Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tiendeo/content-ui

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiendeo/content-ui - npm Package Compare versions

Comparing version 2.9.0 to 2.10.0

_rollupPluginBabelHelpers-4fe4dd93.js

26

globalStyle.js

@@ -5,28 +5,10 @@ 'use strict';

var _rollupPluginBabelHelpers = require('./_rollupPluginBabelHelpers-ed527d04.js');
var _rollupPluginBabelHelpers = require('./_rollupPluginBabelHelpers-4fe4dd93.js');
var styled = require('styled-components');
var styled__default = _interopDefault(styled);
function _templateObject2() {
var data = _rollupPluginBabelHelpers._taggedTemplateLiteral(["\n @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&display=swap');\n\n ", "\n\n html {\n font-family: 'Open Sans', sans-serif;\n }\n"]);
var _templateObject, _templateObject2;
var reset = styled.css(_templateObject || (_templateObject = _rollupPluginBabelHelpers._taggedTemplateLiteral(["\n html {\n box-sizing: border-box;\n line-height: 1.15;\n text-size-adjust: 100%;\n }\n\n * {\n &,\n &::before,\n &::after {\n box-sizing: inherit;\n }\n }\n\n body {\n margin: 0;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n blockquote,\n p,\n pre,\n dl,\n dd,\n ol,\n ul,\n figure,\n hr,\n fieldset,\n legend {\n margin: 0;\n padding: 0;\n }\n\n li,\n ol {\n padding: 0;\n list-style: none;\n }\n\n button {\n color: inherit;\n background-color: transparent;\n padding: 0;\n box-shadow: none;\n border: none;\n font-weight: inherit;\n }\n\n article,\n aside,\n footer,\n header,\n nav,\n section {\n display: block;\n }\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n font-size: inherit;\n margin: 0;\n }\n\n figcaption,\n figure,\n main {\n display: block;\n }\n\n figure {\n margin: 1em 40px;\n }\n\n hr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n }\n\n pre {\n font-family: monospace;\n font-size: 1em;\n }\n\n a {\n background-color: transparent;\n text-decoration-skip: objects;\n color: inherit;\n text-decoration: none;\n }\n\n abbr[title] {\n border-bottom: none;\n text-decoration: underline;\n text-decoration: underline dotted;\n }\n\n b,\n strong {\n font-weight: bolder;\n }\n\n code,\n kbd,\n samp {\n font-family: monospace;\n font-size: 1em;\n }\n\n dfn {\n font-style: italic;\n }\n\n mark {\n background-color: #ff0;\n color: #000;\n }\n\n small {\n font-size: 80%;\n }\n\n sub,\n sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n\n sub {\n bottom: -0.25em;\n }\n\n sup {\n top: -0.5em;\n }\n\n audio,\n video {\n display: inline-block;\n }\n\n audio:not([controls]) {\n display: none;\n height: 0;\n }\n\n img {\n border-style: none;\n }\n\n svg:not(:root) {\n overflow: hidden;\n }\n\n button,\n input,\n optgroup,\n select,\n textarea {\n font-family: 'Lato', sans-serif;\n font-size: 100%;\n line-height: 1.15;\n margin: 0;\n }\n\n button,\n input {\n overflow: visible;\n }\n\n button,\n select {\n text-transform: none;\n }\n\n button,\n html [type='button'],\n [type='reset'],\n [type='submit'] {\n appearance: button;\n }\n\n button::-moz-focus-inner,\n [type='button']::-moz-focus-inner,\n [type='reset']::-moz-focus-inner,\n [type='submit']::-moz-focus-inner {\n border-style: none;\n padding: 0;\n }\n\n button:-moz-focusring,\n [type='button']:-moz-focusring,\n [type='reset']:-moz-focusring,\n [type='submit']:-moz-focusring {\n outline: 1px dotted ButtonText;\n }\n\n fieldset {\n padding: 0.35em 0.75em 0.625em;\n }\n\n legend {\n box-sizing: border-box;\n color: inherit;\n display: table;\n max-width: 100%;\n padding: 0;\n white-space: normal;\n }\n\n progress {\n display: inline-block;\n vertical-align: baseline;\n }\n\n textarea {\n overflow: auto;\n }\n\n [type='checkbox'],\n [type='radio'] {\n box-sizing: border-box;\n padding: 0;\n }\n\n [type='number']::-webkit-inner-spin-button,\n [type='number']::-webkit-outer-spin-button {\n height: auto;\n }\n\n [type='search'] {\n appearance: textfield;\n outline-offset: -2px;\n }\n\n [type='search']::-webkit-search-cancel-button,\n [type='search']::-webkit-search-decoration {\n appearance: none;\n }\n\n ::-webkit-file-upload-button {\n appearance: button;\n font: inherit;\n }\n\n details,\n menu {\n display: block;\n }\n\n summary {\n display: list-item;\n }\n\n canvas {\n display: inline-block;\n }\n\n template {\n display: none;\n }\n\n [hidden] {\n display: none;\n }\n"])));
var GlobalStyle = styled.createGlobalStyle(_templateObject2 || (_templateObject2 = _rollupPluginBabelHelpers._taggedTemplateLiteral(["\n @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&display=swap');\n\n ", "\n\n html {\n font-family: 'Open Sans', sans-serif;\n }\n"])), reset);
_templateObject2 = function _templateObject2() {
return data;
};
return data;
}
function _templateObject() {
var data = _rollupPluginBabelHelpers._taggedTemplateLiteral(["\n html {\n box-sizing: border-box;\n line-height: 1.15;\n text-size-adjust: 100%;\n }\n\n * {\n &,\n &::before,\n &::after {\n box-sizing: inherit;\n }\n }\n\n body {\n margin: 0;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n blockquote,\n p,\n pre,\n dl,\n dd,\n ol,\n ul,\n figure,\n hr,\n fieldset,\n legend {\n margin: 0;\n padding: 0;\n }\n\n li,\n ol {\n padding: 0;\n list-style: none;\n }\n\n button {\n color: inherit;\n background-color: transparent;\n padding: 0;\n box-shadow: none;\n border: none;\n font-weight: inherit;\n }\n\n article,\n aside,\n footer,\n header,\n nav,\n section {\n display: block;\n }\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n font-size: inherit;\n margin: 0;\n }\n\n figcaption,\n figure,\n main {\n display: block;\n }\n\n figure {\n margin: 1em 40px;\n }\n\n hr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n }\n\n pre {\n font-family: monospace;\n font-size: 1em;\n }\n\n a {\n background-color: transparent;\n text-decoration-skip: objects;\n color: inherit;\n text-decoration: none;\n }\n\n abbr[title] {\n border-bottom: none;\n text-decoration: underline;\n text-decoration: underline dotted;\n }\n\n b,\n strong {\n font-weight: bolder;\n }\n\n code,\n kbd,\n samp {\n font-family: monospace;\n font-size: 1em;\n }\n\n dfn {\n font-style: italic;\n }\n\n mark {\n background-color: #ff0;\n color: #000;\n }\n\n small {\n font-size: 80%;\n }\n\n sub,\n sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n\n sub {\n bottom: -0.25em;\n }\n\n sup {\n top: -0.5em;\n }\n\n audio,\n video {\n display: inline-block;\n }\n\n audio:not([controls]) {\n display: none;\n height: 0;\n }\n\n img {\n border-style: none;\n }\n\n svg:not(:root) {\n overflow: hidden;\n }\n\n button,\n input,\n optgroup,\n select,\n textarea {\n font-family: 'Lato', sans-serif;\n font-size: 100%;\n line-height: 1.15;\n margin: 0;\n }\n\n button,\n input {\n overflow: visible;\n }\n\n button,\n select {\n text-transform: none;\n }\n\n button,\n html [type='button'],\n [type='reset'],\n [type='submit'] {\n appearance: button;\n }\n\n button::-moz-focus-inner,\n [type='button']::-moz-focus-inner,\n [type='reset']::-moz-focus-inner,\n [type='submit']::-moz-focus-inner {\n border-style: none;\n padding: 0;\n }\n\n button:-moz-focusring,\n [type='button']:-moz-focusring,\n [type='reset']:-moz-focusring,\n [type='submit']:-moz-focusring {\n outline: 1px dotted ButtonText;\n }\n\n fieldset {\n padding: 0.35em 0.75em 0.625em;\n }\n\n legend {\n box-sizing: border-box;\n color: inherit;\n display: table;\n max-width: 100%;\n padding: 0;\n white-space: normal;\n }\n\n progress {\n display: inline-block;\n vertical-align: baseline;\n }\n\n textarea {\n overflow: auto;\n }\n\n [type='checkbox'],\n [type='radio'] {\n box-sizing: border-box;\n padding: 0;\n }\n\n [type='number']::-webkit-inner-spin-button,\n [type='number']::-webkit-outer-spin-button {\n height: auto;\n }\n\n [type='search'] {\n appearance: textfield;\n outline-offset: -2px;\n }\n\n [type='search']::-webkit-search-cancel-button,\n [type='search']::-webkit-search-decoration {\n appearance: none;\n }\n\n ::-webkit-file-upload-button {\n appearance: button;\n font: inherit;\n }\n\n details,\n menu {\n display: block;\n }\n\n summary {\n display: list-item;\n }\n\n canvas {\n display: inline-block;\n }\n\n template {\n display: none;\n }\n\n [hidden] {\n display: none;\n }\n"]);
_templateObject = function _templateObject() {
return data;
};
return data;
}
var reset = styled.css(_templateObject());
var GlobalStyle = styled.createGlobalStyle(_templateObject2(), reset);
module.exports = GlobalStyle;
{
"name": "@tiendeo/content-ui",
"version": "2.9.0",
"version": "2.10.0",
"description": "Content components library",

@@ -47,7 +47,6 @@ "main": "main.js",

"devDependencies": {
"@babel/cli": "7.8.3",
"@babel/core": "7.8.3",
"@babel/helper-compilation-targets": "^7.10.4",
"@babel/preset-env": "7.8.3",
"@babel/preset-react": "7.8.3",
"@babel/cli": "^7.12.17",
"@babel/core": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@babel/preset-react": "^7.12.13",
"@rollup/plugin-node-resolve": "7.0.0",

@@ -54,0 +53,0 @@ "@storybook/addon-actions": "5.3.3",

@@ -6,3 +6,3 @@ 'use strict';

require('polished');
var theme = require('./theme-6ace387a.js');
var theme = require('./theme-e18e3791.js');

@@ -9,0 +9,0 @@

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc