@alfalab/core-components-modal 6.0.6 → 6.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{Component-04b771e8.d.ts → Component-0defecef.d.ts} +0 -0
- package/{Component-04b771e8.js → Component-0defecef.js} +1 -1
- package/Component.desktop.js +4 -4
- package/Component.mobile.js +4 -4
- package/Component.responsive.js +3 -3
- package/components/closer/Component.js +2 -2
- package/components/closer/index.css +4 -4
- package/components/content/Component.desktop.js +2 -2
- package/components/content/Component.js +1 -1
- package/components/content/Component.mobile.js +2 -2
- package/components/content/desktop.css +8 -8
- package/components/content/index.css +4 -4
- package/components/content/mobile.css +3 -3
- package/components/footer/Component.desktop.js +2 -2
- package/components/footer/Component.js +2 -2
- package/components/footer/Component.mobile.js +2 -2
- package/components/footer/desktop.css +9 -9
- package/components/footer/index.css +4 -4
- package/components/footer/layout.css +25 -25
- package/components/footer/mobile.css +3 -3
- package/components/header/Component.desktop.d.ts +1 -1
- package/components/header/Component.desktop.js +3 -3
- package/components/header/Component.js +1 -1
- package/components/header/Component.mobile.d.ts +1 -1
- package/components/header/Component.mobile.js +3 -3
- package/components/header/desktop.css +17 -17
- package/components/header/index.css +15 -15
- package/components/header/mobile.css +3 -3
- package/cssm/components/content/index.module.css +1 -1
- package/desktop.css +9 -9
- package/desktop.js +3 -3
- package/esm/{Component-5efde614.d.ts → Component-2b159fe9.d.ts} +0 -0
- package/esm/{Component-5efde614.js → Component-2b159fe9.js} +1 -1
- package/esm/Component.desktop.js +4 -4
- package/esm/Component.mobile.js +4 -4
- package/esm/Component.responsive.js +3 -3
- package/esm/components/closer/Component.js +2 -2
- package/esm/components/closer/index.css +4 -4
- package/esm/components/content/Component.desktop.js +2 -2
- package/esm/components/content/Component.js +1 -1
- package/esm/components/content/Component.mobile.js +2 -2
- package/esm/components/content/desktop.css +8 -8
- package/esm/components/content/index.css +4 -4
- package/esm/components/content/mobile.css +3 -3
- package/esm/components/footer/Component.desktop.js +2 -2
- package/esm/components/footer/Component.js +2 -2
- package/esm/components/footer/Component.mobile.js +2 -2
- package/esm/components/footer/desktop.css +9 -9
- package/esm/components/footer/index.css +4 -4
- package/esm/components/footer/layout.css +25 -25
- package/esm/components/footer/mobile.css +3 -3
- package/esm/components/header/Component.desktop.d.ts +1 -1
- package/esm/components/header/Component.desktop.js +3 -3
- package/esm/components/header/Component.js +1 -1
- package/esm/components/header/Component.mobile.d.ts +1 -1
- package/esm/components/header/Component.mobile.js +3 -3
- package/esm/components/header/desktop.css +17 -17
- package/esm/components/header/index.css +15 -15
- package/esm/components/header/mobile.css +3 -3
- package/esm/desktop.css +9 -9
- package/esm/desktop.js +3 -3
- package/esm/index.js +3 -3
- package/esm/mobile.css +2 -2
- package/esm/mobile.js +3 -3
- package/esm/responsive.js +3 -3
- package/esm/transitions.css +8 -8
- package/esm/transitions.module-25489c78.js +4 -0
- package/esm/{tslib.es6-d71c69e0.d.ts → tslib.es6-62c96ba4.d.ts} +0 -0
- package/esm/{tslib.es6-d71c69e0.js → tslib.es6-62c96ba4.js} +0 -0
- package/index.js +3 -3
- package/mobile.css +2 -2
- package/mobile.js +3 -3
- package/modern/{Component-1aaf9e8a.d.ts → Component-1f033c16.d.ts} +0 -0
- package/modern/{Component-1aaf9e8a.js → Component-1f033c16.js} +1 -1
- package/modern/Component.desktop.js +3 -3
- package/modern/Component.mobile.js +3 -3
- package/modern/Component.responsive.js +2 -2
- package/modern/components/closer/Component.js +1 -1
- package/modern/components/closer/index.css +4 -4
- package/modern/components/content/Component.desktop.js +1 -1
- package/modern/components/content/Component.js +1 -1
- package/modern/components/content/Component.mobile.js +1 -1
- package/modern/components/content/desktop.css +8 -8
- package/modern/components/content/index.css +4 -4
- package/modern/components/content/mobile.css +3 -3
- package/modern/components/footer/Component.desktop.js +1 -1
- package/modern/components/footer/Component.js +2 -2
- package/modern/components/footer/Component.mobile.js +1 -1
- package/modern/components/footer/desktop.css +9 -9
- package/modern/components/footer/index.css +4 -4
- package/modern/components/footer/layout.css +25 -25
- package/modern/components/footer/mobile.css +3 -3
- package/modern/components/header/Component.desktop.d.ts +1 -1
- package/modern/components/header/Component.desktop.js +2 -2
- package/modern/components/header/Component.js +1 -1
- package/modern/components/header/Component.mobile.d.ts +1 -1
- package/modern/components/header/Component.mobile.js +2 -2
- package/modern/components/header/desktop.css +17 -17
- package/modern/components/header/index.css +15 -15
- package/modern/components/header/mobile.css +3 -3
- package/modern/desktop.css +9 -9
- package/modern/desktop.js +2 -2
- package/modern/index.js +2 -2
- package/modern/mobile.css +2 -2
- package/modern/mobile.js +2 -2
- package/modern/responsive.js +2 -2
- package/modern/transitions.css +8 -8
- package/modern/transitions.module-25489c78.js +4 -0
- package/package.json +3 -3
- package/responsive.js +3 -3
- package/transitions.css +8 -8
- package/transitions.module-8830325d.js +6 -0
- package/{tslib.es6-211634db.d.ts → tslib.es6-e377d59a.d.ts} +0 -0
- package/{tslib.es6-211634db.js → tslib.es6-e377d59a.js} +0 -0
- package/esm/transitions.module-1e825521.js +0 -4
- package/modern/transitions.module-1e825521.js +0 -4
- package/transitions.module-b110f37e.js +0 -6
package/modern/desktop.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1wrr6 */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -31,32 +31,32 @@
|
|
|
31
31
|
|
|
32
32
|
/* mobile */
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.modal__wrapper_1jh5d {
|
|
35
35
|
padding-top: var(--modal-vertical-padding);
|
|
36
36
|
padding-bottom: var(--modal-vertical-padding);
|
|
37
37
|
}
|
|
38
|
-
.
|
|
38
|
+
.modal__component_1jh5d {
|
|
39
39
|
width: 100%;
|
|
40
40
|
max-width: 100%;
|
|
41
41
|
border-radius: var(--modal-border-radius);
|
|
42
42
|
}
|
|
43
|
-
.
|
|
43
|
+
.modal__fullscreen_1jh5d {
|
|
44
44
|
padding-top: 0;
|
|
45
45
|
padding-bottom: 0
|
|
46
46
|
}
|
|
47
|
-
.
|
|
47
|
+
.modal__fullscreen_1jh5d .modal__component_1jh5d {
|
|
48
48
|
flex: 1;
|
|
49
49
|
border-radius: 0;
|
|
50
50
|
}
|
|
51
|
-
.
|
|
51
|
+
.modal__s_1jh5d {
|
|
52
52
|
width: var(--modal-s-width);
|
|
53
53
|
}
|
|
54
|
-
.
|
|
54
|
+
.modal__m_1jh5d {
|
|
55
55
|
width: var(--modal-m-width);
|
|
56
56
|
}
|
|
57
|
-
.
|
|
57
|
+
.modal__l_1jh5d {
|
|
58
58
|
width: var(--modal-l-width);
|
|
59
59
|
}
|
|
60
|
-
.
|
|
60
|
+
.modal__xl_1jh5d {
|
|
61
61
|
width: var(--modal-xl-width);
|
|
62
62
|
}
|
package/modern/desktop.js
CHANGED
|
@@ -3,7 +3,7 @@ import 'classnames';
|
|
|
3
3
|
import '@alfalab/core-components-base-modal/modern';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import './Context.js';
|
|
6
|
-
import './Component-
|
|
6
|
+
import './Component-1f033c16.js';
|
|
7
7
|
import '@alfalab/core-components-icon-button/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
9
9
|
import './components/closer/Component.js';
|
|
@@ -13,4 +13,4 @@ import './components/content/Component.desktop.js';
|
|
|
13
13
|
import './components/footer/Component.js';
|
|
14
14
|
import './components/footer/Component.desktop.js';
|
|
15
15
|
export { ModalDesktop } from './Component.desktop.js';
|
|
16
|
-
import './transitions.module-
|
|
16
|
+
import './transitions.module-25489c78.js';
|
package/modern/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import 'classnames';
|
|
|
3
3
|
import '@alfalab/core-components-base-modal/modern';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
export { ModalContext } from './Context.js';
|
|
6
|
-
import './Component-
|
|
6
|
+
import './Component-1f033c16.js';
|
|
7
7
|
import '@alfalab/core-components-icon-button/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
9
9
|
import './components/closer/Component.js';
|
|
@@ -13,7 +13,7 @@ import './components/content/Component.desktop.js';
|
|
|
13
13
|
import './components/footer/Component.js';
|
|
14
14
|
import './components/footer/Component.desktop.js';
|
|
15
15
|
import './Component.desktop.js';
|
|
16
|
-
import './transitions.module-
|
|
16
|
+
import './transitions.module-25489c78.js';
|
|
17
17
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
18
18
|
import './components/header/Component.mobile.js';
|
|
19
19
|
import './components/content/Component.mobile.js';
|
package/modern/mobile.css
CHANGED
package/modern/mobile.js
CHANGED
|
@@ -2,13 +2,13 @@ import 'react';
|
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '@alfalab/core-components-base-modal/modern';
|
|
4
4
|
import './Context.js';
|
|
5
|
-
import './Component-
|
|
5
|
+
import './Component-1f033c16.js';
|
|
6
6
|
import '@alfalab/core-components-icon-button/modern';
|
|
7
7
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
8
8
|
import './components/closer/Component.js';
|
|
9
9
|
import './components/content/Component.js';
|
|
10
10
|
import './components/footer/Component.js';
|
|
11
|
-
import './transitions.module-
|
|
11
|
+
import './transitions.module-25489c78.js';
|
|
12
12
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
13
13
|
import './components/header/Component.mobile.js';
|
|
14
14
|
import './components/content/Component.mobile.js';
|
package/modern/responsive.js
CHANGED
|
@@ -3,7 +3,7 @@ import 'classnames';
|
|
|
3
3
|
import '@alfalab/core-components-base-modal/modern';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import './Context.js';
|
|
6
|
-
import './Component-
|
|
6
|
+
import './Component-1f033c16.js';
|
|
7
7
|
import '@alfalab/core-components-icon-button/modern';
|
|
8
8
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
9
9
|
import './components/closer/Component.js';
|
|
@@ -13,7 +13,7 @@ import './components/content/Component.desktop.js';
|
|
|
13
13
|
import './components/footer/Component.js';
|
|
14
14
|
import './components/footer/Component.desktop.js';
|
|
15
15
|
import './Component.desktop.js';
|
|
16
|
-
import './transitions.module-
|
|
16
|
+
import './transitions.module-25489c78.js';
|
|
17
17
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
18
18
|
import './components/header/Component.mobile.js';
|
|
19
19
|
import './components/content/Component.mobile.js';
|
package/modern/transitions.css
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
/* hash:
|
|
2
|
-
.
|
|
3
|
-
.
|
|
1
|
+
/* hash: 1i4v2 */
|
|
2
|
+
.modal__appear_12kaa,
|
|
3
|
+
.modal__enter_12kaa {
|
|
4
4
|
opacity: 0;
|
|
5
5
|
transform: translateY(15px);
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
.
|
|
9
|
-
.
|
|
8
|
+
.modal__appearActive_12kaa,
|
|
9
|
+
.modal__enterActive_12kaa {
|
|
10
10
|
opacity: 1;
|
|
11
11
|
transform: translateY(0);
|
|
12
12
|
transition: opacity 200ms ease-in, transform 200ms ease-in;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.
|
|
15
|
+
.modal__exit_12kaa {
|
|
16
16
|
opacity: 1;
|
|
17
17
|
transform: translateY(0);
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.
|
|
21
|
-
.
|
|
20
|
+
.modal__exitActive_12kaa,
|
|
21
|
+
.modal__exitDone_12kaa {
|
|
22
22
|
opacity: 0;
|
|
23
23
|
transform: translateY(15px);
|
|
24
24
|
transition: opacity 200ms ease-out, transform 200ms ease-out;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
var transitions = {"appear":"modal__appear_12kaa","enter":"modal__enter_12kaa","appearActive":"modal__appearActive_12kaa","enterActive":"modal__enterActive_12kaa","exit":"modal__exit_12kaa","exitActive":"modal__exitActive_12kaa","exitDone":"modal__exitDone_12kaa"};
|
|
2
|
+
require('./transitions.css')
|
|
3
|
+
|
|
4
|
+
export { transitions as t };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-modal",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.8",
|
|
4
4
|
"description": "Modal component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@alfalab/core-components-base-modal": "^5.0.3",
|
|
17
|
-
"@alfalab/core-components-button": "^6.1.
|
|
18
|
-
"@alfalab/core-components-icon-button": "^5.0.
|
|
17
|
+
"@alfalab/core-components-button": "^6.1.2",
|
|
18
|
+
"@alfalab/core-components-icon-button": "^5.0.5",
|
|
19
19
|
"@alfalab/core-components-mq": "^4.0.1",
|
|
20
20
|
"classnames": "^2.3.1",
|
|
21
21
|
"react-transition-group": "^4.4.1"
|
package/responsive.js
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('./tslib.es6-
|
|
5
|
+
require('./tslib.es6-e377d59a.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('@alfalab/core-components-base-modal');
|
|
9
9
|
require('react-merge-refs');
|
|
10
10
|
require('./Context.js');
|
|
11
|
-
require('./Component-
|
|
11
|
+
require('./Component-0defecef.js');
|
|
12
12
|
require('@alfalab/core-components-icon-button');
|
|
13
13
|
require('@alfalab/icons-glyph/CrossHeavyMIcon');
|
|
14
14
|
require('./components/closer/Component.js');
|
|
@@ -18,7 +18,7 @@ require('./components/content/Component.desktop.js');
|
|
|
18
18
|
require('./components/footer/Component.js');
|
|
19
19
|
require('./components/footer/Component.desktop.js');
|
|
20
20
|
require('./Component.desktop.js');
|
|
21
|
-
require('./transitions.module-
|
|
21
|
+
require('./transitions.module-8830325d.js');
|
|
22
22
|
require('@alfalab/icons-glyph/CrossMIcon');
|
|
23
23
|
require('./components/header/Component.mobile.js');
|
|
24
24
|
require('./components/content/Component.mobile.js');
|
package/transitions.css
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
/* hash:
|
|
2
|
-
.
|
|
3
|
-
.
|
|
1
|
+
/* hash: 1i4v2 */
|
|
2
|
+
.modal__appear_12kaa,
|
|
3
|
+
.modal__enter_12kaa {
|
|
4
4
|
opacity: 0;
|
|
5
5
|
transform: translateY(15px);
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
.
|
|
9
|
-
.
|
|
8
|
+
.modal__appearActive_12kaa,
|
|
9
|
+
.modal__enterActive_12kaa {
|
|
10
10
|
opacity: 1;
|
|
11
11
|
transform: translateY(0);
|
|
12
12
|
transition: opacity 200ms ease-in, transform 200ms ease-in;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.
|
|
15
|
+
.modal__exit_12kaa {
|
|
16
16
|
opacity: 1;
|
|
17
17
|
transform: translateY(0);
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.
|
|
21
|
-
.
|
|
20
|
+
.modal__exitActive_12kaa,
|
|
21
|
+
.modal__exitDone_12kaa {
|
|
22
22
|
opacity: 0;
|
|
23
23
|
transform: translateY(15px);
|
|
24
24
|
transition: opacity 200ms ease-out, transform 200ms ease-out;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var transitions = {"appear":"modal__appear_12kaa","enter":"modal__enter_12kaa","appearActive":"modal__appearActive_12kaa","enterActive":"modal__enterActive_12kaa","exit":"modal__exit_12kaa","exitActive":"modal__exitActive_12kaa","exitDone":"modal__exitDone_12kaa"};
|
|
4
|
+
require('./transitions.css')
|
|
5
|
+
|
|
6
|
+
exports.transitions = transitions;
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
var transitions = {"appear":"modal__appear_eviku","enter":"modal__enter_eviku","appearActive":"modal__appearActive_eviku","enterActive":"modal__enterActive_eviku","exit":"modal__exit_eviku","exitActive":"modal__exitActive_eviku","exitDone":"modal__exitDone_eviku"};
|
|
2
|
-
require('./transitions.css')
|
|
3
|
-
|
|
4
|
-
export { transitions as t };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
var transitions = {"appear":"modal__appear_eviku","enter":"modal__enter_eviku","appearActive":"modal__appearActive_eviku","enterActive":"modal__enterActive_eviku","exit":"modal__exit_eviku","exitActive":"modal__exitActive_eviku","exitDone":"modal__exitDone_eviku"};
|
|
2
|
-
require('./transitions.css')
|
|
3
|
-
|
|
4
|
-
export { transitions as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var transitions = {"appear":"modal__appear_eviku","enter":"modal__enter_eviku","appearActive":"modal__appearActive_eviku","enterActive":"modal__enterActive_eviku","exit":"modal__exit_eviku","exitActive":"modal__exitActive_eviku","exitDone":"modal__exitDone_eviku"};
|
|
4
|
-
require('./transitions.css')
|
|
5
|
-
|
|
6
|
-
exports.transitions = transitions;
|