@launchpad-ui/progress
Advanced tools
Comparing version 0.5.43 to 0.5.44
@@ -9,2 +9,7 @@ import type { DelayedIndicatorProps } from './DelayedIndicator'; | ||
}; | ||
/** | ||
* @deprecated use `ProgressBar` from `@launchpad-ui/components` instead | ||
* | ||
* https://launchpad.launchdarkly.com/?path=/docs/components-status-progressbar--docs | ||
*/ | ||
declare const Progress: ({ value, size, "data-test-id": testId, className, delayMs, }: ProgressProps) => import("react/jsx-runtime").JSX.Element; | ||
@@ -11,0 +16,0 @@ export { Progress }; |
{ | ||
"name": "@launchpad-ui/progress", | ||
"version": "0.5.43", | ||
"version": "0.5.44", | ||
"status": "beta", | ||
@@ -8,3 +8,8 @@ "publishConfig": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/launchdarkly/launchpad-ui" | ||
}, | ||
"description": "An element that indicates a page or content is loading.", | ||
"license": "Apache-2.0", | ||
"files": [ | ||
@@ -31,3 +36,3 @@ "dist" | ||
"classix": "2.1.17", | ||
"@launchpad-ui/tokens": "~0.9.8" | ||
"@launchpad-ui/tokens": "~0.9.9" | ||
}, | ||
@@ -34,0 +39,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
22322
247
0
Updated@launchpad-ui/tokens@~0.9.9