@microsoft/sp-top-actions
Advanced tools
Comparing version 1.19.0 to 1.20.0-dev.96
@@ -6,3 +6,3 @@ { | ||
"componentType": "Library", | ||
"version": "1.19.0", | ||
"version": "1.20.0", | ||
"loaderConfig": { | ||
@@ -17,4 +17,4 @@ "internalModuleBaseUrls": [ | ||
"path": { | ||
"path": "sp-top-actions_none_ab58f213730b30bd0ea9.js", | ||
"integrity": "sha256-JbuFH4G4ul9rUHQu0HxADFEvjGGcb1rAYKN9F11WONM=" | ||
"path": "sp-top-actions_none_3f25e062ecdede1e283c.js", | ||
"integrity": "sha256-zu9joY5E6tGTL+JgKJcXI0OIEYZDm/mcvFv7It3cxLw=" | ||
} | ||
@@ -21,0 +21,0 @@ } |
@@ -113,2 +113,6 @@ import type { IMultiStepCoachmark } from '@ms/sp-coachmark-utility'; | ||
/* Excluded from this release type: themableSvg */ | ||
/** | ||
* The data-automation-id property for the dropdown option. | ||
*/ | ||
readonly dataAutomationId?: string; | ||
} | ||
@@ -115,0 +119,0 @@ |
@@ -113,2 +113,6 @@ import type { IMultiStepCoachmark } from '@ms/sp-coachmark-utility'; | ||
/* Excluded from this release type: themableSvg */ | ||
/** | ||
* The data-automation-id property for the dropdown option. | ||
*/ | ||
readonly dataAutomationId?: string; | ||
} | ||
@@ -115,0 +119,0 @@ |
@@ -113,2 +113,6 @@ import type { IMultiStepCoachmark } from '@ms/sp-coachmark-utility'; | ||
/* Excluded from this release type: themableSvg */ | ||
/** | ||
* The data-automation-id property for the dropdown option. | ||
*/ | ||
readonly dataAutomationId?: string; | ||
} | ||
@@ -115,0 +119,0 @@ |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.42.3" | ||
"packageVersion": "7.47.0" | ||
} | ||
] | ||
} |
@@ -22,3 +22,3 @@ "use strict"; | ||
TopActionsFieldType[TopActionsFieldType["Button"] = 11] = "Button"; | ||
})(TopActionsFieldType = exports.TopActionsFieldType || (exports.TopActionsFieldType = {})); | ||
})(TopActionsFieldType || (exports.TopActionsFieldType = TopActionsFieldType = {})); | ||
//# sourceMappingURL=topActionsField.js.map |
{ | ||
"name": "@microsoft/sp-top-actions", | ||
"version": "1.19.0", | ||
"version": "1.20.0-dev.96", | ||
"description": "SharePoint Framework support for the web part top actions user interface.", | ||
@@ -11,8 +11,8 @@ "license": "https://aka.ms/spfx/license", | ||
"devDependencies": { | ||
"@rushstack/heft": "0.66.0", | ||
"@rushstack/heft": "0.66.19", | ||
"@types/react": "17.0.45", | ||
"@types/react-dom": "17.0.17", | ||
"eslint": "8.7.0", | ||
"@ms/spfx-internal-web-build-rig": "0.1.0", | ||
"@ms/sp-coachmark-utility": "0.1.0" | ||
"eslint": "8.57.0", | ||
"@ms/sp-coachmark-utility": "0.1.0", | ||
"@ms/spfx-internal-web-build-rig": "0.1.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "scripts": { |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
23798
700
1
1