@lumx/core 2.1.9 → 2.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/design-tokens.css +176 -605
- package/css/material.css +2 -0
- package/js/constants/design-tokens.js +2315 -2707
- package/js/constants/design-tokens.min.js +1 -1
- package/js/constants/design-tokens.min.js.map +1 -1
- package/js/constants/design-tokens.ts +992 -4311
- package/js/custom-colors.min.js.map +1 -1
- package/js/date-picker.min.js.map +1 -1
- package/js/utils.min.js.map +1 -1
- package/lumx.css +1 -1
- package/lumx.min.css +1 -1
- package/package.json +2 -2
- package/scss/_components.scss +1 -0
- package/scss/_design-tokens.scss +190 -610
- package/scss/components/skeleton/_index.scss +4 -7
- package/scss/components/skeleton/_mixins.scss +10 -0
- package/scss/components/thumbnail/_index.scss +100 -49
- package/scss/components/user-block/_index.scss +1 -10
- package/scss/core/color/_functions.scss +2 -6
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(t){function e(i){if(o[i])return o[i].exports;var r=o[i]={i:i,l:!1,exports:{}};return t[i].call(r.exports,r,r.exports,e),r.l=!0,r.exports}var o={};e.m=t,e.c=o,e.d=function(t,o,i){e.o(t,o)||Object.defineProperty(t,o,{enumerable:!0,get:i})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,o){if(1&o&&(t=e(t)),8&o)return t;if(4&o&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(e.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&o&&"string"!=typeof t)for(var r in t)e.d(i,r,function(e){return t[e]}.bind(null,r));return i},e.n=function(t){var o=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(o,"a",o),o},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=108)}({108:function(t,e,o){"use strict";o.r(e),o.d(e,"DESIGN_TOKENS",(function(){return i}));var i={button:{height:{attributes:{category:"button",type:"height"}},"border-radius":{attributes:{category:"button",type:"border-radius"}},"emphasis-high":{"state-default":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-high",item:"state-default"}}},"border-width":{attributes:{category:"button",type:"emphasis-high",item:"state-default"}},"theme-light":{"background-color":{attributes:{category:"button",type:"emphasis-high",item:"state-default"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-high",item:"state-default"}},"border-color":{attributes:{category:"button",type:"emphasis-high",item:"state-default"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-high",item:"state-default"}},color:{attributes:{category:"button",type:"emphasis-high",item:"state-default"}},"border-color":{attributes:{category:"button",type:"emphasis-high",item:"state-default"}}}},"state-hover":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-high",item:"state-hover"}}},"border-width":{attributes:{category:"button",type:"emphasis-high",item:"state-hover"}},"theme-light":{"background-color":{attributes:{category:"button",type:"emphasis-high",item:"state-hover"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-high",item:"state-hover"}},"border-color":{attributes:{category:"button",type:"emphasis-high",item:"state-hover"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 90% opacity",attributes:{category:"button",type:"emphasis-high",item:"state-hover"}},color:{attributes:{category:"button",type:"emphasis-high",item:"state-hover"}},"border-color":{attributes:{category:"button",type:"emphasis-high",item:"state-hover"}}}},"state-active":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-high",item:"state-active"}}},"border-width":{attributes:{category:"button",type:"emphasis-high",item:"state-active"}},"theme-light":{"background-color":{attributes:{category:"button",type:"emphasis-high",item:"state-active"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-high",item:"state-active"}},"border-color":{attributes:{category:"button",type:"emphasis-high",item:"state-active"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 80% opacity",attributes:{category:"button",type:"emphasis-high",item:"state-active"}},color:{attributes:{category:"button",type:"emphasis-high",item:"state-active"}},"border-color":{attributes:{category:"button",type:"emphasis-high",item:"state-active"}}}}},"emphasis-medium":{"state-default":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-medium",item:"state-default"}}},"border-width":{attributes:{category:"button",type:"emphasis-medium",item:"state-default"}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-default"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-default"}},"border-color":{attributes:{category:"button",type:"emphasis-medium",item:"state-default"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-default"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-medium",item:"state-default"}},"border-color":{attributes:{category:"button",type:"emphasis-medium",item:"state-default"}}}},"state-hover":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-medium",item:"state-hover"}}},"border-width":{attributes:{category:"button",type:"emphasis-medium",item:"state-hover"}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-hover"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-hover"}},"border-color":{attributes:{category:"button",type:"emphasis-medium",item:"state-hover"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-hover"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-medium",item:"state-hover"}},"border-color":{attributes:{category:"button",type:"emphasis-medium",item:"state-hover"}}}},"state-active":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-medium",item:"state-active"}}},"border-width":{attributes:{category:"button",type:"emphasis-medium",item:"state-active"}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 38% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-active"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-active"}},"border-color":{attributes:{category:"button",type:"emphasis-medium",item:"state-active"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 60% opacity",attributes:{category:"button",type:"emphasis-medium",item:"state-active"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-medium",item:"state-active"}},"border-color":{attributes:{category:"button",type:"emphasis-medium",item:"state-active"}}}}},"emphasis-low":{"state-default":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-low",item:"state-default"}}},"border-width":{attributes:{category:"button",type:"emphasis-low",item:"state-default"}},"theme-light":{"background-color":{attributes:{category:"button",type:"emphasis-low",item:"state-default"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"button",type:"emphasis-low",item:"state-default"}},"border-color":{attributes:{category:"button",type:"emphasis-low",item:"state-default"}}},"theme-dark":{"background-color":{attributes:{category:"button",type:"emphasis-low",item:"state-default"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-low",item:"state-default"}},"border-color":{attributes:{category:"button",type:"emphasis-low",item:"state-default"}}}},"state-hover":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-low",item:"state-hover"}}},"border-width":{attributes:{category:"button",type:"emphasis-low",item:"state-hover"}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"button",type:"emphasis-low",item:"state-hover"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"button",type:"emphasis-low",item:"state-hover"}},"border-color":{attributes:{category:"button",type:"emphasis-low",item:"state-hover"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"button",type:"emphasis-low",item:"state-hover"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-low",item:"state-hover"}},"border-color":{attributes:{category:"button",type:"emphasis-low",item:"state-hover"}}}},"state-active":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-low",item:"state-active"}}},"border-width":{attributes:{category:"button",type:"emphasis-low",item:"state-active"}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"button",type:"emphasis-low",item:"state-active"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"button",type:"emphasis-low",item:"state-active"}},"border-color":{attributes:{category:"button",type:"emphasis-low",item:"state-active"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"button",type:"emphasis-low",item:"state-active"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-low",item:"state-active"}},"border-color":{attributes:{category:"button",type:"emphasis-low",item:"state-active"}}}}},"emphasis-selected":{"state-default":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-selected",item:"state-default"}}},"border-width":{attributes:{category:"button",type:"emphasis-selected",item:"state-default"}},"theme-light":{"background-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-default"}},color:{attributes:{category:"button",type:"emphasis-selected",item:"state-default"}},"border-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-default"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 60% opacity",attributes:{category:"button",type:"emphasis-selected",item:"state-default"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-selected",item:"state-default"}},"border-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-default"}}}},"state-hover":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-selected",item:"state-hover"}}},"border-width":{attributes:{category:"button",type:"emphasis-selected",item:"state-hover"}},"theme-light":{"background-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-hover"}},color:{attributes:{category:"button",type:"emphasis-selected",item:"state-hover"}},"border-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-hover"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"button",type:"emphasis-selected",item:"state-hover"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-selected",item:"state-hover"}},"border-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-hover"}}}},"state-active":{padding:{horizontal:{attributes:{category:"button",type:"emphasis-selected",item:"state-active"}}},"border-width":{attributes:{category:"button",type:"emphasis-selected",item:"state-active"}},"theme-light":{"background-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-active"}},color:{attributes:{category:"button",type:"emphasis-selected",item:"state-active"}},"border-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-active"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"button",type:"emphasis-selected",item:"state-active"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"button",type:"emphasis-selected",item:"state-active"}},"border-color":{attributes:{category:"button",type:"emphasis-selected",item:"state-active"}}}}}},material:{button:{"text-transform":{attributes:{category:"material",type:"button",item:"text-transform"}}},checkbox:{"wrapper-size":{attributes:{category:"material",type:"checkbox",item:"wrapper-size"}},"control-size":{attributes:{category:"material",type:"checkbox",item:"control-size"}}},chip:{"size-m":{height:{attributes:{category:"material",type:"chip",item:"size-m"}},"border-radius":{attributes:{category:"material",type:"chip",item:"size-m"}},"padding-vertical":{attributes:{category:"material",type:"chip",item:"size-m"}}},"size-s":{height:{attributes:{category:"material",type:"chip",item:"size-s"}},"border-radius":{attributes:{category:"material",type:"chip",item:"size-s"}},"padding-vertical":{attributes:{category:"material",type:"chip",item:"size-s"}}}},"input-helper":{"font-size":{attributes:{category:"material",type:"input-helper",item:"font-size"}},"font-weight":{attributes:{category:"material",type:"input-helper",item:"font-weight"}},"line-height":{attributes:{category:"material",type:"input-helper",item:"line-height"}}},"input-label":{"font-size":{attributes:{category:"material",type:"input-label",item:"font-size"}},"font-weight":{attributes:{category:"material",type:"input-label",item:"font-weight"}},"line-height":{attributes:{category:"material",type:"input-label",item:"line-height"}}},progress:{bounce:{attributes:{category:"material",type:"progress",item:"bounce"}},rotate:{attributes:{category:"material",type:"progress",item:"rotate"}}},"radio-button":{"wrapper-size":{attributes:{category:"material",type:"radio-button",item:"wrapper-size"}},"control-size":{attributes:{category:"material",type:"radio-button",item:"control-size"}},"indicator-size":{attributes:{category:"material",type:"radio-button",item:"indicator-size"}}},switch:{wrapper:{width:{attributes:{category:"material",type:"switch",item:"wrapper"}},height:{attributes:{category:"material",type:"switch",item:"wrapper"}}},control:{width:{attributes:{category:"material",type:"switch",item:"control"}},height:{attributes:{category:"material",type:"switch",item:"control"}}},indicator:{size:{attributes:{category:"material",type:"switch",item:"indicator"}},offset:{attributes:{category:"material",type:"switch",item:"indicator"}}}},"text-field":{padding:{top:{attributes:{category:"material",type:"text-field",item:"padding"}},bottom:{attributes:{category:"material",type:"text-field",item:"padding"}}},header:{wrapper:{"margin-bottom":{attributes:{category:"material",type:"text-field",item:"header"}}},label:{"font-size":{attributes:{category:"material",type:"text-field",item:"header"}},"font-weight":{attributes:{category:"material",type:"text-field",item:"header"}},"line-height":{attributes:{category:"material",type:"text-field",item:"header"}}}},input:{content:{"font-size":{attributes:{category:"material",type:"text-field",item:"input"}},"font-weight":{attributes:{category:"material",type:"text-field",item:"input"}},"line-height":{attributes:{category:"material",type:"text-field",item:"input"}}}}}},navigation:{item:{padding:{horizontal:{attributes:{category:"navigation",type:"item",item:"padding"}}},"min-height":{attributes:{category:"navigation",type:"item",item:"min-height"}},"border-radius":{attributes:{category:"navigation",type:"item",item:"border-radius"}},"emphasis-low":{"state-default":{border:{top:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},right:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},bottom:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},left:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}}},"theme-light":{"background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"icon-color":{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"label-color":{version:"0.22",comment:"Neutral dark color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-color":{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},"theme-dark":{"background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"icon-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"label-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}}}},"state-hover":{border:{top:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},right:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},bottom:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},left:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"icon-color":{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"label-color":{version:"0.22",comment:"Neutral dark color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-background-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-color":{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"icon-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"label-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}}}},"state-active":{border:{top:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},right:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},bottom:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},left:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-low"}}}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"icon-color":{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"label-color":{version:"0.22",comment:"Neutral dark color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-background-color":{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-color":{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"icon-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"label-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-low"}},"chevron-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-low"}}}}},"emphasis-selected":{"state-default":{border:{top:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},right:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},bottom:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},left:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}}},"theme-light":{"background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"border-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"icon-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"label-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 60% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"icon-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"label-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}}},"state-hover":{border:{top:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},right:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},bottom:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},left:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}}},"theme-light":{"background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"border-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"icon-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"label-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"icon-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"label-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}}},"state-active":{border:{top:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},right:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},bottom:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},left:{width:{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}}},"theme-light":{"background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"border-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"icon-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"label-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-background-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-color":{attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"icon-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"label-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}},"chevron-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"navigation",type:"item",item:"emphasis-selected"}}}}}}},tabs:{link:{height:{attributes:{category:"tabs",type:"link",item:"height"}},"border-radius":{attributes:{category:"tabs",type:"link",item:"border-radius"}},"emphasis-low":{"state-default":{border:{top:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},right:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},bottom:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},left:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}}},"theme-light":{"background-color":{attributes:{category:"tabs",type:"link",item:"emphasis-low"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},"theme-dark":{"background-color":{attributes:{category:"tabs",type:"link",item:"emphasis-low"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}}}},"state-hover":{border:{top:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},right:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},bottom:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},left:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}}}},"state-active":{border:{top:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},right:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},bottom:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},left:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-low"}}}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-low"}},"border-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-low"}}}}},"emphasis-selected":{"state-default":{border:{top:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},right:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},bottom:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},left:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}}},"theme-light":{"background-color":{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},"border-color":{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},"theme-dark":{"background-color":{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},"border-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}}},"state-hover":{border:{top:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},right:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},bottom:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},left:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},"border-color":{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},"border-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}}},"state-active":{border:{top:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},right:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},bottom:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},left:{width:{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}}},"theme-light":{"background-color":{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},color:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},"border-color":{attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}},"theme-dark":{"background-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},color:{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}},"border-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"tabs",type:"link",item:"emphasis-selected"}}}}}}},"text-field":{input:{"min-height":{attributes:{category:"text-field",type:"input",item:"min-height"}},padding:{horizontal:{attributes:{category:"text-field",type:"input",item:"padding"}}},"border-radius":{attributes:{category:"text-field",type:"input",item:"border-radius"}}},"state-default":{input:{border:{top:{width:{attributes:{category:"text-field",type:"state-default",item:"input"}}},right:{width:{attributes:{category:"text-field",type:"state-default",item:"input"}}},bottom:{width:{attributes:{category:"text-field",type:"state-default",item:"input"}}},left:{width:{attributes:{category:"text-field",type:"state-default",item:"input"}}}}},"theme-light":{header:{label:{color:{version:"0.22",comment:"Neutral dark color",attributes:{category:"text-field",type:"state-default",item:"theme-light"}}}},input:{"background-color":{version:"0.22",comment:"Base dark color with 5% opacity",attributes:{category:"text-field",type:"state-default",item:"theme-light"}},"border-color":{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"text-field",type:"state-default",item:"theme-light"}},content:{color:{version:"0.22",comment:"Neutral dark color",attributes:{category:"text-field",type:"state-default",item:"theme-light"}}},placeholder:{color:{version:"0.22",comment:"Base dark color with 54% opacity",attributes:{category:"text-field",type:"state-default",item:"theme-light"}}}}},"theme-dark":{header:{label:{color:{version:"0.22",comment:"Neutral light color",attributes:{category:"text-field",type:"state-default",item:"theme-dark"}}}},input:{"background-color":{version:"0.22",comment:"Base light color with 10% opacity",attributes:{category:"text-field",type:"state-default",item:"theme-dark"}},"border-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"text-field",type:"state-default",item:"theme-dark"}},content:{color:{version:"0.22",comment:"Neutral light color",attributes:{category:"text-field",type:"state-default",item:"theme-dark"}}},placeholder:{color:{version:"0.22",comment:"Base light color with 80% opacity",attributes:{category:"text-field",type:"state-default",item:"theme-dark"}}}}}},"state-hover":{input:{border:{top:{width:{attributes:{category:"text-field",type:"state-hover",item:"input"}}},right:{width:{attributes:{category:"text-field",type:"state-hover",item:"input"}}},bottom:{width:{attributes:{category:"text-field",type:"state-hover",item:"input"}}},left:{width:{attributes:{category:"text-field",type:"state-hover",item:"input"}}}}},"theme-light":{input:{"background-color":{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"text-field",type:"state-hover",item:"theme-light"}},"border-color":{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"text-field",type:"state-hover",item:"theme-light"}},content:{color:{version:"0.22",comment:"Neutral dark color",attributes:{category:"text-field",type:"state-hover",item:"theme-light"}}},placeholder:{color:{version:"0.22",comment:"Base dark color with 54% opacity",attributes:{category:"text-field",type:"state-hover",item:"theme-light"}}}}},"theme-dark":{input:{"background-color":{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"text-field",type:"state-hover",item:"theme-dark"}},"border-color":{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"text-field",type:"state-hover",item:"theme-dark"}},content:{color:{version:"0.22",comment:"Neutral light color",attributes:{category:"text-field",type:"state-hover",item:"theme-dark"}}},placeholder:{color:{version:"0.22",comment:"Base light color with 80% opacity",attributes:{category:"text-field",type:"state-hover",item:"theme-dark"}}}}}},"state-focus":{input:{border:{top:{width:{attributes:{category:"text-field",type:"state-focus",item:"input"}}},right:{width:{attributes:{category:"text-field",type:"state-focus",item:"input"}}},bottom:{width:{attributes:{category:"text-field",type:"state-focus",item:"input"}}},left:{width:{attributes:{category:"text-field",type:"state-focus",item:"input"}}}}},"theme-light":{header:{label:{color:{version:"0.22",comment:"Neutral dark color",attributes:{category:"text-field",type:"state-focus",item:"theme-light"}}}},input:{"background-color":{version:"0.22",comment:"Neutral light color",attributes:{category:"text-field",type:"state-focus",item:"theme-light"}},"border-color":{version:"0.22",comment:"Base blue color with 60% opacity",attributes:{category:"text-field",type:"state-focus",item:"theme-light"}},content:{color:{version:"0.22",comment:"Neutral dark color",attributes:{category:"text-field",type:"state-focus",item:"theme-light"}}},placeholder:{color:{version:"0.22",comment:"Base dark color with 54% opacity",attributes:{category:"text-field",type:"state-focus",item:"theme-light"}}}}},"theme-dark":{header:{label:{color:{version:"0.22",comment:"Neutral light color",attributes:{category:"text-field",type:"state-focus",item:"theme-dark"}}}},input:{"background-color":{attributes:{category:"text-field",type:"state-focus",item:"theme-dark"}},"border-color":{version:"0.22",comment:"Base light color with 80% opacity",attributes:{category:"text-field",type:"state-focus",item:"theme-dark"}},content:{color:{version:"0.22",comment:"Neutral light color",attributes:{category:"text-field",type:"state-focus",item:"theme-dark"}}},placeholder:{color:{version:"0.22",comment:"Base light color with 80% opacity",attributes:{category:"text-field",type:"state-focus",item:"theme-dark"}}}}}}},"border-radius":{attributes:{category:"border-radius"}},color:{dark:{N:{version:"0.22",comment:"Neutral dark color",attributes:{category:"color",type:"dark",item:"N",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L1:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"color",type:"dark",item:"L1",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L2:{version:"0.22",comment:"Base dark color with 54% opacity",attributes:{category:"color",type:"dark",item:"L2",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L3:{version:"0.22",comment:"Base dark color with 38% opacity",attributes:{category:"color",type:"dark",item:"L3",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L4:{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"color",type:"dark",item:"L4",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L5:{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"color",type:"dark",item:"L5",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L6:{version:"0.22",comment:"Base dark color with 5% opacity",attributes:{category:"color",type:"dark",item:"L6",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}}},light:{N:{version:"0.22",comment:"Neutral light color",attributes:{category:"color",type:"light",item:"N",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L1:{version:"0.22",comment:"Base light color with 90% opacity",attributes:{category:"color",type:"light",item:"L1",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L2:{version:"0.22",comment:"Base light color with 80% opacity",attributes:{category:"color",type:"light",item:"L2",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L3:{version:"0.22",comment:"Base light color with 60% opacity",attributes:{category:"color",type:"light",item:"L3",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L4:{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"color",type:"light",item:"L4",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L5:{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"color",type:"light",item:"L5",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L6:{version:"0.22",comment:"Base light color with 10% opacity",attributes:{category:"color",type:"light",item:"L6",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}}},blue:{D2:{version:"0.22",comment:"Darkest blue color",attributes:{category:"color",type:"blue",item:"D2",hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}}},D1:{version:"0.22",comment:"Dark blue color",attributes:{category:"color",type:"blue",item:"D1",hex:"1e88e5",rgb:{r:30,g:136,b:229,a:1}}},N:{version:"0.22",comment:"Neutral blue color",attributes:{category:"color",type:"blue",item:"N",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L1:{version:"0.22",comment:"Base blue color with 80% opacity",attributes:{category:"color",type:"blue",item:"L1",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L2:{version:"0.22",comment:"Base blue color with 60% opacity",attributes:{category:"color",type:"blue",item:"L2",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L3:{version:"0.22",comment:"Base blue color with 40% opacity",attributes:{category:"color",type:"blue",item:"L3",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L4:{version:"0.22",comment:"Base blue color with 20% opacity",attributes:{category:"color",type:"blue",item:"L4",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L5:{version:"0.22",comment:"Base blue color with 10% opacity",attributes:{category:"color",type:"blue",item:"L5",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L6:{version:"0.22",comment:"Base blue color with 5% opacity",attributes:{category:"color",type:"blue",item:"L6",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}}},green:{D2:{version:"0.22",comment:"Darkest green color",attributes:{category:"color",type:"green",item:"D2",hex:"388e3c",rgb:{r:56,g:142,b:60,a:1}}},D1:{version:"0.22",comment:"Dark green color",attributes:{category:"color",type:"green",item:"D1",hex:"43a047",rgb:{r:67,g:160,b:71,a:1}}},N:{version:"0.22",comment:"Neutral green color",attributes:{category:"color",type:"green",item:"N",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L1:{version:"0.22",comment:"Base green color with 80% opacity",attributes:{category:"color",type:"green",item:"L1",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L2:{version:"0.22",comment:"Base green color with 60% opacity",attributes:{category:"color",type:"green",item:"L2",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L3:{version:"0.22",comment:"Base green color with 40% opacity",attributes:{category:"color",type:"green",item:"L3",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L4:{version:"0.22",comment:"Base green color with 20% opacity",attributes:{category:"color",type:"green",item:"L4",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L5:{version:"0.22",comment:"Base green color with 10% opacity",attributes:{category:"color",type:"green",item:"L5",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L6:{version:"0.22",comment:"Base green color with 5% opacity",attributes:{category:"color",type:"green",item:"L6",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}}},yellow:{D2:{version:"0.22",comment:"Darkest yellow color",attributes:{category:"color",type:"yellow",item:"D2",hex:"ff6f00",rgb:{r:255,g:111,b:0,a:1}}},D1:{version:"0.22",comment:"Dark yellow color",attributes:{category:"color",type:"yellow",item:"D1",hex:"ff8f00",rgb:{r:255,g:143,b:0,a:1}}},N:{version:"0.22",comment:"Neutral yellow color",attributes:{category:"color",type:"yellow",item:"N",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L1:{version:"0.22",comment:"Base yellow color with 80% opacity",attributes:{category:"color",type:"yellow",item:"L1",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L2:{version:"0.22",comment:"Base yellow color with 70% opacity",attributes:{category:"color",type:"yellow",item:"L2",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L3:{version:"0.22",comment:"Base yellow color with 60% opacity",attributes:{category:"color",type:"yellow",item:"L3",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L4:{version:"0.22",comment:"Base yellow color with 40% opacity",attributes:{category:"color",type:"yellow",item:"L4",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L5:{version:"0.22",comment:"Base yellow color with 20% opacity",attributes:{category:"color",type:"yellow",item:"L5",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L6:{version:"0.22",comment:"Base yellow color with 10% opacity",attributes:{category:"color",type:"yellow",item:"L6",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}}},red:{D2:{version:"0.22",comment:"Darkest red color",attributes:{category:"color",type:"red",item:"D2",hex:"d32f2f",rgb:{r:211,g:47,b:47,a:1}}},D1:{version:"0.22",comment:"Dark red color",attributes:{category:"color",type:"red",item:"D1",hex:"e53935",rgb:{r:229,g:57,b:53,a:1}}},N:{version:"0.22",comment:"Neutral red color",attributes:{category:"color",type:"red",item:"N",hex:"f44336",rgb:{r:244,g:67,b:54,a:1}}},L1:{version:"0.22",comment:"Base red color with 80% opacity",attributes:{category:"color",type:"red",item:"L1",hex:"f44336",rgb:{r:244,g:67,b:54,a:1}}},L2:{version:"0.22",comment:"Base red color with 60% opacity",attributes:{category:"color",type:"red",item:"L2",hex:"f44336",rgb:{r:244,g:67,b:54,a:1}}},L3:{version:"0.22",comment:"Base red color with 40% opacity",attributes:{category:"color",type:"red",item:"L3",hex:"f44336",rgb:{r:244,g:67,b:54,a:1}}},L4:{version:"0.22",comment:"Base red color with 20% opacity",attributes:{category:"color",type:"red",item:"L4",hex:"f44336",rgb:{r:244,g:67,b:54,a:1}}},L5:{version:"0.22",comment:"Base red color with 10% opacity",attributes:{category:"color",type:"red",item:"L5",hex:"f44336",rgb:{r:244,g:67,b:54,a:1}}},L6:{version:"0.22",comment:"Base red color with 5% opacity",attributes:{category:"color",type:"red",item:"L6",hex:"f44336",rgb:{r:244,g:67,b:54,a:1}}}},grey:{N:{version:"0.22",comment:"Neutral grey color",attributes:{category:"color",type:"grey",item:"N",hex:"757575",rgb:{r:117,g:117,b:117,a:1}}},L1:{version:"0.22",comment:"Base grey color with 80% opacity",attributes:{category:"color",type:"grey",item:"L1",hex:"757575",rgb:{r:117,g:117,b:117,a:1}}},L2:{version:"0.22",comment:"Base grey color with 60% opacity",attributes:{category:"color",type:"grey",item:"L2",hex:"757575",rgb:{r:117,g:117,b:117,a:1}}},L3:{version:"0.22",comment:"Base grey color with 40% opacity",attributes:{category:"color",type:"grey",item:"L3",hex:"757575",rgb:{r:117,g:117,b:117,a:1}}},L4:{version:"0.22",comment:"Base grey color with 20% opacity",attributes:{category:"color",type:"grey",item:"L4",hex:"757575",rgb:{r:117,g:117,b:117,a:1}}},L5:{version:"0.22",comment:"Base grey color with 10% opacity",attributes:{category:"color",type:"grey",item:"L5",hex:"757575",rgb:{r:117,g:117,b:117,a:1}}},L6:{version:"0.22",comment:"Base grey color with 5% opacity",attributes:{category:"color",type:"grey",item:"L6",hex:"757575",rgb:{r:117,g:117,b:117,a:1}}}},primary:{D2:{version:"0.22",comment:"Darkest blue color",attributes:{category:"color",type:"primary",item:"D2",hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}}},D1:{version:"0.22",comment:"Dark blue color",attributes:{category:"color",type:"primary",item:"D1",hex:"1e88e5",rgb:{r:30,g:136,b:229,a:1}}},N:{version:"0.22",comment:"Neutral blue color",attributes:{category:"color",type:"primary",item:"N",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L1:{version:"0.22",comment:"Base blue color with 80% opacity",attributes:{category:"color",type:"primary",item:"L1",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L2:{version:"0.22",comment:"Base blue color with 60% opacity",attributes:{category:"color",type:"primary",item:"L2",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L3:{version:"0.22",comment:"Base blue color with 40% opacity",attributes:{category:"color",type:"primary",item:"L3",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L4:{version:"0.22",comment:"Base blue color with 20% opacity",attributes:{category:"color",type:"primary",item:"L4",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L5:{version:"0.22",comment:"Base blue color with 10% opacity",attributes:{category:"color",type:"primary",item:"L5",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L6:{version:"0.22",comment:"Base blue color with 5% opacity",attributes:{category:"color",type:"primary",item:"L6",hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}}},secondary:{D2:{version:"0.22",comment:"Darkest green color",attributes:{category:"color",type:"secondary",item:"D2",hex:"388e3c",rgb:{r:56,g:142,b:60,a:1}}},D1:{version:"0.22",comment:"Dark green color",attributes:{category:"color",type:"secondary",item:"D1",hex:"43a047",rgb:{r:67,g:160,b:71,a:1}}},N:{version:"0.22",comment:"Neutral green color",attributes:{category:"color",type:"secondary",item:"N",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L1:{version:"0.22",comment:"Base green color with 80% opacity",attributes:{category:"color",type:"secondary",item:"L1",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L2:{version:"0.22",comment:"Base green color with 60% opacity",attributes:{category:"color",type:"secondary",item:"L2",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L3:{version:"0.22",comment:"Base green color with 40% opacity",attributes:{category:"color",type:"secondary",item:"L3",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L4:{version:"0.22",comment:"Base green color with 20% opacity",attributes:{category:"color",type:"secondary",item:"L4",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L5:{version:"0.22",comment:"Base green color with 10% opacity",attributes:{category:"color",type:"secondary",item:"L5",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L6:{version:"0.22",comment:"Base green color with 5% opacity",attributes:{category:"color",type:"secondary",item:"L6",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}}},accent:{D2:{version:"0.22",comment:"Darkest green color",attributes:{category:"color",type:"accent",item:"D2",hex:"388e3c",rgb:{r:56,g:142,b:60,a:1}}},D1:{version:"0.22",comment:"Dark green color",attributes:{category:"color",type:"accent",item:"D1",hex:"43a047",rgb:{r:67,g:160,b:71,a:1}}},N:{version:"0.22",comment:"Neutral green color",attributes:{category:"color",type:"accent",item:"N",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L1:{version:"0.22",comment:"Base green color with 80% opacity",attributes:{category:"color",type:"accent",item:"L1",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L2:{version:"0.22",comment:"Base green color with 60% opacity",attributes:{category:"color",type:"accent",item:"L2",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L3:{version:"0.22",comment:"Base green color with 40% opacity",attributes:{category:"color",type:"accent",item:"L3",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L4:{version:"0.22",comment:"Base green color with 20% opacity",attributes:{category:"color",type:"accent",item:"L4",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L5:{version:"0.22",comment:"Base green color with 10% opacity",attributes:{category:"color",type:"accent",item:"L5",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L6:{version:"0.22",comment:"Base green color with 5% opacity",attributes:{category:"color",type:"accent",item:"L6",hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}}},black:{N:{version:"0.22",comment:"Neutral dark color",attributes:{category:"color",type:"black",item:"N",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L1:{version:"0.22",comment:"Base dark color with 70% opacity",attributes:{category:"color",type:"black",item:"L1",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L2:{version:"0.22",comment:"Base dark color with 54% opacity",attributes:{category:"color",type:"black",item:"L2",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L3:{version:"0.22",comment:"Base dark color with 38% opacity",attributes:{category:"color",type:"black",item:"L3",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L4:{version:"0.22",comment:"Base dark color with 20% opacity",attributes:{category:"color",type:"black",item:"L4",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L5:{version:"0.22",comment:"Base dark color with 12% opacity",attributes:{category:"color",type:"black",item:"L5",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}},L6:{version:"0.22",comment:"Base dark color with 5% opacity",attributes:{category:"color",type:"black",item:"L6",hex:"000000",rgb:{r:0,g:0,b:0,a:1}}}},white:{N:{version:"0.22",comment:"Neutral light color",attributes:{category:"color",type:"white",item:"N",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L1:{version:"0.22",comment:"Base light color with 90% opacity",attributes:{category:"color",type:"white",item:"L1",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L2:{version:"0.22",comment:"Base light color with 80% opacity",attributes:{category:"color",type:"white",item:"L2",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L3:{version:"0.22",comment:"Base light color with 60% opacity",attributes:{category:"color",type:"white",item:"L3",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L4:{version:"0.22",comment:"Base light color with 40% opacity",attributes:{category:"color",type:"white",item:"L4",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L5:{version:"0.22",comment:"Base light color with 20% opacity",attributes:{category:"color",type:"white",item:"L5",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L6:{version:"0.22",comment:"Base light color with 10% opacity",attributes:{category:"color",type:"white",item:"L6",hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}}},orange:{D2:{version:"0.22",comment:"Darkest yellow color",attributes:{category:"color",type:"orange",item:"D2",hex:"ff6f00",rgb:{r:255,g:111,b:0,a:1}}},D1:{version:"0.22",comment:"Dark yellow color",attributes:{category:"color",type:"orange",item:"D1",hex:"ff8f00",rgb:{r:255,g:143,b:0,a:1}}},N:{version:"0.22",comment:"Neutral yellow color",attributes:{category:"color",type:"orange",item:"N",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L1:{version:"0.22",comment:"Base yellow color with 80% opacity",attributes:{category:"color",type:"orange",item:"L1",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L2:{version:"0.22",comment:"Base yellow color with 70% opacity",attributes:{category:"color",type:"orange",item:"L2",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L3:{version:"0.22",comment:"Base yellow color with 60% opacity",attributes:{category:"color",type:"orange",item:"L3",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L4:{version:"0.22",comment:"Base yellow color with 40% opacity",attributes:{category:"color",type:"orange",item:"L4",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L5:{version:"0.22",comment:"Base yellow color with 20% opacity",attributes:{category:"color",type:"orange",item:"L5",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L6:{version:"0.22",comment:"Base yellow color with 10% opacity",attributes:{category:"color",type:"orange",item:"L6",hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}}}},size:{xxs:{attributes:{category:"size",type:"xxs"}},xs:{attributes:{category:"size",type:"xs"}},s:{attributes:{category:"size",type:"s"}},m:{attributes:{category:"size",type:"m"}},l:{attributes:{category:"size",type:"l"}},xl:{attributes:{category:"size",type:"xl"}},xxl:{attributes:{category:"size",type:"xxl"}}},spacing:{unit:{tiny:{attributes:{category:"spacing",type:"unit",item:"tiny"}},regular:{attributes:{category:"spacing",type:"unit",item:"regular"}},medium:{attributes:{category:"spacing",type:"unit",item:"medium"}},big:{attributes:{category:"spacing",type:"unit",item:"big"}},huge:{attributes:{category:"spacing",type:"unit",item:"huge"}}}},typography:{"font-family":{attributes:{category:"typography",type:"font-family"}},"font-weight":{regular:{attributes:{category:"typography",type:"font-weight",item:"regular"}},bold:{attributes:{category:"typography",type:"font-weight",item:"bold"}},light:{attributes:{category:"typography",type:"font-weight",item:"light"}}},interface:{display1:{"font-size":{attributes:{category:"typography",type:"interface",item:"display1"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"display1"}},"line-height":{attributes:{category:"typography",type:"interface",item:"display1"}}},headline:{"font-size":{attributes:{category:"typography",type:"interface",item:"headline"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"headline"}},"line-height":{attributes:{category:"typography",type:"interface",item:"headline"}}},title:{"font-size":{attributes:{category:"typography",type:"interface",item:"title"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"title"}},"line-height":{attributes:{category:"typography",type:"interface",item:"title"}}},subtitle2:{"font-size":{attributes:{category:"typography",type:"interface",item:"subtitle2"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"subtitle2"}},"line-height":{attributes:{category:"typography",type:"interface",item:"subtitle2"}}},subtitle1:{"font-size":{attributes:{category:"typography",type:"interface",item:"subtitle1"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"subtitle1"}},"line-height":{attributes:{category:"typography",type:"interface",item:"subtitle1"}}},body2:{"font-size":{attributes:{category:"typography",type:"interface",item:"body2"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"body2"}},"line-height":{attributes:{category:"typography",type:"interface",item:"body2"}}},body1:{"font-size":{attributes:{category:"typography",type:"interface",item:"body1"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"body1"}},"line-height":{attributes:{category:"typography",type:"interface",item:"body1"}}},caption:{"font-size":{attributes:{category:"typography",type:"interface",item:"caption"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"caption"}},"line-height":{attributes:{category:"typography",type:"interface",item:"caption"}}},overline:{"font-size":{attributes:{category:"typography",type:"interface",item:"overline"}},"font-weight":{attributes:{category:"typography",type:"interface",item:"overline"}},"line-height":{attributes:{category:"typography",type:"interface",item:"overline"}}}},custom:{title1:{"font-size":{attributes:{category:"typography",type:"custom",item:"title1"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"title1"}},"line-height":{attributes:{category:"typography",type:"custom",item:"title1"}}},title2:{"font-size":{attributes:{category:"typography",type:"custom",item:"title2"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"title2"}},"line-height":{attributes:{category:"typography",type:"custom",item:"title2"}}},title3:{"font-size":{attributes:{category:"typography",type:"custom",item:"title3"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"title3"}},"line-height":{attributes:{category:"typography",type:"custom",item:"title3"}}},title4:{"font-size":{attributes:{category:"typography",type:"custom",item:"title4"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"title4"}},"line-height":{attributes:{category:"typography",type:"custom",item:"title4"}}},title5:{"font-size":{attributes:{category:"typography",type:"custom",item:"title5"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"title5"}},"line-height":{attributes:{category:"typography",type:"custom",item:"title5"}}},title6:{"font-size":{attributes:{category:"typography",type:"custom",item:"title6"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"title6"}},"line-height":{attributes:{category:"typography",type:"custom",item:"title6"}}},intro:{"font-size":{attributes:{category:"typography",type:"custom",item:"intro"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"intro"}},"line-height":{attributes:{category:"typography",type:"custom",item:"intro"}}},"body-large":{"font-size":{attributes:{category:"typography",type:"custom",item:"body-large"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"body-large"}},"line-height":{attributes:{category:"typography",type:"custom",item:"body-large"}}},body:{"font-size":{attributes:{category:"typography",type:"custom",item:"body"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"body"}},"line-height":{attributes:{category:"typography",type:"custom",item:"body"}}},quote:{"font-size":{attributes:{category:"typography",type:"custom",item:"quote"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"quote"}},"font-style":{attributes:{category:"typography",type:"custom",item:"quote"}},"line-height":{attributes:{category:"typography",type:"custom",item:"quote"}}},"publish-info":{"font-size":{attributes:{category:"typography",type:"custom",item:"publish-info"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"publish-info"}},"line-height":{attributes:{category:"typography",type:"custom",item:"publish-info"}}},button:{"size-m":{"font-size":{attributes:{category:"typography",type:"custom",item:"button"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"button"}}},"size-s":{"font-size":{attributes:{category:"typography",type:"custom",item:"button"}},"font-weight":{attributes:{category:"typography",type:"custom",item:"button"}}}}}}}}});
|
|
1
|
+
!function(r){function a(o){if(e[o])return e[o].exports;var l=e[o]={i:o,l:!1,exports:{}};return r[o].call(l.exports,l,l.exports,a),l.l=!0,l.exports}var e={};a.m=r,a.c=e,a.d=function(r,e,o){a.o(r,e)||Object.defineProperty(r,e,{enumerable:!0,get:o})},a.r=function(r){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})},a.t=function(r,e){if(1&e&&(r=a(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var o=Object.create(null);if(a.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var l in r)a.d(o,l,function(a){return r[a]}.bind(null,l));return o},a.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return a.d(e,"a",e),e},a.o=function(r,a){return Object.prototype.hasOwnProperty.call(r,a)},a.p="",a(a.s=108)}({108:function(r,a,e){"use strict";e.r(a),e.d(a,"DESIGN_TOKENS",(function(){return o}));var o={button:{height:{value:"36px",$aliasedFrom:"size.m"},"border-radius":{value:"4px",$aliasedFrom:"border-radius"},"emphasis-high":{"state-default":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},color:{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"},"border-color":{value:"transparent"}}},"state-hover":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-primary-D1)",attributes:{hex:"1e88e5",rgb:{r:30,g:136,b:229,a:1}},$aliasedFrom:"color.primary.D1"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L1)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.9}},$aliasedFrom:"color.light.L1"},color:{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"},"border-color":{value:"transparent"}}},"state-active":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L2)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.8}},$aliasedFrom:"color.light.L2"},color:{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"},"border-color":{value:"transparent"}}}},"emphasis-medium":{"state-default":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}},"state-hover":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L4)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}},$aliasedFrom:"color.dark.L4"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}},"state-active":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L3)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.38}},$aliasedFrom:"color.dark.L3"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L3)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.6}},$aliasedFrom:"color.light.L3"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}}},"emphasis-low":{"state-default":{padding:{horizontal:{value:"8px",$aliasedFrom:"spacing.unit.regular"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"transparent"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"transparent"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}},"state-hover":{padding:{horizontal:{value:"8px",$aliasedFrom:"spacing.unit.regular"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}},"state-active":{padding:{horizontal:{value:"8px",$aliasedFrom:"spacing.unit.regular"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L4)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}},$aliasedFrom:"color.dark.L4"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}}},"emphasis-selected":{"state-default":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-primary-L5)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.1}},$aliasedFrom:"color.primary.L5"},color:{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L3)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.6}},$aliasedFrom:"color.light.L3"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}},"state-hover":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-primary-L4)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.2}},$aliasedFrom:"color.primary.L4"},color:{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}},"state-active":{padding:{horizontal:{value:"16px",$aliasedFrom:"spacing.unit.big"}},"border-width":{value:"0"},"theme-light":{"background-color":{value:"var(--lumx-color-primary-L3)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.4}},$aliasedFrom:"color.primary.L3"},color:{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"border-color":{value:"transparent"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"transparent"}}}}},material:{button:{"text-transform":{value:"none"}},checkbox:{"wrapper-size":{value:"20px"},"control-size":{value:"16px"}},chip:{"size-m":{height:{value:"36px"},"border-radius":{value:"18px"},"padding-vertical":{value:"16px"}},"size-s":{height:{value:"24px"},"border-radius":{value:"12px"},"padding-vertical":{value:"12px"}}},"input-helper":{"font-size":{value:"12px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"16px"}},"input-label":{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"20px"}},progress:{bounce:{value:"block"},rotate:{value:"none"}},"radio-button":{"wrapper-size":{value:"20px"},"control-size":{value:"16px"},"indicator-size":{value:"8px"}},switch:{wrapper:{width:{value:"30px"},height:{value:"20px"}},control:{width:{value:"30px"},height:{value:"16px"}},indicator:{size:{value:"8px"},offset:{value:"4px"}}},"text-field":{padding:{top:{value:"0"},bottom:{value:"0"}},header:{wrapper:{"margin-bottom":{value:"8px"}},label:{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"20px"}}},input:{content:{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"20px"}}}}},navigation:{item:{padding:{horizontal:{value:"8px",$aliasedFrom:"spacing.unit.regular"}},"min-height":{value:"36px",$aliasedFrom:"size.m"},"border-radius":{value:"4px",$aliasedFrom:"border-radius"},"emphasis-low":{"state-default":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"0"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"transparent"},"border-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},"icon-color":{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"label-color":{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"},"chevron-background-color":{value:"transparent"},"chevron-color":{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"}},"theme-dark":{"background-color":{value:"transparent"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"icon-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"label-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"chevron-background-color":{value:"transparent"},"chevron-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},"state-hover":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"0"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},"border-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},"icon-color":{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"label-color":{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"},"chevron-background-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},"chevron-color":{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"icon-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"label-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"chevron-background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"chevron-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},"state-active":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"0"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L4)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}},$aliasedFrom:"color.dark.L4"},"border-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},"icon-color":{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"label-color":{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"},"chevron-background-color":{value:"var(--lumx-color-dark-L4)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}},$aliasedFrom:"color.dark.L4"},"chevron-color":{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"icon-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"label-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"chevron-background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},"chevron-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}}},"emphasis-selected":{"state-default":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"0"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-primary-L5)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.1}},$aliasedFrom:"color.primary.L5"},"border-color":{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"},"icon-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"label-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"chevron-background-color":{value:"transparent"},"chevron-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L3)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.6}},$aliasedFrom:"color.light.L3"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"icon-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"label-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"chevron-background-color":{value:"transparent"},"chevron-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},"state-hover":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"0"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-primary-L4)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.2}},$aliasedFrom:"color.primary.L4"},"border-color":{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"},"icon-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"label-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"chevron-background-color":{value:"var(--lumx-color-primary-L4)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.2}},$aliasedFrom:"color.primary.L4"},"chevron-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"icon-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"label-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"chevron-background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},"chevron-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},"state-active":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"0"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-primary-L3)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.4}},$aliasedFrom:"color.primary.L3"},"border-color":{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"},"icon-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"label-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"},"chevron-background-color":{value:"var(--lumx-color-primary-L3)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.4}},$aliasedFrom:"color.primary.L3"},"chevron-color":{value:"var(--lumx-color-primary-D2)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}},$aliasedFrom:"color.primary.D2"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"icon-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"label-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"chevron-background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"chevron-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}}}}},tabs:{link:{height:{value:"48px"},"border-radius":{value:"0"},"emphasis-low":{"state-default":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"2px"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"transparent"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"}},"theme-dark":{"background-color":{value:"transparent"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"}}},"state-hover":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"2px"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"}}},"state-active":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"2px"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L4)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}},$aliasedFrom:"color.dark.L4"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"}}}},"emphasis-selected":{"state-default":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"2px"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"transparent"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"}},"theme-dark":{"background-color":{value:"transparent"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},"state-hover":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"2px"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},"state-active":{border:{top:{width:{value:"0"}},right:{width:{value:"0"}},bottom:{width:{value:"2px"}},left:{width:{value:"0"}}},"theme-light":{"background-color":{value:"var(--lumx-color-dark-L4)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}},$aliasedFrom:"color.dark.L4"},color:{value:"var(--lumx-color-dark-L1)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}},$aliasedFrom:"color.dark.L1"},"border-color":{value:"var(--lumx-color-primary-N)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}},$aliasedFrom:"color.primary.N"}},"theme-dark":{"background-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}}}}},"text-field":{input:{"min-height":{value:"36px",$aliasedFrom:"size.m"},padding:{horizontal:{value:"12px",$aliasedFrom:"spacing.unit.medium"}},"border-radius":{value:"4px",$aliasedFrom:"border-radius"}},"state-default":{input:{border:{top:{width:{value:"1px"}},right:{width:{value:"1px"}},bottom:{width:{value:"1px"}},left:{width:{value:"1px"}}}},"theme-light":{header:{label:{color:{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"}}},input:{"background-color":{value:"var(--lumx-color-dark-L6)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.05}},$aliasedFrom:"color.dark.L6"},"border-color":{value:"var(--lumx-color-dark-L4)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}},$aliasedFrom:"color.dark.L4"},content:{color:{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"}},placeholder:{color:{value:"var(--lumx-color-dark-L2)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.54}},$aliasedFrom:"color.dark.L2"}}}},"theme-dark":{header:{label:{color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},input:{"background-color":{value:"var(--lumx-color-light-L6)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.1}},$aliasedFrom:"color.light.L6"},"border-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},content:{color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}},placeholder:{color:{value:"var(--lumx-color-light-L2)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.8}},$aliasedFrom:"color.light.L2"}}}}},"state-hover":{input:{border:{top:{width:{value:"1px"}},right:{width:{value:"1px"}},bottom:{width:{value:"1px"}},left:{width:{value:"1px"}}}},"theme-light":{header:{label:{color:{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"}}},input:{"background-color":{value:"var(--lumx-color-dark-L5)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}},$aliasedFrom:"color.dark.L5"},"border-color":{value:"var(--lumx-color-dark-L4)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}},$aliasedFrom:"color.dark.L4"},content:{color:{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"}},placeholder:{color:{value:"var(--lumx-color-dark-L2)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.54}},$aliasedFrom:"color.dark.L2"}}}},"theme-dark":{header:{label:{color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},input:{"background-color":{value:"var(--lumx-color-light-L5)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}},$aliasedFrom:"color.light.L5"},"border-color":{value:"var(--lumx-color-light-L4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}},$aliasedFrom:"color.light.L4"},content:{color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}},placeholder:{color:{value:"var(--lumx-color-light-L2)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.8}},$aliasedFrom:"color.light.L2"}}}}},"state-focus":{input:{border:{top:{width:{value:"2px"}},right:{width:{value:"2px"}},bottom:{width:{value:"2px"}},left:{width:{value:"2px"}}}},"theme-light":{header:{label:{color:{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"}}},input:{"background-color":{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"},"border-color":{value:"var(--lumx-color-primary-L2)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.6}},$aliasedFrom:"color.primary.L2"},content:{color:{value:"var(--lumx-color-dark-N)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}},$aliasedFrom:"color.dark.N"}},placeholder:{color:{value:"var(--lumx-color-dark-L2)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.54}},$aliasedFrom:"color.dark.L2"}}}},"theme-dark":{header:{label:{color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}}},input:{"background-color":{value:"transparent"},"border-color":{value:"var(--lumx-color-light-L2)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.8}},$aliasedFrom:"color.light.L2"},content:{color:{value:"var(--lumx-color-light-N)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}},$aliasedFrom:"color.light.N"}},placeholder:{color:{value:"var(--lumx-color-light-L2)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.8}},$aliasedFrom:"color.light.L2"}}}}}},"border-radius":{value:"4px"},color:{dark:{N:{version:"0.22",comment:"Neutral dark color",value:"rgba(0, 0, 0, 0.87)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}}},L1:{version:"0.22",comment:"Base dark color with 70% opacity",value:"rgba(0, 0, 0, 0.7)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}}},L2:{version:"0.22",comment:"Base dark color with 54% opacity",value:"rgba(0, 0, 0, 0.54)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.54}}},L3:{version:"0.22",comment:"Base dark color with 38% opacity",value:"rgba(0, 0, 0, 0.38)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.38}}},L4:{version:"0.22",comment:"Base dark color with 20% opacity",value:"rgba(0, 0, 0, 0.2)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}}},L5:{version:"0.22",comment:"Base dark color with 12% opacity",value:"rgba(0, 0, 0, 0.12)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}}},L6:{version:"0.22",comment:"Base dark color with 5% opacity",value:"rgba(0, 0, 0, 0.05)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.05}}}},light:{N:{version:"0.22",comment:"Neutral light color",value:"rgb(255, 255, 255)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L1:{version:"0.22",comment:"Base light color with 90% opacity",value:"rgba(255, 255, 255, 0.9)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.9}}},L2:{version:"0.22",comment:"Base light color with 80% opacity",value:"rgba(255, 255, 255, 0.8)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.8}}},L3:{version:"0.22",comment:"Base light color with 60% opacity",value:"rgba(255, 255, 255, 0.6)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.6}}},L4:{version:"0.22",comment:"Base light color with 40% opacity",value:"rgba(255, 255, 255, 0.4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}}},L5:{version:"0.22",comment:"Base light color with 20% opacity",value:"rgba(255, 255, 255, 0.2)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}}},L6:{version:"0.22",comment:"Base light color with 10% opacity",value:"rgba(255, 255, 255, 0.1)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.1}}}},blue:{D2:{version:"0.22",comment:"Darkest blue color",value:"rgb(25, 118, 210)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}}},D1:{version:"0.22",comment:"Dark blue color",value:"rgb(30, 136, 229)",attributes:{hex:"1e88e5",rgb:{r:30,g:136,b:229,a:1}}},N:{version:"0.22",comment:"Neutral blue color",value:"rgb(33, 150, 243)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L1:{version:"0.22",comment:"Base blue color with 80% opacity",value:"rgba(33, 150, 243, 0.8)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.8}}},L2:{version:"0.22",comment:"Base blue color with 60% opacity",value:"rgba(33, 150, 243, 0.6)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.6}}},L3:{version:"0.22",comment:"Base blue color with 40% opacity",value:"rgba(33, 150, 243, 0.4)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.4}}},L4:{version:"0.22",comment:"Base blue color with 20% opacity",value:"rgba(33, 150, 243, 0.2)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.2}}},L5:{version:"0.22",comment:"Base blue color with 10% opacity",value:"rgba(33, 150, 243, 0.1)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.1}}},L6:{version:"0.22",comment:"Base blue color with 5% opacity",value:"rgba(33, 150, 243, 0.05)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.05}}}},green:{D2:{version:"0.22",comment:"Darkest green color",value:"rgb(56, 142, 60)",attributes:{hex:"388e3c",rgb:{r:56,g:142,b:60,a:1}}},D1:{version:"0.22",comment:"Dark green color",value:"rgb(67, 160, 71)",attributes:{hex:"43a047",rgb:{r:67,g:160,b:71,a:1}}},N:{version:"0.22",comment:"Neutral green color",value:"rgb(76, 175, 80)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L1:{version:"0.22",comment:"Base green color with 80% opacity",value:"rgba(76, 175, 80, 0.8)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.8}}},L2:{version:"0.22",comment:"Base green color with 60% opacity",value:"rgba(76, 175, 80, 0.6)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.6}}},L3:{version:"0.22",comment:"Base green color with 40% opacity",value:"rgba(76, 175, 80, 0.4)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.4}}},L4:{version:"0.22",comment:"Base green color with 20% opacity",value:"rgba(76, 175, 80, 0.2)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.2}}},L5:{version:"0.22",comment:"Base green color with 10% opacity",value:"rgba(76, 175, 80, 0.1)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.1}}},L6:{version:"0.22",comment:"Base green color with 5% opacity",value:"rgba(76, 175, 80, 0.05)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.05}}}},yellow:{D2:{version:"0.22",comment:"Darkest yellow color",value:"rgb(255, 111, 0)",attributes:{hex:"ff6f00",rgb:{r:255,g:111,b:0,a:1}}},D1:{version:"0.22",comment:"Dark yellow color",value:"rgb(255, 143, 0)",attributes:{hex:"ff8f00",rgb:{r:255,g:143,b:0,a:1}}},N:{version:"0.22",comment:"Neutral yellow color",value:"rgb(255, 179, 0)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L1:{version:"0.22",comment:"Base yellow color with 80% opacity",value:"rgba(255, 179, 0, 0.8)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.8}}},L2:{version:"0.22",comment:"Base yellow color with 70% opacity",value:"rgba(255, 179, 0, 0.7)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.7}}},L3:{version:"0.22",comment:"Base yellow color with 60% opacity",value:"rgba(255, 179, 0, 0.6)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.6}}},L4:{version:"0.22",comment:"Base yellow color with 40% opacity",value:"rgba(255, 179, 0, 0.4)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.4}}},L5:{version:"0.22",comment:"Base yellow color with 20% opacity",value:"rgba(255, 179, 0, 0.2)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.2}}},L6:{version:"0.22",comment:"Base yellow color with 10% opacity",value:"rgba(255, 179, 0, 0.1)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.1}}}},red:{D2:{version:"0.22",comment:"Darkest red color",value:"rgb(211, 47, 47)",attributes:{hex:"d32f2f",rgb:{r:211,g:47,b:47,a:1}}},D1:{version:"0.22",comment:"Dark red color",value:"rgb(229, 57, 53)",attributes:{hex:"e53935",rgb:{r:229,g:57,b:53,a:1}}},N:{version:"0.22",comment:"Neutral red color",value:"rgb(244, 67, 54)",attributes:{hex:"f44336",rgb:{r:244,g:67,b:54,a:1}}},L1:{version:"0.22",comment:"Base red color with 80% opacity",value:"rgba(244, 67, 54, 0.8)",attributes:{hex:"f44336",rgb:{r:244,g:67,b:54,a:.8}}},L2:{version:"0.22",comment:"Base red color with 60% opacity",value:"rgba(244, 67, 54, 0.6)",attributes:{hex:"f44336",rgb:{r:244,g:67,b:54,a:.6}}},L3:{version:"0.22",comment:"Base red color with 40% opacity",value:"rgba(244, 67, 54, 0.4)",attributes:{hex:"f44336",rgb:{r:244,g:67,b:54,a:.4}}},L4:{version:"0.22",comment:"Base red color with 20% opacity",value:"rgba(244, 67, 54, 0.2)",attributes:{hex:"f44336",rgb:{r:244,g:67,b:54,a:.2}}},L5:{version:"0.22",comment:"Base red color with 10% opacity",value:"rgba(244, 67, 54, 0.1)",attributes:{hex:"f44336",rgb:{r:244,g:67,b:54,a:.1}}},L6:{version:"0.22",comment:"Base red color with 5% opacity",value:"rgba(244, 67, 54, 0.05)",attributes:{hex:"f44336",rgb:{r:244,g:67,b:54,a:.05}}}},grey:{N:{version:"0.22",comment:"Neutral grey color",value:"rgb(117, 117, 117)",attributes:{hex:"757575",rgb:{r:117,g:117,b:117,a:1}}},L1:{version:"0.22",comment:"Base grey color with 80% opacity",value:"rgba(117, 117, 117, 0.8)",attributes:{hex:"757575",rgb:{r:117,g:117,b:117,a:.8}}},L2:{version:"0.22",comment:"Base grey color with 60% opacity",value:"rgba(117, 117, 117, 0.6)",attributes:{hex:"757575",rgb:{r:117,g:117,b:117,a:.6}}},L3:{version:"0.22",comment:"Base grey color with 40% opacity",value:"rgba(117, 117, 117, 0.4)",attributes:{hex:"757575",rgb:{r:117,g:117,b:117,a:.4}}},L4:{version:"0.22",comment:"Base grey color with 20% opacity",value:"rgba(117, 117, 117, 0.2)",attributes:{hex:"757575",rgb:{r:117,g:117,b:117,a:.2}}},L5:{version:"0.22",comment:"Base grey color with 10% opacity",value:"rgba(117, 117, 117, 0.1)",attributes:{hex:"757575",rgb:{r:117,g:117,b:117,a:.1}}},L6:{version:"0.22",comment:"Base grey color with 5% opacity",value:"rgba(117, 117, 117, 0.05)",attributes:{hex:"757575",rgb:{r:117,g:117,b:117,a:.05}}}},primary:{D2:{version:"0.22",comment:"Darkest blue color",value:"rgb(25, 118, 210)",attributes:{hex:"1976d2",rgb:{r:25,g:118,b:210,a:1}}},D1:{version:"0.22",comment:"Dark blue color",value:"rgb(30, 136, 229)",attributes:{hex:"1e88e5",rgb:{r:30,g:136,b:229,a:1}}},N:{version:"0.22",comment:"Neutral blue color",value:"rgb(33, 150, 243)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:1}}},L1:{version:"0.22",comment:"Base blue color with 80% opacity",value:"rgba(33, 150, 243, 0.8)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.8}}},L2:{version:"0.22",comment:"Base blue color with 60% opacity",value:"rgba(33, 150, 243, 0.6)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.6}}},L3:{version:"0.22",comment:"Base blue color with 40% opacity",value:"rgba(33, 150, 243, 0.4)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.4}}},L4:{version:"0.22",comment:"Base blue color with 20% opacity",value:"rgba(33, 150, 243, 0.2)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.2}}},L5:{version:"0.22",comment:"Base blue color with 10% opacity",value:"rgba(33, 150, 243, 0.1)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.1}}},L6:{version:"0.22",comment:"Base blue color with 5% opacity",value:"rgba(33, 150, 243, 0.05)",attributes:{hex:"2196f3",rgb:{r:33,g:150,b:243,a:.05}}}},secondary:{D2:{version:"0.22",comment:"Darkest green color",value:"rgb(56, 142, 60)",attributes:{hex:"388e3c",rgb:{r:56,g:142,b:60,a:1}}},D1:{version:"0.22",comment:"Dark green color",value:"rgb(67, 160, 71)",attributes:{hex:"43a047",rgb:{r:67,g:160,b:71,a:1}}},N:{version:"0.22",comment:"Neutral green color",value:"rgb(76, 175, 80)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L1:{version:"0.22",comment:"Base green color with 80% opacity",value:"rgba(76, 175, 80, 0.8)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.8}}},L2:{version:"0.22",comment:"Base green color with 60% opacity",value:"rgba(76, 175, 80, 0.6)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.6}}},L3:{version:"0.22",comment:"Base green color with 40% opacity",value:"rgba(76, 175, 80, 0.4)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.4}}},L4:{version:"0.22",comment:"Base green color with 20% opacity",value:"rgba(76, 175, 80, 0.2)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.2}}},L5:{version:"0.22",comment:"Base green color with 10% opacity",value:"rgba(76, 175, 80, 0.1)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.1}}},L6:{version:"0.22",comment:"Base green color with 5% opacity",value:"rgba(76, 175, 80, 0.05)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.05}}}},accent:{D2:{version:"0.22",comment:"Darkest green color",value:"rgb(56, 142, 60)",attributes:{hex:"388e3c",rgb:{r:56,g:142,b:60,a:1}}},D1:{version:"0.22",comment:"Dark green color",value:"rgb(67, 160, 71)",attributes:{hex:"43a047",rgb:{r:67,g:160,b:71,a:1}}},N:{version:"0.22",comment:"Neutral green color",value:"rgb(76, 175, 80)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:1}}},L1:{version:"0.22",comment:"Base green color with 80% opacity",value:"rgba(76, 175, 80, 0.8)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.8}}},L2:{version:"0.22",comment:"Base green color with 60% opacity",value:"rgba(76, 175, 80, 0.6)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.6}}},L3:{version:"0.22",comment:"Base green color with 40% opacity",value:"rgba(76, 175, 80, 0.4)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.4}}},L4:{version:"0.22",comment:"Base green color with 20% opacity",value:"rgba(76, 175, 80, 0.2)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.2}}},L5:{version:"0.22",comment:"Base green color with 10% opacity",value:"rgba(76, 175, 80, 0.1)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.1}}},L6:{version:"0.22",comment:"Base green color with 5% opacity",value:"rgba(76, 175, 80, 0.05)",attributes:{hex:"4caf50",rgb:{r:76,g:175,b:80,a:.05}}}},black:{N:{version:"0.22",comment:"Neutral dark color",value:"rgba(0, 0, 0, 0.87)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.87}}},L1:{version:"0.22",comment:"Base dark color with 70% opacity",value:"rgba(0, 0, 0, 0.7)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.7}}},L2:{version:"0.22",comment:"Base dark color with 54% opacity",value:"rgba(0, 0, 0, 0.54)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.54}}},L3:{version:"0.22",comment:"Base dark color with 38% opacity",value:"rgba(0, 0, 0, 0.38)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.38}}},L4:{version:"0.22",comment:"Base dark color with 20% opacity",value:"rgba(0, 0, 0, 0.2)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.2}}},L5:{version:"0.22",comment:"Base dark color with 12% opacity",value:"rgba(0, 0, 0, 0.12)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.12}}},L6:{version:"0.22",comment:"Base dark color with 5% opacity",value:"rgba(0, 0, 0, 0.05)",attributes:{hex:"000000",rgb:{r:0,g:0,b:0,a:.05}}}},white:{N:{version:"0.22",comment:"Neutral light color",value:"rgb(255, 255, 255)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:1}}},L1:{version:"0.22",comment:"Base light color with 90% opacity",value:"rgba(255, 255, 255, 0.9)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.9}}},L2:{version:"0.22",comment:"Base light color with 80% opacity",value:"rgba(255, 255, 255, 0.8)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.8}}},L3:{version:"0.22",comment:"Base light color with 60% opacity",value:"rgba(255, 255, 255, 0.6)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.6}}},L4:{version:"0.22",comment:"Base light color with 40% opacity",value:"rgba(255, 255, 255, 0.4)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.4}}},L5:{version:"0.22",comment:"Base light color with 20% opacity",value:"rgba(255, 255, 255, 0.2)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.2}}},L6:{version:"0.22",comment:"Base light color with 10% opacity",value:"rgba(255, 255, 255, 0.1)",attributes:{hex:"ffffff",rgb:{r:255,g:255,b:255,a:.1}}}},orange:{D2:{version:"0.22",comment:"Darkest yellow color",value:"rgb(255, 111, 0)",attributes:{hex:"ff6f00",rgb:{r:255,g:111,b:0,a:1}}},D1:{version:"0.22",comment:"Dark yellow color",value:"rgb(255, 143, 0)",attributes:{hex:"ff8f00",rgb:{r:255,g:143,b:0,a:1}}},N:{version:"0.22",comment:"Neutral yellow color",value:"rgb(255, 179, 0)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:1}}},L1:{version:"0.22",comment:"Base yellow color with 80% opacity",value:"rgba(255, 179, 0, 0.8)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.8}}},L2:{version:"0.22",comment:"Base yellow color with 70% opacity",value:"rgba(255, 179, 0, 0.7)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.7}}},L3:{version:"0.22",comment:"Base yellow color with 60% opacity",value:"rgba(255, 179, 0, 0.6)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.6}}},L4:{version:"0.22",comment:"Base yellow color with 40% opacity",value:"rgba(255, 179, 0, 0.4)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.4}}},L5:{version:"0.22",comment:"Base yellow color with 20% opacity",value:"rgba(255, 179, 0, 0.2)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.2}}},L6:{version:"0.22",comment:"Base yellow color with 10% opacity",value:"rgba(255, 179, 0, 0.1)",attributes:{hex:"ffb300",rgb:{r:255,g:179,b:0,a:.1}}}}},size:{xxs:{value:"14px"},xs:{value:"20px"},s:{value:"24px"},m:{value:"36px"},l:{value:"64px"},xl:{value:"128px"},xxl:{value:"256px"}},spacing:{unit:{tiny:{value:"4px"},regular:{value:"8px"},medium:{value:"12px"},big:{value:"16px"},huge:{value:"24px"}}},typography:{"font-family":{value:"-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif"},"font-weight":{regular:{value:"400"},bold:{value:"700"},light:{value:"300"}},interface:{display1:{"font-size":{value:"34px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"40px"}},headline:{"font-size":{value:"24px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"32px"}},title:{"font-size":{value:"20px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"30px"}},subtitle2:{"font-size":{value:"16px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"24px"}},subtitle1:{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"20px"}},body2:{"font-size":{value:"16px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"24px"}},body1:{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"20px"}},caption:{"font-size":{value:"12px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"16px"}},overline:{"font-size":{value:"10px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"12px"}}},custom:{title1:{"font-size":{value:"40px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"50px"}},title2:{"font-size":{value:"30px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"40px"}},title3:{"font-size":{value:"24px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"32px"}},title4:{"font-size":{value:"20px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"30px"}},title5:{"font-size":{value:"16px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"24px"}},title6:{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"20px"}},intro:{"font-size":{value:"18px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"},"line-height":{value:"30px"}},"body-large":{"font-size":{value:"16px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"24px"}},body:{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"20px"}},quote:{"font-size":{value:"16px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"font-style":{value:"italic"},"line-height":{value:"24px"}},"publish-info":{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-regular)"},"line-height":{value:"20px"}},button:{"size-m":{"font-size":{value:"14px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"}},"size-s":{"font-size":{value:"12px"},"font-weight":{value:"var(--lumx-typography-font-weight-bold)"}}}}}}}});
|
|
2
2
|
//# sourceMappingURL=design-tokens.min.js.map
|