@salutejs/sdds-cs 0.328.0-canary.2163.17602400013.0 → 0.328.0-canary.2163.17629523809.0

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.
@@ -97,7 +97,7 @@ function _templateObject2() {
97
97
  ": 2.5rem;\n ",
98
98
  ": 0 0.625rem;\n ",
99
99
  ": 0.125rem;\n\n ",
100
- ": 2.5rem;\n "
100
+ ": 0.5rem 2.5rem;\n "
101
101
  ]);
102
102
  _templateObject2 = function _templateObject() {
103
103
  return data;
@@ -97,7 +97,7 @@ function _templateObject2() {
97
97
  ": 2.5rem;\n ",
98
98
  ": 0 0.625rem;\n ",
99
99
  ": 0.125rem;\n\n ",
100
- ": 2.5rem;\n "
100
+ ": 0.5rem 2.5rem;\n "
101
101
  ]);
102
102
  _templateObject2 = function _templateObject() {
103
103
  return data;
@@ -86,7 +86,7 @@ function _templateObject2() {
86
86
  ": 2.5rem;\n ",
87
87
  ": 0 0.625rem;\n ",
88
88
  ": 0.125rem;\n\n ",
89
- ": 2.5rem;\n "
89
+ ": 0.5rem 2.5rem;\n "
90
90
  ]);
91
91
  _templateObject2 = function _templateObject() {
92
92
  return data;
@@ -86,7 +86,7 @@ function _templateObject2() {
86
86
  ": 2.5rem;\n ",
87
87
  ": 0 0.625rem;\n ",
88
88
  ": 0.125rem;\n\n ",
89
- ": 2.5rem;\n "
89
+ ": 0.5rem 2.5rem;\n "
90
90
  ]);
91
91
  _templateObject2 = function _templateObject() {
92
92
  return data;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-cs",
3
- "version": "0.328.0-canary.2163.17602400013.0",
3
+ "version": "0.328.0-canary.2163.17629523809.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS CS web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -30,7 +30,7 @@
30
30
  "directory": "packages/sdds-cs"
31
31
  },
32
32
  "dependencies": {
33
- "@salutejs/plasma-new-hope": "0.336.0-canary.2163.17602400013.0",
33
+ "@salutejs/plasma-new-hope": "0.336.0-canary.2163.17629523809.0",
34
34
  "@salutejs/sdds-themes": "0.47.0"
35
35
  },
36
36
  "peerDependencies": {
@@ -123,5 +123,5 @@
123
123
  "Anton Vinogradov"
124
124
  ],
125
125
  "sideEffects": false,
126
- "gitHead": "9793290f2f3c96bb4be802f5494274cec7b993b7"
126
+ "gitHead": "8908014626b075be5e0e5078550c4b52112cdbe5"
127
127
  }