Socket
Socket
Sign inDemoInstall

@ausbom/styles

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ausbom/styles - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

2

lib/palette.js

@@ -1,1 +0,1 @@

"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports["default"]=void 0;/* tslint:disable: object-literal-sort-keys */var palette={primary:{darkBlue:"#001F43",darkBlueTint:"#0F2C4E",electricBlue:"#2461E5"},secondary:{yellow:"#FFC932",electricBlueDark:"#0C4AD0",lightBlue:"#8AA9ED",lightGreen:"#00AC99",focusBlue:"#6991E8"},neutral:{black:"#000000",charcoalDark:"#1E1E1E",charcoalMedium:"#4A4A4A",charcoalLight:"#707070",greyDark:"#949494",greyMedium:"#DEDEDE",greyLight:"#F5F5F5",white:"#FFFFFF"},system:{error:"#E61E36",errorBackground:"#FCDEE1",failure:"#E26C00",failureBackground:"#FFF3E8",information:"#2461E5",informationBackground:"#DEE8FB",success:"#00A087",successBackground:"#EAF8F5",warning:"#1E1E1E",warningBackground:"#FFC932"},data:{dataVis:{dataVis1:"#2461E5",dataVis2:"#6642C0",dataVis3:"#00A087",dataVis4:"#DA394D",dataVis5:"#E66500",dataVis6:"#9C2BA8"},uv:{missing:"#949494",low:"#96cc00",moderate:"#fcdc00",high:"#ff9928",veryHigh:"#d8001d",extreme:"#ba00c0"},fireDanger:{missing:"#949494",noRating:"#949494",moderate:"#64BF30",high:"#FEDD3A",extreme:"#F78100",catastrophic:"#AD0909"},rainChance:{percent0:"#FEFEFE",percent20:"#F4FAFD",percent40:"#D7ECF9",percent60:"#AED9F4",percent80:"#7EC3ED",percent100:"#5EB4E9"}}};var _default=palette;exports["default"]=_default;
"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports["default"]=void 0;/* tslint:disable: object-literal-sort-keys */var palette={primary:{darkBlue:"#001F43",darkBlueTint:"#0F2C4E",electricBlue:"#2461E5"},secondary:{yellow:"#FBE032",electricBlueDark:"#0C4AD0",lightBlue:"#8AA9ED",lightGreen:"#00A087",focusBlue:"#6991E8"},neutral:{black:"#000000",charcoalDark:"#1E1E1E",charcoalMedium:"#4A4A4A",charcoalLight:"#707070",greyDark:"#949494",greyMedium:"#DEDEDE",greyLight:"#F5F5F5",white:"#FFFFFF"},system:{error:"#E61E36",errorBackground:"#FCDEE1",failure:"#E26C00",failureBackground:"#FFF3E8",information:"#2461E5",informationBackground:"#DEE8FB",success:"#00A087",successBackground:"#EAF8F5",warning:"#1E1E1E",warningBackground:"#FBE032"},data:{dataVis:{dataVis1:"#2461E5",dataVis2:"#6642C0",dataVis3:"#00A087",dataVis4:"#DA394D",dataVis5:"#E66500",dataVis6:"#9C2BA8"},uv:{missing:"#949494",low:"#96cc00",moderate:"#fcdc00",high:"#ff9928",veryHigh:"#d8001d",extreme:"#ba00c0"},fireDanger:{missing:"#949494",noRating:"#949494",moderate:"#64BF30",high:"#FEDD3A",extreme:"#F78100",catastrophic:"#AD0909"},rainChance:{percent0:"#FEFEFE",percent20:"#F4FAFD",percent40:"#D7ECF9",percent60:"#AED9F4",percent80:"#7EC3ED",percent100:"#5EB4E9"}}};var _default=palette;exports["default"]=_default;
{
"name": "@ausbom/styles",
"version": "0.10.0",
"version": "0.11.0",
"description": "Styles is a library of components that help other components determine what styles to take by default and which ones to override using specified theme objects.",

@@ -44,3 +44,3 @@ "keywords": [

},
"gitHead": "d87405ddb170ded80d71979b6f9e5d628ba07dc5"
"gitHead": "acc99cc921df4f477cbfa3f6937ee6c9ac9a7c98"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc