@gravity-ui/page-constructor 1.10.2-alpha.0 → 1.10.3

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 CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.10.3](https://github.com/gravity-ui/page-constructor/compare/v1.10.2...v1.10.3) (2022-12-15)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * share icons ([#87](https://github.com/gravity-ui/page-constructor/issues/87)) ([565f125](https://github.com/gravity-ui/page-constructor/commit/565f12538d9b686d654d58bf548b9ec87bc566b7))
9
+
3
10
  ## [1.10.2](https://github.com/gravity-ui/page-constructor/compare/v1.10.1...v1.10.2) (2022-12-13)
4
11
 
5
12
 
@@ -40,7 +40,7 @@ unpredictable css rules order in build */
40
40
  background-color: var(--yc-color-telegram);
41
41
  }
42
42
  .pc-share-block__item_type_linkedin {
43
- background-color: #0a66c2;
43
+ background-color: var(--yc-color-linkedin);
44
44
  }
45
45
  .pc-share-block__item.pc-share-block__item:before {
46
46
  border-radius: 100%;
@@ -5,5 +5,5 @@ const tslib_1 = require("tslib");
5
5
  const react_1 = (0, tslib_1.__importDefault)(require("react"));
6
6
  const svg_1 = require("../utils/svg");
7
7
  const Linkedin = (props) => (react_1.default.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", fill: "currentColor" }, svg_1.a11yHiddenSvgProps, props),
8
- react_1.default.createElement("path", { d: "M20.5497 20.5499H16.9514V14.9141C16.9514 13.5702 16.9274 11.8403 15.0798 11.8403C13.2056 11.8403 12.9189 13.3045 12.9189 14.8163V20.5496H9.32049V8.96016H12.7749V10.544H12.8233C13.169 9.95282 13.6686 9.46652 14.2688 9.13685C14.869 8.80718 15.5474 8.64648 16.2317 8.67188C19.8788 8.67188 20.5512 11.071 20.5512 14.1921L20.5497 20.5499ZM5.26032 7.37597C4.84731 7.37604 4.44356 7.25364 4.10012 7.02423C3.75668 6.79482 3.48897 6.46871 3.33086 6.08714C3.17273 5.70555 3.13131 5.28566 3.2118 4.88054C3.29231 4.47542 3.49112 4.10328 3.78311 3.81116C4.07508 3.51905 4.44713 3.32007 4.85219 3.23942C5.25725 3.15876 5.67711 3.20006 6.05871 3.35805C6.4403 3.51605 6.76647 3.78366 6.99599 4.12704C7.2255 4.47044 7.34805 4.87418 7.34813 5.28722C7.34817 5.56148 7.29422 5.83305 7.18932 6.08643C7.08443 6.33983 6.93065 6.57008 6.73677 6.76404C6.5429 6.95799 6.31274 7.11186 6.0594 7.21686C5.80607 7.32186 5.53454 7.37592 5.26032 7.37597ZM7.0595 20.5499H3.45737V8.96016H7.0595V20.5499Z" })));
8
+ react_1.default.createElement("path", { d: "M21.3779 19.3506H17.7796V13.7149C17.7796 12.371 17.7556 10.641 15.908 10.641C14.0339 10.641 13.7471 12.1053 13.7471 13.6171V19.3503H10.1487V7.76094H13.6032V9.34475H13.6515C13.9972 8.7536 14.4968 8.2673 15.097 7.93763C15.6972 7.60796 16.3756 7.44726 17.0599 7.47266C20.707 7.47266 21.3794 9.8718 21.3794 12.9929L21.3779 19.3506ZM6.08857 6.17675C5.67556 6.17682 5.2718 6.05442 4.92836 5.82501C4.58492 5.5956 4.31722 5.26949 4.1591 4.88792C4.00097 4.50633 3.95956 4.08644 4.04005 3.68132C4.12055 3.2762 4.31936 2.90406 4.61135 2.61194C4.90333 2.31983 5.27537 2.12085 5.68043 2.0402C6.08549 1.95954 6.50536 2.00084 6.88696 2.15883C7.26854 2.31683 7.59472 2.58444 7.82423 2.92782C8.05375 3.27122 8.1763 3.67496 8.17637 4.088C8.17642 4.36226 8.12246 4.63383 8.01757 4.88721C7.91267 5.14061 7.75889 5.37086 7.56502 5.56482C7.37114 5.75877 7.14098 5.91264 6.88765 6.01764C6.63431 6.12264 6.36278 6.1767 6.08857 6.17675ZM7.88774 19.3506H4.28561V7.76094H7.88774V19.3506Z" })));
9
9
  exports.Linkedin = Linkedin;
@@ -40,7 +40,7 @@ unpredictable css rules order in build */
40
40
  background-color: var(--yc-color-telegram);
41
41
  }
42
42
  .pc-share-block__item_type_linkedin {
43
- background-color: #0a66c2;
43
+ background-color: var(--yc-color-linkedin);
44
44
  }
45
45
  .pc-share-block__item.pc-share-block__item:before {
46
46
  border-radius: 100%;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
2
  import { a11yHiddenSvgProps } from '../utils/svg';
3
3
  export const Linkedin = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", fill: "currentColor" }, a11yHiddenSvgProps, props),
4
- React.createElement("path", { d: "M20.5497 20.5499H16.9514V14.9141C16.9514 13.5702 16.9274 11.8403 15.0798 11.8403C13.2056 11.8403 12.9189 13.3045 12.9189 14.8163V20.5496H9.32049V8.96016H12.7749V10.544H12.8233C13.169 9.95282 13.6686 9.46652 14.2688 9.13685C14.869 8.80718 15.5474 8.64648 16.2317 8.67188C19.8788 8.67188 20.5512 11.071 20.5512 14.1921L20.5497 20.5499ZM5.26032 7.37597C4.84731 7.37604 4.44356 7.25364 4.10012 7.02423C3.75668 6.79482 3.48897 6.46871 3.33086 6.08714C3.17273 5.70555 3.13131 5.28566 3.2118 4.88054C3.29231 4.47542 3.49112 4.10328 3.78311 3.81116C4.07508 3.51905 4.44713 3.32007 4.85219 3.23942C5.25725 3.15876 5.67711 3.20006 6.05871 3.35805C6.4403 3.51605 6.76647 3.78366 6.99599 4.12704C7.2255 4.47044 7.34805 4.87418 7.34813 5.28722C7.34817 5.56148 7.29422 5.83305 7.18932 6.08643C7.08443 6.33983 6.93065 6.57008 6.73677 6.76404C6.5429 6.95799 6.31274 7.11186 6.0594 7.21686C5.80607 7.32186 5.53454 7.37592 5.26032 7.37597ZM7.0595 20.5499H3.45737V8.96016H7.0595V20.5499Z" })));
4
+ React.createElement("path", { d: "M21.3779 19.3506H17.7796V13.7149C17.7796 12.371 17.7556 10.641 15.908 10.641C14.0339 10.641 13.7471 12.1053 13.7471 13.6171V19.3503H10.1487V7.76094H13.6032V9.34475H13.6515C13.9972 8.7536 14.4968 8.2673 15.097 7.93763C15.6972 7.60796 16.3756 7.44726 17.0599 7.47266C20.707 7.47266 21.3794 9.8718 21.3794 12.9929L21.3779 19.3506ZM6.08857 6.17675C5.67556 6.17682 5.2718 6.05442 4.92836 5.82501C4.58492 5.5956 4.31722 5.26949 4.1591 4.88792C4.00097 4.50633 3.95956 4.08644 4.04005 3.68132C4.12055 3.2762 4.31936 2.90406 4.61135 2.61194C4.90333 2.31983 5.27537 2.12085 5.68043 2.0402C6.08549 1.95954 6.50536 2.00084 6.88696 2.15883C7.26854 2.31683 7.59472 2.58444 7.82423 2.92782C8.05375 3.27122 8.1763 3.67496 8.17637 4.088C8.17642 4.36226 8.12246 4.63383 8.01757 4.88721C7.91267 5.14061 7.75889 5.37086 7.56502 5.56482C7.37114 5.75877 7.14098 5.91264 6.88765 6.01764C6.63431 6.12264 6.36278 6.1767 6.08857 6.17675ZM7.88774 19.3506H4.28561V7.76094H7.88774V19.3506Z" })));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravity-ui/page-constructor",
3
- "version": "1.10.2-alpha.0",
3
+ "version": "1.10.3",
4
4
  "description": "Gravity UI Page Constructor",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -58,7 +58,7 @@
58
58
  },
59
59
  "peerDependencies": {
60
60
  "react": "^16.0.0 || ^17.0.0",
61
- "@gravity-ui/uikit": "^3.0.1",
61
+ "@gravity-ui/uikit": "^3.11.0",
62
62
  "@doc-tools/transform": "^2.6.1"
63
63
  },
64
64
  "devDependencies": {
@@ -69,7 +69,7 @@
69
69
  "@gravity-ui/prettier-config": "^1.0.1",
70
70
  "@gravity-ui/stylelint-config": "^1.0.0",
71
71
  "@gravity-ui/tsconfig": "^1.0.0",
72
- "@gravity-ui/uikit": "^3.10.1",
72
+ "@gravity-ui/uikit": "^3.11.0",
73
73
  "@storybook/addon-actions": "^6.3.12",
74
74
  "@storybook/addon-essentials": "^6.5.10",
75
75
  "@storybook/addon-knobs": "^6.3.1",
@@ -121,8 +121,5 @@
121
121
  "*.{json,yaml,yml,md}": [
122
122
  "prettier --write"
123
123
  ]
124
- },
125
- "publishConfig": {
126
- "tag": "alpha"
127
124
  }
128
125
  }