@alfalab/core-components-modal 5.2.3 → 5.2.7

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 (227) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/{dist/Component.desktop.d.ts → Component.desktop.d.ts} +0 -0
  3. package/{dist/Component.desktop.js → Component.desktop.js} +3 -3
  4. package/{dist/Component.mobile.d.ts → Component.mobile.d.ts} +0 -0
  5. package/{dist/Component.mobile.js → Component.mobile.js} +3 -3
  6. package/{dist/Component.responsive.d.ts → Component.responsive.d.ts} +0 -0
  7. package/{dist/Component.responsive.js → Component.responsive.js} +2 -2
  8. package/{dist/Context.d.ts → Context.d.ts} +0 -0
  9. package/{dist/Context.js → Context.js} +0 -0
  10. package/{dist/components → components}/closer/Component.d.ts +0 -0
  11. package/{dist/components → components}/closer/Component.js +2 -2
  12. package/{dist/components → components}/closer/index.css +4 -4
  13. package/{dist/components → components}/content/Component.d.ts +0 -0
  14. package/{dist/components → components}/content/Component.desktop.d.ts +0 -0
  15. package/{dist/components → components}/content/Component.desktop.js +2 -2
  16. package/{dist/components → components}/content/Component.js +1 -1
  17. package/{dist/components → components}/content/Component.mobile.d.ts +0 -0
  18. package/{dist/components → components}/content/Component.mobile.js +2 -2
  19. package/{dist/esm/components → components}/content/desktop.css +8 -8
  20. package/{dist/esm/components → components}/content/index.css +3 -3
  21. package/{dist/esm/components → components}/content/mobile.css +3 -3
  22. package/{dist/components → components}/footer/Component.d.ts +0 -0
  23. package/{dist/components → components}/footer/Component.desktop.d.ts +0 -0
  24. package/{dist/components → components}/footer/Component.desktop.js +2 -2
  25. package/{dist/components → components}/footer/Component.js +2 -2
  26. package/{dist/components → components}/footer/Component.mobile.d.ts +0 -0
  27. package/{dist/components → components}/footer/Component.mobile.js +2 -2
  28. package/{dist/modern/components → components}/footer/desktop.css +9 -9
  29. package/{dist/esm/components → components}/footer/index.css +4 -4
  30. package/components/footer/layout.css +84 -0
  31. package/{dist/modern/components → components}/footer/mobile.css +3 -3
  32. package/{dist/components → components}/header/Component.d.ts +0 -0
  33. package/{dist/components → components}/header/Component.desktop.d.ts +0 -0
  34. package/{dist/components → components}/header/Component.desktop.js +2 -2
  35. package/{dist/components → components}/header/Component.js +1 -1
  36. package/{dist/components → components}/header/Component.mobile.d.ts +0 -0
  37. package/{dist/components → components}/header/Component.mobile.js +2 -2
  38. package/{dist/esm/components → components}/header/desktop.css +17 -17
  39. package/{dist/esm/components → components}/header/index.css +15 -15
  40. package/{dist/esm/components → components}/header/mobile.css +3 -3
  41. package/{dist/cssm → cssm}/Component.desktop.d.ts +0 -0
  42. package/{dist/cssm → cssm}/Component.desktop.js +2 -2
  43. package/{dist/cssm → cssm}/Component.mobile.d.ts +0 -0
  44. package/{dist/cssm → cssm}/Component.mobile.js +2 -2
  45. package/{dist/cssm → cssm}/Component.responsive.d.ts +0 -0
  46. package/{dist/cssm → cssm}/Component.responsive.js +2 -2
  47. package/{dist/cssm → cssm}/Context.d.ts +0 -0
  48. package/{dist/cssm → cssm}/Context.js +1 -1
  49. package/{dist/cssm → cssm}/components/closer/Component.d.ts +0 -0
  50. package/{dist/cssm → cssm}/components/closer/Component.js +2 -2
  51. package/{dist/cssm → cssm}/components/closer/index.module.css +0 -0
  52. package/{dist/cssm → cssm}/components/content/Component.d.ts +0 -0
  53. package/{dist/cssm → cssm}/components/content/Component.desktop.d.ts +0 -0
  54. package/{dist/cssm → cssm}/components/content/Component.desktop.js +1 -1
  55. package/{dist/cssm → cssm}/components/content/Component.js +1 -1
  56. package/{dist/cssm → cssm}/components/content/Component.mobile.d.ts +0 -0
  57. package/{dist/cssm → cssm}/components/content/Component.mobile.js +1 -1
  58. package/{dist/cssm → cssm}/components/content/desktop.module.css +0 -0
  59. package/{dist/cssm → cssm}/components/content/index.module.css +0 -0
  60. package/{dist/cssm → cssm}/components/content/mobile.module.css +0 -0
  61. package/{dist/cssm → cssm}/components/footer/Component.d.ts +0 -0
  62. package/{dist/cssm → cssm}/components/footer/Component.desktop.d.ts +0 -0
  63. package/{dist/cssm → cssm}/components/footer/Component.desktop.js +1 -1
  64. package/{dist/cssm → cssm}/components/footer/Component.js +1 -1
  65. package/{dist/cssm → cssm}/components/footer/Component.mobile.d.ts +0 -0
  66. package/{dist/cssm → cssm}/components/footer/Component.mobile.js +1 -1
  67. package/{dist/cssm → cssm}/components/footer/desktop.module.css +0 -0
  68. package/{dist/cssm → cssm}/components/footer/index.module.css +0 -0
  69. package/{dist/cssm → cssm}/components/footer/layout.module.css +0 -0
  70. package/{dist/cssm → cssm}/components/footer/mobile.module.css +0 -0
  71. package/{dist/cssm → cssm}/components/header/Component.d.ts +0 -0
  72. package/{dist/cssm → cssm}/components/header/Component.desktop.d.ts +0 -0
  73. package/{dist/cssm → cssm}/components/header/Component.desktop.js +2 -2
  74. package/{dist/cssm → cssm}/components/header/Component.js +1 -1
  75. package/{dist/cssm → cssm}/components/header/Component.mobile.d.ts +0 -0
  76. package/{dist/cssm → cssm}/components/header/Component.mobile.js +2 -2
  77. package/{dist/cssm → cssm}/components/header/desktop.module.css +0 -0
  78. package/{dist/cssm → cssm}/components/header/index.module.css +0 -0
  79. package/{dist/cssm → cssm}/components/header/mobile.module.css +0 -0
  80. package/{dist/cssm → cssm}/desktop.d.ts +0 -0
  81. package/{dist/cssm → cssm}/desktop.js +2 -2
  82. package/{dist/cssm → cssm}/desktop.module.css +0 -0
  83. package/{dist/cssm → cssm}/index.d.ts +0 -0
  84. package/{dist/cssm → cssm}/index.js +2 -2
  85. package/{dist/cssm → cssm}/mobile.d.ts +0 -0
  86. package/{dist/cssm → cssm}/mobile.js +2 -2
  87. package/{dist/cssm → cssm}/mobile.module.css +0 -0
  88. package/{dist/cssm → cssm}/responsive.d.ts +0 -0
  89. package/{dist/cssm → cssm}/responsive.js +2 -2
  90. package/{dist/cssm → cssm}/transitions.module.css +0 -0
  91. package/{dist/cssm → cssm}/tslib.es6-ce870b46.d.ts +0 -0
  92. package/{dist/cssm → cssm}/tslib.es6-ce870b46.js +0 -0
  93. package/{dist/cssm → cssm}/utils.d.ts +0 -0
  94. package/{dist/cssm → cssm}/utils.js +0 -0
  95. package/{dist/cssm → cssm}/vars.css +0 -0
  96. package/{dist/esm/desktop.css → desktop.css} +9 -9
  97. package/{dist/desktop.d.ts → desktop.d.ts} +0 -0
  98. package/{dist/desktop.js → desktop.js} +2 -2
  99. package/{dist/esm → esm}/Component.desktop.d.ts +0 -0
  100. package/{dist/esm → esm}/Component.desktop.js +5 -5
  101. package/{dist/esm → esm}/Component.mobile.d.ts +0 -0
  102. package/{dist/esm → esm}/Component.mobile.js +5 -5
  103. package/{dist/esm → esm}/Component.responsive.d.ts +0 -0
  104. package/{dist/esm → esm}/Component.responsive.js +4 -4
  105. package/{dist/esm → esm}/Context.d.ts +0 -0
  106. package/{dist/esm → esm}/Context.js +1 -1
  107. package/{dist/esm → esm}/components/closer/Component.d.ts +0 -0
  108. package/{dist/esm → esm}/components/closer/Component.js +4 -4
  109. package/{dist/esm → esm}/components/closer/index.css +4 -4
  110. package/{dist/esm → esm}/components/content/Component.d.ts +0 -0
  111. package/{dist/esm → esm}/components/content/Component.desktop.d.ts +0 -0
  112. package/{dist/esm → esm}/components/content/Component.desktop.js +3 -3
  113. package/{dist/esm → esm}/components/content/Component.js +2 -2
  114. package/{dist/esm → esm}/components/content/Component.mobile.d.ts +0 -0
  115. package/{dist/esm → esm}/components/content/Component.mobile.js +3 -3
  116. package/{dist → esm}/components/content/desktop.css +8 -8
  117. package/{dist → esm}/components/content/index.css +3 -3
  118. package/{dist → esm}/components/content/mobile.css +3 -3
  119. package/{dist/esm → esm}/components/footer/Component.d.ts +0 -0
  120. package/{dist/esm → esm}/components/footer/Component.desktop.d.ts +0 -0
  121. package/{dist/esm → esm}/components/footer/Component.desktop.js +3 -3
  122. package/{dist/esm → esm}/components/footer/Component.js +3 -3
  123. package/{dist/esm → esm}/components/footer/Component.mobile.d.ts +0 -0
  124. package/{dist/esm → esm}/components/footer/Component.mobile.js +3 -3
  125. package/{dist/esm → esm}/components/footer/desktop.css +9 -9
  126. package/{dist/modern → esm}/components/footer/index.css +4 -4
  127. package/esm/components/footer/layout.css +84 -0
  128. package/{dist/esm → esm}/components/footer/mobile.css +3 -3
  129. package/{dist/esm → esm}/components/header/Component.d.ts +0 -0
  130. package/{dist/esm → esm}/components/header/Component.desktop.d.ts +0 -0
  131. package/{dist/esm → esm}/components/header/Component.desktop.js +4 -4
  132. package/{dist/esm → esm}/components/header/Component.js +2 -2
  133. package/{dist/esm → esm}/components/header/Component.mobile.d.ts +0 -0
  134. package/{dist/esm → esm}/components/header/Component.mobile.js +4 -4
  135. package/{dist → esm}/components/header/desktop.css +17 -17
  136. package/{dist/modern → esm}/components/header/index.css +15 -15
  137. package/{dist/modern → esm}/components/header/mobile.css +3 -3
  138. package/{dist → esm}/desktop.css +9 -9
  139. package/{dist/esm → esm}/desktop.d.ts +0 -0
  140. package/{dist/esm → esm}/desktop.js +4 -4
  141. package/{dist/esm → esm}/index.d.ts +0 -0
  142. package/{dist/esm → esm}/index.js +4 -4
  143. package/{dist/modern → esm}/mobile.css +2 -2
  144. package/{dist/esm → esm}/mobile.d.ts +0 -0
  145. package/{dist/esm → esm}/mobile.js +4 -4
  146. package/{dist/esm → esm}/responsive.d.ts +0 -0
  147. package/{dist/esm → esm}/responsive.js +4 -4
  148. package/{dist/esm → esm}/transitions.css +8 -8
  149. package/esm/transitions.module-1403a282.js +4 -0
  150. package/{dist/esm/tslib.es6-a981d30c.d.ts → esm/tslib.es6-95d263a8.d.ts} +0 -0
  151. package/{dist/esm/tslib.es6-a981d30c.js → esm/tslib.es6-95d263a8.js} +0 -0
  152. package/{dist/esm → esm}/utils.d.ts +0 -0
  153. package/{dist/esm → esm}/utils.js +0 -0
  154. package/{dist/index.d.ts → index.d.ts} +0 -0
  155. package/{dist/index.js → index.js} +2 -2
  156. package/{dist/mobile.css → mobile.css} +2 -2
  157. package/{dist/mobile.d.ts → mobile.d.ts} +0 -0
  158. package/{dist/mobile.js → mobile.js} +2 -2
  159. package/{dist/modern → modern}/Component.desktop.d.ts +0 -0
  160. package/{dist/modern → modern}/Component.desktop.js +4 -4
  161. package/{dist/modern → modern}/Component.mobile.d.ts +0 -0
  162. package/{dist/modern → modern}/Component.mobile.js +4 -4
  163. package/{dist/modern → modern}/Component.responsive.d.ts +0 -0
  164. package/{dist/modern → modern}/Component.responsive.js +3 -3
  165. package/{dist/modern → modern}/Context.d.ts +0 -0
  166. package/{dist/modern → modern}/Context.js +1 -1
  167. package/{dist/modern → modern}/components/closer/Component.d.ts +0 -0
  168. package/{dist/modern → modern}/components/closer/Component.js +3 -3
  169. package/{dist/modern → modern}/components/closer/index.css +4 -4
  170. package/{dist/modern → modern}/components/content/Component.d.ts +0 -0
  171. package/{dist/modern → modern}/components/content/Component.desktop.d.ts +0 -0
  172. package/{dist/modern → modern}/components/content/Component.desktop.js +2 -2
  173. package/{dist/modern → modern}/components/content/Component.js +2 -2
  174. package/{dist/modern → modern}/components/content/Component.mobile.d.ts +0 -0
  175. package/{dist/modern → modern}/components/content/Component.mobile.js +2 -2
  176. package/{dist/modern → modern}/components/content/desktop.css +8 -8
  177. package/{dist/modern → modern}/components/content/index.css +3 -3
  178. package/{dist/modern → modern}/components/content/mobile.css +3 -3
  179. package/{dist/modern → modern}/components/footer/Component.d.ts +0 -0
  180. package/{dist/modern → modern}/components/footer/Component.desktop.d.ts +0 -0
  181. package/{dist/modern → modern}/components/footer/Component.desktop.js +2 -2
  182. package/{dist/modern → modern}/components/footer/Component.js +3 -3
  183. package/{dist/modern → modern}/components/footer/Component.mobile.d.ts +0 -0
  184. package/{dist/modern → modern}/components/footer/Component.mobile.js +2 -2
  185. package/{dist → modern}/components/footer/desktop.css +9 -9
  186. package/{dist → modern}/components/footer/index.css +4 -4
  187. package/modern/components/footer/layout.css +84 -0
  188. package/{dist → modern}/components/footer/mobile.css +3 -3
  189. package/{dist/modern → modern}/components/header/Component.d.ts +0 -0
  190. package/{dist/modern → modern}/components/header/Component.desktop.d.ts +0 -0
  191. package/{dist/modern → modern}/components/header/Component.desktop.js +3 -3
  192. package/{dist/modern → modern}/components/header/Component.js +2 -2
  193. package/{dist/modern → modern}/components/header/Component.mobile.d.ts +0 -0
  194. package/{dist/modern → modern}/components/header/Component.mobile.js +3 -3
  195. package/{dist/modern → modern}/components/header/desktop.css +17 -17
  196. package/{dist → modern}/components/header/index.css +15 -15
  197. package/{dist → modern}/components/header/mobile.css +3 -3
  198. package/{dist/modern → modern}/desktop.css +9 -9
  199. package/{dist/modern → modern}/desktop.d.ts +0 -0
  200. package/{dist/modern → modern}/desktop.js +3 -3
  201. package/{dist/modern → modern}/index.d.ts +0 -0
  202. package/{dist/modern → modern}/index.js +3 -3
  203. package/{dist/esm → modern}/mobile.css +2 -2
  204. package/{dist/modern → modern}/mobile.d.ts +0 -0
  205. package/{dist/modern → modern}/mobile.js +3 -3
  206. package/{dist/modern → modern}/responsive.d.ts +0 -0
  207. package/{dist/modern → modern}/responsive.js +3 -3
  208. package/{dist/modern → modern}/transitions.css +8 -8
  209. package/modern/transitions.module-1403a282.js +4 -0
  210. package/{dist/modern → modern}/utils.d.ts +0 -0
  211. package/{dist/modern → modern}/utils.js +0 -0
  212. package/package.json +9 -12
  213. package/{dist/responsive.d.ts → responsive.d.ts} +0 -0
  214. package/{dist/responsive.js → responsive.js} +2 -2
  215. package/{dist/send-stats.js → send-stats.js} +0 -0
  216. package/{dist/transitions.css → transitions.css} +8 -8
  217. package/transitions.module-21cce0a0.js +6 -0
  218. package/{dist/tslib.es6-22b54c63.d.ts → tslib.es6-eacbc725.d.ts} +0 -0
  219. package/{dist/tslib.es6-22b54c63.js → tslib.es6-eacbc725.js} +0 -0
  220. package/{dist/utils.d.ts → utils.d.ts} +0 -0
  221. package/{dist/utils.js → utils.js} +0 -0
  222. package/dist/components/footer/layout.css +0 -84
  223. package/dist/esm/components/footer/layout.css +0 -84
  224. package/dist/esm/transitions.module-e5d11057.js +0 -4
  225. package/dist/modern/components/footer/layout.css +0 -84
  226. package/dist/modern/transitions.module-e5d11057.js +0 -4
  227. package/dist/transitions.module-0b303341.js +0 -6
File without changes
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-a981d30c.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-95d263a8.js';
2
2
  import React, { forwardRef, useMemo, useContext } from 'react';
3
3
  import 'classnames';
4
- import '@alfalab/core-components-base-modal/dist/esm';
4
+ import '@alfalab/core-components-base-modal/esm';
5
5
  import 'react-merge-refs';
6
6
  import './Context.js';
7
7
  import './components/header/Component.js';
8
- import '@alfalab/core-components-icon-button/dist/esm';
8
+ import '@alfalab/core-components-icon-button/esm';
9
9
  import '@alfalab/icons-glyph/CrossHeavyMIcon';
10
10
  import { Closer } from './components/closer/Component.js';
11
11
  import './components/header/Component.desktop.js';
@@ -14,7 +14,7 @@ import './components/content/Component.desktop.js';
14
14
  import './components/footer/Component.js';
15
15
  import './components/footer/Component.desktop.js';
16
16
  import { ModalDesktop } from './Component.desktop.js';
17
- import './transitions.module-e5d11057.js';
17
+ import './transitions.module-1403a282.js';
18
18
  import '@alfalab/icons-glyph/CrossMIcon';
19
19
  import './components/header/Component.mobile.js';
20
20
  import './components/content/Component.mobile.js';
File without changes
@@ -1,4 +1,4 @@
1
- import { BaseModalContext } from '@alfalab/core-components-base-modal/dist/esm';
1
+ import { BaseModalContext } from '@alfalab/core-components-base-modal/esm';
2
2
 
3
3
  var ModalContext = BaseModalContext;
4
4
 
@@ -1,12 +1,12 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-a981d30c.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-95d263a8.js';
2
2
  import React, { useContext, useCallback } from 'react';
3
3
  import cn from 'classnames';
4
- import '@alfalab/core-components-base-modal/dist/esm';
4
+ import '@alfalab/core-components-base-modal/esm';
5
5
  import { ModalContext } from '../../Context.js';
6
- import { IconButton } from '@alfalab/core-components-icon-button/dist/esm';
6
+ import { IconButton } from '@alfalab/core-components-icon-button/esm';
7
7
  import { CrossHeavyMIcon } from '@alfalab/icons-glyph/CrossHeavyMIcon';
8
8
 
9
- var styles = {"closer":"modal__closer_f5q5s","button":"modal__button_f5q5s","sticky":"modal__sticky_f5q5s"};
9
+ var styles = {"closer":"modal__closer_ynwee","button":"modal__button_ynwee","sticky":"modal__sticky_ynwee"};
10
10
  require('./index.css')
11
11
 
12
12
  /**
@@ -1,4 +1,4 @@
1
- /* hash: asad7 */
1
+ /* hash: t5gp4 */
2
2
  :root {
3
3
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
4
4
  }
@@ -29,7 +29,7 @@
29
29
  :root {
30
30
  --modal-closer-bg-color: var(--color-light-bg-primary-alpha-40);
31
31
  }
32
- .modal__closer_f5q5s {
32
+ .modal__closer_ynwee {
33
33
  flex-shrink: 0;
34
34
  width: 48px;
35
35
  height: 48px;
@@ -38,13 +38,13 @@
38
38
  align-items: center;
39
39
  justify-content: center;
40
40
  }
41
- .modal__button_f5q5s {
41
+ .modal__button_ynwee {
42
42
  background: var(--modal-closer-bg-color);
43
43
  -webkit-backdrop-filter: blur(10px);
44
44
  backdrop-filter: blur(10px);
45
45
  border-radius: 50px;
46
46
  }
47
- .modal__sticky_f5q5s {
47
+ .modal__sticky_ynwee {
48
48
  position: sticky;
49
49
  top: calc(var(--modal-vertical-padding) * -1);
50
50
  }
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-a981d30c.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-95d263a8.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
- import '@alfalab/core-components-base-modal/dist/esm';
4
+ import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Content } from './Component.js';
7
7
 
8
- var styles = {"s":"modal__s_is0ji","m":"modal__m_is0ji","l":"modal__l_is0ji","xl":"modal__xl_is0ji","fullscreen":"modal__fullscreen_is0ji"};
8
+ var styles = {"s":"modal__s_12a6s","m":"modal__m_12a6s","l":"modal__l_12a6s","xl":"modal__xl_12a6s","fullscreen":"modal__fullscreen_12a6s"};
9
9
  require('./desktop.css')
10
10
 
11
11
  var ContentDesktop = function (_a) {
@@ -1,9 +1,9 @@
1
1
  import React, { useContext } from 'react';
2
2
  import cn from 'classnames';
3
- import '@alfalab/core-components-base-modal/dist/esm';
3
+ import '@alfalab/core-components-base-modal/esm';
4
4
  import { ModalContext } from '../../Context.js';
5
5
 
6
- var styles = {"content":"modal__content_uuq1t","flex":"modal__flex_uuq1t"};
6
+ var styles = {"content":"modal__content_bcjt8","flex":"modal__flex_bcjt8"};
7
7
  require('./index.css')
8
8
 
9
9
  var Content = function (_a) {
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-a981d30c.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-95d263a8.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
- import '@alfalab/core-components-base-modal/dist/esm';
4
+ import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Content } from './Component.js';
7
7
 
8
- var styles = {"content":"modal__content_ve5ci"};
8
+ var styles = {"content":"modal__content_1ewbl"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var ContentMobile = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1q5oo */
1
+ /* hash: fbbpf */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -24,18 +24,18 @@
24
24
 
25
25
  /* mobile */
26
26
  }
27
- .modal__s_is0ji,
28
- .modal__m_is0ji {
27
+ .modal__s_12a6s,
28
+ .modal__m_12a6s {
29
29
  padding: var(--modal-s-content-paddings)
30
30
  }
31
- .modal__s_is0ji:last-child, .modal__m_is0ji:last-child {
31
+ .modal__s_12a6s:last-child, .modal__m_12a6s:last-child {
32
32
  padding-bottom: var(--modal-s-content-only-bottom-padding);
33
33
  }
34
- .modal__l_is0ji,
35
- .modal__xl_is0ji,
36
- .modal__fullscreen_is0ji {
34
+ .modal__l_12a6s,
35
+ .modal__xl_12a6s,
36
+ .modal__fullscreen_12a6s {
37
37
  padding: 0 var(--gap-6xl)
38
38
  }
39
- .modal__l_is0ji:last-child, .modal__xl_is0ji:last-child, .modal__fullscreen_is0ji:last-child {
39
+ .modal__l_12a6s:last-child, .modal__xl_12a6s:last-child, .modal__fullscreen_12a6s:last-child {
40
40
  padding-bottom: var(--gap-6xl);
41
41
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1jemr */
1
+ /* hash: i3xjb */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -19,10 +19,10 @@
19
19
 
20
20
  /* mobile */
21
21
  }
22
- .modal__content_uuq1t {
22
+ .modal__content_bcjt8 {
23
23
  box-sizing: border-box;
24
24
  width: 100%;
25
25
  }
26
- .modal__flex_uuq1t {
26
+ .modal__flex_bcjt8 {
27
27
  flex: 1 1 auto;
28
28
  }
@@ -1,4 +1,4 @@
1
- /* hash: tl1kd */
1
+ /* hash: 1eteu */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -22,9 +22,9 @@
22
22
 
23
23
  /* mobile */
24
24
  }
25
- .modal__content_ve5ci {
25
+ .modal__content_1ewbl {
26
26
  padding: 0 var(--gap-m)
27
27
  }
28
- .modal__content_ve5ci:last-child {
28
+ .modal__content_1ewbl:last-child {
29
29
  padding-bottom: var(--gap-m);
30
30
  }
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-a981d30c.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-95d263a8.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
- import '@alfalab/core-components-base-modal/dist/esm';
4
+ import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Footer } from './Component.js';
7
7
 
8
- var styles = {"footer":"modal__footer_5kh2w","sticky":"modal__sticky_5kh2w","fullscreen":"modal__fullscreen_5kh2w","s":"modal__s_5kh2w","m":"modal__m_5kh2w","l":"modal__l_5kh2w","xl":"modal__xl_5kh2w"};
8
+ var styles = {"footer":"modal__footer_1l3ew","sticky":"modal__sticky_1l3ew","fullscreen":"modal__fullscreen_1l3ew","s":"modal__s_1l3ew","m":"modal__m_1l3ew","l":"modal__l_1l3ew","xl":"modal__xl_1l3ew"};
9
9
  require('./desktop.css')
10
10
 
11
11
  var FooterDesktop = function (_a) {
@@ -1,12 +1,12 @@
1
1
  import React, { useContext, useEffect } from 'react';
2
2
  import cn from 'classnames';
3
- import '@alfalab/core-components-base-modal/dist/esm';
3
+ import '@alfalab/core-components-base-modal/esm';
4
4
  import { ModalContext } from '../../Context.js';
5
5
 
6
- var styles = {"footer":"modal__footer_1pnxu","sticky":"modal__sticky_1pnxu","highlighted":"modal__highlighted_1pnxu"};
6
+ var styles = {"footer":"modal__footer_a501a","sticky":"modal__sticky_a501a","highlighted":"modal__highlighted_a501a"};
7
7
  require('./index.css')
8
8
 
9
- var layoutStyles = {"column":"modal__column_qmj8n","gap-16":"modal__gap-16_qmj8n","gap-24":"modal__gap-24_qmj8n","gap-32":"modal__gap-32_qmj8n","start":"modal__start_qmj8n","center":"modal__center_qmj8n","space-between":"modal__space-between_qmj8n"};
9
+ var layoutStyles = {"column":"modal__column_74d01","gap-16":"modal__gap-16_74d01","gap-24":"modal__gap-24_74d01","gap-32":"modal__gap-32_74d01","start":"modal__start_74d01","center":"modal__center_74d01","space-between":"modal__space-between_74d01"};
10
10
  require('./layout.css')
11
11
 
12
12
  var Footer = function (_a) {
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-a981d30c.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-95d263a8.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
- import '@alfalab/core-components-base-modal/dist/esm';
4
+ import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Footer } from './Component.js';
7
7
 
8
- var styles = {"footer":"modal__footer_i7nqr","sticky":"modal__sticky_i7nqr"};
8
+ var styles = {"footer":"modal__footer_1xqlk","sticky":"modal__sticky_1xqlk"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var FooterMobile = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1czud */
1
+ /* hash: e98if */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -31,22 +31,22 @@
31
31
 
32
32
  /* mobile */
33
33
  }
34
- .modal__footer_5kh2w {
34
+ .modal__footer_1l3ew {
35
35
  border-bottom-left-radius: var(--modal-border-radius);
36
36
  border-bottom-right-radius: var(--modal-border-radius);
37
37
  }
38
- .modal__sticky_5kh2w {
38
+ .modal__sticky_1l3ew {
39
39
  bottom: calc(var(--modal-vertical-padding) * -1)
40
40
  }
41
- .modal__sticky_5kh2w.modal__fullscreen_5kh2w {
41
+ .modal__sticky_1l3ew.modal__fullscreen_1l3ew {
42
42
  bottom: 0;
43
43
  }
44
- .modal__s_5kh2w,
45
- .modal__m_5kh2w {
44
+ .modal__s_1l3ew,
45
+ .modal__m_1l3ew {
46
46
  padding: var(--modal-s-footer-paddings);
47
47
  }
48
- .modal__l_5kh2w,
49
- .modal__xl_5kh2w,
50
- .modal__fullscreen_5kh2w {
48
+ .modal__l_1l3ew,
49
+ .modal__xl_1l3ew,
50
+ .modal__fullscreen_1l3ew {
51
51
  padding: var(--gap-2xl) var(--gap-6xl) var(--gap-6xl);
52
52
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1lt9k */
1
+ /* hash: dizyo */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  --color-light-border-primary: #dbdee1;
@@ -26,16 +26,16 @@
26
26
 
27
27
  /* mobile */
28
28
  }
29
- .modal__footer_1pnxu {
29
+ .modal__footer_a501a {
30
30
  width: 100%;
31
31
  box-sizing: border-box;
32
32
  transition: box-shadow 0.2s ease, background 0.2s ease;
33
33
  }
34
- .modal__sticky_1pnxu {
34
+ .modal__sticky_a501a {
35
35
  background: var(--modal-footer-background);
36
36
  position: sticky;
37
37
  }
38
- .modal__highlighted_1pnxu {
38
+ .modal__highlighted_a501a {
39
39
  background: var(--modal-footer-highlight-background);
40
40
  box-shadow: var(--modal-footer-highlight-box-shadow);
41
41
  }
@@ -0,0 +1,84 @@
1
+ /* hash: iwlpl */
2
+ :root {
3
+
4
+ /* Hard */
5
+
6
+ /* Up */
7
+
8
+ /* Hard up */
9
+ }
10
+ :root {
11
+ --gap-m: 16px;
12
+ --gap-xl: 24px;
13
+ --gap-2xl: 32px;
14
+ }
15
+ :root {
16
+ --modal-footer-default-gap: var(--gap-m);
17
+
18
+ /* sizes */
19
+
20
+ /* paddings */
21
+
22
+ /* scroll */
23
+
24
+ /* desktop */
25
+
26
+ /* mobile */
27
+ }
28
+ .modal__column_74d01 {
29
+ display: flex;
30
+ flex-direction: column
31
+ }
32
+ .modal__column_74d01 > * {
33
+ margin-bottom: var(--modal-footer-default-gap);
34
+ }
35
+ .modal__column_74d01 > *:last-child,
36
+ .modal__column_74d01 > *:only-child {
37
+ margin-bottom: 0;
38
+ }
39
+ .modal__column_74d01.modal__gap-16_74d01 > * {
40
+ margin-bottom: var(--gap-m);
41
+ }
42
+ .modal__column_74d01.modal__gap-24_74d01 > * {
43
+ margin-bottom: var(--gap-xl);
44
+ }
45
+ .modal__column_74d01.modal__gap-32_74d01 > * {
46
+ margin-bottom: var(--gap-2xl);
47
+ }
48
+ .modal__start_74d01 {
49
+ justify-content: flex-start;
50
+ }
51
+ .modal__center_74d01 {
52
+ justify-content: center;
53
+ }
54
+ .modal__space-between_74d01 {
55
+ justify-content: space-between
56
+ }
57
+ .modal__space-between_74d01 > * {
58
+ flex: 1;
59
+ }
60
+ .modal__start_74d01,
61
+ .modal__center_74d01,
62
+ .modal__space-between_74d01 {
63
+ display: flex
64
+ }
65
+ .modal__start_74d01 > *, .modal__center_74d01 > *, .modal__space-between_74d01 > * {
66
+ margin-right: var(--modal-footer-default-gap);
67
+ }
68
+ .modal__start_74d01 > *:last-child,
69
+ .modal__start_74d01 > *:only-child,
70
+ .modal__center_74d01 > *:last-child,
71
+ .modal__center_74d01 > *:only-child,
72
+ .modal__space-between_74d01 > *:last-child,
73
+ .modal__space-between_74d01 > *:only-child {
74
+ margin-right: 0;
75
+ }
76
+ .modal__start_74d01.modal__gap-16_74d01 > *, .modal__center_74d01.modal__gap-16_74d01 > *, .modal__space-between_74d01.modal__gap-16_74d01 > * {
77
+ margin-right: var(--gap-m);
78
+ }
79
+ .modal__start_74d01.modal__gap-24_74d01 > *, .modal__center_74d01.modal__gap-24_74d01 > *, .modal__space-between_74d01.modal__gap-24_74d01 > * {
80
+ margin-right: var(--gap-xl);
81
+ }
82
+ .modal__start_74d01.modal__gap-32_74d01 > *, .modal__center_74d01.modal__gap-32_74d01 > *, .modal__space-between_74d01.modal__gap-32_74d01 > * {
83
+ margin-right: var(--gap-2xl);
84
+ }
@@ -1,4 +1,4 @@
1
- /* hash: k2jds */
1
+ /* hash: 1pd1v */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -22,9 +22,9 @@
22
22
 
23
23
  /* mobile */
24
24
  }
25
- .modal__footer_i7nqr {
25
+ .modal__footer_1xqlk {
26
26
  padding: var(--gap-m);
27
27
  }
28
- .modal__sticky_i7nqr {
28
+ .modal__sticky_1xqlk {
29
29
  bottom: 0;
30
30
  }
@@ -1,14 +1,14 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-a981d30c.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-95d263a8.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
- import '@alfalab/core-components-base-modal/dist/esm';
4
+ import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Header } from './Component.js';
7
- import '@alfalab/core-components-icon-button/dist/esm';
7
+ import '@alfalab/core-components-icon-button/esm';
8
8
  import '@alfalab/icons-glyph/CrossHeavyMIcon';
9
9
  import { Closer } from '../closer/Component.js';
10
10
 
11
- var styles = {"header":"modal__header_1ipjx","content":"modal__content_1ipjx","s":"modal__s_1ipjx","m":"modal__m_1ipjx","l":"modal__l_1ipjx","xl":"modal__xl_1ipjx","fullscreen":"modal__fullscreen_1ipjx","hasContent":"modal__hasContent_1ipjx","sticky":"modal__sticky_1ipjx"};
11
+ var styles = {"header":"modal__header_z7dpb","content":"modal__content_z7dpb","s":"modal__s_z7dpb","m":"modal__m_z7dpb","l":"modal__l_z7dpb","xl":"modal__xl_z7dpb","fullscreen":"modal__fullscreen_z7dpb","hasContent":"modal__hasContent_z7dpb","sticky":"modal__sticky_z7dpb"};
12
12
  require('./desktop.css')
13
13
 
14
14
  var HeaderDesktop = function (_a) {
@@ -1,9 +1,9 @@
1
1
  import React, { useContext, useEffect } from 'react';
2
2
  import cn from 'classnames';
3
- import '@alfalab/core-components-base-modal/dist/esm';
3
+ import '@alfalab/core-components-base-modal/esm';
4
4
  import { ModalContext } from '../../Context.js';
5
5
 
6
- var styles = {"header":"modal__header_6cqmz","hasContent":"modal__hasContent_6cqmz","highlighted":"modal__highlighted_6cqmz","sticky":"modal__sticky_6cqmz","content":"modal__content_6cqmz","title":"modal__title_6cqmz","addon":"modal__addon_6cqmz","closer":"modal__closer_6cqmz","left":"modal__left_6cqmz","center":"modal__center_6cqmz","right":"modal__right_6cqmz","trim":"modal__trim_6cqmz"};
6
+ var styles = {"header":"modal__header_puwvl","hasContent":"modal__hasContent_puwvl","highlighted":"modal__highlighted_puwvl","sticky":"modal__sticky_puwvl","content":"modal__content_puwvl","title":"modal__title_puwvl","addon":"modal__addon_puwvl","closer":"modal__closer_puwvl","left":"modal__left_puwvl","center":"modal__center_puwvl","right":"modal__right_puwvl","trim":"modal__trim_puwvl"};
7
7
  require('./index.css')
8
8
 
9
9
  var Header = function (_a) {
@@ -1,15 +1,15 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-a981d30c.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-95d263a8.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
- import '@alfalab/core-components-base-modal/dist/esm';
4
+ import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Header } from './Component.js';
7
- import '@alfalab/core-components-icon-button/dist/esm';
7
+ import '@alfalab/core-components-icon-button/esm';
8
8
  import '@alfalab/icons-glyph/CrossHeavyMIcon';
9
9
  import { Closer } from '../closer/Component.js';
10
10
  import CrossMIcon from '@alfalab/icons-glyph/CrossMIcon';
11
11
 
12
- var styles = {"sticky":"modal__sticky_1n3q8","content":"modal__content_1n3q8"};
12
+ var styles = {"sticky":"modal__sticky_13ljz","content":"modal__content_13ljz"};
13
13
  require('./mobile.css')
14
14
 
15
15
  var HeaderMobile = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1np6g */
1
+ /* hash: 18ady */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -43,45 +43,45 @@
43
43
 
44
44
  /* mobile */
45
45
  }
46
- .modal__header_1ipjx {
46
+ .modal__header_z7dpb {
47
47
  border-top-left-radius: var(--modal-border-radius);
48
48
  border-top-right-radius: var(--modal-border-radius);
49
49
  }
50
- .modal__content_1ipjx {
50
+ .modal__content_z7dpb {
51
51
  font-weight: var(--modal-header-desktop-font-weight);
52
52
  font-family: var(--modal-header-desktop-font-family);
53
53
  }
54
- .modal__s_1ipjx .modal__content_1ipjx,
55
- .modal__m_1ipjx .modal__content_1ipjx {
54
+ .modal__s_z7dpb .modal__content_z7dpb,
55
+ .modal__m_z7dpb .modal__content_z7dpb {
56
56
  padding: var(--modal-s-header-desktop-content-paddings);
57
57
  font-size: var(--modal-s-header-desktop-font-size);
58
58
  line-height: var(--modal-s-header-desktop-line-height);
59
59
  }
60
- .modal__l_1ipjx .modal__content_1ipjx,
61
- .modal__xl_1ipjx .modal__content_1ipjx,
62
- .modal__fullscreen_1ipjx .modal__content_1ipjx {
60
+ .modal__l_z7dpb .modal__content_z7dpb,
61
+ .modal__xl_z7dpb .modal__content_z7dpb,
62
+ .modal__fullscreen_z7dpb .modal__content_z7dpb {
63
63
  padding: var(--modal-l-header-desktop-content-paddings);
64
64
  font-size: var(--modal-l-header-desktop-font-size);
65
65
  line-height: var(--modal-l-header-desktop-line-height);
66
66
  }
67
- .modal__s_1ipjx,
68
- .modal__m_1ipjx {
67
+ .modal__s_z7dpb,
68
+ .modal__m_z7dpb {
69
69
  padding: var(--modal-s-header-paddings)
70
70
  }
71
- .modal__s_1ipjx:not(.modal__hasContent_1ipjx), .modal__m_1ipjx:not(.modal__hasContent_1ipjx) {
71
+ .modal__s_z7dpb:not(.modal__hasContent_z7dpb), .modal__m_z7dpb:not(.modal__hasContent_z7dpb) {
72
72
  padding-bottom: 0;
73
73
  }
74
- .modal__l_1ipjx,
75
- .modal__xl_1ipjx,
76
- .modal__fullscreen_1ipjx {
74
+ .modal__l_z7dpb,
75
+ .modal__xl_z7dpb,
76
+ .modal__fullscreen_z7dpb {
77
77
  padding: var(--gap-xl) var(--gap-xl) var(--gap-m)
78
78
  }
79
- .modal__l_1ipjx:not(.modal__hasContent_1ipjx), .modal__xl_1ipjx:not(.modal__hasContent_1ipjx), .modal__fullscreen_1ipjx:not(.modal__hasContent_1ipjx) {
79
+ .modal__l_z7dpb:not(.modal__hasContent_z7dpb), .modal__xl_z7dpb:not(.modal__hasContent_z7dpb), .modal__fullscreen_z7dpb:not(.modal__hasContent_z7dpb) {
80
80
  padding-bottom: var(--gap-m);
81
81
  }
82
- .modal__sticky_1ipjx {
82
+ .modal__sticky_z7dpb {
83
83
  top: calc(var(--modal-vertical-padding) * -1)
84
84
  }
85
- .modal__sticky_1ipjx.modal__fullscreen_1ipjx {
85
+ .modal__sticky_z7dpb.modal__fullscreen_z7dpb {
86
86
  top: 0;
87
87
  }
@@ -1,4 +1,4 @@
1
- /* hash: gfl3z */
1
+ /* hash: 1qi8w */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  }
@@ -25,7 +25,7 @@
25
25
 
26
26
  /* mobile */
27
27
  }
28
- .modal__header_6cqmz {
28
+ .modal__header_puwvl {
29
29
  width: 100%;
30
30
  box-sizing: border-box;
31
31
  display: flex;
@@ -33,26 +33,26 @@
33
33
  justify-content: space-between;
34
34
  transition: box-shadow 0.2s ease, background 0.2s ease
35
35
  }
36
- .modal__header_6cqmz:not(.modal__hasContent_6cqmz) {
36
+ .modal__header_puwvl:not(.modal__hasContent_puwvl) {
37
37
  pointer-events: none;
38
38
  }
39
- .modal__highlighted_6cqmz {
39
+ .modal__highlighted_puwvl {
40
40
  background: var(--modal-header-highlight-background);
41
41
  box-shadow: var(--modal-header-highlight-box-shadow);
42
42
  }
43
- .modal__sticky_6cqmz {
43
+ .modal__sticky_puwvl {
44
44
  position: sticky
45
45
  }
46
- .modal__sticky_6cqmz.modal__hasContent_6cqmz {
46
+ .modal__sticky_puwvl.modal__hasContent_puwvl {
47
47
  background: var(--modal-header-background);
48
48
  }
49
- .modal__content_6cqmz {
49
+ .modal__content_puwvl {
50
50
  flex-grow: 1;
51
51
  }
52
- .modal__title_6cqmz {
52
+ .modal__title_puwvl {
53
53
  word-break: break-word;
54
54
  }
55
- .modal__addon_6cqmz {
55
+ .modal__addon_puwvl {
56
56
  min-width: 48px;
57
57
  height: 48px;
58
58
  display: flex;
@@ -60,25 +60,25 @@
60
60
  align-items: center;
61
61
  pointer-events: all;
62
62
  }
63
- .modal__closer_6cqmz {
63
+ .modal__closer_puwvl {
64
64
  margin-left: auto;
65
65
  }
66
- .modal__left_6cqmz {
66
+ .modal__left_puwvl {
67
67
  justify-content: flex-start;
68
68
  text-align: left;
69
69
  }
70
- .modal__center_6cqmz {
70
+ .modal__center_puwvl {
71
71
  justify-content: center;
72
72
  text-align: center;
73
73
  }
74
- .modal__right_6cqmz {
74
+ .modal__right_puwvl {
75
75
  justify-content: flex-end;
76
76
  text-align: right;
77
77
  }
78
- .modal__trim_6cqmz {
78
+ .modal__trim_puwvl {
79
79
  overflow: hidden
80
80
  }
81
- .modal__trim_6cqmz .modal__title_6cqmz {
81
+ .modal__trim_puwvl .modal__title_puwvl {
82
82
  overflow: hidden;
83
83
  white-space: nowrap;
84
84
  text-overflow: ellipsis;