@times-components/key-facts 2.1.45 → 2.1.49

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
@@ -3,6 +3,38 @@
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
+ ## [2.1.49](https://github.com/newsuk/times-components/compare/@times-components/key-facts@2.1.48...@times-components/key-facts@2.1.49) (2021-11-25)
7
+
8
+ **Note:** Version bump only for package @times-components/key-facts
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.1.48](https://github.com/newsuk/times-components/compare/@times-components/key-facts@2.1.47...@times-components/key-facts@2.1.48) (2021-08-31)
15
+
16
+ **Note:** Version bump only for package @times-components/key-facts
17
+
18
+
19
+
20
+
21
+
22
+ ## [2.1.47](https://github.com/newsuk/times-components/compare/@times-components/key-facts@2.1.46...@times-components/key-facts@2.1.47) (2021-08-09)
23
+
24
+ **Note:** Version bump only for package @times-components/key-facts
25
+
26
+
27
+
28
+
29
+
30
+ ## [2.1.46](https://github.com/newsuk/times-components/compare/@times-components/key-facts@2.1.45...@times-components/key-facts@2.1.46) (2021-07-05)
31
+
32
+ **Note:** Version bump only for package @times-components/key-facts
33
+
34
+
35
+
36
+
37
+
6
38
  ## [2.1.45](https://github.com/newsuk/times-components/compare/@times-components/key-facts@2.1.44...@times-components/key-facts@2.1.45) (2021-07-02)
7
39
 
8
40
  **Note:** Version bump only for package @times-components/key-facts
package/README.md CHANGED
@@ -29,9 +29,6 @@ This package uses [yarn](https://yarnpkg.com) (latest) to run unit tests on each
29
29
  platform with [jest](https://facebook.github.io/jest/).
30
30
 
31
31
  ```
32
- yarn test:all
33
- yarn test:android
34
- yarn test:ios
35
32
  yarn test:web
36
33
  ```
37
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/key-facts",
3
- "version": "2.1.45",
3
+ "version": "2.1.49",
4
4
  "description": "Bulleted list of text data",
5
5
  "main": "dist/key-facts",
6
6
  "dev": "src/key-facts",
@@ -9,10 +9,7 @@
9
9
  "prettier:diff": "prettier --list-different '**/*.*'",
10
10
  "depcheck": "depcheck --ignores='@babel/*,babel-*,depcheck,eslint,jest,prettier,react-art,stylelint*,webpack*' --ignore-bin-package=false --skip-missing",
11
11
  "lint": "eslint . && stylelint . && yarn prettier:diff && yarn depcheck",
12
- "test:android": "jest --config='./__tests__/android/jest.config.js'",
13
- "test:ios": "jest --config='./__tests__/ios/jest.config.js'",
14
12
  "test:web": "jest --config='./__tests__/web/jest.config.js'",
15
- "test:all": "yarn test:android --coverage && yarn test:ios --coverage && yarn test:web --coverage",
16
13
  "prepublishOnly": "yarn transpile && yarn bundle",
17
14
  "watch": "watch 'yarn bundle' ./src --ignoreDotFiles --ignoreUnreadable",
18
15
  "cleanup-dist": "rm -rf dist",
@@ -38,13 +35,12 @@
38
35
  "homepage": "https://github.com/newsuk/times-components#readme",
39
36
  "devDependencies": {
40
37
  "@babel/core": "7.4.4",
41
- "@times-components/eslint-config-thetimes": "0.8.16",
42
- "@times-components/jest-configurator": "2.7.1",
43
- "@times-components/jest-serializer": "3.2.25",
44
- "@times-components/mocks": "0.1.22",
45
- "@times-components/storybook": "4.1.64",
46
- "@times-components/test-utils": "2.3.8",
47
- "@times-components/webpack-configurator": "2.0.27",
38
+ "@times-components/eslint-config-thetimes": "0.8.17",
39
+ "@times-components/jest-configurator": "2.7.3",
40
+ "@times-components/jest-serializer": "3.2.27",
41
+ "@times-components/storybook": "4.1.67",
42
+ "@times-components/test-utils": "2.3.9",
43
+ "@times-components/webpack-configurator": "2.0.28",
48
44
  "babel-jest": "24.8.0",
49
45
  "depcheck": "0.6.9",
50
46
  "enzyme": "3.9.0",
@@ -66,12 +62,12 @@
66
62
  "webpack-cli": "3.3.1"
67
63
  },
68
64
  "dependencies": {
69
- "@times-components/context": "1.2.24",
70
- "@times-components/link": "3.6.42",
71
- "@times-components/markup": "3.4.58",
72
- "@times-components/markup-forest": "1.7.33",
73
- "@times-components/responsive": "0.6.25",
74
- "@times-components/styleguide": "3.38.20",
65
+ "@times-components/context": "1.2.27",
66
+ "@times-components/link": "3.6.45",
67
+ "@times-components/markup": "3.4.61",
68
+ "@times-components/markup-forest": "1.7.35",
69
+ "@times-components/responsive": "0.7.1",
70
+ "@times-components/styleguide": "3.38.23",
75
71
  "lodash.pick": "4.4.0",
76
72
  "prop-types": "15.7.2",
77
73
  "styled-components": "4.3.2"
@@ -89,5 +85,5 @@
89
85
  "publishConfig": {
90
86
  "access": "public"
91
87
  },
92
- "gitHead": "912dbc3e6c0049241dd756f5829fdbd324f5ae5f"
88
+ "gitHead": "e4ffceaf25ca396380a235406bf49c846731b2b4"
93
89
  }
@@ -1 +0,0 @@
1
- var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.default=void 0;var _react=_interopRequireDefault(require("react"));var _reactNative=require("react-native");var _responsive=require("@times-components/responsive");var _keyFactsSharedPropTypes=_interopRequireDefault(require("./key-facts-shared-prop-types"));var _styles=_interopRequireDefault(require("./styles"));var _jsxFileName="/home/circleci/project/packages/key-facts/src/key-facts-container.js";var KeyFactsContainer=function KeyFactsContainer(_ref){var children=_ref.children;return _react.default.createElement(_responsive.ResponsiveContext.Consumer,{__source:{fileName:_jsxFileName,lineNumber:8,columnNumber:3}},function(_ref2){var isTablet=_ref2.isTablet;return _react.default.createElement(_reactNative.View,{style:[_styles.default.container,isTablet&&_styles.default.containerTablet],__source:{fileName:_jsxFileName,lineNumber:10,columnNumber:7}},children);});};KeyFactsContainer.propTypes=_keyFactsSharedPropTypes.default;var _default=KeyFactsContainer;exports.default=_default;
@@ -1 +0,0 @@
1
- var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.default=void 0;var _react=_interopRequireDefault(require("react"));var _reactNative=require("react-native");var _responsive=require("@times-components/responsive");var _keyFactsTitlePropTypes=_interopRequireDefault(require("./key-facts-title-prop-types"));var _styles=_interopRequireDefault(require("./styles"));var _jsxFileName="/home/circleci/project/packages/key-facts/src/key-facts-title.js";var KeyFactsTitle=function KeyFactsTitle(_ref){var color=_ref.color,fontStyle=_ref.fontStyle,title=_ref.title;return _react.default.createElement(_responsive.ResponsiveContext.Consumer,{__source:{fileName:_jsxFileName,lineNumber:8,columnNumber:3}},function(_ref2){var isTablet=_ref2.isTablet;return _react.default.createElement(_reactNative.Text,{style:[_styles.default.title,isTablet&&_styles.default.titleTablet,{color:color},fontStyle],__source:{fileName:_jsxFileName,lineNumber:10,columnNumber:7}},title.toUpperCase());});};KeyFactsTitle.propTypes=_keyFactsTitlePropTypes.default;var _default=KeyFactsTitle;exports.default=_default;
@@ -1 +0,0 @@
1
- var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.default=void 0;var _react=_interopRequireDefault(require("react"));var _reactNative=require("react-native");var _keyFactsSharedPropTypes=_interopRequireDefault(require("./key-facts-shared-prop-types"));var _styles=_interopRequireDefault(require("./styles"));var _jsxFileName="/home/circleci/project/packages/key-facts/src/key-facts-wrapper.js";var KeyFactsWrapper=function KeyFactsWrapper(_ref){var children=_ref.children;return _react.default.createElement(_reactNative.View,{style:_styles.default.wrapper,__source:{fileName:_jsxFileName,lineNumber:7,columnNumber:3}},children);};KeyFactsWrapper.propTypes=_keyFactsSharedPropTypes.default;var _default=KeyFactsWrapper;exports.default=_default;