@actionishope/shelley
Advanced tools
Comparing version 0.1.1-alpha.18 to 0.1.1-alpha.20
@@ -14,4 +14,4 @@ "use strict"; | ||
var styleInfo_st_css_1 = require("./styleInfo.st.css"); | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var text_st_css_1 = require("../../projects/default/css/text.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
var text_st_css_1 = require("../../style/text.st.css"); | ||
var StyleInfo = function (_a) { | ||
@@ -18,0 +18,0 @@ var className = _a.className, |
@@ -15,3 +15,3 @@ "use strict"; | ||
var CodeSample_1 = __importDefault(require("../../components_site/CodeSample/CodeSample")); | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
exports.meta = { | ||
@@ -18,0 +18,0 @@ name: "Blockquote" |
@@ -15,3 +15,3 @@ "use strict"; | ||
var CodeSample_1 = __importDefault(require("../../components_site/CodeSample/CodeSample")); | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
exports.meta = { | ||
@@ -18,0 +18,0 @@ name: "HTMLInputElement" |
@@ -17,3 +17,3 @@ "use strict"; | ||
var Grid_1 = __importDefault(require("./Grid")); | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
var Text_1 = __importDefault(require("../Text/Text")); | ||
@@ -61,3 +61,3 @@ exports.meta = { | ||
react_1.default.createElement(CodeSample_1.default, { language: "html" }, "<div class=\"grid-root grid-variant1 grid-formatted\">\n <!-- children -->\n</div>")); }; | ||
exports.ComponentCSS = function () { return (react_1.default.createElement(CodeSample_1.default, { fixedHeight: true }, "/** grid.st.css */\n\n/* import the Shelley component selectors */\n:import {\n -st-from: \"../../../components/Grid/grid.st.css\";\n -st-default: Grid;\n}\n \nGrid {}\n\n/* Variants */\nGrid.variant1 {}\nGrid.variant2 {}\nGrid.variant3 {}\nGrid.variant4 {}\nGrid.variant5 {}\nGrid.variant6 {}\n\n/* Root alignment hook */\nGrid:formatted {}\n")); }; | ||
exports.ComponentCSS = function () { return (react_1.default.createElement(CodeSample_1.default, { fixedHeight: true }, "/** grid.st.css */\n\n/* import the Shelley component selectors */\n:import {\n -st-from: \"../components/Grid/grid.st.css\";\n -st-default: Grid;\n}\n \nGrid {}\n\n/* Variants */\nGrid.variant1 {}\nGrid.variant2 {}\nGrid.variant3 {}\nGrid.variant4 {}\nGrid.variant5 {}\nGrid.variant6 {}\n\n/* Root alignment hook */\nGrid:formatted {}\n")); }; | ||
exports.A11yIconWrong = function () { return (react_1.default.createElement(Icon_1.default, { viewBox: "0 0 24 24", style: { fontSize: "1.5rem" } }, | ||
@@ -64,0 +64,0 @@ react_1.default.createElement("path", { d: "M0 0h24v24H0z", fill: "none" }), |
@@ -14,3 +14,3 @@ "use strict"; | ||
var CodeSample_1 = __importDefault(require("../../components_site/CodeSample/CodeSample")); | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
exports.meta = { | ||
@@ -17,0 +17,0 @@ name: "SVGSVGElement" |
@@ -19,3 +19,3 @@ "use strict"; | ||
var Icon_1 = __importDefault(require("../../components/Icon/Icon")); | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
exports.meta = { | ||
@@ -22,0 +22,0 @@ name: "Button" |
@@ -17,3 +17,3 @@ "use strict"; | ||
// Styles. | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
exports.meta = { | ||
@@ -20,0 +20,0 @@ name: "Button" |
@@ -16,3 +16,3 @@ "use strict"; | ||
// import styleExamples from "./__gridExample.st.css"; | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
var Text_1 = __importDefault(require("../Text/Text")); | ||
@@ -19,0 +19,0 @@ var Label_1 = __importDefault(require("../Label/Label")); |
@@ -17,3 +17,3 @@ "use strict"; | ||
// Styles. | ||
var grid_st_css_1 = require("../../projects/default/css/grid.st.css"); | ||
var grid_st_css_1 = require("../../style/grid.st.css"); | ||
exports.meta = { | ||
@@ -72,3 +72,3 @@ name: "Button" | ||
exports.ComponentHTML = function () { return react_1.default.createElement(CodeSample_1.default, null, "TBC"); }; | ||
exports.ComponentCSS = function () { return (react_1.default.createElement(CodeSample_1.default, { className: grid_st_css_1.classes.mid, fixedHeight: true }, "/** text.st.css */\n\n :import {\n -st-from: \"../../../components/Text/text.st.css\";\n -st-default: Text;\n }\n \n /* Volume */\n Text.vol1 {}\n Text.vol2 {}\n Text.vol3 {}\n Text.vol4 {}\n Text.vol5 {}\n Text.vol6 {}\n Text.vol7 {}\n Text.vol8 {}\n Text.vol9 {}\n Text.vol10 {}\n Text.vol11 {}\n Text.vol12 {}\n \n /* Extras */\n Text.uppercase {}\n Text.underline {}\n Text.bold {}\n \n /* State selectors - Note: Inherits functional styles from Shelley. */\n Text:truncate {}\n \n /* Whatever you need which you can use as classNames by importing your text.st.css */\n Text.hint {}\n Text.error {}\n Text.taxonomy-color1 {}\n Text.TupacOrBiggie {}\n ")); }; | ||
exports.ComponentCSS = function () { return (react_1.default.createElement(CodeSample_1.default, { className: grid_st_css_1.classes.mid, fixedHeight: true }, "/** text.st.css */\n\n :import {\n -st-from: \"../components/Text/text.st.css\";\n -st-default: Text;\n }\n \n /* Volume */\n Text.vol1 {}\n Text.vol2 {}\n Text.vol3 {}\n Text.vol4 {}\n Text.vol5 {}\n Text.vol6 {}\n Text.vol7 {}\n Text.vol8 {}\n Text.vol9 {}\n Text.vol10 {}\n Text.vol11 {}\n Text.vol12 {}\n \n /* Extras */\n Text.uppercase {}\n Text.underline {}\n Text.bold {}\n \n /* State selectors - Note: Inherits functional styles from Shelley. */\n Text:truncate {}\n \n /* Whatever you need which you can use as classNames by importing your text.st.css */\n Text.hint {}\n Text.error {}\n Text.taxonomy-color1 {}\n Text.TupacOrBiggie {}\n ")); }; | ||
exports.Example1 = function () { return ( | ||
@@ -75,0 +75,0 @@ // We have just used P for the demo, use vol as the design requires and the tags for semantics. |
{ | ||
"name": "@actionishope/shelley", | ||
"version": "0.1.1-alpha.18", | ||
"version": "0.1.1-alpha.20", | ||
"license": "ISC", | ||
@@ -23,3 +23,2 @@ "description": "Gatsby, stylable boilerplate.", | ||
"classnames": "^2.2.6", | ||
"create-index": "^2.5.0", | ||
"react-expanding-textarea": "^2.0.4" | ||
@@ -38,3 +37,4 @@ }, | ||
"format": "prettier --parser typescript --trailing-comma es5 --no-semi --single-quote --write \"src/**/*.ts*\"", | ||
"test": "jest" | ||
"test": "jest", | ||
"release": "np" | ||
}, | ||
@@ -41,0 +41,0 @@ "np": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
7737
547993
- Removedcreate-index@^2.5.0
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcliui@6.0.0(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedcreate-index@2.6.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedfind-up@4.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedget-caller-file@2.0.5(transitive)
- Removedglob@7.2.3(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedlocate-path@5.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedmoment@2.30.1(transitive)
- Removedonce@1.4.0(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@4.1.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedrequire-directory@2.1.1(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.4.1(transitive)
- Removedyargs-parser@18.1.3(transitive)