@twreporter/react-components 8.25.0-rc.3 → 8.25.0-rc.5
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 +19 -0
- package/lib/footer/constants/styles.js +2 -2
- package/lib/footer/content.js +2 -2
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,25 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [8.25.0-rc.5](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/react-components@8.25.0-rc.4...@twreporter/react-components@8.25.0-rc.5) (2024-02-20)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @twreporter/react-components
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [8.25.0-rc.4](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/react-components@8.25.0-rc.3...@twreporter/react-components@8.25.0-rc.4) (2024-02-16)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* footer styles ([79718d1](https://github.com/twreporter/twreporter-npm-packages/commit/79718d12552a18fd73c3d546d0cc210df153eaf0))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
6
25
|
# [8.25.0-rc.3](https://github.com/twreporter/twreporter-npm-packages/compare/@twreporter/react-components@8.25.0-rc.2...@twreporter/react-components@8.25.0-rc.3) (2024-02-15)
|
|
7
26
|
|
|
8
27
|
|
package/lib/footer/content.js
CHANGED
|
@@ -148,7 +148,7 @@ var IntroColumn = /*#__PURE__*/(0, _styledComponents["default"])(Column).withCon
|
|
|
148
148
|
var LinksColumn = /*#__PURE__*/(0, _styledComponents["default"])(Column).withConfig({
|
|
149
149
|
displayName: "content__LinksColumn",
|
|
150
150
|
componentId: "sc-12bve65-4"
|
|
151
|
-
})(["padding-left:40px;", " ", " ", " ", " ", " ", ""], _mediaQuery["default"].hdOnly(_templateObject10 || (_templateObject10 = _taggedTemplateLiteral(["\n width: 397px;\n "]))), _mediaQuery["default"].desktopOnly(_templateObject11 || (_templateObject11 = _taggedTemplateLiteral(["\n width: 392px;\n "]))), _mediaQuery["default"].desktopAndAbove(_templateObject12 || (_templateObject12 = _taggedTemplateLiteral(["\n padding-left: 80px;\n "]))), _mediaQuery["default"].tabletAndAbove(_templateObject13 || (_templateObject13 = _taggedTemplateLiteral(["\n float: right;\n border-left: solid 0.25px ", ";\n margin-bottom: 50px;\n "])), _color.colorGrayscale.gray300), _mediaQuery["default"].tabletOnly(_templateObject14 || (_templateObject14 = _taggedTemplateLiteral(["\n width: 270px;\n padding-left: 31px;\n "]))), _mediaQuery["default"].mobileOnly(_templateObject15 || (_templateObject15 = _taggedTemplateLiteral(["\n margin-top:
|
|
151
|
+
})(["padding-left:40px;", " ", " ", " ", " ", " ", ""], _mediaQuery["default"].hdOnly(_templateObject10 || (_templateObject10 = _taggedTemplateLiteral(["\n width: 397px;\n "]))), _mediaQuery["default"].desktopOnly(_templateObject11 || (_templateObject11 = _taggedTemplateLiteral(["\n width: 392px;\n "]))), _mediaQuery["default"].desktopAndAbove(_templateObject12 || (_templateObject12 = _taggedTemplateLiteral(["\n padding-left: 80px;\n "]))), _mediaQuery["default"].tabletAndAbove(_templateObject13 || (_templateObject13 = _taggedTemplateLiteral(["\n float: right;\n border-left: solid 0.25px ", ";\n margin-bottom: 50px;\n "])), _color.colorGrayscale.gray300), _mediaQuery["default"].tabletOnly(_templateObject14 || (_templateObject14 = _taggedTemplateLiteral(["\n width: 270px;\n padding-left: 31px;\n "]))), _mediaQuery["default"].mobileOnly(_templateObject15 || (_templateObject15 = _taggedTemplateLiteral(["\n margin-top: 48px;\n padding-left: 0;\n "]))));
|
|
152
152
|
|
|
153
153
|
var ItemList = /*#__PURE__*/_styledComponents["default"].div.withConfig({
|
|
154
154
|
displayName: "content__ItemList",
|
|
@@ -167,7 +167,7 @@ var Item = /*#__PURE__*/_styledComponents["default"].a.withConfig({
|
|
|
167
167
|
componentId: "sc-12bve65-7"
|
|
168
168
|
})(["text-decoration:none !important;display:block;width:100%;p{display:inline;font-size:14px;font-family:", ";font-weight:", ";letter-spacing:1.3px;color:", ";}span{visibility:", ";background:", ";color:", ";font-size:9px;font-family:", ";margin-left:5px;padding:2px 5px;vertical-align:middle;animation:", " 0.7s infinite;}&:hover{p{color:", ";}}", " ", ""], _font.fontFamily["default"], _font.fontWeight.normal, _color.colorGrayscale.gray500, function (props) {
|
|
169
169
|
return props.visible ? 'visible' : 'hidden';
|
|
170
|
-
}, _color.colorBrand.heavy, _color.colorGrayscale.white, _font.fontFamily["default"], flickerAnimation, _color.colorGrayscale.gray900, _mediaQuery["default"].desktopAndAbove(_templateObject20 || (_templateObject20 = _taggedTemplateLiteral(["\n height: calc(", "px / 3);\n "])), _styles["default"].contentRow.height.hd), _mediaQuery["default"].mobileOnly(_templateObject21 || (_templateObject21 = _taggedTemplateLiteral(["\n p {\n font-size:
|
|
170
|
+
}, _color.colorBrand.heavy, _color.colorGrayscale.white, _font.fontFamily["default"], flickerAnimation, _color.colorGrayscale.gray900, _mediaQuery["default"].desktopAndAbove(_templateObject20 || (_templateObject20 = _taggedTemplateLiteral(["\n height: calc(", "px / 3);\n "])), _styles["default"].contentRow.height.hd), _mediaQuery["default"].mobileOnly(_templateObject21 || (_templateObject21 = _taggedTemplateLiteral(["\n p {\n font-size: 14px;\n letter-spacing: 1.6px;\n line-height: 2;\n }\n "]))));
|
|
171
171
|
|
|
172
172
|
var DonateButton = /*#__PURE__*/_styledComponents["default"].div.withConfig({
|
|
173
173
|
displayName: "content__DonateButton",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twreporter/react-components",
|
|
3
|
-
"version": "8.25.0-rc.
|
|
3
|
+
"version": "8.25.0-rc.5",
|
|
4
4
|
"main": "lib/index.js",
|
|
5
5
|
"repository": "https://github.com/twreporter/twreporter-npm-packages.git",
|
|
6
6
|
"author": "twreporter <developer@twreporter.org>",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"chromatic": "npx chromatic --exit-zero-on-changes"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@twreporter/core": "^1.18.0-rc.
|
|
19
|
-
"@twreporter/redux": "^7.11.0-rc.
|
|
18
|
+
"@twreporter/core": "^1.18.0-rc.1",
|
|
19
|
+
"@twreporter/redux": "^7.11.0-rc.1",
|
|
20
20
|
"fontfaceobserver-es": "^3.3.3",
|
|
21
21
|
"hoist-non-react-statics": "^2.3.1",
|
|
22
22
|
"lodash": "^4.0.0",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"react-dom": "^16.0.0",
|
|
52
52
|
"storybook": "^7.5.2"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "a56e716d89f494b32b9df198b912d0f01f80facb"
|
|
55
55
|
}
|