@alfalab/core-components-gallery 5.5.5 → 5.5.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.
- package/Component.js +1 -1
- package/{buttons-508eaa80.js → buttons-18e23a2f.js} +1 -1
- package/components/header/Component.js +1 -1
- package/components/header/buttons.js +1 -1
- package/components/header/index.css +6 -6
- package/components/header-info-block/Component.js +1 -1
- package/components/header-info-block/index.css +5 -5
- package/components/image-preview/Component.js +1 -1
- package/components/image-preview/index.css +14 -14
- package/components/image-viewer/component.js +1 -1
- package/components/image-viewer/index.css +19 -19
- package/components/image-viewer/slide.js +1 -1
- package/components/navigation-bar/Component.js +1 -1
- package/components/navigation-bar/index.css +6 -6
- package/esm/Component.js +1 -1
- package/esm/{buttons-6abc953a.js → buttons-fd4c2149.js} +1 -1
- package/esm/components/header/Component.js +1 -1
- package/esm/components/header/buttons.js +1 -1
- package/esm/components/header/index.css +6 -6
- package/esm/components/header-info-block/Component.js +1 -1
- package/esm/components/header-info-block/index.css +5 -5
- package/esm/components/image-preview/Component.js +1 -1
- package/esm/components/image-preview/index.css +14 -14
- package/esm/components/image-viewer/component.js +1 -1
- package/esm/components/image-viewer/index.css +19 -19
- package/esm/components/image-viewer/slide.js +1 -1
- package/esm/components/navigation-bar/Component.js +1 -1
- package/esm/components/navigation-bar/index.css +6 -6
- package/esm/index.css +3 -3
- package/esm/{slide-98e7a71b.js → slide-cf9447e4.js} +1 -1
- package/index.css +3 -3
- package/modern/Component.js +1 -1
- package/modern/{buttons-bbe374ac.js → buttons-d3be09c1.js} +1 -1
- package/modern/components/header/Component.js +1 -1
- package/modern/components/header/buttons.js +1 -1
- package/modern/components/header/index.css +6 -6
- package/modern/components/header-info-block/Component.js +1 -1
- package/modern/components/header-info-block/index.css +5 -5
- package/modern/components/image-preview/Component.js +1 -1
- package/modern/components/image-preview/index.css +14 -14
- package/modern/components/image-viewer/component.js +1 -1
- package/modern/components/image-viewer/index.css +19 -19
- package/modern/components/image-viewer/slide.js +1 -1
- package/modern/components/navigation-bar/Component.js +1 -1
- package/modern/components/navigation-bar/index.css +6 -6
- package/modern/index.css +3 -3
- package/modern/{slide-99d6a0c0.js → slide-e2f7f858.js} +1 -1
- package/package.json +3 -3
- package/{slide-273cc2d3.js → slide-f2e3c7bf.js} +1 -1
- /package/{buttons-508eaa80.d.ts → buttons-18e23a2f.d.ts} +0 -0
- /package/esm/{buttons-6abc953a.d.ts → buttons-fd4c2149.d.ts} +0 -0
- /package/esm/{slide-98e7a71b.d.ts → slide-cf9447e4.d.ts} +0 -0
- /package/modern/{buttons-bbe374ac.d.ts → buttons-d3be09c1.d.ts} +0 -0
- /package/modern/{slide-99d6a0c0.d.ts → slide-e2f7f858.d.ts} +0 -0
- /package/{slide-273cc2d3.d.ts → slide-f2e3c7bf.d.ts} +0 -0
package/modern/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1vmx7 */
|
|
2
2
|
:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-static-bg-primary-dark: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
17
|
} :root {
|
|
18
|
-
} .
|
|
18
|
+
} .gallery__container_1mvjl {
|
|
19
19
|
display: flex;
|
|
20
20
|
flex-direction: column;
|
|
21
21
|
justify-content: space-between;
|
|
22
22
|
height: 100%;
|
|
23
23
|
width: 100%;
|
|
24
24
|
background-color: var(--color-static-bg-primary-dark);
|
|
25
|
-
} .
|
|
25
|
+
} .gallery__modal_1mvjl {
|
|
26
26
|
flex-grow: 1;
|
|
27
27
|
width: 100%;
|
|
28
28
|
height: 100%;
|
|
@@ -5,7 +5,7 @@ import { isSmallImage, getImageAlt } from './utils/utils.js';
|
|
|
5
5
|
import { TestIds } from './utils/constants.js';
|
|
6
6
|
import { NoImagePaths } from './components/image-viewer/paths.js';
|
|
7
7
|
|
|
8
|
-
const styles = {"component":"
|
|
8
|
+
const styles = {"component":"gallery__component_6qciy","swiper":"gallery__swiper_6qciy","singleSlide":"gallery__singleSlide_6qciy","hidden":"gallery__hidden_6qciy","slide":"gallery__slide_6qciy","slideLoading":"gallery__slideLoading_6qciy","image":"gallery__image_6qciy","smallImage":"gallery__smallImage_6qciy","verticalImageFit":"gallery__verticalImageFit_6qciy","horizontalImageFit":"gallery__horizontalImageFit_6qciy","arrow":"gallery__arrow_6qciy","focused":"gallery__focused_6qciy","placeholder":"gallery__placeholder_6qciy","brokenImgWrapper":"gallery__brokenImgWrapper_6qciy","brokenImgIcon":"gallery__brokenImgIcon_6qciy","fullScreenImage":"gallery__fullScreenImage_6qciy"};
|
|
9
9
|
require('./components/image-viewer/index.css')
|
|
10
10
|
|
|
11
11
|
const SlideInner = ({ children, broken, loading, withPlaceholder }) => {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-gallery",
|
|
3
|
-
"version": "5.5.
|
|
3
|
+
"version": "5.5.7",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@alfalab/core-components-base-modal": "^5.7.2",
|
|
18
|
-
"@alfalab/core-components-icon-button": "^6.5.
|
|
19
|
-
"@alfalab/core-components-tooltip": "^7.3.
|
|
18
|
+
"@alfalab/core-components-icon-button": "^6.5.4",
|
|
19
|
+
"@alfalab/core-components-tooltip": "^7.3.7",
|
|
20
20
|
"@alfalab/core-components-typography": "^4.5.0",
|
|
21
21
|
"@alfalab/hooks": "^1.13.0",
|
|
22
22
|
"@alfalab/icons-glyph": "^2.139.0",
|
|
@@ -12,7 +12,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
|
|
|
12
12
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
13
13
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
14
14
|
|
|
15
|
-
var styles = {"component":"
|
|
15
|
+
var styles = {"component":"gallery__component_6qciy","swiper":"gallery__swiper_6qciy","singleSlide":"gallery__singleSlide_6qciy","hidden":"gallery__hidden_6qciy","slide":"gallery__slide_6qciy","slideLoading":"gallery__slideLoading_6qciy","image":"gallery__image_6qciy","smallImage":"gallery__smallImage_6qciy","verticalImageFit":"gallery__verticalImageFit_6qciy","horizontalImageFit":"gallery__horizontalImageFit_6qciy","arrow":"gallery__arrow_6qciy","focused":"gallery__focused_6qciy","placeholder":"gallery__placeholder_6qciy","brokenImgWrapper":"gallery__brokenImgWrapper_6qciy","brokenImgIcon":"gallery__brokenImgIcon_6qciy","fullScreenImage":"gallery__fullScreenImage_6qciy"};
|
|
16
16
|
require('./components/image-viewer/index.css')
|
|
17
17
|
|
|
18
18
|
var SlideInner = function (_a) {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|