Skip to content

Commit

Permalink
chore: bumb theme-ui to 0.6.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Feb 20, 2021
1 parent 21fc495 commit 19e9fff
Show file tree
Hide file tree
Showing 23 changed files with 251 additions and 229 deletions.
Expand Up @@ -2966,12 +2966,12 @@ Object {
},
"componentPackage": Object {
"dependencies": Object {
"@theme-ui/color-modes": "0.6.0-alpha.6",
"@theme-ui/components": "0.6.0-alpha.6",
"@theme-ui/core": "0.6.0-alpha.6",
"@theme-ui/css": "0.6.0-alpha.6",
"@theme-ui/mdx": "0.6.0-alpha.6",
"@theme-ui/theme-provider": "0.6.0-alpha.6",
"@theme-ui/color-modes": "0.6.0-alpha.7",
"@theme-ui/components": "0.6.0-alpha.7",
"@theme-ui/core": "0.6.0-alpha.7",
"@theme-ui/css": "0.6.0-alpha.7",
"@theme-ui/mdx": "0.6.0-alpha.7",
"@theme-ui/theme-provider": "0.6.0-alpha.7",
},
"devDependencies": undefined,
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",
Expand All @@ -2984,7 +2984,7 @@ Object {
"docs": "https://github.com/system-ui/theme-ui/tree/master#readme",
"issues": "https://github.com/system-ui/theme-ui/issues",
},
"version": "0.6.0-alpha.6",
"version": "0.6.0-alpha.7",
},
}
`;
Expand Down Expand Up @@ -3112,12 +3112,12 @@ Object {
},
"8f6835169f285fcd3ad5425d9268a8f1": Object {
"dependencies": Object {
"@theme-ui/color-modes": "0.6.0-alpha.6",
"@theme-ui/components": "0.6.0-alpha.6",
"@theme-ui/core": "0.6.0-alpha.6",
"@theme-ui/css": "0.6.0-alpha.6",
"@theme-ui/mdx": "0.6.0-alpha.6",
"@theme-ui/theme-provider": "0.6.0-alpha.6",
"@theme-ui/color-modes": "0.6.0-alpha.7",
"@theme-ui/components": "0.6.0-alpha.7",
"@theme-ui/core": "0.6.0-alpha.7",
"@theme-ui/css": "0.6.0-alpha.7",
"@theme-ui/mdx": "0.6.0-alpha.7",
"@theme-ui/theme-provider": "0.6.0-alpha.7",
},
"devDependencies": undefined,
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",
Expand All @@ -3130,7 +3130,7 @@ Object {
"docs": "https://github.com/system-ui/theme-ui/tree/master#readme",
"issues": "https://github.com/system-ui/theme-ui/issues",
},
"version": "0.6.0-alpha.6",
"version": "0.6.0-alpha.7",
},
},
"stories": Object {},
Expand Down
Expand Up @@ -401,7 +401,7 @@ Object {
"@component-controls/render": "^2.8.0",
"@component-controls/search-algolia": "^2.8.0",
"@component-controls/store": "^2.8.1",
"@theme-ui/css": "^0.6.0-alpha.6",
"@theme-ui/css": "^0.6.0-alpha.7",
"copy-to-clipboard": "^3.2.1",
"global": "^4.3.2",
"js-string-escape": "^1.0.1",
Expand All @@ -410,13 +410,13 @@ Object {
"react-resize-detector": "^5.0.6",
"recoil": "^0.0.10",
"stringify-object": "^3.3.0",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
},
"devDependencies": Object {
"@component-controls/jest-snapshots": "^2.8.1",
"@component-controls/ts-markdown-docs": "^2.6.0",
"@primer/octicons-react": "^10.0.0",
"@theme-ui/presets": "^0.6.0-alpha.6",
"@theme-ui/presets": "^0.6.0-alpha.7",
"@types/mdx-js__react": "^1.5.1",
"@types/query-string": "^6.3.0",
"@types/react": "^16.9.34",
Expand Down
24 changes: 12 additions & 12 deletions core/instrument/test/__snapshots__/extract-component.test.ts.snap
Expand Up @@ -520,12 +520,12 @@ Object {
},
"componentPackage": Object {
"dependencies": Object {
"@theme-ui/color-modes": "0.6.0-alpha.6",
"@theme-ui/components": "0.6.0-alpha.6",
"@theme-ui/core": "0.6.0-alpha.6",
"@theme-ui/css": "0.6.0-alpha.6",
"@theme-ui/mdx": "0.6.0-alpha.6",
"@theme-ui/theme-provider": "0.6.0-alpha.6",
"@theme-ui/color-modes": "0.6.0-alpha.7",
"@theme-ui/components": "0.6.0-alpha.7",
"@theme-ui/core": "0.6.0-alpha.7",
"@theme-ui/css": "0.6.0-alpha.7",
"@theme-ui/mdx": "0.6.0-alpha.7",
"@theme-ui/theme-provider": "0.6.0-alpha.7",
},
"devDependencies": undefined,
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",
Expand All @@ -538,7 +538,7 @@ Object {
"docs": "https://github.com/system-ui/theme-ui/tree/master#readme",
"issues": "https://github.com/system-ui/theme-ui/issues",
},
"version": "0.6.0-alpha.6",
"version": "0.6.0-alpha.7",
},
}
`;
Expand All @@ -558,8 +558,8 @@ Object {
"componentPackage": Object {
"dependencies": Object {
"@primer/octicons-react": "^10.0.0",
"@theme-ui/match-media": "^0.6.0-alpha.6",
"@theme-ui/presets": "^0.6.0-alpha.6",
"@theme-ui/match-media": "^0.6.0-alpha.7",
"@theme-ui/presets": "^0.6.0-alpha.7",
"copy-to-clipboard": "^3.2.1",
"fast-memoize": "^2.5.2",
"markdown-to-jsx": "^6.11.0",
Expand All @@ -572,12 +572,12 @@ Object {
"react-table": "^7.0.0",
"react-tabs": "^3.1.0",
"scroll-into-view-if-needed": "^2.2.25",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
},
"devDependencies": Object {
"@component-controls/jest-snapshots": "^2.8.1",
"@component-controls/ts-markdown-docs": "^2.6.0",
"@theme-ui/css": "^0.6.0-alpha.6",
"@theme-ui/css": "^0.6.0-alpha.7",
"@types/markdown-to-jsx": "^6.11.0",
"@types/md5": "^2.3.0",
"@types/react": "^16.9.34",
Expand All @@ -592,7 +592,7 @@ Object {
"fileHash": "a8331272bc389f63195926fe6e7dd6d6",
"name": "@component-controls/components",
"peerDependencies": Object {
"@theme-ui/css": ">= 0.6.0-alpha.6",
"@theme-ui/css": ">= 0.6.0-alpha.7",
"react": "^16.8.0 || ^17",
"react-dom": "^16.8.0 || ^17",
},
Expand Down
Expand Up @@ -664,8 +664,8 @@ export const ActionBar: FC<ActionBarProps> = ({
"8c5a495b6c81e803332610dad9861480": Object {
"dependencies": Object {
"@primer/octicons-react": "^10.0.0",
"@theme-ui/match-media": "^0.6.0-alpha.6",
"@theme-ui/presets": "^0.6.0-alpha.6",
"@theme-ui/match-media": "^0.6.0-alpha.7",
"@theme-ui/presets": "^0.6.0-alpha.7",
"copy-to-clipboard": "^3.2.1",
"fast-memoize": "^2.5.2",
"markdown-to-jsx": "^6.11.0",
Expand All @@ -678,12 +678,12 @@ export const ActionBar: FC<ActionBarProps> = ({
"react-table": "^7.0.0",
"react-tabs": "^3.1.0",
"scroll-into-view-if-needed": "^2.2.25",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
},
"devDependencies": Object {
"@component-controls/jest-snapshots": "^2.8.1",
"@component-controls/ts-markdown-docs": "^2.6.0",
"@theme-ui/css": "^0.6.0-alpha.6",
"@theme-ui/css": "^0.6.0-alpha.7",
"@types/markdown-to-jsx": "^6.11.0",
"@types/md5": "^2.3.0",
"@types/react": "^16.9.34",
Expand All @@ -698,7 +698,7 @@ export const ActionBar: FC<ActionBarProps> = ({
"fileHash": "8c5a495b6c81e803332610dad9861480",
"name": "@component-controls/components",
"peerDependencies": Object {
"@theme-ui/css": ">= 0.6.0-alpha.6",
"@theme-ui/css": ">= 0.6.0-alpha.7",
"react": "^16.8.0 || ^17",
"react-dom": "^16.8.0 || ^17",
},
Expand All @@ -712,8 +712,8 @@ export const ActionBar: FC<ActionBarProps> = ({
"fded7dbaa855ea6869a794f877eab680": Object {
"dependencies": Object {
"@primer/octicons-react": "^10.0.0",
"@theme-ui/match-media": "^0.6.0-alpha.6",
"@theme-ui/presets": "^0.6.0-alpha.6",
"@theme-ui/match-media": "^0.6.0-alpha.7",
"@theme-ui/presets": "^0.6.0-alpha.7",
"copy-to-clipboard": "^3.2.1",
"fast-memoize": "^2.5.2",
"markdown-to-jsx": "^6.11.0",
Expand All @@ -726,12 +726,12 @@ export const ActionBar: FC<ActionBarProps> = ({
"react-table": "^7.0.0",
"react-tabs": "^3.1.0",
"scroll-into-view-if-needed": "^2.2.25",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
},
"devDependencies": Object {
"@component-controls/jest-snapshots": "^2.8.1",
"@component-controls/ts-markdown-docs": "^2.6.0",
"@theme-ui/css": "^0.6.0-alpha.6",
"@theme-ui/css": "^0.6.0-alpha.7",
"@types/markdown-to-jsx": "^6.11.0",
"@types/md5": "^2.3.0",
"@types/react": "^16.9.34",
Expand All @@ -746,7 +746,7 @@ export const ActionBar: FC<ActionBarProps> = ({
"fileHash": "fded7dbaa855ea6869a794f877eab680",
"name": "@component-controls/components",
"peerDependencies": Object {
"@theme-ui/css": ">= 0.6.0-alpha.6",
"@theme-ui/css": ">= 0.6.0-alpha.7",
"react": "^16.8.0 || ^17",
"react-dom": "^16.8.0 || ^17",
},
Expand Down
2 changes: 1 addition & 1 deletion examples/gatsby/package.json
Expand Up @@ -19,7 +19,7 @@
"@component-controls/core": "^2.8.0",
"@component-controls/gatsby-theme-stories": "^2.8.1",
"@component-controls/pages": "^2.8.1",
"@theme-ui/presets": "^0.6.0-alpha.6",
"@theme-ui/presets": "^0.6.0-alpha.7",
"gatsby": "^2.27.4",
"react": "^17.0.1",
"react-dom": "^17.0.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Expand Up @@ -21,7 +21,7 @@
"@component-controls/core": "^2.8.0",
"@component-controls/nextjs-plugin": "^2.8.1",
"@component-controls/pages": "^2.8.1",
"@theme-ui/presets": "^0.6.0-alpha.6",
"@theme-ui/presets": "^0.6.0-alpha.7",
"next": "^10.0.3",
"react": "^17.0.1",
"react-dom": "^17.0.1"
Expand Down
2 changes: 1 addition & 1 deletion integrations/gatsby-theme-stories/package.json
Expand Up @@ -49,7 +49,7 @@
"@component-controls/webpack-configs": "^2.8.1",
"gatsby-plugin-typescript": "^2.4.24",
"react-helmet": "^6.0.0",
"theme-ui": "^0.6.0-alpha.6"
"theme-ui": "^0.6.0-alpha.7"
},
"devDependencies": {
"@component-controls/logger": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-catalog/package.json
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-images/package.json
Expand Up @@ -44,7 +44,7 @@
"@component-controls/jest-snapshots": "^2.8.1",
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-notes/package.json
Expand Up @@ -44,7 +44,7 @@
"@component-controls/jest-snapshots": "^2.8.1",
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-stats/package.json
Expand Up @@ -42,7 +42,7 @@
"@types/react": "^16.9.34",
"react": "^17.0.1",
"react-table": "^7.0.0",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/axe-plugin/package.json
Expand Up @@ -50,7 +50,7 @@
"@types/react": "^16.9.34",
"@types/recoil": "^0.0.1",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/figma-embed/package.json
Expand Up @@ -44,7 +44,7 @@
"@component-controls/jest-snapshots": "^2.8.1",
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/viewport-plugin/package.json
Expand Up @@ -43,7 +43,7 @@
"@component-controls/jest-snapshots": "^2.8.1",
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ui/app/package.json
Expand Up @@ -48,7 +48,7 @@
"eslint": "^6.5.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
8 changes: 6 additions & 2 deletions ui/app/src/SEO/SEO.tsx
Expand Up @@ -87,9 +87,13 @@ export const SEO: FC<SEOProps> = ({ Helmet, doc, config }) => {
<meta name="twitter:creator" content={author} />
{links &&
links.map((link, idx) => <link key={`meta_key${idx}`} {...link} />)}
<meta name="msapplication-TileColor" content={theme.colors?.primary} />
{typeof theme.colors?.primary === 'string' && (
<meta name="msapplication-TileColor" content={theme.colors.primary} />
)}
<meta name="application-name" content={title} />
<meta name="theme-color" content={theme.colors?.background} />
{typeof theme.colors?.background === 'string' && (
<meta name="theme-color" content={theme.colors.background} />
)}
</Helmet>
) : null;
};
6 changes: 3 additions & 3 deletions ui/blocks/package.json
Expand Up @@ -37,7 +37,7 @@
"@component-controls/render": "^2.8.0",
"@component-controls/search-algolia": "^2.8.0",
"@component-controls/store": "^2.8.1",
"@theme-ui/css": "^0.6.0-alpha.6",
"@theme-ui/css": "^0.6.0-alpha.7",
"copy-to-clipboard": "^3.2.1",
"global": "^4.3.2",
"js-string-escape": "^1.0.1",
Expand All @@ -46,13 +46,13 @@
"react-resize-detector": "^5.0.6",
"recoil": "^0.0.10",
"stringify-object": "^3.3.0",
"theme-ui": "^0.6.0-alpha.6"
"theme-ui": "^0.6.0-alpha.7"
},
"devDependencies": {
"@component-controls/jest-snapshots": "^2.8.1",
"@component-controls/ts-markdown-docs": "^2.6.0",
"@primer/octicons-react": "^10.0.0",
"@theme-ui/presets": "^0.6.0-alpha.6",
"@theme-ui/presets": "^0.6.0-alpha.7",
"@types/mdx-js__react": "^1.5.1",
"@types/query-string": "^6.3.0",
"@types/react": "^16.9.34",
Expand Down
2 changes: 1 addition & 1 deletion ui/blocks/src/test/storyStore.tsx
Expand Up @@ -56,7 +56,7 @@ export const store: Store = {
'theme-ui': '^0.3.1',
},
devDependencies: {
'@theme-ui/presets': '^0.6.0-alpha.6',
'@theme-ui/presets': '^0.6.0-alpha.7',
'@types/jest': '^26.0.10',
'@types/mdx-js__react': '^1.5.1',
'@types/stringify-object': '^3.2.0',
Expand Down
12 changes: 7 additions & 5 deletions ui/components/package.json
Expand Up @@ -33,8 +33,10 @@
"license": "MIT",
"dependencies": {
"@primer/octicons-react": "^10.0.0",
"@theme-ui/match-media": "^0.6.0-alpha.6",
"@theme-ui/presets": "^0.6.0-alpha.6",
"@theme-ui/css": "^0.6.0-alpha.7",
"@theme-ui/color": "^0.6.0-alpha.7",
"@theme-ui/match-media": "^0.6.0-alpha.7",
"@theme-ui/presets": "^0.6.0-alpha.7",
"copy-to-clipboard": "^3.2.1",
"fast-memoize": "^2.5.2",
"markdown-to-jsx": "^6.11.0",
Expand All @@ -47,12 +49,12 @@
"react-table": "^7.0.0",
"react-tabs": "^3.1.0",
"scroll-into-view-if-needed": "^2.2.25",
"theme-ui": "^0.6.0-alpha.6"
"theme-ui": "^0.6.0-alpha.7"
},
"devDependencies": {
"@component-controls/jest-snapshots": "^2.8.1",
"@component-controls/ts-markdown-docs": "^2.6.0",
"@theme-ui/css": "^0.6.0-alpha.6",
"@theme-ui/css": "^0.6.0-alpha.7",
"@types/markdown-to-jsx": "^6.11.0",
"@types/md5": "^2.3.0",
"@types/react": "^16.9.34",
Expand All @@ -65,7 +67,7 @@
"typescript": "^4.0.5"
},
"peerDependencies": {
"@theme-ui/css": ">= 0.6.0-alpha.6",
"@theme-ui/css": ">= 0.6.0-alpha.7",
"react": "^16.8.0 || ^17",
"react-dom": "^16.8.0 || ^17"
},
Expand Down

0 comments on commit 19e9fff

Please sign in to comment.