Socket
Socket
Sign inDemoInstall

@intelligentgrowthsolutions/eco

Package Overview
Dependencies
Maintainers
2
Versions
1048
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intelligentgrowthsolutions/eco - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

dist/cjs/eco-progress.cjs.entry.js

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

const ecoProgressCss = ":host{--height:var(--sp-xs);--bar:hsl(\n calc(var(--value) * 1.39),\n calc(var(--igs-secondary-grass-s) * 1%),\n calc(var(--igs-secondary-grass-l) * 1%)\n );display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-md)}progress{appearance:none;border:none;flex:1 0 auto;height:var(--height);background-color:var(--c-cta-background);border-radius:var(--br-sm);box-shadow:0 0 0 var(--bw-thin) var(--c-border-weak)}progress[value]::-webkit-progress-bar{background-color:var(--c-cta-background);border-radius:var(--br-sm)}progress[value]::-webkit-progress-value{border-radius:var(--br-sm)}progress[value]::-moz-progress-bar{background:var(--bar);border-radius:var(--br-sm)}progress::-webkit-progress-value{background:var(--bar)}span{color:inherit;display:block;flex:0 1 auto;font-size:inherit}";
const ecoProgressCss = ":host{--height:var(--sp-xs);--bar:hsl(\n calc(var(--value) * 1.39),\n calc(var(--igs-secondary-grass-s) * 1%),\n calc(var(--igs-secondary-grass-l) * 1%)\n );display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-xs) var(--sp-md)}progress{appearance:none;border:none;flex:1 0 auto;height:var(--height);background-color:var(--c-border-weak);border-radius:var(--br-sm);box-shadow:0 0 0 var(--bw-thin) var(--c-border-base)}progress[value]::-webkit-progress-bar{background-color:var(--c-cta-background);border-radius:var(--br-sm)}progress[value]::-webkit-progress-value{border-radius:var(--br-sm)}progress[value]::-moz-progress-bar{background:var(--bar);border-radius:var(--br-sm)}progress::-webkit-progress-value{background:var(--bar)}span{color:inherit;display:block;flex:0 1 auto;font-size:inherit;line-height:var(--line-height-tight)}";

@@ -10,0 +10,0 @@ const EcoProgress = class {

@@ -509,3 +509,3 @@ import { attachShadow, h, Host, Fragment, createEvent, proxyCustomElement } from '@stencil/core/internal/client';

const ecoProgressCss = ":host{--height:var(--sp-xs);--bar:hsl(\n calc(var(--value) * 1.39),\n calc(var(--igs-secondary-grass-s) * 1%),\n calc(var(--igs-secondary-grass-l) * 1%)\n );display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-md)}progress{appearance:none;border:none;flex:1 0 auto;height:var(--height);background-color:var(--c-cta-background);border-radius:var(--br-sm);box-shadow:0 0 0 var(--bw-thin) var(--c-border-weak)}progress[value]::-webkit-progress-bar{background-color:var(--c-cta-background);border-radius:var(--br-sm)}progress[value]::-webkit-progress-value{border-radius:var(--br-sm)}progress[value]::-moz-progress-bar{background:var(--bar);border-radius:var(--br-sm)}progress::-webkit-progress-value{background:var(--bar)}span{color:inherit;display:block;flex:0 1 auto;font-size:inherit}";
const ecoProgressCss = ":host{--height:var(--sp-xs);--bar:hsl(\n calc(var(--value) * 1.39),\n calc(var(--igs-secondary-grass-s) * 1%),\n calc(var(--igs-secondary-grass-l) * 1%)\n );display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-xs) var(--sp-md)}progress{appearance:none;border:none;flex:1 0 auto;height:var(--height);background-color:var(--c-border-weak);border-radius:var(--br-sm);box-shadow:0 0 0 var(--bw-thin) var(--c-border-base)}progress[value]::-webkit-progress-bar{background-color:var(--c-cta-background);border-radius:var(--br-sm)}progress[value]::-webkit-progress-value{border-radius:var(--br-sm)}progress[value]::-moz-progress-bar{background:var(--bar);border-radius:var(--br-sm)}progress::-webkit-progress-value{background:var(--bar)}span{color:inherit;display:block;flex:0 1 auto;font-size:inherit;line-height:var(--line-height-tight)}";

@@ -512,0 +512,0 @@ const EcoProgress = class extends HTMLElement {

import { r as registerInstance, h, e as Host } from './index-c81e7d26.js';
const ecoProgressCss = ":host{--height:var(--sp-xs);--bar:hsl(\n calc(var(--value) * 1.39),\n calc(var(--igs-secondary-grass-s) * 1%),\n calc(var(--igs-secondary-grass-l) * 1%)\n );display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-md)}progress{appearance:none;border:none;flex:1 0 auto;height:var(--height);background-color:var(--c-cta-background);border-radius:var(--br-sm);box-shadow:0 0 0 var(--bw-thin) var(--c-border-weak)}progress[value]::-webkit-progress-bar{background-color:var(--c-cta-background);border-radius:var(--br-sm)}progress[value]::-webkit-progress-value{border-radius:var(--br-sm)}progress[value]::-moz-progress-bar{background:var(--bar);border-radius:var(--br-sm)}progress::-webkit-progress-value{background:var(--bar)}span{color:inherit;display:block;flex:0 1 auto;font-size:inherit}";
const ecoProgressCss = ":host{--height:var(--sp-xs);--bar:hsl(\n calc(var(--value) * 1.39),\n calc(var(--igs-secondary-grass-s) * 1%),\n calc(var(--igs-secondary-grass-l) * 1%)\n );display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-xs) var(--sp-md)}progress{appearance:none;border:none;flex:1 0 auto;height:var(--height);background-color:var(--c-border-weak);border-radius:var(--br-sm);box-shadow:0 0 0 var(--bw-thin) var(--c-border-base)}progress[value]::-webkit-progress-bar{background-color:var(--c-cta-background);border-radius:var(--br-sm)}progress[value]::-webkit-progress-value{border-radius:var(--br-sm)}progress[value]::-moz-progress-bar{background:var(--bar);border-radius:var(--br-sm)}progress::-webkit-progress-value{background:var(--bar)}span{color:inherit;display:block;flex:0 1 auto;font-size:inherit;line-height:var(--line-height-tight)}";

@@ -5,0 +5,0 @@ const EcoProgress = class {

import { r as registerInstance, h, e as Host } from './index-c81e7d26.js';
const ecoProgressCss = ":host{--height:var(--sp-xs);--bar:hsl(\n calc(var(--value) * 1.39),\n calc(var(--igs-secondary-grass-s) * 1%),\n calc(var(--igs-secondary-grass-l) * 1%)\n );display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-md)}progress{appearance:none;border:none;flex:1 0 auto;height:var(--height);background-color:var(--c-cta-background);border-radius:var(--br-sm);box-shadow:0 0 0 var(--bw-thin) var(--c-border-weak)}progress[value]::-webkit-progress-bar{background-color:var(--c-cta-background);border-radius:var(--br-sm)}progress[value]::-webkit-progress-value{border-radius:var(--br-sm)}progress[value]::-moz-progress-bar{background:var(--bar);border-radius:var(--br-sm)}progress::-webkit-progress-value{background:var(--bar)}span{color:inherit;display:block;flex:0 1 auto;font-size:inherit}";
const ecoProgressCss = ":host{--height:var(--sp-xs);--bar:hsl(\n calc(var(--value) * 1.39),\n calc(var(--igs-secondary-grass-s) * 1%),\n calc(var(--igs-secondary-grass-l) * 1%)\n );display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-xs) var(--sp-md)}progress{appearance:none;border:none;flex:1 0 auto;height:var(--height);background-color:var(--c-border-weak);border-radius:var(--br-sm);box-shadow:0 0 0 var(--bw-thin) var(--c-border-base)}progress[value]::-webkit-progress-bar{background-color:var(--c-cta-background);border-radius:var(--br-sm)}progress[value]::-webkit-progress-value{border-radius:var(--br-sm)}progress[value]::-moz-progress-bar{background:var(--bar);border-radius:var(--br-sm)}progress::-webkit-progress-value{background:var(--bar)}span{color:inherit;display:block;flex:0 1 auto;font-size:inherit;line-height:var(--line-height-tight)}";

@@ -5,0 +5,0 @@ const EcoProgress = class {

{
"name": "@intelligentgrowthsolutions/eco",
"version": "1.0.6",
"version": "1.0.7",
"description": "Eco Design System for Intelligent Growth Solutions",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

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