@adyen/bento-vue2 1.77.0 → 1.78.0
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/@types/index.d.ts +137 -98
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button-actions.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/checkbox-group.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/date-range-picker.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/index.css +1 -0
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/radio-group.css +1 -1
- package/dist/assets/selection-card-group.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/checkbox.js +2 -2
- package/dist/chunks/checkbox-group.HqNbZx2y.js +141 -0
- package/dist/chunks/checkbox-group.HqNbZx2y.js.map +1 -0
- package/dist/chunks/{checkbox.itbBlXev.js → checkbox.CqF5Dank.js} +18 -18
- package/dist/chunks/{checkbox.itbBlXev.js.map → checkbox.CqF5Dank.js.map} +1 -1
- package/dist/chunks/{data-grid.B-kBw540.js → data-grid.BhwTkhfk.js} +508 -503
- package/dist/chunks/data-grid.BhwTkhfk.js.map +1 -0
- package/dist/chunks/date-range-picker.CmKA76Yu.js +898 -0
- package/dist/chunks/date-range-picker.CmKA76Yu.js.map +1 -0
- package/dist/chunks/date-range-picker.types.Ckt7zxGy.js +5 -0
- package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -0
- package/dist/chunks/es6.MoTTyETW.js.map +1 -1
- package/dist/chunks/{filter-bar.BLnSnOlj.js → filter-bar.Bj4LgjzJ.js} +5 -5
- package/dist/chunks/filter-bar.Bj4LgjzJ.js.map +1 -0
- package/dist/chunks/{header-with-views.C6Y7mAkq.js → header-with-views.D6JUlnEf.js} +2 -2
- package/dist/chunks/{header-with-views.C6Y7mAkq.js.map → header-with-views.D6JUlnEf.js.map} +1 -1
- package/dist/chunks/link.D8qpqg3W.js.map +1 -1
- package/dist/chunks/{radio-group.B8ukv-pw.js → radio-group.0JNwgkZa.js} +64 -63
- package/dist/chunks/radio-group.0JNwgkZa.js.map +1 -0
- package/dist/chunks/{rich-text-editor.DzH-Z5oi.js → rich-text-editor.NFLhgVJo.js} +2 -2
- package/dist/chunks/{rich-text-editor.DzH-Z5oi.js.map → rich-text-editor.NFLhgVJo.js.map} +1 -1
- package/dist/chunks/{selection-card-group.D4rcUyvV.js → selection-card-group.u-2Y_9o2.js} +97 -94
- package/dist/chunks/{selection-card-group.D4rcUyvV.js.map → selection-card-group.u-2Y_9o2.js.map} +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/date-range-picker.js +5 -4
- package/dist/date-range-picker.js.map +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/header-with-views.js +1 -1
- package/dist/index.js +382 -357
- package/dist/index.js.map +1 -1
- package/dist/radio-group.js +1 -1
- package/dist/rich-text-editor.js +1 -1
- package/dist/selection-card.js +1 -1
- package/dist/styles/bento-dark.css +5 -0
- package/dist/styles/bento-light.css +5 -0
- package/dist/styles/bento.css +5 -0
- package/dist/styles/legacy.css +5 -0
- package/dist/styles/styleguide.css +5 -0
- package/dist/web-types.json +44 -16
- package/package.json +6 -6
- package/dist/chunks/checkbox-group.C3RH5Gcg.js +0 -152
- package/dist/chunks/checkbox-group.C3RH5Gcg.js.map +0 -1
- package/dist/chunks/data-grid.B-kBw540.js.map +0 -1
- package/dist/chunks/date-range-picker.BtPxkPN0.js +0 -942
- package/dist/chunks/date-range-picker.BtPxkPN0.js.map +0 -1
- package/dist/chunks/filter-bar.BLnSnOlj.js.map +0 -1
- package/dist/chunks/radio-group.B8ukv-pw.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es6.MoTTyETW.js","sources":["../../../design-tokens/dist/js/bento/es6.js"],"sourcesContent":["export const BColorBackgroundPrimary = \"#ffffff\";\nexport const BColorBackgroundPrimaryHover = \"#f4f5f6\";\nexport const BColorBackgroundPrimaryActive = \"#ecedef\";\nexport const BColorBackgroundSecondary = \"#f4f5f6\";\nexport const BColorBackgroundSecondaryHover = \"#ecedef\";\nexport const BColorBackgroundSecondaryActive = \"#e2e5e7\";\nexport const BColorBackgroundTertiary = \"#ecedef\";\nexport const BColorBackgroundTertiaryHover = \"#e2e5e7\";\nexport const BColorBackgroundTertiaryActive = \"#dadddf\";\nexport const BColorBackgroundQuaternary = \"#c0c5ca\";\nexport const BColorBackgroundQuaternaryHover = \"#b7bdc2\";\nexport const BColorBackgroundQuaternaryActive = \"#aeb5ba\";\nexport const BColorBackgroundModal = \"#ffffff\";\nexport const BColorBackgroundModalHover = \"#f4f5f6\";\nexport const BColorBackgroundModalActive = \"#ecedef\";\nexport const BColorBackgroundDisabled = \"#ecedef\";\nexport const BColorBackgroundSelected = \"#e3effb\";\nexport const BColorBackgroundSelectedHover = \"#d4e6f9\";\nexport const BColorBackgroundSelectedActive = \"#c8dff7\";\nexport const BColorBackgroundSpotlight = \"#ffe379\";\nexport const BColorBackgroundCriticalWeak = \"#fff3ef\";\nexport const BColorBackgroundCriticalStrong = \"#dc3801\";\nexport const BColorBackgroundCriticalStrongHover = \"#c13101\";\nexport const BColorBackgroundCriticalStrongActive = \"#751e00\";\nexport const BColorBackgroundWarningWeak = \"#fff4e5\";\nexport const BColorBackgroundWarningWeakHover = \"#ffecd0\";\nexport const BColorBackgroundWarningWeakActive = \"#ffe0b3\";\nexport const BColorBackgroundWarningStrong = \"#d77f00\";\nexport const BColorBackgroundSuccessWeak = \"#e4faef\";\nexport const BColorBackgroundSuccessStrong = \"#008845\";\nexport const BColorBackgroundHighlightWeak = \"#f0f6fd\";\nexport const BColorBackgroundHighlightStrong = \"#0f75dc\";\nexport const BColorBackgroundInversePrimary = \"#001222\";\nexport const BColorBackgroundInversePrimaryHover = \"#5c6874\";\nexport const BColorBackgroundInversePrimaryActive = \"#6c7782\";\nexport const BColorBackgroundInverseSecondary = \"#1a2b3b\";\nexport const BColorBackgroundInverseSecondaryHover = \"#273746\";\nexport const BColorBackgroundInverseSecondaryActive = \"#364553\";\nexport const BColorBackgroundInverseDisabled = \"#273746\";\nexport const BColorBackgroundInverseCriticalWeak = \"#5c1800\";\nexport const BColorBackgroundInverseCriticalStrong = \"#ff9a78\";\nexport const BColorBackgroundInverseCriticalStrongHover = \"#ffbda6\";\nexport const BColorBackgroundInverseCriticalStrongActive = \"#ffded3\";\nexport const BColorBackgroundAlwaysLight = \"#ffffff\";\nexport const BColorBackgroundAlwaysLightHover = \"#f4f5f6\";\nexport const BColorBackgroundAlwaysLightActive = \"#ecedef\";\nexport const BColorBackgroundAlwaysLightDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysLightSelected = \"#e3effb\";\nexport const BColorBackgroundAlwaysDark = \"#001222\";\nexport const BColorBackgroundAlwaysDarkHover = \"#5c6874\";\nexport const BColorBackgroundAlwaysDarkActive = \"#8c959d\";\nexport const BColorBackgroundAlwaysDarkDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysDarkSelected = \"#00305f\";\nexport const BColorBackgroundAlwaysDarkPrimary = \"#001222\";\nexport const BColorBackgroundAlwaysDarkPrimaryHover = \"#132434\";\nexport const BColorBackgroundAlwaysDarkPrimaryActive = \"#213140\";\nexport const BColorBackgroundAlwaysDarkPrimaryDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysDarkPrimarySelected = \"#00305f\";\nexport const BColorBackgroundAlwaysDarkSecondary = \"#213140\";\nexport const BColorBackgroundAlwaysDarkSecondaryHover = \"#364553\";\nexport const BColorBackgroundAlwaysDarkSecondaryActive = \"#455460\";\nexport const BColorBackgroundAlwaysDarkSecondaryDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysDarkSecondarySelected = \"#00305f\";\nexport const BColorBackgroundAlwaysDarkTertiary = \"#2f3e4d\";\nexport const BColorBackgroundAlwaysDarkTertiaryHover = \"#3d4c5a\";\nexport const BColorBackgroundAlwaysDarkTertiaryActive = \"#455460\";\nexport const BColorBackgroundAlwaysDarkTertiaryDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysDarkTertiarySelected = \"#00305f\";\nexport const BColorLabelPrimary = \"#001222\";\nexport const BColorLabelPrimaryHover = \"#5c6874\";\nexport const BColorLabelPrimaryActive = \"#6c7782\";\nexport const BColorLabelSecondary = \"#5c6874\";\nexport const BColorLabelTertiary = \"#8c959d\";\nexport const BColorLabelDisabled = \"#8c959d\";\nexport const BColorLabelCritical = \"#dc3801\";\nexport const BColorLabelCriticalHover = \"#c13101\";\nexport const BColorLabelCriticalActive = \"#751e00\";\nexport const BColorLabelWarning = \"#ab6600\";\nexport const BColorLabelHighlight = \"#0f75dc\";\nexport const BColorLabelSuccess = \"#008845\";\nexport const BColorLabelOnColor = \"#ffffff\";\nexport const BColorLabelInversePrimary = \"#ffffff\";\nexport const BColorLabelInversePrimaryHover = \"#f4f5f6\";\nexport const BColorLabelInversePrimaryActive = \"#ecedef\";\nexport const BColorLabelInverseSecondary = \"#9da5ac\";\nexport const BColorLabelInverseDisabled = \"#737e88\";\nexport const BColorLabelInverseCritical = \"#ff9a78\";\nexport const BColorLabelInverseCriticalHover = \"#ffbda6\";\nexport const BColorLabelInverseCriticalActive = \"#ffded3\";\nexport const BColorLabelOnBackgroundCriticalWeak = \"#c13101\";\nexport const BColorLabelOnBackgroundWarningWeak = \"#955900\";\nexport const BColorLabelOnBackgroundSuccessWeak = \"#00773c\";\nexport const BColorLabelOnBackgroundHighlightWeak = \"#0065c9\";\nexport const BColorLabelAlwaysLight = \"#ffffff\";\nexport const BColorLabelAlwaysLightPrimary = \"#ecedef\";\nexport const BColorLabelAlwaysLightPrimaryHover = \"#c8ccd0\";\nexport const BColorLabelAlwaysLightPrimaryActive = \"#959da5\";\nexport const BColorLabelAlwaysLightSecondary = \"#a6adb3\";\nexport const BColorLabelAlwaysLightSecondaryHover = \"#959da5\";\nexport const BColorLabelAlwaysLightSecondaryActive = \"#737e88\";\nexport const BColorLabelAlwaysLightTertiary = \"#848d96\";\nexport const BColorLabelAlwaysLightTertiaryHover = \"#737e88\";\nexport const BColorLabelAlwaysLightTertiaryActive = \"#54616d\";\nexport const BColorLabelAlwaysDark = \"#001222\";\nexport const BColorLinkPrimary = \"#0065c9\";\nexport const BColorLinkPrimaryHover = \"#0f75dc\";\nexport const BColorLinkPrimaryActive = \"#0f75dc\";\nexport const BColorLinkPrimaryDisabled = \"#8c959d\";\nexport const BColorLinkPrimaryVisited = \"#540884\";\nexport const BColorLinkPrimaryVisitedHover = \"#710ab3\";\nexport const BColorLinkPrimaryVisitedActive = \"#710ab3\";\nexport const BColorLinkQuiet = \"#001222\";\nexport const BColorLinkQuietHover = \"#5c6874\";\nexport const BColorLinkQuietActive = \"#5c6874\";\nexport const BColorLinkQuietDisabled = \"#8c959d\";\nexport const BColorOutlinePrimary = \"#dadddf\";\nexport const BColorOutlinePrimaryHover = \"#c8ccd0\";\nexport const BColorOutlinePrimaryActive = \"#001222\";\nexport const BColorOutlineSecondary = \"#c8ccd0\";\nexport const BColorOutlineSecondaryHover = \"#b7bdc2\";\nexport const BColorOutlineSecondaryActive = \"#001222\";\nexport const BColorOutlineTertiary = \"#8c959d\";\nexport const BColorOutlineTertiaryHover = \"#6c7782\";\nexport const BColorOutlineTertiaryActive = \"#001222\";\nexport const BColorOutlineDisabled = \"#dadddf\";\nexport const BColorOutlineSelected = \"#001222\";\nexport const BColorOutlineCritical = \"#dc3801\";\nexport const BColorOutlineCriticalHover = \"#c13101\";\nexport const BColorOutlineCriticalActive = \"#751e00\";\nexport const BColorOutlineSuccess = \"#008845\";\nexport const BColorOutlineSuccessHover = \"#00773c\";\nexport const BColorOutlineSuccessActive = \"#004724\";\nexport const BColorOutlineInversePrimary = \"#2f3e4d\";\nexport const BColorOutlineInversePrimaryHover = \"#6c7782\";\nexport const BColorOutlineInversePrimaryActive = \"#9da5ac\";\nexport const BColorOutlineInverseDisabled = \"#455460\";\nexport const BColorOutlineInverseCritical = \"#ff9a78\";\nexport const BColorOutlineInverseCriticalHover = \"#ffbda6\";\nexport const BColorOutlineInverseCriticalActive = \"#ffded3\";\nexport const BColorSeparatorPrimary = \"#dadddf\";\nexport const BColorSeparatorSecondary = \"#c8ccd0\";\nexport const BColorSeparatorInversePrimary = \"#2f3e4d\";\nexport const BColorSeparatorInverseSecondary = \"#5c6874\";\nexport const BColorDecorativeGreen = \"#00d16a\";\nexport const BColorDecorativeBlue = \"#006bd7\";\nexport const BColorDecorativeYellow = \"#f9c500\";\nexport const BColorDecorativeOrange = \"#f99300\";\nexport const BColorDecorativeRed = \"#f73f01\";\nexport const BColorDecorativeGrey = \"#848d96\";\nexport const BColorSupportOverlay = \"#001222\";\nexport const BColorSupportShadow = \"#001222\";\nexport const BFocusRingColor = \"#0f75dc\";\nexport const BFocusRingSpacer = \"1px\";\nexport const BFocusRingOutline = \"3px\";\nexport const BTextFontVariantNumeric = \"normal\";\nexport const BTextRichTextHeadingMargin = \"32px 0 10px 0\";\nexport const BTextRichTextHeadingFontWeight = 700;\nexport const BTextRichTextParagraphMargin = \"0 0 8px 0\";\nexport const BTextRichTextListPaddingLeft = \"20px\";\nexport const BTextRichTextListMargin = \"0 0 4px 0\";\nexport const BTextRichTextCodeBackgroundColor = \"#f4f5f6\";\nexport const BTextRichTextCodeFontFamily = \"'Adyen Mono', 'Roboto Mono', 'Oxygen Mono', 'IBM Plex Mono', 'Courier New', monospace\";\nexport const BTextRichTextCodeFontWeight = 500;\nexport const BTextRichTextPreMargin = \"16px 0 16px 0\";\nexport const BTextRichTextPrePadding = \"10px 16px\";\nexport const BTextRichTextPreLineHeight = \"24px\";\nexport const BTextRichTextMarkBackgroundColor = \"#f0f6fd\";\nexport const BTextRichTextBlockquoteFontWeight = 500;\nexport const BTextRichTextBlockquoteMargin = \"16px 0 16px 16px\";\nexport const BTextRichTextTableBorder = \"1px solid #dadddf\";\nexport const BTextRichTextTableLineHeight = \"20px\";\nexport const BTextRichTextTableMargin = \"16px 0 16px 0\";\nexport const BTextRichTextTablePadding = \"10px 16px\";\nexport const BTextRichTextTableHeaderFontWeight = 700;\nexport const BTextRichTextTableCaptionLineHeight = \"20px\";\nexport const BTextRichTextTableCaptionMargin = \"0 0 6px 0\";\nexport const BTextRichTextCaptionParagraphMargin = \"0 0 6px 0\";\nexport const BTextRichTextCaptionListPaddingLeft = \"16px\";\nexport const BTextRichTextCaptionListMargin = \"0 0 2px 0\";\nexport const BTextRichTextCaptionBlockquoteMargin = \"12px 0 12px 16px\";\nexport const BTextRichTextCaptionPreLineHeight = \"20px\";\nexport const BTextRichTextCaptionTablePadding = \"8px 12px\";\nexport const BTextCaptionFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextCaptionFontSize = \"12px\";\nexport const BTextCaptionFontWeight = 400;\nexport const BTextCaptionLineHeight = \"18px\";\nexport const BTextCaptionLetterSpacing = 0;\nexport const BTextCaptionWideLineHeight = \"20px\";\nexport const BTextCaptionStrongerFontWeight = 500;\nexport const BTextCaptionStrongerWideFontWeight = 500;\nexport const BTextCaptionStrongerWideLineHeight = \"20px\";\nexport const BTextBodyFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextBodyFontSize = \"14px\";\nexport const BTextBodyFontWeight = 400;\nexport const BTextBodyLineHeight = \"20px\";\nexport const BTextBodyLetterSpacing = 0;\nexport const BTextBodyWideLineHeight = \"24px\";\nexport const BTextBodyStrongerFontWeight = 500;\nexport const BTextBodyStrongerWideFontWeight = 500;\nexport const BTextBodyStrongerWideLineHeight = \"24px\";\nexport const BTextBodyStrongestFontWeight = 600;\nexport const BTextBodyStrongestWideFontWeight = 600;\nexport const BTextBodyStrongestWideLineHeight = \"24px\";\nexport const BTextSubtitleFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextSubtitleFontSize = \"16px\";\nexport const BTextSubtitleFontWeight = 500;\nexport const BTextSubtitleLineHeight = \"26px\";\nexport const BTextSubtitleLetterSpacing = 0;\nexport const BTextSubtitleStrongerFontWeight = 600;\nexport const BTextTitleFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextTitleFontSize = \"16px\";\nexport const BTextTitleFontWeight = 600;\nexport const BTextTitleLineHeight = \"26px\";\nexport const BTextTitleLetterSpacing = 0;\nexport const BTextTitleMobileFontSize = \"16px\";\nexport const BTextTitleMobileLineHeight = \"26px\";\nexport const BTextTitleMFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextTitleMFontSize = \"20px\";\nexport const BTextTitleMFontWeight = 600;\nexport const BTextTitleMLineHeight = \"30px\";\nexport const BTextTitleMLetterSpacing = 0;\nexport const BTextTitleMMobileFontSize = \"18px\";\nexport const BTextTitleMMobileLineHeight = \"28px\";\nexport const BTextTitleLFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextTitleLFontSize = \"24px\";\nexport const BTextTitleLFontWeight = 600;\nexport const BTextTitleLLineHeight = \"34px\";\nexport const BTextTitleLLetterSpacing = 0;\nexport const BTextTitleLMobileFontSize = \"20px\";\nexport const BTextTitleLMobileLineHeight = \"30px\";\nexport const BZIndexGlobalScreen = \"auto\";\nexport const BZIndexGlobalElevated = 5;\nexport const BZIndexGlobalNavigation = 10;\nexport const BZIndexGlobalInstantInteraction = 15;\nexport const BZIndexLocalTier1 = 1;\nexport const BZIndexLocalTier2 = 2;\nexport const BZIndexLocalTier3 = 3;\nexport const BZIndexLocalTier4 = 4;\nexport const BAccordionItemBackgroundColor = \"#ffffff\";\nexport const BAccordionItemBorder = \"1px solid #dadddf\";\nexport const BAccordionItemButtonColor = \"#001222\";\nexport const BAccordionItemButtonGap = \"16px\";\nexport const BAccordionItemButtonPadding = \"12px 16px 12px 0\";\nexport const BAccordionItemButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BAccordionItemButtonActiveBackgroundColor = \"#ecedef\";\nexport const BAccordionItemContentColor = \"#001222\";\nexport const BAccordionItemContentPadding = \"12px 16px 16px 32px\";\nexport const BAccordionItemAnimationDuration = \"150ms\";\nexport const BAccordionItemAnimationEasing = \"cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BActionBarBottom = \"16px\";\nexport const BActionBarBottomExtraSpacing = \"48px\";\nexport const BActionBarZIndex = 5;\nexport const BActionBarContainerBackgroundColor = \"#001222\";\nexport const BActionBarContainerBorderRadius = \"28px\";\nexport const BActionBarContainerColor = \"#ffffff\";\nexport const BActionBarContainerPadding = \"10px 24px\";\nexport const BActionBarContainerWidth = \"calc(100% - 16px - 16px)\";\nexport const BActionBarSelectionMarginRight = \"40px\";\nexport const BActionBarSelectionMarginRightMobile = \"16px\";\nexport const BActionBarCloseButtonMarginRight = \"24px\";\nexport const BActionBarCloseButtonMarginRightMobile = \"16px\";\nexport const BActionBarAnimationDuration = \"150ms\";\nexport const BAiButtonAnimationBackground = \"#00d16a\";\nexport const BAiButtonAnimationBackgroundZIndex = \"-1\";\nexport const BAiButtonButtonZIndex = 1;\nexport const BAiButtonIconColor = \"#00d16a\";\nexport const BAlertBorderRadius = \"8px\";\nexport const BAlertPadding = \"20px\";\nexport const BAlertPaddingMobile = \"16px\";\nexport const BAlertGap = \"20px\";\nexport const BAlertGapMobile = \"16px\";\nexport const BAlertIconHeight = \"24px\";\nexport const BAlertDescriptionMarginTop = \"4px\";\nexport const BAlertActionsMarginTop = \"10px\";\nexport const BAlertActionsGap = \"16px\";\nexport const BAlertSuccessBackgroundColor = \"#e4faef\";\nexport const BAlertSuccessColor = \"#001222\";\nexport const BAlertSuccessIconColor = \"#008845\";\nexport const BAlertHighlightBackgroundColor = \"#f0f6fd\";\nexport const BAlertHighlightColor = \"#001222\";\nexport const BAlertHighlightIconColor = \"#0f75dc\";\nexport const BAlertWarningBackgroundColor = \"#fff4e5\";\nexport const BAlertWarningColor = \"#001222\";\nexport const BAlertWarningIconColor = \"#d77f00\";\nexport const BAlertCriticalBackgroundColor = \"#fff3ef\";\nexport const BAlertCriticalColor = \"#001222\";\nexport const BAlertCriticalIconColor = \"#dc3801\";\nexport const BAlertTipPadding = \"10px 12px\";\nexport const BAlertTipGap = \"12px\";\nexport const BAlertTipIconHeight = \"20px\";\nexport const BAvatarImageHeight = \"32px\";\nexport const BAvatarImageWidth = \"32px\";\nexport const BAvatarImageSmallHeight = \"24px\";\nexport const BAvatarImageSmallWidth = \"24px\";\nexport const BAvatarImageYellowBackgroundColor = \"#fff4e5\";\nexport const BAvatarImageYellowColor = \"#f99300\";\nexport const BAvatarImageBlueBackgroundColor = \"#f0f6fd\";\nexport const BAvatarImageBlueColor = \"#006bd7\";\nexport const BAvatarImageGreenBackgroundColor = \"#e4faef\";\nexport const BAvatarImageGreenColor = \"#00d16a\";\nexport const BAvatarImageRedBackgroundColor = \"#fff3ef\";\nexport const BAvatarImageRedColor = \"#f73f01\";\nexport const BAvatarLabelColor = \"#001222\";\nexport const BAvatarLabelPadding = \"0 0 0 12px\";\nexport const BButtonActionsWithMenuVerticalStackRowGap = \"8px\";\nexport const BButtonActionsButtonsEndColumnGap = \"8px\";\nexport const BButtonActionsFillContainerColumnGap = \"8px\";\nexport const BButtonActionsVerticalStackRowGap = \"8px\";\nexport const BButtonBorderRadius = \"8px\";\nexport const BButtonBoxShadow = \"inset 0 0 0 1px #000000\";\nexport const BButtonLineHeight = \"20px\";\nexport const BButtonPadding = \"8px 12px\";\nexport const BButtonTransition = \"100ms linear\";\nexport const BButtonPrimaryBackgroundColor = \"#001222\";\nexport const BButtonPrimaryBackgroundColorInverse = \"#ffffff\";\nexport const BButtonPrimaryColor = \"#ffffff\";\nexport const BButtonPrimaryColorInverse = \"#001222\";\nexport const BButtonPrimaryActiveBackgroundColor = \"#6c7782\";\nexport const BButtonPrimaryActiveBackgroundColorInverse = \"#ecedef\";\nexport const BButtonPrimaryDisabledBackgroundColor = \"#ecedef\";\nexport const BButtonPrimaryDisabledBackgroundColorInverse = \"#273746\";\nexport const BButtonPrimaryDisabledColor = \"#8c959d\";\nexport const BButtonPrimaryDisabledColorInverse = \"#737e88\";\nexport const BButtonPrimaryDisabledBoxShadow = \"inset 0 0 0 1px #ecedef\";\nexport const BButtonPrimaryDisabledBoxShadowInverse = \"inset 0 0 0 1px #455460\";\nexport const BButtonPrimaryHoverBackgroundColor = \"#5c6874\";\nexport const BButtonPrimaryHoverBackgroundColorInverse = \"#f4f5f6\";\nexport const BButtonPrimaryCriticalBackgroundColor = \"#dc3801\";\nexport const BButtonPrimaryCriticalBackgroundColorInverse = \"#ff9a78\";\nexport const BButtonPrimaryCriticalColor = \"#ffffff\";\nexport const BButtonPrimaryCriticalColorInverse = \"#001222\";\nexport const BButtonPrimaryCriticalActiveBackgroundColor = \"#751e00\";\nexport const BButtonPrimaryCriticalActiveBackgroundColorInverse = \"#ffded3\";\nexport const BButtonPrimaryCriticalDisabledBackgroundColor = \"#ecedef\";\nexport const BButtonPrimaryCriticalDisabledBackgroundColorInverse = \"#273746\";\nexport const BButtonPrimaryCriticalDisabledBoxShadow = \"inset 0 0 0 1px #ecedef\";\nexport const BButtonPrimaryCriticalDisabledBoxShadowInverse = \"inset 0 0 0 1px #455460\";\nexport const BButtonPrimaryCriticalDisabledColor = \"#8c959d\";\nexport const BButtonPrimaryCriticalDisabledColorInverse = \"#737e88\";\nexport const BButtonPrimaryCriticalHoverBackgroundColor = \"#c13101\";\nexport const BButtonPrimaryCriticalHoverBackgroundColorInverse = \"#ffbda6\";\nexport const BButtonSecondaryBackgroundColor = \"#ffffff\";\nexport const BButtonSecondaryBackgroundColorInverse = \"#001222\";\nexport const BButtonSecondaryBorder = \"1px solid #c8ccd0\";\nexport const BButtonSecondaryBorderInverse = \"1px solid #2f3e4d\";\nexport const BButtonSecondaryBoxShadow = \"inset 0 0 0 1px #c8ccd0\";\nexport const BButtonSecondaryBoxShadowInverse = \"inset 0 0 0 1px #2f3e4d\";\nexport const BButtonSecondaryColor = \"#001222\";\nexport const BButtonSecondaryColorInverse = \"#ffffff\";\nexport const BButtonSecondaryPadding = \"calc(8px - 1px) calc(12px - 1px)\";\nexport const BButtonSecondaryActiveBackgroundColor = \"#ecedef\";\nexport const BButtonSecondaryActiveBackgroundColorInverse = \"#6c7782\";\nexport const BButtonSecondaryActiveBorder = \"1px solid #c8ccd0\";\nexport const BButtonSecondaryActiveBorderInverse = \"1px solid #9da5ac\";\nexport const BButtonSecondaryActiveBoxShadow = \"inset 0 0 0 1px #c8ccd0\";\nexport const BButtonSecondaryActiveBoxShadowInverse = \"inset 0 0 0 1px #9da5ac\";\nexport const BButtonSecondaryActiveColor = \"#6c7782\";\nexport const BButtonSecondaryActiveColorInverse = \"#ffffff\";\nexport const BButtonSecondaryHoverBackgroundColor = \"#f4f5f6\";\nexport const BButtonSecondaryHoverBackgroundColorInverse = \"#5c6874\";\nexport const BButtonSecondaryHoverBorder = \"1px solid #c8ccd0\";\nexport const BButtonSecondaryHoverBorderInverse = \"1px solid #6c7782\";\nexport const BButtonSecondaryHoverBoxShadow = \"inset 0 0 0 1px #c8ccd0\";\nexport const BButtonSecondaryHoverBoxShadowInverse = \"inset 0 0 0 1px #6c7782\";\nexport const BButtonSecondaryHoverColor = \"#5c6874\";\nexport const BButtonSecondaryHoverColorInverse = \"#ffffff\";\nexport const BButtonSecondaryDisabledBackgroundColor = \"#ffffff\";\nexport const BButtonSecondaryDisabledBackgroundColorInverse = \"#001222\";\nexport const BButtonSecondaryDisabledBorder = \"1px solid #dadddf\";\nexport const BButtonSecondaryDisabledBorderInverse = \"1px solid #455460\";\nexport const BButtonSecondaryDisabledBoxShadow = \"inset 0 0 0 1px #dadddf\";\nexport const BButtonSecondaryDisabledBoxShadowInverse = \"inset 0 0 0 1px #455460\";\nexport const BButtonSecondaryDisabledColor = \"#8c959d\";\nexport const BButtonSecondaryDisabledColorInverse = \"#737e88\";\nexport const BButtonSecondaryCriticalBackgroundColor = \"#ffffff\";\nexport const BButtonSecondaryCriticalBackgroundColorInverse = \"#001222\";\nexport const BButtonSecondaryCriticalBorder = \"1px solid #dc3801\";\nexport const BButtonSecondaryCriticalBorderInverse = \"1px solid #ff9a78\";\nexport const BButtonSecondaryCriticalBoxShadow = \"inset 0 0 0 1px #dc3801\";\nexport const BButtonSecondaryCriticalBoxShadowInverse = \"inset 0 0 0 1px #ff9a78\";\nexport const BButtonSecondaryCriticalColor = \"#dc3801\";\nexport const BButtonSecondaryCriticalColorInverse = \"#ff9a78\";\nexport const BButtonSecondaryCriticalActiveBackgroundColor = \"#fff3ef\";\nexport const BButtonSecondaryCriticalActiveBackgroundColorInverse = \"#5c1800\";\nexport const BButtonSecondaryCriticalActiveBorder = \"1px solid #751e00\";\nexport const BButtonSecondaryCriticalActiveBorderInverse = \"1px solid #ffded3\";\nexport const BButtonSecondaryCriticalActiveBoxShadow = \"inset 0 0 0 1px #751e00\";\nexport const BButtonSecondaryCriticalActiveBoxShadowInverse = \"inset 0 0 0 1px #ffded3\";\nexport const BButtonSecondaryCriticalActiveColor = \"#751e00\";\nexport const BButtonSecondaryCriticalActiveColorInverse = \"#ffded3\";\nexport const BButtonSecondaryCriticalDisabledBackgroundColor = \"#ffffff\";\nexport const BButtonSecondaryCriticalDisabledBackgroundColorInverse = \"#001222\";\nexport const BButtonSecondaryCriticalDisabledBorder = \"1px solid #dadddf\";\nexport const BButtonSecondaryCriticalDisabledBorderInverse = \"1px solid #455460\";\nexport const BButtonSecondaryCriticalDisabledBoxShadow = \"inset 0 0 0 1px #dadddf\";\nexport const BButtonSecondaryCriticalDisabledBoxShadowInverse = \"inset 0 0 0 1px #455460\";\nexport const BButtonSecondaryCriticalDisabledColor = \"#8c959d\";\nexport const BButtonSecondaryCriticalDisabledColorInverse = \"#737e88\";\nexport const BButtonSecondaryCriticalHoverBackgroundColor = \"#fff3ef\";\nexport const BButtonSecondaryCriticalHoverBackgroundColorInverse = \"#5c1800\";\nexport const BButtonSecondaryCriticalHoverBorder = \"1px solid #c13101\";\nexport const BButtonSecondaryCriticalHoverBorderInverse = \"1px solid #ffbda6\";\nexport const BButtonSecondaryCriticalHoverBoxShadow = \"inset 0 0 0 1px #c13101\";\nexport const BButtonSecondaryCriticalHoverBoxShadowInverse = \"inset 0 0 0 1px #ffbda6\";\nexport const BButtonSecondaryCriticalHoverColor = \"#c13101\";\nexport const BButtonSecondaryCriticalHoverColorInverse = \"#ffbda6\";\nexport const BButtonTertiaryBackgroundColor = \"#000000\";\nexport const BButtonTertiaryBorderRadius = \"2px\";\nexport const BButtonTertiaryBoxShadow = \"inset 0 0 0 1px #000000\";\nexport const BButtonTertiaryColor = \"#001222\";\nexport const BButtonTertiaryColorInverse = \"#ffffff\";\nexport const BButtonTertiaryHeight = \"auto\";\nexport const BButtonTertiaryPadding = \"0px\";\nexport const BButtonTertiaryTextDecoration = \"underline\";\nexport const BButtonTertiaryHoverBackgroundColor = \"#000000\";\nexport const BButtonTertiaryHoverColor = \"#5c6874\";\nexport const BButtonTertiaryHoverColorInverse = \"#f4f5f6\";\nexport const BButtonTertiaryHoverTextDecoration = \"none\";\nexport const BButtonTertiaryActiveBackgroundColor = \"#000000\";\nexport const BButtonTertiaryActiveColor = \"#6c7782\";\nexport const BButtonTertiaryActiveColorInverse = \"#ecedef\";\nexport const BButtonTertiaryActiveTextDecoration = \"none\";\nexport const BButtonTertiaryDisabledBackgroundColor = \"#000000\";\nexport const BButtonTertiaryDisabledColor = \"#8c959d\";\nexport const BButtonTertiaryDisabledColorInverse = \"#737e88\";\nexport const BButtonTertiaryCriticalBackgroundColor = \"#000000\";\nexport const BButtonTertiaryCriticalColor = \"#dc3801\";\nexport const BButtonTertiaryCriticalColorInverse = \"#ff9a78\";\nexport const BButtonTertiaryCriticalActiveBackgroundColor = \"#000000\";\nexport const BButtonTertiaryCriticalActiveColor = \"#751e00\";\nexport const BButtonTertiaryCriticalActiveColorInverse = \"#ffded3\";\nexport const BButtonTertiaryCriticalDisabledBackgroundColor = \"#000000\";\nexport const BButtonTertiaryCriticalDisabledColor = \"#8c959d\";\nexport const BButtonTertiaryCriticalDisabledColorInverse = \"#737e88\";\nexport const BButtonTertiaryCriticalHoverBackgroundColor = \"#000000\";\nexport const BButtonTertiaryCriticalHoverBoxShadow = \"unset\";\nexport const BButtonTertiaryCriticalHoverColor = \"#c13101\";\nexport const BButtonTertiaryCriticalHoverColorInverse = \"#ffbda6\";\nexport const BButtonTertiaryWithBackgroundHoverBackgroundColor = \"#f4f5f6\";\nexport const BButtonTertiaryWithBackgroundHoverBackgroundColorInverse = \"#5c6874\";\nexport const BButtonTertiaryWithBackgroundActiveBackgroundColor = \"#ecedef\";\nexport const BButtonTertiaryWithBackgroundActiveBackgroundColorInverse = \"#6c7782\";\nexport const BButtonTertiaryWithBackgroundDisabledBackgroundColor = \"#000000\";\nexport const BButtonTertiaryWithBackgroundDisabledBackgroundColorInverse = \"#000000\";\nexport const BButtonTertiaryWithBackgroundCriticalActiveBackgroundColor = \"#fff3ef\";\nexport const BButtonTertiaryWithBackgroundCriticalActiveBackgroundColorInverse = \"#5c1800\";\nexport const BButtonTertiaryWithBackgroundCriticalHoverBackgroundColor = \"#fff3ef\";\nexport const BButtonTertiaryWithBackgroundCriticalHoverBackgroundColorInverse = \"#5c1800\";\nexport const BButtonTertiaryWithBackgroundCriticalDisabledBackgroundColor = \"#000000\";\nexport const BButtonTertiaryWithBackgroundCriticalDisabledBackgroundColorInverse = \"#000000\";\nexport const BButtonCondensedBorderRadius = \"8px\";\nexport const BButtonCondensedFontSize = \"14px\";\nexport const BButtonCondensedLineHeight = \"20px\";\nexport const BButtonCondensedPadding = \"4px 10px\";\nexport const BButtonCondensedIconHeight = \"auto\";\nexport const BButtonCondensedIconWidth = \"auto\";\nexport const BButtonCondensedSecondaryPadding = \"calc(4px - 1px) calc(10px - 1px)\";\nexport const BButtonCondensedTertiaryHeight = \"auto\";\nexport const BButtonCondensedTertiaryPadding = \"0px\";\nexport const BButtonIconOnlyPadding = \"10px\";\nexport const BButtonIconOnlyCondensedPadding = \"6px\";\nexport const BButtonIconOnlySecondaryPadding = \"calc(10px - 1px)\";\nexport const BButtonIconOnlySecondaryPaddingCondensed = \"calc(6px - 1px)\";\nexport const BCalendarRangeGap = \"24px\";\nexport const BCalendarMonthDayOfTheWeekColor = \"#5c6874\";\nexport const BCalendarMonthDayOfTheWeekPaddingBottom = \"6px\";\nexport const BCalendarMonthMonthSelectorColor = \"#001222\";\nexport const BCalendarMonthMonthSelectorMarginBottom = \"24px\";\nexport const BCalendarMonthDayHeight = \"40px\";\nexport const BCalendarMonthDayWidth = \"40px\";\nexport const BCalendarMonthDayBeginningBorderRadius = \"4px 0 0 4px\";\nexport const BCalendarMonthDayCurrentDaySelectedColor = \"#001222\";\nexport const BCalendarMonthDayCurrentDaySelectedWrapperBackground = \"#ffffff\";\nexport const BCalendarMonthDayCurrentDayUnselectedHoverWrapperBackground = \"#ffffff\";\nexport const BCalendarMonthDayCurrentDayUnselectedWrapperBackground = \"#ecedef\";\nexport const BCalendarMonthDayDisabledSelectedColor = \"#8c959d\";\nexport const BCalendarMonthDayDisabledSelectedBackground = \"#ecedef\";\nexport const BCalendarMonthDayDisabledUnselectedColor = \"#8c959d\";\nexport const BCalendarMonthDayEndBorderRadius = \"0 4px 4px 0\";\nexport const BCalendarMonthDayMiddleBackground = \"#ecedef\";\nexport const BCalendarMonthDayMiddleColor = \"#001222\";\nexport const BCalendarMonthDayMiddleHoverBackground = \"#f4f5f6\";\nexport const BCalendarMonthDayMiddleActiveBackground = \"#ffffff\";\nexport const BCalendarMonthDaySelectedBackground = \"#001222\";\nexport const BCalendarMonthDaySelectedBorderRadius = \"4px\";\nexport const BCalendarMonthDaySelectedColor = \"#ffffff\";\nexport const BCalendarMonthDaySelectedHoverBackground = \"#5c6874\";\nexport const BCalendarMonthDaySelectedActiveBackground = \"#6c7782\";\nexport const BCalendarMonthDayUnselectedColor = \"#001222\";\nexport const BCalendarMonthDayUnselectedHoverBackground = \"#f4f5f6\";\nexport const BCalendarMonthDayUnselectedActiveBackground = \"#ecedef\";\nexport const BCalendarYearYearSelectorColor = \"#001222\";\nexport const BCalendarYearYearSelectorMarginBottom = \"24px\";\nexport const BCalendarYearYearContainerBorderCollapse = \"collapse\";\nexport const BCalendarYearMonthHeight = \"60px\";\nexport const BCalendarYearMonthWidth = \"60px\";\nexport const BCalendarYearMonthBeginningBorderRadius = \"4px 0 0 4px\";\nexport const BCalendarYearMonthFocusVisibleZIndex = 1;\nexport const BCalendarYearMonthCurrentMonthSelectedColor = \"#001222\";\nexport const BCalendarYearMonthCurrentMonthSelectedWrapperBackground = \"#ffffff\";\nexport const BCalendarYearMonthCurrentMonthUnselectedHoverWrapperBackground = \"#ffffff\";\nexport const BCalendarYearMonthCurrentMonthUnselectedWrapperBackground = \"#ecedef\";\nexport const BCalendarYearMonthDisabledSelectedColor = \"#8c959d\";\nexport const BCalendarYearMonthDisabledSelectedBackground = \"#ecedef\";\nexport const BCalendarYearMonthDisabledUnselectedColor = \"#8c959d\";\nexport const BCalendarYearMonthEndBorderRadius = \"0 4px 4px 0\";\nexport const BCalendarYearMonthMiddleBackground = \"#ecedef\";\nexport const BCalendarYearMonthMiddleColor = \"#001222\";\nexport const BCalendarYearMonthMiddleHoverBackground = \"#f4f5f6\";\nexport const BCalendarYearMonthMiddleActiveBackground = \"#ffffff\";\nexport const BCalendarYearMonthSelectedBackground = \"#001222\";\nexport const BCalendarYearMonthSelectedBorderRadius = \"4px\";\nexport const BCalendarYearMonthSelectedColor = \"#ffffff\";\nexport const BCalendarYearMonthSelectedHoverBackground = \"#5c6874\";\nexport const BCalendarYearMonthSelectedActiveBackground = \"#6c7782\";\nexport const BCalendarYearMonthUnselectedColor = \"#001222\";\nexport const BCalendarYearMonthUnselectedHoverBackground = \"#f4f5f6\";\nexport const BCalendarYearMonthUnselectedActiveBackground = \"#ecedef\";\nexport const BCardBackgroundColor = \"#ffffff\";\nexport const BCardBorderColor = \"#dadddf\";\nexport const BCardBorderRadius = \"12px\";\nexport const BCardBorderWidth = \"1px\";\nexport const BCardHeaderBorderRadius = \"12px\";\nexport const BCardHeaderColor = \"#001222\";\nexport const BCardHeaderMarginTop = \"4px\";\nexport const BCardHeaderPadding = \"12px 16px 0px\";\nexport const BCardHeaderPaddingBottom = \"16px\";\nexport const BCardHeaderHoverBackgroundColor = \"#f4f5f6\";\nexport const BCardHeaderActiveBackgroundColor = \"#ecedef\";\nexport const BCardHeaderFocusBackgroundColor = \"#f4f5f6\";\nexport const BCardToggleHeight = \"26px\";\nexport const BCardToggleSmallTextHeight = \"24px\";\nexport const BCardBodyColor = \"#001222\";\nexport const BCardBodyPadding = \"0px 16px 16px\";\nexport const BCardBodyPaddingTop = \"4px\";\nexport const BCardBodyExpandablePaddingTop = \"12px\";\nexport const BCardContentPadding = \"16px 0px 0px\";\nexport const BCardContentPaddingTop = \"16px\";\nexport const BCardDescriptionColor = \"#5c6874\";\nexport const BCardDescriptionMarginLeft = \"32px\";\nexport const BCardActionsMarginTop = \"16px\";\nexport const BCardActionsPaddingTop = \"16px\";\nexport const BCardActionsWithoutContentPaddingTop = \"16px\";\nexport const BCardExpandableHeaderPaddingBottom = \"12px\";\nexport const BCardDisabledBackgroundColor = \"#f4f5f6\";\nexport const BCardDisabledColor = \"#8c959d\";\nexport const BCardDisabledHeaderColor = \"#001222\";\nexport const BCardDisabledToggleColor = \"#8c959d\";\nexport const BCardClickableHoverBackgroundColor = \"#f4f5f6\";\nexport const BCardClickableActiveBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryBackgroundColor = \"#f4f5f6\";\nexport const BCardSecondaryHoverBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryHeaderHoverBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryHeaderActiveBackgroundColor = \"#e2e5e7\";\nexport const BCardSecondaryHeaderFocusBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryClickableHoverBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryClickableActiveBackgroundColor = \"#e2e5e7\";\nexport const BCardTitleWrapperGap = \"16px\";\nexport const BCardAnimationDuration = \"150ms\";\nexport const BCardAnimationEasing = \"cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BCheckboxGroupCheckboxesVerticalGap = \"16px\";\nexport const BCheckboxGroupCheckboxesHorizontalGap = \"32px\";\nexport const BCheckboxGroupErrorMessageMarginTop = \"12px\";\nexport const BCheckboxInputIconColor = \"#ffffff\";\nexport const BCheckboxInputIconDisabledColor = \"#8c959d\";\nexport const BCheckboxInputIconReadonlyColor = \"#001222\";\nexport const BCheckboxInputOutlineBorderRadius = \"4px\";\nexport const BCheckboxInputOutlineBorderWidth = \"1px\";\nexport const BCheckboxInputOutlineCheckedBackgroundColor = \"#001222\";\nexport const BCheckboxInputOutlineCheckedBorderColor = \"#001222\";\nexport const BCheckboxInputOutlineCheckedActiveBackgroundColor = \"#6c7782\";\nexport const BCheckboxInputOutlineCheckedActiveBorderColor = \"#6c7782\";\nexport const BCheckboxInputOutlineCheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineCheckedDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxInputOutlineCheckedHoverBackgroundColor = \"#5c6874\";\nexport const BCheckboxInputOutlineCheckedHoverBorderColor = \"#5c6874\";\nexport const BCheckboxInputOutlineCheckedErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxInputOutlineCheckedErrorBorderColor = \"#dc3801\";\nexport const BCheckboxInputOutlineIndeterminateBackgroundColor = \"#001222\";\nexport const BCheckboxInputOutlineIndeterminateBorderColor = \"#001222\";\nexport const BCheckboxInputOutlineIndeterminateActiveBackgroundColor = \"#6c7782\";\nexport const BCheckboxInputOutlineIndeterminateActiveBorderColor = \"#6c7782\";\nexport const BCheckboxInputOutlineIndeterminateDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineIndeterminateDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxInputOutlineIndeterminateHoverBackgroundColor = \"#5c6874\";\nexport const BCheckboxInputOutlineIndeterminateHoverBorderColor = \"#5c6874\";\nexport const BCheckboxInputOutlineIndeterminateErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxInputOutlineIndeterminateErrorBorderColor = \"#dc3801\";\nexport const BCheckboxInputOutlineUncheckedBackgroundColor = \"#ffffff\";\nexport const BCheckboxInputOutlineUncheckedBorderColor = \"#8c959d\";\nexport const BCheckboxInputOutlineUncheckedActiveBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineUncheckedActiveBorderColor = \"#8c959d\";\nexport const BCheckboxInputOutlineUncheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineUncheckedDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxInputOutlineUncheckedHoverBackgroundColor = \"#f4f5f6\";\nexport const BCheckboxInputOutlineUncheckedHoverBorderColor = \"#8c959d\";\nexport const BCheckboxInputOutlineUncheckedErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxInputOutlineUncheckedErrorBorder = \"1.5px solid #dc3801\";\nexport const BCheckboxInputOutlineReadonlyBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineReadonlyBorderColor = \"#dadddf\";\nexport const BCheckboxInputInputContainerPadding = \"2px 0\";\nexport const BCheckboxDescriptionColor = \"#5c6874\";\nexport const BCheckboxDescriptionDisabledColor = \"#5c6874\";\nexport const BCheckboxContentPadding = \"12px 0px 8px\";\nexport const BCheckboxIconColor = \"#ffffff\";\nexport const BCheckboxIconDisabledColor = \"#8c959d\";\nexport const BCheckboxIconReadonlyColor = \"#001222\";\nexport const BCheckboxOutlineBorderRadius = \"4px\";\nexport const BCheckboxOutlineBorderWidth = \"1px\";\nexport const BCheckboxOutlineTopOffset = \"2px\";\nexport const BCheckboxOutlineCheckedBackgroundColor = \"#001222\";\nexport const BCheckboxOutlineCheckedBorderColor = \"#001222\";\nexport const BCheckboxOutlineCheckedActiveBackgroundColor = \"#6c7782\";\nexport const BCheckboxOutlineCheckedActiveBorderColor = \"#6c7782\";\nexport const BCheckboxOutlineCheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineCheckedDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxOutlineCheckedHoverBackgroundColor = \"#5c6874\";\nexport const BCheckboxOutlineCheckedHoverBorderColor = \"#5c6874\";\nexport const BCheckboxOutlineCheckedErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxOutlineCheckedErrorBorderColor = \"#dc3801\";\nexport const BCheckboxOutlineIndeterminateBackgroundColor = \"#001222\";\nexport const BCheckboxOutlineIndeterminateBorderColor = \"#001222\";\nexport const BCheckboxOutlineIndeterminateActiveBackgroundColor = \"#6c7782\";\nexport const BCheckboxOutlineIndeterminateActiveBorderColor = \"#6c7782\";\nexport const BCheckboxOutlineIndeterminateDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineIndeterminateDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxOutlineIndeterminateHoverBackgroundColor = \"#5c6874\";\nexport const BCheckboxOutlineIndeterminateHoverBorderColor = \"#5c6874\";\nexport const BCheckboxOutlineIndeterminateErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxOutlineIndeterminateErrorBorderColor = \"#dc3801\";\nexport const BCheckboxOutlineUncheckedBackgroundColor = \"#ffffff\";\nexport const BCheckboxOutlineUncheckedBorderColor = \"#8c959d\";\nexport const BCheckboxOutlineUncheckedActiveBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineUncheckedActiveBorderColor = \"#8c959d\";\nexport const BCheckboxOutlineUncheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineUncheckedDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxOutlineUncheckedHoverBackgroundColor = \"#f4f5f6\";\nexport const BCheckboxOutlineUncheckedHoverBorderColor = \"#8c959d\";\nexport const BCheckboxOutlineUncheckedErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxOutlineUncheckedErrorBorder = \"1.5px solid #dc3801\";\nexport const BCheckboxOutlineReadonlyBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineReadonlyBorderColor = \"#dadddf\";\nexport const BCheckboxTextColor = \"#001222\";\nexport const BCheckboxTextGap = \"4px\";\nexport const BCheckboxTextPaddingLeft = \"16px\";\nexport const BCheckboxLabelTagMargin = \"0 0 0 8px\";\nexport const BCheckboxLabelRequirementColor = \"#5c6874\";\nexport const BCheckboxLabelRequirementMargin = \"0 0 0 4px\";\nexport const BCheckboxInputContainerPadding = \"2px 0\";\nexport const BChipBackground = \"#f4f5f6\";\nexport const BChipBorderRadius = \"4px\";\nexport const BChipColor = \"#001222\";\nexport const BChipGap = \"2px\";\nexport const BChipPadding = \"2px 6px\";\nexport const BChipCondensedPadding = \"0 4px\";\nexport const BChipReadonlyBackground = \"#ecedef\";\nexport const BChipReadonlyIconColor = \"#8c959d\";\nexport const BChipErrorColor = \"#c13101\";\nexport const BChipErrorBackground = \"#fff3ef\";\nexport const BChipHoverBackground = \"#ecedef\";\nexport const BChipActiveBackground = \"#e2e5e7\";\nexport const BChipDisabledBackground = \"#ecedef\";\nexport const BChipDisabledColor = \"#8c959d\";\nexport const BCodeSnippetActionBarBackgroundColor = \"#ecedef\";\nexport const BCodeSnippetActionBarColor = \"#001222\";\nexport const BCodeSnippetActionBarPadding = \"8px 12px\";\nexport const BCodeSnippetActionBarGap = \"8px\";\nexport const BCodeSnippetActionBarBorder = \"0 solid #dadddf\";\nexport const BCodeSnippetActionBarBorderRadius = \"8px 8px 0 0\";\nexport const BCodeSnippetLanguagePickerBackgroundColor = \"#ffffff\";\nexport const BCodeSnippetActionButtonPadding = \"0 4px 0 4px\";\nexport const BCodeSnippetCodeAreaBackgroundColor = \"#f4f5f6\";\nexport const BCodeSnippetCodeAreaColor = \"#001222\";\nexport const BCodeSnippetCodeAreaMargin = 0;\nexport const BCodeSnippetCodeAreaBorderColor = \"#dadddf\";\nexport const BCodeSnippetCodeAreaBorderRadius = \"0 0 8px 8px\";\nexport const BCodeSnippetCodeAreaBorderWidth = \"1px\";\nexport const BCodeSnippetCodeAreaContentFontFamily = \"'Adyen Mono', 'Roboto Mono', 'Oxygen Mono', 'IBM Plex Mono', 'Courier New', monospace\";\nexport const BCodeSnippetCodeAreaContentPadding = \"12px\";\nexport const BCodeSnippetCodeAreaContentPaddingLeft = \"8px\";\nexport const BCodeSnippetCodeAreaGuttersPaddingLeft = \"12px\";\nexport const BCodeSnippetCodeAreaHighlightRed = \"#c13101\";\nexport const BCodeSnippetCodeAreaHighlightOrange = \"#955900\";\nexport const BCodeSnippetCodeAreaHighlightGreen = \"#00773c\";\nexport const BCodeSnippetCodeAreaHighlightBlue = \"#0065c9\";\nexport const BCodeSnippetEmptyStateBackgroundColor = \"#f4f5f6\";\nexport const BCodeSnippetEmptyStateMinHeight = \"200px\";\nexport const BCodeSnippetInlineBorderRadius = \"4px\";\nexport const BCodeSnippetInlineMargin = \"0 4px\";\nexport const BCodeSnippetInlineCodeAreaContentPadding = \"0 8px\";\nexport const BControlsGroupDescriptionColor = \"#5c6874\";\nexport const BControlsGroupLabelContainerGap = \"4px\";\nexport const BControlsGroupLabelContainerMarginBottom = \"12px\";\nexport const BCountryLabelColor = \"#001222\";\nexport const BCurrencyColor = \"#001222\";\nexport const BDashboardTemplatePadding = \"16px 16px\";\nexport const BDashboardTemplateSAndUpPadding = \"16px 24px\";\nexport const BDashboardTemplateLAndUpPadding = \"20px 24px\";\nexport const BDashboardTemplateMAndUpPadding = \"40px 40px\";\nexport const BDashboardTemplateXxlPadding = \"40px 56px\";\nexport const BDashboardTemplateContainerSpacing = \"24px\";\nexport const BDashboardTemplateContainerLAndUpSpacing = \"32px\";\nexport const BDashboardTemplateContainerMAndUpSpacing = \"32px\";\nexport const BDashboardTemplateHeaderPaddingBottom = \"8px\";\nexport const BDashboardTemplateTopSectionGap = \"8px\";\nexport const BDashboardTemplateStickyItemsBackgroundColor = \"#ffffff\";\nexport const BDashboardTemplateStickyItemsSpacing = \"16px\";\nexport const BDashboardTemplateStickyItemsZIndex = 3;\nexport const BDashboardTemplateStickyBorderBorderBottom = \"1px solid #dadddf\";\nexport const BDashboardSectionGap = \"12px\";\nexport const BDashboardSectionPaddingBottom = \"24px\";\nexport const BDashboardSectionLAndUpPaddingBottom = \"32px\";\nexport const BDashboardSectionContentGap = \"24px\";\nexport const BDashboardSectionColumnsGap = \"24px\";\nexport const BDashboardSectionColumnsMAndUpGap = \"48px\";\nexport const BDashboardSectionControlsGap = \"8px\";\nexport const BDashboardSectionDividerMarginTop = \"24px\";\nexport const BDashedUnderlineBorderBottom = \"2px solid transparent\";\nexport const BDashedUnderlineTextDecorationColor = \"#8c959d\";\nexport const BDashedUnderlineHoverBorderColor = \"#001222\";\nexport const BDashedUnderlineHoverTextDecorationColor = \"#001222\";\nexport const BDashedUnderlineFocusBorderRadius = \"2px\";\nexport const BDataGridStaticIconSize = \"16px\";\nexport const BDataGridStaticIconCheckmarkColoredColor = \"#008845\";\nexport const BDataGridStaticIconCrossColoredColor = \"#dc3801\";\nexport const BDataGridStaticIconErrorColoredColor = \"#dc3801\";\nexport const BDataGridStaticIconNoValueColor = \"#8c959d\";\nexport const BDataGridStaticIconWarningColoredColor = \"#ab6600\";\nexport const BDataGridSummaryCellItemHighlightedBackgroundColor = \"#ffe379\";\nexport const BDataGridTemplateGap = \"12px\";\nexport const BDataGridTemplateHeaderMargin = \"20px 24px 0px 24px\";\nexport const BDataGridTemplateHeaderZIndex = 3;\nexport const BDataGridTemplateHeaderWithViewsPadding = \"0px\";\nexport const BDataGridTemplateAdditionalContentBackgroundColor = \"#ffffff\";\nexport const BDataGridTemplateAdditionalContentMargin = \"0px 24px 0px 24px\";\nexport const BDataGridTemplateAdditionalContentPadding = \"0px 24px 0px 24px\";\nexport const BDataGridTemplateAdditionalContentZIndex = 2;\nexport const BDataGridTemplateTabsBackgroundColor = \"#ffffff\";\nexport const BDataGridTemplateTabsPadding = \"0px 24px\";\nexport const BDataGridTemplateDataGridFiltersPaddingLeft = \"24px\";\nexport const BDataGridTemplateDataGridFiltersPaddingRight = \"24px\";\nexport const BDataGridTemplateDataGridColumnsPaddingLeft = \"10px\";\nexport const BDataGridTemplateDataGridColumnsPaddingRight = \"10px\";\nexport const BDataGridTemplateDataGridCellsPaddingLeft = \"10px\";\nexport const BDataGridTemplateDataGridCellsPaddingRight = \"10px\";\nexport const BDataGridTemplateDataGridPaginationPaddingLeft = \"24px\";\nexport const BDataGridTemplateDataGridPaginationPaddingRight = \"24px\";\nexport const BDataGridBorderColor = \"#dadddf\";\nexport const BDataGridBorderRadius = \"8px\";\nexport const BDataGridBorderWidth = \"1px\";\nexport const BDataGridHeaderPadding = \"20px 24px\";\nexport const BDataGridOverflowShadowLeftBackground = \"linear-gradient(270deg, #000000, rgba(0, 17, 44, 0.12))\";\nexport const BDataGridOverflowShadowRightBackground = \"linear-gradient(270deg, rgba(0, 17, 44, 0.12), #000000)\";\nexport const BDataGridColumnHeadersZIndex = 2;\nexport const BDataGridColumnHeadersBackgroundColor = \"#ffffff\";\nexport const BDataGridColumnHeadersFocusWithinZIndex = 3;\nexport const BDataGridColumnsBorderColor = \"#dadddf\";\nexport const BDataGridColumnsBorderWidth = \"1px\";\nexport const BDataGridColumnsFrozenBorderRightColor = \"#c8ccd0\";\nexport const BDataGridColumnsFrozenBorderRightWidth = \"1px\";\nexport const BDataGridColumnsFrozenZIndex = 2;\nexport const BDataGridColumnsSelectColumnPaddingLeft = \"calc(16px - 1px)\";\nexport const BDataGridColumnsSelectColumnPaddingRight = \"4px\";\nexport const BDataGridColumnsSelectColumnGap = \"4px\";\nexport const BDataGridColumnsSelectColumnAllPaddingLeft = \"calc(10px - 1px)\";\nexport const BDataGridColumnsSelectColumnDeselectAllCheckboxPadding = \"6px\";\nexport const BDataGridColumnsSelectColumnMenuButtonGap = \"4px\";\nexport const BDataGridColumnsSmallContainerPadding = \"16px\";\nexport const BDataGridColumnBackgroundColor = \"#ffffff\";\nexport const BDataGridColumnBorder = \"1px solid #dadddf\";\nexport const BDataGridColumnHeight = \"auto\";\nexport const BDataGridColumnMinHeight = \"34px\";\nexport const BDataGridColumnPadding = \"0 calc(16px - 1px)\";\nexport const BDataGridColumnColor = \"#001222\";\nexport const BDataGridColumnHoverBackgroundColor = \"#ecedef\";\nexport const BDataGridColumnHoverSortIconColor = \"#8c959d\";\nexport const BDataGridColumnWithSortingOrColumnPanelPadding = \"3px 16px\";\nexport const BDataGridColumnWithSortingOrColumnPanelHoverPadding = \"3px 15px\";\nexport const BDataGridColumnSortPadding = \"0 0 0 8px\";\nexport const BDataGridColumnSortIconColor = \"#8c959d\";\nexport const BDataGridColumnSortIconMarginTop = \"2px\";\nexport const BDataGridColumnSortIconDescendingIconMarginTop = \"8px\";\nexport const BDataGridColumnSeparatorBorderRightColor = \"#dadddf\";\nexport const BDataGridColumnSeparatorBorderRightWidth = \"1px\";\nexport const BDataGridColumnSeparatorHeight = \"100%\";\nexport const BDataGridColumnSeparatorResizeableHoverColor = \"#c8ccd0\";\nexport const BDataGridColumnSeparatorZIndex = 1;\nexport const BDataGridColumnHeaderAndActionsGap = \"4px\";\nexport const BDataGridColumnHeaderGap = \"8px\";\nexport const BDataGridColumnHeaderPadding = \"calc(8px - 1px) 0\";\nexport const BDataGridColumnDraggableGhostBackgroundColor = \"#e3effb\";\nexport const BDataGridColumnActionsGap = \"2px\";\nexport const BDataGridColumnActionsPaddingLeft = \"6px\";\nexport const BDataGridRowsFrozenBorderRightColor = \"#c8ccd0\";\nexport const BDataGridRowsFrozenBorderRightWidth = \"1px\";\nexport const BDataGridRowsFrozenZIndex = 1;\nexport const BDataGridRowsFrozenHoverZIndex = 2;\nexport const BDataGridRowZebraBackgroundColor = \"#f4f5f6\";\nexport const BDataGridRowZebraHoverBackgroundColor = \"#ecedef\";\nexport const BDataGridRowBackgroundColor = \"#ffffff\";\nexport const BDataGridRowBorderColor = \"#dadddf\";\nexport const BDataGridRowBorderWidth = \"1px\";\nexport const BDataGridRowColor = \"#001222\";\nexport const BDataGridRowHoverBackgroundColor = \"#f4f5f6\";\nexport const BDataGridRowDisabledColor = \"#001222\";\nexport const BDataGridRowHighlightedBackgroundColor = \"#fff4e5\";\nexport const BDataGridRowHighlightedHoverBackgroundColor = \"#ffecd0\";\nexport const BDataGridRowSelectedBackgroundColor = \"#e3effb\";\nexport const BDataGridRowSelectedHoverBackgroundColor = \"#d4e6f9\";\nexport const BDataGridRowNestedSlotBackgroundColor = \"#ffffff\";\nexport const BDataGridRowNestedRowBackgroundColor = \"#ffffff\";\nexport const BDataGridRowNestedRowHover = \"#ecedef\";\nexport const BDataGridRowNestedRowHoverBackgroundColor = \"#f4f5f6\";\nexport const BDataGridRowNestedRowsLoadingContainerPadding = \"calc(16px - (1px * 2))\";\nexport const BDataGridRowRowActionsContainerBackgroundColor = \"#ffffff\";\nexport const BDataGridRowRowActionsContainerZIndex = 1;\nexport const BDataGridRowRowActionsContainerHoverZIndex = 2;\nexport const BDataGridRowRowActionsContainerRowActionsMenuOpenZIndex = 3;\nexport const BDataGridCellBackgroundColor = \"#ffffff\";\nexport const BDataGridCellBorder = \"1px solid transparent\";\nexport const BDataGridCellPadding = \"calc(16px - (1px * 2)) calc(16px - 1px)\";\nexport const BDataGridCellHoverBorderColor = \"#dadddf\";\nexport const BDataGridCellHoverPadding = \"14px 15px\";\nexport const BDataGridCellCondensedPadding = \"6px 15px\";\nexport const BDataGridCellCondensedColumnHoveredPadding = \"6px 14px\";\nexport const BDataGridCellActionsPadding = \"2px\";\nexport const BDataGridCellActionsAnimationDuration = \"100ms\";\nexport const BDataGridCellActionsBackgroundGradientBackground = \"linear-gradient(270deg, #f4f5f6 0%, rgba(247, 247, 248, .82) 53.34%, rgba(247, 247, 248, .75) 61.73%, rgba(247, 247, 248, .11) 99.25%, rgba(247, 247, 248, 0) 100%)\";\nexport const BDataGridCellActionsBackgroundGradientWidth = \"32px\";\nexport const BDataGridCellActionsBackgroundGradientZebraBackground = \"linear-gradient(270deg, #ecedef 0%, rgba(236, 237, 239, .82) 53.34%, rgba(236, 237, 239, .75) 61.73%, rgba(236, 237, 239, .11) 99.25%, rgba(236, 237, 239, 0) 100%)\";\nexport const BDataGridCellActionsBackgroundGradientSelectedBackground = \"linear-gradient(270deg, #d4e6f9 0%, rgba(212, 230, 249, .82) 53.34%, rgba(212, 230, 249, .75) 61.73%, rgba(212, 230, 249, .11) 99.25%, rgba(212, 230, 249, 0) 100%)\";\nexport const BDataGridCellActionsBackgroundGradientHighlightedBackground = \"linear-gradient(270deg, #ffecd0 0%, rgba(255, 236, 208, .82) 53.34%, rgba(255, 236, 208, .75) 61.73%, rgba(255, 236, 208, .11) 99.25%, rgba(255, 236, 208, 0) 100%)\";\nexport const BDataGridCellActionsGap = \"8px\";\nexport const BDataGridCellActionsRowActionsPadding = \"0 12px\";\nexport const BDataGridCellActionsActionsGap = \"8px\";\nexport const BDataGridCellActionsActionsPadding = \"0 calc(16px - 1px) 0 0\";\nexport const BDataGridCellActionsActionsRowActionsPadding = \"0 12px\";\nexport const BDataGridCellActionsColumnNestedContentPadding = \"10px 16px\";\nexport const BDataGridCellActionsColumnSelectionPadding = \"10px 16px\";\nexport const BDataGridSelectCellMarginLeft = \"calc(16px - 1px)\";\nexport const BDataGridResizerWidth = \"8px\";\nexport const BDataGridResizerLastChildRight = \"-4px\";\nexport const BDataGridResizerLastChildOffsetRight = \"-5px\";\nexport const BDataGridFooterBackgroundColor = \"#ffffff\";\nexport const BDataGridFooterPadding = \"8px 24px\";\nexport const BDataGridFooterZIndex = 2;\nexport const BDataGridLazyLoadBackgroundColor = \"#ffffff\";\nexport const BDataGridLazyLoadZIndex = 2;\nexport const BDataGridLazyLoadBorder = \"1px solid #dadddf\";\nexport const BDataGridLazyLoadPadding = \"12px 16px\";\nexport const BDataGridPaginationBackgroundColor = \"#ffffff\";\nexport const BDataGridPaginationZIndex = 2;\nexport const BDataGridPaginationFocusWithinZIndex = 3;\nexport const BDataGridPaginationBorderColor = \"#dadddf\";\nexport const BDataGridPaginationBorderWidth = \"1px\";\nexport const BDataGridPaginationPadding = \"12px 16px\";\nexport const BDataGridPaginationOutlinePadding = \"16px\";\nexport const BDataGridPaginationStickyPadding = \"12px 24px\";\nexport const BDataGridFiltersBorderColor = \"#dadddf\";\nexport const BDataGridFiltersBorderWidth = \"1px\";\nexport const BDataGridFiltersPadding = \"12px 16px\";\nexport const BDataGridFiltersBackgroundColor = \"#ffffff\";\nexport const BDataGridFiltersZIndex = 2;\nexport const BDataGridFiltersFocusWithinZIndex = 3;\nexport const BDataGridFiltersStickyPadding = \"12px 24px\";\nexport const BDataGridLoadingIndicatorMargin = \"0 0 12px 0\";\nexport const BDataGridConfigSettingsColor = \"#001222\";\nexport const BDataGridConfigSettingsPaddingRight = \"10px\";\nexport const BDataGridConfigSettingsZIndex = 4;\nexport const BDataGridConfigSettingsButtonAndSeparatorBackgroundColor = \"#ffffff\";\nexport const BDataGridConfigSettingsButtonAndSeparatorPadding = 0;\nexport const BDataGridConfigSettingsButtonMargin = \"16px 0\";\nexport const BDataGridConfigSettingsButtonPadding = \"0 0 0 4px\";\nexport const BDataGridConfigSettingsColumnAndRowMargin = \"48px\";\nexport const BDataGridConfigAppearanceBorderColor = \"#dadddf\";\nexport const BDataGridConfigAppearancePadding = \"0 0 12px 0\";\nexport const BDataGridConfigAppearanceTitlePadding = \"0 16px 12px 16px\";\nexport const BDataGridConfigAppearanceButtonPadding = \"8px 16px\";\nexport const BDataGridConfigAppearanceButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BDataGridConfigCondensedViewBorderColor = \"#dadddf\";\nexport const BDataGridConfigCondensedViewPadding = \"0 16px 12px 16px\";\nexport const BDataGridConfigCondensedViewTitlePadding = \"0 0 12px 0\";\nexport const BDataGridConfigPanelHeaderPadding = \"0 16px 12px 16px\";\nexport const BDataGridConfigColumnVisibilityPadding = \"16px 0 0 0\";\nexport const BDataGridConfigColumnVisibilityHeaderPadding = \"0 16px 12px 16px\";\nexport const BDataGridConfigColumnVisibilityShowAllBackgroundColor = \"#f4f5f6\";\nexport const BDataGridConfigColumnVisibilityShowAllBorderRadius = \"8px\";\nexport const BDataGridConfigColumnVisibilityShowAllMargin = \"0 8px 4px 8px\";\nexport const BDataGridConfigColumnVisibilityShowAllPadding = \"8px\";\nexport const BDataGridConfigColumnVisibilitySearchMargin = \"0 16px 4px 16px\";\nexport const BDataGridConfigColumnVisibilityEmptySearchMessageColor = \"#5c6874\";\nexport const BDataGridConfigColumnVisibilityEmptySearchMessagePadding = \"12px 16px 0px\";\nexport const BDataGridConfigColumnRowPadding = \"8px 16px\";\nexport const BDataGridConfigColumnRowHoverBackgroundColor = \"#f4f5f6\";\nexport const BDataGridConfigColumnRowFreezeIconColor = \"#8c959d\";\nexport const BDataGridConfigColumnRowFreezeIconFrozenColor = \"#001222\";\nexport const BDataGridReOrderColumnTargetSeparatorBackgroundColor = \"#0f75dc\";\nexport const BDataGridReOrderColumnTargetSeparatorWidth = \"3px\";\nexport const BDataGridReOrderColumnTargetSeparatorZIndex = 1;\nexport const BDataGridEmptyStatePadding = \"32px 0\";\nexport const BDataGridHorizontalScrollbarBackgroundColor = \"#ffffff\";\nexport const BDataGridHorizontalScrollbarZIndex = 2;\nexport const BDatePickerDescriptionColor = \"#5c6874\";\nexport const BDatePickerDescriptionMarginTop = \"8px\";\nexport const BDatePickerDescriptionErrorMarginTop = \"4px\";\nexport const BDatePickerLabelMarginBottom = \"8px\";\nexport const BDatePickerLabelRequirementColor = \"#5c6874\";\nexport const BDatePickerErrorMessageMarginTop = \"8px\";\nexport const BDateRangePickerDescriptionColor = \"#5c6874\";\nexport const BDateRangePickerDescriptionMarginTop = \"8px\";\nexport const BDateRangePickerDescriptionErrorMarginTop = \"4px\";\nexport const BDateRangePickerErrorMessageMarginTop = \"8px\";\nexport const BDateRangePickerFooterPadding = \"12px 16px\";\nexport const BDateRangePickerLabelMarginBottom = \"8px\";\nexport const BDateRangePickerLabelRequirementColor = \"#5c6874\";\nexport const BDateRangePickerCalendarFlexDirection = \"row\";\nexport const BDateRangePickerCalendarCalendarsContainerBackgroundColor = \"inherit\";\nexport const BDateRangePickerCalendarCalendarsContainerBorderRight = \"none\";\nexport const BDateRangePickerCalendarCalendarsContainerGap = \"24px\";\nexport const BDateRangePickerCalendarCalendarsContainerPadding = \"24px\";\nexport const BDateRangePickerCalendarFormGap = \"12px\";\nexport const BDateRangePickerCalendarFormMinWidth = \"auto\";\nexport const BDateRangePickerCalendarFormPadding = \"16px\";\nexport const BDateRangePickerCalendarFormWidth = \"332px\";\nexport const BDateRangePickerCalendarFormContainerBorderRight = \"1px solid #dadddf\";\nexport const BDateRangePickerCalendarFormDateFormatExampleColor = \"#5c6874\";\nexport const BDateRangePickerCalendarFormDateFormatExampleDisplay = \"initial\";\nexport const BDateRangePickerCalendarFormInputPaddingTop = \"8px\";\nexport const BDateRangePickerCalendarFormInputWrapperGap = \"10px\";\nexport const BDateRangePickerCalendarLabelColor = \"#001222\";\nexport const BDateRangePickerCalendarLabelFromDisplay = \"initial\";\nexport const BDateRangePickerCalendarLabelToDisplay = \"initial\";\nexport const BDateColor = \"#001222\";\nexport const BDialogPageBorderRadius = \"12px\";\nexport const BDialogPageHeaderBorderBottom = \"1px solid #000000\";\nexport const BDialogPageHeaderWithBorderBorderBottom = \"1px solid #dadddf\";\nexport const BDialogPageBackButtonPaddingLeft = \"24px\";\nexport const BDialogPageBackButtonZIndex = 1;\nexport const BDialogPageFooterBorderTop = \"1px solid #000000\";\nexport const BDialogPageFooterWithBorderBorderTop = \"1px solid #dadddf\";\nexport const BDialogPageActionsBorderTop = \"1px solid #000000\";\nexport const BDialogPageActionsWithBorderBorderTop = \"1px solid #dadddf\";\nexport const BDialogPageAnimationDuration = \"150ms\";\nexport const BDividerBackgroundColor = \"#dadddf\";\nexport const BDividerBackgroundColorInverse = \"#2f3e4d\";\nexport const BDividerBorder = \"none\";\nexport const BDividerHeight = \"1px\";\nexport const BDropdownPaymentMethodDescriptionColor = \"#5c6874\";\nexport const BDropdownPaymentMethodItemGap = \"12px\";\nexport const BDropdownPaymentMethodTextGap = \"4px\";\nexport const BDropdownLabelColor = \"#5c6874\";\nexport const BDropdownLabelMarginBottom = \"8px\";\nexport const BDropdownDescriptionColor = \"#5c6874\";\nexport const BDropdownDescriptionMarginTop = \"8px\";\nexport const BDropdownDescriptionErrorMarginTop = \"4px\";\nexport const BDropdownDescriptionCondensedMarginTop = \"6px\";\nexport const BDropdownErrorMessageMarginTop = \"8px\";\nexport const BDropdownDefaultTextboxBackgroundColor = \"#ffffff\";\nexport const BDropdownDefaultTextboxBorderColor = \"#8c959d\";\nexport const BDropdownDefaultTextboxBorderRadius = \"8px\";\nexport const BDropdownDefaultTextboxColor = \"#001222\";\nexport const BDropdownDefaultTextboxHeight = \"36px\";\nexport const BDropdownDefaultTextboxIconColor = \"#001222\";\nexport const BDropdownDefaultTextboxPadding = \"0 12px\";\nexport const BDropdownDefaultTextboxFocusBorderColor = \"#001222\";\nexport const BDropdownDefaultTextboxFocusColor = \"#001222\";\nexport const BDropdownDefaultTextboxFocusOutlineColor = \"#001222\";\nexport const BDropdownDefaultTextboxFocusOutlineWidth = \"0.5px\";\nexport const BDropdownDefaultTextboxDisabledBackgroundColor = \"#ecedef\";\nexport const BDropdownDefaultTextboxDisabledBorderColor = \"#dadddf\";\nexport const BDropdownDefaultTextboxDisabledColor = \"#8c959d\";\nexport const BDropdownDefaultTextboxDisabledIconColor = \"#8c959d\";\nexport const BDropdownDefaultTextboxReadonlyBackgroundColor = \"#ecedef\";\nexport const BDropdownDefaultTextboxReadonlyBorderColor = \"#dadddf\";\nexport const BDropdownDefaultTextboxReadonlyIconColor = \"#8c959d\";\nexport const BDropdownDefaultTextboxHoverBorderColor = \"#001222\";\nexport const BDropdownDefaultTextboxCondensedMinHeight = \"28px\";\nexport const BDropdownDefaultTextboxCondensedPadding = \"0 10px\";\nexport const BDropdownDefaultTextboxErrorBorder = \"1.5px solid #dc3801\";\nexport const BDropdownDefaultTextboxErrorFocusBorderColor = \"#001222\";\nexport const BDropdownDefaultTextboxErrorFocusOutlineColor = \"#001222\";\nexport const BDropdownDefaultTextboxOpenedBottomBorderRadius = \"8px\";\nexport const BDropdownDefaultTextboxAdditionalItemsBackgroundColor = \"#f4f5f6\";\nexport const BDropdownDefaultTextboxAdditionalItemsBorderRadius = \"4px\";\nexport const BDropdownDefaultTextboxAdditionalItemsPadding = \"4px 6px\";\nexport const BDropdownDefaultTextboxAdditionalItemsCondensedMaxHeight = \"24px\";\nexport const BDropdownDefaultTextboxBaseTextboxGap = \"12px\";\nexport const BDropdownDefaultTextboxInputSelectedElementMarginRight = \"8px\";\nexport const BDropdownOptionsContainerBorderColor = \"unset\";\nexport const BDropdownOptionsContainerBorderRadius = \"8px\";\nexport const BDropdownOptionsContainerBorderWidth = \"0px\";\nexport const BDropdownOptionsContainerBoxShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BDropdownOptionsContainerMarginTop = \"0px\";\nexport const BDropdownSmallTextboxBackgroundColor = \"#f4f5f6\";\nexport const BDropdownSmallTextboxBorderColor = \"#f4f5f6\";\nexport const BDropdownSmallTextboxBorderRadius = \"4px\";\nexport const BDropdownSmallTextboxColor = \"#001222\";\nexport const BDropdownSmallTextboxHeight = \"28px\";\nexport const BDropdownSmallTextboxMaxHeight = \"18px\";\nexport const BDropdownSmallTextboxPadding = \"4px 6px\";\nexport const BDropdownSmallTextboxFocusBorderColor = \"#001222\";\nexport const BDropdownSmallTextboxHoverColor = \"#5c6874\";\nexport const BDropdownSmallTextboxDisabledBackgroundColor = \"#ecedef\";\nexport const BDropdownSmallTextboxDisabledBorderColor = \"#ecedef\";\nexport const BDropdownSmallTextboxDisabledColor = \"#8c959d\";\nexport const BDropdownSmallTextboxReadonlyBackgroundColor = \"#ecedef\";\nexport const BDropdownSmallTextboxReadonlyBorderColor = \"#ecedef\";\nexport const BDropdownSmallTextboxReadonlyIconColor = \"#8c959d\";\nexport const BDropdownSmallTextboxOpenedBottomBorderRadius = \"4px\";\nexport const BDropdownSmallTextboxAdditionalItemsBackgroundColor = \"#f4f5f6\";\nexport const BDropdownSmallTextboxAdditionalItemsPadding = \"4px 6px\";\nexport const BDropdownSmallTextboxAdditionalItemsMargin = \"0 0 0 12px\";\nexport const BDropdownSmallTextboxBaseTextboxGap = \"2px\";\nexport const BDropdownSmallTextboxBaseTextboxHeight = \"auto\";\nexport const BEmptyStateTitleColor = \"#001222\";\nexport const BEmptyStateTitleMarginBottom = \"4px\";\nexport const BEmptyStateDetailsColor = \"#5c6874\";\nexport const BEmptyStateDetailsMarginBottom = \"16px\";\nexport const BErrorMessageColor = \"#dc3801\";\nexport const BErrorMessageIconMarginRight = \"8px\";\nexport const BErrorMessageIconHeight = \"20px\";\nexport const BFieldLabelColor = \"#001222\";\nexport const BFieldLabelMarginBottom = \"8px\";\nexport const BFieldLabelMarginRight = \"4px\";\nexport const BFieldLabelCondensedMarginBottom = \"6px\";\nexport const BFieldLabelRequirementColor = \"#5c6874\";\nexport const BFieldLabelTooltipWrapperMarginRight = \"8px\";\nexport const BFileUploaderGap = \"8px\";\nexport const BFileUploaderAlertMarginTop = \"8px\";\nexport const BFileUploaderAreaBackgroundColor = \"#ffffff\";\nexport const BFileUploaderAreaBorder = \"2px dashed #8c959d\";\nexport const BFileUploaderAreaBorderRadius = \"8px\";\nexport const BFileUploaderAreaPadding = \"20px 24px\";\nexport const BFileUploaderAreaCondensedPadding = \"8px 12px\";\nexport const BFileUploaderAreaDisabledBackgroundColor = \"#ecedef\";\nexport const BFileUploaderAreaDisabledBorder = \"2px dashed #dadddf\";\nexport const BFileUploaderAreaDisabledColor = \"#8c959d\";\nexport const BFileUploaderAreaDragOverBackgroundColor = \"#e4faef\";\nexport const BFileUploaderAreaDragOverBorder = \"2px solid #008845\";\nexport const BFileUploaderAreaHoverBackgroundColor = \"#f4f5f6\";\nexport const BFileUploaderAreaErrorBackgroundColor = \"#fff3ef\";\nexport const BFileUploaderAreaErrorBorder = \"2px solid #dc3801\";\nexport const BFileUploaderButtonMarginTop = \"12px\";\nexport const BFileUploaderButtonCondensedMarginLeft = \"12px\";\nexport const BFileUploaderDescriptionColor = \"#5c6874\";\nexport const BFileUploaderDescriptionMarginTop = \"4px\";\nexport const BFileUploaderDescriptionDisabledColor = \"#8c959d\";\nexport const BFileUploaderIconBackgroundColor = \"#ecedef\";\nexport const BFileUploaderIconBorderRadius = \"24px\";\nexport const BFileUploaderIconHeight = \"32px\";\nexport const BFileUploaderIconPadding = \"8px\";\nexport const BFileUploaderIconWidth = \"32px\";\nexport const BFileUploaderIconDragOverBackgroundColor = \"#008845\";\nexport const BFileUploaderIconDragOverColor = \"#ffffff\";\nexport const BFileUploaderIconErrorBackgroundColor = \"#dc3801\";\nexport const BFileUploaderIconErrorColor = \"#ffffff\";\nexport const BFileUploaderFilesGap = \"8px\";\nexport const BFileUploaderTitleMarginTop = \"12px\";\nexport const BFileUploaderFileCardBackgroundColor = \"#f4f5f6\";\nexport const BFileUploaderFileCardBorderRadius = \"8px\";\nexport const BFileUploaderFileCardGap = \"8px\";\nexport const BFileUploaderFileCardPadding = \"8px 12px\";\nexport const BFileUploaderFileCardActionsGap = \"24px\";\nexport const BFileUploaderFileCardAnimationTransition = \"150ms cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BFileUploaderFileCardErrorBackgroundColor = \"#fff3ef\";\nexport const BFileUploaderFileCardErrorMessageColor = \"#dc3801\";\nexport const BFileUploaderFileCardErrorMessageMarginTop = \"4px\";\nexport const BFileUploaderFileCardInfoGap = \"8px\";\nexport const BFileUploaderFileCardIconBlueColor = \"#f99300\";\nexport const BFileUploaderFileCardIconErrorColor = \"#dc3801\";\nexport const BFileUploaderFileCardIconGreenColor = \"#00d16a\";\nexport const BFileUploaderFileCardIconGreyColor = \"#5c6874\";\nexport const BFileUploaderFileCardIconOrangeColor = \"#f99300\";\nexport const BFileUploaderRestrictionsColor = \"#5c6874\";\nexport const BFileUploaderRestrictionsMarginTop = \"4px\";\nexport const BFileUploaderRestrictionsDisabledColor = \"#8c959d\";\nexport const BFileUploaderRestrictionsErrorColor = \"#dc3801\";\nexport const BFilterBarButtonGroupButtonBorder = \"calc(1px / 2) solid #2f3e4d\";\nexport const BFilterBarButtonGroupButtonPadding = \"4px\";\nexport const BFilterBarButtonGroupButtonHoverBorder = \"calc(1px / 2) solid #6c7782\";\nexport const BFilterBarButtonGroupButtonActiveBorder = \"calc(1px / 2) solid #9da5ac\";\nexport const BFilterBarButtonBackgroundColor = \"#ffffff\";\nexport const BFilterBarButtonBorder = \"1px solid #c8ccd0\";\nexport const BFilterBarButtonBorderRadius = \"8px\";\nexport const BFilterBarButtonColor = \"#001222\";\nexport const BFilterBarButtonHeight = \"28px\";\nexport const BFilterBarButtonPadding = \"4px 10px\";\nexport const BFilterBarButtonIconOnlyPadding = \"4px\";\nexport const BFilterBarButtonActiveBorder = \"1px solid #001222\";\nexport const BFilterBarButtonAttentionBorder = \"1px solid #001222\";\nexport const BFilterBarButtonAttentionOutline = \"0.5px solid #001222\";\nexport const BFilterBarButtonAppliedBackgroundColor = \"#1a2b3b\";\nexport const BFilterBarButtonAppliedBorder = \"1px solid #1a2b3b\";\nexport const BFilterBarButtonAppliedColor = \"#ffffff\";\nexport const BFilterBarButtonAppliedHoverBackgroundColor = \"#273746\";\nexport const BFilterBarButtonAppliedHoverBorder = \"1px solid #273746\";\nexport const BFilterBarButtonAppliedHoverColor = \"#ffffff\";\nexport const BFilterBarButtonAppliedDisabledBackgroundColor = \"#273746\";\nexport const BFilterBarButtonAppliedDisabledBorder = \"1px solid #273746\";\nexport const BFilterBarButtonAppliedDisabledColor = \"#737e88\";\nexport const BFilterBarButtonAppliedFilterOpenBackgroundColor = \"#364553\";\nexport const BFilterBarButtonAppliedFilterOpenBorder = \"1px solid #364553\";\nexport const BFilterBarButtonAppliedFilterOpenColor = \"#ffffff\";\nexport const BFilterBarButtonDisabledBackgroundColor = \"#ffffff\";\nexport const BFilterBarButtonDisabledColor = \"#8c959d\";\nexport const BFilterBarButtonWithCounterPaddingRight = \"4px\";\nexport const BFilterBarButtonWithCounterContainerPaddingRight = \"4px\";\nexport const BFilterBarButtonWithSecondaryLabelContainerPaddingRight = \"10px\";\nexport const BFilterBarButtonContainerGap = \"8px\";\nexport const BFilterBarButtonContainerPadding = \"4px 10px\";\nexport const BFilterBarButtonCounterBackgroundColor = \"#001222\";\nexport const BFilterBarButtonCounterBorderRadius = \"4px\";\nexport const BFilterBarButtonCounterColor = \"#ffffff\";\nexport const BFilterBarButtonCounterMarginRight = \"4px\";\nexport const BFilterBarButtonCounterPadding = \"0 4px\";\nexport const BFilterBarButtonCounterDisabledBackgroundColor = \"#273746\";\nexport const BFilterBarButtonCounterDisabledColor = \"#737e88\";\nexport const BFilterBarButtonCounterHoverColor = \"#ffffff\";\nexport const BFilterBarButtonCounterHoverBackgroundColor = \"#001222\";\nexport const BFilterBarButtonCounterFilterOpenColor = \"#001222\";\nexport const BFilterBarButtonCounterFilterOpenBackgroundColor = \"#dadddf\";\nexport const BFilterBarButtonFilterOpenBackgroundColor = \"#ecedef\";\nexport const BFilterBarButtonFilterOpenBorder = \"1px solid #001222\";\nexport const BFilterBarButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BFilterBarButtonHoverColor = \"#5c6874\";\nexport const BFilterBarButtonLabelContainerGap = \"4px\";\nexport const BFilterBarButtonLabelLineHeight = \"20px\";\nexport const BFilterBarButtonSecondaryLabelBackgroundColor = \"inherit\";\nexport const BFilterBarButtonSecondaryLabelBorderRadius = \"0\";\nexport const BFilterBarButtonSecondaryLabelColor = \"#001222\";\nexport const BFilterBarButtonSecondaryLabelPadding = \"0\";\nexport const BFilterBarGap = \"8px\";\nexport const BFilterBarPaddingRight = \"16px\";\nexport const BFilterBarZIndex = 5;\nexport const BFilterBarPersistentFiltersBorderColor = \"#c8ccd0\";\nexport const BFilterBarPersistentFiltersPaddingRight = \"8px\";\nexport const BFilterBarSearchExternalContainerMarginBottom = \"8px\";\nexport const BFilterBarFiltersGap = \"8px\";\nexport const BFilterBarActionsGap = \"8px\";\nexport const BFilterBarBeforeFiltersGap = \"8px\";\nexport const BFilterBarContainerGap = \"8px\";\nexport const BFilterBarFixedScrollerButtonCondensedHeight = \"inherit\";\nexport const BFilterBarFixedScrollerButtonCondensedMaxHeight = \"inherit\";\nexport const BFilterBarFiltersContainerGap = \"8px\";\nexport const BFilterBarScrollerContentGap = \"8px\";\nexport const BFilterBarFiltersWrapperGap = \"8px\";\nexport const BFilterBarFiltersWrapperPaddingRight = \"16px\";\nexport const BFilterBarInputFilterPadding = \"12px 16px\";\nexport const BFilterBarInputFilterOnlySlotPadding = \"0px\";\nexport const BFilterBarInputWithDropdownFilterPadding = \"12px 16px\";\nexport const BFilterBarInputWithDropdownFilterOnlySlotPadding = \"0px\";\nexport const BFilterBarBooleanFilterPadding = \"12px 16px\";\nexport const BFilterBarBooleanFilterOnlySlotPadding = \"0px\";\nexport const BFilterBarRangeFilterPadding = \"12px 16px\";\nexport const BFilterBarRangeFilterOnlySlotPadding = \"0px\";\nexport const BFilterBarRangeFilterItemPadding = \"12px\";\nexport const BFilterBarSelectFilterDividerBackgroundColor = \"#dadddf\";\nexport const BFilterBarSelectFilterDividerBorderWidth = \"0\";\nexport const BFilterBarSelectFilterDividerMargin = \"8px 0px 0px\";\nexport const BFilterBarSelectFilterSearchBarPadding = \"12px 16px 0px\";\nexport const BFilterBarSelectFilterButtonDividerBackgroundColor = \"#dadddf\";\nexport const BFilterBarSelectFilterButtonDividerBorderWidth = \"0\";\nexport const BFilterBarSelectFilterButtonDividerMargin = \"8px 0px 0px\";\nexport const BFilterBarSelectFilterButtonSearchBarPadding = \"0px 16px 0px\";\nexport const BFilterBarSelectFilterButtonSearchBarWrapperMarginTop = \"12px\";\nexport const BFilterBarDateFilterPadding = \"16px 12px 16px\";\nexport const BFilterBarDateFilterDividerMarginTop = \"12px\";\nexport const BFilterBarDateRangeFilterActionsPadding = \"0 16px 12px 16px\";\nexport const BFilterBarDateRangeFilterDividerMargin = \"12px 0\";\nexport const BFilterBarAllFiltersModalFiltersGap = \"24px\";\nexport const BFilterBarAllFiltersModalFiltersListGap = \"6px\";\nexport const BFilterBarAllFiltersModalFiltersListMargin = \"0px\";\nexport const BFilterBarAllFiltersModalFiltersListPadding = \"0px\";\nexport const BFilterBarAllFiltersModalFiltersListEmptySearchMessageColor = \"#5c6874\";\nexport const BFilterBarAllFiltersModalFiltersListEmptySearchMessagePadding = \"0px 16px\";\nexport const BFilterBarAllFiltersModalFiltersListTitleColor = \"#5c6874\";\nexport const BFilterBarAllFiltersModalFiltersListTitlePadding = \"0px 16px\";\nexport const BFilterBarAllFiltersModalSelectedFilterContentPadding = \"8px 32px 8px 8px\";\nexport const BFilterBarAllFiltersModalContentTextGap = \"6px\";\nexport const BFilterBarAllFiltersModalContentTextMarginBottom = \"32px\";\nexport const BFilterBarAllFiltersModalContentPadding = \"0px\";\nexport const BFilterBarAllFiltersModalClearButtonPaddingBottom = \"8px\";\nexport const BFilterBarAllFiltersModalSearchBarPadding = \"0px 16px\";\nexport const BFilterButtonBackgroundColor = \"#ffffff\";\nexport const BFilterButtonFontColor = \"#001222\";\nexport const BFilterButtonPadding = \"6px 16px\";\nexport const BFilterButtonActiveBackgroundColor = \"#ecedef\";\nexport const BFilterButtonDefaultContainerGap = \"16px\";\nexport const BFilterButtonDisabledBackgroundColor = \"#ffffff\";\nexport const BFilterButtonDisabledFontColor = \"#8c959d\";\nexport const BFilterButtonCounterBackgroundColor = \"#001222\";\nexport const BFilterButtonCounterBorderRadius = \"4px\";\nexport const BFilterButtonCounterFontColor = \"#ffffff\";\nexport const BFilterButtonCounterPadding = \"4px 6px\";\nexport const BFilterButtonCounterActiveBackgroundColor = \"#dadddf\";\nexport const BFilterButtonCounterOpenBackgroundColor = \"#dadddf\";\nexport const BFilterButtonCounterDisabledBackgroundColor = \"#273746\";\nexport const BFilterButtonCounterDisabledFontColor = \"#737e88\";\nexport const BFilterButtonCounterHoverBackgroundColor = \"#e2e5e7\";\nexport const BFilterButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BFilterButtonHoverTextColor = \"#5c6874\";\nexport const BFilterButtonLabelLineHeight = \"20px\";\nexport const BFilterButtonModalBackgroundColor = \"#ffffff\";\nexport const BFilterButtonModalCounterFocusBackgroundColor = \"#dadddf\";\nexport const BFilterButtonModalFocusBackgroundColor = \"#ecedef\";\nexport const BFilterButtonModalHoverBackgroundColor = \"#f4f5f6\";\nexport const BFilterButtonModalHoverColor = \"#001222\";\nexport const BFilterButtonModalOpenBackgroundColor = \"#ecedef\";\nexport const BFixedScrollerButtonMarginTop = \"4px\";\nexport const BFixedScrollerContentTransition = \"transform 250ms cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BFixedScrollerLeftBackground = \"linear-gradient(90deg, #ffffff 75%, rgba(255, 255, 255, 0) 100%)\";\nexport const BFixedScrollerLeftPaddingRight = \"20px\";\nexport const BFixedScrollerRightBackground = \"linear-gradient(270deg, #ffffff 75%, rgba(255, 255, 255, 0) 100%)\";\nexport const BFixedScrollerRightPaddingLeft = \"20px\";\nexport const BFixedScrollerSideSpacingPaddingBottom = \"4px\";\nexport const BFooterActionsWrapperRowGap = \"8px\";\nexport const BFormLayoutGap = \"20px\";\nexport const BFormLayoutActionsGap = \"8px\";\nexport const BFormLayoutActionsContainerMarginTop = \"20px\";\nexport const BFormLayoutErrorMessageMarginBottom = \"20px\";\nexport const BFormLayoutFieldTipGap = \"12px\";\nexport const BFormLayoutGroupGap = \"20px\";\nexport const BFormLayoutGroupSAndUpColumnGap = \"10px\";\nexport const BFormLayoutTitleColor = \"#001222\";\nexport const BFormLayoutTitleDescriptionColor = \"#5c6874\";\nexport const BFormLayoutTitleSubsectionMarginTop = \"20px\";\nexport const BHeaderMetaContainerGap = \"4px\";\nexport const BHeaderMetaContainerMarginTop = \"4px\";\nexport const BHeaderMetaDescriptionColor = \"#5c6874\";\nexport const BHeaderMetaTimestampColor = \"#5c6874\";\nexport const BHeaderMetaTimestampGap = \"12px\";\nexport const BHeaderMetaTimestampMarginBlock = \"4px\";\nexport const BHeaderMetaTimestampTitleMarginTop = \"4px\";\nexport const BHeaderWithViewsGap = \"10px\";\nexport const BHeaderWithViewsPaddingInline = \"16px\";\nexport const BHeaderWithViewsTitleGap = \"6px\";\nexport const BHeaderWithViewsBarGap = \"4px\";\nexport const BHeaderWithViewsBarPadding = \"6px 0\";\nexport const BHeaderWithViewsBarTabPaddingInline = \"3px 8px\";\nexport const BHeaderWithViewsBarTabButtonBackgroundColorActive = \"#ecedef\";\nexport const BHeaderWithViewsBarTabButtonGap = \"8px\";\nexport const BHeaderWithViewsBarTabButtonMenuBackground = \"linear-gradient(90deg, rgba(247, 247, 248, 0.00) 0%, #f4f5f6 45%)\";\nexport const BHeaderWithViewsBarTabButtonMenuButtonPadding = \"6px\";\nexport const BHeaderWithViewsBarTabButtonMenuRight = \"8px\";\nexport const BHeaderWithViewsBarTabButtonUnsavedColor = \"#0f75dc\";\nexport const BHeaderWithViewsBarTabIconBlue = \"#006bd7\";\nexport const BHeaderWithViewsBarTabIconGreen = \"#00d16a\";\nexport const BHeaderWithViewsBarTabIconOrange = \"#f99300\";\nexport const BHeaderWithViewsBarTabIconPrimary = \"#001222\";\nexport const BHeaderWithViewsBarTabIconRed = \"#f73f01\";\nexport const BHeaderWithViewsBarTabIconYellow = \"#f9c500\";\nexport const BHeaderWithViewsModalDescriptionGap = \"16px\";\nexport const BHeaderWithViewsAllViewsPopoverPadding = \"8px 0px\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemActiveBackgroundColor = \"#ecedef\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemDraggingBackgroundColor = \"#e3effb\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemDraggingBoxShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04)\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemDraggingZIndex = 1;\nexport const BHeaderWithViewsAllViewsPopoverMenuItemFocusBackgroundColor = \"#ecedef\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemHoverBackgroundColor = \"#f4f5f6\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemPadding = \"8px 16px\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemButtonGap = \"6px\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemButtonReorderColor = \"#8c959d\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemButtonReorderMargin = \"10px\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemButtonSelectMargin = \"16px\";\nexport const BHeaderWithViewsEditFormGap = \"20px\";\nexport const BHeaderWithViewsEditFormActionsMarginTop = \"12px\";\nexport const BHeaderWithViewsEditFormAdditionalConfigMarginTop = \"20px\";\nexport const BHeaderWithViewsEditFormIconColorOptionsButtonBorderRadius = \"24px\";\nexport const BHeaderWithViewsEditFormIconColorOptionsButtonPadding = \"2px\";\nexport const BHeaderWithViewsEditFormIconColorOptionsGap = \"4px\";\nexport const BHeaderWithViewsEditFormIconOptionsButtonBorderHover = \"1px solid #c8ccd0\";\nexport const BHeaderWithViewsEditFormIconOptionsButtonBorderRadius = \"4px\";\nexport const BHeaderWithViewsEditFormIconOptionsButtonBorderSelected = \"1px solid #001222\";\nexport const BHeaderWithViewsEditFormIconSelectorGap = \"10px\";\nexport const BHeaderWithViewsEditFormIconPanelGap = \"8px\";\nexport const BHeaderWithViewsEditFormIconPanelPadding = \"4px\";\nexport const BHeaderWithViewsEditFormTitleGap = \"6px\";\nexport const BHeaderWrapperGap = \"40px\";\nexport const BHeaderTitleColor = \"#001222\";\nexport const BHeaderTitleMarginTop = \"2px\";\nexport const BHeaderInfoIconMarginLeft = \"10px\";\nexport const BHeaderInfoIconMarginTop = \"4px\";\nexport const BHeaderDescriptionColor = \"#5c6874\";\nexport const BHeaderTimestampColor = \"#5c6874\";\nexport const BHeaderTimestampGap = \"12px\";\nexport const BHeaderTimestampMarginBlock = \"4px\";\nexport const BHeaderActionsMarginTop = \"16px\";\nexport const BHeaderActionsMarginTopDesktop = 0;\nexport const BHeaderComponentTitleMarginTop = \"4px\";\nexport const BInfoIconColor = \"#001222\";\nexport const BInputFieldPasswordValidationTitleFontWeight = 700;\nexport const BInputFieldPasswordValidationListGap = \"12px\";\nexport const BInputFieldPasswordValidationListTextMarginLeft = \"8px\";\nexport const BInputFieldPasswordValidationListMargin = \"12px\";\nexport const BInputFieldPasswordValidationListInvalidColor = \"#5c6874\";\nexport const BInputFieldPasswordValidationListValidIconColor = \"#008845\";\nexport const BInputFieldLabelColor = \"#001222\";\nexport const BInputFieldLabelMarginBottom = \"8px\";\nexport const BInputFieldLabelRequirementColor = \"#5c6874\";\nexport const BInputFieldInputBoxBackgroundColor = \"#ffffff\";\nexport const BInputFieldInputBoxColor = \"#001222\";\nexport const BInputFieldInputBoxBorderColor = \"#8c959d\";\nexport const BInputFieldInputBoxBorderRadius = \"8px\";\nexport const BInputFieldInputBoxHeight = \"36px\";\nexport const BInputFieldInputBoxPadding = \"6px 12px\";\nexport const BInputFieldInputBoxHoverBorderColor = \"#001222\";\nexport const BInputFieldInputBoxCondensedPadding = \"4px 10px\";\nexport const BInputFieldInputBoxCondensedWithPaymentMethodPaddingLeft = \"6px\";\nexport const BInputFieldInputBoxDisabledBackgroundColor = \"#ecedef\";\nexport const BInputFieldInputBoxDisabledBorderColor = \"#dadddf\";\nexport const BInputFieldInputBoxErrorBorder = \"1.5px solid #dc3801\";\nexport const BInputFieldInputBoxErrorBorderColor = \"#dc3801\";\nexport const BInputFieldInputBoxErrorOutline = \"0.5px solid #dc3801\";\nexport const BInputFieldInputBoxFocusBorderColor = \"#001222\";\nexport const BInputFieldInputBoxFocusBorderWidth = \"1.5px\";\nexport const BInputFieldInputBoxFocusOutline = \"0.5px solid #001222\";\nexport const BInputFieldInputBoxSmallPaddingLeft = \"6px 12px 6px 3px\";\nexport const BInputFieldInputBoxSmallPaddingRight = \"6px 3px 6px 12px\";\nexport const BInputFieldInputColor = \"#001222\";\nexport const BInputFieldInputMargin = \"8px 12px\";\nexport const BInputFieldInputPadding = \"0px\";\nexport const BInputFieldInputFontSize = \"14px\";\nexport const BInputFieldInputCondensedMargin = \"4px 10px\";\nexport const BInputFieldInputPlaceholderColor = \"#5c6874\";\nexport const BInputFieldInputDisabledBackgroundColor = \"#ecedef\";\nexport const BInputFieldInputDisabledColor = \"#8c959d\";\nexport const BInputFieldIconAfterMarginLeft = \"12px\";\nexport const BInputFieldIconAfterMarginRight = \"12px\";\nexport const BInputFieldIconAfterCondensedMarginLeft = \"10px\";\nexport const BInputFieldIconAfterCondensedMarginRight = \"10px\";\nexport const BInputFieldIconBeforeMarginLeft = \"12px\";\nexport const BInputFieldIconBeforeMarginRight = \"12px\";\nexport const BInputFieldIconBeforeCondensedMarginLeft = \"10px\";\nexport const BInputFieldIconBeforeCondensedMarginRight = \"10px\";\nexport const BInputFieldIconsColor = \"#8c959d\";\nexport const BInputFieldHintColor = \"#5c6874\";\nexport const BInputFieldHintMarginRight = \"12px\";\nexport const BInputFieldStaticValueBackgroundColor = \"#f4f5f6\";\nexport const BInputFieldStaticValueColor = \"#001222\";\nexport const BInputFieldStaticValueMargin = \"12px\";\nexport const BInputFieldStaticValuePadding = \"4px 6px\";\nexport const BInputFieldStaticValueBorderRadius = \"4px\";\nexport const BInputFieldStaticValueDisabledBackgroundColor = \"#ecedef\";\nexport const BInputFieldStaticValueDisabledColor = \"#8c959d\";\nexport const BInputFieldStaticValueEndMarginRight = \"4px\";\nexport const BInputFieldStaticValueEndCondensedMarginLeft = \"10px\";\nexport const BInputFieldStaticValueEndCondensedMarginRight = \"4px\";\nexport const BInputFieldStaticValueStartMarginLeft = \"4px\";\nexport const BInputFieldStaticValueStartCondensedMarginLeft = \"4px\";\nexport const BInputFieldStaticValueStartCondensedMarginRight = \"10px\";\nexport const BInputFieldPaymentMethodMarginRight = \"12px\";\nexport const BInputFieldPaymentMethodMarginLeft = \"6px\";\nexport const BInputFieldPaymentMethodCondensedMarginLeft = \"6px\";\nexport const BInputFieldPaymentMethodCondensedMarginRight = \"10px\";\nexport const BInputFieldDropdownBorderRadius = \"4px\";\nexport const BInputFieldDropdownPaddingRight = \"12px\";\nexport const BInputFieldDropdownEndMarginRight = \"4px\";\nexport const BInputFieldDropdownEndCondensedMarginRight = \"20px\";\nexport const BInputFieldDropdownEndCondensedPaddingLeft = \"10px\";\nexport const BInputFieldDropdownSmallTextboxCondensedPadding = \"0 6px\";\nexport const BInputFieldDropdownStartMarginLeft = \"4px\";\nexport const BInputFieldDropdownStartCondensedMarginLeft = \"4px\";\nexport const BInputFieldDropdownStartCondensedPaddingLeft = \"10px\";\nexport const BInputFieldDescriptionColor = \"#5c6874\";\nexport const BInputFieldDescriptionMarginTop = \"8px\";\nexport const BInputFieldDescriptionPadding = \"0px\";\nexport const BInputFieldErrorMessageMarginTop = \"8px\";\nexport const BInspectorContainerWrapperBackgroundColor = \"#ffffff\";\nexport const BInspectorContainerWrapperZIndex = 5;\nexport const BInspectorContainerWrapperBorderLeft = \"1px solid #c8ccd0\";\nexport const BInspectorContainerWrapperBoxShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04)\";\nexport const BInspectorContainerPadding = \"16px 24px\";\nexport const BInspectorHeaderColor = \"#001222\";\nexport const BInspectorHeaderPaddingBottom = \"16px\";\nexport const BInspectorHeaderGap = \"12px\";\nexport const BInspectorIconsGap = \"10px\";\nexport const BInspectorReturnContentRight = \"8px\";\nexport const BInspectorAnimationDuration = \"250ms\";\nexport const BInspectorAnimationEnterActiveEasing = \"cubic-bezier(0.12, 0.6, 0.4, 0.95)\";\nexport const BInspectorAnimationLeaveActiveEasing = \"cubic-bezier(0.4, 0, 1, 1)\";\nexport const BLayoutPadding = \"16px\";\nexport const BLayoutSAndUpPadding = \"16px 20px\";\nexport const BLayoutLAndUpColumnGap = \"24px\";\nexport const BLayoutLAndUpPadding = \"20px 24px\";\nexport const BLayoutRowColumnWrapperLAndUpColumnGap = \"24px\";\nexport const BLinkBorderRadius = \"2px\";\nexport const BLinkColor = \"#0065c9\";\nexport const BLinkTextDecoration = \"underline\";\nexport const BLinkExternalLinkPadding = \"0 0 0 4px\";\nexport const BLinkHoverColor = \"#0f75dc\";\nexport const BLinkHoverTextDecoration = \"none\";\nexport const BLinkActiveColor = \"#0f75dc\";\nexport const BLinkVisitedColor = \"#540884\";\nexport const BLinkVisitedHoverColor = \"#710ab3\";\nexport const BLinkVisitedActiveColor = \"#710ab3\";\nexport const BLinkQuietColor = \"#001222\";\nexport const BLinkQuietHoverColor = \"#5c6874\";\nexport const BLinkQuietActiveColor = \"#5c6874\";\nexport const BLinkDataGridColor = \"#0065c9\";\nexport const BLinkDataGridTextDecorationColor = \"#c8ccd0\";\nexport const BLinkDataGridHoverColor = \"#0065c9\";\nexport const BLinkDataGridActiveColor = \"#0065c9\";\nexport const BListboxBackgroundColor = \"#ffffff\";\nexport const BListboxColor = \"#001222\";\nexport const BListboxPadding = \"8px 0\";\nexport const BListboxEmptySearchMessageColor = \"#5c6874\";\nexport const BListboxEmptySearchMessagePadding = \"8px 16px\";\nexport const BListboxLazyLoadMargin = \"8px 0\";\nexport const BListboxOptionPadding = \"8px 16px\";\nexport const BListboxOptionActiveBackgroundColor = \"#ecedef\";\nexport const BListboxOptionDisabledFontColor = \"#8c959d\";\nexport const BListboxOptionFocusBackgroundColor = \"#ecedef\";\nexport const BListboxOptionFocusBoxShadow = \"inset 0 0 0 2px #0f75dc, inset 0 0 0 3px #ffffff\";\nexport const BListboxOptionHoverBackgroundColor = \"#f4f5f6\";\nexport const BListboxOptionSelectedDescriptionColor = \"#5c6874\";\nexport const BListboxOptionDescriptionColor = \"#5c6874\";\nexport const BListboxOptionDescriptionMarginTop = \"4px\";\nexport const BListboxOptionTagLabelColor = \"#001222\";\nexport const BListboxOptionTagLabelPadding = \"0 0 0 8px\";\nexport const BListboxSingleSelectCheckIconMargin = \"16px\";\nexport const BListboxSingleSelectCategoryMarginBottom = \"16px\";\nexport const BListboxSingleSelectCategoryLabelTextPadding = \"8px 16px\";\nexport const BListboxSingleSelectCategoryLabelTextColor = \"#5c6874\";\nexport const BListboxMultiSelectDividerBackgroundColor = \"#dadddf\";\nexport const BListboxMultiSelectDividerMargin = \"8px 0px\";\nexport const BListboxMultiSelectOptionsGap = \"16px\";\nexport const BListboxMultiSelectOptionsCategoryOptionPaddingLeft = \"32px\";\nexport const BListboxMultiSelectOptionsStaticCategoryOptionPaddingLeft = \"16px\";\nexport const BListboxMultiSelectCategoryDisabledLabelTextColor = \"#8c959d\";\nexport const BListboxMultiSelectCategoryStaticCategoryGap = \"16px\";\nexport const BListboxMultiSelectCategoryStaticCategoryLabelTextColor = \"#5c6874\";\nexport const BListboxMultiSelectCategoryOptionGap = \"16px\";\nexport const BListboxMultiSelectChipsGap = \"6px\";\nexport const BListboxMultiSelectChipsPadding = \"0 16px\";\nexport const BListboxMultiSelectChipsChipBackground = \"#f4f5f6\";\nexport const BListboxMultiSelectChipsChipBorderRadius = \"4px\";\nexport const BListboxMultiSelectChipsChipGap = \"2px\";\nexport const BListboxMultiSelectChipsChipPadding = \"0 4px\";\nexport const BListboxMultiSelectChipsChipHoverBackground = \"#ecedef\";\nexport const BListboxMultiSelectChipsChipActiveBackground = \"#e2e5e7\";\nexport const BListboxMultiSelectChipsChipDisabledBackground = \"#ecedef\";\nexport const BListboxMultiSelectChipsChipDisabledColor = \"#8c959d\";\nexport const BLoadingButtonPrimaryLoadingBackgroundColor = \"#6c7782\";\nexport const BLoadingButtonPrimaryLoadingBackgroundColorInverse = \"#ecedef\";\nexport const BLoadingButtonPrimarySuccessBackgroundColor = \"#001222\";\nexport const BLoadingButtonPrimarySuccessColor = \"#ffffff\";\nexport const BLoadingButtonPrimarySuccessActiveBackgroundColor = \"#6c7782\";\nexport const BLoadingButtonPrimarySuccessDisabledBackgroundColor = \"#ecedef\";\nexport const BLoadingButtonPrimarySuccessDisabledColor = \"#8c959d\";\nexport const BLoadingButtonPrimarySuccessHoverBackgroundColor = \"#5c6874\";\nexport const BLoadingButtonSecondaryLoadingBackgroundColor = \"#ecedef\";\nexport const BLoadingButtonSecondaryLoadingBackgroundColorInverse = \"#6c7782\";\nexport const BLoadingButtonSecondaryLoadingColor = \"#6c7782\";\nexport const BLoadingButtonSecondaryLoadingColorInverse = \"#ecedef\";\nexport const BLoadingButtonSecondarySuccessBackgroundColor = \"#ffffff\";\nexport const BLoadingButtonSecondarySuccessBorderColor = \"#c8ccd0\";\nexport const BLoadingButtonSecondarySuccessColor = \"#001222\";\nexport const BLoadingButtonSecondarySuccessHoverBackgroundColor = \"#f4f5f6\";\nexport const BLoadingButtonSecondarySuccessHoverBorderColor = \"#c8ccd0\";\nexport const BLoadingButtonSecondarySuccessHoverBoxShadow = \"unset\";\nexport const BLoadingButtonSecondarySuccessHoverColor = \"#5c6874\";\nexport const BLoadingButtonSecondarySuccessActiveBackgroundColor = \"#ecedef\";\nexport const BLoadingButtonSecondarySuccessActiveBorderColor = \"#c8ccd0\";\nexport const BLoadingButtonSecondarySuccessDisabledBackgroundColor = \"#ffffff\";\nexport const BLoadingButtonSecondarySuccessDisabledBorderColor = \"#dadddf\";\nexport const BLoadingButtonSecondarySuccessDisabledColor = \"#8c959d\";\nexport const BLoadingButtonTertiaryLoadingBackgroundColor = \"#000000\";\nexport const BLoadingButtonTertiaryLoadingColor = \"#6c7782\";\nexport const BLoadingButtonTertiaryLoadingColorInverse = \"#ecedef\";\nexport const BLoadingButtonTertiaryLoadingTextDecoration = \"underline\";\nexport const BLoadingIndicatorBackgroundColor = \"#001222\";\nexport const BLoadingIndicatorColor = \"#001222\";\nexport const BLoadingIndicatorHeight = \"24px\";\nexport const BLoadingIndicatorWidth = \"24px\";\nexport const BLoadingIndicatorSmallBorderWidth = \"2px\";\nexport const BLoadingIndicatorSmallHeight = \"16px\";\nexport const BLoadingIndicatorSmallWidth = \"16px\";\nexport const BLoadingIndicatorLargeBorderWidth = \"4px\";\nexport const BLoadingIndicatorLargeHeight = \"48px\";\nexport const BLoadingIndicatorLargeWidth = \"48px\";\nexport const BLoadingIndicatorInverseBackgroundColor = \"#ffffff\";\nexport const BLoadingIndicatorInverseColor = \"#ffffff\";\nexport const BMenuItemColor = \"#001222\";\nexport const BMenuItemColorInverse = \"#ffffff\";\nexport const BMenuItemPadding = \"8px 16px\";\nexport const BMenuItemActiveBackgroundColor = \"#ecedef\";\nexport const BMenuItemActiveBackgroundColorInverse = \"#6c7782\";\nexport const BMenuItemActiveCriticalBackgroundColor = \"#fff3ef\";\nexport const BMenuItemActiveCriticalBackgroundColorInverse = \"#5c1800\";\nexport const BMenuItemActiveCriticalColor = \"#751e00\";\nexport const BMenuItemActiveCriticalColorInverse = \"#ffded3\";\nexport const BMenuItemCriticalColor = \"#dc3801\";\nexport const BMenuItemCriticalColorInverse = \"#ff9a78\";\nexport const BMenuItemDisabledColor = \"#8c959d\";\nexport const BMenuItemDisabledColorInverse = \"#737e88\";\nexport const BMenuItemFocusBackgroundColor = \"#ecedef\";\nexport const BMenuItemFocusBackgroundColorInverse = \"#6c7782\";\nexport const BMenuItemFocusCriticalBackgroundColor = \"#fff3ef\";\nexport const BMenuItemFocusCriticalBackgroundColorInverse = \"#5c1800\";\nexport const BMenuItemFocusCriticalColor = \"#751e00\";\nexport const BMenuItemFocusCriticalColorInverse = \"#ffded3\";\nexport const BMenuItemHoverBackgroundColor = \"#f4f5f6\";\nexport const BMenuItemHoverBackgroundColorInverse = \"#5c6874\";\nexport const BMenuItemHoverCriticalBackgroundColor = \"#fff3ef\";\nexport const BMenuItemHoverCriticalBackgroundColorInverse = \"#5c1800\";\nexport const BMenuItemHoverCriticalColor = \"#c13101\";\nexport const BMenuItemHoverCriticalColorInverse = \"#ffbda6\";\nexport const BMenuItemSecondaryTextColor = \"#5c6874\";\nexport const BMenuItemSecondaryTextColorInverse = \"#ffffff\";\nexport const BMenuItemSecondaryTextPaddingLeft = \"16px\";\nexport const BMenuItemIconLeftPadding = \"16px\";\nexport const BMenuItemIconRightColor = \"#001222\";\nexport const BMenuItemIconRightColorInverse = \"#ffffff\";\nexport const BMenuItemIconRightPadding = \"16px\";\nexport const BMenuItemIndentPaddingLeft = \"48px\";\nexport const BMenuItemListBackgroundColor = \"#ffffff\";\nexport const BMenuItemListBackgroundColorInverse = \"#001222\";\nexport const BMenuItemListPadding = \"8px 0px\";\nexport const BMenuItemListDividerMarginBlock = \"8px\";\nexport const BMenuSubmenuBackgroundColor = \"#ffffff\";\nexport const BMenuSubmenuBackgroundColorInverse = \"#001222\";\nexport const BMenuSubmenuDividerBorder = \"1px solid #dadddf\";\nexport const BMenuSubmenuDividerBorderInverse = \"1px solid #2f3e4d\";\nexport const BMenuSubmenuDividerPadding = \"8px\";\nexport const BMenuSubmenuDividerMarginBlock = \"8px\";\nexport const BMenuSubmenuAnimationDuration = \"150ms\";\nexport const BModalFullscreenBackgroundColor = \"#ffffff\";\nexport const BModalFullscreenColor = \"#001222\";\nexport const BModalFullscreenHeaderPadding = \"12px 24px\";\nexport const BModalFullscreenHeaderGap = \"24px\";\nexport const BModalFullscreenHeaderBorderBottom = \"1px solid #dadddf\";\nexport const BModalFullscreenSeparatorBorderLeft = \"1px solid #dadddf\";\nexport const BModalFullscreenSeparatorMarginRight = \"40px\";\nexport const BModalFullscreenCloseButtonPaddingInline = \"24px\";\nexport const BModalFullscreenCloseButtonZIndex = 1;\nexport const BModalFullscreenAnimationDuration = \"150ms\";\nexport const BModalBorderRadius = \"12px\";\nexport const BModalPadding = \"0px\";\nexport const BModalContainerColor = \"#001222\";\nexport const BModalContainerGap = \"16px\";\nexport const BModalContainerBackgroundColor = \"#ffffff\";\nexport const BModalContainerColumnLayoutBorder = \"1px solid #dadddf\";\nexport const BModalContainerColumnLayoutPadding = \"24px\";\nexport const BModalContentPadding = \"16px 24px\";\nexport const BModalHeaderMinHeight = \"26px\";\nexport const BModalHeaderContainerPaddingBlock = \"19px\";\nexport const BModalHeaderContainerPaddingInline = \"24px 56px\";\nexport const BModalHeaderContainerZIndex = 1;\nexport const BModalActionsContainerPadding = \"16px 24px\";\nexport const BModalCloseButtonHeight = \"26px\";\nexport const BModalCloseButtonRight = \"24px\";\nexport const BModalCloseButtonZIndex = 1;\nexport const BModalBackdropBackgroundColor = \"#001222\";\nexport const BModalAnimationDuration = \"150ms\";\nexport const BPaginationColor = \"#001222\";\nexport const BPaginationNavigationSmallContainerGap = \"10px\";\nexport const BPaginationContextMargin = \"0 12px\";\nexport const BPaginationControlsGap = \"16px\";\nexport const BPaginationDividerBorderColor = \"#dadddf\";\nexport const BPaginationDividerBorderWidth = \"1px\";\nexport const BPaginationDividerMargin = \"0 16px\";\nexport const BPaginationPageNavigatorSmallContainerGap = \"16px\";\nexport const BPaginationResultsPerPageMargin = \"0 12px 0 0\";\nexport const BPaymentMethodLabelColor = \"#001222\";\nexport const BPaymentMethodLabelPadding = \"0 0 0 12px\";\nexport const BPopoverBackgroundColor = \"#ffffff\";\nexport const BPopoverBorder = \"unset\";\nexport const BPopoverBorderRadius = \"8px\";\nexport const BPopoverBoxShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BPopoverColor = \"#001222\";\nexport const BPopoverZIndex = 5;\nexport const BPopoverDismissButtonOnImageIconColor = \"#ffffff\";\nexport const BPopoverDismissButtonOnImageIconHoveredColor = \"#ffffff\";\nexport const BPopoverDismissButtonOnImageIconActiveColor = \"#ffffff\";\nexport const BPopoverWithDividerFooterBackgroundColor = \"#ffffff\";\nexport const BPopoverWithDividerFooterBorderTop = \"1px solid #dadddf\";\nexport const BPopoverWithDividerFooterPaddingTop = \"12px\";\nexport const BPopoverWithDividerContentPadding = \"0px\";\nexport const BPopoverWithoutSpacePadding = \"0px\";\nexport const BPopoverContentPadding = \"16px\";\nexport const BPopoverContentWithTitlePadding = \"12px 16px\";\nexport const BPopoverHeaderPadding = \"12px 16px 0px 16px\";\nexport const BPopoverHeaderTitleColumnGap = \"8px\";\nexport const BPopoverImageHeaderPadding = \"16px 16px 0px 16px\";\nexport const BPopoverImageDismissIconRight = \"16px\";\nexport const BPopoverImageDismissIconTop = \"16px\";\nexport const BPopoverFooterPadding = \"0px 16px 12px 16px\";\nexport const BPopoverAnimationDuration = \"150ms\";\nexport const BPopperZIndex = 5;\nexport const BPromoBannerBorderRadius = \"24px\";\nexport const BPromoBannerColor = \"#001222\";\nexport const BPromoBannerBackgroundColorBlue = \"#f0f6fd\";\nexport const BPromoBannerBackgroundColorGreen = \"#e4faef\";\nexport const BPromoBannerBackgroundColorGrey = \"#f4f5f6\";\nexport const BPromoBannerContentGap = \"32px\";\nexport const BPromoBannerContentPadding = \"32px\";\nexport const BPromoBannerContentHeaderGap = \"12px\";\nexport const BPromoBannerContentActionsGap = \"8px\";\nexport const BRadioButtonOffsetTop = \"2px\";\nexport const BRadioButtonBorderRadius = \"12px\";\nexport const BRadioButtonSpaceAroundIncrease = \"4px\";\nexport const BRadioButtonLineHeight = \"20px\";\nexport const BRadioButtonUncheckedBackgroundColor = \"#ffffff\";\nexport const BRadioButtonUncheckedBorder = \"1px solid #8c959d\";\nexport const BRadioButtonUncheckedHoverBackgroundColor = \"#f4f5f6\";\nexport const BRadioButtonUncheckedHoverBorderColor = \"#8c959d\";\nexport const BRadioButtonUncheckedActiveBackgroundColor = \"#ecedef\";\nexport const BRadioButtonUncheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BRadioButtonUncheckedDisabledBorderColor = \"#dadddf\";\nexport const BRadioButtonUncheckedReadonlyBackgroundColor = \"#ecedef\";\nexport const BRadioButtonUncheckedReadonlyBorderColor = \"#dadddf\";\nexport const BRadioButtonUncheckedErrorBackgroundColor = \"#dc3801\";\nexport const BRadioButtonUncheckedErrorBorder = \"1.5px solid #dc3801\";\nexport const BRadioButtonCheckedBackgroundColor = \"#001222\";\nexport const BRadioButtonCheckedBorderColor = \"#001222\";\nexport const BRadioButtonCheckedHoverBackgroundColor = \"#5c6874\";\nexport const BRadioButtonCheckedHoverBorderColor = \"#5c6874\";\nexport const BRadioButtonCheckedActiveBackgroundColor = \"#6c7782\";\nexport const BRadioButtonCheckedActiveBorderColor = \"#6c7782\";\nexport const BRadioButtonCheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BRadioButtonCheckedDisabledBorderColor = \"#dadddf\";\nexport const BRadioButtonCheckedReadonlyBackgroundColor = \"#ecedef\";\nexport const BRadioButtonCheckedReadonlyBorderColor = \"#dadddf\";\nexport const BRadioButtonCheckedErrorBackgroundColor = \"#dc3801\";\nexport const BRadioButtonCheckedErrorBorderColor = \"#dc3801\";\nexport const BRadioButtonLabelContainerPadding = \"16px\";\nexport const BRadioButtonLabelContainerRowGap = \"4px\";\nexport const BRadioButtonPrimaryLabelGap = \"8px\";\nexport const BRadioButtonLabelTagMargin = \"0 0 0 8px\";\nexport const BRadioButtonLabelFontColor = \"#001222\";\nexport const BRadioButtonContentPadding = \"16px 0px 8px 16px\";\nexport const BRadioButtonDescriptionFontColor = \"#5c6874\";\nexport const BRadioButtonDescriptionDisabledFontColor = \"#5c6874\";\nexport const BRadioButtonKnobColor = \"#ffffff\";\nexport const BRadioButtonKnobOffset = \"3px\";\nexport const BRadioButtonKnobOffsetError = \"2.5px\";\nexport const BRadioButtonKnobSize = \"8px\";\nexport const BRadioButtonKnobTransition = \"transform 250ms cubic-bezier(0.12, 0.6, 0.4, 0.95)\";\nexport const BRadioButtonKnobDisabledColor = \"#8c959d\";\nexport const BRadioButtonKnobReadonlyColor = \"#001222\";\nexport const BRadioGroupVerticalGap = \"12px\";\nexport const BRadioGroupHorizontalGap = \"32px\";\nexport const BRadioGroupErrorMessageMarginTop = \"12px\";\nexport const BRadioInputOffsetTop = \"2px\";\nexport const BRadioInputBorderRadius = \"12px\";\nexport const BRadioInputSpaceAroundIncrease = \"4px\";\nexport const BRadioInputUncheckedBackgroundColor = \"#ffffff\";\nexport const BRadioInputUncheckedBorder = \"1px solid #8c959d\";\nexport const BRadioInputUncheckedHoverBackgroundColor = \"#f4f5f6\";\nexport const BRadioInputUncheckedHoverBorderColor = \"#8c959d\";\nexport const BRadioInputUncheckedActiveBackgroundColor = \"#ecedef\";\nexport const BRadioInputUncheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BRadioInputUncheckedDisabledBorderColor = \"#dadddf\";\nexport const BRadioInputUncheckedReadonlyBackgroundColor = \"#ecedef\";\nexport const BRadioInputUncheckedReadonlyBorderColor = \"#dadddf\";\nexport const BRadioInputUncheckedErrorBackgroundColor = \"#dc3801\";\nexport const BRadioInputUncheckedErrorBorder = \"1.5px solid #dc3801\";\nexport const BRadioInputCheckedBackgroundColor = \"#001222\";\nexport const BRadioInputCheckedBorderColor = \"#001222\";\nexport const BRadioInputCheckedHoverBackgroundColor = \"#5c6874\";\nexport const BRadioInputCheckedHoverBorderColor = \"#5c6874\";\nexport const BRadioInputCheckedActiveBackgroundColor = \"#6c7782\";\nexport const BRadioInputCheckedActiveBorderColor = \"#6c7782\";\nexport const BRadioInputCheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BRadioInputCheckedDisabledBorderColor = \"#dadddf\";\nexport const BRadioInputCheckedReadonlyBackgroundColor = \"#ecedef\";\nexport const BRadioInputCheckedReadonlyBorderColor = \"#dadddf\";\nexport const BRadioInputCheckedErrorBackgroundColor = \"#dc3801\";\nexport const BRadioInputCheckedErrorBorderColor = \"#dc3801\";\nexport const BRadioInputKnobColor = \"#ffffff\";\nexport const BRadioInputKnobOffset = \"3px\";\nexport const BRadioInputKnobOffsetError = \"2.5px\";\nexport const BRadioInputKnobSize = \"8px\";\nexport const BRadioInputKnobTransition = \"transform 250ms cubic-bezier(0.12, 0.6, 0.4, 0.95)\";\nexport const BRadioInputKnobDisabledColor = \"#8c959d\";\nexport const BRadioInputKnobReadonlyColor = \"#001222\";\nexport const BRichTextEditorColor = \"#001222\";\nexport const BRichTextEditorErrorMessageMarginTop = \"8px\";\nexport const BRichTextEditorDescriptionColor = \"#5c6874\";\nexport const BRichTextEditorDescriptionMarginTop = \"8px\";\nexport const BRichTextEditorContainerBorderRadius = \"8px\";\nexport const BRichTextEditorContainerBorder = \"1px solid #8c959d\";\nexport const BRichTextEditorContainerHoverBorderColor = \"#001222\";\nexport const BRichTextEditorContainerActiveBorderColor = \"#001222\";\nexport const BRichTextEditorContainerErrorBorder = \"1.5px solid #dc3801\";\nexport const BRichTextEditorContainerDisabledBorder = \"1px solid #dadddf\";\nexport const BRichTextEditorContainerDisabledBackgroundColor = \"#ecedef\";\nexport const BRichTextEditorContainerDisabledColor = \"#8c959d\";\nexport const BRichTextEditorToolbarPadding = \"8px 12px\";\nexport const BRichTextEditorToolbarBorderBottom = \"1px solid #dadddf\";\nexport const BRichTextEditorRendererMinHeight = \"80px\";\nexport const BRichTextEditorRendererPadding = \"8px 12px\";\nexport const BRichTextEditorRendererDisabledColor = \"#8c959d\";\nexport const BRichTextEditorContentAreaMinHeight = \"80px\";\nexport const BRichTextEditorContentAreaPadding = \"8px 12px\";\nexport const BRichTextEditorContentAreaDisabledBackgroundColor = \"#ecedef\";\nexport const BSecondaryNavMaxWidth = \"200px\";\nexport const BSecondaryNavCategoryMarginBottom = \"20px\";\nexport const BSecondaryNavCategoryLabelPadding = \"0 10px 4px 10px\";\nexport const BSecondaryNavCategoryLabelColor = \"#5c6874\";\nexport const BSecondaryNavItemPadding = \"8px 10px\";\nexport const BSecondaryNavItemBorderRadius = \"8px\";\nexport const BSecondaryNavItemMarginTop = \"8px\";\nexport const BSecondaryNavItemColor = \"#001222\";\nexport const BSecondaryNavItemActiveBackgroundColor = \"#ecedef\";\nexport const BSecondaryNavItemHoverBackgroundColor = \"#f4f5f6\";\nexport const BSegmentedControlBackgroundColor = \"#ecedef\";\nexport const BSegmentedControlBorderRadius = \"12px\";\nexport const BSegmentedControlPadding = \"4px\";\nexport const BSegmentedControlButtonBorderRadius = \"8px\";\nexport const BSegmentedControlButtonColor = \"#001222\";\nexport const BSegmentedControlButtonPadding = \"4px 12px\";\nexport const BSegmentedControlButtonIconMarginRight = \"8px\";\nexport const BSegmentedControlButtonCheckedBackgroundColor = \"#ffffff\";\nexport const BSegmentedControlButtonCheckedPadding = \"4px 8px\";\nexport const BSegmentedControlButtonDisabledColor = \"#8c959d\";\nexport const BSegmentedControlButtonHoverBackgroundColor = \"#e2e5e7\";\nexport const BSegmentedControlButtonLabelContainerColor = \"#5c6874\";\nexport const BSegmentedControlButtonLabelContainerCheckedColor = \"#001222\";\nexport const BSelectionCardGroupItemsGap = \"8px\";\nexport const BSelectionCardGroupErrorMessageMarginTop = \"12px\";\nexport const BSelectionCardContainerBackgroundColor = \"#ffffff\";\nexport const BSelectionCardContainerBorder = \"1px solid #dadddf\";\nexport const BSelectionCardContainerBorderRadius = \"12px\";\nexport const BSelectionCardContainerColor = \"#001222\";\nexport const BSelectionCardContainerGap = \"12px\";\nexport const BSelectionCardContainerPadding = \"12px 16px\";\nexport const BSelectionCardContainerContentGap = \"12px\";\nexport const BSelectionCardContainerLabelContainerGap = \"4px\";\nexport const BSelectionCardContainerHoverBorderColor = \"#c8ccd0\";\nexport const BSelectionCardContainerActiveBorderColor = \"#001222\";\nexport const BSelectionCardContainerFocusBorderColor = \"#dadddf\";\nexport const BSelectionCardContainerDisabledBorderColor = \"#dadddf\";\nexport const BSelectionCardContainerReadonlyBorderColor = \"#dadddf\";\nexport const BSelectionCardContainerErrorBorderColor = \"#dc3801\";\nexport const BSelectionCardContainerErrorBorderWidth = \"1.5px\";\nexport const BSelectionCardContainerCheckedBorder = \"1.5px solid transparent\";\nexport const BSelectionCardContainerCheckedBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedHoverBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedActiveBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedFocusBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedDisabledBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedReadonlyBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedErrorBorderColor = \"#dc3801\";\nexport const BSelectionCardDescriptionColor = \"#5c6874\";\nexport const BSelectionCardIconBackgroundColor = \"#f4f5f6\";\nexport const BSelectionCardIconHeight = \"48px\";\nexport const BSelectionCardIconWidth = \"48px\";\nexport const BSelectionCardSubtitleColor = \"#5c6874\";\nexport const BSidepanelBackgroundColor = \"#ffffff\";\nexport const BSidepanelBorderRadius = \"12px\";\nexport const BSidepanelWidth = \"480px\";\nexport const BSidepanelLAndUpMinWidth = \"480px\";\nexport const BSidepanelLAndUpMaxWidth = \"680px\";\nexport const BSidepanelCloseButtonHeight = \"64px\";\nexport const BSidepanelCloseButtonRight = \"24px\";\nexport const BSidepanelCloseButtonZIndex = 1;\nexport const BSidepanelAnimationDuration = \"250ms\";\nexport const BSidepanelBackdropBackgroundColor = \"#001222\";\nexport const BSidepanelPageHeaderBackgroundColor = \"#ffffff\";\nexport const BSidepanelPageHeaderColor = \"#001222\";\nexport const BSidepanelPageHeaderFlexBasis = \"64px\";\nexport const BSidepanelPageHeaderGap = \"12px\";\nexport const BSidepanelPageHeaderPadding = \"16px 56px 16px 24px\";\nexport const BSidepanelPageHeaderBorderBottom = \"1px solid #000000\";\nexport const BSidepanelPageHeaderWithBorderBorderBottom = \"1px solid #dadddf\";\nexport const BSidepanelPageContentColor = \"#001222\";\nexport const BSidepanelPageContentPadding = \"0 24px\";\nexport const BSidepanelPageActionsBackgroundColor = \"#ffffff\";\nexport const BSidepanelPageActionsColor = \"#001222\";\nexport const BSidepanelPageActionsHeight = \"68px\";\nexport const BSidepanelPageActionsPadding = \"16px 24px\";\nexport const BSidepanelPageActionsBorderTop = \"1px solid #000000\";\nexport const BSidepanelPageActionsWithBorderBorderTop = \"1px solid #dadddf\";\nexport const BSidepanelPageAnimationDuration = \"150ms\";\nexport const BStatusColor = \"#001222\";\nexport const BStatusColumnGap = \"12px\";\nexport const BStatusIndicatorSize = \"12px\";\nexport const BStatusIndicatorWrapperHeight = \"20px\";\nexport const BStatusIndicatorBlueBackgroundColor = \"#006bd7\";\nexport const BStatusIndicatorGreenBackgroundColor = \"#00d16a\";\nexport const BStatusIndicatorGreyBackgroundColor = \"#848d96\";\nexport const BStatusIndicatorOrangeBackgroundColor = \"#f99300\";\nexport const BStatusIndicatorRedBackgroundColor = \"#f73f01\";\nexport const BStatusIndicatorYellowBackgroundColor = \"#f9c500\";\nexport const BStepperGap = \"6px\";\nexport const BStepperHorizontalGap = \"8px\";\nexport const BStepperMaxWidth = \"200px\";\nexport const BStepperTextStepperColor = \"#5c6874\";\nexport const BStepperStepButtonColor = \"#5c6874\";\nexport const BStepperStepButtonPadding = \"6px 8px\";\nexport const BStepperStepButtonGap = \"8px\";\nexport const BStepperStepButtonBorderRadius = \"8px\";\nexport const BStepperStepButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BStepperStepContentColor = \"#5c6874\";\nexport const BStepperStepContentHoverColor = \"#001222\";\nexport const BStepperStepContentCompletedColor = \"#001222\";\nexport const BStepperStepContentActiveColor = \"#001222\";\nexport const BStepperStepIndexColor = \"#ffffff\";\nexport const BStepperStepIndexWidth = \"20px\";\nexport const BStepperStepIndexHeight = \"20px\";\nexport const BStepperStepIndexBorderRadius = \"12px\";\nexport const BStepperStepIndexBackgroundColor = \"#c0c5ca\";\nexport const BStepperStepIndexActiveBackgroundColor = \"#001222\";\nexport const BStepperStepIndexCompletedBackgroundColor = \"#008845\";\nexport const BStepperStepIndexCompletedColor = \"#001222\";\nexport const BStepperStepSubstepsGap = \"6px\";\nexport const BStepperStepSubstepsMarginTop = \"6px\";\nexport const BStepperStepSubstepsButtonPaddingLeft = \"24px\";\nexport const BStepperStepSubstepsContentColor = \"#5c6874\";\nexport const BStepperStepSubstepsContentHoverColor = \"#001222\";\nexport const BStepperStepSubstepsContentCompletedColor = \"#001222\";\nexport const BStepperStepSubstepsContentActiveColor = \"#001222\";\nexport const BStepperStepSubstepsIndexColor = \"#c0c5ca\";\nexport const BStepperStepSubstepsIndexCompletedColor = \"#008845\";\nexport const BStepperStepSubstepsIndexActiveColor = \"#001222\";\nexport const BStructuredListItemPadding = \"6px 0\";\nexport const BStructuredListItemPaddingCondensed = \"0 0 4px 0\";\nexport const BStructuredListItemMarginBottom = \"12px\";\nexport const BStructuredListItemMarginBottomCondensed = \"6px\";\nexport const BStructuredListItemLabelPadding = \"8px\";\nexport const BStructuredListItemLabelPaddingMobile = \"2px 0\";\nexport const BStructuredListItemLabelColor = \"#5c6874\";\nexport const BStructuredListItemLabelGap = \"8px\";\nexport const BStructuredListItemLabelIconColor = \"#001222\";\nexport const BStructuredListItemItemValueColor = \"#001222\";\nexport const BStructuredListItemItemValueGap = \"16px\";\nexport const BStructuredListItemItemValueMobilePadding = \"2px 0\";\nexport const BStructuredListItemIconMargin = \"2px\";\nexport const BSummaryGridGap = \"8px\";\nexport const BSummaryGridItemBackgroundColor = \"#f4f5f6\";\nexport const BSummaryGridItemBorderRadius = \"8px\";\nexport const BSummaryGridItemColor = \"#001222\";\nexport const BSummaryGridItemPadding = \"16px 16px 12px\";\nexport const BSummaryGridItemGap = \"8px\";\nexport const BSummaryGridItemHeaderMarginBottom = \"4px\";\nexport const BSummaryGridItemTitleIconsGap = \"12px\";\nexport const BSummaryGridItemTitleIconsHeight = \"20px\";\nexport const BSummaryGridItemTitleIconsMarginLeft = \"12px\";\nexport const BSummaryGridItemContentLabelFontWeight = 600;\nexport const BSummaryGridItemContentLabelLineHeight = \"24px\";\nexport const BSummaryGridItemContentTrendMarginLeft = \"8px\";\nexport const BSummaryGridItemAmountSecondaryLabelPaddingLeft = \"4px\";\nexport const BTabsBackgroundColor = \"#ffffff\";\nexport const BTabsStickyBorderBottom = \"1px solid #dadddf\";\nexport const BTabsStickyPaddingTop = \"12px\";\nexport const BTabsStickyZIndex = 2;\nexport const BTabsTabListGap = \"24px\";\nexport const BTabsTabListHeight = \"30px\";\nexport const BTabsTabTextBorderRadius = \"2px\";\nexport const BTabsTabTextHeight = \"24px\";\nexport const BTabsTabTitleColor = \"#5c6874\";\nexport const BTabsTabTitleActiveColor = \"#001222\";\nexport const BTabsTabTitleDisabledColor = \"#8c959d\";\nexport const BTabsTabTitleHoverColor = \"#001222\";\nexport const BTabsTabUnderlineColor = \"#001222\";\nexport const BTabsTabUnderlineHeight = \"1px\";\nexport const BTabsTabUnderlineHeightActive = \"2px\";\nexport const BTabsTabUnderlineWidth = \"20px\";\nexport const BTabsCounterBackgroundColor = \"#f4f5f6\";\nexport const BTabsCounterBorderRadius = \"4px\";\nexport const BTabsCounterColor = \"#5c6874\";\nexport const BTabsCounterMarginLeft = \"6px\";\nexport const BTabsCounterPadding = \"2px 4px\";\nexport const BTabsCounterActiveColor = \"#001222\";\nexport const BTabsCounterDisabledColor = \"#8c959d\";\nexport const BTabsCounterHoverColor = \"#001222\";\nexport const BTabsNotificationDotBackgroundColor = \"#0f75dc\";\nexport const BTabsNotificationDotHeight = \"7px\";\nexport const BTabsNotificationDotMarginLeft = \"6px\";\nexport const BTabsNotificationDotWidth = \"7px\";\nexport const BTagPadding = \"2px 8px\";\nexport const BTagIconHeight = \"18px\";\nexport const BTagDefaultColor = \"#5c6874\";\nexport const BTagDefaultBackgroundColor = \"#f4f5f6\";\nexport const BTagBlueColor = \"#0065c9\";\nexport const BTagBlueBackgroundColor = \"#f0f6fd\";\nexport const BTagGreenColor = \"#00773c\";\nexport const BTagGreenBackgroundColor = \"#e4faef\";\nexport const BTagOrangeColor = \"#955900\";\nexport const BTagOrangeBackgroundColor = \"#fff4e5\";\nexport const BTagRedColor = \"#c13101\";\nexport const BTagRedBackgroundColor = \"#fff3ef\";\nexport const BTagWhiteColor = \"#001222\";\nexport const BTagWhiteBackgroundColor = \"#ffffff\";\nexport const BTextareaMinWidth = \"200px\";\nexport const BTextareaLabelColor = \"#001222\";\nexport const BTextareaLabelMarginBottom = \"8px\";\nexport const BTextareaLabelItemColor = \"#5c6874\";\nexport const BTextareaLabelItemErrorColor = \"#dc3801\";\nexport const BTextareaInputBoxMarginBottom = \"8px\";\nexport const BTextareaInputBackgroundColor = \"#ffffff\";\nexport const BTextareaInputBorder = \"1px solid #8c959d\";\nexport const BTextareaInputBorderRadius = \"8px\";\nexport const BTextareaInputPadding = \"12px 12px 8px 12px\";\nexport const BTextareaInputColor = \"#001222\";\nexport const BTextareaInputMinHeight = \"44px\";\nexport const BTextareaInputDisabledBackgroundColor = \"#ecedef\";\nexport const BTextareaInputDisabledBorderColor = \"#dadddf\";\nexport const BTextareaInputDisabledColor = \"#8c959d\";\nexport const BTextareaInputErrorBackgroundColor = \"#dc3801\";\nexport const BTextareaInputFocusBorder = \"1.5px solid #001222\";\nexport const BTextareaInputFocusBorderColor = \"#001222\";\nexport const BTextareaInputFocusBorderWidth = \"1.5px\";\nexport const BTextareaInputHoverBorderColor = \"#001222\";\nexport const BTextareaInputPlaceholderColor = \"#8c959d\";\nexport const BTextareaInputReadonlyBackgroundColor = \"#ecedef\";\nexport const BTextareaInputReadonlyBorderColor = \"#dadddf\";\nexport const BTextareaInputClearablePadding = \"12px 40px 8px 12px\";\nexport const BTextareaDescriptionColor = \"#5c6874\";\nexport const BTextareaDescriptionMarginTop = \"4px\";\nexport const BTextareaDescriptionPadding = 0;\nexport const BTextareaDescriptionErrorColor = \"#dc3801\";\nexport const BTimelineMaxWidth = \"500px\";\nexport const BTimelineAddNoteSectionPaddingBottom = \"24px\";\nexport const BTimelineItemRowGap = \"16px\";\nexport const BTimelineItemContentPaddingBottom = \"32px\";\nexport const BTimelineItemIconMargin = \"2px 0\";\nexport const BTimelineItemIconColor = \"#001222\";\nexport const BTimelineItemIconDefaultColor = \"#001222\";\nexport const BTimelineItemIconDefaultMargin = \"2px 0\";\nexport const BTimelineItemIconSuccessColor = \"#008845\";\nexport const BTimelineItemIconCriticalColor = \"#dc3801\";\nexport const BTimelineItemIconBlueColor = \"#006bd7\";\nexport const BTimelineItemIconGreenColor = \"#00d16a\";\nexport const BTimelineItemIconGreyColor = \"#848d96\";\nexport const BTimelineItemIconOrangeColor = \"#f99300\";\nexport const BTimelineItemIconRedColor = \"#f73f01\";\nexport const BTimelineItemIconYellowColor = \"#f9c500\";\nexport const BTimelineItemIconTimegapPaddingBottom = \"6px\";\nexport const BTimelineItemIconTimegapBorder = \"1px solid #c8ccd0\";\nexport const BTimelineItemIconTimegapMargin = \"6px auto\";\nexport const BTimelineItemSeparatorBackgroundColor = \"#c8ccd0\";\nexport const BTimelineItemTitleColor = \"#001222\";\nexport const BTimelineItemTitleMarginBottom = \"2px\";\nexport const BTimelineItemTitlePaddingTop = \"4px\";\nexport const BTimelineItemTimestampColor = \"#5c6874\";\nexport const BTimelineItemTimestampGap = \"6px\";\nexport const BTimelineItemDescriptionColor = \"#001222\";\nexport const BTimelineItemDescriptionMarginTop = \"10px\";\nexport const BTimelineItemDataListMarginTop = \"10px\";\nexport const BTimelineItemTagMarginTop = \"10px\";\nexport const BTimelineItemTimegapColor = \"#5c6874\";\nexport const BTimelineNoteTimestampMarginTop = \"10px\";\nexport const BToastWidth = \"420px\";\nexport const BToastSpacingInner = \"12px\";\nexport const BToastSpacingOuter = \"16px\";\nexport const BToastAnimationDuration = \"250ms\";\nexport const BToastItemBackgroundColor = \"#001222\";\nexport const BToastItemBorderColor = \"#2f3e4d\";\nexport const BToastItemBorderWidth = \"1px\";\nexport const BToastItemBorderRadius = \"8px\";\nexport const BToastItemColor = \"#ffffff\";\nexport const BToastItemButtonColor = \"#ffffff\";\nexport const BToastItemSpacing = \"16px\";\nexport const BToastItemZIndex = 15;\nexport const BToastItemIconColor = \"#0f75dc\";\nexport const BToastItemIconMargin = \"16px\";\nexport const BToastItemShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BToastItemPadding = \"16px\";\nexport const BToggleButtonPrimaryToggledBackgroundColor = \"#364553\";\nexport const BToggleButtonPrimaryToggledBackgroundColorInverse = \"#ecedef\";\nexport const BToggleButtonPrimaryToggledActiveBackgroundColor = \"#364553\";\nexport const BToggleButtonPrimaryToggledActiveBackgroundColorInverse = \"#dadddf\";\nexport const BToggleButtonPrimaryToggledDisabledBackgroundColor = \"#273746\";\nexport const BToggleButtonPrimaryToggledDisabledBackgroundColorInverse = \"#ecedef\";\nexport const BToggleButtonPrimaryToggledDisabledBoxShadow = \"none\";\nexport const BToggleButtonPrimaryToggledDisabledBoxShadowInverse = \"none\";\nexport const BToggleButtonPrimaryToggledDisabledColor = \"#737e88\";\nexport const BToggleButtonPrimaryToggledDisabledColorInverse = \"#8c959d\";\nexport const BToggleButtonPrimaryToggledHoverBackgroundColor = \"#273746\";\nexport const BToggleButtonPrimaryToggledHoverBackgroundColorInverse = \"#e2e5e7\";\nexport const BToggleButtonSecondaryToggledBackgroundColor = \"#ecedef\";\nexport const BToggleButtonSecondaryToggledBackgroundColorInverse = \"#364553\";\nexport const BToggleButtonSecondaryToggledBorderColor = \"#001222\";\nexport const BToggleButtonSecondaryToggledBorderColorInverse = \"#2f3e4d\";\nexport const BToggleButtonSecondaryToggledActiveBackgroundColor = \"#dadddf\";\nexport const BToggleButtonSecondaryToggledActiveBackgroundColorInverse = \"#364553\";\nexport const BToggleButtonSecondaryToggledDisabledBackgroundColor = \"#ecedef\";\nexport const BToggleButtonSecondaryToggledDisabledBackgroundColorInverse = \"#1a2b3b\";\nexport const BToggleButtonSecondaryToggledDisabledColor = \"#8c959d\";\nexport const BToggleButtonSecondaryToggledDisabledColorInverse = \"#737e88\";\nexport const BToggleButtonSecondaryToggledHoverBackgroundColor = \"#e2e5e7\";\nexport const BToggleButtonSecondaryToggledHoverBackgroundColorInverse = \"#273746\";\nexport const BToggleButtonTertiaryActiveBackgroundColor = \"#ecedef\";\nexport const BToggleButtonTertiaryActiveBackgroundColorInverse = \"#6c7782\";\nexport const BToggleButtonTertiaryActiveColor = \"#6c7782\";\nexport const BToggleButtonTertiaryActiveColorInverse = \"#ffffff\";\nexport const BToggleButtonTertiaryDisabledBackgroundColor = \"#000000\";\nexport const BToggleButtonTertiaryDisabledBackgroundColorInverse = \"#000000\";\nexport const BToggleButtonTertiaryDisabledColor = \"#8c959d\";\nexport const BToggleButtonTertiaryDisabledColorInverse = \"#737e88\";\nexport const BToggleButtonTertiaryHoverBackgroundColor = \"#f4f5f6\";\nexport const BToggleButtonTertiaryHoverBackgroundColorInverse = \"#5c6874\";\nexport const BToggleButtonTertiaryHoverColor = \"#5c6874\";\nexport const BToggleButtonTertiaryHoverColorInverse = \"#ffffff\";\nexport const BToggleButtonTertiaryToggledBackgroundColor = \"#ecedef\";\nexport const BToggleButtonTertiaryToggledBackgroundColorInverse = \"#364553\";\nexport const BToggleButtonTertiaryToggledActiveBackgroundColor = \"#dadddf\";\nexport const BToggleButtonTertiaryToggledActiveBackgroundColorInverse = \"#364553\";\nexport const BToggleButtonTertiaryToggledDisabledBackgroundColor = \"#ecedef\";\nexport const BToggleButtonTertiaryToggledDisabledBackgroundColorInverse = \"#1a2b3b\";\nexport const BToggleButtonTertiaryToggledDisabledColor = \"#8c959d\";\nexport const BToggleButtonTertiaryToggledDisabledColorInverse = \"#737e88\";\nexport const BToggleButtonTertiaryToggledHoverBackgroundColor = \"#e2e5e7\";\nexport const BToggleButtonTertiaryToggledHoverBackgroundColorInverse = \"#273746\";\nexport const BToggleHandleBackgroundColor = \"#001222\";\nexport const BToggleHandleHeight = \"12px\";\nexport const BToggleHandleWidth = \"12px\";\nexport const BToggleHandleBorderRadius = \"12px\";\nexport const BToggleHandleTransition = \"transform 150ms cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BToggleHandleDisabledBackgroundColor = \"#8c959d\";\nexport const BToggleHandleToggledBackgroundColor = \"#ffffff\";\nexport const BToggleHandleToggledHeight = \"16px\";\nexport const BToggleHandleToggledWidth = \"16px\";\nexport const BToggleHandleToggledColor = \"#001222\";\nexport const BToggleHandleToggledDisabledBackgroundColor = \"#ecedef\";\nexport const BToggleHandleToggledDisabledColor = \"#8c959d\";\nexport const BToggleHandleToggledReadonlyBackgroundColor = \"#ecedef\";\nexport const BToggleTrackHeight = \"20px\";\nexport const BToggleTrackWidth = \"36px\";\nexport const BToggleTrackPadding = \"2px 4px\";\nexport const BToggleTrackBorder = \"1px solid #8c959d\";\nexport const BToggleTrackBorderRadius = \"12px\";\nexport const BToggleTrackBackgroundColor = \"#ffffff\";\nexport const BToggleTrackHoverBackgroundColor = \"#f4f5f6\";\nexport const BToggleTrackHoverBorderColor = \"#6c7782\";\nexport const BToggleTrackActiveBackgroundColor = \"#ecedef\";\nexport const BToggleTrackActiveBorderColor = \"#001222\";\nexport const BToggleTrackDisabledBackgroundColor = \"#f4f5f6\";\nexport const BToggleTrackDisabledBorderColor = \"#dadddf\";\nexport const BToggleTrackReadonlyBackgroundColor = \"#f4f5f6\";\nexport const BToggleTrackReadonlyBorderColor = \"#dadddf\";\nexport const BToggleTrackToggledBackgroundColor = \"#001222\";\nexport const BToggleTrackToggledPadding = \"2px\";\nexport const BToggleTrackToggledBorder = \"0\";\nexport const BToggleTrackToggledHoverBackgroundColor = \"#5c6874\";\nexport const BToggleTrackToggledActiveBackgroundColor = \"#6c7782\";\nexport const BToggleTrackToggledDisabledBackgroundColor = \"#c0c5ca\";\nexport const BToggleTrackToggledReadonlyBackgroundColor = \"#c0c5ca\";\nexport const BToggleLabelColor = \"#001222\";\nexport const BToggleLabelPadding = \"16px\";\nexport const BToggleDescriptionColor = \"#5c6874\";\nexport const BToggleDescriptionPadding = \"4px\";\nexport const BTooltipBackgroundColor = \"#001222\";\nexport const BTooltipBorderRadius = \"4px\";\nexport const BTooltipColor = \"#ffffff\";\nexport const BTooltipMaxWidth = \"300px\";\nexport const BTooltipPadding = \"4px 8px\";\nexport const BTooltipZIndex = 5;\nexport const BTutorialPopoverColor = \"#5c6874\";\nexport const BTutorialPopoverStepsLineHeight = \"26px\";\nexport const BTutorialPopoverRippleBeforeBackgroundColor = \"#00d16a\";\nexport const BTutorialPopoverRippleBeforeFilter = \"blur(40px)\";\nexport const BTutorialPopoverRippleBeforeHeight = \"48px\";\nexport const BTutorialPopoverRippleBeforeWidth = \"64px\";\nexport const BTutorialPopoverRippleBeforePosition = \"-48px\";\nexport const BTutorialPopoverRippleAfterHeight = \"6px\";\nexport const BTutorialPopoverRippleAfterWidth = \"10px\";\nexport const BTutorialPopoverRippleAfterPosition = \"-24px\";\nexport const BTutorialPopoverHeaderGap = \"16px\";\nexport const BTutorialPopoverHeaderPaddingBottom = \"12px\";\nexport const BTutorialPopoverFooterColumnGap = \"8px\";\nexport const BTutorialPopoverFooterPaddingTop = \"12px\";\nexport const BTutorialIndicatorBorder = \"2px solid #00d16a\";\nexport const BTutorialIndicatorBorderOffset = \"-2px\";\nexport const BAnimationEasingStandard = \"cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BAnimationEasingEnter = \"cubic-bezier(0.12, 0.6, 0.4, 0.95)\";\nexport const BAnimationEasingExit = \"cubic-bezier(0.4, 0, 1, 1)\";\nexport const BAnimationEasingLinear = \"linear\";\nexport const BAnimationDurationFast = \"100ms\";\nexport const BAnimationDurationModerate = \"150ms\";\nexport const BAnimationDurationSlow = \"250ms\";\nexport const BBorderRadiusXs = \"2px\";\nexport const BBorderRadiusS = \"4px\";\nexport const BBorderRadiusM = \"8px\";\nexport const BBorderRadiusL = \"12px\";\nexport const BBorderRadiusXl = \"24px\";\nexport const BBorderWidthS = \"1px\";\nexport const BBorderWidthM = \"2px\";\nexport const BBorderWidthL = \"3px\";\nexport const BBorderWidthAttention = \"1.5px\";\nexport const BMediaQueryXsMin = \"0px\";\nexport const BMediaQueryXsMax = \"375px\";\nexport const BMediaQuerySMin = \"376px\";\nexport const BMediaQuerySMax = \"499px\";\nexport const BMediaQueryMMin = \"500px\";\nexport const BMediaQueryMMax = \"767px\";\nexport const BMediaQueryLMin = \"768px\";\nexport const BMediaQueryLMax = \"1279px\";\nexport const BMediaQueryXlMin = \"1280px\";\nexport const BMediaQueryXlMax = \"1535px\";\nexport const BMediaQueryXxl = \"1536px\";\nexport const BGradientDataGridHover = \"linear-gradient(270deg, #f4f5f6 0%, rgba(247, 247, 248, .82) 53.34%, rgba(247, 247, 248, .75) 61.73%, rgba(247, 247, 248, .11) 99.25%, rgba(247, 247, 248, 0) 100%)\";\nexport const BGradientDataGridZebraHover = \"linear-gradient(270deg, #ecedef 0%, rgba(236, 237, 239, .82) 53.34%, rgba(236, 237, 239, .75) 61.73%, rgba(236, 237, 239, .11) 99.25%, rgba(236, 237, 239, 0) 100%)\";\nexport const BGradientDataGridSelectedHover = \"linear-gradient(270deg, #d4e6f9 0%, rgba(212, 230, 249, .82) 53.34%, rgba(212, 230, 249, .75) 61.73%, rgba(212, 230, 249, .11) 99.25%, rgba(212, 230, 249, 0) 100%)\";\nexport const BGradientDataGridHighlightedHover = \"linear-gradient(270deg, #ffecd0 0%, rgba(255, 236, 208, .82) 53.34%, rgba(255, 236, 208, .75) 61.73%, rgba(255, 236, 208, .11) 99.25%, rgba(255, 236, 208, 0) 100%)\";\nexport const BShadowLow = \"0px 2px 4px rgba(0, 18, 34, 0.04), 0px 1px 2px rgba(0, 18, 34, 0.02)\";\nexport const BShadowMedium = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04)\";\nexport const BShadowHigh = \"0px 18px 36px rgba(0, 18, 34, 0.12), 0px 4px 8px rgba(0, 18, 34, 0.06)\";\nexport const BShadowLowBorder = \"0px 2px 4px rgba(0, 18, 34, 0.04), 0px 1px 2px rgba(0, 18, 34, 0.02), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BShadowMediumBorder = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BShadowHighBorder = \"0px 18px 36px rgba(0, 18, 34, 0.12), 0px 4px 8px rgba(0, 18, 34, 0.06), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BSpacer100 = \"32px\";\nexport const BSpacer110 = \"40px\";\nexport const BSpacer120 = \"48px\";\nexport const BSpacer130 = \"56px\";\nexport const BSpacer140 = \"64px\";\nexport const BSpacer000 = \"0px\";\nexport const BSpacer010 = \"2px\";\nexport const BSpacer020 = \"4px\";\nexport const BSpacer030 = \"6px\";\nexport const BSpacer040 = \"8px\";\nexport const BSpacer050 = \"10px\";\nexport const BSpacer060 = \"12px\";\nexport const BSpacer070 = \"16px\";\nexport const BSpacer080 = \"20px\";\nexport const BSpacer090 = \"24px\";\n"],"names":["BButtonActionsButtonsEndColumnGap","BCodeSnippetCodeAreaHighlightRed","BCodeSnippetCodeAreaHighlightOrange","BCodeSnippetCodeAreaHighlightGreen","BCodeSnippetCodeAreaHighlightBlue","BTextareaInputFocusBorderWidth","BMediaQuerySMax","BMediaQueryMMax"],"mappings":"AAiTY,MAACA,IAAoC,OAwXpCC,IAAmC,WACnCC,IAAsC,WACtCC,IAAqC,WACrCC,IAAoC,WAmsCpCC,IAAiC,SAsLjCC,IAAkB,SAElBC,IAAkB;"}
|
|
1
|
+
{"version":3,"file":"es6.MoTTyETW.js","sources":["../../../design-tokens/dist/js/bento/es6.js"],"sourcesContent":["export const BColorBackgroundPrimary = \"#ffffff\";\nexport const BColorBackgroundPrimaryHover = \"#f4f5f6\";\nexport const BColorBackgroundPrimaryActive = \"#ecedef\";\nexport const BColorBackgroundSecondary = \"#f4f5f6\";\nexport const BColorBackgroundSecondaryHover = \"#ecedef\";\nexport const BColorBackgroundSecondaryActive = \"#e2e5e7\";\nexport const BColorBackgroundTertiary = \"#ecedef\";\nexport const BColorBackgroundTertiaryHover = \"#e2e5e7\";\nexport const BColorBackgroundTertiaryActive = \"#dadddf\";\nexport const BColorBackgroundQuaternary = \"#c0c5ca\";\nexport const BColorBackgroundQuaternaryHover = \"#b7bdc2\";\nexport const BColorBackgroundQuaternaryActive = \"#aeb5ba\";\nexport const BColorBackgroundModal = \"#ffffff\";\nexport const BColorBackgroundModalHover = \"#f4f5f6\";\nexport const BColorBackgroundModalActive = \"#ecedef\";\nexport const BColorBackgroundDisabled = \"#ecedef\";\nexport const BColorBackgroundSelected = \"#e3effb\";\nexport const BColorBackgroundSelectedHover = \"#d4e6f9\";\nexport const BColorBackgroundSelectedActive = \"#c8dff7\";\nexport const BColorBackgroundSpotlight = \"#ffe379\";\nexport const BColorBackgroundCriticalWeak = \"#fff3ef\";\nexport const BColorBackgroundCriticalStrong = \"#dc3801\";\nexport const BColorBackgroundCriticalStrongHover = \"#c13101\";\nexport const BColorBackgroundCriticalStrongActive = \"#751e00\";\nexport const BColorBackgroundWarningWeak = \"#fff4e5\";\nexport const BColorBackgroundWarningWeakHover = \"#ffecd0\";\nexport const BColorBackgroundWarningWeakActive = \"#ffe0b3\";\nexport const BColorBackgroundWarningStrong = \"#d77f00\";\nexport const BColorBackgroundSuccessWeak = \"#e4faef\";\nexport const BColorBackgroundSuccessStrong = \"#008845\";\nexport const BColorBackgroundHighlightWeak = \"#f0f6fd\";\nexport const BColorBackgroundHighlightStrong = \"#0f75dc\";\nexport const BColorBackgroundInversePrimary = \"#001222\";\nexport const BColorBackgroundInversePrimaryHover = \"#5c6874\";\nexport const BColorBackgroundInversePrimaryActive = \"#6c7782\";\nexport const BColorBackgroundInverseSecondary = \"#1a2b3b\";\nexport const BColorBackgroundInverseSecondaryHover = \"#273746\";\nexport const BColorBackgroundInverseSecondaryActive = \"#364553\";\nexport const BColorBackgroundInverseDisabled = \"#273746\";\nexport const BColorBackgroundInverseCriticalWeak = \"#5c1800\";\nexport const BColorBackgroundInverseCriticalStrong = \"#ff9a78\";\nexport const BColorBackgroundInverseCriticalStrongHover = \"#ffbda6\";\nexport const BColorBackgroundInverseCriticalStrongActive = \"#ffded3\";\nexport const BColorBackgroundAlwaysLight = \"#ffffff\";\nexport const BColorBackgroundAlwaysLightHover = \"#f4f5f6\";\nexport const BColorBackgroundAlwaysLightActive = \"#ecedef\";\nexport const BColorBackgroundAlwaysLightDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysLightSelected = \"#e3effb\";\nexport const BColorBackgroundAlwaysDark = \"#001222\";\nexport const BColorBackgroundAlwaysDarkHover = \"#5c6874\";\nexport const BColorBackgroundAlwaysDarkActive = \"#8c959d\";\nexport const BColorBackgroundAlwaysDarkDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysDarkSelected = \"#00305f\";\nexport const BColorBackgroundAlwaysDarkPrimary = \"#001222\";\nexport const BColorBackgroundAlwaysDarkPrimaryHover = \"#132434\";\nexport const BColorBackgroundAlwaysDarkPrimaryActive = \"#213140\";\nexport const BColorBackgroundAlwaysDarkPrimaryDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysDarkPrimarySelected = \"#00305f\";\nexport const BColorBackgroundAlwaysDarkSecondary = \"#213140\";\nexport const BColorBackgroundAlwaysDarkSecondaryHover = \"#364553\";\nexport const BColorBackgroundAlwaysDarkSecondaryActive = \"#455460\";\nexport const BColorBackgroundAlwaysDarkSecondaryDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysDarkSecondarySelected = \"#00305f\";\nexport const BColorBackgroundAlwaysDarkTertiary = \"#2f3e4d\";\nexport const BColorBackgroundAlwaysDarkTertiaryHover = \"#3d4c5a\";\nexport const BColorBackgroundAlwaysDarkTertiaryActive = \"#455460\";\nexport const BColorBackgroundAlwaysDarkTertiaryDisabled = \"#ecedef\";\nexport const BColorBackgroundAlwaysDarkTertiarySelected = \"#00305f\";\nexport const BColorLabelPrimary = \"#001222\";\nexport const BColorLabelPrimaryHover = \"#5c6874\";\nexport const BColorLabelPrimaryActive = \"#6c7782\";\nexport const BColorLabelSecondary = \"#5c6874\";\nexport const BColorLabelTertiary = \"#8c959d\";\nexport const BColorLabelDisabled = \"#8c959d\";\nexport const BColorLabelCritical = \"#dc3801\";\nexport const BColorLabelCriticalHover = \"#c13101\";\nexport const BColorLabelCriticalActive = \"#751e00\";\nexport const BColorLabelWarning = \"#ab6600\";\nexport const BColorLabelHighlight = \"#0f75dc\";\nexport const BColorLabelSuccess = \"#008845\";\nexport const BColorLabelOnColor = \"#ffffff\";\nexport const BColorLabelInversePrimary = \"#ffffff\";\nexport const BColorLabelInversePrimaryHover = \"#f4f5f6\";\nexport const BColorLabelInversePrimaryActive = \"#ecedef\";\nexport const BColorLabelInverseSecondary = \"#9da5ac\";\nexport const BColorLabelInverseDisabled = \"#737e88\";\nexport const BColorLabelInverseCritical = \"#ff9a78\";\nexport const BColorLabelInverseCriticalHover = \"#ffbda6\";\nexport const BColorLabelInverseCriticalActive = \"#ffded3\";\nexport const BColorLabelOnBackgroundCriticalWeak = \"#c13101\";\nexport const BColorLabelOnBackgroundWarningWeak = \"#955900\";\nexport const BColorLabelOnBackgroundSuccessWeak = \"#00773c\";\nexport const BColorLabelOnBackgroundHighlightWeak = \"#0065c9\";\nexport const BColorLabelAlwaysLight = \"#ffffff\";\nexport const BColorLabelAlwaysLightPrimary = \"#ecedef\";\nexport const BColorLabelAlwaysLightPrimaryHover = \"#c8ccd0\";\nexport const BColorLabelAlwaysLightPrimaryActive = \"#959da5\";\nexport const BColorLabelAlwaysLightSecondary = \"#a6adb3\";\nexport const BColorLabelAlwaysLightSecondaryHover = \"#959da5\";\nexport const BColorLabelAlwaysLightSecondaryActive = \"#737e88\";\nexport const BColorLabelAlwaysLightTertiary = \"#848d96\";\nexport const BColorLabelAlwaysLightTertiaryHover = \"#737e88\";\nexport const BColorLabelAlwaysLightTertiaryActive = \"#54616d\";\nexport const BColorLabelAlwaysDark = \"#001222\";\nexport const BColorLinkPrimary = \"#0065c9\";\nexport const BColorLinkPrimaryHover = \"#0f75dc\";\nexport const BColorLinkPrimaryActive = \"#0f75dc\";\nexport const BColorLinkPrimaryDisabled = \"#8c959d\";\nexport const BColorLinkPrimaryVisited = \"#540884\";\nexport const BColorLinkPrimaryVisitedHover = \"#710ab3\";\nexport const BColorLinkPrimaryVisitedActive = \"#710ab3\";\nexport const BColorLinkQuiet = \"#001222\";\nexport const BColorLinkQuietHover = \"#5c6874\";\nexport const BColorLinkQuietActive = \"#5c6874\";\nexport const BColorLinkQuietDisabled = \"#8c959d\";\nexport const BColorOutlinePrimary = \"#dadddf\";\nexport const BColorOutlinePrimaryHover = \"#c8ccd0\";\nexport const BColorOutlinePrimaryActive = \"#001222\";\nexport const BColorOutlineSecondary = \"#c8ccd0\";\nexport const BColorOutlineSecondaryHover = \"#b7bdc2\";\nexport const BColorOutlineSecondaryActive = \"#001222\";\nexport const BColorOutlineTertiary = \"#8c959d\";\nexport const BColorOutlineTertiaryHover = \"#6c7782\";\nexport const BColorOutlineTertiaryActive = \"#001222\";\nexport const BColorOutlineDisabled = \"#dadddf\";\nexport const BColorOutlineSelected = \"#001222\";\nexport const BColorOutlineCritical = \"#dc3801\";\nexport const BColorOutlineCriticalHover = \"#c13101\";\nexport const BColorOutlineCriticalActive = \"#751e00\";\nexport const BColorOutlineSuccess = \"#008845\";\nexport const BColorOutlineSuccessHover = \"#00773c\";\nexport const BColorOutlineSuccessActive = \"#004724\";\nexport const BColorOutlineInversePrimary = \"#2f3e4d\";\nexport const BColorOutlineInversePrimaryHover = \"#6c7782\";\nexport const BColorOutlineInversePrimaryActive = \"#9da5ac\";\nexport const BColorOutlineInverseDisabled = \"#455460\";\nexport const BColorOutlineInverseCritical = \"#ff9a78\";\nexport const BColorOutlineInverseCriticalHover = \"#ffbda6\";\nexport const BColorOutlineInverseCriticalActive = \"#ffded3\";\nexport const BColorSeparatorPrimary = \"#dadddf\";\nexport const BColorSeparatorSecondary = \"#c8ccd0\";\nexport const BColorSeparatorInversePrimary = \"#2f3e4d\";\nexport const BColorSeparatorInverseSecondary = \"#5c6874\";\nexport const BColorDecorativeGreen = \"#00d16a\";\nexport const BColorDecorativeBlue = \"#006bd7\";\nexport const BColorDecorativeYellow = \"#f9c500\";\nexport const BColorDecorativeOrange = \"#f99300\";\nexport const BColorDecorativeRed = \"#f73f01\";\nexport const BColorDecorativeGrey = \"#848d96\";\nexport const BColorSupportOverlay = \"#001222\";\nexport const BColorSupportShadow = \"#001222\";\nexport const BFocusRingColor = \"#0f75dc\";\nexport const BFocusRingSpacer = \"1px\";\nexport const BFocusRingOutline = \"3px\";\nexport const BTextFontVariantNumeric = \"normal\";\nexport const BTextRichTextHeadingMargin = \"32px 0 10px 0\";\nexport const BTextRichTextHeadingFontWeight = 700;\nexport const BTextRichTextParagraphMargin = \"0 0 8px 0\";\nexport const BTextRichTextListPaddingLeft = \"20px\";\nexport const BTextRichTextListMargin = \"0 0 4px 0\";\nexport const BTextRichTextCodeBackgroundColor = \"#f4f5f6\";\nexport const BTextRichTextCodeFontFamily = \"'Adyen Mono', 'Roboto Mono', 'Oxygen Mono', 'IBM Plex Mono', 'Courier New', monospace\";\nexport const BTextRichTextCodeFontWeight = 500;\nexport const BTextRichTextPreMargin = \"16px 0 16px 0\";\nexport const BTextRichTextPrePadding = \"10px 16px\";\nexport const BTextRichTextPreLineHeight = \"24px\";\nexport const BTextRichTextMarkBackgroundColor = \"#f0f6fd\";\nexport const BTextRichTextBlockquoteFontWeight = 500;\nexport const BTextRichTextBlockquoteMargin = \"16px 0 16px 16px\";\nexport const BTextRichTextTableBorder = \"1px solid #dadddf\";\nexport const BTextRichTextTableLineHeight = \"20px\";\nexport const BTextRichTextTableMargin = \"16px 0 16px 0\";\nexport const BTextRichTextTablePadding = \"10px 16px\";\nexport const BTextRichTextTableHeaderFontWeight = 700;\nexport const BTextRichTextTableCaptionLineHeight = \"20px\";\nexport const BTextRichTextTableCaptionMargin = \"0 0 6px 0\";\nexport const BTextRichTextCaptionParagraphMargin = \"0 0 6px 0\";\nexport const BTextRichTextCaptionListPaddingLeft = \"16px\";\nexport const BTextRichTextCaptionListMargin = \"0 0 2px 0\";\nexport const BTextRichTextCaptionBlockquoteMargin = \"12px 0 12px 16px\";\nexport const BTextRichTextCaptionPreLineHeight = \"20px\";\nexport const BTextRichTextCaptionTablePadding = \"8px 12px\";\nexport const BTextCaptionFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextCaptionFontSize = \"12px\";\nexport const BTextCaptionFontWeight = 400;\nexport const BTextCaptionLineHeight = \"18px\";\nexport const BTextCaptionLetterSpacing = 0;\nexport const BTextCaptionWideLineHeight = \"20px\";\nexport const BTextCaptionStrongerFontWeight = 500;\nexport const BTextCaptionStrongerWideFontWeight = 500;\nexport const BTextCaptionStrongerWideLineHeight = \"20px\";\nexport const BTextBodyFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextBodyFontSize = \"14px\";\nexport const BTextBodyFontWeight = 400;\nexport const BTextBodyLineHeight = \"20px\";\nexport const BTextBodyLetterSpacing = 0;\nexport const BTextBodyWideLineHeight = \"24px\";\nexport const BTextBodyStrongerFontWeight = 500;\nexport const BTextBodyStrongerWideFontWeight = 500;\nexport const BTextBodyStrongerWideLineHeight = \"24px\";\nexport const BTextBodyStrongestFontWeight = 600;\nexport const BTextBodyStrongestWideFontWeight = 600;\nexport const BTextBodyStrongestWideLineHeight = \"24px\";\nexport const BTextSubtitleFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextSubtitleFontSize = \"16px\";\nexport const BTextSubtitleFontWeight = 500;\nexport const BTextSubtitleLineHeight = \"26px\";\nexport const BTextSubtitleLetterSpacing = 0;\nexport const BTextSubtitleStrongerFontWeight = 600;\nexport const BTextTitleFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextTitleFontSize = \"16px\";\nexport const BTextTitleFontWeight = 600;\nexport const BTextTitleLineHeight = \"26px\";\nexport const BTextTitleLetterSpacing = 0;\nexport const BTextTitleMobileFontSize = \"16px\";\nexport const BTextTitleMobileLineHeight = \"26px\";\nexport const BTextTitleMFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextTitleMFontSize = \"20px\";\nexport const BTextTitleMFontWeight = 600;\nexport const BTextTitleMLineHeight = \"30px\";\nexport const BTextTitleMLetterSpacing = 0;\nexport const BTextTitleMMobileFontSize = \"18px\";\nexport const BTextTitleMMobileLineHeight = \"28px\";\nexport const BTextTitleLFontFamily = \"'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif\";\nexport const BTextTitleLFontSize = \"24px\";\nexport const BTextTitleLFontWeight = 600;\nexport const BTextTitleLLineHeight = \"34px\";\nexport const BTextTitleLLetterSpacing = 0;\nexport const BTextTitleLMobileFontSize = \"20px\";\nexport const BTextTitleLMobileLineHeight = \"30px\";\nexport const BZIndexGlobalScreen = \"auto\";\nexport const BZIndexGlobalElevated = 5;\nexport const BZIndexGlobalNavigation = 10;\nexport const BZIndexGlobalInstantInteraction = 15;\nexport const BZIndexLocalTier1 = 1;\nexport const BZIndexLocalTier2 = 2;\nexport const BZIndexLocalTier3 = 3;\nexport const BZIndexLocalTier4 = 4;\nexport const BAccordionItemBackgroundColor = \"#ffffff\";\nexport const BAccordionItemBorder = \"1px solid #dadddf\";\nexport const BAccordionItemButtonColor = \"#001222\";\nexport const BAccordionItemButtonGap = \"16px\";\nexport const BAccordionItemButtonPadding = \"12px 16px 12px 0\";\nexport const BAccordionItemButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BAccordionItemButtonActiveBackgroundColor = \"#ecedef\";\nexport const BAccordionItemContentColor = \"#001222\";\nexport const BAccordionItemContentPadding = \"12px 16px 16px 32px\";\nexport const BAccordionItemAnimationDuration = \"150ms\";\nexport const BAccordionItemAnimationEasing = \"cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BActionBarBottom = \"16px\";\nexport const BActionBarBottomExtraSpacing = \"48px\";\nexport const BActionBarZIndex = 5;\nexport const BActionBarContainerBackgroundColor = \"#001222\";\nexport const BActionBarContainerBorderRadius = \"28px\";\nexport const BActionBarContainerColor = \"#ffffff\";\nexport const BActionBarContainerPadding = \"10px 24px\";\nexport const BActionBarContainerWidth = \"calc(100% - 16px - 16px)\";\nexport const BActionBarSelectionMarginRight = \"40px\";\nexport const BActionBarSelectionMarginRightMobile = \"16px\";\nexport const BActionBarCloseButtonMarginRight = \"24px\";\nexport const BActionBarCloseButtonMarginRightMobile = \"16px\";\nexport const BActionBarAnimationDuration = \"150ms\";\nexport const BAiButtonAnimationBackground = \"#00d16a\";\nexport const BAiButtonAnimationBackgroundZIndex = \"-1\";\nexport const BAiButtonButtonZIndex = 1;\nexport const BAiButtonIconColor = \"#00d16a\";\nexport const BAlertBorderRadius = \"8px\";\nexport const BAlertPadding = \"20px\";\nexport const BAlertPaddingMobile = \"16px\";\nexport const BAlertGap = \"20px\";\nexport const BAlertGapMobile = \"16px\";\nexport const BAlertIconHeight = \"24px\";\nexport const BAlertDescriptionMarginTop = \"4px\";\nexport const BAlertActionsMarginTop = \"10px\";\nexport const BAlertActionsGap = \"16px\";\nexport const BAlertSuccessBackgroundColor = \"#e4faef\";\nexport const BAlertSuccessColor = \"#001222\";\nexport const BAlertSuccessIconColor = \"#008845\";\nexport const BAlertHighlightBackgroundColor = \"#f0f6fd\";\nexport const BAlertHighlightColor = \"#001222\";\nexport const BAlertHighlightIconColor = \"#0f75dc\";\nexport const BAlertWarningBackgroundColor = \"#fff4e5\";\nexport const BAlertWarningColor = \"#001222\";\nexport const BAlertWarningIconColor = \"#d77f00\";\nexport const BAlertCriticalBackgroundColor = \"#fff3ef\";\nexport const BAlertCriticalColor = \"#001222\";\nexport const BAlertCriticalIconColor = \"#dc3801\";\nexport const BAlertTipPadding = \"10px 12px\";\nexport const BAlertTipGap = \"12px\";\nexport const BAlertTipIconHeight = \"20px\";\nexport const BAvatarImageHeight = \"32px\";\nexport const BAvatarImageWidth = \"32px\";\nexport const BAvatarImageSmallHeight = \"24px\";\nexport const BAvatarImageSmallWidth = \"24px\";\nexport const BAvatarImageYellowBackgroundColor = \"#fff4e5\";\nexport const BAvatarImageYellowColor = \"#f99300\";\nexport const BAvatarImageBlueBackgroundColor = \"#f0f6fd\";\nexport const BAvatarImageBlueColor = \"#006bd7\";\nexport const BAvatarImageGreenBackgroundColor = \"#e4faef\";\nexport const BAvatarImageGreenColor = \"#00d16a\";\nexport const BAvatarImageRedBackgroundColor = \"#fff3ef\";\nexport const BAvatarImageRedColor = \"#f73f01\";\nexport const BAvatarLabelColor = \"#001222\";\nexport const BAvatarLabelPadding = \"0 0 0 12px\";\nexport const BButtonActionsWithMenuVerticalStackRowGap = \"8px\";\nexport const BButtonActionsButtonsEndColumnGap = \"8px\";\nexport const BButtonActionsFillContainerColumnGap = \"8px\";\nexport const BButtonActionsVerticalStackRowGap = \"8px\";\nexport const BButtonBorderRadius = \"8px\";\nexport const BButtonBoxShadow = \"inset 0 0 0 1px #000000\";\nexport const BButtonLineHeight = \"20px\";\nexport const BButtonPadding = \"8px 12px\";\nexport const BButtonTransition = \"100ms linear\";\nexport const BButtonPrimaryBackgroundColor = \"#001222\";\nexport const BButtonPrimaryBackgroundColorInverse = \"#ffffff\";\nexport const BButtonPrimaryColor = \"#ffffff\";\nexport const BButtonPrimaryColorInverse = \"#001222\";\nexport const BButtonPrimaryActiveBackgroundColor = \"#6c7782\";\nexport const BButtonPrimaryActiveBackgroundColorInverse = \"#ecedef\";\nexport const BButtonPrimaryDisabledBackgroundColor = \"#ecedef\";\nexport const BButtonPrimaryDisabledBackgroundColorInverse = \"#273746\";\nexport const BButtonPrimaryDisabledColor = \"#8c959d\";\nexport const BButtonPrimaryDisabledColorInverse = \"#737e88\";\nexport const BButtonPrimaryDisabledBoxShadow = \"inset 0 0 0 1px #ecedef\";\nexport const BButtonPrimaryDisabledBoxShadowInverse = \"inset 0 0 0 1px #455460\";\nexport const BButtonPrimaryHoverBackgroundColor = \"#5c6874\";\nexport const BButtonPrimaryHoverBackgroundColorInverse = \"#f4f5f6\";\nexport const BButtonPrimaryCriticalBackgroundColor = \"#dc3801\";\nexport const BButtonPrimaryCriticalBackgroundColorInverse = \"#ff9a78\";\nexport const BButtonPrimaryCriticalColor = \"#ffffff\";\nexport const BButtonPrimaryCriticalColorInverse = \"#001222\";\nexport const BButtonPrimaryCriticalActiveBackgroundColor = \"#751e00\";\nexport const BButtonPrimaryCriticalActiveBackgroundColorInverse = \"#ffded3\";\nexport const BButtonPrimaryCriticalDisabledBackgroundColor = \"#ecedef\";\nexport const BButtonPrimaryCriticalDisabledBackgroundColorInverse = \"#273746\";\nexport const BButtonPrimaryCriticalDisabledBoxShadow = \"inset 0 0 0 1px #ecedef\";\nexport const BButtonPrimaryCriticalDisabledBoxShadowInverse = \"inset 0 0 0 1px #455460\";\nexport const BButtonPrimaryCriticalDisabledColor = \"#8c959d\";\nexport const BButtonPrimaryCriticalDisabledColorInverse = \"#737e88\";\nexport const BButtonPrimaryCriticalHoverBackgroundColor = \"#c13101\";\nexport const BButtonPrimaryCriticalHoverBackgroundColorInverse = \"#ffbda6\";\nexport const BButtonSecondaryBackgroundColor = \"#ffffff\";\nexport const BButtonSecondaryBackgroundColorInverse = \"#001222\";\nexport const BButtonSecondaryBorder = \"1px solid #c8ccd0\";\nexport const BButtonSecondaryBorderInverse = \"1px solid #2f3e4d\";\nexport const BButtonSecondaryBoxShadow = \"inset 0 0 0 1px #c8ccd0\";\nexport const BButtonSecondaryBoxShadowInverse = \"inset 0 0 0 1px #2f3e4d\";\nexport const BButtonSecondaryColor = \"#001222\";\nexport const BButtonSecondaryColorInverse = \"#ffffff\";\nexport const BButtonSecondaryPadding = \"calc(8px - 1px) calc(12px - 1px)\";\nexport const BButtonSecondaryActiveBackgroundColor = \"#ecedef\";\nexport const BButtonSecondaryActiveBackgroundColorInverse = \"#6c7782\";\nexport const BButtonSecondaryActiveBorder = \"1px solid #c8ccd0\";\nexport const BButtonSecondaryActiveBorderInverse = \"1px solid #9da5ac\";\nexport const BButtonSecondaryActiveBoxShadow = \"inset 0 0 0 1px #c8ccd0\";\nexport const BButtonSecondaryActiveBoxShadowInverse = \"inset 0 0 0 1px #9da5ac\";\nexport const BButtonSecondaryActiveColor = \"#6c7782\";\nexport const BButtonSecondaryActiveColorInverse = \"#ffffff\";\nexport const BButtonSecondaryHoverBackgroundColor = \"#f4f5f6\";\nexport const BButtonSecondaryHoverBackgroundColorInverse = \"#5c6874\";\nexport const BButtonSecondaryHoverBorder = \"1px solid #c8ccd0\";\nexport const BButtonSecondaryHoverBorderInverse = \"1px solid #6c7782\";\nexport const BButtonSecondaryHoverBoxShadow = \"inset 0 0 0 1px #c8ccd0\";\nexport const BButtonSecondaryHoverBoxShadowInverse = \"inset 0 0 0 1px #6c7782\";\nexport const BButtonSecondaryHoverColor = \"#5c6874\";\nexport const BButtonSecondaryHoverColorInverse = \"#ffffff\";\nexport const BButtonSecondaryDisabledBackgroundColor = \"#ffffff\";\nexport const BButtonSecondaryDisabledBackgroundColorInverse = \"#001222\";\nexport const BButtonSecondaryDisabledBorder = \"1px solid #dadddf\";\nexport const BButtonSecondaryDisabledBorderInverse = \"1px solid #455460\";\nexport const BButtonSecondaryDisabledBoxShadow = \"inset 0 0 0 1px #dadddf\";\nexport const BButtonSecondaryDisabledBoxShadowInverse = \"inset 0 0 0 1px #455460\";\nexport const BButtonSecondaryDisabledColor = \"#8c959d\";\nexport const BButtonSecondaryDisabledColorInverse = \"#737e88\";\nexport const BButtonSecondaryCriticalBackgroundColor = \"#ffffff\";\nexport const BButtonSecondaryCriticalBackgroundColorInverse = \"#001222\";\nexport const BButtonSecondaryCriticalBorder = \"1px solid #dc3801\";\nexport const BButtonSecondaryCriticalBorderInverse = \"1px solid #ff9a78\";\nexport const BButtonSecondaryCriticalBoxShadow = \"inset 0 0 0 1px #dc3801\";\nexport const BButtonSecondaryCriticalBoxShadowInverse = \"inset 0 0 0 1px #ff9a78\";\nexport const BButtonSecondaryCriticalColor = \"#dc3801\";\nexport const BButtonSecondaryCriticalColorInverse = \"#ff9a78\";\nexport const BButtonSecondaryCriticalActiveBackgroundColor = \"#fff3ef\";\nexport const BButtonSecondaryCriticalActiveBackgroundColorInverse = \"#5c1800\";\nexport const BButtonSecondaryCriticalActiveBorder = \"1px solid #751e00\";\nexport const BButtonSecondaryCriticalActiveBorderInverse = \"1px solid #ffded3\";\nexport const BButtonSecondaryCriticalActiveBoxShadow = \"inset 0 0 0 1px #751e00\";\nexport const BButtonSecondaryCriticalActiveBoxShadowInverse = \"inset 0 0 0 1px #ffded3\";\nexport const BButtonSecondaryCriticalActiveColor = \"#751e00\";\nexport const BButtonSecondaryCriticalActiveColorInverse = \"#ffded3\";\nexport const BButtonSecondaryCriticalDisabledBackgroundColor = \"#ffffff\";\nexport const BButtonSecondaryCriticalDisabledBackgroundColorInverse = \"#001222\";\nexport const BButtonSecondaryCriticalDisabledBorder = \"1px solid #dadddf\";\nexport const BButtonSecondaryCriticalDisabledBorderInverse = \"1px solid #455460\";\nexport const BButtonSecondaryCriticalDisabledBoxShadow = \"inset 0 0 0 1px #dadddf\";\nexport const BButtonSecondaryCriticalDisabledBoxShadowInverse = \"inset 0 0 0 1px #455460\";\nexport const BButtonSecondaryCriticalDisabledColor = \"#8c959d\";\nexport const BButtonSecondaryCriticalDisabledColorInverse = \"#737e88\";\nexport const BButtonSecondaryCriticalHoverBackgroundColor = \"#fff3ef\";\nexport const BButtonSecondaryCriticalHoverBackgroundColorInverse = \"#5c1800\";\nexport const BButtonSecondaryCriticalHoverBorder = \"1px solid #c13101\";\nexport const BButtonSecondaryCriticalHoverBorderInverse = \"1px solid #ffbda6\";\nexport const BButtonSecondaryCriticalHoverBoxShadow = \"inset 0 0 0 1px #c13101\";\nexport const BButtonSecondaryCriticalHoverBoxShadowInverse = \"inset 0 0 0 1px #ffbda6\";\nexport const BButtonSecondaryCriticalHoverColor = \"#c13101\";\nexport const BButtonSecondaryCriticalHoverColorInverse = \"#ffbda6\";\nexport const BButtonTertiaryBackgroundColor = \"#000000\";\nexport const BButtonTertiaryBorderRadius = \"2px\";\nexport const BButtonTertiaryBoxShadow = \"inset 0 0 0 1px #000000\";\nexport const BButtonTertiaryColor = \"#001222\";\nexport const BButtonTertiaryColorInverse = \"#ffffff\";\nexport const BButtonTertiaryHeight = \"auto\";\nexport const BButtonTertiaryPadding = \"0px\";\nexport const BButtonTertiaryTextDecoration = \"underline\";\nexport const BButtonTertiaryHoverBackgroundColor = \"#000000\";\nexport const BButtonTertiaryHoverColor = \"#5c6874\";\nexport const BButtonTertiaryHoverColorInverse = \"#f4f5f6\";\nexport const BButtonTertiaryHoverTextDecoration = \"none\";\nexport const BButtonTertiaryActiveBackgroundColor = \"#000000\";\nexport const BButtonTertiaryActiveColor = \"#6c7782\";\nexport const BButtonTertiaryActiveColorInverse = \"#ecedef\";\nexport const BButtonTertiaryActiveTextDecoration = \"none\";\nexport const BButtonTertiaryDisabledBackgroundColor = \"#000000\";\nexport const BButtonTertiaryDisabledColor = \"#8c959d\";\nexport const BButtonTertiaryDisabledColorInverse = \"#737e88\";\nexport const BButtonTertiaryCriticalBackgroundColor = \"#000000\";\nexport const BButtonTertiaryCriticalColor = \"#dc3801\";\nexport const BButtonTertiaryCriticalColorInverse = \"#ff9a78\";\nexport const BButtonTertiaryCriticalActiveBackgroundColor = \"#000000\";\nexport const BButtonTertiaryCriticalActiveColor = \"#751e00\";\nexport const BButtonTertiaryCriticalActiveColorInverse = \"#ffded3\";\nexport const BButtonTertiaryCriticalDisabledBackgroundColor = \"#000000\";\nexport const BButtonTertiaryCriticalDisabledColor = \"#8c959d\";\nexport const BButtonTertiaryCriticalDisabledColorInverse = \"#737e88\";\nexport const BButtonTertiaryCriticalHoverBackgroundColor = \"#000000\";\nexport const BButtonTertiaryCriticalHoverBoxShadow = \"unset\";\nexport const BButtonTertiaryCriticalHoverColor = \"#c13101\";\nexport const BButtonTertiaryCriticalHoverColorInverse = \"#ffbda6\";\nexport const BButtonTertiaryWithBackgroundHoverBackgroundColor = \"#f4f5f6\";\nexport const BButtonTertiaryWithBackgroundHoverBackgroundColorInverse = \"#5c6874\";\nexport const BButtonTertiaryWithBackgroundActiveBackgroundColor = \"#ecedef\";\nexport const BButtonTertiaryWithBackgroundActiveBackgroundColorInverse = \"#6c7782\";\nexport const BButtonTertiaryWithBackgroundDisabledBackgroundColor = \"#000000\";\nexport const BButtonTertiaryWithBackgroundDisabledBackgroundColorInverse = \"#000000\";\nexport const BButtonTertiaryWithBackgroundCriticalActiveBackgroundColor = \"#fff3ef\";\nexport const BButtonTertiaryWithBackgroundCriticalActiveBackgroundColorInverse = \"#5c1800\";\nexport const BButtonTertiaryWithBackgroundCriticalHoverBackgroundColor = \"#fff3ef\";\nexport const BButtonTertiaryWithBackgroundCriticalHoverBackgroundColorInverse = \"#5c1800\";\nexport const BButtonTertiaryWithBackgroundCriticalDisabledBackgroundColor = \"#000000\";\nexport const BButtonTertiaryWithBackgroundCriticalDisabledBackgroundColorInverse = \"#000000\";\nexport const BButtonCondensedBorderRadius = \"8px\";\nexport const BButtonCondensedFontSize = \"14px\";\nexport const BButtonCondensedLineHeight = \"20px\";\nexport const BButtonCondensedPadding = \"4px 10px\";\nexport const BButtonCondensedIconHeight = \"auto\";\nexport const BButtonCondensedIconWidth = \"auto\";\nexport const BButtonCondensedSecondaryPadding = \"calc(4px - 1px) calc(10px - 1px)\";\nexport const BButtonCondensedTertiaryHeight = \"auto\";\nexport const BButtonCondensedTertiaryPadding = \"0px\";\nexport const BButtonIconOnlyPadding = \"10px\";\nexport const BButtonIconOnlyCondensedPadding = \"6px\";\nexport const BButtonIconOnlySecondaryPadding = \"calc(10px - 1px)\";\nexport const BButtonIconOnlySecondaryPaddingCondensed = \"calc(6px - 1px)\";\nexport const BCalendarRangeGap = \"24px\";\nexport const BCalendarMonthDayOfTheWeekColor = \"#5c6874\";\nexport const BCalendarMonthDayOfTheWeekPaddingBottom = \"6px\";\nexport const BCalendarMonthMonthSelectorColor = \"#001222\";\nexport const BCalendarMonthMonthSelectorMarginBottom = \"24px\";\nexport const BCalendarMonthDayHeight = \"40px\";\nexport const BCalendarMonthDayWidth = \"40px\";\nexport const BCalendarMonthDayBeginningBorderRadius = \"4px 0 0 4px\";\nexport const BCalendarMonthDayCurrentDaySelectedColor = \"#001222\";\nexport const BCalendarMonthDayCurrentDaySelectedWrapperBackground = \"#ffffff\";\nexport const BCalendarMonthDayCurrentDayUnselectedHoverWrapperBackground = \"#ffffff\";\nexport const BCalendarMonthDayCurrentDayUnselectedWrapperBackground = \"#ecedef\";\nexport const BCalendarMonthDayDisabledSelectedColor = \"#8c959d\";\nexport const BCalendarMonthDayDisabledSelectedBackground = \"#ecedef\";\nexport const BCalendarMonthDayDisabledUnselectedColor = \"#8c959d\";\nexport const BCalendarMonthDayEndBorderRadius = \"0 4px 4px 0\";\nexport const BCalendarMonthDayMiddleBackground = \"#ecedef\";\nexport const BCalendarMonthDayMiddleColor = \"#001222\";\nexport const BCalendarMonthDayMiddleHoverBackground = \"#f4f5f6\";\nexport const BCalendarMonthDayMiddleActiveBackground = \"#ffffff\";\nexport const BCalendarMonthDaySelectedBackground = \"#001222\";\nexport const BCalendarMonthDaySelectedBorderRadius = \"4px\";\nexport const BCalendarMonthDaySelectedColor = \"#ffffff\";\nexport const BCalendarMonthDaySelectedHoverBackground = \"#5c6874\";\nexport const BCalendarMonthDaySelectedActiveBackground = \"#6c7782\";\nexport const BCalendarMonthDayUnselectedColor = \"#001222\";\nexport const BCalendarMonthDayUnselectedHoverBackground = \"#f4f5f6\";\nexport const BCalendarMonthDayUnselectedActiveBackground = \"#ecedef\";\nexport const BCalendarYearYearSelectorColor = \"#001222\";\nexport const BCalendarYearYearSelectorMarginBottom = \"24px\";\nexport const BCalendarYearYearContainerBorderCollapse = \"collapse\";\nexport const BCalendarYearMonthHeight = \"60px\";\nexport const BCalendarYearMonthWidth = \"60px\";\nexport const BCalendarYearMonthBeginningBorderRadius = \"4px 0 0 4px\";\nexport const BCalendarYearMonthFocusVisibleZIndex = 1;\nexport const BCalendarYearMonthCurrentMonthSelectedColor = \"#001222\";\nexport const BCalendarYearMonthCurrentMonthSelectedWrapperBackground = \"#ffffff\";\nexport const BCalendarYearMonthCurrentMonthUnselectedHoverWrapperBackground = \"#ffffff\";\nexport const BCalendarYearMonthCurrentMonthUnselectedWrapperBackground = \"#ecedef\";\nexport const BCalendarYearMonthDisabledSelectedColor = \"#8c959d\";\nexport const BCalendarYearMonthDisabledSelectedBackground = \"#ecedef\";\nexport const BCalendarYearMonthDisabledUnselectedColor = \"#8c959d\";\nexport const BCalendarYearMonthEndBorderRadius = \"0 4px 4px 0\";\nexport const BCalendarYearMonthMiddleBackground = \"#ecedef\";\nexport const BCalendarYearMonthMiddleColor = \"#001222\";\nexport const BCalendarYearMonthMiddleHoverBackground = \"#f4f5f6\";\nexport const BCalendarYearMonthMiddleActiveBackground = \"#ffffff\";\nexport const BCalendarYearMonthSelectedBackground = \"#001222\";\nexport const BCalendarYearMonthSelectedBorderRadius = \"4px\";\nexport const BCalendarYearMonthSelectedColor = \"#ffffff\";\nexport const BCalendarYearMonthSelectedHoverBackground = \"#5c6874\";\nexport const BCalendarYearMonthSelectedActiveBackground = \"#6c7782\";\nexport const BCalendarYearMonthUnselectedColor = \"#001222\";\nexport const BCalendarYearMonthUnselectedHoverBackground = \"#f4f5f6\";\nexport const BCalendarYearMonthUnselectedActiveBackground = \"#ecedef\";\nexport const BCardBackgroundColor = \"#ffffff\";\nexport const BCardBorderColor = \"#dadddf\";\nexport const BCardBorderRadius = \"12px\";\nexport const BCardBorderWidth = \"1px\";\nexport const BCardHeaderBorderRadius = \"12px\";\nexport const BCardHeaderColor = \"#001222\";\nexport const BCardHeaderMarginTop = \"4px\";\nexport const BCardHeaderPadding = \"12px 16px 0px\";\nexport const BCardHeaderPaddingBottom = \"16px\";\nexport const BCardHeaderHoverBackgroundColor = \"#f4f5f6\";\nexport const BCardHeaderActiveBackgroundColor = \"#ecedef\";\nexport const BCardHeaderFocusBackgroundColor = \"#f4f5f6\";\nexport const BCardToggleHeight = \"26px\";\nexport const BCardToggleSmallTextHeight = \"24px\";\nexport const BCardBodyColor = \"#001222\";\nexport const BCardBodyPadding = \"0px 16px 16px\";\nexport const BCardBodyPaddingTop = \"4px\";\nexport const BCardBodyExpandablePaddingTop = \"12px\";\nexport const BCardContentPadding = \"16px 0px 0px\";\nexport const BCardContentPaddingTop = \"16px\";\nexport const BCardDescriptionColor = \"#5c6874\";\nexport const BCardDescriptionMarginLeft = \"32px\";\nexport const BCardActionsMarginTop = \"16px\";\nexport const BCardActionsPaddingTop = \"16px\";\nexport const BCardActionsWithoutContentPaddingTop = \"16px\";\nexport const BCardExpandableHeaderPaddingBottom = \"12px\";\nexport const BCardDisabledBackgroundColor = \"#f4f5f6\";\nexport const BCardDisabledColor = \"#8c959d\";\nexport const BCardDisabledHeaderColor = \"#001222\";\nexport const BCardDisabledToggleColor = \"#8c959d\";\nexport const BCardClickableHoverBackgroundColor = \"#f4f5f6\";\nexport const BCardClickableActiveBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryBackgroundColor = \"#f4f5f6\";\nexport const BCardSecondaryHoverBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryHeaderHoverBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryHeaderActiveBackgroundColor = \"#e2e5e7\";\nexport const BCardSecondaryHeaderFocusBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryClickableHoverBackgroundColor = \"#ecedef\";\nexport const BCardSecondaryClickableActiveBackgroundColor = \"#e2e5e7\";\nexport const BCardTitleWrapperGap = \"16px\";\nexport const BCardAnimationDuration = \"150ms\";\nexport const BCardAnimationEasing = \"cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BCheckboxGroupCheckboxesVerticalGap = \"16px\";\nexport const BCheckboxGroupCheckboxesHorizontalGap = \"32px\";\nexport const BCheckboxGroupErrorMessageMarginTop = \"12px\";\nexport const BCheckboxInputIconColor = \"#ffffff\";\nexport const BCheckboxInputIconDisabledColor = \"#8c959d\";\nexport const BCheckboxInputIconReadonlyColor = \"#001222\";\nexport const BCheckboxInputOutlineBorderRadius = \"4px\";\nexport const BCheckboxInputOutlineBorderWidth = \"1px\";\nexport const BCheckboxInputOutlineCheckedBackgroundColor = \"#001222\";\nexport const BCheckboxInputOutlineCheckedBorderColor = \"#001222\";\nexport const BCheckboxInputOutlineCheckedActiveBackgroundColor = \"#6c7782\";\nexport const BCheckboxInputOutlineCheckedActiveBorderColor = \"#6c7782\";\nexport const BCheckboxInputOutlineCheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineCheckedDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxInputOutlineCheckedHoverBackgroundColor = \"#5c6874\";\nexport const BCheckboxInputOutlineCheckedHoverBorderColor = \"#5c6874\";\nexport const BCheckboxInputOutlineCheckedErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxInputOutlineCheckedErrorBorderColor = \"#dc3801\";\nexport const BCheckboxInputOutlineIndeterminateBackgroundColor = \"#001222\";\nexport const BCheckboxInputOutlineIndeterminateBorderColor = \"#001222\";\nexport const BCheckboxInputOutlineIndeterminateActiveBackgroundColor = \"#6c7782\";\nexport const BCheckboxInputOutlineIndeterminateActiveBorderColor = \"#6c7782\";\nexport const BCheckboxInputOutlineIndeterminateDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineIndeterminateDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxInputOutlineIndeterminateHoverBackgroundColor = \"#5c6874\";\nexport const BCheckboxInputOutlineIndeterminateHoverBorderColor = \"#5c6874\";\nexport const BCheckboxInputOutlineIndeterminateErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxInputOutlineIndeterminateErrorBorderColor = \"#dc3801\";\nexport const BCheckboxInputOutlineUncheckedBackgroundColor = \"#ffffff\";\nexport const BCheckboxInputOutlineUncheckedBorderColor = \"#8c959d\";\nexport const BCheckboxInputOutlineUncheckedActiveBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineUncheckedActiveBorderColor = \"#8c959d\";\nexport const BCheckboxInputOutlineUncheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineUncheckedDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxInputOutlineUncheckedHoverBackgroundColor = \"#f4f5f6\";\nexport const BCheckboxInputOutlineUncheckedHoverBorderColor = \"#8c959d\";\nexport const BCheckboxInputOutlineUncheckedErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxInputOutlineUncheckedErrorBorder = \"1.5px solid #dc3801\";\nexport const BCheckboxInputOutlineReadonlyBackgroundColor = \"#ecedef\";\nexport const BCheckboxInputOutlineReadonlyBorderColor = \"#dadddf\";\nexport const BCheckboxInputInputContainerPadding = \"2px 0\";\nexport const BCheckboxDescriptionColor = \"#5c6874\";\nexport const BCheckboxDescriptionDisabledColor = \"#5c6874\";\nexport const BCheckboxContentPadding = \"12px 0px 8px\";\nexport const BCheckboxIconColor = \"#ffffff\";\nexport const BCheckboxIconDisabledColor = \"#8c959d\";\nexport const BCheckboxIconReadonlyColor = \"#001222\";\nexport const BCheckboxOutlineBorderRadius = \"4px\";\nexport const BCheckboxOutlineBorderWidth = \"1px\";\nexport const BCheckboxOutlineTopOffset = \"2px\";\nexport const BCheckboxOutlineCheckedBackgroundColor = \"#001222\";\nexport const BCheckboxOutlineCheckedBorderColor = \"#001222\";\nexport const BCheckboxOutlineCheckedActiveBackgroundColor = \"#6c7782\";\nexport const BCheckboxOutlineCheckedActiveBorderColor = \"#6c7782\";\nexport const BCheckboxOutlineCheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineCheckedDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxOutlineCheckedHoverBackgroundColor = \"#5c6874\";\nexport const BCheckboxOutlineCheckedHoverBorderColor = \"#5c6874\";\nexport const BCheckboxOutlineCheckedErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxOutlineCheckedErrorBorderColor = \"#dc3801\";\nexport const BCheckboxOutlineIndeterminateBackgroundColor = \"#001222\";\nexport const BCheckboxOutlineIndeterminateBorderColor = \"#001222\";\nexport const BCheckboxOutlineIndeterminateActiveBackgroundColor = \"#6c7782\";\nexport const BCheckboxOutlineIndeterminateActiveBorderColor = \"#6c7782\";\nexport const BCheckboxOutlineIndeterminateDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineIndeterminateDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxOutlineIndeterminateHoverBackgroundColor = \"#5c6874\";\nexport const BCheckboxOutlineIndeterminateHoverBorderColor = \"#5c6874\";\nexport const BCheckboxOutlineIndeterminateErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxOutlineIndeterminateErrorBorderColor = \"#dc3801\";\nexport const BCheckboxOutlineUncheckedBackgroundColor = \"#ffffff\";\nexport const BCheckboxOutlineUncheckedBorderColor = \"#8c959d\";\nexport const BCheckboxOutlineUncheckedActiveBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineUncheckedActiveBorderColor = \"#8c959d\";\nexport const BCheckboxOutlineUncheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineUncheckedDisabledBorderColor = \"#dadddf\";\nexport const BCheckboxOutlineUncheckedHoverBackgroundColor = \"#f4f5f6\";\nexport const BCheckboxOutlineUncheckedHoverBorderColor = \"#8c959d\";\nexport const BCheckboxOutlineUncheckedErrorBackgroundColor = \"#dc3801\";\nexport const BCheckboxOutlineUncheckedErrorBorder = \"1.5px solid #dc3801\";\nexport const BCheckboxOutlineReadonlyBackgroundColor = \"#ecedef\";\nexport const BCheckboxOutlineReadonlyBorderColor = \"#dadddf\";\nexport const BCheckboxTextColor = \"#001222\";\nexport const BCheckboxTextGap = \"4px\";\nexport const BCheckboxTextPaddingLeft = \"16px\";\nexport const BCheckboxLabelTagMargin = \"0 0 0 8px\";\nexport const BCheckboxLabelRequirementColor = \"#5c6874\";\nexport const BCheckboxLabelRequirementMargin = \"0 0 0 4px\";\nexport const BCheckboxInputContainerPadding = \"2px 0\";\nexport const BChipBackground = \"#f4f5f6\";\nexport const BChipBorderRadius = \"4px\";\nexport const BChipColor = \"#001222\";\nexport const BChipGap = \"2px\";\nexport const BChipPadding = \"2px 6px\";\nexport const BChipCondensedPadding = \"0 4px\";\nexport const BChipReadonlyBackground = \"#ecedef\";\nexport const BChipReadonlyIconColor = \"#8c959d\";\nexport const BChipErrorColor = \"#c13101\";\nexport const BChipErrorBackground = \"#fff3ef\";\nexport const BChipHoverBackground = \"#ecedef\";\nexport const BChipActiveBackground = \"#e2e5e7\";\nexport const BChipDisabledBackground = \"#ecedef\";\nexport const BChipDisabledColor = \"#8c959d\";\nexport const BCodeSnippetActionBarBackgroundColor = \"#ecedef\";\nexport const BCodeSnippetActionBarColor = \"#001222\";\nexport const BCodeSnippetActionBarPadding = \"8px 12px\";\nexport const BCodeSnippetActionBarGap = \"8px\";\nexport const BCodeSnippetActionBarBorder = \"0 solid #dadddf\";\nexport const BCodeSnippetActionBarBorderRadius = \"8px 8px 0 0\";\nexport const BCodeSnippetLanguagePickerBackgroundColor = \"#ffffff\";\nexport const BCodeSnippetActionButtonPadding = \"0 4px 0 4px\";\nexport const BCodeSnippetCodeAreaBackgroundColor = \"#f4f5f6\";\nexport const BCodeSnippetCodeAreaColor = \"#001222\";\nexport const BCodeSnippetCodeAreaMargin = 0;\nexport const BCodeSnippetCodeAreaBorderColor = \"#dadddf\";\nexport const BCodeSnippetCodeAreaBorderRadius = \"0 0 8px 8px\";\nexport const BCodeSnippetCodeAreaBorderWidth = \"1px\";\nexport const BCodeSnippetCodeAreaContentFontFamily = \"'Adyen Mono', 'Roboto Mono', 'Oxygen Mono', 'IBM Plex Mono', 'Courier New', monospace\";\nexport const BCodeSnippetCodeAreaContentPadding = \"12px\";\nexport const BCodeSnippetCodeAreaContentPaddingLeft = \"8px\";\nexport const BCodeSnippetCodeAreaGuttersPaddingLeft = \"12px\";\nexport const BCodeSnippetCodeAreaHighlightRed = \"#c13101\";\nexport const BCodeSnippetCodeAreaHighlightOrange = \"#955900\";\nexport const BCodeSnippetCodeAreaHighlightGreen = \"#00773c\";\nexport const BCodeSnippetCodeAreaHighlightBlue = \"#0065c9\";\nexport const BCodeSnippetEmptyStateBackgroundColor = \"#f4f5f6\";\nexport const BCodeSnippetEmptyStateMinHeight = \"200px\";\nexport const BCodeSnippetInlineBorderRadius = \"4px\";\nexport const BCodeSnippetInlineMargin = \"0 4px\";\nexport const BCodeSnippetInlineCodeAreaContentPadding = \"0 8px\";\nexport const BControlsGroupDescriptionColor = \"#5c6874\";\nexport const BControlsGroupLabelContainerGap = \"4px\";\nexport const BControlsGroupLabelContainerMarginBottom = \"12px\";\nexport const BCountryLabelColor = \"#001222\";\nexport const BCurrencyColor = \"#001222\";\nexport const BDashboardTemplatePadding = \"16px 16px\";\nexport const BDashboardTemplateSAndUpPadding = \"16px 24px\";\nexport const BDashboardTemplateLAndUpPadding = \"20px 24px\";\nexport const BDashboardTemplateMAndUpPadding = \"40px 40px\";\nexport const BDashboardTemplateXxlPadding = \"40px 56px\";\nexport const BDashboardTemplateContainerSpacing = \"24px\";\nexport const BDashboardTemplateContainerLAndUpSpacing = \"32px\";\nexport const BDashboardTemplateContainerMAndUpSpacing = \"32px\";\nexport const BDashboardTemplateHeaderPaddingBottom = \"8px\";\nexport const BDashboardTemplateTopSectionGap = \"8px\";\nexport const BDashboardTemplateStickyItemsBackgroundColor = \"#ffffff\";\nexport const BDashboardTemplateStickyItemsSpacing = \"16px\";\nexport const BDashboardTemplateStickyItemsZIndex = 3;\nexport const BDashboardTemplateStickyBorderBorderBottom = \"1px solid #dadddf\";\nexport const BDashboardSectionGap = \"12px\";\nexport const BDashboardSectionPaddingBottom = \"24px\";\nexport const BDashboardSectionLAndUpPaddingBottom = \"32px\";\nexport const BDashboardSectionContentGap = \"24px\";\nexport const BDashboardSectionColumnsGap = \"24px\";\nexport const BDashboardSectionColumnsMAndUpGap = \"48px\";\nexport const BDashboardSectionControlsGap = \"8px\";\nexport const BDashboardSectionDividerMarginTop = \"24px\";\nexport const BDashedUnderlineBorderBottom = \"2px solid transparent\";\nexport const BDashedUnderlineTextDecorationColor = \"#8c959d\";\nexport const BDashedUnderlineHoverBorderColor = \"#001222\";\nexport const BDashedUnderlineHoverTextDecorationColor = \"#001222\";\nexport const BDashedUnderlineFocusBorderRadius = \"2px\";\nexport const BDataGridStaticIconSize = \"16px\";\nexport const BDataGridStaticIconCheckmarkColoredColor = \"#008845\";\nexport const BDataGridStaticIconCrossColoredColor = \"#dc3801\";\nexport const BDataGridStaticIconErrorColoredColor = \"#dc3801\";\nexport const BDataGridStaticIconNoValueColor = \"#8c959d\";\nexport const BDataGridStaticIconWarningColoredColor = \"#ab6600\";\nexport const BDataGridSummaryCellItemHighlightedBackgroundColor = \"#ffe379\";\nexport const BDataGridTemplateGap = \"12px\";\nexport const BDataGridTemplateHeaderMargin = \"20px 24px 0px 24px\";\nexport const BDataGridTemplateHeaderZIndex = 3;\nexport const BDataGridTemplateHeaderWithViewsPadding = \"0px\";\nexport const BDataGridTemplateAdditionalContentBackgroundColor = \"#ffffff\";\nexport const BDataGridTemplateAdditionalContentMargin = \"0px 24px 0px 24px\";\nexport const BDataGridTemplateAdditionalContentPadding = \"0px 24px 0px 24px\";\nexport const BDataGridTemplateAdditionalContentZIndex = 2;\nexport const BDataGridTemplateTabsBackgroundColor = \"#ffffff\";\nexport const BDataGridTemplateTabsPadding = \"0px 24px\";\nexport const BDataGridTemplateDataGridFiltersPaddingLeft = \"24px\";\nexport const BDataGridTemplateDataGridFiltersPaddingRight = \"24px\";\nexport const BDataGridTemplateDataGridColumnsPaddingLeft = \"10px\";\nexport const BDataGridTemplateDataGridColumnsPaddingRight = \"10px\";\nexport const BDataGridTemplateDataGridCellsPaddingLeft = \"10px\";\nexport const BDataGridTemplateDataGridCellsPaddingRight = \"10px\";\nexport const BDataGridTemplateDataGridPaginationPaddingLeft = \"24px\";\nexport const BDataGridTemplateDataGridPaginationPaddingRight = \"24px\";\nexport const BDataGridBorderColor = \"#dadddf\";\nexport const BDataGridBorderRadius = \"8px\";\nexport const BDataGridBorderWidth = \"1px\";\nexport const BDataGridHeaderPadding = \"20px 24px\";\nexport const BDataGridOverflowShadowLeftBackground = \"linear-gradient(270deg, #000000, rgba(0, 17, 44, 0.12))\";\nexport const BDataGridOverflowShadowRightBackground = \"linear-gradient(270deg, rgba(0, 17, 44, 0.12), #000000)\";\nexport const BDataGridColumnHeadersZIndex = 2;\nexport const BDataGridColumnHeadersBackgroundColor = \"#ffffff\";\nexport const BDataGridColumnHeadersFocusWithinZIndex = 3;\nexport const BDataGridColumnsBorderColor = \"#dadddf\";\nexport const BDataGridColumnsBorderWidth = \"1px\";\nexport const BDataGridColumnsFrozenBorderRightColor = \"#c8ccd0\";\nexport const BDataGridColumnsFrozenBorderRightWidth = \"1px\";\nexport const BDataGridColumnsFrozenZIndex = 2;\nexport const BDataGridColumnsSelectColumnPaddingLeft = \"calc(16px - 1px)\";\nexport const BDataGridColumnsSelectColumnPaddingRight = \"4px\";\nexport const BDataGridColumnsSelectColumnGap = \"4px\";\nexport const BDataGridColumnsSelectColumnAllPaddingLeft = \"calc(10px - 1px)\";\nexport const BDataGridColumnsSelectColumnDeselectAllCheckboxPadding = \"6px\";\nexport const BDataGridColumnsSelectColumnMenuButtonGap = \"4px\";\nexport const BDataGridColumnsSmallContainerPadding = \"16px\";\nexport const BDataGridColumnBackgroundColor = \"#ffffff\";\nexport const BDataGridColumnBorder = \"1px solid #dadddf\";\nexport const BDataGridColumnHeight = \"auto\";\nexport const BDataGridColumnMinHeight = \"34px\";\nexport const BDataGridColumnPadding = \"0 calc(16px - 1px)\";\nexport const BDataGridColumnColor = \"#001222\";\nexport const BDataGridColumnHoverBackgroundColor = \"#ecedef\";\nexport const BDataGridColumnHoverSortIconColor = \"#8c959d\";\nexport const BDataGridColumnWithSortingOrColumnPanelPadding = \"3px 16px\";\nexport const BDataGridColumnWithSortingOrColumnPanelHoverPadding = \"3px 15px\";\nexport const BDataGridColumnSortPadding = \"0 0 0 8px\";\nexport const BDataGridColumnSortIconColor = \"#8c959d\";\nexport const BDataGridColumnSortIconMarginTop = \"2px\";\nexport const BDataGridColumnSortIconDescendingIconMarginTop = \"8px\";\nexport const BDataGridColumnSeparatorBorderRightColor = \"#dadddf\";\nexport const BDataGridColumnSeparatorBorderRightWidth = \"1px\";\nexport const BDataGridColumnSeparatorHeight = \"100%\";\nexport const BDataGridColumnSeparatorResizeableHoverColor = \"#c8ccd0\";\nexport const BDataGridColumnSeparatorZIndex = 1;\nexport const BDataGridColumnHeaderAndActionsGap = \"4px\";\nexport const BDataGridColumnHeaderGap = \"8px\";\nexport const BDataGridColumnHeaderPadding = \"calc(8px - 1px) 0\";\nexport const BDataGridColumnDraggableGhostBackgroundColor = \"#e3effb\";\nexport const BDataGridColumnActionsGap = \"2px\";\nexport const BDataGridColumnActionsPaddingLeft = \"6px\";\nexport const BDataGridRowsFrozenBorderRightColor = \"#c8ccd0\";\nexport const BDataGridRowsFrozenBorderRightWidth = \"1px\";\nexport const BDataGridRowsFrozenZIndex = 1;\nexport const BDataGridRowsFrozenHoverZIndex = 2;\nexport const BDataGridRowZebraBackgroundColor = \"#f4f5f6\";\nexport const BDataGridRowZebraHoverBackgroundColor = \"#ecedef\";\nexport const BDataGridRowBackgroundColor = \"#ffffff\";\nexport const BDataGridRowBorderColor = \"#dadddf\";\nexport const BDataGridRowBorderWidth = \"1px\";\nexport const BDataGridRowColor = \"#001222\";\nexport const BDataGridRowHoverBackgroundColor = \"#f4f5f6\";\nexport const BDataGridRowDisabledColor = \"#001222\";\nexport const BDataGridRowHighlightedBackgroundColor = \"#fff4e5\";\nexport const BDataGridRowHighlightedHoverBackgroundColor = \"#ffecd0\";\nexport const BDataGridRowSelectedBackgroundColor = \"#e3effb\";\nexport const BDataGridRowSelectedHoverBackgroundColor = \"#d4e6f9\";\nexport const BDataGridRowNestedSlotBackgroundColor = \"#ffffff\";\nexport const BDataGridRowNestedRowBackgroundColor = \"#ffffff\";\nexport const BDataGridRowNestedRowHover = \"#ecedef\";\nexport const BDataGridRowNestedRowHoverBackgroundColor = \"#f4f5f6\";\nexport const BDataGridRowNestedRowsLoadingContainerPadding = \"calc(16px - (1px * 2))\";\nexport const BDataGridRowRowActionsContainerBackgroundColor = \"#ffffff\";\nexport const BDataGridRowRowActionsContainerZIndex = 1;\nexport const BDataGridRowRowActionsContainerHoverZIndex = 2;\nexport const BDataGridRowRowActionsContainerRowActionsMenuOpenZIndex = 3;\nexport const BDataGridCellBackgroundColor = \"#ffffff\";\nexport const BDataGridCellBorder = \"1px solid transparent\";\nexport const BDataGridCellPadding = \"calc(16px - (1px * 2)) calc(16px - 1px)\";\nexport const BDataGridCellHoverBorderColor = \"#dadddf\";\nexport const BDataGridCellHoverPadding = \"14px 15px\";\nexport const BDataGridCellCondensedPadding = \"6px 15px\";\nexport const BDataGridCellCondensedColumnHoveredPadding = \"6px 14px\";\nexport const BDataGridCellActionsPadding = \"2px\";\nexport const BDataGridCellActionsAnimationDuration = \"100ms\";\nexport const BDataGridCellActionsBackgroundGradientBackground = \"linear-gradient(270deg, #f4f5f6 0%, rgba(247, 247, 248, .82) 53.34%, rgba(247, 247, 248, .75) 61.73%, rgba(247, 247, 248, .11) 99.25%, rgba(247, 247, 248, 0) 100%)\";\nexport const BDataGridCellActionsBackgroundGradientWidth = \"32px\";\nexport const BDataGridCellActionsBackgroundGradientZebraBackground = \"linear-gradient(270deg, #ecedef 0%, rgba(236, 237, 239, .82) 53.34%, rgba(236, 237, 239, .75) 61.73%, rgba(236, 237, 239, .11) 99.25%, rgba(236, 237, 239, 0) 100%)\";\nexport const BDataGridCellActionsBackgroundGradientSelectedBackground = \"linear-gradient(270deg, #d4e6f9 0%, rgba(212, 230, 249, .82) 53.34%, rgba(212, 230, 249, .75) 61.73%, rgba(212, 230, 249, .11) 99.25%, rgba(212, 230, 249, 0) 100%)\";\nexport const BDataGridCellActionsBackgroundGradientHighlightedBackground = \"linear-gradient(270deg, #ffecd0 0%, rgba(255, 236, 208, .82) 53.34%, rgba(255, 236, 208, .75) 61.73%, rgba(255, 236, 208, .11) 99.25%, rgba(255, 236, 208, 0) 100%)\";\nexport const BDataGridCellActionsGap = \"8px\";\nexport const BDataGridCellActionsRowActionsPadding = \"0 12px\";\nexport const BDataGridCellActionsActionsGap = \"8px\";\nexport const BDataGridCellActionsActionsPadding = \"0 calc(16px - 1px) 0 0\";\nexport const BDataGridCellActionsActionsRowActionsPadding = \"0 12px\";\nexport const BDataGridCellActionsColumnNestedContentPadding = \"10px 16px\";\nexport const BDataGridCellActionsColumnSelectionPadding = \"10px 16px\";\nexport const BDataGridSelectCellMarginLeft = \"calc(16px - 1px)\";\nexport const BDataGridResizerWidth = \"8px\";\nexport const BDataGridResizerLastChildRight = \"-4px\";\nexport const BDataGridResizerLastChildOffsetRight = \"-5px\";\nexport const BDataGridFooterBackgroundColor = \"#ffffff\";\nexport const BDataGridFooterPadding = \"8px 24px\";\nexport const BDataGridFooterZIndex = 2;\nexport const BDataGridLazyLoadBackgroundColor = \"#ffffff\";\nexport const BDataGridLazyLoadZIndex = 2;\nexport const BDataGridLazyLoadBorder = \"1px solid #dadddf\";\nexport const BDataGridLazyLoadPadding = \"12px 16px\";\nexport const BDataGridPaginationBackgroundColor = \"#ffffff\";\nexport const BDataGridPaginationZIndex = 2;\nexport const BDataGridPaginationFocusWithinZIndex = 3;\nexport const BDataGridPaginationBorderColor = \"#dadddf\";\nexport const BDataGridPaginationBorderWidth = \"1px\";\nexport const BDataGridPaginationPadding = \"12px 16px\";\nexport const BDataGridPaginationOutlinePadding = \"16px\";\nexport const BDataGridPaginationStickyPadding = \"12px 24px\";\nexport const BDataGridFiltersBorderColor = \"#dadddf\";\nexport const BDataGridFiltersBorderWidth = \"1px\";\nexport const BDataGridFiltersPadding = \"12px 16px\";\nexport const BDataGridFiltersBackgroundColor = \"#ffffff\";\nexport const BDataGridFiltersZIndex = 2;\nexport const BDataGridFiltersFocusWithinZIndex = 3;\nexport const BDataGridFiltersStickyPadding = \"12px 24px\";\nexport const BDataGridLoadingIndicatorMargin = \"0 0 12px 0\";\nexport const BDataGridConfigSettingsColor = \"#001222\";\nexport const BDataGridConfigSettingsPaddingRight = \"10px\";\nexport const BDataGridConfigSettingsZIndex = 4;\nexport const BDataGridConfigSettingsButtonAndSeparatorBackgroundColor = \"#ffffff\";\nexport const BDataGridConfigSettingsButtonAndSeparatorPadding = 0;\nexport const BDataGridConfigSettingsButtonMargin = \"16px 0\";\nexport const BDataGridConfigSettingsButtonPadding = \"0 0 0 4px\";\nexport const BDataGridConfigSettingsColumnAndRowMargin = \"48px\";\nexport const BDataGridConfigAppearanceBorderColor = \"#dadddf\";\nexport const BDataGridConfigAppearancePadding = \"0 0 12px 0\";\nexport const BDataGridConfigAppearanceTitlePadding = \"0 16px 12px 16px\";\nexport const BDataGridConfigAppearanceButtonPadding = \"8px 16px\";\nexport const BDataGridConfigAppearanceButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BDataGridConfigCondensedViewBorderColor = \"#dadddf\";\nexport const BDataGridConfigCondensedViewPadding = \"0 16px 12px 16px\";\nexport const BDataGridConfigCondensedViewTitlePadding = \"0 0 12px 0\";\nexport const BDataGridConfigPanelHeaderPadding = \"0 16px 12px 16px\";\nexport const BDataGridConfigColumnVisibilityPadding = \"16px 0 0 0\";\nexport const BDataGridConfigColumnVisibilityHeaderPadding = \"0 16px 12px 16px\";\nexport const BDataGridConfigColumnVisibilityShowAllBackgroundColor = \"#f4f5f6\";\nexport const BDataGridConfigColumnVisibilityShowAllBorderRadius = \"8px\";\nexport const BDataGridConfigColumnVisibilityShowAllMargin = \"0 8px 4px 8px\";\nexport const BDataGridConfigColumnVisibilityShowAllPadding = \"8px\";\nexport const BDataGridConfigColumnVisibilitySearchMargin = \"0 16px 4px 16px\";\nexport const BDataGridConfigColumnVisibilityEmptySearchMessageColor = \"#5c6874\";\nexport const BDataGridConfigColumnVisibilityEmptySearchMessagePadding = \"12px 16px 0px\";\nexport const BDataGridConfigColumnRowPadding = \"8px 16px\";\nexport const BDataGridConfigColumnRowHoverBackgroundColor = \"#f4f5f6\";\nexport const BDataGridConfigColumnRowFreezeIconColor = \"#8c959d\";\nexport const BDataGridConfigColumnRowFreezeIconFrozenColor = \"#001222\";\nexport const BDataGridReOrderColumnTargetSeparatorBackgroundColor = \"#0f75dc\";\nexport const BDataGridReOrderColumnTargetSeparatorWidth = \"3px\";\nexport const BDataGridReOrderColumnTargetSeparatorZIndex = 1;\nexport const BDataGridEmptyStatePadding = \"32px 0\";\nexport const BDataGridHorizontalScrollbarBackgroundColor = \"#ffffff\";\nexport const BDataGridHorizontalScrollbarZIndex = 2;\nexport const BDatePickerDescriptionColor = \"#5c6874\";\nexport const BDatePickerDescriptionMarginTop = \"8px\";\nexport const BDatePickerDescriptionErrorMarginTop = \"4px\";\nexport const BDatePickerLabelMarginBottom = \"8px\";\nexport const BDatePickerLabelRequirementColor = \"#5c6874\";\nexport const BDatePickerErrorMessageMarginTop = \"8px\";\nexport const BDateRangePickerDescriptionColor = \"#5c6874\";\nexport const BDateRangePickerDescriptionMarginTop = \"8px\";\nexport const BDateRangePickerDescriptionErrorMarginTop = \"4px\";\nexport const BDateRangePickerErrorMessageMarginTop = \"8px\";\nexport const BDateRangePickerFooterPadding = \"12px 16px\";\nexport const BDateRangePickerLabelMarginBottom = \"8px\";\nexport const BDateRangePickerLabelRequirementColor = \"#5c6874\";\nexport const BDateRangePickerCalendarFlexDirection = \"row\";\nexport const BDateRangePickerCalendarCalendarsContainerBackgroundColor = \"inherit\";\nexport const BDateRangePickerCalendarCalendarsContainerBorderRight = \"none\";\nexport const BDateRangePickerCalendarCalendarsContainerGap = \"24px\";\nexport const BDateRangePickerCalendarCalendarsContainerPadding = \"24px\";\nexport const BDateRangePickerCalendarFormGap = \"12px\";\nexport const BDateRangePickerCalendarFormMinWidth = \"auto\";\nexport const BDateRangePickerCalendarFormPadding = \"16px\";\nexport const BDateRangePickerCalendarFormWidth = \"332px\";\nexport const BDateRangePickerCalendarFormContainerBorderRight = \"1px solid #dadddf\";\nexport const BDateRangePickerCalendarFormDateFormatExampleColor = \"#5c6874\";\nexport const BDateRangePickerCalendarFormDateFormatExampleDisplay = \"initial\";\nexport const BDateRangePickerCalendarFormInputPaddingTop = \"8px\";\nexport const BDateRangePickerCalendarFormInputWrapperGap = \"10px\";\nexport const BDateRangePickerCalendarLabelColor = \"#001222\";\nexport const BDateRangePickerCalendarLabelFromDisplay = \"initial\";\nexport const BDateRangePickerCalendarLabelToDisplay = \"initial\";\nexport const BDateColor = \"#001222\";\nexport const BDialogPageBorderRadius = \"12px\";\nexport const BDialogPageHeaderBorderBottom = \"1px solid #000000\";\nexport const BDialogPageHeaderWithBorderBorderBottom = \"1px solid #dadddf\";\nexport const BDialogPageBackButtonPaddingLeft = \"24px\";\nexport const BDialogPageBackButtonZIndex = 1;\nexport const BDialogPageFooterBorderTop = \"1px solid #000000\";\nexport const BDialogPageFooterWithBorderBorderTop = \"1px solid #dadddf\";\nexport const BDialogPageActionsBorderTop = \"1px solid #000000\";\nexport const BDialogPageActionsWithBorderBorderTop = \"1px solid #dadddf\";\nexport const BDialogPageAnimationDuration = \"150ms\";\nexport const BDividerBackgroundColor = \"#dadddf\";\nexport const BDividerBackgroundColorInverse = \"#2f3e4d\";\nexport const BDividerBorder = \"none\";\nexport const BDividerHeight = \"1px\";\nexport const BDropdownPaymentMethodDescriptionColor = \"#5c6874\";\nexport const BDropdownPaymentMethodItemGap = \"12px\";\nexport const BDropdownPaymentMethodTextGap = \"4px\";\nexport const BDropdownLabelColor = \"#5c6874\";\nexport const BDropdownLabelMarginBottom = \"8px\";\nexport const BDropdownDescriptionColor = \"#5c6874\";\nexport const BDropdownDescriptionMarginTop = \"8px\";\nexport const BDropdownDescriptionErrorMarginTop = \"4px\";\nexport const BDropdownDescriptionCondensedMarginTop = \"6px\";\nexport const BDropdownErrorMessageMarginTop = \"8px\";\nexport const BDropdownDefaultTextboxBackgroundColor = \"#ffffff\";\nexport const BDropdownDefaultTextboxBorderColor = \"#8c959d\";\nexport const BDropdownDefaultTextboxBorderRadius = \"8px\";\nexport const BDropdownDefaultTextboxColor = \"#001222\";\nexport const BDropdownDefaultTextboxHeight = \"36px\";\nexport const BDropdownDefaultTextboxIconColor = \"#001222\";\nexport const BDropdownDefaultTextboxPadding = \"0 12px\";\nexport const BDropdownDefaultTextboxFocusBorderColor = \"#001222\";\nexport const BDropdownDefaultTextboxFocusColor = \"#001222\";\nexport const BDropdownDefaultTextboxFocusOutlineColor = \"#001222\";\nexport const BDropdownDefaultTextboxFocusOutlineWidth = \"0.5px\";\nexport const BDropdownDefaultTextboxDisabledBackgroundColor = \"#ecedef\";\nexport const BDropdownDefaultTextboxDisabledBorderColor = \"#dadddf\";\nexport const BDropdownDefaultTextboxDisabledColor = \"#8c959d\";\nexport const BDropdownDefaultTextboxDisabledIconColor = \"#8c959d\";\nexport const BDropdownDefaultTextboxReadonlyBackgroundColor = \"#ecedef\";\nexport const BDropdownDefaultTextboxReadonlyBorderColor = \"#dadddf\";\nexport const BDropdownDefaultTextboxReadonlyIconColor = \"#8c959d\";\nexport const BDropdownDefaultTextboxHoverBorderColor = \"#001222\";\nexport const BDropdownDefaultTextboxCondensedMinHeight = \"28px\";\nexport const BDropdownDefaultTextboxCondensedPadding = \"0 10px\";\nexport const BDropdownDefaultTextboxErrorBorder = \"1.5px solid #dc3801\";\nexport const BDropdownDefaultTextboxErrorFocusBorderColor = \"#001222\";\nexport const BDropdownDefaultTextboxErrorFocusOutlineColor = \"#001222\";\nexport const BDropdownDefaultTextboxOpenedBottomBorderRadius = \"8px\";\nexport const BDropdownDefaultTextboxAdditionalItemsBackgroundColor = \"#f4f5f6\";\nexport const BDropdownDefaultTextboxAdditionalItemsBorderRadius = \"4px\";\nexport const BDropdownDefaultTextboxAdditionalItemsPadding = \"4px 6px\";\nexport const BDropdownDefaultTextboxAdditionalItemsCondensedMaxHeight = \"24px\";\nexport const BDropdownDefaultTextboxBaseTextboxGap = \"12px\";\nexport const BDropdownDefaultTextboxInputSelectedElementMarginRight = \"8px\";\nexport const BDropdownOptionsContainerBorderColor = \"unset\";\nexport const BDropdownOptionsContainerBorderRadius = \"8px\";\nexport const BDropdownOptionsContainerBorderWidth = \"0px\";\nexport const BDropdownOptionsContainerBoxShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BDropdownOptionsContainerMarginTop = \"0px\";\nexport const BDropdownSmallTextboxBackgroundColor = \"#f4f5f6\";\nexport const BDropdownSmallTextboxBorderColor = \"#f4f5f6\";\nexport const BDropdownSmallTextboxBorderRadius = \"4px\";\nexport const BDropdownSmallTextboxColor = \"#001222\";\nexport const BDropdownSmallTextboxHeight = \"28px\";\nexport const BDropdownSmallTextboxMaxHeight = \"18px\";\nexport const BDropdownSmallTextboxPadding = \"4px 6px\";\nexport const BDropdownSmallTextboxFocusBorderColor = \"#001222\";\nexport const BDropdownSmallTextboxHoverColor = \"#5c6874\";\nexport const BDropdownSmallTextboxDisabledBackgroundColor = \"#ecedef\";\nexport const BDropdownSmallTextboxDisabledBorderColor = \"#ecedef\";\nexport const BDropdownSmallTextboxDisabledColor = \"#8c959d\";\nexport const BDropdownSmallTextboxReadonlyBackgroundColor = \"#ecedef\";\nexport const BDropdownSmallTextboxReadonlyBorderColor = \"#ecedef\";\nexport const BDropdownSmallTextboxReadonlyIconColor = \"#8c959d\";\nexport const BDropdownSmallTextboxOpenedBottomBorderRadius = \"4px\";\nexport const BDropdownSmallTextboxAdditionalItemsBackgroundColor = \"#f4f5f6\";\nexport const BDropdownSmallTextboxAdditionalItemsPadding = \"4px 6px\";\nexport const BDropdownSmallTextboxAdditionalItemsMargin = \"0 0 0 12px\";\nexport const BDropdownSmallTextboxBaseTextboxGap = \"2px\";\nexport const BDropdownSmallTextboxBaseTextboxHeight = \"auto\";\nexport const BEmptyStateTitleColor = \"#001222\";\nexport const BEmptyStateTitleMarginBottom = \"4px\";\nexport const BEmptyStateDetailsColor = \"#5c6874\";\nexport const BEmptyStateDetailsMarginBottom = \"16px\";\nexport const BErrorMessageColor = \"#dc3801\";\nexport const BErrorMessageIconMarginRight = \"8px\";\nexport const BErrorMessageIconHeight = \"20px\";\nexport const BFieldLabelColor = \"#001222\";\nexport const BFieldLabelMarginBottom = \"8px\";\nexport const BFieldLabelMarginRight = \"4px\";\nexport const BFieldLabelCondensedMarginBottom = \"6px\";\nexport const BFieldLabelRequirementColor = \"#5c6874\";\nexport const BFieldLabelTooltipWrapperMarginRight = \"8px\";\nexport const BFileUploaderGap = \"8px\";\nexport const BFileUploaderAlertMarginTop = \"8px\";\nexport const BFileUploaderAreaBackgroundColor = \"#ffffff\";\nexport const BFileUploaderAreaBorder = \"2px dashed #8c959d\";\nexport const BFileUploaderAreaBorderRadius = \"8px\";\nexport const BFileUploaderAreaPadding = \"20px 24px\";\nexport const BFileUploaderAreaCondensedPadding = \"8px 12px\";\nexport const BFileUploaderAreaDisabledBackgroundColor = \"#ecedef\";\nexport const BFileUploaderAreaDisabledBorder = \"2px dashed #dadddf\";\nexport const BFileUploaderAreaDisabledColor = \"#8c959d\";\nexport const BFileUploaderAreaDragOverBackgroundColor = \"#e4faef\";\nexport const BFileUploaderAreaDragOverBorder = \"2px solid #008845\";\nexport const BFileUploaderAreaHoverBackgroundColor = \"#f4f5f6\";\nexport const BFileUploaderAreaErrorBackgroundColor = \"#fff3ef\";\nexport const BFileUploaderAreaErrorBorder = \"2px solid #dc3801\";\nexport const BFileUploaderButtonMarginTop = \"12px\";\nexport const BFileUploaderButtonCondensedMarginLeft = \"12px\";\nexport const BFileUploaderDescriptionColor = \"#5c6874\";\nexport const BFileUploaderDescriptionMarginTop = \"4px\";\nexport const BFileUploaderDescriptionDisabledColor = \"#8c959d\";\nexport const BFileUploaderIconBackgroundColor = \"#ecedef\";\nexport const BFileUploaderIconBorderRadius = \"24px\";\nexport const BFileUploaderIconHeight = \"32px\";\nexport const BFileUploaderIconPadding = \"8px\";\nexport const BFileUploaderIconWidth = \"32px\";\nexport const BFileUploaderIconDragOverBackgroundColor = \"#008845\";\nexport const BFileUploaderIconDragOverColor = \"#ffffff\";\nexport const BFileUploaderIconErrorBackgroundColor = \"#dc3801\";\nexport const BFileUploaderIconErrorColor = \"#ffffff\";\nexport const BFileUploaderFilesGap = \"8px\";\nexport const BFileUploaderTitleMarginTop = \"12px\";\nexport const BFileUploaderFileCardBackgroundColor = \"#f4f5f6\";\nexport const BFileUploaderFileCardBorderRadius = \"8px\";\nexport const BFileUploaderFileCardGap = \"8px\";\nexport const BFileUploaderFileCardPadding = \"8px 12px\";\nexport const BFileUploaderFileCardActionsGap = \"24px\";\nexport const BFileUploaderFileCardAnimationTransition = \"150ms cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BFileUploaderFileCardErrorBackgroundColor = \"#fff3ef\";\nexport const BFileUploaderFileCardErrorMessageColor = \"#dc3801\";\nexport const BFileUploaderFileCardErrorMessageMarginTop = \"4px\";\nexport const BFileUploaderFileCardInfoGap = \"8px\";\nexport const BFileUploaderFileCardIconBlueColor = \"#f99300\";\nexport const BFileUploaderFileCardIconErrorColor = \"#dc3801\";\nexport const BFileUploaderFileCardIconGreenColor = \"#00d16a\";\nexport const BFileUploaderFileCardIconGreyColor = \"#5c6874\";\nexport const BFileUploaderFileCardIconOrangeColor = \"#f99300\";\nexport const BFileUploaderRestrictionsColor = \"#5c6874\";\nexport const BFileUploaderRestrictionsMarginTop = \"4px\";\nexport const BFileUploaderRestrictionsDisabledColor = \"#8c959d\";\nexport const BFileUploaderRestrictionsErrorColor = \"#dc3801\";\nexport const BFilterBarButtonGroupButtonBorder = \"calc(1px / 2) solid #2f3e4d\";\nexport const BFilterBarButtonGroupButtonPadding = \"4px\";\nexport const BFilterBarButtonGroupButtonHoverBorder = \"calc(1px / 2) solid #6c7782\";\nexport const BFilterBarButtonGroupButtonActiveBorder = \"calc(1px / 2) solid #9da5ac\";\nexport const BFilterBarButtonBackgroundColor = \"#ffffff\";\nexport const BFilterBarButtonBorder = \"1px solid #c8ccd0\";\nexport const BFilterBarButtonBorderRadius = \"8px\";\nexport const BFilterBarButtonColor = \"#001222\";\nexport const BFilterBarButtonHeight = \"28px\";\nexport const BFilterBarButtonPadding = \"4px 10px\";\nexport const BFilterBarButtonIconOnlyPadding = \"4px\";\nexport const BFilterBarButtonActiveBorder = \"1px solid #001222\";\nexport const BFilterBarButtonAttentionBorder = \"1px solid #001222\";\nexport const BFilterBarButtonAttentionOutline = \"0.5px solid #001222\";\nexport const BFilterBarButtonAppliedBackgroundColor = \"#1a2b3b\";\nexport const BFilterBarButtonAppliedBorder = \"1px solid #1a2b3b\";\nexport const BFilterBarButtonAppliedColor = \"#ffffff\";\nexport const BFilterBarButtonAppliedHoverBackgroundColor = \"#273746\";\nexport const BFilterBarButtonAppliedHoverBorder = \"1px solid #273746\";\nexport const BFilterBarButtonAppliedHoverColor = \"#ffffff\";\nexport const BFilterBarButtonAppliedDisabledBackgroundColor = \"#273746\";\nexport const BFilterBarButtonAppliedDisabledBorder = \"1px solid #273746\";\nexport const BFilterBarButtonAppliedDisabledColor = \"#737e88\";\nexport const BFilterBarButtonAppliedFilterOpenBackgroundColor = \"#364553\";\nexport const BFilterBarButtonAppliedFilterOpenBorder = \"1px solid #364553\";\nexport const BFilterBarButtonAppliedFilterOpenColor = \"#ffffff\";\nexport const BFilterBarButtonDisabledBackgroundColor = \"#ffffff\";\nexport const BFilterBarButtonDisabledColor = \"#8c959d\";\nexport const BFilterBarButtonWithCounterPaddingRight = \"4px\";\nexport const BFilterBarButtonWithCounterContainerPaddingRight = \"4px\";\nexport const BFilterBarButtonWithSecondaryLabelContainerPaddingRight = \"10px\";\nexport const BFilterBarButtonContainerGap = \"8px\";\nexport const BFilterBarButtonContainerPadding = \"4px 10px\";\nexport const BFilterBarButtonCounterBackgroundColor = \"#001222\";\nexport const BFilterBarButtonCounterBorderRadius = \"4px\";\nexport const BFilterBarButtonCounterColor = \"#ffffff\";\nexport const BFilterBarButtonCounterMarginRight = \"4px\";\nexport const BFilterBarButtonCounterPadding = \"0 4px\";\nexport const BFilterBarButtonCounterDisabledBackgroundColor = \"#273746\";\nexport const BFilterBarButtonCounterDisabledColor = \"#737e88\";\nexport const BFilterBarButtonCounterHoverColor = \"#ffffff\";\nexport const BFilterBarButtonCounterHoverBackgroundColor = \"#001222\";\nexport const BFilterBarButtonCounterFilterOpenColor = \"#001222\";\nexport const BFilterBarButtonCounterFilterOpenBackgroundColor = \"#dadddf\";\nexport const BFilterBarButtonFilterOpenBackgroundColor = \"#ecedef\";\nexport const BFilterBarButtonFilterOpenBorder = \"1px solid #001222\";\nexport const BFilterBarButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BFilterBarButtonHoverColor = \"#5c6874\";\nexport const BFilterBarButtonLabelContainerGap = \"4px\";\nexport const BFilterBarButtonLabelLineHeight = \"20px\";\nexport const BFilterBarButtonSecondaryLabelBackgroundColor = \"inherit\";\nexport const BFilterBarButtonSecondaryLabelBorderRadius = \"0\";\nexport const BFilterBarButtonSecondaryLabelColor = \"#001222\";\nexport const BFilterBarButtonSecondaryLabelPadding = \"0\";\nexport const BFilterBarGap = \"8px\";\nexport const BFilterBarPaddingRight = \"16px\";\nexport const BFilterBarZIndex = 5;\nexport const BFilterBarPersistentFiltersBorderColor = \"#c8ccd0\";\nexport const BFilterBarPersistentFiltersPaddingRight = \"8px\";\nexport const BFilterBarSearchExternalContainerMarginBottom = \"8px\";\nexport const BFilterBarFiltersGap = \"8px\";\nexport const BFilterBarActionsGap = \"8px\";\nexport const BFilterBarBeforeFiltersGap = \"8px\";\nexport const BFilterBarContainerGap = \"8px\";\nexport const BFilterBarFixedScrollerButtonCondensedHeight = \"inherit\";\nexport const BFilterBarFixedScrollerButtonCondensedMaxHeight = \"inherit\";\nexport const BFilterBarFiltersContainerGap = \"8px\";\nexport const BFilterBarScrollerContentGap = \"8px\";\nexport const BFilterBarFiltersWrapperGap = \"8px\";\nexport const BFilterBarFiltersWrapperPaddingRight = \"16px\";\nexport const BFilterBarInputFilterPadding = \"12px 16px\";\nexport const BFilterBarInputFilterOnlySlotPadding = \"0px\";\nexport const BFilterBarInputWithDropdownFilterPadding = \"12px 16px\";\nexport const BFilterBarInputWithDropdownFilterOnlySlotPadding = \"0px\";\nexport const BFilterBarBooleanFilterPadding = \"12px 16px\";\nexport const BFilterBarBooleanFilterOnlySlotPadding = \"0px\";\nexport const BFilterBarRangeFilterPadding = \"12px 16px\";\nexport const BFilterBarRangeFilterOnlySlotPadding = \"0px\";\nexport const BFilterBarRangeFilterItemPadding = \"12px\";\nexport const BFilterBarSelectFilterDividerBackgroundColor = \"#dadddf\";\nexport const BFilterBarSelectFilterDividerBorderWidth = \"0\";\nexport const BFilterBarSelectFilterDividerMargin = \"8px 0px 0px\";\nexport const BFilterBarSelectFilterSearchBarPadding = \"12px 16px 0px\";\nexport const BFilterBarSelectFilterButtonDividerBackgroundColor = \"#dadddf\";\nexport const BFilterBarSelectFilterButtonDividerBorderWidth = \"0\";\nexport const BFilterBarSelectFilterButtonDividerMargin = \"8px 0px 0px\";\nexport const BFilterBarSelectFilterButtonSearchBarPadding = \"0px 16px 0px\";\nexport const BFilterBarSelectFilterButtonSearchBarWrapperMarginTop = \"12px\";\nexport const BFilterBarDateFilterPadding = \"16px 12px 16px\";\nexport const BFilterBarDateFilterDividerMarginTop = \"12px\";\nexport const BFilterBarDateRangeFilterActionsPadding = \"0 16px 12px 16px\";\nexport const BFilterBarDateRangeFilterDividerMargin = \"12px 0\";\nexport const BFilterBarAllFiltersModalFiltersGap = \"24px\";\nexport const BFilterBarAllFiltersModalFiltersListGap = \"6px\";\nexport const BFilterBarAllFiltersModalFiltersListMargin = \"0px\";\nexport const BFilterBarAllFiltersModalFiltersListPadding = \"0px\";\nexport const BFilterBarAllFiltersModalFiltersListEmptySearchMessageColor = \"#5c6874\";\nexport const BFilterBarAllFiltersModalFiltersListEmptySearchMessagePadding = \"0px 16px\";\nexport const BFilterBarAllFiltersModalFiltersListTitleColor = \"#5c6874\";\nexport const BFilterBarAllFiltersModalFiltersListTitlePadding = \"0px 16px\";\nexport const BFilterBarAllFiltersModalSelectedFilterContentPadding = \"8px 32px 8px 8px\";\nexport const BFilterBarAllFiltersModalContentTextGap = \"6px\";\nexport const BFilterBarAllFiltersModalContentTextMarginBottom = \"32px\";\nexport const BFilterBarAllFiltersModalContentPadding = \"0px\";\nexport const BFilterBarAllFiltersModalClearButtonPaddingBottom = \"8px\";\nexport const BFilterBarAllFiltersModalSearchBarPadding = \"0px 16px\";\nexport const BFilterButtonBackgroundColor = \"#ffffff\";\nexport const BFilterButtonFontColor = \"#001222\";\nexport const BFilterButtonPadding = \"6px 16px\";\nexport const BFilterButtonActiveBackgroundColor = \"#ecedef\";\nexport const BFilterButtonDefaultContainerGap = \"16px\";\nexport const BFilterButtonDisabledBackgroundColor = \"#ffffff\";\nexport const BFilterButtonDisabledFontColor = \"#8c959d\";\nexport const BFilterButtonCounterBackgroundColor = \"#001222\";\nexport const BFilterButtonCounterBorderRadius = \"4px\";\nexport const BFilterButtonCounterFontColor = \"#ffffff\";\nexport const BFilterButtonCounterPadding = \"4px 6px\";\nexport const BFilterButtonCounterActiveBackgroundColor = \"#dadddf\";\nexport const BFilterButtonCounterOpenBackgroundColor = \"#dadddf\";\nexport const BFilterButtonCounterDisabledBackgroundColor = \"#273746\";\nexport const BFilterButtonCounterDisabledFontColor = \"#737e88\";\nexport const BFilterButtonCounterHoverBackgroundColor = \"#e2e5e7\";\nexport const BFilterButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BFilterButtonHoverTextColor = \"#5c6874\";\nexport const BFilterButtonLabelLineHeight = \"20px\";\nexport const BFilterButtonModalBackgroundColor = \"#ffffff\";\nexport const BFilterButtonModalCounterFocusBackgroundColor = \"#dadddf\";\nexport const BFilterButtonModalFocusBackgroundColor = \"#ecedef\";\nexport const BFilterButtonModalHoverBackgroundColor = \"#f4f5f6\";\nexport const BFilterButtonModalHoverColor = \"#001222\";\nexport const BFilterButtonModalOpenBackgroundColor = \"#ecedef\";\nexport const BFixedScrollerButtonMarginTop = \"4px\";\nexport const BFixedScrollerContentTransition = \"transform 250ms cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BFixedScrollerLeftBackground = \"linear-gradient(90deg, #ffffff 75%, rgba(255, 255, 255, 0) 100%)\";\nexport const BFixedScrollerLeftPaddingRight = \"20px\";\nexport const BFixedScrollerRightBackground = \"linear-gradient(270deg, #ffffff 75%, rgba(255, 255, 255, 0) 100%)\";\nexport const BFixedScrollerRightPaddingLeft = \"20px\";\nexport const BFixedScrollerSideSpacingPaddingBottom = \"4px\";\nexport const BFooterActionsWrapperRowGap = \"8px\";\nexport const BFormLayoutGap = \"20px\";\nexport const BFormLayoutActionsGap = \"8px\";\nexport const BFormLayoutActionsContainerMarginTop = \"20px\";\nexport const BFormLayoutErrorMessageMarginBottom = \"20px\";\nexport const BFormLayoutFieldTipGap = \"12px\";\nexport const BFormLayoutGroupGap = \"20px\";\nexport const BFormLayoutGroupSAndUpColumnGap = \"10px\";\nexport const BFormLayoutTitleColor = \"#001222\";\nexport const BFormLayoutTitleDescriptionColor = \"#5c6874\";\nexport const BFormLayoutTitleSubsectionMarginTop = \"20px\";\nexport const BHeaderMetaContainerGap = \"4px\";\nexport const BHeaderMetaContainerMarginTop = \"4px\";\nexport const BHeaderMetaDescriptionColor = \"#5c6874\";\nexport const BHeaderMetaTimestampColor = \"#5c6874\";\nexport const BHeaderMetaTimestampGap = \"12px\";\nexport const BHeaderMetaTimestampMarginBlock = \"4px\";\nexport const BHeaderMetaTimestampTitleMarginTop = \"4px\";\nexport const BHeaderWithViewsGap = \"10px\";\nexport const BHeaderWithViewsPaddingInline = \"16px\";\nexport const BHeaderWithViewsTitleGap = \"6px\";\nexport const BHeaderWithViewsBarGap = \"4px\";\nexport const BHeaderWithViewsBarPadding = \"6px 0\";\nexport const BHeaderWithViewsBarTabPaddingInline = \"3px 8px\";\nexport const BHeaderWithViewsBarTabButtonBackgroundColorActive = \"#ecedef\";\nexport const BHeaderWithViewsBarTabButtonGap = \"8px\";\nexport const BHeaderWithViewsBarTabButtonMenuBackground = \"linear-gradient(90deg, rgba(247, 247, 248, 0.00) 0%, #f4f5f6 45%)\";\nexport const BHeaderWithViewsBarTabButtonMenuButtonPadding = \"6px\";\nexport const BHeaderWithViewsBarTabButtonMenuRight = \"8px\";\nexport const BHeaderWithViewsBarTabButtonUnsavedColor = \"#0f75dc\";\nexport const BHeaderWithViewsBarTabIconBlue = \"#006bd7\";\nexport const BHeaderWithViewsBarTabIconGreen = \"#00d16a\";\nexport const BHeaderWithViewsBarTabIconOrange = \"#f99300\";\nexport const BHeaderWithViewsBarTabIconPrimary = \"#001222\";\nexport const BHeaderWithViewsBarTabIconRed = \"#f73f01\";\nexport const BHeaderWithViewsBarTabIconYellow = \"#f9c500\";\nexport const BHeaderWithViewsModalDescriptionGap = \"16px\";\nexport const BHeaderWithViewsAllViewsPopoverPadding = \"8px 0px\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemActiveBackgroundColor = \"#ecedef\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemDraggingBackgroundColor = \"#e3effb\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemDraggingBoxShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04)\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemDraggingZIndex = 1;\nexport const BHeaderWithViewsAllViewsPopoverMenuItemFocusBackgroundColor = \"#ecedef\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemHoverBackgroundColor = \"#f4f5f6\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemPadding = \"8px 16px\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemButtonGap = \"6px\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemButtonReorderColor = \"#8c959d\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemButtonReorderMargin = \"10px\";\nexport const BHeaderWithViewsAllViewsPopoverMenuItemButtonSelectMargin = \"16px\";\nexport const BHeaderWithViewsEditFormGap = \"20px\";\nexport const BHeaderWithViewsEditFormActionsMarginTop = \"12px\";\nexport const BHeaderWithViewsEditFormAdditionalConfigMarginTop = \"20px\";\nexport const BHeaderWithViewsEditFormIconColorOptionsButtonBorderRadius = \"24px\";\nexport const BHeaderWithViewsEditFormIconColorOptionsButtonPadding = \"2px\";\nexport const BHeaderWithViewsEditFormIconColorOptionsGap = \"4px\";\nexport const BHeaderWithViewsEditFormIconOptionsButtonBorderHover = \"1px solid #c8ccd0\";\nexport const BHeaderWithViewsEditFormIconOptionsButtonBorderRadius = \"4px\";\nexport const BHeaderWithViewsEditFormIconOptionsButtonBorderSelected = \"1px solid #001222\";\nexport const BHeaderWithViewsEditFormIconSelectorGap = \"10px\";\nexport const BHeaderWithViewsEditFormIconPanelGap = \"8px\";\nexport const BHeaderWithViewsEditFormIconPanelPadding = \"4px\";\nexport const BHeaderWithViewsEditFormTitleGap = \"6px\";\nexport const BHeaderWrapperGap = \"40px\";\nexport const BHeaderTitleColor = \"#001222\";\nexport const BHeaderTitleMarginTop = \"2px\";\nexport const BHeaderInfoIconMarginLeft = \"10px\";\nexport const BHeaderInfoIconMarginTop = \"4px\";\nexport const BHeaderDescriptionColor = \"#5c6874\";\nexport const BHeaderTimestampColor = \"#5c6874\";\nexport const BHeaderTimestampGap = \"12px\";\nexport const BHeaderTimestampMarginBlock = \"4px\";\nexport const BHeaderActionsMarginTop = \"16px\";\nexport const BHeaderActionsMarginTopDesktop = 0;\nexport const BHeaderComponentTitleMarginTop = \"4px\";\nexport const BHighlightBoxShadowOutlineColor = \"#00a152\";\nexport const BHighlightBoxShadowShadowColor = \"rgba(0, 161, 82, 0.2)\";\nexport const BHighlightBoxShadowRippleColor = \"rgba(0, 161, 82, 0.4)\";\nexport const BHighlightRoundedBorderRadius = \"8px\";\nexport const BHighlightExtraPaddingInset = \"calc(0px - 6px) calc(0px - 8px)\";\nexport const BInfoIconColor = \"#001222\";\nexport const BInputFieldPasswordValidationTitleFontWeight = 700;\nexport const BInputFieldPasswordValidationListGap = \"12px\";\nexport const BInputFieldPasswordValidationListTextMarginLeft = \"8px\";\nexport const BInputFieldPasswordValidationListMargin = \"12px\";\nexport const BInputFieldPasswordValidationListInvalidColor = \"#5c6874\";\nexport const BInputFieldPasswordValidationListValidIconColor = \"#008845\";\nexport const BInputFieldLabelColor = \"#001222\";\nexport const BInputFieldLabelMarginBottom = \"8px\";\nexport const BInputFieldLabelRequirementColor = \"#5c6874\";\nexport const BInputFieldInputBoxBackgroundColor = \"#ffffff\";\nexport const BInputFieldInputBoxColor = \"#001222\";\nexport const BInputFieldInputBoxBorderColor = \"#8c959d\";\nexport const BInputFieldInputBoxBorderRadius = \"8px\";\nexport const BInputFieldInputBoxHeight = \"36px\";\nexport const BInputFieldInputBoxPadding = \"6px 12px\";\nexport const BInputFieldInputBoxHoverBorderColor = \"#001222\";\nexport const BInputFieldInputBoxCondensedPadding = \"4px 10px\";\nexport const BInputFieldInputBoxCondensedWithPaymentMethodPaddingLeft = \"6px\";\nexport const BInputFieldInputBoxDisabledBackgroundColor = \"#ecedef\";\nexport const BInputFieldInputBoxDisabledBorderColor = \"#dadddf\";\nexport const BInputFieldInputBoxErrorBorder = \"1.5px solid #dc3801\";\nexport const BInputFieldInputBoxErrorBorderColor = \"#dc3801\";\nexport const BInputFieldInputBoxErrorOutline = \"0.5px solid #dc3801\";\nexport const BInputFieldInputBoxFocusBorderColor = \"#001222\";\nexport const BInputFieldInputBoxFocusBorderWidth = \"1.5px\";\nexport const BInputFieldInputBoxFocusOutline = \"0.5px solid #001222\";\nexport const BInputFieldInputBoxSmallPaddingLeft = \"6px 12px 6px 3px\";\nexport const BInputFieldInputBoxSmallPaddingRight = \"6px 3px 6px 12px\";\nexport const BInputFieldInputColor = \"#001222\";\nexport const BInputFieldInputMargin = \"8px 12px\";\nexport const BInputFieldInputPadding = \"0px\";\nexport const BInputFieldInputFontSize = \"14px\";\nexport const BInputFieldInputCondensedMargin = \"4px 10px\";\nexport const BInputFieldInputPlaceholderColor = \"#5c6874\";\nexport const BInputFieldInputDisabledBackgroundColor = \"#ecedef\";\nexport const BInputFieldInputDisabledColor = \"#8c959d\";\nexport const BInputFieldIconAfterMarginLeft = \"12px\";\nexport const BInputFieldIconAfterMarginRight = \"12px\";\nexport const BInputFieldIconAfterCondensedMarginLeft = \"10px\";\nexport const BInputFieldIconAfterCondensedMarginRight = \"10px\";\nexport const BInputFieldIconBeforeMarginLeft = \"12px\";\nexport const BInputFieldIconBeforeMarginRight = \"12px\";\nexport const BInputFieldIconBeforeCondensedMarginLeft = \"10px\";\nexport const BInputFieldIconBeforeCondensedMarginRight = \"10px\";\nexport const BInputFieldIconsColor = \"#8c959d\";\nexport const BInputFieldHintColor = \"#5c6874\";\nexport const BInputFieldHintMarginRight = \"12px\";\nexport const BInputFieldStaticValueBackgroundColor = \"#f4f5f6\";\nexport const BInputFieldStaticValueColor = \"#001222\";\nexport const BInputFieldStaticValueMargin = \"12px\";\nexport const BInputFieldStaticValuePadding = \"4px 6px\";\nexport const BInputFieldStaticValueBorderRadius = \"4px\";\nexport const BInputFieldStaticValueDisabledBackgroundColor = \"#ecedef\";\nexport const BInputFieldStaticValueDisabledColor = \"#8c959d\";\nexport const BInputFieldStaticValueEndMarginRight = \"4px\";\nexport const BInputFieldStaticValueEndCondensedMarginLeft = \"10px\";\nexport const BInputFieldStaticValueEndCondensedMarginRight = \"4px\";\nexport const BInputFieldStaticValueStartMarginLeft = \"4px\";\nexport const BInputFieldStaticValueStartCondensedMarginLeft = \"4px\";\nexport const BInputFieldStaticValueStartCondensedMarginRight = \"10px\";\nexport const BInputFieldPaymentMethodMarginRight = \"12px\";\nexport const BInputFieldPaymentMethodMarginLeft = \"6px\";\nexport const BInputFieldPaymentMethodCondensedMarginLeft = \"6px\";\nexport const BInputFieldPaymentMethodCondensedMarginRight = \"10px\";\nexport const BInputFieldDropdownBorderRadius = \"4px\";\nexport const BInputFieldDropdownPaddingRight = \"12px\";\nexport const BInputFieldDropdownEndMarginRight = \"4px\";\nexport const BInputFieldDropdownEndCondensedMarginRight = \"20px\";\nexport const BInputFieldDropdownEndCondensedPaddingLeft = \"10px\";\nexport const BInputFieldDropdownSmallTextboxCondensedPadding = \"0 6px\";\nexport const BInputFieldDropdownStartMarginLeft = \"4px\";\nexport const BInputFieldDropdownStartCondensedMarginLeft = \"4px\";\nexport const BInputFieldDropdownStartCondensedPaddingLeft = \"10px\";\nexport const BInputFieldDescriptionColor = \"#5c6874\";\nexport const BInputFieldDescriptionMarginTop = \"8px\";\nexport const BInputFieldDescriptionPadding = \"0px\";\nexport const BInputFieldErrorMessageMarginTop = \"8px\";\nexport const BInspectorContainerWrapperBackgroundColor = \"#ffffff\";\nexport const BInspectorContainerWrapperZIndex = 5;\nexport const BInspectorContainerWrapperBorderLeft = \"1px solid #c8ccd0\";\nexport const BInspectorContainerWrapperBoxShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04)\";\nexport const BInspectorContainerPadding = \"16px 24px\";\nexport const BInspectorHeaderColor = \"#001222\";\nexport const BInspectorHeaderPaddingBottom = \"16px\";\nexport const BInspectorHeaderGap = \"12px\";\nexport const BInspectorIconsGap = \"10px\";\nexport const BInspectorReturnContentRight = \"8px\";\nexport const BInspectorAnimationDuration = \"250ms\";\nexport const BInspectorAnimationEnterActiveEasing = \"cubic-bezier(0.12, 0.6, 0.4, 0.95)\";\nexport const BInspectorAnimationLeaveActiveEasing = \"cubic-bezier(0.4, 0, 1, 1)\";\nexport const BLayoutPadding = \"16px\";\nexport const BLayoutSAndUpPadding = \"16px 20px\";\nexport const BLayoutLAndUpColumnGap = \"24px\";\nexport const BLayoutLAndUpPadding = \"20px 24px\";\nexport const BLayoutRowColumnWrapperLAndUpColumnGap = \"24px\";\nexport const BLinkBorderRadius = \"2px\";\nexport const BLinkColor = \"#0065c9\";\nexport const BLinkTextDecoration = \"underline\";\nexport const BLinkExternalLinkPadding = \"0 0 0 4px\";\nexport const BLinkHoverColor = \"#0f75dc\";\nexport const BLinkHoverTextDecoration = \"none\";\nexport const BLinkActiveColor = \"#0f75dc\";\nexport const BLinkVisitedColor = \"#540884\";\nexport const BLinkVisitedHoverColor = \"#710ab3\";\nexport const BLinkVisitedActiveColor = \"#710ab3\";\nexport const BLinkQuietColor = \"#001222\";\nexport const BLinkQuietHoverColor = \"#5c6874\";\nexport const BLinkQuietActiveColor = \"#5c6874\";\nexport const BLinkDataGridColor = \"#0065c9\";\nexport const BLinkDataGridTextDecorationColor = \"#c8ccd0\";\nexport const BLinkDataGridHoverColor = \"#0065c9\";\nexport const BLinkDataGridActiveColor = \"#0065c9\";\nexport const BListboxBackgroundColor = \"#ffffff\";\nexport const BListboxColor = \"#001222\";\nexport const BListboxPadding = \"8px 0\";\nexport const BListboxEmptySearchMessageColor = \"#5c6874\";\nexport const BListboxEmptySearchMessagePadding = \"8px 16px\";\nexport const BListboxLazyLoadMargin = \"8px 0\";\nexport const BListboxOptionPadding = \"8px 16px\";\nexport const BListboxOptionActiveBackgroundColor = \"#ecedef\";\nexport const BListboxOptionDisabledFontColor = \"#8c959d\";\nexport const BListboxOptionFocusBackgroundColor = \"#ecedef\";\nexport const BListboxOptionFocusBoxShadow = \"inset 0 0 0 2px #0f75dc, inset 0 0 0 3px #ffffff\";\nexport const BListboxOptionHoverBackgroundColor = \"#f4f5f6\";\nexport const BListboxOptionSelectedDescriptionColor = \"#5c6874\";\nexport const BListboxOptionDescriptionColor = \"#5c6874\";\nexport const BListboxOptionDescriptionMarginTop = \"4px\";\nexport const BListboxOptionTagLabelColor = \"#001222\";\nexport const BListboxOptionTagLabelPadding = \"0 0 0 8px\";\nexport const BListboxSingleSelectCheckIconMargin = \"16px\";\nexport const BListboxSingleSelectCategoryMarginBottom = \"16px\";\nexport const BListboxSingleSelectCategoryLabelTextPadding = \"8px 16px\";\nexport const BListboxSingleSelectCategoryLabelTextColor = \"#5c6874\";\nexport const BListboxMultiSelectDividerBackgroundColor = \"#dadddf\";\nexport const BListboxMultiSelectDividerMargin = \"8px 0px\";\nexport const BListboxMultiSelectOptionsGap = \"16px\";\nexport const BListboxMultiSelectOptionsCategoryOptionPaddingLeft = \"32px\";\nexport const BListboxMultiSelectOptionsStaticCategoryOptionPaddingLeft = \"16px\";\nexport const BListboxMultiSelectCategoryDisabledLabelTextColor = \"#8c959d\";\nexport const BListboxMultiSelectCategoryStaticCategoryGap = \"16px\";\nexport const BListboxMultiSelectCategoryStaticCategoryLabelTextColor = \"#5c6874\";\nexport const BListboxMultiSelectCategoryOptionGap = \"16px\";\nexport const BListboxMultiSelectChipsGap = \"6px\";\nexport const BListboxMultiSelectChipsPadding = \"0 16px\";\nexport const BListboxMultiSelectChipsChipBackground = \"#f4f5f6\";\nexport const BListboxMultiSelectChipsChipBorderRadius = \"4px\";\nexport const BListboxMultiSelectChipsChipGap = \"2px\";\nexport const BListboxMultiSelectChipsChipPadding = \"0 4px\";\nexport const BListboxMultiSelectChipsChipHoverBackground = \"#ecedef\";\nexport const BListboxMultiSelectChipsChipActiveBackground = \"#e2e5e7\";\nexport const BListboxMultiSelectChipsChipDisabledBackground = \"#ecedef\";\nexport const BListboxMultiSelectChipsChipDisabledColor = \"#8c959d\";\nexport const BLoadingButtonPrimaryLoadingBackgroundColor = \"#6c7782\";\nexport const BLoadingButtonPrimaryLoadingBackgroundColorInverse = \"#ecedef\";\nexport const BLoadingButtonPrimarySuccessBackgroundColor = \"#001222\";\nexport const BLoadingButtonPrimarySuccessColor = \"#ffffff\";\nexport const BLoadingButtonPrimarySuccessActiveBackgroundColor = \"#6c7782\";\nexport const BLoadingButtonPrimarySuccessDisabledBackgroundColor = \"#ecedef\";\nexport const BLoadingButtonPrimarySuccessDisabledColor = \"#8c959d\";\nexport const BLoadingButtonPrimarySuccessHoverBackgroundColor = \"#5c6874\";\nexport const BLoadingButtonSecondaryLoadingBackgroundColor = \"#ecedef\";\nexport const BLoadingButtonSecondaryLoadingBackgroundColorInverse = \"#6c7782\";\nexport const BLoadingButtonSecondaryLoadingColor = \"#6c7782\";\nexport const BLoadingButtonSecondaryLoadingColorInverse = \"#ecedef\";\nexport const BLoadingButtonSecondarySuccessBackgroundColor = \"#ffffff\";\nexport const BLoadingButtonSecondarySuccessBorderColor = \"#c8ccd0\";\nexport const BLoadingButtonSecondarySuccessColor = \"#001222\";\nexport const BLoadingButtonSecondarySuccessHoverBackgroundColor = \"#f4f5f6\";\nexport const BLoadingButtonSecondarySuccessHoverBorderColor = \"#c8ccd0\";\nexport const BLoadingButtonSecondarySuccessHoverBoxShadow = \"unset\";\nexport const BLoadingButtonSecondarySuccessHoverColor = \"#5c6874\";\nexport const BLoadingButtonSecondarySuccessActiveBackgroundColor = \"#ecedef\";\nexport const BLoadingButtonSecondarySuccessActiveBorderColor = \"#c8ccd0\";\nexport const BLoadingButtonSecondarySuccessDisabledBackgroundColor = \"#ffffff\";\nexport const BLoadingButtonSecondarySuccessDisabledBorderColor = \"#dadddf\";\nexport const BLoadingButtonSecondarySuccessDisabledColor = \"#8c959d\";\nexport const BLoadingButtonTertiaryLoadingBackgroundColor = \"#000000\";\nexport const BLoadingButtonTertiaryLoadingColor = \"#6c7782\";\nexport const BLoadingButtonTertiaryLoadingColorInverse = \"#ecedef\";\nexport const BLoadingButtonTertiaryLoadingTextDecoration = \"underline\";\nexport const BLoadingIndicatorBackgroundColor = \"#001222\";\nexport const BLoadingIndicatorColor = \"#001222\";\nexport const BLoadingIndicatorHeight = \"24px\";\nexport const BLoadingIndicatorWidth = \"24px\";\nexport const BLoadingIndicatorSmallBorderWidth = \"2px\";\nexport const BLoadingIndicatorSmallHeight = \"16px\";\nexport const BLoadingIndicatorSmallWidth = \"16px\";\nexport const BLoadingIndicatorLargeBorderWidth = \"4px\";\nexport const BLoadingIndicatorLargeHeight = \"48px\";\nexport const BLoadingIndicatorLargeWidth = \"48px\";\nexport const BLoadingIndicatorInverseBackgroundColor = \"#ffffff\";\nexport const BLoadingIndicatorInverseColor = \"#ffffff\";\nexport const BMenuItemColor = \"#001222\";\nexport const BMenuItemColorInverse = \"#ffffff\";\nexport const BMenuItemPadding = \"8px 16px\";\nexport const BMenuItemActiveBackgroundColor = \"#ecedef\";\nexport const BMenuItemActiveBackgroundColorInverse = \"#6c7782\";\nexport const BMenuItemActiveCriticalBackgroundColor = \"#fff3ef\";\nexport const BMenuItemActiveCriticalBackgroundColorInverse = \"#5c1800\";\nexport const BMenuItemActiveCriticalColor = \"#751e00\";\nexport const BMenuItemActiveCriticalColorInverse = \"#ffded3\";\nexport const BMenuItemCriticalColor = \"#dc3801\";\nexport const BMenuItemCriticalColorInverse = \"#ff9a78\";\nexport const BMenuItemDisabledColor = \"#8c959d\";\nexport const BMenuItemDisabledColorInverse = \"#737e88\";\nexport const BMenuItemFocusBackgroundColor = \"#ecedef\";\nexport const BMenuItemFocusBackgroundColorInverse = \"#6c7782\";\nexport const BMenuItemFocusCriticalBackgroundColor = \"#fff3ef\";\nexport const BMenuItemFocusCriticalBackgroundColorInverse = \"#5c1800\";\nexport const BMenuItemFocusCriticalColor = \"#751e00\";\nexport const BMenuItemFocusCriticalColorInverse = \"#ffded3\";\nexport const BMenuItemHoverBackgroundColor = \"#f4f5f6\";\nexport const BMenuItemHoverBackgroundColorInverse = \"#5c6874\";\nexport const BMenuItemHoverCriticalBackgroundColor = \"#fff3ef\";\nexport const BMenuItemHoverCriticalBackgroundColorInverse = \"#5c1800\";\nexport const BMenuItemHoverCriticalColor = \"#c13101\";\nexport const BMenuItemHoverCriticalColorInverse = \"#ffbda6\";\nexport const BMenuItemSecondaryTextColor = \"#5c6874\";\nexport const BMenuItemSecondaryTextColorInverse = \"#ffffff\";\nexport const BMenuItemSecondaryTextPaddingLeft = \"16px\";\nexport const BMenuItemIconLeftPadding = \"16px\";\nexport const BMenuItemIconRightColor = \"#001222\";\nexport const BMenuItemIconRightColorInverse = \"#ffffff\";\nexport const BMenuItemIconRightPadding = \"16px\";\nexport const BMenuItemIndentPaddingLeft = \"48px\";\nexport const BMenuItemListBackgroundColor = \"#ffffff\";\nexport const BMenuItemListBackgroundColorInverse = \"#001222\";\nexport const BMenuItemListPadding = \"8px 0px\";\nexport const BMenuItemListDividerMarginBlock = \"8px\";\nexport const BMenuSubmenuBackgroundColor = \"#ffffff\";\nexport const BMenuSubmenuBackgroundColorInverse = \"#001222\";\nexport const BMenuSubmenuDividerBorder = \"1px solid #dadddf\";\nexport const BMenuSubmenuDividerBorderInverse = \"1px solid #2f3e4d\";\nexport const BMenuSubmenuDividerPadding = \"8px\";\nexport const BMenuSubmenuDividerMarginBlock = \"8px\";\nexport const BMenuSubmenuAnimationDuration = \"150ms\";\nexport const BModalFullscreenBackgroundColor = \"#ffffff\";\nexport const BModalFullscreenColor = \"#001222\";\nexport const BModalFullscreenHeaderPadding = \"12px 24px\";\nexport const BModalFullscreenHeaderGap = \"24px\";\nexport const BModalFullscreenHeaderBorderBottom = \"1px solid #dadddf\";\nexport const BModalFullscreenSeparatorBorderLeft = \"1px solid #dadddf\";\nexport const BModalFullscreenSeparatorMarginRight = \"40px\";\nexport const BModalFullscreenCloseButtonPaddingInline = \"24px\";\nexport const BModalFullscreenCloseButtonZIndex = 1;\nexport const BModalFullscreenAnimationDuration = \"150ms\";\nexport const BModalBorderRadius = \"12px\";\nexport const BModalPadding = \"0px\";\nexport const BModalContainerColor = \"#001222\";\nexport const BModalContainerGap = \"16px\";\nexport const BModalContainerBackgroundColor = \"#ffffff\";\nexport const BModalContainerColumnLayoutBorder = \"1px solid #dadddf\";\nexport const BModalContainerColumnLayoutPadding = \"24px\";\nexport const BModalContentPadding = \"16px 24px\";\nexport const BModalHeaderMinHeight = \"26px\";\nexport const BModalHeaderContainerPaddingBlock = \"19px\";\nexport const BModalHeaderContainerPaddingInline = \"24px 56px\";\nexport const BModalHeaderContainerZIndex = 1;\nexport const BModalActionsContainerPadding = \"16px 24px\";\nexport const BModalCloseButtonHeight = \"26px\";\nexport const BModalCloseButtonRight = \"24px\";\nexport const BModalCloseButtonZIndex = 1;\nexport const BModalBackdropBackgroundColor = \"#001222\";\nexport const BModalAnimationDuration = \"150ms\";\nexport const BPaginationColor = \"#001222\";\nexport const BPaginationNavigationSmallContainerGap = \"10px\";\nexport const BPaginationContextMargin = \"0 12px\";\nexport const BPaginationControlsGap = \"16px\";\nexport const BPaginationDividerBorderColor = \"#dadddf\";\nexport const BPaginationDividerBorderWidth = \"1px\";\nexport const BPaginationDividerMargin = \"0 16px\";\nexport const BPaginationPageNavigatorSmallContainerGap = \"16px\";\nexport const BPaginationResultsPerPageMargin = \"0 12px 0 0\";\nexport const BPaymentMethodLabelColor = \"#001222\";\nexport const BPaymentMethodLabelPadding = \"0 0 0 12px\";\nexport const BPopoverBackgroundColor = \"#ffffff\";\nexport const BPopoverBorder = \"unset\";\nexport const BPopoverBorderRadius = \"8px\";\nexport const BPopoverBoxShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BPopoverColor = \"#001222\";\nexport const BPopoverZIndex = 5;\nexport const BPopoverDismissButtonOnImageIconColor = \"#ffffff\";\nexport const BPopoverDismissButtonOnImageIconHoveredColor = \"#ffffff\";\nexport const BPopoverDismissButtonOnImageIconActiveColor = \"#ffffff\";\nexport const BPopoverWithDividerFooterBackgroundColor = \"#ffffff\";\nexport const BPopoverWithDividerFooterBorderTop = \"1px solid #dadddf\";\nexport const BPopoverWithDividerFooterPaddingTop = \"12px\";\nexport const BPopoverWithDividerContentPadding = \"0px\";\nexport const BPopoverWithoutSpacePadding = \"0px\";\nexport const BPopoverContentPadding = \"16px\";\nexport const BPopoverContentWithTitlePadding = \"12px 16px\";\nexport const BPopoverHeaderPadding = \"12px 16px 0px 16px\";\nexport const BPopoverHeaderTitleColumnGap = \"8px\";\nexport const BPopoverImageHeaderPadding = \"16px 16px 0px 16px\";\nexport const BPopoverImageDismissIconRight = \"16px\";\nexport const BPopoverImageDismissIconTop = \"16px\";\nexport const BPopoverFooterPadding = \"0px 16px 12px 16px\";\nexport const BPopoverAnimationDuration = \"150ms\";\nexport const BPopperZIndex = 5;\nexport const BPromoBannerBorderRadius = \"24px\";\nexport const BPromoBannerColor = \"#001222\";\nexport const BPromoBannerBackgroundColorBlue = \"#f0f6fd\";\nexport const BPromoBannerBackgroundColorGreen = \"#e4faef\";\nexport const BPromoBannerBackgroundColorGrey = \"#f4f5f6\";\nexport const BPromoBannerContentGap = \"32px\";\nexport const BPromoBannerContentPadding = \"32px\";\nexport const BPromoBannerContentHeaderGap = \"12px\";\nexport const BPromoBannerContentActionsGap = \"8px\";\nexport const BRadioButtonOffsetTop = \"2px\";\nexport const BRadioButtonBorderRadius = \"12px\";\nexport const BRadioButtonSpaceAroundIncrease = \"4px\";\nexport const BRadioButtonLineHeight = \"20px\";\nexport const BRadioButtonUncheckedBackgroundColor = \"#ffffff\";\nexport const BRadioButtonUncheckedBorder = \"1px solid #8c959d\";\nexport const BRadioButtonUncheckedHoverBackgroundColor = \"#f4f5f6\";\nexport const BRadioButtonUncheckedHoverBorderColor = \"#8c959d\";\nexport const BRadioButtonUncheckedActiveBackgroundColor = \"#ecedef\";\nexport const BRadioButtonUncheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BRadioButtonUncheckedDisabledBorderColor = \"#dadddf\";\nexport const BRadioButtonUncheckedReadonlyBackgroundColor = \"#ecedef\";\nexport const BRadioButtonUncheckedReadonlyBorderColor = \"#dadddf\";\nexport const BRadioButtonUncheckedErrorBackgroundColor = \"#dc3801\";\nexport const BRadioButtonUncheckedErrorBorder = \"1.5px solid #dc3801\";\nexport const BRadioButtonCheckedBackgroundColor = \"#001222\";\nexport const BRadioButtonCheckedBorderColor = \"#001222\";\nexport const BRadioButtonCheckedHoverBackgroundColor = \"#5c6874\";\nexport const BRadioButtonCheckedHoverBorderColor = \"#5c6874\";\nexport const BRadioButtonCheckedActiveBackgroundColor = \"#6c7782\";\nexport const BRadioButtonCheckedActiveBorderColor = \"#6c7782\";\nexport const BRadioButtonCheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BRadioButtonCheckedDisabledBorderColor = \"#dadddf\";\nexport const BRadioButtonCheckedReadonlyBackgroundColor = \"#ecedef\";\nexport const BRadioButtonCheckedReadonlyBorderColor = \"#dadddf\";\nexport const BRadioButtonCheckedErrorBackgroundColor = \"#dc3801\";\nexport const BRadioButtonCheckedErrorBorderColor = \"#dc3801\";\nexport const BRadioButtonLabelContainerPadding = \"16px\";\nexport const BRadioButtonLabelContainerRowGap = \"4px\";\nexport const BRadioButtonPrimaryLabelGap = \"8px\";\nexport const BRadioButtonLabelTagMargin = \"0 0 0 8px\";\nexport const BRadioButtonLabelFontColor = \"#001222\";\nexport const BRadioButtonContentPadding = \"16px 0px 8px 16px\";\nexport const BRadioButtonDescriptionFontColor = \"#5c6874\";\nexport const BRadioButtonDescriptionDisabledFontColor = \"#5c6874\";\nexport const BRadioButtonKnobColor = \"#ffffff\";\nexport const BRadioButtonKnobOffset = \"3px\";\nexport const BRadioButtonKnobOffsetError = \"2.5px\";\nexport const BRadioButtonKnobSize = \"8px\";\nexport const BRadioButtonKnobTransition = \"transform 250ms cubic-bezier(0.12, 0.6, 0.4, 0.95)\";\nexport const BRadioButtonKnobDisabledColor = \"#8c959d\";\nexport const BRadioButtonKnobReadonlyColor = \"#001222\";\nexport const BRadioGroupVerticalGap = \"12px\";\nexport const BRadioGroupHorizontalGap = \"32px\";\nexport const BRadioGroupErrorMessageMarginTop = \"12px\";\nexport const BRadioInputOffsetTop = \"2px\";\nexport const BRadioInputBorderRadius = \"12px\";\nexport const BRadioInputSpaceAroundIncrease = \"4px\";\nexport const BRadioInputUncheckedBackgroundColor = \"#ffffff\";\nexport const BRadioInputUncheckedBorder = \"1px solid #8c959d\";\nexport const BRadioInputUncheckedHoverBackgroundColor = \"#f4f5f6\";\nexport const BRadioInputUncheckedHoverBorderColor = \"#8c959d\";\nexport const BRadioInputUncheckedActiveBackgroundColor = \"#ecedef\";\nexport const BRadioInputUncheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BRadioInputUncheckedDisabledBorderColor = \"#dadddf\";\nexport const BRadioInputUncheckedReadonlyBackgroundColor = \"#ecedef\";\nexport const BRadioInputUncheckedReadonlyBorderColor = \"#dadddf\";\nexport const BRadioInputUncheckedErrorBackgroundColor = \"#dc3801\";\nexport const BRadioInputUncheckedErrorBorder = \"1.5px solid #dc3801\";\nexport const BRadioInputCheckedBackgroundColor = \"#001222\";\nexport const BRadioInputCheckedBorderColor = \"#001222\";\nexport const BRadioInputCheckedHoverBackgroundColor = \"#5c6874\";\nexport const BRadioInputCheckedHoverBorderColor = \"#5c6874\";\nexport const BRadioInputCheckedActiveBackgroundColor = \"#6c7782\";\nexport const BRadioInputCheckedActiveBorderColor = \"#6c7782\";\nexport const BRadioInputCheckedDisabledBackgroundColor = \"#ecedef\";\nexport const BRadioInputCheckedDisabledBorderColor = \"#dadddf\";\nexport const BRadioInputCheckedReadonlyBackgroundColor = \"#ecedef\";\nexport const BRadioInputCheckedReadonlyBorderColor = \"#dadddf\";\nexport const BRadioInputCheckedErrorBackgroundColor = \"#dc3801\";\nexport const BRadioInputCheckedErrorBorderColor = \"#dc3801\";\nexport const BRadioInputKnobColor = \"#ffffff\";\nexport const BRadioInputKnobOffset = \"3px\";\nexport const BRadioInputKnobOffsetError = \"2.5px\";\nexport const BRadioInputKnobSize = \"8px\";\nexport const BRadioInputKnobTransition = \"transform 250ms cubic-bezier(0.12, 0.6, 0.4, 0.95)\";\nexport const BRadioInputKnobDisabledColor = \"#8c959d\";\nexport const BRadioInputKnobReadonlyColor = \"#001222\";\nexport const BRichTextEditorColor = \"#001222\";\nexport const BRichTextEditorErrorMessageMarginTop = \"8px\";\nexport const BRichTextEditorDescriptionColor = \"#5c6874\";\nexport const BRichTextEditorDescriptionMarginTop = \"8px\";\nexport const BRichTextEditorContainerBorderRadius = \"8px\";\nexport const BRichTextEditorContainerBorder = \"1px solid #8c959d\";\nexport const BRichTextEditorContainerHoverBorderColor = \"#001222\";\nexport const BRichTextEditorContainerActiveBorderColor = \"#001222\";\nexport const BRichTextEditorContainerErrorBorder = \"1.5px solid #dc3801\";\nexport const BRichTextEditorContainerDisabledBorder = \"1px solid #dadddf\";\nexport const BRichTextEditorContainerDisabledBackgroundColor = \"#ecedef\";\nexport const BRichTextEditorContainerDisabledColor = \"#8c959d\";\nexport const BRichTextEditorToolbarPadding = \"8px 12px\";\nexport const BRichTextEditorToolbarBorderBottom = \"1px solid #dadddf\";\nexport const BRichTextEditorRendererMinHeight = \"80px\";\nexport const BRichTextEditorRendererPadding = \"8px 12px\";\nexport const BRichTextEditorRendererDisabledColor = \"#8c959d\";\nexport const BRichTextEditorContentAreaMinHeight = \"80px\";\nexport const BRichTextEditorContentAreaPadding = \"8px 12px\";\nexport const BRichTextEditorContentAreaDisabledBackgroundColor = \"#ecedef\";\nexport const BSecondaryNavMaxWidth = \"200px\";\nexport const BSecondaryNavCategoryMarginBottom = \"20px\";\nexport const BSecondaryNavCategoryLabelPadding = \"0 10px 4px 10px\";\nexport const BSecondaryNavCategoryLabelColor = \"#5c6874\";\nexport const BSecondaryNavItemPadding = \"8px 10px\";\nexport const BSecondaryNavItemBorderRadius = \"8px\";\nexport const BSecondaryNavItemMarginTop = \"8px\";\nexport const BSecondaryNavItemColor = \"#001222\";\nexport const BSecondaryNavItemActiveBackgroundColor = \"#ecedef\";\nexport const BSecondaryNavItemHoverBackgroundColor = \"#f4f5f6\";\nexport const BSegmentedControlBackgroundColor = \"#ecedef\";\nexport const BSegmentedControlBorderRadius = \"12px\";\nexport const BSegmentedControlPadding = \"4px\";\nexport const BSegmentedControlButtonBorderRadius = \"8px\";\nexport const BSegmentedControlButtonColor = \"#001222\";\nexport const BSegmentedControlButtonPadding = \"4px 12px\";\nexport const BSegmentedControlButtonIconMarginRight = \"8px\";\nexport const BSegmentedControlButtonCheckedBackgroundColor = \"#ffffff\";\nexport const BSegmentedControlButtonCheckedPadding = \"4px 8px\";\nexport const BSegmentedControlButtonDisabledColor = \"#8c959d\";\nexport const BSegmentedControlButtonHoverBackgroundColor = \"#e2e5e7\";\nexport const BSegmentedControlButtonLabelContainerColor = \"#5c6874\";\nexport const BSegmentedControlButtonLabelContainerCheckedColor = \"#001222\";\nexport const BSelectionCardGroupItemsGap = \"8px\";\nexport const BSelectionCardGroupErrorMessageMarginTop = \"12px\";\nexport const BSelectionCardContainerBackgroundColor = \"#ffffff\";\nexport const BSelectionCardContainerBorder = \"1px solid #dadddf\";\nexport const BSelectionCardContainerBorderRadius = \"12px\";\nexport const BSelectionCardContainerColor = \"#001222\";\nexport const BSelectionCardContainerGap = \"12px\";\nexport const BSelectionCardContainerPadding = \"12px 16px\";\nexport const BSelectionCardContainerContentGap = \"12px\";\nexport const BSelectionCardContainerLabelContainerGap = \"4px\";\nexport const BSelectionCardContainerHoverBorderColor = \"#c8ccd0\";\nexport const BSelectionCardContainerActiveBorderColor = \"#001222\";\nexport const BSelectionCardContainerFocusBorderColor = \"#dadddf\";\nexport const BSelectionCardContainerDisabledBorderColor = \"#dadddf\";\nexport const BSelectionCardContainerReadonlyBorderColor = \"#dadddf\";\nexport const BSelectionCardContainerErrorBorderColor = \"#dc3801\";\nexport const BSelectionCardContainerErrorBorderWidth = \"1.5px\";\nexport const BSelectionCardContainerCheckedBorder = \"1.5px solid transparent\";\nexport const BSelectionCardContainerCheckedBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedHoverBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedActiveBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedFocusBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedDisabledBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedReadonlyBorderColor = \"#001222\";\nexport const BSelectionCardContainerCheckedErrorBorderColor = \"#dc3801\";\nexport const BSelectionCardDescriptionColor = \"#5c6874\";\nexport const BSelectionCardIconBackgroundColor = \"#f4f5f6\";\nexport const BSelectionCardIconHeight = \"48px\";\nexport const BSelectionCardIconWidth = \"48px\";\nexport const BSelectionCardSubtitleColor = \"#5c6874\";\nexport const BSidepanelBackgroundColor = \"#ffffff\";\nexport const BSidepanelBorderRadius = \"12px\";\nexport const BSidepanelWidth = \"480px\";\nexport const BSidepanelLAndUpMinWidth = \"480px\";\nexport const BSidepanelLAndUpMaxWidth = \"680px\";\nexport const BSidepanelCloseButtonHeight = \"64px\";\nexport const BSidepanelCloseButtonRight = \"24px\";\nexport const BSidepanelCloseButtonZIndex = 1;\nexport const BSidepanelAnimationDuration = \"250ms\";\nexport const BSidepanelBackdropBackgroundColor = \"#001222\";\nexport const BSidepanelPageHeaderBackgroundColor = \"#ffffff\";\nexport const BSidepanelPageHeaderColor = \"#001222\";\nexport const BSidepanelPageHeaderFlexBasis = \"64px\";\nexport const BSidepanelPageHeaderGap = \"12px\";\nexport const BSidepanelPageHeaderPadding = \"16px 56px 16px 24px\";\nexport const BSidepanelPageHeaderBorderBottom = \"1px solid #000000\";\nexport const BSidepanelPageHeaderWithBorderBorderBottom = \"1px solid #dadddf\";\nexport const BSidepanelPageContentColor = \"#001222\";\nexport const BSidepanelPageContentPadding = \"0 24px\";\nexport const BSidepanelPageActionsBackgroundColor = \"#ffffff\";\nexport const BSidepanelPageActionsColor = \"#001222\";\nexport const BSidepanelPageActionsHeight = \"68px\";\nexport const BSidepanelPageActionsPadding = \"16px 24px\";\nexport const BSidepanelPageActionsBorderTop = \"1px solid #000000\";\nexport const BSidepanelPageActionsWithBorderBorderTop = \"1px solid #dadddf\";\nexport const BSidepanelPageAnimationDuration = \"150ms\";\nexport const BStatusColor = \"#001222\";\nexport const BStatusColumnGap = \"12px\";\nexport const BStatusIndicatorSize = \"12px\";\nexport const BStatusIndicatorWrapperHeight = \"20px\";\nexport const BStatusIndicatorBlueBackgroundColor = \"#006bd7\";\nexport const BStatusIndicatorGreenBackgroundColor = \"#00d16a\";\nexport const BStatusIndicatorGreyBackgroundColor = \"#848d96\";\nexport const BStatusIndicatorOrangeBackgroundColor = \"#f99300\";\nexport const BStatusIndicatorRedBackgroundColor = \"#f73f01\";\nexport const BStatusIndicatorYellowBackgroundColor = \"#f9c500\";\nexport const BStepperGap = \"6px\";\nexport const BStepperHorizontalGap = \"8px\";\nexport const BStepperMaxWidth = \"200px\";\nexport const BStepperTextStepperColor = \"#5c6874\";\nexport const BStepperStepButtonColor = \"#5c6874\";\nexport const BStepperStepButtonPadding = \"6px 8px\";\nexport const BStepperStepButtonGap = \"8px\";\nexport const BStepperStepButtonBorderRadius = \"8px\";\nexport const BStepperStepButtonHoverBackgroundColor = \"#f4f5f6\";\nexport const BStepperStepContentColor = \"#5c6874\";\nexport const BStepperStepContentHoverColor = \"#001222\";\nexport const BStepperStepContentCompletedColor = \"#001222\";\nexport const BStepperStepContentActiveColor = \"#001222\";\nexport const BStepperStepIndexColor = \"#ffffff\";\nexport const BStepperStepIndexWidth = \"20px\";\nexport const BStepperStepIndexHeight = \"20px\";\nexport const BStepperStepIndexBorderRadius = \"12px\";\nexport const BStepperStepIndexBackgroundColor = \"#c0c5ca\";\nexport const BStepperStepIndexActiveBackgroundColor = \"#001222\";\nexport const BStepperStepIndexCompletedBackgroundColor = \"#008845\";\nexport const BStepperStepIndexCompletedColor = \"#001222\";\nexport const BStepperStepSubstepsGap = \"6px\";\nexport const BStepperStepSubstepsMarginTop = \"6px\";\nexport const BStepperStepSubstepsButtonPaddingLeft = \"24px\";\nexport const BStepperStepSubstepsContentColor = \"#5c6874\";\nexport const BStepperStepSubstepsContentHoverColor = \"#001222\";\nexport const BStepperStepSubstepsContentCompletedColor = \"#001222\";\nexport const BStepperStepSubstepsContentActiveColor = \"#001222\";\nexport const BStepperStepSubstepsIndexColor = \"#c0c5ca\";\nexport const BStepperStepSubstepsIndexCompletedColor = \"#008845\";\nexport const BStepperStepSubstepsIndexActiveColor = \"#001222\";\nexport const BStructuredListItemPadding = \"6px 0\";\nexport const BStructuredListItemPaddingCondensed = \"0 0 4px 0\";\nexport const BStructuredListItemMarginBottom = \"12px\";\nexport const BStructuredListItemMarginBottomCondensed = \"6px\";\nexport const BStructuredListItemLabelPadding = \"8px\";\nexport const BStructuredListItemLabelPaddingMobile = \"2px 0\";\nexport const BStructuredListItemLabelColor = \"#5c6874\";\nexport const BStructuredListItemLabelGap = \"8px\";\nexport const BStructuredListItemLabelIconColor = \"#001222\";\nexport const BStructuredListItemItemValueColor = \"#001222\";\nexport const BStructuredListItemItemValueGap = \"16px\";\nexport const BStructuredListItemItemValueMobilePadding = \"2px 0\";\nexport const BStructuredListItemIconMargin = \"2px\";\nexport const BSummaryGridGap = \"8px\";\nexport const BSummaryGridItemBackgroundColor = \"#f4f5f6\";\nexport const BSummaryGridItemBorderRadius = \"8px\";\nexport const BSummaryGridItemColor = \"#001222\";\nexport const BSummaryGridItemPadding = \"16px 16px 12px\";\nexport const BSummaryGridItemGap = \"8px\";\nexport const BSummaryGridItemHeaderMarginBottom = \"4px\";\nexport const BSummaryGridItemTitleIconsGap = \"12px\";\nexport const BSummaryGridItemTitleIconsHeight = \"20px\";\nexport const BSummaryGridItemTitleIconsMarginLeft = \"12px\";\nexport const BSummaryGridItemContentLabelFontWeight = 600;\nexport const BSummaryGridItemContentLabelLineHeight = \"24px\";\nexport const BSummaryGridItemContentTrendMarginLeft = \"8px\";\nexport const BSummaryGridItemAmountSecondaryLabelPaddingLeft = \"4px\";\nexport const BTabsBackgroundColor = \"#ffffff\";\nexport const BTabsStickyBorderBottom = \"1px solid #dadddf\";\nexport const BTabsStickyPaddingTop = \"12px\";\nexport const BTabsStickyZIndex = 2;\nexport const BTabsTabListGap = \"24px\";\nexport const BTabsTabListHeight = \"30px\";\nexport const BTabsTabTextBorderRadius = \"2px\";\nexport const BTabsTabTextHeight = \"24px\";\nexport const BTabsTabTitleColor = \"#5c6874\";\nexport const BTabsTabTitleActiveColor = \"#001222\";\nexport const BTabsTabTitleDisabledColor = \"#8c959d\";\nexport const BTabsTabTitleHoverColor = \"#001222\";\nexport const BTabsTabUnderlineColor = \"#001222\";\nexport const BTabsTabUnderlineHeight = \"1px\";\nexport const BTabsTabUnderlineHeightActive = \"2px\";\nexport const BTabsTabUnderlineWidth = \"20px\";\nexport const BTabsCounterBackgroundColor = \"#f4f5f6\";\nexport const BTabsCounterBorderRadius = \"4px\";\nexport const BTabsCounterColor = \"#5c6874\";\nexport const BTabsCounterMarginLeft = \"6px\";\nexport const BTabsCounterPadding = \"2px 4px\";\nexport const BTabsCounterActiveColor = \"#001222\";\nexport const BTabsCounterDisabledColor = \"#8c959d\";\nexport const BTabsCounterHoverColor = \"#001222\";\nexport const BTabsNotificationDotBackgroundColor = \"#0f75dc\";\nexport const BTabsNotificationDotHeight = \"7px\";\nexport const BTabsNotificationDotMarginLeft = \"6px\";\nexport const BTabsNotificationDotWidth = \"7px\";\nexport const BTagPadding = \"2px 8px\";\nexport const BTagIconHeight = \"18px\";\nexport const BTagDefaultColor = \"#5c6874\";\nexport const BTagDefaultBackgroundColor = \"#f4f5f6\";\nexport const BTagBlueColor = \"#0065c9\";\nexport const BTagBlueBackgroundColor = \"#f0f6fd\";\nexport const BTagGreenColor = \"#00773c\";\nexport const BTagGreenBackgroundColor = \"#e4faef\";\nexport const BTagOrangeColor = \"#955900\";\nexport const BTagOrangeBackgroundColor = \"#fff4e5\";\nexport const BTagRedColor = \"#c13101\";\nexport const BTagRedBackgroundColor = \"#fff3ef\";\nexport const BTagWhiteColor = \"#001222\";\nexport const BTagWhiteBackgroundColor = \"#ffffff\";\nexport const BTextareaMinWidth = \"200px\";\nexport const BTextareaLabelColor = \"#001222\";\nexport const BTextareaLabelMarginBottom = \"8px\";\nexport const BTextareaLabelItemColor = \"#5c6874\";\nexport const BTextareaLabelItemErrorColor = \"#dc3801\";\nexport const BTextareaInputBoxMarginBottom = \"8px\";\nexport const BTextareaInputBackgroundColor = \"#ffffff\";\nexport const BTextareaInputBorder = \"1px solid #8c959d\";\nexport const BTextareaInputBorderRadius = \"8px\";\nexport const BTextareaInputPadding = \"12px 12px 8px 12px\";\nexport const BTextareaInputColor = \"#001222\";\nexport const BTextareaInputMinHeight = \"44px\";\nexport const BTextareaInputDisabledBackgroundColor = \"#ecedef\";\nexport const BTextareaInputDisabledBorderColor = \"#dadddf\";\nexport const BTextareaInputDisabledColor = \"#8c959d\";\nexport const BTextareaInputErrorBackgroundColor = \"#dc3801\";\nexport const BTextareaInputFocusBorder = \"1.5px solid #001222\";\nexport const BTextareaInputFocusBorderColor = \"#001222\";\nexport const BTextareaInputFocusBorderWidth = \"1.5px\";\nexport const BTextareaInputHoverBorderColor = \"#001222\";\nexport const BTextareaInputPlaceholderColor = \"#8c959d\";\nexport const BTextareaInputReadonlyBackgroundColor = \"#ecedef\";\nexport const BTextareaInputReadonlyBorderColor = \"#dadddf\";\nexport const BTextareaInputClearablePadding = \"12px 40px 8px 12px\";\nexport const BTextareaDescriptionColor = \"#5c6874\";\nexport const BTextareaDescriptionMarginTop = \"4px\";\nexport const BTextareaDescriptionPadding = 0;\nexport const BTextareaDescriptionErrorColor = \"#dc3801\";\nexport const BTimelineMaxWidth = \"500px\";\nexport const BTimelineAddNoteSectionPaddingBottom = \"24px\";\nexport const BTimelineItemRowGap = \"16px\";\nexport const BTimelineItemContentPaddingBottom = \"32px\";\nexport const BTimelineItemIconMargin = \"2px 0\";\nexport const BTimelineItemIconColor = \"#001222\";\nexport const BTimelineItemIconDefaultColor = \"#001222\";\nexport const BTimelineItemIconDefaultMargin = \"2px 0\";\nexport const BTimelineItemIconSuccessColor = \"#008845\";\nexport const BTimelineItemIconCriticalColor = \"#dc3801\";\nexport const BTimelineItemIconBlueColor = \"#006bd7\";\nexport const BTimelineItemIconGreenColor = \"#00d16a\";\nexport const BTimelineItemIconGreyColor = \"#848d96\";\nexport const BTimelineItemIconOrangeColor = \"#f99300\";\nexport const BTimelineItemIconRedColor = \"#f73f01\";\nexport const BTimelineItemIconYellowColor = \"#f9c500\";\nexport const BTimelineItemIconTimegapPaddingBottom = \"6px\";\nexport const BTimelineItemIconTimegapBorder = \"1px solid #c8ccd0\";\nexport const BTimelineItemIconTimegapMargin = \"6px auto\";\nexport const BTimelineItemSeparatorBackgroundColor = \"#c8ccd0\";\nexport const BTimelineItemTitleColor = \"#001222\";\nexport const BTimelineItemTitleMarginBottom = \"2px\";\nexport const BTimelineItemTitlePaddingTop = \"4px\";\nexport const BTimelineItemTimestampColor = \"#5c6874\";\nexport const BTimelineItemTimestampGap = \"6px\";\nexport const BTimelineItemDescriptionColor = \"#001222\";\nexport const BTimelineItemDescriptionMarginTop = \"10px\";\nexport const BTimelineItemDataListMarginTop = \"10px\";\nexport const BTimelineItemTagMarginTop = \"10px\";\nexport const BTimelineItemTimegapColor = \"#5c6874\";\nexport const BTimelineNoteTimestampMarginTop = \"10px\";\nexport const BToastWidth = \"420px\";\nexport const BToastSpacingInner = \"12px\";\nexport const BToastSpacingOuter = \"16px\";\nexport const BToastAnimationDuration = \"250ms\";\nexport const BToastItemBackgroundColor = \"#001222\";\nexport const BToastItemBorderColor = \"#2f3e4d\";\nexport const BToastItemBorderWidth = \"1px\";\nexport const BToastItemBorderRadius = \"8px\";\nexport const BToastItemColor = \"#ffffff\";\nexport const BToastItemButtonColor = \"#ffffff\";\nexport const BToastItemSpacing = \"16px\";\nexport const BToastItemZIndex = 15;\nexport const BToastItemIconColor = \"#0f75dc\";\nexport const BToastItemIconMargin = \"16px\";\nexport const BToastItemShadow = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BToastItemPadding = \"16px\";\nexport const BToggleButtonPrimaryToggledBackgroundColor = \"#364553\";\nexport const BToggleButtonPrimaryToggledBackgroundColorInverse = \"#ecedef\";\nexport const BToggleButtonPrimaryToggledActiveBackgroundColor = \"#364553\";\nexport const BToggleButtonPrimaryToggledActiveBackgroundColorInverse = \"#dadddf\";\nexport const BToggleButtonPrimaryToggledDisabledBackgroundColor = \"#273746\";\nexport const BToggleButtonPrimaryToggledDisabledBackgroundColorInverse = \"#ecedef\";\nexport const BToggleButtonPrimaryToggledDisabledBoxShadow = \"none\";\nexport const BToggleButtonPrimaryToggledDisabledBoxShadowInverse = \"none\";\nexport const BToggleButtonPrimaryToggledDisabledColor = \"#737e88\";\nexport const BToggleButtonPrimaryToggledDisabledColorInverse = \"#8c959d\";\nexport const BToggleButtonPrimaryToggledHoverBackgroundColor = \"#273746\";\nexport const BToggleButtonPrimaryToggledHoverBackgroundColorInverse = \"#e2e5e7\";\nexport const BToggleButtonSecondaryToggledBackgroundColor = \"#ecedef\";\nexport const BToggleButtonSecondaryToggledBackgroundColorInverse = \"#364553\";\nexport const BToggleButtonSecondaryToggledBorderColor = \"#001222\";\nexport const BToggleButtonSecondaryToggledBorderColorInverse = \"#2f3e4d\";\nexport const BToggleButtonSecondaryToggledActiveBackgroundColor = \"#dadddf\";\nexport const BToggleButtonSecondaryToggledActiveBackgroundColorInverse = \"#364553\";\nexport const BToggleButtonSecondaryToggledDisabledBackgroundColor = \"#ecedef\";\nexport const BToggleButtonSecondaryToggledDisabledBackgroundColorInverse = \"#1a2b3b\";\nexport const BToggleButtonSecondaryToggledDisabledColor = \"#8c959d\";\nexport const BToggleButtonSecondaryToggledDisabledColorInverse = \"#737e88\";\nexport const BToggleButtonSecondaryToggledHoverBackgroundColor = \"#e2e5e7\";\nexport const BToggleButtonSecondaryToggledHoverBackgroundColorInverse = \"#273746\";\nexport const BToggleButtonTertiaryActiveBackgroundColor = \"#ecedef\";\nexport const BToggleButtonTertiaryActiveBackgroundColorInverse = \"#6c7782\";\nexport const BToggleButtonTertiaryActiveColor = \"#6c7782\";\nexport const BToggleButtonTertiaryActiveColorInverse = \"#ffffff\";\nexport const BToggleButtonTertiaryDisabledBackgroundColor = \"#000000\";\nexport const BToggleButtonTertiaryDisabledBackgroundColorInverse = \"#000000\";\nexport const BToggleButtonTertiaryDisabledColor = \"#8c959d\";\nexport const BToggleButtonTertiaryDisabledColorInverse = \"#737e88\";\nexport const BToggleButtonTertiaryHoverBackgroundColor = \"#f4f5f6\";\nexport const BToggleButtonTertiaryHoverBackgroundColorInverse = \"#5c6874\";\nexport const BToggleButtonTertiaryHoverColor = \"#5c6874\";\nexport const BToggleButtonTertiaryHoverColorInverse = \"#ffffff\";\nexport const BToggleButtonTertiaryToggledBackgroundColor = \"#ecedef\";\nexport const BToggleButtonTertiaryToggledBackgroundColorInverse = \"#364553\";\nexport const BToggleButtonTertiaryToggledActiveBackgroundColor = \"#dadddf\";\nexport const BToggleButtonTertiaryToggledActiveBackgroundColorInverse = \"#364553\";\nexport const BToggleButtonTertiaryToggledDisabledBackgroundColor = \"#ecedef\";\nexport const BToggleButtonTertiaryToggledDisabledBackgroundColorInverse = \"#1a2b3b\";\nexport const BToggleButtonTertiaryToggledDisabledColor = \"#8c959d\";\nexport const BToggleButtonTertiaryToggledDisabledColorInverse = \"#737e88\";\nexport const BToggleButtonTertiaryToggledHoverBackgroundColor = \"#e2e5e7\";\nexport const BToggleButtonTertiaryToggledHoverBackgroundColorInverse = \"#273746\";\nexport const BToggleHandleBackgroundColor = \"#001222\";\nexport const BToggleHandleHeight = \"12px\";\nexport const BToggleHandleWidth = \"12px\";\nexport const BToggleHandleBorderRadius = \"12px\";\nexport const BToggleHandleTransition = \"transform 150ms cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BToggleHandleDisabledBackgroundColor = \"#8c959d\";\nexport const BToggleHandleToggledBackgroundColor = \"#ffffff\";\nexport const BToggleHandleToggledHeight = \"16px\";\nexport const BToggleHandleToggledWidth = \"16px\";\nexport const BToggleHandleToggledColor = \"#001222\";\nexport const BToggleHandleToggledDisabledBackgroundColor = \"#ecedef\";\nexport const BToggleHandleToggledDisabledColor = \"#8c959d\";\nexport const BToggleHandleToggledReadonlyBackgroundColor = \"#ecedef\";\nexport const BToggleTrackHeight = \"20px\";\nexport const BToggleTrackWidth = \"36px\";\nexport const BToggleTrackPadding = \"2px 4px\";\nexport const BToggleTrackBorder = \"1px solid #8c959d\";\nexport const BToggleTrackBorderRadius = \"12px\";\nexport const BToggleTrackBackgroundColor = \"#ffffff\";\nexport const BToggleTrackHoverBackgroundColor = \"#f4f5f6\";\nexport const BToggleTrackHoverBorderColor = \"#6c7782\";\nexport const BToggleTrackActiveBackgroundColor = \"#ecedef\";\nexport const BToggleTrackActiveBorderColor = \"#001222\";\nexport const BToggleTrackDisabledBackgroundColor = \"#f4f5f6\";\nexport const BToggleTrackDisabledBorderColor = \"#dadddf\";\nexport const BToggleTrackReadonlyBackgroundColor = \"#f4f5f6\";\nexport const BToggleTrackReadonlyBorderColor = \"#dadddf\";\nexport const BToggleTrackToggledBackgroundColor = \"#001222\";\nexport const BToggleTrackToggledPadding = \"2px\";\nexport const BToggleTrackToggledBorder = \"0\";\nexport const BToggleTrackToggledHoverBackgroundColor = \"#5c6874\";\nexport const BToggleTrackToggledActiveBackgroundColor = \"#6c7782\";\nexport const BToggleTrackToggledDisabledBackgroundColor = \"#c0c5ca\";\nexport const BToggleTrackToggledReadonlyBackgroundColor = \"#c0c5ca\";\nexport const BToggleLabelColor = \"#001222\";\nexport const BToggleLabelPadding = \"16px\";\nexport const BToggleDescriptionColor = \"#5c6874\";\nexport const BToggleDescriptionPadding = \"4px\";\nexport const BTooltipBackgroundColor = \"#001222\";\nexport const BTooltipBorderRadius = \"4px\";\nexport const BTooltipColor = \"#ffffff\";\nexport const BTooltipMaxWidth = \"300px\";\nexport const BTooltipPadding = \"4px 8px\";\nexport const BTooltipZIndex = 5;\nexport const BTutorialPopoverColor = \"#5c6874\";\nexport const BTutorialPopoverStepsLineHeight = \"26px\";\nexport const BTutorialPopoverRippleBeforeBackgroundColor = \"#00d16a\";\nexport const BTutorialPopoverRippleBeforeFilter = \"blur(40px)\";\nexport const BTutorialPopoverRippleBeforeHeight = \"48px\";\nexport const BTutorialPopoverRippleBeforeWidth = \"64px\";\nexport const BTutorialPopoverRippleBeforePosition = \"-48px\";\nexport const BTutorialPopoverRippleAfterHeight = \"6px\";\nexport const BTutorialPopoverRippleAfterWidth = \"10px\";\nexport const BTutorialPopoverRippleAfterPosition = \"-24px\";\nexport const BTutorialPopoverHeaderGap = \"16px\";\nexport const BTutorialPopoverHeaderPaddingBottom = \"12px\";\nexport const BTutorialPopoverFooterColumnGap = \"8px\";\nexport const BTutorialPopoverFooterPaddingTop = \"12px\";\nexport const BTutorialIndicatorBorder = \"2px solid #00d16a\";\nexport const BTutorialIndicatorBorderOffset = \"-2px\";\nexport const BAnimationEasingStandard = \"cubic-bezier(0.2, 0, 0.4, 0.9)\";\nexport const BAnimationEasingEnter = \"cubic-bezier(0.12, 0.6, 0.4, 0.95)\";\nexport const BAnimationEasingExit = \"cubic-bezier(0.4, 0, 1, 1)\";\nexport const BAnimationEasingLinear = \"linear\";\nexport const BAnimationDurationFast = \"100ms\";\nexport const BAnimationDurationModerate = \"150ms\";\nexport const BAnimationDurationSlow = \"250ms\";\nexport const BBorderRadiusXs = \"2px\";\nexport const BBorderRadiusS = \"4px\";\nexport const BBorderRadiusM = \"8px\";\nexport const BBorderRadiusL = \"12px\";\nexport const BBorderRadiusXl = \"24px\";\nexport const BBorderWidthS = \"1px\";\nexport const BBorderWidthM = \"2px\";\nexport const BBorderWidthL = \"3px\";\nexport const BBorderWidthAttention = \"1.5px\";\nexport const BMediaQueryXsMin = \"0px\";\nexport const BMediaQueryXsMax = \"375px\";\nexport const BMediaQuerySMin = \"376px\";\nexport const BMediaQuerySMax = \"499px\";\nexport const BMediaQueryMMin = \"500px\";\nexport const BMediaQueryMMax = \"767px\";\nexport const BMediaQueryLMin = \"768px\";\nexport const BMediaQueryLMax = \"1279px\";\nexport const BMediaQueryXlMin = \"1280px\";\nexport const BMediaQueryXlMax = \"1535px\";\nexport const BMediaQueryXxl = \"1536px\";\nexport const BGradientDataGridHover = \"linear-gradient(270deg, #f4f5f6 0%, rgba(247, 247, 248, .82) 53.34%, rgba(247, 247, 248, .75) 61.73%, rgba(247, 247, 248, .11) 99.25%, rgba(247, 247, 248, 0) 100%)\";\nexport const BGradientDataGridZebraHover = \"linear-gradient(270deg, #ecedef 0%, rgba(236, 237, 239, .82) 53.34%, rgba(236, 237, 239, .75) 61.73%, rgba(236, 237, 239, .11) 99.25%, rgba(236, 237, 239, 0) 100%)\";\nexport const BGradientDataGridSelectedHover = \"linear-gradient(270deg, #d4e6f9 0%, rgba(212, 230, 249, .82) 53.34%, rgba(212, 230, 249, .75) 61.73%, rgba(212, 230, 249, .11) 99.25%, rgba(212, 230, 249, 0) 100%)\";\nexport const BGradientDataGridHighlightedHover = \"linear-gradient(270deg, #ffecd0 0%, rgba(255, 236, 208, .82) 53.34%, rgba(255, 236, 208, .75) 61.73%, rgba(255, 236, 208, .11) 99.25%, rgba(255, 236, 208, 0) 100%)\";\nexport const BShadowLow = \"0px 2px 4px rgba(0, 18, 34, 0.04), 0px 1px 2px rgba(0, 18, 34, 0.02)\";\nexport const BShadowMedium = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04)\";\nexport const BShadowHigh = \"0px 18px 36px rgba(0, 18, 34, 0.12), 0px 4px 8px rgba(0, 18, 34, 0.06)\";\nexport const BShadowLowBorder = \"0px 2px 4px rgba(0, 18, 34, 0.04), 0px 1px 2px rgba(0, 18, 34, 0.02), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BShadowMediumBorder = \"0px 6px 12px rgba(0, 18, 34, 0.08), 0px 2px 4px rgba(0, 18, 34, 0.04), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BShadowHighBorder = \"0px 18px 36px rgba(0, 18, 34, 0.12), 0px 4px 8px rgba(0, 18, 34, 0.06), 0px 0px 0px 1px rgba(218, 221, 223, 1)\";\nexport const BSpacer100 = \"32px\";\nexport const BSpacer110 = \"40px\";\nexport const BSpacer120 = \"48px\";\nexport const BSpacer130 = \"56px\";\nexport const BSpacer140 = \"64px\";\nexport const BSpacer000 = \"0px\";\nexport const BSpacer010 = \"2px\";\nexport const BSpacer020 = \"4px\";\nexport const BSpacer030 = \"6px\";\nexport const BSpacer040 = \"8px\";\nexport const BSpacer050 = \"10px\";\nexport const BSpacer060 = \"12px\";\nexport const BSpacer070 = \"16px\";\nexport const BSpacer080 = \"20px\";\nexport const BSpacer090 = \"24px\";\n"],"names":["BButtonActionsButtonsEndColumnGap","BCodeSnippetCodeAreaHighlightRed","BCodeSnippetCodeAreaHighlightOrange","BCodeSnippetCodeAreaHighlightGreen","BCodeSnippetCodeAreaHighlightBlue","BTextareaInputFocusBorderWidth","BMediaQuerySMax","BMediaQueryMMax"],"mappings":"AAiTY,MAACA,IAAoC,OAwXpCC,IAAmC,WACnCC,IAAsC,WACtCC,IAAqC,WACrCC,IAAoC,WAwsCpCC,IAAiC,SAsLjCC,IAAkB,SAElBC,IAAkB;"}
|