Socket
Socket
Sign inDemoInstall

@duetds/components

Package Overview
Dependencies
Maintainers
2
Versions
593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duetds/components - npm Package Compare versions

Comparing version 0.0.1-alpha.43 to 0.0.1-alpha.44

6

lib/cjs/es5/build/duet-button.entry.js

@@ -355,5 +355,5 @@ "use strict";

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -360,0 +360,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -355,5 +355,5 @@ "use strict";

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -360,0 +360,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -31,3 +31,3 @@ "use strict";

Object.defineProperty(DuetGrid, "style", {
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; },
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; },
enumerable: true,

@@ -34,0 +34,0 @@ configurable: true

@@ -31,3 +31,3 @@ "use strict";

Object.defineProperty(DuetGrid, "style", {
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; },
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; },
enumerable: true,

@@ -34,0 +34,0 @@ configurable: true

@@ -338,5 +338,5 @@ const h = window.Duet.h;

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -343,0 +343,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -351,5 +351,5 @@ Duet.loadBundle('duet-button', ['exports', './chunk-fdfae928.js', './chunk-b11ffd06.js'], function (exports, __chunk_1, __chunk_2) {

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -356,0 +356,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -338,5 +338,5 @@ const h = window.Duet.h;

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -343,0 +343,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -351,5 +351,5 @@ Duet.loadBundle('duet-button', ['exports', './chunk-fdfae928.js', './chunk-b11ffd06.js'], function (exports, __chunk_1, __chunk_2) {

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -356,0 +356,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -18,5 +18,5 @@ const h = window.Duet.h;

}; }
static get style() { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; }
static get style() { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; }
}
export { DuetGrid };

@@ -30,3 +30,3 @@ Duet.loadBundle('duet-grid', ['exports'], function (exports) {

Object.defineProperty(DuetGrid, "style", {
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; },
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; },
enumerable: true,

@@ -33,0 +33,0 @@ configurable: true

@@ -18,5 +18,5 @@ const h = window.Duet.h;

}; }
static get style() { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; }
static get style() { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; }
}
export { DuetGrid };

@@ -30,3 +30,3 @@ Duet.loadBundle('duet-grid', ['exports'], function (exports) {

Object.defineProperty(DuetGrid, "style", {
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; },
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; },
enumerable: true,

@@ -33,0 +33,0 @@ configurable: true

@@ -338,5 +338,5 @@ import { h } from '../duet.core.js';

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -343,0 +343,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -338,5 +338,5 @@ import { h } from '../duet.core.js';

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -343,0 +343,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -18,5 +18,5 @@ import { h } from '../duet.core.js';

}; }
static get style() { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; }
static get style() { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; }
}
export { DuetGrid };

@@ -18,5 +18,5 @@ import { h } from '../duet.core.js';

}; }
static get style() { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; }
static get style() { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; }
}
export { DuetGrid };

@@ -352,5 +352,5 @@ import { h } from '../duet.core.js';

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -357,0 +357,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -352,5 +352,5 @@ import { h } from '../duet.core.js';

transitionQuickly: "300ms ease",
mediaQuerySmall: "only screen and (max-width: 47.9375em)",
mediaQueryMedium: "only screen and (min-width: 48em)",
mediaQueryLarge: "only screen and (min-width: 64.0625em)",
mediaQuerySmall: "'only screen and (max-width: 47.9375em)'",
mediaQueryMedium: "'only screen and (min-width: 48em)'",
mediaQueryLarge: "'only screen and (min-width: 64.0625em)'",
};

@@ -357,0 +357,0 @@ var tokens_common_1 = tokens_common.colorWarning;

@@ -29,3 +29,3 @@ import { h } from '../duet.core.js';

Object.defineProperty(DuetGrid, "style", {
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; },
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; },
enumerable: true,

@@ -32,0 +32,0 @@ configurable: true

@@ -29,3 +29,3 @@ import { h } from '../duet.core.js';

Object.defineProperty(DuetGrid, "style", {
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 20px;\n width: 100%;\n}"; },
get: function () { return ":host {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n border: 0;\n padding: 0;\n margin: 0;\n margin-bottom: 20px;\n display: -ms-flexbox;\n display: flex;\n vertical-align: top;\n width: 100%;\n}\n\n.duet-grid {\n display: grid;\n grid-template-columns: calc(33.333% - 20px) calc(33.333% - 20px) calc( 33.333% - 20px );\n grid-column-gap: 20px;\n grid-row-gap: 0;\n width: 100%;\n}"; },
enumerable: true,

@@ -32,0 +32,0 @@ configurable: true

{
"name": "@duetds/components",
"version": "0.0.1-alpha.43",
"version": "0.0.1-alpha.44",
"description": "This package includes Duet Components and related tools.",

@@ -37,12 +37,7 @@ "author": "Viljami Salminen <ext-viljami.salminen@lahitapiola.fi>",

},
"husky": {
"hooks": {
"pre-push": "npm run duet:test"
}
},
"gitHead": "8faf6693e317d8c648a24521b9c35e4c209f86f6",
"gitHead": "dee6118537790f328fc0ce2c9a0cc1307775b94d",
"devDependencies": {
"@duetds/fonts": "^1.1.0",
"@duetds/icons": "^1.0.3",
"@duetds/tokens": "^1.2.2",
"@duetds/icons": "^1.0.4",
"@duetds/tokens": "^1.2.3",
"@stencil/core": "^0.18.1",

@@ -54,7 +49,6 @@ "@stencil/sass": "^0.2.1",

"copyfiles": "^2.1.0",
"husky": "^2.2.0",
"jest": "23.6.0",
"jest-cli": "23.6.0",
"npm-run-all": "^4.1.5",
"onchange": "^5.2.0",
"onchange": "^6.0.0",
"puppeteer": "1.11.0",

@@ -61,0 +55,0 @@ "rollup-plugin-node-builtins": "^2.1.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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