@desk-framework/frame-test
Advanced tools
Comparing version 4.0.0-dev.32 to 4.0.0-dev.33
@@ -33,6 +33,4 @@ import { UIColor } from "@desk-framework/frame-core"; | ||
["PrimaryBackground", new UIColor("Primary")], | ||
["Accent", new UIColor("Purple")], | ||
["AccentBackground", new UIColor("Accent")], | ||
["Brand", new UIColor("Primary")], | ||
["BrandBackground", new UIColor("Brand")], | ||
]; |
@@ -21,2 +21,3 @@ import { UIIconResource } from "@desk-framework/frame-core"; | ||
["More", new UIIconResource(`<svg id="test-more"></svg>`)], | ||
["Search", new UIIconResource(`<svg id="test-search"></svg>`)], | ||
]; |
{ | ||
"name": "@desk-framework/frame-test", | ||
"version": "4.0.0-dev.32", | ||
"version": "4.0.0-dev.33", | ||
"publishConfig": { | ||
@@ -35,3 +35,3 @@ "tag": "next" | ||
"peerDependencies": { | ||
"@desk-framework/frame-core": "4.0.0-dev.32" | ||
"@desk-framework/frame-core": "4.0.0-dev.33" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
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
213954
5022