@bedrock-layout/css-reset
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,2 +0,2 @@ | ||
var n=require("styled-components");function t(n,t){return t||(t=n.slice(0)),n.raw=t,n}function i(){var n=t(["\n ","\n"]);return i=function(){return n},n}function o(){var n=t(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n ul[class],\n ol[class] {\n padding: 0;\n }\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul[class],\n ol[class],\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n body {\n min-height: 100vh;\n scroll-behavior: smooth;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n ul[class],\n ol[class] {\n list-style: none;\n }\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n img {\n max-width: 100%;\n display: block;\n }\n input,\n button,\n textarea,\n select {\n font: inherit;\n }\n @media (prefers-reduced-motion: reduce) {\n * {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n }\n"]);return o=function(){return n},n}var e=n.css(o()),r=n.createGlobalStyle(i(),e);exports.GlobalStyles=r,exports.reset=e; | ||
var n=require("styled-components");function t(n,t){return t||(t=n.slice(0)),n.raw=t,n}function i(){var n=t(["\n ","\n"]);return i=function(){return n},n}function o(){var n=t(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul[class],\n ol[class],\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n body {\n min-height: 100vh;\n scroll-behavior: smooth;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n ul[class],\n ol[class] {\n list-style: none;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n max-width: 100%;\n display: block;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n }\n\n @media (prefers-reduced-motion: reduce) {\n * {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n"]);return o=function(){return n},n}var e=n.css(o()),r=n.createGlobalStyle(i(),e);exports.GlobalStyles=r,exports.reset=e; | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
import{css as n,createGlobalStyle as t}from"styled-components";function i(n,t){return t||(t=n.slice(0)),n.raw=t,n}function o(){var n=i(["\n ","\n"]);return o=function(){return n},n}function e(){var n=i(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n ul[class],\n ol[class] {\n padding: 0;\n }\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul[class],\n ol[class],\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n body {\n min-height: 100vh;\n scroll-behavior: smooth;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n ul[class],\n ol[class] {\n list-style: none;\n }\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n img {\n max-width: 100%;\n display: block;\n }\n input,\n button,\n textarea,\n select {\n font: inherit;\n }\n @media (prefers-reduced-motion: reduce) {\n * {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n }\n"]);return e=function(){return n},n}var r=n(e()),a=t(o(),r);export{a as GlobalStyles,r as reset}; | ||
import{css as n,createGlobalStyle as t}from"styled-components";function i(n,t){return t||(t=n.slice(0)),n.raw=t,n}function o(){var n=i(["\n ","\n"]);return o=function(){return n},n}function e(){var n=i(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul[class],\n ol[class],\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n body {\n min-height: 100vh;\n scroll-behavior: smooth;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n ul[class],\n ol[class] {\n list-style: none;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n max-width: 100%;\n display: block;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n }\n\n @media (prefers-reduced-motion: reduce) {\n * {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n"]);return e=function(){return n},n}var r=n(e()),a=t(o(),r);export{a as GlobalStyles,r as reset}; | ||
//# sourceMappingURL=index.m.js.map |
@@ -1,2 +0,2 @@ | ||
import{css as t,createGlobalStyle as i}from"styled-components";let o,e,n=t=>t;const a=t(o||(o=n` | ||
import{css as o,createGlobalStyle as t}from"styled-components";let i,e,n=o=>o;const s=o(i||(i=n` | ||
*, | ||
@@ -7,2 +7,3 @@ *::before, | ||
} | ||
ul[class], | ||
@@ -12,2 +13,3 @@ ol[class] { | ||
} | ||
body, | ||
@@ -29,2 +31,3 @@ h1, | ||
} | ||
body { | ||
@@ -37,2 +40,3 @@ min-height: 100vh; | ||
} | ||
ul[class], | ||
@@ -42,5 +46,7 @@ ol[class] { | ||
} | ||
a:not([class]) { | ||
text-decoration-skip-ink: auto; | ||
} | ||
img { | ||
@@ -50,2 +56,3 @@ max-width: 100%; | ||
} | ||
input, | ||
@@ -57,2 +64,3 @@ button, | ||
} | ||
@media (prefers-reduced-motion: reduce) { | ||
@@ -66,2 +74,3 @@ * { | ||
} | ||
p, | ||
@@ -78,5 +87,9 @@ h1, | ||
} | ||
`)),s=i(e||(e=n` | ||
.js-focus-visible :focus:not(.focus-visible) { | ||
outline: none; | ||
} | ||
`)),a=t(e||(e=n` | ||
${0} | ||
`),a);export{s as GlobalStyles,a as reset}; | ||
`),s);export{a as GlobalStyles,s as reset}; | ||
//# sourceMappingURL=index.modern.js.map |
@@ -1,2 +0,2 @@ | ||
!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("styled-components")):"function"==typeof define&&define.amd?define(["exports","styled-components"],t):t((n=n||self).cssReset={},n.styledComponents)}(this,function(n,t){function e(n,t){return t||(t=n.slice(0)),n.raw=t,n}function o(){var n=e(["\n ","\n"]);return o=function(){return n},n}function i(){var n=e(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n ul[class],\n ol[class] {\n padding: 0;\n }\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul[class],\n ol[class],\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n body {\n min-height: 100vh;\n scroll-behavior: smooth;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n ul[class],\n ol[class] {\n list-style: none;\n }\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n img {\n max-width: 100%;\n display: block;\n }\n input,\n button,\n textarea,\n select {\n font: inherit;\n }\n @media (prefers-reduced-motion: reduce) {\n * {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n }\n"]);return i=function(){return n},n}var r=t.css(i()),s=t.createGlobalStyle(o(),r);n.GlobalStyles=s,n.reset=r}); | ||
!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("styled-components")):"function"==typeof define&&define.amd?define(["exports","styled-components"],t):t((n=n||self).cssReset={},n.styledComponents)}(this,function(n,t){function e(n,t){return t||(t=n.slice(0)),n.raw=t,n}function o(){var n=e(["\n ","\n"]);return o=function(){return n},n}function i(){var n=e(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul[class],\n ol[class],\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n body {\n min-height: 100vh;\n scroll-behavior: smooth;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n ul[class],\n ol[class] {\n list-style: none;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n max-width: 100%;\n display: block;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n }\n\n @media (prefers-reduced-motion: reduce) {\n * {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n"]);return i=function(){return n},n}var s=t.css(i()),r=t.createGlobalStyle(o(),s);n.GlobalStyles=r,n.reset=s}); | ||
//# sourceMappingURL=index.umd.js.map |
{ | ||
"name": "@bedrock-layout/css-reset", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "bedrock-layout css reset", | ||
@@ -54,3 +54,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "637e9411e9daec6d881f1c2bebe5890326cbf20d" | ||
"gitHead": "030d3891130b1b6831f2a57eb3ee3960b52fead0" | ||
} |
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
16519
168
3