@twilio-paste/design-tokens
Advanced tools
Comparing version 8.3.0 to 8.4.0
@@ -40,4 +40,6 @@ export declare const borderRadius0 = "0"; | ||
export declare const colorBackgroundInverseStrong = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundInverseStronger = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundNeutralWeakest = "rgb(3, 11, 93)"; | ||
export declare const colorBackgroundNew = "rgb(56, 14, 120)"; | ||
export declare const colorBackgroundNewWeakest = "rgb(18, 28, 45)"; | ||
export declare const colorBackgroundOffline = "rgb(174, 178, 193)"; | ||
@@ -81,2 +83,3 @@ export declare const colorBackgroundOverlay = "rgba(18, 28, 45, 0.9)"; | ||
export declare const colorBorderErrorStronger = "rgb(252, 207, 207)"; | ||
export declare const colorBorderErrorStrongest = "rgb(254, 236, 236)"; | ||
export declare const colorBorderErrorWeak = "rgb(173, 17, 17)"; | ||
@@ -107,2 +110,3 @@ export declare const colorBorderErrorWeaker = "rgb(117, 12, 12)"; | ||
export declare const colorBorderSuccessWeakest = "rgb(5, 41, 18)"; | ||
export declare const colorBorderUser = "rgb(88, 23, 189)"; | ||
export declare const colorBorderWarning = "rgb(244, 124, 34)"; | ||
@@ -147,2 +151,3 @@ export declare const colorBorderWarningWeak = "rgb(195, 83, 35)"; | ||
export declare const colorTextErrorStronger = "rgb(254, 236, 236)"; | ||
export declare const colorTextErrorStrongest = "rgb(254, 236, 236)"; | ||
export declare const colorTextErrorWeak = "rgb(235, 86, 86)"; | ||
@@ -157,2 +162,3 @@ export declare const colorTextIcon = "rgb(136, 145, 170)"; | ||
export declare const colorTextIconNeutral = "rgb(102, 179, 255)"; | ||
export declare const colorTextIconNew = "rgb(200, 175, 240)"; | ||
export declare const colorTextIconOffline = "rgb(244, 244, 246)"; | ||
@@ -177,3 +183,9 @@ export declare const colorTextIconSuccess = "rgb(54, 213, 118)"; | ||
export declare const colorTextNew = "rgb(231, 220, 250)"; | ||
export declare const colorTextPrimary = "rgb(0, 140, 255)"; | ||
export declare const colorTextPrimaryStrong = "rgb(153, 205, 255)"; | ||
export declare const colorTextPrimaryStronger = "rgb(153, 205, 255)"; | ||
export declare const colorTextPrimaryStrongest = "rgb(255, 255, 255)"; | ||
export declare const colorTextPrimaryWeak = "rgb(57, 71, 98)"; | ||
export declare const colorTextSuccess = "rgb(162, 246, 195)"; | ||
export declare const colorTextUser = "rgb(200, 175, 240)"; | ||
export declare const colorTextWarning = "rgb(255, 179, 122)"; | ||
@@ -185,2 +197,3 @@ export declare const colorTextWarningStrong = "rgb(250, 194, 160)"; | ||
export declare const fontFamilyCode = "'TwilioSansMono', Courier, monospace"; | ||
export declare const fontFamilyDisplay = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
export declare const fontFamilyText = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
@@ -236,4 +249,9 @@ export declare const fontFamilyTextChineseSimplified = "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
export declare const shadowBorderBottomNewWeaker = "0 1px 0 #5817bd"; | ||
export declare const shadowBorderBottomPrimary = "0 1px 0 #006dfa"; | ||
export declare const shadowBorderBottomSuccessWeaker = "0 1px 0 #0d3a1f"; | ||
export declare const shadowBorderBottomWarningWeaker = "0 1px 0 #541914"; | ||
export declare const shadowBorderDecorative10Weaker = "0 0 0 1px #1f304c"; | ||
export declare const shadowBorderDecorative20Weaker = "0 0 0 1px #043cb5"; | ||
export declare const shadowBorderDecorative30Weaker = "0 0 0 1px #0e7c3a"; | ||
export declare const shadowBorderDecorative40Weaker = "0 0 0 1px #5817bd"; | ||
export declare const shadowBorderDestructive = "0 0 0 1px #d61f1f"; | ||
@@ -248,3 +266,5 @@ export declare const shadowBorderDestructiveStrong = "0 0 0 1px #f6b1b1"; | ||
export declare const shadowBorderErrorStronger = "0 0 0 1px #fccfcf"; | ||
export declare const shadowBorderErrorStrongest = "0 0 0 1px #feecec"; | ||
export declare const shadowBorderErrorWeak = "0 0 0 1px #ad1111"; | ||
export declare const shadowBorderErrorWeaker = "0 0 0 1px #ad1111"; | ||
export declare const shadowBorderInverse = "0 0 0 1px #8891aa"; | ||
@@ -256,2 +276,4 @@ export declare const shadowBorderInverseStrong = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderInverseWeakest = "0 0 0 1px #1f304c"; | ||
export declare const shadowBorderNeutralWeaker = "0 0 0 1px #043cb5"; | ||
export declare const shadowBorderNewWeaker = "0 0 0 1px #5817bd"; | ||
export declare const shadowBorderPrimary = "0 0 0 1px #0263e0"; | ||
@@ -264,2 +286,5 @@ export declare const shadowBorderPrimaryStrong = "0 0 0 1px #99cdff"; | ||
export declare const shadowBorderStrong = "0 0 0 1px #8891aa"; | ||
export declare const shadowBorderSuccessWeaker = "0 0 0 1px #0e7c3a"; | ||
export declare const shadowBorderUser = "0 0 0 1px #5817bd"; | ||
export declare const shadowBorderWarningWeaker = "0 0 0 1px #c35323"; | ||
export declare const shadowBorderWeak = "0 0 0 1px #394762"; | ||
@@ -402,4 +427,6 @@ export declare const shadowBorderWeaker = "0 0 0 1px #1f304c"; | ||
colorBackgroundInverseStrong: "rgb(57, 71, 98)"; | ||
colorBackgroundInverseStronger: "rgb(57, 71, 98)"; | ||
colorBackgroundNeutralWeakest: "rgb(3, 11, 93)"; | ||
colorBackgroundNew: "rgb(56, 14, 120)"; | ||
colorBackgroundNewWeakest: "rgb(18, 28, 45)"; | ||
colorBackgroundOffline: "rgb(174, 178, 193)"; | ||
@@ -445,2 +472,3 @@ colorBackgroundOverlay: "rgba(18, 28, 45, 0.9)"; | ||
colorBorderErrorStronger: "rgb(252, 207, 207)"; | ||
colorBorderErrorStrongest: "rgb(254, 236, 236)"; | ||
colorBorderErrorWeak: "rgb(173, 17, 17)"; | ||
@@ -471,2 +499,3 @@ colorBorderErrorWeaker: "rgb(117, 12, 12)"; | ||
colorBorderSuccessWeakest: "rgb(5, 41, 18)"; | ||
colorBorderUser: "rgb(88, 23, 189)"; | ||
colorBorderWarning: "rgb(244, 124, 34)"; | ||
@@ -496,4 +525,9 @@ colorBorderWarningWeak: "rgb(195, 83, 35)"; | ||
shadowBorderBottomNewWeaker: "0 1px 0 #5817bd"; | ||
shadowBorderBottomPrimary: "0 1px 0 #006dfa"; | ||
shadowBorderBottomSuccessWeaker: "0 1px 0 #0d3a1f"; | ||
shadowBorderBottomWarningWeaker: "0 1px 0 #541914"; | ||
shadowBorderDecorative10Weaker: "0 0 0 1px #1f304c"; | ||
shadowBorderDecorative20Weaker: "0 0 0 1px #043cb5"; | ||
shadowBorderDecorative30Weaker: "0 0 0 1px #0e7c3a"; | ||
shadowBorderDecorative40Weaker: "0 0 0 1px #5817bd"; | ||
shadowBorderDestructive: "0 0 0 1px #d61f1f"; | ||
@@ -508,3 +542,5 @@ shadowBorderDestructiveStrong: "0 0 0 1px #f6b1b1"; | ||
shadowBorderErrorStronger: "0 0 0 1px #fccfcf"; | ||
shadowBorderErrorStrongest: "0 0 0 1px #feecec"; | ||
shadowBorderErrorWeak: "0 0 0 1px #ad1111"; | ||
shadowBorderErrorWeaker: "0 0 0 1px #ad1111"; | ||
shadowBorderInverse: "0 0 0 1px #8891aa"; | ||
@@ -516,2 +552,4 @@ shadowBorderInverseStrong: "0 0 0 1px #e1e3ea"; | ||
shadowBorderInverseWeakest: "0 0 0 1px #1f304c"; | ||
shadowBorderNeutralWeaker: "0 0 0 1px #043cb5"; | ||
shadowBorderNewWeaker: "0 0 0 1px #5817bd"; | ||
shadowBorderPrimary: "0 0 0 1px #0263e0"; | ||
@@ -524,2 +562,5 @@ shadowBorderPrimaryStrong: "0 0 0 1px #99cdff"; | ||
shadowBorderStrong: "0 0 0 1px #8891aa"; | ||
shadowBorderSuccessWeaker: "0 0 0 1px #0e7c3a"; | ||
shadowBorderUser: "0 0 0 1px #5817bd"; | ||
shadowBorderWarningWeaker: "0 0 0 1px #c35323"; | ||
shadowBorderWeak: "0 0 0 1px #394762"; | ||
@@ -564,2 +605,3 @@ shadowBorderWeaker: "0 0 0 1px #1f304c"; | ||
fontFamilyCode: "'TwilioSansMono', Courier, monospace"; | ||
fontFamilyDisplay: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
fontFamilyText: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
@@ -725,2 +767,3 @@ fontFamilyTextChineseSimplified: "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
colorTextErrorStronger: "rgb(254, 236, 236)"; | ||
colorTextErrorStrongest: "rgb(254, 236, 236)"; | ||
colorTextErrorWeak: "rgb(235, 86, 86)"; | ||
@@ -735,2 +778,3 @@ colorTextIcon: "rgb(136, 145, 170)"; | ||
colorTextIconNeutral: "rgb(102, 179, 255)"; | ||
colorTextIconNew: "rgb(200, 175, 240)"; | ||
colorTextIconOffline: "rgb(244, 244, 246)"; | ||
@@ -755,3 +799,9 @@ colorTextIconSuccess: "rgb(54, 213, 118)"; | ||
colorTextNew: "rgb(231, 220, 250)"; | ||
colorTextPrimary: "rgb(0, 140, 255)"; | ||
colorTextPrimaryStrong: "rgb(153, 205, 255)"; | ||
colorTextPrimaryStronger: "rgb(153, 205, 255)"; | ||
colorTextPrimaryStrongest: "rgb(255, 255, 255)"; | ||
colorTextPrimaryWeak: "rgb(57, 71, 98)"; | ||
colorTextSuccess: "rgb(162, 246, 195)"; | ||
colorTextUser: "rgb(200, 175, 240)"; | ||
colorTextWarning: "rgb(255, 179, 122)"; | ||
@@ -758,0 +808,0 @@ colorTextWarningStrong: "rgb(250, 194, 160)"; |
@@ -1,1 +0,1 @@ | ||
const borderRadius0="0",borderRadius10="2px",borderRadius20="4px",borderRadius30="8px",borderRadiusCircle="50%",borderRadiusPill="100px",borderWidth0="0",borderWidth10="1px",borderWidth20="2px",borderWidth30="4px",borderWidth40="8px",colorBackground="rgb(18, 28, 45)",colorBackgroundAvailable="rgb(20, 176, 83)",colorBackgroundBody="rgb(13, 19, 28)",colorBackgroundBodyInverse="rgb(18, 28, 45)",colorBackgroundBrand="rgb(18, 28, 45)",colorBackgroundBrandHighlight="rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong="rgb(31, 48, 76)",colorBackgroundBrandStronger="rgb(18, 28, 45)",colorBackgroundBusy="rgb(244, 124, 34)",colorBackgroundDecorative10Weakest="rgb(18, 28, 45)",colorBackgroundDecorative20Weakest="rgb(3, 11, 93)",colorBackgroundDecorative30Weakest="rgb(5, 41, 18)",colorBackgroundDecorative40Weakest="rgb(56, 14, 120)",colorBackgroundDestructive="rgb(214, 31, 31)",colorBackgroundDestructiveStrong="rgb(246, 177, 177)",colorBackgroundDestructiveStronger="rgb(252, 207, 207)",colorBackgroundDestructiveStrongest="rgb(254, 236, 236)",colorBackgroundDestructiveWeak="rgb(57, 71, 98)",colorBackgroundDestructiveWeaker="rgb(31, 48, 76)",colorBackgroundDestructiveWeakest="rgb(18, 28, 45)",colorBackgroundError="rgb(214, 31, 31)",colorBackgroundErrorStrong="rgb(245, 138, 138)",colorBackgroundErrorStronger="rgb(252, 207, 207)",colorBackgroundErrorStrongest="rgb(254, 236, 236)",colorBackgroundErrorWeakest="rgb(49, 12, 12)",colorBackgroundInverse="rgb(31, 48, 76)",colorBackgroundInverseStrong="rgb(57, 71, 98)",colorBackgroundNeutralWeakest="rgb(3, 11, 93)",colorBackgroundNew="rgb(56, 14, 120)",colorBackgroundOffline="rgb(174, 178, 193)",colorBackgroundOverlay="rgba(18, 28, 45, 0.9)",colorBackgroundPrimary="rgb(2, 99, 224)",colorBackgroundPrimaryStrong="rgb(153, 205, 255)",colorBackgroundPrimaryStronger="rgb(204, 228, 255)",colorBackgroundPrimaryStrongest="rgb(235, 244, 255)",colorBackgroundPrimaryWeak="rgb(57, 71, 98)",colorBackgroundPrimaryWeaker="rgb(31, 48, 76)",colorBackgroundPrimaryWeakest="rgb(18, 28, 45)",colorBackgroundRequired="rgb(235, 86, 86)",colorBackgroundRowStriped="rgb(18, 28, 45)",colorBackgroundStrong="rgb(31, 48, 76)",colorBackgroundStronger="rgb(96, 107, 133)",colorBackgroundStrongest="rgb(225, 227, 234)",colorBackgroundSubaccount="rgb(31, 48, 76)",colorBackgroundSuccess="rgb(20, 176, 83)",colorBackgroundSuccessWeakest="rgb(5, 41, 18)",colorBackgroundTrial="rgb(5, 41, 18)",colorBackgroundUnavailable="rgb(214, 31, 31)",colorBackgroundUser="rgb(88, 23, 189)",colorBackgroundWarning="rgb(244, 124, 34)",colorBackgroundWarningWeakest="rgb(64, 19, 15)",colorBackgroundWeak="rgb(18, 28, 45)",colorBorder="rgb(96, 107, 133)",colorBorderDecorative10Weaker="rgb(31, 48, 76)",colorBorderDecorative20Weaker="rgb(0, 20, 137)",colorBorderDecorative30Weaker="rgb(13, 58, 31)",colorBorderDecorative40Weaker="rgb(88, 23, 189)",colorBorderDestructive="rgb(214, 31, 31)",colorBorderDestructiveStrong="rgb(246, 177, 177)",colorBorderDestructiveStronger="rgb(252, 207, 207)",colorBorderDestructiveStrongest="rgb(254, 236, 236)",colorBorderDestructiveWeak="rgb(57, 71, 98)",colorBorderDestructiveWeaker="rgb(31, 48, 76)",colorBorderDestructiveWeakest="rgb(18, 28, 45)",colorBorderError="rgb(214, 31, 31)",colorBorderErrorStrong="rgb(246, 177, 177)",colorBorderErrorStronger="rgb(252, 207, 207)",colorBorderErrorWeak="rgb(173, 17, 17)",colorBorderErrorWeaker="rgb(117, 12, 12)",colorBorderErrorWeakest="rgb(49, 12, 12)",colorBorderInverse="rgb(136, 145, 170)",colorBorderInverseStrong="rgb(225, 227, 234)",colorBorderInverseStronger="rgb(244, 244, 246)",colorBorderInverseStrongest="rgb(255, 255, 255)",colorBorderInverseWeaker="rgb(57, 71, 98)",colorBorderInverseWeakest="rgb(31, 48, 76)",colorBorderNeutral="rgb(2, 99, 224)",colorBorderNeutralWeak="rgb(4, 60, 181)",colorBorderNeutralWeaker="rgb(0, 20, 137)",colorBorderNewWeaker="rgb(88, 23, 189)",colorBorderPrimary="rgb(2, 99, 224)",colorBorderPrimaryStrong="rgb(153, 205, 255)",colorBorderPrimaryStronger="rgb(204, 228, 255)",colorBorderPrimaryStrongest="rgb(235, 244, 255)",colorBorderPrimaryWeak="rgb(57, 71, 98)",colorBorderPrimaryWeaker="rgb(31, 48, 76)",colorBorderPrimaryWeakest="rgb(18, 28, 45)",colorBorderStrong="rgb(136, 145, 170)",colorBorderSuccess="rgb(20, 176, 83)",colorBorderSuccessWeak="rgb(14, 124, 58)",colorBorderSuccessWeaker="rgb(13, 58, 31)",colorBorderSuccessWeakest="rgb(5, 41, 18)",colorBorderWarning="rgb(244, 124, 34)",colorBorderWarningWeak="rgb(195, 83, 35)",colorBorderWarningWeaker="rgb(84, 25, 20)",colorBorderWarningWeakest="rgb(64, 19, 15)",colorBorderWeak="rgb(57, 71, 98)",colorBorderWeaker="rgb(31, 48, 76)",colorBrand="rgb(0, 20, 137)",colorBrandHighlight="rgb(242, 47, 70)",colorDataVisualization1="rgb(2, 99, 224)",colorDataVisualization10="rgb(232, 180, 7)",colorDataVisualization2="rgb(200, 175, 240)",colorDataVisualization3="rgb(96, 107, 133)",colorDataVisualization4="rgb(102, 179, 255)",colorDataVisualization5="rgb(14, 124, 58)",colorDataVisualization6="rgb(250, 153, 80)",colorDataVisualization7="rgb(195, 83, 35)",colorDataVisualization8="rgb(246, 177, 177)",colorDataVisualization9="rgb(140, 91, 216)",colorGray0="rgb(255, 255, 255)",colorGray10="rgb(244, 244, 246)",colorGray100="rgb(18, 28, 45)",colorGray20="rgb(225, 227, 234)",colorGray30="rgb(202, 205, 216)",colorGray40="rgb(174, 178, 193)",colorGray50="rgb(136, 145, 170)",colorGray60="rgb(96, 107, 133)",colorGray70="rgb(75, 86, 113)",colorGray80="rgb(57, 71, 98)",colorGray90="rgb(31, 48, 76)",colorText="rgb(244, 244, 246)",colorTextBrandHighlight="rgb(242, 47, 70)",colorTextBrandInverse="rgb(255, 255, 255)",colorTextDecorative10="rgb(225, 227, 234)",colorTextDecorative20="rgb(204, 228, 255)",colorTextDecorative30="rgb(162, 246, 195)",colorTextDecorative40="rgb(231, 220, 250)",colorTextError="rgb(235, 86, 86)",colorTextErrorStrong="rgb(246, 177, 177)",colorTextErrorStronger="rgb(254, 236, 236)",colorTextErrorWeak="rgb(235, 86, 86)",colorTextIcon="rgb(136, 145, 170)",colorTextIconAvailable="rgb(54, 213, 118)",colorTextIconBrandHighlight="rgb(242, 47, 70)",colorTextIconBrandInverse="rgb(255, 255, 255)",colorTextIconBusy="rgb(255, 179, 122)",colorTextIconError="rgb(235, 86, 86)",colorTextIconInverse="rgb(225, 227, 234)",colorTextIconNeutral="rgb(102, 179, 255)",colorTextIconOffline="rgb(244, 244, 246)",colorTextIconSuccess="rgb(54, 213, 118)",colorTextIconUnavailable="rgb(235, 86, 86)",colorTextIconWarning="rgb(255, 179, 122)",colorTextInverse="rgb(255, 255, 255)",colorTextInverseWeak="rgb(174, 178, 193)",colorTextInverseWeaker="rgb(75, 86, 113)",colorTextLink="rgb(0, 140, 255)",colorTextLinkDestructive="rgb(235, 86, 86)",colorTextLinkDestructiveStrong="rgb(246, 177, 177)",colorTextLinkDestructiveStronger="rgb(254, 236, 236)",colorTextLinkDestructiveStrongest="rgb(255, 255, 255)",colorTextLinkDestructiveWeak="rgb(57, 71, 98)",colorTextLinkStrong="rgb(153, 205, 255)",colorTextLinkStronger="rgb(235, 244, 255)",colorTextLinkStrongest="rgb(255, 255, 255)",colorTextLinkWeak="rgb(57, 71, 98)",colorTextNeutral="rgb(204, 228, 255)",colorTextNew="rgb(231, 220, 250)",colorTextSuccess="rgb(162, 246, 195)",colorTextWarning="rgb(255, 179, 122)",colorTextWarningStrong="rgb(250, 194, 160)",colorTextWeak="rgb(136, 145, 170)",colorTextWeaker="rgb(57, 71, 98)",colorTextWeakest="rgb(13, 19, 28)",fontFamilyCode="'TwilioSansMono', Courier, monospace",fontFamilyText="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif",fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif",fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontSize10="0.625rem",fontSize100="2.5rem",fontSize110="3rem",fontSize20="0.75rem",fontSize30="0.875rem",fontSize40="1rem",fontSize50="1.125rem",fontSize60="1.25rem",fontSize70="1.5rem",fontSize80="1.75rem",fontSize90="2rem",fontSizeDisplay10="2rem",fontSizeDisplay20="3rem",fontSizeDisplay30="4rem",fontWeightBold="700",fontWeightExtrabold="800",fontWeightLight="400",fontWeightMedium="500",fontWeightNormal="400",fontWeightSemibold="600",lineHeight0="0",lineHeight05="0.75rem",lineHeight10="1rem",lineHeight100="3.25rem",lineHeight110="4rem",lineHeight20="1.25rem",lineHeight30="1.25rem",lineHeight40="1.5rem",lineHeight50="1.75rem",lineHeight60="1.75rem",lineHeight70="2rem",lineHeight80="2.5rem",lineHeight90="2.75rem",lineHeightDisplay10="2.5rem",lineHeightDisplay20="3.75rem",lineHeightDisplay30="5rem",shadow="0 4px 16px 0 rgba(0, 0, 0, 0.5)",shadowBorder="0 0 0 1px #606b85",shadowBorderBottomDecorative10Weaker="0 1px 0 #1f304c",shadowBorderBottomDecorative20Weaker="0 1px 0 #001489",shadowBorderBottomDecorative30Weaker="0 1px 0 #0d3a1f",shadowBorderBottomDecorative40Weaker="0 1px 0 #5817bd",shadowBorderBottomErrorWeaker="0 1px 0 #750c0c",shadowBorderBottomNeutralWeaker="0 1px 0 #001489",shadowBorderBottomNewWeaker="0 1px 0 #5817bd",shadowBorderBottomSuccessWeaker="0 1px 0 #0d3a1f",shadowBorderBottomWarningWeaker="0 1px 0 #541914",shadowBorderDestructive="0 0 0 1px #d61f1f",shadowBorderDestructiveStrong="0 0 0 1px #f6b1b1",shadowBorderDestructiveStronger="0 0 0 1px #fccfcf",shadowBorderDestructiveStrongest="0 0 0 1px #feecec",shadowBorderDestructiveWeak="0 0 0 1px #394762",shadowBorderDestructiveWeaker="0 0 0 1px #1f304c",shadowBorderError="0 0 0 1px #d61f1f",shadowBorderErrorStrong="0 0 0 1px #f6b1b1",shadowBorderErrorStronger="0 0 0 1px #fccfcf",shadowBorderErrorWeak="0 0 0 1px #ad1111",shadowBorderInverse="0 0 0 1px #8891aa",shadowBorderInverseStrong="0 0 0 1px #e1e3ea",shadowBorderInverseStronger="0 0 0 1px #f4f4f6",shadowBorderInverseStrongest="0 0 0 1px #ffffff",shadowBorderInverseWeaker="0 0 0 1px #394762",shadowBorderInverseWeakest="0 0 0 1px #1f304c",shadowBorderPrimary="0 0 0 1px #0263e0",shadowBorderPrimaryStrong="0 0 0 1px #99cdff",shadowBorderPrimaryStronger="0 0 0 1px #cce4ff",shadowBorderPrimaryStrongest="0 0 0 1px #ebf4ff",shadowBorderPrimaryWeak="0 0 0 1px #394762",shadowBorderPrimaryWeaker="0 0 0 1px #1f304c",shadowBorderStrong="0 0 0 1px #8891aa",shadowBorderWeak="0 0 0 1px #394762",shadowBorderWeaker="0 0 0 1px #1f304c",shadowCard="0 2px 4px 0 rgba(0, 0, 0, 0.4)",shadowFocus="0 0 0 4px #606b85",shadowFocusInset="inset 0 0 0 2px #606b85",shadowFocusInverse="0 0 0 4px #8891aa",shadowFocusShadowBorder="0 0 0 4px #606b85, 0 0 0 1px #606b85",shadowHigh="0 16px 24px 4px rgba(0, 0, 0, 0.5)",shadowLow="0 2px 4px 0 rgba(0, 0, 0, 0.4)",size0="0",size10="5.5rem",size100="64rem",size110="70.5rem",size120="77rem",size20="12rem",size30="18.5rem",size40="25rem",size50="31.5rem",size60="38rem",size70="44.5rem",size80="51rem",size90="57.5rem",sizeIcon05="0.75rem",sizeIcon10="1rem",sizeIcon100="3.25rem",sizeIcon110="4rem",sizeIcon20="1.25rem",sizeIcon30="1.25rem",sizeIcon40="1.5rem",sizeIcon50="1.75rem",sizeIcon60="1.75rem",sizeIcon70="2rem",sizeIcon80="2.5rem",sizeIcon90="2.75rem",sizeSidebar="13.75rem",sizeSquare0="0",sizeSquare10="0.125rem",sizeSquare100="2.25rem",sizeSquare110="2.5rem",sizeSquare120="2.75rem",sizeSquare130="3rem",sizeSquare140="3.25rem",sizeSquare150="3.5rem",sizeSquare160="3.75rem",sizeSquare170="4rem",sizeSquare180="4.25rem",sizeSquare190="4.5rem",sizeSquare20="0.25rem",sizeSquare200="4.75rem",sizeSquare25="0.375rem",sizeSquare30="0.5rem",sizeSquare40="0.75rem",sizeSquare50="1rem",sizeSquare60="1.25rem",sizeSquare70="1.5rem",sizeSquare80="1.75rem",sizeSquare90="2rem",space0="0",space10="0.125rem",space100="2.25rem",space110="2.5rem",space120="2.75rem",space130="3rem",space140="3.25rem",space150="3.5rem",space160="3.75rem",space170="4rem",space180="4.25rem",space190="4.5rem",space20="0.25rem",space200="4.75rem",space30="0.5rem",space40="0.75rem",space50="1rem",space60="1.25rem",space70="1.5rem",space80="1.75rem",space90="2rem",spaceNegative10="-0.125rem",spaceNegative100="-2.25rem",spaceNegative110="-2.5rem",spaceNegative120="-2.75rem",spaceNegative130="-3rem",spaceNegative140="-3.25rem",spaceNegative150="-3.5rem",spaceNegative160="-3.75rem",spaceNegative170="-4rem",spaceNegative180="-4.25rem",spaceNegative190="-4.5rem",spaceNegative20="-0.25rem",spaceNegative200="-4.75rem",spaceNegative30="-0.5rem",spaceNegative40="-0.75rem",spaceNegative50="-1rem",spaceNegative60="-1.25rem",spaceNegative70="-1.5rem",spaceNegative80="-1.75rem",spaceNegative90="-2rem",zIndex0="0",zIndex10="10",zIndex20="20",zIndex30="30",zIndex40="40",zIndex50="50",zIndex60="60",zIndex70="70",zIndex80="80",zIndex90="90";module.exports={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px",borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px",colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:"rgb(13, 19, 28)",colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(18, 28, 45)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(31, 48, 76)",colorBackgroundBrandStronger:"rgb(18, 28, 45)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(18, 28, 45)",colorBackgroundDecorative20Weakest:"rgb(3, 11, 93)",colorBackgroundDecorative30Weakest:"rgb(5, 41, 18)",colorBackgroundDecorative40Weakest:"rgb(56, 14, 120)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(246, 177, 177)",colorBackgroundDestructiveStronger:"rgb(252, 207, 207)",colorBackgroundDestructiveStrongest:"rgb(254, 236, 236)",colorBackgroundDestructiveWeak:"rgb(57, 71, 98)",colorBackgroundDestructiveWeaker:"rgb(31, 48, 76)",colorBackgroundDestructiveWeakest:"rgb(18, 28, 45)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(245, 138, 138)",colorBackgroundErrorStronger:"rgb(252, 207, 207)",colorBackgroundErrorStrongest:"rgb(254, 236, 236)",colorBackgroundErrorWeakest:"rgb(49, 12, 12)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(3, 11, 93)",colorBackgroundNew:"rgb(56, 14, 120)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:colorBackgroundOverlay,colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(153, 205, 255)",colorBackgroundPrimaryStronger:"rgb(204, 228, 255)",colorBackgroundPrimaryStrongest:"rgb(235, 244, 255)",colorBackgroundPrimaryWeak:"rgb(57, 71, 98)",colorBackgroundPrimaryWeaker:"rgb(31, 48, 76)",colorBackgroundPrimaryWeakest:"rgb(18, 28, 45)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(18, 28, 45)",colorBackgroundStrong:"rgb(31, 48, 76)",colorBackgroundStronger:"rgb(96, 107, 133)",colorBackgroundStrongest:"rgb(225, 227, 234)",colorBackgroundSubaccount:"rgb(31, 48, 76)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(5, 41, 18)",colorBackgroundTrial:"rgb(5, 41, 18)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:"rgb(88, 23, 189)",colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(64, 19, 15)",colorBackgroundWeak:"rgb(18, 28, 45)",colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(31, 48, 76)",colorBorderDecorative20Weaker:"rgb(0, 20, 137)",colorBorderDecorative30Weaker:"rgb(13, 58, 31)",colorBorderDecorative40Weaker:"rgb(88, 23, 189)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(246, 177, 177)",colorBorderDestructiveStronger:"rgb(252, 207, 207)",colorBorderDestructiveStrongest:"rgb(254, 236, 236)",colorBorderDestructiveWeak:"rgb(57, 71, 98)",colorBorderDestructiveWeaker:"rgb(31, 48, 76)",colorBorderDestructiveWeakest:"rgb(18, 28, 45)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(246, 177, 177)",colorBorderErrorStronger:"rgb(252, 207, 207)",colorBorderErrorWeak:"rgb(173, 17, 17)",colorBorderErrorWeaker:"rgb(117, 12, 12)",colorBorderErrorWeakest:"rgb(49, 12, 12)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(4, 60, 181)",colorBorderNeutralWeaker:"rgb(0, 20, 137)",colorBorderNewWeaker:"rgb(88, 23, 189)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(153, 205, 255)",colorBorderPrimaryStronger:"rgb(204, 228, 255)",colorBorderPrimaryStrongest:"rgb(235, 244, 255)",colorBorderPrimaryWeak:"rgb(57, 71, 98)",colorBorderPrimaryWeaker:"rgb(31, 48, 76)",colorBorderPrimaryWeakest:"rgb(18, 28, 45)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(14, 124, 58)",colorBorderSuccessWeaker:"rgb(13, 58, 31)",colorBorderSuccessWeakest:"rgb(5, 41, 18)",colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(195, 83, 35)",colorBorderWarningWeaker:"rgb(84, 25, 20)",colorBorderWarningWeakest:"rgb(64, 19, 15)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:"rgb(31, 48, 76)",colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorDataVisualization1:"rgb(2, 99, 224)",colorDataVisualization10:"rgb(232, 180, 7)",colorDataVisualization2:"rgb(200, 175, 240)",colorDataVisualization3:"rgb(96, 107, 133)",colorDataVisualization4:"rgb(102, 179, 255)",colorDataVisualization5:"rgb(14, 124, 58)",colorDataVisualization6:"rgb(250, 153, 80)",colorDataVisualization7:"rgb(195, 83, 35)",colorDataVisualization8:"rgb(246, 177, 177)",colorDataVisualization9:"rgb(140, 91, 216)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray100:colorGray100,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(225, 227, 234)",colorTextDecorative20:"rgb(204, 228, 255)",colorTextDecorative30:"rgb(162, 246, 195)",colorTextDecorative40:"rgb(231, 220, 250)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(246, 177, 177)",colorTextErrorStronger:"rgb(254, 236, 236)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(54, 213, 118)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(235, 86, 86)",colorTextIconInverse:"rgb(225, 227, 234)",colorTextIconNeutral:"rgb(102, 179, 255)",colorTextIconOffline:"rgb(244, 244, 246)",colorTextIconSuccess:"rgb(54, 213, 118)",colorTextIconUnavailable:"rgb(235, 86, 86)",colorTextIconWarning:"rgb(255, 179, 122)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(75, 86, 113)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(235, 86, 86)",colorTextLinkDestructiveStrong:"rgb(246, 177, 177)",colorTextLinkDestructiveStronger:"rgb(254, 236, 236)",colorTextLinkDestructiveStrongest:"rgb(255, 255, 255)",colorTextLinkDestructiveWeak:"rgb(57, 71, 98)",colorTextLinkStrong:colorTextLinkStrong,colorTextLinkStronger:"rgb(235, 244, 255)",colorTextLinkStrongest:"rgb(255, 255, 255)",colorTextLinkWeak:"rgb(57, 71, 98)",colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(250, 194, 160)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest,fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean,fontSize10:"0.625rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem",fontWeightBold:"700",fontWeightExtrabold:"800",fontWeightLight:"400",fontWeightMedium:"500",fontWeightNormal:"400",fontWeightSemibold:"600",lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem",shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #1f304c",shadowBorderBottomDecorative20Weaker:"0 1px 0 #001489",shadowBorderBottomDecorative30Weaker:"0 1px 0 #0d3a1f",shadowBorderBottomDecorative40Weaker:"0 1px 0 #5817bd",shadowBorderBottomErrorWeaker:"0 1px 0 #750c0c",shadowBorderBottomNeutralWeaker:"0 1px 0 #001489",shadowBorderBottomNewWeaker:"0 1px 0 #5817bd",shadowBorderBottomSuccessWeaker:"0 1px 0 #0d3a1f",shadowBorderBottomWarningWeaker:"0 1px 0 #541914",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #f6b1b1",shadowBorderDestructiveStronger:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrongest:"0 0 0 1px #feecec",shadowBorderDestructiveWeak:"0 0 0 1px #394762",shadowBorderDestructiveWeaker:"0 0 0 1px #1f304c",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #f6b1b1",shadowBorderErrorStronger:"0 0 0 1px #fccfcf",shadowBorderErrorWeak:"0 0 0 1px #ad1111",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #99cdff",shadowBorderPrimaryStronger:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrongest:"0 0 0 1px #ebf4ff",shadowBorderPrimaryWeak:"0 0 0 1px #394762",shadowBorderPrimaryWeaker:"0 0 0 1px #1f304c",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow,size0:"0",size10:size10,size100:"64rem",size110:size110,size120:"77rem",size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare20:"0.25rem",sizeSquare200:"4.75rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",space0:"0",space10:space10,space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space20:space20,space200:space200,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",spaceNegative10:"-0.125rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative20:"-0.25rem",spaceNegative200:"-4.75rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90",backgroundColors:{colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:"rgb(13, 19, 28)",colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(18, 28, 45)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(31, 48, 76)",colorBackgroundBrandStronger:"rgb(18, 28, 45)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(18, 28, 45)",colorBackgroundDecorative20Weakest:"rgb(3, 11, 93)",colorBackgroundDecorative30Weakest:"rgb(5, 41, 18)",colorBackgroundDecorative40Weakest:"rgb(56, 14, 120)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(246, 177, 177)",colorBackgroundDestructiveStronger:"rgb(252, 207, 207)",colorBackgroundDestructiveStrongest:"rgb(254, 236, 236)",colorBackgroundDestructiveWeak:"rgb(57, 71, 98)",colorBackgroundDestructiveWeaker:"rgb(31, 48, 76)",colorBackgroundDestructiveWeakest:"rgb(18, 28, 45)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(245, 138, 138)",colorBackgroundErrorStronger:"rgb(252, 207, 207)",colorBackgroundErrorStrongest:"rgb(254, 236, 236)",colorBackgroundErrorWeakest:"rgb(49, 12, 12)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(3, 11, 93)",colorBackgroundNew:"rgb(56, 14, 120)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:colorBackgroundOverlay,colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(153, 205, 255)",colorBackgroundPrimaryStronger:"rgb(204, 228, 255)",colorBackgroundPrimaryStrongest:"rgb(235, 244, 255)",colorBackgroundPrimaryWeak:"rgb(57, 71, 98)",colorBackgroundPrimaryWeaker:"rgb(31, 48, 76)",colorBackgroundPrimaryWeakest:"rgb(18, 28, 45)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(18, 28, 45)",colorBackgroundStrong:"rgb(31, 48, 76)",colorBackgroundStronger:"rgb(96, 107, 133)",colorBackgroundStrongest:"rgb(225, 227, 234)",colorBackgroundSubaccount:"rgb(31, 48, 76)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(5, 41, 18)",colorBackgroundTrial:"rgb(5, 41, 18)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:"rgb(88, 23, 189)",colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(64, 19, 15)",colorBackgroundWeak:"rgb(18, 28, 45)"},borderColors:{colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(31, 48, 76)",colorBorderDecorative20Weaker:"rgb(0, 20, 137)",colorBorderDecorative30Weaker:"rgb(13, 58, 31)",colorBorderDecorative40Weaker:"rgb(88, 23, 189)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(246, 177, 177)",colorBorderDestructiveStronger:"rgb(252, 207, 207)",colorBorderDestructiveStrongest:"rgb(254, 236, 236)",colorBorderDestructiveWeak:"rgb(57, 71, 98)",colorBorderDestructiveWeaker:"rgb(31, 48, 76)",colorBorderDestructiveWeakest:"rgb(18, 28, 45)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(246, 177, 177)",colorBorderErrorStronger:"rgb(252, 207, 207)",colorBorderErrorWeak:"rgb(173, 17, 17)",colorBorderErrorWeaker:"rgb(117, 12, 12)",colorBorderErrorWeakest:"rgb(49, 12, 12)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(4, 60, 181)",colorBorderNeutralWeaker:"rgb(0, 20, 137)",colorBorderNewWeaker:"rgb(88, 23, 189)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(153, 205, 255)",colorBorderPrimaryStronger:"rgb(204, 228, 255)",colorBorderPrimaryStrongest:"rgb(235, 244, 255)",colorBorderPrimaryWeak:"rgb(57, 71, 98)",colorBorderPrimaryWeaker:"rgb(31, 48, 76)",colorBorderPrimaryWeakest:"rgb(18, 28, 45)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(14, 124, 58)",colorBorderSuccessWeaker:"rgb(13, 58, 31)",colorBorderSuccessWeakest:"rgb(5, 41, 18)",colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(195, 83, 35)",colorBorderWarningWeaker:"rgb(84, 25, 20)",colorBorderWarningWeakest:"rgb(64, 19, 15)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:"rgb(31, 48, 76)"},borderWidths:{borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"},boxShadows:{shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #1f304c",shadowBorderBottomDecorative20Weaker:"0 1px 0 #001489",shadowBorderBottomDecorative30Weaker:"0 1px 0 #0d3a1f",shadowBorderBottomDecorative40Weaker:"0 1px 0 #5817bd",shadowBorderBottomErrorWeaker:"0 1px 0 #750c0c",shadowBorderBottomNeutralWeaker:"0 1px 0 #001489",shadowBorderBottomNewWeaker:"0 1px 0 #5817bd",shadowBorderBottomSuccessWeaker:"0 1px 0 #0d3a1f",shadowBorderBottomWarningWeaker:"0 1px 0 #541914",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #f6b1b1",shadowBorderDestructiveStronger:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrongest:"0 0 0 1px #feecec",shadowBorderDestructiveWeak:"0 0 0 1px #394762",shadowBorderDestructiveWeaker:"0 0 0 1px #1f304c",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #f6b1b1",shadowBorderErrorStronger:"0 0 0 1px #fccfcf",shadowBorderErrorWeak:"0 0 0 1px #ad1111",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #99cdff",shadowBorderPrimaryStronger:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrongest:"0 0 0 1px #ebf4ff",shadowBorderPrimaryWeak:"0 0 0 1px #394762",shadowBorderPrimaryWeaker:"0 0 0 1px #1f304c",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow},colors:{colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100},dataVisualization:{colorDataVisualization1:"rgb(2, 99, 224)",colorDataVisualization2:"rgb(200, 175, 240)",colorDataVisualization3:"rgb(96, 107, 133)",colorDataVisualization4:"rgb(102, 179, 255)",colorDataVisualization5:"rgb(14, 124, 58)",colorDataVisualization6:"rgb(250, 153, 80)",colorDataVisualization7:"rgb(195, 83, 35)",colorDataVisualization8:"rgb(246, 177, 177)",colorDataVisualization9:"rgb(140, 91, 216)",colorDataVisualization10:"rgb(232, 180, 7)"},fonts:{fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean},fontSizes:{fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"},fontWeights:{fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"},lineHeights:{lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"},radii:{borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"},sizings:{size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"},spacings:{space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"},textColors:{colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(225, 227, 234)",colorTextDecorative20:"rgb(204, 228, 255)",colorTextDecorative30:"rgb(162, 246, 195)",colorTextDecorative40:"rgb(231, 220, 250)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(246, 177, 177)",colorTextErrorStronger:"rgb(254, 236, 236)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(54, 213, 118)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(235, 86, 86)",colorTextIconInverse:"rgb(225, 227, 234)",colorTextIconNeutral:"rgb(102, 179, 255)",colorTextIconOffline:"rgb(244, 244, 246)",colorTextIconSuccess:"rgb(54, 213, 118)",colorTextIconUnavailable:"rgb(235, 86, 86)",colorTextIconWarning:"rgb(255, 179, 122)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(75, 86, 113)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(235, 86, 86)",colorTextLinkDestructiveStrong:"rgb(246, 177, 177)",colorTextLinkDestructiveStronger:"rgb(254, 236, 236)",colorTextLinkDestructiveStrongest:"rgb(255, 255, 255)",colorTextLinkDestructiveWeak:"rgb(57, 71, 98)",colorTextLinkStrong:colorTextLinkStrong,colorTextLinkStronger:"rgb(235, 244, 255)",colorTextLinkStrongest:"rgb(255, 255, 255)",colorTextLinkWeak:"rgb(57, 71, 98)",colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(250, 194, 160)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest},zIndices:{zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}}; | ||
const borderRadius0="0",borderRadius10="2px",borderRadius20="4px",borderRadius30="8px",borderRadiusCircle="50%",borderRadiusPill="100px",borderWidth0="0",borderWidth10="1px",borderWidth20="2px",borderWidth30="4px",borderWidth40="8px",colorBackground="rgb(18, 28, 45)",colorBackgroundAvailable="rgb(20, 176, 83)",colorBackgroundBody="rgb(13, 19, 28)",colorBackgroundBodyInverse="rgb(18, 28, 45)",colorBackgroundBrand="rgb(18, 28, 45)",colorBackgroundBrandHighlight="rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong="rgb(31, 48, 76)",colorBackgroundBrandStronger="rgb(18, 28, 45)",colorBackgroundBusy="rgb(244, 124, 34)",colorBackgroundDecorative10Weakest="rgb(18, 28, 45)",colorBackgroundDecorative20Weakest="rgb(3, 11, 93)",colorBackgroundDecorative30Weakest="rgb(5, 41, 18)",colorBackgroundDecorative40Weakest="rgb(56, 14, 120)",colorBackgroundDestructive="rgb(214, 31, 31)",colorBackgroundDestructiveStrong="rgb(246, 177, 177)",colorBackgroundDestructiveStronger="rgb(252, 207, 207)",colorBackgroundDestructiveStrongest="rgb(254, 236, 236)",colorBackgroundDestructiveWeak="rgb(57, 71, 98)",colorBackgroundDestructiveWeaker="rgb(31, 48, 76)",colorBackgroundDestructiveWeakest="rgb(18, 28, 45)",colorBackgroundError="rgb(214, 31, 31)",colorBackgroundErrorStrong="rgb(245, 138, 138)",colorBackgroundErrorStronger="rgb(252, 207, 207)",colorBackgroundErrorStrongest="rgb(254, 236, 236)",colorBackgroundErrorWeakest="rgb(49, 12, 12)",colorBackgroundInverse="rgb(31, 48, 76)",colorBackgroundInverseStrong="rgb(57, 71, 98)",colorBackgroundInverseStronger="rgb(57, 71, 98)",colorBackgroundNeutralWeakest="rgb(3, 11, 93)",colorBackgroundNew="rgb(56, 14, 120)",colorBackgroundNewWeakest="rgb(18, 28, 45)",colorBackgroundOffline="rgb(174, 178, 193)",colorBackgroundOverlay="rgba(18, 28, 45, 0.9)",colorBackgroundPrimary="rgb(2, 99, 224)",colorBackgroundPrimaryStrong="rgb(153, 205, 255)",colorBackgroundPrimaryStronger="rgb(204, 228, 255)",colorBackgroundPrimaryStrongest="rgb(235, 244, 255)",colorBackgroundPrimaryWeak="rgb(57, 71, 98)",colorBackgroundPrimaryWeaker="rgb(31, 48, 76)",colorBackgroundPrimaryWeakest="rgb(18, 28, 45)",colorBackgroundRequired="rgb(235, 86, 86)",colorBackgroundRowStriped="rgb(18, 28, 45)",colorBackgroundStrong="rgb(31, 48, 76)",colorBackgroundStronger="rgb(96, 107, 133)",colorBackgroundStrongest="rgb(225, 227, 234)",colorBackgroundSubaccount="rgb(31, 48, 76)",colorBackgroundSuccess="rgb(20, 176, 83)",colorBackgroundSuccessWeakest="rgb(5, 41, 18)",colorBackgroundTrial="rgb(5, 41, 18)",colorBackgroundUnavailable="rgb(214, 31, 31)",colorBackgroundUser="rgb(88, 23, 189)",colorBackgroundWarning="rgb(244, 124, 34)",colorBackgroundWarningWeakest="rgb(64, 19, 15)",colorBackgroundWeak="rgb(18, 28, 45)",colorBorder="rgb(96, 107, 133)",colorBorderDecorative10Weaker="rgb(31, 48, 76)",colorBorderDecorative20Weaker="rgb(0, 20, 137)",colorBorderDecorative30Weaker="rgb(13, 58, 31)",colorBorderDecorative40Weaker="rgb(88, 23, 189)",colorBorderDestructive="rgb(214, 31, 31)",colorBorderDestructiveStrong="rgb(246, 177, 177)",colorBorderDestructiveStronger="rgb(252, 207, 207)",colorBorderDestructiveStrongest="rgb(254, 236, 236)",colorBorderDestructiveWeak="rgb(57, 71, 98)",colorBorderDestructiveWeaker="rgb(31, 48, 76)",colorBorderDestructiveWeakest="rgb(18, 28, 45)",colorBorderError="rgb(214, 31, 31)",colorBorderErrorStrong="rgb(246, 177, 177)",colorBorderErrorStronger="rgb(252, 207, 207)",colorBorderErrorStrongest="rgb(254, 236, 236)",colorBorderErrorWeak="rgb(173, 17, 17)",colorBorderErrorWeaker="rgb(117, 12, 12)",colorBorderErrorWeakest="rgb(49, 12, 12)",colorBorderInverse="rgb(136, 145, 170)",colorBorderInverseStrong="rgb(225, 227, 234)",colorBorderInverseStronger="rgb(244, 244, 246)",colorBorderInverseStrongest="rgb(255, 255, 255)",colorBorderInverseWeaker="rgb(57, 71, 98)",colorBorderInverseWeakest="rgb(31, 48, 76)",colorBorderNeutral="rgb(2, 99, 224)",colorBorderNeutralWeak="rgb(4, 60, 181)",colorBorderNeutralWeaker="rgb(0, 20, 137)",colorBorderNewWeaker="rgb(88, 23, 189)",colorBorderPrimary="rgb(2, 99, 224)",colorBorderPrimaryStrong="rgb(153, 205, 255)",colorBorderPrimaryStronger="rgb(204, 228, 255)",colorBorderPrimaryStrongest="rgb(235, 244, 255)",colorBorderPrimaryWeak="rgb(57, 71, 98)",colorBorderPrimaryWeaker="rgb(31, 48, 76)",colorBorderPrimaryWeakest="rgb(18, 28, 45)",colorBorderStrong="rgb(136, 145, 170)",colorBorderSuccess="rgb(20, 176, 83)",colorBorderSuccessWeak="rgb(14, 124, 58)",colorBorderSuccessWeaker="rgb(13, 58, 31)",colorBorderSuccessWeakest="rgb(5, 41, 18)",colorBorderUser="rgb(88, 23, 189)",colorBorderWarning="rgb(244, 124, 34)",colorBorderWarningWeak="rgb(195, 83, 35)",colorBorderWarningWeaker="rgb(84, 25, 20)",colorBorderWarningWeakest="rgb(64, 19, 15)",colorBorderWeak="rgb(57, 71, 98)",colorBorderWeaker="rgb(31, 48, 76)",colorBrand="rgb(0, 20, 137)",colorBrandHighlight="rgb(242, 47, 70)",colorDataVisualization1="rgb(2, 99, 224)",colorDataVisualization10="rgb(232, 180, 7)",colorDataVisualization2="rgb(200, 175, 240)",colorDataVisualization3="rgb(96, 107, 133)",colorDataVisualization4="rgb(102, 179, 255)",colorDataVisualization5="rgb(14, 124, 58)",colorDataVisualization6="rgb(250, 153, 80)",colorDataVisualization7="rgb(195, 83, 35)",colorDataVisualization8="rgb(246, 177, 177)",colorDataVisualization9="rgb(140, 91, 216)",colorGray0="rgb(255, 255, 255)",colorGray10="rgb(244, 244, 246)",colorGray100="rgb(18, 28, 45)",colorGray20="rgb(225, 227, 234)",colorGray30="rgb(202, 205, 216)",colorGray40="rgb(174, 178, 193)",colorGray50="rgb(136, 145, 170)",colorGray60="rgb(96, 107, 133)",colorGray70="rgb(75, 86, 113)",colorGray80="rgb(57, 71, 98)",colorGray90="rgb(31, 48, 76)",colorText="rgb(244, 244, 246)",colorTextBrandHighlight="rgb(242, 47, 70)",colorTextBrandInverse="rgb(255, 255, 255)",colorTextDecorative10="rgb(225, 227, 234)",colorTextDecorative20="rgb(204, 228, 255)",colorTextDecorative30="rgb(162, 246, 195)",colorTextDecorative40="rgb(231, 220, 250)",colorTextError="rgb(235, 86, 86)",colorTextErrorStrong="rgb(246, 177, 177)",colorTextErrorStronger="rgb(254, 236, 236)",colorTextErrorStrongest="rgb(254, 236, 236)",colorTextErrorWeak="rgb(235, 86, 86)",colorTextIcon="rgb(136, 145, 170)",colorTextIconAvailable="rgb(54, 213, 118)",colorTextIconBrandHighlight="rgb(242, 47, 70)",colorTextIconBrandInverse="rgb(255, 255, 255)",colorTextIconBusy="rgb(255, 179, 122)",colorTextIconError="rgb(235, 86, 86)",colorTextIconInverse="rgb(225, 227, 234)",colorTextIconNeutral="rgb(102, 179, 255)",colorTextIconNew="rgb(200, 175, 240)",colorTextIconOffline="rgb(244, 244, 246)",colorTextIconSuccess="rgb(54, 213, 118)",colorTextIconUnavailable="rgb(235, 86, 86)",colorTextIconWarning="rgb(255, 179, 122)",colorTextInverse="rgb(255, 255, 255)",colorTextInverseWeak="rgb(174, 178, 193)",colorTextInverseWeaker="rgb(75, 86, 113)",colorTextLink="rgb(0, 140, 255)",colorTextLinkDestructive="rgb(235, 86, 86)",colorTextLinkDestructiveStrong="rgb(246, 177, 177)",colorTextLinkDestructiveStronger="rgb(254, 236, 236)",colorTextLinkDestructiveStrongest="rgb(255, 255, 255)",colorTextLinkDestructiveWeak="rgb(57, 71, 98)",colorTextLinkStrong="rgb(153, 205, 255)",colorTextLinkStronger="rgb(235, 244, 255)",colorTextLinkStrongest="rgb(255, 255, 255)",colorTextLinkWeak="rgb(57, 71, 98)",colorTextNeutral="rgb(204, 228, 255)",colorTextNew="rgb(231, 220, 250)",colorTextPrimary="rgb(0, 140, 255)",colorTextPrimaryStrong="rgb(153, 205, 255)",colorTextPrimaryStronger="rgb(153, 205, 255)",colorTextPrimaryStrongest="rgb(255, 255, 255)",colorTextPrimaryWeak="rgb(57, 71, 98)",colorTextSuccess="rgb(162, 246, 195)",colorTextUser="rgb(200, 175, 240)",colorTextWarning="rgb(255, 179, 122)",colorTextWarningStrong="rgb(250, 194, 160)",colorTextWeak="rgb(136, 145, 170)",colorTextWeaker="rgb(57, 71, 98)",colorTextWeakest="rgb(13, 19, 28)",fontFamilyCode="'TwilioSansMono', Courier, monospace",fontFamilyDisplay="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",fontFamilyText="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif",fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif",fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontSize10="0.625rem",fontSize100="2.5rem",fontSize110="3rem",fontSize20="0.75rem",fontSize30="0.875rem",fontSize40="1rem",fontSize50="1.125rem",fontSize60="1.25rem",fontSize70="1.5rem",fontSize80="1.75rem",fontSize90="2rem",fontSizeDisplay10="2rem",fontSizeDisplay20="3rem",fontSizeDisplay30="4rem",fontWeightBold="700",fontWeightExtrabold="800",fontWeightLight="400",fontWeightMedium="500",fontWeightNormal="400",fontWeightSemibold="600",lineHeight0="0",lineHeight05="0.75rem",lineHeight10="1rem",lineHeight100="3.25rem",lineHeight110="4rem",lineHeight20="1.25rem",lineHeight30="1.25rem",lineHeight40="1.5rem",lineHeight50="1.75rem",lineHeight60="1.75rem",lineHeight70="2rem",lineHeight80="2.5rem",lineHeight90="2.75rem",lineHeightDisplay10="2.5rem",lineHeightDisplay20="3.75rem",lineHeightDisplay30="5rem",shadow="0 4px 16px 0 rgba(0, 0, 0, 0.5)",shadowBorder="0 0 0 1px #606b85",shadowBorderBottomDecorative10Weaker="0 1px 0 #1f304c",shadowBorderBottomDecorative20Weaker="0 1px 0 #001489",shadowBorderBottomDecorative30Weaker="0 1px 0 #0d3a1f",shadowBorderBottomDecorative40Weaker="0 1px 0 #5817bd",shadowBorderBottomErrorWeaker="0 1px 0 #750c0c",shadowBorderBottomNeutralWeaker="0 1px 0 #001489",shadowBorderBottomNewWeaker="0 1px 0 #5817bd",shadowBorderBottomPrimary="0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker="0 1px 0 #0d3a1f",shadowBorderBottomWarningWeaker="0 1px 0 #541914",shadowBorderDecorative10Weaker="0 0 0 1px #1f304c",shadowBorderDecorative20Weaker="0 0 0 1px #043cb5",shadowBorderDecorative30Weaker="0 0 0 1px #0e7c3a",shadowBorderDecorative40Weaker="0 0 0 1px #5817bd",shadowBorderDestructive="0 0 0 1px #d61f1f",shadowBorderDestructiveStrong="0 0 0 1px #f6b1b1",shadowBorderDestructiveStronger="0 0 0 1px #fccfcf",shadowBorderDestructiveStrongest="0 0 0 1px #feecec",shadowBorderDestructiveWeak="0 0 0 1px #394762",shadowBorderDestructiveWeaker="0 0 0 1px #1f304c",shadowBorderError="0 0 0 1px #d61f1f",shadowBorderErrorStrong="0 0 0 1px #f6b1b1",shadowBorderErrorStronger="0 0 0 1px #fccfcf",shadowBorderErrorStrongest="0 0 0 1px #feecec",shadowBorderErrorWeak="0 0 0 1px #ad1111",shadowBorderErrorWeaker="0 0 0 1px #ad1111",shadowBorderInverse="0 0 0 1px #8891aa",shadowBorderInverseStrong="0 0 0 1px #e1e3ea",shadowBorderInverseStronger="0 0 0 1px #f4f4f6",shadowBorderInverseStrongest="0 0 0 1px #ffffff",shadowBorderInverseWeaker="0 0 0 1px #394762",shadowBorderInverseWeakest="0 0 0 1px #1f304c",shadowBorderNeutralWeaker="0 0 0 1px #043cb5",shadowBorderNewWeaker="0 0 0 1px #5817bd",shadowBorderPrimary="0 0 0 1px #0263e0",shadowBorderPrimaryStrong="0 0 0 1px #99cdff",shadowBorderPrimaryStronger="0 0 0 1px #cce4ff",shadowBorderPrimaryStrongest="0 0 0 1px #ebf4ff",shadowBorderPrimaryWeak="0 0 0 1px #394762",shadowBorderPrimaryWeaker="0 0 0 1px #1f304c",shadowBorderStrong="0 0 0 1px #8891aa",shadowBorderSuccessWeaker="0 0 0 1px #0e7c3a",shadowBorderUser="0 0 0 1px #5817bd",shadowBorderWarningWeaker="0 0 0 1px #c35323",shadowBorderWeak="0 0 0 1px #394762",shadowBorderWeaker="0 0 0 1px #1f304c",shadowCard="0 2px 4px 0 rgba(0, 0, 0, 0.4)",shadowFocus="0 0 0 4px #606b85",shadowFocusInset="inset 0 0 0 2px #606b85",shadowFocusInverse="0 0 0 4px #8891aa",shadowFocusShadowBorder="0 0 0 4px #606b85, 0 0 0 1px #606b85",shadowHigh="0 16px 24px 4px rgba(0, 0, 0, 0.5)",shadowLow="0 2px 4px 0 rgba(0, 0, 0, 0.4)",size0="0",size10="5.5rem",size100="64rem",size110="70.5rem",size120="77rem",size20="12rem",size30="18.5rem",size40="25rem",size50="31.5rem",size60="38rem",size70="44.5rem",size80="51rem",size90="57.5rem",sizeIcon05="0.75rem",sizeIcon10="1rem",sizeIcon100="3.25rem",sizeIcon110="4rem",sizeIcon20="1.25rem",sizeIcon30="1.25rem",sizeIcon40="1.5rem",sizeIcon50="1.75rem",sizeIcon60="1.75rem",sizeIcon70="2rem",sizeIcon80="2.5rem",sizeIcon90="2.75rem",sizeSidebar="13.75rem",sizeSquare0="0",sizeSquare10="0.125rem",sizeSquare100="2.25rem",sizeSquare110="2.5rem",sizeSquare120="2.75rem",sizeSquare130="3rem",sizeSquare140="3.25rem",sizeSquare150="3.5rem",sizeSquare160="3.75rem",sizeSquare170="4rem",sizeSquare180="4.25rem",sizeSquare190="4.5rem",sizeSquare20="0.25rem",sizeSquare200="4.75rem",sizeSquare25="0.375rem",sizeSquare30="0.5rem",sizeSquare40="0.75rem",sizeSquare50="1rem",sizeSquare60="1.25rem",sizeSquare70="1.5rem",sizeSquare80="1.75rem",sizeSquare90="2rem",space0="0",space10="0.125rem",space100="2.25rem",space110="2.5rem",space120="2.75rem",space130="3rem",space140="3.25rem",space150="3.5rem",space160="3.75rem",space170="4rem",space180="4.25rem",space190="4.5rem",space20="0.25rem",space200="4.75rem",space30="0.5rem",space40="0.75rem",space50="1rem",space60="1.25rem",space70="1.5rem",space80="1.75rem",space90="2rem",spaceNegative10="-0.125rem",spaceNegative100="-2.25rem",spaceNegative110="-2.5rem",spaceNegative120="-2.75rem",spaceNegative130="-3rem",spaceNegative140="-3.25rem",spaceNegative150="-3.5rem",spaceNegative160="-3.75rem",spaceNegative170="-4rem",spaceNegative180="-4.25rem",spaceNegative190="-4.5rem",spaceNegative20="-0.25rem",spaceNegative200="-4.75rem",spaceNegative30="-0.5rem",spaceNegative40="-0.75rem",spaceNegative50="-1rem",spaceNegative60="-1.25rem",spaceNegative70="-1.5rem",spaceNegative80="-1.75rem",spaceNegative90="-2rem",zIndex0="0",zIndex10="10",zIndex20="20",zIndex30="30",zIndex40="40",zIndex50="50",zIndex60="60",zIndex70="70",zIndex80="80",zIndex90="90";module.exports={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px",borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px",colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:"rgb(13, 19, 28)",colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(18, 28, 45)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(31, 48, 76)",colorBackgroundBrandStronger:"rgb(18, 28, 45)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(18, 28, 45)",colorBackgroundDecorative20Weakest:"rgb(3, 11, 93)",colorBackgroundDecorative30Weakest:"rgb(5, 41, 18)",colorBackgroundDecorative40Weakest:"rgb(56, 14, 120)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(246, 177, 177)",colorBackgroundDestructiveStronger:"rgb(252, 207, 207)",colorBackgroundDestructiveStrongest:"rgb(254, 236, 236)",colorBackgroundDestructiveWeak:"rgb(57, 71, 98)",colorBackgroundDestructiveWeaker:"rgb(31, 48, 76)",colorBackgroundDestructiveWeakest:"rgb(18, 28, 45)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(245, 138, 138)",colorBackgroundErrorStronger:"rgb(252, 207, 207)",colorBackgroundErrorStrongest:"rgb(254, 236, 236)",colorBackgroundErrorWeakest:"rgb(49, 12, 12)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(3, 11, 93)",colorBackgroundNew:"rgb(56, 14, 120)",colorBackgroundNewWeakest:"rgb(18, 28, 45)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:colorBackgroundOverlay,colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(153, 205, 255)",colorBackgroundPrimaryStronger:"rgb(204, 228, 255)",colorBackgroundPrimaryStrongest:"rgb(235, 244, 255)",colorBackgroundPrimaryWeak:"rgb(57, 71, 98)",colorBackgroundPrimaryWeaker:"rgb(31, 48, 76)",colorBackgroundPrimaryWeakest:"rgb(18, 28, 45)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(18, 28, 45)",colorBackgroundStrong:"rgb(31, 48, 76)",colorBackgroundStronger:"rgb(96, 107, 133)",colorBackgroundStrongest:"rgb(225, 227, 234)",colorBackgroundSubaccount:"rgb(31, 48, 76)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(5, 41, 18)",colorBackgroundTrial:"rgb(5, 41, 18)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:"rgb(88, 23, 189)",colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(64, 19, 15)",colorBackgroundWeak:"rgb(18, 28, 45)",colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(31, 48, 76)",colorBorderDecorative20Weaker:"rgb(0, 20, 137)",colorBorderDecorative30Weaker:"rgb(13, 58, 31)",colorBorderDecorative40Weaker:"rgb(88, 23, 189)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(246, 177, 177)",colorBorderDestructiveStronger:"rgb(252, 207, 207)",colorBorderDestructiveStrongest:"rgb(254, 236, 236)",colorBorderDestructiveWeak:"rgb(57, 71, 98)",colorBorderDestructiveWeaker:"rgb(31, 48, 76)",colorBorderDestructiveWeakest:"rgb(18, 28, 45)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(246, 177, 177)",colorBorderErrorStronger:"rgb(252, 207, 207)",colorBorderErrorStrongest:"rgb(254, 236, 236)",colorBorderErrorWeak:"rgb(173, 17, 17)",colorBorderErrorWeaker:"rgb(117, 12, 12)",colorBorderErrorWeakest:"rgb(49, 12, 12)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(4, 60, 181)",colorBorderNeutralWeaker:"rgb(0, 20, 137)",colorBorderNewWeaker:"rgb(88, 23, 189)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(153, 205, 255)",colorBorderPrimaryStronger:"rgb(204, 228, 255)",colorBorderPrimaryStrongest:"rgb(235, 244, 255)",colorBorderPrimaryWeak:"rgb(57, 71, 98)",colorBorderPrimaryWeaker:"rgb(31, 48, 76)",colorBorderPrimaryWeakest:"rgb(18, 28, 45)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(14, 124, 58)",colorBorderSuccessWeaker:"rgb(13, 58, 31)",colorBorderSuccessWeakest:"rgb(5, 41, 18)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(195, 83, 35)",colorBorderWarningWeaker:"rgb(84, 25, 20)",colorBorderWarningWeakest:"rgb(64, 19, 15)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:"rgb(31, 48, 76)",colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorDataVisualization1:"rgb(2, 99, 224)",colorDataVisualization10:"rgb(232, 180, 7)",colorDataVisualization2:"rgb(200, 175, 240)",colorDataVisualization3:"rgb(96, 107, 133)",colorDataVisualization4:"rgb(102, 179, 255)",colorDataVisualization5:"rgb(14, 124, 58)",colorDataVisualization6:"rgb(250, 153, 80)",colorDataVisualization7:"rgb(195, 83, 35)",colorDataVisualization8:"rgb(246, 177, 177)",colorDataVisualization9:"rgb(140, 91, 216)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray100:colorGray100,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(225, 227, 234)",colorTextDecorative20:"rgb(204, 228, 255)",colorTextDecorative30:"rgb(162, 246, 195)",colorTextDecorative40:"rgb(231, 220, 250)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(246, 177, 177)",colorTextErrorStronger:"rgb(254, 236, 236)",colorTextErrorStrongest:"rgb(254, 236, 236)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(54, 213, 118)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(235, 86, 86)",colorTextIconInverse:"rgb(225, 227, 234)",colorTextIconNeutral:"rgb(102, 179, 255)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(244, 244, 246)",colorTextIconSuccess:"rgb(54, 213, 118)",colorTextIconUnavailable:"rgb(235, 86, 86)",colorTextIconWarning:"rgb(255, 179, 122)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(75, 86, 113)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(235, 86, 86)",colorTextLinkDestructiveStrong:"rgb(246, 177, 177)",colorTextLinkDestructiveStronger:"rgb(254, 236, 236)",colorTextLinkDestructiveStrongest:"rgb(255, 255, 255)",colorTextLinkDestructiveWeak:"rgb(57, 71, 98)",colorTextLinkStrong:colorTextLinkStrong,colorTextLinkStronger:"rgb(235, 244, 255)",colorTextLinkStrongest:"rgb(255, 255, 255)",colorTextLinkWeak:"rgb(57, 71, 98)",colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(153, 205, 255)",colorTextPrimaryStronger:"rgb(153, 205, 255)",colorTextPrimaryStrongest:"rgb(255, 255, 255)",colorTextPrimaryWeak:"rgb(57, 71, 98)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(250, 194, 160)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest,fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean,fontSize10:"0.625rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem",fontWeightBold:"700",fontWeightExtrabold:"800",fontWeightLight:"400",fontWeightMedium:"500",fontWeightNormal:"400",fontWeightSemibold:"600",lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem",shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #1f304c",shadowBorderBottomDecorative20Weaker:"0 1px 0 #001489",shadowBorderBottomDecorative30Weaker:"0 1px 0 #0d3a1f",shadowBorderBottomDecorative40Weaker:"0 1px 0 #5817bd",shadowBorderBottomErrorWeaker:"0 1px 0 #750c0c",shadowBorderBottomNeutralWeaker:"0 1px 0 #001489",shadowBorderBottomNewWeaker:"0 1px 0 #5817bd",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #0d3a1f",shadowBorderBottomWarningWeaker:"0 1px 0 #541914",shadowBorderDecorative10Weaker:"0 0 0 1px #1f304c",shadowBorderDecorative20Weaker:"0 0 0 1px #043cb5",shadowBorderDecorative30Weaker:"0 0 0 1px #0e7c3a",shadowBorderDecorative40Weaker:"0 0 0 1px #5817bd",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #f6b1b1",shadowBorderDestructiveStronger:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrongest:"0 0 0 1px #feecec",shadowBorderDestructiveWeak:"0 0 0 1px #394762",shadowBorderDestructiveWeaker:"0 0 0 1px #1f304c",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #f6b1b1",shadowBorderErrorStronger:"0 0 0 1px #fccfcf",shadowBorderErrorStrongest:"0 0 0 1px #feecec",shadowBorderErrorWeak:"0 0 0 1px #ad1111",shadowBorderErrorWeaker:"0 0 0 1px #ad1111",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderNeutralWeaker:"0 0 0 1px #043cb5",shadowBorderNewWeaker:"0 0 0 1px #5817bd",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #99cdff",shadowBorderPrimaryStronger:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrongest:"0 0 0 1px #ebf4ff",shadowBorderPrimaryWeak:"0 0 0 1px #394762",shadowBorderPrimaryWeaker:"0 0 0 1px #1f304c",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #0e7c3a",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #c35323",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow,size0:"0",size10:size10,size100:"64rem",size110:size110,size120:"77rem",size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare20:"0.25rem",sizeSquare200:"4.75rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",space0:"0",space10:space10,space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space20:space20,space200:space200,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",spaceNegative10:"-0.125rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative20:"-0.25rem",spaceNegative200:"-4.75rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90",backgroundColors:{colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:"rgb(13, 19, 28)",colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(18, 28, 45)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(31, 48, 76)",colorBackgroundBrandStronger:"rgb(18, 28, 45)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(18, 28, 45)",colorBackgroundDecorative20Weakest:"rgb(3, 11, 93)",colorBackgroundDecorative30Weakest:"rgb(5, 41, 18)",colorBackgroundDecorative40Weakest:"rgb(56, 14, 120)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(246, 177, 177)",colorBackgroundDestructiveStronger:"rgb(252, 207, 207)",colorBackgroundDestructiveStrongest:"rgb(254, 236, 236)",colorBackgroundDestructiveWeak:"rgb(57, 71, 98)",colorBackgroundDestructiveWeaker:"rgb(31, 48, 76)",colorBackgroundDestructiveWeakest:"rgb(18, 28, 45)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(245, 138, 138)",colorBackgroundErrorStronger:"rgb(252, 207, 207)",colorBackgroundErrorStrongest:"rgb(254, 236, 236)",colorBackgroundErrorWeakest:"rgb(49, 12, 12)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(3, 11, 93)",colorBackgroundNew:"rgb(56, 14, 120)",colorBackgroundNewWeakest:"rgb(18, 28, 45)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:colorBackgroundOverlay,colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(153, 205, 255)",colorBackgroundPrimaryStronger:"rgb(204, 228, 255)",colorBackgroundPrimaryStrongest:"rgb(235, 244, 255)",colorBackgroundPrimaryWeak:"rgb(57, 71, 98)",colorBackgroundPrimaryWeaker:"rgb(31, 48, 76)",colorBackgroundPrimaryWeakest:"rgb(18, 28, 45)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(18, 28, 45)",colorBackgroundStrong:"rgb(31, 48, 76)",colorBackgroundStronger:"rgb(96, 107, 133)",colorBackgroundStrongest:"rgb(225, 227, 234)",colorBackgroundSubaccount:"rgb(31, 48, 76)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(5, 41, 18)",colorBackgroundTrial:"rgb(5, 41, 18)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:"rgb(88, 23, 189)",colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(64, 19, 15)",colorBackgroundWeak:"rgb(18, 28, 45)"},borderColors:{colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(31, 48, 76)",colorBorderDecorative20Weaker:"rgb(0, 20, 137)",colorBorderDecorative30Weaker:"rgb(13, 58, 31)",colorBorderDecorative40Weaker:"rgb(88, 23, 189)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(246, 177, 177)",colorBorderDestructiveStronger:"rgb(252, 207, 207)",colorBorderDestructiveStrongest:"rgb(254, 236, 236)",colorBorderDestructiveWeak:"rgb(57, 71, 98)",colorBorderDestructiveWeaker:"rgb(31, 48, 76)",colorBorderDestructiveWeakest:"rgb(18, 28, 45)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(246, 177, 177)",colorBorderErrorStronger:"rgb(252, 207, 207)",colorBorderErrorStrongest:"rgb(254, 236, 236)",colorBorderErrorWeak:"rgb(173, 17, 17)",colorBorderErrorWeaker:"rgb(117, 12, 12)",colorBorderErrorWeakest:"rgb(49, 12, 12)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(4, 60, 181)",colorBorderNeutralWeaker:"rgb(0, 20, 137)",colorBorderNewWeaker:"rgb(88, 23, 189)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(153, 205, 255)",colorBorderPrimaryStronger:"rgb(204, 228, 255)",colorBorderPrimaryStrongest:"rgb(235, 244, 255)",colorBorderPrimaryWeak:"rgb(57, 71, 98)",colorBorderPrimaryWeaker:"rgb(31, 48, 76)",colorBorderPrimaryWeakest:"rgb(18, 28, 45)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(14, 124, 58)",colorBorderSuccessWeaker:"rgb(13, 58, 31)",colorBorderSuccessWeakest:"rgb(5, 41, 18)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(195, 83, 35)",colorBorderWarningWeaker:"rgb(84, 25, 20)",colorBorderWarningWeakest:"rgb(64, 19, 15)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:"rgb(31, 48, 76)"},borderWidths:{borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"},boxShadows:{shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #1f304c",shadowBorderBottomDecorative20Weaker:"0 1px 0 #001489",shadowBorderBottomDecorative30Weaker:"0 1px 0 #0d3a1f",shadowBorderBottomDecorative40Weaker:"0 1px 0 #5817bd",shadowBorderBottomErrorWeaker:"0 1px 0 #750c0c",shadowBorderBottomNeutralWeaker:"0 1px 0 #001489",shadowBorderBottomNewWeaker:"0 1px 0 #5817bd",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #0d3a1f",shadowBorderBottomWarningWeaker:"0 1px 0 #541914",shadowBorderDecorative10Weaker:"0 0 0 1px #1f304c",shadowBorderDecorative20Weaker:"0 0 0 1px #043cb5",shadowBorderDecorative30Weaker:"0 0 0 1px #0e7c3a",shadowBorderDecorative40Weaker:"0 0 0 1px #5817bd",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #f6b1b1",shadowBorderDestructiveStronger:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrongest:"0 0 0 1px #feecec",shadowBorderDestructiveWeak:"0 0 0 1px #394762",shadowBorderDestructiveWeaker:"0 0 0 1px #1f304c",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #f6b1b1",shadowBorderErrorStronger:"0 0 0 1px #fccfcf",shadowBorderErrorStrongest:"0 0 0 1px #feecec",shadowBorderErrorWeak:"0 0 0 1px #ad1111",shadowBorderErrorWeaker:"0 0 0 1px #ad1111",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderNeutralWeaker:"0 0 0 1px #043cb5",shadowBorderNewWeaker:"0 0 0 1px #5817bd",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #99cdff",shadowBorderPrimaryStronger:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrongest:"0 0 0 1px #ebf4ff",shadowBorderPrimaryWeak:"0 0 0 1px #394762",shadowBorderPrimaryWeaker:"0 0 0 1px #1f304c",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #0e7c3a",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #c35323",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow},colors:{colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100},dataVisualization:{colorDataVisualization1:"rgb(2, 99, 224)",colorDataVisualization2:"rgb(200, 175, 240)",colorDataVisualization3:"rgb(96, 107, 133)",colorDataVisualization4:"rgb(102, 179, 255)",colorDataVisualization5:"rgb(14, 124, 58)",colorDataVisualization6:"rgb(250, 153, 80)",colorDataVisualization7:"rgb(195, 83, 35)",colorDataVisualization8:"rgb(246, 177, 177)",colorDataVisualization9:"rgb(140, 91, 216)",colorDataVisualization10:"rgb(232, 180, 7)"},fonts:{fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean},fontSizes:{fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"},fontWeights:{fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"},lineHeights:{lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"},radii:{borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"},sizings:{size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"},spacings:{space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"},textColors:{colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(225, 227, 234)",colorTextDecorative20:"rgb(204, 228, 255)",colorTextDecorative30:"rgb(162, 246, 195)",colorTextDecorative40:"rgb(231, 220, 250)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(246, 177, 177)",colorTextErrorStronger:"rgb(254, 236, 236)",colorTextErrorStrongest:"rgb(254, 236, 236)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(54, 213, 118)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(235, 86, 86)",colorTextIconInverse:"rgb(225, 227, 234)",colorTextIconNeutral:"rgb(102, 179, 255)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(244, 244, 246)",colorTextIconSuccess:"rgb(54, 213, 118)",colorTextIconUnavailable:"rgb(235, 86, 86)",colorTextIconWarning:"rgb(255, 179, 122)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(75, 86, 113)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(235, 86, 86)",colorTextLinkDestructiveStrong:"rgb(246, 177, 177)",colorTextLinkDestructiveStronger:"rgb(254, 236, 236)",colorTextLinkDestructiveStrongest:"rgb(255, 255, 255)",colorTextLinkDestructiveWeak:"rgb(57, 71, 98)",colorTextLinkStrong:colorTextLinkStrong,colorTextLinkStronger:"rgb(235, 244, 255)",colorTextLinkStrongest:"rgb(255, 255, 255)",colorTextLinkWeak:"rgb(57, 71, 98)",colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(153, 205, 255)",colorTextPrimaryStronger:"rgb(153, 205, 255)",colorTextPrimaryStrongest:"rgb(255, 255, 255)",colorTextPrimaryWeak:"rgb(57, 71, 98)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(250, 194, 160)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest},zIndices:{zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}}; |
@@ -40,4 +40,6 @@ export declare const borderRadius0 = "0"; | ||
export declare const colorBackgroundInverseStrong = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundInverseStronger = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundNeutralWeakest = "rgb(3, 11, 93)"; | ||
export declare const colorBackgroundNew = "rgb(56, 14, 120)"; | ||
export declare const colorBackgroundNewWeakest = "rgb(18, 28, 45)"; | ||
export declare const colorBackgroundOffline = "rgb(174, 178, 193)"; | ||
@@ -81,2 +83,3 @@ export declare const colorBackgroundOverlay = "rgba(18, 28, 45, 0.9)"; | ||
export declare const colorBorderErrorStronger = "rgb(252, 207, 207)"; | ||
export declare const colorBorderErrorStrongest = "rgb(254, 236, 236)"; | ||
export declare const colorBorderErrorWeak = "rgb(173, 17, 17)"; | ||
@@ -107,2 +110,3 @@ export declare const colorBorderErrorWeaker = "rgb(117, 12, 12)"; | ||
export declare const colorBorderSuccessWeakest = "rgb(5, 41, 18)"; | ||
export declare const colorBorderUser = "rgb(88, 23, 189)"; | ||
export declare const colorBorderWarning = "rgb(244, 124, 34)"; | ||
@@ -147,2 +151,3 @@ export declare const colorBorderWarningWeak = "rgb(195, 83, 35)"; | ||
export declare const colorTextErrorStronger = "rgb(254, 236, 236)"; | ||
export declare const colorTextErrorStrongest = "rgb(254, 236, 236)"; | ||
export declare const colorTextErrorWeak = "rgb(235, 86, 86)"; | ||
@@ -157,2 +162,3 @@ export declare const colorTextIcon = "rgb(136, 145, 170)"; | ||
export declare const colorTextIconNeutral = "rgb(102, 179, 255)"; | ||
export declare const colorTextIconNew = "rgb(200, 175, 240)"; | ||
export declare const colorTextIconOffline = "rgb(244, 244, 246)"; | ||
@@ -177,3 +183,9 @@ export declare const colorTextIconSuccess = "rgb(54, 213, 118)"; | ||
export declare const colorTextNew = "rgb(231, 220, 250)"; | ||
export declare const colorTextPrimary = "rgb(0, 140, 255)"; | ||
export declare const colorTextPrimaryStrong = "rgb(153, 205, 255)"; | ||
export declare const colorTextPrimaryStronger = "rgb(153, 205, 255)"; | ||
export declare const colorTextPrimaryStrongest = "rgb(255, 255, 255)"; | ||
export declare const colorTextPrimaryWeak = "rgb(57, 71, 98)"; | ||
export declare const colorTextSuccess = "rgb(162, 246, 195)"; | ||
export declare const colorTextUser = "rgb(200, 175, 240)"; | ||
export declare const colorTextWarning = "rgb(255, 179, 122)"; | ||
@@ -185,2 +197,3 @@ export declare const colorTextWarningStrong = "rgb(250, 194, 160)"; | ||
export declare const fontFamilyCode = "'TwilioSansMono', Courier, monospace"; | ||
export declare const fontFamilyDisplay = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
export declare const fontFamilyText = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
@@ -236,4 +249,9 @@ export declare const fontFamilyTextChineseSimplified = "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
export declare const shadowBorderBottomNewWeaker = "0 1px 0 #5817bd"; | ||
export declare const shadowBorderBottomPrimary = "0 1px 0 #006dfa"; | ||
export declare const shadowBorderBottomSuccessWeaker = "0 1px 0 #0d3a1f"; | ||
export declare const shadowBorderBottomWarningWeaker = "0 1px 0 #541914"; | ||
export declare const shadowBorderDecorative10Weaker = "0 0 0 1px #1f304c"; | ||
export declare const shadowBorderDecorative20Weaker = "0 0 0 1px #043cb5"; | ||
export declare const shadowBorderDecorative30Weaker = "0 0 0 1px #0e7c3a"; | ||
export declare const shadowBorderDecorative40Weaker = "0 0 0 1px #5817bd"; | ||
export declare const shadowBorderDestructive = "0 0 0 1px #d61f1f"; | ||
@@ -248,3 +266,5 @@ export declare const shadowBorderDestructiveStrong = "0 0 0 1px #f6b1b1"; | ||
export declare const shadowBorderErrorStronger = "0 0 0 1px #fccfcf"; | ||
export declare const shadowBorderErrorStrongest = "0 0 0 1px #feecec"; | ||
export declare const shadowBorderErrorWeak = "0 0 0 1px #ad1111"; | ||
export declare const shadowBorderErrorWeaker = "0 0 0 1px #ad1111"; | ||
export declare const shadowBorderInverse = "0 0 0 1px #8891aa"; | ||
@@ -256,2 +276,4 @@ export declare const shadowBorderInverseStrong = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderInverseWeakest = "0 0 0 1px #1f304c"; | ||
export declare const shadowBorderNeutralWeaker = "0 0 0 1px #043cb5"; | ||
export declare const shadowBorderNewWeaker = "0 0 0 1px #5817bd"; | ||
export declare const shadowBorderPrimary = "0 0 0 1px #0263e0"; | ||
@@ -264,2 +286,5 @@ export declare const shadowBorderPrimaryStrong = "0 0 0 1px #99cdff"; | ||
export declare const shadowBorderStrong = "0 0 0 1px #8891aa"; | ||
export declare const shadowBorderSuccessWeaker = "0 0 0 1px #0e7c3a"; | ||
export declare const shadowBorderUser = "0 0 0 1px #5817bd"; | ||
export declare const shadowBorderWarningWeaker = "0 0 0 1px #c35323"; | ||
export declare const shadowBorderWeak = "0 0 0 1px #394762"; | ||
@@ -402,4 +427,6 @@ export declare const shadowBorderWeaker = "0 0 0 1px #1f304c"; | ||
colorBackgroundInverseStrong: "rgb(57, 71, 98)"; | ||
colorBackgroundInverseStronger: "rgb(57, 71, 98)"; | ||
colorBackgroundNeutralWeakest: "rgb(3, 11, 93)"; | ||
colorBackgroundNew: "rgb(56, 14, 120)"; | ||
colorBackgroundNewWeakest: "rgb(18, 28, 45)"; | ||
colorBackgroundOffline: "rgb(174, 178, 193)"; | ||
@@ -445,2 +472,3 @@ colorBackgroundOverlay: "rgba(18, 28, 45, 0.9)"; | ||
colorBorderErrorStronger: "rgb(252, 207, 207)"; | ||
colorBorderErrorStrongest: "rgb(254, 236, 236)"; | ||
colorBorderErrorWeak: "rgb(173, 17, 17)"; | ||
@@ -471,2 +499,3 @@ colorBorderErrorWeaker: "rgb(117, 12, 12)"; | ||
colorBorderSuccessWeakest: "rgb(5, 41, 18)"; | ||
colorBorderUser: "rgb(88, 23, 189)"; | ||
colorBorderWarning: "rgb(244, 124, 34)"; | ||
@@ -496,4 +525,9 @@ colorBorderWarningWeak: "rgb(195, 83, 35)"; | ||
shadowBorderBottomNewWeaker: "0 1px 0 #5817bd"; | ||
shadowBorderBottomPrimary: "0 1px 0 #006dfa"; | ||
shadowBorderBottomSuccessWeaker: "0 1px 0 #0d3a1f"; | ||
shadowBorderBottomWarningWeaker: "0 1px 0 #541914"; | ||
shadowBorderDecorative10Weaker: "0 0 0 1px #1f304c"; | ||
shadowBorderDecorative20Weaker: "0 0 0 1px #043cb5"; | ||
shadowBorderDecorative30Weaker: "0 0 0 1px #0e7c3a"; | ||
shadowBorderDecorative40Weaker: "0 0 0 1px #5817bd"; | ||
shadowBorderDestructive: "0 0 0 1px #d61f1f"; | ||
@@ -508,3 +542,5 @@ shadowBorderDestructiveStrong: "0 0 0 1px #f6b1b1"; | ||
shadowBorderErrorStronger: "0 0 0 1px #fccfcf"; | ||
shadowBorderErrorStrongest: "0 0 0 1px #feecec"; | ||
shadowBorderErrorWeak: "0 0 0 1px #ad1111"; | ||
shadowBorderErrorWeaker: "0 0 0 1px #ad1111"; | ||
shadowBorderInverse: "0 0 0 1px #8891aa"; | ||
@@ -516,2 +552,4 @@ shadowBorderInverseStrong: "0 0 0 1px #e1e3ea"; | ||
shadowBorderInverseWeakest: "0 0 0 1px #1f304c"; | ||
shadowBorderNeutralWeaker: "0 0 0 1px #043cb5"; | ||
shadowBorderNewWeaker: "0 0 0 1px #5817bd"; | ||
shadowBorderPrimary: "0 0 0 1px #0263e0"; | ||
@@ -524,2 +562,5 @@ shadowBorderPrimaryStrong: "0 0 0 1px #99cdff"; | ||
shadowBorderStrong: "0 0 0 1px #8891aa"; | ||
shadowBorderSuccessWeaker: "0 0 0 1px #0e7c3a"; | ||
shadowBorderUser: "0 0 0 1px #5817bd"; | ||
shadowBorderWarningWeaker: "0 0 0 1px #c35323"; | ||
shadowBorderWeak: "0 0 0 1px #394762"; | ||
@@ -564,2 +605,3 @@ shadowBorderWeaker: "0 0 0 1px #1f304c"; | ||
fontFamilyCode: "'TwilioSansMono', Courier, monospace"; | ||
fontFamilyDisplay: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
fontFamilyText: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
@@ -725,2 +767,3 @@ fontFamilyTextChineseSimplified: "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
colorTextErrorStronger: "rgb(254, 236, 236)"; | ||
colorTextErrorStrongest: "rgb(254, 236, 236)"; | ||
colorTextErrorWeak: "rgb(235, 86, 86)"; | ||
@@ -735,2 +778,3 @@ colorTextIcon: "rgb(136, 145, 170)"; | ||
colorTextIconNeutral: "rgb(102, 179, 255)"; | ||
colorTextIconNew: "rgb(200, 175, 240)"; | ||
colorTextIconOffline: "rgb(244, 244, 246)"; | ||
@@ -755,3 +799,9 @@ colorTextIconSuccess: "rgb(54, 213, 118)"; | ||
colorTextNew: "rgb(231, 220, 250)"; | ||
colorTextPrimary: "rgb(0, 140, 255)"; | ||
colorTextPrimaryStrong: "rgb(153, 205, 255)"; | ||
colorTextPrimaryStronger: "rgb(153, 205, 255)"; | ||
colorTextPrimaryStrongest: "rgb(255, 255, 255)"; | ||
colorTextPrimaryWeak: "rgb(57, 71, 98)"; | ||
colorTextSuccess: "rgb(162, 246, 195)"; | ||
colorTextUser: "rgb(200, 175, 240)"; | ||
colorTextWarning: "rgb(255, 179, 122)"; | ||
@@ -758,0 +808,0 @@ colorTextWarningStrong: "rgb(250, 194, 160)"; |
@@ -1,1 +0,1 @@ | ||
export const borderRadius0="0";export const borderRadius10="2px";export const borderRadius20="4px";export const borderRadius30="8px";export const borderRadiusCircle="50%";export const borderRadiusPill="100px";export const borderWidth0="0";export const borderWidth10="1px";export const borderWidth20="2px";export const borderWidth30="4px";export const borderWidth40="8px";export const colorBackground="rgb(18, 28, 45)";export const colorBackgroundAvailable="rgb(20, 176, 83)";export const colorBackgroundBody="rgb(13, 19, 28)";export const colorBackgroundBodyInverse="rgb(18, 28, 45)";export const colorBackgroundBrand="rgb(18, 28, 45)";export const colorBackgroundBrandHighlight="rgb(242, 47, 70)";export const colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)";export const colorBackgroundBrandStrong="rgb(31, 48, 76)";export const colorBackgroundBrandStronger="rgb(18, 28, 45)";export const colorBackgroundBusy="rgb(244, 124, 34)";export const colorBackgroundDecorative10Weakest="rgb(18, 28, 45)";export const colorBackgroundDecorative20Weakest="rgb(3, 11, 93)";export const colorBackgroundDecorative30Weakest="rgb(5, 41, 18)";export const colorBackgroundDecorative40Weakest="rgb(56, 14, 120)";export const colorBackgroundDestructive="rgb(214, 31, 31)";export const colorBackgroundDestructiveStrong="rgb(246, 177, 177)";export const colorBackgroundDestructiveStronger="rgb(252, 207, 207)";export const colorBackgroundDestructiveStrongest="rgb(254, 236, 236)";export const colorBackgroundDestructiveWeak="rgb(57, 71, 98)";export const colorBackgroundDestructiveWeaker="rgb(31, 48, 76)";export const colorBackgroundDestructiveWeakest="rgb(18, 28, 45)";export const colorBackgroundError="rgb(214, 31, 31)";export const colorBackgroundErrorStrong="rgb(245, 138, 138)";export const colorBackgroundErrorStronger="rgb(252, 207, 207)";export const colorBackgroundErrorStrongest="rgb(254, 236, 236)";export const colorBackgroundErrorWeakest="rgb(49, 12, 12)";export const colorBackgroundInverse="rgb(31, 48, 76)";export const colorBackgroundInverseStrong="rgb(57, 71, 98)";export const colorBackgroundNeutralWeakest="rgb(3, 11, 93)";export const colorBackgroundNew="rgb(56, 14, 120)";export const colorBackgroundOffline="rgb(174, 178, 193)";export const colorBackgroundOverlay="rgba(18, 28, 45, 0.9)";export const colorBackgroundPrimary="rgb(2, 99, 224)";export const colorBackgroundPrimaryStrong="rgb(153, 205, 255)";export const colorBackgroundPrimaryStronger="rgb(204, 228, 255)";export const colorBackgroundPrimaryStrongest="rgb(235, 244, 255)";export const colorBackgroundPrimaryWeak="rgb(57, 71, 98)";export const colorBackgroundPrimaryWeaker="rgb(31, 48, 76)";export const colorBackgroundPrimaryWeakest="rgb(18, 28, 45)";export const colorBackgroundRequired="rgb(235, 86, 86)";export const colorBackgroundRowStriped="rgb(18, 28, 45)";export const colorBackgroundStrong="rgb(31, 48, 76)";export const colorBackgroundStronger="rgb(96, 107, 133)";export const colorBackgroundStrongest="rgb(225, 227, 234)";export const colorBackgroundSubaccount="rgb(31, 48, 76)";export const colorBackgroundSuccess="rgb(20, 176, 83)";export const colorBackgroundSuccessWeakest="rgb(5, 41, 18)";export const colorBackgroundTrial="rgb(5, 41, 18)";export const colorBackgroundUnavailable="rgb(214, 31, 31)";export const colorBackgroundUser="rgb(88, 23, 189)";export const colorBackgroundWarning="rgb(244, 124, 34)";export const colorBackgroundWarningWeakest="rgb(64, 19, 15)";export const colorBackgroundWeak="rgb(18, 28, 45)";export const colorBorder="rgb(96, 107, 133)";export const colorBorderDecorative10Weaker="rgb(31, 48, 76)";export const colorBorderDecorative20Weaker="rgb(0, 20, 137)";export const colorBorderDecorative30Weaker="rgb(13, 58, 31)";export const colorBorderDecorative40Weaker="rgb(88, 23, 189)";export const colorBorderDestructive="rgb(214, 31, 31)";export const colorBorderDestructiveStrong="rgb(246, 177, 177)";export const colorBorderDestructiveStronger="rgb(252, 207, 207)";export const colorBorderDestructiveStrongest="rgb(254, 236, 236)";export const colorBorderDestructiveWeak="rgb(57, 71, 98)";export const colorBorderDestructiveWeaker="rgb(31, 48, 76)";export const colorBorderDestructiveWeakest="rgb(18, 28, 45)";export const colorBorderError="rgb(214, 31, 31)";export const colorBorderErrorStrong="rgb(246, 177, 177)";export const colorBorderErrorStronger="rgb(252, 207, 207)";export const colorBorderErrorWeak="rgb(173, 17, 17)";export const colorBorderErrorWeaker="rgb(117, 12, 12)";export const colorBorderErrorWeakest="rgb(49, 12, 12)";export const colorBorderInverse="rgb(136, 145, 170)";export const colorBorderInverseStrong="rgb(225, 227, 234)";export const colorBorderInverseStronger="rgb(244, 244, 246)";export const colorBorderInverseStrongest="rgb(255, 255, 255)";export const colorBorderInverseWeaker="rgb(57, 71, 98)";export const colorBorderInverseWeakest="rgb(31, 48, 76)";export const colorBorderNeutral="rgb(2, 99, 224)";export const colorBorderNeutralWeak="rgb(4, 60, 181)";export const colorBorderNeutralWeaker="rgb(0, 20, 137)";export const colorBorderNewWeaker="rgb(88, 23, 189)";export const colorBorderPrimary="rgb(2, 99, 224)";export const colorBorderPrimaryStrong="rgb(153, 205, 255)";export const colorBorderPrimaryStronger="rgb(204, 228, 255)";export const colorBorderPrimaryStrongest="rgb(235, 244, 255)";export const colorBorderPrimaryWeak="rgb(57, 71, 98)";export const colorBorderPrimaryWeaker="rgb(31, 48, 76)";export const colorBorderPrimaryWeakest="rgb(18, 28, 45)";export const colorBorderStrong="rgb(136, 145, 170)";export const colorBorderSuccess="rgb(20, 176, 83)";export const colorBorderSuccessWeak="rgb(14, 124, 58)";export const colorBorderSuccessWeaker="rgb(13, 58, 31)";export const colorBorderSuccessWeakest="rgb(5, 41, 18)";export const colorBorderWarning="rgb(244, 124, 34)";export const colorBorderWarningWeak="rgb(195, 83, 35)";export const colorBorderWarningWeaker="rgb(84, 25, 20)";export const colorBorderWarningWeakest="rgb(64, 19, 15)";export const colorBorderWeak="rgb(57, 71, 98)";export const colorBorderWeaker="rgb(31, 48, 76)";export const colorBrand="rgb(0, 20, 137)";export const colorBrandHighlight="rgb(242, 47, 70)";export const colorDataVisualization1="rgb(2, 99, 224)";export const colorDataVisualization10="rgb(232, 180, 7)";export const colorDataVisualization2="rgb(200, 175, 240)";export const colorDataVisualization3="rgb(96, 107, 133)";export const colorDataVisualization4="rgb(102, 179, 255)";export const colorDataVisualization5="rgb(14, 124, 58)";export const colorDataVisualization6="rgb(250, 153, 80)";export const colorDataVisualization7="rgb(195, 83, 35)";export const colorDataVisualization8="rgb(246, 177, 177)";export const colorDataVisualization9="rgb(140, 91, 216)";export const colorGray0="rgb(255, 255, 255)";export const colorGray10="rgb(244, 244, 246)";export const colorGray100="rgb(18, 28, 45)";export const colorGray20="rgb(225, 227, 234)";export const colorGray30="rgb(202, 205, 216)";export const colorGray40="rgb(174, 178, 193)";export const colorGray50="rgb(136, 145, 170)";export const colorGray60="rgb(96, 107, 133)";export const colorGray70="rgb(75, 86, 113)";export const colorGray80="rgb(57, 71, 98)";export const colorGray90="rgb(31, 48, 76)";export const colorText="rgb(244, 244, 246)";export const colorTextBrandHighlight="rgb(242, 47, 70)";export const colorTextBrandInverse="rgb(255, 255, 255)";export const colorTextDecorative10="rgb(225, 227, 234)";export const colorTextDecorative20="rgb(204, 228, 255)";export const colorTextDecorative30="rgb(162, 246, 195)";export const colorTextDecorative40="rgb(231, 220, 250)";export const colorTextError="rgb(235, 86, 86)";export const colorTextErrorStrong="rgb(246, 177, 177)";export const colorTextErrorStronger="rgb(254, 236, 236)";export const colorTextErrorWeak="rgb(235, 86, 86)";export const colorTextIcon="rgb(136, 145, 170)";export const colorTextIconAvailable="rgb(54, 213, 118)";export const colorTextIconBrandHighlight="rgb(242, 47, 70)";export const colorTextIconBrandInverse="rgb(255, 255, 255)";export const colorTextIconBusy="rgb(255, 179, 122)";export const colorTextIconError="rgb(235, 86, 86)";export const colorTextIconInverse="rgb(225, 227, 234)";export const colorTextIconNeutral="rgb(102, 179, 255)";export const colorTextIconOffline="rgb(244, 244, 246)";export const colorTextIconSuccess="rgb(54, 213, 118)";export const colorTextIconUnavailable="rgb(235, 86, 86)";export const colorTextIconWarning="rgb(255, 179, 122)";export const colorTextInverse="rgb(255, 255, 255)";export const colorTextInverseWeak="rgb(174, 178, 193)";export const colorTextInverseWeaker="rgb(75, 86, 113)";export const colorTextLink="rgb(0, 140, 255)";export const colorTextLinkDestructive="rgb(235, 86, 86)";export const colorTextLinkDestructiveStrong="rgb(246, 177, 177)";export const colorTextLinkDestructiveStronger="rgb(254, 236, 236)";export const colorTextLinkDestructiveStrongest="rgb(255, 255, 255)";export const colorTextLinkDestructiveWeak="rgb(57, 71, 98)";export const colorTextLinkStrong="rgb(153, 205, 255)";export const colorTextLinkStronger="rgb(235, 244, 255)";export const colorTextLinkStrongest="rgb(255, 255, 255)";export const colorTextLinkWeak="rgb(57, 71, 98)";export const colorTextNeutral="rgb(204, 228, 255)";export const colorTextNew="rgb(231, 220, 250)";export const colorTextSuccess="rgb(162, 246, 195)";export const colorTextWarning="rgb(255, 179, 122)";export const colorTextWarningStrong="rgb(250, 194, 160)";export const colorTextWeak="rgb(136, 145, 170)";export const colorTextWeaker="rgb(57, 71, 98)";export const colorTextWeakest="rgb(13, 19, 28)";export const fontFamilyCode="'TwilioSansMono', Courier, monospace";export const fontFamilyText="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";export const fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";export const fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";export const fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontSize10="0.625rem";export const fontSize100="2.5rem";export const fontSize110="3rem";export const fontSize20="0.75rem";export const fontSize30="0.875rem";export const fontSize40="1rem";export const fontSize50="1.125rem";export const fontSize60="1.25rem";export const fontSize70="1.5rem";export const fontSize80="1.75rem";export const fontSize90="2rem";export const fontSizeDisplay10="2rem";export const fontSizeDisplay20="3rem";export const fontSizeDisplay30="4rem";export const fontWeightBold="700";export const fontWeightExtrabold="800";export const fontWeightLight="400";export const fontWeightMedium="500";export const fontWeightNormal="400";export const fontWeightSemibold="600";export const lineHeight0="0";export const lineHeight05="0.75rem";export const lineHeight10="1rem";export const lineHeight100="3.25rem";export const lineHeight110="4rem";export const lineHeight20="1.25rem";export const lineHeight30="1.25rem";export const lineHeight40="1.5rem";export const lineHeight50="1.75rem";export const lineHeight60="1.75rem";export const lineHeight70="2rem";export const lineHeight80="2.5rem";export const lineHeight90="2.75rem";export const lineHeightDisplay10="2.5rem";export const lineHeightDisplay20="3.75rem";export const lineHeightDisplay30="5rem";export const shadow="0 4px 16px 0 rgba(0, 0, 0, 0.5)";export const shadowBorder="0 0 0 1px #606b85";export const shadowBorderBottomDecorative10Weaker="0 1px 0 #1f304c";export const shadowBorderBottomDecorative20Weaker="0 1px 0 #001489";export const shadowBorderBottomDecorative30Weaker="0 1px 0 #0d3a1f";export const shadowBorderBottomDecorative40Weaker="0 1px 0 #5817bd";export const shadowBorderBottomErrorWeaker="0 1px 0 #750c0c";export const shadowBorderBottomNeutralWeaker="0 1px 0 #001489";export const shadowBorderBottomNewWeaker="0 1px 0 #5817bd";export const shadowBorderBottomSuccessWeaker="0 1px 0 #0d3a1f";export const shadowBorderBottomWarningWeaker="0 1px 0 #541914";export const shadowBorderDestructive="0 0 0 1px #d61f1f";export const shadowBorderDestructiveStrong="0 0 0 1px #f6b1b1";export const shadowBorderDestructiveStronger="0 0 0 1px #fccfcf";export const shadowBorderDestructiveStrongest="0 0 0 1px #feecec";export const shadowBorderDestructiveWeak="0 0 0 1px #394762";export const shadowBorderDestructiveWeaker="0 0 0 1px #1f304c";export const shadowBorderError="0 0 0 1px #d61f1f";export const shadowBorderErrorStrong="0 0 0 1px #f6b1b1";export const shadowBorderErrorStronger="0 0 0 1px #fccfcf";export const shadowBorderErrorWeak="0 0 0 1px #ad1111";export const shadowBorderInverse="0 0 0 1px #8891aa";export const shadowBorderInverseStrong="0 0 0 1px #e1e3ea";export const shadowBorderInverseStronger="0 0 0 1px #f4f4f6";export const shadowBorderInverseStrongest="0 0 0 1px #ffffff";export const shadowBorderInverseWeaker="0 0 0 1px #394762";export const shadowBorderInverseWeakest="0 0 0 1px #1f304c";export const shadowBorderPrimary="0 0 0 1px #0263e0";export const shadowBorderPrimaryStrong="0 0 0 1px #99cdff";export const shadowBorderPrimaryStronger="0 0 0 1px #cce4ff";export const shadowBorderPrimaryStrongest="0 0 0 1px #ebf4ff";export const shadowBorderPrimaryWeak="0 0 0 1px #394762";export const shadowBorderPrimaryWeaker="0 0 0 1px #1f304c";export const shadowBorderStrong="0 0 0 1px #8891aa";export const shadowBorderWeak="0 0 0 1px #394762";export const shadowBorderWeaker="0 0 0 1px #1f304c";export const shadowCard="0 2px 4px 0 rgba(0, 0, 0, 0.4)";export const shadowFocus="0 0 0 4px #606b85";export const shadowFocusInset="inset 0 0 0 2px #606b85";export const shadowFocusInverse="0 0 0 4px #8891aa";export const shadowFocusShadowBorder="0 0 0 4px #606b85, 0 0 0 1px #606b85";export const shadowHigh="0 16px 24px 4px rgba(0, 0, 0, 0.5)";export const shadowLow="0 2px 4px 0 rgba(0, 0, 0, 0.4)";export const size0="0";export const size10="5.5rem";export const size100="64rem";export const size110="70.5rem";export const size120="77rem";export const size20="12rem";export const size30="18.5rem";export const size40="25rem";export const size50="31.5rem";export const size60="38rem";export const size70="44.5rem";export const size80="51rem";export const size90="57.5rem";export const sizeIcon05="0.75rem";export const sizeIcon10="1rem";export const sizeIcon100="3.25rem";export const sizeIcon110="4rem";export const sizeIcon20="1.25rem";export const sizeIcon30="1.25rem";export const sizeIcon40="1.5rem";export const sizeIcon50="1.75rem";export const sizeIcon60="1.75rem";export const sizeIcon70="2rem";export const sizeIcon80="2.5rem";export const sizeIcon90="2.75rem";export const sizeSidebar="13.75rem";export const sizeSquare0="0";export const sizeSquare10="0.125rem";export const sizeSquare100="2.25rem";export const sizeSquare110="2.5rem";export const sizeSquare120="2.75rem";export const sizeSquare130="3rem";export const sizeSquare140="3.25rem";export const sizeSquare150="3.5rem";export const sizeSquare160="3.75rem";export const sizeSquare170="4rem";export const sizeSquare180="4.25rem";export const sizeSquare190="4.5rem";export const sizeSquare20="0.25rem";export const sizeSquare200="4.75rem";export const sizeSquare25="0.375rem";export const sizeSquare30="0.5rem";export const sizeSquare40="0.75rem";export const sizeSquare50="1rem";export const sizeSquare60="1.25rem";export const sizeSquare70="1.5rem";export const sizeSquare80="1.75rem";export const sizeSquare90="2rem";export const space0="0";export const space10="0.125rem";export const space100="2.25rem";export const space110="2.5rem";export const space120="2.75rem";export const space130="3rem";export const space140="3.25rem";export const space150="3.5rem";export const space160="3.75rem";export const space170="4rem";export const space180="4.25rem";export const space190="4.5rem";export const space20="0.25rem";export const space200="4.75rem";export const space30="0.5rem";export const space40="0.75rem";export const space50="1rem";export const space60="1.25rem";export const space70="1.5rem";export const space80="1.75rem";export const space90="2rem";export const spaceNegative10="-0.125rem";export const spaceNegative100="-2.25rem";export const spaceNegative110="-2.5rem";export const spaceNegative120="-2.75rem";export const spaceNegative130="-3rem";export const spaceNegative140="-3.25rem";export const spaceNegative150="-3.5rem";export const spaceNegative160="-3.75rem";export const spaceNegative170="-4rem";export const spaceNegative180="-4.25rem";export const spaceNegative190="-4.5rem";export const spaceNegative20="-0.25rem";export const spaceNegative200="-4.75rem";export const spaceNegative30="-0.5rem";export const spaceNegative40="-0.75rem";export const spaceNegative50="-1rem";export const spaceNegative60="-1.25rem";export const spaceNegative70="-1.5rem";export const spaceNegative80="-1.75rem";export const spaceNegative90="-2rem";export const zIndex0="0";export const zIndex10="10";export const zIndex20="20";export const zIndex30="30";export const zIndex40="40";export const zIndex50="50";export const zIndex60="60";export const zIndex70="70";export const zIndex80="80";export const zIndex90="90";export const backgroundColors={colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:"rgb(13, 19, 28)",colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(18, 28, 45)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(31, 48, 76)",colorBackgroundBrandStronger:"rgb(18, 28, 45)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(18, 28, 45)",colorBackgroundDecorative20Weakest:"rgb(3, 11, 93)",colorBackgroundDecorative30Weakest:"rgb(5, 41, 18)",colorBackgroundDecorative40Weakest:"rgb(56, 14, 120)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(246, 177, 177)",colorBackgroundDestructiveStronger:"rgb(252, 207, 207)",colorBackgroundDestructiveStrongest:"rgb(254, 236, 236)",colorBackgroundDestructiveWeak:"rgb(57, 71, 98)",colorBackgroundDestructiveWeaker:"rgb(31, 48, 76)",colorBackgroundDestructiveWeakest:"rgb(18, 28, 45)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(245, 138, 138)",colorBackgroundErrorStronger:"rgb(252, 207, 207)",colorBackgroundErrorStrongest:"rgb(254, 236, 236)",colorBackgroundErrorWeakest:"rgb(49, 12, 12)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(3, 11, 93)",colorBackgroundNew:"rgb(56, 14, 120)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:colorBackgroundOverlay,colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(153, 205, 255)",colorBackgroundPrimaryStronger:"rgb(204, 228, 255)",colorBackgroundPrimaryStrongest:"rgb(235, 244, 255)",colorBackgroundPrimaryWeak:"rgb(57, 71, 98)",colorBackgroundPrimaryWeaker:"rgb(31, 48, 76)",colorBackgroundPrimaryWeakest:"rgb(18, 28, 45)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(18, 28, 45)",colorBackgroundStrong:"rgb(31, 48, 76)",colorBackgroundStronger:"rgb(96, 107, 133)",colorBackgroundStrongest:"rgb(225, 227, 234)",colorBackgroundSubaccount:"rgb(31, 48, 76)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(5, 41, 18)",colorBackgroundTrial:"rgb(5, 41, 18)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:"rgb(88, 23, 189)",colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(64, 19, 15)",colorBackgroundWeak:"rgb(18, 28, 45)"};export const borderColors={colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(31, 48, 76)",colorBorderDecorative20Weaker:"rgb(0, 20, 137)",colorBorderDecorative30Weaker:"rgb(13, 58, 31)",colorBorderDecorative40Weaker:"rgb(88, 23, 189)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(246, 177, 177)",colorBorderDestructiveStronger:"rgb(252, 207, 207)",colorBorderDestructiveStrongest:"rgb(254, 236, 236)",colorBorderDestructiveWeak:"rgb(57, 71, 98)",colorBorderDestructiveWeaker:"rgb(31, 48, 76)",colorBorderDestructiveWeakest:"rgb(18, 28, 45)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(246, 177, 177)",colorBorderErrorStronger:"rgb(252, 207, 207)",colorBorderErrorWeak:"rgb(173, 17, 17)",colorBorderErrorWeaker:"rgb(117, 12, 12)",colorBorderErrorWeakest:"rgb(49, 12, 12)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(4, 60, 181)",colorBorderNeutralWeaker:"rgb(0, 20, 137)",colorBorderNewWeaker:"rgb(88, 23, 189)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(153, 205, 255)",colorBorderPrimaryStronger:"rgb(204, 228, 255)",colorBorderPrimaryStrongest:"rgb(235, 244, 255)",colorBorderPrimaryWeak:"rgb(57, 71, 98)",colorBorderPrimaryWeaker:"rgb(31, 48, 76)",colorBorderPrimaryWeakest:"rgb(18, 28, 45)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(14, 124, 58)",colorBorderSuccessWeaker:"rgb(13, 58, 31)",colorBorderSuccessWeakest:"rgb(5, 41, 18)",colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(195, 83, 35)",colorBorderWarningWeaker:"rgb(84, 25, 20)",colorBorderWarningWeakest:"rgb(64, 19, 15)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:"rgb(31, 48, 76)"};export const borderWidths={borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"};export const boxShadows={shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #1f304c",shadowBorderBottomDecorative20Weaker:"0 1px 0 #001489",shadowBorderBottomDecorative30Weaker:"0 1px 0 #0d3a1f",shadowBorderBottomDecorative40Weaker:"0 1px 0 #5817bd",shadowBorderBottomErrorWeaker:"0 1px 0 #750c0c",shadowBorderBottomNeutralWeaker:"0 1px 0 #001489",shadowBorderBottomNewWeaker:"0 1px 0 #5817bd",shadowBorderBottomSuccessWeaker:"0 1px 0 #0d3a1f",shadowBorderBottomWarningWeaker:"0 1px 0 #541914",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #f6b1b1",shadowBorderDestructiveStronger:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrongest:"0 0 0 1px #feecec",shadowBorderDestructiveWeak:"0 0 0 1px #394762",shadowBorderDestructiveWeaker:"0 0 0 1px #1f304c",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #f6b1b1",shadowBorderErrorStronger:"0 0 0 1px #fccfcf",shadowBorderErrorWeak:"0 0 0 1px #ad1111",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #99cdff",shadowBorderPrimaryStronger:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrongest:"0 0 0 1px #ebf4ff",shadowBorderPrimaryWeak:"0 0 0 1px #394762",shadowBorderPrimaryWeaker:"0 0 0 1px #1f304c",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow};export const colors={colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100};export const dataVisualization={colorDataVisualization1:"rgb(2, 99, 224)",colorDataVisualization2:"rgb(200, 175, 240)",colorDataVisualization3:"rgb(96, 107, 133)",colorDataVisualization4:"rgb(102, 179, 255)",colorDataVisualization5:"rgb(14, 124, 58)",colorDataVisualization6:"rgb(250, 153, 80)",colorDataVisualization7:"rgb(195, 83, 35)",colorDataVisualization8:"rgb(246, 177, 177)",colorDataVisualization9:"rgb(140, 91, 216)",colorDataVisualization10:"rgb(232, 180, 7)"};export const fonts={fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean};export const fontSizes={fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"};export const fontWeights={fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"};export const lineHeights={lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"};export const radii={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"};export const sizings={size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"};export const spacings={space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"};export const textColors={colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(225, 227, 234)",colorTextDecorative20:"rgb(204, 228, 255)",colorTextDecorative30:"rgb(162, 246, 195)",colorTextDecorative40:"rgb(231, 220, 250)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(246, 177, 177)",colorTextErrorStronger:"rgb(254, 236, 236)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(54, 213, 118)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(235, 86, 86)",colorTextIconInverse:"rgb(225, 227, 234)",colorTextIconNeutral:"rgb(102, 179, 255)",colorTextIconOffline:"rgb(244, 244, 246)",colorTextIconSuccess:"rgb(54, 213, 118)",colorTextIconUnavailable:"rgb(235, 86, 86)",colorTextIconWarning:"rgb(255, 179, 122)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(75, 86, 113)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(235, 86, 86)",colorTextLinkDestructiveStrong:"rgb(246, 177, 177)",colorTextLinkDestructiveStronger:"rgb(254, 236, 236)",colorTextLinkDestructiveStrongest:"rgb(255, 255, 255)",colorTextLinkDestructiveWeak:"rgb(57, 71, 98)",colorTextLinkStrong:colorTextLinkStrong,colorTextLinkStronger:"rgb(235, 244, 255)",colorTextLinkStrongest:"rgb(255, 255, 255)",colorTextLinkWeak:"rgb(57, 71, 98)",colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(250, 194, 160)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest};export const zIndices={zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}; | ||
export const borderRadius0="0";export const borderRadius10="2px";export const borderRadius20="4px";export const borderRadius30="8px";export const borderRadiusCircle="50%";export const borderRadiusPill="100px";export const borderWidth0="0";export const borderWidth10="1px";export const borderWidth20="2px";export const borderWidth30="4px";export const borderWidth40="8px";export const colorBackground="rgb(18, 28, 45)";export const colorBackgroundAvailable="rgb(20, 176, 83)";export const colorBackgroundBody="rgb(13, 19, 28)";export const colorBackgroundBodyInverse="rgb(18, 28, 45)";export const colorBackgroundBrand="rgb(18, 28, 45)";export const colorBackgroundBrandHighlight="rgb(242, 47, 70)";export const colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)";export const colorBackgroundBrandStrong="rgb(31, 48, 76)";export const colorBackgroundBrandStronger="rgb(18, 28, 45)";export const colorBackgroundBusy="rgb(244, 124, 34)";export const colorBackgroundDecorative10Weakest="rgb(18, 28, 45)";export const colorBackgroundDecorative20Weakest="rgb(3, 11, 93)";export const colorBackgroundDecorative30Weakest="rgb(5, 41, 18)";export const colorBackgroundDecorative40Weakest="rgb(56, 14, 120)";export const colorBackgroundDestructive="rgb(214, 31, 31)";export const colorBackgroundDestructiveStrong="rgb(246, 177, 177)";export const colorBackgroundDestructiveStronger="rgb(252, 207, 207)";export const colorBackgroundDestructiveStrongest="rgb(254, 236, 236)";export const colorBackgroundDestructiveWeak="rgb(57, 71, 98)";export const colorBackgroundDestructiveWeaker="rgb(31, 48, 76)";export const colorBackgroundDestructiveWeakest="rgb(18, 28, 45)";export const colorBackgroundError="rgb(214, 31, 31)";export const colorBackgroundErrorStrong="rgb(245, 138, 138)";export const colorBackgroundErrorStronger="rgb(252, 207, 207)";export const colorBackgroundErrorStrongest="rgb(254, 236, 236)";export const colorBackgroundErrorWeakest="rgb(49, 12, 12)";export const colorBackgroundInverse="rgb(31, 48, 76)";export const colorBackgroundInverseStrong="rgb(57, 71, 98)";export const colorBackgroundInverseStronger="rgb(57, 71, 98)";export const colorBackgroundNeutralWeakest="rgb(3, 11, 93)";export const colorBackgroundNew="rgb(56, 14, 120)";export const colorBackgroundNewWeakest="rgb(18, 28, 45)";export const colorBackgroundOffline="rgb(174, 178, 193)";export const colorBackgroundOverlay="rgba(18, 28, 45, 0.9)";export const colorBackgroundPrimary="rgb(2, 99, 224)";export const colorBackgroundPrimaryStrong="rgb(153, 205, 255)";export const colorBackgroundPrimaryStronger="rgb(204, 228, 255)";export const colorBackgroundPrimaryStrongest="rgb(235, 244, 255)";export const colorBackgroundPrimaryWeak="rgb(57, 71, 98)";export const colorBackgroundPrimaryWeaker="rgb(31, 48, 76)";export const colorBackgroundPrimaryWeakest="rgb(18, 28, 45)";export const colorBackgroundRequired="rgb(235, 86, 86)";export const colorBackgroundRowStriped="rgb(18, 28, 45)";export const colorBackgroundStrong="rgb(31, 48, 76)";export const colorBackgroundStronger="rgb(96, 107, 133)";export const colorBackgroundStrongest="rgb(225, 227, 234)";export const colorBackgroundSubaccount="rgb(31, 48, 76)";export const colorBackgroundSuccess="rgb(20, 176, 83)";export const colorBackgroundSuccessWeakest="rgb(5, 41, 18)";export const colorBackgroundTrial="rgb(5, 41, 18)";export const colorBackgroundUnavailable="rgb(214, 31, 31)";export const colorBackgroundUser="rgb(88, 23, 189)";export const colorBackgroundWarning="rgb(244, 124, 34)";export const colorBackgroundWarningWeakest="rgb(64, 19, 15)";export const colorBackgroundWeak="rgb(18, 28, 45)";export const colorBorder="rgb(96, 107, 133)";export const colorBorderDecorative10Weaker="rgb(31, 48, 76)";export const colorBorderDecorative20Weaker="rgb(0, 20, 137)";export const colorBorderDecorative30Weaker="rgb(13, 58, 31)";export const colorBorderDecorative40Weaker="rgb(88, 23, 189)";export const colorBorderDestructive="rgb(214, 31, 31)";export const colorBorderDestructiveStrong="rgb(246, 177, 177)";export const colorBorderDestructiveStronger="rgb(252, 207, 207)";export const colorBorderDestructiveStrongest="rgb(254, 236, 236)";export const colorBorderDestructiveWeak="rgb(57, 71, 98)";export const colorBorderDestructiveWeaker="rgb(31, 48, 76)";export const colorBorderDestructiveWeakest="rgb(18, 28, 45)";export const colorBorderError="rgb(214, 31, 31)";export const colorBorderErrorStrong="rgb(246, 177, 177)";export const colorBorderErrorStronger="rgb(252, 207, 207)";export const colorBorderErrorStrongest="rgb(254, 236, 236)";export const colorBorderErrorWeak="rgb(173, 17, 17)";export const colorBorderErrorWeaker="rgb(117, 12, 12)";export const colorBorderErrorWeakest="rgb(49, 12, 12)";export const colorBorderInverse="rgb(136, 145, 170)";export const colorBorderInverseStrong="rgb(225, 227, 234)";export const colorBorderInverseStronger="rgb(244, 244, 246)";export const colorBorderInverseStrongest="rgb(255, 255, 255)";export const colorBorderInverseWeaker="rgb(57, 71, 98)";export const colorBorderInverseWeakest="rgb(31, 48, 76)";export const colorBorderNeutral="rgb(2, 99, 224)";export const colorBorderNeutralWeak="rgb(4, 60, 181)";export const colorBorderNeutralWeaker="rgb(0, 20, 137)";export const colorBorderNewWeaker="rgb(88, 23, 189)";export const colorBorderPrimary="rgb(2, 99, 224)";export const colorBorderPrimaryStrong="rgb(153, 205, 255)";export const colorBorderPrimaryStronger="rgb(204, 228, 255)";export const colorBorderPrimaryStrongest="rgb(235, 244, 255)";export const colorBorderPrimaryWeak="rgb(57, 71, 98)";export const colorBorderPrimaryWeaker="rgb(31, 48, 76)";export const colorBorderPrimaryWeakest="rgb(18, 28, 45)";export const colorBorderStrong="rgb(136, 145, 170)";export const colorBorderSuccess="rgb(20, 176, 83)";export const colorBorderSuccessWeak="rgb(14, 124, 58)";export const colorBorderSuccessWeaker="rgb(13, 58, 31)";export const colorBorderSuccessWeakest="rgb(5, 41, 18)";export const colorBorderUser="rgb(88, 23, 189)";export const colorBorderWarning="rgb(244, 124, 34)";export const colorBorderWarningWeak="rgb(195, 83, 35)";export const colorBorderWarningWeaker="rgb(84, 25, 20)";export const colorBorderWarningWeakest="rgb(64, 19, 15)";export const colorBorderWeak="rgb(57, 71, 98)";export const colorBorderWeaker="rgb(31, 48, 76)";export const colorBrand="rgb(0, 20, 137)";export const colorBrandHighlight="rgb(242, 47, 70)";export const colorDataVisualization1="rgb(2, 99, 224)";export const colorDataVisualization10="rgb(232, 180, 7)";export const colorDataVisualization2="rgb(200, 175, 240)";export const colorDataVisualization3="rgb(96, 107, 133)";export const colorDataVisualization4="rgb(102, 179, 255)";export const colorDataVisualization5="rgb(14, 124, 58)";export const colorDataVisualization6="rgb(250, 153, 80)";export const colorDataVisualization7="rgb(195, 83, 35)";export const colorDataVisualization8="rgb(246, 177, 177)";export const colorDataVisualization9="rgb(140, 91, 216)";export const colorGray0="rgb(255, 255, 255)";export const colorGray10="rgb(244, 244, 246)";export const colorGray100="rgb(18, 28, 45)";export const colorGray20="rgb(225, 227, 234)";export const colorGray30="rgb(202, 205, 216)";export const colorGray40="rgb(174, 178, 193)";export const colorGray50="rgb(136, 145, 170)";export const colorGray60="rgb(96, 107, 133)";export const colorGray70="rgb(75, 86, 113)";export const colorGray80="rgb(57, 71, 98)";export const colorGray90="rgb(31, 48, 76)";export const colorText="rgb(244, 244, 246)";export const colorTextBrandHighlight="rgb(242, 47, 70)";export const colorTextBrandInverse="rgb(255, 255, 255)";export const colorTextDecorative10="rgb(225, 227, 234)";export const colorTextDecorative20="rgb(204, 228, 255)";export const colorTextDecorative30="rgb(162, 246, 195)";export const colorTextDecorative40="rgb(231, 220, 250)";export const colorTextError="rgb(235, 86, 86)";export const colorTextErrorStrong="rgb(246, 177, 177)";export const colorTextErrorStronger="rgb(254, 236, 236)";export const colorTextErrorStrongest="rgb(254, 236, 236)";export const colorTextErrorWeak="rgb(235, 86, 86)";export const colorTextIcon="rgb(136, 145, 170)";export const colorTextIconAvailable="rgb(54, 213, 118)";export const colorTextIconBrandHighlight="rgb(242, 47, 70)";export const colorTextIconBrandInverse="rgb(255, 255, 255)";export const colorTextIconBusy="rgb(255, 179, 122)";export const colorTextIconError="rgb(235, 86, 86)";export const colorTextIconInverse="rgb(225, 227, 234)";export const colorTextIconNeutral="rgb(102, 179, 255)";export const colorTextIconNew="rgb(200, 175, 240)";export const colorTextIconOffline="rgb(244, 244, 246)";export const colorTextIconSuccess="rgb(54, 213, 118)";export const colorTextIconUnavailable="rgb(235, 86, 86)";export const colorTextIconWarning="rgb(255, 179, 122)";export const colorTextInverse="rgb(255, 255, 255)";export const colorTextInverseWeak="rgb(174, 178, 193)";export const colorTextInverseWeaker="rgb(75, 86, 113)";export const colorTextLink="rgb(0, 140, 255)";export const colorTextLinkDestructive="rgb(235, 86, 86)";export const colorTextLinkDestructiveStrong="rgb(246, 177, 177)";export const colorTextLinkDestructiveStronger="rgb(254, 236, 236)";export const colorTextLinkDestructiveStrongest="rgb(255, 255, 255)";export const colorTextLinkDestructiveWeak="rgb(57, 71, 98)";export const colorTextLinkStrong="rgb(153, 205, 255)";export const colorTextLinkStronger="rgb(235, 244, 255)";export const colorTextLinkStrongest="rgb(255, 255, 255)";export const colorTextLinkWeak="rgb(57, 71, 98)";export const colorTextNeutral="rgb(204, 228, 255)";export const colorTextNew="rgb(231, 220, 250)";export const colorTextPrimary="rgb(0, 140, 255)";export const colorTextPrimaryStrong="rgb(153, 205, 255)";export const colorTextPrimaryStronger="rgb(153, 205, 255)";export const colorTextPrimaryStrongest="rgb(255, 255, 255)";export const colorTextPrimaryWeak="rgb(57, 71, 98)";export const colorTextSuccess="rgb(162, 246, 195)";export const colorTextUser="rgb(200, 175, 240)";export const colorTextWarning="rgb(255, 179, 122)";export const colorTextWarningStrong="rgb(250, 194, 160)";export const colorTextWeak="rgb(136, 145, 170)";export const colorTextWeaker="rgb(57, 71, 98)";export const colorTextWeakest="rgb(13, 19, 28)";export const fontFamilyCode="'TwilioSansMono', Courier, monospace";export const fontFamilyDisplay="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";export const fontFamilyText="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";export const fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";export const fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";export const fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontSize10="0.625rem";export const fontSize100="2.5rem";export const fontSize110="3rem";export const fontSize20="0.75rem";export const fontSize30="0.875rem";export const fontSize40="1rem";export const fontSize50="1.125rem";export const fontSize60="1.25rem";export const fontSize70="1.5rem";export const fontSize80="1.75rem";export const fontSize90="2rem";export const fontSizeDisplay10="2rem";export const fontSizeDisplay20="3rem";export const fontSizeDisplay30="4rem";export const fontWeightBold="700";export const fontWeightExtrabold="800";export const fontWeightLight="400";export const fontWeightMedium="500";export const fontWeightNormal="400";export const fontWeightSemibold="600";export const lineHeight0="0";export const lineHeight05="0.75rem";export const lineHeight10="1rem";export const lineHeight100="3.25rem";export const lineHeight110="4rem";export const lineHeight20="1.25rem";export const lineHeight30="1.25rem";export const lineHeight40="1.5rem";export const lineHeight50="1.75rem";export const lineHeight60="1.75rem";export const lineHeight70="2rem";export const lineHeight80="2.5rem";export const lineHeight90="2.75rem";export const lineHeightDisplay10="2.5rem";export const lineHeightDisplay20="3.75rem";export const lineHeightDisplay30="5rem";export const shadow="0 4px 16px 0 rgba(0, 0, 0, 0.5)";export const shadowBorder="0 0 0 1px #606b85";export const shadowBorderBottomDecorative10Weaker="0 1px 0 #1f304c";export const shadowBorderBottomDecorative20Weaker="0 1px 0 #001489";export const shadowBorderBottomDecorative30Weaker="0 1px 0 #0d3a1f";export const shadowBorderBottomDecorative40Weaker="0 1px 0 #5817bd";export const shadowBorderBottomErrorWeaker="0 1px 0 #750c0c";export const shadowBorderBottomNeutralWeaker="0 1px 0 #001489";export const shadowBorderBottomNewWeaker="0 1px 0 #5817bd";export const shadowBorderBottomPrimary="0 1px 0 #006dfa";export const shadowBorderBottomSuccessWeaker="0 1px 0 #0d3a1f";export const shadowBorderBottomWarningWeaker="0 1px 0 #541914";export const shadowBorderDecorative10Weaker="0 0 0 1px #1f304c";export const shadowBorderDecorative20Weaker="0 0 0 1px #043cb5";export const shadowBorderDecorative30Weaker="0 0 0 1px #0e7c3a";export const shadowBorderDecorative40Weaker="0 0 0 1px #5817bd";export const shadowBorderDestructive="0 0 0 1px #d61f1f";export const shadowBorderDestructiveStrong="0 0 0 1px #f6b1b1";export const shadowBorderDestructiveStronger="0 0 0 1px #fccfcf";export const shadowBorderDestructiveStrongest="0 0 0 1px #feecec";export const shadowBorderDestructiveWeak="0 0 0 1px #394762";export const shadowBorderDestructiveWeaker="0 0 0 1px #1f304c";export const shadowBorderError="0 0 0 1px #d61f1f";export const shadowBorderErrorStrong="0 0 0 1px #f6b1b1";export const shadowBorderErrorStronger="0 0 0 1px #fccfcf";export const shadowBorderErrorStrongest="0 0 0 1px #feecec";export const shadowBorderErrorWeak="0 0 0 1px #ad1111";export const shadowBorderErrorWeaker="0 0 0 1px #ad1111";export const shadowBorderInverse="0 0 0 1px #8891aa";export const shadowBorderInverseStrong="0 0 0 1px #e1e3ea";export const shadowBorderInverseStronger="0 0 0 1px #f4f4f6";export const shadowBorderInverseStrongest="0 0 0 1px #ffffff";export const shadowBorderInverseWeaker="0 0 0 1px #394762";export const shadowBorderInverseWeakest="0 0 0 1px #1f304c";export const shadowBorderNeutralWeaker="0 0 0 1px #043cb5";export const shadowBorderNewWeaker="0 0 0 1px #5817bd";export const shadowBorderPrimary="0 0 0 1px #0263e0";export const shadowBorderPrimaryStrong="0 0 0 1px #99cdff";export const shadowBorderPrimaryStronger="0 0 0 1px #cce4ff";export const shadowBorderPrimaryStrongest="0 0 0 1px #ebf4ff";export const shadowBorderPrimaryWeak="0 0 0 1px #394762";export const shadowBorderPrimaryWeaker="0 0 0 1px #1f304c";export const shadowBorderStrong="0 0 0 1px #8891aa";export const shadowBorderSuccessWeaker="0 0 0 1px #0e7c3a";export const shadowBorderUser="0 0 0 1px #5817bd";export const shadowBorderWarningWeaker="0 0 0 1px #c35323";export const shadowBorderWeak="0 0 0 1px #394762";export const shadowBorderWeaker="0 0 0 1px #1f304c";export const shadowCard="0 2px 4px 0 rgba(0, 0, 0, 0.4)";export const shadowFocus="0 0 0 4px #606b85";export const shadowFocusInset="inset 0 0 0 2px #606b85";export const shadowFocusInverse="0 0 0 4px #8891aa";export const shadowFocusShadowBorder="0 0 0 4px #606b85, 0 0 0 1px #606b85";export const shadowHigh="0 16px 24px 4px rgba(0, 0, 0, 0.5)";export const shadowLow="0 2px 4px 0 rgba(0, 0, 0, 0.4)";export const size0="0";export const size10="5.5rem";export const size100="64rem";export const size110="70.5rem";export const size120="77rem";export const size20="12rem";export const size30="18.5rem";export const size40="25rem";export const size50="31.5rem";export const size60="38rem";export const size70="44.5rem";export const size80="51rem";export const size90="57.5rem";export const sizeIcon05="0.75rem";export const sizeIcon10="1rem";export const sizeIcon100="3.25rem";export const sizeIcon110="4rem";export const sizeIcon20="1.25rem";export const sizeIcon30="1.25rem";export const sizeIcon40="1.5rem";export const sizeIcon50="1.75rem";export const sizeIcon60="1.75rem";export const sizeIcon70="2rem";export const sizeIcon80="2.5rem";export const sizeIcon90="2.75rem";export const sizeSidebar="13.75rem";export const sizeSquare0="0";export const sizeSquare10="0.125rem";export const sizeSquare100="2.25rem";export const sizeSquare110="2.5rem";export const sizeSquare120="2.75rem";export const sizeSquare130="3rem";export const sizeSquare140="3.25rem";export const sizeSquare150="3.5rem";export const sizeSquare160="3.75rem";export const sizeSquare170="4rem";export const sizeSquare180="4.25rem";export const sizeSquare190="4.5rem";export const sizeSquare20="0.25rem";export const sizeSquare200="4.75rem";export const sizeSquare25="0.375rem";export const sizeSquare30="0.5rem";export const sizeSquare40="0.75rem";export const sizeSquare50="1rem";export const sizeSquare60="1.25rem";export const sizeSquare70="1.5rem";export const sizeSquare80="1.75rem";export const sizeSquare90="2rem";export const space0="0";export const space10="0.125rem";export const space100="2.25rem";export const space110="2.5rem";export const space120="2.75rem";export const space130="3rem";export const space140="3.25rem";export const space150="3.5rem";export const space160="3.75rem";export const space170="4rem";export const space180="4.25rem";export const space190="4.5rem";export const space20="0.25rem";export const space200="4.75rem";export const space30="0.5rem";export const space40="0.75rem";export const space50="1rem";export const space60="1.25rem";export const space70="1.5rem";export const space80="1.75rem";export const space90="2rem";export const spaceNegative10="-0.125rem";export const spaceNegative100="-2.25rem";export const spaceNegative110="-2.5rem";export const spaceNegative120="-2.75rem";export const spaceNegative130="-3rem";export const spaceNegative140="-3.25rem";export const spaceNegative150="-3.5rem";export const spaceNegative160="-3.75rem";export const spaceNegative170="-4rem";export const spaceNegative180="-4.25rem";export const spaceNegative190="-4.5rem";export const spaceNegative20="-0.25rem";export const spaceNegative200="-4.75rem";export const spaceNegative30="-0.5rem";export const spaceNegative40="-0.75rem";export const spaceNegative50="-1rem";export const spaceNegative60="-1.25rem";export const spaceNegative70="-1.5rem";export const spaceNegative80="-1.75rem";export const spaceNegative90="-2rem";export const zIndex0="0";export const zIndex10="10";export const zIndex20="20";export const zIndex30="30";export const zIndex40="40";export const zIndex50="50";export const zIndex60="60";export const zIndex70="70";export const zIndex80="80";export const zIndex90="90";export const backgroundColors={colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:"rgb(13, 19, 28)",colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(18, 28, 45)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(31, 48, 76)",colorBackgroundBrandStronger:"rgb(18, 28, 45)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(18, 28, 45)",colorBackgroundDecorative20Weakest:"rgb(3, 11, 93)",colorBackgroundDecorative30Weakest:"rgb(5, 41, 18)",colorBackgroundDecorative40Weakest:"rgb(56, 14, 120)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(246, 177, 177)",colorBackgroundDestructiveStronger:"rgb(252, 207, 207)",colorBackgroundDestructiveStrongest:"rgb(254, 236, 236)",colorBackgroundDestructiveWeak:"rgb(57, 71, 98)",colorBackgroundDestructiveWeaker:"rgb(31, 48, 76)",colorBackgroundDestructiveWeakest:"rgb(18, 28, 45)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(245, 138, 138)",colorBackgroundErrorStronger:"rgb(252, 207, 207)",colorBackgroundErrorStrongest:"rgb(254, 236, 236)",colorBackgroundErrorWeakest:"rgb(49, 12, 12)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(3, 11, 93)",colorBackgroundNew:"rgb(56, 14, 120)",colorBackgroundNewWeakest:"rgb(18, 28, 45)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:colorBackgroundOverlay,colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(153, 205, 255)",colorBackgroundPrimaryStronger:"rgb(204, 228, 255)",colorBackgroundPrimaryStrongest:"rgb(235, 244, 255)",colorBackgroundPrimaryWeak:"rgb(57, 71, 98)",colorBackgroundPrimaryWeaker:"rgb(31, 48, 76)",colorBackgroundPrimaryWeakest:"rgb(18, 28, 45)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(18, 28, 45)",colorBackgroundStrong:"rgb(31, 48, 76)",colorBackgroundStronger:"rgb(96, 107, 133)",colorBackgroundStrongest:"rgb(225, 227, 234)",colorBackgroundSubaccount:"rgb(31, 48, 76)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(5, 41, 18)",colorBackgroundTrial:"rgb(5, 41, 18)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:"rgb(88, 23, 189)",colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(64, 19, 15)",colorBackgroundWeak:"rgb(18, 28, 45)"};export const borderColors={colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(31, 48, 76)",colorBorderDecorative20Weaker:"rgb(0, 20, 137)",colorBorderDecorative30Weaker:"rgb(13, 58, 31)",colorBorderDecorative40Weaker:"rgb(88, 23, 189)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(246, 177, 177)",colorBorderDestructiveStronger:"rgb(252, 207, 207)",colorBorderDestructiveStrongest:"rgb(254, 236, 236)",colorBorderDestructiveWeak:"rgb(57, 71, 98)",colorBorderDestructiveWeaker:"rgb(31, 48, 76)",colorBorderDestructiveWeakest:"rgb(18, 28, 45)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(246, 177, 177)",colorBorderErrorStronger:"rgb(252, 207, 207)",colorBorderErrorStrongest:"rgb(254, 236, 236)",colorBorderErrorWeak:"rgb(173, 17, 17)",colorBorderErrorWeaker:"rgb(117, 12, 12)",colorBorderErrorWeakest:"rgb(49, 12, 12)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(4, 60, 181)",colorBorderNeutralWeaker:"rgb(0, 20, 137)",colorBorderNewWeaker:"rgb(88, 23, 189)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(153, 205, 255)",colorBorderPrimaryStronger:"rgb(204, 228, 255)",colorBorderPrimaryStrongest:"rgb(235, 244, 255)",colorBorderPrimaryWeak:"rgb(57, 71, 98)",colorBorderPrimaryWeaker:"rgb(31, 48, 76)",colorBorderPrimaryWeakest:"rgb(18, 28, 45)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(14, 124, 58)",colorBorderSuccessWeaker:"rgb(13, 58, 31)",colorBorderSuccessWeakest:"rgb(5, 41, 18)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(195, 83, 35)",colorBorderWarningWeaker:"rgb(84, 25, 20)",colorBorderWarningWeakest:"rgb(64, 19, 15)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:"rgb(31, 48, 76)"};export const borderWidths={borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"};export const boxShadows={shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #1f304c",shadowBorderBottomDecorative20Weaker:"0 1px 0 #001489",shadowBorderBottomDecorative30Weaker:"0 1px 0 #0d3a1f",shadowBorderBottomDecorative40Weaker:"0 1px 0 #5817bd",shadowBorderBottomErrorWeaker:"0 1px 0 #750c0c",shadowBorderBottomNeutralWeaker:"0 1px 0 #001489",shadowBorderBottomNewWeaker:"0 1px 0 #5817bd",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #0d3a1f",shadowBorderBottomWarningWeaker:"0 1px 0 #541914",shadowBorderDecorative10Weaker:"0 0 0 1px #1f304c",shadowBorderDecorative20Weaker:"0 0 0 1px #043cb5",shadowBorderDecorative30Weaker:"0 0 0 1px #0e7c3a",shadowBorderDecorative40Weaker:"0 0 0 1px #5817bd",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #f6b1b1",shadowBorderDestructiveStronger:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrongest:"0 0 0 1px #feecec",shadowBorderDestructiveWeak:"0 0 0 1px #394762",shadowBorderDestructiveWeaker:"0 0 0 1px #1f304c",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #f6b1b1",shadowBorderErrorStronger:"0 0 0 1px #fccfcf",shadowBorderErrorStrongest:"0 0 0 1px #feecec",shadowBorderErrorWeak:"0 0 0 1px #ad1111",shadowBorderErrorWeaker:"0 0 0 1px #ad1111",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderNeutralWeaker:"0 0 0 1px #043cb5",shadowBorderNewWeaker:"0 0 0 1px #5817bd",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #99cdff",shadowBorderPrimaryStronger:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrongest:"0 0 0 1px #ebf4ff",shadowBorderPrimaryWeak:"0 0 0 1px #394762",shadowBorderPrimaryWeaker:"0 0 0 1px #1f304c",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #0e7c3a",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #c35323",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow};export const colors={colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100};export const dataVisualization={colorDataVisualization1:"rgb(2, 99, 224)",colorDataVisualization2:"rgb(200, 175, 240)",colorDataVisualization3:"rgb(96, 107, 133)",colorDataVisualization4:"rgb(102, 179, 255)",colorDataVisualization5:"rgb(14, 124, 58)",colorDataVisualization6:"rgb(250, 153, 80)",colorDataVisualization7:"rgb(195, 83, 35)",colorDataVisualization8:"rgb(246, 177, 177)",colorDataVisualization9:"rgb(140, 91, 216)",colorDataVisualization10:"rgb(232, 180, 7)"};export const fonts={fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean};export const fontSizes={fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"};export const fontWeights={fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"};export const lineHeights={lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"};export const radii={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"};export const sizings={size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"};export const spacings={space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"};export const textColors={colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(225, 227, 234)",colorTextDecorative20:"rgb(204, 228, 255)",colorTextDecorative30:"rgb(162, 246, 195)",colorTextDecorative40:"rgb(231, 220, 250)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(246, 177, 177)",colorTextErrorStronger:"rgb(254, 236, 236)",colorTextErrorStrongest:"rgb(254, 236, 236)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(54, 213, 118)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(235, 86, 86)",colorTextIconInverse:"rgb(225, 227, 234)",colorTextIconNeutral:"rgb(102, 179, 255)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(244, 244, 246)",colorTextIconSuccess:"rgb(54, 213, 118)",colorTextIconUnavailable:"rgb(235, 86, 86)",colorTextIconWarning:"rgb(255, 179, 122)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(75, 86, 113)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(235, 86, 86)",colorTextLinkDestructiveStrong:"rgb(246, 177, 177)",colorTextLinkDestructiveStronger:"rgb(254, 236, 236)",colorTextLinkDestructiveStrongest:"rgb(255, 255, 255)",colorTextLinkDestructiveWeak:"rgb(57, 71, 98)",colorTextLinkStrong:colorTextLinkStrong,colorTextLinkStronger:"rgb(235, 244, 255)",colorTextLinkStrongest:"rgb(255, 255, 255)",colorTextLinkWeak:"rgb(57, 71, 98)",colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(153, 205, 255)",colorTextPrimaryStronger:"rgb(153, 205, 255)",colorTextPrimaryStrongest:"rgb(255, 255, 255)",colorTextPrimaryWeak:"rgb(57, 71, 98)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(250, 194, 160)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest};export const zIndices={zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}; |
export default { | ||
"tokens":{ | ||
"background-colors": [{"type":"color","value":"rgb(18, 28, 45)","comment":"Default background color for any container.","name":"color-background","altValue":"#121C2D"},{"type":"color","value":"rgb(20, 176, 83)","comment":"Background color used to represent an entity or person as \"available\".","name":"color-background-available","altValue":"#14B053"},{"type":"color","value":"rgb(13, 19, 28)","comment":"Background color used for the main page body.","name":"color-background-body","altValue":"#0D131C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Inverse background color used for the main page body.","name":"color-background-body-inverse","altValue":"#121C2D"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Primary brand background, accessible with inverse text.","name":"color-background-brand","altValue":"#121C2D"},{"type":"color","value":"rgb(242, 47, 70)","comment":"Highlight brand background, accessible with black text.","name":"color-background-brand-highlight","altValue":"#F22F46"},{"type":"color","value":"rgba(242, 47, 70, 0.1)","comment":"Weakest background color used for brand highlights.","name":"color-background-brand-highlight-weakest","altValue":"#F22F461A"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Strong primary brand background, accessible with inverse text.","name":"color-background-brand-strong","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Stronger primary brand background, accessible with inverse text.","name":"color-background-brand-stronger","altValue":"#121C2D"},{"type":"color","value":"rgb(244, 124, 34)","comment":"Background color used to represent an entity or person as \"busy\".","name":"color-background-busy","altValue":"#F47C22"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.","name":"color-background-decorative-10-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(3, 11, 93)","comment":"Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.","name":"color-background-decorative-20-weakest","altValue":"#030B5D"},{"type":"color","value":"rgb(5, 41, 18)","comment":"Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.","name":"color-background-decorative-30-weakest","altValue":"#052912"},{"type":"color","value":"rgb(56, 14, 120)","comment":"Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.","name":"color-background-decorative-40-weakest","altValue":"#380E78"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Background color used for destructive actions or highlights.","name":"color-background-destructive","altValue":"#D61F1F"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Strong background color used for destructive actions or highlights.","name":"color-background-destructive-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(252, 207, 207)","comment":"Stronger background color used for destructive actions or highlights.","name":"color-background-destructive-stronger","altValue":"#FCCFCF"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Strongest background color used for destructive actions or highlights.","name":"color-background-destructive-strongest","altValue":"#FEECEC"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak background color used for destructive actions or highlights.","name":"color-background-destructive-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker background color used for destructive actions or highlights.","name":"color-background-destructive-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest background color used for destructive actions or highlights.","name":"color-background-destructive-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Error background color.","name":"color-background-error","altValue":"#D61F1F"},{"type":"color","value":"rgb(245, 138, 138)","comment":"Strong error background color.","name":"color-background-error-strong","altValue":"#F58A8A"},{"type":"color","value":"rgb(252, 207, 207)","comment":"Stronger error background color.","name":"color-background-error-stronger","altValue":"#FCCFCF"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Strongest error background color.","name":"color-background-error-strongest","altValue":"#FEECEC"},{"type":"color","value":"rgb(49, 12, 12)","comment":"Weakest error background color.","name":"color-background-error-weakest","altValue":"#310C0C"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Inverse background color for any container. Must be used on color-background-body-inverse.","name":"color-background-inverse","altValue":"#1F304C"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Strong inverse background color for any container. Must be used on color-background-body-inverse.","name":"color-background-inverse-strong","altValue":"#394762"},{"type":"color","value":"rgb(3, 11, 93)","comment":"Weakest neutral background color.","name":"color-background-neutral-weakest","altValue":"#030B5D"},{"type":"color","value":"rgb(56, 14, 120)","comment":"Background color for indicating a new status.","name":"color-background-new","altValue":"#380E78"},{"type":"color","value":"rgb(174, 178, 193)","comment":"Color used to represent an entity or person as \"offline\".","name":"color-background-offline","altValue":"#AEB2C1"},{"type":"color","value":"rgba(18, 28, 45, 0.9)","comment":"Default background for overlays.","name":"color-background-overlay","altValue":"#121C2DE6"},{"type":"color","value":"rgb(2, 99, 224)","comment":"Background for primary actions or highlights.","name":"color-background-primary","altValue":"#0263E0"},{"type":"color","value":"rgb(153, 205, 255)","comment":"Strong background for primary actions or highlights.","name":"color-background-primary-strong","altValue":"#99CDFF"},{"type":"color","value":"rgb(204, 228, 255)","comment":"Stronger background for primary actions or highlights.","name":"color-background-primary-stronger","altValue":"#CCE4FF"},{"type":"color","value":"rgb(235, 244, 255)","comment":"Strongest background for primary actions or highlights.","name":"color-background-primary-strongest","altValue":"#EBF4FF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak background for primary actions or highlights.","name":"color-background-primary-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker background for primary actions or highlights.","name":"color-background-primary-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest background for primary actions or highlights.","name":"color-background-primary-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Background color used to represent required form fields.","name":"color-background-required","altValue":"#EB5656"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Background color for alternative striped rows.","name":"color-background-row-striped","altValue":"#121C2D"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Strong default background color.","name":"color-background-strong","altValue":"#1F304C"},{"type":"color","value":"rgb(96, 107, 133)","comment":"Stronger default background color.","name":"color-background-stronger","altValue":"#606B85"},{"type":"color","value":"rgb(225, 227, 234)","comment":"Strongest default background color.","name":"color-background-strongest","altValue":"#E1E3EA"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Subaccount background color.","name":"color-background-subaccount","altValue":"#1F304C"},{"type":"color","value":"rgb(20, 176, 83)","comment":"Success background color.","name":"color-background-success","altValue":"#14B053"},{"type":"color","value":"rgb(5, 41, 18)","comment":"Weakest success background color.","name":"color-background-success-weakest","altValue":"#052912"},{"type":"color","value":"rgb(5, 41, 18)","comment":"Trial account background color.","name":"color-background-trial","altValue":"#052912"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Color used to represent an entity or person as \"unavailable\".","name":"color-background-unavailable","altValue":"#D61F1F"},{"type":"color","value":"rgb(88, 23, 189)","comment":"User avatar background color.","name":"color-background-user","altValue":"#5817BD"},{"type":"color","value":"rgb(244, 124, 34)","comment":"Warning background color","name":"color-background-warning","altValue":"#F47C22"},{"type":"color","value":"rgb(64, 19, 15)","comment":"Weakest warning background color.","name":"color-background-warning-weakest","altValue":"#40130F"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weak default background color.","name":"color-background-weak","altValue":"#121C2D"}], | ||
"background-colors": [{"type":"color","value":"rgb(18, 28, 45)","comment":"Default background color for any container.","name":"color-background","altValue":"#121C2D"},{"type":"color","value":"rgb(20, 176, 83)","comment":"Background color used to represent an entity or person as \"available\".","name":"color-background-available","altValue":"#14B053"},{"type":"color","value":"rgb(13, 19, 28)","comment":"Background color used for the main page body.","name":"color-background-body","altValue":"#0D131C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Inverse background color used for the main page body.","name":"color-background-body-inverse","altValue":"#121C2D"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Primary brand background, accessible with inverse text.","name":"color-background-brand","altValue":"#121C2D"},{"type":"color","value":"rgb(242, 47, 70)","comment":"Highlight brand background, accessible with black text.","name":"color-background-brand-highlight","altValue":"#F22F46"},{"type":"color","value":"rgba(242, 47, 70, 0.1)","comment":"Weakest background color used for brand highlights.","name":"color-background-brand-highlight-weakest","altValue":"#F22F461A"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Strong primary brand background, accessible with inverse text.","name":"color-background-brand-strong","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Stronger primary brand background, accessible with inverse text.","name":"color-background-brand-stronger","altValue":"#121C2D"},{"type":"color","value":"rgb(244, 124, 34)","comment":"Background color used to represent an entity or person as \"busy\".","name":"color-background-busy","altValue":"#F47C22"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.","name":"color-background-decorative-10-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(3, 11, 93)","comment":"Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.","name":"color-background-decorative-20-weakest","altValue":"#030B5D"},{"type":"color","value":"rgb(5, 41, 18)","comment":"Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.","name":"color-background-decorative-30-weakest","altValue":"#052912"},{"type":"color","value":"rgb(56, 14, 120)","comment":"Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.","name":"color-background-decorative-40-weakest","altValue":"#380E78"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Background color used for destructive actions or highlights.","name":"color-background-destructive","altValue":"#D61F1F"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Strong background color used for destructive actions or highlights.","name":"color-background-destructive-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(252, 207, 207)","comment":"Stronger background color used for destructive actions or highlights.","name":"color-background-destructive-stronger","altValue":"#FCCFCF"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Strongest background color used for destructive actions or highlights.","name":"color-background-destructive-strongest","altValue":"#FEECEC"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak background color used for destructive actions or highlights.","name":"color-background-destructive-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker background color used for destructive actions or highlights.","name":"color-background-destructive-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest background color used for destructive actions or highlights.","name":"color-background-destructive-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Error background color.","name":"color-background-error","altValue":"#D61F1F"},{"type":"color","value":"rgb(245, 138, 138)","comment":"Strong error background color.","name":"color-background-error-strong","altValue":"#F58A8A"},{"type":"color","value":"rgb(252, 207, 207)","comment":"Stronger error background color.","name":"color-background-error-stronger","altValue":"#FCCFCF"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Strongest error background color.","name":"color-background-error-strongest","altValue":"#FEECEC"},{"type":"color","value":"rgb(49, 12, 12)","comment":"Weakest error background color.","name":"color-background-error-weakest","altValue":"#310C0C"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Inverse background color for any container. Must be used on color-background-body-inverse.","name":"color-background-inverse","altValue":"#1F304C"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Strong inverse background color for any container. Must be used on color-background-body-inverse.","name":"color-background-inverse-strong","altValue":"#394762"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Stronger inverse background color for any container. Must be used on color-background-body-inverse.","name":"color-background-inverse-stronger","altValue":"#394762"},{"type":"color","value":"rgb(3, 11, 93)","comment":"Weakest neutral background color.","name":"color-background-neutral-weakest","altValue":"#030B5D"},{"type":"color","value":"rgb(56, 14, 120)","comment":"Background color for indicating a new status.","name":"color-background-new","altValue":"#380E78"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest background color for indicating a new status.","name":"color-background-new-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(174, 178, 193)","comment":"Color used to represent an entity or person as \"offline\".","name":"color-background-offline","altValue":"#AEB2C1"},{"type":"color","value":"rgba(18, 28, 45, 0.9)","comment":"Default background for overlays.","name":"color-background-overlay","altValue":"#121C2DE6"},{"type":"color","value":"rgb(2, 99, 224)","comment":"Background for primary actions or highlights.","name":"color-background-primary","altValue":"#0263E0"},{"type":"color","value":"rgb(153, 205, 255)","comment":"Strong background for primary actions or highlights.","name":"color-background-primary-strong","altValue":"#99CDFF"},{"type":"color","value":"rgb(204, 228, 255)","comment":"Stronger background for primary actions or highlights.","name":"color-background-primary-stronger","altValue":"#CCE4FF"},{"type":"color","value":"rgb(235, 244, 255)","comment":"Strongest background for primary actions or highlights.","name":"color-background-primary-strongest","altValue":"#EBF4FF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak background for primary actions or highlights.","name":"color-background-primary-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker background for primary actions or highlights.","name":"color-background-primary-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest background for primary actions or highlights.","name":"color-background-primary-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Background color used to represent required form fields.","name":"color-background-required","altValue":"#EB5656"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Background color for alternative striped rows.","name":"color-background-row-striped","altValue":"#121C2D"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Strong default background color.","name":"color-background-strong","altValue":"#1F304C"},{"type":"color","value":"rgb(96, 107, 133)","comment":"Stronger default background color.","name":"color-background-stronger","altValue":"#606B85"},{"type":"color","value":"rgb(225, 227, 234)","comment":"Strongest default background color.","name":"color-background-strongest","altValue":"#E1E3EA"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Subaccount background color.","name":"color-background-subaccount","altValue":"#1F304C"},{"type":"color","value":"rgb(20, 176, 83)","comment":"Success background color.","name":"color-background-success","altValue":"#14B053"},{"type":"color","value":"rgb(5, 41, 18)","comment":"Weakest success background color.","name":"color-background-success-weakest","altValue":"#052912"},{"type":"color","value":"rgb(5, 41, 18)","comment":"Trial account background color.","name":"color-background-trial","altValue":"#052912"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Color used to represent an entity or person as \"unavailable\".","name":"color-background-unavailable","altValue":"#D61F1F"},{"type":"color","value":"rgb(88, 23, 189)","comment":"User avatar background color.","name":"color-background-user","altValue":"#5817BD"},{"type":"color","value":"rgb(244, 124, 34)","comment":"Warning background color","name":"color-background-warning","altValue":"#F47C22"},{"type":"color","value":"rgb(64, 19, 15)","comment":"Weakest warning background color.","name":"color-background-warning-weakest","altValue":"#40130F"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weak default background color.","name":"color-background-weak","altValue":"#121C2D"}], | ||
"border-colors": [{"type":"color","value":"rgb(96, 107, 133)","comment":"Default border color","name":"color-border","altValue":"#606B85"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.","name":"color-border-decorative-10-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(0, 20, 137)","comment":"Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.","name":"color-border-decorative-20-weaker","altValue":"#001489"},{"type":"color","value":"rgb(13, 58, 31)","comment":"Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.","name":"color-border-decorative-30-weaker","altValue":"#0D3A1F"},{"type":"color","value":"rgb(88, 23, 189)","comment":"Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.","name":"color-border-decorative-40-weaker","altValue":"#5817BD"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Destructive border color","name":"color-border-destructive","altValue":"#D61F1F"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Destructive focus border color","name":"color-border-destructive-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(252, 207, 207)","comment":"Stronger destructive hover border color","name":"color-border-destructive-stronger","altValue":"#FCCFCF"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Strongest destructive hover border color","name":"color-border-destructive-strongest","altValue":"#FEECEC"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Destructive focus border color","name":"color-border-destructive-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Destructive focus border color","name":"color-border-destructive-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Destructive focus border color","name":"color-border-destructive-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Error border color","name":"color-border-error","altValue":"#D61F1F"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Strong error border color","name":"color-border-error-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(252, 207, 207)","comment":"Stronger error border color","name":"color-border-error-stronger","altValue":"#FCCFCF"},{"type":"color","value":"rgb(173, 17, 17)","comment":"Weak error border color","name":"color-border-error-weak","altValue":"#AD1111"},{"type":"color","value":"rgb(117, 12, 12)","comment":"Weaker error border color","name":"color-border-error-weaker","altValue":"#750C0C"},{"type":"color","value":"rgb(49, 12, 12)","comment":"Weakest error border color","name":"color-border-error-weakest","altValue":"#310C0C"},{"type":"color","value":"rgb(136, 145, 170)","comment":"Border on inverse backgrounds. Must be used on color-background-body-inverse.","uicontrol_contrast_pairing":["color-background-body-inverse"],"name":"color-border-inverse","altValue":"#8891AA"},{"type":"color","value":"rgb(225, 227, 234)","comment":"Strong border on inverse backgrounds. Must be used on color-background-body-inverse.","uicontrol_contrast_pairing":["color-background-body-inverse"],"name":"color-border-inverse-strong","altValue":"#E1E3EA"},{"type":"color","value":"rgb(244, 244, 246)","comment":"Stronger border on inverse backgrounds. Must be used on color-background-body-inverse.","uicontrol_contrast_pairing":["color-background-body-inverse"],"name":"color-border-inverse-stronger","altValue":"#F4F4F6"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Strongest border on inverse backgrounds. Must be used on color-background-body-inverse.","uicontrol_contrast_pairing":["color-background-body-inverse"],"name":"color-border-inverse-strongest","altValue":"#FFFFFF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weaker border on inverse backgrounds. Must be used on color-background-body-inverse.","name":"color-border-inverse-weaker","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weakest border on inverse backgrounds. Must be used on color-background-body-inverse.","name":"color-border-inverse-weakest","altValue":"#1F304C"},{"type":"color","value":"rgb(2, 99, 224)","comment":"Neutral border color","name":"color-border-neutral","altValue":"#0263E0"},{"type":"color","value":"rgb(4, 60, 181)","comment":"Weak neutral border color","name":"color-border-neutral-weak","altValue":"#043CB5"},{"type":"color","value":"rgb(0, 20, 137)","comment":"Weaker neutral border color","name":"color-border-neutral-weaker","altValue":"#001489"},{"type":"color","value":"rgb(88, 23, 189)","comment":"Weaker border color for something designated as new","name":"color-border-new-weaker","altValue":"#5817BD"},{"type":"color","value":"rgb(2, 99, 224)","comment":"Primary border color","name":"color-border-primary","altValue":"#0263E0"},{"type":"color","value":"rgb(153, 205, 255)","comment":"Strong primary border color","name":"color-border-primary-strong","altValue":"#99CDFF"},{"type":"color","value":"rgb(204, 228, 255)","comment":"Stronger primary border color","name":"color-border-primary-stronger","altValue":"#CCE4FF"},{"type":"color","value":"rgb(235, 244, 255)","comment":"Strongest primary border color","name":"color-border-primary-strongest","altValue":"#EBF4FF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak primary border color","name":"color-border-primary-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker primary border color","name":"color-border-primary-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest primary border color","name":"color-border-primary-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(136, 145, 170)","comment":"Strong border color","name":"color-border-strong","altValue":"#8891AA"},{"type":"color","value":"rgb(20, 176, 83)","comment":"Success border color","name":"color-border-success","altValue":"#14B053"},{"type":"color","value":"rgb(14, 124, 58)","comment":"Weak success border color","name":"color-border-success-weak","altValue":"#0E7C3A"},{"type":"color","value":"rgb(13, 58, 31)","comment":"Weaker success border color","name":"color-border-success-weaker","altValue":"#0D3A1F"},{"type":"color","value":"rgb(5, 41, 18)","comment":"Weakest success border color","name":"color-border-success-weakest","altValue":"#052912"},{"type":"color","value":"rgb(244, 124, 34)","comment":"Warning border color","name":"color-border-warning","altValue":"#F47C22"},{"type":"color","value":"rgb(195, 83, 35)","comment":"Weak warning border color","name":"color-border-warning-weak","altValue":"#C35323"},{"type":"color","value":"rgb(84, 25, 20)","comment":"Weaker warning border color","name":"color-border-warning-weaker","altValue":"#541914"},{"type":"color","value":"rgb(64, 19, 15)","comment":"Weakest warning border color","name":"color-border-warning-weakest","altValue":"#40130F"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak border color","name":"color-border-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker border color","name":"color-border-weaker","altValue":"#1F304C"}], | ||
"border-colors": [{"type":"color","value":"rgb(96, 107, 133)","comment":"Default border color","name":"color-border","altValue":"#606B85"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.","name":"color-border-decorative-10-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(0, 20, 137)","comment":"Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.","name":"color-border-decorative-20-weaker","altValue":"#001489"},{"type":"color","value":"rgb(13, 58, 31)","comment":"Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.","name":"color-border-decorative-30-weaker","altValue":"#0D3A1F"},{"type":"color","value":"rgb(88, 23, 189)","comment":"Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.","name":"color-border-decorative-40-weaker","altValue":"#5817BD"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Destructive border color","name":"color-border-destructive","altValue":"#D61F1F"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Destructive focus border color","name":"color-border-destructive-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(252, 207, 207)","comment":"Stronger destructive hover border color","name":"color-border-destructive-stronger","altValue":"#FCCFCF"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Strongest destructive hover border color","name":"color-border-destructive-strongest","altValue":"#FEECEC"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Destructive focus border color","name":"color-border-destructive-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Destructive focus border color","name":"color-border-destructive-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Destructive focus border color","name":"color-border-destructive-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(214, 31, 31)","comment":"Error border color","name":"color-border-error","altValue":"#D61F1F"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Strong error border color","name":"color-border-error-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(252, 207, 207)","comment":"Stronger error border color","name":"color-border-error-stronger","altValue":"#FCCFCF"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Strongest error border color","name":"color-border-error-strongest","altValue":"#FEECEC"},{"type":"color","value":"rgb(173, 17, 17)","comment":"Weak error border color","name":"color-border-error-weak","altValue":"#AD1111"},{"type":"color","value":"rgb(117, 12, 12)","comment":"Weaker error border color","name":"color-border-error-weaker","altValue":"#750C0C"},{"type":"color","value":"rgb(49, 12, 12)","comment":"Weakest error border color","name":"color-border-error-weakest","altValue":"#310C0C"},{"type":"color","value":"rgb(136, 145, 170)","comment":"Border on inverse backgrounds. Must be used on color-background-body-inverse.","uicontrol_contrast_pairing":["color-background-body-inverse"],"name":"color-border-inverse","altValue":"#8891AA"},{"type":"color","value":"rgb(225, 227, 234)","comment":"Strong border on inverse backgrounds. Must be used on color-background-body-inverse.","uicontrol_contrast_pairing":["color-background-body-inverse"],"name":"color-border-inverse-strong","altValue":"#E1E3EA"},{"type":"color","value":"rgb(244, 244, 246)","comment":"Stronger border on inverse backgrounds. Must be used on color-background-body-inverse.","uicontrol_contrast_pairing":["color-background-body-inverse"],"name":"color-border-inverse-stronger","altValue":"#F4F4F6"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Strongest border on inverse backgrounds. Must be used on color-background-body-inverse.","uicontrol_contrast_pairing":["color-background-body-inverse"],"name":"color-border-inverse-strongest","altValue":"#FFFFFF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weaker border on inverse backgrounds. Must be used on color-background-body-inverse.","name":"color-border-inverse-weaker","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weakest border on inverse backgrounds. Must be used on color-background-body-inverse.","name":"color-border-inverse-weakest","altValue":"#1F304C"},{"type":"color","value":"rgb(2, 99, 224)","comment":"Neutral border color","name":"color-border-neutral","altValue":"#0263E0"},{"type":"color","value":"rgb(4, 60, 181)","comment":"Weak neutral border color","name":"color-border-neutral-weak","altValue":"#043CB5"},{"type":"color","value":"rgb(0, 20, 137)","comment":"Weaker neutral border color","name":"color-border-neutral-weaker","altValue":"#001489"},{"type":"color","value":"rgb(88, 23, 189)","comment":"Weaker border color for something designated as new","name":"color-border-new-weaker","altValue":"#5817BD"},{"type":"color","value":"rgb(2, 99, 224)","comment":"Primary border color","name":"color-border-primary","altValue":"#0263E0"},{"type":"color","value":"rgb(153, 205, 255)","comment":"Strong primary border color","name":"color-border-primary-strong","altValue":"#99CDFF"},{"type":"color","value":"rgb(204, 228, 255)","comment":"Stronger primary border color","name":"color-border-primary-stronger","altValue":"#CCE4FF"},{"type":"color","value":"rgb(235, 244, 255)","comment":"Strongest primary border color","name":"color-border-primary-strongest","altValue":"#EBF4FF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak primary border color","name":"color-border-primary-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker primary border color","name":"color-border-primary-weaker","altValue":"#1F304C"},{"type":"color","value":"rgb(18, 28, 45)","comment":"Weakest primary border color","name":"color-border-primary-weakest","altValue":"#121C2D"},{"type":"color","value":"rgb(136, 145, 170)","comment":"Strong border color","name":"color-border-strong","altValue":"#8891AA"},{"type":"color","value":"rgb(20, 176, 83)","comment":"Success border color","name":"color-border-success","altValue":"#14B053"},{"type":"color","value":"rgb(14, 124, 58)","comment":"Weak success border color","name":"color-border-success-weak","altValue":"#0E7C3A"},{"type":"color","value":"rgb(13, 58, 31)","comment":"Weaker success border color","name":"color-border-success-weaker","altValue":"#0D3A1F"},{"type":"color","value":"rgb(5, 41, 18)","comment":"Weakest success border color","name":"color-border-success-weakest","altValue":"#052912"},{"type":"color","value":"rgb(88, 23, 189)","comment":"User avatar border color.","name":"color-border-user","altValue":"#5817BD"},{"type":"color","value":"rgb(244, 124, 34)","comment":"Warning border color","name":"color-border-warning","altValue":"#F47C22"},{"type":"color","value":"rgb(195, 83, 35)","comment":"Weak warning border color","name":"color-border-warning-weak","altValue":"#C35323"},{"type":"color","value":"rgb(84, 25, 20)","comment":"Weaker warning border color","name":"color-border-warning-weaker","altValue":"#541914"},{"type":"color","value":"rgb(64, 19, 15)","comment":"Weakest warning border color","name":"color-border-warning-weakest","altValue":"#40130F"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak border color","name":"color-border-weak","altValue":"#394762"},{"type":"color","value":"rgb(31, 48, 76)","comment":"Weaker border color","name":"color-border-weaker","altValue":"#1F304C"}], | ||
@@ -12,3 +12,3 @@ | ||
"box-shadows": [{"type":"shadow","value":"0 4px 16px 0 rgba(0, 0, 0, 0.5)","comment":"Default shadow.","name":"shadow","altValue":null},{"type":"shadow","value":"0 0 0 1px #606b85","comment":"Shadow border for inputs.","name":"shadow-border","altValue":null},{"type":"shadow","value":"0 1px 0 #1f304c","comment":"Weaker bottom shadow border for decorative 10","name":"shadow-border-bottom-decorative-10-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #001489","comment":"Weaker bottom shadow border for decorative 20","name":"shadow-border-bottom-decorative-20-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #0d3a1f","comment":"Weaker bottom shadow border for decorative 30","name":"shadow-border-bottom-decorative-30-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #5817bd","comment":"Weaker bottom shadow border for decorative 40","name":"shadow-border-bottom-decorative-40-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #750c0c","comment":"Weaker bottom shadow border for error status","name":"shadow-border-bottom-error-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #001489","comment":"Weaker bottom shadow border for neutral status","name":"shadow-border-bottom-neutral-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #5817bd","comment":"Weaker bottom shadow border for new status","name":"shadow-border-bottom-new-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #0d3a1f","comment":"Weaker bottom shadow border for success status","name":"shadow-border-bottom-success-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #541914","comment":"Weaker bottom shadow border warning warning status","name":"shadow-border-bottom-warning-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #d61f1f","comment":"Shadow border for destructive interactions.","name":"shadow-border-destructive","altValue":null},{"type":"shadow","value":"0 0 0 1px #f6b1b1","comment":"Strong shadow border for destructive interactions","name":"shadow-border-destructive-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #fccfcf","comment":"Stronger shadow border for destructive interactions","name":"shadow-border-destructive-stronger","altValue":null},{"type":"shadow","value":"0 0 0 1px #feecec","comment":"Strongest shadow border for destructive interactions","name":"shadow-border-destructive-strongest","altValue":null},{"type":"shadow","value":"0 0 0 1px #394762","comment":"Weak shadow border for destructive interactions.","name":"shadow-border-destructive-weak","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weaker shadow border for destructive interactions.","name":"shadow-border-destructive-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #d61f1f","comment":"Shadow border for error inputs.","name":"shadow-border-error","altValue":null},{"type":"shadow","value":"0 0 0 1px #f6b1b1","comment":"Shadow border for error inputs hover.","name":"shadow-border-error-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #fccfcf","comment":"Shadow border for error inputs hover.","name":"shadow-border-error-stronger","altValue":null},{"type":"shadow","value":"0 0 0 1px #ad1111","comment":"Shadow border for inverse error inputs.","name":"shadow-border-error-weak","altValue":null},{"type":"shadow","value":"0 0 0 1px #8891aa","comment":"Shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse","altValue":null},{"type":"shadow","value":"0 0 0 1px #e1e3ea","comment":"Strong shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #f4f4f6","comment":"Stronger shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-stronger","altValue":null},{"type":"shadow","value":"0 0 0 1px #ffffff","comment":"Strongest shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-strongest","altValue":null},{"type":"shadow","value":"0 0 0 1px #394762","comment":"Weaker shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weakest shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-weakest","altValue":null},{"type":"shadow","value":"0 0 0 1px #0263e0","comment":"Default shadow border for primary interactions.","name":"shadow-border-primary","altValue":null},{"type":"shadow","value":"0 0 0 1px #99cdff","comment":"Strong shadow border for inputs hover.","name":"shadow-border-primary-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #cce4ff","comment":"Stronger shadow border for inputs active.","name":"shadow-border-primary-stronger","altValue":null},{"type":"shadow","value":"0 0 0 1px #ebf4ff","comment":"Strongest shadow border for inputs active.","name":"shadow-border-primary-strongest","altValue":null},{"type":"shadow","value":"0 0 0 1px #394762","comment":"Weaker shadow border for primary interactions.","name":"shadow-border-primary-weak","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weaker shadow border for primary interactions.","name":"shadow-border-primary-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #8891aa","comment":"Strong shadow border for inputs.","name":"shadow-border-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #394762","comment":"Weak shadow border for disabled inputs.","name":"shadow-border-weak","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weaker shadow border for disabled inputs.","name":"shadow-border-weaker","altValue":null},{"type":"shadow","value":"0 2px 4px 0 rgba(0, 0, 0, 0.4)","comment":"Shadow for cards.","name":"shadow-card","altValue":null},{"type":"shadow","value":"0 0 0 4px #606b85","comment":"Shadow for focus ring on interactive elements.","name":"shadow-focus","altValue":null},{"type":"shadow","value":"inset 0 0 0 2px #606b85","comment":"Shadow for inset focus on elements, such as DataGrid cells.","name":"shadow-focus-inset","altValue":null},{"type":"shadow","value":"0 0 0 4px #8891aa","comment":"Shadow for focus ring on interactive elements on inverse backgrounds.","name":"shadow-focus-inverse","altValue":null},{"type":"shadow","value":"0 0 0 4px #606b85, 0 0 0 1px #606b85","comment":"Shadow for simultaneous focus and border","name":"shadow-focus-shadow-border","altValue":null},{"type":"shadow","value":"0 16px 24px 4px rgba(0, 0, 0, 0.5)","comment":"High elevation default shadow.","name":"shadow-high","altValue":null},{"type":"shadow","value":"0 2px 4px 0 rgba(0, 0, 0, 0.4)","comment":"Low elevation default shadow.","name":"shadow-low","altValue":null}], | ||
"box-shadows": [{"type":"shadow","value":"0 4px 16px 0 rgba(0, 0, 0, 0.5)","comment":"Default shadow.","name":"shadow","altValue":null},{"type":"shadow","value":"0 0 0 1px #606b85","comment":"Shadow border for inputs.","name":"shadow-border","altValue":null},{"type":"shadow","value":"0 1px 0 #1f304c","comment":"Weaker bottom shadow border for decorative 10","name":"shadow-border-bottom-decorative-10-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #001489","comment":"Weaker bottom shadow border for decorative 20","name":"shadow-border-bottom-decorative-20-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #0d3a1f","comment":"Weaker bottom shadow border for decorative 30","name":"shadow-border-bottom-decorative-30-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #5817bd","comment":"Weaker bottom shadow border for decorative 40","name":"shadow-border-bottom-decorative-40-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #750c0c","comment":"Weaker bottom shadow border for error status","name":"shadow-border-bottom-error-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #001489","comment":"Weaker bottom shadow border for neutral status","name":"shadow-border-bottom-neutral-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #5817bd","comment":"Weaker bottom shadow border for new status","name":"shadow-border-bottom-new-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #006dfa","comment":"Bottom shadow border for primary status","name":"shadow-border-bottom-primary","altValue":null},{"type":"shadow","value":"0 1px 0 #0d3a1f","comment":"Weaker bottom shadow border for success status","name":"shadow-border-bottom-success-weaker","altValue":null},{"type":"shadow","value":"0 1px 0 #541914","comment":"Weaker bottom shadow border warning warning status","name":"shadow-border-bottom-warning-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weaker shadow border for decorative 10","name":"shadow-border-decorative-10-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #043cb5","comment":"Weaker shadow border for decorative 20","name":"shadow-border-decorative-20-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #0e7c3a","comment":"Weaker shadow border for decorative 30","name":"shadow-border-decorative-30-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #5817bd","comment":"Weaker shadow border for decorative 40","name":"shadow-border-decorative-40-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #d61f1f","comment":"Shadow border for destructive interactions.","name":"shadow-border-destructive","altValue":null},{"type":"shadow","value":"0 0 0 1px #f6b1b1","comment":"Strong shadow border for destructive interactions","name":"shadow-border-destructive-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #fccfcf","comment":"Stronger shadow border for destructive interactions","name":"shadow-border-destructive-stronger","altValue":null},{"type":"shadow","value":"0 0 0 1px #feecec","comment":"Strongest shadow border for destructive interactions","name":"shadow-border-destructive-strongest","altValue":null},{"type":"shadow","value":"0 0 0 1px #394762","comment":"Weak shadow border for destructive interactions.","name":"shadow-border-destructive-weak","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weaker shadow border for destructive interactions.","name":"shadow-border-destructive-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #d61f1f","comment":"Shadow border for error inputs.","name":"shadow-border-error","altValue":null},{"type":"shadow","value":"0 0 0 1px #f6b1b1","comment":"Shadow border for error inputs hover.","name":"shadow-border-error-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #fccfcf","comment":"Shadow border for error inputs hover.","name":"shadow-border-error-stronger","altValue":null},{"type":"shadow","value":"0 0 0 1px #feecec","comment":"Strongest shadow border for error inputs hover.","name":"shadow-border-error-strongest","altValue":null},{"type":"shadow","value":"0 0 0 1px #ad1111","comment":"Shadow border for inverse error inputs.","name":"shadow-border-error-weak","altValue":null},{"type":"shadow","value":"0 0 0 1px #ad1111","comment":"Weaker shadow border for error inputs.","name":"shadow-border-error-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #8891aa","comment":"Shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse","altValue":null},{"type":"shadow","value":"0 0 0 1px #e1e3ea","comment":"Strong shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #f4f4f6","comment":"Stronger shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-stronger","altValue":null},{"type":"shadow","value":"0 0 0 1px #ffffff","comment":"Strongest shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-strongest","altValue":null},{"type":"shadow","value":"0 0 0 1px #394762","comment":"Weaker shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weakest shadow border on interactive elements on inverse backgrounds.","name":"shadow-border-inverse-weakest","altValue":null},{"type":"shadow","value":"0 0 0 1px #043cb5","comment":"Weaker shadow border for neutral inputs.","name":"shadow-border-neutral-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #5817bd","comment":"Weaker shadow border for new status inputs.","name":"shadow-border-new-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #0263e0","comment":"Default shadow border for primary interactions.","name":"shadow-border-primary","altValue":null},{"type":"shadow","value":"0 0 0 1px #99cdff","comment":"Strong shadow border for inputs hover.","name":"shadow-border-primary-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #cce4ff","comment":"Stronger shadow border for inputs active.","name":"shadow-border-primary-stronger","altValue":null},{"type":"shadow","value":"0 0 0 1px #ebf4ff","comment":"Strongest shadow border for inputs active.","name":"shadow-border-primary-strongest","altValue":null},{"type":"shadow","value":"0 0 0 1px #394762","comment":"Weaker shadow border for primary interactions.","name":"shadow-border-primary-weak","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weaker shadow border for primary interactions.","name":"shadow-border-primary-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #8891aa","comment":"Strong shadow border for inputs.","name":"shadow-border-strong","altValue":null},{"type":"shadow","value":"0 0 0 1px #0e7c3a","comment":"Weaker shadow border for success inputs.","name":"shadow-border-success-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #5817bd","comment":"Shadow border for user.","name":"shadow-border-user","altValue":null},{"type":"shadow","value":"0 0 0 1px #c35323","comment":"Weaker shadow border for warning inputs.","name":"shadow-border-warning-weaker","altValue":null},{"type":"shadow","value":"0 0 0 1px #394762","comment":"Weak shadow border for disabled inputs.","name":"shadow-border-weak","altValue":null},{"type":"shadow","value":"0 0 0 1px #1f304c","comment":"Weaker shadow border for disabled inputs.","name":"shadow-border-weaker","altValue":null},{"type":"shadow","value":"0 2px 4px 0 rgba(0, 0, 0, 0.4)","comment":"Shadow for cards.","name":"shadow-card","altValue":null},{"type":"shadow","value":"0 0 0 4px #606b85","comment":"Shadow for focus ring on interactive elements.","name":"shadow-focus","altValue":null},{"type":"shadow","value":"inset 0 0 0 2px #606b85","comment":"Shadow for inset focus on elements, such as DataGrid cells.","name":"shadow-focus-inset","altValue":null},{"type":"shadow","value":"0 0 0 4px #8891aa","comment":"Shadow for focus ring on interactive elements on inverse backgrounds.","name":"shadow-focus-inverse","altValue":null},{"type":"shadow","value":"0 0 0 4px #606b85, 0 0 0 1px #606b85","comment":"Shadow for simultaneous focus and border","name":"shadow-focus-shadow-border","altValue":null},{"type":"shadow","value":"0 16px 24px 4px rgba(0, 0, 0, 0.5)","comment":"High elevation default shadow.","name":"shadow-high","altValue":null},{"type":"shadow","value":"0 2px 4px 0 rgba(0, 0, 0, 0.4)","comment":"Low elevation default shadow.","name":"shadow-low","altValue":null}], | ||
@@ -22,3 +22,3 @@ | ||
"fonts": [{"type":"font","value":"'TwilioSansMono', Courier, monospace","name":"font-family-code","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif","name":"font-family-text","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif","name":"font-family-text-chinese-simplified","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif","name":"font-family-text-chinese-traditional","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif","name":"font-family-text-japanese","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif","name":"font-family-text-korean","altValue":null}], | ||
"fonts": [{"type":"font","value":"'TwilioSansMono', Courier, monospace","name":"font-family-code","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif","name":"font-family-display","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif","name":"font-family-text","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif","name":"font-family-text-chinese-simplified","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif","name":"font-family-text-chinese-traditional","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif","name":"font-family-text-japanese","altValue":null},{"type":"font","value":"'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif","name":"font-family-text-korean","altValue":null}], | ||
@@ -44,3 +44,3 @@ | ||
"text-colors": [{"type":"color","value":"rgb(244, 244, 246)","comment":"Body text color","name":"color-text","altValue":"#F4F4F6"},{"type":"color","value":"rgb(242, 47, 70)","comment":"Twilio brand red, accessible on large text only.","name":"color-text-brand-highlight","altValue":"#F22F46"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Text color used on any brand color","name":"color-text-brand-inverse","altValue":"#FFFFFF"},{"type":"color","value":"rgb(225, 227, 234)","comment":"Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.","text_contrast_pairing":["color-background","color-background-body","color-background-decorative-10"],"name":"color-text-decorative-10","altValue":"#E1E3EA"},{"type":"color","value":"rgb(204, 228, 255)","comment":"Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.","text_contrast_pairing":["color-background","color-background-body","color-background-decorative-20"],"name":"color-text-decorative-20","altValue":"#CCE4FF"},{"type":"color","value":"rgb(162, 246, 195)","comment":"Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.","text_contrast_pairing":["color-background","color-background-body","color-background-decorative-30"],"name":"color-text-decorative-30","altValue":"#A2F6C3"},{"type":"color","value":"rgb(231, 220, 250)","comment":"Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.","text_contrast_pairing":["color-background","color-background-body","color-background-decorative-40"],"name":"color-text-decorative-40","altValue":"#E7DCFA"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Error text for inputs and error misc","name":"color-text-error","altValue":"#EB5656"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Strong error text for inputs and error misc","name":"color-text-error-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Stronger error text for inputs and error misc","name":"color-text-error-stronger","altValue":"#FEECEC"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Weak error text for inputs and error misc","name":"color-text-error-weak","altValue":"#EB5656"},{"type":"color","value":"rgb(136, 145, 170)","comment":"Default icon color.","name":"color-text-icon","altValue":"#8891AA"},{"type":"color","value":"rgb(54, 213, 118)","comment":"Icon color for indicating a available status","name":"color-text-icon-available","altValue":"#36D576"},{"type":"color","value":"rgb(242, 47, 70)","comment":"Twilio brand red icon color used for the Twilio logo.","uicontrol_contrast_pairing":["color-background","color-background-body"],"name":"color-text-icon-brand-highlight","altValue":"#F22F46"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Twilio brand icon color used for the Twilio logo on inverse backgrounds.","text_contrast_pairing":["color-background-body-inverse"],"name":"color-text-icon-brand-inverse","altValue":"#FFFFFF"},{"type":"color","value":"rgb(255, 179, 122)","comment":"Icon color for indicating a busy status","name":"color-text-icon-busy","altValue":"#FFB37A"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Icon color for indicating an error.","name":"color-text-icon-error","altValue":"#EB5656"},{"type":"color","value":"rgb(225, 227, 234)","comment":"Default icon color for inverse backgrounds.","name":"color-text-icon-inverse","altValue":"#E1E3EA"},{"type":"color","value":"rgb(102, 179, 255)","comment":"Icon color for being neutral.","name":"color-text-icon-neutral","altValue":"#66B3FF"},{"type":"color","value":"rgb(244, 244, 246)","comment":"Icon color for indicating a offline status","name":"color-text-icon-offline","altValue":"#F4F4F6"},{"type":"color","value":"rgb(54, 213, 118)","comment":"Icon color for indicating success.","name":"color-text-icon-success","altValue":"#36D576"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Icon color for indicating a unavailable status","name":"color-text-icon-unavailable","altValue":"#EB5656"},{"type":"color","value":"rgb(255, 179, 122)","comment":"Icon color for indicating a warning.","name":"color-text-icon-warning","altValue":"#FFB37A"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.","name":"color-text-inverse","altValue":"#FFFFFF"},{"type":"color","value":"rgb(174, 178, 193)","comment":"Weak inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.","name":"color-text-inverse-weak","altValue":"#AEB2C1"},{"type":"color","value":"rgb(75, 86, 113)","comment":"Weaker inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.","name":"color-text-inverse-weaker","altValue":"#4B5671"},{"type":"color","value":"rgb(0, 140, 255)","comment":"Link text","name":"color-text-link","altValue":"#008CFF"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Destructive link text","name":"color-text-link-destructive","altValue":"#EB5656"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Strong shade of destructive link text to be used in interactions","name":"color-text-link-destructive-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Stronger shade of destructive link text to be used in interactions","name":"color-text-link-destructive-stronger","altValue":"#FEECEC"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Strongest shade of destructive link text to be used in interactions","name":"color-text-link-destructive-strongest","altValue":"#FFFFFF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak shade of destructive link text to be used in interactions","name":"color-text-link-destructive-weak","altValue":"#394762"},{"type":"color","value":"rgb(153, 205, 255)","comment":"Strong shade of link text to be used in interactions","name":"color-text-link-strong","altValue":"#99CDFF"},{"type":"color","value":"rgb(235, 244, 255)","comment":"Stronger shade of link text to be used in interactions","name":"color-text-link-stronger","altValue":"#EBF4FF"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Strongest shade of link text to be used in interactions","name":"color-text-link-strongest","altValue":"#FFFFFF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak shade of link text to be used in interactions","name":"color-text-link-weak","altValue":"#394762"},{"type":"color","value":"rgb(204, 228, 255)","comment":"Color for text indicating a neutral status.","name":"color-text-neutral","altValue":"#CCE4FF"},{"type":"color","value":"rgb(231, 220, 250)","comment":"Color for text indicating a new status.","name":"color-text-new","altValue":"#E7DCFA"},{"type":"color","value":"rgb(162, 246, 195)","comment":"Text color for success text.","name":"color-text-success","altValue":"#A2F6C3"},{"type":"color","value":"rgb(255, 179, 122)","comment":"Color for warning text.","name":"color-text-warning","altValue":"#FFB37A"},{"type":"color","value":"rgb(250, 194, 160)","comment":"Color for dark warning text.","name":"color-text-warning-strong","altValue":"#FAC2A0"},{"type":"color","value":"rgb(136, 145, 170)","comment":"Weak body text for visual hierarchy.","name":"color-text-weak","altValue":"#8891AA"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weaker body text for visual hierarchy. Inaccessible unless used on disabled controls.","name":"color-text-weaker","altValue":"#394762"},{"type":"color","value":"rgb(13, 19, 28)","comment":"Weakest body text for visual hierarchy. Inaccessible unless used on disabled controls.","name":"color-text-weakest","altValue":"#0D131C"}], | ||
"text-colors": [{"type":"color","value":"rgb(244, 244, 246)","comment":"Body text color","name":"color-text","altValue":"#F4F4F6"},{"type":"color","value":"rgb(242, 47, 70)","comment":"Twilio brand red, accessible on large text only.","name":"color-text-brand-highlight","altValue":"#F22F46"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Text color used on any brand color","name":"color-text-brand-inverse","altValue":"#FFFFFF"},{"type":"color","value":"rgb(225, 227, 234)","comment":"Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.","text_contrast_pairing":["color-background","color-background-body","color-background-decorative-10"],"name":"color-text-decorative-10","altValue":"#E1E3EA"},{"type":"color","value":"rgb(204, 228, 255)","comment":"Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.","text_contrast_pairing":["color-background","color-background-body","color-background-decorative-20"],"name":"color-text-decorative-20","altValue":"#CCE4FF"},{"type":"color","value":"rgb(162, 246, 195)","comment":"Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.","text_contrast_pairing":["color-background","color-background-body","color-background-decorative-30"],"name":"color-text-decorative-30","altValue":"#A2F6C3"},{"type":"color","value":"rgb(231, 220, 250)","comment":"Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.","text_contrast_pairing":["color-background","color-background-body","color-background-decorative-40"],"name":"color-text-decorative-40","altValue":"#E7DCFA"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Error text for inputs and error misc","name":"color-text-error","altValue":"#EB5656"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Strong error text for inputs and error misc","name":"color-text-error-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Stronger error text for inputs and error misc","name":"color-text-error-stronger","altValue":"#FEECEC"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Strongest error text for inputs and error misc.","name":"color-text-error-strongest","altValue":"#FEECEC"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Weak error text for inputs and error misc","name":"color-text-error-weak","altValue":"#EB5656"},{"type":"color","value":"rgb(136, 145, 170)","comment":"Default icon color.","name":"color-text-icon","altValue":"#8891AA"},{"type":"color","value":"rgb(54, 213, 118)","comment":"Icon color for indicating a available status","name":"color-text-icon-available","altValue":"#36D576"},{"type":"color","value":"rgb(242, 47, 70)","comment":"Twilio brand red icon color used for the Twilio logo.","uicontrol_contrast_pairing":["color-background","color-background-body"],"name":"color-text-icon-brand-highlight","altValue":"#F22F46"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Twilio brand icon color used for the Twilio logo on inverse backgrounds.","text_contrast_pairing":["color-background-body-inverse"],"name":"color-text-icon-brand-inverse","altValue":"#FFFFFF"},{"type":"color","value":"rgb(255, 179, 122)","comment":"Icon color for indicating a busy status","name":"color-text-icon-busy","altValue":"#FFB37A"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Icon color for indicating an error.","name":"color-text-icon-error","altValue":"#EB5656"},{"type":"color","value":"rgb(225, 227, 234)","comment":"Default icon color for inverse backgrounds.","name":"color-text-icon-inverse","altValue":"#E1E3EA"},{"type":"color","value":"rgb(102, 179, 255)","comment":"Icon color for being neutral.","name":"color-text-icon-neutral","altValue":"#66B3FF"},{"type":"color","value":"rgb(200, 175, 240)","comment":"Icon color for indicating a new status.","name":"color-text-icon-new","altValue":"#C8AFF0"},{"type":"color","value":"rgb(244, 244, 246)","comment":"Icon color for indicating a offline status","name":"color-text-icon-offline","altValue":"#F4F4F6"},{"type":"color","value":"rgb(54, 213, 118)","comment":"Icon color for indicating success.","name":"color-text-icon-success","altValue":"#36D576"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Icon color for indicating a unavailable status","name":"color-text-icon-unavailable","altValue":"#EB5656"},{"type":"color","value":"rgb(255, 179, 122)","comment":"Icon color for indicating a warning.","name":"color-text-icon-warning","altValue":"#FFB37A"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.","name":"color-text-inverse","altValue":"#FFFFFF"},{"type":"color","value":"rgb(174, 178, 193)","comment":"Weak inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.","name":"color-text-inverse-weak","altValue":"#AEB2C1"},{"type":"color","value":"rgb(75, 86, 113)","comment":"Weaker inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.","name":"color-text-inverse-weaker","altValue":"#4B5671"},{"type":"color","value":"rgb(0, 140, 255)","comment":"Link text","name":"color-text-link","altValue":"#008CFF"},{"type":"color","value":"rgb(235, 86, 86)","comment":"Destructive link text","name":"color-text-link-destructive","altValue":"#EB5656"},{"type":"color","value":"rgb(246, 177, 177)","comment":"Strong shade of destructive link text to be used in interactions","name":"color-text-link-destructive-strong","altValue":"#F6B1B1"},{"type":"color","value":"rgb(254, 236, 236)","comment":"Stronger shade of destructive link text to be used in interactions","name":"color-text-link-destructive-stronger","altValue":"#FEECEC"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Strongest shade of destructive link text to be used in interactions","name":"color-text-link-destructive-strongest","altValue":"#FFFFFF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak shade of destructive link text to be used in interactions","name":"color-text-link-destructive-weak","altValue":"#394762"},{"type":"color","value":"rgb(153, 205, 255)","comment":"Strong shade of link text to be used in interactions","name":"color-text-link-strong","altValue":"#99CDFF"},{"type":"color","value":"rgb(235, 244, 255)","comment":"Stronger shade of link text to be used in interactions","name":"color-text-link-stronger","altValue":"#EBF4FF"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Strongest shade of link text to be used in interactions","name":"color-text-link-strongest","altValue":"#FFFFFF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak shade of link text to be used in interactions","name":"color-text-link-weak","altValue":"#394762"},{"type":"color","value":"rgb(204, 228, 255)","comment":"Color for text indicating a neutral status.","name":"color-text-neutral","altValue":"#CCE4FF"},{"type":"color","value":"rgb(231, 220, 250)","comment":"Color for text indicating a new status.","name":"color-text-new","altValue":"#E7DCFA"},{"type":"color","value":"rgb(0, 140, 255)","comment":"Primary text.","name":"color-text-primary","altValue":"#008CFF"},{"type":"color","value":"rgb(153, 205, 255)","comment":"Strong primary text.","name":"color-text-primary-strong","altValue":"#99CDFF"},{"type":"color","value":"rgb(153, 205, 255)","comment":"Stronger primary text.","name":"color-text-primary-stronger","altValue":"#99CDFF"},{"type":"color","value":"rgb(255, 255, 255)","comment":"Strongest primary text.","name":"color-text-primary-strongest","altValue":"#FFFFFF"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weak primary text.","name":"color-text-primary-weak","altValue":"#394762"},{"type":"color","value":"rgb(162, 246, 195)","comment":"Text color for success text.","name":"color-text-success","altValue":"#A2F6C3"},{"type":"color","value":"rgb(200, 175, 240)","comment":"Text color for user avatar.","name":"color-text-user","altValue":"#C8AFF0"},{"type":"color","value":"rgb(255, 179, 122)","comment":"Color for warning text.","name":"color-text-warning","altValue":"#FFB37A"},{"type":"color","value":"rgb(250, 194, 160)","comment":"Color for dark warning text.","name":"color-text-warning-strong","altValue":"#FAC2A0"},{"type":"color","value":"rgb(136, 145, 170)","comment":"Weak body text for visual hierarchy.","name":"color-text-weak","altValue":"#8891AA"},{"type":"color","value":"rgb(57, 71, 98)","comment":"Weaker body text for visual hierarchy. Inaccessible unless used on disabled controls.","name":"color-text-weaker","altValue":"#394762"},{"type":"color","value":"rgb(13, 19, 28)","comment":"Weakest body text for visual hierarchy. Inaccessible unless used on disabled controls.","name":"color-text-weakest","altValue":"#0D131C"}], | ||
@@ -47,0 +47,0 @@ |
@@ -14,2 +14,3 @@ { | ||
"color-background-strong": "rgb(31, 48, 76)", | ||
"color-background-new-weakest": "rgb(18, 28, 45)", | ||
"color-background-destructive": "rgb(214, 31, 31)", | ||
@@ -37,2 +38,3 @@ "color-background-weak": "rgb(18, 28, 45)", | ||
"color-background-decorative-40-weakest": "rgb(56, 14, 120)", | ||
"color-background-inverse-stronger": "rgb(57, 71, 98)", | ||
"color-background-decorative-30-weakest": "rgb(5, 41, 18)", | ||
@@ -61,2 +63,3 @@ "color-background-body": "rgb(13, 19, 28)", | ||
"color-border-error-weaker": "rgb(117, 12, 12)", | ||
"color-border-user": "rgb(88, 23, 189)", | ||
"color-border-neutral-weaker": "rgb(0, 20, 137)", | ||
@@ -86,2 +89,3 @@ "color-border-warning": "rgb(244, 124, 34)", | ||
"color-border-error-weakest": "rgb(49, 12, 12)", | ||
"color-border-error-strongest": "rgb(254, 236, 236)", | ||
"color-border-error-strong": "rgb(246, 177, 177)", | ||
@@ -119,2 +123,3 @@ "color-border-error-weak": "rgb(173, 17, 17)", | ||
"shadow-border-destructive-stronger": "0 0 0 1px #fccfcf", | ||
"shadow-border-success-weaker": "0 0 0 1px #0e7c3a", | ||
"shadow-border-primary-stronger": "0 0 0 1px #cce4ff", | ||
@@ -124,4 +129,6 @@ "shadow-border-bottom-warning-weaker": "0 1px 0 #541914", | ||
"shadow-border-primary-weaker": "0 0 0 1px #1f304c", | ||
"shadow-border-new-weaker": "0 0 0 1px #5817bd", | ||
"shadow-low": "0 2px 4px 0 rgba(0, 0, 0, 0.4)", | ||
"shadow-border-inverse-strong": "0 0 0 1px #e1e3ea", | ||
"shadow-border-warning-weaker": "0 0 0 1px #c35323", | ||
"shadow-border-strong": "0 0 0 1px #8891aa", | ||
@@ -140,4 +147,6 @@ "shadow-focus": "0 0 0 4px #606b85", | ||
"shadow-border-bottom-decorative-10-weaker": "0 1px 0 #1f304c", | ||
"shadow-border-bottom-primary": "0 1px 0 #006dfa", | ||
"shadow-border-bottom-decorative-20-weaker": "0 1px 0 #001489", | ||
"shadow-border-inverse-stronger": "0 0 0 1px #f4f4f6", | ||
"shadow-border-error-strongest": "0 0 0 1px #feecec", | ||
"shadow-border-destructive-strong": "0 0 0 1px #f6b1b1", | ||
@@ -155,9 +164,16 @@ "shadow-border-inverse-weaker": "0 0 0 1px #394762", | ||
"shadow-border-bottom-neutral-weaker": "0 1px 0 #001489", | ||
"shadow-border-decorative-10-weaker": "0 0 0 1px #1f304c", | ||
"shadow-border-decorative-20-weaker": "0 0 0 1px #043cb5", | ||
"shadow-focus-inset": "inset 0 0 0 2px #606b85", | ||
"shadow-border-inverse": "0 0 0 1px #8891aa", | ||
"shadow-border-decorative-30-weaker": "0 0 0 1px #0e7c3a", | ||
"shadow-border-inverse-weakest": "0 0 0 1px #1f304c", | ||
"shadow-border-bottom-success-weaker": "0 1px 0 #0d3a1f", | ||
"shadow-border-decorative-40-weaker": "0 0 0 1px #5817bd", | ||
"shadow-border-error-stronger": "0 0 0 1px #fccfcf", | ||
"shadow-card": "0 2px 4px 0 rgba(0, 0, 0, 0.4)", | ||
"shadow-border-error-weaker": "0 0 0 1px #ad1111", | ||
"shadow-border-inverse-strongest": "0 0 0 1px #ffffff", | ||
"shadow-border-user": "0 0 0 1px #5817bd", | ||
"shadow-border-neutral-weaker": "0 0 0 1px #043cb5", | ||
"font-family-text": "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", | ||
@@ -169,2 +185,3 @@ "font-family-code": "'TwilioSansMono', Courier, monospace", | ||
"font-family-text-chinese-simplified": "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif", | ||
"font-family-display": "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", | ||
"font-size-110": "3rem", | ||
@@ -320,4 +337,7 @@ "font-size-100": "2.5rem", | ||
"color-text-link-stronger": "rgb(235, 244, 255)", | ||
"color-text-user": "rgb(200, 175, 240)", | ||
"color-text-icon-new": "rgb(200, 175, 240)", | ||
"color-text-icon-offline": "rgb(244, 244, 246)", | ||
"color-text-link-destructive": "rgb(235, 86, 86)", | ||
"color-text-primary-stronger": "rgb(153, 205, 255)", | ||
"color-text-icon-success": "rgb(54, 213, 118)", | ||
@@ -333,4 +353,6 @@ "color-text-warning": "rgb(255, 179, 122)", | ||
"color-text-icon-brand-inverse": "rgb(255, 255, 255)", | ||
"color-text-primary": "rgb(0, 140, 255)", | ||
"color-text-success": "rgb(162, 246, 195)", | ||
"color-text-weak": "rgb(136, 145, 170)", | ||
"color-text-primary-strongest": "rgb(255, 255, 255)", | ||
"color-text-icon": "rgb(136, 145, 170)", | ||
@@ -349,2 +371,3 @@ "color-text-link": "rgb(0, 140, 255)", | ||
"color-text-brand-inverse": "rgb(255, 255, 255)", | ||
"color-text-error-strongest": "rgb(254, 236, 236)", | ||
"color-text-decorative-30": "rgb(162, 246, 195)", | ||
@@ -359,2 +382,4 @@ "color-text-link-weak": "rgb(57, 71, 98)", | ||
"color-text-inverse-weaker": "rgb(75, 86, 113)", | ||
"color-text-primary-strong": "rgb(153, 205, 255)", | ||
"color-text-primary-weak": "rgb(57, 71, 98)", | ||
"color-text-inverse": "rgb(255, 255, 255)", | ||
@@ -361,0 +386,0 @@ "color-text-weaker": "rgb(57, 71, 98)", |
@@ -40,4 +40,6 @@ export declare const borderRadius0 = "0"; | ||
export declare const colorBackgroundInverseStrong = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundInverseStronger = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundNeutralWeakest = "rgb(235, 244, 255)"; | ||
export declare const colorBackgroundNew = "rgb(245, 240, 252)"; | ||
export declare const colorBackgroundNewWeakest = "rgb(250, 247, 253)"; | ||
export declare const colorBackgroundOffline = "rgb(174, 178, 193)"; | ||
@@ -81,2 +83,3 @@ export declare const colorBackgroundOverlay = "rgba(6, 3, 58, 0.4)"; | ||
export declare const colorBorderErrorStronger = "rgb(74, 11, 11)"; | ||
export declare const colorBorderErrorStrongest = "rgb(49, 12, 12)"; | ||
export declare const colorBorderErrorWeak = "rgb(245, 138, 138)"; | ||
@@ -107,2 +110,3 @@ export declare const colorBorderErrorWeaker = "rgb(252, 207, 207)"; | ||
export declare const colorBorderSuccessWeakest = "rgb(237, 253, 243)"; | ||
export declare const colorBorderUser = "rgb(231, 220, 250)"; | ||
export declare const colorBorderWarning = "rgb(244, 124, 34)"; | ||
@@ -147,2 +151,3 @@ export declare const colorBorderWarningWeak = "rgb(255, 179, 122)"; | ||
export declare const colorTextErrorStronger = "rgb(74, 11, 11)"; | ||
export declare const colorTextErrorStrongest = "rgb(49, 12, 12)"; | ||
export declare const colorTextErrorWeak = "rgb(235, 86, 86)"; | ||
@@ -157,2 +162,3 @@ export declare const colorTextIcon = "rgb(96, 107, 133)"; | ||
export declare const colorTextIconNeutral = "rgb(0, 20, 137)"; | ||
export declare const colorTextIconNew = "rgb(109, 46, 209)"; | ||
export declare const colorTextIconOffline = "rgb(96, 107, 133)"; | ||
@@ -177,3 +183,9 @@ export declare const colorTextIconSuccess = "rgb(14, 124, 58)"; | ||
export declare const colorTextNew = "rgb(109, 46, 209)"; | ||
export declare const colorTextPrimary = "rgb(2, 99, 224)"; | ||
export declare const colorTextPrimaryStrong = "rgb(0, 20, 137)"; | ||
export declare const colorTextPrimaryStronger = "rgb(3, 11, 93)"; | ||
export declare const colorTextPrimaryStrongest = "rgb(6, 3, 58)"; | ||
export declare const colorTextPrimaryWeak = "rgb(153, 205, 255)"; | ||
export declare const colorTextSuccess = "rgb(14, 124, 58)"; | ||
export declare const colorTextUser = "rgb(109, 46, 209)"; | ||
export declare const colorTextWarning = "rgb(141, 49, 24)"; | ||
@@ -185,2 +197,3 @@ export declare const colorTextWarningStrong = "rgb(141, 49, 24)"; | ||
export declare const fontFamilyCode = "'TwilioSansMono', Courier, monospace"; | ||
export declare const fontFamilyDisplay = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
export declare const fontFamilyText = "'Colfax', Helvetica, Arial, sans-serif"; | ||
@@ -236,4 +249,9 @@ export declare const fontFamilyTextChineseSimplified = "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
export declare const shadowBorderBottomNewWeaker = "0 1px 0 #e7dcfa"; | ||
export declare const shadowBorderBottomPrimary = "0 1px 0 #006dfa"; | ||
export declare const shadowBorderBottomSuccessWeaker = "0 1px 0 #d1fae0"; | ||
export declare const shadowBorderBottomWarningWeaker = "0 1px 0 #fddcc4"; | ||
export declare const shadowBorderDecorative10Weaker = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderDecorative20Weaker = "0 0 0 1px #cce4ff"; | ||
export declare const shadowBorderDecorative30Weaker = "0 0 0 1px #d1fae0"; | ||
export declare const shadowBorderDecorative40Weaker = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderDestructive = "0 0 0 1px #d61f1f"; | ||
@@ -248,3 +266,5 @@ export declare const shadowBorderDestructiveStrong = "0 0 0 1px #750c0c"; | ||
export declare const shadowBorderErrorStronger = "0 0 0 1px #4a0b0b"; | ||
export declare const shadowBorderErrorStrongest = "0 0 0 1px #310c0c"; | ||
export declare const shadowBorderErrorWeak = "0 0 0 1px #eb5656"; | ||
export declare const shadowBorderErrorWeaker = "0 0 0 1px #fccfcf"; | ||
export declare const shadowBorderInverse = "0 0 0 1px #8891aa"; | ||
@@ -256,2 +276,4 @@ export declare const shadowBorderInverseStrong = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderInverseWeakest = "0 0 0 1px #1f304c"; | ||
export declare const shadowBorderNeutralWeaker = "0 0 0 1px #cce4ff"; | ||
export declare const shadowBorderNewWeaker = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderPrimary = "0 0 0 1px #0263e0"; | ||
@@ -264,2 +286,5 @@ export declare const shadowBorderPrimaryStrong = "0 0 0 1px #001489"; | ||
export declare const shadowBorderStrong = "0 0 0 1px #606b85"; | ||
export declare const shadowBorderSuccessWeaker = "0 0 0 1px #d1fae0"; | ||
export declare const shadowBorderUser = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderWarningWeaker = "0 0 0 1px #fddcc4"; | ||
export declare const shadowBorderWeak = "0 0 0 1px #cacdd8"; | ||
@@ -402,4 +427,6 @@ export declare const shadowBorderWeaker = "0 0 0 1px #e1e3ea"; | ||
colorBackgroundInverseStrong: "rgb(57, 71, 98)"; | ||
colorBackgroundInverseStronger: "rgb(57, 71, 98)"; | ||
colorBackgroundNeutralWeakest: "rgb(235, 244, 255)"; | ||
colorBackgroundNew: "rgb(245, 240, 252)"; | ||
colorBackgroundNewWeakest: "rgb(250, 247, 253)"; | ||
colorBackgroundOffline: "rgb(174, 178, 193)"; | ||
@@ -445,2 +472,3 @@ colorBackgroundOverlay: "rgba(6, 3, 58, 0.4)"; | ||
colorBorderErrorStronger: "rgb(74, 11, 11)"; | ||
colorBorderErrorStrongest: "rgb(49, 12, 12)"; | ||
colorBorderErrorWeak: "rgb(245, 138, 138)"; | ||
@@ -471,2 +499,3 @@ colorBorderErrorWeaker: "rgb(252, 207, 207)"; | ||
colorBorderSuccessWeakest: "rgb(237, 253, 243)"; | ||
colorBorderUser: "rgb(231, 220, 250)"; | ||
colorBorderWarning: "rgb(244, 124, 34)"; | ||
@@ -496,4 +525,9 @@ colorBorderWarningWeak: "rgb(255, 179, 122)"; | ||
shadowBorderBottomNewWeaker: "0 1px 0 #e7dcfa"; | ||
shadowBorderBottomPrimary: "0 1px 0 #006dfa"; | ||
shadowBorderBottomSuccessWeaker: "0 1px 0 #d1fae0"; | ||
shadowBorderBottomWarningWeaker: "0 1px 0 #fddcc4"; | ||
shadowBorderDecorative10Weaker: "0 0 0 1px #e1e3ea"; | ||
shadowBorderDecorative20Weaker: "0 0 0 1px #cce4ff"; | ||
shadowBorderDecorative30Weaker: "0 0 0 1px #d1fae0"; | ||
shadowBorderDecorative40Weaker: "0 0 0 1px #e7dcfa"; | ||
shadowBorderDestructive: "0 0 0 1px #d61f1f"; | ||
@@ -508,3 +542,5 @@ shadowBorderDestructiveStrong: "0 0 0 1px #750c0c"; | ||
shadowBorderErrorStronger: "0 0 0 1px #4a0b0b"; | ||
shadowBorderErrorStrongest: "0 0 0 1px #310c0c"; | ||
shadowBorderErrorWeak: "0 0 0 1px #eb5656"; | ||
shadowBorderErrorWeaker: "0 0 0 1px #fccfcf"; | ||
shadowBorderInverse: "0 0 0 1px #8891aa"; | ||
@@ -516,2 +552,4 @@ shadowBorderInverseStrong: "0 0 0 1px #e1e3ea"; | ||
shadowBorderInverseWeakest: "0 0 0 1px #1f304c"; | ||
shadowBorderNeutralWeaker: "0 0 0 1px #cce4ff"; | ||
shadowBorderNewWeaker: "0 0 0 1px #e7dcfa"; | ||
shadowBorderPrimary: "0 0 0 1px #0263e0"; | ||
@@ -524,2 +562,5 @@ shadowBorderPrimaryStrong: "0 0 0 1px #001489"; | ||
shadowBorderStrong: "0 0 0 1px #606b85"; | ||
shadowBorderSuccessWeaker: "0 0 0 1px #d1fae0"; | ||
shadowBorderUser: "0 0 0 1px #e7dcfa"; | ||
shadowBorderWarningWeaker: "0 0 0 1px #fddcc4"; | ||
shadowBorderWeak: "0 0 0 1px #cacdd8"; | ||
@@ -564,2 +605,3 @@ shadowBorderWeaker: "0 0 0 1px #e1e3ea"; | ||
fontFamilyCode: "'TwilioSansMono', Courier, monospace"; | ||
fontFamilyDisplay: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
fontFamilyText: "'Colfax', Helvetica, Arial, sans-serif"; | ||
@@ -725,2 +767,3 @@ fontFamilyTextChineseSimplified: "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
colorTextErrorStronger: "rgb(74, 11, 11)"; | ||
colorTextErrorStrongest: "rgb(49, 12, 12)"; | ||
colorTextErrorWeak: "rgb(235, 86, 86)"; | ||
@@ -735,2 +778,3 @@ colorTextIcon: "rgb(96, 107, 133)"; | ||
colorTextIconNeutral: "rgb(0, 20, 137)"; | ||
colorTextIconNew: "rgb(109, 46, 209)"; | ||
colorTextIconOffline: "rgb(96, 107, 133)"; | ||
@@ -755,3 +799,9 @@ colorTextIconSuccess: "rgb(14, 124, 58)"; | ||
colorTextNew: "rgb(109, 46, 209)"; | ||
colorTextPrimary: "rgb(2, 99, 224)"; | ||
colorTextPrimaryStrong: "rgb(0, 20, 137)"; | ||
colorTextPrimaryStronger: "rgb(3, 11, 93)"; | ||
colorTextPrimaryStrongest: "rgb(6, 3, 58)"; | ||
colorTextPrimaryWeak: "rgb(153, 205, 255)"; | ||
colorTextSuccess: "rgb(14, 124, 58)"; | ||
colorTextUser: "rgb(109, 46, 209)"; | ||
colorTextWarning: "rgb(141, 49, 24)"; | ||
@@ -758,0 +808,0 @@ colorTextWarningStrong: "rgb(141, 49, 24)"; |
@@ -1,1 +0,1 @@ | ||
const borderRadius0="0",borderRadius10="2px",borderRadius20="4px",borderRadius30="8px",borderRadiusCircle="50%",borderRadiusPill="100px",borderWidth0="0",borderWidth10="1px",borderWidth20="2px",borderWidth30="4px",borderWidth40="8px",colorBackground="rgb(244, 244, 246)",colorBackgroundAvailable="rgb(20, 176, 83)",colorBackgroundBody="rgb(255, 255, 255)",colorBackgroundBodyInverse="rgb(18, 28, 45)",colorBackgroundBrand="rgb(0, 20, 137)",colorBackgroundBrandHighlight="rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong="rgb(3, 11, 93)",colorBackgroundBrandStronger="rgb(6, 3, 58)",colorBackgroundBusy="rgb(244, 124, 34)",colorBackgroundDecorative10Weakest="rgb(244, 244, 246)",colorBackgroundDecorative20Weakest="rgb(235, 244, 255)",colorBackgroundDecorative30Weakest="rgb(237, 253, 243)",colorBackgroundDecorative40Weakest="rgb(245, 240, 252)",colorBackgroundDestructive="rgb(214, 31, 31)",colorBackgroundDestructiveStrong="rgb(117, 12, 12)",colorBackgroundDestructiveStronger="rgb(74, 11, 11)",colorBackgroundDestructiveStrongest="rgb(49, 12, 12)",colorBackgroundDestructiveWeak="rgb(246, 177, 177)",colorBackgroundDestructiveWeaker="rgb(252, 207, 207)",colorBackgroundDestructiveWeakest="rgb(254, 236, 236)",colorBackgroundError="rgb(214, 31, 31)",colorBackgroundErrorStrong="rgb(117, 12, 12)",colorBackgroundErrorStronger="rgb(74, 11, 11)",colorBackgroundErrorStrongest="rgb(49, 12, 12)",colorBackgroundErrorWeakest="rgb(254, 236, 236)",colorBackgroundInverse="rgb(31, 48, 76)",colorBackgroundInverseStrong="rgb(57, 71, 98)",colorBackgroundNeutralWeakest="rgb(235, 244, 255)",colorBackgroundNew="rgb(245, 240, 252)",colorBackgroundOffline="rgb(174, 178, 193)",colorBackgroundOverlay="rgba(6, 3, 58, 0.4)",colorBackgroundPrimary="rgb(2, 99, 224)",colorBackgroundPrimaryStrong="rgb(0, 20, 137)",colorBackgroundPrimaryStronger="rgb(3, 11, 93)",colorBackgroundPrimaryStrongest="rgb(6, 3, 58)",colorBackgroundPrimaryWeak="rgb(153, 205, 255)",colorBackgroundPrimaryWeaker="rgb(204, 228, 255)",colorBackgroundPrimaryWeakest="rgb(235, 244, 255)",colorBackgroundRequired="rgb(235, 86, 86)",colorBackgroundRowStriped="rgb(244, 244, 246)",colorBackgroundStrong="rgb(225, 227, 234)",colorBackgroundStronger="rgb(136, 145, 170)",colorBackgroundStrongest="rgb(75, 86, 113)",colorBackgroundSubaccount="rgb(255, 241, 179)",colorBackgroundSuccess="rgb(20, 176, 83)",colorBackgroundSuccessWeakest="rgb(237, 253, 243)",colorBackgroundTrial="rgb(209, 250, 224)",colorBackgroundUnavailable="rgb(214, 31, 31)",colorBackgroundUser="rgb(200, 175, 240)",colorBackgroundWarning="rgb(244, 124, 34)",colorBackgroundWarningWeakest="rgb(254, 245, 238)",colorBackgroundWeak="rgb(249, 249, 250)",colorBorder="rgb(136, 145, 170)",colorBorderDecorative10Weaker="rgb(225, 227, 234)",colorBorderDecorative20Weaker="rgb(204, 228, 255)",colorBorderDecorative30Weaker="rgb(209, 250, 224)",colorBorderDecorative40Weaker="rgb(231, 220, 250)",colorBorderDestructive="rgb(214, 31, 31)",colorBorderDestructiveStrong="rgb(117, 12, 12)",colorBorderDestructiveStronger="rgb(74, 11, 11)",colorBorderDestructiveStrongest="rgb(49, 12, 12)",colorBorderDestructiveWeak="rgb(246, 177, 177)",colorBorderDestructiveWeaker="rgb(252, 207, 207)",colorBorderDestructiveWeakest="rgb(254, 236, 236)",colorBorderError="rgb(214, 31, 31)",colorBorderErrorStrong="rgb(117, 12, 12)",colorBorderErrorStronger="rgb(74, 11, 11)",colorBorderErrorWeak="rgb(245, 138, 138)",colorBorderErrorWeaker="rgb(252, 207, 207)",colorBorderErrorWeakest="rgb(254, 236, 236)",colorBorderInverse="rgb(136, 145, 170)",colorBorderInverseStrong="rgb(225, 227, 234)",colorBorderInverseStronger="rgb(244, 244, 246)",colorBorderInverseStrongest="rgb(255, 255, 255)",colorBorderInverseWeaker="rgb(57, 71, 98)",colorBorderInverseWeakest="rgb(31, 48, 76)",colorBorderNeutral="rgb(2, 99, 224)",colorBorderNeutralWeak="rgb(102, 179, 255)",colorBorderNeutralWeaker="rgb(204, 228, 255)",colorBorderNewWeaker="rgb(231, 220, 250)",colorBorderPrimary="rgb(2, 99, 224)",colorBorderPrimaryStrong="rgb(0, 20, 137)",colorBorderPrimaryStronger="rgb(3, 11, 93)",colorBorderPrimaryStrongest="rgb(6, 3, 58)",colorBorderPrimaryWeak="rgb(153, 205, 255)",colorBorderPrimaryWeaker="rgb(204, 228, 255)",colorBorderPrimaryWeakest="rgb(235, 244, 255)",colorBorderStrong="rgb(96, 107, 133)",colorBorderSuccess="rgb(20, 176, 83)",colorBorderSuccessWeak="rgb(54, 213, 118)",colorBorderSuccessWeaker="rgb(209, 250, 224)",colorBorderSuccessWeakest="rgb(237, 253, 243)",colorBorderWarning="rgb(244, 124, 34)",colorBorderWarningWeak="rgb(255, 179, 122)",colorBorderWarningWeaker="rgb(253, 220, 196)",colorBorderWarningWeakest="rgb(254, 245, 238)",colorBorderWeak="rgb(202, 205, 216)",colorBorderWeaker="rgb(225, 227, 234)",colorBrand="rgb(0, 20, 137)",colorBrandHighlight="rgb(242, 47, 70)",colorDataVisualization1="rgb(0, 20, 137)",colorDataVisualization10="rgb(235, 86, 86)",colorDataVisualization2="rgb(14, 124, 58)",colorDataVisualization3="rgb(13, 58, 31)",colorDataVisualization4="rgb(0, 140, 255)",colorDataVisualization5="rgb(57, 71, 98)",colorDataVisualization6="rgb(166, 127, 227)",colorDataVisualization7="rgb(109, 46, 209)",colorDataVisualization8="rgb(136, 145, 170)",colorDataVisualization9="rgb(117, 12, 12)",colorGray0="rgb(255, 255, 255)",colorGray10="rgb(244, 244, 246)",colorGray100="rgb(18, 28, 45)",colorGray20="rgb(225, 227, 234)",colorGray30="rgb(202, 205, 216)",colorGray40="rgb(174, 178, 193)",colorGray50="rgb(136, 145, 170)",colorGray60="rgb(96, 107, 133)",colorGray70="rgb(75, 86, 113)",colorGray80="rgb(57, 71, 98)",colorGray90="rgb(31, 48, 76)",colorText="rgb(18, 28, 45)",colorTextBrandHighlight="rgb(242, 47, 70)",colorTextBrandInverse="rgb(255, 255, 255)",colorTextDecorative10="rgb(96, 107, 133)",colorTextDecorative20="rgb(0, 20, 137)",colorTextDecorative30="rgb(14, 124, 58)",colorTextDecorative40="rgb(109, 46, 209)",colorTextError="rgb(214, 31, 31)",colorTextErrorStrong="rgb(173, 17, 17)",colorTextErrorStronger="rgb(74, 11, 11)",colorTextErrorWeak="rgb(235, 86, 86)",colorTextIcon="rgb(96, 107, 133)",colorTextIconAvailable="rgb(14, 124, 58)",colorTextIconBrandHighlight="rgb(242, 47, 70)",colorTextIconBrandInverse="rgb(255, 255, 255)",colorTextIconBusy="rgb(227, 106, 25)",colorTextIconError="rgb(214, 31, 31)",colorTextIconInverse="rgb(136, 145, 170)",colorTextIconNeutral="rgb(0, 20, 137)",colorTextIconOffline="rgb(96, 107, 133)",colorTextIconSuccess="rgb(14, 124, 58)",colorTextIconUnavailable="rgb(214, 31, 31)",colorTextIconWarning="rgb(227, 106, 25)",colorTextInverse="rgb(255, 255, 255)",colorTextInverseWeak="rgb(174, 178, 193)",colorTextInverseWeaker="rgb(96, 107, 133)",colorTextLink="rgb(2, 99, 224)",colorTextLinkDestructive="rgb(214, 31, 31)",colorTextLinkDestructiveStrong="rgb(173, 17, 17)",colorTextLinkDestructiveStronger="rgb(74, 11, 11)",colorTextLinkDestructiveStrongest="rgb(49, 12, 12)",colorTextLinkDestructiveWeak="rgb(246, 177, 177)",colorTextLinkStrong="rgb(0, 20, 137)",colorTextLinkStronger="rgb(3, 11, 93)",colorTextLinkStrongest="rgb(6, 3, 58)",colorTextLinkWeak="rgb(153, 205, 255)",colorTextNeutral="rgb(0, 20, 137)",colorTextNew="rgb(109, 46, 209)",colorTextSuccess="rgb(14, 124, 58)",colorTextWarning="rgb(141, 49, 24)",colorTextWarningStrong="rgb(141, 49, 24)",colorTextWeak="rgb(96, 107, 133)",colorTextWeaker="rgb(174, 178, 193)",colorTextWeakest="rgb(255, 255, 255)",fontFamilyCode="'TwilioSansMono', Courier, monospace",fontFamilyText="'Colfax', Helvetica, Arial, sans-serif",fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif",fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif",fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontSize10="0.625rem",fontSize100="2.5rem",fontSize110="3rem",fontSize20="0.75rem",fontSize30="0.875rem",fontSize40="1rem",fontSize50="1.125rem",fontSize60="1.25rem",fontSize70="1.5rem",fontSize80="1.75rem",fontSize90="2rem",fontSizeDisplay10="2rem",fontSizeDisplay20="3rem",fontSizeDisplay30="4rem",fontWeightBold="700",fontWeightExtrabold="800",fontWeightLight="400",fontWeightMedium="500",fontWeightNormal="400",fontWeightSemibold="600",lineHeight0="0",lineHeight05="0.75rem",lineHeight10="1rem",lineHeight100="3.25rem",lineHeight110="4rem",lineHeight20="1.25rem",lineHeight30="1.25rem",lineHeight40="1.5rem",lineHeight50="1.75rem",lineHeight60="1.75rem",lineHeight70="2rem",lineHeight80="2.5rem",lineHeight90="2.75rem",lineHeightDisplay10="2.5rem",lineHeightDisplay20="3.75rem",lineHeightDisplay30="5rem",shadow="0 4px 16px 0 rgba(18, 28, 45, 0.2)",shadowBorder="0 0 0 1px #8891aa",shadowBorderBottomDecorative10Weaker="0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker="0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker="0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker="0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker="0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker="0 1px 0 #cce4ff",shadowBorderBottomNewWeaker="0 1px 0 #e7dcfa",shadowBorderBottomSuccessWeaker="0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker="0 1px 0 #fddcc4",shadowBorderDestructive="0 0 0 1px #d61f1f",shadowBorderDestructiveStrong="0 0 0 1px #750c0c",shadowBorderDestructiveStronger="0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest="0 0 0 1px #310c0c",shadowBorderDestructiveWeak="0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker="0 0 0 1px #fccfcf",shadowBorderError="0 0 0 1px #d61f1f",shadowBorderErrorStrong="0 0 0 1px #750c0c",shadowBorderErrorStronger="0 0 0 1px #4a0b0b",shadowBorderErrorWeak="0 0 0 1px #eb5656",shadowBorderInverse="0 0 0 1px #8891aa",shadowBorderInverseStrong="0 0 0 1px #e1e3ea",shadowBorderInverseStronger="0 0 0 1px #f4f4f6",shadowBorderInverseStrongest="0 0 0 1px #ffffff",shadowBorderInverseWeaker="0 0 0 1px #394762",shadowBorderInverseWeakest="0 0 0 1px #1f304c",shadowBorderPrimary="0 0 0 1px #0263e0",shadowBorderPrimaryStrong="0 0 0 1px #001489",shadowBorderPrimaryStronger="0 0 0 1px #030b5d",shadowBorderPrimaryStrongest="0 0 0 1px #06033a",shadowBorderPrimaryWeak="0 0 0 1px #99cdff",shadowBorderPrimaryWeaker="0 0 0 1px #cce4ff",shadowBorderStrong="0 0 0 1px #606b85",shadowBorderWeak="0 0 0 1px #cacdd8",shadowBorderWeaker="0 0 0 1px #e1e3ea",shadowCard="0 2px 8px 0 rgba(18, 28, 45, 0.1)",shadowFocus="0 0 0 4px rgba(2, 99, 224, 0.7)",shadowFocusInset="inset 0 0 0 2px rgba(2, 99, 224, 0.7)",shadowFocusInverse="0 0 0 4px rgba(255, 255, 255, 0.4)",shadowFocusShadowBorder="0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa",shadowHigh="0 16px 24px 0 rgba(18, 28, 45, 0.2)",shadowLow="0 2px 8px 0 rgba(18, 28, 45, 0.1)",size0="0",size10="5.5rem",size100="64rem",size110="70.5rem",size120="77rem",size20="12rem",size30="18.5rem",size40="25rem",size50="31.5rem",size60="38rem",size70="44.5rem",size80="51rem",size90="57.5rem",sizeIcon05="0.75rem",sizeIcon10="1rem",sizeIcon100="3.25rem",sizeIcon110="4rem",sizeIcon20="1.25rem",sizeIcon30="1.25rem",sizeIcon40="1.5rem",sizeIcon50="1.75rem",sizeIcon60="1.75rem",sizeIcon70="2rem",sizeIcon80="2.5rem",sizeIcon90="2.75rem",sizeSidebar="13.75rem",sizeSquare0="0",sizeSquare10="0.125rem",sizeSquare100="2.25rem",sizeSquare110="2.5rem",sizeSquare120="2.75rem",sizeSquare130="3rem",sizeSquare140="3.25rem",sizeSquare150="3.5rem",sizeSquare160="3.75rem",sizeSquare170="4rem",sizeSquare180="4.25rem",sizeSquare190="4.5rem",sizeSquare20="0.25rem",sizeSquare200="4.75rem",sizeSquare25="0.375rem",sizeSquare30="0.5rem",sizeSquare40="0.75rem",sizeSquare50="1rem",sizeSquare60="1.25rem",sizeSquare70="1.5rem",sizeSquare80="1.75rem",sizeSquare90="2rem",space0="0",space10="0.125rem",space100="2.25rem",space110="2.5rem",space120="2.75rem",space130="3rem",space140="3.25rem",space150="3.5rem",space160="3.75rem",space170="4rem",space180="4.25rem",space190="4.5rem",space20="0.25rem",space200="4.75rem",space30="0.5rem",space40="0.75rem",space50="1rem",space60="1.25rem",space70="1.5rem",space80="1.75rem",space90="2rem",spaceNegative10="-0.125rem",spaceNegative100="-2.25rem",spaceNegative110="-2.5rem",spaceNegative120="-2.75rem",spaceNegative130="-3rem",spaceNegative140="-3.25rem",spaceNegative150="-3.5rem",spaceNegative160="-3.75rem",spaceNegative170="-4rem",spaceNegative180="-4.25rem",spaceNegative190="-4.5rem",spaceNegative20="-0.25rem",spaceNegative200="-4.75rem",spaceNegative30="-0.5rem",spaceNegative40="-0.75rem",spaceNegative50="-1rem",spaceNegative60="-1.25rem",spaceNegative70="-1.5rem",spaceNegative80="-1.75rem",spaceNegative90="-2rem",zIndex0="0",zIndex10="10",zIndex20="20",zIndex30="30",zIndex40="40",zIndex50="50",zIndex60="60",zIndex70="70",zIndex80="80",zIndex90="90";module.exports={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px",borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px",colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak,colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker,colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization10:"rgb(235, 86, 86)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray100:colorGray100,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest,fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean,fontSize10:"0.625rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem",fontWeightBold:"700",fontWeightExtrabold:"800",fontWeightLight:"400",fontWeightMedium:"500",fontWeightNormal:"400",fontWeightSemibold:"600",lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem",shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow,size0:"0",size10:size10,size100:"64rem",size110:size110,size120:"77rem",size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare20:"0.25rem",sizeSquare200:"4.75rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",space0:"0",space10:space10,space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space20:space20,space200:space200,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",spaceNegative10:"-0.125rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative20:"-0.25rem",spaceNegative200:"-4.75rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90",backgroundColors:{colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak},borderColors:{colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker},borderWidths:{borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"},boxShadows:{shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow},colors:{colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100},dataVisualization:{colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorDataVisualization10:"rgb(235, 86, 86)"},fonts:{fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean},fontSizes:{fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"},fontWeights:{fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"},lineHeights:{lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"},radii:{borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"},sizings:{size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"},spacings:{space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"},textColors:{colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest},zIndices:{zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}}; | ||
const borderRadius0="0",borderRadius10="2px",borderRadius20="4px",borderRadius30="8px",borderRadiusCircle="50%",borderRadiusPill="100px",borderWidth0="0",borderWidth10="1px",borderWidth20="2px",borderWidth30="4px",borderWidth40="8px",colorBackground="rgb(244, 244, 246)",colorBackgroundAvailable="rgb(20, 176, 83)",colorBackgroundBody="rgb(255, 255, 255)",colorBackgroundBodyInverse="rgb(18, 28, 45)",colorBackgroundBrand="rgb(0, 20, 137)",colorBackgroundBrandHighlight="rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong="rgb(3, 11, 93)",colorBackgroundBrandStronger="rgb(6, 3, 58)",colorBackgroundBusy="rgb(244, 124, 34)",colorBackgroundDecorative10Weakest="rgb(244, 244, 246)",colorBackgroundDecorative20Weakest="rgb(235, 244, 255)",colorBackgroundDecorative30Weakest="rgb(237, 253, 243)",colorBackgroundDecorative40Weakest="rgb(245, 240, 252)",colorBackgroundDestructive="rgb(214, 31, 31)",colorBackgroundDestructiveStrong="rgb(117, 12, 12)",colorBackgroundDestructiveStronger="rgb(74, 11, 11)",colorBackgroundDestructiveStrongest="rgb(49, 12, 12)",colorBackgroundDestructiveWeak="rgb(246, 177, 177)",colorBackgroundDestructiveWeaker="rgb(252, 207, 207)",colorBackgroundDestructiveWeakest="rgb(254, 236, 236)",colorBackgroundError="rgb(214, 31, 31)",colorBackgroundErrorStrong="rgb(117, 12, 12)",colorBackgroundErrorStronger="rgb(74, 11, 11)",colorBackgroundErrorStrongest="rgb(49, 12, 12)",colorBackgroundErrorWeakest="rgb(254, 236, 236)",colorBackgroundInverse="rgb(31, 48, 76)",colorBackgroundInverseStrong="rgb(57, 71, 98)",colorBackgroundInverseStronger="rgb(57, 71, 98)",colorBackgroundNeutralWeakest="rgb(235, 244, 255)",colorBackgroundNew="rgb(245, 240, 252)",colorBackgroundNewWeakest="rgb(250, 247, 253)",colorBackgroundOffline="rgb(174, 178, 193)",colorBackgroundOverlay="rgba(6, 3, 58, 0.4)",colorBackgroundPrimary="rgb(2, 99, 224)",colorBackgroundPrimaryStrong="rgb(0, 20, 137)",colorBackgroundPrimaryStronger="rgb(3, 11, 93)",colorBackgroundPrimaryStrongest="rgb(6, 3, 58)",colorBackgroundPrimaryWeak="rgb(153, 205, 255)",colorBackgroundPrimaryWeaker="rgb(204, 228, 255)",colorBackgroundPrimaryWeakest="rgb(235, 244, 255)",colorBackgroundRequired="rgb(235, 86, 86)",colorBackgroundRowStriped="rgb(244, 244, 246)",colorBackgroundStrong="rgb(225, 227, 234)",colorBackgroundStronger="rgb(136, 145, 170)",colorBackgroundStrongest="rgb(75, 86, 113)",colorBackgroundSubaccount="rgb(255, 241, 179)",colorBackgroundSuccess="rgb(20, 176, 83)",colorBackgroundSuccessWeakest="rgb(237, 253, 243)",colorBackgroundTrial="rgb(209, 250, 224)",colorBackgroundUnavailable="rgb(214, 31, 31)",colorBackgroundUser="rgb(200, 175, 240)",colorBackgroundWarning="rgb(244, 124, 34)",colorBackgroundWarningWeakest="rgb(254, 245, 238)",colorBackgroundWeak="rgb(249, 249, 250)",colorBorder="rgb(136, 145, 170)",colorBorderDecorative10Weaker="rgb(225, 227, 234)",colorBorderDecorative20Weaker="rgb(204, 228, 255)",colorBorderDecorative30Weaker="rgb(209, 250, 224)",colorBorderDecorative40Weaker="rgb(231, 220, 250)",colorBorderDestructive="rgb(214, 31, 31)",colorBorderDestructiveStrong="rgb(117, 12, 12)",colorBorderDestructiveStronger="rgb(74, 11, 11)",colorBorderDestructiveStrongest="rgb(49, 12, 12)",colorBorderDestructiveWeak="rgb(246, 177, 177)",colorBorderDestructiveWeaker="rgb(252, 207, 207)",colorBorderDestructiveWeakest="rgb(254, 236, 236)",colorBorderError="rgb(214, 31, 31)",colorBorderErrorStrong="rgb(117, 12, 12)",colorBorderErrorStronger="rgb(74, 11, 11)",colorBorderErrorStrongest="rgb(49, 12, 12)",colorBorderErrorWeak="rgb(245, 138, 138)",colorBorderErrorWeaker="rgb(252, 207, 207)",colorBorderErrorWeakest="rgb(254, 236, 236)",colorBorderInverse="rgb(136, 145, 170)",colorBorderInverseStrong="rgb(225, 227, 234)",colorBorderInverseStronger="rgb(244, 244, 246)",colorBorderInverseStrongest="rgb(255, 255, 255)",colorBorderInverseWeaker="rgb(57, 71, 98)",colorBorderInverseWeakest="rgb(31, 48, 76)",colorBorderNeutral="rgb(2, 99, 224)",colorBorderNeutralWeak="rgb(102, 179, 255)",colorBorderNeutralWeaker="rgb(204, 228, 255)",colorBorderNewWeaker="rgb(231, 220, 250)",colorBorderPrimary="rgb(2, 99, 224)",colorBorderPrimaryStrong="rgb(0, 20, 137)",colorBorderPrimaryStronger="rgb(3, 11, 93)",colorBorderPrimaryStrongest="rgb(6, 3, 58)",colorBorderPrimaryWeak="rgb(153, 205, 255)",colorBorderPrimaryWeaker="rgb(204, 228, 255)",colorBorderPrimaryWeakest="rgb(235, 244, 255)",colorBorderStrong="rgb(96, 107, 133)",colorBorderSuccess="rgb(20, 176, 83)",colorBorderSuccessWeak="rgb(54, 213, 118)",colorBorderSuccessWeaker="rgb(209, 250, 224)",colorBorderSuccessWeakest="rgb(237, 253, 243)",colorBorderUser="rgb(231, 220, 250)",colorBorderWarning="rgb(244, 124, 34)",colorBorderWarningWeak="rgb(255, 179, 122)",colorBorderWarningWeaker="rgb(253, 220, 196)",colorBorderWarningWeakest="rgb(254, 245, 238)",colorBorderWeak="rgb(202, 205, 216)",colorBorderWeaker="rgb(225, 227, 234)",colorBrand="rgb(0, 20, 137)",colorBrandHighlight="rgb(242, 47, 70)",colorDataVisualization1="rgb(0, 20, 137)",colorDataVisualization10="rgb(235, 86, 86)",colorDataVisualization2="rgb(14, 124, 58)",colorDataVisualization3="rgb(13, 58, 31)",colorDataVisualization4="rgb(0, 140, 255)",colorDataVisualization5="rgb(57, 71, 98)",colorDataVisualization6="rgb(166, 127, 227)",colorDataVisualization7="rgb(109, 46, 209)",colorDataVisualization8="rgb(136, 145, 170)",colorDataVisualization9="rgb(117, 12, 12)",colorGray0="rgb(255, 255, 255)",colorGray10="rgb(244, 244, 246)",colorGray100="rgb(18, 28, 45)",colorGray20="rgb(225, 227, 234)",colorGray30="rgb(202, 205, 216)",colorGray40="rgb(174, 178, 193)",colorGray50="rgb(136, 145, 170)",colorGray60="rgb(96, 107, 133)",colorGray70="rgb(75, 86, 113)",colorGray80="rgb(57, 71, 98)",colorGray90="rgb(31, 48, 76)",colorText="rgb(18, 28, 45)",colorTextBrandHighlight="rgb(242, 47, 70)",colorTextBrandInverse="rgb(255, 255, 255)",colorTextDecorative10="rgb(96, 107, 133)",colorTextDecorative20="rgb(0, 20, 137)",colorTextDecorative30="rgb(14, 124, 58)",colorTextDecorative40="rgb(109, 46, 209)",colorTextError="rgb(214, 31, 31)",colorTextErrorStrong="rgb(173, 17, 17)",colorTextErrorStronger="rgb(74, 11, 11)",colorTextErrorStrongest="rgb(49, 12, 12)",colorTextErrorWeak="rgb(235, 86, 86)",colorTextIcon="rgb(96, 107, 133)",colorTextIconAvailable="rgb(14, 124, 58)",colorTextIconBrandHighlight="rgb(242, 47, 70)",colorTextIconBrandInverse="rgb(255, 255, 255)",colorTextIconBusy="rgb(227, 106, 25)",colorTextIconError="rgb(214, 31, 31)",colorTextIconInverse="rgb(136, 145, 170)",colorTextIconNeutral="rgb(0, 20, 137)",colorTextIconNew="rgb(109, 46, 209)",colorTextIconOffline="rgb(96, 107, 133)",colorTextIconSuccess="rgb(14, 124, 58)",colorTextIconUnavailable="rgb(214, 31, 31)",colorTextIconWarning="rgb(227, 106, 25)",colorTextInverse="rgb(255, 255, 255)",colorTextInverseWeak="rgb(174, 178, 193)",colorTextInverseWeaker="rgb(96, 107, 133)",colorTextLink="rgb(2, 99, 224)",colorTextLinkDestructive="rgb(214, 31, 31)",colorTextLinkDestructiveStrong="rgb(173, 17, 17)",colorTextLinkDestructiveStronger="rgb(74, 11, 11)",colorTextLinkDestructiveStrongest="rgb(49, 12, 12)",colorTextLinkDestructiveWeak="rgb(246, 177, 177)",colorTextLinkStrong="rgb(0, 20, 137)",colorTextLinkStronger="rgb(3, 11, 93)",colorTextLinkStrongest="rgb(6, 3, 58)",colorTextLinkWeak="rgb(153, 205, 255)",colorTextNeutral="rgb(0, 20, 137)",colorTextNew="rgb(109, 46, 209)",colorTextPrimary="rgb(2, 99, 224)",colorTextPrimaryStrong="rgb(0, 20, 137)",colorTextPrimaryStronger="rgb(3, 11, 93)",colorTextPrimaryStrongest="rgb(6, 3, 58)",colorTextPrimaryWeak="rgb(153, 205, 255)",colorTextSuccess="rgb(14, 124, 58)",colorTextUser="rgb(109, 46, 209)",colorTextWarning="rgb(141, 49, 24)",colorTextWarningStrong="rgb(141, 49, 24)",colorTextWeak="rgb(96, 107, 133)",colorTextWeaker="rgb(174, 178, 193)",colorTextWeakest="rgb(255, 255, 255)",fontFamilyCode="'TwilioSansMono', Courier, monospace",fontFamilyDisplay="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",fontFamilyText="'Colfax', Helvetica, Arial, sans-serif",fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif",fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif",fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontSize10="0.625rem",fontSize100="2.5rem",fontSize110="3rem",fontSize20="0.75rem",fontSize30="0.875rem",fontSize40="1rem",fontSize50="1.125rem",fontSize60="1.25rem",fontSize70="1.5rem",fontSize80="1.75rem",fontSize90="2rem",fontSizeDisplay10="2rem",fontSizeDisplay20="3rem",fontSizeDisplay30="4rem",fontWeightBold="700",fontWeightExtrabold="800",fontWeightLight="400",fontWeightMedium="500",fontWeightNormal="400",fontWeightSemibold="600",lineHeight0="0",lineHeight05="0.75rem",lineHeight10="1rem",lineHeight100="3.25rem",lineHeight110="4rem",lineHeight20="1.25rem",lineHeight30="1.25rem",lineHeight40="1.5rem",lineHeight50="1.75rem",lineHeight60="1.75rem",lineHeight70="2rem",lineHeight80="2.5rem",lineHeight90="2.75rem",lineHeightDisplay10="2.5rem",lineHeightDisplay20="3.75rem",lineHeightDisplay30="5rem",shadow="0 4px 16px 0 rgba(18, 28, 45, 0.2)",shadowBorder="0 0 0 1px #8891aa",shadowBorderBottomDecorative10Weaker="0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker="0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker="0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker="0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker="0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker="0 1px 0 #cce4ff",shadowBorderBottomNewWeaker="0 1px 0 #e7dcfa",shadowBorderBottomPrimary="0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker="0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker="0 1px 0 #fddcc4",shadowBorderDecorative10Weaker="0 0 0 1px #e1e3ea",shadowBorderDecorative20Weaker="0 0 0 1px #cce4ff",shadowBorderDecorative30Weaker="0 0 0 1px #d1fae0",shadowBorderDecorative40Weaker="0 0 0 1px #e7dcfa",shadowBorderDestructive="0 0 0 1px #d61f1f",shadowBorderDestructiveStrong="0 0 0 1px #750c0c",shadowBorderDestructiveStronger="0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest="0 0 0 1px #310c0c",shadowBorderDestructiveWeak="0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker="0 0 0 1px #fccfcf",shadowBorderError="0 0 0 1px #d61f1f",shadowBorderErrorStrong="0 0 0 1px #750c0c",shadowBorderErrorStronger="0 0 0 1px #4a0b0b",shadowBorderErrorStrongest="0 0 0 1px #310c0c",shadowBorderErrorWeak="0 0 0 1px #eb5656",shadowBorderErrorWeaker="0 0 0 1px #fccfcf",shadowBorderInverse="0 0 0 1px #8891aa",shadowBorderInverseStrong="0 0 0 1px #e1e3ea",shadowBorderInverseStronger="0 0 0 1px #f4f4f6",shadowBorderInverseStrongest="0 0 0 1px #ffffff",shadowBorderInverseWeaker="0 0 0 1px #394762",shadowBorderInverseWeakest="0 0 0 1px #1f304c",shadowBorderNeutralWeaker="0 0 0 1px #cce4ff",shadowBorderNewWeaker="0 0 0 1px #e7dcfa",shadowBorderPrimary="0 0 0 1px #0263e0",shadowBorderPrimaryStrong="0 0 0 1px #001489",shadowBorderPrimaryStronger="0 0 0 1px #030b5d",shadowBorderPrimaryStrongest="0 0 0 1px #06033a",shadowBorderPrimaryWeak="0 0 0 1px #99cdff",shadowBorderPrimaryWeaker="0 0 0 1px #cce4ff",shadowBorderStrong="0 0 0 1px #606b85",shadowBorderSuccessWeaker="0 0 0 1px #d1fae0",shadowBorderUser="0 0 0 1px #e7dcfa",shadowBorderWarningWeaker="0 0 0 1px #fddcc4",shadowBorderWeak="0 0 0 1px #cacdd8",shadowBorderWeaker="0 0 0 1px #e1e3ea",shadowCard="0 2px 8px 0 rgba(18, 28, 45, 0.1)",shadowFocus="0 0 0 4px rgba(2, 99, 224, 0.7)",shadowFocusInset="inset 0 0 0 2px rgba(2, 99, 224, 0.7)",shadowFocusInverse="0 0 0 4px rgba(255, 255, 255, 0.4)",shadowFocusShadowBorder="0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa",shadowHigh="0 16px 24px 0 rgba(18, 28, 45, 0.2)",shadowLow="0 2px 8px 0 rgba(18, 28, 45, 0.1)",size0="0",size10="5.5rem",size100="64rem",size110="70.5rem",size120="77rem",size20="12rem",size30="18.5rem",size40="25rem",size50="31.5rem",size60="38rem",size70="44.5rem",size80="51rem",size90="57.5rem",sizeIcon05="0.75rem",sizeIcon10="1rem",sizeIcon100="3.25rem",sizeIcon110="4rem",sizeIcon20="1.25rem",sizeIcon30="1.25rem",sizeIcon40="1.5rem",sizeIcon50="1.75rem",sizeIcon60="1.75rem",sizeIcon70="2rem",sizeIcon80="2.5rem",sizeIcon90="2.75rem",sizeSidebar="13.75rem",sizeSquare0="0",sizeSquare10="0.125rem",sizeSquare100="2.25rem",sizeSquare110="2.5rem",sizeSquare120="2.75rem",sizeSquare130="3rem",sizeSquare140="3.25rem",sizeSquare150="3.5rem",sizeSquare160="3.75rem",sizeSquare170="4rem",sizeSquare180="4.25rem",sizeSquare190="4.5rem",sizeSquare20="0.25rem",sizeSquare200="4.75rem",sizeSquare25="0.375rem",sizeSquare30="0.5rem",sizeSquare40="0.75rem",sizeSquare50="1rem",sizeSquare60="1.25rem",sizeSquare70="1.5rem",sizeSquare80="1.75rem",sizeSquare90="2rem",space0="0",space10="0.125rem",space100="2.25rem",space110="2.5rem",space120="2.75rem",space130="3rem",space140="3.25rem",space150="3.5rem",space160="3.75rem",space170="4rem",space180="4.25rem",space190="4.5rem",space20="0.25rem",space200="4.75rem",space30="0.5rem",space40="0.75rem",space50="1rem",space60="1.25rem",space70="1.5rem",space80="1.75rem",space90="2rem",spaceNegative10="-0.125rem",spaceNegative100="-2.25rem",spaceNegative110="-2.5rem",spaceNegative120="-2.75rem",spaceNegative130="-3rem",spaceNegative140="-3.25rem",spaceNegative150="-3.5rem",spaceNegative160="-3.75rem",spaceNegative170="-4rem",spaceNegative180="-4.25rem",spaceNegative190="-4.5rem",spaceNegative20="-0.25rem",spaceNegative200="-4.75rem",spaceNegative30="-0.5rem",spaceNegative40="-0.75rem",spaceNegative50="-1rem",spaceNegative60="-1.25rem",spaceNegative70="-1.5rem",spaceNegative80="-1.75rem",spaceNegative90="-2rem",zIndex0="0",zIndex10="10",zIndex20="20",zIndex30="30",zIndex40="40",zIndex50="50",zIndex60="60",zIndex70="70",zIndex80="80",zIndex90="90";module.exports={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px",borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px",colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundNewWeakest:"rgb(250, 247, 253)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak,colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorStrongest:"rgb(49, 12, 12)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker,colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization10:"rgb(235, 86, 86)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray100:colorGray100,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorStrongest:"rgb(49, 12, 12)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(0, 20, 137)",colorTextPrimaryStronger:"rgb(3, 11, 93)",colorTextPrimaryStrongest:"rgb(6, 3, 58)",colorTextPrimaryWeak:"rgb(153, 205, 255)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest,fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean,fontSize10:"0.625rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem",fontWeightBold:"700",fontWeightExtrabold:"800",fontWeightLight:"400",fontWeightMedium:"500",fontWeightNormal:"400",fontWeightSemibold:"600",lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem",shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDecorative10Weaker:"0 0 0 1px #e1e3ea",shadowBorderDecorative20Weaker:"0 0 0 1px #cce4ff",shadowBorderDecorative30Weaker:"0 0 0 1px #d1fae0",shadowBorderDecorative40Weaker:"0 0 0 1px #e7dcfa",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorStrongest:"0 0 0 1px #310c0c",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderErrorWeaker:"0 0 0 1px #fccfcf",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderNeutralWeaker:"0 0 0 1px #cce4ff",shadowBorderNewWeaker:"0 0 0 1px #e7dcfa",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #d1fae0",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #fddcc4",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow,size0:"0",size10:size10,size100:"64rem",size110:size110,size120:"77rem",size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare20:"0.25rem",sizeSquare200:"4.75rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",space0:"0",space10:space10,space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space20:space20,space200:space200,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",spaceNegative10:"-0.125rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative20:"-0.25rem",spaceNegative200:"-4.75rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90",backgroundColors:{colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundNewWeakest:"rgb(250, 247, 253)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak},borderColors:{colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorStrongest:"rgb(49, 12, 12)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker},borderWidths:{borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"},boxShadows:{shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDecorative10Weaker:"0 0 0 1px #e1e3ea",shadowBorderDecorative20Weaker:"0 0 0 1px #cce4ff",shadowBorderDecorative30Weaker:"0 0 0 1px #d1fae0",shadowBorderDecorative40Weaker:"0 0 0 1px #e7dcfa",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorStrongest:"0 0 0 1px #310c0c",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderErrorWeaker:"0 0 0 1px #fccfcf",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderNeutralWeaker:"0 0 0 1px #cce4ff",shadowBorderNewWeaker:"0 0 0 1px #e7dcfa",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #d1fae0",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #fddcc4",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow},colors:{colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100},dataVisualization:{colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorDataVisualization10:"rgb(235, 86, 86)"},fonts:{fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean},fontSizes:{fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"},fontWeights:{fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"},lineHeights:{lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"},radii:{borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"},sizings:{size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"},spacings:{space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"},textColors:{colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorStrongest:"rgb(49, 12, 12)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(0, 20, 137)",colorTextPrimaryStronger:"rgb(3, 11, 93)",colorTextPrimaryStrongest:"rgb(6, 3, 58)",colorTextPrimaryWeak:"rgb(153, 205, 255)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest},zIndices:{zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}}; |
@@ -40,4 +40,6 @@ export declare const borderRadius0 = "0"; | ||
export declare const colorBackgroundInverseStrong = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundInverseStronger = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundNeutralWeakest = "rgb(235, 244, 255)"; | ||
export declare const colorBackgroundNew = "rgb(245, 240, 252)"; | ||
export declare const colorBackgroundNewWeakest = "rgb(250, 247, 253)"; | ||
export declare const colorBackgroundOffline = "rgb(174, 178, 193)"; | ||
@@ -81,2 +83,3 @@ export declare const colorBackgroundOverlay = "rgba(6, 3, 58, 0.4)"; | ||
export declare const colorBorderErrorStronger = "rgb(74, 11, 11)"; | ||
export declare const colorBorderErrorStrongest = "rgb(49, 12, 12)"; | ||
export declare const colorBorderErrorWeak = "rgb(245, 138, 138)"; | ||
@@ -107,2 +110,3 @@ export declare const colorBorderErrorWeaker = "rgb(252, 207, 207)"; | ||
export declare const colorBorderSuccessWeakest = "rgb(237, 253, 243)"; | ||
export declare const colorBorderUser = "rgb(231, 220, 250)"; | ||
export declare const colorBorderWarning = "rgb(244, 124, 34)"; | ||
@@ -147,2 +151,3 @@ export declare const colorBorderWarningWeak = "rgb(255, 179, 122)"; | ||
export declare const colorTextErrorStronger = "rgb(74, 11, 11)"; | ||
export declare const colorTextErrorStrongest = "rgb(49, 12, 12)"; | ||
export declare const colorTextErrorWeak = "rgb(235, 86, 86)"; | ||
@@ -157,2 +162,3 @@ export declare const colorTextIcon = "rgb(96, 107, 133)"; | ||
export declare const colorTextIconNeutral = "rgb(0, 20, 137)"; | ||
export declare const colorTextIconNew = "rgb(109, 46, 209)"; | ||
export declare const colorTextIconOffline = "rgb(96, 107, 133)"; | ||
@@ -177,3 +183,9 @@ export declare const colorTextIconSuccess = "rgb(14, 124, 58)"; | ||
export declare const colorTextNew = "rgb(109, 46, 209)"; | ||
export declare const colorTextPrimary = "rgb(2, 99, 224)"; | ||
export declare const colorTextPrimaryStrong = "rgb(0, 20, 137)"; | ||
export declare const colorTextPrimaryStronger = "rgb(3, 11, 93)"; | ||
export declare const colorTextPrimaryStrongest = "rgb(6, 3, 58)"; | ||
export declare const colorTextPrimaryWeak = "rgb(153, 205, 255)"; | ||
export declare const colorTextSuccess = "rgb(14, 124, 58)"; | ||
export declare const colorTextUser = "rgb(109, 46, 209)"; | ||
export declare const colorTextWarning = "rgb(141, 49, 24)"; | ||
@@ -185,2 +197,3 @@ export declare const colorTextWarningStrong = "rgb(141, 49, 24)"; | ||
export declare const fontFamilyCode = "'TwilioSansMono', Courier, monospace"; | ||
export declare const fontFamilyDisplay = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
export declare const fontFamilyText = "'Colfax', Helvetica, Arial, sans-serif"; | ||
@@ -236,4 +249,9 @@ export declare const fontFamilyTextChineseSimplified = "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
export declare const shadowBorderBottomNewWeaker = "0 1px 0 #e7dcfa"; | ||
export declare const shadowBorderBottomPrimary = "0 1px 0 #006dfa"; | ||
export declare const shadowBorderBottomSuccessWeaker = "0 1px 0 #d1fae0"; | ||
export declare const shadowBorderBottomWarningWeaker = "0 1px 0 #fddcc4"; | ||
export declare const shadowBorderDecorative10Weaker = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderDecorative20Weaker = "0 0 0 1px #cce4ff"; | ||
export declare const shadowBorderDecorative30Weaker = "0 0 0 1px #d1fae0"; | ||
export declare const shadowBorderDecorative40Weaker = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderDestructive = "0 0 0 1px #d61f1f"; | ||
@@ -248,3 +266,5 @@ export declare const shadowBorderDestructiveStrong = "0 0 0 1px #750c0c"; | ||
export declare const shadowBorderErrorStronger = "0 0 0 1px #4a0b0b"; | ||
export declare const shadowBorderErrorStrongest = "0 0 0 1px #310c0c"; | ||
export declare const shadowBorderErrorWeak = "0 0 0 1px #eb5656"; | ||
export declare const shadowBorderErrorWeaker = "0 0 0 1px #fccfcf"; | ||
export declare const shadowBorderInverse = "0 0 0 1px #8891aa"; | ||
@@ -256,2 +276,4 @@ export declare const shadowBorderInverseStrong = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderInverseWeakest = "0 0 0 1px #1f304c"; | ||
export declare const shadowBorderNeutralWeaker = "0 0 0 1px #cce4ff"; | ||
export declare const shadowBorderNewWeaker = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderPrimary = "0 0 0 1px #0263e0"; | ||
@@ -264,2 +286,5 @@ export declare const shadowBorderPrimaryStrong = "0 0 0 1px #001489"; | ||
export declare const shadowBorderStrong = "0 0 0 1px #606b85"; | ||
export declare const shadowBorderSuccessWeaker = "0 0 0 1px #d1fae0"; | ||
export declare const shadowBorderUser = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderWarningWeaker = "0 0 0 1px #fddcc4"; | ||
export declare const shadowBorderWeak = "0 0 0 1px #cacdd8"; | ||
@@ -402,4 +427,6 @@ export declare const shadowBorderWeaker = "0 0 0 1px #e1e3ea"; | ||
colorBackgroundInverseStrong: "rgb(57, 71, 98)"; | ||
colorBackgroundInverseStronger: "rgb(57, 71, 98)"; | ||
colorBackgroundNeutralWeakest: "rgb(235, 244, 255)"; | ||
colorBackgroundNew: "rgb(245, 240, 252)"; | ||
colorBackgroundNewWeakest: "rgb(250, 247, 253)"; | ||
colorBackgroundOffline: "rgb(174, 178, 193)"; | ||
@@ -445,2 +472,3 @@ colorBackgroundOverlay: "rgba(6, 3, 58, 0.4)"; | ||
colorBorderErrorStronger: "rgb(74, 11, 11)"; | ||
colorBorderErrorStrongest: "rgb(49, 12, 12)"; | ||
colorBorderErrorWeak: "rgb(245, 138, 138)"; | ||
@@ -471,2 +499,3 @@ colorBorderErrorWeaker: "rgb(252, 207, 207)"; | ||
colorBorderSuccessWeakest: "rgb(237, 253, 243)"; | ||
colorBorderUser: "rgb(231, 220, 250)"; | ||
colorBorderWarning: "rgb(244, 124, 34)"; | ||
@@ -496,4 +525,9 @@ colorBorderWarningWeak: "rgb(255, 179, 122)"; | ||
shadowBorderBottomNewWeaker: "0 1px 0 #e7dcfa"; | ||
shadowBorderBottomPrimary: "0 1px 0 #006dfa"; | ||
shadowBorderBottomSuccessWeaker: "0 1px 0 #d1fae0"; | ||
shadowBorderBottomWarningWeaker: "0 1px 0 #fddcc4"; | ||
shadowBorderDecorative10Weaker: "0 0 0 1px #e1e3ea"; | ||
shadowBorderDecorative20Weaker: "0 0 0 1px #cce4ff"; | ||
shadowBorderDecorative30Weaker: "0 0 0 1px #d1fae0"; | ||
shadowBorderDecorative40Weaker: "0 0 0 1px #e7dcfa"; | ||
shadowBorderDestructive: "0 0 0 1px #d61f1f"; | ||
@@ -508,3 +542,5 @@ shadowBorderDestructiveStrong: "0 0 0 1px #750c0c"; | ||
shadowBorderErrorStronger: "0 0 0 1px #4a0b0b"; | ||
shadowBorderErrorStrongest: "0 0 0 1px #310c0c"; | ||
shadowBorderErrorWeak: "0 0 0 1px #eb5656"; | ||
shadowBorderErrorWeaker: "0 0 0 1px #fccfcf"; | ||
shadowBorderInverse: "0 0 0 1px #8891aa"; | ||
@@ -516,2 +552,4 @@ shadowBorderInverseStrong: "0 0 0 1px #e1e3ea"; | ||
shadowBorderInverseWeakest: "0 0 0 1px #1f304c"; | ||
shadowBorderNeutralWeaker: "0 0 0 1px #cce4ff"; | ||
shadowBorderNewWeaker: "0 0 0 1px #e7dcfa"; | ||
shadowBorderPrimary: "0 0 0 1px #0263e0"; | ||
@@ -524,2 +562,5 @@ shadowBorderPrimaryStrong: "0 0 0 1px #001489"; | ||
shadowBorderStrong: "0 0 0 1px #606b85"; | ||
shadowBorderSuccessWeaker: "0 0 0 1px #d1fae0"; | ||
shadowBorderUser: "0 0 0 1px #e7dcfa"; | ||
shadowBorderWarningWeaker: "0 0 0 1px #fddcc4"; | ||
shadowBorderWeak: "0 0 0 1px #cacdd8"; | ||
@@ -564,2 +605,3 @@ shadowBorderWeaker: "0 0 0 1px #e1e3ea"; | ||
fontFamilyCode: "'TwilioSansMono', Courier, monospace"; | ||
fontFamilyDisplay: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
fontFamilyText: "'Colfax', Helvetica, Arial, sans-serif"; | ||
@@ -725,2 +767,3 @@ fontFamilyTextChineseSimplified: "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
colorTextErrorStronger: "rgb(74, 11, 11)"; | ||
colorTextErrorStrongest: "rgb(49, 12, 12)"; | ||
colorTextErrorWeak: "rgb(235, 86, 86)"; | ||
@@ -735,2 +778,3 @@ colorTextIcon: "rgb(96, 107, 133)"; | ||
colorTextIconNeutral: "rgb(0, 20, 137)"; | ||
colorTextIconNew: "rgb(109, 46, 209)"; | ||
colorTextIconOffline: "rgb(96, 107, 133)"; | ||
@@ -755,3 +799,9 @@ colorTextIconSuccess: "rgb(14, 124, 58)"; | ||
colorTextNew: "rgb(109, 46, 209)"; | ||
colorTextPrimary: "rgb(2, 99, 224)"; | ||
colorTextPrimaryStrong: "rgb(0, 20, 137)"; | ||
colorTextPrimaryStronger: "rgb(3, 11, 93)"; | ||
colorTextPrimaryStrongest: "rgb(6, 3, 58)"; | ||
colorTextPrimaryWeak: "rgb(153, 205, 255)"; | ||
colorTextSuccess: "rgb(14, 124, 58)"; | ||
colorTextUser: "rgb(109, 46, 209)"; | ||
colorTextWarning: "rgb(141, 49, 24)"; | ||
@@ -758,0 +808,0 @@ colorTextWarningStrong: "rgb(141, 49, 24)"; |
@@ -1,1 +0,1 @@ | ||
export const borderRadius0="0";export const borderRadius10="2px";export const borderRadius20="4px";export const borderRadius30="8px";export const borderRadiusCircle="50%";export const borderRadiusPill="100px";export const borderWidth0="0";export const borderWidth10="1px";export const borderWidth20="2px";export const borderWidth30="4px";export const borderWidth40="8px";export const colorBackground="rgb(244, 244, 246)";export const colorBackgroundAvailable="rgb(20, 176, 83)";export const colorBackgroundBody="rgb(255, 255, 255)";export const colorBackgroundBodyInverse="rgb(18, 28, 45)";export const colorBackgroundBrand="rgb(0, 20, 137)";export const colorBackgroundBrandHighlight="rgb(242, 47, 70)";export const colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)";export const colorBackgroundBrandStrong="rgb(3, 11, 93)";export const colorBackgroundBrandStronger="rgb(6, 3, 58)";export const colorBackgroundBusy="rgb(244, 124, 34)";export const colorBackgroundDecorative10Weakest="rgb(244, 244, 246)";export const colorBackgroundDecorative20Weakest="rgb(235, 244, 255)";export const colorBackgroundDecorative30Weakest="rgb(237, 253, 243)";export const colorBackgroundDecorative40Weakest="rgb(245, 240, 252)";export const colorBackgroundDestructive="rgb(214, 31, 31)";export const colorBackgroundDestructiveStrong="rgb(117, 12, 12)";export const colorBackgroundDestructiveStronger="rgb(74, 11, 11)";export const colorBackgroundDestructiveStrongest="rgb(49, 12, 12)";export const colorBackgroundDestructiveWeak="rgb(246, 177, 177)";export const colorBackgroundDestructiveWeaker="rgb(252, 207, 207)";export const colorBackgroundDestructiveWeakest="rgb(254, 236, 236)";export const colorBackgroundError="rgb(214, 31, 31)";export const colorBackgroundErrorStrong="rgb(117, 12, 12)";export const colorBackgroundErrorStronger="rgb(74, 11, 11)";export const colorBackgroundErrorStrongest="rgb(49, 12, 12)";export const colorBackgroundErrorWeakest="rgb(254, 236, 236)";export const colorBackgroundInverse="rgb(31, 48, 76)";export const colorBackgroundInverseStrong="rgb(57, 71, 98)";export const colorBackgroundNeutralWeakest="rgb(235, 244, 255)";export const colorBackgroundNew="rgb(245, 240, 252)";export const colorBackgroundOffline="rgb(174, 178, 193)";export const colorBackgroundOverlay="rgba(6, 3, 58, 0.4)";export const colorBackgroundPrimary="rgb(2, 99, 224)";export const colorBackgroundPrimaryStrong="rgb(0, 20, 137)";export const colorBackgroundPrimaryStronger="rgb(3, 11, 93)";export const colorBackgroundPrimaryStrongest="rgb(6, 3, 58)";export const colorBackgroundPrimaryWeak="rgb(153, 205, 255)";export const colorBackgroundPrimaryWeaker="rgb(204, 228, 255)";export const colorBackgroundPrimaryWeakest="rgb(235, 244, 255)";export const colorBackgroundRequired="rgb(235, 86, 86)";export const colorBackgroundRowStriped="rgb(244, 244, 246)";export const colorBackgroundStrong="rgb(225, 227, 234)";export const colorBackgroundStronger="rgb(136, 145, 170)";export const colorBackgroundStrongest="rgb(75, 86, 113)";export const colorBackgroundSubaccount="rgb(255, 241, 179)";export const colorBackgroundSuccess="rgb(20, 176, 83)";export const colorBackgroundSuccessWeakest="rgb(237, 253, 243)";export const colorBackgroundTrial="rgb(209, 250, 224)";export const colorBackgroundUnavailable="rgb(214, 31, 31)";export const colorBackgroundUser="rgb(200, 175, 240)";export const colorBackgroundWarning="rgb(244, 124, 34)";export const colorBackgroundWarningWeakest="rgb(254, 245, 238)";export const colorBackgroundWeak="rgb(249, 249, 250)";export const colorBorder="rgb(136, 145, 170)";export const colorBorderDecorative10Weaker="rgb(225, 227, 234)";export const colorBorderDecorative20Weaker="rgb(204, 228, 255)";export const colorBorderDecorative30Weaker="rgb(209, 250, 224)";export const colorBorderDecorative40Weaker="rgb(231, 220, 250)";export const colorBorderDestructive="rgb(214, 31, 31)";export const colorBorderDestructiveStrong="rgb(117, 12, 12)";export const colorBorderDestructiveStronger="rgb(74, 11, 11)";export const colorBorderDestructiveStrongest="rgb(49, 12, 12)";export const colorBorderDestructiveWeak="rgb(246, 177, 177)";export const colorBorderDestructiveWeaker="rgb(252, 207, 207)";export const colorBorderDestructiveWeakest="rgb(254, 236, 236)";export const colorBorderError="rgb(214, 31, 31)";export const colorBorderErrorStrong="rgb(117, 12, 12)";export const colorBorderErrorStronger="rgb(74, 11, 11)";export const colorBorderErrorWeak="rgb(245, 138, 138)";export const colorBorderErrorWeaker="rgb(252, 207, 207)";export const colorBorderErrorWeakest="rgb(254, 236, 236)";export const colorBorderInverse="rgb(136, 145, 170)";export const colorBorderInverseStrong="rgb(225, 227, 234)";export const colorBorderInverseStronger="rgb(244, 244, 246)";export const colorBorderInverseStrongest="rgb(255, 255, 255)";export const colorBorderInverseWeaker="rgb(57, 71, 98)";export const colorBorderInverseWeakest="rgb(31, 48, 76)";export const colorBorderNeutral="rgb(2, 99, 224)";export const colorBorderNeutralWeak="rgb(102, 179, 255)";export const colorBorderNeutralWeaker="rgb(204, 228, 255)";export const colorBorderNewWeaker="rgb(231, 220, 250)";export const colorBorderPrimary="rgb(2, 99, 224)";export const colorBorderPrimaryStrong="rgb(0, 20, 137)";export const colorBorderPrimaryStronger="rgb(3, 11, 93)";export const colorBorderPrimaryStrongest="rgb(6, 3, 58)";export const colorBorderPrimaryWeak="rgb(153, 205, 255)";export const colorBorderPrimaryWeaker="rgb(204, 228, 255)";export const colorBorderPrimaryWeakest="rgb(235, 244, 255)";export const colorBorderStrong="rgb(96, 107, 133)";export const colorBorderSuccess="rgb(20, 176, 83)";export const colorBorderSuccessWeak="rgb(54, 213, 118)";export const colorBorderSuccessWeaker="rgb(209, 250, 224)";export const colorBorderSuccessWeakest="rgb(237, 253, 243)";export const colorBorderWarning="rgb(244, 124, 34)";export const colorBorderWarningWeak="rgb(255, 179, 122)";export const colorBorderWarningWeaker="rgb(253, 220, 196)";export const colorBorderWarningWeakest="rgb(254, 245, 238)";export const colorBorderWeak="rgb(202, 205, 216)";export const colorBorderWeaker="rgb(225, 227, 234)";export const colorBrand="rgb(0, 20, 137)";export const colorBrandHighlight="rgb(242, 47, 70)";export const colorDataVisualization1="rgb(0, 20, 137)";export const colorDataVisualization10="rgb(235, 86, 86)";export const colorDataVisualization2="rgb(14, 124, 58)";export const colorDataVisualization3="rgb(13, 58, 31)";export const colorDataVisualization4="rgb(0, 140, 255)";export const colorDataVisualization5="rgb(57, 71, 98)";export const colorDataVisualization6="rgb(166, 127, 227)";export const colorDataVisualization7="rgb(109, 46, 209)";export const colorDataVisualization8="rgb(136, 145, 170)";export const colorDataVisualization9="rgb(117, 12, 12)";export const colorGray0="rgb(255, 255, 255)";export const colorGray10="rgb(244, 244, 246)";export const colorGray100="rgb(18, 28, 45)";export const colorGray20="rgb(225, 227, 234)";export const colorGray30="rgb(202, 205, 216)";export const colorGray40="rgb(174, 178, 193)";export const colorGray50="rgb(136, 145, 170)";export const colorGray60="rgb(96, 107, 133)";export const colorGray70="rgb(75, 86, 113)";export const colorGray80="rgb(57, 71, 98)";export const colorGray90="rgb(31, 48, 76)";export const colorText="rgb(18, 28, 45)";export const colorTextBrandHighlight="rgb(242, 47, 70)";export const colorTextBrandInverse="rgb(255, 255, 255)";export const colorTextDecorative10="rgb(96, 107, 133)";export const colorTextDecorative20="rgb(0, 20, 137)";export const colorTextDecorative30="rgb(14, 124, 58)";export const colorTextDecorative40="rgb(109, 46, 209)";export const colorTextError="rgb(214, 31, 31)";export const colorTextErrorStrong="rgb(173, 17, 17)";export const colorTextErrorStronger="rgb(74, 11, 11)";export const colorTextErrorWeak="rgb(235, 86, 86)";export const colorTextIcon="rgb(96, 107, 133)";export const colorTextIconAvailable="rgb(14, 124, 58)";export const colorTextIconBrandHighlight="rgb(242, 47, 70)";export const colorTextIconBrandInverse="rgb(255, 255, 255)";export const colorTextIconBusy="rgb(227, 106, 25)";export const colorTextIconError="rgb(214, 31, 31)";export const colorTextIconInverse="rgb(136, 145, 170)";export const colorTextIconNeutral="rgb(0, 20, 137)";export const colorTextIconOffline="rgb(96, 107, 133)";export const colorTextIconSuccess="rgb(14, 124, 58)";export const colorTextIconUnavailable="rgb(214, 31, 31)";export const colorTextIconWarning="rgb(227, 106, 25)";export const colorTextInverse="rgb(255, 255, 255)";export const colorTextInverseWeak="rgb(174, 178, 193)";export const colorTextInverseWeaker="rgb(96, 107, 133)";export const colorTextLink="rgb(2, 99, 224)";export const colorTextLinkDestructive="rgb(214, 31, 31)";export const colorTextLinkDestructiveStrong="rgb(173, 17, 17)";export const colorTextLinkDestructiveStronger="rgb(74, 11, 11)";export const colorTextLinkDestructiveStrongest="rgb(49, 12, 12)";export const colorTextLinkDestructiveWeak="rgb(246, 177, 177)";export const colorTextLinkStrong="rgb(0, 20, 137)";export const colorTextLinkStronger="rgb(3, 11, 93)";export const colorTextLinkStrongest="rgb(6, 3, 58)";export const colorTextLinkWeak="rgb(153, 205, 255)";export const colorTextNeutral="rgb(0, 20, 137)";export const colorTextNew="rgb(109, 46, 209)";export const colorTextSuccess="rgb(14, 124, 58)";export const colorTextWarning="rgb(141, 49, 24)";export const colorTextWarningStrong="rgb(141, 49, 24)";export const colorTextWeak="rgb(96, 107, 133)";export const colorTextWeaker="rgb(174, 178, 193)";export const colorTextWeakest="rgb(255, 255, 255)";export const fontFamilyCode="'TwilioSansMono', Courier, monospace";export const fontFamilyText="'Colfax', Helvetica, Arial, sans-serif";export const fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";export const fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";export const fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontSize10="0.625rem";export const fontSize100="2.5rem";export const fontSize110="3rem";export const fontSize20="0.75rem";export const fontSize30="0.875rem";export const fontSize40="1rem";export const fontSize50="1.125rem";export const fontSize60="1.25rem";export const fontSize70="1.5rem";export const fontSize80="1.75rem";export const fontSize90="2rem";export const fontSizeDisplay10="2rem";export const fontSizeDisplay20="3rem";export const fontSizeDisplay30="4rem";export const fontWeightBold="700";export const fontWeightExtrabold="800";export const fontWeightLight="400";export const fontWeightMedium="500";export const fontWeightNormal="400";export const fontWeightSemibold="600";export const lineHeight0="0";export const lineHeight05="0.75rem";export const lineHeight10="1rem";export const lineHeight100="3.25rem";export const lineHeight110="4rem";export const lineHeight20="1.25rem";export const lineHeight30="1.25rem";export const lineHeight40="1.5rem";export const lineHeight50="1.75rem";export const lineHeight60="1.75rem";export const lineHeight70="2rem";export const lineHeight80="2.5rem";export const lineHeight90="2.75rem";export const lineHeightDisplay10="2.5rem";export const lineHeightDisplay20="3.75rem";export const lineHeightDisplay30="5rem";export const shadow="0 4px 16px 0 rgba(18, 28, 45, 0.2)";export const shadowBorder="0 0 0 1px #8891aa";export const shadowBorderBottomDecorative10Weaker="0 1px 0 #e1e3ea";export const shadowBorderBottomDecorative20Weaker="0 1px 0 #cce4ff";export const shadowBorderBottomDecorative30Weaker="0 1px 0 #d1fae0";export const shadowBorderBottomDecorative40Weaker="0 1px 0 #e7dcfa";export const shadowBorderBottomErrorWeaker="0 1px 0 #fccfcf";export const shadowBorderBottomNeutralWeaker="0 1px 0 #cce4ff";export const shadowBorderBottomNewWeaker="0 1px 0 #e7dcfa";export const shadowBorderBottomSuccessWeaker="0 1px 0 #d1fae0";export const shadowBorderBottomWarningWeaker="0 1px 0 #fddcc4";export const shadowBorderDestructive="0 0 0 1px #d61f1f";export const shadowBorderDestructiveStrong="0 0 0 1px #750c0c";export const shadowBorderDestructiveStronger="0 0 0 1px #4a0b0b";export const shadowBorderDestructiveStrongest="0 0 0 1px #310c0c";export const shadowBorderDestructiveWeak="0 0 0 1px #f6b1b1";export const shadowBorderDestructiveWeaker="0 0 0 1px #fccfcf";export const shadowBorderError="0 0 0 1px #d61f1f";export const shadowBorderErrorStrong="0 0 0 1px #750c0c";export const shadowBorderErrorStronger="0 0 0 1px #4a0b0b";export const shadowBorderErrorWeak="0 0 0 1px #eb5656";export const shadowBorderInverse="0 0 0 1px #8891aa";export const shadowBorderInverseStrong="0 0 0 1px #e1e3ea";export const shadowBorderInverseStronger="0 0 0 1px #f4f4f6";export const shadowBorderInverseStrongest="0 0 0 1px #ffffff";export const shadowBorderInverseWeaker="0 0 0 1px #394762";export const shadowBorderInverseWeakest="0 0 0 1px #1f304c";export const shadowBorderPrimary="0 0 0 1px #0263e0";export const shadowBorderPrimaryStrong="0 0 0 1px #001489";export const shadowBorderPrimaryStronger="0 0 0 1px #030b5d";export const shadowBorderPrimaryStrongest="0 0 0 1px #06033a";export const shadowBorderPrimaryWeak="0 0 0 1px #99cdff";export const shadowBorderPrimaryWeaker="0 0 0 1px #cce4ff";export const shadowBorderStrong="0 0 0 1px #606b85";export const shadowBorderWeak="0 0 0 1px #cacdd8";export const shadowBorderWeaker="0 0 0 1px #e1e3ea";export const shadowCard="0 2px 8px 0 rgba(18, 28, 45, 0.1)";export const shadowFocus="0 0 0 4px rgba(2, 99, 224, 0.7)";export const shadowFocusInset="inset 0 0 0 2px rgba(2, 99, 224, 0.7)";export const shadowFocusInverse="0 0 0 4px rgba(255, 255, 255, 0.4)";export const shadowFocusShadowBorder="0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa";export const shadowHigh="0 16px 24px 0 rgba(18, 28, 45, 0.2)";export const shadowLow="0 2px 8px 0 rgba(18, 28, 45, 0.1)";export const size0="0";export const size10="5.5rem";export const size100="64rem";export const size110="70.5rem";export const size120="77rem";export const size20="12rem";export const size30="18.5rem";export const size40="25rem";export const size50="31.5rem";export const size60="38rem";export const size70="44.5rem";export const size80="51rem";export const size90="57.5rem";export const sizeIcon05="0.75rem";export const sizeIcon10="1rem";export const sizeIcon100="3.25rem";export const sizeIcon110="4rem";export const sizeIcon20="1.25rem";export const sizeIcon30="1.25rem";export const sizeIcon40="1.5rem";export const sizeIcon50="1.75rem";export const sizeIcon60="1.75rem";export const sizeIcon70="2rem";export const sizeIcon80="2.5rem";export const sizeIcon90="2.75rem";export const sizeSidebar="13.75rem";export const sizeSquare0="0";export const sizeSquare10="0.125rem";export const sizeSquare100="2.25rem";export const sizeSquare110="2.5rem";export const sizeSquare120="2.75rem";export const sizeSquare130="3rem";export const sizeSquare140="3.25rem";export const sizeSquare150="3.5rem";export const sizeSquare160="3.75rem";export const sizeSquare170="4rem";export const sizeSquare180="4.25rem";export const sizeSquare190="4.5rem";export const sizeSquare20="0.25rem";export const sizeSquare200="4.75rem";export const sizeSquare25="0.375rem";export const sizeSquare30="0.5rem";export const sizeSquare40="0.75rem";export const sizeSquare50="1rem";export const sizeSquare60="1.25rem";export const sizeSquare70="1.5rem";export const sizeSquare80="1.75rem";export const sizeSquare90="2rem";export const space0="0";export const space10="0.125rem";export const space100="2.25rem";export const space110="2.5rem";export const space120="2.75rem";export const space130="3rem";export const space140="3.25rem";export const space150="3.5rem";export const space160="3.75rem";export const space170="4rem";export const space180="4.25rem";export const space190="4.5rem";export const space20="0.25rem";export const space200="4.75rem";export const space30="0.5rem";export const space40="0.75rem";export const space50="1rem";export const space60="1.25rem";export const space70="1.5rem";export const space80="1.75rem";export const space90="2rem";export const spaceNegative10="-0.125rem";export const spaceNegative100="-2.25rem";export const spaceNegative110="-2.5rem";export const spaceNegative120="-2.75rem";export const spaceNegative130="-3rem";export const spaceNegative140="-3.25rem";export const spaceNegative150="-3.5rem";export const spaceNegative160="-3.75rem";export const spaceNegative170="-4rem";export const spaceNegative180="-4.25rem";export const spaceNegative190="-4.5rem";export const spaceNegative20="-0.25rem";export const spaceNegative200="-4.75rem";export const spaceNegative30="-0.5rem";export const spaceNegative40="-0.75rem";export const spaceNegative50="-1rem";export const spaceNegative60="-1.25rem";export const spaceNegative70="-1.5rem";export const spaceNegative80="-1.75rem";export const spaceNegative90="-2rem";export const zIndex0="0";export const zIndex10="10";export const zIndex20="20";export const zIndex30="30";export const zIndex40="40";export const zIndex50="50";export const zIndex60="60";export const zIndex70="70";export const zIndex80="80";export const zIndex90="90";export const backgroundColors={colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak};export const borderColors={colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker};export const borderWidths={borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"};export const boxShadows={shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow};export const colors={colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100};export const dataVisualization={colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorDataVisualization10:"rgb(235, 86, 86)"};export const fonts={fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean};export const fontSizes={fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"};export const fontWeights={fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"};export const lineHeights={lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"};export const radii={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"};export const sizings={size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"};export const spacings={space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"};export const textColors={colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest};export const zIndices={zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}; | ||
export const borderRadius0="0";export const borderRadius10="2px";export const borderRadius20="4px";export const borderRadius30="8px";export const borderRadiusCircle="50%";export const borderRadiusPill="100px";export const borderWidth0="0";export const borderWidth10="1px";export const borderWidth20="2px";export const borderWidth30="4px";export const borderWidth40="8px";export const colorBackground="rgb(244, 244, 246)";export const colorBackgroundAvailable="rgb(20, 176, 83)";export const colorBackgroundBody="rgb(255, 255, 255)";export const colorBackgroundBodyInverse="rgb(18, 28, 45)";export const colorBackgroundBrand="rgb(0, 20, 137)";export const colorBackgroundBrandHighlight="rgb(242, 47, 70)";export const colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)";export const colorBackgroundBrandStrong="rgb(3, 11, 93)";export const colorBackgroundBrandStronger="rgb(6, 3, 58)";export const colorBackgroundBusy="rgb(244, 124, 34)";export const colorBackgroundDecorative10Weakest="rgb(244, 244, 246)";export const colorBackgroundDecorative20Weakest="rgb(235, 244, 255)";export const colorBackgroundDecorative30Weakest="rgb(237, 253, 243)";export const colorBackgroundDecorative40Weakest="rgb(245, 240, 252)";export const colorBackgroundDestructive="rgb(214, 31, 31)";export const colorBackgroundDestructiveStrong="rgb(117, 12, 12)";export const colorBackgroundDestructiveStronger="rgb(74, 11, 11)";export const colorBackgroundDestructiveStrongest="rgb(49, 12, 12)";export const colorBackgroundDestructiveWeak="rgb(246, 177, 177)";export const colorBackgroundDestructiveWeaker="rgb(252, 207, 207)";export const colorBackgroundDestructiveWeakest="rgb(254, 236, 236)";export const colorBackgroundError="rgb(214, 31, 31)";export const colorBackgroundErrorStrong="rgb(117, 12, 12)";export const colorBackgroundErrorStronger="rgb(74, 11, 11)";export const colorBackgroundErrorStrongest="rgb(49, 12, 12)";export const colorBackgroundErrorWeakest="rgb(254, 236, 236)";export const colorBackgroundInverse="rgb(31, 48, 76)";export const colorBackgroundInverseStrong="rgb(57, 71, 98)";export const colorBackgroundInverseStronger="rgb(57, 71, 98)";export const colorBackgroundNeutralWeakest="rgb(235, 244, 255)";export const colorBackgroundNew="rgb(245, 240, 252)";export const colorBackgroundNewWeakest="rgb(250, 247, 253)";export const colorBackgroundOffline="rgb(174, 178, 193)";export const colorBackgroundOverlay="rgba(6, 3, 58, 0.4)";export const colorBackgroundPrimary="rgb(2, 99, 224)";export const colorBackgroundPrimaryStrong="rgb(0, 20, 137)";export const colorBackgroundPrimaryStronger="rgb(3, 11, 93)";export const colorBackgroundPrimaryStrongest="rgb(6, 3, 58)";export const colorBackgroundPrimaryWeak="rgb(153, 205, 255)";export const colorBackgroundPrimaryWeaker="rgb(204, 228, 255)";export const colorBackgroundPrimaryWeakest="rgb(235, 244, 255)";export const colorBackgroundRequired="rgb(235, 86, 86)";export const colorBackgroundRowStriped="rgb(244, 244, 246)";export const colorBackgroundStrong="rgb(225, 227, 234)";export const colorBackgroundStronger="rgb(136, 145, 170)";export const colorBackgroundStrongest="rgb(75, 86, 113)";export const colorBackgroundSubaccount="rgb(255, 241, 179)";export const colorBackgroundSuccess="rgb(20, 176, 83)";export const colorBackgroundSuccessWeakest="rgb(237, 253, 243)";export const colorBackgroundTrial="rgb(209, 250, 224)";export const colorBackgroundUnavailable="rgb(214, 31, 31)";export const colorBackgroundUser="rgb(200, 175, 240)";export const colorBackgroundWarning="rgb(244, 124, 34)";export const colorBackgroundWarningWeakest="rgb(254, 245, 238)";export const colorBackgroundWeak="rgb(249, 249, 250)";export const colorBorder="rgb(136, 145, 170)";export const colorBorderDecorative10Weaker="rgb(225, 227, 234)";export const colorBorderDecorative20Weaker="rgb(204, 228, 255)";export const colorBorderDecorative30Weaker="rgb(209, 250, 224)";export const colorBorderDecorative40Weaker="rgb(231, 220, 250)";export const colorBorderDestructive="rgb(214, 31, 31)";export const colorBorderDestructiveStrong="rgb(117, 12, 12)";export const colorBorderDestructiveStronger="rgb(74, 11, 11)";export const colorBorderDestructiveStrongest="rgb(49, 12, 12)";export const colorBorderDestructiveWeak="rgb(246, 177, 177)";export const colorBorderDestructiveWeaker="rgb(252, 207, 207)";export const colorBorderDestructiveWeakest="rgb(254, 236, 236)";export const colorBorderError="rgb(214, 31, 31)";export const colorBorderErrorStrong="rgb(117, 12, 12)";export const colorBorderErrorStronger="rgb(74, 11, 11)";export const colorBorderErrorStrongest="rgb(49, 12, 12)";export const colorBorderErrorWeak="rgb(245, 138, 138)";export const colorBorderErrorWeaker="rgb(252, 207, 207)";export const colorBorderErrorWeakest="rgb(254, 236, 236)";export const colorBorderInverse="rgb(136, 145, 170)";export const colorBorderInverseStrong="rgb(225, 227, 234)";export const colorBorderInverseStronger="rgb(244, 244, 246)";export const colorBorderInverseStrongest="rgb(255, 255, 255)";export const colorBorderInverseWeaker="rgb(57, 71, 98)";export const colorBorderInverseWeakest="rgb(31, 48, 76)";export const colorBorderNeutral="rgb(2, 99, 224)";export const colorBorderNeutralWeak="rgb(102, 179, 255)";export const colorBorderNeutralWeaker="rgb(204, 228, 255)";export const colorBorderNewWeaker="rgb(231, 220, 250)";export const colorBorderPrimary="rgb(2, 99, 224)";export const colorBorderPrimaryStrong="rgb(0, 20, 137)";export const colorBorderPrimaryStronger="rgb(3, 11, 93)";export const colorBorderPrimaryStrongest="rgb(6, 3, 58)";export const colorBorderPrimaryWeak="rgb(153, 205, 255)";export const colorBorderPrimaryWeaker="rgb(204, 228, 255)";export const colorBorderPrimaryWeakest="rgb(235, 244, 255)";export const colorBorderStrong="rgb(96, 107, 133)";export const colorBorderSuccess="rgb(20, 176, 83)";export const colorBorderSuccessWeak="rgb(54, 213, 118)";export const colorBorderSuccessWeaker="rgb(209, 250, 224)";export const colorBorderSuccessWeakest="rgb(237, 253, 243)";export const colorBorderUser="rgb(231, 220, 250)";export const colorBorderWarning="rgb(244, 124, 34)";export const colorBorderWarningWeak="rgb(255, 179, 122)";export const colorBorderWarningWeaker="rgb(253, 220, 196)";export const colorBorderWarningWeakest="rgb(254, 245, 238)";export const colorBorderWeak="rgb(202, 205, 216)";export const colorBorderWeaker="rgb(225, 227, 234)";export const colorBrand="rgb(0, 20, 137)";export const colorBrandHighlight="rgb(242, 47, 70)";export const colorDataVisualization1="rgb(0, 20, 137)";export const colorDataVisualization10="rgb(235, 86, 86)";export const colorDataVisualization2="rgb(14, 124, 58)";export const colorDataVisualization3="rgb(13, 58, 31)";export const colorDataVisualization4="rgb(0, 140, 255)";export const colorDataVisualization5="rgb(57, 71, 98)";export const colorDataVisualization6="rgb(166, 127, 227)";export const colorDataVisualization7="rgb(109, 46, 209)";export const colorDataVisualization8="rgb(136, 145, 170)";export const colorDataVisualization9="rgb(117, 12, 12)";export const colorGray0="rgb(255, 255, 255)";export const colorGray10="rgb(244, 244, 246)";export const colorGray100="rgb(18, 28, 45)";export const colorGray20="rgb(225, 227, 234)";export const colorGray30="rgb(202, 205, 216)";export const colorGray40="rgb(174, 178, 193)";export const colorGray50="rgb(136, 145, 170)";export const colorGray60="rgb(96, 107, 133)";export const colorGray70="rgb(75, 86, 113)";export const colorGray80="rgb(57, 71, 98)";export const colorGray90="rgb(31, 48, 76)";export const colorText="rgb(18, 28, 45)";export const colorTextBrandHighlight="rgb(242, 47, 70)";export const colorTextBrandInverse="rgb(255, 255, 255)";export const colorTextDecorative10="rgb(96, 107, 133)";export const colorTextDecorative20="rgb(0, 20, 137)";export const colorTextDecorative30="rgb(14, 124, 58)";export const colorTextDecorative40="rgb(109, 46, 209)";export const colorTextError="rgb(214, 31, 31)";export const colorTextErrorStrong="rgb(173, 17, 17)";export const colorTextErrorStronger="rgb(74, 11, 11)";export const colorTextErrorStrongest="rgb(49, 12, 12)";export const colorTextErrorWeak="rgb(235, 86, 86)";export const colorTextIcon="rgb(96, 107, 133)";export const colorTextIconAvailable="rgb(14, 124, 58)";export const colorTextIconBrandHighlight="rgb(242, 47, 70)";export const colorTextIconBrandInverse="rgb(255, 255, 255)";export const colorTextIconBusy="rgb(227, 106, 25)";export const colorTextIconError="rgb(214, 31, 31)";export const colorTextIconInverse="rgb(136, 145, 170)";export const colorTextIconNeutral="rgb(0, 20, 137)";export const colorTextIconNew="rgb(109, 46, 209)";export const colorTextIconOffline="rgb(96, 107, 133)";export const colorTextIconSuccess="rgb(14, 124, 58)";export const colorTextIconUnavailable="rgb(214, 31, 31)";export const colorTextIconWarning="rgb(227, 106, 25)";export const colorTextInverse="rgb(255, 255, 255)";export const colorTextInverseWeak="rgb(174, 178, 193)";export const colorTextInverseWeaker="rgb(96, 107, 133)";export const colorTextLink="rgb(2, 99, 224)";export const colorTextLinkDestructive="rgb(214, 31, 31)";export const colorTextLinkDestructiveStrong="rgb(173, 17, 17)";export const colorTextLinkDestructiveStronger="rgb(74, 11, 11)";export const colorTextLinkDestructiveStrongest="rgb(49, 12, 12)";export const colorTextLinkDestructiveWeak="rgb(246, 177, 177)";export const colorTextLinkStrong="rgb(0, 20, 137)";export const colorTextLinkStronger="rgb(3, 11, 93)";export const colorTextLinkStrongest="rgb(6, 3, 58)";export const colorTextLinkWeak="rgb(153, 205, 255)";export const colorTextNeutral="rgb(0, 20, 137)";export const colorTextNew="rgb(109, 46, 209)";export const colorTextPrimary="rgb(2, 99, 224)";export const colorTextPrimaryStrong="rgb(0, 20, 137)";export const colorTextPrimaryStronger="rgb(3, 11, 93)";export const colorTextPrimaryStrongest="rgb(6, 3, 58)";export const colorTextPrimaryWeak="rgb(153, 205, 255)";export const colorTextSuccess="rgb(14, 124, 58)";export const colorTextUser="rgb(109, 46, 209)";export const colorTextWarning="rgb(141, 49, 24)";export const colorTextWarningStrong="rgb(141, 49, 24)";export const colorTextWeak="rgb(96, 107, 133)";export const colorTextWeaker="rgb(174, 178, 193)";export const colorTextWeakest="rgb(255, 255, 255)";export const fontFamilyCode="'TwilioSansMono', Courier, monospace";export const fontFamilyDisplay="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";export const fontFamilyText="'Colfax', Helvetica, Arial, sans-serif";export const fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";export const fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";export const fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontSize10="0.625rem";export const fontSize100="2.5rem";export const fontSize110="3rem";export const fontSize20="0.75rem";export const fontSize30="0.875rem";export const fontSize40="1rem";export const fontSize50="1.125rem";export const fontSize60="1.25rem";export const fontSize70="1.5rem";export const fontSize80="1.75rem";export const fontSize90="2rem";export const fontSizeDisplay10="2rem";export const fontSizeDisplay20="3rem";export const fontSizeDisplay30="4rem";export const fontWeightBold="700";export const fontWeightExtrabold="800";export const fontWeightLight="400";export const fontWeightMedium="500";export const fontWeightNormal="400";export const fontWeightSemibold="600";export const lineHeight0="0";export const lineHeight05="0.75rem";export const lineHeight10="1rem";export const lineHeight100="3.25rem";export const lineHeight110="4rem";export const lineHeight20="1.25rem";export const lineHeight30="1.25rem";export const lineHeight40="1.5rem";export const lineHeight50="1.75rem";export const lineHeight60="1.75rem";export const lineHeight70="2rem";export const lineHeight80="2.5rem";export const lineHeight90="2.75rem";export const lineHeightDisplay10="2.5rem";export const lineHeightDisplay20="3.75rem";export const lineHeightDisplay30="5rem";export const shadow="0 4px 16px 0 rgba(18, 28, 45, 0.2)";export const shadowBorder="0 0 0 1px #8891aa";export const shadowBorderBottomDecorative10Weaker="0 1px 0 #e1e3ea";export const shadowBorderBottomDecorative20Weaker="0 1px 0 #cce4ff";export const shadowBorderBottomDecorative30Weaker="0 1px 0 #d1fae0";export const shadowBorderBottomDecorative40Weaker="0 1px 0 #e7dcfa";export const shadowBorderBottomErrorWeaker="0 1px 0 #fccfcf";export const shadowBorderBottomNeutralWeaker="0 1px 0 #cce4ff";export const shadowBorderBottomNewWeaker="0 1px 0 #e7dcfa";export const shadowBorderBottomPrimary="0 1px 0 #006dfa";export const shadowBorderBottomSuccessWeaker="0 1px 0 #d1fae0";export const shadowBorderBottomWarningWeaker="0 1px 0 #fddcc4";export const shadowBorderDecorative10Weaker="0 0 0 1px #e1e3ea";export const shadowBorderDecorative20Weaker="0 0 0 1px #cce4ff";export const shadowBorderDecorative30Weaker="0 0 0 1px #d1fae0";export const shadowBorderDecorative40Weaker="0 0 0 1px #e7dcfa";export const shadowBorderDestructive="0 0 0 1px #d61f1f";export const shadowBorderDestructiveStrong="0 0 0 1px #750c0c";export const shadowBorderDestructiveStronger="0 0 0 1px #4a0b0b";export const shadowBorderDestructiveStrongest="0 0 0 1px #310c0c";export const shadowBorderDestructiveWeak="0 0 0 1px #f6b1b1";export const shadowBorderDestructiveWeaker="0 0 0 1px #fccfcf";export const shadowBorderError="0 0 0 1px #d61f1f";export const shadowBorderErrorStrong="0 0 0 1px #750c0c";export const shadowBorderErrorStronger="0 0 0 1px #4a0b0b";export const shadowBorderErrorStrongest="0 0 0 1px #310c0c";export const shadowBorderErrorWeak="0 0 0 1px #eb5656";export const shadowBorderErrorWeaker="0 0 0 1px #fccfcf";export const shadowBorderInverse="0 0 0 1px #8891aa";export const shadowBorderInverseStrong="0 0 0 1px #e1e3ea";export const shadowBorderInverseStronger="0 0 0 1px #f4f4f6";export const shadowBorderInverseStrongest="0 0 0 1px #ffffff";export const shadowBorderInverseWeaker="0 0 0 1px #394762";export const shadowBorderInverseWeakest="0 0 0 1px #1f304c";export const shadowBorderNeutralWeaker="0 0 0 1px #cce4ff";export const shadowBorderNewWeaker="0 0 0 1px #e7dcfa";export const shadowBorderPrimary="0 0 0 1px #0263e0";export const shadowBorderPrimaryStrong="0 0 0 1px #001489";export const shadowBorderPrimaryStronger="0 0 0 1px #030b5d";export const shadowBorderPrimaryStrongest="0 0 0 1px #06033a";export const shadowBorderPrimaryWeak="0 0 0 1px #99cdff";export const shadowBorderPrimaryWeaker="0 0 0 1px #cce4ff";export const shadowBorderStrong="0 0 0 1px #606b85";export const shadowBorderSuccessWeaker="0 0 0 1px #d1fae0";export const shadowBorderUser="0 0 0 1px #e7dcfa";export const shadowBorderWarningWeaker="0 0 0 1px #fddcc4";export const shadowBorderWeak="0 0 0 1px #cacdd8";export const shadowBorderWeaker="0 0 0 1px #e1e3ea";export const shadowCard="0 2px 8px 0 rgba(18, 28, 45, 0.1)";export const shadowFocus="0 0 0 4px rgba(2, 99, 224, 0.7)";export const shadowFocusInset="inset 0 0 0 2px rgba(2, 99, 224, 0.7)";export const shadowFocusInverse="0 0 0 4px rgba(255, 255, 255, 0.4)";export const shadowFocusShadowBorder="0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa";export const shadowHigh="0 16px 24px 0 rgba(18, 28, 45, 0.2)";export const shadowLow="0 2px 8px 0 rgba(18, 28, 45, 0.1)";export const size0="0";export const size10="5.5rem";export const size100="64rem";export const size110="70.5rem";export const size120="77rem";export const size20="12rem";export const size30="18.5rem";export const size40="25rem";export const size50="31.5rem";export const size60="38rem";export const size70="44.5rem";export const size80="51rem";export const size90="57.5rem";export const sizeIcon05="0.75rem";export const sizeIcon10="1rem";export const sizeIcon100="3.25rem";export const sizeIcon110="4rem";export const sizeIcon20="1.25rem";export const sizeIcon30="1.25rem";export const sizeIcon40="1.5rem";export const sizeIcon50="1.75rem";export const sizeIcon60="1.75rem";export const sizeIcon70="2rem";export const sizeIcon80="2.5rem";export const sizeIcon90="2.75rem";export const sizeSidebar="13.75rem";export const sizeSquare0="0";export const sizeSquare10="0.125rem";export const sizeSquare100="2.25rem";export const sizeSquare110="2.5rem";export const sizeSquare120="2.75rem";export const sizeSquare130="3rem";export const sizeSquare140="3.25rem";export const sizeSquare150="3.5rem";export const sizeSquare160="3.75rem";export const sizeSquare170="4rem";export const sizeSquare180="4.25rem";export const sizeSquare190="4.5rem";export const sizeSquare20="0.25rem";export const sizeSquare200="4.75rem";export const sizeSquare25="0.375rem";export const sizeSquare30="0.5rem";export const sizeSquare40="0.75rem";export const sizeSquare50="1rem";export const sizeSquare60="1.25rem";export const sizeSquare70="1.5rem";export const sizeSquare80="1.75rem";export const sizeSquare90="2rem";export const space0="0";export const space10="0.125rem";export const space100="2.25rem";export const space110="2.5rem";export const space120="2.75rem";export const space130="3rem";export const space140="3.25rem";export const space150="3.5rem";export const space160="3.75rem";export const space170="4rem";export const space180="4.25rem";export const space190="4.5rem";export const space20="0.25rem";export const space200="4.75rem";export const space30="0.5rem";export const space40="0.75rem";export const space50="1rem";export const space60="1.25rem";export const space70="1.5rem";export const space80="1.75rem";export const space90="2rem";export const spaceNegative10="-0.125rem";export const spaceNegative100="-2.25rem";export const spaceNegative110="-2.5rem";export const spaceNegative120="-2.75rem";export const spaceNegative130="-3rem";export const spaceNegative140="-3.25rem";export const spaceNegative150="-3.5rem";export const spaceNegative160="-3.75rem";export const spaceNegative170="-4rem";export const spaceNegative180="-4.25rem";export const spaceNegative190="-4.5rem";export const spaceNegative20="-0.25rem";export const spaceNegative200="-4.75rem";export const spaceNegative30="-0.5rem";export const spaceNegative40="-0.75rem";export const spaceNegative50="-1rem";export const spaceNegative60="-1.25rem";export const spaceNegative70="-1.5rem";export const spaceNegative80="-1.75rem";export const spaceNegative90="-2rem";export const zIndex0="0";export const zIndex10="10";export const zIndex20="20";export const zIndex30="30";export const zIndex40="40";export const zIndex50="50";export const zIndex60="60";export const zIndex70="70";export const zIndex80="80";export const zIndex90="90";export const backgroundColors={colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundNewWeakest:"rgb(250, 247, 253)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak};export const borderColors={colorBorder:colorBorder,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorStrongest:"rgb(49, 12, 12)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker};export const borderWidths={borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"};export const boxShadows={shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDecorative10Weaker:"0 0 0 1px #e1e3ea",shadowBorderDecorative20Weaker:"0 0 0 1px #cce4ff",shadowBorderDecorative30Weaker:"0 0 0 1px #d1fae0",shadowBorderDecorative40Weaker:"0 0 0 1px #e7dcfa",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorStrongest:"0 0 0 1px #310c0c",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderErrorWeaker:"0 0 0 1px #fccfcf",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderNeutralWeaker:"0 0 0 1px #cce4ff",shadowBorderNewWeaker:"0 0 0 1px #e7dcfa",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #d1fae0",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #fddcc4",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow};export const colors={colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100};export const dataVisualization={colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorDataVisualization10:"rgb(235, 86, 86)"};export const fonts={fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean};export const fontSizes={fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"};export const fontWeights={fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"};export const lineHeights={lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"};export const radii={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"};export const sizings={size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"};export const spacings={space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"};export const textColors={colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorStrongest:"rgb(49, 12, 12)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(0, 20, 137)",colorTextPrimaryStronger:"rgb(3, 11, 93)",colorTextPrimaryStrongest:"rgb(6, 3, 58)",colorTextPrimaryWeak:"rgb(153, 205, 255)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest};export const zIndices={zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}; |
@@ -14,2 +14,3 @@ { | ||
"color-background-strong": "rgb(225, 227, 234)", | ||
"color-background-new-weakest": "rgb(250, 247, 253)", | ||
"color-background-destructive": "rgb(214, 31, 31)", | ||
@@ -37,2 +38,3 @@ "color-background-weak": "rgb(249, 249, 250)", | ||
"color-background-decorative-40-weakest": "rgb(245, 240, 252)", | ||
"color-background-inverse-stronger": "rgb(57, 71, 98)", | ||
"color-background-decorative-30-weakest": "rgb(237, 253, 243)", | ||
@@ -61,2 +63,3 @@ "color-background-body": "rgb(255, 255, 255)", | ||
"color-border-error-weaker": "rgb(252, 207, 207)", | ||
"color-border-user": "rgb(231, 220, 250)", | ||
"color-border-neutral-weaker": "rgb(204, 228, 255)", | ||
@@ -86,2 +89,3 @@ "color-border-warning": "rgb(244, 124, 34)", | ||
"color-border-error-weakest": "rgb(254, 236, 236)", | ||
"color-border-error-strongest": "rgb(49, 12, 12)", | ||
"color-border-error-strong": "rgb(117, 12, 12)", | ||
@@ -119,2 +123,3 @@ "color-border-error-weak": "rgb(245, 138, 138)", | ||
"shadow-border-destructive-stronger": "0 0 0 1px #4a0b0b", | ||
"shadow-border-success-weaker": "0 0 0 1px #d1fae0", | ||
"shadow-border-primary-stronger": "0 0 0 1px #030b5d", | ||
@@ -124,4 +129,6 @@ "shadow-border-bottom-warning-weaker": "0 1px 0 #fddcc4", | ||
"shadow-border-primary-weaker": "0 0 0 1px #cce4ff", | ||
"shadow-border-new-weaker": "0 0 0 1px #e7dcfa", | ||
"shadow-low": "0 2px 8px 0 rgba(18, 28, 45, 0.1)", | ||
"shadow-border-inverse-strong": "0 0 0 1px #e1e3ea", | ||
"shadow-border-warning-weaker": "0 0 0 1px #fddcc4", | ||
"shadow-border-strong": "0 0 0 1px #606b85", | ||
@@ -140,4 +147,6 @@ "shadow-focus": "0 0 0 4px rgba(2, 99, 224, 0.7)", | ||
"shadow-border-bottom-decorative-10-weaker": "0 1px 0 #e1e3ea", | ||
"shadow-border-bottom-primary": "0 1px 0 #006dfa", | ||
"shadow-border-bottom-decorative-20-weaker": "0 1px 0 #cce4ff", | ||
"shadow-border-inverse-stronger": "0 0 0 1px #f4f4f6", | ||
"shadow-border-error-strongest": "0 0 0 1px #310c0c", | ||
"shadow-border-destructive-strong": "0 0 0 1px #750c0c", | ||
@@ -155,9 +164,16 @@ "shadow-border-inverse-weaker": "0 0 0 1px #394762", | ||
"shadow-border-bottom-neutral-weaker": "0 1px 0 #cce4ff", | ||
"shadow-border-decorative-10-weaker": "0 0 0 1px #e1e3ea", | ||
"shadow-border-decorative-20-weaker": "0 0 0 1px #cce4ff", | ||
"shadow-focus-inset": "inset 0 0 0 2px rgba(2, 99, 224, 0.7)", | ||
"shadow-border-inverse": "0 0 0 1px #8891aa", | ||
"shadow-border-decorative-30-weaker": "0 0 0 1px #d1fae0", | ||
"shadow-border-inverse-weakest": "0 0 0 1px #1f304c", | ||
"shadow-border-bottom-success-weaker": "0 1px 0 #d1fae0", | ||
"shadow-border-decorative-40-weaker": "0 0 0 1px #e7dcfa", | ||
"shadow-border-error-stronger": "0 0 0 1px #4a0b0b", | ||
"shadow-card": "0 2px 8px 0 rgba(18, 28, 45, 0.1)", | ||
"shadow-border-error-weaker": "0 0 0 1px #fccfcf", | ||
"shadow-border-inverse-strongest": "0 0 0 1px #ffffff", | ||
"shadow-border-user": "0 0 0 1px #e7dcfa", | ||
"shadow-border-neutral-weaker": "0 0 0 1px #cce4ff", | ||
"color-data-visualization-10": "rgb(235, 86, 86)", | ||
@@ -179,2 +195,3 @@ "color-data-visualization-1": "rgb(0, 20, 137)", | ||
"font-family-text-chinese-simplified": "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif", | ||
"font-family-display": "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", | ||
"font-size-110": "3rem", | ||
@@ -320,4 +337,7 @@ "font-size-100": "2.5rem", | ||
"color-text-link-stronger": "rgb(3, 11, 93)", | ||
"color-text-user": "rgb(109, 46, 209)", | ||
"color-text-icon-new": "rgb(109, 46, 209)", | ||
"color-text-icon-offline": "rgb(96, 107, 133)", | ||
"color-text-link-destructive": "rgb(214, 31, 31)", | ||
"color-text-primary-stronger": "rgb(3, 11, 93)", | ||
"color-text-icon-success": "rgb(14, 124, 58)", | ||
@@ -333,4 +353,6 @@ "color-text-warning": "rgb(141, 49, 24)", | ||
"color-text-icon-brand-inverse": "rgb(255, 255, 255)", | ||
"color-text-primary": "rgb(2, 99, 224)", | ||
"color-text-success": "rgb(14, 124, 58)", | ||
"color-text-weak": "rgb(96, 107, 133)", | ||
"color-text-primary-strongest": "rgb(6, 3, 58)", | ||
"color-text-icon": "rgb(96, 107, 133)", | ||
@@ -349,2 +371,3 @@ "color-text-link": "rgb(2, 99, 224)", | ||
"color-text-brand-inverse": "rgb(255, 255, 255)", | ||
"color-text-error-strongest": "rgb(49, 12, 12)", | ||
"color-text-decorative-30": "rgb(14, 124, 58)", | ||
@@ -359,2 +382,4 @@ "color-text-link-weak": "rgb(153, 205, 255)", | ||
"color-text-inverse-weaker": "rgb(96, 107, 133)", | ||
"color-text-primary-strong": "rgb(0, 20, 137)", | ||
"color-text-primary-weak": "rgb(153, 205, 255)", | ||
"color-text-inverse": "rgb(255, 255, 255)", | ||
@@ -361,0 +386,0 @@ "color-text-weaker": "rgb(174, 178, 193)", |
@@ -52,5 +52,7 @@ export declare const borderRadius0 = "0"; | ||
export declare const colorBackgroundInverseStrong = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundInverseStronger = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundNeutralLightest = "rgb(235, 244, 255)"; | ||
export declare const colorBackgroundNeutralWeakest = "rgb(235, 244, 255)"; | ||
export declare const colorBackgroundNew = "rgb(245, 240, 252)"; | ||
export declare const colorBackgroundNewWeakest = "rgb(250, 247, 253)"; | ||
export declare const colorBackgroundOffline = "rgb(174, 178, 193)"; | ||
@@ -111,2 +113,3 @@ export declare const colorBackgroundOverlay = "rgba(6, 3, 58, 0.4)"; | ||
export declare const colorBorderErrorStronger = "rgb(74, 11, 11)"; | ||
export declare const colorBorderErrorStrongest = "rgb(49, 12, 12)"; | ||
export declare const colorBorderErrorWeak = "rgb(245, 138, 138)"; | ||
@@ -150,2 +153,3 @@ export declare const colorBorderErrorWeaker = "rgb(252, 207, 207)"; | ||
export declare const colorBorderSuccessWeakest = "rgb(237, 253, 243)"; | ||
export declare const colorBorderUser = "rgb(231, 220, 250)"; | ||
export declare const colorBorderWarning = "rgb(244, 124, 34)"; | ||
@@ -194,2 +198,3 @@ export declare const colorBorderWarningLight = "rgb(255, 179, 122)"; | ||
export declare const colorTextErrorStronger = "rgb(74, 11, 11)"; | ||
export declare const colorTextErrorStrongest = "rgb(49, 12, 12)"; | ||
export declare const colorTextErrorWeak = "rgb(235, 86, 86)"; | ||
@@ -204,2 +209,3 @@ export declare const colorTextIcon = "rgb(96, 107, 133)"; | ||
export declare const colorTextIconNeutral = "rgb(0, 20, 137)"; | ||
export declare const colorTextIconNew = "rgb(109, 46, 209)"; | ||
export declare const colorTextIconOffline = "rgb(96, 107, 133)"; | ||
@@ -230,3 +236,9 @@ export declare const colorTextIconSuccess = "rgb(14, 124, 58)"; | ||
export declare const colorTextNew = "rgb(109, 46, 209)"; | ||
export declare const colorTextPrimary = "rgb(2, 99, 224)"; | ||
export declare const colorTextPrimaryStrong = "rgb(0, 20, 137)"; | ||
export declare const colorTextPrimaryStronger = "rgb(3, 11, 93)"; | ||
export declare const colorTextPrimaryStrongest = "rgb(6, 3, 58)"; | ||
export declare const colorTextPrimaryWeak = "rgb(153, 205, 255)"; | ||
export declare const colorTextSuccess = "rgb(14, 124, 58)"; | ||
export declare const colorTextUser = "rgb(109, 46, 209)"; | ||
export declare const colorTextWarning = "rgb(141, 49, 24)"; | ||
@@ -239,2 +251,3 @@ export declare const colorTextWarningDark = "rgb(195, 83, 35)"; | ||
export declare const fontFamilyCode = "'TwilioSansMono', Courier, monospace"; | ||
export declare const fontFamilyDisplay = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
export declare const fontFamilyText = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
@@ -290,4 +303,9 @@ export declare const fontFamilyTextChineseSimplified = "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
export declare const shadowBorderBottomNewWeaker = "0 1px 0 #e7dcfa"; | ||
export declare const shadowBorderBottomPrimary = "0 1px 0 #006dfa"; | ||
export declare const shadowBorderBottomSuccessWeaker = "0 1px 0 #d1fae0"; | ||
export declare const shadowBorderBottomWarningWeaker = "0 1px 0 #fddcc4"; | ||
export declare const shadowBorderDecorative10Weaker = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderDecorative20Weaker = "0 0 0 1px #cce4ff"; | ||
export declare const shadowBorderDecorative30Weaker = "0 0 0 1px #d1fae0"; | ||
export declare const shadowBorderDecorative40Weaker = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderDestructive = "0 0 0 1px #d61f1f"; | ||
@@ -307,3 +325,5 @@ export declare const shadowBorderDestructiveDarker = "0 0 0 1px #4a0b0b"; | ||
export declare const shadowBorderErrorStronger = "0 0 0 1px #4a0b0b"; | ||
export declare const shadowBorderErrorStrongest = "0 0 0 1px #310c0c"; | ||
export declare const shadowBorderErrorWeak = "0 0 0 1px #eb5656"; | ||
export declare const shadowBorderErrorWeaker = "0 0 0 1px #fccfcf"; | ||
export declare const shadowBorderInverse = "0 0 0 1px #8891aa"; | ||
@@ -320,2 +340,4 @@ export declare const shadowBorderInverseDarker = "0 0 0 1px rgba(255, 255, 255, 0.2)"; | ||
export declare const shadowBorderLighter = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderNeutralWeaker = "0 0 0 1px #cce4ff"; | ||
export declare const shadowBorderNewWeaker = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderPrimary = "0 0 0 1px #0263e0"; | ||
@@ -332,2 +354,5 @@ export declare const shadowBorderPrimaryDark = "0 0 0 1px #001489"; | ||
export declare const shadowBorderStrong = "0 0 0 1px #606b85"; | ||
export declare const shadowBorderSuccessWeaker = "0 0 0 1px #d1fae0"; | ||
export declare const shadowBorderUser = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderWarningWeaker = "0 0 0 1px #fddcc4"; | ||
export declare const shadowBorderWeak = "0 0 0 1px #cacdd8"; | ||
@@ -482,5 +507,7 @@ export declare const shadowBorderWeaker = "0 0 0 1px #e1e3ea"; | ||
colorBackgroundInverseStrong: "rgb(57, 71, 98)"; | ||
colorBackgroundInverseStronger: "rgb(57, 71, 98)"; | ||
colorBackgroundNeutralLightest: "rgb(235, 244, 255)"; | ||
colorBackgroundNeutralWeakest: "rgb(235, 244, 255)"; | ||
colorBackgroundNew: "rgb(245, 240, 252)"; | ||
colorBackgroundNewWeakest: "rgb(250, 247, 253)"; | ||
colorBackgroundOffline: "rgb(174, 178, 193)"; | ||
@@ -543,2 +570,3 @@ colorBackgroundOverlay: "rgba(6, 3, 58, 0.4)"; | ||
colorBorderErrorStronger: "rgb(74, 11, 11)"; | ||
colorBorderErrorStrongest: "rgb(49, 12, 12)"; | ||
colorBorderErrorWeak: "rgb(245, 138, 138)"; | ||
@@ -582,2 +610,3 @@ colorBorderErrorWeaker: "rgb(252, 207, 207)"; | ||
colorBorderSuccessWeakest: "rgb(237, 253, 243)"; | ||
colorBorderUser: "rgb(231, 220, 250)"; | ||
colorBorderWarning: "rgb(244, 124, 34)"; | ||
@@ -609,4 +638,9 @@ colorBorderWarningLight: "rgb(255, 179, 122)"; | ||
shadowBorderBottomNewWeaker: "0 1px 0 #e7dcfa"; | ||
shadowBorderBottomPrimary: "0 1px 0 #006dfa"; | ||
shadowBorderBottomSuccessWeaker: "0 1px 0 #d1fae0"; | ||
shadowBorderBottomWarningWeaker: "0 1px 0 #fddcc4"; | ||
shadowBorderDecorative10Weaker: "0 0 0 1px #e1e3ea"; | ||
shadowBorderDecorative20Weaker: "0 0 0 1px #cce4ff"; | ||
shadowBorderDecorative30Weaker: "0 0 0 1px #d1fae0"; | ||
shadowBorderDecorative40Weaker: "0 0 0 1px #e7dcfa"; | ||
shadowBorderDestructive: "0 0 0 1px #d61f1f"; | ||
@@ -626,3 +660,5 @@ shadowBorderDestructiveDarker: "0 0 0 1px #4a0b0b"; | ||
shadowBorderErrorStronger: "0 0 0 1px #4a0b0b"; | ||
shadowBorderErrorStrongest: "0 0 0 1px #310c0c"; | ||
shadowBorderErrorWeak: "0 0 0 1px #eb5656"; | ||
shadowBorderErrorWeaker: "0 0 0 1px #fccfcf"; | ||
shadowBorderInverse: "0 0 0 1px #8891aa"; | ||
@@ -639,2 +675,4 @@ shadowBorderInverseDarker: "0 0 0 1px rgba(255, 255, 255, 0.2)"; | ||
shadowBorderLighter: "0 0 0 1px #e1e3ea"; | ||
shadowBorderNeutralWeaker: "0 0 0 1px #cce4ff"; | ||
shadowBorderNewWeaker: "0 0 0 1px #e7dcfa"; | ||
shadowBorderPrimary: "0 0 0 1px #0263e0"; | ||
@@ -651,2 +689,5 @@ shadowBorderPrimaryDark: "0 0 0 1px #001489"; | ||
shadowBorderStrong: "0 0 0 1px #606b85"; | ||
shadowBorderSuccessWeaker: "0 0 0 1px #d1fae0"; | ||
shadowBorderUser: "0 0 0 1px #e7dcfa"; | ||
shadowBorderWarningWeaker: "0 0 0 1px #fddcc4"; | ||
shadowBorderWeak: "0 0 0 1px #cacdd8"; | ||
@@ -691,2 +732,3 @@ shadowBorderWeaker: "0 0 0 1px #e1e3ea"; | ||
fontFamilyCode: "'TwilioSansMono', Courier, monospace"; | ||
fontFamilyDisplay: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
fontFamilyText: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
@@ -854,2 +896,3 @@ fontFamilyTextChineseSimplified: "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
colorTextErrorStronger: "rgb(74, 11, 11)"; | ||
colorTextErrorStrongest: "rgb(49, 12, 12)"; | ||
colorTextErrorWeak: "rgb(235, 86, 86)"; | ||
@@ -864,2 +907,3 @@ colorTextIcon: "rgb(96, 107, 133)"; | ||
colorTextIconNeutral: "rgb(0, 20, 137)"; | ||
colorTextIconNew: "rgb(109, 46, 209)"; | ||
colorTextIconOffline: "rgb(96, 107, 133)"; | ||
@@ -890,3 +934,9 @@ colorTextIconSuccess: "rgb(14, 124, 58)"; | ||
colorTextNew: "rgb(109, 46, 209)"; | ||
colorTextPrimary: "rgb(2, 99, 224)"; | ||
colorTextPrimaryStrong: "rgb(0, 20, 137)"; | ||
colorTextPrimaryStronger: "rgb(3, 11, 93)"; | ||
colorTextPrimaryStrongest: "rgb(6, 3, 58)"; | ||
colorTextPrimaryWeak: "rgb(153, 205, 255)"; | ||
colorTextSuccess: "rgb(14, 124, 58)"; | ||
colorTextUser: "rgb(109, 46, 209)"; | ||
colorTextWarning: "rgb(141, 49, 24)"; | ||
@@ -893,0 +943,0 @@ colorTextWarningDark: "rgb(195, 83, 35)"; |
@@ -1,1 +0,1 @@ | ||
const borderRadius0="0",borderRadius10="2px",borderRadius20="4px",borderRadius30="8px",borderRadiusCircle="50%",borderRadiusPill="100px",borderWidth0="0",borderWidth10="1px",borderWidth20="2px",borderWidth30="4px",borderWidth40="8px",colorBackground="rgb(244, 244, 246)",colorBackgroundAvailable="rgb(20, 176, 83)",colorBackgroundBody="rgb(255, 255, 255)",colorBackgroundBodyInverse="rgb(18, 28, 45)",colorBackgroundBrand="rgb(0, 20, 137)",colorBackgroundBrandHighlight="rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong="rgb(3, 11, 93)",colorBackgroundBrandStronger="rgb(6, 3, 58)",colorBackgroundBusy="rgb(244, 124, 34)",colorBackgroundDark="rgb(225, 227, 234)",colorBackgroundDarker="rgb(136, 145, 170)",colorBackgroundDarkest="rgb(75, 86, 113)",colorBackgroundDecorative10Weakest="rgb(244, 244, 246)",colorBackgroundDecorative20Weakest="rgb(235, 244, 255)",colorBackgroundDecorative30Weakest="rgb(237, 253, 243)",colorBackgroundDecorative40Weakest="rgb(245, 240, 252)",colorBackgroundDestructive="rgb(214, 31, 31)",colorBackgroundDestructiveDark="rgb(117, 12, 12)",colorBackgroundDestructiveDarker="rgb(74, 11, 11)",colorBackgroundDestructiveDarkest="rgb(49, 12, 12)",colorBackgroundDestructiveLight="rgb(246, 177, 177)",colorBackgroundDestructiveLighter="rgb(252, 207, 207)",colorBackgroundDestructiveLightest="rgb(254, 236, 236)",colorBackgroundDestructiveStrong="rgb(117, 12, 12)",colorBackgroundDestructiveStronger="rgb(74, 11, 11)",colorBackgroundDestructiveStrongest="rgb(49, 12, 12)",colorBackgroundDestructiveWeak="rgb(246, 177, 177)",colorBackgroundDestructiveWeaker="rgb(252, 207, 207)",colorBackgroundDestructiveWeakest="rgb(254, 236, 236)",colorBackgroundError="rgb(214, 31, 31)",colorBackgroundErrorDark="rgb(117, 12, 12)",colorBackgroundErrorLightest="rgb(254, 236, 236)",colorBackgroundErrorStrong="rgb(117, 12, 12)",colorBackgroundErrorStronger="rgb(74, 11, 11)",colorBackgroundErrorStrongest="rgb(49, 12, 12)",colorBackgroundErrorWeakest="rgb(254, 236, 236)",colorBackgroundInverse="rgb(31, 48, 76)",colorBackgroundInverseLight="rgba(255, 255, 255, 0.2)",colorBackgroundInverseStrong="rgb(57, 71, 98)",colorBackgroundNeutralLightest="rgb(235, 244, 255)",colorBackgroundNeutralWeakest="rgb(235, 244, 255)",colorBackgroundNew="rgb(245, 240, 252)",colorBackgroundOffline="rgb(174, 178, 193)",colorBackgroundOverlay="rgba(6, 3, 58, 0.4)",colorBackgroundPrimary="rgb(2, 99, 224)",colorBackgroundPrimaryDark="rgb(0, 20, 137)",colorBackgroundPrimaryDarker="rgb(3, 11, 93)",colorBackgroundPrimaryDarkest="rgb(6, 3, 58)",colorBackgroundPrimaryLight="rgb(153, 205, 255)",colorBackgroundPrimaryLighter="rgb(204, 228, 255)",colorBackgroundPrimaryLightest="rgb(235, 244, 255)",colorBackgroundPrimaryStrong="rgb(0, 20, 137)",colorBackgroundPrimaryStronger="rgb(3, 11, 93)",colorBackgroundPrimaryStrongest="rgb(6, 3, 58)",colorBackgroundPrimaryWeak="rgb(153, 205, 255)",colorBackgroundPrimaryWeaker="rgb(204, 228, 255)",colorBackgroundPrimaryWeakest="rgb(235, 244, 255)",colorBackgroundRequired="rgb(235, 86, 86)",colorBackgroundRowStriped="rgb(244, 244, 246)",colorBackgroundStrong="rgb(225, 227, 234)",colorBackgroundStronger="rgb(136, 145, 170)",colorBackgroundStrongest="rgb(75, 86, 113)",colorBackgroundSubaccount="rgb(255, 241, 179)",colorBackgroundSuccess="rgb(20, 176, 83)",colorBackgroundSuccessLightest="rgb(237, 253, 243)",colorBackgroundSuccessWeakest="rgb(237, 253, 243)",colorBackgroundTrial="rgb(209, 250, 224)",colorBackgroundUnavailable="rgb(214, 31, 31)",colorBackgroundUser="rgb(200, 175, 240)",colorBackgroundWarning="rgb(244, 124, 34)",colorBackgroundWarningLightest="rgb(254, 245, 238)",colorBackgroundWarningWeakest="rgb(254, 245, 238)",colorBackgroundWeak="rgb(249, 249, 250)",colorBorder="rgb(136, 145, 170)",colorBorderDark="rgb(96, 107, 133)",colorBorderDecorative10Weaker="rgb(225, 227, 234)",colorBorderDecorative20Weaker="rgb(204, 228, 255)",colorBorderDecorative30Weaker="rgb(209, 250, 224)",colorBorderDecorative40Weaker="rgb(231, 220, 250)",colorBorderDestructive="rgb(214, 31, 31)",colorBorderDestructiveDark="rgb(117, 12, 12)",colorBorderDestructiveDarker="rgb(74, 11, 11)",colorBorderDestructiveDarkest="rgb(49, 12, 12)",colorBorderDestructiveLight="rgb(245, 138, 138)",colorBorderDestructiveLighter="rgb(252, 207, 207)",colorBorderDestructiveStrong="rgb(117, 12, 12)",colorBorderDestructiveStronger="rgb(74, 11, 11)",colorBorderDestructiveStrongest="rgb(49, 12, 12)",colorBorderDestructiveWeak="rgb(246, 177, 177)",colorBorderDestructiveWeaker="rgb(252, 207, 207)",colorBorderDestructiveWeakest="rgb(254, 236, 236)",colorBorderError="rgb(214, 31, 31)",colorBorderErrorDark="rgb(117, 12, 12)",colorBorderErrorLight="rgb(245, 138, 138)",colorBorderErrorLightest="rgb(254, 236, 236)",colorBorderErrorStrong="rgb(117, 12, 12)",colorBorderErrorStronger="rgb(74, 11, 11)",colorBorderErrorWeak="rgb(245, 138, 138)",colorBorderErrorWeaker="rgb(252, 207, 207)",colorBorderErrorWeakest="rgb(254, 236, 236)",colorBorderInverse="rgb(136, 145, 170)",colorBorderInverseDarker="rgba(255, 255, 255, 0.2)",colorBorderInverseLighter="rgba(255, 255, 255, 0.9)",colorBorderInverseLightest="rgb(255, 255, 255)",colorBorderInverseStrong="rgb(225, 227, 234)",colorBorderInverseStronger="rgb(244, 244, 246)",colorBorderInverseStrongest="rgb(255, 255, 255)",colorBorderInverseWeaker="rgb(57, 71, 98)",colorBorderInverseWeakest="rgb(31, 48, 76)",colorBorderLight="rgb(202, 205, 216)",colorBorderLighter="rgb(225, 227, 234)",colorBorderNeutral="rgb(2, 99, 224)",colorBorderNeutralLight="rgb(136, 145, 170)",colorBorderNeutralWeak="rgb(102, 179, 255)",colorBorderNeutralWeaker="rgb(204, 228, 255)",colorBorderNewWeaker="rgb(231, 220, 250)",colorBorderPrimary="rgb(2, 99, 224)",colorBorderPrimaryDark="rgb(0, 20, 137)",colorBorderPrimaryDarker="rgb(3, 11, 93)",colorBorderPrimaryDarkest="rgb(6, 3, 58)",colorBorderPrimaryLight="rgb(102, 179, 255)",colorBorderPrimaryLighter="rgb(204, 228, 255)",colorBorderPrimaryStrong="rgb(0, 20, 137)",colorBorderPrimaryStronger="rgb(3, 11, 93)",colorBorderPrimaryStrongest="rgb(6, 3, 58)",colorBorderPrimaryWeak="rgb(153, 205, 255)",colorBorderPrimaryWeaker="rgb(204, 228, 255)",colorBorderPrimaryWeakest="rgb(235, 244, 255)",colorBorderStrong="rgb(96, 107, 133)",colorBorderSuccess="rgb(20, 176, 83)",colorBorderSuccessLight="rgb(54, 213, 118)",colorBorderSuccessLightest="rgb(237, 253, 243)",colorBorderSuccessWeak="rgb(54, 213, 118)",colorBorderSuccessWeaker="rgb(209, 250, 224)",colorBorderSuccessWeakest="rgb(237, 253, 243)",colorBorderWarning="rgb(244, 124, 34)",colorBorderWarningLight="rgb(255, 179, 122)",colorBorderWarningLightest="rgb(254, 245, 238)",colorBorderWarningWeak="rgb(255, 179, 122)",colorBorderWarningWeaker="rgb(253, 220, 196)",colorBorderWarningWeakest="rgb(254, 245, 238)",colorBorderWeak="rgb(202, 205, 216)",colorBorderWeaker="rgb(225, 227, 234)",colorBrand="rgb(0, 20, 137)",colorBrandHighlight="rgb(242, 47, 70)",colorDataVisualization1="rgb(0, 20, 137)",colorDataVisualization10="rgb(235, 86, 86)",colorDataVisualization2="rgb(14, 124, 58)",colorDataVisualization3="rgb(13, 58, 31)",colorDataVisualization4="rgb(0, 140, 255)",colorDataVisualization5="rgb(57, 71, 98)",colorDataVisualization6="rgb(166, 127, 227)",colorDataVisualization7="rgb(109, 46, 209)",colorDataVisualization8="rgb(136, 145, 170)",colorDataVisualization9="rgb(117, 12, 12)",colorGray0="rgb(255, 255, 255)",colorGray10="rgb(244, 244, 246)",colorGray100="rgb(18, 28, 45)",colorGray20="rgb(225, 227, 234)",colorGray30="rgb(202, 205, 216)",colorGray40="rgb(174, 178, 193)",colorGray50="rgb(136, 145, 170)",colorGray60="rgb(96, 107, 133)",colorGray70="rgb(75, 86, 113)",colorGray80="rgb(57, 71, 98)",colorGray90="rgb(31, 48, 76)",colorText="rgb(18, 28, 45)",colorTextBrandHighlight="rgb(242, 47, 70)",colorTextBrandInverse="rgb(255, 255, 255)",colorTextDecorative10="rgb(96, 107, 133)",colorTextDecorative20="rgb(0, 20, 137)",colorTextDecorative30="rgb(14, 124, 58)",colorTextDecorative40="rgb(109, 46, 209)",colorTextError="rgb(214, 31, 31)",colorTextErrorDark="rgb(173, 17, 17)",colorTextErrorLight="rgb(235, 86, 86)",colorTextErrorStrong="rgb(173, 17, 17)",colorTextErrorStronger="rgb(74, 11, 11)",colorTextErrorWeak="rgb(235, 86, 86)",colorTextIcon="rgb(96, 107, 133)",colorTextIconAvailable="rgb(14, 124, 58)",colorTextIconBrandHighlight="rgb(242, 47, 70)",colorTextIconBrandInverse="rgb(255, 255, 255)",colorTextIconBusy="rgb(227, 106, 25)",colorTextIconError="rgb(214, 31, 31)",colorTextIconInverse="rgb(136, 145, 170)",colorTextIconNeutral="rgb(0, 20, 137)",colorTextIconOffline="rgb(96, 107, 133)",colorTextIconSuccess="rgb(14, 124, 58)",colorTextIconUnavailable="rgb(214, 31, 31)",colorTextIconWarning="rgb(227, 106, 25)",colorTextInverse="rgb(255, 255, 255)",colorTextInverseWeak="rgb(174, 178, 193)",colorTextInverseWeaker="rgb(96, 107, 133)",colorTextLink="rgb(2, 99, 224)",colorTextLinkDark="rgb(0, 20, 137)",colorTextLinkDarker="rgb(3, 11, 93)",colorTextLinkDestructive="rgb(214, 31, 31)",colorTextLinkDestructiveDark="rgb(173, 17, 17)",colorTextLinkDestructiveDarker="rgb(74, 11, 11)",colorTextLinkDestructiveLight="rgb(246, 177, 177)",colorTextLinkDestructiveStrong="rgb(173, 17, 17)",colorTextLinkDestructiveStronger="rgb(74, 11, 11)",colorTextLinkDestructiveStrongest="rgb(49, 12, 12)",colorTextLinkDestructiveWeak="rgb(246, 177, 177)",colorTextLinkLight="rgb(153, 205, 255)",colorTextLinkStrong="rgb(0, 20, 137)",colorTextLinkStronger="rgb(3, 11, 93)",colorTextLinkStrongest="rgb(6, 3, 58)",colorTextLinkWeak="rgb(153, 205, 255)",colorTextNeutral="rgb(0, 20, 137)",colorTextNew="rgb(109, 46, 209)",colorTextSuccess="rgb(14, 124, 58)",colorTextWarning="rgb(141, 49, 24)",colorTextWarningDark="rgb(195, 83, 35)",colorTextWarningStrong="rgb(141, 49, 24)",colorTextWeak="rgb(96, 107, 133)",colorTextWeaker="rgb(174, 178, 193)",colorTextWeakest="rgb(255, 255, 255)",fontFamilyCode="'TwilioSansMono', Courier, monospace",fontFamilyText="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif",fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif",fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontSize10="0.625rem",fontSize100="2.5rem",fontSize110="3rem",fontSize20="0.75rem",fontSize30="0.875rem",fontSize40="1rem",fontSize50="1.125rem",fontSize60="1.25rem",fontSize70="1.5rem",fontSize80="1.75rem",fontSize90="2rem",fontSizeDisplay10="2rem",fontSizeDisplay20="3rem",fontSizeDisplay30="4rem",fontWeightBold="700",fontWeightExtrabold="800",fontWeightLight="400",fontWeightMedium="500",fontWeightNormal="400",fontWeightSemibold="600",lineHeight0="0",lineHeight05="0.75rem",lineHeight10="1rem",lineHeight100="3.25rem",lineHeight110="4rem",lineHeight20="1.25rem",lineHeight30="1.25rem",lineHeight40="1.5rem",lineHeight50="1.75rem",lineHeight60="1.75rem",lineHeight70="2rem",lineHeight80="2.5rem",lineHeight90="2.75rem",lineHeightDisplay10="2.5rem",lineHeightDisplay20="3.75rem",lineHeightDisplay30="5rem",shadow="0 4px 16px 0 rgba(18, 28, 45, 0.2)",shadowBorder="0 0 0 1px #8891aa",shadowBorderBottomDecorative10Weaker="0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker="0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker="0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker="0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker="0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker="0 1px 0 #cce4ff",shadowBorderBottomNewWeaker="0 1px 0 #e7dcfa",shadowBorderBottomSuccessWeaker="0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker="0 1px 0 #fddcc4",shadowBorderDestructive="0 0 0 1px #d61f1f",shadowBorderDestructiveDarker="0 0 0 1px #4a0b0b",shadowBorderDestructiveLight="0 0 0 1px #f6b1b1",shadowBorderDestructiveLighter="0 0 0 1px #fccfcf",shadowBorderDestructiveStrong="0 0 0 1px #750c0c",shadowBorderDestructiveStronger="0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest="0 0 0 1px #310c0c",shadowBorderDestructiveWeak="0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker="0 0 0 1px #fccfcf",shadowBorderError="0 0 0 1px #d61f1f",shadowBorderErrorDark="0 0 0 1px #750c0c",shadowBorderErrorLight="0 0 0 1px #eb5656",shadowBorderErrorStrong="0 0 0 1px #750c0c",shadowBorderErrorStronger="0 0 0 1px #4a0b0b",shadowBorderErrorWeak="0 0 0 1px #eb5656",shadowBorderInverse="0 0 0 1px #8891aa",shadowBorderInverseDarker="0 0 0 1px rgba(255, 255, 255, 0.2)",shadowBorderInverseLight="0 0 0 1px rgba(255, 255, 255, 0.9)",shadowBorderInverseLightest="0 0 0 1px #ffffff",shadowBorderInverseStrong="0 0 0 1px #e1e3ea",shadowBorderInverseStronger="0 0 0 1px #f4f4f6",shadowBorderInverseStrongest="0 0 0 1px #ffffff",shadowBorderInverseWeaker="0 0 0 1px #394762",shadowBorderInverseWeakest="0 0 0 1px #1f304c",shadowBorderLight="0 0 0 1px #cacdd8",shadowBorderLighter="0 0 0 1px #e1e3ea",shadowBorderPrimary="0 0 0 1px #0263e0",shadowBorderPrimaryDark="0 0 0 1px #001489",shadowBorderPrimaryDarker="0 0 0 1px #030b5d",shadowBorderPrimaryLight="0 0 0 1px #99cdff",shadowBorderPrimaryLighter="0 0 0 1px #cce4ff",shadowBorderPrimaryStrong="0 0 0 1px #001489",shadowBorderPrimaryStronger="0 0 0 1px #030b5d",shadowBorderPrimaryStrongest="0 0 0 1px #06033a",shadowBorderPrimaryWeak="0 0 0 1px #99cdff",shadowBorderPrimaryWeaker="0 0 0 1px #cce4ff",shadowBorderStrong="0 0 0 1px #606b85",shadowBorderWeak="0 0 0 1px #cacdd8",shadowBorderWeaker="0 0 0 1px #e1e3ea",shadowCard="0 2px 8px 0 rgba(18, 28, 45, 0.1)",shadowFocus="0 0 0 4px rgba(2, 99, 224, 0.7)",shadowFocusInset="inset 0 0 0 2px rgba(2, 99, 224, 0.7)",shadowFocusInverse="0 0 0 4px rgba(255, 255, 255, 0.4)",shadowFocusShadowBorder="0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa",shadowHigh="0 16px 24px 0 rgba(18, 28, 45, 0.2)",shadowLow="0 2px 8px 0 rgba(18, 28, 45, 0.1)",size0="0",size10="5.5rem",size100="64rem",size110="70.5rem",size120="77rem",size20="12rem",size30="18.5rem",size40="25rem",size50="31.5rem",size60="38rem",size70="44.5rem",size80="51rem",size90="57.5rem",sizeIcon05="0.75rem",sizeIcon10="1rem",sizeIcon100="3.25rem",sizeIcon110="4rem",sizeIcon20="1.25rem",sizeIcon30="1.25rem",sizeIcon40="1.5rem",sizeIcon50="1.75rem",sizeIcon60="1.75rem",sizeIcon70="2rem",sizeIcon80="2.5rem",sizeIcon90="2.75rem",sizeSidebar="13.75rem",sizeSquare0="0",sizeSquare10="0.125rem",sizeSquare100="2.25rem",sizeSquare110="2.5rem",sizeSquare120="2.75rem",sizeSquare130="3rem",sizeSquare140="3.25rem",sizeSquare150="3.5rem",sizeSquare160="3.75rem",sizeSquare170="4rem",sizeSquare180="4.25rem",sizeSquare190="4.5rem",sizeSquare20="0.25rem",sizeSquare200="4.75rem",sizeSquare25="0.375rem",sizeSquare30="0.5rem",sizeSquare40="0.75rem",sizeSquare50="1rem",sizeSquare60="1.25rem",sizeSquare70="1.5rem",sizeSquare80="1.75rem",sizeSquare90="2rem",space0="0",space10="0.125rem",space100="2.25rem",space110="2.5rem",space120="2.75rem",space130="3rem",space140="3.25rem",space150="3.5rem",space160="3.75rem",space170="4rem",space180="4.25rem",space190="4.5rem",space20="0.25rem",space200="4.75rem",space30="0.5rem",space40="0.75rem",space50="1rem",space60="1.25rem",space70="1.5rem",space80="1.75rem",space90="2rem",spaceNegative10="-0.125rem",spaceNegative100="-2.25rem",spaceNegative110="-2.5rem",spaceNegative120="-2.75rem",spaceNegative130="-3rem",spaceNegative140="-3.25rem",spaceNegative150="-3.5rem",spaceNegative160="-3.75rem",spaceNegative170="-4rem",spaceNegative180="-4.25rem",spaceNegative190="-4.5rem",spaceNegative20="-0.25rem",spaceNegative200="-4.75rem",spaceNegative30="-0.5rem",spaceNegative40="-0.75rem",spaceNegative50="-1rem",spaceNegative60="-1.25rem",spaceNegative70="-1.5rem",spaceNegative80="-1.75rem",spaceNegative90="-2rem",zIndex0="0",zIndex10="10",zIndex20="20",zIndex30="30",zIndex40="40",zIndex50="50",zIndex60="60",zIndex70="70",zIndex80="80",zIndex90="90";module.exports={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px",borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px",colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDark:colorBackgroundDark,colorBackgroundDarker:"rgb(136, 145, 170)",colorBackgroundDarkest:"rgb(75, 86, 113)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveDark:"rgb(117, 12, 12)",colorBackgroundDestructiveDarker:"rgb(74, 11, 11)",colorBackgroundDestructiveDarkest:"rgb(49, 12, 12)",colorBackgroundDestructiveLight:"rgb(246, 177, 177)",colorBackgroundDestructiveLighter:"rgb(252, 207, 207)",colorBackgroundDestructiveLightest:"rgb(254, 236, 236)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorDark:"rgb(117, 12, 12)",colorBackgroundErrorLightest:"rgb(254, 236, 236)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseLight:"rgba(255, 255, 255, 0.2)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralLightest:"rgb(235, 244, 255)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryDark:"rgb(0, 20, 137)",colorBackgroundPrimaryDarker:"rgb(3, 11, 93)",colorBackgroundPrimaryDarkest:"rgb(6, 3, 58)",colorBackgroundPrimaryLight:"rgb(153, 205, 255)",colorBackgroundPrimaryLighter:"rgb(204, 228, 255)",colorBackgroundPrimaryLightest:"rgb(235, 244, 255)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessLightest:"rgb(237, 253, 243)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningLightest:"rgb(254, 245, 238)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak,colorBorder:colorBorder,colorBorderDark:colorBorderDark,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveDark:"rgb(117, 12, 12)",colorBorderDestructiveDarker:"rgb(74, 11, 11)",colorBorderDestructiveDarkest:"rgb(49, 12, 12)",colorBorderDestructiveLight:"rgb(245, 138, 138)",colorBorderDestructiveLighter:"rgb(252, 207, 207)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorDark:"rgb(117, 12, 12)",colorBorderErrorLight:"rgb(245, 138, 138)",colorBorderErrorLightest:"rgb(254, 236, 236)",colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseDarker:colorBorderInverseDarker,colorBorderInverseLighter:colorBorderInverseLighter,colorBorderInverseLightest:"rgb(255, 255, 255)",colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderLight:colorBorderLight,colorBorderLighter:colorBorderLighter,colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralLight:"rgb(136, 145, 170)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryDark:"rgb(0, 20, 137)",colorBorderPrimaryDarker:"rgb(3, 11, 93)",colorBorderPrimaryDarkest:"rgb(6, 3, 58)",colorBorderPrimaryLight:"rgb(102, 179, 255)",colorBorderPrimaryLighter:"rgb(204, 228, 255)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessLight:"rgb(54, 213, 118)",colorBorderSuccessLightest:"rgb(237, 253, 243)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderWarning:colorBorderWarning,colorBorderWarningLight:"rgb(255, 179, 122)",colorBorderWarningLightest:"rgb(254, 245, 238)",colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker,colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization10:"rgb(235, 86, 86)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray100:colorGray100,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorDark:"rgb(173, 17, 17)",colorTextErrorLight:"rgb(235, 86, 86)",colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDark:"rgb(0, 20, 137)",colorTextLinkDarker:"rgb(3, 11, 93)",colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveDark:"rgb(173, 17, 17)",colorTextLinkDestructiveDarker:"rgb(74, 11, 11)",colorTextLinkDestructiveLight:"rgb(246, 177, 177)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkLight:colorTextLinkLight,colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningDark:"rgb(195, 83, 35)",colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest,fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean,fontSize10:"0.625rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem",fontWeightBold:"700",fontWeightExtrabold:"800",fontWeightLight:"400",fontWeightMedium:"500",fontWeightNormal:"400",fontWeightSemibold:"600",lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem",shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveDarker:"0 0 0 1px #4a0b0b",shadowBorderDestructiveLight:"0 0 0 1px #f6b1b1",shadowBorderDestructiveLighter:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorDark:"0 0 0 1px #750c0c",shadowBorderErrorLight:"0 0 0 1px #eb5656",shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseDarker:shadowBorderInverseDarker,shadowBorderInverseLight:shadowBorderInverseLight,shadowBorderInverseLightest:"0 0 0 1px #ffffff",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderLight:shadowBorderLight,shadowBorderLighter:"0 0 0 1px #e1e3ea",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryDark:"0 0 0 1px #001489",shadowBorderPrimaryDarker:"0 0 0 1px #030b5d",shadowBorderPrimaryLight:"0 0 0 1px #99cdff",shadowBorderPrimaryLighter:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow,size0:"0",size10:size10,size100:"64rem",size110:size110,size120:"77rem",size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare20:"0.25rem",sizeSquare200:"4.75rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",space0:"0",space10:space10,space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space20:space20,space200:space200,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",spaceNegative10:"-0.125rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative20:"-0.25rem",spaceNegative200:"-4.75rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90",backgroundColors:{colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDark:colorBackgroundDark,colorBackgroundDarker:"rgb(136, 145, 170)",colorBackgroundDarkest:"rgb(75, 86, 113)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveDark:"rgb(117, 12, 12)",colorBackgroundDestructiveDarker:"rgb(74, 11, 11)",colorBackgroundDestructiveDarkest:"rgb(49, 12, 12)",colorBackgroundDestructiveLight:"rgb(246, 177, 177)",colorBackgroundDestructiveLighter:"rgb(252, 207, 207)",colorBackgroundDestructiveLightest:"rgb(254, 236, 236)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorDark:"rgb(117, 12, 12)",colorBackgroundErrorLightest:"rgb(254, 236, 236)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseLight:"rgba(255, 255, 255, 0.2)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralLightest:"rgb(235, 244, 255)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryDark:"rgb(0, 20, 137)",colorBackgroundPrimaryDarker:"rgb(3, 11, 93)",colorBackgroundPrimaryDarkest:"rgb(6, 3, 58)",colorBackgroundPrimaryLight:"rgb(153, 205, 255)",colorBackgroundPrimaryLighter:"rgb(204, 228, 255)",colorBackgroundPrimaryLightest:"rgb(235, 244, 255)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessLightest:"rgb(237, 253, 243)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningLightest:"rgb(254, 245, 238)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak},borderColors:{colorBorder:colorBorder,colorBorderDark:colorBorderDark,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveDark:"rgb(117, 12, 12)",colorBorderDestructiveDarker:"rgb(74, 11, 11)",colorBorderDestructiveDarkest:"rgb(49, 12, 12)",colorBorderDestructiveLight:"rgb(245, 138, 138)",colorBorderDestructiveLighter:"rgb(252, 207, 207)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorDark:"rgb(117, 12, 12)",colorBorderErrorLight:"rgb(245, 138, 138)",colorBorderErrorLightest:"rgb(254, 236, 236)",colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseDarker:colorBorderInverseDarker,colorBorderInverseLighter:colorBorderInverseLighter,colorBorderInverseLightest:"rgb(255, 255, 255)",colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderLight:colorBorderLight,colorBorderLighter:colorBorderLighter,colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralLight:"rgb(136, 145, 170)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryDark:"rgb(0, 20, 137)",colorBorderPrimaryDarker:"rgb(3, 11, 93)",colorBorderPrimaryDarkest:"rgb(6, 3, 58)",colorBorderPrimaryLight:"rgb(102, 179, 255)",colorBorderPrimaryLighter:"rgb(204, 228, 255)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessLight:"rgb(54, 213, 118)",colorBorderSuccessLightest:"rgb(237, 253, 243)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderWarning:colorBorderWarning,colorBorderWarningLight:"rgb(255, 179, 122)",colorBorderWarningLightest:"rgb(254, 245, 238)",colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker},borderWidths:{borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"},boxShadows:{shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveDarker:"0 0 0 1px #4a0b0b",shadowBorderDestructiveLight:"0 0 0 1px #f6b1b1",shadowBorderDestructiveLighter:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorDark:"0 0 0 1px #750c0c",shadowBorderErrorLight:"0 0 0 1px #eb5656",shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseDarker:shadowBorderInverseDarker,shadowBorderInverseLight:shadowBorderInverseLight,shadowBorderInverseLightest:"0 0 0 1px #ffffff",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderLight:shadowBorderLight,shadowBorderLighter:"0 0 0 1px #e1e3ea",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryDark:"0 0 0 1px #001489",shadowBorderPrimaryDarker:"0 0 0 1px #030b5d",shadowBorderPrimaryLight:"0 0 0 1px #99cdff",shadowBorderPrimaryLighter:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow},colors:{colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100},dataVisualization:{colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorDataVisualization10:"rgb(235, 86, 86)"},fonts:{fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean},fontSizes:{fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"},fontWeights:{fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"},lineHeights:{lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"},radii:{borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"},sizings:{size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"},spacings:{space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"},textColors:{colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorDark:"rgb(173, 17, 17)",colorTextErrorLight:"rgb(235, 86, 86)",colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDark:"rgb(0, 20, 137)",colorTextLinkDarker:"rgb(3, 11, 93)",colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveDark:"rgb(173, 17, 17)",colorTextLinkDestructiveDarker:"rgb(74, 11, 11)",colorTextLinkDestructiveLight:"rgb(246, 177, 177)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkLight:colorTextLinkLight,colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningDark:"rgb(195, 83, 35)",colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest},zIndices:{zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}}; | ||
const borderRadius0="0",borderRadius10="2px",borderRadius20="4px",borderRadius30="8px",borderRadiusCircle="50%",borderRadiusPill="100px",borderWidth0="0",borderWidth10="1px",borderWidth20="2px",borderWidth30="4px",borderWidth40="8px",colorBackground="rgb(244, 244, 246)",colorBackgroundAvailable="rgb(20, 176, 83)",colorBackgroundBody="rgb(255, 255, 255)",colorBackgroundBodyInverse="rgb(18, 28, 45)",colorBackgroundBrand="rgb(0, 20, 137)",colorBackgroundBrandHighlight="rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong="rgb(3, 11, 93)",colorBackgroundBrandStronger="rgb(6, 3, 58)",colorBackgroundBusy="rgb(244, 124, 34)",colorBackgroundDark="rgb(225, 227, 234)",colorBackgroundDarker="rgb(136, 145, 170)",colorBackgroundDarkest="rgb(75, 86, 113)",colorBackgroundDecorative10Weakest="rgb(244, 244, 246)",colorBackgroundDecorative20Weakest="rgb(235, 244, 255)",colorBackgroundDecorative30Weakest="rgb(237, 253, 243)",colorBackgroundDecorative40Weakest="rgb(245, 240, 252)",colorBackgroundDestructive="rgb(214, 31, 31)",colorBackgroundDestructiveDark="rgb(117, 12, 12)",colorBackgroundDestructiveDarker="rgb(74, 11, 11)",colorBackgroundDestructiveDarkest="rgb(49, 12, 12)",colorBackgroundDestructiveLight="rgb(246, 177, 177)",colorBackgroundDestructiveLighter="rgb(252, 207, 207)",colorBackgroundDestructiveLightest="rgb(254, 236, 236)",colorBackgroundDestructiveStrong="rgb(117, 12, 12)",colorBackgroundDestructiveStronger="rgb(74, 11, 11)",colorBackgroundDestructiveStrongest="rgb(49, 12, 12)",colorBackgroundDestructiveWeak="rgb(246, 177, 177)",colorBackgroundDestructiveWeaker="rgb(252, 207, 207)",colorBackgroundDestructiveWeakest="rgb(254, 236, 236)",colorBackgroundError="rgb(214, 31, 31)",colorBackgroundErrorDark="rgb(117, 12, 12)",colorBackgroundErrorLightest="rgb(254, 236, 236)",colorBackgroundErrorStrong="rgb(117, 12, 12)",colorBackgroundErrorStronger="rgb(74, 11, 11)",colorBackgroundErrorStrongest="rgb(49, 12, 12)",colorBackgroundErrorWeakest="rgb(254, 236, 236)",colorBackgroundInverse="rgb(31, 48, 76)",colorBackgroundInverseLight="rgba(255, 255, 255, 0.2)",colorBackgroundInverseStrong="rgb(57, 71, 98)",colorBackgroundInverseStronger="rgb(57, 71, 98)",colorBackgroundNeutralLightest="rgb(235, 244, 255)",colorBackgroundNeutralWeakest="rgb(235, 244, 255)",colorBackgroundNew="rgb(245, 240, 252)",colorBackgroundNewWeakest="rgb(250, 247, 253)",colorBackgroundOffline="rgb(174, 178, 193)",colorBackgroundOverlay="rgba(6, 3, 58, 0.4)",colorBackgroundPrimary="rgb(2, 99, 224)",colorBackgroundPrimaryDark="rgb(0, 20, 137)",colorBackgroundPrimaryDarker="rgb(3, 11, 93)",colorBackgroundPrimaryDarkest="rgb(6, 3, 58)",colorBackgroundPrimaryLight="rgb(153, 205, 255)",colorBackgroundPrimaryLighter="rgb(204, 228, 255)",colorBackgroundPrimaryLightest="rgb(235, 244, 255)",colorBackgroundPrimaryStrong="rgb(0, 20, 137)",colorBackgroundPrimaryStronger="rgb(3, 11, 93)",colorBackgroundPrimaryStrongest="rgb(6, 3, 58)",colorBackgroundPrimaryWeak="rgb(153, 205, 255)",colorBackgroundPrimaryWeaker="rgb(204, 228, 255)",colorBackgroundPrimaryWeakest="rgb(235, 244, 255)",colorBackgroundRequired="rgb(235, 86, 86)",colorBackgroundRowStriped="rgb(244, 244, 246)",colorBackgroundStrong="rgb(225, 227, 234)",colorBackgroundStronger="rgb(136, 145, 170)",colorBackgroundStrongest="rgb(75, 86, 113)",colorBackgroundSubaccount="rgb(255, 241, 179)",colorBackgroundSuccess="rgb(20, 176, 83)",colorBackgroundSuccessLightest="rgb(237, 253, 243)",colorBackgroundSuccessWeakest="rgb(237, 253, 243)",colorBackgroundTrial="rgb(209, 250, 224)",colorBackgroundUnavailable="rgb(214, 31, 31)",colorBackgroundUser="rgb(200, 175, 240)",colorBackgroundWarning="rgb(244, 124, 34)",colorBackgroundWarningLightest="rgb(254, 245, 238)",colorBackgroundWarningWeakest="rgb(254, 245, 238)",colorBackgroundWeak="rgb(249, 249, 250)",colorBorder="rgb(136, 145, 170)",colorBorderDark="rgb(96, 107, 133)",colorBorderDecorative10Weaker="rgb(225, 227, 234)",colorBorderDecorative20Weaker="rgb(204, 228, 255)",colorBorderDecorative30Weaker="rgb(209, 250, 224)",colorBorderDecorative40Weaker="rgb(231, 220, 250)",colorBorderDestructive="rgb(214, 31, 31)",colorBorderDestructiveDark="rgb(117, 12, 12)",colorBorderDestructiveDarker="rgb(74, 11, 11)",colorBorderDestructiveDarkest="rgb(49, 12, 12)",colorBorderDestructiveLight="rgb(245, 138, 138)",colorBorderDestructiveLighter="rgb(252, 207, 207)",colorBorderDestructiveStrong="rgb(117, 12, 12)",colorBorderDestructiveStronger="rgb(74, 11, 11)",colorBorderDestructiveStrongest="rgb(49, 12, 12)",colorBorderDestructiveWeak="rgb(246, 177, 177)",colorBorderDestructiveWeaker="rgb(252, 207, 207)",colorBorderDestructiveWeakest="rgb(254, 236, 236)",colorBorderError="rgb(214, 31, 31)",colorBorderErrorDark="rgb(117, 12, 12)",colorBorderErrorLight="rgb(245, 138, 138)",colorBorderErrorLightest="rgb(254, 236, 236)",colorBorderErrorStrong="rgb(117, 12, 12)",colorBorderErrorStronger="rgb(74, 11, 11)",colorBorderErrorStrongest="rgb(49, 12, 12)",colorBorderErrorWeak="rgb(245, 138, 138)",colorBorderErrorWeaker="rgb(252, 207, 207)",colorBorderErrorWeakest="rgb(254, 236, 236)",colorBorderInverse="rgb(136, 145, 170)",colorBorderInverseDarker="rgba(255, 255, 255, 0.2)",colorBorderInverseLighter="rgba(255, 255, 255, 0.9)",colorBorderInverseLightest="rgb(255, 255, 255)",colorBorderInverseStrong="rgb(225, 227, 234)",colorBorderInverseStronger="rgb(244, 244, 246)",colorBorderInverseStrongest="rgb(255, 255, 255)",colorBorderInverseWeaker="rgb(57, 71, 98)",colorBorderInverseWeakest="rgb(31, 48, 76)",colorBorderLight="rgb(202, 205, 216)",colorBorderLighter="rgb(225, 227, 234)",colorBorderNeutral="rgb(2, 99, 224)",colorBorderNeutralLight="rgb(136, 145, 170)",colorBorderNeutralWeak="rgb(102, 179, 255)",colorBorderNeutralWeaker="rgb(204, 228, 255)",colorBorderNewWeaker="rgb(231, 220, 250)",colorBorderPrimary="rgb(2, 99, 224)",colorBorderPrimaryDark="rgb(0, 20, 137)",colorBorderPrimaryDarker="rgb(3, 11, 93)",colorBorderPrimaryDarkest="rgb(6, 3, 58)",colorBorderPrimaryLight="rgb(102, 179, 255)",colorBorderPrimaryLighter="rgb(204, 228, 255)",colorBorderPrimaryStrong="rgb(0, 20, 137)",colorBorderPrimaryStronger="rgb(3, 11, 93)",colorBorderPrimaryStrongest="rgb(6, 3, 58)",colorBorderPrimaryWeak="rgb(153, 205, 255)",colorBorderPrimaryWeaker="rgb(204, 228, 255)",colorBorderPrimaryWeakest="rgb(235, 244, 255)",colorBorderStrong="rgb(96, 107, 133)",colorBorderSuccess="rgb(20, 176, 83)",colorBorderSuccessLight="rgb(54, 213, 118)",colorBorderSuccessLightest="rgb(237, 253, 243)",colorBorderSuccessWeak="rgb(54, 213, 118)",colorBorderSuccessWeaker="rgb(209, 250, 224)",colorBorderSuccessWeakest="rgb(237, 253, 243)",colorBorderUser="rgb(231, 220, 250)",colorBorderWarning="rgb(244, 124, 34)",colorBorderWarningLight="rgb(255, 179, 122)",colorBorderWarningLightest="rgb(254, 245, 238)",colorBorderWarningWeak="rgb(255, 179, 122)",colorBorderWarningWeaker="rgb(253, 220, 196)",colorBorderWarningWeakest="rgb(254, 245, 238)",colorBorderWeak="rgb(202, 205, 216)",colorBorderWeaker="rgb(225, 227, 234)",colorBrand="rgb(0, 20, 137)",colorBrandHighlight="rgb(242, 47, 70)",colorDataVisualization1="rgb(0, 20, 137)",colorDataVisualization10="rgb(235, 86, 86)",colorDataVisualization2="rgb(14, 124, 58)",colorDataVisualization3="rgb(13, 58, 31)",colorDataVisualization4="rgb(0, 140, 255)",colorDataVisualization5="rgb(57, 71, 98)",colorDataVisualization6="rgb(166, 127, 227)",colorDataVisualization7="rgb(109, 46, 209)",colorDataVisualization8="rgb(136, 145, 170)",colorDataVisualization9="rgb(117, 12, 12)",colorGray0="rgb(255, 255, 255)",colorGray10="rgb(244, 244, 246)",colorGray100="rgb(18, 28, 45)",colorGray20="rgb(225, 227, 234)",colorGray30="rgb(202, 205, 216)",colorGray40="rgb(174, 178, 193)",colorGray50="rgb(136, 145, 170)",colorGray60="rgb(96, 107, 133)",colorGray70="rgb(75, 86, 113)",colorGray80="rgb(57, 71, 98)",colorGray90="rgb(31, 48, 76)",colorText="rgb(18, 28, 45)",colorTextBrandHighlight="rgb(242, 47, 70)",colorTextBrandInverse="rgb(255, 255, 255)",colorTextDecorative10="rgb(96, 107, 133)",colorTextDecorative20="rgb(0, 20, 137)",colorTextDecorative30="rgb(14, 124, 58)",colorTextDecorative40="rgb(109, 46, 209)",colorTextError="rgb(214, 31, 31)",colorTextErrorDark="rgb(173, 17, 17)",colorTextErrorLight="rgb(235, 86, 86)",colorTextErrorStrong="rgb(173, 17, 17)",colorTextErrorStronger="rgb(74, 11, 11)",colorTextErrorStrongest="rgb(49, 12, 12)",colorTextErrorWeak="rgb(235, 86, 86)",colorTextIcon="rgb(96, 107, 133)",colorTextIconAvailable="rgb(14, 124, 58)",colorTextIconBrandHighlight="rgb(242, 47, 70)",colorTextIconBrandInverse="rgb(255, 255, 255)",colorTextIconBusy="rgb(227, 106, 25)",colorTextIconError="rgb(214, 31, 31)",colorTextIconInverse="rgb(136, 145, 170)",colorTextIconNeutral="rgb(0, 20, 137)",colorTextIconNew="rgb(109, 46, 209)",colorTextIconOffline="rgb(96, 107, 133)",colorTextIconSuccess="rgb(14, 124, 58)",colorTextIconUnavailable="rgb(214, 31, 31)",colorTextIconWarning="rgb(227, 106, 25)",colorTextInverse="rgb(255, 255, 255)",colorTextInverseWeak="rgb(174, 178, 193)",colorTextInverseWeaker="rgb(96, 107, 133)",colorTextLink="rgb(2, 99, 224)",colorTextLinkDark="rgb(0, 20, 137)",colorTextLinkDarker="rgb(3, 11, 93)",colorTextLinkDestructive="rgb(214, 31, 31)",colorTextLinkDestructiveDark="rgb(173, 17, 17)",colorTextLinkDestructiveDarker="rgb(74, 11, 11)",colorTextLinkDestructiveLight="rgb(246, 177, 177)",colorTextLinkDestructiveStrong="rgb(173, 17, 17)",colorTextLinkDestructiveStronger="rgb(74, 11, 11)",colorTextLinkDestructiveStrongest="rgb(49, 12, 12)",colorTextLinkDestructiveWeak="rgb(246, 177, 177)",colorTextLinkLight="rgb(153, 205, 255)",colorTextLinkStrong="rgb(0, 20, 137)",colorTextLinkStronger="rgb(3, 11, 93)",colorTextLinkStrongest="rgb(6, 3, 58)",colorTextLinkWeak="rgb(153, 205, 255)",colorTextNeutral="rgb(0, 20, 137)",colorTextNew="rgb(109, 46, 209)",colorTextPrimary="rgb(2, 99, 224)",colorTextPrimaryStrong="rgb(0, 20, 137)",colorTextPrimaryStronger="rgb(3, 11, 93)",colorTextPrimaryStrongest="rgb(6, 3, 58)",colorTextPrimaryWeak="rgb(153, 205, 255)",colorTextSuccess="rgb(14, 124, 58)",colorTextUser="rgb(109, 46, 209)",colorTextWarning="rgb(141, 49, 24)",colorTextWarningDark="rgb(195, 83, 35)",colorTextWarningStrong="rgb(141, 49, 24)",colorTextWeak="rgb(96, 107, 133)",colorTextWeaker="rgb(174, 178, 193)",colorTextWeakest="rgb(255, 255, 255)",fontFamilyCode="'TwilioSansMono', Courier, monospace",fontFamilyDisplay="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",fontFamilyText="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif",fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif",fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",fontSize10="0.625rem",fontSize100="2.5rem",fontSize110="3rem",fontSize20="0.75rem",fontSize30="0.875rem",fontSize40="1rem",fontSize50="1.125rem",fontSize60="1.25rem",fontSize70="1.5rem",fontSize80="1.75rem",fontSize90="2rem",fontSizeDisplay10="2rem",fontSizeDisplay20="3rem",fontSizeDisplay30="4rem",fontWeightBold="700",fontWeightExtrabold="800",fontWeightLight="400",fontWeightMedium="500",fontWeightNormal="400",fontWeightSemibold="600",lineHeight0="0",lineHeight05="0.75rem",lineHeight10="1rem",lineHeight100="3.25rem",lineHeight110="4rem",lineHeight20="1.25rem",lineHeight30="1.25rem",lineHeight40="1.5rem",lineHeight50="1.75rem",lineHeight60="1.75rem",lineHeight70="2rem",lineHeight80="2.5rem",lineHeight90="2.75rem",lineHeightDisplay10="2.5rem",lineHeightDisplay20="3.75rem",lineHeightDisplay30="5rem",shadow="0 4px 16px 0 rgba(18, 28, 45, 0.2)",shadowBorder="0 0 0 1px #8891aa",shadowBorderBottomDecorative10Weaker="0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker="0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker="0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker="0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker="0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker="0 1px 0 #cce4ff",shadowBorderBottomNewWeaker="0 1px 0 #e7dcfa",shadowBorderBottomPrimary="0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker="0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker="0 1px 0 #fddcc4",shadowBorderDecorative10Weaker="0 0 0 1px #e1e3ea",shadowBorderDecorative20Weaker="0 0 0 1px #cce4ff",shadowBorderDecorative30Weaker="0 0 0 1px #d1fae0",shadowBorderDecorative40Weaker="0 0 0 1px #e7dcfa",shadowBorderDestructive="0 0 0 1px #d61f1f",shadowBorderDestructiveDarker="0 0 0 1px #4a0b0b",shadowBorderDestructiveLight="0 0 0 1px #f6b1b1",shadowBorderDestructiveLighter="0 0 0 1px #fccfcf",shadowBorderDestructiveStrong="0 0 0 1px #750c0c",shadowBorderDestructiveStronger="0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest="0 0 0 1px #310c0c",shadowBorderDestructiveWeak="0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker="0 0 0 1px #fccfcf",shadowBorderError="0 0 0 1px #d61f1f",shadowBorderErrorDark="0 0 0 1px #750c0c",shadowBorderErrorLight="0 0 0 1px #eb5656",shadowBorderErrorStrong="0 0 0 1px #750c0c",shadowBorderErrorStronger="0 0 0 1px #4a0b0b",shadowBorderErrorStrongest="0 0 0 1px #310c0c",shadowBorderErrorWeak="0 0 0 1px #eb5656",shadowBorderErrorWeaker="0 0 0 1px #fccfcf",shadowBorderInverse="0 0 0 1px #8891aa",shadowBorderInverseDarker="0 0 0 1px rgba(255, 255, 255, 0.2)",shadowBorderInverseLight="0 0 0 1px rgba(255, 255, 255, 0.9)",shadowBorderInverseLightest="0 0 0 1px #ffffff",shadowBorderInverseStrong="0 0 0 1px #e1e3ea",shadowBorderInverseStronger="0 0 0 1px #f4f4f6",shadowBorderInverseStrongest="0 0 0 1px #ffffff",shadowBorderInverseWeaker="0 0 0 1px #394762",shadowBorderInverseWeakest="0 0 0 1px #1f304c",shadowBorderLight="0 0 0 1px #cacdd8",shadowBorderLighter="0 0 0 1px #e1e3ea",shadowBorderNeutralWeaker="0 0 0 1px #cce4ff",shadowBorderNewWeaker="0 0 0 1px #e7dcfa",shadowBorderPrimary="0 0 0 1px #0263e0",shadowBorderPrimaryDark="0 0 0 1px #001489",shadowBorderPrimaryDarker="0 0 0 1px #030b5d",shadowBorderPrimaryLight="0 0 0 1px #99cdff",shadowBorderPrimaryLighter="0 0 0 1px #cce4ff",shadowBorderPrimaryStrong="0 0 0 1px #001489",shadowBorderPrimaryStronger="0 0 0 1px #030b5d",shadowBorderPrimaryStrongest="0 0 0 1px #06033a",shadowBorderPrimaryWeak="0 0 0 1px #99cdff",shadowBorderPrimaryWeaker="0 0 0 1px #cce4ff",shadowBorderStrong="0 0 0 1px #606b85",shadowBorderSuccessWeaker="0 0 0 1px #d1fae0",shadowBorderUser="0 0 0 1px #e7dcfa",shadowBorderWarningWeaker="0 0 0 1px #fddcc4",shadowBorderWeak="0 0 0 1px #cacdd8",shadowBorderWeaker="0 0 0 1px #e1e3ea",shadowCard="0 2px 8px 0 rgba(18, 28, 45, 0.1)",shadowFocus="0 0 0 4px rgba(2, 99, 224, 0.7)",shadowFocusInset="inset 0 0 0 2px rgba(2, 99, 224, 0.7)",shadowFocusInverse="0 0 0 4px rgba(255, 255, 255, 0.4)",shadowFocusShadowBorder="0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa",shadowHigh="0 16px 24px 0 rgba(18, 28, 45, 0.2)",shadowLow="0 2px 8px 0 rgba(18, 28, 45, 0.1)",size0="0",size10="5.5rem",size100="64rem",size110="70.5rem",size120="77rem",size20="12rem",size30="18.5rem",size40="25rem",size50="31.5rem",size60="38rem",size70="44.5rem",size80="51rem",size90="57.5rem",sizeIcon05="0.75rem",sizeIcon10="1rem",sizeIcon100="3.25rem",sizeIcon110="4rem",sizeIcon20="1.25rem",sizeIcon30="1.25rem",sizeIcon40="1.5rem",sizeIcon50="1.75rem",sizeIcon60="1.75rem",sizeIcon70="2rem",sizeIcon80="2.5rem",sizeIcon90="2.75rem",sizeSidebar="13.75rem",sizeSquare0="0",sizeSquare10="0.125rem",sizeSquare100="2.25rem",sizeSquare110="2.5rem",sizeSquare120="2.75rem",sizeSquare130="3rem",sizeSquare140="3.25rem",sizeSquare150="3.5rem",sizeSquare160="3.75rem",sizeSquare170="4rem",sizeSquare180="4.25rem",sizeSquare190="4.5rem",sizeSquare20="0.25rem",sizeSquare200="4.75rem",sizeSquare25="0.375rem",sizeSquare30="0.5rem",sizeSquare40="0.75rem",sizeSquare50="1rem",sizeSquare60="1.25rem",sizeSquare70="1.5rem",sizeSquare80="1.75rem",sizeSquare90="2rem",space0="0",space10="0.125rem",space100="2.25rem",space110="2.5rem",space120="2.75rem",space130="3rem",space140="3.25rem",space150="3.5rem",space160="3.75rem",space170="4rem",space180="4.25rem",space190="4.5rem",space20="0.25rem",space200="4.75rem",space30="0.5rem",space40="0.75rem",space50="1rem",space60="1.25rem",space70="1.5rem",space80="1.75rem",space90="2rem",spaceNegative10="-0.125rem",spaceNegative100="-2.25rem",spaceNegative110="-2.5rem",spaceNegative120="-2.75rem",spaceNegative130="-3rem",spaceNegative140="-3.25rem",spaceNegative150="-3.5rem",spaceNegative160="-3.75rem",spaceNegative170="-4rem",spaceNegative180="-4.25rem",spaceNegative190="-4.5rem",spaceNegative20="-0.25rem",spaceNegative200="-4.75rem",spaceNegative30="-0.5rem",spaceNegative40="-0.75rem",spaceNegative50="-1rem",spaceNegative60="-1.25rem",spaceNegative70="-1.5rem",spaceNegative80="-1.75rem",spaceNegative90="-2rem",zIndex0="0",zIndex10="10",zIndex20="20",zIndex30="30",zIndex40="40",zIndex50="50",zIndex60="60",zIndex70="70",zIndex80="80",zIndex90="90";module.exports={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px",borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px",colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDark:colorBackgroundDark,colorBackgroundDarker:"rgb(136, 145, 170)",colorBackgroundDarkest:"rgb(75, 86, 113)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveDark:"rgb(117, 12, 12)",colorBackgroundDestructiveDarker:"rgb(74, 11, 11)",colorBackgroundDestructiveDarkest:"rgb(49, 12, 12)",colorBackgroundDestructiveLight:"rgb(246, 177, 177)",colorBackgroundDestructiveLighter:"rgb(252, 207, 207)",colorBackgroundDestructiveLightest:"rgb(254, 236, 236)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorDark:"rgb(117, 12, 12)",colorBackgroundErrorLightest:"rgb(254, 236, 236)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseLight:"rgba(255, 255, 255, 0.2)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralLightest:"rgb(235, 244, 255)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundNewWeakest:"rgb(250, 247, 253)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryDark:"rgb(0, 20, 137)",colorBackgroundPrimaryDarker:"rgb(3, 11, 93)",colorBackgroundPrimaryDarkest:"rgb(6, 3, 58)",colorBackgroundPrimaryLight:"rgb(153, 205, 255)",colorBackgroundPrimaryLighter:"rgb(204, 228, 255)",colorBackgroundPrimaryLightest:"rgb(235, 244, 255)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessLightest:"rgb(237, 253, 243)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningLightest:"rgb(254, 245, 238)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak,colorBorder:colorBorder,colorBorderDark:colorBorderDark,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveDark:"rgb(117, 12, 12)",colorBorderDestructiveDarker:"rgb(74, 11, 11)",colorBorderDestructiveDarkest:"rgb(49, 12, 12)",colorBorderDestructiveLight:"rgb(245, 138, 138)",colorBorderDestructiveLighter:"rgb(252, 207, 207)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorDark:"rgb(117, 12, 12)",colorBorderErrorLight:"rgb(245, 138, 138)",colorBorderErrorLightest:"rgb(254, 236, 236)",colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorStrongest:"rgb(49, 12, 12)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseDarker:colorBorderInverseDarker,colorBorderInverseLighter:colorBorderInverseLighter,colorBorderInverseLightest:"rgb(255, 255, 255)",colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderLight:colorBorderLight,colorBorderLighter:colorBorderLighter,colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralLight:"rgb(136, 145, 170)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryDark:"rgb(0, 20, 137)",colorBorderPrimaryDarker:"rgb(3, 11, 93)",colorBorderPrimaryDarkest:"rgb(6, 3, 58)",colorBorderPrimaryLight:"rgb(102, 179, 255)",colorBorderPrimaryLighter:"rgb(204, 228, 255)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessLight:"rgb(54, 213, 118)",colorBorderSuccessLightest:"rgb(237, 253, 243)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningLight:"rgb(255, 179, 122)",colorBorderWarningLightest:"rgb(254, 245, 238)",colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker,colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization10:"rgb(235, 86, 86)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray100:colorGray100,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorDark:"rgb(173, 17, 17)",colorTextErrorLight:"rgb(235, 86, 86)",colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorStrongest:"rgb(49, 12, 12)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDark:"rgb(0, 20, 137)",colorTextLinkDarker:"rgb(3, 11, 93)",colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveDark:"rgb(173, 17, 17)",colorTextLinkDestructiveDarker:"rgb(74, 11, 11)",colorTextLinkDestructiveLight:"rgb(246, 177, 177)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkLight:colorTextLinkLight,colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(0, 20, 137)",colorTextPrimaryStronger:"rgb(3, 11, 93)",colorTextPrimaryStrongest:"rgb(6, 3, 58)",colorTextPrimaryWeak:"rgb(153, 205, 255)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningDark:"rgb(195, 83, 35)",colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest,fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean,fontSize10:"0.625rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem",fontWeightBold:"700",fontWeightExtrabold:"800",fontWeightLight:"400",fontWeightMedium:"500",fontWeightNormal:"400",fontWeightSemibold:"600",lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem",shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDecorative10Weaker:"0 0 0 1px #e1e3ea",shadowBorderDecorative20Weaker:"0 0 0 1px #cce4ff",shadowBorderDecorative30Weaker:"0 0 0 1px #d1fae0",shadowBorderDecorative40Weaker:"0 0 0 1px #e7dcfa",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveDarker:"0 0 0 1px #4a0b0b",shadowBorderDestructiveLight:"0 0 0 1px #f6b1b1",shadowBorderDestructiveLighter:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorDark:"0 0 0 1px #750c0c",shadowBorderErrorLight:"0 0 0 1px #eb5656",shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorStrongest:"0 0 0 1px #310c0c",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderErrorWeaker:"0 0 0 1px #fccfcf",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseDarker:shadowBorderInverseDarker,shadowBorderInverseLight:shadowBorderInverseLight,shadowBorderInverseLightest:"0 0 0 1px #ffffff",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderLight:shadowBorderLight,shadowBorderLighter:"0 0 0 1px #e1e3ea",shadowBorderNeutralWeaker:"0 0 0 1px #cce4ff",shadowBorderNewWeaker:"0 0 0 1px #e7dcfa",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryDark:"0 0 0 1px #001489",shadowBorderPrimaryDarker:"0 0 0 1px #030b5d",shadowBorderPrimaryLight:"0 0 0 1px #99cdff",shadowBorderPrimaryLighter:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #d1fae0",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #fddcc4",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow,size0:"0",size10:size10,size100:"64rem",size110:size110,size120:"77rem",size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare20:"0.25rem",sizeSquare200:"4.75rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",space0:"0",space10:space10,space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space20:space20,space200:space200,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",spaceNegative10:"-0.125rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative20:"-0.25rem",spaceNegative200:"-4.75rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90",backgroundColors:{colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDark:colorBackgroundDark,colorBackgroundDarker:"rgb(136, 145, 170)",colorBackgroundDarkest:"rgb(75, 86, 113)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveDark:"rgb(117, 12, 12)",colorBackgroundDestructiveDarker:"rgb(74, 11, 11)",colorBackgroundDestructiveDarkest:"rgb(49, 12, 12)",colorBackgroundDestructiveLight:"rgb(246, 177, 177)",colorBackgroundDestructiveLighter:"rgb(252, 207, 207)",colorBackgroundDestructiveLightest:"rgb(254, 236, 236)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorDark:"rgb(117, 12, 12)",colorBackgroundErrorLightest:"rgb(254, 236, 236)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseLight:"rgba(255, 255, 255, 0.2)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralLightest:"rgb(235, 244, 255)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundNewWeakest:"rgb(250, 247, 253)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryDark:"rgb(0, 20, 137)",colorBackgroundPrimaryDarker:"rgb(3, 11, 93)",colorBackgroundPrimaryDarkest:"rgb(6, 3, 58)",colorBackgroundPrimaryLight:"rgb(153, 205, 255)",colorBackgroundPrimaryLighter:"rgb(204, 228, 255)",colorBackgroundPrimaryLightest:"rgb(235, 244, 255)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessLightest:"rgb(237, 253, 243)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningLightest:"rgb(254, 245, 238)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak},borderColors:{colorBorder:colorBorder,colorBorderDark:colorBorderDark,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveDark:"rgb(117, 12, 12)",colorBorderDestructiveDarker:"rgb(74, 11, 11)",colorBorderDestructiveDarkest:"rgb(49, 12, 12)",colorBorderDestructiveLight:"rgb(245, 138, 138)",colorBorderDestructiveLighter:"rgb(252, 207, 207)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorDark:"rgb(117, 12, 12)",colorBorderErrorLight:"rgb(245, 138, 138)",colorBorderErrorLightest:"rgb(254, 236, 236)",colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorStrongest:"rgb(49, 12, 12)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseDarker:colorBorderInverseDarker,colorBorderInverseLighter:colorBorderInverseLighter,colorBorderInverseLightest:"rgb(255, 255, 255)",colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderLight:colorBorderLight,colorBorderLighter:colorBorderLighter,colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralLight:"rgb(136, 145, 170)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryDark:"rgb(0, 20, 137)",colorBorderPrimaryDarker:"rgb(3, 11, 93)",colorBorderPrimaryDarkest:"rgb(6, 3, 58)",colorBorderPrimaryLight:"rgb(102, 179, 255)",colorBorderPrimaryLighter:"rgb(204, 228, 255)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessLight:"rgb(54, 213, 118)",colorBorderSuccessLightest:"rgb(237, 253, 243)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningLight:"rgb(255, 179, 122)",colorBorderWarningLightest:"rgb(254, 245, 238)",colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker},borderWidths:{borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"},boxShadows:{shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDecorative10Weaker:"0 0 0 1px #e1e3ea",shadowBorderDecorative20Weaker:"0 0 0 1px #cce4ff",shadowBorderDecorative30Weaker:"0 0 0 1px #d1fae0",shadowBorderDecorative40Weaker:"0 0 0 1px #e7dcfa",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveDarker:"0 0 0 1px #4a0b0b",shadowBorderDestructiveLight:"0 0 0 1px #f6b1b1",shadowBorderDestructiveLighter:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorDark:"0 0 0 1px #750c0c",shadowBorderErrorLight:"0 0 0 1px #eb5656",shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorStrongest:"0 0 0 1px #310c0c",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderErrorWeaker:"0 0 0 1px #fccfcf",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseDarker:shadowBorderInverseDarker,shadowBorderInverseLight:shadowBorderInverseLight,shadowBorderInverseLightest:"0 0 0 1px #ffffff",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderLight:shadowBorderLight,shadowBorderLighter:"0 0 0 1px #e1e3ea",shadowBorderNeutralWeaker:"0 0 0 1px #cce4ff",shadowBorderNewWeaker:"0 0 0 1px #e7dcfa",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryDark:"0 0 0 1px #001489",shadowBorderPrimaryDarker:"0 0 0 1px #030b5d",shadowBorderPrimaryLight:"0 0 0 1px #99cdff",shadowBorderPrimaryLighter:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #d1fae0",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #fddcc4",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow},colors:{colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100},dataVisualization:{colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorDataVisualization10:"rgb(235, 86, 86)"},fonts:{fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean},fontSizes:{fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"},fontWeights:{fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"},lineHeights:{lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"},radii:{borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"},sizings:{size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"},spacings:{space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"},textColors:{colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorDark:"rgb(173, 17, 17)",colorTextErrorLight:"rgb(235, 86, 86)",colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorStrongest:"rgb(49, 12, 12)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDark:"rgb(0, 20, 137)",colorTextLinkDarker:"rgb(3, 11, 93)",colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveDark:"rgb(173, 17, 17)",colorTextLinkDestructiveDarker:"rgb(74, 11, 11)",colorTextLinkDestructiveLight:"rgb(246, 177, 177)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkLight:colorTextLinkLight,colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(0, 20, 137)",colorTextPrimaryStronger:"rgb(3, 11, 93)",colorTextPrimaryStrongest:"rgb(6, 3, 58)",colorTextPrimaryWeak:"rgb(153, 205, 255)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningDark:"rgb(195, 83, 35)",colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest},zIndices:{zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}}; |
@@ -52,5 +52,7 @@ export declare const borderRadius0 = "0"; | ||
export declare const colorBackgroundInverseStrong = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundInverseStronger = "rgb(57, 71, 98)"; | ||
export declare const colorBackgroundNeutralLightest = "rgb(235, 244, 255)"; | ||
export declare const colorBackgroundNeutralWeakest = "rgb(235, 244, 255)"; | ||
export declare const colorBackgroundNew = "rgb(245, 240, 252)"; | ||
export declare const colorBackgroundNewWeakest = "rgb(250, 247, 253)"; | ||
export declare const colorBackgroundOffline = "rgb(174, 178, 193)"; | ||
@@ -111,2 +113,3 @@ export declare const colorBackgroundOverlay = "rgba(6, 3, 58, 0.4)"; | ||
export declare const colorBorderErrorStronger = "rgb(74, 11, 11)"; | ||
export declare const colorBorderErrorStrongest = "rgb(49, 12, 12)"; | ||
export declare const colorBorderErrorWeak = "rgb(245, 138, 138)"; | ||
@@ -150,2 +153,3 @@ export declare const colorBorderErrorWeaker = "rgb(252, 207, 207)"; | ||
export declare const colorBorderSuccessWeakest = "rgb(237, 253, 243)"; | ||
export declare const colorBorderUser = "rgb(231, 220, 250)"; | ||
export declare const colorBorderWarning = "rgb(244, 124, 34)"; | ||
@@ -194,2 +198,3 @@ export declare const colorBorderWarningLight = "rgb(255, 179, 122)"; | ||
export declare const colorTextErrorStronger = "rgb(74, 11, 11)"; | ||
export declare const colorTextErrorStrongest = "rgb(49, 12, 12)"; | ||
export declare const colorTextErrorWeak = "rgb(235, 86, 86)"; | ||
@@ -204,2 +209,3 @@ export declare const colorTextIcon = "rgb(96, 107, 133)"; | ||
export declare const colorTextIconNeutral = "rgb(0, 20, 137)"; | ||
export declare const colorTextIconNew = "rgb(109, 46, 209)"; | ||
export declare const colorTextIconOffline = "rgb(96, 107, 133)"; | ||
@@ -230,3 +236,9 @@ export declare const colorTextIconSuccess = "rgb(14, 124, 58)"; | ||
export declare const colorTextNew = "rgb(109, 46, 209)"; | ||
export declare const colorTextPrimary = "rgb(2, 99, 224)"; | ||
export declare const colorTextPrimaryStrong = "rgb(0, 20, 137)"; | ||
export declare const colorTextPrimaryStronger = "rgb(3, 11, 93)"; | ||
export declare const colorTextPrimaryStrongest = "rgb(6, 3, 58)"; | ||
export declare const colorTextPrimaryWeak = "rgb(153, 205, 255)"; | ||
export declare const colorTextSuccess = "rgb(14, 124, 58)"; | ||
export declare const colorTextUser = "rgb(109, 46, 209)"; | ||
export declare const colorTextWarning = "rgb(141, 49, 24)"; | ||
@@ -239,2 +251,3 @@ export declare const colorTextWarningDark = "rgb(195, 83, 35)"; | ||
export declare const fontFamilyCode = "'TwilioSansMono', Courier, monospace"; | ||
export declare const fontFamilyDisplay = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
export declare const fontFamilyText = "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
@@ -290,4 +303,9 @@ export declare const fontFamilyTextChineseSimplified = "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
export declare const shadowBorderBottomNewWeaker = "0 1px 0 #e7dcfa"; | ||
export declare const shadowBorderBottomPrimary = "0 1px 0 #006dfa"; | ||
export declare const shadowBorderBottomSuccessWeaker = "0 1px 0 #d1fae0"; | ||
export declare const shadowBorderBottomWarningWeaker = "0 1px 0 #fddcc4"; | ||
export declare const shadowBorderDecorative10Weaker = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderDecorative20Weaker = "0 0 0 1px #cce4ff"; | ||
export declare const shadowBorderDecorative30Weaker = "0 0 0 1px #d1fae0"; | ||
export declare const shadowBorderDecorative40Weaker = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderDestructive = "0 0 0 1px #d61f1f"; | ||
@@ -307,3 +325,5 @@ export declare const shadowBorderDestructiveDarker = "0 0 0 1px #4a0b0b"; | ||
export declare const shadowBorderErrorStronger = "0 0 0 1px #4a0b0b"; | ||
export declare const shadowBorderErrorStrongest = "0 0 0 1px #310c0c"; | ||
export declare const shadowBorderErrorWeak = "0 0 0 1px #eb5656"; | ||
export declare const shadowBorderErrorWeaker = "0 0 0 1px #fccfcf"; | ||
export declare const shadowBorderInverse = "0 0 0 1px #8891aa"; | ||
@@ -320,2 +340,4 @@ export declare const shadowBorderInverseDarker = "0 0 0 1px rgba(255, 255, 255, 0.2)"; | ||
export declare const shadowBorderLighter = "0 0 0 1px #e1e3ea"; | ||
export declare const shadowBorderNeutralWeaker = "0 0 0 1px #cce4ff"; | ||
export declare const shadowBorderNewWeaker = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderPrimary = "0 0 0 1px #0263e0"; | ||
@@ -332,2 +354,5 @@ export declare const shadowBorderPrimaryDark = "0 0 0 1px #001489"; | ||
export declare const shadowBorderStrong = "0 0 0 1px #606b85"; | ||
export declare const shadowBorderSuccessWeaker = "0 0 0 1px #d1fae0"; | ||
export declare const shadowBorderUser = "0 0 0 1px #e7dcfa"; | ||
export declare const shadowBorderWarningWeaker = "0 0 0 1px #fddcc4"; | ||
export declare const shadowBorderWeak = "0 0 0 1px #cacdd8"; | ||
@@ -482,5 +507,7 @@ export declare const shadowBorderWeaker = "0 0 0 1px #e1e3ea"; | ||
colorBackgroundInverseStrong: "rgb(57, 71, 98)"; | ||
colorBackgroundInverseStronger: "rgb(57, 71, 98)"; | ||
colorBackgroundNeutralLightest: "rgb(235, 244, 255)"; | ||
colorBackgroundNeutralWeakest: "rgb(235, 244, 255)"; | ||
colorBackgroundNew: "rgb(245, 240, 252)"; | ||
colorBackgroundNewWeakest: "rgb(250, 247, 253)"; | ||
colorBackgroundOffline: "rgb(174, 178, 193)"; | ||
@@ -543,2 +570,3 @@ colorBackgroundOverlay: "rgba(6, 3, 58, 0.4)"; | ||
colorBorderErrorStronger: "rgb(74, 11, 11)"; | ||
colorBorderErrorStrongest: "rgb(49, 12, 12)"; | ||
colorBorderErrorWeak: "rgb(245, 138, 138)"; | ||
@@ -582,2 +610,3 @@ colorBorderErrorWeaker: "rgb(252, 207, 207)"; | ||
colorBorderSuccessWeakest: "rgb(237, 253, 243)"; | ||
colorBorderUser: "rgb(231, 220, 250)"; | ||
colorBorderWarning: "rgb(244, 124, 34)"; | ||
@@ -609,4 +638,9 @@ colorBorderWarningLight: "rgb(255, 179, 122)"; | ||
shadowBorderBottomNewWeaker: "0 1px 0 #e7dcfa"; | ||
shadowBorderBottomPrimary: "0 1px 0 #006dfa"; | ||
shadowBorderBottomSuccessWeaker: "0 1px 0 #d1fae0"; | ||
shadowBorderBottomWarningWeaker: "0 1px 0 #fddcc4"; | ||
shadowBorderDecorative10Weaker: "0 0 0 1px #e1e3ea"; | ||
shadowBorderDecorative20Weaker: "0 0 0 1px #cce4ff"; | ||
shadowBorderDecorative30Weaker: "0 0 0 1px #d1fae0"; | ||
shadowBorderDecorative40Weaker: "0 0 0 1px #e7dcfa"; | ||
shadowBorderDestructive: "0 0 0 1px #d61f1f"; | ||
@@ -626,3 +660,5 @@ shadowBorderDestructiveDarker: "0 0 0 1px #4a0b0b"; | ||
shadowBorderErrorStronger: "0 0 0 1px #4a0b0b"; | ||
shadowBorderErrorStrongest: "0 0 0 1px #310c0c"; | ||
shadowBorderErrorWeak: "0 0 0 1px #eb5656"; | ||
shadowBorderErrorWeaker: "0 0 0 1px #fccfcf"; | ||
shadowBorderInverse: "0 0 0 1px #8891aa"; | ||
@@ -639,2 +675,4 @@ shadowBorderInverseDarker: "0 0 0 1px rgba(255, 255, 255, 0.2)"; | ||
shadowBorderLighter: "0 0 0 1px #e1e3ea"; | ||
shadowBorderNeutralWeaker: "0 0 0 1px #cce4ff"; | ||
shadowBorderNewWeaker: "0 0 0 1px #e7dcfa"; | ||
shadowBorderPrimary: "0 0 0 1px #0263e0"; | ||
@@ -651,2 +689,5 @@ shadowBorderPrimaryDark: "0 0 0 1px #001489"; | ||
shadowBorderStrong: "0 0 0 1px #606b85"; | ||
shadowBorderSuccessWeaker: "0 0 0 1px #d1fae0"; | ||
shadowBorderUser: "0 0 0 1px #e7dcfa"; | ||
shadowBorderWarningWeaker: "0 0 0 1px #fddcc4"; | ||
shadowBorderWeak: "0 0 0 1px #cacdd8"; | ||
@@ -691,2 +732,3 @@ shadowBorderWeaker: "0 0 0 1px #e1e3ea"; | ||
fontFamilyCode: "'TwilioSansMono', Courier, monospace"; | ||
fontFamilyDisplay: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
fontFamilyText: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif"; | ||
@@ -854,2 +896,3 @@ fontFamilyTextChineseSimplified: "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif"; | ||
colorTextErrorStronger: "rgb(74, 11, 11)"; | ||
colorTextErrorStrongest: "rgb(49, 12, 12)"; | ||
colorTextErrorWeak: "rgb(235, 86, 86)"; | ||
@@ -864,2 +907,3 @@ colorTextIcon: "rgb(96, 107, 133)"; | ||
colorTextIconNeutral: "rgb(0, 20, 137)"; | ||
colorTextIconNew: "rgb(109, 46, 209)"; | ||
colorTextIconOffline: "rgb(96, 107, 133)"; | ||
@@ -890,3 +934,9 @@ colorTextIconSuccess: "rgb(14, 124, 58)"; | ||
colorTextNew: "rgb(109, 46, 209)"; | ||
colorTextPrimary: "rgb(2, 99, 224)"; | ||
colorTextPrimaryStrong: "rgb(0, 20, 137)"; | ||
colorTextPrimaryStronger: "rgb(3, 11, 93)"; | ||
colorTextPrimaryStrongest: "rgb(6, 3, 58)"; | ||
colorTextPrimaryWeak: "rgb(153, 205, 255)"; | ||
colorTextSuccess: "rgb(14, 124, 58)"; | ||
colorTextUser: "rgb(109, 46, 209)"; | ||
colorTextWarning: "rgb(141, 49, 24)"; | ||
@@ -893,0 +943,0 @@ colorTextWarningDark: "rgb(195, 83, 35)"; |
@@ -1,1 +0,1 @@ | ||
export const borderRadius0="0";export const borderRadius10="2px";export const borderRadius20="4px";export const borderRadius30="8px";export const borderRadiusCircle="50%";export const borderRadiusPill="100px";export const borderWidth0="0";export const borderWidth10="1px";export const borderWidth20="2px";export const borderWidth30="4px";export const borderWidth40="8px";export const colorBackground="rgb(244, 244, 246)";export const colorBackgroundAvailable="rgb(20, 176, 83)";export const colorBackgroundBody="rgb(255, 255, 255)";export const colorBackgroundBodyInverse="rgb(18, 28, 45)";export const colorBackgroundBrand="rgb(0, 20, 137)";export const colorBackgroundBrandHighlight="rgb(242, 47, 70)";export const colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)";export const colorBackgroundBrandStrong="rgb(3, 11, 93)";export const colorBackgroundBrandStronger="rgb(6, 3, 58)";export const colorBackgroundBusy="rgb(244, 124, 34)";export const colorBackgroundDark="rgb(225, 227, 234)";export const colorBackgroundDarker="rgb(136, 145, 170)";export const colorBackgroundDarkest="rgb(75, 86, 113)";export const colorBackgroundDecorative10Weakest="rgb(244, 244, 246)";export const colorBackgroundDecorative20Weakest="rgb(235, 244, 255)";export const colorBackgroundDecorative30Weakest="rgb(237, 253, 243)";export const colorBackgroundDecorative40Weakest="rgb(245, 240, 252)";export const colorBackgroundDestructive="rgb(214, 31, 31)";export const colorBackgroundDestructiveDark="rgb(117, 12, 12)";export const colorBackgroundDestructiveDarker="rgb(74, 11, 11)";export const colorBackgroundDestructiveDarkest="rgb(49, 12, 12)";export const colorBackgroundDestructiveLight="rgb(246, 177, 177)";export const colorBackgroundDestructiveLighter="rgb(252, 207, 207)";export const colorBackgroundDestructiveLightest="rgb(254, 236, 236)";export const colorBackgroundDestructiveStrong="rgb(117, 12, 12)";export const colorBackgroundDestructiveStronger="rgb(74, 11, 11)";export const colorBackgroundDestructiveStrongest="rgb(49, 12, 12)";export const colorBackgroundDestructiveWeak="rgb(246, 177, 177)";export const colorBackgroundDestructiveWeaker="rgb(252, 207, 207)";export const colorBackgroundDestructiveWeakest="rgb(254, 236, 236)";export const colorBackgroundError="rgb(214, 31, 31)";export const colorBackgroundErrorDark="rgb(117, 12, 12)";export const colorBackgroundErrorLightest="rgb(254, 236, 236)";export const colorBackgroundErrorStrong="rgb(117, 12, 12)";export const colorBackgroundErrorStronger="rgb(74, 11, 11)";export const colorBackgroundErrorStrongest="rgb(49, 12, 12)";export const colorBackgroundErrorWeakest="rgb(254, 236, 236)";export const colorBackgroundInverse="rgb(31, 48, 76)";export const colorBackgroundInverseLight="rgba(255, 255, 255, 0.2)";export const colorBackgroundInverseStrong="rgb(57, 71, 98)";export const colorBackgroundNeutralLightest="rgb(235, 244, 255)";export const colorBackgroundNeutralWeakest="rgb(235, 244, 255)";export const colorBackgroundNew="rgb(245, 240, 252)";export const colorBackgroundOffline="rgb(174, 178, 193)";export const colorBackgroundOverlay="rgba(6, 3, 58, 0.4)";export const colorBackgroundPrimary="rgb(2, 99, 224)";export const colorBackgroundPrimaryDark="rgb(0, 20, 137)";export const colorBackgroundPrimaryDarker="rgb(3, 11, 93)";export const colorBackgroundPrimaryDarkest="rgb(6, 3, 58)";export const colorBackgroundPrimaryLight="rgb(153, 205, 255)";export const colorBackgroundPrimaryLighter="rgb(204, 228, 255)";export const colorBackgroundPrimaryLightest="rgb(235, 244, 255)";export const colorBackgroundPrimaryStrong="rgb(0, 20, 137)";export const colorBackgroundPrimaryStronger="rgb(3, 11, 93)";export const colorBackgroundPrimaryStrongest="rgb(6, 3, 58)";export const colorBackgroundPrimaryWeak="rgb(153, 205, 255)";export const colorBackgroundPrimaryWeaker="rgb(204, 228, 255)";export const colorBackgroundPrimaryWeakest="rgb(235, 244, 255)";export const colorBackgroundRequired="rgb(235, 86, 86)";export const colorBackgroundRowStriped="rgb(244, 244, 246)";export const colorBackgroundStrong="rgb(225, 227, 234)";export const colorBackgroundStronger="rgb(136, 145, 170)";export const colorBackgroundStrongest="rgb(75, 86, 113)";export const colorBackgroundSubaccount="rgb(255, 241, 179)";export const colorBackgroundSuccess="rgb(20, 176, 83)";export const colorBackgroundSuccessLightest="rgb(237, 253, 243)";export const colorBackgroundSuccessWeakest="rgb(237, 253, 243)";export const colorBackgroundTrial="rgb(209, 250, 224)";export const colorBackgroundUnavailable="rgb(214, 31, 31)";export const colorBackgroundUser="rgb(200, 175, 240)";export const colorBackgroundWarning="rgb(244, 124, 34)";export const colorBackgroundWarningLightest="rgb(254, 245, 238)";export const colorBackgroundWarningWeakest="rgb(254, 245, 238)";export const colorBackgroundWeak="rgb(249, 249, 250)";export const colorBorder="rgb(136, 145, 170)";export const colorBorderDark="rgb(96, 107, 133)";export const colorBorderDecorative10Weaker="rgb(225, 227, 234)";export const colorBorderDecorative20Weaker="rgb(204, 228, 255)";export const colorBorderDecorative30Weaker="rgb(209, 250, 224)";export const colorBorderDecorative40Weaker="rgb(231, 220, 250)";export const colorBorderDestructive="rgb(214, 31, 31)";export const colorBorderDestructiveDark="rgb(117, 12, 12)";export const colorBorderDestructiveDarker="rgb(74, 11, 11)";export const colorBorderDestructiveDarkest="rgb(49, 12, 12)";export const colorBorderDestructiveLight="rgb(245, 138, 138)";export const colorBorderDestructiveLighter="rgb(252, 207, 207)";export const colorBorderDestructiveStrong="rgb(117, 12, 12)";export const colorBorderDestructiveStronger="rgb(74, 11, 11)";export const colorBorderDestructiveStrongest="rgb(49, 12, 12)";export const colorBorderDestructiveWeak="rgb(246, 177, 177)";export const colorBorderDestructiveWeaker="rgb(252, 207, 207)";export const colorBorderDestructiveWeakest="rgb(254, 236, 236)";export const colorBorderError="rgb(214, 31, 31)";export const colorBorderErrorDark="rgb(117, 12, 12)";export const colorBorderErrorLight="rgb(245, 138, 138)";export const colorBorderErrorLightest="rgb(254, 236, 236)";export const colorBorderErrorStrong="rgb(117, 12, 12)";export const colorBorderErrorStronger="rgb(74, 11, 11)";export const colorBorderErrorWeak="rgb(245, 138, 138)";export const colorBorderErrorWeaker="rgb(252, 207, 207)";export const colorBorderErrorWeakest="rgb(254, 236, 236)";export const colorBorderInverse="rgb(136, 145, 170)";export const colorBorderInverseDarker="rgba(255, 255, 255, 0.2)";export const colorBorderInverseLighter="rgba(255, 255, 255, 0.9)";export const colorBorderInverseLightest="rgb(255, 255, 255)";export const colorBorderInverseStrong="rgb(225, 227, 234)";export const colorBorderInverseStronger="rgb(244, 244, 246)";export const colorBorderInverseStrongest="rgb(255, 255, 255)";export const colorBorderInverseWeaker="rgb(57, 71, 98)";export const colorBorderInverseWeakest="rgb(31, 48, 76)";export const colorBorderLight="rgb(202, 205, 216)";export const colorBorderLighter="rgb(225, 227, 234)";export const colorBorderNeutral="rgb(2, 99, 224)";export const colorBorderNeutralLight="rgb(136, 145, 170)";export const colorBorderNeutralWeak="rgb(102, 179, 255)";export const colorBorderNeutralWeaker="rgb(204, 228, 255)";export const colorBorderNewWeaker="rgb(231, 220, 250)";export const colorBorderPrimary="rgb(2, 99, 224)";export const colorBorderPrimaryDark="rgb(0, 20, 137)";export const colorBorderPrimaryDarker="rgb(3, 11, 93)";export const colorBorderPrimaryDarkest="rgb(6, 3, 58)";export const colorBorderPrimaryLight="rgb(102, 179, 255)";export const colorBorderPrimaryLighter="rgb(204, 228, 255)";export const colorBorderPrimaryStrong="rgb(0, 20, 137)";export const colorBorderPrimaryStronger="rgb(3, 11, 93)";export const colorBorderPrimaryStrongest="rgb(6, 3, 58)";export const colorBorderPrimaryWeak="rgb(153, 205, 255)";export const colorBorderPrimaryWeaker="rgb(204, 228, 255)";export const colorBorderPrimaryWeakest="rgb(235, 244, 255)";export const colorBorderStrong="rgb(96, 107, 133)";export const colorBorderSuccess="rgb(20, 176, 83)";export const colorBorderSuccessLight="rgb(54, 213, 118)";export const colorBorderSuccessLightest="rgb(237, 253, 243)";export const colorBorderSuccessWeak="rgb(54, 213, 118)";export const colorBorderSuccessWeaker="rgb(209, 250, 224)";export const colorBorderSuccessWeakest="rgb(237, 253, 243)";export const colorBorderWarning="rgb(244, 124, 34)";export const colorBorderWarningLight="rgb(255, 179, 122)";export const colorBorderWarningLightest="rgb(254, 245, 238)";export const colorBorderWarningWeak="rgb(255, 179, 122)";export const colorBorderWarningWeaker="rgb(253, 220, 196)";export const colorBorderWarningWeakest="rgb(254, 245, 238)";export const colorBorderWeak="rgb(202, 205, 216)";export const colorBorderWeaker="rgb(225, 227, 234)";export const colorBrand="rgb(0, 20, 137)";export const colorBrandHighlight="rgb(242, 47, 70)";export const colorDataVisualization1="rgb(0, 20, 137)";export const colorDataVisualization10="rgb(235, 86, 86)";export const colorDataVisualization2="rgb(14, 124, 58)";export const colorDataVisualization3="rgb(13, 58, 31)";export const colorDataVisualization4="rgb(0, 140, 255)";export const colorDataVisualization5="rgb(57, 71, 98)";export const colorDataVisualization6="rgb(166, 127, 227)";export const colorDataVisualization7="rgb(109, 46, 209)";export const colorDataVisualization8="rgb(136, 145, 170)";export const colorDataVisualization9="rgb(117, 12, 12)";export const colorGray0="rgb(255, 255, 255)";export const colorGray10="rgb(244, 244, 246)";export const colorGray100="rgb(18, 28, 45)";export const colorGray20="rgb(225, 227, 234)";export const colorGray30="rgb(202, 205, 216)";export const colorGray40="rgb(174, 178, 193)";export const colorGray50="rgb(136, 145, 170)";export const colorGray60="rgb(96, 107, 133)";export const colorGray70="rgb(75, 86, 113)";export const colorGray80="rgb(57, 71, 98)";export const colorGray90="rgb(31, 48, 76)";export const colorText="rgb(18, 28, 45)";export const colorTextBrandHighlight="rgb(242, 47, 70)";export const colorTextBrandInverse="rgb(255, 255, 255)";export const colorTextDecorative10="rgb(96, 107, 133)";export const colorTextDecorative20="rgb(0, 20, 137)";export const colorTextDecorative30="rgb(14, 124, 58)";export const colorTextDecorative40="rgb(109, 46, 209)";export const colorTextError="rgb(214, 31, 31)";export const colorTextErrorDark="rgb(173, 17, 17)";export const colorTextErrorLight="rgb(235, 86, 86)";export const colorTextErrorStrong="rgb(173, 17, 17)";export const colorTextErrorStronger="rgb(74, 11, 11)";export const colorTextErrorWeak="rgb(235, 86, 86)";export const colorTextIcon="rgb(96, 107, 133)";export const colorTextIconAvailable="rgb(14, 124, 58)";export const colorTextIconBrandHighlight="rgb(242, 47, 70)";export const colorTextIconBrandInverse="rgb(255, 255, 255)";export const colorTextIconBusy="rgb(227, 106, 25)";export const colorTextIconError="rgb(214, 31, 31)";export const colorTextIconInverse="rgb(136, 145, 170)";export const colorTextIconNeutral="rgb(0, 20, 137)";export const colorTextIconOffline="rgb(96, 107, 133)";export const colorTextIconSuccess="rgb(14, 124, 58)";export const colorTextIconUnavailable="rgb(214, 31, 31)";export const colorTextIconWarning="rgb(227, 106, 25)";export const colorTextInverse="rgb(255, 255, 255)";export const colorTextInverseWeak="rgb(174, 178, 193)";export const colorTextInverseWeaker="rgb(96, 107, 133)";export const colorTextLink="rgb(2, 99, 224)";export const colorTextLinkDark="rgb(0, 20, 137)";export const colorTextLinkDarker="rgb(3, 11, 93)";export const colorTextLinkDestructive="rgb(214, 31, 31)";export const colorTextLinkDestructiveDark="rgb(173, 17, 17)";export const colorTextLinkDestructiveDarker="rgb(74, 11, 11)";export const colorTextLinkDestructiveLight="rgb(246, 177, 177)";export const colorTextLinkDestructiveStrong="rgb(173, 17, 17)";export const colorTextLinkDestructiveStronger="rgb(74, 11, 11)";export const colorTextLinkDestructiveStrongest="rgb(49, 12, 12)";export const colorTextLinkDestructiveWeak="rgb(246, 177, 177)";export const colorTextLinkLight="rgb(153, 205, 255)";export const colorTextLinkStrong="rgb(0, 20, 137)";export const colorTextLinkStronger="rgb(3, 11, 93)";export const colorTextLinkStrongest="rgb(6, 3, 58)";export const colorTextLinkWeak="rgb(153, 205, 255)";export const colorTextNeutral="rgb(0, 20, 137)";export const colorTextNew="rgb(109, 46, 209)";export const colorTextSuccess="rgb(14, 124, 58)";export const colorTextWarning="rgb(141, 49, 24)";export const colorTextWarningDark="rgb(195, 83, 35)";export const colorTextWarningStrong="rgb(141, 49, 24)";export const colorTextWeak="rgb(96, 107, 133)";export const colorTextWeaker="rgb(174, 178, 193)";export const colorTextWeakest="rgb(255, 255, 255)";export const fontFamilyCode="'TwilioSansMono', Courier, monospace";export const fontFamilyText="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";export const fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";export const fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";export const fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontSize10="0.625rem";export const fontSize100="2.5rem";export const fontSize110="3rem";export const fontSize20="0.75rem";export const fontSize30="0.875rem";export const fontSize40="1rem";export const fontSize50="1.125rem";export const fontSize60="1.25rem";export const fontSize70="1.5rem";export const fontSize80="1.75rem";export const fontSize90="2rem";export const fontSizeDisplay10="2rem";export const fontSizeDisplay20="3rem";export const fontSizeDisplay30="4rem";export const fontWeightBold="700";export const fontWeightExtrabold="800";export const fontWeightLight="400";export const fontWeightMedium="500";export const fontWeightNormal="400";export const fontWeightSemibold="600";export const lineHeight0="0";export const lineHeight05="0.75rem";export const lineHeight10="1rem";export const lineHeight100="3.25rem";export const lineHeight110="4rem";export const lineHeight20="1.25rem";export const lineHeight30="1.25rem";export const lineHeight40="1.5rem";export const lineHeight50="1.75rem";export const lineHeight60="1.75rem";export const lineHeight70="2rem";export const lineHeight80="2.5rem";export const lineHeight90="2.75rem";export const lineHeightDisplay10="2.5rem";export const lineHeightDisplay20="3.75rem";export const lineHeightDisplay30="5rem";export const shadow="0 4px 16px 0 rgba(18, 28, 45, 0.2)";export const shadowBorder="0 0 0 1px #8891aa";export const shadowBorderBottomDecorative10Weaker="0 1px 0 #e1e3ea";export const shadowBorderBottomDecorative20Weaker="0 1px 0 #cce4ff";export const shadowBorderBottomDecorative30Weaker="0 1px 0 #d1fae0";export const shadowBorderBottomDecorative40Weaker="0 1px 0 #e7dcfa";export const shadowBorderBottomErrorWeaker="0 1px 0 #fccfcf";export const shadowBorderBottomNeutralWeaker="0 1px 0 #cce4ff";export const shadowBorderBottomNewWeaker="0 1px 0 #e7dcfa";export const shadowBorderBottomSuccessWeaker="0 1px 0 #d1fae0";export const shadowBorderBottomWarningWeaker="0 1px 0 #fddcc4";export const shadowBorderDestructive="0 0 0 1px #d61f1f";export const shadowBorderDestructiveDarker="0 0 0 1px #4a0b0b";export const shadowBorderDestructiveLight="0 0 0 1px #f6b1b1";export const shadowBorderDestructiveLighter="0 0 0 1px #fccfcf";export const shadowBorderDestructiveStrong="0 0 0 1px #750c0c";export const shadowBorderDestructiveStronger="0 0 0 1px #4a0b0b";export const shadowBorderDestructiveStrongest="0 0 0 1px #310c0c";export const shadowBorderDestructiveWeak="0 0 0 1px #f6b1b1";export const shadowBorderDestructiveWeaker="0 0 0 1px #fccfcf";export const shadowBorderError="0 0 0 1px #d61f1f";export const shadowBorderErrorDark="0 0 0 1px #750c0c";export const shadowBorderErrorLight="0 0 0 1px #eb5656";export const shadowBorderErrorStrong="0 0 0 1px #750c0c";export const shadowBorderErrorStronger="0 0 0 1px #4a0b0b";export const shadowBorderErrorWeak="0 0 0 1px #eb5656";export const shadowBorderInverse="0 0 0 1px #8891aa";export const shadowBorderInverseDarker="0 0 0 1px rgba(255, 255, 255, 0.2)";export const shadowBorderInverseLight="0 0 0 1px rgba(255, 255, 255, 0.9)";export const shadowBorderInverseLightest="0 0 0 1px #ffffff";export const shadowBorderInverseStrong="0 0 0 1px #e1e3ea";export const shadowBorderInverseStronger="0 0 0 1px #f4f4f6";export const shadowBorderInverseStrongest="0 0 0 1px #ffffff";export const shadowBorderInverseWeaker="0 0 0 1px #394762";export const shadowBorderInverseWeakest="0 0 0 1px #1f304c";export const shadowBorderLight="0 0 0 1px #cacdd8";export const shadowBorderLighter="0 0 0 1px #e1e3ea";export const shadowBorderPrimary="0 0 0 1px #0263e0";export const shadowBorderPrimaryDark="0 0 0 1px #001489";export const shadowBorderPrimaryDarker="0 0 0 1px #030b5d";export const shadowBorderPrimaryLight="0 0 0 1px #99cdff";export const shadowBorderPrimaryLighter="0 0 0 1px #cce4ff";export const shadowBorderPrimaryStrong="0 0 0 1px #001489";export const shadowBorderPrimaryStronger="0 0 0 1px #030b5d";export const shadowBorderPrimaryStrongest="0 0 0 1px #06033a";export const shadowBorderPrimaryWeak="0 0 0 1px #99cdff";export const shadowBorderPrimaryWeaker="0 0 0 1px #cce4ff";export const shadowBorderStrong="0 0 0 1px #606b85";export const shadowBorderWeak="0 0 0 1px #cacdd8";export const shadowBorderWeaker="0 0 0 1px #e1e3ea";export const shadowCard="0 2px 8px 0 rgba(18, 28, 45, 0.1)";export const shadowFocus="0 0 0 4px rgba(2, 99, 224, 0.7)";export const shadowFocusInset="inset 0 0 0 2px rgba(2, 99, 224, 0.7)";export const shadowFocusInverse="0 0 0 4px rgba(255, 255, 255, 0.4)";export const shadowFocusShadowBorder="0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa";export const shadowHigh="0 16px 24px 0 rgba(18, 28, 45, 0.2)";export const shadowLow="0 2px 8px 0 rgba(18, 28, 45, 0.1)";export const size0="0";export const size10="5.5rem";export const size100="64rem";export const size110="70.5rem";export const size120="77rem";export const size20="12rem";export const size30="18.5rem";export const size40="25rem";export const size50="31.5rem";export const size60="38rem";export const size70="44.5rem";export const size80="51rem";export const size90="57.5rem";export const sizeIcon05="0.75rem";export const sizeIcon10="1rem";export const sizeIcon100="3.25rem";export const sizeIcon110="4rem";export const sizeIcon20="1.25rem";export const sizeIcon30="1.25rem";export const sizeIcon40="1.5rem";export const sizeIcon50="1.75rem";export const sizeIcon60="1.75rem";export const sizeIcon70="2rem";export const sizeIcon80="2.5rem";export const sizeIcon90="2.75rem";export const sizeSidebar="13.75rem";export const sizeSquare0="0";export const sizeSquare10="0.125rem";export const sizeSquare100="2.25rem";export const sizeSquare110="2.5rem";export const sizeSquare120="2.75rem";export const sizeSquare130="3rem";export const sizeSquare140="3.25rem";export const sizeSquare150="3.5rem";export const sizeSquare160="3.75rem";export const sizeSquare170="4rem";export const sizeSquare180="4.25rem";export const sizeSquare190="4.5rem";export const sizeSquare20="0.25rem";export const sizeSquare200="4.75rem";export const sizeSquare25="0.375rem";export const sizeSquare30="0.5rem";export const sizeSquare40="0.75rem";export const sizeSquare50="1rem";export const sizeSquare60="1.25rem";export const sizeSquare70="1.5rem";export const sizeSquare80="1.75rem";export const sizeSquare90="2rem";export const space0="0";export const space10="0.125rem";export const space100="2.25rem";export const space110="2.5rem";export const space120="2.75rem";export const space130="3rem";export const space140="3.25rem";export const space150="3.5rem";export const space160="3.75rem";export const space170="4rem";export const space180="4.25rem";export const space190="4.5rem";export const space20="0.25rem";export const space200="4.75rem";export const space30="0.5rem";export const space40="0.75rem";export const space50="1rem";export const space60="1.25rem";export const space70="1.5rem";export const space80="1.75rem";export const space90="2rem";export const spaceNegative10="-0.125rem";export const spaceNegative100="-2.25rem";export const spaceNegative110="-2.5rem";export const spaceNegative120="-2.75rem";export const spaceNegative130="-3rem";export const spaceNegative140="-3.25rem";export const spaceNegative150="-3.5rem";export const spaceNegative160="-3.75rem";export const spaceNegative170="-4rem";export const spaceNegative180="-4.25rem";export const spaceNegative190="-4.5rem";export const spaceNegative20="-0.25rem";export const spaceNegative200="-4.75rem";export const spaceNegative30="-0.5rem";export const spaceNegative40="-0.75rem";export const spaceNegative50="-1rem";export const spaceNegative60="-1.25rem";export const spaceNegative70="-1.5rem";export const spaceNegative80="-1.75rem";export const spaceNegative90="-2rem";export const zIndex0="0";export const zIndex10="10";export const zIndex20="20";export const zIndex30="30";export const zIndex40="40";export const zIndex50="50";export const zIndex60="60";export const zIndex70="70";export const zIndex80="80";export const zIndex90="90";export const backgroundColors={colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDark:colorBackgroundDark,colorBackgroundDarker:"rgb(136, 145, 170)",colorBackgroundDarkest:"rgb(75, 86, 113)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveDark:"rgb(117, 12, 12)",colorBackgroundDestructiveDarker:"rgb(74, 11, 11)",colorBackgroundDestructiveDarkest:"rgb(49, 12, 12)",colorBackgroundDestructiveLight:"rgb(246, 177, 177)",colorBackgroundDestructiveLighter:"rgb(252, 207, 207)",colorBackgroundDestructiveLightest:"rgb(254, 236, 236)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorDark:"rgb(117, 12, 12)",colorBackgroundErrorLightest:"rgb(254, 236, 236)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseLight:"rgba(255, 255, 255, 0.2)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundNeutralLightest:"rgb(235, 244, 255)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryDark:"rgb(0, 20, 137)",colorBackgroundPrimaryDarker:"rgb(3, 11, 93)",colorBackgroundPrimaryDarkest:"rgb(6, 3, 58)",colorBackgroundPrimaryLight:"rgb(153, 205, 255)",colorBackgroundPrimaryLighter:"rgb(204, 228, 255)",colorBackgroundPrimaryLightest:"rgb(235, 244, 255)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessLightest:"rgb(237, 253, 243)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningLightest:"rgb(254, 245, 238)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak};export const borderColors={colorBorder:colorBorder,colorBorderDark:colorBorderDark,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveDark:"rgb(117, 12, 12)",colorBorderDestructiveDarker:"rgb(74, 11, 11)",colorBorderDestructiveDarkest:"rgb(49, 12, 12)",colorBorderDestructiveLight:"rgb(245, 138, 138)",colorBorderDestructiveLighter:"rgb(252, 207, 207)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorDark:"rgb(117, 12, 12)",colorBorderErrorLight:"rgb(245, 138, 138)",colorBorderErrorLightest:"rgb(254, 236, 236)",colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseDarker:colorBorderInverseDarker,colorBorderInverseLighter:colorBorderInverseLighter,colorBorderInverseLightest:"rgb(255, 255, 255)",colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderLight:colorBorderLight,colorBorderLighter:colorBorderLighter,colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralLight:"rgb(136, 145, 170)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryDark:"rgb(0, 20, 137)",colorBorderPrimaryDarker:"rgb(3, 11, 93)",colorBorderPrimaryDarkest:"rgb(6, 3, 58)",colorBorderPrimaryLight:"rgb(102, 179, 255)",colorBorderPrimaryLighter:"rgb(204, 228, 255)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessLight:"rgb(54, 213, 118)",colorBorderSuccessLightest:"rgb(237, 253, 243)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderWarning:colorBorderWarning,colorBorderWarningLight:"rgb(255, 179, 122)",colorBorderWarningLightest:"rgb(254, 245, 238)",colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker};export const borderWidths={borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"};export const boxShadows={shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveDarker:"0 0 0 1px #4a0b0b",shadowBorderDestructiveLight:"0 0 0 1px #f6b1b1",shadowBorderDestructiveLighter:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorDark:"0 0 0 1px #750c0c",shadowBorderErrorLight:"0 0 0 1px #eb5656",shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseDarker:shadowBorderInverseDarker,shadowBorderInverseLight:shadowBorderInverseLight,shadowBorderInverseLightest:"0 0 0 1px #ffffff",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderLight:shadowBorderLight,shadowBorderLighter:"0 0 0 1px #e1e3ea",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryDark:"0 0 0 1px #001489",shadowBorderPrimaryDarker:"0 0 0 1px #030b5d",shadowBorderPrimaryLight:"0 0 0 1px #99cdff",shadowBorderPrimaryLighter:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow};export const colors={colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100};export const dataVisualization={colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorDataVisualization10:"rgb(235, 86, 86)"};export const fonts={fontFamilyCode:fontFamilyCode,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean};export const fontSizes={fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"};export const fontWeights={fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"};export const lineHeights={lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"};export const radii={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"};export const sizings={size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"};export const spacings={space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"};export const textColors={colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorDark:"rgb(173, 17, 17)",colorTextErrorLight:"rgb(235, 86, 86)",colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDark:"rgb(0, 20, 137)",colorTextLinkDarker:"rgb(3, 11, 93)",colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveDark:"rgb(173, 17, 17)",colorTextLinkDestructiveDarker:"rgb(74, 11, 11)",colorTextLinkDestructiveLight:"rgb(246, 177, 177)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkLight:colorTextLinkLight,colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextSuccess:colorTextSuccess,colorTextWarning:colorTextWarning,colorTextWarningDark:"rgb(195, 83, 35)",colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest};export const zIndices={zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}; | ||
export const borderRadius0="0";export const borderRadius10="2px";export const borderRadius20="4px";export const borderRadius30="8px";export const borderRadiusCircle="50%";export const borderRadiusPill="100px";export const borderWidth0="0";export const borderWidth10="1px";export const borderWidth20="2px";export const borderWidth30="4px";export const borderWidth40="8px";export const colorBackground="rgb(244, 244, 246)";export const colorBackgroundAvailable="rgb(20, 176, 83)";export const colorBackgroundBody="rgb(255, 255, 255)";export const colorBackgroundBodyInverse="rgb(18, 28, 45)";export const colorBackgroundBrand="rgb(0, 20, 137)";export const colorBackgroundBrandHighlight="rgb(242, 47, 70)";export const colorBackgroundBrandHighlightWeakest="rgba(242, 47, 70, 0.1)";export const colorBackgroundBrandStrong="rgb(3, 11, 93)";export const colorBackgroundBrandStronger="rgb(6, 3, 58)";export const colorBackgroundBusy="rgb(244, 124, 34)";export const colorBackgroundDark="rgb(225, 227, 234)";export const colorBackgroundDarker="rgb(136, 145, 170)";export const colorBackgroundDarkest="rgb(75, 86, 113)";export const colorBackgroundDecorative10Weakest="rgb(244, 244, 246)";export const colorBackgroundDecorative20Weakest="rgb(235, 244, 255)";export const colorBackgroundDecorative30Weakest="rgb(237, 253, 243)";export const colorBackgroundDecorative40Weakest="rgb(245, 240, 252)";export const colorBackgroundDestructive="rgb(214, 31, 31)";export const colorBackgroundDestructiveDark="rgb(117, 12, 12)";export const colorBackgroundDestructiveDarker="rgb(74, 11, 11)";export const colorBackgroundDestructiveDarkest="rgb(49, 12, 12)";export const colorBackgroundDestructiveLight="rgb(246, 177, 177)";export const colorBackgroundDestructiveLighter="rgb(252, 207, 207)";export const colorBackgroundDestructiveLightest="rgb(254, 236, 236)";export const colorBackgroundDestructiveStrong="rgb(117, 12, 12)";export const colorBackgroundDestructiveStronger="rgb(74, 11, 11)";export const colorBackgroundDestructiveStrongest="rgb(49, 12, 12)";export const colorBackgroundDestructiveWeak="rgb(246, 177, 177)";export const colorBackgroundDestructiveWeaker="rgb(252, 207, 207)";export const colorBackgroundDestructiveWeakest="rgb(254, 236, 236)";export const colorBackgroundError="rgb(214, 31, 31)";export const colorBackgroundErrorDark="rgb(117, 12, 12)";export const colorBackgroundErrorLightest="rgb(254, 236, 236)";export const colorBackgroundErrorStrong="rgb(117, 12, 12)";export const colorBackgroundErrorStronger="rgb(74, 11, 11)";export const colorBackgroundErrorStrongest="rgb(49, 12, 12)";export const colorBackgroundErrorWeakest="rgb(254, 236, 236)";export const colorBackgroundInverse="rgb(31, 48, 76)";export const colorBackgroundInverseLight="rgba(255, 255, 255, 0.2)";export const colorBackgroundInverseStrong="rgb(57, 71, 98)";export const colorBackgroundInverseStronger="rgb(57, 71, 98)";export const colorBackgroundNeutralLightest="rgb(235, 244, 255)";export const colorBackgroundNeutralWeakest="rgb(235, 244, 255)";export const colorBackgroundNew="rgb(245, 240, 252)";export const colorBackgroundNewWeakest="rgb(250, 247, 253)";export const colorBackgroundOffline="rgb(174, 178, 193)";export const colorBackgroundOverlay="rgba(6, 3, 58, 0.4)";export const colorBackgroundPrimary="rgb(2, 99, 224)";export const colorBackgroundPrimaryDark="rgb(0, 20, 137)";export const colorBackgroundPrimaryDarker="rgb(3, 11, 93)";export const colorBackgroundPrimaryDarkest="rgb(6, 3, 58)";export const colorBackgroundPrimaryLight="rgb(153, 205, 255)";export const colorBackgroundPrimaryLighter="rgb(204, 228, 255)";export const colorBackgroundPrimaryLightest="rgb(235, 244, 255)";export const colorBackgroundPrimaryStrong="rgb(0, 20, 137)";export const colorBackgroundPrimaryStronger="rgb(3, 11, 93)";export const colorBackgroundPrimaryStrongest="rgb(6, 3, 58)";export const colorBackgroundPrimaryWeak="rgb(153, 205, 255)";export const colorBackgroundPrimaryWeaker="rgb(204, 228, 255)";export const colorBackgroundPrimaryWeakest="rgb(235, 244, 255)";export const colorBackgroundRequired="rgb(235, 86, 86)";export const colorBackgroundRowStriped="rgb(244, 244, 246)";export const colorBackgroundStrong="rgb(225, 227, 234)";export const colorBackgroundStronger="rgb(136, 145, 170)";export const colorBackgroundStrongest="rgb(75, 86, 113)";export const colorBackgroundSubaccount="rgb(255, 241, 179)";export const colorBackgroundSuccess="rgb(20, 176, 83)";export const colorBackgroundSuccessLightest="rgb(237, 253, 243)";export const colorBackgroundSuccessWeakest="rgb(237, 253, 243)";export const colorBackgroundTrial="rgb(209, 250, 224)";export const colorBackgroundUnavailable="rgb(214, 31, 31)";export const colorBackgroundUser="rgb(200, 175, 240)";export const colorBackgroundWarning="rgb(244, 124, 34)";export const colorBackgroundWarningLightest="rgb(254, 245, 238)";export const colorBackgroundWarningWeakest="rgb(254, 245, 238)";export const colorBackgroundWeak="rgb(249, 249, 250)";export const colorBorder="rgb(136, 145, 170)";export const colorBorderDark="rgb(96, 107, 133)";export const colorBorderDecorative10Weaker="rgb(225, 227, 234)";export const colorBorderDecorative20Weaker="rgb(204, 228, 255)";export const colorBorderDecorative30Weaker="rgb(209, 250, 224)";export const colorBorderDecorative40Weaker="rgb(231, 220, 250)";export const colorBorderDestructive="rgb(214, 31, 31)";export const colorBorderDestructiveDark="rgb(117, 12, 12)";export const colorBorderDestructiveDarker="rgb(74, 11, 11)";export const colorBorderDestructiveDarkest="rgb(49, 12, 12)";export const colorBorderDestructiveLight="rgb(245, 138, 138)";export const colorBorderDestructiveLighter="rgb(252, 207, 207)";export const colorBorderDestructiveStrong="rgb(117, 12, 12)";export const colorBorderDestructiveStronger="rgb(74, 11, 11)";export const colorBorderDestructiveStrongest="rgb(49, 12, 12)";export const colorBorderDestructiveWeak="rgb(246, 177, 177)";export const colorBorderDestructiveWeaker="rgb(252, 207, 207)";export const colorBorderDestructiveWeakest="rgb(254, 236, 236)";export const colorBorderError="rgb(214, 31, 31)";export const colorBorderErrorDark="rgb(117, 12, 12)";export const colorBorderErrorLight="rgb(245, 138, 138)";export const colorBorderErrorLightest="rgb(254, 236, 236)";export const colorBorderErrorStrong="rgb(117, 12, 12)";export const colorBorderErrorStronger="rgb(74, 11, 11)";export const colorBorderErrorStrongest="rgb(49, 12, 12)";export const colorBorderErrorWeak="rgb(245, 138, 138)";export const colorBorderErrorWeaker="rgb(252, 207, 207)";export const colorBorderErrorWeakest="rgb(254, 236, 236)";export const colorBorderInverse="rgb(136, 145, 170)";export const colorBorderInverseDarker="rgba(255, 255, 255, 0.2)";export const colorBorderInverseLighter="rgba(255, 255, 255, 0.9)";export const colorBorderInverseLightest="rgb(255, 255, 255)";export const colorBorderInverseStrong="rgb(225, 227, 234)";export const colorBorderInverseStronger="rgb(244, 244, 246)";export const colorBorderInverseStrongest="rgb(255, 255, 255)";export const colorBorderInverseWeaker="rgb(57, 71, 98)";export const colorBorderInverseWeakest="rgb(31, 48, 76)";export const colorBorderLight="rgb(202, 205, 216)";export const colorBorderLighter="rgb(225, 227, 234)";export const colorBorderNeutral="rgb(2, 99, 224)";export const colorBorderNeutralLight="rgb(136, 145, 170)";export const colorBorderNeutralWeak="rgb(102, 179, 255)";export const colorBorderNeutralWeaker="rgb(204, 228, 255)";export const colorBorderNewWeaker="rgb(231, 220, 250)";export const colorBorderPrimary="rgb(2, 99, 224)";export const colorBorderPrimaryDark="rgb(0, 20, 137)";export const colorBorderPrimaryDarker="rgb(3, 11, 93)";export const colorBorderPrimaryDarkest="rgb(6, 3, 58)";export const colorBorderPrimaryLight="rgb(102, 179, 255)";export const colorBorderPrimaryLighter="rgb(204, 228, 255)";export const colorBorderPrimaryStrong="rgb(0, 20, 137)";export const colorBorderPrimaryStronger="rgb(3, 11, 93)";export const colorBorderPrimaryStrongest="rgb(6, 3, 58)";export const colorBorderPrimaryWeak="rgb(153, 205, 255)";export const colorBorderPrimaryWeaker="rgb(204, 228, 255)";export const colorBorderPrimaryWeakest="rgb(235, 244, 255)";export const colorBorderStrong="rgb(96, 107, 133)";export const colorBorderSuccess="rgb(20, 176, 83)";export const colorBorderSuccessLight="rgb(54, 213, 118)";export const colorBorderSuccessLightest="rgb(237, 253, 243)";export const colorBorderSuccessWeak="rgb(54, 213, 118)";export const colorBorderSuccessWeaker="rgb(209, 250, 224)";export const colorBorderSuccessWeakest="rgb(237, 253, 243)";export const colorBorderUser="rgb(231, 220, 250)";export const colorBorderWarning="rgb(244, 124, 34)";export const colorBorderWarningLight="rgb(255, 179, 122)";export const colorBorderWarningLightest="rgb(254, 245, 238)";export const colorBorderWarningWeak="rgb(255, 179, 122)";export const colorBorderWarningWeaker="rgb(253, 220, 196)";export const colorBorderWarningWeakest="rgb(254, 245, 238)";export const colorBorderWeak="rgb(202, 205, 216)";export const colorBorderWeaker="rgb(225, 227, 234)";export const colorBrand="rgb(0, 20, 137)";export const colorBrandHighlight="rgb(242, 47, 70)";export const colorDataVisualization1="rgb(0, 20, 137)";export const colorDataVisualization10="rgb(235, 86, 86)";export const colorDataVisualization2="rgb(14, 124, 58)";export const colorDataVisualization3="rgb(13, 58, 31)";export const colorDataVisualization4="rgb(0, 140, 255)";export const colorDataVisualization5="rgb(57, 71, 98)";export const colorDataVisualization6="rgb(166, 127, 227)";export const colorDataVisualization7="rgb(109, 46, 209)";export const colorDataVisualization8="rgb(136, 145, 170)";export const colorDataVisualization9="rgb(117, 12, 12)";export const colorGray0="rgb(255, 255, 255)";export const colorGray10="rgb(244, 244, 246)";export const colorGray100="rgb(18, 28, 45)";export const colorGray20="rgb(225, 227, 234)";export const colorGray30="rgb(202, 205, 216)";export const colorGray40="rgb(174, 178, 193)";export const colorGray50="rgb(136, 145, 170)";export const colorGray60="rgb(96, 107, 133)";export const colorGray70="rgb(75, 86, 113)";export const colorGray80="rgb(57, 71, 98)";export const colorGray90="rgb(31, 48, 76)";export const colorText="rgb(18, 28, 45)";export const colorTextBrandHighlight="rgb(242, 47, 70)";export const colorTextBrandInverse="rgb(255, 255, 255)";export const colorTextDecorative10="rgb(96, 107, 133)";export const colorTextDecorative20="rgb(0, 20, 137)";export const colorTextDecorative30="rgb(14, 124, 58)";export const colorTextDecorative40="rgb(109, 46, 209)";export const colorTextError="rgb(214, 31, 31)";export const colorTextErrorDark="rgb(173, 17, 17)";export const colorTextErrorLight="rgb(235, 86, 86)";export const colorTextErrorStrong="rgb(173, 17, 17)";export const colorTextErrorStronger="rgb(74, 11, 11)";export const colorTextErrorStrongest="rgb(49, 12, 12)";export const colorTextErrorWeak="rgb(235, 86, 86)";export const colorTextIcon="rgb(96, 107, 133)";export const colorTextIconAvailable="rgb(14, 124, 58)";export const colorTextIconBrandHighlight="rgb(242, 47, 70)";export const colorTextIconBrandInverse="rgb(255, 255, 255)";export const colorTextIconBusy="rgb(227, 106, 25)";export const colorTextIconError="rgb(214, 31, 31)";export const colorTextIconInverse="rgb(136, 145, 170)";export const colorTextIconNeutral="rgb(0, 20, 137)";export const colorTextIconNew="rgb(109, 46, 209)";export const colorTextIconOffline="rgb(96, 107, 133)";export const colorTextIconSuccess="rgb(14, 124, 58)";export const colorTextIconUnavailable="rgb(214, 31, 31)";export const colorTextIconWarning="rgb(227, 106, 25)";export const colorTextInverse="rgb(255, 255, 255)";export const colorTextInverseWeak="rgb(174, 178, 193)";export const colorTextInverseWeaker="rgb(96, 107, 133)";export const colorTextLink="rgb(2, 99, 224)";export const colorTextLinkDark="rgb(0, 20, 137)";export const colorTextLinkDarker="rgb(3, 11, 93)";export const colorTextLinkDestructive="rgb(214, 31, 31)";export const colorTextLinkDestructiveDark="rgb(173, 17, 17)";export const colorTextLinkDestructiveDarker="rgb(74, 11, 11)";export const colorTextLinkDestructiveLight="rgb(246, 177, 177)";export const colorTextLinkDestructiveStrong="rgb(173, 17, 17)";export const colorTextLinkDestructiveStronger="rgb(74, 11, 11)";export const colorTextLinkDestructiveStrongest="rgb(49, 12, 12)";export const colorTextLinkDestructiveWeak="rgb(246, 177, 177)";export const colorTextLinkLight="rgb(153, 205, 255)";export const colorTextLinkStrong="rgb(0, 20, 137)";export const colorTextLinkStronger="rgb(3, 11, 93)";export const colorTextLinkStrongest="rgb(6, 3, 58)";export const colorTextLinkWeak="rgb(153, 205, 255)";export const colorTextNeutral="rgb(0, 20, 137)";export const colorTextNew="rgb(109, 46, 209)";export const colorTextPrimary="rgb(2, 99, 224)";export const colorTextPrimaryStrong="rgb(0, 20, 137)";export const colorTextPrimaryStronger="rgb(3, 11, 93)";export const colorTextPrimaryStrongest="rgb(6, 3, 58)";export const colorTextPrimaryWeak="rgb(153, 205, 255)";export const colorTextSuccess="rgb(14, 124, 58)";export const colorTextUser="rgb(109, 46, 209)";export const colorTextWarning="rgb(141, 49, 24)";export const colorTextWarningDark="rgb(195, 83, 35)";export const colorTextWarningStrong="rgb(141, 49, 24)";export const colorTextWeak="rgb(96, 107, 133)";export const colorTextWeaker="rgb(174, 178, 193)";export const colorTextWeakest="rgb(255, 255, 255)";export const fontFamilyCode="'TwilioSansMono', Courier, monospace";export const fontFamilyDisplay="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";export const fontFamilyText="'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";export const fontFamilyTextChineseSimplified="'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";export const fontFamilyTextChineseTraditional="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontFamilyTextJapanese="'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";export const fontFamilyTextKorean="'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";export const fontSize10="0.625rem";export const fontSize100="2.5rem";export const fontSize110="3rem";export const fontSize20="0.75rem";export const fontSize30="0.875rem";export const fontSize40="1rem";export const fontSize50="1.125rem";export const fontSize60="1.25rem";export const fontSize70="1.5rem";export const fontSize80="1.75rem";export const fontSize90="2rem";export const fontSizeDisplay10="2rem";export const fontSizeDisplay20="3rem";export const fontSizeDisplay30="4rem";export const fontWeightBold="700";export const fontWeightExtrabold="800";export const fontWeightLight="400";export const fontWeightMedium="500";export const fontWeightNormal="400";export const fontWeightSemibold="600";export const lineHeight0="0";export const lineHeight05="0.75rem";export const lineHeight10="1rem";export const lineHeight100="3.25rem";export const lineHeight110="4rem";export const lineHeight20="1.25rem";export const lineHeight30="1.25rem";export const lineHeight40="1.5rem";export const lineHeight50="1.75rem";export const lineHeight60="1.75rem";export const lineHeight70="2rem";export const lineHeight80="2.5rem";export const lineHeight90="2.75rem";export const lineHeightDisplay10="2.5rem";export const lineHeightDisplay20="3.75rem";export const lineHeightDisplay30="5rem";export const shadow="0 4px 16px 0 rgba(18, 28, 45, 0.2)";export const shadowBorder="0 0 0 1px #8891aa";export const shadowBorderBottomDecorative10Weaker="0 1px 0 #e1e3ea";export const shadowBorderBottomDecorative20Weaker="0 1px 0 #cce4ff";export const shadowBorderBottomDecorative30Weaker="0 1px 0 #d1fae0";export const shadowBorderBottomDecorative40Weaker="0 1px 0 #e7dcfa";export const shadowBorderBottomErrorWeaker="0 1px 0 #fccfcf";export const shadowBorderBottomNeutralWeaker="0 1px 0 #cce4ff";export const shadowBorderBottomNewWeaker="0 1px 0 #e7dcfa";export const shadowBorderBottomPrimary="0 1px 0 #006dfa";export const shadowBorderBottomSuccessWeaker="0 1px 0 #d1fae0";export const shadowBorderBottomWarningWeaker="0 1px 0 #fddcc4";export const shadowBorderDecorative10Weaker="0 0 0 1px #e1e3ea";export const shadowBorderDecorative20Weaker="0 0 0 1px #cce4ff";export const shadowBorderDecorative30Weaker="0 0 0 1px #d1fae0";export const shadowBorderDecorative40Weaker="0 0 0 1px #e7dcfa";export const shadowBorderDestructive="0 0 0 1px #d61f1f";export const shadowBorderDestructiveDarker="0 0 0 1px #4a0b0b";export const shadowBorderDestructiveLight="0 0 0 1px #f6b1b1";export const shadowBorderDestructiveLighter="0 0 0 1px #fccfcf";export const shadowBorderDestructiveStrong="0 0 0 1px #750c0c";export const shadowBorderDestructiveStronger="0 0 0 1px #4a0b0b";export const shadowBorderDestructiveStrongest="0 0 0 1px #310c0c";export const shadowBorderDestructiveWeak="0 0 0 1px #f6b1b1";export const shadowBorderDestructiveWeaker="0 0 0 1px #fccfcf";export const shadowBorderError="0 0 0 1px #d61f1f";export const shadowBorderErrorDark="0 0 0 1px #750c0c";export const shadowBorderErrorLight="0 0 0 1px #eb5656";export const shadowBorderErrorStrong="0 0 0 1px #750c0c";export const shadowBorderErrorStronger="0 0 0 1px #4a0b0b";export const shadowBorderErrorStrongest="0 0 0 1px #310c0c";export const shadowBorderErrorWeak="0 0 0 1px #eb5656";export const shadowBorderErrorWeaker="0 0 0 1px #fccfcf";export const shadowBorderInverse="0 0 0 1px #8891aa";export const shadowBorderInverseDarker="0 0 0 1px rgba(255, 255, 255, 0.2)";export const shadowBorderInverseLight="0 0 0 1px rgba(255, 255, 255, 0.9)";export const shadowBorderInverseLightest="0 0 0 1px #ffffff";export const shadowBorderInverseStrong="0 0 0 1px #e1e3ea";export const shadowBorderInverseStronger="0 0 0 1px #f4f4f6";export const shadowBorderInverseStrongest="0 0 0 1px #ffffff";export const shadowBorderInverseWeaker="0 0 0 1px #394762";export const shadowBorderInverseWeakest="0 0 0 1px #1f304c";export const shadowBorderLight="0 0 0 1px #cacdd8";export const shadowBorderLighter="0 0 0 1px #e1e3ea";export const shadowBorderNeutralWeaker="0 0 0 1px #cce4ff";export const shadowBorderNewWeaker="0 0 0 1px #e7dcfa";export const shadowBorderPrimary="0 0 0 1px #0263e0";export const shadowBorderPrimaryDark="0 0 0 1px #001489";export const shadowBorderPrimaryDarker="0 0 0 1px #030b5d";export const shadowBorderPrimaryLight="0 0 0 1px #99cdff";export const shadowBorderPrimaryLighter="0 0 0 1px #cce4ff";export const shadowBorderPrimaryStrong="0 0 0 1px #001489";export const shadowBorderPrimaryStronger="0 0 0 1px #030b5d";export const shadowBorderPrimaryStrongest="0 0 0 1px #06033a";export const shadowBorderPrimaryWeak="0 0 0 1px #99cdff";export const shadowBorderPrimaryWeaker="0 0 0 1px #cce4ff";export const shadowBorderStrong="0 0 0 1px #606b85";export const shadowBorderSuccessWeaker="0 0 0 1px #d1fae0";export const shadowBorderUser="0 0 0 1px #e7dcfa";export const shadowBorderWarningWeaker="0 0 0 1px #fddcc4";export const shadowBorderWeak="0 0 0 1px #cacdd8";export const shadowBorderWeaker="0 0 0 1px #e1e3ea";export const shadowCard="0 2px 8px 0 rgba(18, 28, 45, 0.1)";export const shadowFocus="0 0 0 4px rgba(2, 99, 224, 0.7)";export const shadowFocusInset="inset 0 0 0 2px rgba(2, 99, 224, 0.7)";export const shadowFocusInverse="0 0 0 4px rgba(255, 255, 255, 0.4)";export const shadowFocusShadowBorder="0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa";export const shadowHigh="0 16px 24px 0 rgba(18, 28, 45, 0.2)";export const shadowLow="0 2px 8px 0 rgba(18, 28, 45, 0.1)";export const size0="0";export const size10="5.5rem";export const size100="64rem";export const size110="70.5rem";export const size120="77rem";export const size20="12rem";export const size30="18.5rem";export const size40="25rem";export const size50="31.5rem";export const size60="38rem";export const size70="44.5rem";export const size80="51rem";export const size90="57.5rem";export const sizeIcon05="0.75rem";export const sizeIcon10="1rem";export const sizeIcon100="3.25rem";export const sizeIcon110="4rem";export const sizeIcon20="1.25rem";export const sizeIcon30="1.25rem";export const sizeIcon40="1.5rem";export const sizeIcon50="1.75rem";export const sizeIcon60="1.75rem";export const sizeIcon70="2rem";export const sizeIcon80="2.5rem";export const sizeIcon90="2.75rem";export const sizeSidebar="13.75rem";export const sizeSquare0="0";export const sizeSquare10="0.125rem";export const sizeSquare100="2.25rem";export const sizeSquare110="2.5rem";export const sizeSquare120="2.75rem";export const sizeSquare130="3rem";export const sizeSquare140="3.25rem";export const sizeSquare150="3.5rem";export const sizeSquare160="3.75rem";export const sizeSquare170="4rem";export const sizeSquare180="4.25rem";export const sizeSquare190="4.5rem";export const sizeSquare20="0.25rem";export const sizeSquare200="4.75rem";export const sizeSquare25="0.375rem";export const sizeSquare30="0.5rem";export const sizeSquare40="0.75rem";export const sizeSquare50="1rem";export const sizeSquare60="1.25rem";export const sizeSquare70="1.5rem";export const sizeSquare80="1.75rem";export const sizeSquare90="2rem";export const space0="0";export const space10="0.125rem";export const space100="2.25rem";export const space110="2.5rem";export const space120="2.75rem";export const space130="3rem";export const space140="3.25rem";export const space150="3.5rem";export const space160="3.75rem";export const space170="4rem";export const space180="4.25rem";export const space190="4.5rem";export const space20="0.25rem";export const space200="4.75rem";export const space30="0.5rem";export const space40="0.75rem";export const space50="1rem";export const space60="1.25rem";export const space70="1.5rem";export const space80="1.75rem";export const space90="2rem";export const spaceNegative10="-0.125rem";export const spaceNegative100="-2.25rem";export const spaceNegative110="-2.5rem";export const spaceNegative120="-2.75rem";export const spaceNegative130="-3rem";export const spaceNegative140="-3.25rem";export const spaceNegative150="-3.5rem";export const spaceNegative160="-3.75rem";export const spaceNegative170="-4rem";export const spaceNegative180="-4.25rem";export const spaceNegative190="-4.5rem";export const spaceNegative20="-0.25rem";export const spaceNegative200="-4.75rem";export const spaceNegative30="-0.5rem";export const spaceNegative40="-0.75rem";export const spaceNegative50="-1rem";export const spaceNegative60="-1.25rem";export const spaceNegative70="-1.5rem";export const spaceNegative80="-1.75rem";export const spaceNegative90="-2rem";export const zIndex0="0";export const zIndex10="10";export const zIndex20="20";export const zIndex30="30";export const zIndex40="40";export const zIndex50="50";export const zIndex60="60";export const zIndex70="70";export const zIndex80="80";export const zIndex90="90";export const backgroundColors={colorBackground:colorBackground,colorBackgroundAvailable:"rgb(20, 176, 83)",colorBackgroundBody:colorBackgroundBody,colorBackgroundBodyInverse:"rgb(18, 28, 45)",colorBackgroundBrand:"rgb(0, 20, 137)",colorBackgroundBrandHighlight:"rgb(242, 47, 70)",colorBackgroundBrandHighlightWeakest:"rgba(242, 47, 70, 0.1)",colorBackgroundBrandStrong:"rgb(3, 11, 93)",colorBackgroundBrandStronger:"rgb(6, 3, 58)",colorBackgroundBusy:"rgb(244, 124, 34)",colorBackgroundDark:colorBackgroundDark,colorBackgroundDarker:"rgb(136, 145, 170)",colorBackgroundDarkest:"rgb(75, 86, 113)",colorBackgroundDecorative10Weakest:"rgb(244, 244, 246)",colorBackgroundDecorative20Weakest:"rgb(235, 244, 255)",colorBackgroundDecorative30Weakest:"rgb(237, 253, 243)",colorBackgroundDecorative40Weakest:"rgb(245, 240, 252)",colorBackgroundDestructive:"rgb(214, 31, 31)",colorBackgroundDestructiveDark:"rgb(117, 12, 12)",colorBackgroundDestructiveDarker:"rgb(74, 11, 11)",colorBackgroundDestructiveDarkest:"rgb(49, 12, 12)",colorBackgroundDestructiveLight:"rgb(246, 177, 177)",colorBackgroundDestructiveLighter:"rgb(252, 207, 207)",colorBackgroundDestructiveLightest:"rgb(254, 236, 236)",colorBackgroundDestructiveStrong:"rgb(117, 12, 12)",colorBackgroundDestructiveStronger:"rgb(74, 11, 11)",colorBackgroundDestructiveStrongest:"rgb(49, 12, 12)",colorBackgroundDestructiveWeak:"rgb(246, 177, 177)",colorBackgroundDestructiveWeaker:"rgb(252, 207, 207)",colorBackgroundDestructiveWeakest:"rgb(254, 236, 236)",colorBackgroundError:"rgb(214, 31, 31)",colorBackgroundErrorDark:"rgb(117, 12, 12)",colorBackgroundErrorLightest:"rgb(254, 236, 236)",colorBackgroundErrorStrong:"rgb(117, 12, 12)",colorBackgroundErrorStronger:"rgb(74, 11, 11)",colorBackgroundErrorStrongest:"rgb(49, 12, 12)",colorBackgroundErrorWeakest:"rgb(254, 236, 236)",colorBackgroundInverse:"rgb(31, 48, 76)",colorBackgroundInverseLight:"rgba(255, 255, 255, 0.2)",colorBackgroundInverseStrong:"rgb(57, 71, 98)",colorBackgroundInverseStronger:"rgb(57, 71, 98)",colorBackgroundNeutralLightest:"rgb(235, 244, 255)",colorBackgroundNeutralWeakest:"rgb(235, 244, 255)",colorBackgroundNew:colorBackgroundNew,colorBackgroundNewWeakest:"rgb(250, 247, 253)",colorBackgroundOffline:"rgb(174, 178, 193)",colorBackgroundOverlay:"rgba(6, 3, 58, 0.4)",colorBackgroundPrimary:"rgb(2, 99, 224)",colorBackgroundPrimaryDark:"rgb(0, 20, 137)",colorBackgroundPrimaryDarker:"rgb(3, 11, 93)",colorBackgroundPrimaryDarkest:"rgb(6, 3, 58)",colorBackgroundPrimaryLight:"rgb(153, 205, 255)",colorBackgroundPrimaryLighter:"rgb(204, 228, 255)",colorBackgroundPrimaryLightest:"rgb(235, 244, 255)",colorBackgroundPrimaryStrong:"rgb(0, 20, 137)",colorBackgroundPrimaryStronger:"rgb(3, 11, 93)",colorBackgroundPrimaryStrongest:"rgb(6, 3, 58)",colorBackgroundPrimaryWeak:"rgb(153, 205, 255)",colorBackgroundPrimaryWeaker:"rgb(204, 228, 255)",colorBackgroundPrimaryWeakest:"rgb(235, 244, 255)",colorBackgroundRequired:"rgb(235, 86, 86)",colorBackgroundRowStriped:"rgb(244, 244, 246)",colorBackgroundStrong:"rgb(225, 227, 234)",colorBackgroundStronger:"rgb(136, 145, 170)",colorBackgroundStrongest:"rgb(75, 86, 113)",colorBackgroundSubaccount:"rgb(255, 241, 179)",colorBackgroundSuccess:"rgb(20, 176, 83)",colorBackgroundSuccessLightest:"rgb(237, 253, 243)",colorBackgroundSuccessWeakest:"rgb(237, 253, 243)",colorBackgroundTrial:"rgb(209, 250, 224)",colorBackgroundUnavailable:"rgb(214, 31, 31)",colorBackgroundUser:colorBackgroundUser,colorBackgroundWarning:"rgb(244, 124, 34)",colorBackgroundWarningLightest:"rgb(254, 245, 238)",colorBackgroundWarningWeakest:"rgb(254, 245, 238)",colorBackgroundWeak:colorBackgroundWeak};export const borderColors={colorBorder:colorBorder,colorBorderDark:colorBorderDark,colorBorderDecorative10Weaker:"rgb(225, 227, 234)",colorBorderDecorative20Weaker:"rgb(204, 228, 255)",colorBorderDecorative30Weaker:"rgb(209, 250, 224)",colorBorderDecorative40Weaker:"rgb(231, 220, 250)",colorBorderDestructive:"rgb(214, 31, 31)",colorBorderDestructiveDark:"rgb(117, 12, 12)",colorBorderDestructiveDarker:"rgb(74, 11, 11)",colorBorderDestructiveDarkest:"rgb(49, 12, 12)",colorBorderDestructiveLight:"rgb(245, 138, 138)",colorBorderDestructiveLighter:"rgb(252, 207, 207)",colorBorderDestructiveStrong:"rgb(117, 12, 12)",colorBorderDestructiveStronger:"rgb(74, 11, 11)",colorBorderDestructiveStrongest:"rgb(49, 12, 12)",colorBorderDestructiveWeak:"rgb(246, 177, 177)",colorBorderDestructiveWeaker:"rgb(252, 207, 207)",colorBorderDestructiveWeakest:"rgb(254, 236, 236)",colorBorderError:colorBorderError,colorBorderErrorDark:"rgb(117, 12, 12)",colorBorderErrorLight:"rgb(245, 138, 138)",colorBorderErrorLightest:"rgb(254, 236, 236)",colorBorderErrorStrong:"rgb(117, 12, 12)",colorBorderErrorStronger:"rgb(74, 11, 11)",colorBorderErrorStrongest:"rgb(49, 12, 12)",colorBorderErrorWeak:"rgb(245, 138, 138)",colorBorderErrorWeaker:"rgb(252, 207, 207)",colorBorderErrorWeakest:"rgb(254, 236, 236)",colorBorderInverse:colorBorderInverse,colorBorderInverseDarker:colorBorderInverseDarker,colorBorderInverseLighter:colorBorderInverseLighter,colorBorderInverseLightest:"rgb(255, 255, 255)",colorBorderInverseStrong:"rgb(225, 227, 234)",colorBorderInverseStronger:"rgb(244, 244, 246)",colorBorderInverseStrongest:"rgb(255, 255, 255)",colorBorderInverseWeaker:"rgb(57, 71, 98)",colorBorderInverseWeakest:"rgb(31, 48, 76)",colorBorderLight:colorBorderLight,colorBorderLighter:colorBorderLighter,colorBorderNeutral:"rgb(2, 99, 224)",colorBorderNeutralLight:"rgb(136, 145, 170)",colorBorderNeutralWeak:"rgb(102, 179, 255)",colorBorderNeutralWeaker:"rgb(204, 228, 255)",colorBorderNewWeaker:"rgb(231, 220, 250)",colorBorderPrimary:"rgb(2, 99, 224)",colorBorderPrimaryDark:"rgb(0, 20, 137)",colorBorderPrimaryDarker:"rgb(3, 11, 93)",colorBorderPrimaryDarkest:"rgb(6, 3, 58)",colorBorderPrimaryLight:"rgb(102, 179, 255)",colorBorderPrimaryLighter:"rgb(204, 228, 255)",colorBorderPrimaryStrong:"rgb(0, 20, 137)",colorBorderPrimaryStronger:"rgb(3, 11, 93)",colorBorderPrimaryStrongest:"rgb(6, 3, 58)",colorBorderPrimaryWeak:"rgb(153, 205, 255)",colorBorderPrimaryWeaker:"rgb(204, 228, 255)",colorBorderPrimaryWeakest:"rgb(235, 244, 255)",colorBorderStrong:colorBorderStrong,colorBorderSuccess:"rgb(20, 176, 83)",colorBorderSuccessLight:"rgb(54, 213, 118)",colorBorderSuccessLightest:"rgb(237, 253, 243)",colorBorderSuccessWeak:"rgb(54, 213, 118)",colorBorderSuccessWeaker:"rgb(209, 250, 224)",colorBorderSuccessWeakest:"rgb(237, 253, 243)",colorBorderUser:colorBorderUser,colorBorderWarning:colorBorderWarning,colorBorderWarningLight:"rgb(255, 179, 122)",colorBorderWarningLightest:"rgb(254, 245, 238)",colorBorderWarningWeak:"rgb(255, 179, 122)",colorBorderWarningWeaker:"rgb(253, 220, 196)",colorBorderWarningWeakest:"rgb(254, 245, 238)",colorBorderWeak:colorBorderWeak,colorBorderWeaker:colorBorderWeaker};export const borderWidths={borderWidth0:"0",borderWidth10:"1px",borderWidth20:"2px",borderWidth30:"4px",borderWidth40:"8px"};export const boxShadows={shadow:shadow,shadowBorder:shadowBorder,shadowBorderBottomDecorative10Weaker:"0 1px 0 #e1e3ea",shadowBorderBottomDecorative20Weaker:"0 1px 0 #cce4ff",shadowBorderBottomDecorative30Weaker:"0 1px 0 #d1fae0",shadowBorderBottomDecorative40Weaker:"0 1px 0 #e7dcfa",shadowBorderBottomErrorWeaker:"0 1px 0 #fccfcf",shadowBorderBottomNeutralWeaker:"0 1px 0 #cce4ff",shadowBorderBottomNewWeaker:"0 1px 0 #e7dcfa",shadowBorderBottomPrimary:"0 1px 0 #006dfa",shadowBorderBottomSuccessWeaker:"0 1px 0 #d1fae0",shadowBorderBottomWarningWeaker:"0 1px 0 #fddcc4",shadowBorderDecorative10Weaker:"0 0 0 1px #e1e3ea",shadowBorderDecorative20Weaker:"0 0 0 1px #cce4ff",shadowBorderDecorative30Weaker:"0 0 0 1px #d1fae0",shadowBorderDecorative40Weaker:"0 0 0 1px #e7dcfa",shadowBorderDestructive:"0 0 0 1px #d61f1f",shadowBorderDestructiveDarker:"0 0 0 1px #4a0b0b",shadowBorderDestructiveLight:"0 0 0 1px #f6b1b1",shadowBorderDestructiveLighter:"0 0 0 1px #fccfcf",shadowBorderDestructiveStrong:"0 0 0 1px #750c0c",shadowBorderDestructiveStronger:"0 0 0 1px #4a0b0b",shadowBorderDestructiveStrongest:"0 0 0 1px #310c0c",shadowBorderDestructiveWeak:"0 0 0 1px #f6b1b1",shadowBorderDestructiveWeaker:"0 0 0 1px #fccfcf",shadowBorderError:shadowBorderError,shadowBorderErrorDark:"0 0 0 1px #750c0c",shadowBorderErrorLight:"0 0 0 1px #eb5656",shadowBorderErrorStrong:"0 0 0 1px #750c0c",shadowBorderErrorStronger:"0 0 0 1px #4a0b0b",shadowBorderErrorStrongest:"0 0 0 1px #310c0c",shadowBorderErrorWeak:"0 0 0 1px #eb5656",shadowBorderErrorWeaker:"0 0 0 1px #fccfcf",shadowBorderInverse:"0 0 0 1px #8891aa",shadowBorderInverseDarker:shadowBorderInverseDarker,shadowBorderInverseLight:shadowBorderInverseLight,shadowBorderInverseLightest:"0 0 0 1px #ffffff",shadowBorderInverseStrong:"0 0 0 1px #e1e3ea",shadowBorderInverseStronger:"0 0 0 1px #f4f4f6",shadowBorderInverseStrongest:"0 0 0 1px #ffffff",shadowBorderInverseWeaker:"0 0 0 1px #394762",shadowBorderInverseWeakest:"0 0 0 1px #1f304c",shadowBorderLight:shadowBorderLight,shadowBorderLighter:"0 0 0 1px #e1e3ea",shadowBorderNeutralWeaker:"0 0 0 1px #cce4ff",shadowBorderNewWeaker:"0 0 0 1px #e7dcfa",shadowBorderPrimary:"0 0 0 1px #0263e0",shadowBorderPrimaryDark:"0 0 0 1px #001489",shadowBorderPrimaryDarker:"0 0 0 1px #030b5d",shadowBorderPrimaryLight:"0 0 0 1px #99cdff",shadowBorderPrimaryLighter:"0 0 0 1px #cce4ff",shadowBorderPrimaryStrong:"0 0 0 1px #001489",shadowBorderPrimaryStronger:"0 0 0 1px #030b5d",shadowBorderPrimaryStrongest:"0 0 0 1px #06033a",shadowBorderPrimaryWeak:"0 0 0 1px #99cdff",shadowBorderPrimaryWeaker:"0 0 0 1px #cce4ff",shadowBorderStrong:shadowBorderStrong,shadowBorderSuccessWeaker:"0 0 0 1px #d1fae0",shadowBorderUser:shadowBorderUser,shadowBorderWarningWeaker:"0 0 0 1px #fddcc4",shadowBorderWeak:shadowBorderWeak,shadowBorderWeaker:shadowBorderWeaker,shadowCard:shadowCard,shadowFocus:shadowFocus,shadowFocusInset:shadowFocusInset,shadowFocusInverse:shadowFocusInverse,shadowFocusShadowBorder:shadowFocusShadowBorder,shadowHigh:shadowHigh,shadowLow:shadowLow};export const colors={colorBrand:colorBrand,colorBrandHighlight:"rgb(242, 47, 70)",colorGray0:colorGray0,colorGray10:colorGray10,colorGray20:colorGray20,colorGray30:colorGray30,colorGray40:colorGray40,colorGray50:colorGray50,colorGray60:colorGray60,colorGray70:colorGray70,colorGray80:colorGray80,colorGray90:colorGray90,colorGray100:colorGray100};export const dataVisualization={colorDataVisualization1:"rgb(0, 20, 137)",colorDataVisualization2:"rgb(14, 124, 58)",colorDataVisualization3:"rgb(13, 58, 31)",colorDataVisualization4:"rgb(0, 140, 255)",colorDataVisualization5:"rgb(57, 71, 98)",colorDataVisualization6:"rgb(166, 127, 227)",colorDataVisualization7:"rgb(109, 46, 209)",colorDataVisualization8:"rgb(136, 145, 170)",colorDataVisualization9:"rgb(117, 12, 12)",colorDataVisualization10:"rgb(235, 86, 86)"};export const fonts={fontFamilyCode:fontFamilyCode,fontFamilyDisplay:fontFamilyDisplay,fontFamilyText:fontFamilyText,fontFamilyTextChineseSimplified:fontFamilyTextChineseSimplified,fontFamilyTextChineseTraditional:fontFamilyTextChineseTraditional,fontFamilyTextJapanese:fontFamilyTextJapanese,fontFamilyTextKorean:fontFamilyTextKorean};export const fontSizes={fontSize10:"0.625rem",fontSize20:"0.75rem",fontSize30:"0.875rem",fontSize40:"1rem",fontSize50:"1.125rem",fontSize60:"1.25rem",fontSize70:"1.5rem",fontSize80:"1.75rem",fontSize90:"2rem",fontSize100:"2.5rem",fontSize110:"3rem",fontSizeDisplay10:"2rem",fontSizeDisplay20:"3rem",fontSizeDisplay30:"4rem"};export const fontWeights={fontWeightLight:"400",fontWeightNormal:"400",fontWeightMedium:"500",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightExtrabold:"800"};export const lineHeights={lineHeight0:"0",lineHeight05:"0.75rem",lineHeight10:"1rem",lineHeight20:"1.25rem",lineHeight30:"1.25rem",lineHeight40:"1.5rem",lineHeight50:"1.75rem",lineHeight60:"1.75rem",lineHeight70:"2rem",lineHeight80:"2.5rem",lineHeight90:"2.75rem",lineHeight100:"3.25rem",lineHeight110:"4rem",lineHeightDisplay10:"2.5rem",lineHeightDisplay20:"3.75rem",lineHeightDisplay30:"5rem"};export const radii={borderRadius0:"0",borderRadius10:"2px",borderRadius20:"4px",borderRadius30:"8px",borderRadiusCircle:"50%",borderRadiusPill:"100px"};export const sizings={size0:"0",size10:size10,size20:size20,size30:size30,size40:size40,size50:size50,size60:size60,size70:size70,size80:size80,size90:size90,size100:"64rem",size110:size110,size120:"77rem",sizeIcon05:"0.75rem",sizeIcon10:"1rem",sizeIcon20:"1.25rem",sizeIcon30:"1.25rem",sizeIcon40:"1.5rem",sizeIcon50:"1.75rem",sizeIcon60:"1.75rem",sizeIcon70:"2rem",sizeIcon80:"2.5rem",sizeIcon90:"2.75rem",sizeIcon100:"3.25rem",sizeIcon110:"4rem",sizeSidebar:"13.75rem",sizeSquare0:"0",sizeSquare10:"0.125rem",sizeSquare20:"0.25rem",sizeSquare25:"0.375rem",sizeSquare30:"0.5rem",sizeSquare40:"0.75rem",sizeSquare50:"1rem",sizeSquare60:"1.25rem",sizeSquare70:"1.5rem",sizeSquare80:"1.75rem",sizeSquare90:"2rem",sizeSquare100:"2.25rem",sizeSquare110:"2.5rem",sizeSquare120:"2.75rem",sizeSquare130:"3rem",sizeSquare140:"3.25rem",sizeSquare150:"3.5rem",sizeSquare160:"3.75rem",sizeSquare170:"4rem",sizeSquare180:"4.25rem",sizeSquare190:"4.5rem",sizeSquare200:"4.75rem"};export const spacings={space0:"0",space10:space10,space20:space20,space30:space30,space40:space40,space50:"1rem",space60:space60,space70:space70,space80:space80,space90:"2rem",space100:space100,space110:"2.5rem",space120:space120,space130:"3rem",space140:space140,space150:"3.5rem",space160:space160,space170:"4rem",space180:space180,space190:"4.5rem",space200:space200,spaceNegative10:"-0.125rem",spaceNegative20:"-0.25rem",spaceNegative30:"-0.5rem",spaceNegative40:"-0.75rem",spaceNegative50:"-1rem",spaceNegative60:"-1.25rem",spaceNegative70:"-1.5rem",spaceNegative80:"-1.75rem",spaceNegative90:"-2rem",spaceNegative100:"-2.25rem",spaceNegative110:"-2.5rem",spaceNegative120:"-2.75rem",spaceNegative130:"-3rem",spaceNegative140:"-3.25rem",spaceNegative150:"-3.5rem",spaceNegative160:"-3.75rem",spaceNegative170:"-4rem",spaceNegative180:"-4.25rem",spaceNegative190:"-4.5rem",spaceNegative200:"-4.75rem"};export const textColors={colorText:colorText,colorTextBrandHighlight:"rgb(242, 47, 70)",colorTextBrandInverse:"rgb(255, 255, 255)",colorTextDecorative10:"rgb(96, 107, 133)",colorTextDecorative20:"rgb(0, 20, 137)",colorTextDecorative30:"rgb(14, 124, 58)",colorTextDecorative40:"rgb(109, 46, 209)",colorTextError:colorTextError,colorTextErrorDark:"rgb(173, 17, 17)",colorTextErrorLight:"rgb(235, 86, 86)",colorTextErrorStrong:"rgb(173, 17, 17)",colorTextErrorStronger:"rgb(74, 11, 11)",colorTextErrorStrongest:"rgb(49, 12, 12)",colorTextErrorWeak:"rgb(235, 86, 86)",colorTextIcon:colorTextIcon,colorTextIconAvailable:"rgb(14, 124, 58)",colorTextIconBrandHighlight:"rgb(242, 47, 70)",colorTextIconBrandInverse:"rgb(255, 255, 255)",colorTextIconBusy:colorTextIconBusy,colorTextIconError:"rgb(214, 31, 31)",colorTextIconInverse:"rgb(136, 145, 170)",colorTextIconNeutral:"rgb(0, 20, 137)",colorTextIconNew:colorTextIconNew,colorTextIconOffline:"rgb(96, 107, 133)",colorTextIconSuccess:"rgb(14, 124, 58)",colorTextIconUnavailable:"rgb(214, 31, 31)",colorTextIconWarning:"rgb(227, 106, 25)",colorTextInverse:colorTextInverse,colorTextInverseWeak:"rgb(174, 178, 193)",colorTextInverseWeaker:"rgb(96, 107, 133)",colorTextLink:colorTextLink,colorTextLinkDark:"rgb(0, 20, 137)",colorTextLinkDarker:"rgb(3, 11, 93)",colorTextLinkDestructive:"rgb(214, 31, 31)",colorTextLinkDestructiveDark:"rgb(173, 17, 17)",colorTextLinkDestructiveDarker:"rgb(74, 11, 11)",colorTextLinkDestructiveLight:"rgb(246, 177, 177)",colorTextLinkDestructiveStrong:"rgb(173, 17, 17)",colorTextLinkDestructiveStronger:"rgb(74, 11, 11)",colorTextLinkDestructiveStrongest:"rgb(49, 12, 12)",colorTextLinkDestructiveWeak:"rgb(246, 177, 177)",colorTextLinkLight:colorTextLinkLight,colorTextLinkStrong:"rgb(0, 20, 137)",colorTextLinkStronger:"rgb(3, 11, 93)",colorTextLinkStrongest:"rgb(6, 3, 58)",colorTextLinkWeak:colorTextLinkWeak,colorTextNeutral:colorTextNeutral,colorTextNew:colorTextNew,colorTextPrimary:colorTextPrimary,colorTextPrimaryStrong:"rgb(0, 20, 137)",colorTextPrimaryStronger:"rgb(3, 11, 93)",colorTextPrimaryStrongest:"rgb(6, 3, 58)",colorTextPrimaryWeak:"rgb(153, 205, 255)",colorTextSuccess:colorTextSuccess,colorTextUser:colorTextUser,colorTextWarning:colorTextWarning,colorTextWarningDark:"rgb(195, 83, 35)",colorTextWarningStrong:"rgb(141, 49, 24)",colorTextWeak:colorTextWeak,colorTextWeaker:colorTextWeaker,colorTextWeakest:colorTextWeakest};export const zIndices={zIndex0:"0",zIndex10:"10",zIndex20:"20",zIndex30:"30",zIndex40:"40",zIndex50:"50",zIndex60:"60",zIndex70:"70",zIndex80:"80",zIndex90:"90"}; |
@@ -35,2 +35,3 @@ { | ||
"color-background-strong": "rgb(225, 227, 234)", | ||
"color-background-new-weakest": "rgb(250, 247, 253)", | ||
"color-background-destructive": "rgb(214, 31, 31)", | ||
@@ -58,2 +59,3 @@ "color-background-weak": "rgb(249, 249, 250)", | ||
"color-background-decorative-40-weakest": "rgb(245, 240, 252)", | ||
"color-background-inverse-stronger": "rgb(57, 71, 98)", | ||
"color-background-decorative-30-weakest": "rgb(237, 253, 243)", | ||
@@ -106,2 +108,3 @@ "color-background-body": "rgb(255, 255, 255)", | ||
"color-border-error-weaker": "rgb(252, 207, 207)", | ||
"color-border-user": "rgb(231, 220, 250)", | ||
"color-border-neutral-weaker": "rgb(204, 228, 255)", | ||
@@ -131,2 +134,3 @@ "color-border-warning": "rgb(244, 124, 34)", | ||
"color-border-error-weakest": "rgb(254, 236, 236)", | ||
"color-border-error-strongest": "rgb(49, 12, 12)", | ||
"color-border-error-strong": "rgb(117, 12, 12)", | ||
@@ -178,2 +182,3 @@ "color-border-error-weak": "rgb(245, 138, 138)", | ||
"shadow-border-destructive-stronger": "0 0 0 1px #4a0b0b", | ||
"shadow-border-success-weaker": "0 0 0 1px #d1fae0", | ||
"shadow-border-primary-stronger": "0 0 0 1px #030b5d", | ||
@@ -183,4 +188,6 @@ "shadow-border-bottom-warning-weaker": "0 1px 0 #fddcc4", | ||
"shadow-border-primary-weaker": "0 0 0 1px #cce4ff", | ||
"shadow-border-new-weaker": "0 0 0 1px #e7dcfa", | ||
"shadow-low": "0 2px 8px 0 rgba(18, 28, 45, 0.1)", | ||
"shadow-border-inverse-strong": "0 0 0 1px #e1e3ea", | ||
"shadow-border-warning-weaker": "0 0 0 1px #fddcc4", | ||
"shadow-border-strong": "0 0 0 1px #606b85", | ||
@@ -199,4 +206,6 @@ "shadow-focus": "0 0 0 4px rgba(2, 99, 224, 0.7)", | ||
"shadow-border-bottom-decorative-10-weaker": "0 1px 0 #e1e3ea", | ||
"shadow-border-bottom-primary": "0 1px 0 #006dfa", | ||
"shadow-border-bottom-decorative-20-weaker": "0 1px 0 #cce4ff", | ||
"shadow-border-inverse-stronger": "0 0 0 1px #f4f4f6", | ||
"shadow-border-error-strongest": "0 0 0 1px #310c0c", | ||
"shadow-border-destructive-strong": "0 0 0 1px #750c0c", | ||
@@ -214,9 +223,16 @@ "shadow-border-inverse-weaker": "0 0 0 1px #394762", | ||
"shadow-border-bottom-neutral-weaker": "0 1px 0 #cce4ff", | ||
"shadow-border-decorative-10-weaker": "0 0 0 1px #e1e3ea", | ||
"shadow-border-decorative-20-weaker": "0 0 0 1px #cce4ff", | ||
"shadow-focus-inset": "inset 0 0 0 2px rgba(2, 99, 224, 0.7)", | ||
"shadow-border-inverse": "0 0 0 1px #8891aa", | ||
"shadow-border-decorative-30-weaker": "0 0 0 1px #d1fae0", | ||
"shadow-border-inverse-weakest": "0 0 0 1px #1f304c", | ||
"shadow-border-bottom-success-weaker": "0 1px 0 #d1fae0", | ||
"shadow-border-decorative-40-weaker": "0 0 0 1px #e7dcfa", | ||
"shadow-border-error-stronger": "0 0 0 1px #4a0b0b", | ||
"shadow-card": "0 2px 8px 0 rgba(18, 28, 45, 0.1)", | ||
"shadow-border-error-weaker": "0 0 0 1px #fccfcf", | ||
"shadow-border-inverse-strongest": "0 0 0 1px #ffffff", | ||
"shadow-border-user": "0 0 0 1px #e7dcfa", | ||
"shadow-border-neutral-weaker": "0 0 0 1px #cce4ff", | ||
"color-data-visualization-10": "rgb(235, 86, 86)", | ||
@@ -238,2 +254,3 @@ "color-data-visualization-1": "rgb(0, 20, 137)", | ||
"font-family-text-chinese-simplified": "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif", | ||
"font-family-display": "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", | ||
"font-size-110": "3rem", | ||
@@ -388,4 +405,7 @@ "font-size-100": "2.5rem", | ||
"color-text-link-stronger": "rgb(3, 11, 93)", | ||
"color-text-user": "rgb(109, 46, 209)", | ||
"color-text-icon-new": "rgb(109, 46, 209)", | ||
"color-text-icon-offline": "rgb(96, 107, 133)", | ||
"color-text-link-destructive": "rgb(214, 31, 31)", | ||
"color-text-primary-stronger": "rgb(3, 11, 93)", | ||
"color-text-icon-success": "rgb(14, 124, 58)", | ||
@@ -401,4 +421,6 @@ "color-text-warning": "rgb(141, 49, 24)", | ||
"color-text-icon-brand-inverse": "rgb(255, 255, 255)", | ||
"color-text-primary": "rgb(2, 99, 224)", | ||
"color-text-success": "rgb(14, 124, 58)", | ||
"color-text-weak": "rgb(96, 107, 133)", | ||
"color-text-primary-strongest": "rgb(6, 3, 58)", | ||
"color-text-icon": "rgb(96, 107, 133)", | ||
@@ -417,2 +439,3 @@ "color-text-link": "rgb(2, 99, 224)", | ||
"color-text-brand-inverse": "rgb(255, 255, 255)", | ||
"color-text-error-strongest": "rgb(49, 12, 12)", | ||
"color-text-decorative-30": "rgb(14, 124, 58)", | ||
@@ -427,2 +450,4 @@ "color-text-link-weak": "rgb(153, 205, 255)", | ||
"color-text-inverse-weaker": "rgb(96, 107, 133)", | ||
"color-text-primary-strong": "rgb(0, 20, 137)", | ||
"color-text-primary-weak": "rgb(153, 205, 255)", | ||
"color-text-inverse": "rgb(255, 255, 255)", | ||
@@ -429,0 +454,0 @@ "color-text-weaker": "rgb(174, 178, 193)", |
{ | ||
"name": "@twilio-paste/design-tokens", | ||
"version": "8.3.0", | ||
"version": "8.4.0", | ||
"description": "Paste Design System Tokens package with a number of different formats for Web, Mobile, and Sketch.", | ||
@@ -5,0 +5,0 @@ "main": "dist/tokens.common.js", |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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 too big to display
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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 too big to display
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 too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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 too big to display
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
3778950
80
68089