@openmrs/esm-login-app 3.2.0 → 3.2.1-pre.933

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/dist/592.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"592.js","mappings":"4UAWIA,EAAU,GAEdA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKnB,QAAe,KAAW,WAAiB,gBAAiBM,E,cCdnE,MAuBA,EAvB8D,EAC5DC,QAAAA,EACAC,gBAAAA,MAEA,MAAM,IAAQC,EAAAA,EAAAA,kBAQd,OACE,yBAAKC,UAAWC,EAAAA,6BACd,kBAAC,IAAD,MACA,6BACGH,EACD,kBAAC,EAAAI,OAAD,CAAQC,QAXS,MACrBC,EAAAA,EAAAA,UAAS,CACPC,GAAK,iDAAgDR,QASjBS,EAAE,SAAU,e,gEC1BlDC,E,MAA0B,GAA4B,KAE1DA,EAAwBC,KAAK,CAACC,EAAOC,GAAI,wkGAAykG,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,4DAA4D,4BAA4B,uHAAuH,mIAAmI,4EAA4E,MAAQ,GAAG,SAAW,2uCAA2uC,eAAiB,CAAC,8xCAA8xC,06CAA88C,q3lBAAq3lB,26jDAA26jD,g4BAAk4B,WAAa,MAEzt6EH,EAAwBI,OAAS,CAChC,oBAAuB,0EACvB,oBAAuB,0EACvB,oBAAuB,0EACvB,oBAAuB,0EACvB,oBAAuB,0EACvB,oBAAuB,0EACvB,YAAe,kEACf,YAAe,kEACf,WAAc,iEACd,4BAA+B,kFAC/B,WAAc,iEACd,QAAW,8DACX,UAAa,gEACb,aAAgB,mEAChB,OAAU,6DACV,OAAU,6DACV,mBAAsB,0EAEvB","sources":["webpack://@openmrs/esm-login-app/./src/change-location-link/change-location.link.component.scss?3495","webpack://@openmrs/esm-login-app/./src/change-location-link/change-location-link.component.tsx","webpack://@openmrs/esm-login-app/./src/change-location-link/change-location.link.component.scss"],"sourcesContent":["\n import API from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../../../../node_modules/sass-loader/dist/cjs.js!./change-location.link.component.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../../../../node_modules/sass-loader/dist/cjs.js!./change-location.link.component.scss\";\n export default content && content.locals ? content.locals : undefined;\n","import React from \"react\";\nimport { Button } from \"carbon-components-react\";\nimport { useTranslation } from \"react-i18next\";\nimport { navigate } from \"@openmrs/esm-framework\";\nimport styles from \"./change-location.link.component.scss\";\nimport Location20 from \"@carbon/icons-react/es/location/20\";\n\ninterface ChangeLocationLinkProps {\n referer?: string;\n currentLocation: string;\n}\n\nconst ChangeLocationLink: React.FC<ChangeLocationLinkProps> = ({\n referer,\n currentLocation,\n}) => {\n const { t } = useTranslation();\n\n const changeLocation = () => {\n navigate({\n to: `\\${openmrsSpaBase}/login/location?returnToUrl=${referer}`,\n });\n };\n\n return (\n <div className={styles.changeLocationLinkContainer}>\n <Location20 />\n <div>\n {currentLocation}\n <Button onClick={changeLocation}>{t(\"change\", \"Change\")}</Button>\n </div>\n </div>\n );\n};\n\nexport default ChangeLocationLink;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \":root{--brand-01: #005d5d;--brand-02: #004144;--brand-03: #007d79}.-esm-login__change-location-link-component__productiveHeading01___3uhzm{font-size:.875rem;font-weight:600;line-height:1.29;letter-spacing:.16px}.-esm-login__change-location-link-component__productiveHeading02___vofz6{font-size:1rem;font-weight:600;line-height:1.375;letter-spacing:0}.-esm-login__change-location-link-component__productiveHeading03___1S0dx{font-size:1.25rem;font-weight:400;line-height:1.4;letter-spacing:0}.-esm-login__change-location-link-component__productiveHeading04___2bVWr{font-size:1.75rem;font-weight:400;line-height:1.29;letter-spacing:0}.-esm-login__change-location-link-component__productiveHeading05___3CEoq{font-size:2rem;font-weight:400;line-height:1.25;letter-spacing:0}.-esm-login__change-location-link-component__productiveHeading06___1QXRs{font-size:2rem;font-weight:300;line-height:1.199;letter-spacing:0}.-esm-login__change-location-link-component__bodyShort01___1hAz_{font-size:.875rem;font-weight:400;line-height:1.29;letter-spacing:.16px}.-esm-login__change-location-link-component__bodyShort02___2GKAL{font-size:1rem;font-weight:400;line-height:1.375;letter-spacing:0}.-esm-login__change-location-link-component__bodyLong01___1QY39,.-esm-login__change-location-link-component__changeLocationLinkContainer___E41bb{font-size:.875rem;font-weight:400;line-height:1.43;letter-spacing:.16px}.-esm-login__change-location-link-component__bodyLong02___159kz{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0}.-esm-login__change-location-link-component__label01___3tD_Y{font-size:.75rem;font-weight:400;line-height:1.34;letter-spacing:.32px}.-esm-login__change-location-link-component__caption01___3st0t{font-size:.75rem;font-weight:400;line-height:1.34;letter-spacing:.32px}.-esm-login__change-location-link-component__helperText01___1Fsk9{font-size:.75rem;line-height:1.34;letter-spacing:.32px}.-esm-login__change-location-link-component__text01___32nVt{color:#161616}.-esm-login__change-location-link-component__text02___2R7vx{color:#525252}.-esm-login__change-location-link-component__changeLocationLinkContainer___E41bb{display:flex;flex-direction:row;width:16rem;justify-content:flex-start;color:#f4f4f4;align-items:center;height:3rem;cursor:pointer}.-esm-login__change-location-link-component__changeLocationLinkContainer___E41bb svg{margin:0rem .75rem;fill:#f4f4f4}.-esm-login__change-location-link-component__changeLocationLinkContainer___E41bb div{display:flex;flex-direction:row;width:fit-content;align-items:center}.-esm-login__change-location-link-component__changeLocationLinkContainer___E41bb button{background-color:#004144;background-color:var(--brand-02);padding:0rem .75rem;color:#78a9ff}.-esm-login__change-location-link-component__changeLocationLinkContainer___E41bb button :hover{background-color:#007d79;background-color:var(--brand-03);color:#78a9ff}.-esm-login__change-location-link-component__changeLocationLink___2pX0J{color:#f4f4f4;width:fit-content}.-esm-login__change-location-link-component__changeLocationLink___2pX0J :hover{color:#f4f4f4;background-color:#005d5d;background-color:var(--brand-01)}\", \"\",{\"version\":3,\"sources\":[\"webpack://./../../framework/esm-styleguide/src/_vars.scss\",\"webpack://./src/root.scss\",\"webpack://./../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss\",\"webpack://./../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/themes/generated/_mixins.scss\",\"webpack://./src/change-location-link/change-location.link.component.scss\"],\"names\":[],\"mappings\":\"AAyCA,MACE,mBAAA,CACA,mBAAA,CACA,mBAAA,CCtCF,yECygBI,iBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CD1rB1B,yECqgBI,cAqLsB,CArLtB,eAqLsB,CArLtB,iBAqLsB,CArLtB,gBAqLsB,CDtrB1B,yECigBI,iBAqLsB,CArLtB,eAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CDlrB1B,yEC6fI,iBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,gBAqLsB,CD9qB1B,yECyfI,cAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,gBAqLsB,CD1qB1B,yECqfI,cAqLsB,CArLtB,eAqLsB,CArLtB,iBAqLsB,CArLtB,gBAqLsB,CDtqB1B,iECifI,iBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CDlqB1B,iEC6eI,cAqLsB,CArLtB,eAqLsB,CArLtB,iBAqLsB,CArLtB,gBAqLsB,CD9pB1B,iJCyeI,iBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CD1pB1B,gECqeI,cAqLsB,CArLtB,eAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CDtpB1B,6DCieI,gBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CDlpB1B,+DC6dI,gBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CD9oB1B,kECydI,gBAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CD1oB1B,4DACE,aETU,CFYZ,4DACE,aEZU,CCjDZ,iFACE,YAAA,CACA,kBAAA,CACA,WAAA,CACA,0BAAA,CACA,aDuDW,CCtDX,kBAAA,CAEA,WAAA,CACA,cAAA,CAEF,qFACE,kBAAA,CACA,YD+CW,CC5Cb,qFACE,YAAA,CACA,kBAAA,CACA,iBAAA,CACA,kBAAA,CAGF,wFJOE,wBAAA,CACA,gCAAA,CINA,mBAAA,CACA,aDiCe,CC9BjB,+FJME,wBAAA,CACA,gCAAA,CILA,aD4Be,CCzBjB,wEACE,aDyBW,CCxBX,iBAAA,CAGF,+EACE,aDoBW,CHnCX,wBAAA,CACA,gCAAA\",\"sourcesContent\":[\"$ui-01: #f4f4f4;\\n$ui-02: #ffffff;\\n$ui-03: #e0e0e0;\\n$ui-04: #8d8d8d;\\n$ui-05: #161616;\\n$text-02: #525252;\\n$text-03: #a8a8a8;\\n$ui-background: #ffffff;\\n$color-gray-30: #c6c6c6;\\n$color-gray-70: #525252;\\n$color-gray-100: #161616;\\n$color-blue-60-2: #0f62fe;\\n$color-blue-10: #edf5ff;\\n$color-yellow-50: #feecae;\\n$carbon--red-50: #fa4d56;\\n$inverse-link: #78a9ff;\\n$support-02: #24a148;\\n$inverse-support-03: #f1c21b;\\n$warning-background: #fff8e1;\\n$openmrs-background-grey: #f4f4f4;\\n$danger: #da1e28;\\n$interactive-01: #0f62fe;\\n$field-01: #f4f4f4;\\n$grey-2: #e0e0e0;\\n$labeldropdown: #c6c6c6;\\n\\n@mixin brand-01($property) {\\n #{$property}: #005d5d;\\n #{$property}: var(--brand-01);\\n}\\n\\n@mixin brand-02($property) {\\n #{$property}: #004144;\\n #{$property}: var(--brand-02);\\n}\\n\\n@mixin brand-03($property) {\\n #{$property}: #007d79;\\n #{$property}: var(--brand-03);\\n}\\n\\n:root {\\n --brand-01: #005d5d;\\n --brand-02: #004144;\\n --brand-03: #007d79;\\n}\\n\\n$breakpoint-phone-min: 0px;\\n$breakpoint-phone-max: 600px;\\n$breakpoint-tablet-min: 601px;\\n$breakpoint-tablet-max: 1200px;\\n$breakpoint-desktop-min: 1201px;\\n$breakpoint-desktop-max: 99999999px;\\n\\n/* These color variables will be removed in a future release */\\n$brand-teal-01: #007d79;\\n$brand-01: #005d5d;\\n$brand-02: #004144;\\n\",\"@import \\\"~carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/styles\\\";\\n@import \\\"~carbon-components/src/globals/scss/vendor/@carbon/layout/scss/generated/spacing\\\";\\n@import \\\"~carbon-components/src/globals/scss/vendor/@carbon/layout/scss/generated/layout\\\";\\n@import \\\"~@openmrs/esm-styleguide/src/vars\\\";\\n@import \\\"carbon-components/scss/globals/scss/typography.scss\\\";\\n\\n.productiveHeading01 {\\n @include carbon--type-style(\\\"productive-heading-01\\\");\\n}\\n\\n.productiveHeading02 {\\n @include carbon--type-style(\\\"productive-heading-02\\\");\\n}\\n\\n.productiveHeading03 {\\n @include carbon--type-style(\\\"productive-heading-03\\\");\\n}\\n\\n.productiveHeading04 {\\n @include carbon--type-style(\\\"productive-heading-04\\\");\\n}\\n\\n.productiveHeading05 {\\n @include carbon--type-style(\\\"productive-heading-05\\\");\\n}\\n\\n.productiveHeading06 {\\n @include carbon--type-style(\\\"productive-heading-06\\\");\\n}\\n\\n.bodyShort01 {\\n @include carbon--type-style(\\\"body-short-01\\\");\\n}\\n\\n.bodyShort02 {\\n @include carbon--type-style(\\\"body-short-02\\\");\\n}\\n\\n.bodyLong01 {\\n @include carbon--type-style(\\\"body-long-01\\\");\\n}\\n\\n.bodyLong02 {\\n @include carbon--type-style(\\\"body-long-02\\\");\\n}\\n\\n.label01 {\\n @include carbon--type-style(\\\"label-01\\\");\\n}\\n\\n.caption01 {\\n @include carbon--type-style(\\\"caption-01\\\");\\n}\\n\\n.helperText01 {\\n @include carbon--type-style(\\\"helper-text-01\\\");\\n}\\n\\n.text01 {\\n color: $text-01;\\n}\\n\\n.text02 {\\n color: $text-02;\\n}\\n\",\"//\\n// Copyright IBM Corp. 2018, 2018\\n//\\n// This source code is licensed under the Apache-2.0 license found in the\\n// LICENSE file in the root directory of this source tree.\\n//\\n\\n@import '../layout/breakpoint';\\n@import 'font-family';\\n@import 'scale';\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$caption-01: (\\n font-size: carbon--type-scale(1),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.34,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$label-01: (\\n font-size: carbon--type-scale(1),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.34,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$helper-text-01: (\\n font-size: carbon--type-scale(1),\\n line-height: 1.34,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$body-short-01: (\\n font-size: carbon--type-scale(2),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.29,\\n letter-spacing: 0.16px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$body-long-01: (\\n font-size: carbon--type-scale(2),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.43,\\n letter-spacing: 0.16px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$body-short-02: (\\n font-size: carbon--type-scale(3),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.375,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$body-long-02: (\\n font-size: carbon--type-scale(3),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.5,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$code-01: (\\n font-family: carbon--font-family('mono'),\\n font-size: carbon--type-scale(1),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.34,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$code-02: (\\n font-family: carbon--font-family('mono'),\\n font-size: carbon--type-scale(2),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.43,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$heading-01: (\\n font-size: carbon--type-scale(2),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.29,\\n letter-spacing: 0.16px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-01: $heading-01 !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$heading-02: (\\n font-size: carbon--type-scale(3),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.375,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-02: $heading-02 !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-03: (\\n font-size: carbon--type-scale(5),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.4,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-04: (\\n font-size: carbon--type-scale(7),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.29,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-05: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.25,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-06: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('light'),\\n // Extra digit needed for precision in Chrome\\n line-height: 1.199,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-07: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-01: map-merge(\\n $heading-01,\\n (\\n line-height: 1.25,\\n )\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-02: map-merge(\\n $heading-02,\\n (\\n line-height: 1.5,\\n )\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-03: (\\n font-size: carbon--type-scale(5),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.4,\\n letter-spacing: 0,\\n breakpoints: (\\n xlg: (\\n font-size: carbon--type-scale(5),\\n line-height: 1.25,\\n ),\\n max: (\\n font-size: carbon--type-scale(6),\\n line-height: 1.334,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-04: (\\n font-size: carbon--type-scale(7),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.29,\\n letter-spacing: 0,\\n breakpoints: (\\n xlg: (\\n font-size: carbon--type-scale(7),\\n line-height: 1.25,\\n ),\\n max: (\\n font-size: carbon--type-scale(8),\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-05: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.25,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(9),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.22,\\n ),\\n lg: (\\n font-size: carbon--type-scale(10),\\n line-height: 1.19,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(11),\\n line-height: 1.17,\\n ),\\n max: (\\n font-size: carbon--type-scale(13),\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-06: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.25,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(9),\\n line-height: 1.22,\\n ),\\n lg: (\\n font-size: carbon--type-scale(10),\\n line-height: 1.19,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(11),\\n line-height: 1.17,\\n ),\\n max: (\\n font-size: carbon--type-scale(13),\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-paragraph-01: (\\n font-size: carbon--type-scale(6),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.334,\\n letter-spacing: 0,\\n breakpoints: (\\n lg: (\\n font-size: carbon--type-scale(7),\\n line-height: 1.29,\\n ),\\n max: (\\n font-size: carbon--type-scale(8),\\n line-height: 1.25,\\n ),\\n ),\\n);\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$quotation-01: (\\n font-size: carbon--type-scale(5),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.3,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(5),\\n ),\\n lg: (\\n font-size: carbon--type-scale(6),\\n line-height: 1.334,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(7),\\n line-height: 1.29,\\n ),\\n max: (\\n font-size: carbon--type-scale(8),\\n line-height: 1.25,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$quotation-02: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.25,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(9),\\n line-height: 1.22,\\n ),\\n lg: (\\n font-size: carbon--type-scale(10),\\n line-height: 1.19,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(11),\\n line-height: 1.17,\\n ),\\n max: (\\n font-size: carbon--type-scale(13),\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$display-01: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(10),\\n ),\\n lg: (\\n font-size: carbon--type-scale(12),\\n ),\\n xlg: (\\n font-size: carbon--type-scale(13),\\n line-height: 1.17,\\n ),\\n max: (\\n font-size: carbon--type-scale(15),\\n line-height: 1.13,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$display-02: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(10),\\n ),\\n lg: (\\n font-size: carbon--type-scale(12),\\n ),\\n xlg: (\\n font-size: carbon--type-scale(13),\\n line-height: 1.16,\\n ),\\n max: (\\n font-size: carbon--type-scale(15),\\n line-height: 1.13,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$display-03: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(14),\\n line-height: 1.15,\\n ),\\n lg: (\\n font-size: carbon--type-scale(17),\\n line-height: 1.11,\\n letter-spacing: -0.64px,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(20),\\n line-height: 1.07,\\n letter-spacing: -0.64px,\\n ),\\n max: (\\n font-size: carbon--type-scale(23),\\n line-height: 1.05,\\n letter-spacing: -0.96px,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$display-04: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(14),\\n line-height: 1.15,\\n ),\\n lg: (\\n font-size: carbon--type-scale(17),\\n line-height: 1.11,\\n letter-spacing: -0.64px,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(20),\\n line-height: 1.07,\\n letter-spacing: -0.64px,\\n ),\\n max: (\\n font-size: carbon--type-scale(23),\\n line-height: 1.05,\\n letter-spacing: -0.96px,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$tokens: (\\n caption-01: $caption-01,\\n label-01: $label-01,\\n helper-text-01: $helper-text-01,\\n body-short-01: $body-short-01,\\n body-short-02: $body-short-02,\\n body-long-01: $body-long-01,\\n body-long-02: $body-long-02,\\n code-01: $code-01,\\n code-02: $code-02,\\n heading-01: $heading-01,\\n heading-02: $heading-02,\\n productive-heading-01: $productive-heading-01,\\n productive-heading-02: $productive-heading-02,\\n productive-heading-03: $productive-heading-03,\\n productive-heading-04: $productive-heading-04,\\n productive-heading-05: $productive-heading-05,\\n productive-heading-06: $productive-heading-06,\\n productive-heading-07: $productive-heading-07,\\n expressive-paragraph-01: $expressive-paragraph-01,\\n expressive-heading-01: $expressive-heading-01,\\n expressive-heading-02: $expressive-heading-02,\\n expressive-heading-03: $expressive-heading-03,\\n expressive-heading-04: $expressive-heading-04,\\n expressive-heading-05: $expressive-heading-05,\\n expressive-heading-06: $expressive-heading-06,\\n quotation-01: $quotation-01,\\n quotation-02: $quotation-02,\\n display-01: $display-01,\\n display-02: $display-02,\\n display-03: $display-03,\\n display-04: $display-04,\\n);\\n\\n/// @param {Map} $map\\n/// @access public\\n/// @group @carbon/type\\n@mixin properties($map) {\\n @each $name, $value in $map {\\n #{$name}: $value;\\n }\\n}\\n\\n/// @param {Number} $value - Number with units\\n/// @return {Number} Without units\\n/// @access public\\n/// @group @carbon/type\\n@function strip-unit($value) {\\n @return $value / ($value * 0 + 1);\\n}\\n\\n/// This helper includes fluid type styles for the given token value. Fluid type\\n/// means that the `font-size` is computed using `calc()` in order to be\\n/// determined by the screen size instead of a breakpoint. As a result, fluid\\n/// styles should be used with caution in fixed width contexts.\\n///\\n/// In addition, we make use of %-based line-heights so that the line-height of\\n/// each type style is computed correctly due to the dynamic nature of the\\n/// `font-size`.\\n///\\n/// Most of the logic for this work comes from CSS Tricks:\\n/// https://css-tricks.com/snippets/css/fluid-typography/\\n///\\n/// @param {Map} $type-styles - The value of a given type token\\n/// @param {Map} $breakpoints [$carbon--grid-breakpoints] - Custom breakpoints to use\\n/// @access public\\n/// @group @carbon/type\\n@mixin fluid-type($type-styles, $breakpoints: $carbon--grid-breakpoints) {\\n // Include the initial styles for the given token by default without any\\n // media query guard. This includes `font-size` as a fallback in the case\\n // that a browser does not support `calc()`\\n @include properties(map-remove($type-styles, breakpoints));\\n // We also need to include the `sm` styles by default since they don't\\n // appear in the fluid styles for tokens\\n @include fluid-type-size($type-styles, sm, $breakpoints);\\n\\n // Finally, we need to go through all the breakpoints defined in the type\\n // token and apply the properties and fluid type size for that given\\n // breakpoint\\n @each $name, $values in map-get($type-styles, breakpoints) {\\n @include carbon--breakpoint($name) {\\n @include properties($values);\\n @include fluid-type-size($type-styles, $name, $breakpoints);\\n }\\n }\\n}\\n\\n/// Computes the fluid `font-size` for a given type style and breakpoint\\n/// @param {Map} $type-styles - The styles for a given token\\n/// @param {String} $name - The name of the breakpoint to which we apply the fluid\\n/// @param {Map} $breakpoints [$carbon--grid-breakpoints] - The breakpoints for the grid system\\n/// @access public\\n/// @group @carbon/type\\n@mixin fluid-type-size(\\n $type-styles,\\n $name,\\n $breakpoints: $carbon--grid-breakpoints\\n) {\\n // Get the information about the breakpoint we're currently working in. Useful\\n // for getting initial width information\\n $breakpoint: map-get($breakpoints, $name);\\n\\n // Our fluid styles are captured under the 'breakpoints' property in our type\\n // styles map. These define what values to treat as `max-` variables below\\n $fluid-sizes: map-get($type-styles, breakpoints);\\n $fluid-breakpoint: ();\\n // Special case for `sm` because the styles for small are on the type style\\n // directly\\n @if $name == sm {\\n $fluid-breakpoint: map-remove($type-styles, breakpoints);\\n } @else {\\n $fluid-breakpoint: map-get($fluid-sizes, $name);\\n }\\n\\n // Initialize our font-sizes to the default size for the type style\\n $max-font-size: map-get($type-styles, font-size);\\n $min-font-size: map-get($type-styles, font-size);\\n @if map-has-key($fluid-breakpoint, font-size) {\\n $min-font-size: map-get($fluid-breakpoint, font-size);\\n }\\n\\n // Initialize our min and max width to the width of the current breakpoint\\n $max-vw: map-get($breakpoint, width);\\n $min-vw: map-get($breakpoint, width);\\n\\n // We can use `breakpoint-next` to see if there is another breakpoint we can\\n // use to update `max-font-size` and `max-vw` with larger values\\n $next-breakpoint-available: carbon--breakpoint-next($name, $breakpoints);\\n $next-fluid-breakpoint-name: null;\\n\\n // We need to figure out what the next available fluid breakpoint is for our\\n // given $type-styles. In this loop we try and iterate through breakpoints\\n // until we either manually set $next-breakpoint-available to null or\\n // `breakpoint-next` returns null.\\n @while $next-breakpoint-available {\\n @if map-has-key($fluid-sizes, $next-breakpoint-available) {\\n $next-fluid-breakpoint-name: $next-breakpoint-available;\\n $next-breakpoint-available: null;\\n } @else {\\n $next-breakpoint-available: carbon--breakpoint-next(\\n $next-breakpoint-available,\\n $breakpoints\\n );\\n }\\n }\\n\\n // If we have found the next available fluid breakpoint name, then we know\\n // that we have values that we can use to set max-font-size and max-vw as both\\n // values derive from the next breakpoint\\n @if $next-fluid-breakpoint-name {\\n $next-fluid-breakpoint: map-get($breakpoints, $next-fluid-breakpoint-name);\\n $max-font-size: map-get(\\n map-get($fluid-sizes, $next-fluid-breakpoint-name),\\n font-size\\n );\\n $max-vw: map-get($next-fluid-breakpoint, width);\\n\\n // prettier-ignore\\n font-size: calc(#{$min-font-size} +\\n #{strip-unit($max-font-size - $min-font-size)} *\\n ((100vw - #{$min-vw}) / #{strip-unit($max-vw - $min-vw)})\\n );\\n } @else {\\n // Otherwise, just default to setting the font size found from the type\\n // style or the given fluid breakpoint in the type style\\n font-size: $min-font-size;\\n }\\n}\\n\\n// TODO move following variable and `custom-property` mixin into shared file for\\n// both `@carbon/type` and `@carbon/themes`\\n\\n/// @access private\\n/// @group @carbon/type\\n$custom-property-prefix: 'cds' !default;\\n\\n/// @access private\\n/// @group @carbon/type\\n@mixin custom-properties($name, $value) {\\n @each $property, $value in $value {\\n #{$property}: var(\\n --#{$custom-property-prefix}-#{$name}-#{$property},\\n #{$value}\\n );\\n }\\n}\\n\\n/// Helper mixin to include the styles for a given token in any selector in your\\n/// project. Also includes an optional fluid option that will enable fluid\\n/// styles for the token if they are defined. Fluid styles will cause the\\n/// token's font-size to be computed based on the viewport size. As a result, use\\n/// with caution in fixed contexts.\\n/// @param {String} $name - The name of the token to get the styles for\\n/// @param {Boolean} $fluid [false] - Specify whether to include fluid styles for the\\n/// @param {Map} $breakpoints [$carbon--grid-breakpoints] - Provide a custom breakpoint map to use\\n/// @access public\\n/// @group @carbon/type\\n@mixin carbon--type-style(\\n $name,\\n $fluid: false,\\n $breakpoints: $carbon--grid-breakpoints\\n) {\\n @if not map-has-key($tokens, $name) {\\n @error 'Unable to find a token with the name: `#{$name}`';\\n }\\n\\n $token: map-get($tokens, $name);\\n\\n // If $fluid is set to true and the token has breakpoints defined for fluid\\n // styles, delegate to the fluid-type helper for the given token\\n @if $fluid == true and map-has-key($token, 'breakpoints') {\\n @include fluid-type($token, $breakpoints);\\n } @else {\\n @if global-variable-exists('feature-flags') and\\n map-get($feature-flags, 'enable-css-custom-properties')\\n {\\n @include custom-properties($name, $token);\\n } @else {\\n // Otherwise, we just include all the property declarations directly on the\\n // selector\\n @include properties(map-remove($token, 'breakpoints'));\\n }\\n }\\n}\\n\",\"// Code generated by @carbon/themes. DO NOT EDIT.\\n//\\n// Copyright IBM Corp. 2018, 2019\\n//\\n// This source code is licensed under the Apache-2.0 license found in the\\n// LICENSE file in the root directory of this source tree.\\n//\\n\\n@import './themes';\\n\\n/// Define theme variables from a map of tokens\\n/// @access public\\n/// @param {Map} $theme [$carbon--theme] - Map of theme tokens\\n/// @param {Bool} $emit-custom-properties [false] - Output CSS Custom Properties for theme tokens\\n/// @content Pass in your custom declaration blocks to be used after the token maps set theming variables.\\n///\\n/// @example scss\\n/// // Default usage\\n/// @include carbon--theme();\\n///\\n/// // Alternate styling (not white theme)\\n/// @include carbon--theme($carbon--theme--g90) {\\n/// // declarations...\\n/// }\\n///\\n/// // Inline styling\\n/// @include carbon--theme($carbon--theme--g90) {\\n/// .my-dark-theme {\\n/// // declarations...\\n/// }\\n/// }\\n///\\n/// @group @carbon/themes\\n@mixin carbon--theme(\\n $theme: $carbon--theme,\\n $emit-custom-properties: false,\\n $emit-difference: false\\n) {\\n $parent-carbon-theme: $carbon--theme;\\n $carbon--theme: $theme !global;\\n $interactive-01: map-get($theme, 'interactive-01') !global;\\n $interactive-02: map-get($theme, 'interactive-02') !global;\\n $interactive-03: map-get($theme, 'interactive-03') !global;\\n $interactive-04: map-get($theme, 'interactive-04') !global;\\n $ui-background: map-get($theme, 'ui-background') !global;\\n $ui-01: map-get($theme, 'ui-01') !global;\\n $ui-02: map-get($theme, 'ui-02') !global;\\n $ui-03: map-get($theme, 'ui-03') !global;\\n $ui-04: map-get($theme, 'ui-04') !global;\\n $ui-05: map-get($theme, 'ui-05') !global;\\n $text-01: map-get($theme, 'text-01') !global;\\n $text-02: map-get($theme, 'text-02') !global;\\n $text-03: map-get($theme, 'text-03') !global;\\n $text-04: map-get($theme, 'text-04') !global;\\n $text-05: map-get($theme, 'text-05') !global;\\n $text-error: map-get($theme, 'text-error') !global;\\n $icon-01: map-get($theme, 'icon-01') !global;\\n $icon-02: map-get($theme, 'icon-02') !global;\\n $icon-03: map-get($theme, 'icon-03') !global;\\n $link-01: map-get($theme, 'link-01') !global;\\n $link-02: map-get($theme, 'link-02') !global;\\n $inverse-link: map-get($theme, 'inverse-link') !global;\\n $field-01: map-get($theme, 'field-01') !global;\\n $field-02: map-get($theme, 'field-02') !global;\\n $inverse-01: map-get($theme, 'inverse-01') !global;\\n $inverse-02: map-get($theme, 'inverse-02') !global;\\n $support-01: map-get($theme, 'support-01') !global;\\n $support-02: map-get($theme, 'support-02') !global;\\n $support-03: map-get($theme, 'support-03') !global;\\n $support-04: map-get($theme, 'support-04') !global;\\n $inverse-support-01: map-get($theme, 'inverse-support-01') !global;\\n $inverse-support-02: map-get($theme, 'inverse-support-02') !global;\\n $inverse-support-03: map-get($theme, 'inverse-support-03') !global;\\n $inverse-support-04: map-get($theme, 'inverse-support-04') !global;\\n $overlay-01: map-get($theme, 'overlay-01') !global;\\n $danger-01: map-get($theme, 'danger-01') !global;\\n $danger-02: map-get($theme, 'danger-02') !global;\\n $focus: map-get($theme, 'focus') !global;\\n $inverse-focus-ui: map-get($theme, 'inverse-focus-ui') !global;\\n $hover-primary: map-get($theme, 'hover-primary') !global;\\n $active-primary: map-get($theme, 'active-primary') !global;\\n $hover-primary-text: map-get($theme, 'hover-primary-text') !global;\\n $hover-secondary: map-get($theme, 'hover-secondary') !global;\\n $active-secondary: map-get($theme, 'active-secondary') !global;\\n $hover-tertiary: map-get($theme, 'hover-tertiary') !global;\\n $active-tertiary: map-get($theme, 'active-tertiary') !global;\\n $hover-ui: map-get($theme, 'hover-ui') !global;\\n $hover-light-ui: map-get($theme, 'hover-light-ui') !global;\\n $hover-selected-ui: map-get($theme, 'hover-selected-ui') !global;\\n $active-ui: map-get($theme, 'active-ui') !global;\\n $active-light-ui: map-get($theme, 'active-light-ui') !global;\\n $selected-ui: map-get($theme, 'selected-ui') !global;\\n $selected-light-ui: map-get($theme, 'selected-light-ui') !global;\\n $inverse-hover-ui: map-get($theme, 'inverse-hover-ui') !global;\\n $hover-danger: map-get($theme, 'hover-danger') !global;\\n $active-danger: map-get($theme, 'active-danger') !global;\\n $hover-row: map-get($theme, 'hover-row') !global;\\n $visited-link: map-get($theme, 'visited-link') !global;\\n $disabled-01: map-get($theme, 'disabled-01') !global;\\n $disabled-02: map-get($theme, 'disabled-02') !global;\\n $disabled-03: map-get($theme, 'disabled-03') !global;\\n $highlight: map-get($theme, 'highlight') !global;\\n $decorative-01: map-get($theme, 'decorative-01') !global;\\n $button-separator: map-get($theme, 'button-separator') !global;\\n $skeleton-01: map-get($theme, 'skeleton-01') !global;\\n $skeleton-02: map-get($theme, 'skeleton-02') !global;\\n $brand-01: map-get($theme, 'brand-01') !global;\\n $brand-02: map-get($theme, 'brand-02') !global;\\n $brand-03: map-get($theme, 'brand-03') !global;\\n $active-01: map-get($theme, 'active-01') !global;\\n $hover-field: map-get($theme, 'hover-field') !global;\\n $danger: map-get($theme, 'danger') !global;\\n $caption-01: map-get($theme, 'caption-01') !global;\\n $label-01: map-get($theme, 'label-01') !global;\\n $helper-text-01: map-get($theme, 'helper-text-01') !global;\\n $body-short-01: map-get($theme, 'body-short-01') !global;\\n $body-long-01: map-get($theme, 'body-long-01') !global;\\n $body-short-02: map-get($theme, 'body-short-02') !global;\\n $body-long-02: map-get($theme, 'body-long-02') !global;\\n $code-01: map-get($theme, 'code-01') !global;\\n $code-02: map-get($theme, 'code-02') !global;\\n $heading-01: map-get($theme, 'heading-01') !global;\\n $productive-heading-01: map-get($theme, 'productive-heading-01') !global;\\n $heading-02: map-get($theme, 'heading-02') !global;\\n $productive-heading-02: map-get($theme, 'productive-heading-02') !global;\\n $productive-heading-03: map-get($theme, 'productive-heading-03') !global;\\n $productive-heading-04: map-get($theme, 'productive-heading-04') !global;\\n $productive-heading-05: map-get($theme, 'productive-heading-05') !global;\\n $productive-heading-06: map-get($theme, 'productive-heading-06') !global;\\n $productive-heading-07: map-get($theme, 'productive-heading-07') !global;\\n $expressive-heading-01: map-get($theme, 'expressive-heading-01') !global;\\n $expressive-heading-02: map-get($theme, 'expressive-heading-02') !global;\\n $expressive-heading-03: map-get($theme, 'expressive-heading-03') !global;\\n $expressive-heading-04: map-get($theme, 'expressive-heading-04') !global;\\n $expressive-heading-05: map-get($theme, 'expressive-heading-05') !global;\\n $expressive-heading-06: map-get($theme, 'expressive-heading-06') !global;\\n $expressive-paragraph-01: map-get($theme, 'expressive-paragraph-01') !global;\\n $quotation-01: map-get($theme, 'quotation-01') !global;\\n $quotation-02: map-get($theme, 'quotation-02') !global;\\n $display-01: map-get($theme, 'display-01') !global;\\n $display-02: map-get($theme, 'display-02') !global;\\n $display-03: map-get($theme, 'display-03') !global;\\n $display-04: map-get($theme, 'display-04') !global;\\n $spacing-01: map-get($theme, 'spacing-01') !global;\\n $spacing-02: map-get($theme, 'spacing-02') !global;\\n $spacing-03: map-get($theme, 'spacing-03') !global;\\n $spacing-04: map-get($theme, 'spacing-04') !global;\\n $spacing-05: map-get($theme, 'spacing-05') !global;\\n $spacing-06: map-get($theme, 'spacing-06') !global;\\n $spacing-07: map-get($theme, 'spacing-07') !global;\\n $spacing-08: map-get($theme, 'spacing-08') !global;\\n $spacing-09: map-get($theme, 'spacing-09') !global;\\n $spacing-10: map-get($theme, 'spacing-10') !global;\\n $spacing-11: map-get($theme, 'spacing-11') !global;\\n $spacing-12: map-get($theme, 'spacing-12') !global;\\n $fluid-spacing-01: map-get($theme, 'fluid-spacing-01') !global;\\n $fluid-spacing-02: map-get($theme, 'fluid-spacing-02') !global;\\n $fluid-spacing-03: map-get($theme, 'fluid-spacing-03') !global;\\n $fluid-spacing-04: map-get($theme, 'fluid-spacing-04') !global;\\n $layout-01: map-get($theme, 'layout-01') !global;\\n $layout-02: map-get($theme, 'layout-02') !global;\\n $layout-03: map-get($theme, 'layout-03') !global;\\n $layout-04: map-get($theme, 'layout-04') !global;\\n $layout-05: map-get($theme, 'layout-05') !global;\\n $layout-06: map-get($theme, 'layout-06') !global;\\n $layout-07: map-get($theme, 'layout-07') !global;\\n $container-01: map-get($theme, 'container-01') !global;\\n $container-02: map-get($theme, 'container-02') !global;\\n $container-03: map-get($theme, 'container-03') !global;\\n $container-04: map-get($theme, 'container-04') !global;\\n $container-05: map-get($theme, 'container-05') !global;\\n $icon-size-01: map-get($theme, 'icon-size-01') !global;\\n $icon-size-02: map-get($theme, 'icon-size-02') !global;\\n\\n @if global-variable-exists('feature-flags') and\\n map-get($feature-flags, 'enable-css-custom-properties')\\n {\\n $interactive-01: var(\\n --#{$custom-property-prefix}-interactive-01,\\n map-get($theme, 'interactive-01')\\n ) !global;\\n $interactive-02: var(\\n --#{$custom-property-prefix}-interactive-02,\\n map-get($theme, 'interactive-02')\\n ) !global;\\n $interactive-03: var(\\n --#{$custom-property-prefix}-interactive-03,\\n map-get($theme, 'interactive-03')\\n ) !global;\\n $interactive-04: var(\\n --#{$custom-property-prefix}-interactive-04,\\n map-get($theme, 'interactive-04')\\n ) !global;\\n $ui-background: var(\\n --#{$custom-property-prefix}-ui-background,\\n map-get($theme, 'ui-background')\\n ) !global;\\n $ui-01: var(\\n --#{$custom-property-prefix}-ui-01,\\n map-get($theme, 'ui-01')\\n ) !global;\\n $ui-02: var(\\n --#{$custom-property-prefix}-ui-02,\\n map-get($theme, 'ui-02')\\n ) !global;\\n $ui-03: var(\\n --#{$custom-property-prefix}-ui-03,\\n map-get($theme, 'ui-03')\\n ) !global;\\n $ui-04: var(\\n --#{$custom-property-prefix}-ui-04,\\n map-get($theme, 'ui-04')\\n ) !global;\\n $ui-05: var(\\n --#{$custom-property-prefix}-ui-05,\\n map-get($theme, 'ui-05')\\n ) !global;\\n $text-01: var(\\n --#{$custom-property-prefix}-text-01,\\n map-get($theme, 'text-01')\\n ) !global;\\n $text-02: var(\\n --#{$custom-property-prefix}-text-02,\\n map-get($theme, 'text-02')\\n ) !global;\\n $text-03: var(\\n --#{$custom-property-prefix}-text-03,\\n map-get($theme, 'text-03')\\n ) !global;\\n $text-04: var(\\n --#{$custom-property-prefix}-text-04,\\n map-get($theme, 'text-04')\\n ) !global;\\n $text-05: var(\\n --#{$custom-property-prefix}-text-05,\\n map-get($theme, 'text-05')\\n ) !global;\\n $text-error: var(\\n --#{$custom-property-prefix}-text-error,\\n map-get($theme, 'text-error')\\n ) !global;\\n $icon-01: var(\\n --#{$custom-property-prefix}-icon-01,\\n map-get($theme, 'icon-01')\\n ) !global;\\n $icon-02: var(\\n --#{$custom-property-prefix}-icon-02,\\n map-get($theme, 'icon-02')\\n ) !global;\\n $icon-03: var(\\n --#{$custom-property-prefix}-icon-03,\\n map-get($theme, 'icon-03')\\n ) !global;\\n $link-01: var(\\n --#{$custom-property-prefix}-link-01,\\n map-get($theme, 'link-01')\\n ) !global;\\n $link-02: var(\\n --#{$custom-property-prefix}-link-02,\\n map-get($theme, 'link-02')\\n ) !global;\\n $inverse-link: var(\\n --#{$custom-property-prefix}-inverse-link,\\n map-get($theme, 'inverse-link')\\n ) !global;\\n $field-01: var(\\n --#{$custom-property-prefix}-field-01,\\n map-get($theme, 'field-01')\\n ) !global;\\n $field-02: var(\\n --#{$custom-property-prefix}-field-02,\\n map-get($theme, 'field-02')\\n ) !global;\\n $inverse-01: var(\\n --#{$custom-property-prefix}-inverse-01,\\n map-get($theme, 'inverse-01')\\n ) !global;\\n $inverse-02: var(\\n --#{$custom-property-prefix}-inverse-02,\\n map-get($theme, 'inverse-02')\\n ) !global;\\n $support-01: var(\\n --#{$custom-property-prefix}-support-01,\\n map-get($theme, 'support-01')\\n ) !global;\\n $support-02: var(\\n --#{$custom-property-prefix}-support-02,\\n map-get($theme, 'support-02')\\n ) !global;\\n $support-03: var(\\n --#{$custom-property-prefix}-support-03,\\n map-get($theme, 'support-03')\\n ) !global;\\n $support-04: var(\\n --#{$custom-property-prefix}-support-04,\\n map-get($theme, 'support-04')\\n ) !global;\\n $inverse-support-01: var(\\n --#{$custom-property-prefix}-inverse-support-01,\\n map-get($theme, 'inverse-support-01')\\n ) !global;\\n $inverse-support-02: var(\\n --#{$custom-property-prefix}-inverse-support-02,\\n map-get($theme, 'inverse-support-02')\\n ) !global;\\n $inverse-support-03: var(\\n --#{$custom-property-prefix}-inverse-support-03,\\n map-get($theme, 'inverse-support-03')\\n ) !global;\\n $inverse-support-04: var(\\n --#{$custom-property-prefix}-inverse-support-04,\\n map-get($theme, 'inverse-support-04')\\n ) !global;\\n $overlay-01: var(\\n --#{$custom-property-prefix}-overlay-01,\\n map-get($theme, 'overlay-01')\\n ) !global;\\n $danger-01: var(\\n --#{$custom-property-prefix}-danger-01,\\n map-get($theme, 'danger-01')\\n ) !global;\\n $danger-02: var(\\n --#{$custom-property-prefix}-danger-02,\\n map-get($theme, 'danger-02')\\n ) !global;\\n $focus: var(\\n --#{$custom-property-prefix}-focus,\\n map-get($theme, 'focus')\\n ) !global;\\n $inverse-focus-ui: var(\\n --#{$custom-property-prefix}-inverse-focus-ui,\\n map-get($theme, 'inverse-focus-ui')\\n ) !global;\\n $hover-primary: var(\\n --#{$custom-property-prefix}-hover-primary,\\n map-get($theme, 'hover-primary')\\n ) !global;\\n $active-primary: var(\\n --#{$custom-property-prefix}-active-primary,\\n map-get($theme, 'active-primary')\\n ) !global;\\n $hover-primary-text: var(\\n --#{$custom-property-prefix}-hover-primary-text,\\n map-get($theme, 'hover-primary-text')\\n ) !global;\\n $hover-secondary: var(\\n --#{$custom-property-prefix}-hover-secondary,\\n map-get($theme, 'hover-secondary')\\n ) !global;\\n $active-secondary: var(\\n --#{$custom-property-prefix}-active-secondary,\\n map-get($theme, 'active-secondary')\\n ) !global;\\n $hover-tertiary: var(\\n --#{$custom-property-prefix}-hover-tertiary,\\n map-get($theme, 'hover-tertiary')\\n ) !global;\\n $active-tertiary: var(\\n --#{$custom-property-prefix}-active-tertiary,\\n map-get($theme, 'active-tertiary')\\n ) !global;\\n $hover-ui: var(\\n --#{$custom-property-prefix}-hover-ui,\\n map-get($theme, 'hover-ui')\\n ) !global;\\n $hover-light-ui: var(\\n --#{$custom-property-prefix}-hover-light-ui,\\n map-get($theme, 'hover-light-ui')\\n ) !global;\\n $hover-selected-ui: var(\\n --#{$custom-property-prefix}-hover-selected-ui,\\n map-get($theme, 'hover-selected-ui')\\n ) !global;\\n $active-ui: var(\\n --#{$custom-property-prefix}-active-ui,\\n map-get($theme, 'active-ui')\\n ) !global;\\n $active-light-ui: var(\\n --#{$custom-property-prefix}-active-light-ui,\\n map-get($theme, 'active-light-ui')\\n ) !global;\\n $selected-ui: var(\\n --#{$custom-property-prefix}-selected-ui,\\n map-get($theme, 'selected-ui')\\n ) !global;\\n $selected-light-ui: var(\\n --#{$custom-property-prefix}-selected-light-ui,\\n map-get($theme, 'selected-light-ui')\\n ) !global;\\n $inverse-hover-ui: var(\\n --#{$custom-property-prefix}-inverse-hover-ui,\\n map-get($theme, 'inverse-hover-ui')\\n ) !global;\\n $hover-danger: var(\\n --#{$custom-property-prefix}-hover-danger,\\n map-get($theme, 'hover-danger')\\n ) !global;\\n $active-danger: var(\\n --#{$custom-property-prefix}-active-danger,\\n map-get($theme, 'active-danger')\\n ) !global;\\n $hover-row: var(\\n --#{$custom-property-prefix}-hover-row,\\n map-get($theme, 'hover-row')\\n ) !global;\\n $visited-link: var(\\n --#{$custom-property-prefix}-visited-link,\\n map-get($theme, 'visited-link')\\n ) !global;\\n $disabled-01: var(\\n --#{$custom-property-prefix}-disabled-01,\\n map-get($theme, 'disabled-01')\\n ) !global;\\n $disabled-02: var(\\n --#{$custom-property-prefix}-disabled-02,\\n map-get($theme, 'disabled-02')\\n ) !global;\\n $disabled-03: var(\\n --#{$custom-property-prefix}-disabled-03,\\n map-get($theme, 'disabled-03')\\n ) !global;\\n $highlight: var(\\n --#{$custom-property-prefix}-highlight,\\n map-get($theme, 'highlight')\\n ) !global;\\n $decorative-01: var(\\n --#{$custom-property-prefix}-decorative-01,\\n map-get($theme, 'decorative-01')\\n ) !global;\\n $button-separator: var(\\n --#{$custom-property-prefix}-button-separator,\\n map-get($theme, 'button-separator')\\n ) !global;\\n $skeleton-01: var(\\n --#{$custom-property-prefix}-skeleton-01,\\n map-get($theme, 'skeleton-01')\\n ) !global;\\n $skeleton-02: var(\\n --#{$custom-property-prefix}-skeleton-02,\\n map-get($theme, 'skeleton-02')\\n ) !global;\\n $brand-01: var(\\n --#{$custom-property-prefix}-brand-01,\\n map-get($theme, 'brand-01')\\n ) !global;\\n $brand-02: var(\\n --#{$custom-property-prefix}-brand-02,\\n map-get($theme, 'brand-02')\\n ) !global;\\n $brand-03: var(\\n --#{$custom-property-prefix}-brand-03,\\n map-get($theme, 'brand-03')\\n ) !global;\\n $active-01: var(\\n --#{$custom-property-prefix}-active-01,\\n map-get($theme, 'active-01')\\n ) !global;\\n $hover-field: var(\\n --#{$custom-property-prefix}-hover-field,\\n map-get($theme, 'hover-field')\\n ) !global;\\n $danger: var(\\n --#{$custom-property-prefix}-danger,\\n map-get($theme, 'danger')\\n ) !global;\\n $spacing-01: var(\\n --#{$custom-property-prefix}-spacing-01,\\n map-get($theme, 'spacing-01')\\n ) !global;\\n $spacing-02: var(\\n --#{$custom-property-prefix}-spacing-02,\\n map-get($theme, 'spacing-02')\\n ) !global;\\n $spacing-03: var(\\n --#{$custom-property-prefix}-spacing-03,\\n map-get($theme, 'spacing-03')\\n ) !global;\\n $spacing-04: var(\\n --#{$custom-property-prefix}-spacing-04,\\n map-get($theme, 'spacing-04')\\n ) !global;\\n $spacing-05: var(\\n --#{$custom-property-prefix}-spacing-05,\\n map-get($theme, 'spacing-05')\\n ) !global;\\n $spacing-06: var(\\n --#{$custom-property-prefix}-spacing-06,\\n map-get($theme, 'spacing-06')\\n ) !global;\\n $spacing-07: var(\\n --#{$custom-property-prefix}-spacing-07,\\n map-get($theme, 'spacing-07')\\n ) !global;\\n $spacing-08: var(\\n --#{$custom-property-prefix}-spacing-08,\\n map-get($theme, 'spacing-08')\\n ) !global;\\n $spacing-09: var(\\n --#{$custom-property-prefix}-spacing-09,\\n map-get($theme, 'spacing-09')\\n ) !global;\\n $spacing-10: var(\\n --#{$custom-property-prefix}-spacing-10,\\n map-get($theme, 'spacing-10')\\n ) !global;\\n $spacing-11: var(\\n --#{$custom-property-prefix}-spacing-11,\\n map-get($theme, 'spacing-11')\\n ) !global;\\n $spacing-12: var(\\n --#{$custom-property-prefix}-spacing-12,\\n map-get($theme, 'spacing-12')\\n ) !global;\\n $fluid-spacing-01: var(\\n --#{$custom-property-prefix}-fluid-spacing-01,\\n map-get($theme, 'fluid-spacing-01')\\n ) !global;\\n $fluid-spacing-02: var(\\n --#{$custom-property-prefix}-fluid-spacing-02,\\n map-get($theme, 'fluid-spacing-02')\\n ) !global;\\n $fluid-spacing-03: var(\\n --#{$custom-property-prefix}-fluid-spacing-03,\\n map-get($theme, 'fluid-spacing-03')\\n ) !global;\\n $fluid-spacing-04: var(\\n --#{$custom-property-prefix}-fluid-spacing-04,\\n map-get($theme, 'fluid-spacing-04')\\n ) !global;\\n $layout-01: var(\\n --#{$custom-property-prefix}-layout-01,\\n map-get($theme, 'layout-01')\\n ) !global;\\n $layout-02: var(\\n --#{$custom-property-prefix}-layout-02,\\n map-get($theme, 'layout-02')\\n ) !global;\\n $layout-03: var(\\n --#{$custom-property-prefix}-layout-03,\\n map-get($theme, 'layout-03')\\n ) !global;\\n $layout-04: var(\\n --#{$custom-property-prefix}-layout-04,\\n map-get($theme, 'layout-04')\\n ) !global;\\n $layout-05: var(\\n --#{$custom-property-prefix}-layout-05,\\n map-get($theme, 'layout-05')\\n ) !global;\\n $layout-06: var(\\n --#{$custom-property-prefix}-layout-06,\\n map-get($theme, 'layout-06')\\n ) !global;\\n $layout-07: var(\\n --#{$custom-property-prefix}-layout-07,\\n map-get($theme, 'layout-07')\\n ) !global;\\n $container-01: var(\\n --#{$custom-property-prefix}-container-01,\\n map-get($theme, 'container-01')\\n ) !global;\\n $container-02: var(\\n --#{$custom-property-prefix}-container-02,\\n map-get($theme, 'container-02')\\n ) !global;\\n $container-03: var(\\n --#{$custom-property-prefix}-container-03,\\n map-get($theme, 'container-03')\\n ) !global;\\n $container-04: var(\\n --#{$custom-property-prefix}-container-04,\\n map-get($theme, 'container-04')\\n ) !global;\\n $container-05: var(\\n --#{$custom-property-prefix}-container-05,\\n map-get($theme, 'container-05')\\n ) !global;\\n $icon-size-01: var(\\n --#{$custom-property-prefix}-icon-size-01,\\n map-get($theme, 'icon-size-01')\\n ) !global;\\n $icon-size-02: var(\\n --#{$custom-property-prefix}-icon-size-02,\\n map-get($theme, 'icon-size-02')\\n ) !global;\\n }\\n @if $emit-custom-properties == true {\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'interactive-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'interactive-01',\\n map-get($theme, 'interactive-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'interactive-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'interactive-02',\\n map-get($theme, 'interactive-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'interactive-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'interactive-03',\\n map-get($theme, 'interactive-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'interactive-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'interactive-04',\\n map-get($theme, 'interactive-04')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'ui-background',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'ui-background',\\n map-get($theme, 'ui-background')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-01', $emit-difference) {\\n @include custom-property('ui-01', map-get($theme, 'ui-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-02', $emit-difference) {\\n @include custom-property('ui-02', map-get($theme, 'ui-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-03', $emit-difference) {\\n @include custom-property('ui-03', map-get($theme, 'ui-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-04', $emit-difference) {\\n @include custom-property('ui-04', map-get($theme, 'ui-04'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-05', $emit-difference) {\\n @include custom-property('ui-05', map-get($theme, 'ui-05'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-01', $emit-difference) {\\n @include custom-property('text-01', map-get($theme, 'text-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-02', $emit-difference) {\\n @include custom-property('text-02', map-get($theme, 'text-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-03', $emit-difference) {\\n @include custom-property('text-03', map-get($theme, 'text-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-04', $emit-difference) {\\n @include custom-property('text-04', map-get($theme, 'text-04'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-05', $emit-difference) {\\n @include custom-property('text-05', map-get($theme, 'text-05'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'text-error',\\n $emit-difference\\n )\\n {\\n @include custom-property('text-error', map-get($theme, 'text-error'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'icon-01', $emit-difference) {\\n @include custom-property('icon-01', map-get($theme, 'icon-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'icon-02', $emit-difference) {\\n @include custom-property('icon-02', map-get($theme, 'icon-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'icon-03', $emit-difference) {\\n @include custom-property('icon-03', map-get($theme, 'icon-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'link-01', $emit-difference) {\\n @include custom-property('link-01', map-get($theme, 'link-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'link-02', $emit-difference) {\\n @include custom-property('link-02', map-get($theme, 'link-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-link',\\n $emit-difference\\n )\\n {\\n @include custom-property('inverse-link', map-get($theme, 'inverse-link'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'field-01', $emit-difference)\\n {\\n @include custom-property('field-01', map-get($theme, 'field-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'field-02', $emit-difference)\\n {\\n @include custom-property('field-02', map-get($theme, 'field-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('inverse-01', map-get($theme, 'inverse-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('inverse-02', map-get($theme, 'inverse-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'support-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('support-01', map-get($theme, 'support-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'support-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('support-02', map-get($theme, 'support-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'support-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('support-03', map-get($theme, 'support-03'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'support-04',\\n $emit-difference\\n )\\n {\\n @include custom-property('support-04', map-get($theme, 'support-04'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-support-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-support-01',\\n map-get($theme, 'inverse-support-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-support-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-support-02',\\n map-get($theme, 'inverse-support-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-support-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-support-03',\\n map-get($theme, 'inverse-support-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-support-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-support-04',\\n map-get($theme, 'inverse-support-04')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'overlay-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('overlay-01', map-get($theme, 'overlay-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'danger-01', $emit-difference)\\n {\\n @include custom-property('danger-01', map-get($theme, 'danger-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'danger-02', $emit-difference)\\n {\\n @include custom-property('danger-02', map-get($theme, 'danger-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'focus', $emit-difference) {\\n @include custom-property('focus', map-get($theme, 'focus'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-focus-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-focus-ui',\\n map-get($theme, 'inverse-focus-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-primary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-primary',\\n map-get($theme, 'hover-primary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-primary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-primary',\\n map-get($theme, 'active-primary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-primary-text',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-primary-text',\\n map-get($theme, 'hover-primary-text')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-secondary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-secondary',\\n map-get($theme, 'hover-secondary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-secondary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-secondary',\\n map-get($theme, 'active-secondary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-tertiary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-tertiary',\\n map-get($theme, 'hover-tertiary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-tertiary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-tertiary',\\n map-get($theme, 'active-tertiary')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'hover-ui', $emit-difference)\\n {\\n @include custom-property('hover-ui', map-get($theme, 'hover-ui'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-light-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-light-ui',\\n map-get($theme, 'hover-light-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-selected-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-selected-ui',\\n map-get($theme, 'hover-selected-ui')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'active-ui', $emit-difference)\\n {\\n @include custom-property('active-ui', map-get($theme, 'active-ui'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-light-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-light-ui',\\n map-get($theme, 'active-light-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'selected-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property('selected-ui', map-get($theme, 'selected-ui'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'selected-light-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'selected-light-ui',\\n map-get($theme, 'selected-light-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-hover-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-hover-ui',\\n map-get($theme, 'inverse-hover-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-danger',\\n $emit-difference\\n )\\n {\\n @include custom-property('hover-danger', map-get($theme, 'hover-danger'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-danger',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-danger',\\n map-get($theme, 'active-danger')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'hover-row', $emit-difference)\\n {\\n @include custom-property('hover-row', map-get($theme, 'hover-row'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'visited-link',\\n $emit-difference\\n )\\n {\\n @include custom-property('visited-link', map-get($theme, 'visited-link'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'disabled-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('disabled-01', map-get($theme, 'disabled-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'disabled-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('disabled-02', map-get($theme, 'disabled-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'disabled-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('disabled-03', map-get($theme, 'disabled-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'highlight', $emit-difference)\\n {\\n @include custom-property('highlight', map-get($theme, 'highlight'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'decorative-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'decorative-01',\\n map-get($theme, 'decorative-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'button-separator',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'button-separator',\\n map-get($theme, 'button-separator')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'skeleton-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('skeleton-01', map-get($theme, 'skeleton-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'skeleton-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('skeleton-02', map-get($theme, 'skeleton-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'brand-01', $emit-difference)\\n {\\n @include custom-property('brand-01', map-get($theme, 'brand-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'brand-02', $emit-difference)\\n {\\n @include custom-property('brand-02', map-get($theme, 'brand-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'brand-03', $emit-difference)\\n {\\n @include custom-property('brand-03', map-get($theme, 'brand-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'active-01', $emit-difference)\\n {\\n @include custom-property('active-01', map-get($theme, 'active-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-field',\\n $emit-difference\\n )\\n {\\n @include custom-property('hover-field', map-get($theme, 'hover-field'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'danger', $emit-difference) {\\n @include custom-property('danger', map-get($theme, 'danger'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'caption-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('caption-01', map-get($theme, 'caption-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'label-01', $emit-difference)\\n {\\n @include custom-property('label-01', map-get($theme, 'label-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'helper-text-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'helper-text-01',\\n map-get($theme, 'helper-text-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'body-short-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'body-short-01',\\n map-get($theme, 'body-short-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'body-long-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('body-long-01', map-get($theme, 'body-long-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'body-short-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'body-short-02',\\n map-get($theme, 'body-short-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'body-long-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('body-long-02', map-get($theme, 'body-long-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'code-01', $emit-difference) {\\n @include custom-property('code-01', map-get($theme, 'code-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'code-02', $emit-difference) {\\n @include custom-property('code-02', map-get($theme, 'code-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'heading-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('heading-01', map-get($theme, 'heading-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-01',\\n map-get($theme, 'productive-heading-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'heading-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('heading-02', map-get($theme, 'heading-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-02',\\n map-get($theme, 'productive-heading-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-03',\\n map-get($theme, 'productive-heading-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-04',\\n map-get($theme, 'productive-heading-04')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-05',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-05',\\n map-get($theme, 'productive-heading-05')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-06',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-06',\\n map-get($theme, 'productive-heading-06')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-07',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-07',\\n map-get($theme, 'productive-heading-07')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-01',\\n map-get($theme, 'expressive-heading-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-02',\\n map-get($theme, 'expressive-heading-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-03',\\n map-get($theme, 'expressive-heading-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-04',\\n map-get($theme, 'expressive-heading-04')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-05',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-05',\\n map-get($theme, 'expressive-heading-05')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-06',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-06',\\n map-get($theme, 'expressive-heading-06')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-paragraph-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-paragraph-01',\\n map-get($theme, 'expressive-paragraph-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'quotation-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('quotation-01', map-get($theme, 'quotation-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'quotation-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('quotation-02', map-get($theme, 'quotation-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'display-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('display-01', map-get($theme, 'display-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'display-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('display-02', map-get($theme, 'display-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'display-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('display-03', map-get($theme, 'display-03'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'display-04',\\n $emit-difference\\n )\\n {\\n @include custom-property('display-04', map-get($theme, 'display-04'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-01', map-get($theme, 'spacing-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-02', map-get($theme, 'spacing-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-03', map-get($theme, 'spacing-03'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-04',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-04', map-get($theme, 'spacing-04'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-05',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-05', map-get($theme, 'spacing-05'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-06',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-06', map-get($theme, 'spacing-06'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-07',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-07', map-get($theme, 'spacing-07'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-08',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-08', map-get($theme, 'spacing-08'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-09',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-09', map-get($theme, 'spacing-09'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-10',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-10', map-get($theme, 'spacing-10'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-11',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-11', map-get($theme, 'spacing-11'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-12',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-12', map-get($theme, 'spacing-12'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'fluid-spacing-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'fluid-spacing-01',\\n map-get($theme, 'fluid-spacing-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'fluid-spacing-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'fluid-spacing-02',\\n map-get($theme, 'fluid-spacing-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'fluid-spacing-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'fluid-spacing-03',\\n map-get($theme, 'fluid-spacing-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'fluid-spacing-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'fluid-spacing-04',\\n map-get($theme, 'fluid-spacing-04')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-01', $emit-difference)\\n {\\n @include custom-property('layout-01', map-get($theme, 'layout-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-02', $emit-difference)\\n {\\n @include custom-property('layout-02', map-get($theme, 'layout-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-03', $emit-difference)\\n {\\n @include custom-property('layout-03', map-get($theme, 'layout-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-04', $emit-difference)\\n {\\n @include custom-property('layout-04', map-get($theme, 'layout-04'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-05', $emit-difference)\\n {\\n @include custom-property('layout-05', map-get($theme, 'layout-05'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-06', $emit-difference)\\n {\\n @include custom-property('layout-06', map-get($theme, 'layout-06'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-07', $emit-difference)\\n {\\n @include custom-property('layout-07', map-get($theme, 'layout-07'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-01', map-get($theme, 'container-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-02', map-get($theme, 'container-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-03', map-get($theme, 'container-03'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-04',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-04', map-get($theme, 'container-04'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-05',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-05', map-get($theme, 'container-05'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'icon-size-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('icon-size-01', map-get($theme, 'icon-size-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'icon-size-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('icon-size-02', map-get($theme, 'icon-size-02'));\\n }\\n }\\n\\n @content;\\n\\n // Reset to default theme after apply in content\\n @if $carbon--theme != $parent-carbon-theme {\\n $carbon--theme: $parent-carbon-theme !global;\\n\\n @include carbon--theme();\\n }\\n}\\n\",\"@import \\\"../root.scss\\\";\\n\\n.changeLocationLinkContainer {\\n display: flex;\\n flex-direction: row;\\n width: 16rem;\\n justify-content: flex-start;\\n color: $field-01;\\n align-items: center;\\n @extend .bodyLong01;\\n height: 3rem;\\n cursor: pointer;\\n}\\n.changeLocationLinkContainer svg {\\n margin: 0rem 0.75rem;\\n fill: $field-01;\\n}\\n\\n.changeLocationLinkContainer div {\\n display: flex;\\n flex-direction: row;\\n width: fit-content;\\n align-items: center;\\n}\\n\\n.changeLocationLinkContainer button {\\n @include brand-02(background-color);\\n padding: 0rem 0.75rem;\\n color: $inverse-link;\\n}\\n\\n.changeLocationLinkContainer button :hover {\\n @include brand-03(background-color);\\n color: $inverse-link;\\n}\\n\\n.changeLocationLink {\\n color: $field-01;\\n width: fit-content;\\n}\\n\\n.changeLocationLink :hover {\\n color: $field-01;\\n @include brand-01(background-color);\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"productiveHeading01\": \"-esm-login__change-location-link-component__productiveHeading01___3uhzm\",\n\t\"productiveHeading02\": \"-esm-login__change-location-link-component__productiveHeading02___vofz6\",\n\t\"productiveHeading03\": \"-esm-login__change-location-link-component__productiveHeading03___1S0dx\",\n\t\"productiveHeading04\": \"-esm-login__change-location-link-component__productiveHeading04___2bVWr\",\n\t\"productiveHeading05\": \"-esm-login__change-location-link-component__productiveHeading05___3CEoq\",\n\t\"productiveHeading06\": \"-esm-login__change-location-link-component__productiveHeading06___1QXRs\",\n\t\"bodyShort01\": \"-esm-login__change-location-link-component__bodyShort01___1hAz_\",\n\t\"bodyShort02\": \"-esm-login__change-location-link-component__bodyShort02___2GKAL\",\n\t\"bodyLong01\": \"-esm-login__change-location-link-component__bodyLong01___1QY39\",\n\t\"changeLocationLinkContainer\": \"-esm-login__change-location-link-component__changeLocationLinkContainer___E41bb\",\n\t\"bodyLong02\": \"-esm-login__change-location-link-component__bodyLong02___159kz\",\n\t\"label01\": \"-esm-login__change-location-link-component__label01___3tD_Y\",\n\t\"caption01\": \"-esm-login__change-location-link-component__caption01___3st0t\",\n\t\"helperText01\": \"-esm-login__change-location-link-component__helperText01___1Fsk9\",\n\t\"text01\": \"-esm-login__change-location-link-component__text01___32nVt\",\n\t\"text02\": \"-esm-login__change-location-link-component__text02___2R7vx\",\n\t\"changeLocationLink\": \"-esm-login__change-location-link-component__changeLocationLink___2pX0J\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n"],"names":["options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","undefined","referer","currentLocation","useTranslation","className","styles","Button","onClick","navigate","to","t","___CSS_LOADER_EXPORT___","push","module","id","locals"],"sourceRoot":""}
1
+ {"version":3,"file":"592.js","mappings":"4UAWIA,EAAU,GAEdA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKnB,QAAe,KAAW,WAAiB,gBAAiBM,E,cCdnE,MAuBA,EAvB8D,IAGxD,IAHyD,QAC7DC,EAD6D,gBAE7DC,GACI,EACJ,MAAM,EAAEC,IAAMC,EAAAA,EAAAA,kBAQd,OACE,yBAAKC,UAAWC,EAAAA,6BACd,kBAAC,IAAD,MACA,6BACGJ,EACD,kBAAC,EAAAK,OAAD,CAAQC,QAXS,MACrBC,EAAAA,EAAAA,UAAS,CACPC,GAAK,iDAAgDT,QASjBE,EAAE,SAAU,e,gEC1BlDQ,E,MAA0B,GAA4B,KAE1DA,EAAwBC,KAAK,CAACC,EAAOC,GAAI,0kGAA2kG,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,4DAA4D,4BAA4B,uHAAuH,mIAAmI,4EAA4E,MAAQ,GAAG,SAAW,2uCAA2uC,eAAiB,CAAC,8xCAA8xC,06CAA88C,q3lBAAq3lB,26jDAA26jD,g4BAAk4B,WAAa,MAE3t6EH,EAAwBI,OAAS,CAChC,oBAAuB,0EACvB,oBAAuB,0EACvB,oBAAuB,0EACvB,oBAAuB,0EACvB,oBAAuB,0EACvB,oBAAuB,0EACvB,YAAe,kEACf,YAAe,kEACf,WAAc,iEACd,4BAA+B,kFAC/B,WAAc,iEACd,QAAW,8DACX,UAAa,gEACb,aAAgB,mEAChB,OAAU,6DACV,OAAU,6DACV,mBAAsB,0EAEvB","sources":["webpack://@openmrs/esm-login-app/./src/change-location-link/change-location.link.component.scss?3495","webpack://@openmrs/esm-login-app/./src/change-location-link/change-location-link.component.tsx","webpack://@openmrs/esm-login-app/./src/change-location-link/change-location.link.component.scss"],"sourcesContent":["\n import API from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../../../../node_modules/sass-loader/dist/cjs.js!./change-location.link.component.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../../../../node_modules/sass-loader/dist/cjs.js!./change-location.link.component.scss\";\n export default content && content.locals ? content.locals : undefined;\n","import React from \"react\";\nimport { Button } from \"carbon-components-react\";\nimport { useTranslation } from \"react-i18next\";\nimport { navigate } from \"@openmrs/esm-framework\";\nimport styles from \"./change-location.link.component.scss\";\nimport Location20 from \"@carbon/icons-react/es/location/20\";\n\ninterface ChangeLocationLinkProps {\n referer?: string;\n currentLocation: string;\n}\n\nconst ChangeLocationLink: React.FC<ChangeLocationLinkProps> = ({\n referer,\n currentLocation,\n}) => {\n const { t } = useTranslation();\n\n const changeLocation = () => {\n navigate({\n to: `\\${openmrsSpaBase}/login/location?returnToUrl=${referer}`,\n });\n };\n\n return (\n <div className={styles.changeLocationLinkContainer}>\n <Location20 />\n <div>\n {currentLocation}\n <Button onClick={changeLocation}>{t(\"change\", \"Change\")}</Button>\n </div>\n </div>\n );\n};\n\nexport default ChangeLocationLink;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \":root{--brand-01: #005d5d;--brand-02: #004144;--brand-03: #007d79}.-esm-login__change-location-link-component__productiveHeading01___Cg5Tt{font-size:.875rem;font-weight:600;line-height:1.29;letter-spacing:.16px}.-esm-login__change-location-link-component__productiveHeading02___PXIFq{font-size:1rem;font-weight:600;line-height:1.375;letter-spacing:0}.-esm-login__change-location-link-component__productiveHeading03___Kkf1n{font-size:1.25rem;font-weight:400;line-height:1.4;letter-spacing:0}.-esm-login__change-location-link-component__productiveHeading04___nEwzr{font-size:1.75rem;font-weight:400;line-height:1.29;letter-spacing:0}.-esm-login__change-location-link-component__productiveHeading05___cWu2-{font-size:2rem;font-weight:400;line-height:1.25;letter-spacing:0}.-esm-login__change-location-link-component__productiveHeading06___Nrq31{font-size:2rem;font-weight:300;line-height:1.199;letter-spacing:0}.-esm-login__change-location-link-component__bodyShort01___KfUoF{font-size:.875rem;font-weight:400;line-height:1.29;letter-spacing:.16px}.-esm-login__change-location-link-component__bodyShort02___5rdk6{font-size:1rem;font-weight:400;line-height:1.375;letter-spacing:0}.-esm-login__change-location-link-component__bodyLong01___l7ryn,.-esm-login__change-location-link-component__changeLocationLinkContainer___iPzJo{font-size:.875rem;font-weight:400;line-height:1.43;letter-spacing:.16px}.-esm-login__change-location-link-component__bodyLong02___\\\\+T0i8{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0}.-esm-login__change-location-link-component__label01___ZLNA4{font-size:.75rem;font-weight:400;line-height:1.34;letter-spacing:.32px}.-esm-login__change-location-link-component__caption01___-Cnpn{font-size:.75rem;font-weight:400;line-height:1.34;letter-spacing:.32px}.-esm-login__change-location-link-component__helperText01___yV50J{font-size:.75rem;line-height:1.34;letter-spacing:.32px}.-esm-login__change-location-link-component__text01___QpZ3N{color:#161616}.-esm-login__change-location-link-component__text02___vO2RP{color:#525252}.-esm-login__change-location-link-component__changeLocationLinkContainer___iPzJo{display:flex;flex-direction:row;width:16rem;justify-content:flex-start;color:#f4f4f4;align-items:center;height:3rem;cursor:pointer}.-esm-login__change-location-link-component__changeLocationLinkContainer___iPzJo svg{margin:0rem .75rem;fill:#f4f4f4}.-esm-login__change-location-link-component__changeLocationLinkContainer___iPzJo div{display:flex;flex-direction:row;width:fit-content;align-items:center}.-esm-login__change-location-link-component__changeLocationLinkContainer___iPzJo button{background-color:#004144;background-color:var(--brand-02);padding:0rem .75rem;color:#78a9ff}.-esm-login__change-location-link-component__changeLocationLinkContainer___iPzJo button :hover{background-color:#007d79;background-color:var(--brand-03);color:#78a9ff}.-esm-login__change-location-link-component__changeLocationLink___QITqu{color:#f4f4f4;width:fit-content}.-esm-login__change-location-link-component__changeLocationLink___QITqu :hover{color:#f4f4f4;background-color:#005d5d;background-color:var(--brand-01)}\", \"\",{\"version\":3,\"sources\":[\"webpack://./../../framework/esm-styleguide/src/_vars.scss\",\"webpack://./src/root.scss\",\"webpack://./../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss\",\"webpack://./../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/themes/generated/_mixins.scss\",\"webpack://./src/change-location-link/change-location.link.component.scss\"],\"names\":[],\"mappings\":\"AAyCA,MACE,mBAAA,CACA,mBAAA,CACA,mBAAA,CCtCF,yECygBI,iBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CD1rB1B,yECqgBI,cAqLsB,CArLtB,eAqLsB,CArLtB,iBAqLsB,CArLtB,gBAqLsB,CDtrB1B,yECigBI,iBAqLsB,CArLtB,eAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CDlrB1B,yEC6fI,iBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,gBAqLsB,CD9qB1B,yECyfI,cAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,gBAqLsB,CD1qB1B,yECqfI,cAqLsB,CArLtB,eAqLsB,CArLtB,iBAqLsB,CArLtB,gBAqLsB,CDtqB1B,iECifI,iBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CDlqB1B,iEC6eI,cAqLsB,CArLtB,eAqLsB,CArLtB,iBAqLsB,CArLtB,gBAqLsB,CD9pB1B,iJCyeI,iBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CD1pB1B,iECqeI,cAqLsB,CArLtB,eAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CDtpB1B,6DCieI,gBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CDlpB1B,+DC6dI,gBAqLsB,CArLtB,eAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CD9oB1B,kECydI,gBAqLsB,CArLtB,gBAqLsB,CArLtB,oBAqLsB,CD1oB1B,4DACE,aETU,CFYZ,4DACE,aEZU,CCjDZ,iFACE,YAAA,CACA,kBAAA,CACA,WAAA,CACA,0BAAA,CACA,aDuDW,CCtDX,kBAAA,CAEA,WAAA,CACA,cAAA,CAEF,qFACE,kBAAA,CACA,YD+CW,CC5Cb,qFACE,YAAA,CACA,kBAAA,CACA,iBAAA,CACA,kBAAA,CAGF,wFJOE,wBAAA,CACA,gCAAA,CINA,mBAAA,CACA,aDiCe,CC9BjB,+FJME,wBAAA,CACA,gCAAA,CILA,aD4Be,CCzBjB,wEACE,aDyBW,CCxBX,iBAAA,CAGF,+EACE,aDoBW,CHnCX,wBAAA,CACA,gCAAA\",\"sourcesContent\":[\"$ui-01: #f4f4f4;\\n$ui-02: #ffffff;\\n$ui-03: #e0e0e0;\\n$ui-04: #8d8d8d;\\n$ui-05: #161616;\\n$text-02: #525252;\\n$text-03: #a8a8a8;\\n$ui-background: #ffffff;\\n$color-gray-30: #c6c6c6;\\n$color-gray-70: #525252;\\n$color-gray-100: #161616;\\n$color-blue-60-2: #0f62fe;\\n$color-blue-10: #edf5ff;\\n$color-yellow-50: #feecae;\\n$carbon--red-50: #fa4d56;\\n$inverse-link: #78a9ff;\\n$support-02: #24a148;\\n$inverse-support-03: #f1c21b;\\n$warning-background: #fff8e1;\\n$openmrs-background-grey: #f4f4f4;\\n$danger: #da1e28;\\n$interactive-01: #0f62fe;\\n$field-01: #f4f4f4;\\n$grey-2: #e0e0e0;\\n$labeldropdown: #c6c6c6;\\n\\n@mixin brand-01($property) {\\n #{$property}: #005d5d;\\n #{$property}: var(--brand-01);\\n}\\n\\n@mixin brand-02($property) {\\n #{$property}: #004144;\\n #{$property}: var(--brand-02);\\n}\\n\\n@mixin brand-03($property) {\\n #{$property}: #007d79;\\n #{$property}: var(--brand-03);\\n}\\n\\n:root {\\n --brand-01: #005d5d;\\n --brand-02: #004144;\\n --brand-03: #007d79;\\n}\\n\\n$breakpoint-phone-min: 0px;\\n$breakpoint-phone-max: 600px;\\n$breakpoint-tablet-min: 601px;\\n$breakpoint-tablet-max: 1200px;\\n$breakpoint-desktop-min: 1201px;\\n$breakpoint-desktop-max: 99999999px;\\n\\n/* These color variables will be removed in a future release */\\n$brand-teal-01: #007d79;\\n$brand-01: #005d5d;\\n$brand-02: #004144;\\n\",\"@import \\\"~carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/styles\\\";\\n@import \\\"~carbon-components/src/globals/scss/vendor/@carbon/layout/scss/generated/spacing\\\";\\n@import \\\"~carbon-components/src/globals/scss/vendor/@carbon/layout/scss/generated/layout\\\";\\n@import \\\"~@openmrs/esm-styleguide/src/vars\\\";\\n@import \\\"carbon-components/scss/globals/scss/typography.scss\\\";\\n\\n.productiveHeading01 {\\n @include carbon--type-style(\\\"productive-heading-01\\\");\\n}\\n\\n.productiveHeading02 {\\n @include carbon--type-style(\\\"productive-heading-02\\\");\\n}\\n\\n.productiveHeading03 {\\n @include carbon--type-style(\\\"productive-heading-03\\\");\\n}\\n\\n.productiveHeading04 {\\n @include carbon--type-style(\\\"productive-heading-04\\\");\\n}\\n\\n.productiveHeading05 {\\n @include carbon--type-style(\\\"productive-heading-05\\\");\\n}\\n\\n.productiveHeading06 {\\n @include carbon--type-style(\\\"productive-heading-06\\\");\\n}\\n\\n.bodyShort01 {\\n @include carbon--type-style(\\\"body-short-01\\\");\\n}\\n\\n.bodyShort02 {\\n @include carbon--type-style(\\\"body-short-02\\\");\\n}\\n\\n.bodyLong01 {\\n @include carbon--type-style(\\\"body-long-01\\\");\\n}\\n\\n.bodyLong02 {\\n @include carbon--type-style(\\\"body-long-02\\\");\\n}\\n\\n.label01 {\\n @include carbon--type-style(\\\"label-01\\\");\\n}\\n\\n.caption01 {\\n @include carbon--type-style(\\\"caption-01\\\");\\n}\\n\\n.helperText01 {\\n @include carbon--type-style(\\\"helper-text-01\\\");\\n}\\n\\n.text01 {\\n color: $text-01;\\n}\\n\\n.text02 {\\n color: $text-02;\\n}\\n\",\"//\\n// Copyright IBM Corp. 2018, 2018\\n//\\n// This source code is licensed under the Apache-2.0 license found in the\\n// LICENSE file in the root directory of this source tree.\\n//\\n\\n@import '../layout/breakpoint';\\n@import 'font-family';\\n@import 'scale';\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$caption-01: (\\n font-size: carbon--type-scale(1),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.34,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$label-01: (\\n font-size: carbon--type-scale(1),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.34,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$helper-text-01: (\\n font-size: carbon--type-scale(1),\\n line-height: 1.34,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$body-short-01: (\\n font-size: carbon--type-scale(2),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.29,\\n letter-spacing: 0.16px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$body-long-01: (\\n font-size: carbon--type-scale(2),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.43,\\n letter-spacing: 0.16px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$body-short-02: (\\n font-size: carbon--type-scale(3),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.375,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$body-long-02: (\\n font-size: carbon--type-scale(3),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.5,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$code-01: (\\n font-family: carbon--font-family('mono'),\\n font-size: carbon--type-scale(1),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.34,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$code-02: (\\n font-family: carbon--font-family('mono'),\\n font-size: carbon--type-scale(2),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.43,\\n letter-spacing: 0.32px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$heading-01: (\\n font-size: carbon--type-scale(2),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.29,\\n letter-spacing: 0.16px,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-01: $heading-01 !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$heading-02: (\\n font-size: carbon--type-scale(3),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.375,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-02: $heading-02 !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-03: (\\n font-size: carbon--type-scale(5),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.4,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-04: (\\n font-size: carbon--type-scale(7),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.29,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-05: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.25,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-06: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('light'),\\n // Extra digit needed for precision in Chrome\\n line-height: 1.199,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$productive-heading-07: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-01: map-merge(\\n $heading-01,\\n (\\n line-height: 1.25,\\n )\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-02: map-merge(\\n $heading-02,\\n (\\n line-height: 1.5,\\n )\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-03: (\\n font-size: carbon--type-scale(5),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.4,\\n letter-spacing: 0,\\n breakpoints: (\\n xlg: (\\n font-size: carbon--type-scale(5),\\n line-height: 1.25,\\n ),\\n max: (\\n font-size: carbon--type-scale(6),\\n line-height: 1.334,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-04: (\\n font-size: carbon--type-scale(7),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.29,\\n letter-spacing: 0,\\n breakpoints: (\\n xlg: (\\n font-size: carbon--type-scale(7),\\n line-height: 1.25,\\n ),\\n max: (\\n font-size: carbon--type-scale(8),\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-05: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.25,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(9),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.22,\\n ),\\n lg: (\\n font-size: carbon--type-scale(10),\\n line-height: 1.19,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(11),\\n line-height: 1.17,\\n ),\\n max: (\\n font-size: carbon--type-scale(13),\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-heading-06: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.25,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(9),\\n line-height: 1.22,\\n ),\\n lg: (\\n font-size: carbon--type-scale(10),\\n line-height: 1.19,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(11),\\n line-height: 1.17,\\n ),\\n max: (\\n font-size: carbon--type-scale(13),\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$expressive-paragraph-01: (\\n font-size: carbon--type-scale(6),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.334,\\n letter-spacing: 0,\\n breakpoints: (\\n lg: (\\n font-size: carbon--type-scale(7),\\n line-height: 1.29,\\n ),\\n max: (\\n font-size: carbon--type-scale(8),\\n line-height: 1.25,\\n ),\\n ),\\n);\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$quotation-01: (\\n font-size: carbon--type-scale(5),\\n font-weight: carbon--font-weight('regular'),\\n line-height: 1.3,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(5),\\n ),\\n lg: (\\n font-size: carbon--type-scale(6),\\n line-height: 1.334,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(7),\\n line-height: 1.29,\\n ),\\n max: (\\n font-size: carbon--type-scale(8),\\n line-height: 1.25,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$quotation-02: (\\n font-size: carbon--type-scale(8),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.25,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(9),\\n line-height: 1.22,\\n ),\\n lg: (\\n font-size: carbon--type-scale(10),\\n line-height: 1.19,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(11),\\n line-height: 1.17,\\n ),\\n max: (\\n font-size: carbon--type-scale(13),\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$display-01: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(10),\\n ),\\n lg: (\\n font-size: carbon--type-scale(12),\\n ),\\n xlg: (\\n font-size: carbon--type-scale(13),\\n line-height: 1.17,\\n ),\\n max: (\\n font-size: carbon--type-scale(15),\\n line-height: 1.13,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$display-02: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(10),\\n ),\\n lg: (\\n font-size: carbon--type-scale(12),\\n ),\\n xlg: (\\n font-size: carbon--type-scale(13),\\n line-height: 1.16,\\n ),\\n max: (\\n font-size: carbon--type-scale(15),\\n line-height: 1.13,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$display-03: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('light'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(14),\\n line-height: 1.15,\\n ),\\n lg: (\\n font-size: carbon--type-scale(17),\\n line-height: 1.11,\\n letter-spacing: -0.64px,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(20),\\n line-height: 1.07,\\n letter-spacing: -0.64px,\\n ),\\n max: (\\n font-size: carbon--type-scale(23),\\n line-height: 1.05,\\n letter-spacing: -0.96px,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$display-04: (\\n font-size: carbon--type-scale(10),\\n font-weight: carbon--font-weight('semibold'),\\n line-height: 1.19,\\n letter-spacing: 0,\\n breakpoints: (\\n md: (\\n font-size: carbon--type-scale(14),\\n line-height: 1.15,\\n ),\\n lg: (\\n font-size: carbon--type-scale(17),\\n line-height: 1.11,\\n letter-spacing: -0.64px,\\n ),\\n xlg: (\\n font-size: carbon--type-scale(20),\\n line-height: 1.07,\\n letter-spacing: -0.64px,\\n ),\\n max: (\\n font-size: carbon--type-scale(23),\\n line-height: 1.05,\\n letter-spacing: -0.96px,\\n ),\\n ),\\n) !default;\\n\\n/// @type Map\\n/// @access public\\n/// @group @carbon/type\\n$tokens: (\\n caption-01: $caption-01,\\n label-01: $label-01,\\n helper-text-01: $helper-text-01,\\n body-short-01: $body-short-01,\\n body-short-02: $body-short-02,\\n body-long-01: $body-long-01,\\n body-long-02: $body-long-02,\\n code-01: $code-01,\\n code-02: $code-02,\\n heading-01: $heading-01,\\n heading-02: $heading-02,\\n productive-heading-01: $productive-heading-01,\\n productive-heading-02: $productive-heading-02,\\n productive-heading-03: $productive-heading-03,\\n productive-heading-04: $productive-heading-04,\\n productive-heading-05: $productive-heading-05,\\n productive-heading-06: $productive-heading-06,\\n productive-heading-07: $productive-heading-07,\\n expressive-paragraph-01: $expressive-paragraph-01,\\n expressive-heading-01: $expressive-heading-01,\\n expressive-heading-02: $expressive-heading-02,\\n expressive-heading-03: $expressive-heading-03,\\n expressive-heading-04: $expressive-heading-04,\\n expressive-heading-05: $expressive-heading-05,\\n expressive-heading-06: $expressive-heading-06,\\n quotation-01: $quotation-01,\\n quotation-02: $quotation-02,\\n display-01: $display-01,\\n display-02: $display-02,\\n display-03: $display-03,\\n display-04: $display-04,\\n);\\n\\n/// @param {Map} $map\\n/// @access public\\n/// @group @carbon/type\\n@mixin properties($map) {\\n @each $name, $value in $map {\\n #{$name}: $value;\\n }\\n}\\n\\n/// @param {Number} $value - Number with units\\n/// @return {Number} Without units\\n/// @access public\\n/// @group @carbon/type\\n@function strip-unit($value) {\\n @return $value / ($value * 0 + 1);\\n}\\n\\n/// This helper includes fluid type styles for the given token value. Fluid type\\n/// means that the `font-size` is computed using `calc()` in order to be\\n/// determined by the screen size instead of a breakpoint. As a result, fluid\\n/// styles should be used with caution in fixed width contexts.\\n///\\n/// In addition, we make use of %-based line-heights so that the line-height of\\n/// each type style is computed correctly due to the dynamic nature of the\\n/// `font-size`.\\n///\\n/// Most of the logic for this work comes from CSS Tricks:\\n/// https://css-tricks.com/snippets/css/fluid-typography/\\n///\\n/// @param {Map} $type-styles - The value of a given type token\\n/// @param {Map} $breakpoints [$carbon--grid-breakpoints] - Custom breakpoints to use\\n/// @access public\\n/// @group @carbon/type\\n@mixin fluid-type($type-styles, $breakpoints: $carbon--grid-breakpoints) {\\n // Include the initial styles for the given token by default without any\\n // media query guard. This includes `font-size` as a fallback in the case\\n // that a browser does not support `calc()`\\n @include properties(map-remove($type-styles, breakpoints));\\n // We also need to include the `sm` styles by default since they don't\\n // appear in the fluid styles for tokens\\n @include fluid-type-size($type-styles, sm, $breakpoints);\\n\\n // Finally, we need to go through all the breakpoints defined in the type\\n // token and apply the properties and fluid type size for that given\\n // breakpoint\\n @each $name, $values in map-get($type-styles, breakpoints) {\\n @include carbon--breakpoint($name) {\\n @include properties($values);\\n @include fluid-type-size($type-styles, $name, $breakpoints);\\n }\\n }\\n}\\n\\n/// Computes the fluid `font-size` for a given type style and breakpoint\\n/// @param {Map} $type-styles - The styles for a given token\\n/// @param {String} $name - The name of the breakpoint to which we apply the fluid\\n/// @param {Map} $breakpoints [$carbon--grid-breakpoints] - The breakpoints for the grid system\\n/// @access public\\n/// @group @carbon/type\\n@mixin fluid-type-size(\\n $type-styles,\\n $name,\\n $breakpoints: $carbon--grid-breakpoints\\n) {\\n // Get the information about the breakpoint we're currently working in. Useful\\n // for getting initial width information\\n $breakpoint: map-get($breakpoints, $name);\\n\\n // Our fluid styles are captured under the 'breakpoints' property in our type\\n // styles map. These define what values to treat as `max-` variables below\\n $fluid-sizes: map-get($type-styles, breakpoints);\\n $fluid-breakpoint: ();\\n // Special case for `sm` because the styles for small are on the type style\\n // directly\\n @if $name == sm {\\n $fluid-breakpoint: map-remove($type-styles, breakpoints);\\n } @else {\\n $fluid-breakpoint: map-get($fluid-sizes, $name);\\n }\\n\\n // Initialize our font-sizes to the default size for the type style\\n $max-font-size: map-get($type-styles, font-size);\\n $min-font-size: map-get($type-styles, font-size);\\n @if map-has-key($fluid-breakpoint, font-size) {\\n $min-font-size: map-get($fluid-breakpoint, font-size);\\n }\\n\\n // Initialize our min and max width to the width of the current breakpoint\\n $max-vw: map-get($breakpoint, width);\\n $min-vw: map-get($breakpoint, width);\\n\\n // We can use `breakpoint-next` to see if there is another breakpoint we can\\n // use to update `max-font-size` and `max-vw` with larger values\\n $next-breakpoint-available: carbon--breakpoint-next($name, $breakpoints);\\n $next-fluid-breakpoint-name: null;\\n\\n // We need to figure out what the next available fluid breakpoint is for our\\n // given $type-styles. In this loop we try and iterate through breakpoints\\n // until we either manually set $next-breakpoint-available to null or\\n // `breakpoint-next` returns null.\\n @while $next-breakpoint-available {\\n @if map-has-key($fluid-sizes, $next-breakpoint-available) {\\n $next-fluid-breakpoint-name: $next-breakpoint-available;\\n $next-breakpoint-available: null;\\n } @else {\\n $next-breakpoint-available: carbon--breakpoint-next(\\n $next-breakpoint-available,\\n $breakpoints\\n );\\n }\\n }\\n\\n // If we have found the next available fluid breakpoint name, then we know\\n // that we have values that we can use to set max-font-size and max-vw as both\\n // values derive from the next breakpoint\\n @if $next-fluid-breakpoint-name {\\n $next-fluid-breakpoint: map-get($breakpoints, $next-fluid-breakpoint-name);\\n $max-font-size: map-get(\\n map-get($fluid-sizes, $next-fluid-breakpoint-name),\\n font-size\\n );\\n $max-vw: map-get($next-fluid-breakpoint, width);\\n\\n // prettier-ignore\\n font-size: calc(#{$min-font-size} +\\n #{strip-unit($max-font-size - $min-font-size)} *\\n ((100vw - #{$min-vw}) / #{strip-unit($max-vw - $min-vw)})\\n );\\n } @else {\\n // Otherwise, just default to setting the font size found from the type\\n // style or the given fluid breakpoint in the type style\\n font-size: $min-font-size;\\n }\\n}\\n\\n// TODO move following variable and `custom-property` mixin into shared file for\\n// both `@carbon/type` and `@carbon/themes`\\n\\n/// @access private\\n/// @group @carbon/type\\n$custom-property-prefix: 'cds' !default;\\n\\n/// @access private\\n/// @group @carbon/type\\n@mixin custom-properties($name, $value) {\\n @each $property, $value in $value {\\n #{$property}: var(\\n --#{$custom-property-prefix}-#{$name}-#{$property},\\n #{$value}\\n );\\n }\\n}\\n\\n/// Helper mixin to include the styles for a given token in any selector in your\\n/// project. Also includes an optional fluid option that will enable fluid\\n/// styles for the token if they are defined. Fluid styles will cause the\\n/// token's font-size to be computed based on the viewport size. As a result, use\\n/// with caution in fixed contexts.\\n/// @param {String} $name - The name of the token to get the styles for\\n/// @param {Boolean} $fluid [false] - Specify whether to include fluid styles for the\\n/// @param {Map} $breakpoints [$carbon--grid-breakpoints] - Provide a custom breakpoint map to use\\n/// @access public\\n/// @group @carbon/type\\n@mixin carbon--type-style(\\n $name,\\n $fluid: false,\\n $breakpoints: $carbon--grid-breakpoints\\n) {\\n @if not map-has-key($tokens, $name) {\\n @error 'Unable to find a token with the name: `#{$name}`';\\n }\\n\\n $token: map-get($tokens, $name);\\n\\n // If $fluid is set to true and the token has breakpoints defined for fluid\\n // styles, delegate to the fluid-type helper for the given token\\n @if $fluid == true and map-has-key($token, 'breakpoints') {\\n @include fluid-type($token, $breakpoints);\\n } @else {\\n @if global-variable-exists('feature-flags') and\\n map-get($feature-flags, 'enable-css-custom-properties')\\n {\\n @include custom-properties($name, $token);\\n } @else {\\n // Otherwise, we just include all the property declarations directly on the\\n // selector\\n @include properties(map-remove($token, 'breakpoints'));\\n }\\n }\\n}\\n\",\"// Code generated by @carbon/themes. DO NOT EDIT.\\n//\\n// Copyright IBM Corp. 2018, 2019\\n//\\n// This source code is licensed under the Apache-2.0 license found in the\\n// LICENSE file in the root directory of this source tree.\\n//\\n\\n@import './themes';\\n\\n/// Define theme variables from a map of tokens\\n/// @access public\\n/// @param {Map} $theme [$carbon--theme] - Map of theme tokens\\n/// @param {Bool} $emit-custom-properties [false] - Output CSS Custom Properties for theme tokens\\n/// @content Pass in your custom declaration blocks to be used after the token maps set theming variables.\\n///\\n/// @example scss\\n/// // Default usage\\n/// @include carbon--theme();\\n///\\n/// // Alternate styling (not white theme)\\n/// @include carbon--theme($carbon--theme--g90) {\\n/// // declarations...\\n/// }\\n///\\n/// // Inline styling\\n/// @include carbon--theme($carbon--theme--g90) {\\n/// .my-dark-theme {\\n/// // declarations...\\n/// }\\n/// }\\n///\\n/// @group @carbon/themes\\n@mixin carbon--theme(\\n $theme: $carbon--theme,\\n $emit-custom-properties: false,\\n $emit-difference: false\\n) {\\n $parent-carbon-theme: $carbon--theme;\\n $carbon--theme: $theme !global;\\n $interactive-01: map-get($theme, 'interactive-01') !global;\\n $interactive-02: map-get($theme, 'interactive-02') !global;\\n $interactive-03: map-get($theme, 'interactive-03') !global;\\n $interactive-04: map-get($theme, 'interactive-04') !global;\\n $ui-background: map-get($theme, 'ui-background') !global;\\n $ui-01: map-get($theme, 'ui-01') !global;\\n $ui-02: map-get($theme, 'ui-02') !global;\\n $ui-03: map-get($theme, 'ui-03') !global;\\n $ui-04: map-get($theme, 'ui-04') !global;\\n $ui-05: map-get($theme, 'ui-05') !global;\\n $text-01: map-get($theme, 'text-01') !global;\\n $text-02: map-get($theme, 'text-02') !global;\\n $text-03: map-get($theme, 'text-03') !global;\\n $text-04: map-get($theme, 'text-04') !global;\\n $text-05: map-get($theme, 'text-05') !global;\\n $text-error: map-get($theme, 'text-error') !global;\\n $icon-01: map-get($theme, 'icon-01') !global;\\n $icon-02: map-get($theme, 'icon-02') !global;\\n $icon-03: map-get($theme, 'icon-03') !global;\\n $link-01: map-get($theme, 'link-01') !global;\\n $link-02: map-get($theme, 'link-02') !global;\\n $inverse-link: map-get($theme, 'inverse-link') !global;\\n $field-01: map-get($theme, 'field-01') !global;\\n $field-02: map-get($theme, 'field-02') !global;\\n $inverse-01: map-get($theme, 'inverse-01') !global;\\n $inverse-02: map-get($theme, 'inverse-02') !global;\\n $support-01: map-get($theme, 'support-01') !global;\\n $support-02: map-get($theme, 'support-02') !global;\\n $support-03: map-get($theme, 'support-03') !global;\\n $support-04: map-get($theme, 'support-04') !global;\\n $inverse-support-01: map-get($theme, 'inverse-support-01') !global;\\n $inverse-support-02: map-get($theme, 'inverse-support-02') !global;\\n $inverse-support-03: map-get($theme, 'inverse-support-03') !global;\\n $inverse-support-04: map-get($theme, 'inverse-support-04') !global;\\n $overlay-01: map-get($theme, 'overlay-01') !global;\\n $danger-01: map-get($theme, 'danger-01') !global;\\n $danger-02: map-get($theme, 'danger-02') !global;\\n $focus: map-get($theme, 'focus') !global;\\n $inverse-focus-ui: map-get($theme, 'inverse-focus-ui') !global;\\n $hover-primary: map-get($theme, 'hover-primary') !global;\\n $active-primary: map-get($theme, 'active-primary') !global;\\n $hover-primary-text: map-get($theme, 'hover-primary-text') !global;\\n $hover-secondary: map-get($theme, 'hover-secondary') !global;\\n $active-secondary: map-get($theme, 'active-secondary') !global;\\n $hover-tertiary: map-get($theme, 'hover-tertiary') !global;\\n $active-tertiary: map-get($theme, 'active-tertiary') !global;\\n $hover-ui: map-get($theme, 'hover-ui') !global;\\n $hover-light-ui: map-get($theme, 'hover-light-ui') !global;\\n $hover-selected-ui: map-get($theme, 'hover-selected-ui') !global;\\n $active-ui: map-get($theme, 'active-ui') !global;\\n $active-light-ui: map-get($theme, 'active-light-ui') !global;\\n $selected-ui: map-get($theme, 'selected-ui') !global;\\n $selected-light-ui: map-get($theme, 'selected-light-ui') !global;\\n $inverse-hover-ui: map-get($theme, 'inverse-hover-ui') !global;\\n $hover-danger: map-get($theme, 'hover-danger') !global;\\n $active-danger: map-get($theme, 'active-danger') !global;\\n $hover-row: map-get($theme, 'hover-row') !global;\\n $visited-link: map-get($theme, 'visited-link') !global;\\n $disabled-01: map-get($theme, 'disabled-01') !global;\\n $disabled-02: map-get($theme, 'disabled-02') !global;\\n $disabled-03: map-get($theme, 'disabled-03') !global;\\n $highlight: map-get($theme, 'highlight') !global;\\n $decorative-01: map-get($theme, 'decorative-01') !global;\\n $button-separator: map-get($theme, 'button-separator') !global;\\n $skeleton-01: map-get($theme, 'skeleton-01') !global;\\n $skeleton-02: map-get($theme, 'skeleton-02') !global;\\n $brand-01: map-get($theme, 'brand-01') !global;\\n $brand-02: map-get($theme, 'brand-02') !global;\\n $brand-03: map-get($theme, 'brand-03') !global;\\n $active-01: map-get($theme, 'active-01') !global;\\n $hover-field: map-get($theme, 'hover-field') !global;\\n $danger: map-get($theme, 'danger') !global;\\n $caption-01: map-get($theme, 'caption-01') !global;\\n $label-01: map-get($theme, 'label-01') !global;\\n $helper-text-01: map-get($theme, 'helper-text-01') !global;\\n $body-short-01: map-get($theme, 'body-short-01') !global;\\n $body-long-01: map-get($theme, 'body-long-01') !global;\\n $body-short-02: map-get($theme, 'body-short-02') !global;\\n $body-long-02: map-get($theme, 'body-long-02') !global;\\n $code-01: map-get($theme, 'code-01') !global;\\n $code-02: map-get($theme, 'code-02') !global;\\n $heading-01: map-get($theme, 'heading-01') !global;\\n $productive-heading-01: map-get($theme, 'productive-heading-01') !global;\\n $heading-02: map-get($theme, 'heading-02') !global;\\n $productive-heading-02: map-get($theme, 'productive-heading-02') !global;\\n $productive-heading-03: map-get($theme, 'productive-heading-03') !global;\\n $productive-heading-04: map-get($theme, 'productive-heading-04') !global;\\n $productive-heading-05: map-get($theme, 'productive-heading-05') !global;\\n $productive-heading-06: map-get($theme, 'productive-heading-06') !global;\\n $productive-heading-07: map-get($theme, 'productive-heading-07') !global;\\n $expressive-heading-01: map-get($theme, 'expressive-heading-01') !global;\\n $expressive-heading-02: map-get($theme, 'expressive-heading-02') !global;\\n $expressive-heading-03: map-get($theme, 'expressive-heading-03') !global;\\n $expressive-heading-04: map-get($theme, 'expressive-heading-04') !global;\\n $expressive-heading-05: map-get($theme, 'expressive-heading-05') !global;\\n $expressive-heading-06: map-get($theme, 'expressive-heading-06') !global;\\n $expressive-paragraph-01: map-get($theme, 'expressive-paragraph-01') !global;\\n $quotation-01: map-get($theme, 'quotation-01') !global;\\n $quotation-02: map-get($theme, 'quotation-02') !global;\\n $display-01: map-get($theme, 'display-01') !global;\\n $display-02: map-get($theme, 'display-02') !global;\\n $display-03: map-get($theme, 'display-03') !global;\\n $display-04: map-get($theme, 'display-04') !global;\\n $spacing-01: map-get($theme, 'spacing-01') !global;\\n $spacing-02: map-get($theme, 'spacing-02') !global;\\n $spacing-03: map-get($theme, 'spacing-03') !global;\\n $spacing-04: map-get($theme, 'spacing-04') !global;\\n $spacing-05: map-get($theme, 'spacing-05') !global;\\n $spacing-06: map-get($theme, 'spacing-06') !global;\\n $spacing-07: map-get($theme, 'spacing-07') !global;\\n $spacing-08: map-get($theme, 'spacing-08') !global;\\n $spacing-09: map-get($theme, 'spacing-09') !global;\\n $spacing-10: map-get($theme, 'spacing-10') !global;\\n $spacing-11: map-get($theme, 'spacing-11') !global;\\n $spacing-12: map-get($theme, 'spacing-12') !global;\\n $fluid-spacing-01: map-get($theme, 'fluid-spacing-01') !global;\\n $fluid-spacing-02: map-get($theme, 'fluid-spacing-02') !global;\\n $fluid-spacing-03: map-get($theme, 'fluid-spacing-03') !global;\\n $fluid-spacing-04: map-get($theme, 'fluid-spacing-04') !global;\\n $layout-01: map-get($theme, 'layout-01') !global;\\n $layout-02: map-get($theme, 'layout-02') !global;\\n $layout-03: map-get($theme, 'layout-03') !global;\\n $layout-04: map-get($theme, 'layout-04') !global;\\n $layout-05: map-get($theme, 'layout-05') !global;\\n $layout-06: map-get($theme, 'layout-06') !global;\\n $layout-07: map-get($theme, 'layout-07') !global;\\n $container-01: map-get($theme, 'container-01') !global;\\n $container-02: map-get($theme, 'container-02') !global;\\n $container-03: map-get($theme, 'container-03') !global;\\n $container-04: map-get($theme, 'container-04') !global;\\n $container-05: map-get($theme, 'container-05') !global;\\n $icon-size-01: map-get($theme, 'icon-size-01') !global;\\n $icon-size-02: map-get($theme, 'icon-size-02') !global;\\n\\n @if global-variable-exists('feature-flags') and\\n map-get($feature-flags, 'enable-css-custom-properties')\\n {\\n $interactive-01: var(\\n --#{$custom-property-prefix}-interactive-01,\\n map-get($theme, 'interactive-01')\\n ) !global;\\n $interactive-02: var(\\n --#{$custom-property-prefix}-interactive-02,\\n map-get($theme, 'interactive-02')\\n ) !global;\\n $interactive-03: var(\\n --#{$custom-property-prefix}-interactive-03,\\n map-get($theme, 'interactive-03')\\n ) !global;\\n $interactive-04: var(\\n --#{$custom-property-prefix}-interactive-04,\\n map-get($theme, 'interactive-04')\\n ) !global;\\n $ui-background: var(\\n --#{$custom-property-prefix}-ui-background,\\n map-get($theme, 'ui-background')\\n ) !global;\\n $ui-01: var(\\n --#{$custom-property-prefix}-ui-01,\\n map-get($theme, 'ui-01')\\n ) !global;\\n $ui-02: var(\\n --#{$custom-property-prefix}-ui-02,\\n map-get($theme, 'ui-02')\\n ) !global;\\n $ui-03: var(\\n --#{$custom-property-prefix}-ui-03,\\n map-get($theme, 'ui-03')\\n ) !global;\\n $ui-04: var(\\n --#{$custom-property-prefix}-ui-04,\\n map-get($theme, 'ui-04')\\n ) !global;\\n $ui-05: var(\\n --#{$custom-property-prefix}-ui-05,\\n map-get($theme, 'ui-05')\\n ) !global;\\n $text-01: var(\\n --#{$custom-property-prefix}-text-01,\\n map-get($theme, 'text-01')\\n ) !global;\\n $text-02: var(\\n --#{$custom-property-prefix}-text-02,\\n map-get($theme, 'text-02')\\n ) !global;\\n $text-03: var(\\n --#{$custom-property-prefix}-text-03,\\n map-get($theme, 'text-03')\\n ) !global;\\n $text-04: var(\\n --#{$custom-property-prefix}-text-04,\\n map-get($theme, 'text-04')\\n ) !global;\\n $text-05: var(\\n --#{$custom-property-prefix}-text-05,\\n map-get($theme, 'text-05')\\n ) !global;\\n $text-error: var(\\n --#{$custom-property-prefix}-text-error,\\n map-get($theme, 'text-error')\\n ) !global;\\n $icon-01: var(\\n --#{$custom-property-prefix}-icon-01,\\n map-get($theme, 'icon-01')\\n ) !global;\\n $icon-02: var(\\n --#{$custom-property-prefix}-icon-02,\\n map-get($theme, 'icon-02')\\n ) !global;\\n $icon-03: var(\\n --#{$custom-property-prefix}-icon-03,\\n map-get($theme, 'icon-03')\\n ) !global;\\n $link-01: var(\\n --#{$custom-property-prefix}-link-01,\\n map-get($theme, 'link-01')\\n ) !global;\\n $link-02: var(\\n --#{$custom-property-prefix}-link-02,\\n map-get($theme, 'link-02')\\n ) !global;\\n $inverse-link: var(\\n --#{$custom-property-prefix}-inverse-link,\\n map-get($theme, 'inverse-link')\\n ) !global;\\n $field-01: var(\\n --#{$custom-property-prefix}-field-01,\\n map-get($theme, 'field-01')\\n ) !global;\\n $field-02: var(\\n --#{$custom-property-prefix}-field-02,\\n map-get($theme, 'field-02')\\n ) !global;\\n $inverse-01: var(\\n --#{$custom-property-prefix}-inverse-01,\\n map-get($theme, 'inverse-01')\\n ) !global;\\n $inverse-02: var(\\n --#{$custom-property-prefix}-inverse-02,\\n map-get($theme, 'inverse-02')\\n ) !global;\\n $support-01: var(\\n --#{$custom-property-prefix}-support-01,\\n map-get($theme, 'support-01')\\n ) !global;\\n $support-02: var(\\n --#{$custom-property-prefix}-support-02,\\n map-get($theme, 'support-02')\\n ) !global;\\n $support-03: var(\\n --#{$custom-property-prefix}-support-03,\\n map-get($theme, 'support-03')\\n ) !global;\\n $support-04: var(\\n --#{$custom-property-prefix}-support-04,\\n map-get($theme, 'support-04')\\n ) !global;\\n $inverse-support-01: var(\\n --#{$custom-property-prefix}-inverse-support-01,\\n map-get($theme, 'inverse-support-01')\\n ) !global;\\n $inverse-support-02: var(\\n --#{$custom-property-prefix}-inverse-support-02,\\n map-get($theme, 'inverse-support-02')\\n ) !global;\\n $inverse-support-03: var(\\n --#{$custom-property-prefix}-inverse-support-03,\\n map-get($theme, 'inverse-support-03')\\n ) !global;\\n $inverse-support-04: var(\\n --#{$custom-property-prefix}-inverse-support-04,\\n map-get($theme, 'inverse-support-04')\\n ) !global;\\n $overlay-01: var(\\n --#{$custom-property-prefix}-overlay-01,\\n map-get($theme, 'overlay-01')\\n ) !global;\\n $danger-01: var(\\n --#{$custom-property-prefix}-danger-01,\\n map-get($theme, 'danger-01')\\n ) !global;\\n $danger-02: var(\\n --#{$custom-property-prefix}-danger-02,\\n map-get($theme, 'danger-02')\\n ) !global;\\n $focus: var(\\n --#{$custom-property-prefix}-focus,\\n map-get($theme, 'focus')\\n ) !global;\\n $inverse-focus-ui: var(\\n --#{$custom-property-prefix}-inverse-focus-ui,\\n map-get($theme, 'inverse-focus-ui')\\n ) !global;\\n $hover-primary: var(\\n --#{$custom-property-prefix}-hover-primary,\\n map-get($theme, 'hover-primary')\\n ) !global;\\n $active-primary: var(\\n --#{$custom-property-prefix}-active-primary,\\n map-get($theme, 'active-primary')\\n ) !global;\\n $hover-primary-text: var(\\n --#{$custom-property-prefix}-hover-primary-text,\\n map-get($theme, 'hover-primary-text')\\n ) !global;\\n $hover-secondary: var(\\n --#{$custom-property-prefix}-hover-secondary,\\n map-get($theme, 'hover-secondary')\\n ) !global;\\n $active-secondary: var(\\n --#{$custom-property-prefix}-active-secondary,\\n map-get($theme, 'active-secondary')\\n ) !global;\\n $hover-tertiary: var(\\n --#{$custom-property-prefix}-hover-tertiary,\\n map-get($theme, 'hover-tertiary')\\n ) !global;\\n $active-tertiary: var(\\n --#{$custom-property-prefix}-active-tertiary,\\n map-get($theme, 'active-tertiary')\\n ) !global;\\n $hover-ui: var(\\n --#{$custom-property-prefix}-hover-ui,\\n map-get($theme, 'hover-ui')\\n ) !global;\\n $hover-light-ui: var(\\n --#{$custom-property-prefix}-hover-light-ui,\\n map-get($theme, 'hover-light-ui')\\n ) !global;\\n $hover-selected-ui: var(\\n --#{$custom-property-prefix}-hover-selected-ui,\\n map-get($theme, 'hover-selected-ui')\\n ) !global;\\n $active-ui: var(\\n --#{$custom-property-prefix}-active-ui,\\n map-get($theme, 'active-ui')\\n ) !global;\\n $active-light-ui: var(\\n --#{$custom-property-prefix}-active-light-ui,\\n map-get($theme, 'active-light-ui')\\n ) !global;\\n $selected-ui: var(\\n --#{$custom-property-prefix}-selected-ui,\\n map-get($theme, 'selected-ui')\\n ) !global;\\n $selected-light-ui: var(\\n --#{$custom-property-prefix}-selected-light-ui,\\n map-get($theme, 'selected-light-ui')\\n ) !global;\\n $inverse-hover-ui: var(\\n --#{$custom-property-prefix}-inverse-hover-ui,\\n map-get($theme, 'inverse-hover-ui')\\n ) !global;\\n $hover-danger: var(\\n --#{$custom-property-prefix}-hover-danger,\\n map-get($theme, 'hover-danger')\\n ) !global;\\n $active-danger: var(\\n --#{$custom-property-prefix}-active-danger,\\n map-get($theme, 'active-danger')\\n ) !global;\\n $hover-row: var(\\n --#{$custom-property-prefix}-hover-row,\\n map-get($theme, 'hover-row')\\n ) !global;\\n $visited-link: var(\\n --#{$custom-property-prefix}-visited-link,\\n map-get($theme, 'visited-link')\\n ) !global;\\n $disabled-01: var(\\n --#{$custom-property-prefix}-disabled-01,\\n map-get($theme, 'disabled-01')\\n ) !global;\\n $disabled-02: var(\\n --#{$custom-property-prefix}-disabled-02,\\n map-get($theme, 'disabled-02')\\n ) !global;\\n $disabled-03: var(\\n --#{$custom-property-prefix}-disabled-03,\\n map-get($theme, 'disabled-03')\\n ) !global;\\n $highlight: var(\\n --#{$custom-property-prefix}-highlight,\\n map-get($theme, 'highlight')\\n ) !global;\\n $decorative-01: var(\\n --#{$custom-property-prefix}-decorative-01,\\n map-get($theme, 'decorative-01')\\n ) !global;\\n $button-separator: var(\\n --#{$custom-property-prefix}-button-separator,\\n map-get($theme, 'button-separator')\\n ) !global;\\n $skeleton-01: var(\\n --#{$custom-property-prefix}-skeleton-01,\\n map-get($theme, 'skeleton-01')\\n ) !global;\\n $skeleton-02: var(\\n --#{$custom-property-prefix}-skeleton-02,\\n map-get($theme, 'skeleton-02')\\n ) !global;\\n $brand-01: var(\\n --#{$custom-property-prefix}-brand-01,\\n map-get($theme, 'brand-01')\\n ) !global;\\n $brand-02: var(\\n --#{$custom-property-prefix}-brand-02,\\n map-get($theme, 'brand-02')\\n ) !global;\\n $brand-03: var(\\n --#{$custom-property-prefix}-brand-03,\\n map-get($theme, 'brand-03')\\n ) !global;\\n $active-01: var(\\n --#{$custom-property-prefix}-active-01,\\n map-get($theme, 'active-01')\\n ) !global;\\n $hover-field: var(\\n --#{$custom-property-prefix}-hover-field,\\n map-get($theme, 'hover-field')\\n ) !global;\\n $danger: var(\\n --#{$custom-property-prefix}-danger,\\n map-get($theme, 'danger')\\n ) !global;\\n $spacing-01: var(\\n --#{$custom-property-prefix}-spacing-01,\\n map-get($theme, 'spacing-01')\\n ) !global;\\n $spacing-02: var(\\n --#{$custom-property-prefix}-spacing-02,\\n map-get($theme, 'spacing-02')\\n ) !global;\\n $spacing-03: var(\\n --#{$custom-property-prefix}-spacing-03,\\n map-get($theme, 'spacing-03')\\n ) !global;\\n $spacing-04: var(\\n --#{$custom-property-prefix}-spacing-04,\\n map-get($theme, 'spacing-04')\\n ) !global;\\n $spacing-05: var(\\n --#{$custom-property-prefix}-spacing-05,\\n map-get($theme, 'spacing-05')\\n ) !global;\\n $spacing-06: var(\\n --#{$custom-property-prefix}-spacing-06,\\n map-get($theme, 'spacing-06')\\n ) !global;\\n $spacing-07: var(\\n --#{$custom-property-prefix}-spacing-07,\\n map-get($theme, 'spacing-07')\\n ) !global;\\n $spacing-08: var(\\n --#{$custom-property-prefix}-spacing-08,\\n map-get($theme, 'spacing-08')\\n ) !global;\\n $spacing-09: var(\\n --#{$custom-property-prefix}-spacing-09,\\n map-get($theme, 'spacing-09')\\n ) !global;\\n $spacing-10: var(\\n --#{$custom-property-prefix}-spacing-10,\\n map-get($theme, 'spacing-10')\\n ) !global;\\n $spacing-11: var(\\n --#{$custom-property-prefix}-spacing-11,\\n map-get($theme, 'spacing-11')\\n ) !global;\\n $spacing-12: var(\\n --#{$custom-property-prefix}-spacing-12,\\n map-get($theme, 'spacing-12')\\n ) !global;\\n $fluid-spacing-01: var(\\n --#{$custom-property-prefix}-fluid-spacing-01,\\n map-get($theme, 'fluid-spacing-01')\\n ) !global;\\n $fluid-spacing-02: var(\\n --#{$custom-property-prefix}-fluid-spacing-02,\\n map-get($theme, 'fluid-spacing-02')\\n ) !global;\\n $fluid-spacing-03: var(\\n --#{$custom-property-prefix}-fluid-spacing-03,\\n map-get($theme, 'fluid-spacing-03')\\n ) !global;\\n $fluid-spacing-04: var(\\n --#{$custom-property-prefix}-fluid-spacing-04,\\n map-get($theme, 'fluid-spacing-04')\\n ) !global;\\n $layout-01: var(\\n --#{$custom-property-prefix}-layout-01,\\n map-get($theme, 'layout-01')\\n ) !global;\\n $layout-02: var(\\n --#{$custom-property-prefix}-layout-02,\\n map-get($theme, 'layout-02')\\n ) !global;\\n $layout-03: var(\\n --#{$custom-property-prefix}-layout-03,\\n map-get($theme, 'layout-03')\\n ) !global;\\n $layout-04: var(\\n --#{$custom-property-prefix}-layout-04,\\n map-get($theme, 'layout-04')\\n ) !global;\\n $layout-05: var(\\n --#{$custom-property-prefix}-layout-05,\\n map-get($theme, 'layout-05')\\n ) !global;\\n $layout-06: var(\\n --#{$custom-property-prefix}-layout-06,\\n map-get($theme, 'layout-06')\\n ) !global;\\n $layout-07: var(\\n --#{$custom-property-prefix}-layout-07,\\n map-get($theme, 'layout-07')\\n ) !global;\\n $container-01: var(\\n --#{$custom-property-prefix}-container-01,\\n map-get($theme, 'container-01')\\n ) !global;\\n $container-02: var(\\n --#{$custom-property-prefix}-container-02,\\n map-get($theme, 'container-02')\\n ) !global;\\n $container-03: var(\\n --#{$custom-property-prefix}-container-03,\\n map-get($theme, 'container-03')\\n ) !global;\\n $container-04: var(\\n --#{$custom-property-prefix}-container-04,\\n map-get($theme, 'container-04')\\n ) !global;\\n $container-05: var(\\n --#{$custom-property-prefix}-container-05,\\n map-get($theme, 'container-05')\\n ) !global;\\n $icon-size-01: var(\\n --#{$custom-property-prefix}-icon-size-01,\\n map-get($theme, 'icon-size-01')\\n ) !global;\\n $icon-size-02: var(\\n --#{$custom-property-prefix}-icon-size-02,\\n map-get($theme, 'icon-size-02')\\n ) !global;\\n }\\n @if $emit-custom-properties == true {\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'interactive-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'interactive-01',\\n map-get($theme, 'interactive-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'interactive-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'interactive-02',\\n map-get($theme, 'interactive-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'interactive-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'interactive-03',\\n map-get($theme, 'interactive-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'interactive-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'interactive-04',\\n map-get($theme, 'interactive-04')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'ui-background',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'ui-background',\\n map-get($theme, 'ui-background')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-01', $emit-difference) {\\n @include custom-property('ui-01', map-get($theme, 'ui-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-02', $emit-difference) {\\n @include custom-property('ui-02', map-get($theme, 'ui-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-03', $emit-difference) {\\n @include custom-property('ui-03', map-get($theme, 'ui-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-04', $emit-difference) {\\n @include custom-property('ui-04', map-get($theme, 'ui-04'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'ui-05', $emit-difference) {\\n @include custom-property('ui-05', map-get($theme, 'ui-05'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-01', $emit-difference) {\\n @include custom-property('text-01', map-get($theme, 'text-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-02', $emit-difference) {\\n @include custom-property('text-02', map-get($theme, 'text-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-03', $emit-difference) {\\n @include custom-property('text-03', map-get($theme, 'text-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-04', $emit-difference) {\\n @include custom-property('text-04', map-get($theme, 'text-04'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'text-05', $emit-difference) {\\n @include custom-property('text-05', map-get($theme, 'text-05'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'text-error',\\n $emit-difference\\n )\\n {\\n @include custom-property('text-error', map-get($theme, 'text-error'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'icon-01', $emit-difference) {\\n @include custom-property('icon-01', map-get($theme, 'icon-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'icon-02', $emit-difference) {\\n @include custom-property('icon-02', map-get($theme, 'icon-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'icon-03', $emit-difference) {\\n @include custom-property('icon-03', map-get($theme, 'icon-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'link-01', $emit-difference) {\\n @include custom-property('link-01', map-get($theme, 'link-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'link-02', $emit-difference) {\\n @include custom-property('link-02', map-get($theme, 'link-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-link',\\n $emit-difference\\n )\\n {\\n @include custom-property('inverse-link', map-get($theme, 'inverse-link'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'field-01', $emit-difference)\\n {\\n @include custom-property('field-01', map-get($theme, 'field-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'field-02', $emit-difference)\\n {\\n @include custom-property('field-02', map-get($theme, 'field-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('inverse-01', map-get($theme, 'inverse-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('inverse-02', map-get($theme, 'inverse-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'support-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('support-01', map-get($theme, 'support-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'support-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('support-02', map-get($theme, 'support-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'support-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('support-03', map-get($theme, 'support-03'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'support-04',\\n $emit-difference\\n )\\n {\\n @include custom-property('support-04', map-get($theme, 'support-04'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-support-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-support-01',\\n map-get($theme, 'inverse-support-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-support-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-support-02',\\n map-get($theme, 'inverse-support-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-support-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-support-03',\\n map-get($theme, 'inverse-support-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-support-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-support-04',\\n map-get($theme, 'inverse-support-04')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'overlay-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('overlay-01', map-get($theme, 'overlay-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'danger-01', $emit-difference)\\n {\\n @include custom-property('danger-01', map-get($theme, 'danger-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'danger-02', $emit-difference)\\n {\\n @include custom-property('danger-02', map-get($theme, 'danger-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'focus', $emit-difference) {\\n @include custom-property('focus', map-get($theme, 'focus'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-focus-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-focus-ui',\\n map-get($theme, 'inverse-focus-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-primary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-primary',\\n map-get($theme, 'hover-primary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-primary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-primary',\\n map-get($theme, 'active-primary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-primary-text',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-primary-text',\\n map-get($theme, 'hover-primary-text')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-secondary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-secondary',\\n map-get($theme, 'hover-secondary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-secondary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-secondary',\\n map-get($theme, 'active-secondary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-tertiary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-tertiary',\\n map-get($theme, 'hover-tertiary')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-tertiary',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-tertiary',\\n map-get($theme, 'active-tertiary')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'hover-ui', $emit-difference)\\n {\\n @include custom-property('hover-ui', map-get($theme, 'hover-ui'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-light-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-light-ui',\\n map-get($theme, 'hover-light-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-selected-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'hover-selected-ui',\\n map-get($theme, 'hover-selected-ui')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'active-ui', $emit-difference)\\n {\\n @include custom-property('active-ui', map-get($theme, 'active-ui'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-light-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-light-ui',\\n map-get($theme, 'active-light-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'selected-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property('selected-ui', map-get($theme, 'selected-ui'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'selected-light-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'selected-light-ui',\\n map-get($theme, 'selected-light-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'inverse-hover-ui',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'inverse-hover-ui',\\n map-get($theme, 'inverse-hover-ui')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-danger',\\n $emit-difference\\n )\\n {\\n @include custom-property('hover-danger', map-get($theme, 'hover-danger'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'active-danger',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'active-danger',\\n map-get($theme, 'active-danger')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'hover-row', $emit-difference)\\n {\\n @include custom-property('hover-row', map-get($theme, 'hover-row'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'visited-link',\\n $emit-difference\\n )\\n {\\n @include custom-property('visited-link', map-get($theme, 'visited-link'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'disabled-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('disabled-01', map-get($theme, 'disabled-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'disabled-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('disabled-02', map-get($theme, 'disabled-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'disabled-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('disabled-03', map-get($theme, 'disabled-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'highlight', $emit-difference)\\n {\\n @include custom-property('highlight', map-get($theme, 'highlight'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'decorative-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'decorative-01',\\n map-get($theme, 'decorative-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'button-separator',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'button-separator',\\n map-get($theme, 'button-separator')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'skeleton-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('skeleton-01', map-get($theme, 'skeleton-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'skeleton-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('skeleton-02', map-get($theme, 'skeleton-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'brand-01', $emit-difference)\\n {\\n @include custom-property('brand-01', map-get($theme, 'brand-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'brand-02', $emit-difference)\\n {\\n @include custom-property('brand-02', map-get($theme, 'brand-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'brand-03', $emit-difference)\\n {\\n @include custom-property('brand-03', map-get($theme, 'brand-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'active-01', $emit-difference)\\n {\\n @include custom-property('active-01', map-get($theme, 'active-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'hover-field',\\n $emit-difference\\n )\\n {\\n @include custom-property('hover-field', map-get($theme, 'hover-field'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'danger', $emit-difference) {\\n @include custom-property('danger', map-get($theme, 'danger'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'caption-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('caption-01', map-get($theme, 'caption-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'label-01', $emit-difference)\\n {\\n @include custom-property('label-01', map-get($theme, 'label-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'helper-text-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'helper-text-01',\\n map-get($theme, 'helper-text-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'body-short-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'body-short-01',\\n map-get($theme, 'body-short-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'body-long-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('body-long-01', map-get($theme, 'body-long-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'body-short-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'body-short-02',\\n map-get($theme, 'body-short-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'body-long-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('body-long-02', map-get($theme, 'body-long-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'code-01', $emit-difference) {\\n @include custom-property('code-01', map-get($theme, 'code-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'code-02', $emit-difference) {\\n @include custom-property('code-02', map-get($theme, 'code-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'heading-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('heading-01', map-get($theme, 'heading-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-01',\\n map-get($theme, 'productive-heading-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'heading-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('heading-02', map-get($theme, 'heading-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-02',\\n map-get($theme, 'productive-heading-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-03',\\n map-get($theme, 'productive-heading-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-04',\\n map-get($theme, 'productive-heading-04')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-05',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-05',\\n map-get($theme, 'productive-heading-05')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-06',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-06',\\n map-get($theme, 'productive-heading-06')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'productive-heading-07',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'productive-heading-07',\\n map-get($theme, 'productive-heading-07')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-01',\\n map-get($theme, 'expressive-heading-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-02',\\n map-get($theme, 'expressive-heading-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-03',\\n map-get($theme, 'expressive-heading-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-04',\\n map-get($theme, 'expressive-heading-04')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-05',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-05',\\n map-get($theme, 'expressive-heading-05')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-heading-06',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-heading-06',\\n map-get($theme, 'expressive-heading-06')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'expressive-paragraph-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'expressive-paragraph-01',\\n map-get($theme, 'expressive-paragraph-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'quotation-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('quotation-01', map-get($theme, 'quotation-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'quotation-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('quotation-02', map-get($theme, 'quotation-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'display-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('display-01', map-get($theme, 'display-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'display-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('display-02', map-get($theme, 'display-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'display-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('display-03', map-get($theme, 'display-03'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'display-04',\\n $emit-difference\\n )\\n {\\n @include custom-property('display-04', map-get($theme, 'display-04'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-01', map-get($theme, 'spacing-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-02', map-get($theme, 'spacing-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-03', map-get($theme, 'spacing-03'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-04',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-04', map-get($theme, 'spacing-04'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-05',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-05', map-get($theme, 'spacing-05'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-06',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-06', map-get($theme, 'spacing-06'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-07',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-07', map-get($theme, 'spacing-07'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-08',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-08', map-get($theme, 'spacing-08'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-09',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-09', map-get($theme, 'spacing-09'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-10',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-10', map-get($theme, 'spacing-10'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-11',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-11', map-get($theme, 'spacing-11'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'spacing-12',\\n $emit-difference\\n )\\n {\\n @include custom-property('spacing-12', map-get($theme, 'spacing-12'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'fluid-spacing-01',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'fluid-spacing-01',\\n map-get($theme, 'fluid-spacing-01')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'fluid-spacing-02',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'fluid-spacing-02',\\n map-get($theme, 'fluid-spacing-02')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'fluid-spacing-03',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'fluid-spacing-03',\\n map-get($theme, 'fluid-spacing-03')\\n );\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'fluid-spacing-04',\\n $emit-difference\\n )\\n {\\n @include custom-property(\\n 'fluid-spacing-04',\\n map-get($theme, 'fluid-spacing-04')\\n );\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-01', $emit-difference)\\n {\\n @include custom-property('layout-01', map-get($theme, 'layout-01'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-02', $emit-difference)\\n {\\n @include custom-property('layout-02', map-get($theme, 'layout-02'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-03', $emit-difference)\\n {\\n @include custom-property('layout-03', map-get($theme, 'layout-03'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-04', $emit-difference)\\n {\\n @include custom-property('layout-04', map-get($theme, 'layout-04'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-05', $emit-difference)\\n {\\n @include custom-property('layout-05', map-get($theme, 'layout-05'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-06', $emit-difference)\\n {\\n @include custom-property('layout-06', map-get($theme, 'layout-06'));\\n }\\n\\n @if should-emit($theme, $parent-carbon-theme, 'layout-07', $emit-difference)\\n {\\n @include custom-property('layout-07', map-get($theme, 'layout-07'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-01', map-get($theme, 'container-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-02', map-get($theme, 'container-02'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-03',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-03', map-get($theme, 'container-03'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-04',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-04', map-get($theme, 'container-04'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'container-05',\\n $emit-difference\\n )\\n {\\n @include custom-property('container-05', map-get($theme, 'container-05'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'icon-size-01',\\n $emit-difference\\n )\\n {\\n @include custom-property('icon-size-01', map-get($theme, 'icon-size-01'));\\n }\\n\\n @if should-emit(\\n $theme,\\n $parent-carbon-theme,\\n 'icon-size-02',\\n $emit-difference\\n )\\n {\\n @include custom-property('icon-size-02', map-get($theme, 'icon-size-02'));\\n }\\n }\\n\\n @content;\\n\\n // Reset to default theme after apply in content\\n @if $carbon--theme != $parent-carbon-theme {\\n $carbon--theme: $parent-carbon-theme !global;\\n\\n @include carbon--theme();\\n }\\n}\\n\",\"@import \\\"../root.scss\\\";\\n\\n.changeLocationLinkContainer {\\n display: flex;\\n flex-direction: row;\\n width: 16rem;\\n justify-content: flex-start;\\n color: $field-01;\\n align-items: center;\\n @extend .bodyLong01;\\n height: 3rem;\\n cursor: pointer;\\n}\\n.changeLocationLinkContainer svg {\\n margin: 0rem 0.75rem;\\n fill: $field-01;\\n}\\n\\n.changeLocationLinkContainer div {\\n display: flex;\\n flex-direction: row;\\n width: fit-content;\\n align-items: center;\\n}\\n\\n.changeLocationLinkContainer button {\\n @include brand-02(background-color);\\n padding: 0rem 0.75rem;\\n color: $inverse-link;\\n}\\n\\n.changeLocationLinkContainer button :hover {\\n @include brand-03(background-color);\\n color: $inverse-link;\\n}\\n\\n.changeLocationLink {\\n color: $field-01;\\n width: fit-content;\\n}\\n\\n.changeLocationLink :hover {\\n color: $field-01;\\n @include brand-01(background-color);\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"productiveHeading01\": \"-esm-login__change-location-link-component__productiveHeading01___Cg5Tt\",\n\t\"productiveHeading02\": \"-esm-login__change-location-link-component__productiveHeading02___PXIFq\",\n\t\"productiveHeading03\": \"-esm-login__change-location-link-component__productiveHeading03___Kkf1n\",\n\t\"productiveHeading04\": \"-esm-login__change-location-link-component__productiveHeading04___nEwzr\",\n\t\"productiveHeading05\": \"-esm-login__change-location-link-component__productiveHeading05___cWu2-\",\n\t\"productiveHeading06\": \"-esm-login__change-location-link-component__productiveHeading06___Nrq31\",\n\t\"bodyShort01\": \"-esm-login__change-location-link-component__bodyShort01___KfUoF\",\n\t\"bodyShort02\": \"-esm-login__change-location-link-component__bodyShort02___5rdk6\",\n\t\"bodyLong01\": \"-esm-login__change-location-link-component__bodyLong01___l7ryn\",\n\t\"changeLocationLinkContainer\": \"-esm-login__change-location-link-component__changeLocationLinkContainer___iPzJo\",\n\t\"bodyLong02\": \"-esm-login__change-location-link-component__bodyLong02___+T0i8\",\n\t\"label01\": \"-esm-login__change-location-link-component__label01___ZLNA4\",\n\t\"caption01\": \"-esm-login__change-location-link-component__caption01___-Cnpn\",\n\t\"helperText01\": \"-esm-login__change-location-link-component__helperText01___yV50J\",\n\t\"text01\": \"-esm-login__change-location-link-component__text01___QpZ3N\",\n\t\"text02\": \"-esm-login__change-location-link-component__text02___vO2RP\",\n\t\"changeLocationLink\": \"-esm-login__change-location-link-component__changeLocationLink___QITqu\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n"],"names":["options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","undefined","referer","currentLocation","t","useTranslation","className","styles","Button","onClick","navigate","to","___CSS_LOADER_EXPORT___","push","module","id","locals"],"sourceRoot":""}