@aksara-ui/core
Advanced tools
Comparing version 1.0.1-canary.1 to 1.0.1-canary.2
@@ -333,3 +333,3 @@ 'use strict'; | ||
var shadowColor = /*#__PURE__*/polished.transparentize(0.85, colors.grey09); | ||
var shadowColor = /*#__PURE__*/polished.transparentize(0.68, '#89949F'); | ||
/** Custom elevation variant for the Card component. */ | ||
@@ -339,6 +339,6 @@ | ||
1: 'none', | ||
2: "0px 2px 6px " + shadowColor + ";", | ||
3: "0px 6px 12px " + shadowColor + ";", | ||
4: "0px 12px 24px " + shadowColor + ";", | ||
5: "0px 24px 48px " + shadowColor + ";" | ||
2: "0px 2px 4px " + shadowColor + ";", | ||
3: "0px 4px 8px " + shadowColor + ";", | ||
4: "0px 8px 16px " + shadowColor + ";", | ||
5: "0px 16px 32px " + shadowColor + ";" | ||
}; | ||
@@ -345,0 +345,0 @@ |
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("polished");function r(){return(r=Object.assign||function(e){for(var r=1;r<arguments.length;r++){var F=arguments[r];for(var i in F)Object.prototype.hasOwnProperty.call(F,i)&&(e[i]=F[i])}return e}).apply(this,arguments)}var F={grey01:"#ffffff",grey02:"#f7f8f9",grey03:"#ebedef",grey04:"#d7dbdf",grey05:"#b0b7bf",grey06:"#89949f",grey07:"#62707f",grey08:"#313f4e",grey09:"#253648",grey10:"#1e2b3a"},i=r({white:"#fff",black:"#000"},{blue01:"#EBF5FF",blue02:"#D7EAFF",blue03:"#AFD6FF",blue04:"#87C1FF",blue05:"#5FACFF",blue06:"#3797FF",blue07:"#006FE6",blue08:"#0057B4",blue09:"#004793",blue10:"#002C5C"},{indigo01:"#F3F1FD",indigo02:"#E8E2FB",indigo03:"#D0C6F6",indigo04:"#B9A9F2",indigo05:"#967FEC",indigo06:"#6E4EE4",indigo07:"#5F3AE1",indigo08:"#461FD1",indigo09:"#34179D",indigo10:"#1D0D57"},{turquoise01:"#E7FAFD",turquoise02:"#B9F1F9",turquoise03:"#8BE7F5",turquoise04:"#5CDEF1",turquoise05:"#2ED5ED",turquoise06:"#00CCE9",turquoise07:"#00A7BF",turquoise08:"#008295",turquoise09:"#005D6A",turquoise10:"#003840"},{green01:"#EAFDF5",green02:"#D5FCEB",green03:"#AAF8D6",green04:"#6AF3B8",green05:"#12D983",green06:"#10C476",green07:"#0EAD69",green08:"#0C965A",green09:"#08643C",green10:"#053E26"},{yellow01:"#FFFBED",yellow02:"#FFF7DB",yellow03:"#FFEEB6",yellow04:"#FFE592",yellow05:"#FFD95B",yellow06:"#FFCC24",yellow07:"#FFBE0B",yellow08:"#DBA800",yellow09:"#A37D00",yellow10:"#5B4600"},{red01:"#FFF4F3",red02:"#FFE9E6",red03:"#FFDBD6",red04:"#FFB1A8",red05:"#FF9083",red06:"#FF796A",red07:"#FF6150",red08:"#FF3822",red09:"#D81600",red10:"#780C00"},F,{greylight01:"#FFFFFF",greylight02:"#FAFBFD",greylight03:"#F5F6F8",greylight04:"#E5EAEF",greylight05:"#C6D0DB",greymed01:"#B0B7BF",greymed02:"#949DA7",greymed03:"#758495",greymed04:"#6A7A8A",greymed05:"#62707F",greydark01:"#3C4D5F",greydark02:"#313F4E",greydark03:"#2A3643",greydark04:"#232D38",greydark05:"#181E25"},{bg:F.grey01,"bg-secondary":F.grey02}),o=["1024px","1280px","1440px","1600px"],n={breakpoints:o,mediaQueries:{sm:"@media screen and (min-width: "+o[0]+")",md:"@media screen and (min-width: "+o[1]+")",lg:"@media screen and (min-width: "+o[2]+")",xl:"@media screen and (min-width: "+o[3]+")"}},g=e.transparentize(.85,i.grey09),l={xxxs:2,xxs:4,xs:8,sm:12,md:16,lg:24,xl:32,xxl:48},d="-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";exports.foundations=r({colors:i,space:l,sizes:l},{fonts:{system:d,brand:"'Inter', "+d,monospace:"'SF Mono', Inconsolata, Menlo, Monaco, Consolas, 'Courier New', Courier, monospace;"},fontSizes:{900:"42px",800:"35px",700:"29px",600:"24px",500:"20px",400:"16px",300:"14px",200:"12px",100:"12px"},lineHeights:{900:"48px",800:"40px",700:"32px",600:"28px",500:"24px",400:"20px",300:"16px",200:"16px",100:"16px"},letterSpacings:{tighter:"-0.2px",tight:"-0.05px",normal:"0px",wide:"0.5px"}},{shadows:{1:"none",2:"0px 2px 6px "+g+";",3:"0px 6px 12px "+g+";",4:"0px 12px 24px "+g+";",5:"0px 24px 48px "+g+";"},radii:{xs:2,sm:4,md:6,lg:8}},n); | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("polished");function r(){return(r=Object.assign||function(e){for(var r=1;r<arguments.length;r++){var F=arguments[r];for(var i in F)Object.prototype.hasOwnProperty.call(F,i)&&(e[i]=F[i])}return e}).apply(this,arguments)}var F={grey01:"#ffffff",grey02:"#f7f8f9",grey03:"#ebedef",grey04:"#d7dbdf",grey05:"#b0b7bf",grey06:"#89949f",grey07:"#62707f",grey08:"#313f4e",grey09:"#253648",grey10:"#1e2b3a"},i=r({white:"#fff",black:"#000"},{blue01:"#EBF5FF",blue02:"#D7EAFF",blue03:"#AFD6FF",blue04:"#87C1FF",blue05:"#5FACFF",blue06:"#3797FF",blue07:"#006FE6",blue08:"#0057B4",blue09:"#004793",blue10:"#002C5C"},{indigo01:"#F3F1FD",indigo02:"#E8E2FB",indigo03:"#D0C6F6",indigo04:"#B9A9F2",indigo05:"#967FEC",indigo06:"#6E4EE4",indigo07:"#5F3AE1",indigo08:"#461FD1",indigo09:"#34179D",indigo10:"#1D0D57"},{turquoise01:"#E7FAFD",turquoise02:"#B9F1F9",turquoise03:"#8BE7F5",turquoise04:"#5CDEF1",turquoise05:"#2ED5ED",turquoise06:"#00CCE9",turquoise07:"#00A7BF",turquoise08:"#008295",turquoise09:"#005D6A",turquoise10:"#003840"},{green01:"#EAFDF5",green02:"#D5FCEB",green03:"#AAF8D6",green04:"#6AF3B8",green05:"#12D983",green06:"#10C476",green07:"#0EAD69",green08:"#0C965A",green09:"#08643C",green10:"#053E26"},{yellow01:"#FFFBED",yellow02:"#FFF7DB",yellow03:"#FFEEB6",yellow04:"#FFE592",yellow05:"#FFD95B",yellow06:"#FFCC24",yellow07:"#FFBE0B",yellow08:"#DBA800",yellow09:"#A37D00",yellow10:"#5B4600"},{red01:"#FFF4F3",red02:"#FFE9E6",red03:"#FFDBD6",red04:"#FFB1A8",red05:"#FF9083",red06:"#FF796A",red07:"#FF6150",red08:"#FF3822",red09:"#D81600",red10:"#780C00"},F,{greylight01:"#FFFFFF",greylight02:"#FAFBFD",greylight03:"#F5F6F8",greylight04:"#E5EAEF",greylight05:"#C6D0DB",greymed01:"#B0B7BF",greymed02:"#949DA7",greymed03:"#758495",greymed04:"#6A7A8A",greymed05:"#62707F",greydark01:"#3C4D5F",greydark02:"#313F4E",greydark03:"#2A3643",greydark04:"#232D38",greydark05:"#181E25"},{bg:F.grey01,"bg-secondary":F.grey02}),o=["1024px","1280px","1440px","1600px"],n={breakpoints:o,mediaQueries:{sm:"@media screen and (min-width: "+o[0]+")",md:"@media screen and (min-width: "+o[1]+")",lg:"@media screen and (min-width: "+o[2]+")",xl:"@media screen and (min-width: "+o[3]+")"}},g=e.transparentize(.68,"#89949F"),l={xxxs:2,xxs:4,xs:8,sm:12,md:16,lg:24,xl:32,xxl:48},d="-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";exports.foundations=r({colors:i,space:l,sizes:l},{fonts:{system:d,brand:"'Inter', "+d,monospace:"'SF Mono', Inconsolata, Menlo, Monaco, Consolas, 'Courier New', Courier, monospace;"},fontSizes:{900:"42px",800:"35px",700:"29px",600:"24px",500:"20px",400:"16px",300:"14px",200:"12px",100:"12px"},lineHeights:{900:"48px",800:"40px",700:"32px",600:"28px",500:"24px",400:"20px",300:"16px",200:"16px",100:"16px"},letterSpacings:{tighter:"-0.2px",tight:"-0.05px",normal:"0px",wide:"0.5px"}},{shadows:{1:"none",2:"0px 2px 4px "+g+";",3:"0px 4px 8px "+g+";",4:"0px 8px 16px "+g+";",5:"0px 16px 32px "+g+";"},radii:{xs:2,sm:4,md:6,lg:8}},n); | ||
//# sourceMappingURL=core.cjs.production.min.js.map |
@@ -329,3 +329,3 @@ import { transparentize } from 'polished'; | ||
var shadowColor = /*#__PURE__*/transparentize(0.85, colors.grey09); | ||
var shadowColor = /*#__PURE__*/transparentize(0.68, '#89949F'); | ||
/** Custom elevation variant for the Card component. */ | ||
@@ -335,6 +335,6 @@ | ||
1: 'none', | ||
2: "0px 2px 6px " + shadowColor + ";", | ||
3: "0px 6px 12px " + shadowColor + ";", | ||
4: "0px 12px 24px " + shadowColor + ";", | ||
5: "0px 24px 48px " + shadowColor + ";" | ||
2: "0px 2px 4px " + shadowColor + ";", | ||
3: "0px 4px 8px " + shadowColor + ";", | ||
4: "0px 8px 16px " + shadowColor + ";", | ||
5: "0px 16px 32px " + shadowColor + ";" | ||
}; | ||
@@ -341,0 +341,0 @@ |
{ | ||
"name": "@aksara-ui/core", | ||
"version": "1.0.1-canary.1", | ||
"version": "1.0.1-canary.2", | ||
"description": "Core design tokens for the Aksara design system.", | ||
@@ -31,3 +31,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "f7b673e11afb77960d50315e2e20f1359e209c48" | ||
"gitHead": "c1a72c0cf146e44052e3803a816f634a1f968ef8" | ||
} |
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
87119