mirror of
https://github.com/tachyons-css/tachyons.git
synced 2026-02-06 14:26:46 +00:00
Break out docs and site into own dirs
This commit is contained in:
parent
e59c2cef51
commit
1e842c6b66
@ -1,131 +0,0 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "tachyons-docs",
|
||||
"version": "5.0.0-1",
|
||||
"description": "Documentation for Tachyons -- a performant, mobile-first, and 100% responsive modular css framework.",
|
||||
"scripts": {
|
||||
"start": "next start",
|
||||
"build": "next build",
|
||||
"build:components": "node build/components",
|
||||
"build:modules": "node build/modules",
|
||||
"deploy": "now --public",
|
||||
"dev": "next",
|
||||
"format": "prettier *.js {ui,pages}/*.js pages/**/*.js pages/{components,docs}/**/*.js --write --no-semi --single-quote",
|
||||
"prepare": "npm run build:modules && npm run build:components && npm run format"
|
||||
},
|
||||
"repository": "tachyons-css/docs",
|
||||
"author": "mrmrs",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@compositor/kit": "^1.0.47",
|
||||
"@mdx-js/mdx": "^0.14.0",
|
||||
"@mdx-js/tag": "^0.14.0",
|
||||
"classnames": "^2.2.6",
|
||||
"cssstats": "^3.2.0",
|
||||
"gray-matter": "^4.0.1",
|
||||
"he": "^1.1.1",
|
||||
"htmltojsx": "^0.3.0",
|
||||
"is-present": "^1.0.0",
|
||||
"next": "^6.1.1",
|
||||
"postcss-css-variables": "^0.9.0",
|
||||
"raw-loader": "^0.5.1",
|
||||
"react": "^16.4.1",
|
||||
"react-dom": "^16.4.1",
|
||||
"react-highlight": "^0.12.0",
|
||||
"strip-css-comments": "^3.0.0",
|
||||
"tachyons": "^7.0.1-1",
|
||||
"tachyons-aspect-ratios": "^7.0.1-1",
|
||||
"tachyons-background-position": "^7.0.1-1",
|
||||
"tachyons-background-size": "^7.0.1-1",
|
||||
"tachyons-border-colors": "^7.0.1-1",
|
||||
"tachyons-border-radius": "^7.0.1-1",
|
||||
"tachyons-border-style": "^7.0.1-1",
|
||||
"tachyons-border-widths": "^7.0.1-1",
|
||||
"tachyons-borders": "^7.0.1-1",
|
||||
"tachyons-box-shadow": "^7.0.1-1",
|
||||
"tachyons-box-sizing": "^7.0.1-1",
|
||||
"tachyons-clears": "^7.0.1-1",
|
||||
"tachyons-colors": "^7.0.1-1",
|
||||
"tachyons-component-loader": "^7.0.1-1",
|
||||
"tachyons-coordinates": "^7.0.1-1",
|
||||
"tachyons-debug": "^7.0.1-1",
|
||||
"tachyons-debug-children": "^7.0.1-1",
|
||||
"tachyons-debug-grid": "^7.0.1-1",
|
||||
"tachyons-display": "^7.0.1-1",
|
||||
"tachyons-flexbox": "^7.0.1-1",
|
||||
"tachyons-floats": "^7.0.1-1",
|
||||
"tachyons-font-family": "^7.0.1-1",
|
||||
"tachyons-font-style": "^7.0.1-1",
|
||||
"tachyons-font-weight": "^7.0.1-1",
|
||||
"tachyons-forms": "^7.0.1-1",
|
||||
"tachyons-gradients": "^7.0.1-1",
|
||||
"tachyons-heights": "^7.0.1-1",
|
||||
"tachyons-hovers": "^7.0.1-1",
|
||||
"tachyons-images": "^7.0.1-1",
|
||||
"tachyons-letter-spacing": "^7.0.1-1",
|
||||
"tachyons-line-height": "^7.0.1-1",
|
||||
"tachyons-links": "^7.0.1-1",
|
||||
"tachyons-lists": "^7.0.1-1",
|
||||
"tachyons-max-widths": "^7.0.1-1",
|
||||
"tachyons-negative-margins": "^7.0.1-1",
|
||||
"tachyons-nudge": "^7.0.1-1",
|
||||
"tachyons-opacity": "^7.0.1-1",
|
||||
"tachyons-opacity-responsive": "^7.0.1-1",
|
||||
"tachyons-outlines": "^7.0.1-1",
|
||||
"tachyons-overflow": "^7.0.1-1",
|
||||
"tachyons-position": "^7.0.1-1",
|
||||
"tachyons-rotations": "^7.0.1-1",
|
||||
"tachyons-skins": "^7.0.1-1",
|
||||
"tachyons-skins-pseudo": "^7.0.1-1",
|
||||
"tachyons-spacing": "^7.0.1-1",
|
||||
"tachyons-tables": "^7.0.1-1",
|
||||
"tachyons-text-align": "^7.0.1-1",
|
||||
"tachyons-text-decoration": "^7.0.1-1",
|
||||
"tachyons-text-transform": "^7.0.1-1",
|
||||
"tachyons-type-scale": "^7.0.1-1",
|
||||
"tachyons-typography": "^7.0.1-1",
|
||||
"tachyons-utilities": "^7.0.1-1",
|
||||
"tachyons-vertical-align": "^7.0.1-1",
|
||||
"tachyons-visibility": "^7.0.1-1",
|
||||
"tachyons-white-space": "^7.0.1-1",
|
||||
"tachyons-widths": "^7.0.1-1",
|
||||
"tachyons-z-index": "^7.0.1-1",
|
||||
"titleize": "^1.0.1"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "adam morse",
|
||||
"email": "hi@mrmrs.cc"
|
||||
},
|
||||
{
|
||||
"name": "john otander",
|
||||
"url": "http://johnotander.com"
|
||||
},
|
||||
{
|
||||
"name": "robert forloine",
|
||||
"url": "http://www.sndsgn.com"
|
||||
},
|
||||
{
|
||||
"name": "david potsiadlo",
|
||||
"url": "http://www.davidpots.com/"
|
||||
},
|
||||
{
|
||||
"name": "tyler benziger",
|
||||
"url": "http://tybenz.com"
|
||||
},
|
||||
{
|
||||
"name": "lachlan campbell",
|
||||
"url": "http://lachlanjc.me",
|
||||
"email": "lachlan.campbell@icloud.com"
|
||||
}
|
||||
],
|
||||
"devDependencies": {
|
||||
"@mdx-js/loader": "^0.14.0",
|
||||
"@mdx-js/runtime": "^0.14.0",
|
||||
"css-table": "^7.0.1-1",
|
||||
"globby": "^8.0.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"prettier": "^1.13.7",
|
||||
"webpack": "^4.16.0"
|
||||
}
|
||||
}
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/article-lists/title-preview-author-media-flipped.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/article-lists/title-preview-author-media.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/headline-title-text.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/left-title-top-border.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/single-column-large-title.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/title-highlight-header-cover.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/title-text-image.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/buttons/basic-previous-next.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/buttons/basic-rounded-extra-small.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/buttons/basic-rounded-small.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/cards/product-card.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/cards/profile-card-title-subtitle.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/collections/square-title-subtitle.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/footers/centered-icons-hover-glow.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/footers/simple-large-type.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/footers/social-simple-text.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/forms/newsletter-subscription.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/headers/circle-avatar-title-subtitle.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/headers/rounded-avatar-title-subtitle.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/centered-container.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/five-column-collapse-alternate.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/five-column-collapse-asymmetrical.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/five-column-collapse-mixed.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/five-column-collapse-one.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/fixed-table-layout-grid-mixed-rows.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/fixed-table-layout-grid.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/flag-object-bottom.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/flag-object-collapse.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/four-column-collapse-two-collapse-one.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/four-column-collapse-two.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/full-screen-centered-title.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/horizontal-aspect-ratios.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/three-column-collapse-one.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/layout/two-column-collapse-one.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/links/animate-background-color.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/lists/block-item-dotted-border.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/lists/follower-notifications-rounded-square-avatar.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/lists/follower-notifications.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/lists/items-image-title-price.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/lists/links-animate-color.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/lists/links-with-borders-inline.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/lists/title-text.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/nav/fixed-semi-transparent.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/nav/large-title-link-list.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/nav/logo-links-inline-collapse.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/nav/logo-titles-links-centered.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/pages/swiss-cover-five-columns.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,3 +0,0 @@
|
||||
# Components
|
||||
|
||||
Please note that all of these files in `pages/components` are generated by a build script in `docs/build/components.js`.
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/text/small-narrow-paragraph.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/text/title-subtitle-centered.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +0,0 @@
|
||||
import React from 'react'
|
||||
|
||||
import withDocLayout from '../../../ui/withDocLayout'
|
||||
import Doc, { meta } from '../../../layout/box-sizing.md'
|
||||
|
||||
export default withDocLayout(Doc, meta)
|
||||
@ -1,28 +1,2 @@
|
||||
# Tachyons Docs
|
||||
|
||||
The docs use MDX, React, and the next framework.
|
||||
|
||||
#### Directory structure
|
||||
|
||||
- `docs/`: markdown documentation, ui components, and react pages
|
||||
- `docs/pages/`: react specific pages served by the docs app
|
||||
- `docs/ui/`: components used by the app and imported by some docs content
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
git clone https://github.com/tachyons-css/tachyons
|
||||
cd tachyons/docs
|
||||
npm i
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```sh
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Related
|
||||
|
||||
- https://github.com/c8r/markdown
|
||||
- https://github.com/zeit/next.js
|
||||
|
||||
@ -19,6 +19,7 @@
|
||||
"performance"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@compositor/x0": "^6.0.2",
|
||||
"css-table": "^0.1.0",
|
||||
"globby": "^8.0.1",
|
||||
"immutable-css-cli": "^1.1.1",
|
||||
|
||||
2
site/.gitignore
vendored
Normal file
2
site/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
node_modules
|
||||
.next
|
||||
@ -7,13 +7,13 @@ const titleize = require('titleize')
|
||||
const mkdir = promisify(mkdirp)
|
||||
|
||||
const generateComponentsNav = async () => {
|
||||
const components = await globby('./components/**/*.html', { nodir: true })
|
||||
const components = await globby('../docs/components/**/*.html', { nodir: true })
|
||||
.then(files => files.map(c => {
|
||||
const src = c.split('components/')[1]
|
||||
const slug = c.replace('./', '/').replace('.html', '')
|
||||
const [_1, _2, section, name] = slug.split('/')
|
||||
const slug = c.replace('../', '/').replace('.html', '')
|
||||
const [_1, _2, _3, section, name] = slug.split('/')
|
||||
const title = titleize(name).replace(/-/g, ' ')
|
||||
const importPath = `../../..${slug}.html`
|
||||
const importPath = `../../../../${slug}.html`
|
||||
|
||||
return { name, title, section, src, slug, importPath }
|
||||
}))
|
||||
@ -32,7 +32,7 @@ const generateComponentsNav = async () => {
|
||||
await mkdir(dir)
|
||||
|
||||
fs.writeFileSync(file, `
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '${c.importPath}'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
15
site/next.config.js
Normal file
15
site/next.config.js
Normal file
@ -0,0 +1,15 @@
|
||||
module.exports = {
|
||||
webpack: (config, { defaultLoaders }) => {
|
||||
config.module.rules.push({
|
||||
test: /\.md$/,
|
||||
use: [defaultLoaders.babel, '@mdx-js/loader']
|
||||
})
|
||||
|
||||
config.module.rules.push({
|
||||
test: /\.html$/,
|
||||
use: [defaultLoaders.babel, 'tachyons-component-loader']
|
||||
})
|
||||
|
||||
return config
|
||||
}
|
||||
}
|
||||
686
docs/package-lock.json → site/package-lock.json
generated
686
docs/package-lock.json → site/package-lock.json
generated
@ -2320,6 +2320,11 @@
|
||||
"resolved": "https://registry.npmjs.org/commander/-/commander-2.13.0.tgz",
|
||||
"integrity": "sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA=="
|
||||
},
|
||||
"comment-regex": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/comment-regex/-/comment-regex-1.0.1.tgz",
|
||||
"integrity": "sha512-IWlN//Yfby92tOIje7J18HkNmWRR7JESA/BK8W7wqY/akITpU5B0JQWnbTjCfdChSrDNb0DrdA9jfAxiiBXyiQ=="
|
||||
},
|
||||
"commondir": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
|
||||
@ -2493,6 +2498,55 @@
|
||||
"resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.3.tgz",
|
||||
"integrity": "sha1-3gzvFvTYqoIioyDVttfpu62nufY="
|
||||
},
|
||||
"css-mqpacker": {
|
||||
"version": "6.0.2",
|
||||
"resolved": "https://registry.npmjs.org/css-mqpacker/-/css-mqpacker-6.0.2.tgz",
|
||||
"integrity": "sha512-01xogFCcK6KQmUS+EwSS5R5Sq/mp9rjLBw/7ej+xPZHKE0gzjsWk8uJpFuKOllQrVEOJqt7Y8H6rCNG+sMIg+Q==",
|
||||
"requires": {
|
||||
"minimist": "^1.2.0",
|
||||
"postcss": "^6.0.16"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
|
||||
"integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
|
||||
"requires": {
|
||||
"ansi-styles": "^3.2.1",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"supports-color": "^5.3.0"
|
||||
}
|
||||
},
|
||||
"has-flag": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
||||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
||||
},
|
||||
"postcss": {
|
||||
"version": "6.0.23",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
|
||||
"integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
|
||||
"requires": {
|
||||
"chalk": "^2.4.1",
|
||||
"source-map": "^0.6.1",
|
||||
"supports-color": "^5.4.0"
|
||||
}
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
||||
},
|
||||
"supports-color": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.4.0.tgz",
|
||||
"integrity": "sha512-zjaXglF5nnWpsq470jSv6P9DwPvgLkuapYmfDm3JWOm0vkNTVF2tI4UrN2r6jH1qM/uc/WtxYY1hYoA2dOKj5w==",
|
||||
"requires": {
|
||||
"has-flag": "^3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"css-selector-tokenizer": {
|
||||
"version": "0.5.4",
|
||||
"resolved": "https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.5.4.tgz",
|
||||
@ -2531,6 +2585,64 @@
|
||||
"resolved": "https://registry.npmjs.org/css-shorthand-properties/-/css-shorthand-properties-1.1.0.tgz",
|
||||
"integrity": "sha512-0Pg/e2U0NgT6Chw1TUe3D2ZTOOO3JFzlDV+bN3hxR8T0RDjnwzmx5WhuYUA0GHYWlPYAYi2/Ac0e8oqgerHDQw=="
|
||||
},
|
||||
"css-table": {
|
||||
"version": "7.0.1-1",
|
||||
"resolved": "https://registry.npmjs.org/css-table/-/css-table-7.0.1-1.tgz",
|
||||
"integrity": "sha512-kVsA2bC0ouG2A1eAs7puDh0pz2hJ4uSKgXcdXi+h//SJ3WGodS32ROn97X03lSIe4/8QZ3Q1hrpaZHN3EItqxw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"is-css-root": "^1.0.1",
|
||||
"lodash": "^4.17.5",
|
||||
"postcss": "^6.0.19",
|
||||
"postcss-discard-comments": "^2.0.4",
|
||||
"postcss-import": "^11.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
|
||||
"integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ansi-styles": "^3.2.1",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"supports-color": "^5.3.0"
|
||||
}
|
||||
},
|
||||
"has-flag": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
||||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
|
||||
"dev": true
|
||||
},
|
||||
"postcss": {
|
||||
"version": "6.0.23",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
|
||||
"integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.1",
|
||||
"source-map": "^0.6.1",
|
||||
"supports-color": "^5.4.0"
|
||||
}
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
||||
"dev": true
|
||||
},
|
||||
"supports-color": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.4.0.tgz",
|
||||
"integrity": "sha512-zjaXglF5nnWpsq470jSv6P9DwPvgLkuapYmfDm3JWOm0vkNTVF2tI4UrN2r6jH1qM/uc/WtxYY1hYoA2dOKj5w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"has-flag": "^3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"css-url-regex": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/css-url-regex/-/css-url-regex-0.0.1.tgz",
|
||||
@ -2689,6 +2801,11 @@
|
||||
"isobject": "^3.0.1"
|
||||
}
|
||||
},
|
||||
"defined": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
|
||||
"integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM="
|
||||
},
|
||||
"del": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/del/-/del-3.0.0.tgz",
|
||||
@ -4009,11 +4126,21 @@
|
||||
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
|
||||
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
||||
},
|
||||
"gather-stream": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gather-stream/-/gather-stream-1.0.0.tgz",
|
||||
"integrity": "sha1-szmUr0V6gRVwDUEPMXczy+egkEs="
|
||||
},
|
||||
"get-caller-file": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
|
||||
"integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w=="
|
||||
},
|
||||
"get-classes-from-html": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/get-classes-from-html/-/get-classes-from-html-1.0.1.tgz",
|
||||
"integrity": "sha1-k0aInGY0YOto1vHFWRY+s3M457M="
|
||||
},
|
||||
"get-contrast": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/get-contrast/-/get-contrast-2.0.0.tgz",
|
||||
@ -4048,6 +4175,15 @@
|
||||
"resolve-css-import-urls": "0.0.2"
|
||||
}
|
||||
},
|
||||
"get-css-classes": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/get-css-classes/-/get-css-classes-1.1.0.tgz",
|
||||
"integrity": "sha1-W0Tqihks7OdWfARXRjOpKqRJF7M=",
|
||||
"requires": {
|
||||
"css-selector-tokenizer": "^0.5.4",
|
||||
"lodash": "^4.5.0"
|
||||
}
|
||||
},
|
||||
"get-css-urls": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/get-css-urls/-/get-css-urls-0.0.1.tgz",
|
||||
@ -4779,6 +4915,11 @@
|
||||
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
|
||||
"integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA=="
|
||||
},
|
||||
"is-css-root": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/is-css-root/-/is-css-root-1.0.1.tgz",
|
||||
"integrity": "sha1-aspwlrB7iyo31RnbqHdwRHJZ06M="
|
||||
},
|
||||
"is-css-shorthand": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/is-css-shorthand/-/is-css-shorthand-1.0.1.tgz",
|
||||
@ -6367,6 +6508,23 @@
|
||||
"sha.js": "^2.4.8"
|
||||
}
|
||||
},
|
||||
"perfectionist": {
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/perfectionist/-/perfectionist-2.4.0.tgz",
|
||||
"integrity": "sha1-wUetNxThJkZ/F2QSnuct+GHUfqA=",
|
||||
"requires": {
|
||||
"comment-regex": "^1.0.0",
|
||||
"defined": "^1.0.0",
|
||||
"minimist": "^1.2.0",
|
||||
"postcss": "^5.0.8",
|
||||
"postcss-scss": "^0.3.0",
|
||||
"postcss-value-parser": "^3.3.0",
|
||||
"read-file-stdin": "^0.2.0",
|
||||
"string.prototype.repeat": "^0.2.0",
|
||||
"vendors": "^1.0.0",
|
||||
"write-file-stdout": "0.0.2"
|
||||
}
|
||||
},
|
||||
"performance-now": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
|
||||
@ -6534,6 +6692,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"postcss-custom-media": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-6.0.0.tgz",
|
||||
"integrity": "sha1-vlMnhBEOyylQRPtTlaGABushpzc=",
|
||||
"requires": {
|
||||
"postcss": "^6.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
|
||||
"integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
|
||||
"requires": {
|
||||
"ansi-styles": "^3.2.1",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"supports-color": "^5.3.0"
|
||||
}
|
||||
},
|
||||
"has-flag": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
||||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
||||
},
|
||||
"postcss": {
|
||||
"version": "6.0.23",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
|
||||
"integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
|
||||
"requires": {
|
||||
"chalk": "^2.4.1",
|
||||
"source-map": "^0.6.1",
|
||||
"supports-color": "^5.4.0"
|
||||
}
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
||||
},
|
||||
"supports-color": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.4.0.tgz",
|
||||
"integrity": "sha512-zjaXglF5nnWpsq470jSv6P9DwPvgLkuapYmfDm3JWOm0vkNTVF2tI4UrN2r6jH1qM/uc/WtxYY1hYoA2dOKj5w==",
|
||||
"requires": {
|
||||
"has-flag": "^3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postcss-discard-comments": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz",
|
||||
"integrity": "sha1-vv6J+v1bPazlzM5Rt2uBUUvgDj0=",
|
||||
"requires": {
|
||||
"postcss": "^5.0.14"
|
||||
}
|
||||
},
|
||||
"postcss-discard-empty": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-2.1.0.tgz",
|
||||
"integrity": "sha1-0rS9nVztXr2Nyt52QMfXzX9PkrU=",
|
||||
"requires": {
|
||||
"postcss": "^5.0.14"
|
||||
}
|
||||
},
|
||||
"postcss-import": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-11.1.0.tgz",
|
||||
"integrity": "sha512-5l327iI75POonjxkXgdRCUS+AlzAdBx4pOvMEhTKTCjb1p8IEeVR9yx3cPbmN7LIWJLbfnIXxAhoB4jpD0c/Cw==",
|
||||
"requires": {
|
||||
"postcss": "^6.0.1",
|
||||
"postcss-value-parser": "^3.2.3",
|
||||
"read-cache": "^1.0.0",
|
||||
"resolve": "^1.1.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
|
||||
"integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
|
||||
"requires": {
|
||||
"ansi-styles": "^3.2.1",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"supports-color": "^5.3.0"
|
||||
}
|
||||
},
|
||||
"has-flag": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
||||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
||||
},
|
||||
"postcss": {
|
||||
"version": "6.0.23",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
|
||||
"integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
|
||||
"requires": {
|
||||
"chalk": "^2.4.1",
|
||||
"source-map": "^0.6.1",
|
||||
"supports-color": "^5.4.0"
|
||||
}
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
||||
},
|
||||
"supports-color": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.4.0.tgz",
|
||||
"integrity": "sha512-zjaXglF5nnWpsq470jSv6P9DwPvgLkuapYmfDm3JWOm0vkNTVF2tI4UrN2r6jH1qM/uc/WtxYY1hYoA2dOKj5w==",
|
||||
"requires": {
|
||||
"has-flag": "^3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postcss-safe-parser": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-2.0.1.tgz",
|
||||
@ -6542,6 +6815,31 @@
|
||||
"postcss": "^5.2.16"
|
||||
}
|
||||
},
|
||||
"postcss-scss": {
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-0.3.1.tgz",
|
||||
"integrity": "sha1-ZcYQ2OKn7g5isYNbcbiHBzSBbks=",
|
||||
"requires": {
|
||||
"postcss": "^5.2.4"
|
||||
}
|
||||
},
|
||||
"postcss-select": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-select/-/postcss-select-2.1.0.tgz",
|
||||
"integrity": "sha1-weqBn4JEj3APp02FfrFMbSZfRfk=",
|
||||
"requires": {
|
||||
"get-css-classes": "^1.1.0",
|
||||
"is-blank": "^1.0.0",
|
||||
"is-css-root": "^1.0.0",
|
||||
"postcss": "^5.0.9",
|
||||
"strip-pseudos": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"postcss-value-parser": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz",
|
||||
"integrity": "sha1-h/OPnxj3dKSrTIojL1xc6IcqnRU="
|
||||
},
|
||||
"prepend-http": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz",
|
||||
@ -6853,6 +7151,29 @@
|
||||
"warning": "^4.0.1"
|
||||
}
|
||||
},
|
||||
"read-cache": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
|
||||
"integrity": "sha1-5mTvMRYRZsl1HNvo28+GtftY93Q=",
|
||||
"requires": {
|
||||
"pify": "^2.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"pify": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
||||
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
|
||||
}
|
||||
}
|
||||
},
|
||||
"read-file-stdin": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/read-file-stdin/-/read-file-stdin-0.2.1.tgz",
|
||||
"integrity": "sha1-JezP86FTtoCa+ssj7hU4fbng7mE=",
|
||||
"requires": {
|
||||
"gather-stream": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"read-pkg": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
|
||||
@ -7837,6 +8158,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"string.prototype.repeat": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-0.2.0.tgz",
|
||||
"integrity": "sha1-q6Nt4I3O5qWjN9SbLqHaGyj8Ds8="
|
||||
},
|
||||
"string_decoder": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
||||
@ -7886,6 +8212,14 @@
|
||||
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
|
||||
"integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
|
||||
},
|
||||
"strip-pseudos": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/strip-pseudos/-/strip-pseudos-1.0.0.tgz",
|
||||
"integrity": "sha1-g66y2OI7FgL3LzMZTJauQHVSxL0=",
|
||||
"requires": {
|
||||
"css-selector-tokenizer": "^0.5.4"
|
||||
}
|
||||
},
|
||||
"styled-jsx": {
|
||||
"version": "2.2.6",
|
||||
"resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-2.2.6.tgz",
|
||||
@ -7945,6 +8279,348 @@
|
||||
"resolved": "https://registry.npmjs.org/symbol/-/symbol-0.2.3.tgz",
|
||||
"integrity": "sha1-O5hzuKkB5Hxu/iFSajrDcu8ou8c="
|
||||
},
|
||||
"tachyons": {
|
||||
"version": "7.0.1-1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons/-/tachyons-7.0.1-1.tgz",
|
||||
"integrity": "sha512-wFJx9UV06/JxPPDMGBsCNicU0WE2BKnh8+itRlQeSrjkQ6zxMMRS5EM2CWoSbQDmzotiBrBXkCkIx/pZtPz5MQ=="
|
||||
},
|
||||
"tachyons-animate": {
|
||||
"version": "7.0.1-1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-animate/-/tachyons-animate-7.0.1-1.tgz",
|
||||
"integrity": "sha512-FK2ZI5bhLLxfPlBcij8SVNdrTWrm+PQwbs97ERC2i5Su859+3LyM33KaeG5HmAciouU03DIo2ld70EsUvLWClQ=="
|
||||
},
|
||||
"tachyons-aspect-ratios": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-aspect-ratios/-/tachyons-aspect-ratios-1.0.1.tgz",
|
||||
"integrity": "sha1-SzDg3RBbIzH3Irr4vwE8j0PILEA="
|
||||
},
|
||||
"tachyons-background-position": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-background-position/-/tachyons-background-position-1.0.3.tgz",
|
||||
"integrity": "sha1-3KO7YYHzqk/qsrgdzGSwVR8lNwY="
|
||||
},
|
||||
"tachyons-background-size": {
|
||||
"version": "5.0.5",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-background-size/-/tachyons-background-size-5.0.5.tgz",
|
||||
"integrity": "sha1-RF++AIElMI6+dQJiZJ4/P3yd5W8="
|
||||
},
|
||||
"tachyons-border-colors": {
|
||||
"version": "4.2.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-border-colors/-/tachyons-border-colors-4.2.3.tgz",
|
||||
"integrity": "sha1-1jTR8KfzmmEvm0+SBT6YqiEvS/Y="
|
||||
},
|
||||
"tachyons-border-radius": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-border-radius/-/tachyons-border-radius-5.1.3.tgz",
|
||||
"integrity": "sha1-tGd6bIlRq4uno9bnl6bIltt08fc="
|
||||
},
|
||||
"tachyons-border-style": {
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-border-style/-/tachyons-border-style-4.0.4.tgz",
|
||||
"integrity": "sha1-tin43KsxMCzju18gGd5YJUEq6pc="
|
||||
},
|
||||
"tachyons-border-widths": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-border-widths/-/tachyons-border-widths-3.0.4.tgz",
|
||||
"integrity": "sha1-9OLzPRAjKbDBQn7Fryzm/nMO55o="
|
||||
},
|
||||
"tachyons-borders": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-borders/-/tachyons-borders-3.0.4.tgz",
|
||||
"integrity": "sha1-TVLBmtO8t4F6XBB4ouud+ws9xA8="
|
||||
},
|
||||
"tachyons-box-shadow": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-box-shadow/-/tachyons-box-shadow-2.0.4.tgz",
|
||||
"integrity": "sha1-o79GUO/WfP/P7c4kidi6UiZEAAw="
|
||||
},
|
||||
"tachyons-box-sizing": {
|
||||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-box-sizing/-/tachyons-box-sizing-3.2.2.tgz",
|
||||
"integrity": "sha512-Ss3pBgRiZEIEQ7EdFljs+4e+Qzhfr2F8BwFcaBF1vfRmq1FCamN90Kvz1zgG6vJIYOdqADnEtsAsJoKa78PgzQ=="
|
||||
},
|
||||
"tachyons-clears": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-clears/-/tachyons-clears-3.0.4.tgz",
|
||||
"integrity": "sha1-hGS/oDlPutLmq5f634vH7L4utpU="
|
||||
},
|
||||
"tachyons-colors": {
|
||||
"version": "5.3.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-colors/-/tachyons-colors-5.3.3.tgz",
|
||||
"integrity": "sha1-MLCgZiUj9NI+1uO5tUx4zfRjWw0="
|
||||
},
|
||||
"tachyons-component-loader": {
|
||||
"version": "7.0.1-1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-component-loader/-/tachyons-component-loader-7.0.1-1.tgz",
|
||||
"integrity": "sha512-My04hSp535DFa2efcnBcFZGLWEl4Dp4riMvplbcXWqICc5WTNn4mcjYjW5HuHoep8dLWC7o+6FyTGC/HJ0T/dw==",
|
||||
"requires": {
|
||||
"css-mqpacker": "^6.0.2",
|
||||
"cssstats": "^3.2.0",
|
||||
"get-classes-from-html": "^1.0.1",
|
||||
"perfectionist": "^2.4.0",
|
||||
"postcss": "^6.0.20",
|
||||
"postcss-custom-media": "^6.0.0",
|
||||
"postcss-discard-comments": "^2.0.4",
|
||||
"postcss-discard-empty": "^2.1.0",
|
||||
"postcss-import": "^11.1.0",
|
||||
"postcss-select": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
|
||||
"integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
|
||||
"requires": {
|
||||
"ansi-styles": "^3.2.1",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"supports-color": "^5.3.0"
|
||||
}
|
||||
},
|
||||
"has-flag": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
||||
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
||||
},
|
||||
"postcss": {
|
||||
"version": "6.0.23",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
|
||||
"integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
|
||||
"requires": {
|
||||
"chalk": "^2.4.1",
|
||||
"source-map": "^0.6.1",
|
||||
"supports-color": "^5.4.0"
|
||||
}
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
||||
},
|
||||
"supports-color": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.4.0.tgz",
|
||||
"integrity": "sha512-zjaXglF5nnWpsq470jSv6P9DwPvgLkuapYmfDm3JWOm0vkNTVF2tI4UrN2r6jH1qM/uc/WtxYY1hYoA2dOKj5w==",
|
||||
"requires": {
|
||||
"has-flag": "^3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tachyons-coordinates": {
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-coordinates/-/tachyons-coordinates-4.0.4.tgz",
|
||||
"integrity": "sha1-0g+dWUG2eC/yjhd4vnHolUV6bN0="
|
||||
},
|
||||
"tachyons-debug": {
|
||||
"version": "1.1.10",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-debug/-/tachyons-debug-1.1.10.tgz",
|
||||
"integrity": "sha1-PqqgXi0HFNe8+olymR9n3cjMmAs="
|
||||
},
|
||||
"tachyons-debug-children": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-debug-children/-/tachyons-debug-children-1.0.0.tgz",
|
||||
"integrity": "sha512-yh6lAEfscCyxQds6KN/VRfuOsTmkP4JQPXkbPgiH8ckBnEriHD5kv0mEmVD6O+dD3VDlY0HKzNMIpTcX4hG5fA=="
|
||||
},
|
||||
"tachyons-debug-grid": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-debug-grid/-/tachyons-debug-grid-1.2.3.tgz",
|
||||
"integrity": "sha1-QiRhR7YTsWzoD7kL50CSBmCKFcs="
|
||||
},
|
||||
"tachyons-display": {
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-display/-/tachyons-display-5.0.4.tgz",
|
||||
"integrity": "sha1-nsaRiwaVdTt8KWwKEnXIshSyW5o="
|
||||
},
|
||||
"tachyons-flexbox": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-flexbox/-/tachyons-flexbox-2.1.0.tgz",
|
||||
"integrity": "sha512-CMVbn42rJrlvdbhvMpNfW7g2xqrvQVxsBFyTZOuLEj9h1Zr3AwXIuJjREq1plcMxQ/tXKkZKMn5a1sS9Uxf5hg=="
|
||||
},
|
||||
"tachyons-floats": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-floats/-/tachyons-floats-3.0.4.tgz",
|
||||
"integrity": "sha1-zKXe7qzJSIC4Aax5prymRwjlXmw="
|
||||
},
|
||||
"tachyons-font-family": {
|
||||
"version": "4.3.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-font-family/-/tachyons-font-family-4.3.3.tgz",
|
||||
"integrity": "sha1-42MKU4KSKnjVUV0c2XDHo/lU0X0="
|
||||
},
|
||||
"tachyons-font-style": {
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-font-style/-/tachyons-font-style-4.0.4.tgz",
|
||||
"integrity": "sha1-hdtzdt4wJRWpenEmT4KJB7WrE4k="
|
||||
},
|
||||
"tachyons-font-weight": {
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-font-weight/-/tachyons-font-weight-5.0.4.tgz",
|
||||
"integrity": "sha1-yVtP639MGFWIWbvJrxMZeYHRjWA="
|
||||
},
|
||||
"tachyons-forms": {
|
||||
"version": "3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-forms/-/tachyons-forms-3.1.3.tgz",
|
||||
"integrity": "sha1-WpW3lpq0Z/OzskNfOEVogNlkn5U="
|
||||
},
|
||||
"tachyons-gradients": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-gradients/-/tachyons-gradients-0.0.1.tgz",
|
||||
"integrity": "sha512-0y5mziPol9TjtcofJgWNfS7nTSElPIbNuv6KoG2kW1Un99s3gixCvw6/kjhAqpBhGG+Crmkr3jpZs5UGRGTDCg=="
|
||||
},
|
||||
"tachyons-heights": {
|
||||
"version": "6.1.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-heights/-/tachyons-heights-6.1.3.tgz",
|
||||
"integrity": "sha1-fq49PIbdaWAQEAb7/ZKJRGxuQf4="
|
||||
},
|
||||
"tachyons-hovers": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-hovers/-/tachyons-hovers-2.5.1.tgz",
|
||||
"integrity": "sha1-2r6ik1IxwQLHj96344QRK1HlSuQ="
|
||||
},
|
||||
"tachyons-images": {
|
||||
"version": "1.0.11",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-images/-/tachyons-images-1.0.11.tgz",
|
||||
"integrity": "sha1-Wuq36yqauObKeS44wyLtyONKWCI="
|
||||
},
|
||||
"tachyons-letter-spacing": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-letter-spacing/-/tachyons-letter-spacing-3.0.4.tgz",
|
||||
"integrity": "sha1-bNOvUpsk5V5XdibmsehKS4ROvP0="
|
||||
},
|
||||
"tachyons-line-height": {
|
||||
"version": "3.0.6",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-line-height/-/tachyons-line-height-3.0.6.tgz",
|
||||
"integrity": "sha1-5bThFvmq3sUwQ4pi0/0EPHeFswA="
|
||||
},
|
||||
"tachyons-links": {
|
||||
"version": "3.0.10",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-links/-/tachyons-links-3.0.10.tgz",
|
||||
"integrity": "sha1-znP4wSoWydUNq/x2nijGW8S8d0c="
|
||||
},
|
||||
"tachyons-lists": {
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-lists/-/tachyons-lists-2.0.12.tgz",
|
||||
"integrity": "sha1-o49UUX9dezpVGLRnHikk350YsDc="
|
||||
},
|
||||
"tachyons-max-widths": {
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-max-widths/-/tachyons-max-widths-4.0.5.tgz",
|
||||
"integrity": "sha512-Utze4gqXoWy130Axg4w/j3p8hMcrag4jgBISBpkxv5I4Qf6f6MoJngVtzqEYD3demhkrFLOz65DbI08BSQDUyQ=="
|
||||
},
|
||||
"tachyons-negative-margins": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-negative-margins/-/tachyons-negative-margins-1.0.0.tgz",
|
||||
"integrity": "sha512-/H5TPK9DuY+D5mBSCBABSeewl4HJyoX1GuYH+3AwlGZEXM+XAoqeMXV8g9UtifJV5NzzGwE9JTi1Sd9lIp5fjA=="
|
||||
},
|
||||
"tachyons-nudge": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-nudge/-/tachyons-nudge-0.0.1.tgz",
|
||||
"integrity": "sha512-F76ZDiOhvKTVFLdgrxSM1zc0xx1Ls945zY+sDC7w2ceMKYjpcPMrtqHY73IGkMrpaoS9y/zJTrwtod6+hh6Bew=="
|
||||
},
|
||||
"tachyons-opacity": {
|
||||
"version": "1.1.10",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-opacity/-/tachyons-opacity-1.1.10.tgz",
|
||||
"integrity": "sha512-2ZnAm38MBFmbmf0cewRFWyLHw5UeYHtxjdl3rnd5YixEmSXTcBhmRmNA6bhMo8Cn1CdnmvWuwEOY9Z9eFwbZTw=="
|
||||
},
|
||||
"tachyons-opacity-responsive": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-opacity-responsive/-/tachyons-opacity-responsive-0.0.1.tgz",
|
||||
"integrity": "sha512-OXuMiu4DglT4ZwziFbnd97OhDh8dEW8xnm9E83NBV8+/wuptu++u+BTLessoJIU37HPnEClZKR41DqFaH3qlWQ=="
|
||||
},
|
||||
"tachyons-outlines": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-outlines/-/tachyons-outlines-1.0.3.tgz",
|
||||
"integrity": "sha512-QVHgBzIEZ9UX/W2VHGD3WktHt9A/aK71TfULksdqEnJE6EaZdACTRGkz5Y04c9+8GlRw02vhrUWsJiHPabEhNQ=="
|
||||
},
|
||||
"tachyons-overflow": {
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-overflow/-/tachyons-overflow-4.0.5.tgz",
|
||||
"integrity": "sha512-GRpsL4QCuLdnDTyK+uxjYmi5ORGpLbpwxc38vieJXP9v5J/+SBO+AANOnOt0a7irH413M9S4RTpuj8MCPtNODA=="
|
||||
},
|
||||
"tachyons-position": {
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-position/-/tachyons-position-6.0.6.tgz",
|
||||
"integrity": "sha512-FWrJ+V2y3q7AIOLSIrAW5fOvv/z32hkJdG5nU7CcBK79GzifxwTc+ycoZa0qiDVDzWQjOwcgBhfePgtD9wUilQ=="
|
||||
},
|
||||
"tachyons-rotations": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-rotations/-/tachyons-rotations-1.0.4.tgz",
|
||||
"integrity": "sha512-zI7w0dW3JUB8wL2+Hir/0pnyk3wBz++nArqIFfzkF/+tOgfnBMY1JwlX4hIpT9e2sJ8m0wWuKm8hOFhTG9/1ww=="
|
||||
},
|
||||
"tachyons-skins": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-skins/-/tachyons-skins-4.1.0.tgz",
|
||||
"integrity": "sha512-3udfool2VIt54U/7qyWc/ZDXEMse1p6UENRSIRH2FM1WsNbBbAFsX/pemvztNJQ+eYAw4baxVWSiI/2bF8YNJg=="
|
||||
},
|
||||
"tachyons-skins-pseudo": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-skins-pseudo/-/tachyons-skins-pseudo-1.0.4.tgz",
|
||||
"integrity": "sha512-HKnOqdl6P7fH4UJnkWBz8Iwzt55obdTkKEGLhc7tJjdQLtnu3nci5JLQ/uZVdm6lXy+bBfh8ue+QaT+QF9oKyw=="
|
||||
},
|
||||
"tachyons-spacing": {
|
||||
"version": "6.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-spacing/-/tachyons-spacing-6.0.4.tgz",
|
||||
"integrity": "sha1-VMvW2QKyo2q4ZBEHVOyZJOCZNao="
|
||||
},
|
||||
"tachyons-tables": {
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-tables/-/tachyons-tables-1.0.7.tgz",
|
||||
"integrity": "sha1-L5FLvbB8eyMssVOS1xb0yWXQdwo="
|
||||
},
|
||||
"tachyons-text-align": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-text-align/-/tachyons-text-align-3.1.0.tgz",
|
||||
"integrity": "sha512-WROqSIsUMPKZM6oeiAmcndvQjUWO+tqMiHLe9KNAci65QVgfMn7tlJXVcwqjCF8wEWs07CKIjxIL2y1uCgnhqg=="
|
||||
},
|
||||
"tachyons-text-decoration": {
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-text-decoration/-/tachyons-text-decoration-4.0.5.tgz",
|
||||
"integrity": "sha512-xCqoCQrsK9UQ0ORtGQI+XCMCm7m5IFS8dIfeZWI8bXq/mCI7KJm1a3VhMWzg1sfPt62g8weZ5eJY7jivNPfiCw=="
|
||||
},
|
||||
"tachyons-text-transform": {
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-text-transform/-/tachyons-text-transform-4.0.5.tgz",
|
||||
"integrity": "sha512-FmF0RMmUf4chF2I9K9nxc7b/d6gk9EduUfECwNnBheRrpnOs1vr9rxGDNtSBNXGIVKYevjDQoQXnkSmKy3IGyQ=="
|
||||
},
|
||||
"tachyons-type-scale": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-type-scale/-/tachyons-type-scale-6.1.0.tgz",
|
||||
"integrity": "sha512-D2BVs/71EYnutv0qDw0SDmtW6qQowuLt+LXC9cQlbPSL44GETQir25YREjT4VSF2es1Tg1djWexHSKRxkFU2UA=="
|
||||
},
|
||||
"tachyons-typography": {
|
||||
"version": "3.0.5",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-typography/-/tachyons-typography-3.0.5.tgz",
|
||||
"integrity": "sha512-xdopFFlWT+n08mjcX6obc+Gw1a7dd+g8BtdXPfISmIw2BySo0G+lFm3IUE0fUiVHip9q33wvWUG3yby13Ty24g=="
|
||||
},
|
||||
"tachyons-utilities": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-utilities/-/tachyons-utilities-2.1.0.tgz",
|
||||
"integrity": "sha512-r7JJ9IAQUC/ZDGAentPfGuiPle2J+LzIDVO0DjPl+aed0YKFPzjVDJF91sGjmiJnM/jtwpnaZWEIeJN4sXKAqQ=="
|
||||
},
|
||||
"tachyons-vertical-align": {
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-vertical-align/-/tachyons-vertical-align-4.0.5.tgz",
|
||||
"integrity": "sha512-ONs0hhrwfjdxBbbQI/lTC6gtIPxjP0N2zZ2WkYzPwdGX8nPGfqpBh8VfZE3IXp3kkvHbifMGBRd7x1Cz4n3bWA=="
|
||||
},
|
||||
"tachyons-visibility": {
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-visibility/-/tachyons-visibility-2.0.5.tgz",
|
||||
"integrity": "sha512-ccWP6zUwFzqNe1wdaFk6riBJTiOwSBwcgIkFNEZNhqGWXoQbto83BTokVBd8tiwdviRsrEV8g4h6RBrAhSc9TA=="
|
||||
},
|
||||
"tachyons-white-space": {
|
||||
"version": "4.0.6",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-white-space/-/tachyons-white-space-4.0.6.tgz",
|
||||
"integrity": "sha512-GKjW9Lxb/qtDit4fFhDuPuTB/FWPt1u3ssXdqBtbTYKU98z3Cgmr76/BhuC2ZX5pErzZ6gfw9LHZburv2+ke+g=="
|
||||
},
|
||||
"tachyons-widths": {
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-widths/-/tachyons-widths-5.2.1.tgz",
|
||||
"integrity": "sha512-LrqK5D8pH1K5JPrv1ld2o+oybDzvhq4dIEW43u3RpyPYg2PizUnxdKWm+QREsOWDDGgwwOMi094P6y5yoBSDNw=="
|
||||
},
|
||||
"tachyons-z-index": {
|
||||
"version": "1.0.9",
|
||||
"resolved": "https://registry.npmjs.org/tachyons-z-index/-/tachyons-z-index-1.0.9.tgz",
|
||||
"integrity": "sha512-hsHH8BYwZtJOA9SzdEBFCea/B3Wm2u8l0if/ZAMK7g9xT1b7fKiCcfLwTJXcg6Z2YjIw2WlDuPplBtNdF8NKCQ=="
|
||||
},
|
||||
"tapable": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/tapable/-/tapable-1.0.0.tgz",
|
||||
@ -8529,6 +9205,11 @@
|
||||
"resolved": "https://registry.npmjs.org/vendor-prefixes/-/vendor-prefixes-0.0.1.tgz",
|
||||
"integrity": "sha1-mLQ2f4y3CZIw78IOBA9UrtAY0G0="
|
||||
},
|
||||
"vendors": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/vendors/-/vendors-1.0.2.tgz",
|
||||
"integrity": "sha512-w/hry/368nO21AN9QljsaIhb9ZiZtZARoVH5f3CsFbawdLdayCgKRPup7CggujvySMxx0I91NOyxdVENohprLQ=="
|
||||
},
|
||||
"verror": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
|
||||
@ -8779,6 +9460,11 @@
|
||||
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
||||
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
|
||||
},
|
||||
"write-file-stdout": {
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/write-file-stdout/-/write-file-stdout-0.0.2.tgz",
|
||||
"integrity": "sha1-wlLXx8WxtAKJdjDjRTx7/mkNnKE="
|
||||
},
|
||||
"write-file-webpack-plugin": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/write-file-webpack-plugin/-/write-file-webpack-plugin-4.2.0.tgz",
|
||||
132
site/package.json
Normal file
132
site/package.json
Normal file
@ -0,0 +1,132 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "tachyons-docs",
|
||||
"version": "5.0.0-1",
|
||||
"description": "Documentation for Tachyons -- a performant, mobile-first, and 100% responsive modular css framework.",
|
||||
"scripts": {
|
||||
"start": "next start",
|
||||
"build": "next build",
|
||||
"build:components": "node build/components",
|
||||
"build:modules": "node build/modules",
|
||||
"deploy": "now --public",
|
||||
"dev": "next",
|
||||
"format": "prettier *.js {ui,pages}/*.js pages/**/*.js pages/{components,docs}/**/*.js --write --no-semi --single-quote",
|
||||
"prepare": "npm run build:modules && npm run build:components && npm run format"
|
||||
},
|
||||
"repository": "tachyons-css/docs",
|
||||
"author": "mrmrs",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@compositor/kit": "^1.0.47",
|
||||
"@mdx-js/mdx": "^0.14.0",
|
||||
"@mdx-js/tag": "^0.14.0",
|
||||
"classnames": "^2.2.6",
|
||||
"cssstats": "^3.2.0",
|
||||
"gray-matter": "^4.0.1",
|
||||
"he": "^1.1.1",
|
||||
"htmltojsx": "^0.3.0",
|
||||
"is-present": "^1.0.0",
|
||||
"next": "^6.1.1",
|
||||
"postcss-css-variables": "^0.9.0",
|
||||
"raw-loader": "^0.5.1",
|
||||
"react": "^16.4.1",
|
||||
"react-dom": "^16.4.1",
|
||||
"react-highlight": "^0.12.0",
|
||||
"strip-css-comments": "^3.0.0",
|
||||
"tachyons": "latest",
|
||||
"tachyons-animate": "^7.0.1-1",
|
||||
"tachyons-aspect-ratios": "latest",
|
||||
"tachyons-background-position": "latest",
|
||||
"tachyons-background-size": "latest",
|
||||
"tachyons-border-colors": "latest",
|
||||
"tachyons-border-radius": "latest",
|
||||
"tachyons-border-style": "latest",
|
||||
"tachyons-border-widths": "latest",
|
||||
"tachyons-borders": "latest",
|
||||
"tachyons-box-shadow": "latest",
|
||||
"tachyons-box-sizing": "latest",
|
||||
"tachyons-clears": "latest",
|
||||
"tachyons-colors": "latest",
|
||||
"tachyons-component-loader": "latest",
|
||||
"tachyons-coordinates": "latest",
|
||||
"tachyons-debug": "latest",
|
||||
"tachyons-debug-children": "latest",
|
||||
"tachyons-debug-grid": "latest",
|
||||
"tachyons-display": "latest",
|
||||
"tachyons-flexbox": "latest",
|
||||
"tachyons-floats": "latest",
|
||||
"tachyons-font-family": "latest",
|
||||
"tachyons-font-style": "latest",
|
||||
"tachyons-font-weight": "latest",
|
||||
"tachyons-forms": "latest",
|
||||
"tachyons-gradients": "latest",
|
||||
"tachyons-heights": "latest",
|
||||
"tachyons-hovers": "latest",
|
||||
"tachyons-images": "latest",
|
||||
"tachyons-letter-spacing": "latest",
|
||||
"tachyons-line-height": "latest",
|
||||
"tachyons-links": "latest",
|
||||
"tachyons-lists": "latest",
|
||||
"tachyons-max-widths": "latest",
|
||||
"tachyons-negative-margins": "latest",
|
||||
"tachyons-nudge": "latest",
|
||||
"tachyons-opacity": "latest",
|
||||
"tachyons-opacity-responsive": "latest",
|
||||
"tachyons-outlines": "latest",
|
||||
"tachyons-overflow": "latest",
|
||||
"tachyons-position": "latest",
|
||||
"tachyons-rotations": "latest",
|
||||
"tachyons-skins": "latest",
|
||||
"tachyons-skins-pseudo": "latest",
|
||||
"tachyons-spacing": "latest",
|
||||
"tachyons-tables": "latest",
|
||||
"tachyons-text-align": "latest",
|
||||
"tachyons-text-decoration": "latest",
|
||||
"tachyons-text-transform": "latest",
|
||||
"tachyons-type-scale": "latest",
|
||||
"tachyons-typography": "latest",
|
||||
"tachyons-utilities": "latest",
|
||||
"tachyons-vertical-align": "latest",
|
||||
"tachyons-visibility": "latest",
|
||||
"tachyons-white-space": "latest",
|
||||
"tachyons-widths": "latest",
|
||||
"tachyons-z-index": "latest",
|
||||
"titleize": "^1.0.1"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "adam morse",
|
||||
"email": "hi@mrmrs.cc"
|
||||
},
|
||||
{
|
||||
"name": "john otander",
|
||||
"url": "http://johnotander.com"
|
||||
},
|
||||
{
|
||||
"name": "robert forloine",
|
||||
"url": "http://www.sndsgn.com"
|
||||
},
|
||||
{
|
||||
"name": "david potsiadlo",
|
||||
"url": "http://www.davidpots.com/"
|
||||
},
|
||||
{
|
||||
"name": "tyler benziger",
|
||||
"url": "http://tybenz.com"
|
||||
},
|
||||
{
|
||||
"name": "lachlan campbell",
|
||||
"url": "http://lachlanjc.me",
|
||||
"email": "lachlan.campbell@icloud.com"
|
||||
}
|
||||
],
|
||||
"devDependencies": {
|
||||
"@mdx-js/loader": "^0.14.0",
|
||||
"@mdx-js/runtime": "^0.14.0",
|
||||
"css-table": "latest",
|
||||
"globby": "^8.0.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"prettier": "^1.13.7",
|
||||
"webpack": "^4.16.0"
|
||||
}
|
||||
}
|
||||
6
site/pages/code-of-conduct.js
Normal file
6
site/pages/code-of-conduct.js
Normal file
@ -0,0 +1,6 @@
|
||||
import React from 'react'
|
||||
|
||||
import withDocLayout from '../ui/withDocLayout'
|
||||
import Doc from '../../code-of-conduct.md'
|
||||
|
||||
export default withDocLayout(Doc, { className: 'mt4' })
|
||||
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/article-lists/title-preview-author-media-flipped.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/article-lists/title-preview-author-media.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/feature.html'
|
||||
import * as component from '../../../..//docs/components/articles/feature.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
6
site/pages/components/articles/full-bleed-background.js
Normal file
6
site/pages/components/articles/full-bleed-background.js
Normal file
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/articles/full-bleed-background.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
6
site/pages/components/articles/headline-title-text.js
Normal file
6
site/pages/components/articles/headline-title-text.js
Normal file
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/articles/headline-title-text.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
6
site/pages/components/articles/large-title-text.js
Normal file
6
site/pages/components/articles/large-title-text.js
Normal file
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/articles/large-title-text.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
6
site/pages/components/articles/left-title-top-border.js
Normal file
6
site/pages/components/articles/left-title-top-border.js
Normal file
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/articles/left-title-top-border.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/left-title.html'
|
||||
import * as component from '../../../..//docs/components/articles/left-title.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/photo-essay.html'
|
||||
import * as component from '../../../..//docs/components/articles/photo-essay.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/articles/single-column-large-title.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/articles/title-highlight-header-cover.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
6
site/pages/components/articles/title-text-image.js
Normal file
6
site/pages/components/articles/title-text-image.js
Normal file
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/articles/title-text-image.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/articles/title-text.html'
|
||||
import * as component from '../../../..//docs/components/articles/title-text.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/avatars/circle-border.html'
|
||||
import * as component from '../../../..//docs/components/avatars/circle-border.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/avatars/circle.html'
|
||||
import * as component from '../../../..//docs/components/avatars/circle.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/avatars/double-ring.html'
|
||||
import * as component from '../../../..//docs/components/avatars/double-ring.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/avatars/rounded-large.html'
|
||||
import * as component from '../../../..//docs/components/avatars/rounded-large.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/avatars/rounded-medium.html'
|
||||
import * as component from '../../../..//docs/components/avatars/rounded-medium.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/avatars/rounded-small.html'
|
||||
import * as component from '../../../..//docs/components/avatars/rounded-small.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/avatars/square.html'
|
||||
import * as component from '../../../..//docs/components/avatars/square.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/buttons/basic.html'
|
||||
import * as component from '../../../..//docs/components/banners/basic.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/banners/info.html'
|
||||
import * as component from '../../../..//docs/components/banners/info.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/banners/single-cta.html'
|
||||
import * as component from '../../../..//docs/components/banners/single-cta.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
6
site/pages/components/buttons/basic-previous-next.js
Normal file
6
site/pages/components/buttons/basic-previous-next.js
Normal file
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/buttons/basic-previous-next.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/buttons/basic-rounded-extra-small.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
6
site/pages/components/buttons/basic-rounded-small.js
Normal file
6
site/pages/components/buttons/basic-rounded-small.js
Normal file
@ -0,0 +1,6 @@
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../..//docs/components/buttons/basic-rounded-small.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/buttons/basic-rounded.html'
|
||||
import * as component from '../../../..//docs/components/buttons/basic-rounded.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/tables/basic.html'
|
||||
import * as component from '../../../..//docs/components/buttons/basic.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/buttons/centered-icons.html'
|
||||
import * as component from '../../../..//docs/components/buttons/centered-icons.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/buttons/pill-grow.html'
|
||||
import * as component from '../../../..//docs/components/buttons/pill-grow.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/buttons/pill.html'
|
||||
import * as component from '../../../..//docs/components/buttons/pill.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/cards/album-centered.html'
|
||||
import * as component from '../../../..//docs/components/cards/album-centered.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/cards/album-left.html'
|
||||
import * as component from '../../../..//docs/components/cards/album-left.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/cards/basic-text-card.html'
|
||||
import * as component from '../../../..//docs/components/cards/basic-text-card.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
@ -1,6 +1,6 @@
|
||||
/* GENERATED FILE: See docs/build/components.js */
|
||||
/* GENERATED FILE: See site/build/components.js */
|
||||
import React from 'react'
|
||||
import * as component from '../../../components/cards/news-card.html'
|
||||
import * as component from '../../../..//docs/components/cards/news-card.html'
|
||||
import withComponentLayout from '../../../ui/withComponentLayout'
|
||||
|
||||
export default withComponentLayout(component)
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user