@leafygreen-ui/palette
Advanced tools
Comparing version 3.4.7 to 4.0.0
# @leafygreen-ui/palette | ||
## 4.0.0 | ||
### Major Changes | ||
- 5b036515e: Removes old `uiColors` token | ||
## 3.4.7 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
var F={white:"#FFFFFF",black:"#001E2B",gray:{dark4:"#112733",dark3:"#1C2D38",dark2:"#3D4F58",dark1:"#5C6C75",base:"#889397",light1:"#C1C7C6",light2:"#E8EDEB",light3:"#F9FBFA"},green:{dark3:"#023430",dark2:"#00684A",dark1:"#00A35C",base:"#00ED64",light1:"#71F6BA",light2:"#C0FAE6",light3:"#E3FCF7"},purple:{dark3:"#2D0B59",dark2:"#5E0C9E",base:"#B45AF2",light2:"#F1D4FD",light3:"#F9EBFF"},blue:{dark3:"#0C2657",dark2:"#083C90",dark1:"#1254B7",base:"#016BF8",light1:"#0498EC",light2:"#C3E7FE",light3:"#E1F7FF"},yellow:{dark3:"#4C2100",dark2:"#944F01",base:"#FFC010",light2:"#FFEC9E",light3:"#FEF7DB"},red:{dark3:"#5B0000",dark2:"#970606",base:"#DB3030",light1:"#FF6960",light2:"#FFCDC7",light3:"#FFEAE5"}},a={white:"#FFFFFF",black:"#061621",focus:"#019EE2",gray:{dark3:"#21313C",dark2:"#3D4F58",dark1:"#5D6C74",base:"#89979B",light1:"#B8C4C2",light2:"#E7EEEC",light3:"#F9FBFA"},green:{dark3:"#0B3B35",dark2:"#116149",dark1:"#09804C",base:"#13AA52",light2:"#C3E7CA",light3:"#E4F4E4"},blue:{dark3:"#0D324F",dark2:"#1A567E",base:"#007CAD",light1:"#9DD0E7",light2:"#C5E4F2",light3:"#E1F2F6"},yellow:{dark3:"#543E07",dark2:"#86681D",base:"#FFDD49",light2:"#FEF2C8",light3:"#FEF7E3"},red:{dark3:"#570B08",dark2:"#8F221B",dark1:"#B1371F",base:"#CF4A22",light2:"#F9D3C5",light3:"#FCEBE2"}};export{F as palette,a as uiColors}; | ||
var F={white:"#FFFFFF",black:"#001E2B",gray:{dark4:"#112733",dark3:"#1C2D38",dark2:"#3D4F58",dark1:"#5C6C75",base:"#889397",light1:"#C1C7C6",light2:"#E8EDEB",light3:"#F9FBFA"},green:{dark3:"#023430",dark2:"#00684A",dark1:"#00A35C",base:"#00ED64",light1:"#71F6BA",light2:"#C0FAE6",light3:"#E3FCF7"},purple:{dark3:"#2D0B59",dark2:"#5E0C9E",base:"#B45AF2",light2:"#F1D4FD",light3:"#F9EBFF"},blue:{dark3:"#0C2657",dark2:"#083C90",dark1:"#1254B7",base:"#016BF8",light1:"#0498EC",light2:"#C3E7FE",light3:"#E1F7FF"},yellow:{dark3:"#4C2100",dark2:"#944F01",base:"#FFC010",light2:"#FFEC9E",light3:"#FEF7DB"},red:{dark3:"#5B0000",dark2:"#970606",base:"#DB3030",light1:"#FF6960",light2:"#FFCDC7",light3:"#FFEAE5"}};export{F as palette}; | ||
//# sourceMappingURL=index.js.map |
@@ -7,6 +7,4 @@ /** | ||
import './palette.less'; | ||
import './ui-colors.less'; | ||
import palette from './palette'; | ||
import uiColors from './uiColors'; | ||
export { palette, uiColors }; | ||
export { palette }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,2 +0,2 @@ | ||
!function(F,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((F="undefined"!=typeof globalThis?globalThis:F||self)["@leafygreen-ui/palette"]={})}(this,(function(F){"use strict";var e={white:"#FFFFFF",black:"#001E2B",gray:{dark4:"#112733",dark3:"#1C2D38",dark2:"#3D4F58",dark1:"#5C6C75",base:"#889397",light1:"#C1C7C6",light2:"#E8EDEB",light3:"#F9FBFA"},green:{dark3:"#023430",dark2:"#00684A",dark1:"#00A35C",base:"#00ED64",light1:"#71F6BA",light2:"#C0FAE6",light3:"#E3FCF7"},purple:{dark3:"#2D0B59",dark2:"#5E0C9E",base:"#B45AF2",light2:"#F1D4FD",light3:"#F9EBFF"},blue:{dark3:"#0C2657",dark2:"#083C90",dark1:"#1254B7",base:"#016BF8",light1:"#0498EC",light2:"#C3E7FE",light3:"#E1F7FF"},yellow:{dark3:"#4C2100",dark2:"#944F01",base:"#FFC010",light2:"#FFEC9E",light3:"#FEF7DB"},red:{dark3:"#5B0000",dark2:"#970606",base:"#DB3030",light1:"#FF6960",light2:"#FFCDC7",light3:"#FFEAE5"}},a={white:"#FFFFFF",black:"#061621",focus:"#019EE2",gray:{dark3:"#21313C",dark2:"#3D4F58",dark1:"#5D6C74",base:"#89979B",light1:"#B8C4C2",light2:"#E7EEEC",light3:"#F9FBFA"},green:{dark3:"#0B3B35",dark2:"#116149",dark1:"#09804C",base:"#13AA52",light2:"#C3E7CA",light3:"#E4F4E4"},blue:{dark3:"#0D324F",dark2:"#1A567E",base:"#007CAD",light1:"#9DD0E7",light2:"#C5E4F2",light3:"#E1F2F6"},yellow:{dark3:"#543E07",dark2:"#86681D",base:"#FFDD49",light2:"#FEF2C8",light3:"#FEF7E3"},red:{dark3:"#570B08",dark2:"#8F221B",dark1:"#B1371F",base:"#CF4A22",light2:"#F9D3C5",light3:"#FCEBE2"}};F.palette=e,F.uiColors=a,Object.defineProperty(F,"__esModule",{value:!0})})); | ||
!function(e,F){"object"==typeof exports&&"undefined"!=typeof module?F(exports):"function"==typeof define&&define.amd?define(["exports"],F):F((e="undefined"!=typeof globalThis?globalThis:e||self)["@leafygreen-ui/palette"]={})}(this,(function(e){"use strict";var F={white:"#FFFFFF",black:"#001E2B",gray:{dark4:"#112733",dark3:"#1C2D38",dark2:"#3D4F58",dark1:"#5C6C75",base:"#889397",light1:"#C1C7C6",light2:"#E8EDEB",light3:"#F9FBFA"},green:{dark3:"#023430",dark2:"#00684A",dark1:"#00A35C",base:"#00ED64",light1:"#71F6BA",light2:"#C0FAE6",light3:"#E3FCF7"},purple:{dark3:"#2D0B59",dark2:"#5E0C9E",base:"#B45AF2",light2:"#F1D4FD",light3:"#F9EBFF"},blue:{dark3:"#0C2657",dark2:"#083C90",dark1:"#1254B7",base:"#016BF8",light1:"#0498EC",light2:"#C3E7FE",light3:"#E1F7FF"},yellow:{dark3:"#4C2100",dark2:"#944F01",base:"#FFC010",light2:"#FFEC9E",light3:"#FEF7DB"},red:{dark3:"#5B0000",dark2:"#970606",base:"#DB3030",light1:"#FF6960",light2:"#FFCDC7",light3:"#FFEAE5"}};e.palette=F,Object.defineProperty(e,"__esModule",{value:!0})})); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@leafygreen-ui/palette", | ||
"version": "3.4.7", | ||
"version": "4.0.0", | ||
"description": "LeafyGreen UI Palettes", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -8,7 +8,5 @@ /** | ||
import './palette.less'; | ||
import './ui-colors.less'; | ||
import palette from './palette'; | ||
import uiColors from './uiColors'; | ||
export { palette, uiColors }; | ||
export { palette }; |
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
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
65386
22
415