@alfalab/core-components-side-panel 7.0.8 → 7.0.9-dcfcd74d3c8fc8c265f6df2ad7d04cbada7c6479

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 (97) hide show
  1. package/components/content/desktop.css +2 -2
  2. package/components/content/desktop.module.css.js +1 -1
  3. package/components/content/index.css +3 -3
  4. package/components/content/index.module.css.js +1 -1
  5. package/components/content/mobile.css +2 -2
  6. package/components/content/mobile.module.css.js +1 -1
  7. package/components/controls/index.css +1 -1
  8. package/components/controls/index.module.css.js +1 -1
  9. package/components/controls/mobile.layout.css +2 -2
  10. package/components/controls/mobile.layout.module.css.js +1 -1
  11. package/components/footer/desktop.css +2 -2
  12. package/components/footer/desktop.module.css.js +1 -1
  13. package/components/footer/index.css +3 -3
  14. package/components/footer/index.module.css.js +1 -1
  15. package/components/footer/layout.css +16 -16
  16. package/components/footer/layout.module.css.js +1 -1
  17. package/components/footer/mobile.css +3 -3
  18. package/components/footer/mobile.module.css.js +1 -1
  19. package/components/header/desktop.css +3 -3
  20. package/components/header/desktop.module.css.js +1 -1
  21. package/components/header/index.css +13 -13
  22. package/components/header/index.module.css.js +1 -1
  23. package/components/header/mobile.css +4 -4
  24. package/components/header/mobile.module.css.js +1 -1
  25. package/desktop/desktop.css +2 -2
  26. package/desktop/desktop.module.css.js +1 -1
  27. package/desktop/transitions.desktop.css +6 -6
  28. package/desktop/transitions.desktop.module.css.js +1 -1
  29. package/esm/components/content/desktop.css +2 -2
  30. package/esm/components/content/desktop.module.css.js +1 -1
  31. package/esm/components/content/index.css +3 -3
  32. package/esm/components/content/index.module.css.js +1 -1
  33. package/esm/components/content/mobile.css +2 -2
  34. package/esm/components/content/mobile.module.css.js +1 -1
  35. package/esm/components/controls/index.css +1 -1
  36. package/esm/components/controls/index.module.css.js +1 -1
  37. package/esm/components/controls/mobile.layout.css +2 -2
  38. package/esm/components/controls/mobile.layout.module.css.js +1 -1
  39. package/esm/components/footer/desktop.css +2 -2
  40. package/esm/components/footer/desktop.module.css.js +1 -1
  41. package/esm/components/footer/index.css +3 -3
  42. package/esm/components/footer/index.module.css.js +1 -1
  43. package/esm/components/footer/layout.css +16 -16
  44. package/esm/components/footer/layout.module.css.js +1 -1
  45. package/esm/components/footer/mobile.css +3 -3
  46. package/esm/components/footer/mobile.module.css.js +1 -1
  47. package/esm/components/header/desktop.css +3 -3
  48. package/esm/components/header/desktop.module.css.js +1 -1
  49. package/esm/components/header/index.css +13 -13
  50. package/esm/components/header/index.module.css.js +1 -1
  51. package/esm/components/header/mobile.css +4 -4
  52. package/esm/components/header/mobile.module.css.js +1 -1
  53. package/esm/desktop/desktop.css +2 -2
  54. package/esm/desktop/desktop.module.css.js +1 -1
  55. package/esm/desktop/transitions.desktop.css +6 -6
  56. package/esm/desktop/transitions.desktop.module.css.js +1 -1
  57. package/esm/mobile/mobile.css +4 -4
  58. package/esm/mobile/mobile.module.css.js +1 -1
  59. package/esm/mobile/transitions.mobile.css +7 -7
  60. package/esm/mobile/transitions.mobile.module.css.js +1 -1
  61. package/mobile/mobile.css +4 -4
  62. package/mobile/mobile.module.css.js +1 -1
  63. package/mobile/transitions.mobile.css +7 -7
  64. package/mobile/transitions.mobile.module.css.js +1 -1
  65. package/modern/components/content/desktop.css +2 -2
  66. package/modern/components/content/desktop.module.css.js +1 -1
  67. package/modern/components/content/index.css +3 -3
  68. package/modern/components/content/index.module.css.js +1 -1
  69. package/modern/components/content/mobile.css +2 -2
  70. package/modern/components/content/mobile.module.css.js +1 -1
  71. package/modern/components/controls/index.css +1 -1
  72. package/modern/components/controls/index.module.css.js +1 -1
  73. package/modern/components/controls/mobile.layout.css +2 -2
  74. package/modern/components/controls/mobile.layout.module.css.js +1 -1
  75. package/modern/components/footer/desktop.css +2 -2
  76. package/modern/components/footer/desktop.module.css.js +1 -1
  77. package/modern/components/footer/index.css +3 -3
  78. package/modern/components/footer/index.module.css.js +1 -1
  79. package/modern/components/footer/layout.css +16 -16
  80. package/modern/components/footer/layout.module.css.js +1 -1
  81. package/modern/components/footer/mobile.css +3 -3
  82. package/modern/components/footer/mobile.module.css.js +1 -1
  83. package/modern/components/header/desktop.css +3 -3
  84. package/modern/components/header/desktop.module.css.js +1 -1
  85. package/modern/components/header/index.css +13 -13
  86. package/modern/components/header/index.module.css.js +1 -1
  87. package/modern/components/header/mobile.css +4 -4
  88. package/modern/components/header/mobile.module.css.js +1 -1
  89. package/modern/desktop/desktop.css +2 -2
  90. package/modern/desktop/desktop.module.css.js +1 -1
  91. package/modern/desktop/transitions.desktop.css +6 -6
  92. package/modern/desktop/transitions.desktop.module.css.js +1 -1
  93. package/modern/mobile/mobile.css +4 -4
  94. package/modern/mobile/mobile.module.css.js +1 -1
  95. package/modern/mobile/transitions.mobile.css +7 -7
  96. package/modern/mobile/transitions.mobile.module.css.js +1 -1
  97. package/package.json +9 -6
@@ -8,9 +8,9 @@
8
8
  :root {
9
9
  --side-panel-s-content-paddings: var(--gap-40) var(--gap-40) var(--gap-0);
10
10
  }
11
- .side-panel__size-500_1oyw7 {
11
+ .side-panel__size-500_15tzr {
12
12
  padding: var(--side-panel-s-content-paddings);
13
13
  }
14
- .side-panel__size-500_1oyw7:last-child {
14
+ .side-panel__size-500_15tzr:last-child {
15
15
  padding-bottom: var(--gap-32);
16
16
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var styles = {"size-500":"side-panel__size-500_1oyw7"};
5
+ var styles = {"size-500":"side-panel__size-500_15tzr"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=desktop.module.css.js.map
@@ -1,15 +1,15 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
3
  }
4
- .side-panel__content_1fk23 {
4
+ .side-panel__content_xs0zi {
5
5
  position: relative;
6
6
  box-sizing: border-box;
7
7
  width: 100%;
8
8
  z-index: 0;
9
9
  }
10
- .side-panel__content_1fk23.side-panel__withHeader_1fk23 {
10
+ .side-panel__content_xs0zi.side-panel__withHeader_xs0zi {
11
11
  padding-top: var(--gap-0);
12
12
  }
13
- .side-panel__flex_1fk23 {
13
+ .side-panel__flex_xs0zi {
14
14
  flex: 1 1 auto;
15
15
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"content":"side-panel__content_1fk23","withHeader":"side-panel__withHeader_1fk23","flex":"side-panel__flex_1fk23"};
5
+ var styles = {"content":"side-panel__content_xs0zi","withHeader":"side-panel__withHeader_xs0zi","flex":"side-panel__flex_xs0zi"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -3,9 +3,9 @@
3
3
  --gap-0: 0px;
4
4
  --gap-20: var(--gap-l);
5
5
  }
6
- .side-panel__content_10zfm {
6
+ .side-panel__content_hoqxi {
7
7
  padding: var(--gap-20) var(--gap-20) var(--gap-0);
8
8
  }
9
- .side-panel__content_10zfm:last-child {
9
+ .side-panel__content_hoqxi:last-child {
10
10
  padding-bottom: var(--gap-20);
11
11
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.css');
4
4
 
5
- var styles = {"content":"side-panel__content_10zfm"};
5
+ var styles = {"content":"side-panel__content_hoqxi"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -1,3 +1,3 @@
1
- .side-panel__component_5ls3j {
1
+ .side-panel__component_19818 {
2
2
  width: 100%;
3
3
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"side-panel__component_5ls3j"};
5
+ var styles = {"component":"side-panel__component_19818"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -5,9 +5,9 @@
5
5
  :root {
6
6
  --side-panel-footer-mobile-default-gap: var(--gap-8);
7
7
  }
8
- .side-panel__column_1pzmu > *:not(:last-child):not(:only-child) {
8
+ .side-panel__column_19l4e > *:not(:last-child):not(:only-child) {
9
9
  margin-bottom: var(--side-panel-footer-mobile-default-gap);
10
10
  }
11
- .side-panel__start_1pzmu > *:not(:last-child):not(:only-child), .side-panel__center_1pzmu > *:not(:last-child):not(:only-child), .side-panel__space-between_1pzmu > *:not(:last-child):not(:only-child) {
11
+ .side-panel__start_19l4e > *:not(:last-child):not(:only-child), .side-panel__center_19l4e > *:not(:last-child):not(:only-child), .side-panel__space-between_19l4e > *:not(:last-child):not(:only-child) {
12
12
  margin-right: var(--side-panel-footer-mobile-default-gap);
13
13
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.layout.css');
4
4
 
5
- var mobileLayoutStyles = {"column":"side-panel__column_1pzmu","start":"side-panel__start_1pzmu","center":"side-panel__center_1pzmu","space-between":"side-panel__space-between_1pzmu"};
5
+ var mobileLayoutStyles = {"column":"side-panel__column_19l4e","start":"side-panel__start_19l4e","center":"side-panel__center_19l4e","space-between":"side-panel__space-between_19l4e"};
6
6
 
7
7
  module.exports = mobileLayoutStyles;
8
8
  //# sourceMappingURL=mobile.layout.module.css.js.map
@@ -8,9 +8,9 @@
8
8
  :root {
9
9
  --side-panel-s-footer-paddings: var(--gap-24) var(--gap-40) var(--gap-40);
10
10
  }
11
- .side-panel__sticky_eqh76 {
11
+ .side-panel__sticky_1q76h {
12
12
  bottom: var(--gap-0);
13
13
  }
14
- .side-panel__size-500_eqh76 {
14
+ .side-panel__size-500_1q76h {
15
15
  padding: var(--side-panel-s-footer-paddings);
16
16
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var styles = {"sticky":"side-panel__sticky_eqh76","size-500":"side-panel__size-500_eqh76"};
5
+ var styles = {"sticky":"side-panel__sticky_1q76h","size-500":"side-panel__size-500_1q76h"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=desktop.module.css.js.map
@@ -7,19 +7,19 @@
7
7
  --side-panel-footer-highlight-background: var(--color-light-modal-bg-primary);
8
8
  --side-panel-footer-highlight-box-shadow: 0 -1px 0 0 var(--color-light-neutral-300);
9
9
  }
10
- .side-panel__footer_nuwc9 {
10
+ .side-panel__footer_ijsa2 {
11
11
  width: 100%;
12
12
  box-sizing: border-box;
13
13
  transition:
14
14
  box-shadow 0.2s ease,
15
15
  background 0.2s ease;
16
16
  }
17
- .side-panel__sticky_nuwc9 {
17
+ .side-panel__sticky_ijsa2 {
18
18
  background: var(--side-panel-footer-background);
19
19
  position: sticky;
20
20
  z-index: 1;
21
21
  }
22
- .side-panel__highlighted_nuwc9 {
22
+ .side-panel__highlighted_ijsa2 {
23
23
  background: var(--side-panel-footer-highlight-background);
24
24
  box-shadow: var(--side-panel-footer-highlight-box-shadow);
25
25
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"footer":"side-panel__footer_nuwc9","sticky":"side-panel__sticky_nuwc9","highlighted":"side-panel__highlighted_nuwc9"};
5
+ var styles = {"footer":"side-panel__footer_ijsa2","sticky":"side-panel__sticky_ijsa2","highlighted":"side-panel__highlighted_ijsa2"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -9,48 +9,48 @@
9
9
  :root {
10
10
  --side-panel-footer-default-gap: var(--gap-16);
11
11
  }
12
- .side-panel__column_anf08 {
12
+ .side-panel__column_1lj39 {
13
13
  display: flex;
14
14
  flex-direction: column;
15
15
  }
16
- .side-panel__column_anf08 > *:not(:last-child):not(:only-child) {
16
+ .side-panel__column_1lj39 > *:not(:last-child):not(:only-child) {
17
17
  margin-bottom: var(--side-panel-footer-default-gap);
18
18
  }
19
- .side-panel__column_anf08.side-panel__gap-16_anf08 > *:not(:last-child):not(:only-child) {
19
+ .side-panel__column_1lj39.side-panel__gap-16_1lj39 > *:not(:last-child):not(:only-child) {
20
20
  margin-bottom: var(--gap-16);
21
21
  }
22
- .side-panel__column_anf08.side-panel__gap-24_anf08 > *:not(:last-child):not(:only-child) {
22
+ .side-panel__column_1lj39.side-panel__gap-24_1lj39 > *:not(:last-child):not(:only-child) {
23
23
  margin-bottom: var(--gap-24);
24
24
  }
25
- .side-panel__column_anf08.side-panel__gap-32_anf08 > *:not(:last-child):not(:only-child) {
25
+ .side-panel__column_1lj39.side-panel__gap-32_1lj39 > *:not(:last-child):not(:only-child) {
26
26
  margin-bottom: var(--gap-32);
27
27
  }
28
- .side-panel__start_anf08 {
28
+ .side-panel__start_1lj39 {
29
29
  justify-content: flex-start;
30
30
  }
31
- .side-panel__center_anf08 {
31
+ .side-panel__center_1lj39 {
32
32
  justify-content: center;
33
33
  }
34
- .side-panel__space-between_anf08 {
34
+ .side-panel__space-between_1lj39 {
35
35
  justify-content: space-between;
36
36
  }
37
- .side-panel__space-between_anf08 > * {
37
+ .side-panel__space-between_1lj39 > * {
38
38
  flex: 1;
39
39
  }
40
- .side-panel__start_anf08,
41
- .side-panel__center_anf08,
42
- .side-panel__space-between_anf08 {
40
+ .side-panel__start_1lj39,
41
+ .side-panel__center_1lj39,
42
+ .side-panel__space-between_1lj39 {
43
43
  display: flex;
44
44
  }
45
- .side-panel__start_anf08 > *:not(:last-child):not(:only-child), .side-panel__center_anf08 > *:not(:last-child):not(:only-child), .side-panel__space-between_anf08 > *:not(:last-child):not(:only-child) {
45
+ .side-panel__start_1lj39 > *:not(:last-child):not(:only-child), .side-panel__center_1lj39 > *:not(:last-child):not(:only-child), .side-panel__space-between_1lj39 > *:not(:last-child):not(:only-child) {
46
46
  margin-right: var(--side-panel-footer-default-gap);
47
47
  }
48
- .side-panel__start_anf08.side-panel__gap-16_anf08 > *:not(:last-child):not(:only-child), .side-panel__center_anf08.side-panel__gap-16_anf08 > *:not(:last-child):not(:only-child), .side-panel__space-between_anf08.side-panel__gap-16_anf08 > *:not(:last-child):not(:only-child) {
48
+ .side-panel__start_1lj39.side-panel__gap-16_1lj39 > *:not(:last-child):not(:only-child), .side-panel__center_1lj39.side-panel__gap-16_1lj39 > *:not(:last-child):not(:only-child), .side-panel__space-between_1lj39.side-panel__gap-16_1lj39 > *:not(:last-child):not(:only-child) {
49
49
  margin-right: var(--gap-16);
50
50
  }
51
- .side-panel__start_anf08.side-panel__gap-24_anf08 > *:not(:last-child):not(:only-child), .side-panel__center_anf08.side-panel__gap-24_anf08 > *:not(:last-child):not(:only-child), .side-panel__space-between_anf08.side-panel__gap-24_anf08 > *:not(:last-child):not(:only-child) {
51
+ .side-panel__start_1lj39.side-panel__gap-24_1lj39 > *:not(:last-child):not(:only-child), .side-panel__center_1lj39.side-panel__gap-24_1lj39 > *:not(:last-child):not(:only-child), .side-panel__space-between_1lj39.side-panel__gap-24_1lj39 > *:not(:last-child):not(:only-child) {
52
52
  margin-right: var(--gap-24);
53
53
  }
54
- .side-panel__start_anf08.side-panel__gap-32_anf08 > *:not(:last-child):not(:only-child), .side-panel__center_anf08.side-panel__gap-32_anf08 > *:not(:last-child):not(:only-child), .side-panel__space-between_anf08.side-panel__gap-32_anf08 > *:not(:last-child):not(:only-child) {
54
+ .side-panel__start_1lj39.side-panel__gap-32_1lj39 > *:not(:last-child):not(:only-child), .side-panel__center_1lj39.side-panel__gap-32_1lj39 > *:not(:last-child):not(:only-child), .side-panel__space-between_1lj39.side-panel__gap-32_1lj39 > *:not(:last-child):not(:only-child) {
55
55
  margin-right: var(--gap-32);
56
56
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./layout.css');
4
4
 
5
- var layoutStyles = {"column":"side-panel__column_anf08","gap-16":"side-panel__gap-16_anf08","gap-24":"side-panel__gap-24_anf08","gap-32":"side-panel__gap-32_anf08","start":"side-panel__start_anf08","center":"side-panel__center_anf08","space-between":"side-panel__space-between_anf08"};
5
+ var layoutStyles = {"column":"side-panel__column_1lj39","gap-16":"side-panel__gap-16_1lj39","gap-24":"side-panel__gap-24_1lj39","gap-32":"side-panel__gap-32_1lj39","start":"side-panel__start_1lj39","center":"side-panel__center_1lj39","space-between":"side-panel__space-between_1lj39"};
6
6
 
7
7
  module.exports = layoutStyles;
8
8
  //# sourceMappingURL=layout.module.css.js.map
@@ -6,14 +6,14 @@
6
6
  --gap-0: 0px;
7
7
  --gap-20: var(--gap-l);
8
8
  }
9
- .side-panel__footer_d933s {
9
+ .side-panel__footer_z07kv {
10
10
  padding: var(--gap-20);
11
11
  }
12
12
  @media (display-mode: standalone) {
13
- .side-panel__footer_d933s {
13
+ .side-panel__footer_z07kv {
14
14
  padding-bottom: calc(var(--sab) + var(--gap-20));
15
15
  }
16
16
  }
17
- .side-panel__sticky_d933s {
17
+ .side-panel__sticky_z07kv {
18
18
  bottom: var(--gap-0);
19
19
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.css');
4
4
 
5
- var styles = {"footer":"side-panel__footer_d933s","sticky":"side-panel__sticky_d933s"};
5
+ var styles = {"footer":"side-panel__footer_z07kv","sticky":"side-panel__sticky_z07kv"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -14,16 +14,16 @@
14
14
  --side-panel-s-header-paddings: 28px 28px var(--gap-0);
15
15
  --side-panel-s-header-desktop-content-paddings: var(--gap-6) var(--gap-12) var(--gap-16);
16
16
  }
17
- .side-panel__size-500_19uji .side-panel__content_19uji {
17
+ .side-panel__size-500_166yt .side-panel__content_166yt {
18
18
  padding: var(--side-panel-s-header-desktop-content-paddings);
19
19
  font-size: 30px;
20
20
  line-height: 36px;
21
21
  font-weight: 700;
22
22
  font-family: var(--font-family-system);
23
23
  }
24
- .side-panel__size-500_19uji {
24
+ .side-panel__size-500_166yt {
25
25
  padding: var(--side-panel-s-header-paddings);
26
26
  }
27
- .side-panel__sticky_19uji {
27
+ .side-panel__sticky_166yt {
28
28
  top: var(--gap-0);
29
29
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var desktopStyles = {"size-500":"side-panel__size-500_19uji","content":"side-panel__content_19uji","sticky":"side-panel__sticky_19uji"};
5
+ var desktopStyles = {"size-500":"side-panel__size-500_166yt","content":"side-panel__content_166yt","sticky":"side-panel__sticky_166yt"};
6
6
 
7
7
  module.exports = desktopStyles;
8
8
  //# sourceMappingURL=desktop.module.css.js.map
@@ -7,38 +7,38 @@
7
7
  --side-panel-header-highlight-background: var(--color-light-modal-bg-primary);
8
8
  --side-panel-header-highlight-box-shadow: 0 1px 0 0 var(--color-light-neutral-300);
9
9
  }
10
- .side-panel__header_54qsv {
10
+ .side-panel__header_1j00q {
11
11
  width: 100%;
12
12
  box-sizing: border-box;
13
13
  transition:
14
14
  box-shadow 0.2s ease,
15
15
  background 0.2s ease;
16
16
  }
17
- .side-panel__header_54qsv:not(.side-panel__hasContent_54qsv) {
17
+ .side-panel__header_1j00q:not(.side-panel__hasContent_1j00q) {
18
18
  pointer-events: none;
19
19
  }
20
- .side-panel__highlighted_54qsv {
20
+ .side-panel__highlighted_1j00q {
21
21
  background: var(--side-panel-header-highlight-background);
22
22
  box-shadow: var(--side-panel-header-highlight-box-shadow);
23
23
  }
24
- .side-panel__sticky_54qsv {
24
+ .side-panel__sticky_1j00q {
25
25
  position: sticky;
26
26
  z-index: 1;
27
27
  }
28
- .side-panel__sticky_54qsv.side-panel__hasContent_54qsv {
28
+ .side-panel__sticky_1j00q.side-panel__hasContent_1j00q {
29
29
  background: var(--side-panel-header-background);
30
30
  }
31
- .side-panel__header_54qsv.side-panel__backgroundImage_54qsv {
31
+ .side-panel__header_1j00q.side-panel__backgroundImage_1j00q {
32
32
  background: center no-repeat;
33
33
  background-size: cover;
34
34
  }
35
- .side-panel__content_54qsv {
35
+ .side-panel__content_1j00q {
36
36
  flex-grow: 1;
37
37
  }
38
- .side-panel__title_54qsv {
38
+ .side-panel__title_1j00q {
39
39
  word-break: break-word;
40
40
  }
41
- .side-panel__addon_54qsv {
41
+ .side-panel__addon_1j00q {
42
42
  min-width: 48px;
43
43
  height: 48px;
44
44
  display: flex;
@@ -46,17 +46,17 @@
46
46
  align-items: center;
47
47
  pointer-events: all;
48
48
  }
49
- .side-panel__closer_54qsv {
49
+ .side-panel__closer_1j00q {
50
50
  margin-left: auto;
51
51
  }
52
- .side-panel__right_54qsv {
52
+ .side-panel__right_1j00q {
53
53
  justify-content: flex-end;
54
54
  text-align: right;
55
55
  }
56
- .side-panel__trim_54qsv {
56
+ .side-panel__trim_1j00q {
57
57
  overflow: hidden;
58
58
  }
59
- .side-panel__trim_54qsv .side-panel__title_54qsv {
59
+ .side-panel__trim_1j00q .side-panel__title_1j00q {
60
60
  overflow: hidden;
61
61
  white-space: nowrap;
62
62
  text-overflow: ellipsis;
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"header":"side-panel__header_54qsv","hasContent":"side-panel__hasContent_54qsv","highlighted":"side-panel__highlighted_54qsv","sticky":"side-panel__sticky_54qsv"};
5
+ var styles = {"header":"side-panel__header_1j00q","hasContent":"side-panel__hasContent_1j00q","highlighted":"side-panel__highlighted_1j00q","sticky":"side-panel__sticky_1j00q"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -21,18 +21,18 @@
21
21
  --side-panel-header-mobile-paddings: var(--side-panel-header-mobile-top-padding) var(--gap-12)
22
22
  var(--gap-4) var(--gap-12);
23
23
  }
24
- .side-panel__header_mq7sk {
24
+ .side-panel__header_45xna {
25
25
  padding: var(--side-panel-header-mobile-paddings);
26
26
  }
27
27
  @media (display-mode: standalone) {
28
- .side-panel__header_mq7sk {
28
+ .side-panel__header_45xna {
29
29
  padding-top: calc(var(--sat) + var(--side-panel-header-mobile-top-padding));
30
30
  }
31
31
  }
32
- .side-panel__sticky_mq7sk {
32
+ .side-panel__sticky_45xna {
33
33
  top: var(--gap-0);
34
34
  }
35
- .side-panel__content_mq7sk {
35
+ .side-panel__content_45xna {
36
36
  padding: var(--side-panel-header-mobile-content-paddings);
37
37
 
38
38
  font-size: 20px;
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.css');
4
4
 
5
- var mobileStyles = {"header":"side-panel__header_mq7sk","sticky":"side-panel__sticky_mq7sk","content":"side-panel__content_mq7sk"};
5
+ var mobileStyles = {"header":"side-panel__header_45xna","sticky":"side-panel__sticky_45xna","content":"side-panel__content_45xna"};
6
6
 
7
7
  module.exports = mobileStyles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -1,9 +1,9 @@
1
1
  :root {
2
2
  --side-panel-s-width: 500px;
3
3
  }
4
- .side-panel__size-500_1yys0.side-panel__size-500_1yys0 {
4
+ .side-panel__size-500_bf7om.side-panel__size-500_bf7om {
5
5
  width: var(--side-panel-s-width);
6
6
  }
7
- .side-panel__hidden_1yys0 {
7
+ .side-panel__hidden_bf7om {
8
8
  overflow-x: hidden;
9
9
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var styles = {"size-500":"side-panel__size-500_1yys0","hidden":"side-panel__hidden_1yys0"};
5
+ var styles = {"size-500":"side-panel__size-500_bf7om","hidden":"side-panel__hidden_bf7om"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=desktop.module.css.js.map
@@ -1,14 +1,14 @@
1
- .side-panel__enterRight_6ypzi {
1
+ .side-panel__enterRight_1r2y2 {
2
2
  opacity: 0;
3
3
  transform: translateX(15px);
4
4
  }
5
5
 
6
- .side-panel__enterLeft_6ypzi {
6
+ .side-panel__enterLeft_1r2y2 {
7
7
  opacity: 0;
8
8
  transform: translateX(-15px);
9
9
  }
10
10
 
11
- .side-panel__enterActive_6ypzi {
11
+ .side-panel__enterActive_1r2y2 {
12
12
  opacity: 1;
13
13
  transform: translateX(0);
14
14
  transition:
@@ -16,12 +16,12 @@
16
16
  transform 200ms ease-in;
17
17
  }
18
18
 
19
- .side-panel__exit_6ypzi {
19
+ .side-panel__exit_1r2y2 {
20
20
  opacity: 1;
21
21
  transform: translateX(0);
22
22
  }
23
23
 
24
- .side-panel__exitActiveRight_6ypzi {
24
+ .side-panel__exitActiveRight_1r2y2 {
25
25
  opacity: 0;
26
26
  transition:
27
27
  opacity 200ms ease-out,
@@ -29,7 +29,7 @@
29
29
  transform: translateX(15px);
30
30
  }
31
31
 
32
- .side-panel__exitActiveLeft_6ypzi {
32
+ .side-panel__exitActiveLeft_1r2y2 {
33
33
  opacity: 0;
34
34
  transition:
35
35
  opacity 200ms ease-out,
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./transitions.desktop.css');
4
4
 
5
- var transitions = {"enterActive":"side-panel__enterActive_6ypzi","exit":"side-panel__exit_6ypzi","exitActiveRight":"side-panel__exitActiveRight_6ypzi","exitActiveLeft":"side-panel__exitActiveLeft_6ypzi"};
5
+ var transitions = {"enterActive":"side-panel__enterActive_1r2y2","exit":"side-panel__exit_1r2y2","exitActiveRight":"side-panel__exitActiveRight_1r2y2","exitActiveLeft":"side-panel__exitActiveLeft_1r2y2"};
6
6
 
7
7
  module.exports = transitions;
8
8
  //# sourceMappingURL=transitions.desktop.module.css.js.map
@@ -8,9 +8,9 @@
8
8
  :root {
9
9
  --side-panel-s-content-paddings: var(--gap-40) var(--gap-40) var(--gap-0);
10
10
  }
11
- .side-panel__size-500_1oyw7 {
11
+ .side-panel__size-500_15tzr {
12
12
  padding: var(--side-panel-s-content-paddings);
13
13
  }
14
- .side-panel__size-500_1oyw7:last-child {
14
+ .side-panel__size-500_15tzr:last-child {
15
15
  padding-bottom: var(--gap-32);
16
16
  }
@@ -1,6 +1,6 @@
1
1
  import './desktop.css';
2
2
 
3
- var styles = {"size-500":"side-panel__size-500_1oyw7"};
3
+ var styles = {"size-500":"side-panel__size-500_15tzr"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=desktop.module.css.js.map
@@ -1,15 +1,15 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
3
  }
4
- .side-panel__content_1fk23 {
4
+ .side-panel__content_xs0zi {
5
5
  position: relative;
6
6
  box-sizing: border-box;
7
7
  width: 100%;
8
8
  z-index: 0;
9
9
  }
10
- .side-panel__content_1fk23.side-panel__withHeader_1fk23 {
10
+ .side-panel__content_xs0zi.side-panel__withHeader_xs0zi {
11
11
  padding-top: var(--gap-0);
12
12
  }
13
- .side-panel__flex_1fk23 {
13
+ .side-panel__flex_xs0zi {
14
14
  flex: 1 1 auto;
15
15
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"content":"side-panel__content_1fk23","withHeader":"side-panel__withHeader_1fk23","flex":"side-panel__flex_1fk23"};
3
+ var styles = {"content":"side-panel__content_xs0zi","withHeader":"side-panel__withHeader_xs0zi","flex":"side-panel__flex_xs0zi"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -3,9 +3,9 @@
3
3
  --gap-0: 0px;
4
4
  --gap-20: var(--gap-l);
5
5
  }
6
- .side-panel__content_10zfm {
6
+ .side-panel__content_hoqxi {
7
7
  padding: var(--gap-20) var(--gap-20) var(--gap-0);
8
8
  }
9
- .side-panel__content_10zfm:last-child {
9
+ .side-panel__content_hoqxi:last-child {
10
10
  padding-bottom: var(--gap-20);
11
11
  }
@@ -1,6 +1,6 @@
1
1
  import './mobile.css';
2
2
 
3
- var styles = {"content":"side-panel__content_10zfm"};
3
+ var styles = {"content":"side-panel__content_hoqxi"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=mobile.module.css.js.map
@@ -1,3 +1,3 @@
1
- .side-panel__component_5ls3j {
1
+ .side-panel__component_19818 {
2
2
  width: 100%;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"side-panel__component_5ls3j"};
3
+ var styles = {"component":"side-panel__component_19818"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -5,9 +5,9 @@
5
5
  :root {
6
6
  --side-panel-footer-mobile-default-gap: var(--gap-8);
7
7
  }
8
- .side-panel__column_1pzmu > *:not(:last-child):not(:only-child) {
8
+ .side-panel__column_19l4e > *:not(:last-child):not(:only-child) {
9
9
  margin-bottom: var(--side-panel-footer-mobile-default-gap);
10
10
  }
11
- .side-panel__start_1pzmu > *:not(:last-child):not(:only-child), .side-panel__center_1pzmu > *:not(:last-child):not(:only-child), .side-panel__space-between_1pzmu > *:not(:last-child):not(:only-child) {
11
+ .side-panel__start_19l4e > *:not(:last-child):not(:only-child), .side-panel__center_19l4e > *:not(:last-child):not(:only-child), .side-panel__space-between_19l4e > *:not(:last-child):not(:only-child) {
12
12
  margin-right: var(--side-panel-footer-mobile-default-gap);
13
13
  }
@@ -1,6 +1,6 @@
1
1
  import './mobile.layout.css';
2
2
 
3
- var mobileLayoutStyles = {"column":"side-panel__column_1pzmu","start":"side-panel__start_1pzmu","center":"side-panel__center_1pzmu","space-between":"side-panel__space-between_1pzmu"};
3
+ var mobileLayoutStyles = {"column":"side-panel__column_19l4e","start":"side-panel__start_19l4e","center":"side-panel__center_19l4e","space-between":"side-panel__space-between_19l4e"};
4
4
 
5
5
  export { mobileLayoutStyles as default };
6
6
  //# sourceMappingURL=mobile.layout.module.css.js.map
@@ -8,9 +8,9 @@
8
8
  :root {
9
9
  --side-panel-s-footer-paddings: var(--gap-24) var(--gap-40) var(--gap-40);
10
10
  }
11
- .side-panel__sticky_eqh76 {
11
+ .side-panel__sticky_1q76h {
12
12
  bottom: var(--gap-0);
13
13
  }
14
- .side-panel__size-500_eqh76 {
14
+ .side-panel__size-500_1q76h {
15
15
  padding: var(--side-panel-s-footer-paddings);
16
16
  }
@@ -1,6 +1,6 @@
1
1
  import './desktop.css';
2
2
 
3
- var styles = {"sticky":"side-panel__sticky_eqh76","size-500":"side-panel__size-500_eqh76"};
3
+ var styles = {"sticky":"side-panel__sticky_1q76h","size-500":"side-panel__size-500_1q76h"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=desktop.module.css.js.map