@spectrum-web-components/menu
Advanced tools
Comparing version 0.11.3-express.0 to 0.11.3
{ | ||
"name": "@spectrum-web-components/menu", | ||
"version": "0.11.3-express.0+5d9e2a2ca", | ||
"version": "0.11.3", | ||
"publishConfig": { | ||
@@ -53,11 +53,11 @@ "access": "public" | ||
"dependencies": { | ||
"@spectrum-web-components/action-button": "^0.7.3-express.0+5d9e2a2ca", | ||
"@spectrum-web-components/base": "^0.5.2-express.41+5d9e2a2ca", | ||
"@spectrum-web-components/icon": "^0.11.2-express.41+5d9e2a2ca", | ||
"@spectrum-web-components/icons-ui": "^0.8.2-express.41+5d9e2a2ca", | ||
"@spectrum-web-components/shared": "^0.13.3-express.0+5d9e2a2ca", | ||
"@spectrum-web-components/action-button": "^0.7.3", | ||
"@spectrum-web-components/base": "^0.5.1", | ||
"@spectrum-web-components/icon": "^0.11.2", | ||
"@spectrum-web-components/icons-ui": "^0.8.2", | ||
"@spectrum-web-components/shared": "^0.13.3", | ||
"tslib": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/menu": "latest" | ||
"@spectrum-css/menu": "^3.0.12" | ||
}, | ||
@@ -69,3 +69,3 @@ "types": "./src/index.d.ts", | ||
], | ||
"gitHead": "5d9e2a2ca93deff51e4b2c7b8354f1127009a4e3" | ||
"gitHead": "279380c6d72c0819fe224b405844af9ddcb87f8a" | ||
} |
@@ -73,5 +73,5 @@ /* | ||
--spectrum-listitem-m-texticon-text-color-disabled,var(--spectrum-alias-component-text-color-disabled) | ||
);cursor:default}#label{flex:1 1 auto;-webkit-hyphens:auto;hyphens:auto;line-height:var(--spectrum-listitem-texticon-label-line-height);overflow-wrap:break-word;width:calc(100% - var(--spectrum-listitem-texticon-ui-icon-width) - var(--spectrum-listitem-texticon-icon-gap))}.spectrum-Menu-itemLabel--wrapping{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host([hidden]){display:none}#button{bottom:0;left:0;position:absolute;right:0;top:0}::slotted([slot=value]){align-self:start}:host([dir=ltr]) ::slotted([slot=value]){margin-left:var(--spectrum-listitem-texticon-icon-gap)}:host([dir=rtl]) ::slotted([slot=value]){margin-right:var(--spectrum-listitem-texticon-icon-gap)}:host([dir=ltr]) [icon-only]::slotted(:last-of-type){margin-right:auto}:host([dir=rtl]) [icon-only]::slotted(:last-of-type){margin-left:auto}:host([dir=ltr]) ::slotted([slot=icon]){margin-right:var(--spectrum-listitem-texticon-icon-gap)}:host([dir=rtl]) ::slotted([slot=icon]){margin-left:var(--spectrum-listitem-texticon-icon-gap)}:host([dir=rtl]) slot[name=icon]+#label{margin-right:0}:host([dir=ltr]) slot[name=icon]+#label{margin-left:0} | ||
);cursor:default}#label{flex:1 1 auto;-webkit-hyphens:auto;hyphens:auto;line-height:var(--spectrum-listitem-texticon-label-line-height);overflow-wrap:break-word;width:calc(100% - var(--spectrum-listitem-texticon-ui-icon-width) - var(--spectrum-listitem-texticon-icon-gap))}.spectrum-Menu-itemLabel--wrapping{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host([hidden]){display:none}#button{inset:0;position:absolute}::slotted([slot=value]){align-self:start}:host([dir=ltr]) ::slotted([slot=value]){margin-left:var(--spectrum-listitem-texticon-icon-gap)}:host([dir=rtl]) ::slotted([slot=value]){margin-right:var(--spectrum-listitem-texticon-icon-gap)}:host([dir=ltr]) [icon-only]::slotted(:last-of-type){margin-right:auto}:host([dir=rtl]) [icon-only]::slotted(:last-of-type){margin-left:auto}:host([dir=ltr]) ::slotted([slot=icon]){margin-right:var(--spectrum-listitem-texticon-icon-gap)}:host([dir=rtl]) ::slotted([slot=icon]){margin-left:var(--spectrum-listitem-texticon-icon-gap)}:host([dir=rtl]) slot[name=icon]+#label{margin-right:0}:host([dir=ltr]) slot[name=icon]+#label{margin-left:0} | ||
`; | ||
export default styles; | ||
//# sourceMappingURL=menu-item.css.js.map |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
0
333403