@megafon/ui-shared 3.0.0-beta.1 → 3.0.0-beta.10
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 +110 -0
- package/dist/es/components/AccordionBox/AccordionBox.css +0 -47
- package/dist/es/components/AccordionBox/AccordionBox.d.ts +3 -5
- package/dist/es/components/AccordionBox/AccordionBox.js +3 -2
- package/dist/es/components/BenefitsIcons/style/BenefitsIcons.css +0 -47
- package/dist/es/components/BenefitsIcons/style/BenefitsIconsTile.css +0 -47
- package/dist/es/components/BenefitsPictures/BenfitsPictures.css +0 -47
- package/dist/es/components/Breadcrumbs/Breadcrumbs.css +0 -47
- package/dist/es/components/Breadcrumbs/Breadcrumbs.d.ts +2 -1
- package/dist/es/components/Breadcrumbs/Breadcrumbs.js +5 -4
- package/dist/es/components/ButtonBanner/ButtonBanner.css +0 -47
- package/dist/es/components/ButtonBanner/ButtonBanner.d.ts +2 -2
- package/dist/es/components/ButtonBanner/ButtonBanner.js +4 -2
- package/dist/es/components/ButtonLinkBox/ButtonLinkBox.css +0 -47
- package/dist/es/components/ButtonLinkBox/ButtonLinkBox.d.ts +2 -2
- package/dist/es/components/ButtonLinkBox/ButtonLinkBox.js +4 -2
- package/dist/es/components/Card/Card.css +0 -47
- package/dist/es/components/Container/Container.css +0 -47
- package/dist/es/components/DownloadLinks/DownloadLink.css +0 -47
- package/dist/es/components/DownloadLinks/DownloadLinks.css +0 -47
- package/dist/es/components/Instructions/Instructions.css +0 -47
- package/dist/es/components/PageTitle/PageTitle.css +0 -47
- package/dist/es/components/Partners/Partners.css +0 -47
- package/dist/es/components/PictureWithDescription/PictureWithDescription.css +0 -47
- package/dist/es/components/Property/Property.css +0 -47
- package/dist/es/components/Property/PropertyDescription.css +0 -47
- package/dist/es/components/Steps/Steps.css +0 -47
- package/dist/es/components/Steps/StepsItem.css +0 -47
- package/dist/es/components/StoreBanner/StoreBanner.css +2 -51
- package/dist/es/components/StoreBanner/StoreBanner.d.ts +3 -5
- package/dist/es/components/StoreBanner/StoreBanner.js +8 -25
- package/dist/es/components/Table/Table.css +0 -47
- package/dist/es/components/TextBox/TextBox.css +0 -47
- package/dist/es/components/TextBox/TextBoxPicture.css +0 -47
- package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.css +0 -47
- package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.d.ts +2 -2
- package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.js +4 -2
- package/dist/es/components/VideoBanner/VideoBanner.css +0 -47
- package/dist/es/components/VideoBlock/VideoBlock.css +0 -47
- package/dist/lib/components/AccordionBox/AccordionBox.css +0 -47
- package/dist/lib/components/AccordionBox/AccordionBox.d.ts +3 -5
- package/dist/lib/components/AccordionBox/AccordionBox.js +3 -2
- package/dist/lib/components/BenefitsIcons/style/BenefitsIcons.css +0 -47
- package/dist/lib/components/BenefitsIcons/style/BenefitsIconsTile.css +0 -47
- package/dist/lib/components/BenefitsPictures/BenfitsPictures.css +0 -47
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.css +0 -47
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.d.ts +2 -1
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.js +5 -4
- package/dist/lib/components/ButtonBanner/ButtonBanner.css +0 -47
- package/dist/lib/components/ButtonBanner/ButtonBanner.d.ts +2 -2
- package/dist/lib/components/ButtonBanner/ButtonBanner.js +4 -2
- package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.css +0 -47
- package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.d.ts +2 -2
- package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.js +4 -2
- package/dist/lib/components/Card/Card.css +0 -47
- package/dist/lib/components/Container/Container.css +0 -47
- package/dist/lib/components/DownloadLinks/DownloadLink.css +0 -47
- package/dist/lib/components/DownloadLinks/DownloadLinks.css +0 -47
- package/dist/lib/components/Instructions/Instructions.css +0 -47
- package/dist/lib/components/PageTitle/PageTitle.css +0 -47
- package/dist/lib/components/Partners/Partners.css +0 -47
- package/dist/lib/components/PictureWithDescription/PictureWithDescription.css +0 -47
- package/dist/lib/components/Property/Property.css +0 -47
- package/dist/lib/components/Property/PropertyDescription.css +0 -47
- package/dist/lib/components/Steps/Steps.css +0 -47
- package/dist/lib/components/Steps/StepsItem.css +0 -47
- package/dist/lib/components/StoreBanner/StoreBanner.css +2 -51
- package/dist/lib/components/StoreBanner/StoreBanner.d.ts +3 -5
- package/dist/lib/components/StoreBanner/StoreBanner.js +8 -28
- package/dist/lib/components/Table/Table.css +0 -47
- package/dist/lib/components/TextBox/TextBox.css +0 -47
- package/dist/lib/components/TextBox/TextBoxPicture.css +0 -47
- package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.css +0 -47
- package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.d.ts +2 -2
- package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.js +4 -2
- package/dist/lib/components/VideoBanner/VideoBanner.css +0 -47
- package/dist/lib/components/VideoBlock/VideoBlock.css +0 -47
- package/package.json +6 -5
@@ -1,50 +1,3 @@
|
|
1
|
-
:root {
|
2
|
-
--green: #00B956;
|
3
|
-
--purple: #731982;
|
4
|
-
--base: #FFFFFF;
|
5
|
-
--content: #333333;
|
6
|
-
--spbSky0: #F6F6F6;
|
7
|
-
--spbSky1: #EDEDED;
|
8
|
-
--spbSky2: #D8D8D8;
|
9
|
-
--spbSky3: #999999;
|
10
|
-
--warmRedC: #EB5A40;
|
11
|
-
--137C: #FFA717;
|
12
|
-
--311C: #5BD9E5;
|
13
|
-
--reflexBlue: #444189;
|
14
|
-
--fury: #F62434;
|
15
|
-
--systemBlue: #34AAF2;
|
16
|
-
--background: #FFFFFF;
|
17
|
-
--buttonHoverGreen: #10E272;
|
18
|
-
--buttonhoverPurple: #534455;
|
19
|
-
--buttonDown: #404D46;
|
20
|
-
--gradientBasic: linear-gradient(90deg, #01873F 0%, #00B956 74%, #14CD6A 100%);
|
21
|
-
--gradientVIP: linear-gradient(90deg, #5B1168 0%, #731982 74%, #821E93 100%);
|
22
|
-
--gradientExclusive: linear-gradient(90deg, #2A2674 0%, #444189 74%, #504D93 100%);
|
23
|
-
--STCWhite: #FFFFFF;
|
24
|
-
--STCBlack: #333333;
|
25
|
-
--STCWhite5: #FFFFFF0D;
|
26
|
-
--STCWhite10: #FFFFFF1A;
|
27
|
-
--STCWhite20: #FFFFFF33;
|
28
|
-
--STCWhite50: #FFFFFF80;
|
29
|
-
--STCBlack5: #3333330D;
|
30
|
-
--STCBlack10: #3333331A;
|
31
|
-
--STCBlack20: #33333333;
|
32
|
-
--STCBlack50: #33333380;
|
33
|
-
--green80: #0CDC78;
|
34
|
-
--green20: #DDFFEC;
|
35
|
-
--purple80: #AA67C1;
|
36
|
-
--purple20: #FFEEFF;
|
37
|
-
--warmRedC80: #FF765D;
|
38
|
-
--warmRedC20: #FFCFC7;
|
39
|
-
--137C80: #FFB945;
|
40
|
-
--137C20: #FFEDD1;
|
41
|
-
--311C80: #62E3FF;
|
42
|
-
--311C20: #E1FAFF;
|
43
|
-
--reflexBlue80: #554FC9;
|
44
|
-
--reflexBlue20: #EBEAFF;
|
45
|
-
--fury80: #F8505D;
|
46
|
-
--fury20: #FFC5C9;
|
47
|
-
}
|
48
1
|
h1,
|
49
2
|
h2,
|
50
3
|
h3,
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@megafon/ui-shared",
|
3
|
-
"version": "3.0.0-beta.
|
3
|
+
"version": "3.0.0-beta.10",
|
4
4
|
"files": [
|
5
5
|
"dist"
|
6
6
|
],
|
@@ -19,6 +19,7 @@
|
|
19
19
|
"license": "MIT",
|
20
20
|
"scripts": {
|
21
21
|
"build": "gulp build",
|
22
|
+
"cleanDist": "rm -rf dist",
|
22
23
|
"coverage": "yarn coverage:unit",
|
23
24
|
"coverage:unit": "jest --ci --collectCoverage --coverageDirectory=coverage",
|
24
25
|
"typecheck": "tsc --noEmit -p .",
|
@@ -51,7 +52,7 @@
|
|
51
52
|
"@babel/preset-env": "^7.8.6",
|
52
53
|
"@babel/preset-react": "^7.8.3",
|
53
54
|
"@babel/preset-typescript": "^7.8.3",
|
54
|
-
"@megafon/ui-icons": "^1.0.0-beta.
|
55
|
+
"@megafon/ui-icons": "^1.0.0-beta.4",
|
55
56
|
"@svgr/core": "^2.4.1",
|
56
57
|
"@types/enzyme": "^3.10.5",
|
57
58
|
"@types/enzyme-adapter-react-16": "^1.0.6",
|
@@ -81,13 +82,13 @@
|
|
81
82
|
},
|
82
83
|
"dependencies": {
|
83
84
|
"@babel/runtime": "^7.8.4",
|
84
|
-
"@megafon/ui-core": "^3.0.0-beta.
|
85
|
-
"@megafon/ui-helpers": "^2.0.0-beta.
|
85
|
+
"@megafon/ui-core": "^3.0.0-beta.10",
|
86
|
+
"@megafon/ui-helpers": "^2.0.0-beta.4",
|
86
87
|
"core-js": "^3.6.4",
|
87
88
|
"htmr": "^0.9.2",
|
88
89
|
"lodash.throttle": "^4.1.1",
|
89
90
|
"prop-types": "^15.7.2",
|
90
91
|
"swiper": "^6.5.6"
|
91
92
|
},
|
92
|
-
"gitHead": "
|
93
|
+
"gitHead": "cdcd7e6919da616151f259cac14ae7d8346ddc49"
|
93
94
|
}
|