@spectrum-web-components/menu
Advanced tools
Comparing version 0.9.2-beta.3 to 0.9.2
{ | ||
"name": "@spectrum-web-components/menu", | ||
"version": "0.9.2-beta.3+c312a8a9a", | ||
"version": "0.9.2", | ||
"publishConfig": { | ||
@@ -53,6 +53,6 @@ "access": "public" | ||
"dependencies": { | ||
"@spectrum-web-components/action-button": "^0.5.6-beta.32+c312a8a9a", | ||
"@spectrum-web-components/action-button": "^0.5.6", | ||
"@spectrum-web-components/base": "^0.4.5", | ||
"@spectrum-web-components/icon": "^0.9.10-beta.32+c312a8a9a", | ||
"@spectrum-web-components/icons-ui": "^0.6.10-beta.32+c312a8a9a", | ||
"@spectrum-web-components/icon": "^0.9.10", | ||
"@spectrum-web-components/icons-ui": "^0.6.10", | ||
"@spectrum-web-components/shared": "^0.12.7", | ||
@@ -69,3 +69,3 @@ "tslib": "^2.0.0" | ||
], | ||
"gitHead": "c312a8a9a8c3cf22802a606f03101b30706bee17" | ||
"gitHead": "526f47044807c92b6e7909bb0e14ac6033d6ba63" | ||
} |
@@ -14,2 +14,3 @@ import { SpectrumElement, CSSResultArray, TemplateResult, PropertyValues } from '@spectrum-web-components/base'; | ||
* | ||
* @slot - menu items to be listed in the menu | ||
* @fires change - Announces that the `value` of the element has changed | ||
@@ -16,0 +17,0 @@ * @attr selects - whether the element has a specific selection algorithm that it applies |
@@ -20,2 +20,3 @@ /* | ||
* | ||
* @slot - menu items to be listed in the menu | ||
* @fires change - Announces that the `value` of the element has changed | ||
@@ -22,0 +23,0 @@ * @attr selects - whether the element has a specific selection algorithm that it applies |
@@ -29,2 +29,4 @@ import { CSSResultArray, TemplateResult, PropertyValues } from '@spectrum-web-components/base'; | ||
* | ||
* @slot - text content to display within the Menu Item | ||
* @slot icon - icon element to be placed at the start of the Menu Item | ||
* @slot value - content placed at the end of the Menu Item like values, keyboard shortcuts, etc. | ||
@@ -31,0 +33,0 @@ * @fires sp-menu-item-added - announces the item has been added so a parent menu can take ownerships |
@@ -76,2 +76,4 @@ /* | ||
* | ||
* @slot - text content to display within the Menu Item | ||
* @slot icon - icon element to be placed at the start of the Menu Item | ||
* @slot value - content placed at the end of the Menu Item like values, keyboard shortcuts, etc. | ||
@@ -78,0 +80,0 @@ * @fires sp-menu-item-added - announces the item has been added so a parent menu can take ownerships |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances in 1 package
17
0
306281
62
4124