@alfalab/core-components-gallery 4.1.3 → 4.1.4
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/CHANGELOG.md +499 -0
- package/{Component.d.ts → dist/Component.d.ts} +0 -0
- package/{Component.js → dist/Component.js} +3 -3
- package/{components → dist/components}/header/Component.d.ts +0 -0
- package/{components → dist/components}/header/Component.js +2 -2
- package/{components → dist/components}/header/buttons.d.ts +0 -0
- package/{components → dist/components}/header/buttons.js +1 -1
- package/{esm → dist}/components/header/index.css +3 -3
- package/{components → dist/components}/header/index.d.ts +0 -0
- package/{components → dist/components}/header/index.js +1 -1
- package/{components → dist/components}/header-info-block/Component.d.ts +0 -0
- package/{components → dist/components}/header-info-block/Component.js +1 -1
- package/{components → dist/components}/header-info-block/index.css +5 -5
- package/{components → dist/components}/header-info-block/index.d.ts +0 -0
- package/{components → dist/components}/header-info-block/index.js +0 -0
- package/{components → dist/components}/image-preview/Component.d.ts +0 -0
- package/{components → dist/components}/image-preview/Component.js +1 -1
- package/{esm → dist}/components/image-preview/index.css +12 -12
- package/{components → dist/components}/image-preview/index.d.ts +0 -0
- package/{components → dist/components}/image-preview/index.js +0 -0
- package/{components → dist/components}/image-viewer/component.d.ts +0 -0
- package/{components → dist/components}/image-viewer/component.js +2 -2
- package/{esm → dist}/components/image-viewer/index.css +19 -19
- package/{components → dist/components}/image-viewer/index.d.ts +0 -0
- package/{components → dist/components}/image-viewer/index.js +2 -2
- package/{components → dist/components}/image-viewer/slide.d.ts +0 -0
- package/{components → dist/components}/image-viewer/slide.js +1 -1
- package/{components → dist/components}/index.d.ts +0 -0
- package/{components → dist/components}/index.js +2 -2
- package/{components → dist/components}/navigation-bar/Component.d.ts +0 -0
- package/{components → dist/components}/navigation-bar/Component.js +1 -1
- package/{esm → dist}/components/navigation-bar/index.css +6 -6
- package/{components → dist/components}/navigation-bar/index.d.ts +0 -0
- package/{components → dist/components}/navigation-bar/index.js +0 -0
- package/{context.d.ts → dist/context.d.ts} +0 -0
- package/{context.js → dist/context.js} +0 -0
- package/{cssm → dist/cssm}/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/Component.js +4 -4
- package/{cssm → dist/cssm}/components/header/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/header/Component.js +3 -3
- package/{cssm → dist/cssm}/components/header/buttons.d.ts +0 -0
- package/{cssm → dist/cssm}/components/header/buttons.js +2 -2
- package/{cssm → dist/cssm}/components/header/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/header/index.js +3 -3
- package/{cssm → dist/cssm}/components/header/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/header-info-block/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/header-info-block/Component.js +1 -1
- package/{cssm → dist/cssm}/components/header-info-block/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/header-info-block/index.js +1 -1
- package/{cssm → dist/cssm}/components/header-info-block/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/image-preview/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/image-preview/Component.js +0 -0
- package/{cssm → dist/cssm}/components/image-preview/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/image-preview/index.js +0 -0
- package/{cssm → dist/cssm}/components/image-preview/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/image-viewer/component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/image-viewer/component.js +1 -1
- package/{cssm → dist/cssm}/components/image-viewer/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/image-viewer/index.js +1 -1
- package/{cssm → dist/cssm}/components/image-viewer/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/image-viewer/slide.d.ts +0 -0
- package/{cssm → dist/cssm}/components/image-viewer/slide.js +1 -1
- package/{cssm → dist/cssm}/components/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/index.js +3 -3
- package/{cssm → dist/cssm}/components/navigation-bar/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/navigation-bar/Component.js +0 -0
- package/{cssm → dist/cssm}/components/navigation-bar/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/navigation-bar/index.js +0 -0
- package/{cssm → dist/cssm}/components/navigation-bar/index.module.css +0 -0
- package/{cssm → dist/cssm}/context.d.ts +0 -0
- package/{cssm → dist/cssm}/context.js +0 -0
- package/{cssm → dist/cssm}/index.d.ts +0 -0
- package/{cssm → dist/cssm}/index.js +4 -4
- package/{cssm → dist/cssm}/index.module.css +0 -0
- package/{cssm → dist/cssm}/tslib.es6-ce870b46.d.ts +0 -0
- package/{cssm → dist/cssm}/tslib.es6-ce870b46.js +0 -0
- package/{cssm → dist/cssm}/types.d.ts +0 -0
- package/{cssm → dist/cssm}/types.js +0 -0
- package/{cssm → dist/cssm}/utils/constants.d.ts +0 -0
- package/{cssm → dist/cssm}/utils/constants.js +0 -0
- package/{cssm → dist/cssm}/utils/index.d.ts +0 -0
- package/{cssm → dist/cssm}/utils/index.js +0 -0
- package/{cssm → dist/cssm}/utils/split-filename.d.ts +0 -0
- package/{cssm → dist/cssm}/utils/split-filename.js +0 -0
- package/{cssm → dist/cssm}/utils/utils.d.ts +0 -0
- package/{cssm → dist/cssm}/utils/utils.js +0 -0
- package/{cssm → dist/cssm}/vars.css +0 -0
- package/{esm → dist/esm}/Component.d.ts +0 -0
- package/{esm → dist/esm}/Component.js +7 -7
- package/{esm → dist/esm}/components/header/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/header/Component.js +5 -5
- package/{esm → dist/esm}/components/header/buttons.d.ts +0 -0
- package/{esm → dist/esm}/components/header/buttons.js +3 -3
- package/{components → dist/esm/components}/header/index.css +3 -3
- package/{esm → dist/esm}/components/header/index.d.ts +0 -0
- package/{esm → dist/esm}/components/header/index.js +4 -4
- package/{esm → dist/esm}/components/header-info-block/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/header-info-block/Component.js +2 -2
- package/{esm → dist/esm}/components/header-info-block/index.css +5 -5
- package/{esm → dist/esm}/components/header-info-block/index.d.ts +0 -0
- package/{esm → dist/esm}/components/header-info-block/index.js +1 -1
- package/{esm → dist/esm}/components/image-preview/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/image-preview/Component.js +1 -1
- package/{components → dist/esm/components}/image-preview/index.css +12 -12
- package/{esm → dist/esm}/components/image-preview/index.d.ts +0 -0
- package/{esm → dist/esm}/components/image-preview/index.js +0 -0
- package/{esm → dist/esm}/components/image-viewer/component.d.ts +0 -0
- package/{esm → dist/esm}/components/image-viewer/component.js +3 -3
- package/{components → dist/esm/components}/image-viewer/index.css +19 -19
- package/{esm → dist/esm}/components/image-viewer/index.d.ts +0 -0
- package/{esm → dist/esm}/components/image-viewer/index.js +3 -3
- package/{esm → dist/esm}/components/image-viewer/slide.d.ts +0 -0
- package/dist/esm/components/image-viewer/slide.js +6 -0
- package/{esm → dist/esm}/components/index.d.ts +0 -0
- package/{esm → dist/esm}/components/index.js +5 -5
- package/{esm → dist/esm}/components/navigation-bar/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/navigation-bar/Component.js +1 -1
- package/{modern → dist/esm}/components/navigation-bar/index.css +6 -6
- package/{esm → dist/esm}/components/navigation-bar/index.d.ts +0 -0
- package/{esm → dist/esm}/components/navigation-bar/index.js +0 -0
- package/{esm → dist/esm}/context.d.ts +0 -0
- package/{esm → dist/esm}/context.js +0 -0
- package/{esm → dist/esm}/index.css +3 -3
- package/{esm → dist/esm}/index.d.ts +0 -0
- package/{esm → dist/esm}/index.js +6 -6
- package/{esm/slide-1631b3ca.d.ts → dist/esm/slide-96b0a51d.d.ts} +0 -0
- package/{esm/slide-1631b3ca.js → dist/esm/slide-96b0a51d.js} +2 -2
- package/{esm/tslib.es6-fb8c779d.d.ts → dist/esm/tslib.es6-b8afed0e.d.ts} +0 -0
- package/{esm/tslib.es6-fb8c779d.js → dist/esm/tslib.es6-b8afed0e.js} +0 -0
- package/{esm → dist/esm}/types.d.ts +0 -0
- package/{esm → dist/esm}/types.js +0 -0
- package/{esm → dist/esm}/utils/constants.d.ts +0 -0
- package/{esm → dist/esm}/utils/constants.js +0 -0
- package/{esm → dist/esm}/utils/index.d.ts +0 -0
- package/{esm → dist/esm}/utils/index.js +0 -0
- package/{esm → dist/esm}/utils/split-filename.d.ts +0 -0
- package/{esm → dist/esm}/utils/split-filename.js +0 -0
- package/{esm → dist/esm}/utils/utils.d.ts +0 -0
- package/{esm → dist/esm}/utils/utils.js +0 -0
- package/{index.css → dist/index.css} +3 -3
- package/{index.d.ts → dist/index.d.ts} +0 -0
- package/{index.js → dist/index.js} +2 -2
- package/{modern → dist/modern}/Component.d.ts +0 -0
- package/{modern → dist/modern}/Component.js +6 -6
- package/{modern → dist/modern}/components/header/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/header/Component.js +4 -4
- package/{modern → dist/modern}/components/header/buttons.d.ts +0 -0
- package/{modern → dist/modern}/components/header/buttons.js +2 -2
- package/{modern → dist/modern}/components/header/index.css +3 -3
- package/{modern → dist/modern}/components/header/index.d.ts +0 -0
- package/{modern → dist/modern}/components/header/index.js +3 -3
- package/{modern → dist/modern}/components/header-info-block/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/header-info-block/Component.js +2 -2
- package/{modern → dist/modern}/components/header-info-block/index.css +5 -5
- package/{modern → dist/modern}/components/header-info-block/index.d.ts +0 -0
- package/{modern → dist/modern}/components/header-info-block/index.js +1 -1
- package/{modern → dist/modern}/components/image-preview/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/image-preview/Component.js +1 -1
- package/{modern → dist/modern}/components/image-preview/index.css +12 -12
- package/{modern → dist/modern}/components/image-preview/index.d.ts +0 -0
- package/{modern → dist/modern}/components/image-preview/index.js +0 -0
- package/{modern → dist/modern}/components/image-viewer/component.d.ts +0 -0
- package/{modern → dist/modern}/components/image-viewer/component.js +2 -2
- package/{modern → dist/modern}/components/image-viewer/index.css +19 -19
- package/{modern → dist/modern}/components/image-viewer/index.d.ts +0 -0
- package/{modern → dist/modern}/components/image-viewer/index.js +2 -2
- package/{modern → dist/modern}/components/image-viewer/slide.d.ts +0 -0
- package/dist/modern/components/image-viewer/slide.js +6 -0
- package/{modern → dist/modern}/components/index.d.ts +0 -0
- package/{modern → dist/modern}/components/index.js +4 -4
- package/{modern → dist/modern}/components/navigation-bar/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/navigation-bar/Component.js +1 -1
- package/{components → dist/modern/components}/navigation-bar/index.css +6 -6
- package/{modern → dist/modern}/components/navigation-bar/index.d.ts +0 -0
- package/{modern → dist/modern}/components/navigation-bar/index.js +0 -0
- package/{modern → dist/modern}/context.d.ts +0 -0
- package/{modern → dist/modern}/context.js +0 -0
- package/{modern → dist/modern}/index.css +3 -3
- package/{modern → dist/modern}/index.d.ts +0 -0
- package/{modern → dist/modern}/index.js +5 -5
- package/{modern/slide-e87a618f.d.ts → dist/modern/slide-0a5548d7.d.ts} +0 -0
- package/{modern/slide-e87a618f.js → dist/modern/slide-0a5548d7.js} +2 -2
- package/{modern → dist/modern}/types.d.ts +0 -0
- package/{modern → dist/modern}/types.js +0 -0
- package/{modern → dist/modern}/utils/constants.d.ts +0 -0
- package/{modern → dist/modern}/utils/constants.js +0 -0
- package/{modern → dist/modern}/utils/index.d.ts +0 -0
- package/{modern → dist/modern}/utils/index.js +0 -0
- package/{modern → dist/modern}/utils/split-filename.d.ts +0 -0
- package/{modern → dist/modern}/utils/split-filename.js +0 -0
- package/{modern → dist/modern}/utils/utils.d.ts +0 -0
- package/{modern → dist/modern}/utils/utils.js +0 -0
- package/{send-stats.js → dist/send-stats.js} +0 -0
- package/{slide-23d903c1.d.ts → dist/slide-855296cb.d.ts} +0 -0
- package/{slide-23d903c1.js → dist/slide-855296cb.js} +1 -1
- package/{tslib.es6-aa74a949.d.ts → dist/tslib.es6-90133667.d.ts} +0 -0
- package/{tslib.es6-aa74a949.js → dist/tslib.es6-90133667.js} +0 -0
- package/{types.d.ts → dist/types.d.ts} +0 -0
- package/{types.js → dist/types.js} +0 -0
- package/{utils → dist/utils}/constants.d.ts +0 -0
- package/{utils → dist/utils}/constants.js +0 -0
- package/{utils → dist/utils}/index.d.ts +0 -0
- package/{utils → dist/utils}/index.js +0 -0
- package/{utils → dist/utils}/split-filename.d.ts +0 -0
- package/{utils → dist/utils}/split-filename.js +0 -0
- package/{utils → dist/utils}/utils.d.ts +0 -0
- package/{utils → dist/utils}/utils.js +0 -0
- package/package.json +14 -11
- package/esm/components/image-viewer/slide.js +0 -6
- package/modern/components/image-viewer/slide.js +0 -6
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,499 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [4.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@4.1.3...@alfalab/core-components-gallery@4.1.4) (2022-08-17)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [4.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@4.1.2...@alfalab/core-components-gallery@4.1.3) (2022-08-12)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## [4.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@4.1.1...@alfalab/core-components-gallery@4.1.2) (2022-08-11)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## [4.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@4.1.0...@alfalab/core-components-gallery@4.1.1) (2022-08-09)
|
|
34
|
+
|
|
35
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
# [4.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@4.0.0...@alfalab/core-components-gallery@4.1.0) (2022-08-04)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Features
|
|
45
|
+
|
|
46
|
+
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
# [4.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.10...@alfalab/core-components-gallery@4.0.0) (2022-07-25)
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
### Features
|
|
56
|
+
|
|
57
|
+
* Новый cdn alfabank.servicecdn.ru ([#166](https://github.com/core-ds/core-components/issues/166)) ([e29c89e](https://github.com/core-ds/core-components/commit/e29c89edc8cf60ac23df9570eece9e7811eb11f0))
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### BREAKING CHANGES
|
|
61
|
+
|
|
62
|
+
* Добавьте новый домен в список разрешенных 'img-src': `'self' alfabank.servicecdn.ru
|
|
63
|
+
data: 'self'`
|
|
64
|
+
|
|
65
|
+
* chore(screenshot-utils): change cdn
|
|
66
|
+
|
|
67
|
+
* feat(cdn-icon): add prop baseUrl
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
## [3.2.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.9...@alfalab/core-components-gallery@3.2.10) (2022-07-25)
|
|
74
|
+
|
|
75
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
## [3.2.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.8...@alfalab/core-components-gallery@3.2.9) (2022-07-18)
|
|
82
|
+
|
|
83
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## [3.2.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.7...@alfalab/core-components-gallery@3.2.8) (2022-07-15)
|
|
90
|
+
|
|
91
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
## [3.2.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.6...@alfalab/core-components-gallery@3.2.7) (2022-07-15)
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
### Bug Fixes
|
|
101
|
+
|
|
102
|
+
* bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
## [3.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.5...@alfalab/core-components-gallery@3.2.6) (2022-07-14)
|
|
109
|
+
|
|
110
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
## [3.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.4...@alfalab/core-components-gallery@3.2.5) (2022-07-11)
|
|
117
|
+
|
|
118
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
## [3.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.3...@alfalab/core-components-gallery@3.2.4) (2022-07-01)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
## [3.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.2...@alfalab/core-components-gallery@3.2.3) (2022-06-30)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## [3.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.1...@alfalab/core-components-gallery@3.2.2) (2022-06-30)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
## [3.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.2.0...@alfalab/core-components-gallery@3.2.1) (2022-06-29)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
# [3.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.20...@alfalab/core-components-gallery@3.2.0) (2022-06-28)
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
### Features
|
|
160
|
+
|
|
161
|
+
* circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
## [3.1.20](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.19...@alfalab/core-components-gallery@3.1.20) (2022-06-24)
|
|
168
|
+
|
|
169
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
## [3.1.19](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.18...@alfalab/core-components-gallery@3.1.19) (2022-06-23)
|
|
176
|
+
|
|
177
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
## [3.1.18](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.17...@alfalab/core-components-gallery@3.1.18) (2022-06-20)
|
|
184
|
+
|
|
185
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
## [3.1.17](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.16...@alfalab/core-components-gallery@3.1.17) (2022-06-20)
|
|
192
|
+
|
|
193
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
## [3.1.16](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.15...@alfalab/core-components-gallery@3.1.16) (2022-06-16)
|
|
200
|
+
|
|
201
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
## [3.1.15](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.14...@alfalab/core-components-gallery@3.1.15) (2022-06-16)
|
|
208
|
+
|
|
209
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
## [3.1.14](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.13...@alfalab/core-components-gallery@3.1.14) (2022-06-16)
|
|
216
|
+
|
|
217
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
## [3.1.13](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.12...@alfalab/core-components-gallery@3.1.13) (2022-06-03)
|
|
224
|
+
|
|
225
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
## [3.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.5...@alfalab/core-components-gallery@3.1.6) (2022-03-30)
|
|
232
|
+
|
|
233
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
## [3.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.4...@alfalab/core-components-gallery@3.1.5) (2022-03-28)
|
|
240
|
+
|
|
241
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
## [3.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.3...@alfalab/core-components-gallery@3.1.4) (2022-03-24)
|
|
248
|
+
|
|
249
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
## [3.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.2...@alfalab/core-components-gallery@3.1.3) (2022-03-22)
|
|
256
|
+
|
|
257
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
## [3.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.1...@alfalab/core-components-gallery@3.1.2) (2022-03-04)
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
### Bug Fixes
|
|
267
|
+
|
|
268
|
+
* update glyph deps ([#1019](https://github.com/core-ds/core-components/issues/1019)) ([3e910d0](https://github.com/core-ds/core-components/commit/3e910d0801c4c46bcd399163200c1f7bfaba375e))
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
## [3.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.1.0...@alfalab/core-components-gallery@3.1.1) (2022-03-03)
|
|
275
|
+
|
|
276
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
# [3.1.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.10...@alfalab/core-components-gallery@3.1.0) (2022-03-01)
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
### Features
|
|
286
|
+
|
|
287
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
## [3.0.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.9...@alfalab/core-components-gallery@3.0.10) (2022-02-17)
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
### Bug Fixes
|
|
297
|
+
|
|
298
|
+
* imports for glyph icons ([#994](https://github.com/core-ds/core-components/issues/994)) ([8e807f2](https://github.com/core-ds/core-components/commit/8e807f26abf0f942fe8eadbd201caecb297b35dc))
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
## [3.0.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.8...@alfalab/core-components-gallery@3.0.9) (2022-02-15)
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
### Bug Fixes
|
|
308
|
+
|
|
309
|
+
* **gallery:** update header button's tooltip position ([#979](https://github.com/core-ds/core-components/issues/979)) ([8e2acfc](https://github.com/core-ds/core-components/commit/8e2acfcb772cf4d8051c185a3f1caaaf507b5bc9))
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
## [3.0.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.7...@alfalab/core-components-gallery@3.0.8) (2022-02-09)
|
|
316
|
+
|
|
317
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
## [3.0.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.6...@alfalab/core-components-gallery@3.0.7) (2022-02-03)
|
|
324
|
+
|
|
325
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
## [3.0.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.5...@alfalab/core-components-gallery@3.0.6) (2022-02-02)
|
|
332
|
+
|
|
333
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
## [3.0.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.4...@alfalab/core-components-gallery@3.0.5) (2022-01-27)
|
|
340
|
+
|
|
341
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
|
|
347
|
+
## [3.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.3...@alfalab/core-components-gallery@3.0.4) (2022-01-17)
|
|
348
|
+
|
|
349
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
## [3.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.2...@alfalab/core-components-gallery@3.0.3) (2021-12-29)
|
|
356
|
+
|
|
357
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
## [3.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.1...@alfalab/core-components-gallery@3.0.2) (2021-12-14)
|
|
364
|
+
|
|
365
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
## [3.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@3.0.0...@alfalab/core-components-gallery@3.0.1) (2021-12-09)
|
|
372
|
+
|
|
373
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
# [3.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@2.0.3...@alfalab/core-components-gallery@3.0.0) (2021-12-08)
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
* fix!: новый cdn иконок (#913) (#917) ([224831f](https://github.com/core-ds/core-components/commit/224831f41ed2de49dc1a228dc081b0629cf274b1)), closes [#913](https://github.com/core-ds/core-components/issues/913) [#917](https://github.com/core-ds/core-components/issues/917)
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
### BREAKING CHANGES
|
|
386
|
+
|
|
387
|
+
* Добавьте новый домен в список разрешенных 'img-src': `'self' alfabank.gcdn.co data: 'self'`
|
|
388
|
+
|
|
389
|
+
This reverts commit 953fbcfec46a40089a5cfde670597315269b05f5.
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
## [2.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@2.0.2...@alfalab/core-components-gallery@2.0.3) (2021-12-08)
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
### Bug Fixes
|
|
399
|
+
|
|
400
|
+
* revert 0e8124552206f96149d104f65cff1667e857bf01 ([#916](https://github.com/core-ds/core-components/issues/916)) ([953fbcf](https://github.com/core-ds/core-components/commit/953fbcfec46a40089a5cfde670597315269b05f5))
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
## [2.0.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@2.0.1...@alfalab/core-components-gallery@2.0.2) (2021-12-08)
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
### Bug Fixes
|
|
410
|
+
|
|
411
|
+
* актуализируем @alfalab/utils ([#897](https://github.com/core-ds/core-components/issues/897)) ([30fb88e](https://github.com/core-ds/core-components/commit/30fb88eee36f68cabf80069e5125d911fabde4a5))
|
|
412
|
+
* новый cdn иконок ([#913](https://github.com/core-ds/core-components/issues/913)) ([0e81245](https://github.com/core-ds/core-components/commit/0e8124552206f96149d104f65cff1667e857bf01))
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
## [2.0.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@2.0.0...@alfalab/core-components-gallery@2.0.1) (2021-12-01)
|
|
419
|
+
|
|
420
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
# [2.0.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@1.2.2...@alfalab/core-components-gallery@2.0.0) (2021-11-26)
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
### Features
|
|
430
|
+
|
|
431
|
+
* **button:** добавлена кнопка размера 40px, изменены скругления ([#886](https://github.com/core-ds/core-components/issues/886)) ([88e657a](https://github.com/core-ds/core-components/commit/88e657a9f0f68b8b58f6e9437053954ee984f83c)), closes [#890](https://github.com/core-ds/core-components/issues/890)
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
### BREAKING CHANGES
|
|
435
|
+
|
|
436
|
+
* **button:** Кнопка размера xs теперь имеет размер 40px. Тем, кто использовал размер xs, надо
|
|
437
|
+
заменить размер на xxs. Можно воспользоваться codemod.
|
|
438
|
+
|
|
439
|
+
* feat(codemod): add button xs to xxs transformer
|
|
440
|
+
|
|
441
|
+
* feat(tag): добавлен тэг размера 40px, изменены отступы
|
|
442
|
+
|
|
443
|
+
Добавлен тэг размером 40px, изменены отступы. Тем, кто использовал размер xs, надо заменить размер
|
|
444
|
+
на xxs.
|
|
445
|
+
* **button:** Тэг размера xs теперь имеет размер 40px. Тем, кто использовал размер xs, надо
|
|
446
|
+
заменить размер на xxs. Можно воспользоваться codemod.
|
|
447
|
+
|
|
448
|
+
* test: update screenshots
|
|
449
|
+
|
|
450
|
+
* test: update screenshots
|
|
451
|
+
|
|
452
|
+
* feat(button): linter fix
|
|
453
|
+
|
|
454
|
+
* feat(button): fix min-width
|
|
455
|
+
|
|
456
|
+
* feat(tag): remove vertical paddings
|
|
457
|
+
|
|
458
|
+
* feat(tag): remove vertical paddings
|
|
459
|
+
|
|
460
|
+
* feat(button): updates
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
## [1.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@1.2.1...@alfalab/core-components-gallery@1.2.2) (2021-11-16)
|
|
467
|
+
|
|
468
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
469
|
+
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
## [1.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@1.2.0...@alfalab/core-components-gallery@1.2.1) (2021-11-08)
|
|
475
|
+
|
|
476
|
+
**Note:** Version bump only for package @alfalab/core-components-gallery
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
# [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-gallery@1.1.0...@alfalab/core-components-gallery@1.2.0) (2021-09-22)
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
### Features
|
|
486
|
+
|
|
487
|
+
* **gallery:** add `canDownload` image prop, some refactoring ([#837](https://github.com/core-ds/core-components/issues/837)) ([b0c6665](https://github.com/core-ds/core-components/commit/b0c6665bb6a3d4b1e9d5bc176149f63ca2bd8542))
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
# 1.1.0 (2021-09-16)
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
### Features
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
* **gallery:** add component ([#815](https://github.com/core-ds/core-components/issues/815)) ([7ffd20e](https://github.com/core-ds/core-components/commit/7ffd20e2d007f658223d29aa943639c13ad51342)), closes [#774](https://github.com/core-ds/core-components/issues/774) [#795](https://github.com/core-ds/core-components/issues/795)
|
|
File without changes
|
|
@@ -14,7 +14,7 @@ require('./utils/utils.js');
|
|
|
14
14
|
require('./utils/constants.js');
|
|
15
15
|
require('@alfalab/core-components-typography');
|
|
16
16
|
require('./components/header-info-block/Component.js');
|
|
17
|
-
require('./tslib.es6-
|
|
17
|
+
require('./tslib.es6-90133667.js');
|
|
18
18
|
require('@alfalab/core-components-icon-button');
|
|
19
19
|
require('@alfalab/core-components-tooltip');
|
|
20
20
|
require('@alfalab/icons-glyph/PointerDownMIcon');
|
|
@@ -29,14 +29,14 @@ require('element-closest');
|
|
|
29
29
|
require('swiper/swiper.min.css');
|
|
30
30
|
require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
|
|
31
31
|
require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
32
|
-
require('./slide-
|
|
32
|
+
require('./slide-855296cb.js');
|
|
33
33
|
var components_imageViewer_component = require('./components/image-viewer/component.js');
|
|
34
34
|
|
|
35
35
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
36
36
|
|
|
37
37
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
38
38
|
|
|
39
|
-
var styles = {"container":"
|
|
39
|
+
var styles = {"container":"gallery__container_qpmio","modal":"gallery__modal_qpmio"};
|
|
40
40
|
require('./index.css')
|
|
41
41
|
|
|
42
42
|
var Backdrop = function () { return null; };
|
|
File without changes
|
|
@@ -9,7 +9,7 @@ var utils_utils = require('../../utils/utils.js');
|
|
|
9
9
|
var utils_constants = require('../../utils/constants.js');
|
|
10
10
|
require('@alfalab/core-components-typography');
|
|
11
11
|
var components_headerInfoBlock_Component = require('../header-info-block/Component.js');
|
|
12
|
-
require('../../tslib.es6-
|
|
12
|
+
require('../../tslib.es6-90133667.js');
|
|
13
13
|
require('@alfalab/core-components-icon-button');
|
|
14
14
|
require('@alfalab/core-components-tooltip');
|
|
15
15
|
require('@alfalab/icons-glyph/PointerDownMIcon');
|
|
@@ -22,7 +22,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
22
22
|
|
|
23
23
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
24
24
|
|
|
25
|
-
var styles = {"header":"
|
|
25
|
+
var styles = {"header":"gallery__header_1s1xu","buttons":"gallery__buttons_1s1xu"};
|
|
26
26
|
require('./index.css')
|
|
27
27
|
|
|
28
28
|
var Header = function () {
|
|
File without changes
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var React = require('react');
|
|
6
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
6
|
+
var tslib_es6 = require('../../tslib.es6-90133667.js');
|
|
7
7
|
var coreComponentsIconButton = require('@alfalab/core-components-icon-button');
|
|
8
8
|
var coreComponentsTooltip = require('@alfalab/core-components-tooltip');
|
|
9
9
|
var PointerDownMIcon = require('@alfalab/icons-glyph/PointerDownMIcon');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: wplyj */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-tertiary-inverted: #3c4c5d;
|
|
4
4
|
}
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
--gap-xl: 24px;
|
|
16
16
|
--gap-2xl: 32px;
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.gallery__header_1s1xu {
|
|
19
19
|
display: flex;
|
|
20
20
|
justify-content: space-between;
|
|
21
21
|
flex-shrink: 0;
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
background-color: var(--color-light-bg-tertiary-inverted);
|
|
25
25
|
box-sizing: border-box;
|
|
26
26
|
}
|
|
27
|
-
.
|
|
27
|
+
.gallery__buttons_1s1xu {
|
|
28
28
|
display: flex;
|
|
29
29
|
padding-left: var(--gap-2xl);
|
|
30
30
|
}
|
|
File without changes
|
|
@@ -9,7 +9,7 @@ require('../../utils/utils.js');
|
|
|
9
9
|
require('../../utils/constants.js');
|
|
10
10
|
require('@alfalab/core-components-typography');
|
|
11
11
|
require('../header-info-block/Component.js');
|
|
12
|
-
require('../../tslib.es6-
|
|
12
|
+
require('../../tslib.es6-90133667.js');
|
|
13
13
|
require('@alfalab/core-components-icon-button');
|
|
14
14
|
require('@alfalab/core-components-tooltip');
|
|
15
15
|
require('@alfalab/icons-glyph/PointerDownMIcon');
|
|
File without changes
|
|
@@ -10,7 +10,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
10
10
|
|
|
11
11
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
12
12
|
|
|
13
|
-
var styles = {"info":"
|
|
13
|
+
var styles = {"info":"gallery__info_174yn","filenameHead":"gallery__filenameHead_174yn","filenameContainer":"gallery__filenameContainer_174yn","description":"gallery__description_174yn"};
|
|
14
14
|
require('./index.css')
|
|
15
15
|
|
|
16
16
|
var HeaderInfoBlock = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: zi4iy */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -10,24 +10,24 @@
|
|
|
10
10
|
:root {
|
|
11
11
|
--gap-2xs: 4px;
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.gallery__info_174yn {
|
|
14
14
|
height: 100%;
|
|
15
15
|
display: flex;
|
|
16
16
|
flex-direction: column;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
overflow: hidden;
|
|
19
19
|
}
|
|
20
|
-
.
|
|
20
|
+
.gallery__filenameHead_174yn {
|
|
21
21
|
display: inline;
|
|
22
22
|
text-overflow: ellipsis;
|
|
23
23
|
overflow: hidden;
|
|
24
24
|
white-space: nowrap;
|
|
25
25
|
}
|
|
26
|
-
.
|
|
26
|
+
.gallery__filenameContainer_174yn {
|
|
27
27
|
overflow: hidden;
|
|
28
28
|
display: inline-flex;
|
|
29
29
|
}
|
|
30
|
-
.
|
|
30
|
+
.gallery__description_174yn {
|
|
31
31
|
display: inline;
|
|
32
32
|
text-overflow: ellipsis;
|
|
33
33
|
overflow: hidden;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -12,7 +12,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
12
12
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
13
13
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
14
14
|
|
|
15
|
-
var styles = {"component":"
|
|
15
|
+
var styles = {"component":"gallery__component_1saai","active":"gallery__active_1saai","image":"gallery__image_1saai","preview":"gallery__preview_1saai","loading":"gallery__loading_1saai","brokenImageWrapper":"gallery__brokenImageWrapper_1saai","brokenIcon":"gallery__brokenIcon_1saai","focused":"gallery__focused_1saai"};
|
|
16
16
|
require('./index.css')
|
|
17
17
|
|
|
18
18
|
var ImagePreview = function (_a) {
|