Socket
Socket
Sign inDemoInstall

@assecosolutions/fox-list

Package Overview
Dependencies
Maintainers
4
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assecosolutions/fox-list - npm Package Compare versions

Comparing version 1.11.4 to 1.11.5

370

index.js

@@ -31,372 +31,4 @@ import { ListBase } from '@material/mwc-list/mwc-list-base';

_t$3;
const styles = css(_t$3 || (_t$3 = _$3`
:host {
--mdc-theme-text-primary-on-background: var(--fox-font-base-color, #0f1310);
--mdc-typography-subtitle1-font-size: var(--fox-font-size-base, 14px);
--mdc-typography-subtitle1-font-weight: var(--fox-font-semi-bold, 600);
--mdc-typography-font-family: Nunito, Roboto, sans-serif;
--mdc-theme-primary: var(--fox-client-base-color, #4599ff);
--mdc-theme-text-secondary-on-background: var(
--fox-font-light-color,
#738292
);
--mdc-theme-text-icon-on-background: var(
--mdc-theme-text-secondary-on-background
);
font-family: var(--mdc-typography-font-family);
--mdc-ripple-color: var(--fox-base-grey-60-color, #94a8bc);
--mdc-ripple-hover-opacity: 0.1;
--mdc-ripple-press-opacity: 0.15;
--mdc-list-item-graphic-size: 32px;
--mdc-list-item-graphic-margin: 12px;
}
const styles = css(_t$3 || (_t$3 = _$3`:host{--mdc-theme-text-primary-on-background: var(--fox-font-base-color, #0f1310);--mdc-typography-subtitle1-font-size: var(--fox-font-size-base, 14px);--mdc-typography-subtitle1-font-weight: var(--fox-font-semi-bold, 600);--mdc-typography-font-family: Nunito, Roboto, sans-serif;--mdc-theme-primary: var(--fox-client-base-color, #4599ff);--mdc-theme-text-secondary-on-background: var( --fox-font-light-color, #738292 );--mdc-theme-text-icon-on-background: var( --mdc-theme-text-secondary-on-background );font-family:var(--mdc-typography-font-family);--mdc-ripple-color: var(--fox-base-grey-60-color, #94a8bc);--mdc-ripple-hover-opacity: 0.1;--mdc-ripple-press-opacity: 0.15;--mdc-list-item-graphic-size: 32px;--mdc-list-item-graphic-margin: 12px}:host([compact]){height:30px}:host([compact]) .mdc-deprecated-list-item__secondary-text{display:none}:host([fullWidth]){width:100%}.mdc-deprecated-list-item{font-family:var(--mdc-typography-font-family)}.mdc-deprecated-list-item__text{display:block;line-height:18px;font-size:var(--mdc-typography-subtitle1-font-size);font-weight:var(--mdc-typography-subtitle1-font-weight)}.mdc-deprecated-list-item__secondary-text{display:block;line-height:12px;font-size:var(--fox-font-size-s, 12px)}:host([activated]){color:var(--mdc-theme-primary);--mdc-ripple-selected-opacity: 0;--mdc-ripple-activated-opacity: 0;--mdc-theme-text-secondary-on-background: var(--mdc-theme-primary);--mdc-theme-text-icon-on-background: var(--mdc-theme-primary)}:host([activated]) .mdc-deprecated-list-item__graphic{color:var(--mdc-theme-primary)}.activated-border{transition:border,background var(--fox-base-timing-function) var(--fox-base-transition-duration);display:block;position:absolute;left:0;width:0;height:100%;background:var(--mdc-theme-primary);border-radius:0 4px 4px 0}.activated-border.active{width:5px}:host{cursor:pointer;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);height:48px;display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;padding-left:var(--mdc-list-side-padding, 16px);padding-right:var(--mdc-list-side-padding, 16px);outline:none;color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}:host:focus{outline:none}:host([activated]) .fake-activated-ripple::before{position:absolute;display:block;top:0;bottom:0;left:0;right:0;width:100%;height:100%;pointer-events:none;z-index:1;content:"";opacity:.12;opacity:var(--mdc-ripple-activated-opacity, 0.12);background-color:#6200ee;background-color:var(--mdc-ripple-color, var(--mdc-theme-primary, #6200ee))}.mdc-deprecated-list-item__graphic{flex-shrink:0;align-items:center;justify-content:center;fill:currentColor;display:inline-flex}.mdc-deprecated-list-item__graphic ::slotted(*){flex-shrink:0;align-items:center;justify-content:center;fill:currentColor;width:100%;height:100%;text-align:center}.mdc-deprecated-list-item__meta{width:var(--mdc-list-item-meta-size, 24px);height:var(--mdc-list-item-meta-size, 24px);margin-left:auto;margin-right:0;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-deprecated-list-item__meta.multi{width:auto}.mdc-deprecated-list-item__meta ::slotted(*){width:var(--mdc-list-item-meta-size, 24px);line-height:var(--mdc-list-item-meta-size, 24px)}.mdc-deprecated-list-item__meta ::slotted(.material-icons),.mdc-deprecated-list-item__meta ::slotted(fox-icon){line-height:var(--mdc-list-item-meta-size, 24px) !important}.mdc-deprecated-list-item__meta ::slotted(:not(.material-icons):not(fox-icon)){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, 0.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:0.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, 0.0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}[dir=rtl] .mdc-deprecated-list-item__meta,.mdc-deprecated-list-item__meta[dir=rtl]{margin-left:0;margin-right:auto}.mdc-deprecated-list-item__meta ::slotted(*){width:100%;height:100%}.mdc-deprecated-list-item__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-deprecated-list-item__text ::slotted([for]),.mdc-deprecated-list-item__text[for]{pointer-events:none}* ::slotted(a),a{color:inherit;text-decoration:none}:host([twoline]){height:48px}:host([disabled]),:host([noninteractive]){cursor:default;pointer-events:none}:host([disabled]) .mdc-deprecated-list-item__text ::slotted(*){opacity:.38}:host([disabled]) .mdc-deprecated-list-item__text ::slotted(*),:host([disabled]) .mdc-deprecated-list-item__primary-text ::slotted(*),:host([disabled]) .mdc-deprecated-list-item__secondary-text ::slotted(*){color:#000;color:var(--mdc-theme-on-surface, #000)}.mdc-deprecated-list-item__secondary-text ::slotted(*){color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mdc-deprecated-list-item__graphic ::slotted(*){background-color:rgba(0,0,0,0);color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38))}.mdc-deprecated-list-group__subheader ::slotted(*){color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic{width:var(--mdc-list-item-graphic-size, 40px);height:var(--mdc-list-item-graphic-size, 40px)}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic.multi{width:auto}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic ::slotted(*){width:var(--mdc-list-item-graphic-size, 40px);line-height:var(--mdc-list-item-graphic-size, 40px)}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic ::slotted(.material-icons),:host([graphic=avatar]) .mdc-deprecated-list-item__graphic ::slotted(fox-icon){line-height:var(--mdc-list-item-graphic-size, 40px) !important}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic ::slotted(*){border-radius:50%}:host([graphic=avatar]) .mdc-deprecated-list-item__graphic,:host([graphic=medium]) .mdc-deprecated-list-item__graphic,:host([graphic=large]) .mdc-deprecated-list-item__graphic,:host([graphic=control]) .mdc-deprecated-list-item__graphic{margin-left:0;margin-right:var(--mdc-list-item-graphic-margin, 16px)}[dir=rtl] :host([graphic=avatar]) .mdc-deprecated-list-item__graphic,:host([graphic=avatar]) .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] :host([graphic=medium]) .mdc-deprecated-list-item__graphic,:host([graphic=medium]) .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] :host([graphic=large]) .mdc-deprecated-list-item__graphic,:host([graphic=large]) .mdc-deprecated-list-item__graphic[dir=rtl],[dir=rtl] :host([graphic=control]) .mdc-deprecated-list-item__graphic,:host([graphic=control]) .mdc-deprecated-list-item__graphic[dir=rtl]{margin-left:var(--mdc-list-item-graphic-margin, 16px);margin-right:0}:host([graphic=icon]) .mdc-deprecated-list-item__graphic{width:var(--mdc-list-item-graphic-size, 24px);height:var(--mdc-list-item-graphic-size, 24px);margin-left:0;margin-right:var(--mdc-list-item-graphic-margin, 32px)}:host([graphic=icon]) .mdc-deprecated-list-item__graphic.multi{width:auto}:host([graphic=icon]) .mdc-deprecated-list-item__graphic ::slotted(*){width:var(--mdc-list-item-graphic-size, 24px);line-height:var(--mdc-list-item-graphic-size, 24px)}:host([graphic=icon]) .mdc-deprecated-list-item__graphic ::slotted(.material-icons),:host([graphic=icon]) .mdc-deprecated-list-item__graphic ::slotted(fox-icon){line-height:var(--mdc-list-item-graphic-size, 24px) !important}[dir=rtl] :host([graphic=icon]) .mdc-deprecated-list-item__graphic,:host([graphic=icon]) .mdc-deprecated-list-item__graphic[dir=rtl]{margin-left:var(--mdc-list-item-graphic-margin, 32px);margin-right:0}:host([graphic=medium]:not([twoLine])),:host([graphic=large]:not([twoLine])){height:48px}:host([graphic=medium]) .mdc-deprecated-list-item__graphic,:host([graphic=large]) .mdc-deprecated-list-item__graphic{width:var(--mdc-list-item-graphic-size, 48px);height:var(--mdc-list-item-graphic-size, 48px)}:host([graphic=medium]) .mdc-deprecated-list-item__graphic.multi,:host([graphic=large]) .mdc-deprecated-list-item__graphic.multi{width:auto}:host([graphic=medium]) .mdc-deprecated-list-item__graphic ::slotted(*),:host([graphic=large]) .mdc-deprecated-list-item__graphic ::slotted(*){width:var(--mdc-list-item-graphic-size, 48px);line-height:var(--mdc-list-item-graphic-size, 48px)}:host([graphic=medium]) .mdc-deprecated-list-item__graphic ::slotted(.material-icons),:host([graphic=medium]) .mdc-deprecated-list-item__graphic ::slotted(fox-icon),:host([graphic=large]) .mdc-deprecated-list-item__graphic ::slotted(.material-icons),:host([graphic=large]) .mdc-deprecated-list-item__graphic ::slotted(fox-icon){line-height:var(--mdc-list-item-graphic-size, 48px) !important}`));
:host([compact]) {
height: 30px;
}
:host([compact]) .mdc-deprecated-list-item__secondary-text {
display: none;
}
:host([fullWidth]) {
width: 100%;
}
.mdc-deprecated-list-item {
font-family: var(--mdc-typography-font-family);
}
.mdc-deprecated-list-item__text {
display: block;
line-height: 18px;
font-size: var(--mdc-typography-subtitle1-font-size);
font-weight: var(--mdc-typography-subtitle1-font-weight);
}
.mdc-deprecated-list-item__secondary-text {
display: block;
line-height: 12px;
font-size: var(--fox-font-size-s, 12px);
}
:host([activated]) {
color: var(--mdc-theme-primary);
--mdc-ripple-selected-opacity: 0;
--mdc-ripple-activated-opacity: 0;
--mdc-theme-text-secondary-on-background: var(--mdc-theme-primary);
--mdc-theme-text-icon-on-background: var(--mdc-theme-primary);
}
:host([activated]) .mdc-deprecated-list-item__graphic {
color: var(--mdc-theme-primary);
}
.activated-border {
transition: border,
background var(--fox-base-timing-function)
var(--fox-base-transition-duration);
display: block;
position: absolute;
left: 0;
width: 0;
height: 100%;
background: var(--mdc-theme-primary);
border-radius: 0 4px 4px 0;
}
.activated-border.active {
width: 5px;
}
:host {
cursor: pointer;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
height: 48px;
display: flex;
position: relative;
align-items: center;
justify-content: flex-start;
overflow: hidden;
padding: 0;
padding-left: var(--mdc-list-side-padding, 16px);
padding-right: var(--mdc-list-side-padding, 16px);
outline: none;
color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
:host:focus {
outline: none;
}
:host([activated]) .fake-activated-ripple::before {
position: absolute;
display: block;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 1;
content: '';
opacity: 0.12;
opacity: var(--mdc-ripple-activated-opacity, 0.12);
background-color: #6200ee;
background-color: var(
--mdc-ripple-color,
var(--mdc-theme-primary, #6200ee)
);
}
.mdc-deprecated-list-item__graphic {
flex-shrink: 0;
align-items: center;
justify-content: center;
fill: currentColor;
display: inline-flex;
}
.mdc-deprecated-list-item__graphic ::slotted(*) {
flex-shrink: 0;
align-items: center;
justify-content: center;
fill: currentColor;
width: 100%;
height: 100%;
text-align: center;
}
.mdc-deprecated-list-item__meta {
width: var(--mdc-list-item-meta-size, 24px);
height: var(--mdc-list-item-meta-size, 24px);
margin-left: auto;
margin-right: 0;
color: rgba(0, 0, 0, 0.38);
color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.mdc-deprecated-list-item__meta.multi {
width: auto;
}
.mdc-deprecated-list-item__meta ::slotted(*) {
width: var(--mdc-list-item-meta-size, 24px);
line-height: var(--mdc-list-item-meta-size, 24px);
}
.mdc-deprecated-list-item__meta ::slotted(.material-icons),
.mdc-deprecated-list-item__meta ::slotted(fox-icon) {
line-height: var(--mdc-list-item-meta-size, 24px) !important;
}
.mdc-deprecated-list-item__meta
::slotted(:not(.material-icons):not(fox-icon)) {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-family: Roboto, sans-serif;
font-family: var(
--mdc-typography-caption-font-family,
var(--mdc-typography-font-family, Roboto, sans-serif)
);
font-size: 0.75rem;
font-size: var(--mdc-typography-caption-font-size, 0.75rem);
line-height: 1.25rem;
line-height: var(--mdc-typography-caption-line-height, 1.25rem);
font-weight: 400;
font-weight: var(--mdc-typography-caption-font-weight, 400);
letter-spacing: 0.0333333333em;
letter-spacing: var(
--mdc-typography-caption-letter-spacing,
0.0333333333em
);
text-decoration: inherit;
text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
text-transform: inherit;
text-transform: var(--mdc-typography-caption-text-transform, inherit);
}
[dir='rtl'] .mdc-deprecated-list-item__meta,
.mdc-deprecated-list-item__meta[dir='rtl'] {
margin-left: 0;
margin-right: auto;
}
.mdc-deprecated-list-item__meta ::slotted(*) {
width: 100%;
height: 100%;
}
.mdc-deprecated-list-item__text {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.mdc-deprecated-list-item__text ::slotted([for]),
.mdc-deprecated-list-item__text[for] {
pointer-events: none;
}
* ::slotted(a),
a {
color: inherit;
text-decoration: none;
}
:host([twoline]) {
height: 48px;
}
:host([disabled]),
:host([noninteractive]) {
cursor: default;
pointer-events: none;
}
:host([disabled]) .mdc-deprecated-list-item__text ::slotted(*) {
opacity: 0.38;
}
:host([disabled]) .mdc-deprecated-list-item__text ::slotted(*),
:host([disabled]) .mdc-deprecated-list-item__primary-text ::slotted(*),
:host([disabled]) .mdc-deprecated-list-item__secondary-text ::slotted(*) {
color: #000;
color: var(--mdc-theme-on-surface, #000);
}
.mdc-deprecated-list-item__secondary-text ::slotted(*) {
color: rgba(0, 0, 0, 0.54);
color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.mdc-deprecated-list-item__graphic ::slotted(*) {
background-color: rgba(0, 0, 0, 0);
color: rgba(0, 0, 0, 0.38);
color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.mdc-deprecated-list-group__subheader ::slotted(*) {
color: rgba(0, 0, 0, 0.87);
color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
:host([graphic='avatar']) .mdc-deprecated-list-item__graphic {
width: var(--mdc-list-item-graphic-size, 40px);
height: var(--mdc-list-item-graphic-size, 40px);
}
:host([graphic='avatar']) .mdc-deprecated-list-item__graphic.multi {
width: auto;
}
:host([graphic='avatar']) .mdc-deprecated-list-item__graphic ::slotted(*) {
width: var(--mdc-list-item-graphic-size, 40px);
line-height: var(--mdc-list-item-graphic-size, 40px);
}
:host([graphic='avatar'])
.mdc-deprecated-list-item__graphic
::slotted(.material-icons),
:host([graphic='avatar'])
.mdc-deprecated-list-item__graphic
::slotted(fox-icon) {
line-height: var(--mdc-list-item-graphic-size, 40px) !important;
}
:host([graphic='avatar']) .mdc-deprecated-list-item__graphic ::slotted(*) {
border-radius: 50%;
}
:host([graphic='avatar']) .mdc-deprecated-list-item__graphic,
:host([graphic='medium']) .mdc-deprecated-list-item__graphic,
:host([graphic='large']) .mdc-deprecated-list-item__graphic,
:host([graphic='control']) .mdc-deprecated-list-item__graphic {
margin-left: 0;
margin-right: var(--mdc-list-item-graphic-margin, 16px);
}
[dir='rtl'] :host([graphic='avatar']) .mdc-deprecated-list-item__graphic,
:host([graphic='avatar']) .mdc-deprecated-list-item__graphic[dir='rtl'],
[dir='rtl'] :host([graphic='medium']) .mdc-deprecated-list-item__graphic,
:host([graphic='medium']) .mdc-deprecated-list-item__graphic[dir='rtl'],
[dir='rtl'] :host([graphic='large']) .mdc-deprecated-list-item__graphic,
:host([graphic='large']) .mdc-deprecated-list-item__graphic[dir='rtl'],
[dir='rtl'] :host([graphic='control']) .mdc-deprecated-list-item__graphic,
:host([graphic='control']) .mdc-deprecated-list-item__graphic[dir='rtl'] {
margin-left: var(--mdc-list-item-graphic-margin, 16px);
margin-right: 0;
}
:host([graphic='icon']) .mdc-deprecated-list-item__graphic {
width: var(--mdc-list-item-graphic-size, 24px);
height: var(--mdc-list-item-graphic-size, 24px);
margin-left: 0;
margin-right: var(--mdc-list-item-graphic-margin, 32px);
}
:host([graphic='icon']) .mdc-deprecated-list-item__graphic.multi {
width: auto;
}
:host([graphic='icon']) .mdc-deprecated-list-item__graphic ::slotted(*) {
width: var(--mdc-list-item-graphic-size, 24px);
line-height: var(--mdc-list-item-graphic-size, 24px);
}
:host([graphic='icon'])
.mdc-deprecated-list-item__graphic
::slotted(.material-icons),
:host([graphic='icon'])
.mdc-deprecated-list-item__graphic
::slotted(fox-icon) {
line-height: var(--mdc-list-item-graphic-size, 24px) !important;
}
[dir='rtl'] :host([graphic='icon']) .mdc-deprecated-list-item__graphic,
:host([graphic='icon']) .mdc-deprecated-list-item__graphic[dir='rtl'] {
margin-left: var(--mdc-list-item-graphic-margin, 32px);
margin-right: 0;
}
:host([graphic='medium']:not([twoLine])),
:host([graphic='large']:not([twoLine])) {
height: 48px;
}
:host([graphic='medium']) .mdc-deprecated-list-item__graphic,
:host([graphic='large']) .mdc-deprecated-list-item__graphic {
width: var(--mdc-list-item-graphic-size, 48px);
height: var(--mdc-list-item-graphic-size, 48px);
}
:host([graphic='medium']) .mdc-deprecated-list-item__graphic.multi,
:host([graphic='large']) .mdc-deprecated-list-item__graphic.multi {
width: auto;
}
:host([graphic='medium']) .mdc-deprecated-list-item__graphic ::slotted(*),
:host([graphic='large']) .mdc-deprecated-list-item__graphic ::slotted(*) {
width: var(--mdc-list-item-graphic-size, 48px);
line-height: var(--mdc-list-item-graphic-size, 48px);
}
:host([graphic='medium'])
.mdc-deprecated-list-item__graphic
::slotted(.material-icons),
:host([graphic='medium'])
.mdc-deprecated-list-item__graphic
::slotted(fox-icon),
:host([graphic='large'])
.mdc-deprecated-list-item__graphic
::slotted(.material-icons),
:host([graphic='large'])
.mdc-deprecated-list-item__graphic
::slotted(fox-icon) {
line-height: var(--mdc-list-item-graphic-size, 48px) !important;
}
`));
let _$2 = t => t,

@@ -403,0 +35,0 @@ _t$2,

4

package.json
{
"name": "@assecosolutions/fox-list",
"version": "1.11.4",
"version": "1.11.5",
"public": true,

@@ -22,4 +22,4 @@ "publishConfig": {

"@material/mwc-list": "^0.26.1",
"lit": "^2.5.0"
"lit": "^2.0.0"
}
}
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