From 0659071cc2a9c6a3f6473182a029d03818aa9e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20G=C3=B3mez=20Pinta?= <44321109+GomezIvann@users.noreply.github.com> Date: Wed, 31 Jan 2024 14:14:31 +0100 Subject: [PATCH 1/2] Update theme generator tokens --- .../screens/common/themes/advanced-theme.json | 2242 ++++++++--------- .../themes/schemas/advanced.schema.json | 122 +- 2 files changed, 1064 insertions(+), 1300 deletions(-) diff --git a/website/screens/common/themes/advanced-theme.json b/website/screens/common/themes/advanced-theme.json index 3534e1b2f..be197d22a 100644 --- a/website/screens/common/themes/advanced-theme.json +++ b/website/screens/common/themes/advanced-theme.json @@ -1,1251 +1,1133 @@ { "accordion": { - "backgroundColor": "#ffffff", - "hoverBackgroundColor": "#f2eafa", - "arrowColor": "#5f249f", - "disabledArrowColor": "#999999", - "assistiveTextFontFamily": "Open Sans, sans-serif", - "assistiveTextFontSize": "1rem", - "assistiveTextFontWeight": "300", - "assistiveTextFontStyle": "italic", - "assistiveTextLetterSpacing": "0.025em", - "assistiveTextFontColor": "#666666", - "disabledAssistiveTextFontColor": "#999999", - "assistiveTextMinWidth": "100px", - "assistiveTextPaddingRight": "24px", - "assistiveTextPaddingLeft": "0px", - "titleLabelFontFamily": "Open Sans, sans-serif", - "titleLabelFontSize": "1rem", - "titleLabelFontWeight": "400", - "titleLabelFontStyle": "normal", - "titleLabelFontColor": "#000000", - "disabledTitleLabelFontColor": "#999999", - "titleLabelPaddingTop": "0px", - "titleLabelPaddingBottom": "0px", - "titleLabelPaddingLeft": "0px", - "titleLabelPaddingRight": "16px", - "focusBorderColor": "#0095ff", - "focusBorderStyle": "solid", - "focusBorderThickness": "2px", - "borderRadius": "4px", - "boxShadowOffsetX": "0px", - "boxShadowOffsetY": "6px", - "boxShadowBlur": "10px", - "boxShadowColor": "#0000001a", - "iconColor": "#5f249f", - "disabledIconColor": "#999999", - "iconSize": "24px", - "iconMarginLeft": "0px", - "iconMarginRigth": "12px", - "accordionGroupSeparatorBorderColor": "#0000001a", - "accordionGroupSeparatorBorderThickness": "1px", - "accordionGroupSeparatorBorderRadius": "0px", - "accordionGroupSeparatorBorderStyle": "solid" + "backgroundColor": "#ffffff", + "hoverBackgroundColor": "#f2eafa", + "arrowColor": "#5f249f", + "disabledArrowColor": "#999999", + "assistiveTextFontFamily": "Open Sans, sans-serif", + "assistiveTextFontSize": "1rem", + "assistiveTextFontWeight": "300", + "assistiveTextFontStyle": "italic", + "assistiveTextLetterSpacing": "0.025em", + "assistiveTextFontColor": "#666666", + "disabledAssistiveTextFontColor": "#999999", + "assistiveTextMinWidth": "100px", + "assistiveTextPaddingRight": "24px", + "assistiveTextPaddingLeft": "0px", + "titleLabelFontFamily": "Open Sans, sans-serif", + "titleLabelFontSize": "1rem", + "titleLabelFontWeight": "400", + "titleLabelFontStyle": "normal", + "titleLabelFontColor": "#000000", + "disabledTitleLabelFontColor": "#999999", + "titleLabelPaddingTop": "0px", + "titleLabelPaddingBottom": "0px", + "titleLabelPaddingLeft": "0px", + "titleLabelPaddingRight": "16px", + "focusBorderColor": "#0095ff", + "focusBorderStyle": "solid", + "focusBorderThickness": "2px", + "borderRadius": "4px", + "boxShadowOffsetX": "0px", + "boxShadowOffsetY": "6px", + "boxShadowBlur": "10px", + "boxShadowColor": "#0000001a", + "iconColor": "#5f249f", + "disabledIconColor": "#999999", + "iconSize": "24px", + "iconMarginLeft": "0px", + "iconMarginRigth": "12px", + "accordionGroupSeparatorBorderColor": "#0000001a", + "accordionGroupSeparatorBorderThickness": "1px", + "accordionGroupSeparatorBorderRadius": "0px", + "accordionGroupSeparatorBorderStyle": "solid" }, "alert": { - "titleFontFamily": "Open Sans, sans-serif", - "titleFontColor": "#000000", - "titleFontSize": "0.75rem", - "titleFontStyle": "normal", - "titleFontWeight": "bold", - "titleTextTransform": "uppercase", - "titlePaddingRight": "0px", - "titlePaddingLeft": "0px", - "inlineTextFontFamily": "Open Sans, sans-serif", - "inlineTextFontColor": "#000000", - "inlineTextFontSize": "0.75rem", - "inlineTextFontStyle": "normal", - "inlineTextFontWeight": "400", - "inlineTextPaddingLeft": "0px", - "inlineTextPaddingRight": "0px", - "contentPaddingLeft": "0px", - "contentPaddingRight": "0px", - "contentPaddingTop": "20px", - "contentPaddingBottom": "30px", - "borderRadius": "4px", - "borderStyle": "solid", - "borderThickness": "1px", - "infoBorderColor": "#0067b3", - "successBorderColor": "#24a148", - "warningBorderColor": "#c59f07", - "errorBorderColor": "#d0011b", - "iconSize": "24px", - "iconPaddingLeft": "0px", - "iconPaddingRight": "0px", - "infoIconColor": "#0067b3", - "successIconColor": "#24a148", - "warningIconColor": "#c59f07", - "errorIconColor": "#d0011b", - "infoBackgroundColor": "#e6f4ff", - "successBackgroundColor": "#eafaef", - "warningBackgroundColor": "#fef9e6", - "errorBackgroundColor": "#ffe6e9", - "hoverActionBackgroundColor": "#0000000d", - "activeActionBackgroundColor": "#0000001a", - "focusActionBorderColor": "#0095ff", - "overlayColor": "#000000b3" + "titleFontFamily": "Open Sans, sans-serif", + "titleFontColor": "#000000", + "titleFontSize": "0.75rem", + "titleFontStyle": "normal", + "titleFontWeight": "bold", + "titleTextTransform": "uppercase", + "titlePaddingRight": "0px", + "titlePaddingLeft": "0px", + "inlineTextFontFamily": "Open Sans, sans-serif", + "inlineTextFontColor": "#000000", + "inlineTextFontSize": "0.75rem", + "inlineTextFontStyle": "normal", + "inlineTextFontWeight": "400", + "inlineTextPaddingLeft": "0px", + "inlineTextPaddingRight": "0px", + "contentPaddingLeft": "0px", + "contentPaddingRight": "0px", + "contentPaddingTop": "20px", + "contentPaddingBottom": "30px", + "borderRadius": "4px", + "borderStyle": "solid", + "borderThickness": "1px", + "infoBorderColor": "#0067b3", + "successBorderColor": "#24a148", + "warningBorderColor": "#c59f07", + "errorBorderColor": "#d0011b", + "iconSize": "24px", + "iconPaddingLeft": "0px", + "iconPaddingRight": "0px", + "infoIconColor": "#0067b3", + "successIconColor": "#24a148", + "warningIconColor": "#c59f07", + "errorIconColor": "#d0011b", + "infoBackgroundColor": "#e6f4ff", + "successBackgroundColor": "#eafaef", + "warningBackgroundColor": "#fef9e6", + "errorBackgroundColor": "#ffe6e9", + "hoverActionBackgroundColor": "#0000000d", + "activeActionBackgroundColor": "#0000001a", + "focusActionBorderColor": "#0095ff", + "overlayColor": "#000000b3" }, "box": { - "backgroundColor": "#ffffff", - "borderRadius": "0.25rem", - "borderThickness": "0px", - "borderStyle": "none", - "borderColor": "transparent", - "noneShadowDepthShadowOffsetX": "none", - "noneShadowDepthShadowOffsetY": "none", - "noneShadowDepthShadowBlur": "none", - "noneShadowDepthShadowSpread": "none", - "noneShadowDepthShadowColor": "transparent", - "oneShadowDepthShadowOffsetX": "0px", - "oneShadowDepthShadowOffsetY": "3px", - "oneShadowDepthShadowBlur": "6px", - "oneShadowDepthShadowSpread": "0px", - "oneShadowDepthShadowColor": "#00000033", - "twoShadowDepthShadowOffsetX": "0px", - "twoShadowDepthShadowOffsetY": "3px", - "twoShadowDepthShadowBlur": "10px", - "twoShadowDepthShadowSpread": "0px", - "twoShadowDepthShadowColor": "#00000033" + "backgroundColor": "#ffffff", + "borderRadius": "0.25rem", + "borderThickness": "0px", + "borderStyle": "none", + "borderColor": "transparent", + "noneShadowDepthShadowOffsetX": "none", + "noneShadowDepthShadowOffsetY": "none", + "noneShadowDepthShadowBlur": "none", + "noneShadowDepthShadowSpread": "none", + "noneShadowDepthShadowColor": "transparent", + "oneShadowDepthShadowOffsetX": "0px", + "oneShadowDepthShadowOffsetY": "3px", + "oneShadowDepthShadowBlur": "6px", + "oneShadowDepthShadowSpread": "0px", + "oneShadowDepthShadowColor": "#00000033", + "twoShadowDepthShadowOffsetX": "0px", + "twoShadowDepthShadowOffsetY": "3px", + "twoShadowDepthShadowBlur": "10px", + "twoShadowDepthShadowSpread": "0px", + "twoShadowDepthShadowColor": "#00000033" }, "bulletedList": { - "fontColor": "#000000", - "fontColorOnDark": "#ffffff", - "bulletIconHeight": "1.5rem", - "bulletIconWidth": "1.5rem", - "bulletHeight": "5px", - "bulletWidth": "5px", - "bulletMarginRight": "0.5rem" + "fontColor": "#000000", + "bulletIconHeight": "1.5rem", + "bulletIconWidth": "1.5rem", + "bulletHeight": "5px", + "bulletWidth": "5px", + "bulletMarginRight": "0.5rem" }, "button": { - "labelFontLineHeight": "1.5em", - "labelLetterSpacing": "0.025em", - "paddingLeft": "0.5rem", - "paddingRight": "0.5rem", - "paddingTop": "0.5rem", - "paddingBottom": "0.5rem", - "focusBorderColor": "#0095ff", - "focusBorderColorOnDark": "#0095ff", - "primaryBackgroundColor": "#5f249f", - "primaryBackgroundColorOnDark": "#5f249f", - "primaryFontColor": "#ffffff", - "primaryFontColorOnDark": "#ffffff", - "primaryHoverBackgroundColor": "#4b1c7d", - "primaryHoverBackgroundColorOnDark": "#7d2fd0", - "primaryActiveBackgroundColor": "#321353", - "primaryActiveBackgroundColorOnDark": "#4b1c7d", - "primaryDisabledBackgroundColor": "#f2f2f2", - "primaryDisabledBackgroundColorOnDark": "#4d4d4d", - "primaryDisabledFontColor": "#999999", - "primaryDisabledFontColorOnDark": "#999999", - "primaryBorderThickness": "0px", - "primaryBorderStyle": "none", - "primaryBorderRadius": "0.25rem", - "primaryFontFamily": "Open Sans, sans-serif", - "primaryFontSize": "1rem", - "primaryFontWeight": "400", - "secondaryBackgroundColor": "transparent", - "secondaryBackgroundColorOnDark": "transparent", - "secondaryFontColor": "#5f249f", - "secondaryFontColorOnDark": "#ffffff", - "secondaryHoverFontColor": "#ffffff", - "secondaryHoverFontColorOnDark": "#000000", - "secondaryBorderColor": "#5f249f", - "secondaryBorderColorOnDark": "#ffffff", - "secondaryHoverBackgroundColor": "#5f249f", - "secondaryHoverBackgroundColorOnDark": "#ffffff", - "secondaryActiveBackgroundColor": "#321353", - "secondaryActiveBackgroundColorOnDark": "#e6e6e6", - "secondaryDisabledBackgroundColor": "transparent", - "secondaryDisabledBackgroundColorOnDark": "transparent", - "secondaryDisabledFontColor": "#999999", - "secondaryDisabledFontColorOnDark": "#999999", - "secondaryDisabledBorderColor": "#999999", - "secondaryDisabledBorderColorOnDark": "#999999", - "secondaryBorderThickness": "1px", - "secondaryBorderStyle": "solid", - "secondaryBorderRadius": "0.25rem", - "secondaryFontFamily": "Open Sans, sans-serif", - "secondaryFontSize": "1rem", - "secondaryFontWeight": "400", - "textBackgroundColor": "transparent", - "textBackgroundColorOnDark": "transparent", - "textFontColor": "#5f249f", - "textFontColorOnDark": "#ffffff", - "textHoverBackgroundColor": "#f2eafa", - "textHoverBackgroundColorOnDark": "#4d4d4d", - "textActiveBackgroundColor": "#e5d5f6", - "textActiveBackgroundColorOnDark": "#666666", - "textDisabledBackgroundColor": "transparent", - "textDisabledBackgroundColorOnDark": "transparent", - "textDisabledFontColor": "#999999", - "textDisabledFontColorOnDark": "#999999", - "textBorderThickness": "0px", - "textBorderStyle": "none", - "textBorderRadius": "0.25rem", - "textFontFamily": "Open Sans, sans-serif", - "textFontSize": "1rem", - "textFontWeight": "400" + "labelFontLineHeight": "1.5em", + "labelLetterSpacing": "0.025em", + "paddingLeft": "0.5rem", + "paddingRight": "0.5rem", + "paddingTop": "0.5rem", + "paddingBottom": "0.5rem", + "focusBorderColor": "#0095ff", + "primaryBackgroundColor": "#5f249f", + "primaryFontColor": "#ffffff", + "primaryHoverBackgroundColor": "#4b1c7d", + "primaryActiveBackgroundColor": "#321353", + "primaryDisabledBackgroundColor": "#f2f2f2", + "primaryDisabledFontColor": "#999999", + "primaryBorderThickness": "0px", + "primaryBorderStyle": "none", + "primaryBorderRadius": "0.25rem", + "primaryFontFamily": "Open Sans, sans-serif", + "primaryFontSize": "1rem", + "primaryFontWeight": "400", + "secondaryBackgroundColor": "transparent", + "secondaryFontColor": "#5f249f", + "secondaryHoverFontColor": "#ffffff", + "secondaryBorderColor": "#5f249f", + "secondaryHoverBackgroundColor": "#5f249f", + "secondaryActiveBackgroundColor": "#321353", + "secondaryDisabledBackgroundColor": "transparent", + "secondaryDisabledFontColor": "#999999", + "secondaryDisabledBorderColor": "#999999", + "secondaryBorderThickness": "1px", + "secondaryBorderStyle": "solid", + "secondaryBorderRadius": "0.25rem", + "secondaryFontFamily": "Open Sans, sans-serif", + "secondaryFontSize": "1rem", + "secondaryFontWeight": "400", + "textBackgroundColor": "transparent", + "textFontColor": "#5f249f", + "textHoverBackgroundColor": "#f2eafa", + "textActiveBackgroundColor": "#e5d5f6", + "textDisabledBackgroundColor": "transparent", + "textDisabledFontColor": "#999999", + "textBorderThickness": "0px", + "textBorderStyle": "none", + "textBorderRadius": "0.25rem", + "textFontFamily": "Open Sans, sans-serif", + "textFontSize": "1rem", + "textFontWeight": "400" }, "card": { - "height": "220px", - "width": "400px" + "height": "220px", + "width": "400px" }, "checkbox": { - "backgroundColorChecked": "#0067b3", - "backgroundColorCheckedOnDark": "#e6e6e6", - "hoverBackgroundColorChecked": "#003c66", - "hoverBackgroundColorCheckedOnDark": "#ffffff", - "disabledBackgroundColorChecked": "#999999", - "disabledBackgroundColorCheckedOnDark": "#4d4d4d", - "readOnlyBackgroundColorChecked": "#999999", - "hoverReadOnlyBackgroundColorChecked": "#808080", - "borderColor": "#0067b3", - "borderColorOnDark": "#e6e6e6", - "hoverBorderColor": "#003c66", - "hoverBorderColorOnDark": "#ffffff", - "disabledBorderColor": "#999999", - "disabledBorderColorOnDark": "#4d4d4d", - "readOnlyBorderColor": "#999999", - "hoverReadOnlyBorderColor": "#808080", - "checkColor": "#ffffff", - "checkColorOnDark": "#000000", - "disabledCheckColor": "#ffffff", - "disabledCheckColorOnDark": "#999999", - "readOnlyCheckColor": "#ffffff", - "fontFamily": "Open Sans, sans-serif", - "fontSize": "0.875rem", - "fontWeight": "400", - "fontColor": "#000000", - "fontColorOnDark": "#ffffff", - "disabledFontColor": "#999999", - "disabledFontColorOnDark": "#999999", - "focusColor": "#0095ff", - "focusColorOnDark": "#0095ff", - "checkLabelSpacing": "8px" + "backgroundColorChecked": "#0067b3", + "hoverBackgroundColorChecked": "#003c66", + "disabledBackgroundColorChecked": "#999999", + "readOnlyBackgroundColorChecked": "#999999", + "hoverReadOnlyBackgroundColorChecked": "#808080", + "borderColor": "#0067b3", + "hoverBorderColor": "#003c66", + "disabledBorderColor": "#999999", + "readOnlyBorderColor": "#999999", + "hoverReadOnlyBorderColor": "#808080", + "checkColor": "#ffffff", + "disabledCheckColor": "#ffffff", + "readOnlyCheckColor": "#ffffff", + "fontFamily": "Open Sans, sans-serif", + "fontSize": "0.875rem", + "fontWeight": "400", + "fontColor": "#000000", + "disabledFontColor": "#999999", + "focusColor": "#0095ff", + "checkLabelSpacing": "8px" }, "chip": { - "backgroundColor": "#e6e6e6", - "disabledBackgroundColor": "#f2f2f2", - "fontFamily": "Open Sans, sans-serif", - "fontSize": "1rem", - "fontStyle": "normal", - "fontWeight": "400", - "fontColor": "#000000", - "disabledFontColor": "#999999", - "borderColor": "transparent", - "borderRadius": "80px", - "borderThickness": "0px", - "borderStyle": "solid", - "contentPaddingLeft": "16px", - "contentPaddingRight": "16px", - "contentPaddingTop": "0px", - "contentPaddingBottom": "0px", - "iconSize": "24px", - "iconSpacing": "8px", - "iconColor": "#4d4d4d", - "hoverIconColor": "#333333", - "activeIconColor": "#000000", - "disabledIconColor": "#999999", - "focusColor": "#0095ff", - "focusBorderStyle": "solid", - "focusBorderThickness": "2px", - "focusBorderRadius": "0.25rem" + "backgroundColor": "#e6e6e6", + "disabledBackgroundColor": "#f2f2f2", + "fontFamily": "Open Sans, sans-serif", + "fontSize": "1rem", + "fontStyle": "normal", + "fontWeight": "400", + "fontColor": "#000000", + "disabledFontColor": "#999999", + "borderColor": "transparent", + "borderRadius": "80px", + "borderThickness": "0px", + "borderStyle": "solid", + "contentPaddingLeft": "16px", + "contentPaddingRight": "16px", + "contentPaddingTop": "0px", + "contentPaddingBottom": "0px", + "iconSize": "24px", + "iconSpacing": "8px", + "iconColor": "#4d4d4d", + "hoverIconColor": "#333333", + "activeIconColor": "#000000", + "disabledIconColor": "#999999", + "focusColor": "#0095ff", + "focusBorderStyle": "solid", + "focusBorderThickness": "2px", + "focusBorderRadius": "0.25rem" }, "dateInput": { - "pickerBackgroundColor": "#ffffff", - "pickerFontColor": "#000000", - "pickerBorderColor": "#bfbfbf", - "pickerSelectedBackgroundColor": "#5f249f", - "pickerSelectedFontColor": "#ffffff", - "pickerHoverBackgroundColor": "#e5d5f6", - "pickerHoverFontColor": "#000000", - "pickerActiveBackgroundColor": "#4b1c7d", - "pickerActiveFontColor": "#ffffff", - "pickerNonCurrentMonthFontColor": "#999999", - "pickerCurrentDateBorderColor": "#cbacec", - "pickerCurrentDateFontColor": "#000000", - "pickerCurrentYearFontColor": "#5f249f", - "pickerHeaderBackgroundColor": "transparent", - "pickerHeaderFontColor": "#000000", - "pickerHeaderHoverBackgroundColor": "#e5d5f6", - "pickerHeaderHoverFontColor": "#000000", - "pickerHeaderActiveBackgroundColor": "#4b1c7d", - "pickerHeaderActiveFontColor": "#ffffff", - "pickerFocusColor": "#0095ff", - "pickerBorderWidth": "1px", - "pickerBorderStyle": "solid", - "pickerFocusWidth": "2px", - "pickerCurrentDateBorderWidth": "1px", - "pickerFontFamily": "Open Sans, sans-serif", - "pickerFontSize": "0.875rem", - "pickerFontWeight": "400", - "pickerInteractedYearFontSize": "1.5rem", - "pickerHeaderFontSize": "0.875rem" + "pickerBackgroundColor": "#ffffff", + "pickerFontColor": "#000000", + "pickerBorderColor": "#bfbfbf", + "pickerSelectedBackgroundColor": "#5f249f", + "pickerSelectedFontColor": "#ffffff", + "pickerHoverBackgroundColor": "#e5d5f6", + "pickerHoverFontColor": "#000000", + "pickerActiveBackgroundColor": "#4b1c7d", + "pickerActiveFontColor": "#ffffff", + "pickerNonCurrentMonthFontColor": "#999999", + "pickerCurrentDateBorderColor": "#cbacec", + "pickerCurrentDateFontColor": "#000000", + "pickerCurrentYearFontColor": "#5f249f", + "pickerHeaderBackgroundColor": "transparent", + "pickerHeaderFontColor": "#000000", + "pickerHeaderHoverBackgroundColor": "#e5d5f6", + "pickerHeaderHoverFontColor": "#000000", + "pickerHeaderActiveBackgroundColor": "#4b1c7d", + "pickerHeaderActiveFontColor": "#ffffff", + "pickerFocusColor": "#0095ff", + "pickerBorderWidth": "1px", + "pickerBorderStyle": "solid", + "pickerFocusWidth": "2px", + "pickerCurrentDateBorderWidth": "1px", + "pickerFontFamily": "Open Sans, sans-serif", + "pickerFontSize": "0.875rem", + "pickerFontWeight": "400", + "pickerInteractedYearFontSize": "1.5rem", + "pickerHeaderFontSize": "0.875rem" }, "dialog": { - "overlayColor": "#000000b3", - "backgroundColor": "#ffffff", - "closeIconWidth": "24px", - "closeIconHeight": "24px", - "closeIconTopPosition": "20px", - "closeIconRightPosition": "20px", - "closeIconBackgroundColor": "transparent", - "closeIconBorderColor": "none", - "closeIconColor": "#000000", - "closeIconBorderThickness": "0px", - "closeIconBorderStyle": "solid", - "closeIconBorderRadius": "2px", - "boxShadowOffsetX": "0px", - "boxShadowOffsetY": "1px", - "boxShadowBlur": "3px", - "boxShadowColor": "#00000033" + "overlayColor": "#000000b3", + "backgroundColor": "#ffffff", + "closeIconWidth": "24px", + "closeIconHeight": "24px", + "closeIconTopPosition": "20px", + "closeIconRightPosition": "20px", + "closeIconBackgroundColor": "transparent", + "closeIconBorderColor": "none", + "closeIconColor": "#000000", + "closeIconBorderThickness": "0px", + "closeIconBorderStyle": "solid", + "closeIconBorderRadius": "2px", + "boxShadowOffsetX": "0px", + "boxShadowOffsetY": "1px", + "boxShadowBlur": "3px", + "boxShadowColor": "#00000033" }, "dropdown": { - "buttonBackgroundColor": "#ffffff", - "hoverButtonBackgroundColor": "#f2f2f2", - "activeButtonBackgroundColor": "#cccccc", - "buttonFontFamily": "Open Sans, sans-serif", - "buttonFontSize": "1rem", - "buttonFontStyle": "normal", - "buttonFontWeight": "400", - "buttonFontColor": "#000000", - "buttonIconSize": "20px", - "buttonIconSpacing": "10px", - "buttonIconColor": "#000000", - "buttonPaddingTop": "0px", - "buttonPaddingBottom": "0px", - "buttonPaddingLeft": "16px", - "buttonPaddingRight": "16px", - "disabledColor": "#999999", - "disabledButtonBackgroundColor": "transparent", - "disabledBorderColor": "transparent", - "optionBackgroundColor": "#ffffff", - "hoverOptionBackgroundColor": "#f2f2f2", - "activeOptionBackgroundColor": "#cccccc", - "optionFontFamily": "Open Sans, sans-serif", - "optionFontSize": "16px", - "optionFontStyle": "normal", - "optionFontWeight": "400", - "optionFontColor": "#000000", - "optionIconSize": "20px", - "optionIconSpacing": "10px", - "optionIconColor": "#000000", - "optionPaddingTop": "6px", - "optionPaddingBottom": "6px", - "optionPaddingLeft": "16px", - "optionPaddingRight": "16px", - "caretIconSize": "24px", - "caretIconColor": "#000000", - "caretIconSpacing": "12px", - "borderRadius": "4px", - "borderStyle": "none", - "borderThickness": "0px", - "borderColor": "transparent", - "scrollBarThumbColor": "#666666", - "scrollBarTrackColor": "#cccccc", - "focusColor": "#0095ff" + "buttonBackgroundColor": "#ffffff", + "hoverButtonBackgroundColor": "#f2f2f2", + "activeButtonBackgroundColor": "#cccccc", + "buttonFontFamily": "Open Sans, sans-serif", + "buttonFontSize": "1rem", + "buttonFontStyle": "normal", + "buttonFontWeight": "400", + "buttonFontColor": "#000000", + "buttonIconSize": "20px", + "buttonIconSpacing": "10px", + "buttonIconColor": "#000000", + "buttonPaddingTop": "0px", + "buttonPaddingBottom": "0px", + "buttonPaddingLeft": "16px", + "buttonPaddingRight": "16px", + "disabledColor": "#999999", + "disabledButtonBackgroundColor": "transparent", + "disabledBorderColor": "transparent", + "optionBackgroundColor": "#ffffff", + "hoverOptionBackgroundColor": "#f2f2f2", + "activeOptionBackgroundColor": "#cccccc", + "optionFontFamily": "Open Sans, sans-serif", + "optionFontSize": "16px", + "optionFontStyle": "normal", + "optionFontWeight": "400", + "optionFontColor": "#000000", + "optionIconSize": "20px", + "optionIconSpacing": "10px", + "optionIconColor": "#000000", + "optionPaddingTop": "6px", + "optionPaddingBottom": "6px", + "optionPaddingLeft": "16px", + "optionPaddingRight": "16px", + "caretIconSize": "24px", + "caretIconColor": "#000000", + "caretIconSpacing": "12px", + "borderRadius": "4px", + "borderStyle": "none", + "borderThickness": "0px", + "borderColor": "transparent", + "scrollBarThumbColor": "#666666", + "scrollBarTrackColor": "#cccccc", + "focusColor": "#0095ff" }, "fileInput": { - "dropBorderColor": "#000000", - "fileItemBorderColor": "#cccccc", - "fileNameFontColor": "#000000", - "labelFontColor": "#000000", - "helperTextFontColor": "#000000", - "dropLabelFontColor": "#000000", - "disabledLabelFontColor": "#999999", - "disabledHelperTextFontcolor": "#999999", - "disabledDropLabelFontColor": "#999999", - "focusDropBorderColor": "#0095ff", - "disabledDropBorderColor": "#999999", - "dragoverDropBackgroundColor": "#f5fbff", - "activeFileItemIconBackgrounColor": "#cccccc", - "errorFileItemBorderColor": "#d0011b", - "errorFileItemBackgroundColor": "#fff5f6", - "errorFilePreviewBackgroundColor": "#ffccd3", - "errorFileItemIconColor": "#d0011b", - "fileItemIconBackgroundColor": "#f2f2f2", - "deleteFileItemColor": "#000000", - "errorMessageFontColor": "#d0011b", - "labelFontFamily": "Open Sans, sans-serif", - "labelFontSize": "0.875rem", - "labelFontWeight": "600", - "labelLineHeight": "1.715em", - "fileItemFontFamily": "Open Sans, sans-serif", - "fileItemFontSize": "0.875rem", - "fileItemFontWeight": "400", - "fileItemLineHeight": "1.5em", - "helperTextFontFamily": "Open Sans, sans-serif", - "helperTextFontSize": "0.75rem", - "helperTextFontWeight": "400", - "helperTextLineHeight": "1.5em", - "dropLabelFontFamily": "Open Sans, sans-serif", - "dropLabelFontSize": "1rem", - "dropLabelFontWeight": "400", - "errorMessageFontFamily": "Open Sans, sans-serif", - "errorMessageFontSize": "0.75rem", - "errorMessageFontWeight": "400", - "errorMessageLineHeight": "1.5em", - "dropBorderThickness": "1px", - "dropBorderStyle": "dashed", - "dropBorderRadius": "0.375rem", - "fileItemBorderThickness": "1px", - "fileItemBorderStyle": "solid", - "fileItemBorderRadius": "0.25rem", - "hoverDeleteFileItemBackgroundColor": "#0000000d", - "activeDeleteFileItemBackgroundColor": "#00000033", - "focusDeleteFileItemBorderColor": "#0095ff", - "filePreviewBackgroundColor": "#f2f2f2", - "filePreviewIconColor": "#808080", - "errorFilePreviewIconColor": "#d0011b" + "dropBorderColor": "#000000", + "fileItemBorderColor": "#cccccc", + "fileNameFontColor": "#000000", + "labelFontColor": "#000000", + "helperTextFontColor": "#000000", + "dropLabelFontColor": "#000000", + "disabledLabelFontColor": "#999999", + "disabledHelperTextFontcolor": "#999999", + "disabledDropLabelFontColor": "#999999", + "focusDropBorderColor": "#0095ff", + "disabledDropBorderColor": "#999999", + "dragoverDropBackgroundColor": "#f5fbff", + "activeFileItemIconBackgrounColor": "#cccccc", + "errorFileItemBorderColor": "#d0011b", + "errorFileItemBackgroundColor": "#fff5f6", + "errorFilePreviewBackgroundColor": "#ffccd3", + "errorFileItemIconColor": "#d0011b", + "fileItemIconBackgroundColor": "#f2f2f2", + "deleteFileItemColor": "#000000", + "errorMessageFontColor": "#d0011b", + "labelFontFamily": "Open Sans, sans-serif", + "labelFontSize": "0.875rem", + "labelFontWeight": "600", + "labelLineHeight": "1.715em", + "fileItemFontFamily": "Open Sans, sans-serif", + "fileItemFontSize": "0.875rem", + "fileItemFontWeight": "400", + "fileItemLineHeight": "1.5em", + "helperTextFontFamily": "Open Sans, sans-serif", + "helperTextFontSize": "0.75rem", + "helperTextFontWeight": "400", + "helperTextLineHeight": "1.5em", + "dropLabelFontFamily": "Open Sans, sans-serif", + "dropLabelFontSize": "1rem", + "dropLabelFontWeight": "400", + "errorMessageFontFamily": "Open Sans, sans-serif", + "errorMessageFontSize": "0.75rem", + "errorMessageFontWeight": "400", + "errorMessageLineHeight": "1.5em", + "dropBorderThickness": "1px", + "dropBorderStyle": "dashed", + "dropBorderRadius": "0.375rem", + "fileItemBorderThickness": "1px", + "fileItemBorderStyle": "solid", + "fileItemBorderRadius": "0.25rem", + "hoverDeleteFileItemBackgroundColor": "#0000000d", + "activeDeleteFileItemBackgroundColor": "#00000033", + "focusDeleteFileItemBorderColor": "#0095ff", + "filePreviewBackgroundColor": "#f2f2f2", + "filePreviewIconColor": "#808080", + "errorFilePreviewIconColor": "#d0011b" }, "footer": { - "height": "124px", - "backgroundColor": "#000000", - "bottomLinksDividerColor": "#0095ff", - "bottomLinksDividerThickness": "1px", - "bottomLinksDividerStyle": "solid", - "bottomLinksDividerSpacing": "8px", - "bottomLinksFontFamily": "Open Sans, sans-serif", - "bottomLinksFontSize": "0.75rem", - "bottomLinksFontStyle": "normal", - "bottomLinksFontWeight": "400", - "bottomLinksFontColor": "#ffffff", - "bottomLinksTextDecoration": "none", - "copyrightFontFamily": "Open Sans, sans-serif", - "copyrightFontSize": "0.75rem", - "copyrightFontStyle": "normal", - "copyrightFontWeight": "400", - "copyrightFontColor": "#ffffff", - "logo": "", - "logoHeight": "32px", - "logoWidth": "auto", - "socialLinksSize": "24px", - "socialLinksGutter": "16px", - "socialLinksColor": "#ffffff" + "height": "124px", + "backgroundColor": "#000000", + "bottomLinksDividerColor": "#0095ff", + "bottomLinksDividerThickness": "1px", + "bottomLinksDividerStyle": "solid", + "bottomLinksDividerSpacing": "8px", + "bottomLinksFontFamily": "Open Sans, sans-serif", + "bottomLinksFontSize": "0.75rem", + "bottomLinksFontStyle": "normal", + "bottomLinksFontWeight": "400", + "bottomLinksFontColor": "#ffffff", + "bottomLinksTextDecoration": "none", + "copyrightFontFamily": "Open Sans, sans-serif", + "copyrightFontSize": "0.75rem", + "copyrightFontStyle": "normal", + "copyrightFontWeight": "400", + "copyrightFontColor": "#ffffff", + "logo": "", + "logoHeight": "32px", + "logoWidth": "auto", + "socialLinksSize": "24px", + "socialLinksGutter": "16px", + "socialLinksColor": "#ffffff" }, "header": { - "backgroundColor": "#ffffff", - "hamburguerFocusColor": "#0095ff", - "hamburguerFontFamily": "Open Sans, sans-serif", - "hamburguerFontStyle": "normal", - "hamburguerFontColor": "#000000", - "hamburguerFontSize": "10px", - "hamburguerFontWeight": "600", - "hamburguerTextTransform": "uppercase", - "hamburguerIconColor": "#000000", - "hamburguerHoverColor": "#e6e6e6", - "logo": "", - "logoResponsive": "", - "logoHeight": "40px", - "logoWidth": "auto", - "menuBackgroundColor": "#ffffff", - "menuZindex": "2000", - "menuTabletWidth": "60vw", - "menuMobileWidth": "100vw", - "minHeight": "64px", - "overlayColor": "#000000b3", - "overlayOpacity": "0.7", - "overlayZindex": "1600", - "paddingTop": "0px", - "paddingBottom": "0px", - "paddingRight": "24px", - "paddingLeft": "24px", - "underlinedColor": "#000000", - "underlinedThickness": "2px", - "underlinedStyle": "solid", - "contentColor": "#000000", - "contentColorOnDark": "#ffffff" + "backgroundColor": "#ffffff", + "hamburguerFocusColor": "#0095ff", + "hamburguerFontFamily": "Open Sans, sans-serif", + "hamburguerFontStyle": "normal", + "hamburguerFontColor": "#000000", + "hamburguerFontSize": "10px", + "hamburguerFontWeight": "600", + "hamburguerTextTransform": "uppercase", + "hamburguerIconColor": "#000000", + "hamburguerHoverColor": "#e6e6e6", + "logo": "", + "logoResponsive": "", + "logoHeight": "40px", + "logoWidth": "auto", + "menuBackgroundColor": "#ffffff", + "menuZindex": "2000", + "menuTabletWidth": "60vw", + "menuMobileWidth": "100vw", + "minHeight": "64px", + "overlayColor": "#000000b3", + "overlayOpacity": "0.7", + "overlayZindex": "1600", + "paddingTop": "0px", + "paddingBottom": "0px", + "paddingRight": "24px", + "paddingLeft": "24px", + "underlinedColor": "#000000", + "underlinedThickness": "2px", + "underlinedStyle": "solid", + "contentColor": "#000000" }, "heading": { - "level1FontColor": "inherit", - "level1FontFamily": "Open Sans, sans-serif", - "level1FontSize": "2.5rem", - "level1FontStyle": "normal", - "level1FontWeight": "600", - "level1LineHeight": "1.365em", - "level1LetterSpacing": "-0.025em", - "level2FontColor": "inherit", - "level2FontFamily": "Open Sans, sans-serif", - "level2FontSize": "1.5rem", - "level2FontStyle": "normal", - "level2FontWeight": "600", - "level2LineHeight": "1.5em", - "level2LetterSpacing": "0em", - "level3FontColor": "inherit", - "level3FontFamily": "Open Sans, sans-serif", - "level3FontSize": "1.25rem", - "level3FontStyle": "normal", - "level3FontWeight": "600", - "level3LineHeight": "1.365em", - "level3LetterSpacing": "0.025em", - "level4FontColor": "inherit", - "level4FontFamily": "Open Sans, sans-serif", - "level4FontSize": "1rem", - "level4FontStyle": "normal", - "level4FontWeight": "600", - "level4LineHeight": "1.5em", - "level4LetterSpacing": "0em", - "level5FontColor": "inherit", - "level5FontFamily": "Open Sans, sans-serif", - "level5FontSize": "0.875rem", - "level5FontStyle": "normal", - "level5FontWeight": "600", - "level5LineHeight": "1.5em", - "level5LetterSpacing": "0.025em" + "level1FontColor": "inherit", + "level1FontFamily": "Open Sans, sans-serif", + "level1FontSize": "2.5rem", + "level1FontStyle": "normal", + "level1FontWeight": "600", + "level1LineHeight": "1.365em", + "level1LetterSpacing": "-0.025em", + "level2FontColor": "inherit", + "level2FontFamily": "Open Sans, sans-serif", + "level2FontSize": "1.5rem", + "level2FontStyle": "normal", + "level2FontWeight": "600", + "level2LineHeight": "1.5em", + "level2LetterSpacing": "0em", + "level3FontColor": "inherit", + "level3FontFamily": "Open Sans, sans-serif", + "level3FontSize": "1.25rem", + "level3FontStyle": "normal", + "level3FontWeight": "600", + "level3LineHeight": "1.365em", + "level3LetterSpacing": "0.025em", + "level4FontColor": "inherit", + "level4FontFamily": "Open Sans, sans-serif", + "level4FontSize": "1rem", + "level4FontStyle": "normal", + "level4FontWeight": "600", + "level4LineHeight": "1.5em", + "level4LetterSpacing": "0em", + "level5FontColor": "inherit", + "level5FontFamily": "Open Sans, sans-serif", + "level5FontSize": "0.875rem", + "level5FontStyle": "normal", + "level5FontWeight": "600", + "level5LineHeight": "1.5em", + "level5LetterSpacing": "0.025em" }, "image": { - "captionFontColor": "#333333", - "captionFontFamily": "Open Sans, sans-serif", - "captionFontSize": "0.875rem", - "captionFontStyle": "normal", - "captionFontWeight": "400", - "captionLineHeight": "1.5em" + "captionFontColor": "#333333", + "captionFontFamily": "Open Sans, sans-serif", + "captionFontSize": "0.875rem", + "captionFontStyle": "normal", + "captionFontWeight": "400", + "captionLineHeight": "1.5em" }, "link": { - "fontColor": "#0067b3", - "fontFamily": "inherit", - "fontSize": "inherit", - "fontStyle": "normal", - "fontWeight": "400", - "iconSize": "16px", - "iconSpacing": "4px", - "underlineSpacing": "0px", - "underlineStyle": "solid", - "underlineThickness": "1px", - "disabledFontColor": "#999999", - "hoverFontColor": "#0067b3", - "hoverUnderlineColor": "#0067b3", - "visitedFontColor": "#5f249f", - "visitedUnderlineColor": "#5f249f", - "activeFontColor": "#000000", - "activeUnderlineColor": "#000000", - "focusColor": "#0095ff" + "fontColor": "#0067b3", + "fontFamily": "inherit", + "fontSize": "inherit", + "fontStyle": "normal", + "fontWeight": "400", + "iconSize": "16px", + "iconSpacing": "4px", + "underlineSpacing": "0px", + "underlineStyle": "solid", + "underlineThickness": "1px", + "disabledFontColor": "#999999", + "hoverFontColor": "#0067b3", + "hoverUnderlineColor": "#0067b3", + "visitedFontColor": "#5f249f", + "visitedUnderlineColor": "#5f249f", + "activeFontColor": "#000000", + "activeUnderlineColor": "#000000", + "focusColor": "#0095ff" }, "navTabs": { - "selectedBackgroundColor": "#ffffff", - "unselectedBackgroundColor": "#ffffff", - "hoverBackgroundColor": "#f2f2f2", - "pressedBackgroundColor": "#e6e6e6", - "selectedFontColor": "#666666", - "unselectedFontColor": "#666666", - "disabledFontColor": "#999999", - "focusOutline": "#0095ff", - "selectedUnderlineColor": "#5f249f", - "dividerColor": "#bfbfbf", - "fontFamily": "Open Sans, sans-serif", - "fontSize": "1rem", - "fontStyle": "normal", - "fontWeight": "400", - "selectedIconColor": "#666666", - "unselectedIconColor": "#666666", - "disabledIconColor": "#999999" + "selectedBackgroundColor": "#ffffff", + "unselectedBackgroundColor": "#ffffff", + "hoverBackgroundColor": "#f2f2f2", + "pressedBackgroundColor": "#e6e6e6", + "selectedFontColor": "#666666", + "unselectedFontColor": "#666666", + "disabledFontColor": "#999999", + "focusOutline": "#0095ff", + "selectedUnderlineColor": "#5f249f", + "dividerColor": "#bfbfbf", + "fontFamily": "Open Sans, sans-serif", + "fontSize": "1rem", + "fontStyle": "normal", + "fontWeight": "400", + "selectedIconColor": "#666666", + "unselectedIconColor": "#666666", + "disabledIconColor": "#999999" }, "paginator": { - "backgroundColor": "#f2f2f2", - "fontColor": "#000000", - "fontFamily": "Open Sans, sans-serif", - "fontSize": "0.875rem", - "fontStyle": "normal", - "fontWeight": "400", - "fontTextTransform": "none", - "verticalPadding": "0.75rem", - "horizontalPadding": "2rem", - "marginRight": "40px", - "marginLeft": "20px", - "itemsPerPageSelectorMarginLeft": "0px", - "itemsPerPageSelectorMarginRight": "0.5rem", - "pageSelectorMarginRight": "30px", - "pageSelectorMarginLeft": "0px", - "totalItemsContainerMarginRight": "2.5rem", - "totalItemsContainerMarginLeft": "0px" + "backgroundColor": "#f2f2f2", + "fontColor": "#000000", + "fontFamily": "Open Sans, sans-serif", + "fontSize": "0.875rem", + "fontStyle": "normal", + "fontWeight": "400", + "fontTextTransform": "none", + "verticalPadding": "0.75rem", + "horizontalPadding": "2rem", + "marginRight": "40px", + "marginLeft": "20px", + "itemsPerPageSelectorMarginLeft": "0px", + "itemsPerPageSelectorMarginRight": "0.5rem", + "pageSelectorMarginRight": "30px", + "pageSelectorMarginLeft": "0px", + "totalItemsContainerMarginRight": "2.5rem", + "totalItemsContainerMarginLeft": "0px" }, "paragraph": { - "fontColor": "#000000", - "fontColorOnDark": "#ffffff", - "display": "block", - "fontSize": "1rem", - "fontWeight": "400" + "fontColor": "#000000", + "display": "block", + "fontSize": "1rem", + "fontWeight": "400" }, "progressBar": { - "trackLineColor": "#5f249f", - "trackLineColorOnDark": "#a46ede", - "totalLineColor": "#e6e6e6", - "labelFontFamily": "Open Sans, sans-serif", - "labelFontSize": "0.75rem", - "labelFontStyle": "normal", - "labelFontWeight": "400", - "labelFontColor": "#000000", - "labelFontColorOnDark": "#ffffff", - "labelFontTextTransform": "uppercase", - "valueFontFamily": "Open Sans, sans-serif", - "valueFontSize": "0.75rem", - "valueFontStyle": "normal", - "valueFontWeight": "400", - "valueFontColor": "#000000", - "valueFontColorOnDark": "#ffffff", - "valueFontTextTransform": "uppercase", - "helperTextFontColor": "#000000", - "helperTextFontColorOnDark": "#ffffff", - "helperTextFontSize": "0.75rem", - "helperTextFontStyle": "normal", - "helperTextFontWeight": "400", - "helperTextFontFamily": "Open Sans, sans-serif", - "thickness": "9px", - "borderRadius": "5px", - "overlayColor": "#000000b3", - "overlayFontColor": "#ffffff" + "trackLineColor": "#5f249f", + "totalLineColor": "#e6e6e6", + "labelFontFamily": "Open Sans, sans-serif", + "labelFontSize": "0.75rem", + "labelFontStyle": "normal", + "labelFontWeight": "400", + "labelFontColor": "#000000", + "labelFontTextTransform": "uppercase", + "valueFontFamily": "Open Sans, sans-serif", + "valueFontSize": "0.75rem", + "valueFontStyle": "normal", + "valueFontWeight": "400", + "valueFontColor": "#000000", + "valueFontTextTransform": "uppercase", + "helperTextFontColor": "#000000", + "helperTextFontSize": "0.75rem", + "helperTextFontStyle": "normal", + "helperTextFontWeight": "400", + "helperTextFontFamily": "Open Sans, sans-serif", + "thickness": "9px", + "borderRadius": "5px", + "overlayColor": "#000000b3", + "overlayFontColor": "#ffffff" }, "quickNav": { - "fontColor": "#666666", - "hoverFontColor": "#7d2fd0", - "dividerBorderColor": "#bfbfbf", - "focusBorderColor": "#0095ff", - "focusBorderStyle": "solid", - "focusBorderThickness": "2px", - "focusBorderRadius": "2px", - "paddingTop": "0.5rem", - "paddingBottom": "0.5rem", - "paddingLeft": "1rem", - "paddingRight": "1rem", - "fontFamily": "Open Sans, sans-serif", - "fontSize": "0.875rem", - "fontStyle": "normal", - "fontWeight": "400" + "fontColor": "#666666", + "hoverFontColor": "#7d2fd0", + "dividerBorderColor": "#bfbfbf", + "focusBorderColor": "#0095ff", + "focusBorderStyle": "solid", + "focusBorderThickness": "2px", + "focusBorderRadius": "2px", + "paddingTop": "0.5rem", + "paddingBottom": "0.5rem", + "paddingLeft": "1rem", + "paddingRight": "1rem", + "fontFamily": "Open Sans, sans-serif", + "fontSize": "0.875rem", + "fontStyle": "normal", + "fontWeight": "400" }, "radioGroup": { - "fontFamily": "Open Sans, sans-serif", - "radioInputColor": "#0086e6", - "hoverRadioInputColor": "#0067b3", - "focusBorderColor": "#0095ff", - "activeRadioInputColor": "#003c66", - "errorRadioInputColor": "#d0011b", - "hoverErrorRadioInputColor": "#980115", - "activeErrorRadioInputColor": "#65010e", - "readOnlyRadioInputColor": "#999999", - "hoverReadOnlyRadioInputColor": "#808080", - "activeReadOnlyRadioInputColor": "#666666", - "disabledRadioInputColor": "#999999", - "disabledLabelFontColor": "#999999", - "disabledHelperTextFontColor": "#999999", - "disabledRadioInputLabelFontColor": "#999999", - "errorMessageColor": "#d0011b", - "labelFontColor": "#000000", - "labelFontSize": "0.875rem", - "labelFontStyle": "normal", - "labelFontWeight": "600", - "labelLineHeight": "1.715em", - "optionalLabelFontWeight": "400", - "helperTextFontColor": "#000000", - "helperTextFontSize": "0.75rem", - "helperTextFontStyle": "normal", - "helperTextFontWeight": "400", - "helperTextLineHeight": "1.5em", - "radioInputLabelFontColor": "#000000", - "radioInputLabelFontSize": "0.875rem", - "radioInputLabelFontStyle": "normal", - "radioInputLabelFontWeight": "400", - "radioInputLabelLineHeight": "1.715em", - "groupLabelMargin": "0.5rem", - "radioInputLabelMargin": "0.5rem", - "groupVerticalGutter": "0.25rem", - "groupHorizontalGutter": "2rem" + "fontFamily": "Open Sans, sans-serif", + "radioInputColor": "#0086e6", + "hoverRadioInputColor": "#0067b3", + "focusBorderColor": "#0095ff", + "activeRadioInputColor": "#003c66", + "errorRadioInputColor": "#d0011b", + "hoverErrorRadioInputColor": "#980115", + "activeErrorRadioInputColor": "#65010e", + "readOnlyRadioInputColor": "#999999", + "hoverReadOnlyRadioInputColor": "#808080", + "activeReadOnlyRadioInputColor": "#666666", + "disabledRadioInputColor": "#999999", + "disabledLabelFontColor": "#999999", + "disabledHelperTextFontColor": "#999999", + "disabledRadioInputLabelFontColor": "#999999", + "errorMessageColor": "#d0011b", + "labelFontColor": "#000000", + "labelFontSize": "0.875rem", + "labelFontStyle": "normal", + "labelFontWeight": "600", + "labelLineHeight": "1.715em", + "optionalLabelFontWeight": "400", + "helperTextFontColor": "#000000", + "helperTextFontSize": "0.75rem", + "helperTextFontStyle": "normal", + "helperTextFontWeight": "400", + "helperTextLineHeight": "1.5em", + "radioInputLabelFontColor": "#000000", + "radioInputLabelFontSize": "0.875rem", + "radioInputLabelFontStyle": "normal", + "radioInputLabelFontWeight": "400", + "radioInputLabelLineHeight": "1.715em", + "groupLabelMargin": "0.5rem", + "radioInputLabelMargin": "0.5rem", + "groupVerticalGutter": "0.25rem", + "groupHorizontalGutter": "2rem" }, "select": { - "fontFamily": "Open Sans, sans-serif", - "disabledColor": "#999999", - "enabledInputBorderColor": "#000000", - "hoverInputBorderColor": "#a46ede", - "focusInputBorderColor": "#0095ff", - "errorInputBorderColor": "#d0011b", - "hoverInputErrorBorderColor": "#fe0123", - "disabledInputBorderColor": "#999999", - "disabledInputBackgroundColor": "#f2f2f2", - "inputMarginTop": "0.25rem", - "inputMarginBottom": "0.25rem", - "errorMessageColor": "#d0011b", - "errorIconColor": "#d0011b", - "labelFontColor": "#000000", - "labelFontSize": "0.875rem", - "labelFontStyle": "normal", - "labelFontWeight": "600", - "labelLineHeight": "1.715em", - "optionalLabelFontWeight": "400", - "helperTextFontColor": "#000000", - "helperTextFontSize": "0.75rem", - "helperTextFontStyle": "normal", - "helperTextFontWeight": "400", - "helperTextLineHeight": "1.5em", - "placeholderFontColor": "#000000b3", - "valueFontColor": "#000000", - "valueFontSize": "1rem", - "valueFontStyle": "normal", - "valueFontWeight": "400", - "actionIconColor": "#000000", - "hoverActionIconColor": "#000000", - "activeActionIconColor": "#000000", - "actionBackgroundColor": "transparent", - "hoverActionBackgroundColor": "#f2f2f2", - "activeActionBackgroundColor": "#cccccc", - "listOptionFontColor": "#000000", - "listOptionFontSize": "0.875rem", - "listOptionFontStyle": "normal", - "listOptionFontWeight": "400", - "listOptionIconColor": "#000000", - "listOptionDividerColor": "#e6e6e6", - "listGroupLabelFontWeight": "600", - "focusListOptionBorderColor": "#0095ff", - "systemMessageFontColor": "#666666", - "collapseIndicatorColor": "#000000", - "listDialogBackgroundColor": "#ffffff", - "listDialogBorderColor": "#bfbfbf", - "selectedListOptionBackgroundColor": "#e6f4ff", - "selectedHoverListOptionBackgroundColor": "#cceaff", - "selectedActiveListOptionBackgroundColor": "#99d5ff", - "selectedListOptionIconColor": "#003c66", - "unselectedHoverListOptionBackgroundColor": "#f2f2f2", - "unselectedActiveListOptionBackgroundColor": "#e6e6e6", - "selectionIndicatorFontColor": "#000000", - "selectionIndicatorFontSize": "0.75rem", - "selectionIndicatorFontStyle": "400", - "selectionIndicatorFontWeight": "normal", - "selectionIndicatorBorderColor": "#bfbfbf", - "selectionIndicatorBackgroundColor": "#fafafa", - "enabledSelectionIndicatorActionBackgroundColor": "transparent", - "enabledSelectionIndicatorActionIconColor": "#000000", - "hoverSelectionIndicatorActionBackgroundColor": "#f2f2f2", - "hoverSelectionIndicatorActionIconColor": "#000000", - "activeSelectionIndicatorActionBackgroundColor": "#cccccc", - "activeSelectionIndicatorActionIconColor": "#000000" + "fontFamily": "Open Sans, sans-serif", + "disabledColor": "#999999", + "enabledInputBorderColor": "#000000", + "hoverInputBorderColor": "#a46ede", + "focusInputBorderColor": "#0095ff", + "errorInputBorderColor": "#d0011b", + "hoverInputErrorBorderColor": "#fe0123", + "disabledInputBorderColor": "#999999", + "disabledInputBackgroundColor": "#f2f2f2", + "inputMarginTop": "0.25rem", + "inputMarginBottom": "0.25rem", + "errorMessageColor": "#d0011b", + "errorIconColor": "#d0011b", + "labelFontColor": "#000000", + "labelFontSize": "0.875rem", + "labelFontStyle": "normal", + "labelFontWeight": "600", + "labelLineHeight": "1.715em", + "optionalLabelFontWeight": "400", + "helperTextFontColor": "#000000", + "helperTextFontSize": "0.75rem", + "helperTextFontStyle": "normal", + "helperTextFontWeight": "400", + "helperTextLineHeight": "1.5em", + "placeholderFontColor": "#000000b3", + "valueFontColor": "#000000", + "valueFontSize": "1rem", + "valueFontStyle": "normal", + "valueFontWeight": "400", + "actionIconColor": "#000000", + "hoverActionIconColor": "#000000", + "activeActionIconColor": "#000000", + "actionBackgroundColor": "transparent", + "hoverActionBackgroundColor": "#f2f2f2", + "activeActionBackgroundColor": "#cccccc", + "listOptionFontColor": "#000000", + "listOptionFontSize": "0.875rem", + "listOptionFontStyle": "normal", + "listOptionFontWeight": "400", + "listOptionIconColor": "#000000", + "listOptionDividerColor": "#e6e6e6", + "listGroupLabelFontWeight": "600", + "focusListOptionBorderColor": "#0095ff", + "systemMessageFontColor": "#666666", + "collapseIndicatorColor": "#000000", + "listDialogBackgroundColor": "#ffffff", + "listDialogBorderColor": "#bfbfbf", + "selectedListOptionBackgroundColor": "#e6f4ff", + "selectedHoverListOptionBackgroundColor": "#cceaff", + "selectedActiveListOptionBackgroundColor": "#99d5ff", + "selectedListOptionIconColor": "#003c66", + "unselectedHoverListOptionBackgroundColor": "#f2f2f2", + "unselectedActiveListOptionBackgroundColor": "#e6e6e6", + "selectionIndicatorFontColor": "#000000", + "selectionIndicatorFontSize": "0.75rem", + "selectionIndicatorFontStyle": "400", + "selectionIndicatorFontWeight": "normal", + "selectionIndicatorBorderColor": "#bfbfbf", + "selectionIndicatorBackgroundColor": "#fafafa", + "enabledSelectionIndicatorActionBackgroundColor": "transparent", + "enabledSelectionIndicatorActionIconColor": "#000000", + "hoverSelectionIndicatorActionBackgroundColor": "#f2f2f2", + "hoverSelectionIndicatorActionIconColor": "#000000", + "activeSelectionIndicatorActionBackgroundColor": "#cccccc", + "activeSelectionIndicatorActionIconColor": "#000000" }, "sidenav": { - "backgroundColor": "#f2f2f2", - "titleFontFamily": "Open Sans, sans-serif", - "titleFontSize": "1.25rem", - "titleFontStyle": "normal", - "titleFontWeight": "600", - "titleFontColor": "#4d4d4d", - "titleFontTextTransform": "none", - "titleFontLetterSpacing": "0em", - "groupTitleFontFamily": "Open Sans, sans-serif", - "groupTitleFontSize": "0.875rem", - "groupTitleFontStyle": "normal", - "groupTitleFontWeight": "600", - "groupTitleFontColor": "#000000", - "groupTitleHoverBackgroundColor": "#e6e6e6", - "groupTitleActiveBackgroundColor": "#4d4d4d", - "groupTitleSelectedFontColor": "#ffffff", - "groupTitleSelectedBackgroundColor": "#4d4d4d", - "groupTitleSelectedHoverFontColor": "#ffffff", - "groupTitleSelectedHoverBackgroundColor": "#333333", - "groupTitleFontTextTransform": "uppercase", - "groupTitleFontLetterSpacing": "0.05em", - "linkFontFamily": "Open Sans, sans-serif", - "linkFontSize": "0.875rem", - "linkFontStyle": "normal", - "linkFontWeight": "400", - "linkFontColor": "#4d4d4d", - "linkHoverBackgroundColor": "#e6e6e6", - "linkSelectedFontColor": "#ffffff", - "linkSelectedBackgroundColor": "#4d4d4d", - "linkSelectedHoverFontColor": "#ffffff", - "linkSelectedHoverBackgroundColor": "#333333", - "linkFontTextTransform": "none", - "linkFontLetterSpacing": "0.025em", - "linkTextDecoration": "none", - "linkMarginTop": "4px", - "linkMarginBottom": "4px", - "linkMarginRight": "16px", - "linkMarginLeft": "16px", - "linkFocusColor": "#0095ff", - "scrollBarThumbColor": "#0000001a", - "scrollBarTrackColor": "transparent" + "backgroundColor": "#f2f2f2", + "titleFontFamily": "Open Sans, sans-serif", + "titleFontSize": "1.25rem", + "titleFontStyle": "normal", + "titleFontWeight": "600", + "titleFontColor": "#4d4d4d", + "titleFontTextTransform": "none", + "titleFontLetterSpacing": "0em", + "groupTitleFontFamily": "Open Sans, sans-serif", + "groupTitleFontSize": "0.875rem", + "groupTitleFontStyle": "normal", + "groupTitleFontWeight": "600", + "groupTitleFontColor": "#000000", + "groupTitleHoverBackgroundColor": "#e6e6e6", + "groupTitleActiveBackgroundColor": "#4d4d4d", + "groupTitleSelectedFontColor": "#ffffff", + "groupTitleSelectedBackgroundColor": "#4d4d4d", + "groupTitleSelectedHoverFontColor": "#ffffff", + "groupTitleSelectedHoverBackgroundColor": "#333333", + "groupTitleFontTextTransform": "uppercase", + "groupTitleFontLetterSpacing": "0.05em", + "linkFontFamily": "Open Sans, sans-serif", + "linkFontSize": "0.875rem", + "linkFontStyle": "normal", + "linkFontWeight": "400", + "linkFontColor": "#4d4d4d", + "linkHoverBackgroundColor": "#e6e6e6", + "linkSelectedFontColor": "#ffffff", + "linkSelectedBackgroundColor": "#4d4d4d", + "linkSelectedHoverFontColor": "#ffffff", + "linkSelectedHoverBackgroundColor": "#333333", + "linkFontTextTransform": "none", + "linkFontLetterSpacing": "0.025em", + "linkTextDecoration": "none", + "linkMarginTop": "4px", + "linkMarginBottom": "4px", + "linkMarginRight": "16px", + "linkMarginLeft": "16px", + "linkFocusColor": "#0095ff", + "scrollBarThumbColor": "#0000001a", + "scrollBarTrackColor": "transparent" }, "slider": { - "fontFamily": "Open Sans, sans-serif", - "limitValuesFontColor": "#000000", - "limitValuesFontColorOnDark": "#ffffff", - "limitValuesFontSize": "1rem", - "limitValuesFontStyle": "normal", - "limitValuesFontWeight": "400", - "limitValuesFontLetterSpacing": "0em", - "disabledLimitValuesFontColor": "#999999", - "labelFontFamily": "Open Sans, sans-serif", - "labelFontSize": "0.875rem", - "labelFontStyle": "normal", - "labelFontWeight": "600", - "labelLineHeight": "1.715em", - "helperTextFontFamily": "Open Sans, sans-serif", - "helperTextFontSize": "0.75rem", - "helperTextFontStyle": "normal", - "helperTextFontWeight": "400", - "helperTextLineHeight": "1.5em", - "fontColor": "#000000", - "fontColorOnDark": "#ffffff", - "labelFontColor": "#000000", - "labelFontColorOnDark": "#ffffff", - "helperTextFontColor": "#000000", - "helperTextFontColorOnDark": "#ffffff", - "disabledLabelFontColor": "#999999", - "disabledLabelFontColorOnDark": "#999999", - "disabledHelperTextFontColor": "#999999", - "disabledHelperTextFontColorOnDark": "#999999", - "thumbHeight": "12px", - "thumbWidth": "12px", - "hoverThumbHeight": "14px", - "hoverThumbWidth": "14px", - "thumbVerticalPosition": "12px", - "hoverThumbVerticalPosition": "11px", - "thumbBackgroundColor": "#0067b3", - "thumbBackgroundColorOnDark": "#0095ff", - "hoverThumbScale": "1.166666", - "hoverThumbBackgroundColor": "#003c66", - "hoverThumbBackgroundColorOnDark": "#003c66", - "activeThumbScale": "1.166666", - "activeThumbBackgroundColor": "#003c66", - "activeThumbBackgroundColorOnDark": "#003c66", - "focusThumbBackgroundColor": "#0067b3", - "focusThumbBackgroundColorOnDark": "#0095ff", - "tickHeight": "4px", - "tickWidth": "4px", - "tickVerticalPosition": "11px", - "tickBackgroundColor": "#0067b3", - "tickBackgroundColorOnDark": "#0095ff", - "trackLineThickness": "2px", - "trackLineVerticalPosition": "50%", - "trackLineColor": "#0067b3", - "trackLineColorOnDark": "#0095ff", - "totalLineThickness": "2px", - "totalLineVerticalPosition": "50%", - "totalLineColor": "#0000001a", - "totalLineColorOnDark": "#bfbfbf", - "disabledThumbVerticalPosition": "10px", - "disabledThumbBackgroundColor": "#999999", - "disabledThumbBackgroundColorOnDark": "#575757", - "disabledTickVerticalPosition": "11px", - "disabledTickBackgroundColor": "#999999", - "disabledTickBackgroundColorOnDark": "#999999", - "disabledTrackLineColor": "#999999", - "disabledTrackLineColorOnDark": "#999999", - "disabledTotalLineColor": "#f2f2f2", - "disabledTotalLineColorOnDark": "#666666", - "focusColor": "#0095ff", - "focusColorOnDark": "#0095ff", - "floorLabelMarginRight": "1rem", - "ceilLabelMarginLeft": "1rem", - "inputMarginLeft": "2rem" + "fontFamily": "Open Sans, sans-serif", + "limitValuesFontColor": "#000000", + "limitValuesFontSize": "1rem", + "limitValuesFontStyle": "normal", + "limitValuesFontWeight": "400", + "limitValuesFontLetterSpacing": "0em", + "disabledLimitValuesFontColor": "#999999", + "labelFontFamily": "Open Sans, sans-serif", + "labelFontSize": "0.875rem", + "labelFontStyle": "normal", + "labelFontWeight": "600", + "labelLineHeight": "1.715em", + "helperTextFontFamily": "Open Sans, sans-serif", + "helperTextFontSize": "0.75rem", + "helperTextFontStyle": "normal", + "helperTextFontWeight": "400", + "helperTextLineHeight": "1.5em", + "fontColor": "#000000", + "labelFontColor": "#000000", + "helperTextFontColor": "#000000", + "disabledLabelFontColor": "#999999", + "disabledHelperTextFontColor": "#999999", + "thumbHeight": "12px", + "thumbWidth": "12px", + "hoverThumbHeight": "14px", + "hoverThumbWidth": "14px", + "thumbVerticalPosition": "12px", + "hoverThumbVerticalPosition": "11px", + "thumbBackgroundColor": "#0067b3", + "hoverThumbScale": "1.166666", + "hoverThumbBackgroundColor": "#003c66", + "activeThumbScale": "1.166666", + "activeThumbBackgroundColor": "#003c66", + "focusThumbBackgroundColor": "#0067b3", + "tickHeight": "4px", + "tickWidth": "4px", + "tickVerticalPosition": "11px", + "tickBackgroundColor": "#0067b3", + "trackLineThickness": "2px", + "trackLineVerticalPosition": "50%", + "trackLineColor": "#0067b3", + "totalLineThickness": "2px", + "totalLineVerticalPosition": "50%", + "totalLineColor": "#0000001a", + "disabledThumbVerticalPosition": "10px", + "disabledThumbBackgroundColor": "#999999", + "disabledTickVerticalPosition": "11px", + "disabledTickBackgroundColor": "#999999", + "disabledTrackLineColor": "#999999", + "disabledTotalLineColor": "#f2f2f2", + "focusColor": "#0095ff", + "floorLabelMarginRight": "1rem", + "ceilLabelMarginLeft": "1rem", + "inputMarginLeft": "2rem" }, "spinner": { - "trackCircleColor": "#5f249f", - "trackCircleColorOverlay": "#a46ede", - "totalCircleColor": "#ffffff", - "labelFontFamily": "Open Sans, sans-serif", - "labelFontSize": "0.875rem", - "labelFontStyle": "normal", - "labelFontWeight": "400", - "labelFontColor": "#000000", - "labelFontColorOnDark": "#ffffff", - "labelTextAlign": "center", - "progressValueFontFamily": "Open Sans, sans-serif", - "progressValueFontSize": "0.875rem", - "progressValueFontStyle": "normal", - "progressValueFontWeight": "bold", - "progressValueFontColor": "inherit", - "progressValueFontColorOnDark": "#ffffff", - "progressValueTextAlign": "center", - "overlayBackgroundColor": "#000000", - "overlayOpacity": "0.8", - "overlayLabelFontFamily": "Open Sans, sans-serif", - "overlayLabelFontSize": "0.875rem", - "overlayLabelFontStyle": "normal", - "overlayLabelFontWeight": "400", - "overlayLabelFontColor": "#ffffff", - "overlayLabelTextAlign": "center", - "overlayProgressValueFontFamily": "Open Sans, sans-serif", - "overlayProgressValueFontSize": "0.875rem", - "overlayProgressValueFontStyle": "normal", - "overlayProgressValueFontWeight": "bold", - "overlayProgressValueFontColor": "#ffffff", - "overlayProgressValueTextAlign": "center" + "trackCircleColor": "#5f249f", + "trackCircleColorOverlay": "#a46ede", + "totalCircleColor": "#ffffff", + "labelFontFamily": "Open Sans, sans-serif", + "labelFontSize": "0.875rem", + "labelFontStyle": "normal", + "labelFontWeight": "400", + "labelFontColor": "#000000", + "labelTextAlign": "center", + "progressValueFontFamily": "Open Sans, sans-serif", + "progressValueFontSize": "0.875rem", + "progressValueFontStyle": "normal", + "progressValueFontWeight": "bold", + "progressValueFontColor": "inherit", + "progressValueTextAlign": "center", + "overlayBackgroundColor": "#000000", + "overlayOpacity": "0.8", + "overlayLabelFontFamily": "Open Sans, sans-serif", + "overlayLabelFontSize": "0.875rem", + "overlayLabelFontStyle": "normal", + "overlayLabelFontWeight": "400", + "overlayLabelFontColor": "#ffffff", + "overlayLabelTextAlign": "center", + "overlayProgressValueFontFamily": "Open Sans, sans-serif", + "overlayProgressValueFontSize": "0.875rem", + "overlayProgressValueFontStyle": "normal", + "overlayProgressValueFontWeight": "bold", + "overlayProgressValueFontColor": "#ffffff", + "overlayProgressValueTextAlign": "center" }, "switch": { - "checkedTrackBackgroundColor": "#5f249f", - "checkedTrackBackgroundColorOnDark": "#5f249f", - "checkedThumbBackgroundColor": "#ffffff", - "checkedThumbBackgroundColorOnDark": "#ffffff", - "uncheckedTrackBackgroundColor": "#bfbfbf", - "uncheckedTrackBackgroundColorOnDark": "#bfbfbf", - "uncheckedThumbBackgroundColor": "#ffffff", - "uncheckedThumbBackgroundColorOnDark": "#ffffff", - "disabledCheckedTrackBackgroundColor": "#f2eafa", - "disabledCheckedTrackBackgroundColorOnDark": "#1c0b24", - "disabledCheckedThumbBackgroundColor": "#ffffff", - "disabledCheckedThumbBackgroundColorOnDark": "#ffffff", - "disabledUncheckedTrackBackgroundColor": "#f2f2f2", - "disabledUncheckedTrackBackgroundColorOnDark": "#363636", - "disabledUncheckedThumbBackgroundColor": "#ffffff", - "disabledUncheckedThumbBackgroundColorOnDark": "#ffffff", - "disabledLabelFontColor": "#999999", - "disabledLabelFontColorOnDark": "#575757", - "disabledLabelFontStyle": "normal", - "labelFontFamily": "Open Sans, sans-serif", - "labelFontSize": "16px", - "labelFontStyle": "normal", - "labelFontWeight": "400", - "labelFontColor": "#000000", - "labelFontColorOnDark": "#ffffff", - "thumbFocusColor": "#0095ff", - "thumbFocusColorOnDark": "#1682ff", - "thumbHeight": "24px", - "thumbWidth": "24px", - "thumbShift": "1.25rem", - "trackHeight": "12px", - "trackWidth": "36px", - "spaceBetweenLabelSwitch": "8px" + "checkedTrackBackgroundColor": "#5f249f", + "checkedThumbBackgroundColor": "#ffffff", + "uncheckedTrackBackgroundColor": "#bfbfbf", + "uncheckedThumbBackgroundColor": "#ffffff", + "disabledCheckedTrackBackgroundColor": "#f2eafa", + "disabledCheckedThumbBackgroundColor": "#ffffff", + "disabledUncheckedTrackBackgroundColor": "#f2f2f2", + "disabledUncheckedThumbBackgroundColor": "#ffffff", + "disabledLabelFontColor": "#999999", + "disabledLabelFontStyle": "normal", + "labelFontFamily": "Open Sans, sans-serif", + "labelFontSize": "16px", + "labelFontStyle": "normal", + "labelFontWeight": "400", + "labelFontColor": "#000000", + "thumbFocusColor": "#0095ff", + "thumbHeight": "24px", + "thumbWidth": "24px", + "thumbShift": "1.25rem", + "trackHeight": "12px", + "trackWidth": "36px", + "spaceBetweenLabelSwitch": "8px" }, "table": { - "rowSeparatorThickness": "1px", - "rowSeparatorStyle": "solid", - "rowSeparatorColor": "#cccccc", - "dataBackgroundColor": "#ffffff", - "dataFontFamily": "Open Sans, sans-serif", - "dataFontSize": "0.875rem", - "dataFontStyle": "normal", - "dataFontWeight": "400", - "dataFontColor": "#000000", - "dataFontTextTransform": "none", - "dataPaddingTop": "14px", - "dataPaddingBottom": "12px", - "dataPaddingRight": "20px", - "dataPaddingLeft": "40px", - "dataTextAlign": "left", - "dataTextLineHeight": "normal", - "headerBackgroundColor": "#5f249f", - "headerBorderRadius": "4px", - "headerFontFamily": "Open Sans, sans-serif", - "headerFontSize": "0.875rem", - "headerFontStyle": "normal", - "headerFontWeight": "400", - "headerFontColor": "#ffffff", - "headerFontTextTransform": "none", - "headerPaddingTop": "16px", - "headerPaddingBottom": "16px", - "headerPaddingRight": "20px", - "headerPaddingLeft": "40px", - "headerTextAlign": "left", - "headerTextLineHeight": "normal", - "scrollBarThumbColor": "#666666", - "scrollBarTrackColor": "#cccccc", - "sortIconColor": "#ffffff" + "rowSeparatorThickness": "1px", + "rowSeparatorStyle": "solid", + "rowSeparatorColor": "#cccccc", + "dataBackgroundColor": "#ffffff", + "dataFontFamily": "Open Sans, sans-serif", + "dataFontSize": "0.875rem", + "dataFontStyle": "normal", + "dataFontWeight": "400", + "dataFontColor": "#000000", + "dataFontTextTransform": "none", + "dataPaddingTop": "14px", + "dataPaddingBottom": "12px", + "dataPaddingRight": "20px", + "dataPaddingLeft": "40px", + "dataTextAlign": "left", + "dataTextLineHeight": "normal", + "headerBackgroundColor": "#5f249f", + "headerBorderRadius": "4px", + "headerFontFamily": "Open Sans, sans-serif", + "headerFontSize": "0.875rem", + "headerFontStyle": "normal", + "headerFontWeight": "400", + "headerFontColor": "#ffffff", + "headerFontTextTransform": "none", + "headerPaddingTop": "16px", + "headerPaddingBottom": "16px", + "headerPaddingRight": "20px", + "headerPaddingLeft": "40px", + "headerTextAlign": "left", + "headerTextLineHeight": "normal", + "scrollBarThumbColor": "#666666", + "scrollBarTrackColor": "#cccccc", + "sortIconColor": "#ffffff" }, "tabs": { - "fontFamily": "Open Sans, sans-serif", - "fontSize": "1rem", - "fontStyle": "normal", - "fontWeight": "600", - "fontTextTransform": "none", - "selectedBackgroundColor": "#ffffff", - "selectedFontColor": "#5f249f", - "selectedIconColor": "#5f249f", - "selectedUnderlineColor": "#5f249f", - "selectedUnderlineThickness": "2px", - "unselectedBackgroundColor": "#ffffff", - "unselectedFontColor": "#666666", - "unselectedIconColor": "#666666", - "disabledFontColor": "#999999", - "disabledIconColor": "#999999", - "disabledFontStyle": "normal", - "disabledBadgeBackgroundColor": "#0000004d", - "hoverBackgroundColor": "#f2eafa", - "pressedBackgroundColor": "#e5d5f6", - "pressedFontWeight": "600", - "dividerColor": "#bfbfbf", - "dividerThickness": "1px", - "focusOutline": "#5f249f", - "scrollButtonsWidth": "48px", - "badgeBackgroundColor": "#d0011b", - "badgeFontFamily": "Open Sans, sans-serif", - "badgeFontSize": "10px", - "badgeFontStyle": "normal", - "badgeFontWeight": "500", - "badgeFontColor": "#ffffff", - "badgeLetterSpacing": "0.05em", - "badgeWidth": "16px", - "badgeHeight": "16px", - "badgeRadius": "10px", - "badgeWidthWithNotificationNumber": "23px", - "badgeHeightWithNotificationNumber": "17px", - "badgeRadiusWithNotificationNumber": "10px" + "fontFamily": "Open Sans, sans-serif", + "fontSize": "1rem", + "fontStyle": "normal", + "fontWeight": "600", + "fontTextTransform": "none", + "selectedBackgroundColor": "#ffffff", + "selectedFontColor": "#5f249f", + "selectedIconColor": "#5f249f", + "selectedUnderlineColor": "#5f249f", + "selectedUnderlineThickness": "2px", + "unselectedBackgroundColor": "#ffffff", + "unselectedFontColor": "#666666", + "unselectedIconColor": "#666666", + "disabledFontColor": "#999999", + "disabledIconColor": "#999999", + "disabledFontStyle": "normal", + "disabledBadgeBackgroundColor": "#0000004d", + "hoverBackgroundColor": "#f2eafa", + "pressedBackgroundColor": "#e5d5f6", + "pressedFontWeight": "600", + "dividerColor": "#bfbfbf", + "dividerThickness": "1px", + "focusOutline": "#5f249f", + "scrollButtonsWidth": "48px", + "badgeBackgroundColor": "#d0011b", + "badgeFontFamily": "Open Sans, sans-serif", + "badgeFontSize": "10px", + "badgeFontStyle": "normal", + "badgeFontWeight": "500", + "badgeFontColor": "#ffffff", + "badgeLetterSpacing": "0.05em", + "badgeWidth": "16px", + "badgeHeight": "16px", + "badgeRadius": "10px", + "badgeWidthWithNotificationNumber": "23px", + "badgeHeightWithNotificationNumber": "17px", + "badgeRadiusWithNotificationNumber": "10px" }, "tag": { - "fontFamily": "Open Sans, sans-serif", - "fontColor": "#000000", - "fontSize": "0.875rem", - "fontStyle": "normal", - "fontWeight": "400", - "labelPaddingTop": "0px", - "labelPaddingBottom": "0px", - "labelPaddingLeft": "16px", - "labelPaddingRight": "16px", - "height": "40px", - "iconColor": "#ffffff", - "iconSectionWidth": "40px", - "iconHeight": "24px", - "iconWidth": "auto", - "focusColor": "#0095ff" + "fontFamily": "Open Sans, sans-serif", + "fontColor": "#000000", + "fontSize": "0.875rem", + "fontStyle": "normal", + "fontWeight": "400", + "labelPaddingTop": "0px", + "labelPaddingBottom": "0px", + "labelPaddingLeft": "16px", + "labelPaddingRight": "16px", + "height": "40px", + "iconColor": "#ffffff", + "iconSectionWidth": "40px", + "iconHeight": "24px", + "iconWidth": "auto", + "focusColor": "#0095ff" }, "textarea": { - "fontFamily": "Open Sans, sans-serif", - "enabledBorderColor": "#000000", - "enabledBorderColorOnDark": "#ffffff", - "hoverBorderColor": "#a46ede", - "hoverBorderColorOnDark": "#a46ede", - "focusBorderColor": "#0095ff", - "focusBorderColorOnDark": "#0095ff", - "disabledBorderColor": "#999999", - "disabledBorderColorOnDark": "#999999", - "disabledContainerFillColor": "#f2f2f2", - "disabledContainerFillColorOnDark": "#666666", - "readOnlyBorderColor": "#999999", - "hoverReadOnlyBorderColor": "#808080", - "errorBorderColor": "#d0011b", - "errorBorderColorOnDark": "#fe344f", - "hoverErrorBorderColor": "#fe0123", - "hoverErrorBorderColorOnDark": "#fe677b", - "inputMarginTop": "0.25rem", - "inputMarginBottom": "0.25rem", - "errorMessageColor": "#d0011b", - "errorMessageColorOnDark": "#fe344f", - "labelFontColor": "#000000", - "labelFontColorOnDark": "#ffffff", - "labelFontSize": "0.875rem", - "labelFontStyle": "normal", - "labelFontWeight": "600", - "labelLineHeight": "1.715em", - "disabledLabelFontColor": "#999999", - "disabledLabelFontColorOnDark": "#999999", - "optionalLabelFontWeight": "400", - "helperTextFontColor": "#000000", - "helperTextFontColorOnDark": "#ffffff", - "helperTextFontSize": "0.75rem", - "helperTextFontStyle": "normal", - "helperTextFontWeight": "400", - "helperTextLineHeight": "1.5em", - "disabledHelperTextFontColor": "#999999", - "disabledHelperTextFontColorOnDark": "#999999", - "placeholderFontColor": "#000000b3", - "placeholderFontColorOnDark": "#f2f2f2", - "disabledPlaceholderFontColor": "#999999", - "disabledPlaceholderFontColorOnDark": "#999999", - "valueFontColor": "#000000", - "valueFontColorOnDark": "#ffffff", - "valueFontSize": "1rem", - "valueFontStyle": "normal", - "valueFontWeight": "400", - "disabledValueFontColor": "#999999", - "disabledValueFontColorOnDark": "#999999" + "fontFamily": "Open Sans, sans-serif", + "enabledBorderColor": "#000000", + "hoverBorderColor": "#a46ede", + "focusBorderColor": "#0095ff", + "disabledBorderColor": "#999999", + "disabledContainerFillColor": "#f2f2f2", + "readOnlyBorderColor": "#999999", + "hoverReadOnlyBorderColor": "#808080", + "errorBorderColor": "#d0011b", + "hoverErrorBorderColor": "#fe0123", + "inputMarginTop": "0.25rem", + "inputMarginBottom": "0.25rem", + "errorMessageColor": "#d0011b", + "labelFontColor": "#000000", + "labelFontSize": "0.875rem", + "labelFontStyle": "normal", + "labelFontWeight": "600", + "labelLineHeight": "1.715em", + "disabledLabelFontColor": "#999999", + "optionalLabelFontWeight": "400", + "helperTextFontColor": "#000000", + "helperTextFontSize": "0.75rem", + "helperTextFontStyle": "normal", + "helperTextFontWeight": "400", + "helperTextLineHeight": "1.5em", + "disabledHelperTextFontColor": "#999999", + "placeholderFontColor": "#000000b3", + "disabledPlaceholderFontColor": "#999999", + "valueFontColor": "#000000", + "valueFontSize": "1rem", + "valueFontStyle": "normal", + "valueFontWeight": "400", + "disabledValueFontColor": "#999999" }, "textInput": { - "fontFamily": "Open Sans, sans-serif", - "enabledBorderColor": "#000000", - "enabledBorderColorOnDark": "#ffffff", - "hoverBorderColor": "#a46ede", - "hoverBorderColorOnDark": "#a46ede", - "focusBorderColor": "#0095ff", - "focusBorderColorOnDark": "#0095ff", - "disabledBorderColor": "#999999", - "disabledBorderColorOnDark": "#999999", - "disabledContainerFillColor": "#f2f2f2", - "disabledContainerFillColorOnDark": "#666666", - "readOnlyBorderColor": "#999999", - "hoverReadOnlyBorderColor": "#808080", - "errorBorderColor": "#d0011b", - "errorBorderColorOnDark": "#fe344f", - "hoverErrorBorderColor": "#fe0123", - "hoverErrorBorderColorOnDark": "#fe677b", - "inputMarginTop": "0.25rem", - "inputMarginBottom": "0.25rem", - "errorMessageColor": "#d0011b", - "errorMessageColorOnDark": "#fe344f", - "errorIconColor": "#d0011b", - "errorIconColorOnDark": "#fe344f", - "labelFontColor": "#000000", - "labelFontColorOnDark": "#ffffff", - "labelFontSize": "0.875rem", - "labelFontStyle": "normal", - "labelFontWeight": "600", - "labelLineHeight": "1.715em", - "disabledLabelFontColor": "#999999", - "disabledLabelFontColorOnDark": "#999999", - "optionalLabelFontWeight": "400", - "helperTextFontColor": "#000000", - "helperTextFontColorOnDark": "#ffffff", - "helperTextFontSize": "0.75rem", - "helperTextFontStyle": "normal", - "helperTextFontWeight": "400", - "helperTextLineHeight": "1.5em", - "disabledHelperTextFontColor": "#999999", - "disabledHelperTextFontColorOnDark": "#999999", - "prefixColor": "#666666", - "prefixColorOnDark": "#ffffff", - "suffixColor": "#666666", - "suffixColorOnDark": "#ffffff", - "disabledPrefixColor": "#bfbfbf", - "disabledSuffixColor": "#bfbfbf", - "disabledPrefixColorOnDark": "#999999", - "disabledSuffixColorOnDark": "#999999", - "placeholderFontColor": "#000000b3", - "placeholderFontColorOnDark": "#f2f2f2", - "disabledPlaceholderFontColor": "#999999", - "disabledPlaceholderFontColorOnDark": "#999999", - "valueFontColor": "#000000", - "valueFontColorOnDark": "#ffffff", - "valueFontSize": "1rem", - "valueFontStyle": "normal", - "valueFontWeight": "400", - "disabledValueFontColor": "#999999", - "disabledValueFontColorOnDark": "#999999", - "actionIconColor": "#000000", - "actionIconColorOnDark": "#ffffff", - "disabledActionIconColor": "#999999", - "disabledActionIconColorOnDark": "#999999", - "hoverActionIconColor": "#000000", - "hoverActionIconColorOnDark": "#ffffff", - "focusActionIconColor": "#000000", - "focusActionIconColorOnDark": "#ffffff", - "activeActionIconColor": "#000000", - "activeActionIconColorOnDark": "#000000", - "actionBackgroundColor": "transparent", - "actionBackgroundColorOnDark": "transparent", - "disabledActionBackgroundColor": "transparent", - "disabledActionBackgroundColorOnDark": "transparent", - "hoverActionBackgroundColor": "#f2f2f2", - "hoverActionBackgroundColorOnDark": "#666666", - "focusActionBorderColor": "#0095ff", - "focusActionBorderColorOnDark": "#0095ff", - "activeActionBackgroundColor": "#cccccc", - "activeActionBackgroundColorOnDark": "#999999", - "listDialogBackgroundColor": "#ffffff", - "listDialogBorderColor": "#bfbfbf", - "listOptionDividerColor": "#e6e6e6", - "listOptionFontColor": "#000000", - "listOptionFontSize": "0.875rem", - "listOptionFontStyle": "normal", - "listOptionFontWeight": "400", - "systemMessageFontColor": "#666666", - "errorListDialogFontColor": "#000000", - "errorListDialogBackgroundColor": "#fff5f6", - "errorListDialogBorderColor": "#d0011b", - "hoverListOptionBackgroundColor": "#f2f2f2", - "activeListOptionBackgroundColor": "#cccccc", - "focusListOptionBorderColor": "#0095ff" + "fontFamily": "Open Sans, sans-serif", + "enabledBorderColor": "#000000", + "hoverBorderColor": "#a46ede", + "focusBorderColor": "#0095ff", + "disabledBorderColor": "#999999", + "disabledContainerFillColor": "#f2f2f2", + "readOnlyBorderColor": "#999999", + "hoverReadOnlyBorderColor": "#808080", + "errorBorderColor": "#d0011b", + "hoverErrorBorderColor": "#fe0123", + "inputMarginTop": "0.25rem", + "inputMarginBottom": "0.25rem", + "errorMessageColor": "#d0011b", + "errorIconColor": "#d0011b", + "labelFontColor": "#000000", + "labelFontSize": "0.875rem", + "labelFontStyle": "normal", + "labelFontWeight": "600", + "labelLineHeight": "1.715em", + "disabledLabelFontColor": "#999999", + "optionalLabelFontWeight": "400", + "helperTextFontColor": "#000000", + "helperTextFontSize": "0.75rem", + "helperTextFontStyle": "normal", + "helperTextFontWeight": "400", + "helperTextLineHeight": "1.5em", + "disabledHelperTextFontColor": "#999999", + "prefixColor": "#666666", + "suffixColor": "#666666", + "disabledPrefixColor": "#bfbfbf", + "disabledSuffixColor": "#bfbfbf", + "placeholderFontColor": "#000000b3", + "disabledPlaceholderFontColor": "#999999", + "valueFontColor": "#000000", + "valueFontSize": "1rem", + "valueFontStyle": "normal", + "valueFontWeight": "400", + "disabledValueFontColor": "#999999", + "actionIconColor": "#000000", + "disabledActionIconColor": "#999999", + "hoverActionIconColor": "#000000", + "focusActionIconColor": "#000000", + "activeActionIconColor": "#000000", + "actionBackgroundColor": "transparent", + "disabledActionBackgroundColor": "transparent", + "hoverActionBackgroundColor": "#f2f2f2", + "focusActionBorderColor": "#0095ff", + "activeActionBackgroundColor": "#cccccc", + "listDialogBackgroundColor": "#ffffff", + "listDialogBorderColor": "#bfbfbf", + "listOptionDividerColor": "#e6e6e6", + "listOptionFontColor": "#000000", + "listOptionFontSize": "0.875rem", + "listOptionFontStyle": "normal", + "listOptionFontWeight": "400", + "systemMessageFontColor": "#666666", + "errorListDialogFontColor": "#000000", + "errorListDialogBackgroundColor": "#fff5f6", + "errorListDialogBorderColor": "#d0011b", + "hoverListOptionBackgroundColor": "#f2f2f2", + "activeListOptionBackgroundColor": "#cccccc", + "focusListOptionBorderColor": "#0095ff" }, "toggleGroup": { - "containerBackgroundColor": "#fafafa", - "containerBorderColor": "#999999", - "labelFontColor": "#000000", - "disabledLabelFontColor": "#999999", - "helperTextFontColor": "#000000", - "disabledHelperTextFontcolor": "#999999", - "unselectedBackgroundColor": "#e6e6e6", - "unselectedHoverBackgroundColor": "#cccccc", - "unselectedActiveBackgroundColor": "#5f249f", - "unselectedDisabledBackgroundColor": "#f2f2f2", - "unselectedFontColor": "#000000", - "unselectedDisabledFontColor": "#999999", - "selectedBackgroundColor": "#5f249f", - "selectedHoverBackgroundColor": "#4b1c7d", - "selectedActiveBackgroundColor": "#321353", - "selectedDisabledBackgroundColor": "#f2eafa", - "selectedFontColor": "#ffffff", - "selectedDisabledFontColor": "#cbacec", - "focusColor": "#0095ff", - "labelFontFamily": "Open Sans, sans-serif", - "labelFontSize": "0.875rem", - "labelFontStyle": "normal", - "labelFontWeight": "600", - "labelLineHeight": "1.715em", - "helperTextFontFamily": "Open Sans, sans-serif", - "helperTextFontSize": "0.75rem", - "helperTextFontStyle": "normal", - "helperTextFontWeight": "400", - "helperTextLineHeight": "1.5em", - "optionLabelFontFamily": "Open Sans, sans-serif", - "optionLabelFontSize": "1rem", - "optionLabelFontStyle": "normal", - "optionLabelFontWeight": "400", - "iconPaddingRight": "0.5rem", - "iconPaddingLeft": "0.5rem", - "labelPaddingLeft": "1.5rem", - "labelPaddingRight": "1.5rem", - "iconMarginRight": "0.5rem", - "containerMarginTop": "0.25rem", - "optionBorderThickness": "0px", - "optionBorderStyle": "none", - "optionBorderRadius": "0.25rem", - "containerBorderThickness": "1px", - "containerBorderStyle": "solid", - "containerBorderRadius": "0.375rem", - "optionFocusBorderThickness": "2px" + "containerBackgroundColor": "#fafafa", + "containerBorderColor": "#999999", + "labelFontColor": "#000000", + "disabledLabelFontColor": "#999999", + "helperTextFontColor": "#000000", + "disabledHelperTextFontcolor": "#999999", + "unselectedBackgroundColor": "#e6e6e6", + "unselectedHoverBackgroundColor": "#cccccc", + "unselectedActiveBackgroundColor": "#5f249f", + "unselectedDisabledBackgroundColor": "#f2f2f2", + "unselectedFontColor": "#000000", + "unselectedDisabledFontColor": "#999999", + "selectedBackgroundColor": "#5f249f", + "selectedHoverBackgroundColor": "#4b1c7d", + "selectedActiveBackgroundColor": "#321353", + "selectedDisabledBackgroundColor": "#f2eafa", + "selectedFontColor": "#ffffff", + "selectedDisabledFontColor": "#cbacec", + "focusColor": "#0095ff", + "labelFontFamily": "Open Sans, sans-serif", + "labelFontSize": "0.875rem", + "labelFontStyle": "normal", + "labelFontWeight": "600", + "labelLineHeight": "1.715em", + "helperTextFontFamily": "Open Sans, sans-serif", + "helperTextFontSize": "0.75rem", + "helperTextFontStyle": "normal", + "helperTextFontWeight": "400", + "helperTextLineHeight": "1.5em", + "optionLabelFontFamily": "Open Sans, sans-serif", + "optionLabelFontSize": "1rem", + "optionLabelFontStyle": "normal", + "optionLabelFontWeight": "400", + "iconPaddingRight": "0.5rem", + "iconPaddingLeft": "0.5rem", + "labelPaddingLeft": "1.5rem", + "labelPaddingRight": "1.5rem", + "iconMarginRight": "0.5rem", + "containerMarginTop": "0.25rem", + "optionBorderThickness": "0px", + "optionBorderStyle": "none", + "optionBorderRadius": "0.25rem", + "containerBorderThickness": "1px", + "containerBorderStyle": "solid", + "containerBorderRadius": "0.375rem", + "optionFocusBorderThickness": "2px" }, "wizard": { - "visitedStepFontColor": "#000000", - "visitedStepBackgroundColor": "#ffffff", - "visitedStepBorderColor": "#000000", - "unvisitedStepFontColor": "#666666", - "unvisitedLabelFontColor": "#666666", - "unvisitedHelperTextFontColor": "#666666", - "unvisitedStepBackgroundColor": "transparent", - "unvisitedStepBorderColor": "#666666", - "selectedStepFontColor": "#ffffff", - "selectedStepBackgroundColor": "#5f249f", - "selectedStepBorderColor": "#5f249f", - "selectedLabelFontColor": "#000000", - "selectedHelperTextFontColor": "#000000", - "selectedStepWidth": "32px", - "selectedStepHeight": "32px", - "selectedStepBorderThickness": "2px", - "selectedStepBorderStyle": "solid", - "selectedStepBorderRadius": "45px", - "stepFontSize": "1rem", - "stepFontFamily": "Open Sans, sans-serif", - "stepFontStyle": "normal", - "stepFontWeight": "400", - "stepFontTracking": "0.05em", - "stepIconSize": "20px", - "stepWidth": "32px", - "stepHeight": "32px", - "stepBorderThickness": "2px", - "stepBorderStyle": "solid", - "stepBorderRadius": "45px", - "visitedLabelFontColor": "#000000", - "labelFontSize": "1rem", - "labelFontFamily": "Open Sans, sans-serif", - "labelFontStyle": "normal", - "labelFontWeight": "400", - "labelFontTracking": "0em", - "labelFontTextTransform": "none", - "labelTextAlign": "left", - "helperTextFontSize": "0.875rem", - "helperTextFontFamily": "Open Sans, sans-serif", - "helperTextFontStyle": "normal", - "helperTextFontWeight": "400", - "helperTextFontTracking": "0em", - "helperTextFontTextTransform": "none", - "visitedHelperTextFontColor": "#000000", - "helperTextTextAlign": "left", - "disabledStepBackgroundColor": "#f2f2f2", - "disabledStepFontColor": "#999999", - "disabledLabelFontColor": "#999999", - "disabledHelperTextFontColor": "#999999", - "disabledStepBorderColor": "#f2f2f2", - "disabledStepWidth": "32px", - "disabledStepHeight": "32px", - "disabledStepBorderThickness": "2px", - "disabledStepBorderStyle": "solid", - "disabledStepBorderRadius": "45px", - "separatorBorderThickness": "1px", - "separatorBorderStyle": "solid", - "separatorColor": "#666666", - "focusColor": "#0095ff" + "visitedStepFontColor": "#000000", + "visitedStepBackgroundColor": "#ffffff", + "visitedStepBorderColor": "#000000", + "unvisitedStepFontColor": "#666666", + "unvisitedLabelFontColor": "#666666", + "unvisitedHelperTextFontColor": "#666666", + "unvisitedStepBackgroundColor": "transparent", + "unvisitedStepBorderColor": "#666666", + "selectedStepFontColor": "#ffffff", + "selectedStepBackgroundColor": "#5f249f", + "selectedStepBorderColor": "#5f249f", + "selectedLabelFontColor": "#000000", + "selectedHelperTextFontColor": "#000000", + "selectedStepWidth": "32px", + "selectedStepHeight": "32px", + "selectedStepBorderThickness": "2px", + "selectedStepBorderStyle": "solid", + "selectedStepBorderRadius": "45px", + "stepFontSize": "1rem", + "stepFontFamily": "Open Sans, sans-serif", + "stepFontStyle": "normal", + "stepFontWeight": "400", + "stepFontTracking": "0.05em", + "stepIconSize": "20px", + "stepWidth": "32px", + "stepHeight": "32px", + "stepBorderThickness": "2px", + "stepBorderStyle": "solid", + "stepBorderRadius": "45px", + "visitedLabelFontColor": "#000000", + "labelFontSize": "1rem", + "labelFontFamily": "Open Sans, sans-serif", + "labelFontStyle": "normal", + "labelFontWeight": "400", + "labelFontTracking": "0em", + "labelFontTextTransform": "none", + "labelTextAlign": "left", + "helperTextFontSize": "0.875rem", + "helperTextFontFamily": "Open Sans, sans-serif", + "helperTextFontStyle": "normal", + "helperTextFontWeight": "400", + "helperTextFontTracking": "0em", + "helperTextFontTextTransform": "none", + "visitedHelperTextFontColor": "#000000", + "helperTextTextAlign": "left", + "disabledStepBackgroundColor": "#f2f2f2", + "disabledStepFontColor": "#999999", + "disabledLabelFontColor": "#999999", + "disabledHelperTextFontColor": "#999999", + "disabledStepBorderColor": "#f2f2f2", + "disabledStepWidth": "32px", + "disabledStepHeight": "32px", + "disabledStepBorderThickness": "2px", + "disabledStepBorderStyle": "solid", + "disabledStepBorderRadius": "45px", + "separatorBorderThickness": "1px", + "separatorBorderStyle": "solid", + "separatorColor": "#666666", + "focusColor": "#0095ff" } -} \ No newline at end of file +} diff --git a/website/screens/theme-generator/themes/schemas/advanced.schema.json b/website/screens/theme-generator/themes/schemas/advanced.schema.json index e8ebcbbd8..04a499b68 100644 --- a/website/screens/theme-generator/themes/schemas/advanced.schema.json +++ b/website/screens/theme-generator/themes/schemas/advanced.schema.json @@ -109,7 +109,6 @@ }, "bulletedList": { "fontColor": "color", - "fontColorOnDark": "color", "bulletIconHeight": "length", "bulletIconWidth": "length", "bulletHeight": "length", @@ -124,19 +123,12 @@ "paddingTop": "length", "paddingBottom": "length", "focusBorderColor": "color", - "focusBorderColorOnDark": "color", "primaryBackgroundColor": "color", - "primaryBackgroundColorOnDark": "color", "primaryFontColor": "color", - "primaryFontColorOnDark": "color", "primaryHoverBackgroundColor": "color", - "primaryHoverBackgroundColorOnDark": "color", "primaryActiveBackgroundColor": "color", - "primaryActiveBackgroundColorOnDark": "color", "primaryDisabledBackgroundColor": "color", - "primaryDisabledBackgroundColorOnDark": "color", "primaryDisabledFontColor": "color", - "primaryDisabledFontColorOnDark": "color", "primaryBorderThickness": "bWidth", "primaryBorderStyle": "bStyle", "primaryBorderRadius": "length", @@ -144,23 +136,14 @@ "primaryFontSize": "length", "primaryFontWeight": "fWeight", "secondaryBackgroundColor": "color", - "secondaryBackgroundColorOnDark": "color", "secondaryFontColor": "color", - "secondaryFontColorOnDark": "color", "secondaryHoverFontColor": "color", - "secondaryHoverFontColorOnDark": "color", "secondaryBorderColor": "color", - "secondaryBorderColorOnDark": "color", "secondaryHoverBackgroundColor": "color", - "secondaryHoverBackgroundColorOnDark": "color", "secondaryActiveBackgroundColor": "color", - "secondaryActiveBackgroundColorOnDark": "color", "secondaryDisabledBackgroundColor": "color", - "secondaryDisabledBackgroundColorOnDark": "color", "secondaryDisabledFontColor": "color", - "secondaryDisabledFontColorOnDark": "color", "secondaryDisabledBorderColor": "color", - "secondaryDisabledBorderColorOnDark": "color", "secondaryBorderThickness": "bWidth", "secondaryBorderStyle": "bStyle", "secondaryBorderRadius": "length", @@ -168,17 +151,11 @@ "secondaryFontSize": "length", "secondaryFontWeight": "fWeight", "textBackgroundColor": "color", - "textBackgroundColorOnDark": "color", "textFontColor": "color", - "textFontColorOnDark": "color", "textHoverBackgroundColor": "color", - "textHoverBackgroundColorOnDark": "color", "textActiveBackgroundColor": "color", - "textActiveBackgroundColorOnDark": "color", "textDisabledBackgroundColor": "color", - "textDisabledBackgroundColorOnDark": "color", "textDisabledFontColor": "color", - "textDisabledFontColorOnDark": "color", "textBorderThickness": "bWidth", "textBorderStyle": "bStyle", "textBorderRadius": "length", @@ -192,35 +169,24 @@ }, "checkbox": { "backgroundColorChecked": "color", - "backgroundColorCheckedOnDark": "color", "hoverBackgroundColorChecked": "color", - "hoverBackgroundColorCheckedOnDark": "color", "disabledBackgroundColorChecked": "color", - "disabledBackgroundColorCheckedOnDark": "color", "readOnlyBackgroundColorChecked": "color", "hoverReadOnlyBackgroundColorChecked": "color", "borderColor": "color", - "borderColorOnDark": "color", "hoverBorderColor": "color", - "hoverBorderColorOnDark": "color", "disabledBorderColor": "color", - "disabledBorderColorOnDark": "color", "readOnlyBorderColor": "color", "hoverReadOnlyBorderColor": "color", "checkColor": "color", - "checkColorOnDark": "color", "disabledCheckColor": "color", - "disabledCheckColorOnDark": "color", "readOnlyCheckColor": "color", "fontFamily": "fFamily", "fontSize": "length", "fontWeight": "fWeight", "fontColor": "color", - "fontColorOnDark": "color", "disabledFontColor": "color", - "disabledFontColorOnDark": "color", "focusColor": "color", - "focusColorOnDark": "color", "checkLabelSpacing": "length" }, "chip": { @@ -453,8 +419,7 @@ "hamburguerFontColor": "color", "hamburguerFontSize": "length", "hamburguerFontWeight": "fWeight", - "contentColor": "color", - "contentColorOnDark": "color" + "contentColor": "color" }, "heading": { "level5FontSize": "length", @@ -561,31 +526,26 @@ }, "paragraph": { "fontColor": "color", - "fontColorOnDark": "color", "display": "display", "fontSize": "length", "fontWeight": "fWeight" }, "progressBar": { "trackLineColor": "color", - "trackLineColorOnDark": "color", "totalLineColor": "color", "labelFontFamily": "fFamily", "labelFontSize": "length", "labelFontStyle": "fStyle", "labelFontWeight": "fWeight", "labelFontColor": "color", - "labelFontColorOnDark": "color", "labelFontTextTransform": "fTextTransform", "valueFontFamily": "fFamily", "valueFontSize": "length", "valueFontStyle": "fStyle", "valueFontWeight": "fWeight", "valueFontColor": "color", - "valueFontColorOnDark": "color", "valueFontTextTransform": "fTextTransform", "helperTextFontColor": "color", - "helperTextFontColorOnDark": "color", "helperTextFontSize": "length", "helperTextFontStyle": "fStyle", "helperTextFontWeight": "fWeight", @@ -763,7 +723,6 @@ "slider": { "fontFamily": "fFamily", "limitValuesFontColor": "color", - "limitValuesFontColorOnDark": "color", "limitValuesFontSize": "length", "limitValuesFontStyle": "fStyle", "limitValuesFontWeight": "fWeight", @@ -780,15 +739,10 @@ "helperTextFontWeight": "fWeight", "helperTextLineHeight": "length", "fontColor": "color", - "fontColorOnDark": "color", "labelFontColor": "color", - "labelFontColorOnDark": "color", "helperTextFontColor": "color", - "helperTextFontColorOnDark": "color", "disabledLabelFontColor": "color", - "disabledLabelFontColorOnDark": "color", "disabledHelperTextFontColor": "color", - "disabledHelperTextFontColorOnDark": "color", "thumbHeight": "length", "thumbWidth": "length", "hoverThumbHeight": "length", @@ -796,40 +750,28 @@ "thumbVerticalPosition": "length", "hoverThumbVerticalPosition": "length", "thumbBackgroundColor": "color", - "thumbBackgroundColorOnDark": "color", "hoverThumbScale": "scale", "hoverThumbBackgroundColor": "color", - "hoverThumbBackgroundColorOnDark": "color", "activeThumbScale": "scale", "activeThumbBackgroundColor": "color", - "activeThumbBackgroundColorOnDark": "color", "focusThumbBackgroundColor": "color", - "focusThumbBackgroundColorOnDark": "color", "tickHeight": "length", "tickWidth": "length", "tickVerticalPosition": "length", "tickBackgroundColor": "color", - "tickBackgroundColorOnDark": "color", "trackLineThickness": "length", "trackLineVerticalPosition": "length", "trackLineColor": "color", - "trackLineColorOnDark": "color", "totalLineThickness": "length", "totalLineVerticalPosition": "length", "totalLineColor": "color", - "totalLineColorOnDark": "color", "disabledThumbVerticalPosition": "length", "disabledThumbBackgroundColor": "color", - "disabledThumbBackgroundColorOnDark": "color", "disabledTickVerticalPosition": "length", "disabledTickBackgroundColor": "color", - "disabledTickBackgroundColorOnDark": "color", "disabledTrackLineColor": "color", - "disabledTrackLineColorOnDark": "color", "disabledTotalLineColor": "color", - "disabledTotalLineColorOnDark": "color", "focusColor": "color", - "focusColorOnDark": "color", "floorLabelMarginRight": "length", "ceilLabelMarginLeft": "length", "inputMarginLeft": "length" @@ -843,14 +785,12 @@ "labelFontStyle": "fStyle", "labelFontWeight": "fWeight", "labelFontColor": "color", - "labelFontColorOnDark": "color", "labelTextAlign": "textAlign", "progressValueFontFamily": "fFamily", "progressValueFontSize": "length", "progressValueFontStyle": "fStyle", "progressValueFontWeight": "fWeight", "progressValueFontColor": "color", - "progressValueFontColorOnDark": "color", "progressValueTextAlign": "textAlign", "overlayBackgroundColor": "color", "overlayOpacity": "alphaValue", @@ -869,32 +809,21 @@ }, "switch": { "checkedTrackBackgroundColor": "color", - "checkedTrackBackgroundColorOnDark": "color", "checkedThumbBackgroundColor": "color", - "checkedThumbBackgroundColorOnDark": "color", "uncheckedTrackBackgroundColor": "color", - "uncheckedTrackBackgroundColorOnDark": "color", "uncheckedThumbBackgroundColor": "color", - "uncheckedThumbBackgroundColorOnDark": "color", "disabledCheckedTrackBackgroundColor": "color", - "disabledCheckedTrackBackgroundColorOnDark": "color", "disabledCheckedThumbBackgroundColor": "color", - "disabledCheckedThumbBackgroundColorOnDark": "color", "disabledUncheckedTrackBackgroundColor": "color", - "disabledUncheckedTrackBackgroundColorOnDark": "color", "disabledUncheckedThumbBackgroundColor": "color", - "disabledUncheckedThumbBackgroundColorOnDark": "color", "disabledLabelFontColor": "color", - "disabledLabelFontColorOnDark": "color", "disabledLabelFontStyle": "fStyle", "labelFontFamily": "fFamily", "labelFontSize": "length", "labelFontStyle": "fStyle", "labelFontWeight": "fWeight", "labelFontColor": "color", - "labelFontColorOnDark": "color", "thumbFocusColor": "color", - "thumbFocusColorOnDark": "color", "thumbHeight": "length", "thumbWidth": "length", "thumbShift": "length", @@ -996,134 +925,87 @@ "textarea": { "fontFamily": "fFamily", "enabledBorderColor": "color", - "enabledBorderColorOnDark": "color", "hoverBorderColor": "color", - "hoverBorderColorOnDark": "color", "focusBorderColor": "color", - "focusBorderColorOnDark": "color", "disabledBorderColor": "color", - "disabledBorderColorOnDark": "color", "disabledContainerFillColor": "color", - "disabledContainerFillColorOnDark": "color", "readOnlyBorderColor": "color", "hoverReadOnlyBorderColor": "color", "errorBorderColor": "color", - "errorBorderColorOnDark": "color", "hoverErrorBorderColor": "color", - "hoverErrorBorderColorOnDark": "color", "inputMarginTop": "length", "inputMarginBottom": "length", "errorMessageColor": "color", - "errorMessageColorOnDark": "color", "labelFontColor": "color", - "labelFontColorOnDark": "color", "labelFontSize": "length", "labelFontStyle": "fStyle", "labelFontWeight": "fWeight", "labelLineHeight": "height", "disabledLabelFontColor": "color", - "disabledLabelFontColorOnDark": "color", "optionalLabelFontWeight": "fWeight", "helperTextFontColor": "color", - "helperTextFontColorOnDark": "color", "helperTextFontSize": "length", "helperTextFontStyle": "fStyle", "helperTextFontWeight": "fWeight", "helperTextLineHeight": "length", "disabledHelperTextFontColor": "color", - "disabledHelperTextFontColorOnDark": "color", "placeholderFontColor": "color", - "placeholderFontColorOnDark": "color", "disabledPlaceholderFontColor": "color", - "disabledPlaceholderFontColorOnDark": "color", "valueFontColor": "color", - "valueFontColorOnDark": "color", "valueFontSize": "length", "valueFontStyle": "fStyle", "valueFontWeight": "fWeight", - "disabledValueFontColor": "color", - "disabledValueFontColorOnDark": "color" + "disabledValueFontColor": "color" }, "textInput": { "fontFamily": "fFamily", "enabledBorderColor": "color", - "enabledBorderColorOnDark": "color", "hoverBorderColor": "color", - "hoverBorderColorOnDark": "color", "focusBorderColor": "color", - "focusBorderColorOnDark": "color", "disabledBorderColor": "color", - "disabledBorderColorOnDark": "color", "disabledContainerFillColor": "color", - "disabledContainerFillColorOnDark": "color", "readOnlyBorderColor": "color", "hoverReadOnlyBorderColor": "color", "errorBorderColor": "color", - "errorBorderColorOnDark": "color", "hoverErrorBorderColor": "color", - "hoverErrorBorderColorOnDark": "color", "inputMarginTop": "length", "inputMarginBottom": "length", "errorMessageColor": "color", - "errorMessageColorOnDark": "color", "errorIconColor": "color", - "errorIconColorOnDark": "color", "labelFontColor": "color", - "labelFontColorOnDark": "color", "labelFontSize": "length", "labelFontStyle": "fStyle", "labelFontWeight": "fWeight", "labelLineHeight": "length", "disabledLabelFontColor": "color", - "disabledLabelFontColorOnDark": "color", "optionalLabelFontWeight": "fWeight", "helperTextFontColor": "color", - "helperTextFontColorOnDark": "color", "helperTextFontSize": "length", "helperTextFontStyle": "fStyle", "helperTextFontWeight": "fWeight", "helperTextLineHeight": "length", "disabledHelperTextFontColor": "color", - "disabledHelperTextFontColorOnDark": "color", "prefixColor": "color", - "prefixColorOnDark": "color", "suffixColor": "color", - "suffixColorOnDark": "color", "disabledPrefixColor": "color", "disabledSuffixColor": "color", - "disabledPrefixColorOnDark": "color", - "disabledSuffixColorOnDark": "color", "placeholderFontColor": "color", - "placeholderFontColorOnDark": "color", "disabledPlaceholderFontColor": "color", - "disabledPlaceholderFontColorOnDark": "color", "valueFontColor": "color", - "valueFontColorOnDark": "color", "valueFontSize": "length", "valueFontStyle": "fStyle", "valueFontWeight": "fWeight", "disabledValueFontColor": "color", - "disabledValueFontColorOnDark": "color", "actionIconColor": "color", - "actionIconColorOnDark": "color", "disabledActionIconColor": "color", - "disabledActionIconColorOnDark": "color", "hoverActionIconColor": "color", - "hoverActionIconColorOnDark": "color", "focusActionIconColor": "color", - "focusActionIconColorOnDark": "color", "activeActionIconColor": "color", - "activeActionIconColorOnDark": "color", "actionBackgroundColor": "color", - "actionBackgroundColorOnDark": "color", "disabledActionBackgroundColor": "color", - "disabledActionBackgroundColorOnDark": "color", "hoverActionBackgroundColor": "color", - "hoverActionBackgroundColorOnDark": "color", "focusActionBorderColor": "color", - "focusActionBorderColorOnDark": "color", "activeActionBackgroundColor": "color", - "activeActionBackgroundColorOnDark": "color", "listDialogBackgroundColor": "color", "listDialogBorderColor": "color", "listOptionDividerColor": "color", From 61ac9b92d2e577e790205faaa6fd2482e86201ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20G=C3=B3mez=20Pinta?= <44321109+GomezIvann@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:21:14 +0100 Subject: [PATCH 2/2] Updated website versions --- website/package-lock.json | 235 ++++++++++++++++++++------------------ 1 file changed, 122 insertions(+), 113 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index 6c8dff02b..4523051c9 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -124,9 +124,9 @@ } }, "node_modules/@babel/core": { - "version": "7.23.7", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz", - "integrity": "sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.9.tgz", + "integrity": "sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==", "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", @@ -134,11 +134,11 @@ "@babel/generator": "^7.23.6", "@babel/helper-compilation-targets": "^7.23.6", "@babel/helper-module-transforms": "^7.23.3", - "@babel/helpers": "^7.23.7", - "@babel/parser": "^7.23.6", - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.7", - "@babel/types": "^7.23.6", + "@babel/helpers": "^7.23.9", + "@babel/parser": "^7.23.9", + "@babel/template": "^7.23.9", + "@babel/traverse": "^7.23.9", + "@babel/types": "^7.23.9", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -356,14 +356,14 @@ } }, "node_modules/@babel/helpers": { - "version": "7.23.8", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.8.tgz", - "integrity": "sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.9.tgz", + "integrity": "sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==", "peer": true, "dependencies": { - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.7", - "@babel/types": "^7.23.6" + "@babel/template": "^7.23.9", + "@babel/traverse": "^7.23.9", + "@babel/types": "^7.23.9" }, "engines": { "node": ">=6.9.0" @@ -434,9 +434,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz", - "integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.9.tgz", + "integrity": "sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==", "bin": { "parser": "bin/babel-parser.js" }, @@ -459,9 +459,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.23.8", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz", - "integrity": "sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.9.tgz", + "integrity": "sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==", "dependencies": { "regenerator-runtime": "^0.14.0" }, @@ -470,22 +470,22 @@ } }, "node_modules/@babel/template": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz", - "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.23.9.tgz", + "integrity": "sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==", "dependencies": { - "@babel/code-frame": "^7.22.13", - "@babel/parser": "^7.22.15", - "@babel/types": "^7.22.15" + "@babel/code-frame": "^7.23.5", + "@babel/parser": "^7.23.9", + "@babel/types": "^7.23.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.23.7", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.7.tgz", - "integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.9.tgz", + "integrity": "sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==", "dependencies": { "@babel/code-frame": "^7.23.5", "@babel/generator": "^7.23.6", @@ -493,8 +493,8 @@ "@babel/helper-function-name": "^7.23.0", "@babel/helper-hoist-variables": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.6", - "@babel/types": "^7.23.6", + "@babel/parser": "^7.23.9", + "@babel/types": "^7.23.9", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -511,9 +511,9 @@ } }, "node_modules/@babel/types": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz", - "integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.9.tgz", + "integrity": "sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==", "dependencies": { "@babel/helper-string-parser": "^7.23.4", "@babel/helper-validator-identifier": "^7.22.20", @@ -524,9 +524,9 @@ } }, "node_modules/@dxc-technology/halstack-react": { - "version": "0.0.0-b3b8a35", - "resolved": "https://registry.npmjs.org/@dxc-technology/halstack-react/-/halstack-react-0.0.0-b3b8a35.tgz", - "integrity": "sha512-1o8LerinqhTh6Y9FRo76noHljO93TUE8haIDzPlp54m7hKQYlrjB7XC6htyiL84RGpavtbcNgeNZRW+JpbHFhQ==", + "version": "0.0.0-5dd2266", + "resolved": "https://registry.npmjs.org/@dxc-technology/halstack-react/-/halstack-react-0.0.0-5dd2266.tgz", + "integrity": "sha512-YwKBrDRuKU2tkJPeWRNGr0wMBIPL7ZbqOuvIcTfZdcz89ZsyHw01o+s8oDv1UvCAvE3B8gY5fuS/HOhACl767w==", "dependencies": { "@radix-ui/react-popover": "^1.0.7", "color": "^3.1.3", @@ -596,28 +596,28 @@ } }, "node_modules/@floating-ui/core": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.5.3.tgz", - "integrity": "sha512-O0WKDOo0yhJuugCx6trZQj5jVJ9yR0ystG2JaNAemYUWce+pmM6WUEFIibnWyEJKdrDxhm75NoSRME35FNaM/Q==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.0.tgz", + "integrity": "sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==", "dependencies": { - "@floating-ui/utils": "^0.2.0" + "@floating-ui/utils": "^0.2.1" } }, "node_modules/@floating-ui/dom": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.5.4.tgz", - "integrity": "sha512-jByEsHIY+eEdCjnTVu+E3ephzTOzkQ8hgUfGwos+bg7NlH33Zc5uO+QHz1mrQUOgIKKDD1RtS201P9NvAfq3XQ==", + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.1.tgz", + "integrity": "sha512-iA8qE43/H5iGozC3W0YSnVSW42Vh522yyM1gj+BqRwVsTNOyr231PsXDaV04yT39PsO0QL2QpbI/M0ZaLUQgRQ==", "dependencies": { - "@floating-ui/core": "^1.5.3", - "@floating-ui/utils": "^0.2.0" + "@floating-ui/core": "^1.6.0", + "@floating-ui/utils": "^0.2.1" } }, "node_modules/@floating-ui/react-dom": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.6.tgz", - "integrity": "sha512-IB8aCRFxr8nFkdYZgH+Otd9EVQPJoynxeFRGTB8voPoZMRWo8XjYuCRgpI1btvuKY69XMiLnW+ym7zoBHM90Rw==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz", + "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==", "dependencies": { - "@floating-ui/dom": "^1.5.4" + "@floating-ui/dom": "^1.6.1" }, "peerDependencies": { "react": ">=16.8.0", @@ -702,9 +702,9 @@ "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.21", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.21.tgz", - "integrity": "sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==", + "version": "0.3.22", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.22.tgz", + "integrity": "sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" @@ -1318,9 +1318,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.0.tgz", - "integrity": "sha512-Jh4t/593gxs0lJZ/z3NnasKlplXT2f+4y/LZYuaKZW5KAaiVFL/fThhs+17EbUd53jUVJ0QudYCBGbN/psvaqg==", + "version": "1.7.2", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz", + "integrity": "sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==", "dev": true }, "node_modules/@swc/helpers": { @@ -1374,9 +1374,9 @@ "peer": true }, "node_modules/@types/hast": { - "version": "2.3.9", - "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.9.tgz", - "integrity": "sha512-pTHyNlaMD/oKJmS+ZZUyFUcsZeBZpC0lmGquw98CqRVNgAdJZJeD7GoeLiT6Xbx5rU9VCjSt0RwEvDgzh4obFw==", + "version": "2.3.10", + "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz", + "integrity": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==", "dependencies": { "@types/unist": "^2" } @@ -1415,10 +1415,13 @@ "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" }, "node_modules/@types/node": { - "version": "18.18.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.2.tgz", - "integrity": "sha512-u1cis+7wLZMPI62EozwsqvgMZyauczyiqRRu/vcqZKI5N5yidrJHqOFxEg5seT8adc96Q6Yczg1c0DlqGtMJMw==", - "peer": true + "version": "20.11.13", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.13.tgz", + "integrity": "sha512-5G4zQwdiQBSWYTDAH1ctw2eidqdhMJaNsiIDKHFr55ihz5Trl2qqR8fdrT732yPBho5gkNxXm67OxWFBqX9aPg==", + "peer": true, + "dependencies": { + "undici-types": "~5.26.4" + } }, "node_modules/@types/prop-types": { "version": "15.7.11", @@ -1475,15 +1478,15 @@ "integrity": "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" }, "node_modules/@typescript-eslint/parser": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.19.0.tgz", - "integrity": "sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.20.0.tgz", + "integrity": "sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "6.19.0", - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/typescript-estree": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0", + "@typescript-eslint/scope-manager": "6.20.0", + "@typescript-eslint/types": "6.20.0", + "@typescript-eslint/typescript-estree": "6.20.0", + "@typescript-eslint/visitor-keys": "6.20.0", "debug": "^4.3.4" }, "engines": { @@ -1503,13 +1506,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.19.0.tgz", - "integrity": "sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz", + "integrity": "sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0" + "@typescript-eslint/types": "6.20.0", + "@typescript-eslint/visitor-keys": "6.20.0" }, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -1520,9 +1523,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.19.0.tgz", - "integrity": "sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.20.0.tgz", + "integrity": "sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==", "dev": true, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -1533,13 +1536,13 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz", - "integrity": "sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz", + "integrity": "sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0", + "@typescript-eslint/types": "6.20.0", + "@typescript-eslint/visitor-keys": "6.20.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1585,12 +1588,12 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz", - "integrity": "sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz", + "integrity": "sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.19.0", + "@typescript-eslint/types": "6.20.0", "eslint-visitor-keys": "^3.4.1" }, "engines": { @@ -2124,9 +2127,9 @@ } }, "node_modules/browserslist": { - "version": "4.22.2", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.2.tgz", - "integrity": "sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==", + "version": "4.22.3", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.3.tgz", + "integrity": "sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==", "funding": [ { "type": "opencollective", @@ -2143,8 +2146,8 @@ ], "peer": true, "dependencies": { - "caniuse-lite": "^1.0.30001565", - "electron-to-chromium": "^1.4.601", + "caniuse-lite": "^1.0.30001580", + "electron-to-chromium": "^1.4.648", "node-releases": "^2.0.14", "update-browserslist-db": "^1.0.13" }, @@ -2271,9 +2274,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001579", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz", - "integrity": "sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==", + "version": "1.0.30001581", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001581.tgz", + "integrity": "sha512-whlTkwhqV2tUmP3oYhtNfaWGYHDdS3JYFQBKXxcUR9qqPWsRhFHhoISO2Xnl/g0xyKzht9mI1LZpiNWfMzHixQ==", "funding": [ { "type": "opencollective", @@ -2397,9 +2400,9 @@ "peer": true }, "node_modules/core-js": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.0.tgz", - "integrity": "sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==", + "version": "3.35.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.1.tgz", + "integrity": "sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==", "hasInstallScript": true, "funding": { "type": "opencollective", @@ -2590,9 +2593,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.637", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.637.tgz", - "integrity": "sha512-G7j3UCOukFtxVO1vWrPQUoDk3kL70mtvjc/DC/k2o7lE0wAdq+Vwp1ipagOow+BH0uVztFysLWbkM/RTIrbK3w==", + "version": "1.4.651", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.651.tgz", + "integrity": "sha512-jjks7Xx+4I7dslwsbaFocSwqBbGHQmuXBJUK9QBZTIrzPq3pzn6Uf2szFSP728FtLYE3ldiccmlkOM/zhGKCpA==", "peer": true }, "node_modules/emoji-regex": { @@ -3281,9 +3284,9 @@ "dev": true }, "node_modules/fastq": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.16.0.tgz", - "integrity": "sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==", + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.0.tgz", + "integrity": "sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w==", "dev": true, "dependencies": { "reusify": "^1.0.4" @@ -5278,9 +5281,9 @@ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" }, "node_modules/property-information": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/property-information/-/property-information-6.4.0.tgz", - "integrity": "sha512-9t5qARVofg2xQqKtytzt+lZ4d1Qvj8t5B8fEwXK6qOfgRLgH/b13QlgEyDh033NOS31nXeFbYv7CLUDG1CeifQ==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/property-information/-/property-information-6.4.1.tgz", + "integrity": "sha512-OHYtXfu5aI2sS2LWFSN5rgJjrQ4pCy8i1jubJLe2QvMF8JJ++HXTUIVWFLfXJoaOfvYYjk2SN8J2wFUWIGXT4w==", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" @@ -6474,6 +6477,12 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/undici-types": { + "version": "5.26.5", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "peer": true + }, "node_modules/unescape": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/unescape/-/unescape-1.0.1.tgz", @@ -6767,19 +6776,19 @@ } }, "node_modules/webpack": { - "version": "5.89.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.89.0.tgz", - "integrity": "sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==", + "version": "5.90.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.90.0.tgz", + "integrity": "sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==", "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.3", - "@types/estree": "^1.0.0", + "@types/estree": "^1.0.5", "@webassemblyjs/ast": "^1.11.5", "@webassemblyjs/wasm-edit": "^1.11.5", "@webassemblyjs/wasm-parser": "^1.11.5", "acorn": "^8.7.1", "acorn-import-assertions": "^1.9.0", - "browserslist": "^4.14.5", + "browserslist": "^4.21.10", "chrome-trace-event": "^1.0.2", "enhanced-resolve": "^5.15.0", "es-module-lexer": "^1.2.1", @@ -6793,7 +6802,7 @@ "neo-async": "^2.6.2", "schema-utils": "^3.2.0", "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.3.7", + "terser-webpack-plugin": "^5.3.10", "watchpack": "^2.4.0", "webpack-sources": "^3.2.3" },