From 622f9882bf9535cf2a1e3d04b38b55f3c6c90c7d Mon Sep 17 00:00:00 2001 From: Mikkel Hastrup Date: Fri, 22 Nov 2024 11:49:03 +0100 Subject: [PATCH 1/6] [TASK] add site-header-with-mega-menu. remove some hardcoded main-nav__list__dropdown styling --- theme/css/custom.css | 7 +- .../_locales/en/messages.json | 5822 ++++++++++++++++ .../fields.json | 5843 +++++++++++++++++ .../meta.json | 10 + .../module.css | 297 + .../module.html | 1333 ++++ .../module.js | 354 + 7 files changed, 13662 insertions(+), 4 deletions(-) create mode 100644 theme/modules/site-header-with-mega-menu.module/_locales/en/messages.json create mode 100644 theme/modules/site-header-with-mega-menu.module/fields.json create mode 100644 theme/modules/site-header-with-mega-menu.module/meta.json create mode 100644 theme/modules/site-header-with-mega-menu.module/module.css create mode 100644 theme/modules/site-header-with-mega-menu.module/module.html create mode 100644 theme/modules/site-header-with-mega-menu.module/module.js diff --git a/theme/css/custom.css b/theme/css/custom.css index d2ee643..d9cf37f 100644 --- a/theme/css/custom.css +++ b/theme/css/custom.css @@ -1,4 +1,7 @@ /* global custom CSS */ +:root { + --gap: 24px; +} .hero-image-green-gradient-bg .heroimage-module__caption_wrp { background: linear-gradient(90deg, rgba(4,47,25,1) 0%, rgba(255,255,255,0) 100%); @@ -96,10 +99,6 @@ } .main-nav__list--dropdown { - min-width: 218px !important; - padding-bottom: 10px !important; - padding-top: 10px !important; - padding-left: 15px !important; text-transform: none; } diff --git a/theme/modules/site-header-with-mega-menu.module/_locales/en/messages.json b/theme/modules/site-header-with-mega-menu.module/_locales/en/messages.json new file mode 100644 index 0000000..bb4014d --- /dev/null +++ b/theme/modules/site-header-with-mega-menu.module/_locales/en/messages.json @@ -0,0 +1,5822 @@ +{ + "buttons.button.accessible_link.help_text" : { + "message" : "Accessible link. Inform when a link opens a new window.", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link.label" : { + "message" : "Accessible link", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link_label.default" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link_label.help_text" : { + "message" : "If the link title is added at the end of repeated blocks of text, for example “Read more” links at the end of short teasers for blog posts, then you can provide more descriptive link text specifically for screen reader users using Accessible link label. It will be visually hidden for a normal view.", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link_label.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link_label.label" : { + "message" : "Accessible link label", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link_label.placeholder" : { + "message" : "Accessible link label", + "description" : "", + "placeholders" : null + }, + "buttons.button.accessible_link_label.validation_regex" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.help_text" : { + "message" : "Button icon", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon_position.choices.left" : { + "message" : "Left", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon_position.choices.right" : { + "message" : "Right", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon_position.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon_position.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon_position.label" : { + "message" : "Icon position", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.icon_position.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "buttons.button.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.label" : { + "message" : "Button", + "description" : "", + "placeholders" : null + }, + "buttons.button.link.help_text" : { + "message" : "Button link", + "description" : "", + "placeholders" : null + }, + "buttons.button.link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.link.label" : { + "message" : "Link", + "description" : "", + "placeholders" : null + }, + "buttons.button.link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.text.default" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.text.help_text" : { + "message" : "Button text", + "description" : "", + "placeholders" : null + }, + "buttons.button.text.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.text.label" : { + "message" : "Text", + "description" : "", + "placeholders" : null + }, + "buttons.button.text.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.button.text.validation_regex" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.label" : { + "message" : "Buttons", + "description" : "", + "placeholders" : null + }, + "buttons.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link.help_text" : { + "message" : "Accessible link. Inform when a link opens a new window.", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link.label" : { + "message" : "Accessible link", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link_label.default" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link_label.help_text" : { + "message" : "If the link title is added at the end of repeated blocks of text, for example “Read more” links at the end of short teasers for blog posts, then you can provide more descriptive link text specifically for screen reader users using Accessible link label. It will be visually hidden for a normal view.", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link_label.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link_label.label" : { + "message" : "Accessible link label", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link_label.placeholder" : { + "message" : "Accessible link label", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.accessible_link_label.validation_regex" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.help_text" : { + "message" : "Button icon", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon_position.choices.left" : { + "message" : "Left", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon_position.choices.right" : { + "message" : "Right", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon_position.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon_position.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon_position.label" : { + "message" : "Icon position", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.icon_position.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.label" : { + "message" : "Secondary button", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.link.help_text" : { + "message" : "Button link", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.link.label" : { + "message" : "Link", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.text.default" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.text.help_text" : { + "message" : "Button text", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.text.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.text.label" : { + "message" : "Text", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.text.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "buttons.secondary_button.text.validation_regex" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.display_mode.choices.hybrid" : { + "message" : "Hybrid", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.display_mode.choices.localized" : { + "message" : "Localized", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.display_mode.choices.pageLang" : { + "message" : "PageLang", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.display_mode.help_text" : { + "message" : "The language of the text in the language switcher. PageLang means the names of languages will display in the language of the page the switcher is on. Localized means the name of each language will display in that language. Hybrid is a combination of the two.", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.display_mode.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.display_mode.label" : { + "message" : "Display mode", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.display_mode.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.label" : { + "message" : "Dropdown", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.show_current_language.help_text" : { + "message" : "Show current language in the dropdown", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.show_current_language.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.show_current_language.label" : { + "message" : "Show current language", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.show_current_language.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.show_language_code.help_text" : { + "message" : "Show languages as language code", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.show_language_code.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.show_language_code.label" : { + "message" : "Show language code", + "description" : "", + "placeholders" : null + }, + "language_switcher.dropdown.show_language_code.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.icon.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "language_switcher.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.label" : { + "message" : "Language switcher", + "description" : "", + "placeholders" : null + }, + "language_switcher.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_current_language.help_text" : { + "message" : "Show current language in the site header", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_current_language.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_current_language.label" : { + "message" : "Show current language", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_current_language.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_language_code.help_text" : { + "message" : "Show current language as language code", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_language_code.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_language_code.label" : { + "message" : "Show language code", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_language_code.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_language_icon.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_language_icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_language_icon.label" : { + "message" : "Show language icon", + "description" : "", + "placeholders" : null + }, + "language_switcher.show_language_icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.label" : { + "message" : "Links", + "description" : "", + "placeholders" : null + }, + "links.link.accessible_link.help_text" : { + "message" : "Accessible link. Inform when a link opens a new window.", + "description" : "", + "placeholders" : null + }, + "links.link.accessible_link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.accessible_link.label" : { + "message" : "Accessible link", + "description" : "", + "placeholders" : null + }, + "links.link.accessible_link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.icon.help_text" : { + "message" : "Heading icon", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon_position.choices.left" : { + "message" : "Left", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon_position.choices.right" : { + "message" : "Right", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon_position.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon_position.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon_position.label" : { + "message" : "Icon position", + "description" : "", + "placeholders" : null + }, + "links.link.icon.icon_position.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "links.link.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.label" : { + "message" : "Link", + "description" : "", + "placeholders" : null + }, + "links.link.link.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.link.label" : { + "message" : "Link", + "description" : "", + "placeholders" : null + }, + "links.link.link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.text.default" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.text.help_text" : { + "message" : "Link text", + "description" : "", + "placeholders" : null + }, + "links.link.text.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.text.label" : { + "message" : "Text", + "description" : "", + "placeholders" : null + }, + "links.link.text.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.link.text.validation_regex" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "links.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.label" : { + "message" : "Logo", + "description" : "", + "placeholders" : null + }, + "logo.link.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.link.label" : { + "message" : "Link", + "description" : "", + "placeholders" : null + }, + "logo.link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.logo.default.alt" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.logo.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.logo.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.logo.label" : { + "message" : "Logo", + "description" : "", + "placeholders" : null + }, + "logo.logo.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "logo.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.accessible_links.help_text" : { + "message" : "Inform if a link opens a new window.", + "description" : "", + "placeholders" : null + }, + "menu.accessible_links.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.accessible_links.label" : { + "message" : "Accessible links", + "description" : "", + "placeholders" : null + }, + "menu.accessible_links.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.label" : { + "message" : "Menu", + "description" : "", + "placeholders" : null + }, + "menu.max_level.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.max_level.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.max_level.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.max_level.label" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.max_level.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.mega_menu.choice_field.choices.value 1" : { + "message" : "Label 1", + "description" : "", + "placeholders" : null + }, + "menu.mega_menu.choice_field.choices.value 2" : { + "message" : "Label 2", + "description" : "", + "placeholders" : null + }, + "menu.mega_menu.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_descr_font_size.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_descr_font_size.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_descr_font_size.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_descr_font_size.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_descr_font_size.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_title_font_size.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_title_font_size.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_title_font_size.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_title_font_size.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.first_level_title_font_size.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.name" : { + "message" : "site-header-with-mega-menu", + "description" : "", + "placeholders" : null + }, + "menu.mega_menu.number_of_columns.choices.1col" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.number_of_columns.choices.2col" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.number_of_columns.choices.3col" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.number_of_columns.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.number_of_columns.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.number_of_columns.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.number_of_columns.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.number_of_columns.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_descr_font_size.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_descr_font_size.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_descr_font_size.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_descr_font_size.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_descr_font_size.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_font_size.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_font_size.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_font_size.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_font_size.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.second_level_font_size.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.show_title.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.show_title.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.show_title.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.show_title.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.show_title.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_descr_font_size.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_descr_font_size.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_descr_font_size.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_descr_font_size.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_descr_font_size.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_font_size.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_font_size.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_font_size.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_font_size.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu.third_level_font_size.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu_options.default.full_screen_mega_menu" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu_options.default.mega_menu_full_height" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.mega_menu_options.default.mega_menu_show_title_and_description" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.menu.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "menu.menu.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.menu.inline_help_text" : { + "message" : "External documentation on Mega Menu syntax", + "description" : "", + "placeholders" : null + }, + "menu.menu.label" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.menu.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "menu.name" : { + "message" : "site-header-with-mega-menu", + "description" : "", + "placeholders" : null + }, + "menu.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "name" : { + "message" : "site-header-with-mega-menu", + "description" : "", + "placeholders" : null + }, + "search.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.label" : { + "message" : "Search", + "description" : "", + "placeholders" : null + }, + "search.label_text.default" : { + "message" : "Search", + "description" : "", + "placeholders" : null + }, + "search.label_text.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.label_text.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.label_text.label" : { + "message" : "Label text", + "description" : "", + "placeholders" : null + }, + "search.label_text.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.label_text.validation_regex" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.search_results_include.choices.blog" : { + "message" : "Blog posts", + "description" : "", + "placeholders" : null + }, + "search.search_results_include.choices.knowledge" : { + "message" : "Knowledge base", + "description" : "", + "placeholders" : null + }, + "search.search_results_include.choices.landing" : { + "message" : "Landing pages", + "description" : "", + "placeholders" : null + }, + "search.search_results_include.choices.website" : { + "message" : "Website pages", + "description" : "", + "placeholders" : null + }, + "search.search_results_include.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.search_results_include.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "search.search_results_include.label" : { + "message" : "Search results include", + "description" : "", + "placeholders" : null + }, + "search.search_results_include.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.component.default" : { + "message" : "component", + "description" : "", + "placeholders" : null + }, + "site_header_components.component.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.component.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.component.label" : { + "message" : "Component", + "description" : "", + "placeholders" : null + }, + "site_header_components.component.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.component.validation_regex" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.label" : { + "message" : "Site header components", + "description" : "", + "placeholders" : null + }, + "site_header_components.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.show.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.show.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "site_header_components.show.label" : { + "message" : "Show component", + "description" : "", + "placeholders" : null + }, + "site_header_components.show.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.button.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.button.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.font.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.font.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.font.label" : { + "message" : "Font", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.font.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.help_text" : { + "message" : "Override global theme settings for the current component", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.border_color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.border_color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.border_color.label" : { + "message" : "Border color", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.border_color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.color.help_text" : { + "message" : "Text color", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.help_text" : { + "message" : "Hover settings", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.label" : { + "message" : "Hover", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.label" : { + "message" : "Custom theme overrides", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.button.custom_theme_overrides.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.help_text" : { + "message" : "Override global theme settings for the current component", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.label" : { + "message" : "Custom theme overrides", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.size.help_text" : { + "message" : "Icon size", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.size.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.size.label" : { + "message" : "Size", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.size.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.button.icon.custom_theme_overrides.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.help_text" : { + "message" : "Button icon styling", + "description" : "", + "placeholders" : null + }, + "style.button.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "style.button.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.label" : { + "message" : "Button", + "description" : "", + "placeholders" : null + }, + "style.button.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.presets.help_text" : { + "message" : "Button presets", + "description" : "", + "placeholders" : null + }, + "style.button.presets.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.presets.label" : { + "message" : "Presets", + "description" : "", + "placeholders" : null + }, + "style.button.presets.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.presets.size.choices.btn-large" : { + "message" : "Large", + "description" : "", + "placeholders" : null + }, + "style.button.presets.size.choices.btn-regular" : { + "message" : "Medium", + "description" : "", + "placeholders" : null + }, + "style.button.presets.size.choices.btn-small" : { + "message" : "Small", + "description" : "", + "placeholders" : null + }, + "style.button.presets.size.help_text" : { + "message" : "Button size", + "description" : "", + "placeholders" : null + }, + "style.button.presets.size.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.presets.size.label" : { + "message" : "Size", + "description" : "", + "placeholders" : null + }, + "style.button.presets.size.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.presets.style.choices.btn-primary" : { + "message" : "Primary", + "description" : "", + "placeholders" : null + }, + "style.button.presets.style.choices.btn-secondary1" : { + "message" : "Secondary 1", + "description" : "", + "placeholders" : null + }, + "style.button.presets.style.choices.btn-secondary2" : { + "message" : "Secondary 2", + "description" : "", + "placeholders" : null + }, + "style.button.presets.style.choices.btn-secondary3" : { + "message" : "Secondary 3", + "description" : "", + "placeholders" : null + }, + "style.button.presets.style.help_text" : { + "message" : "Button style", + "description" : "", + "placeholders" : null + }, + "style.button.presets.style.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.presets.style.label" : { + "message" : "Style", + "description" : "", + "placeholders" : null + }, + "style.button.presets.style.placeholder" : { + "message" : "Button style", + "description" : "", + "placeholders" : null + }, + "style.button.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.button.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.button.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.button.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.general.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.general.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.help_text" : { + "message" : "General styling of the whole module", + "description" : "", + "placeholders" : null + }, + "style.general.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.label" : { + "message" : "General module styling", + "description" : "", + "placeholders" : null + }, + "style.general.maximum_content_width.custom_container_width.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.custom_container_width.help_text" : { + "message" : "By default, when checkbox is enabled, this module matches the width of the general page content width. This option allows you to adjust it.", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.custom_container_width.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.custom_container_width.label" : { + "message" : "Custom container width", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.custom_container_width.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.label" : { + "message" : "Field group", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.limit_maximum_content_width_on_site_header.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.limit_maximum_content_width_on_site_header.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.limit_maximum_content_width_on_site_header.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.limit_maximum_content_width_on_site_header.label" : { + "message" : "Limit maximum content width on Site header", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.limit_maximum_content_width_on_site_header.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.maximum_content_width.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.general.mobile_breakpoint.custom_mobile_breakpoint.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.custom_mobile_breakpoint.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.custom_mobile_breakpoint.label" : { + "message" : "Custom mobile breakpoint", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.custom_mobile_breakpoint.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.help_text" : { + "message" : "Site header mobile collapse breakpoint", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.label" : { + "message" : "Mobile collapse breakpoint", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.choices.1200" : { + "message" : "1200px", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.choices.1400" : { + "message" : "1400px", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.choices.768" : { + "message" : "768px", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.choices.992" : { + "message" : "992px", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.choices.custom" : { + "message" : "Custom", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.help_text" : { + "message" : "Mobile navigation collapse breakpoint", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.label" : { + "message" : "Mobile collapse breakpoint", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.mobile_breakpoint.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.mobile_breakpoint.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.name" : { + "message" : "site-header-with-mega-menu", + "description" : "", + "placeholders" : null + }, + "style.general.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.presets.custom_preset.choices.preset1" : { + "message" : "Preset 1", + "description" : "", + "placeholders" : null + }, + "style.general.presets.custom_preset.choices.preset2" : { + "message" : "Preset 2", + "description" : "", + "placeholders" : null + }, + "style.general.presets.custom_preset.choices.preset3" : { + "message" : "Preset 3", + "description" : "", + "placeholders" : null + }, + "style.general.presets.custom_preset.help_text" : { + "message" : "Custom presets to globally restyle module", + "description" : "", + "placeholders" : null + }, + "style.general.presets.custom_preset.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.presets.custom_preset.label" : { + "message" : "Custom preset", + "description" : "", + "placeholders" : null + }, + "style.general.presets.custom_preset.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.presets.help_text" : { + "message" : "General module presets", + "description" : "", + "placeholders" : null + }, + "style.general.presets.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.presets.label" : { + "message" : "Presets", + "description" : "", + "placeholders" : null + }, + "style.general.presets.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.default.padding.bottom.units" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.default.padding.bottom.value" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.default.padding.left.units" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.default.padding.left.value" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.default.padding.right.units" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.default.padding.right.value" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.default.padding.top.units" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.default.padding.top.value" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.general.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.label" : { + "message" : "Style", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.background_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.background_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.background_hover.label" : { + "message" : "Background hover/active", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.background_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.font.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.font.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.font.label" : { + "message" : "Text", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.font.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.label" : { + "message" : "Сurrent language", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.spacing.default.padding.bottom.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.spacing.default.padding.left.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.spacing.default.padding.right.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.spacing.default.padding.top.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.text_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.text_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.text_hover.label" : { + "message" : "Text hover/active", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.current_language.text_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.bottom.color" : { + "message" : "#CCCCCC", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.bottom.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.bottom.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.left.color" : { + "message" : "#CCCCCC", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.left.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.left.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.right.color" : { + "message" : "#CCCCCC", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.right.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.right.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.top.color" : { + "message" : "#CCCCCC", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.top.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.default.top.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.label" : { + "message" : "Dropdown", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.background_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.background_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.background_hover.label" : { + "message" : "Background hover/active", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.background_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.font.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.font.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.font.label" : { + "message" : "Text", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.font.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.label" : { + "message" : "Links", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.spacing.default.padding.bottom.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.spacing.default.padding.left.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.spacing.default.padding.right.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.spacing.default.padding.top.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.text_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.text_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.text_hover.label" : { + "message" : "Text hover/active", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.links.text_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.width.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.width.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.width.label" : { + "message" : "Width", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.dropdown.spacing.width.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.label" : { + "message" : "Icon overrides", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.size.help_text" : { + "message" : "Icon size", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.size.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.size.label" : { + "message" : "Size", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.size.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.custom_theme_overrides.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.icon.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.label" : { + "message" : "Language switcher", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.language_switcher.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.link.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.link.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.font.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.font.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.font.label" : { + "message" : "Font", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.font.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.help_text" : { + "message" : "Override global theme settings for the current component", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.color.help_text" : { + "message" : "Text color", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.help_text" : { + "message" : "Hover settings", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.label" : { + "message" : "Hover", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.underline.choices.none" : { + "message" : "None", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.underline.choices.underline" : { + "message" : "Underline", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.underline.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.underline.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.underline.label" : { + "message" : "Underline", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.hover.underline.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.label" : { + "message" : "Custom theme overrides", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.underline.choices.none" : { + "message" : "None", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.underline.choices.underline" : { + "message" : "Underline", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.underline.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.underline.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.underline.label" : { + "message" : "Underline", + "description" : "", + "placeholders" : null + }, + "style.link.custom_theme_overrides.underline.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.help_text" : { + "message" : "Override global theme settings for the current component", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.label" : { + "message" : "Custom theme overrides", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.size.help_text" : { + "message" : "Icon size", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.size.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.size.label" : { + "message" : "Size", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.size.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.link.icon.custom_theme_overrides.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.help_text" : { + "message" : "Heading icon styling", + "description" : "", + "placeholders" : null + }, + "style.link.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "style.link.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.label" : { + "message" : "Link", + "description" : "", + "placeholders" : null + }, + "style.link.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.link.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.link.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.link.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.logo.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.logo.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.label" : { + "message" : "Logo", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.alignment.default.horizontal_align" : { + "message" : "LEFT", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.alignment.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.alignment.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.alignment.label" : { + "message" : "Alignment", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.alignment.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.label" : { + "message" : "Alignment", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.alignment.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.help_text" : { + "message" : "Logotype adjustments for small/mobile screen viewports", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.label" : { + "message" : "Logo on mobile", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.height.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.height.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.height.label" : { + "message" : "Height", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.height.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.label" : { + "message" : "Size", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.width.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.width.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.width.label" : { + "message" : "Width", + "description" : "", + "placeholders" : null + }, + "style.logo.logo_on_mobile.size.width.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.spacing.default.padding.bottom.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.spacing.default.padding.left.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.spacing.default.padding.right.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.spacing.default.padding.top.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.logo.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.choices.center" : { + "message" : "Center", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.choices.flex-end" : { + "message" : "Right", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.choices.flex-start" : { + "message" : "Left", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.choices.space-around" : { + "message" : "Space around", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.choices.space-between" : { + "message" : "Space between", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.choices.space-evenly" : { + "message" : "Space evenly", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.label" : { + "message" : "Alignment", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.alignment.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.label" : { + "message" : "Alignment", + "description" : "", + "placeholders" : null + }, + "style.menu.alignment.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.bottom.color" : { + "message" : "#CCCCCC", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.bottom.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.bottom.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.left.color" : { + "message" : "#CCCCCC", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.left.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.left.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.right.color" : { + "message" : "#CCCCCC", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.right.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.right.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.top.color" : { + "message" : "#CCCCCC", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.top.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.default.top.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.choice_field.choices.value 1" : { + "message" : "Label 1", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.choice_field.choices.value 2" : { + "message" : "Label 2", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.custom_width.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.custom_width.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.custom_width.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.custom_width.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.custom_width.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.choices.full-screen-d-and-c" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.choices.full-screen-d-limit-c" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.choices.full-width-d-and-c" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.choices.full-width-d-limit-c" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.choices.limit-d-and-c" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.default" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.inline_help_text" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.label" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.dropdown_style.placeholder" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.label" : { + "message" : "Dropdown", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.background_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.background_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.background_hover.label" : { + "message" : "Background hover/active", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.background_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.font.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.font.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.font.label" : { + "message" : "Text", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.font.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.label" : { + "message" : "Links", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.spacing.default.padding.bottom.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.spacing.default.padding.left.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.spacing.default.padding.right.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.spacing.default.padding.top.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.text_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.text_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.text_hover.label" : { + "message" : "Text hover/active", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.links.text_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.name" : { + "message" : "site-header-with-mega-menu", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.spacing.dropdown_style.choices.full-width-d-and-c-full-height" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.spacing.dropdown_style.choices.full-width-d-limit-c-full-height" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.spacing.dropdown_width.choices.full_width_d_and_c" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.spacing.dropdown_width.choices.full_width_d_limited_c" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.spacing.dropdown_width.choices.limited_d_and_c" : { + "message" : "", + "description" : null, + "placeholders" : null + }, + "style.menu.dropdown.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.menu.dropdown.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.label" : { + "message" : "Menu", + "description" : "", + "placeholders" : null + }, + "style.menu.links.background_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.background_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.background_hover.label" : { + "message" : "Background hover/active", + "description" : "", + "placeholders" : null + }, + "style.menu.links.background_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.font.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.font.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.font.label" : { + "message" : "Text", + "description" : "", + "placeholders" : null + }, + "style.menu.links.font.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.label" : { + "message" : "Links", + "description" : "", + "placeholders" : null + }, + "style.menu.links.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.spacing.default.padding.bottom.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.links.spacing.default.padding.left.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.links.spacing.default.padding.right.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.links.spacing.default.padding.top.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.menu.links.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.menu.links.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.text_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.text_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.links.text_hover.label" : { + "message" : "Text hover/active", + "description" : "", + "placeholders" : null + }, + "style.menu.links.text_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.menu.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.menu.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.menu.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.alignment.choices.left" : { + "message" : "Top left corner", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.alignment.choices.right" : { + "message" : "Top right corner", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.alignment.help_text" : { + "message" : "Mobile menu toggler position", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.alignment.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.alignment.label" : { + "message" : "Alignment", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.alignment.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.label" : { + "message" : "Alignment", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.alignment.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.color.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.color.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.color.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.color.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.label" : { + "message" : "Mobile menu toggler", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.height.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.height.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.height.label" : { + "message" : "Height", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.height.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.label" : { + "message" : "Size", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.width.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.width.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.width.label" : { + "message" : "Width", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.size.width.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.spacing.default.padding.bottom.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.spacing.default.padding.left.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.spacing.default.padding.right.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.spacing.default.padding.top.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.mobile_menu_toggler.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.search.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.search.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.label" : { + "message" : "Search", + "description" : "", + "placeholders" : null + }, + "style.search.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.background_hover.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.background_hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.background_hover.label" : { + "message" : "Background hover", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.background_hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.label" : { + "message" : "Search button", + "description" : "", + "placeholders" : null + }, + "style.search.search_button.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.bottom.color" : { + "message" : "#999999", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.bottom.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.bottom.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.left.color" : { + "message" : "#999999", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.left.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.left.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.right.color" : { + "message" : "#999999", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.right.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.right.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.top.color" : { + "message" : "#999999", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.top.style" : { + "message" : "solid", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.default.top.width.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.height.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.height.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.height.label" : { + "message" : "Search field height", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.height.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.label" : { + "message" : "Search field", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.spacing.default.padding.bottom.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.spacing.default.padding.left.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.spacing.default.padding.right.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.spacing.default.padding.top.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.style.choices.narrow" : { + "message" : "Narrow", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.style.choices.wide" : { + "message" : "Wide", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.style.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.style.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.style.label" : { + "message" : "Search field style", + "description" : "", + "placeholders" : null + }, + "style.search.search_field.style.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.default.padding.bottom.units" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.default.padding.bottom.value" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.default.padding.left.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.default.padding.right.units" : { + "message" : "px", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.default.padding.top.units" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.default.padding.top.value" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.search.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.background.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.background.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.background.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.background.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.font.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.font.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.font.label" : { + "message" : "Font", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.font.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.help_text" : { + "message" : "Override global theme settings for the current component", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.border_color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.border_color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.border_color.label" : { + "message" : "Border color", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.border_color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.color.help_text" : { + "message" : "Text color", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.help_text" : { + "message" : "Hover settings", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.label" : { + "message" : "Hover", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.hover.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.label" : { + "message" : "Custom theme overrides", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.custom_theme_overrides.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.background.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.background.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.background.label" : { + "message" : "Background", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.background.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.border.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.border.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.border.label" : { + "message" : "Border", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.border.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.border_radius.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.border_radius.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.border_radius.label" : { + "message" : "Border radius", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.border_radius.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.color.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.color.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.color.label" : { + "message" : "Color", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.color.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.help_text" : { + "message" : "Override global theme settings for the current component", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.label" : { + "message" : "Custom theme overrides", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.size.help_text" : { + "message" : "Icon size", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.size.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.size.label" : { + "message" : "Size", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.size.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.custom_theme_overrides.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.help_text" : { + "message" : "Button icon styling", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.label" : { + "message" : "Icon", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.icon.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.label" : { + "message" : "Secondary button", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.help_text" : { + "message" : "Button presets", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.label" : { + "message" : "Presets", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.size.choices.btn-large" : { + "message" : "Large", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.size.choices.btn-regular" : { + "message" : "Medium", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.size.choices.btn-small" : { + "message" : "Small", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.size.help_text" : { + "message" : "Button size", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.size.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.size.label" : { + "message" : "Size", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.size.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.style.choices.btn-primary" : { + "message" : "Primary", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.style.choices.btn-secondary1" : { + "message" : "Secondary 1", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.style.choices.btn-secondary2" : { + "message" : "Secondary 2", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.style.choices.btn-secondary3" : { + "message" : "Secondary 3", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.style.help_text" : { + "message" : "Button style", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.style.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.style.label" : { + "message" : "Style", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.presets.style.placeholder" : { + "message" : "Button style", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.spacing.spacing.help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.spacing.spacing.inline_help_text" : { + "message" : "", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.spacing.spacing.label" : { + "message" : "Spacing", + "description" : "", + "placeholders" : null + }, + "style.secondary_button.spacing.spacing.placeholder" : { + "message" : "", + "description" : "", + "placeholders" : null + } +} \ No newline at end of file diff --git a/theme/modules/site-header-with-mega-menu.module/fields.json b/theme/modules/site-header-with-mega-menu.module/fields.json new file mode 100644 index 0000000..6b6c5e4 --- /dev/null +++ b/theme/modules/site-header-with-mega-menu.module/fields.json @@ -0,0 +1,5843 @@ +[ { + "id" : "ea5d7916-ee8c-e68a-2bb7-368f18852e6f", + "name" : "style", + "display_width" : null, + "label" : "Style", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "237d5641-8540-98d7-4e60-3d2a523070f8", + "name" : "general", + "display_width" : null, + "label" : "General module styling", + "help_text" : "General styling of the whole module", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "style.general.presets", + "name" : "presets", + "display_width" : null, + "label" : "Presets", + "help_text" : "General module presets", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "style.general.presets.custom_preset", + "name" : "custom_preset", + "display_width" : null, + "label" : "Custom preset", + "help_text" : "Custom presets to globally restyle module", + "required" : false, + "locked" : false, + "display" : "select", + "choices" : [ [ "preset1", "Preset 1" ], [ "preset2", "Preset 2" ], [ "preset3", "Preset 3" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { } + }, { + "id" : "9e39ffcf-4b1f-e212-2373-2c298ad6db6f", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "help_text" : "", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "a72f728a-21a1-4fc1-b8e5-1fe733358fbd", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : null, + "units" : null + }, + "bottom" : { + "value" : null, + "units" : null + }, + "left" : { + "value" : null, + "units" : null + }, + "right" : { + "value" : null, + "units" : null + } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : null, + "units" : null + }, + "bottom" : { + "value" : null, + "units" : null + }, + "left" : { + "value" : null, + "units" : null + }, + "right" : { + "value" : null, + "units" : null + } + } + } + } + }, { + "id" : "7d660c10-2dd7-2272-c6a7-708323b0ad42", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "6bd54fba-35bc-8887-86ec-bca18384d2f0", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + } + } + }, { + "id" : "60329b1d-3afa-967e-8312-3e771e018e28", + "name" : "mobile_breakpoint", + "display_width" : null, + "label" : "Mobile collapse breakpoint", + "help_text" : "Site header mobile collapse breakpoint", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "de89d738-2b5e-cea9-b565-3d913e36d5c4", + "name" : "mobile_breakpoint", + "display_width" : null, + "label" : "Mobile collapse breakpoint", + "help_text" : "Mobile navigation collapse breakpoint", + "required" : true, + "locked" : false, + "display" : "select", + "choices" : [ [ "768", "768px" ], [ "992", "992px" ], [ "1200", "1200px" ], [ "1400", "1400px" ], [ "custom", "Custom" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "992" + }, { + "id" : "b8cfba0c-e3d7-4872-000f-76c2777ab289", + "name" : "custom_mobile_breakpoint", + "display_width" : null, + "label" : "Custom mobile breakpoint", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : "de89d738-2b5e-cea9-b565-3d913e36d5c4", + "controlling_field_path" : null, + "controlling_value_regex" : "custom", + "property" : null, + "operator" : "EQUAL", + "access" : null + }, + "display" : "text", + "step" : 1, + "suffix" : "px", + "type" : "number" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "mobile_breakpoint" : "992" + } + }, { + "id" : "917f01b7-10b9-3b20-e290-007dbf714d59", + "name" : "maximum_content_width", + "display_width" : null, + "label" : "Maximum content width", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "959e9460-bc86-ab6e-af10-0d34a11b0b7f", + "name" : "limit_maximum_content_width_on_site_header", + "display_width" : null, + "label" : "Limit maximum content width on Site header", + "required" : false, + "locked" : false, + "display" : "checkbox", + "type" : "boolean", + "default" : true + }, { + "id" : "80dc62af-fe9b-9c37-541d-b5b157448719", + "name" : "custom_container_width", + "display_width" : null, + "label" : "Custom container width", + "help_text" : "By default, when checkbox is enabled, this module matches the width of the general page content width. This option allows you to adjust it.", + "required" : false, + "locked" : false, + "display" : "text", + "step" : 1, + "suffix" : "px", + "type" : "number" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "limit_maximum_content_width_on_site_header" : true + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "presets" : { }, + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : null, + "units" : null + }, + "bottom" : { + "value" : null, + "units" : null + }, + "left" : { + "value" : null, + "units" : null + }, + "right" : { + "value" : null, + "units" : null + } + } + } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "mobile_breakpoint" : { + "mobile_breakpoint" : "992" + }, + "maximum_content_width" : { + "limit_maximum_content_width_on_site_header" : true + } + } + }, { + "id" : "5e36a918-1fd5-7221-94c9-3884463ed1f2", + "name" : "logo", + "display_width" : null, + "label" : "Logo", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "11a3087a-72da-0c6c-ccb6-32518b8a54c1", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "a1a398f9-9789-b3a5-3488-b12566cbadf7", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : 6, + "units" : "px" + }, + "bottom" : { + "value" : 6, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 6, + "units" : "px" + }, + "bottom" : { + "value" : 6, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + } + }, { + "id" : "81c1778b-2182-6d1e-4ed0-d3276dec8255", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "79b5b62c-fc58-9c23-dbae-65d503b5c60a", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + } + } + }, { + "id" : "5b2f6b2a-e005-27c7-28e8-a44f8f0b17bd", + "name" : "logo_on_mobile", + "display_width" : null, + "label" : "Logo on mobile", + "help_text" : "Logotype adjustments for small/mobile screen viewports", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "a8b92d3e-1fb6-9917-6d20-794798a095ba", + "name" : "alignment", + "display_width" : null, + "label" : "Alignment", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "07cf4f0b-2881-61d4-c0dc-4fd270912276", + "name" : "alignment", + "display_width" : null, + "label" : "Alignment", + "required" : false, + "locked" : false, + "alignment_direction" : "HORIZONTAL", + "type" : "alignment", + "default" : { + "horizontal_align" : "LEFT" + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "alignment" : { + "horizontal_align" : "LEFT" + } + } + }, { + "id" : "cfdcab11-9343-eec1-52ba-c2a722e91d4d", + "name" : "size", + "display_width" : null, + "label" : "Size", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "4a114cec-9202-be92-78fc-c5203ae7b098", + "name" : "width", + "display_width" : "half_width", + "label" : "Width", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "step" : 1, + "suffix" : "px", + "type" : "number" + }, { + "id" : "8de5a706-07f6-c340-7c68-c1515a9f5827", + "name" : "height", + "display_width" : "half_width", + "label" : "Height", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "step" : 1, + "suffix" : "px", + "type" : "number" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "alignment" : { + "alignment" : { + "horizontal_align" : "LEFT" + } + }, + "size" : { } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 6, + "units" : "px" + }, + "bottom" : { + "value" : 6, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "logo_on_mobile" : { + "alignment" : { + "alignment" : { + "horizontal_align" : "LEFT" + } + }, + "size" : { } + } + } + }, { + "id" : "d63956b3-7768-7e08-6e7d-3a2a639d0d54", + "name" : "menu", + "display_width" : null, + "label" : "Menu", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "9f60904a-fbe6-3548-c9cb-91a5ad0f0147", + "name" : "alignment", + "display_width" : null, + "label" : "Alignment", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "97fb1a4f-9653-0868-1374-f9ab6308f8ec", + "name" : "alignment", + "display_width" : null, + "label" : "Alignment", + "required" : false, + "locked" : false, + "display" : "radio", + "choices" : [ [ "flex-end", "Right" ], [ "flex-start", "Left" ], [ "center", "Center" ], [ "space-around", "Space around" ], [ "space-between", "Space between" ], [ "space-evenly", "Space evenly" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "flex-end" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "alignment" : "flex-end" + } + }, { + "id" : "acef9517-2520-eee5-88e0-ff8b8741881d", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "44c8b2c4-54e3-ac77-86ad-0bc05c8fc0b2", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { } + } + }, { + "id" : "bab279be-a4b9-5a4d-3a3a-0e8371899e29", + "name" : "links", + "display_width" : null, + "label" : "Links", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "93535547-6482-c432-ea86-a526c19e14c7", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : 12, + "units" : "px" + }, + "bottom" : { + "value" : 12, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + }, { + "id" : "a03a33b8-25bf-e181-9277-1ece0e4a7131", + "name" : "font", + "display_width" : null, + "label" : "Text", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : null, + "controlling_value_regex" : null, + "property" : null, + "operator" : null, + "access" : null, + "hidden_subfields" : { + "underline" : true + } + }, + "inherited_value" : { + "property_value_paths" : { + "color" : "theme.typography.text.font.color", + "font" : "theme.typography.text.font.font", + "font_set" : "theme.typography.text.font.font_set" + } + }, + "load_external_fonts" : true, + "type" : "font", + "default" : { + "size" : 16 + } + }, { + "id" : "8f03541f-d387-4313-056e-ce359493bc5f", + "name" : "text_hover", + "display_width" : null, + "label" : "Text hover/active", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "cb04e105-0f46-f398-3629-016620d18024", + "name" : "background_hover", + "display_width" : null, + "label" : "Background hover/active", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 12, + "units" : "px" + }, + "bottom" : { + "value" : 12, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 16 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + }, { + "id" : "dd3be9df-673c-71f2-a655-934cc519d80b", + "name" : "dropdown", + "display_width" : null, + "label" : "Dropdown", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "94be3ef3-53e7-7163-b956-8b3d647a7cea", + "name" : "dropdown_style", + "display_width" : null, + "label" : "Dropdown style", + "inline_help_text" : "External documentation on dropdown styles", + "required" : false, + "locked" : false, + "display" : "select", + "choices" : [ [ "limit-d-and-c", "Limit max width / height on dropdown and content" ], [ "full-width-d-limit-c", "Full width dropdown, limit max width on content" ], [ "full-screen-d-limit-c", "Full screen dropdown, limit max width on content" ], [ "full-width-d-and-c", "Full width dropdown and content" ], [ "full-screen-d-and-c", "Full screen dropdown and content" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "limit-d-and-c" + }, { + "id" : "05e9005c-8eb6-9656-2fe9-78d956c764cc", + "name" : "custom_width", + "display_width" : null, + "label" : "Custom width", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : "style.menu.dropdown.dropdown_style", + "controlling_value_regex" : "limit-d-and-c full-width-d-limit-c full-screen-d-limit-c", + "property" : null, + "operator" : "MATCHES_REGEX", + "access" : null + }, + "display" : "text", + "step" : 1, + "suffix" : "px", + "type" : "number" + }, { + "id" : "e88c9af6-9b03-4728-9a6c-4ba793a2c1e9", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "d02e2d59-592c-a1f8-88cb-723796af5ab7", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 20, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { } + } + }, { + "id" : "941bac4c-5dc6-9c15-8797-018349b08818", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "b8387e4b-829b-652d-f854-1213f9ebbcc2", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + } + }, { + "id" : "6333f52f-5829-fc71-2232-c3c12ea7bb63", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "9486a190-a907-ac0c-a2bb-ac611d61512e", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + } + }, { + "id" : "b0b0ac60-b555-0c5b-e727-ad7260738d67", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "step" : 1, + "suffix" : "px", + "type" : "number", + "default" : 0 + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + } + }, { + "id" : "b9b7e364-4183-b4bd-7c70-532dd6926fa1", + "name" : "links", + "display_width" : null, + "label" : "Links", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "64a393b8-f6cd-d6a9-207b-f6f631de759e", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + }, { + "id" : "19e299db-132b-1f03-0f77-34dd061194ce", + "name" : "font", + "display_width" : null, + "label" : "Text", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : null, + "controlling_value_regex" : null, + "property" : null, + "operator" : null, + "access" : null, + "hidden_subfields" : { + "font" : true, + "styles" : true, + "underline" : true + } + }, + "load_external_fonts" : true, + "type" : "font", + "default" : { + "size" : 14 + } + }, { + "id" : "0ac6b133-bfbf-1580-c16d-5fab21da75d6", + "name" : "text_hover", + "display_width" : null, + "label" : "Text hover/active", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "4840c374-51e6-7058-c87e-f08c40b1ed16", + "name" : "background_hover", + "display_width" : null, + "label" : "Background hover/active", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 14 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "dropdown_style" : "limit-d-and-c", + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "links" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 14 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "alignment" : { + "alignment" : "flex-end" + }, + "spacing" : { + "spacing" : { } + }, + "links" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 12, + "units" : "px" + }, + "bottom" : { + "value" : 12, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 16 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + }, + "dropdown" : { + "dropdown_style" : "limit-d-and-c", + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "links" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 14 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } + } + }, { + "id" : "3c087ddd-c7cf-8f8e-9bb0-a81a81468a7b", + "name" : "language_switcher", + "display_width" : null, + "label" : "Language switcher", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "4fe05452-44b0-2034-5ab8-290c1d9273df", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "9f10f404-b4a0-395d-1df2-5994a24c884d", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { } + } + }, { + "id" : "88980e9c-190b-6188-ce74-0feb2dac46d2", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "help_text" : "", + "inline_help_text" : "", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "55dadad7-ef52-f77d-f57d-527bfb2b2f30", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "af81188d-bc60-0437-b478-baa90f0d4def", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { } + } + }, { + "id" : "32658842-bc0e-d09d-b971-f41d1840ee9b", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "bf09dfa0-73e5-e79a-078e-32ee460a9148", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + } + } + }, { + "id" : "e1066b3c-1213-87ac-45a9-2bb6c1af4171", + "name" : "custom_theme_overrides", + "display_width" : null, + "label" : "Icon overrides", + "help_text" : "", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "508196a6-799e-eaf2-aa23-aabf912e81d5", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + }, { + "id" : "40a9b0b5-346b-650a-1217-4f187de73063", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "0a4713bf-e86b-9b94-456f-4e5ce6bacb29", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "f61bb1fd-5c15-61e6-2fa2-503cf3ed71f3", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { } + }, { + "id" : "f3ebb568-c973-c96e-cc6c-6b445272facf", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "help_text" : "", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 100, + "step" : 1, + "suffix" : "%", + "type" : "number" + }, { + "id" : "fb397c99-467a-4d23-0ff4-eb08d220334d", + "name" : "size", + "display_width" : null, + "label" : "Size", + "help_text" : "Icon size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 400, + "step" : 1, + "suffix" : "px", + "type" : "number" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + }, { + "id" : "842034cc-04ae-0fd9-e9e1-7e068ebc7278", + "name" : "current_language", + "display_width" : null, + "label" : "Сurrent language", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "ba6fbdfa-8f6b-e949-e488-34518648fffa", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : 16, + "units" : "px" + }, + "bottom" : { + "value" : 16, + "units" : "px" + }, + "left" : { + "value" : 16, + "units" : "px" + }, + "right" : { + "value" : 16, + "units" : "px" + } + } + } + }, { + "id" : "12f8ed61-5403-5b73-f189-ebe4c9682de3", + "name" : "font", + "display_width" : null, + "label" : "Text", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : null, + "controlling_value_regex" : null, + "property" : null, + "operator" : null, + "access" : null, + "hidden_subfields" : { + "underline" : true + } + }, + "inherited_value" : { + "property_value_paths" : { + "color" : "theme.typography.text.font.color" + } + }, + "load_external_fonts" : true, + "type" : "font", + "default" : { } + }, { + "id" : "582992c4-4a4a-e0a8-5c71-9ff5e66427f9", + "name" : "text_hover", + "display_width" : null, + "label" : "Text hover/active", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "913a7391-5c9b-da5b-7e43-8f9108e53637", + "name" : "background_hover", + "display_width" : null, + "label" : "Background hover/active", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 16, + "units" : "px" + }, + "bottom" : { + "value" : 16, + "units" : "px" + }, + "left" : { + "value" : 16, + "units" : "px" + }, + "right" : { + "value" : 16, + "units" : "px" + } + } + }, + "font" : { }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + }, { + "id" : "82f8577c-3a6a-9aa7-b38a-d45724646013", + "name" : "dropdown", + "display_width" : null, + "label" : "Dropdown", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "8141ca9b-7de2-7e6d-544a-7f2fead80aa0", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "c855f39e-1977-d607-949a-777c6f3df3d6", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + }, { + "id" : "8bf3406c-e101-7c42-6fe6-57145ffccf17", + "name" : "width", + "display_width" : null, + "label" : "Width", + "required" : false, + "locked" : false, + "display" : "text", + "step" : 1, + "suffix" : "px", + "type" : "number", + "default" : 190 + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { }, + "width" : 190 + } + }, { + "id" : "e97941ae-01e9-d0a6-7f04-074f9d6cd644", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "15a267dc-d6f4-c028-2594-f53d551f6c59", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + } + }, { + "id" : "a8b397fe-2a1e-d34a-661d-c46034999c8e", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "1be0ee7b-56fe-9f58-6c52-1885e38c5d33", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + } + }, { + "id" : "b2afd821-d8b3-9a7e-190f-9ac97bb60b73", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "step" : 1, + "suffix" : "px", + "type" : "number", + "default" : 0 + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + } + }, { + "id" : "bb47d64e-981c-a5c9-7966-e217212fba57", + "name" : "links", + "display_width" : null, + "label" : "Links", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "39df6256-6e5e-ea15-9a58-7dbaa9743f36", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + }, { + "id" : "d6a12e74-f900-9749-0e6a-e50e4bc59189", + "name" : "font", + "display_width" : null, + "label" : "Text", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : null, + "controlling_value_regex" : null, + "property" : null, + "operator" : null, + "access" : null, + "hidden_subfields" : { + "font" : true, + "styles" : true, + "underline" : true + } + }, + "load_external_fonts" : true, + "type" : "font", + "default" : { + "size" : 14 + } + }, { + "id" : "f819a497-fa92-09e4-b641-2ba09e69552a", + "name" : "text_hover", + "display_width" : null, + "label" : "Text hover/active", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "9436b5a8-5e2c-6f31-d407-654e3f4e3e0a", + "name" : "background_hover", + "display_width" : null, + "label" : "Background hover/active", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 14 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "spacing" : { }, + "width" : 190 + }, + "background" : { + "color" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "links" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 14 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "spacing" : { } + }, + "icon" : { + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + }, + "current_language" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 16, + "units" : "px" + }, + "bottom" : { + "value" : 16, + "units" : "px" + }, + "left" : { + "value" : 16, + "units" : "px" + }, + "right" : { + "value" : 16, + "units" : "px" + } + } + }, + "font" : { }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + }, + "dropdown" : { + "spacing" : { + "spacing" : { }, + "width" : 190 + }, + "background" : { + "color" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "links" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 14 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } + } + }, { + "id" : "af814a17-b76c-f81b-7a46-590f76bbc595", + "name" : "search", + "display_width" : null, + "label" : "Search", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "69a89537-dd3b-1ae3-7b88-692554356c1f", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "6f18b71a-515b-fec5-46e1-281f45f23b70", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : null, + "units" : null + }, + "bottom" : { + "value" : null, + "units" : null + }, + "left" : { + "value" : 10, + "units" : "px" + }, + "right" : { + "value" : 10, + "units" : "px" + } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : null, + "units" : null + }, + "bottom" : { + "value" : null, + "units" : null + }, + "left" : { + "value" : 10, + "units" : "px" + }, + "right" : { + "value" : 10, + "units" : "px" + } + } + } + } + }, { + "id" : "88652082-e1e1-75cd-8c89-b170bdb857e9", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "3b8f4917-ebb8-fead-5d17-155f36c1f592", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + } + } + }, { + "id" : "e437c30e-8d55-5969-bb3f-08a443297093", + "name" : "search_field", + "display_width" : null, + "label" : "Search field", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "bd7990d9-be9a-0dd5-be5c-524f92004c73", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "b4995a69-a78d-0253-5f26-6c50e0122c0d", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : null, + "controlling_value_regex" : null, + "property" : null, + "operator" : null, + "access" : null, + "hidden_subfields" : { + "margin" : true + } + }, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : 4, + "units" : "px" + }, + "bottom" : { + "value" : 4, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 4, + "units" : "px" + }, + "bottom" : { + "value" : 4, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + } + }, { + "id" : "d1d09c9d-7a5f-5170-1b71-a6ec12b3e202", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "6d0b61c4-ab37-a7f9-6e72-9537075e0d7d", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : null, + "controlling_value_regex" : null, + "property" : null, + "operator" : null, + "access" : null, + "hidden_subfields" : { + "opacity" : true + } + }, + "type" : "color", + "default" : { + "color" : "#FFFFFF" + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : "#FFFFFF" + } + } + }, { + "id" : "3f5cb0c1-6456-845a-e086-1dd250ff9a28", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "05735bfd-4c47-f56d-b389-b2f6945167b5", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { + "top" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + } + }, { + "id" : "9afd6a17-90e5-23a8-53c0-6ff4c7ce9fe2", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "required" : false, + "locked" : false, + "display" : "text", + "step" : 1, + "suffix" : "px", + "type" : "number", + "default" : 0 + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + } + }, { + "id" : "fe2c1b09-2dc6-9e07-3763-f4903ceda9e5", + "name" : "height", + "display_width" : null, + "label" : "Search field height", + "help_text" : "", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 30, + "step" : 1, + "suffix" : "px", + "type" : "number", + "default" : 48 + }, { + "id" : "62a991dc-8197-bf45-bf16-44c47d6c5444", + "name" : "style", + "display_width" : null, + "label" : "Search field style", + "help_text" : "", + "required" : true, + "locked" : false, + "display" : "select", + "choices" : [ [ "wide", "Wide" ], [ "narrow", "Narrow" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "wide" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 4, + "units" : "px" + }, + "bottom" : { + "value" : 4, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : "#FFFFFF" + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "height" : 48, + "style" : "wide" + } + }, { + "id" : "9ddc0d53-55f2-c402-ec95-bcdcf5e065b3", + "name" : "search_button", + "display_width" : null, + "label" : "Search button", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "23cdd148-dca0-90a7-fc16-0aa92c91d1c2", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + }, { + "id" : "02fcfd1c-b011-80f2-e60e-d7932bb9999d", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "0104fbfe-6974-6301-de0a-fc96ccbb7ab2", + "name" : "background_hover", + "display_width" : null, + "label" : "Background hover", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "background" : { + "color" : "#FFFFFF", + "opacity" : 100 + }, + "color" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : null, + "units" : null + }, + "bottom" : { + "value" : null, + "units" : null + }, + "left" : { + "value" : 10, + "units" : "px" + }, + "right" : { + "value" : 10, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "search_field" : { + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 4, + "units" : "px" + }, + "bottom" : { + "value" : 4, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : "#FFFFFF" + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "height" : 48, + "style" : "wide" + }, + "search_button" : { + "background" : { + "color" : "#FFFFFF", + "opacity" : 100 + }, + "color" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } + }, { + "id" : "46e0bb55-0ffe-91b4-0632-0436ee7379d4", + "name" : "link", + "display_width" : null, + "label" : "Link", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "323c65b0-d8ed-7099-15fe-b3e6ae09cb70", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "a93522f7-a538-c2c5-89fa-f12b23b0a8b4", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { } + } + }, { + "id" : "5102692b-5ae7-2371-4771-9eec869e05c3", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "d0894202-29f3-b18b-1304-1160daf09608", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + } + } + }, { + "id" : "91d3ebd7-2535-5740-f2af-0fa1b7393af1", + "name" : "custom_theme_overrides", + "display_width" : null, + "label" : "Custom theme overrides", + "help_text" : "Override global theme settings for the current component", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "style.link.custom_theme_overrides.font", + "name" : "font", + "display_width" : null, + "label" : "Font", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : null, + "controlling_value_regex" : null, + "property" : null, + "operator" : null, + "access" : null, + "hidden_subfields" : { + "underline" : true + } + }, + "load_external_fonts" : true, + "type" : "font", + "default" : { } + }, { + "id" : "style.link.custom_theme_overrides.underline", + "name" : "underline", + "display_width" : null, + "label" : "Underline", + "required" : false, + "locked" : false, + "display" : "radio", + "choices" : [ [ "underline", "Underline" ], [ "none", "None" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "" + }, { + "id" : "style.link.custom_theme_overrides.hover", + "name" : "hover", + "display_width" : null, + "label" : "Hover", + "help_text" : "Hover settings", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "style.link.custom_theme_overrides.hover.color", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "Text color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "style.link.custom_theme_overrides.hover.underline", + "name" : "underline", + "display_width" : null, + "label" : "Underline", + "required" : false, + "locked" : false, + "display" : "radio", + "choices" : [ [ "underline", "Underline" ], [ "none", "None" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + }, + "underline" : "" + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "font" : { }, + "underline" : "", + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "underline" : "" + } + } + }, { + "id" : "586eac10-5ae8-6b04-3b6a-940482c6f52b", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "help_text" : "Heading icon styling", + "inline_help_text" : "", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "41d1393a-f394-bced-ea3e-01a1f8f711a2", + "name" : "custom_theme_overrides", + "display_width" : null, + "label" : "Custom theme overrides", + "help_text" : "Override global theme settings for the current component", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "a3621be4-98f3-7c87-a0ae-ff64665b2b42", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + }, { + "id" : "53372e86-d733-bacf-a672-27f0d6ebe2ae", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "ed1f1590-49da-d4f0-b778-a8f64fdda491", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "1520a9bd-c7c5-6031-e40b-91189e3a277d", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { } + }, { + "id" : "6e2afe79-d7e3-e683-a9f7-02e6d3959406", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "help_text" : "", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 100, + "step" : 1, + "suffix" : "%", + "type" : "number" + }, { + "id" : "73a0f7ea-0b62-fc03-3195-ce13f98d1ec6", + "name" : "size", + "display_width" : null, + "label" : "Size", + "help_text" : "Icon size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 400, + "step" : 1, + "suffix" : "px", + "type" : "number" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "custom_theme_overrides" : { + "font" : { }, + "underline" : "", + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "underline" : "" + } + }, + "icon" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + } + }, { + "id" : "93679abe-920d-1f66-bcfc-22bd1092e0be", + "name" : "button", + "display_width" : null, + "label" : "Button", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "a4b21e19-d8c2-f923-a007-e6a978d68bee", + "name" : "presets", + "display_width" : null, + "label" : "Presets", + "help_text" : "Button presets", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "style.button.button_style", + "name" : "style", + "display_width" : null, + "label" : "Style", + "help_text" : "Button style", + "required" : true, + "locked" : false, + "display" : "select", + "placeholder" : "Button style", + "choices" : [ [ "btn-primary", "Primary" ], [ "btn-secondary1", "Secondary 1" ], [ "btn-secondary2", "Secondary 2" ], [ "btn-secondary3", "Secondary 3" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "btn-primary" + }, { + "id" : "style.button.button_size", + "name" : "size", + "display_width" : null, + "label" : "Size", + "help_text" : "Button size", + "required" : true, + "locked" : false, + "display" : "select", + "placeholder" : "", + "choices" : [ [ "btn-small", "Small" ], [ "btn-regular", "Medium" ], [ "btn-large", "Large" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "btn-regular" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "style" : "btn-primary", + "size" : "btn-regular" + } + }, { + "id" : "76c3f921-9a96-c15b-30f4-ee3165c13b13", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "27209a02-82f9-d04a-daa4-92a9b122c5fe", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { } + } + }, { + "id" : "dad53a80-c7a0-c921-31d7-4469a6e06eb5", + "name" : "background", + "display_width" : null, + "label" : "Background", + "help_text" : "", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "6a67c18b-909c-8aee-756d-115acfd3ce15", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { } + } + }, { + "id" : "ae8520cb-f9ae-3990-a633-57671f202af8", + "name" : "custom_theme_overrides", + "display_width" : null, + "label" : "Custom theme overrides", + "help_text" : "Override global theme settings for the current component", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "8252893f-989e-4154-c2d6-977d335be1e2", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + }, { + "id" : "style.button.background.color", + "name" : "background", + "display_width" : null, + "label" : "Background", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { } + }, { + "id" : "style.button.text.font", + "name" : "font", + "display_width" : null, + "label" : "Font", + "required" : false, + "locked" : false, + "load_external_fonts" : true, + "type" : "font", + "default" : { + "font_set" : "DEFAULT" + } + }, { + "id" : "2e16ec3e-4db5-2310-4f6c-8c97d5cb1689", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { } + }, { + "id" : "style.button.custom_theme_overrides.border_radius", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "help_text" : "", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 100, + "step" : 1, + "suffix" : "px", + "type" : "number" + }, { + "id" : "style.button.hover", + "name" : "hover", + "display_width" : null, + "label" : "Hover", + "help_text" : "Hover settings", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "0aa6c3cd-2347-455a-ff9b-ec2210c4a1c2", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "Text color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "style.button.hover.background", + "name" : "background", + "display_width" : null, + "label" : "Background", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { } + }, { + "id" : "style.button.hover.border", + "name" : "border_color", + "display_width" : null, + "label" : "Border color", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + }, + "background" : { }, + "border_color" : { } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { }, + "background" : { }, + "font" : { + "font_set" : "DEFAULT" + }, + "border" : { }, + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "background" : { }, + "border_color" : { } + } + } + }, { + "id" : "f91ccb36-ec61-0719-e0d7-f16524f74699", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "help_text" : "Button icon styling", + "inline_help_text" : "", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "2e81c040-85eb-fbf7-36cf-3b63fb16a4bb", + "name" : "custom_theme_overrides", + "display_width" : null, + "label" : "Custom theme overrides", + "help_text" : "Override global theme settings for the current component", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "3a7dfc3a-8ad4-4e07-eb5c-5e933348ad13", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + }, { + "id" : "a8446d65-8749-1ff6-21d8-ee982a25cb03", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "0813ffba-d776-8e89-314a-f8ccee784cc5", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "d5d743c9-b6b1-85b6-5345-9443c316ee63", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { } + }, { + "id" : "d753fe12-e508-6e52-bdc0-7f6912ae304a", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "help_text" : "", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 100, + "step" : 1, + "suffix" : "%", + "type" : "number" + }, { + "id" : "c38b4df9-bfbd-cfa3-f58a-4962490d9b5e", + "name" : "size", + "display_width" : null, + "label" : "Size", + "help_text" : "Icon size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 400, + "step" : 1, + "suffix" : "px", + "type" : "number" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "presets" : { + "style" : "btn-primary", + "size" : "btn-regular" + }, + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { } + }, + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { }, + "font" : { + "font_set" : "DEFAULT" + }, + "border" : { }, + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "background" : { }, + "border_color" : { } + } + }, + "icon" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + } + }, { + "id" : "e3d784c6-81ac-fa1a-d2ad-6061d899a643", + "name" : "secondary_button", + "display_width" : null, + "label" : "Secondary button", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "a51f758b-43d0-3f1f-f04a-4400e0dfb4bd", + "name" : "presets", + "display_width" : null, + "label" : "Presets", + "help_text" : "Button presets", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "217d0c8d-a7a0-074d-52ff-74880d783988", + "name" : "style", + "display_width" : null, + "label" : "Style", + "help_text" : "Button style", + "required" : true, + "locked" : false, + "display" : "select", + "placeholder" : "Button style", + "choices" : [ [ "btn-primary", "Primary" ], [ "btn-secondary1", "Secondary 1" ], [ "btn-secondary2", "Secondary 2" ], [ "btn-secondary3", "Secondary 3" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "btn-primary" + }, { + "id" : "4fc5753e-b5ef-d789-4ee5-51d3b9593975", + "name" : "size", + "display_width" : null, + "label" : "Size", + "help_text" : "Button size", + "required" : true, + "locked" : false, + "display" : "select", + "placeholder" : "", + "choices" : [ [ "btn-small", "Small" ], [ "btn-regular", "Medium" ], [ "btn-large", "Large" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "btn-regular" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "style" : "btn-primary", + "size" : "btn-regular" + } + }, { + "id" : "ae76bf5b-2d1b-10c1-7fe4-75129715bf25", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "811e6111-2cef-a79a-c900-529d5e427671", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { } + } + }, { + "id" : "8845d283-c6de-8527-89db-3dc785f08da2", + "name" : "background", + "display_width" : null, + "label" : "Background", + "help_text" : "", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "54e87c3c-c1b8-0113-8bd7-4545c1b5d2e7", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { } + } + }, { + "id" : "4c225064-cbc3-8e04-420b-5f0d507f610e", + "name" : "custom_theme_overrides", + "display_width" : null, + "label" : "Custom theme overrides", + "help_text" : "Override global theme settings for the current component", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "273b7b47-be99-6475-a0a9-9b0d14900a21", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + }, { + "id" : "2409bbab-534a-37ba-aa9e-6bd70bc204e7", + "name" : "background", + "display_width" : null, + "label" : "Background", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { } + }, { + "id" : "9e3579e0-6d85-2ae4-1fa3-6149a46da523", + "name" : "font", + "display_width" : null, + "label" : "Font", + "required" : false, + "locked" : false, + "load_external_fonts" : true, + "type" : "font", + "default" : { + "font_set" : "DEFAULT" + } + }, { + "id" : "82fd5af9-414b-4bae-5655-ae0121a07c03", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { } + }, { + "id" : "d797b471-a386-9017-96a8-a3e13fb5a3e7", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "help_text" : "", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 100, + "step" : 1, + "suffix" : "px", + "type" : "number" + }, { + "id" : "cf3892b2-17bb-4522-f57d-338a8bfca886", + "name" : "hover", + "display_width" : null, + "label" : "Hover", + "help_text" : "Hover settings", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "47b7bf47-2235-e6b5-eaaa-ea5331f546bb", + "name" : "color", + "display_width" : null, + "label" : "Color", + "help_text" : "Text color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "d1958d19-ecee-5c98-cccf-c86f4a82c9ca", + "name" : "background", + "display_width" : null, + "label" : "Background", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { } + }, { + "id" : "f2aa3df7-8d8a-4d44-57f1-ceab5f3b2f54", + "name" : "border_color", + "display_width" : null, + "label" : "Border color", + "help_text" : "", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + }, + "background" : { }, + "border_color" : { } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { }, + "background" : { }, + "font" : { + "font_set" : "DEFAULT" + }, + "border" : { }, + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "background" : { }, + "border_color" : { } + } + } + }, { + "id" : "53e21ff8-0d4b-6d34-b360-e4e5520deaf1", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "help_text" : "Button icon styling", + "inline_help_text" : "", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "be7a98f0-60ea-e7e5-8145-919620356083", + "name" : "custom_theme_overrides", + "display_width" : null, + "label" : "Custom theme overrides", + "help_text" : "Override global theme settings for the current component", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "bcb66ee9-d815-3cbf-1790-91e5640345c9", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + }, { + "id" : "f34c52ce-829e-fe81-8806-808f07f4d471", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "9ea15882-d7af-4c25-a19c-e58d71ad5662", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + }, { + "id" : "2196705c-25ae-5160-6793-73a183afc2f0", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { } + }, { + "id" : "3032cfbf-f7c6-c693-efaa-9f8f4c8a2e5b", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "help_text" : "", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 100, + "step" : 1, + "suffix" : "%", + "type" : "number" + }, { + "id" : "f4b475de-b1fb-f954-07b6-b085b378ba79", + "name" : "size", + "display_width" : null, + "label" : "Size", + "help_text" : "Icon size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "max" : 400, + "step" : 1, + "suffix" : "px", + "type" : "number" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "presets" : { + "style" : "btn-primary", + "size" : "btn-regular" + }, + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { } + }, + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { }, + "font" : { + "font_set" : "DEFAULT" + }, + "border" : { }, + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "background" : { }, + "border_color" : { } + } + }, + "icon" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + } + }, { + "id" : "1e7bfe18-8a16-f568-4044-9ba01ae870e4", + "name" : "cta", + "display_width" : null, + "label" : "CTA", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "1a40de40-3f96-14bd-1cc8-97ce9b1a5c06", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "6f7eb44f-2281-2cae-0bd9-5007693cab09", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "spacing" : { } + } + } + }, { + "id" : "093d4147-4d6c-c47e-71bc-4168460bfbe9", + "name" : "mobile_menu_toggler", + "display_width" : null, + "label" : "Mobile menu toggler", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "54c0b6bf-2249-c2f5-5465-8674cf450a9d", + "name" : "alignment", + "display_width" : null, + "label" : "Alignment", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "22f723ca-8331-5e54-a142-3dbca9d68b76", + "name" : "alignment", + "display_width" : null, + "label" : "Alignment", + "help_text" : "Mobile menu toggler position", + "required" : true, + "locked" : false, + "display" : "radio", + "choices" : [ [ "left", "Top left corner" ], [ "right", "Top right corner" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "left" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "alignment" : "left" + } + }, { + "id" : "f73bd89f-ed30-7bad-2d9b-22592b3cdf28", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "5a68bcd7-3abe-1c26-8732-41383c54f0f0", + "name" : "spacing", + "display_width" : null, + "label" : "Spacing", + "required" : false, + "locked" : false, + "type" : "spacing", + "default" : { + "padding" : { + "top" : { + "value" : 8, + "units" : "px" + }, + "bottom" : { + "value" : 8, + "units" : "px" + }, + "left" : { + "value" : 8, + "units" : "px" + }, + "right" : { + "value" : 8, + "units" : "px" + } + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 8, + "units" : "px" + }, + "bottom" : { + "value" : 8, + "units" : "px" + }, + "left" : { + "value" : 8, + "units" : "px" + }, + "right" : { + "value" : 8, + "units" : "px" + } + } + } + } + }, { + "id" : "56b55378-5155-0084-827c-dedac25faa2f", + "name" : "background", + "display_width" : null, + "label" : "Background", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "7eb493fe-3b7d-9ca7-6c40-1ce139ab5a6f", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : null, + "opacity" : null + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : null, + "opacity" : null + } + } + }, { + "id" : "5722dff9-c1c9-18e7-2e43-8532cd387779", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "aa070791-4f52-8425-801c-6be30c0cb290", + "name" : "color", + "display_width" : null, + "label" : "Color", + "required" : false, + "locked" : false, + "type" : "color", + "default" : { + "color" : "#666666", + "opacity" : 100 + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "color" : { + "color" : "#666666", + "opacity" : 100 + } + } + }, { + "id" : "aff448e7-f1e3-0787-ae5a-364dfbf82aab", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "a03b1955-44a7-c0d8-f3c7-1e0bb03e05b7", + "name" : "border", + "display_width" : null, + "label" : "Border", + "required" : false, + "locked" : false, + "allow_custom_border_sides" : false, + "type" : "border", + "default" : { } + }, { + "id" : "063bd658-1776-43d8-f2eb-6dd13f233689", + "name" : "border_radius", + "display_width" : null, + "label" : "Border radius", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "step" : 1, + "suffix" : "px", + "type" : "number" + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "border" : { } + } + }, { + "id" : "e5038566-a751-324a-29f3-9c9d4ee066a0", + "name" : "size", + "display_width" : null, + "label" : "Size", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "5ec43857-21c7-4225-f7c5-7fa7eef3f710", + "name" : "width", + "display_width" : "half_width", + "label" : "Width", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "step" : 1, + "suffix" : "px", + "type" : "number", + "default" : 32 + }, { + "id" : "4ae1a850-1c3b-b9d4-8e7e-83aacc254e01", + "name" : "height", + "display_width" : "half_width", + "label" : "Height", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 0, + "step" : 1, + "suffix" : "px", + "type" : "number", + "default" : 32 + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "width" : 32, + "height" : 32 + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "alignment" : { + "alignment" : "left" + }, + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 8, + "units" : "px" + }, + "bottom" : { + "value" : 8, + "units" : "px" + }, + "left" : { + "value" : 8, + "units" : "px" + }, + "right" : { + "value" : 8, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "color" : { + "color" : { + "color" : "#666666", + "opacity" : 100 + } + }, + "border" : { + "border" : { } + }, + "size" : { + "width" : 32, + "height" : 32 + } + } + } ], + "tab" : "STYLE", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "general" : { + "presets" : { }, + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : null, + "units" : null + }, + "bottom" : { + "value" : null, + "units" : null + }, + "left" : { + "value" : null, + "units" : null + }, + "right" : { + "value" : null, + "units" : null + } + } + } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "mobile_breakpoint" : { + "mobile_breakpoint" : "992" + }, + "maximum_content_width" : { + "limit_maximum_content_width_on_site_header" : true + } + }, + "logo" : { + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 6, + "units" : "px" + }, + "bottom" : { + "value" : 6, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "logo_on_mobile" : { + "alignment" : { + "alignment" : { + "horizontal_align" : "LEFT" + } + }, + "size" : { } + } + }, + "menu" : { + "alignment" : { + "alignment" : "flex-end" + }, + "spacing" : { + "spacing" : { } + }, + "links" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 12, + "units" : "px" + }, + "bottom" : { + "value" : 12, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 16 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + }, + "dropdown" : { + "dropdown_style" : "limit-d-and-c", + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "links" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 14 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } + }, + "language_switcher" : { + "spacing" : { + "spacing" : { } + }, + "icon" : { + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + }, + "current_language" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 16, + "units" : "px" + }, + "bottom" : { + "value" : 16, + "units" : "px" + }, + "left" : { + "value" : 16, + "units" : "px" + }, + "right" : { + "value" : 16, + "units" : "px" + } + } + }, + "font" : { }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + }, + "dropdown" : { + "spacing" : { + "spacing" : { }, + "width" : 190 + }, + "background" : { + "color" : { + "color" : "#FFFFFF", + "opacity" : 100 + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#CCCCCC", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "links" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 10, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + }, + "font" : { + "size" : 14 + }, + "text_hover" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + } + }, + "search" : { + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : null, + "units" : null + }, + "bottom" : { + "value" : null, + "units" : null + }, + "left" : { + "value" : 10, + "units" : "px" + }, + "right" : { + "value" : 10, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "search_field" : { + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 4, + "units" : "px" + }, + "bottom" : { + "value" : 4, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : "#FFFFFF" + } + }, + "border" : { + "border" : { + "top" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "bottom" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "left" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + }, + "right" : { + "style" : "solid", + "color" : "#999999", + "opacity" : 100, + "width" : { + "value" : 1, + "units" : "px" + } + } + }, + "border_radius" : 0 + }, + "height" : 48, + "style" : "wide" + }, + "search_button" : { + "background" : { + "color" : "#FFFFFF", + "opacity" : 100 + }, + "color" : { + "color" : null, + "opacity" : null + }, + "background_hover" : { + "color" : null, + "opacity" : null + } + } + }, + "link" : { + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "custom_theme_overrides" : { + "font" : { }, + "underline" : "", + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "underline" : "" + } + }, + "icon" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + }, + "button" : { + "presets" : { + "style" : "btn-primary", + "size" : "btn-regular" + }, + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { } + }, + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { }, + "font" : { + "font_set" : "DEFAULT" + }, + "border" : { }, + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "background" : { }, + "border_color" : { } + } + }, + "icon" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + }, + "secondary_button" : { + "presets" : { + "style" : "btn-primary", + "size" : "btn-regular" + }, + "spacing" : { + "spacing" : { } + }, + "background" : { + "color" : { } + }, + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { }, + "font" : { + "font_set" : "DEFAULT" + }, + "border" : { }, + "hover" : { + "color" : { + "color" : null, + "opacity" : null + }, + "background" : { }, + "border_color" : { } + } + }, + "icon" : { + "custom_theme_overrides" : { + "spacing" : { }, + "background" : { + "color" : null, + "opacity" : null + }, + "color" : { + "color" : null, + "opacity" : null + }, + "border" : { } + } + } + }, + "cta" : { + "spacing" : { + "spacing" : { } + } + }, + "mobile_menu_toggler" : { + "alignment" : { + "alignment" : "left" + }, + "spacing" : { + "spacing" : { + "padding" : { + "top" : { + "value" : 8, + "units" : "px" + }, + "bottom" : { + "value" : 8, + "units" : "px" + }, + "left" : { + "value" : 8, + "units" : "px" + }, + "right" : { + "value" : 8, + "units" : "px" + } + } + } + }, + "background" : { + "color" : { + "color" : null, + "opacity" : null + } + }, + "color" : { + "color" : { + "color" : "#666666", + "opacity" : 100 + } + }, + "border" : { + "border" : { } + }, + "size" : { + "width" : 32, + "height" : 32 + } + } + } +}, { + "id" : "de2540d9-f21c-1185-eef5-ebc53cb89028", + "name" : "logo", + "display_width" : null, + "label" : "Logo", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "06130314-edb8-4c14-8663-6e984da22f00", + "name" : "logo", + "display_width" : null, + "label" : "Logo", + "required" : false, + "locked" : false, + "show_loading" : false, + "type" : "logo", + "default" : { + "override_inherited_src" : false, + "src" : null, + "alt" : null + } + }, { + "id" : "1a45fe04-d122-632f-4305-b925e4a86f57", + "name" : "link", + "display_width" : null, + "label" : "Link", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : "06130314-edb8-4c14-8663-6e984da22f00", + "controlling_field_path" : null, + "controlling_value_regex" : "^.*http.*$", + "property" : null, + "operator" : "MATCHES_REGEX", + "access" : null + }, + "supported_types" : [ "EXTERNAL", "CONTENT" ], + "type" : "url", + "default" : { + "type" : "EXTERNAL", + "href" : "", + "content_id" : null + } + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "logo" : { + "override_inherited_src" : false, + "src" : null, + "alt" : null + }, + "link" : { + "type" : "EXTERNAL", + "href" : "", + "content_id" : null + } + } +}, { + "id" : "264368aa-1201-feec-6f0a-e283771a81a6", + "name" : "menu", + "display_width" : null, + "label" : "Menu", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "db1f849f-46a9-8d2d-7c34-49ceb8ed15b2", + "name" : "mega_menu", + "display_width" : null, + "label" : "Mega menu options", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "f0c2fa01-ab4d-9464-47b0-b598ec7cce5f", + "name" : "number_of_columns", + "display_width" : null, + "label" : "Number of columns", + "help_text" : "Number of columns in desktop resolutions", + "required" : false, + "locked" : false, + "display" : "radio", + "choices" : [ [ "1col", "1 column" ], [ "2col", "2 columns" ], [ "3col", "3 columns" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "3col" + }, { + "id" : "6928f466-bbdb-9c6c-c9b9-218a563df200", + "name" : "show_title", + "display_width" : null, + "label" : "Show first level title", + "help_text" : "Show the title of the first level before the next menu levels.", + "inline_help_text" : "", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : false + }, { + "id" : "bdce66f4-493d-37e9-f650-d1bac1437af3", + "name" : "first_level_title_font_size", + "display_width" : null, + "label" : "First level title font-size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 20, + "max" : 500, + "step" : 1, + "suffix" : "%", + "type" : "number", + "default" : 300 + }, { + "id" : "a521a729-1a6c-698a-90ef-a046fa1f37c8", + "name" : "first_level_descr_font_size", + "display_width" : null, + "label" : "First level description font-size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 20, + "max" : 500, + "step" : 1, + "suffix" : "%", + "type" : "number", + "default" : 100 + }, { + "id" : "f49734d1-bc3d-d75c-b93a-777c6f9fff5e", + "name" : "second_level_font_size", + "display_width" : null, + "label" : "Second level font-size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 20, + "max" : 500, + "step" : 1, + "suffix" : "%", + "type" : "number", + "default" : 150 + }, { + "id" : "cbc0c08a-696f-ee1e-e753-35947f0c787d", + "name" : "second_level_descr_font_size", + "display_width" : null, + "label" : "Second level description font-size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 20, + "max" : 500, + "step" : 1, + "suffix" : "%", + "type" : "number", + "default" : 100 + }, { + "id" : "42ca43dd-59c9-e0b0-822b-cd2e19fc5438", + "name" : "third_level_font_size", + "display_width" : null, + "label" : "Third level font-size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 20, + "max" : 500, + "step" : 1, + "suffix" : "%", + "type" : "number", + "default" : 85 + }, { + "id" : "1a135edf-4bbe-1523-277c-9d551c5eefac", + "name" : "third_level_descr_font_size", + "display_width" : null, + "label" : "Third level description font-size", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 20, + "max" : 500, + "step" : 1, + "suffix" : "%", + "type" : "number", + "default" : 75 + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "number_of_columns" : "3col", + "show_title" : false, + "first_level_title_font_size" : 300, + "first_level_descr_font_size" : 100, + "second_level_font_size" : 150, + "second_level_descr_font_size" : 100, + "third_level_font_size" : 85, + "third_level_descr_font_size" : 75 + } + }, { + "id" : "4a91a32c-99aa-7c9c-0eb9-2dc887a3d179", + "name" : "menu", + "display_width" : null, + "label" : "Menu", + "help_text" : "If no menu is selected, the name \"main_navigation\" will be used as the default main menu", + "inline_help_text" : "External documentation on Mega Menu syntax", + "required" : false, + "locked" : false, + "type" : "menu" + }, { + "id" : "af650bb1-490f-352d-f39f-aa21064a19ed", + "name" : "max_level", + "display_width" : null, + "label" : "Max level", + "help_text" : "Maximum depth level for navigation menu", + "required" : false, + "locked" : false, + "display" : "text", + "min" : 1, + "max" : 3, + "step" : 1, + "type" : "number", + "default" : 3 + }, { + "id" : "ec451200-d6ff-2e1f-b0c5-0c3caf6eefde", + "name" : "accessible_links", + "display_width" : null, + "label" : "Accessible links", + "help_text" : "Inform if a link opens a new window.", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : true + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "mega_menu" : { + "number_of_columns" : "3col", + "show_title" : false, + "first_level_title_font_size" : 300, + "first_level_descr_font_size" : 100, + "second_level_font_size" : 150, + "second_level_descr_font_size" : 100, + "third_level_font_size" : 85, + "third_level_descr_font_size" : 75 + }, + "max_level" : 3, + "accessible_links" : true + } +}, { + "id" : "63b571bf-2eb8-ef0a-319c-7f863ec4c8c1", + "name" : "language_switcher", + "display_width" : null, + "label" : "Language switcher", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "97422223-f67e-08ae-5017-94d11f88272f", + "name" : "show_current_language", + "display_width" : null, + "label" : "Show current language", + "help_text" : "Show current language in the site header", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : false + }, { + "id" : "517d14df-cb09-365e-6f98-05c1ec119e1c", + "name" : "show_language_code", + "display_width" : null, + "label" : "Show language code", + "help_text" : "Show current language as language code", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : "97422223-f67e-08ae-5017-94d11f88272f", + "controlling_field_path" : null, + "controlling_value_regex" : "true", + "property" : null, + "operator" : "EQUAL", + "access" : null + }, + "display" : "toggle", + "type" : "boolean", + "default" : false + }, { + "id" : "b7f8991e-a66e-5f12-4c04-c5c7827cff44", + "name" : "show_language_icon", + "display_width" : null, + "label" : "Show language icon", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : true + }, { + "id" : "4164c45a-9bb4-27f3-0904-c7f4d0b6c9ca", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : "b7f8991e-a66e-5f12-4c04-c5c7827cff44", + "controlling_field_path" : null, + "controlling_value_regex" : "true", + "property" : null, + "operator" : "EQUAL", + "access" : null + }, + "icon_set" : "fontawesome-5.14.0", + "type" : "icon", + "default" : { + "name" : "Globe", + "unicode" : "f0ac", + "type" : "SOLID" + } + }, { + "id" : "dbde29f2-c605-2f19-e3d4-e09f80ce1d07", + "name" : "dropdown", + "display_width" : null, + "label" : "Dropdown", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "f8657950-2442-4f4b-793c-8e918f55d4e3", + "name" : "show_current_language", + "display_width" : null, + "label" : "Show current language", + "help_text" : "Show current language in the dropdown", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : true + }, { + "id" : "7dcf62d7-6dc9-a1b5-fb23-c66b94c6965d", + "name" : "show_language_code", + "display_width" : null, + "label" : "Show language code", + "help_text" : "Show languages as language code", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : false + }, { + "id" : "e83d30a1-f7ba-3da7-6bba-05e730e04ee9", + "name" : "display_mode", + "display_width" : null, + "label" : "Display mode", + "help_text" : "The language of the text in the language switcher. PageLang means the names of languages will display in the language of the page the switcher is on. Localized means the name of each language will display in that language. Hybrid is a combination of the two.", + "inline_help_text" : "", + "required" : true, + "locked" : false, + "visibility" : { + "controlling_field" : "7dcf62d7-6dc9-a1b5-fb23-c66b94c6965d", + "controlling_field_path" : null, + "controlling_value_regex" : "false", + "property" : null, + "operator" : "EQUAL", + "access" : null + }, + "display" : "select", + "choices" : [ [ "localized", "Localized" ], [ "pageLang", "PageLang" ], [ "hybrid", "Hybrid" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "localized" + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "show_current_language" : true, + "show_language_code" : false, + "display_mode" : "localized" + } + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "show_current_language" : false, + "show_language_code" : false, + "show_language_icon" : true, + "icon" : { + "name" : "Globe", + "unicode" : "f0ac", + "type" : "SOLID" + }, + "dropdown" : { + "show_current_language" : true, + "show_language_code" : false, + "display_mode" : "localized" + } + } +}, { + "id" : "a28df08a-5ab0-c805-9eaf-4403f8172a6b", + "name" : "search", + "display_width" : null, + "label" : "Search", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "326d6a7c-b2dd-6c60-1881-3d0b2658886d", + "name" : "label_text", + "display_width" : null, + "label" : "Label text", + "required" : false, + "locked" : false, + "validation_regex" : "", + "allow_new_line" : false, + "show_emoji_picker" : false, + "type" : "text", + "default" : "Search" + }, { + "id" : "1a1054dd-a572-ef21-7e3a-860c3b98a6e9", + "name" : "search_results_include", + "display_width" : null, + "label" : "Search results include", + "required" : false, + "locked" : false, + "display" : "checkbox", + "choices" : [ [ "website", "Website pages" ], [ "landing", "Landing pages" ], [ "blog", "Blog posts" ], [ "knowledge", "Knowledge base" ] ], + "multiple" : true, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : [ "blog", "website" ] + }, { + "id" : "3be3df0c-8ce3-74b6-119b-b5d586f4ca64", + "name" : "use_custom_search_results_page", + "display_width" : null, + "label" : "Use custom search results page", + "inline_help_text" : "Turn this setting on to use a custom search results page instead of the default global search results page.", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : false + }, { + "id" : "3a72e3bc-4805-ba9f-0952-a06c443f72ec", + "name" : "path_id", + "display_width" : null, + "label" : "Search results page", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : "search.use_custom_search_results_page", + "controlling_value_regex" : "true", + "property" : null, + "operator" : "EQUAL", + "access" : null + }, + "type" : "page" + }, { + "id" : "63365064-73de-b29b-e8ad-1a47e3b2820c", + "name" : "enable_language_specific_search", + "display_width" : null, + "label" : "Enable language specific search", + "inline_help_text" : "When language-specific search is enabled, the search input will align with the page's language and display results only in the corresponding language.", + "required" : false, + "locked" : false, + "visibility" : { + "controlling_field" : null, + "controlling_field_path" : "search.use_custom_search_results_page", + "controlling_value_regex" : "true", + "property" : null, + "operator" : "EQUAL", + "access" : null + }, + "display" : "toggle", + "type" : "boolean", + "default" : false + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "label_text" : "Search", + "search_results_include" : [ "blog", "website" ], + "use_custom_search_results_page" : false, + "enable_language_specific_search" : false + } +}, { + "id" : "2540a067-4614-4450-19b2-b4ab2ca44afe", + "name" : "links", + "display_width" : null, + "label" : "Links", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "c0f0bd74-3ac7-6372-09cd-cd8c057a8a67", + "name" : "link", + "display_width" : null, + "label" : "Link", + "required" : false, + "locked" : false, + "occurrence" : { + "min" : 0, + "max" : 10, + "sorting_label_field" : null, + "default" : 0 + }, + "children" : [ { + "id" : "27a775aa-aa7c-2ef7-e041-3a699be53455", + "name" : "text", + "display_width" : null, + "label" : "Text", + "help_text" : "Link text", + "required" : false, + "locked" : false, + "validation_regex" : "", + "allow_new_line" : false, + "show_emoji_picker" : false, + "type" : "text" + }, { + "id" : "d4e69732-3beb-b42e-5391-4989fa9f9bee", + "name" : "link", + "display_width" : null, + "label" : "Link", + "required" : false, + "locked" : false, + "supported_types" : [ "EXTERNAL", "CONTENT", "FILE", "EMAIL_ADDRESS", "BLOG", "CALL_TO_ACTION" ], + "show_advanced_rel_options" : false, + "type" : "link", + "default" : { + "url" : { + "content_id" : null, + "type" : "EXTERNAL", + "href" : "" + }, + "open_in_new_tab" : false, + "no_follow" : false + } + }, { + "id" : "abbeeac5-da77-dd4d-5f60-caf6a8c8e10d", + "name" : "accessible_link", + "display_width" : null, + "label" : "Accessible link", + "help_text" : "Accessible link. Inform when a link opens a new window.", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : true + }, { + "id" : "ff6627e5-ada9-2cbf-4c57-7f21b7f21976", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "help_text" : "Heading icon", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "2f38ccb8-ce95-4e5e-47ef-b1966c1bfdf1", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "required" : false, + "locked" : false, + "icon_set" : "fontawesome-5.14.0", + "type" : "icon", + "default" : { } + }, { + "id" : "acea9631-ff1e-a08f-1d5f-b509612b7564", + "name" : "icon_position", + "display_width" : null, + "label" : "Icon position", + "required" : false, + "locked" : false, + "display" : "select", + "choices" : [ [ "left", "Left" ], [ "right", "Right" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "left" + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "icon" : { }, + "icon_position" : "left" + } + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : [ ] + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "link" : [ ] + } +}, { + "id" : "c99d638e-db42-e7bf-22a8-6c03dc1cf688", + "name" : "buttons", + "display_width" : null, + "label" : "Buttons", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "18d49463-0497-5dea-c257-35019a4d1418", + "name" : "button", + "display_width" : null, + "label" : "Button", + "required" : false, + "locked" : false, + "occurrence" : { + "min" : 0, + "max" : 5, + "sorting_label_field" : null, + "default" : null + }, + "children" : [ { + "id" : "f405d893-38fb-ebb6-a9ed-b822456ce94c", + "name" : "text", + "display_width" : null, + "label" : "Text", + "help_text" : "Button text", + "required" : false, + "locked" : false, + "validation_regex" : "", + "allow_new_line" : false, + "show_emoji_picker" : false, + "type" : "text", + "default" : "" + }, { + "id" : "cd263e47-58e5-3133-bf3b-3bfa9046cdd4", + "name" : "link", + "display_width" : null, + "label" : "Link", + "help_text" : "Button link", + "required" : false, + "locked" : false, + "supported_types" : [ "EXTERNAL", "CONTENT", "FILE", "EMAIL_ADDRESS", "BLOG", "CALL_TO_ACTION" ], + "show_advanced_rel_options" : false, + "type" : "link", + "default" : { + "url" : { + "content_id" : null, + "type" : "EXTERNAL", + "href" : "" + }, + "open_in_new_tab" : false, + "no_follow" : false + } + }, { + "id" : "f179ad0b-9b99-e1cc-9b6d-612b541a0d2b", + "name" : "accessible_link_label", + "display_width" : null, + "label" : "Accessible link label", + "help_text" : "If the link title is added at the end of repeated blocks of text, for example “Read more” links at the end of short teasers for blog posts, then you can provide more descriptive link text specifically for screen reader users using Accessible link label. It will be visually hidden for a normal view.", + "required" : false, + "locked" : false, + "validation_regex" : "", + "placeholder" : "Accessible link label", + "allow_new_line" : false, + "show_emoji_picker" : false, + "type" : "text" + }, { + "id" : "e82dd24a-6d77-e5f4-ac7c-33969c339768", + "name" : "accessible_link", + "display_width" : null, + "label" : "Accessible link", + "help_text" : "Accessible link. Inform when a link opens a new window.", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : true + }, { + "id" : "95324286-bd4d-6ab0-0750-924f046c45dc", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "help_text" : "Button icon", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "ccc73184-b435-7c9a-5753-a11588ed3052", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "required" : false, + "locked" : false, + "icon_set" : "fontawesome-5.14.0", + "type" : "icon", + "default" : { } + }, { + "id" : "a95fbe71-d85d-bd2d-f216-6a990d35f625", + "name" : "icon_position", + "display_width" : null, + "label" : "Icon position", + "required" : false, + "locked" : false, + "display" : "select", + "choices" : [ [ "left", "Left" ], [ "right", "Right" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "left" + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "icon" : { }, + "icon_position" : "left" + } + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : [ ] + }, { + "id" : "0c718088-bcac-fdaa-f7bc-f2ea03109700", + "name" : "secondary_button", + "display_width" : null, + "label" : "Secondary button", + "required" : false, + "locked" : false, + "occurrence" : { + "min" : 0, + "max" : 10, + "sorting_label_field" : null, + "default" : 0 + }, + "children" : [ { + "id" : "f6d11478-7c64-fc5c-5b25-e73b2f103f0c", + "name" : "text", + "display_width" : null, + "label" : "Text", + "help_text" : "Button text", + "required" : false, + "locked" : false, + "validation_regex" : "", + "allow_new_line" : false, + "show_emoji_picker" : false, + "type" : "text", + "default" : "" + }, { + "id" : "80e66678-d5a9-8efc-14c8-59076c89296f", + "name" : "link", + "display_width" : null, + "label" : "Link", + "help_text" : "Button link", + "required" : false, + "locked" : false, + "supported_types" : [ "EXTERNAL", "CONTENT", "FILE", "EMAIL_ADDRESS", "BLOG", "CALL_TO_ACTION" ], + "show_advanced_rel_options" : false, + "type" : "link", + "default" : { + "url" : { + "content_id" : null, + "type" : "EXTERNAL", + "href" : "" + }, + "open_in_new_tab" : false, + "no_follow" : false + } + }, { + "id" : "e0e48dfc-47a2-c15e-e036-e18bb6a98394", + "name" : "accessible_link_label", + "display_width" : null, + "label" : "Accessible link label", + "help_text" : "If the link title is added at the end of repeated blocks of text, for example “Read more” links at the end of short teasers for blog posts, then you can provide more descriptive link text specifically for screen reader users using Accessible link label. It will be visually hidden for a normal view.", + "required" : false, + "locked" : false, + "validation_regex" : "", + "placeholder" : "Accessible link label", + "allow_new_line" : false, + "show_emoji_picker" : false, + "type" : "text" + }, { + "id" : "4506b0cc-b2f5-cdab-2360-d3bf25321e0d", + "name" : "accessible_link", + "display_width" : null, + "label" : "Accessible link", + "help_text" : "Accessible link. Inform when a link opens a new window.", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : true + }, { + "id" : "9c9bdf97-8e73-7e4f-a1bd-07d981244543", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "help_text" : "Button icon", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "66f878b9-ebd8-c7a0-4e09-a53c6fd1756f", + "name" : "icon", + "display_width" : null, + "label" : "Icon", + "required" : false, + "locked" : false, + "icon_set" : "fontawesome-5.14.0", + "type" : "icon", + "default" : { } + }, { + "id" : "f7a78008-a95c-1861-fdb8-a8b5fad11335", + "name" : "icon_position", + "display_width" : null, + "label" : "Icon position", + "required" : false, + "locked" : false, + "display" : "select", + "choices" : [ [ "left", "Left" ], [ "right", "Right" ] ], + "multiple" : false, + "reordering_enabled" : true, + "preset" : null, + "type" : "choice", + "default" : "left" + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "icon" : { }, + "icon_position" : "left" + } + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : [ ] + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { + "button" : [ ], + "secondary_button" : [ ] + } +}, { + "id" : "7b54f75f-8df1-fecf-07d3-83434a0b6b4c", + "name" : "ctas", + "display_width" : null, + "label" : "CTAs", + "required" : false, + "locked" : false, + "children" : [ { + "id" : "90e225b2-b6df-4b3b-5043-20bca56d5e88", + "name" : "cta", + "display_width" : null, + "label" : "CTA", + "required" : false, + "locked" : false, + "occurrence" : { + "min" : null, + "max" : 3, + "sorting_label_field" : null, + "default" : null + }, + "type" : "cta" + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : { } +}, { + "id" : "6b9c9de8-cdc8-2934-3a74-6aa13691c703", + "name" : "site_header_components", + "display_width" : null, + "label" : "Site header components", + "required" : false, + "locked" : false, + "occurrence" : { + "min" : 4, + "max" : 5, + "sorting_label_field" : "2375f489-d5c3-e7b5-d816-82c665909efe", + "default" : 4 + }, + "children" : [ { + "id" : "99284a19-980d-b39d-1e46-7c4633fb7717", + "name" : "component", + "display_width" : null, + "label" : "Component", + "required" : false, + "locked" : true, + "validation_regex" : "", + "allow_new_line" : false, + "show_emoji_picker" : false, + "type" : "text", + "default" : "component" + }, { + "id" : "d61ee0c6-5ced-f590-ad85-0d6ed7ebbe8e", + "name" : "show", + "display_width" : null, + "label" : "Show component", + "required" : false, + "locked" : false, + "display" : "toggle", + "type" : "boolean", + "default" : false + } ], + "tab" : "CONTENT", + "expanded" : false, + "group_occurrence_meta" : null, + "type" : "group", + "default" : [ { + "component" : "Language", + "show" : true + }, { + "component" : "Search", + "show" : true + }, { + "component" : "Links", + "show" : true + }, { + "component" : "Buttons", + "show" : true + } ] +} ] diff --git a/theme/modules/site-header-with-mega-menu.module/meta.json b/theme/modules/site-header-with-mega-menu.module/meta.json new file mode 100644 index 0000000..625a06f --- /dev/null +++ b/theme/modules/site-header-with-mega-menu.module/meta.json @@ -0,0 +1,10 @@ +{ + "global" : false, + "content_types" : [ "LANDING_PAGE", "SITE_PAGE", "BLOG_LISTING", "BLOG_POST" ], + "master_language" : "en", + "icon" : "../../images/module-icons/site-header-with-mega-menu.svg", + "host_template_types" : [ "PAGE", "BLOG_LISTING", "BLOG_POST" ], + "module_id" : 107698973429, + "label" : "Site header with mega menu", + "is_available_for_new_content" : true +} \ No newline at end of file diff --git a/theme/modules/site-header-with-mega-menu.module/module.css b/theme/modules/site-header-with-mega-menu.module/module.css new file mode 100644 index 0000000..3b66529 --- /dev/null +++ b/theme/modules/site-header-with-mega-menu.module/module.css @@ -0,0 +1,297 @@ +/* module css / no hubl variables */ +/* mobile only styles */ +.siteheader-module { + display: flex; + flex-wrap: wrap; + align-items: center; +} + +.siteheader-module__logo { + flex-grow: 1; +} + +.siteheader-module__mobile-toggler { + margin: 0.2rem; + font-size: 1.25rem; + line-height: 1; + transition: box-shadow 0.15s ease-in-out; + background: transparent; + border: none; + min-width: auto; +} + +@media (prefers-reduced-motion: reduce) { + .siteheader-module__mobile-toggler { + transition: none; + } +} + +.siteheader-module__mobile-toggler:hover { + text-decoration: none; +} + +.siteheader-module__navbar { + flex-basis: 100%; + flex-grow: 1; + align-items: stretch; + display: flex; + flex-direction: column; +} + +.siteheader-module__main-nav { + padding-top: 10px; + padding-bottom: 4px; +} + +.main-nav__list { + display: flex; + flex-direction: column; + list-style: none; + margin: 0; + padding: 0; + align-items: stretch; +} + +.main-nav__list--dropdown { + position: static; + z-index: 1000; + display: none; + text-align: left; + list-style: none; + background-clip: padding-box; +} + +.main-nav__list--dropdown[data-bs-popper] { + top: 100%; + left: 0; + margin-top: 0.125rem; +} + +.main-nav__list--dropdown.show { + display: block; +} + +.main-nav__list--dropdown.show .main-nav__list--sublevel { + display: block; +} + +.main-nav__list-item { + display: flex; + flex-direction: column; +} + +.main-nav__list-item:last-child .main-nav__list--dropdown[data-bs-popper] { + right: 0; + left: auto; +} + +.main-nav__list-item--dropdown { + position: relative; +} + +.main-nav__list-item--dropdown.main-nav__mega-menu { + position: initial; +} + +.main-nav__list-item-link { + text-decoration: none; + transition: color 0.1s ease, background-color 0.1s ease; +} + +.main-nav__list-item-link:hover { + text-decoration: none; +} + +@media (prefers-reduced-motion: reduce) { + .main-nav__list-item-link { + transition: none; + } +} + +.main-nav__list-item-link--dropdown-toggle { + white-space: nowrap; +} + +.main-nav__list-item-link--dropdown-toggle:after { + display: inline-block; + vertical-align: 0.2em; + content: ""; + border-top: 0.3em solid; + border-right: 0.3em solid transparent; + border-bottom: 0; + border-left: 0.3em solid transparent; +} + +/* ============================ */ +/* Language switcher */ +/* ============================ */ +.header-language { + position: relative; +} + +.header-language-btn { + display: flex; + flex-direction: row; + align-items: center; + font-weight: 400; + line-height: 1; + text-align: center; + text-decoration: none; + vertical-align: middle; + cursor: pointer; + user-select: none; + background-color: transparent; + border: none; + transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out; +} + +@media (prefers-reduced-motion: reduce) { + .header-language-btn { + transition: none; + } +} + +.header-language-btn-text { + padding-left: 6px; +} + +.header-language-btn .g-module-macros-icon_wrp { + display: flex; +} + +.header-language-btn .g-module-macros-icon svg { + vertical-align: -0.125em; +} + +.header-language__list { + position: static; + min-width: 190px; + z-index: 1000; + display: none; + text-align: left; + list-style: none; + background-clip: padding-box; + margin: 0; + padding: 0; +} + +.header-language__list[data-bs-popper] { + top: 100%; + right: 0; + margin-top: 0.125rem; +} + +.header-language__list.show { + display: block; +} + +.header-language__list-item-link { + display: flex; + flex-direction: row; + text-decoration: none; + transition: color 0.1s ease, background-color 0.1s ease; +} + +@media (prefers-reduced-motion: reduce) { + .header-language__list-item-link { + transition: none; + } +} + +.header-language__list-item-link:hover { + text-decoration: none; +} + +/* ============================ */ +/* Search */ +/* ============================ */ +.header-search_wrp { + margin-top: 20px; + padding: 0 14px; +} + +.header-search__form { + display: flex; + margin: 0; +} + +.header-search__form_internal-wrp { + flex-grow: 1; +} + +.header-search__form-input { + height: 100%; + width: 100%; + padding: 4px 14px; + margin: 0; + border: 1px solid #999; + background: #fff; + border-radius: 0; +} + +.header-search__form-input:focus-visible { + outline-width: 1px; + outline-offset: 0; +} + +.header-search__form-btn { + width: 60px; + height: 50px; + color: #555; + background-color: transparent; + border: 1px solid transparent; + border: 1px solid #999; + margin-left: -1px; + min-width: auto; +} + +.header-search__form-btn-icon { + fill: none; + height: 2.5ch; + width: 2.5ch; +} + +.header-search__suggestions { + background: #fff; + margin: 0; + padding: 0; + list-style: none; +} + +.header-search--open .header-search__suggestions { + border: none; + padding: 5px 0; +} + +.header-search__suggestions li { + display: block; + margin: 0; + padding: 0; +} + +.header-search__suggestions a, +.header-search__suggestions #results-for { + display: block; + padding: 5px 10px; +} + +.siteheader-module__link { + margin: 0.5rem 0; +} + +.siteheader-module__button, +.siteheader-module__secondary-button, +.siteheader-module__cta { + margin: 0.5rem 0; +} + +.siteheader-module__button .g-module-macros-btn, +.siteheader-module__secondary-button .g-module-macros-btn, +.siteheader-module__cta a { + display: block; + width: 100%; +} + +.header-search__suggestions a:hover { + background-color: rgb(0 0 0 / 10%); +} diff --git a/theme/modules/site-header-with-mega-menu.module/module.html b/theme/modules/site-header-with-mega-menu.module/module.html new file mode 100644 index 0000000..c5ea370 --- /dev/null +++ b/theme/modules/site-header-with-mega-menu.module/module.html @@ -0,0 +1,1333 @@ +{% import '../macros/link.html' as link_macros %} +{% import '../macros/button.html' as button_macros %} +{% import '../macros/icon.html' as icon_macros %} +{% import '../macros/target-blank.html' as target_blank_macros %} +{% import '../../css/macros/macros.css' %} + +{# add posibility to add simple page as a search result destination #} +{% set search_page = module.search.use_custom_search_results_page is truthy and module.search.path_id ? content_by_id(module.search.path_id).absolute_url : site_settings.content_search_results_page_path %} +{% unless (search_page is string_containing "//") %} + {% set search_page = "/" ~ search_page %} +{% endunless %} +{% set search_page = search_page|regex_replace("http:", "") %} + +{%- macro render_logo() -%} + {% if site_settings.company_domain and module.logo.override_inherited_src == false %} + {% set link = site_settings.company_domain %} + {% elif module.logo.link.href != '' %} + {% set link = module.logo.link.href %} + {% else %} + {% set link = '/' %} + {% endif %} + + + +{%- endmacro -%} + +{%- macro render_language_switcher() -%} + {% if content.translated_content.values()|selectattr('published')|length || is_listing_view && group.translations %} +
+ +
+
+ + + + + +
+
+ +
+ {% endif %} +{%- endmacro -%} + +{%- macro render_search_input() -%} + +{%- endmacro -%} + + +{%- macro render_main_navigation() -%} + + {% set menu = menu(module.menu.menu || 'main_navigation', 'site_root').children %} + + {%- macro nav_link(link, link_level) -%} + {# define type of link: button, link with description, regular link + + Type: Text format: + Regular link link title + Link with description link title|description + Image + link with description link title|description|image url + Image + link without description link title|_|image url + Button |link title + + Example of mega-menu: + + Services|We can provide you with great service + Technology|Enhance your security + Net Neutrality + Big Data + Augmented Reality + Data Mining|The process of extracting and discovering patterns in large data sets + Actionable Analytics + Artificial Intelligence + Virtual Reality + Machine Learning|Learn the fundamentals + Personalization + Voice Recognition + Internet of Things + Robotics|The interdisciplinary study and practice of the design|https://123.fs1.hubspotusercontent-eu1.net/hubfs/123/robot.svg + Quantum Computing|Exploiting quantum mechanical phenomena + Chatbots + Smart Industry|Digital transformation of manufacturing|https://123.fs1.hubspotusercontent-eu1.net/hubfs/123/industry.svg + Blockchain|Distributed ledger of securely linked records + Endemic|Managing ongoing global challenges in a sustainable way + |Contact Us + + #} + {% set symbol = link.label|truncate(1, True, '') %} + {% set names = link.label|split('|', 3) %} + + {# if a third value is defined, try to fetch an image in the content-folder of theme + example: link title||Icon.png + #} + {% if names[2] and names[2] != '' %} + {% set imgUrl = get_asset_url('../../images/content/' + names[2]) %} + {# if no asset was found, test if it's a full url instead #} + {% if imgUrl == '' %} + {% set imgUrl = names[2]|escape_url %} + {% endif %} + {% endif %} + + {% if symbol == '|' %} + {# button #} + + + + {% elif names|length > 1 %} + {# link with description #} + + {# link #} + + + {# description - only render if it's not: _ #} + {% if names[1] and names[1] != '_' %} + {{names[1]}} + {% endif %} + + {% else %} + {# regular link #} + + + {% endif %} + {%- endmacro -%} + + {%- macro render_link_item(link) -%} + + {%- endmacro -%} + + + +{%- endmacro -%} + +{# module scope css #} + + +{%- macro render_links() -%} + +{%- endmacro -%} + +{%- macro render_buttons() -%} +
+ {% for item in module.buttons.button %} +
+ {{button_macros.render_btn_tmpl(item, module.style.button, module)}} +
+ {% endfor %} + + {% for item in module.buttons.secondary_button %} +
+ {{button_macros.render_btn_tmpl(item, module.style.secondary_button, module, + { + id: 'secondary' + } + )}} +
+ {% endfor %} +
+{%- endmacro -%} + +{%- macro render_ctas() -%} +
+ {% for item in module.ctas.cta %} +
+ {% cta guid="{{ item }}" %} +
+ {% endfor %} +
+{%- endmacro -%} + +
+ +
diff --git a/theme/modules/site-header-with-mega-menu.module/module.js b/theme/modules/site-header-with-mega-menu.module/module.js new file mode 100644 index 0000000..de9a919 --- /dev/null +++ b/theme/modules/site-header-with-mega-menu.module/module.js @@ -0,0 +1,354 @@ +// =========================== +// Hubspot suggestions +// =========================== +/* eslint-env browser */ +const hsSearch = function (_instance) { + const TYPEAHEAD_LIMIT = 3 + const KEYS = { + TAB: 'Tab', + ESC: 'Esc', // IE11 & Edge 16 value for Escape + ESCAPE: 'Escape', + UP: 'Up', // IE11 & Edge 16 value for Arrow Up + ARROW_UP: 'ArrowUp', + DOWN: 'Down', // IE11 & Edge 16 value for Arrow Down + ARROW_DOWN: 'ArrowDown' + } + let searchTerm = '' + const searchForm = _instance + const searchField = _instance.querySelector('.header-search__form-input') + const searchResults = _instance.querySelector('.header-search__suggestions') + const searchOptions = function () { + const formParams = [] + const form = _instance.querySelector('form') + for ( + let i = 0; + i < form.querySelectorAll('input[type=hidden]').length; + i++ + ) { + const e = form.querySelectorAll('input[type=hidden]')[i] + if (e.name !== 'limit') { + formParams.push( + encodeURIComponent(e.name) + '=' + encodeURIComponent(e.value) + ) + } + } + const queryString = formParams.join('&') + return queryString + } + const debounce = function (func, wait, immediate) { + let timeout + return function () { + const context = this + const args = arguments + const later = function () { + timeout = null + if (!immediate) { + func.apply(context, args) + } + } + const callNow = immediate && !timeout + clearTimeout(timeout) + timeout = setTimeout(later, wait || 200) + if (callNow) { + func.apply(context, args) + } + } + } + const emptySearchResults = function () { + searchResults.innerHTML = '' + searchField.focus() + searchForm.classList.remove('header-search--open') + } + const ariaExpanded = function (val) { + searchForm.querySelector('.header-search__form_internal-wrp').ariaExpanded = val + } + const fillSearchResults = function (response) { + const items = [] + items.push( + "
  • Results for \"" + response.searchTerm + '"
  • ' + ) + response.results.forEach(function (val, index) { + items.push( + "
  • " + + val.title + + '
  • ' + ) + }) + + emptySearchResults() + searchResults.innerHTML = items.join('') + searchForm.classList.add('header-search--open') + } + const getSearchResults = function () { + const request = new XMLHttpRequest() + const requestUrl = + '/_hcms/search?&term=' + + encodeURIComponent(searchTerm) + + '&limit=' + + encodeURIComponent(TYPEAHEAD_LIMIT) + + '&autocomplete=true&analytics=true&' + + searchOptions() + + request.open('GET', requestUrl, true) + request.onload = function () { + if (request.status >= 200 && request.status < 400) { + const data = JSON.parse(request.responseText) + if (data.total > 0) { + fillSearchResults(data) + trapFocus() + ariaExpanded(true) + } else { + emptySearchResults() + ariaExpanded(false) + } + } else { + console.error('Server reached, error retrieving results.') + } + } + request.onerror = function () { + console.error('Could not reach the server.') + } + request.send() + } + const trapFocus = function () { + const tabbable = [] + tabbable.push(searchField) + const tabbables = searchResults.getElementsByTagName('A') + for (let i = 0; i < tabbables.length; i++) { + tabbable.push(tabbables[i]) + } + const firstTabbable = tabbable[0] + const lastTabbable = tabbable[tabbable.length - 1] + const tabResult = function (e) { + if (e.target === lastTabbable && !e.shiftKey) { + e.preventDefault() + firstTabbable.focus() + } else if (e.target === firstTabbable && e.shiftKey) { + if (searchForm.classList.contains('header-search--open')) { + e.preventDefault() + } + lastTabbable.focus() + } + } + const nextResult = function (e) { + e.preventDefault() + if (e.target === lastTabbable) { + firstTabbable.focus() + } else { + tabbable.forEach(function (el) { + if (el === e.target) { + tabbable[tabbable.indexOf(el) + 1].focus() + } + }) + } + } + const lastResult = function (e) { + e.preventDefault() + if (e.target === firstTabbable) { + lastTabbable.focus() + } else { + tabbable.forEach(function (el) { + if (el === e.target) { + tabbable[tabbable.indexOf(el) - 1].focus() + } + }) + } + } + searchForm.addEventListener('keydown', function (e) { + switch (e.key) { + case KEYS.TAB: + tabResult(e) + break + case KEYS.ESC: + case KEYS.ESCAPE: + emptySearchResults() + ariaExpanded(false) + break + case KEYS.UP: + case KEYS.ARROW_UP: + lastResult(e) + break + case KEYS.DOWN: + case KEYS.ARROW_DOWN: + nextResult(e) + break + } + }) + } + const isSearchTermPresent = debounce(function () { + searchTerm = searchField.value + if (searchTerm.length > 2) { + getSearchResults() + ariaExpanded(true) + } else if (searchTerm.length === 0) { + emptySearchResults() + ariaExpanded(false) + } + }, 250) + const init = (function () {// eslint-disable-line + searchField.addEventListener('input', function (e) { + if (searchTerm !== searchField.value) { + isSearchTermPresent() + } + }) + })() +} + +if ( + document.attachEvent + ? document.readyState === 'complete' + : document.readyState !== 'loading' +) { + const searchResults = document.querySelectorAll('.header-search') + Array.prototype.forEach.call(searchResults, function (el) { + const hsSearchModule = hsSearch(el)// eslint-disable-line + }) +} else { + document.addEventListener('DOMContentLoaded', function () { + const searchResults = document.querySelectorAll('.header-search') + Array.prototype.forEach.call(searchResults, function (el) { + const hsSearchModule = hsSearch(el)// eslint-disable-line + }) + }) +} + +// =========================== +// main header search form +// =========================== +function headerSearch () { + const headerSearch = document.getElementById('headerSearch') + if (!headerSearch) return + + const searchForm = headerSearch.querySelector('.header-search__form') + const searchFormInput = headerSearch.querySelector('.header-search__form-input') + const searchFormBtn = headerSearch.querySelector('.header-search__form-btn') + const searchResults = headerSearch.querySelector('.header-search__suggestions') + + function showSearchForm (event, elem, isPreventDefault) { + if (!elem.classList.contains('header-search--show')) { + elem.classList.add('header-search--show') + if (!document.body.classList.contains('open-search_wrp')) { + document.body.classList.add('open-search_wrp') + } + if (searchForm.tabIndex === 0) { + searchForm.tabIndex = -1 + } + if (searchFormBtn.tabIndex === -1) { + searchFormBtn.tabIndex = 0 + } + if (searchFormInput.tabIndex === -1) { + searchFormInput.tabIndex = 0 + } + searchFormInput.focus() + if (isPreventDefault) { + event.preventDefault() + } + } + } + + function hideSearchForm (event, elem, isPreventDefault) { + if (elem.classList.contains('header-search--show')) { + elem.classList.remove('header-search--show') + if (document.body.classList.contains('open-search_wrp')) { + document.body.classList.remove('open-search_wrp') + } + if (elem.classList.contains('header-search--open')) { + elem.classList.remove('header-search--open') + searchResults.innerHTML = '' + } + if (searchForm.tabIndex === -1) { + searchForm.tabIndex = 0 + } + if (searchFormBtn.tabIndex === 0) { + searchFormBtn.tabIndex = -1 + } + if (searchFormInput.tabIndex === 0) { + searchFormInput.tabIndex = -1 + } + searchFormInput.blur() + searchFormInput.value = '' + if (isPreventDefault) { + event.preventDefault() + } + } + } + + function showSearchFormBySbmBtn (event) { + showSearchForm(event, headerSearch, true) + } + searchFormBtn.addEventListener('click', showSearchFormBySbmBtn, { once: false, passive: false }) + + function showSearchFormByFocus (event) { + showSearchForm(event, headerSearch, false) + } + searchFormInput.addEventListener('focus', showSearchFormByFocus, { once: false, passive: true }) + + function showSearchFormByKeyEnter (event) { + if (event.code === 'Enter') { + showSearchForm(event, headerSearch, false) + } + } + searchForm.addEventListener('keyup', showSearchFormByKeyEnter, { once: false, passive: true }) + + function hideSearchFormByKeyEscape (event) { + if (event.code === 'Escape') { + hideSearchForm(event, headerSearch, false) + } + } + document.addEventListener('keyup', hideSearchFormByKeyEscape, { once: false, passive: true }) + + function hideSearchFormByBlur (event) { + if (event.relatedTarget && !event.relatedTarget.closest('.header-search__form_wrp')) { + hideSearchForm(event, headerSearch, false) + } + } + searchFormInput.addEventListener('blur', hideSearchFormByBlur, { once: false, passive: true }) + searchFormBtn.addEventListener('blur', hideSearchFormByBlur, { once: false, passive: true }) + + function hideSearchFormByClick (event) { + if (!event.target.closest('.header-search__form_wrp')) { + hideSearchForm(event, headerSearch, false) + } + } + document.addEventListener('click', hideSearchFormByClick, { once: false, passive: true }) +} + +// ============================================================================== +// sets and updates header height (used for vertical dropdown position in desktop +// and navbar scrollbar in mobile), based on global-header-wrp height +// ============================================================================== +function headerHeight () { + const root = document.documentElement + if (!root) return + const header = document.querySelector('.global-header_wrp') + if (!header) return + const mainNavigation = document.getElementById('mainNavigation') + const mobileBreakpoint = getComputedStyle(root).getPropertyValue('--mobile_breakpoint') + + root.style.setProperty('--header-height', header.offsetHeight + 'px') + + window.addEventListener('resize', function () { + // check if main navigation exists, check if our window size is below the mobile breakpoint, + // check if main navigation is showing or collapsing (but not collapsed) + if (mainNavigation && + window.innerWidth < mobileBreakpoint && + (mainNavigation.classList.contains('show') || mainNavigation.classList.contains('collapsing')) + ) { + // if so, don't set new value + } else { + root.style.setProperty('--header-height', header.offsetHeight + 'px') + } + }, true) +} + +if (document.readyState === 'loading') { + document.addEventListener('DOMContentLoaded', headerSearch) + document.addEventListener('DOMContentLoaded', headerHeight) +} else { + headerSearch() + headerHeight() +} From 6269b15daab0a6647775afd23abf95bcfc165255 Mon Sep 17 00:00:00 2001 From: Mikkel Hastrup Date: Fri, 22 Nov 2024 11:57:06 +0100 Subject: [PATCH 2/6] [TASK] update global-header with site-header-with-mega-menu --- theme/templates/partials/global-header.html | 25 ++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/theme/templates/partials/global-header.html b/theme/templates/partials/global-header.html index 349c638..0fbb98a 100644 --- a/theme/templates/partials/global-header.html +++ b/theme/templates/partials/global-header.html @@ -57,7 +57,7 @@ %} {% dnd_row %} {% dnd_module - path="@marketplace/Resultify/Nimbly_Lite/modules/site-header", + path="/randomforest-nimbly-child/modules/site-header-with-mega-menu", offset=0, width=12, buttons={ @@ -79,6 +79,29 @@ } ] }, style={ + "general" : { + "maximum_content_width" : { + "limit_maximum_content_width_on_site_header" : false + } + }, + "logo" : { + "logo_on_mobile" : { + "alignment" : { + "alignment" : { + "horizontal_align" : "CENTER" + } + }, + "size" : { + "height" : 27, + "width" : 235 + } + } + }, + "menu" : { + "dropdown" : { + "dropdown_style" : "full-width-d-and-c" + } + }, "search" : { "search_field" : { "border" : { From e6faf92f3a52fd0a1632d349b552aa6431c6c81b Mon Sep 17 00:00:00 2001 From: Mikkel Hastrup Date: Fri, 22 Nov 2024 12:00:42 +0100 Subject: [PATCH 3/6] [CHORE] update caniuse --- package-lock.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1be8265..4d695e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1149,9 +1149,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001441", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz", - "integrity": "sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==", + "version": "1.0.30001683", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001683.tgz", + "integrity": "sha512-iqmNnThZ0n70mNwvxpEC2nBJ037ZHZUoBI5Gorh1Mw6IlEAZujEoU1tXA628iZfzm7R9FvFzxbfdgml82a3k8Q==", "dev": true, "funding": [ { @@ -1161,8 +1161,13 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } - ] + ], + "license": "CC-BY-4.0" }, "node_modules/caseless": { "version": "0.12.0", From 664762fd2a4a219521813a6d8df9e96061c6c024 Mon Sep 17 00:00:00 2001 From: Mikkel Hastrup Date: Fri, 22 Nov 2024 16:20:43 +0100 Subject: [PATCH 4/6] [TASK] site-header-with-mega-menu, add support for 4 columns --- .../fields.json | 88 +++++++++++++++++-- .../meta.json | 2 +- .../module.html | 4 + 3 files changed, 87 insertions(+), 7 deletions(-) diff --git a/theme/modules/site-header-with-mega-menu.module/fields.json b/theme/modules/site-header-with-mega-menu.module/fields.json index 6b6c5e4..d29c28f 100644 --- a/theme/modules/site-header-with-mega-menu.module/fields.json +++ b/theme/modules/site-header-with-mega-menu.module/fields.json @@ -762,7 +762,26 @@ "group_occurrence_meta" : null, "type" : "group", "default" : { - "spacing" : { } + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 20, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } } }, { "id" : "941bac4c-5dc6-9c15-8797-018349b08818", @@ -1037,7 +1056,26 @@ "default" : { "dropdown_style" : "limit-d-and-c", "spacing" : { - "spacing" : { } + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 20, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } }, "background" : { "color" : { @@ -1168,7 +1206,26 @@ "dropdown" : { "dropdown_style" : "limit-d-and-c", "spacing" : { - "spacing" : { } + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 20, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } }, "background" : { "color" : { @@ -4380,7 +4437,26 @@ "dropdown" : { "dropdown_style" : "limit-d-and-c", "spacing" : { - "spacing" : { } + "spacing" : { + "padding" : { + "top" : { + "value" : 10, + "units" : "px" + }, + "bottom" : { + "value" : 20, + "units" : "px" + }, + "left" : { + "value" : 14, + "units" : "px" + }, + "right" : { + "value" : 14, + "units" : "px" + } + } + } }, "background" : { "color" : { @@ -4980,7 +5056,7 @@ "required" : false, "locked" : false, "display" : "radio", - "choices" : [ [ "1col", "1 column" ], [ "2col", "2 columns" ], [ "3col", "3 columns" ] ], + "choices" : [ [ "1col", "1 column" ], [ "2col", "2 columns" ], [ "3col", "3 columns" ], [ "4col", "4 columns" ] ], "multiple" : false, "reordering_enabled" : true, "preset" : null, @@ -5840,4 +5916,4 @@ "component" : "Buttons", "show" : true } ] -} ] +} ] \ No newline at end of file diff --git a/theme/modules/site-header-with-mega-menu.module/meta.json b/theme/modules/site-header-with-mega-menu.module/meta.json index 625a06f..ec7332f 100644 --- a/theme/modules/site-header-with-mega-menu.module/meta.json +++ b/theme/modules/site-header-with-mega-menu.module/meta.json @@ -4,7 +4,7 @@ "master_language" : "en", "icon" : "../../images/module-icons/site-header-with-mega-menu.svg", "host_template_types" : [ "PAGE", "BLOG_LISTING", "BLOG_POST" ], - "module_id" : 107698973429, + "module_id" : 190056729787, "label" : "Site header with mega menu", "is_available_for_new_content" : true } \ No newline at end of file diff --git a/theme/modules/site-header-with-mega-menu.module/module.html b/theme/modules/site-header-with-mega-menu.module/module.html index c5ea370..e0d9960 100644 --- a/theme/modules/site-header-with-mega-menu.module/module.html +++ b/theme/modules/site-header-with-mega-menu.module/module.html @@ -729,6 +729,10 @@

    Company name

    .main-nav__mega-menu--3col .main-nav__list--dropdown .main-nav__list-part > .main-nav__list-item { width: calc(33% - (var(--gap) * 2 / 3)) !important; /* gap value */ } + + .main-nav__mega-menu--4col .main-nav__list--dropdown .main-nav__list-part > .main-nav__list-item { + width: calc(25% - (var(--gap) * 3 / 4)) !important; /* gap value */ + } } {# end desktop only styles #} From f7badd7594f1cc4822df4bce317caece09a37130 Mon Sep 17 00:00:00 2001 From: Mikkel Hastrup Date: Fri, 22 Nov 2024 16:24:58 +0100 Subject: [PATCH 5/6] [TASK] update global-header, select 4col --- theme/templates/partials/global-header.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/templates/partials/global-header.html b/theme/templates/partials/global-header.html index 0fbb98a..c782df6 100644 --- a/theme/templates/partials/global-header.html +++ b/theme/templates/partials/global-header.html @@ -78,6 +78,11 @@ "text" : "Kontakta oss" } ] }, + menu={ + "mega_menu" : { + "number_of_columns" : "4col" + } + }, style={ "general" : { "maximum_content_width" : { From e7345ce11a45c06474c2af7f9eaed9004e59dd72 Mon Sep 17 00:00:00 2001 From: Mikkel Hastrup Date: Tue, 26 Nov 2024 11:34:39 +0100 Subject: [PATCH 6/6] [TASK] site-header, styling dropdown 4th column and hover-effects --- theme/css/custom.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/theme/css/custom.css b/theme/css/custom.css index d9cf37f..c01ea54 100644 --- a/theme/css/custom.css +++ b/theme/css/custom.css @@ -233,3 +233,15 @@ text-decoration: none; text-transform: uppercase; } + +/* hover effect on all dropdown links */ +.main-nav__list-part .main-nav__list-item--lvl2 .main-nav__list-item-link:hover, +.main-nav__list-part .main-nav__list-item--lvl2 .main-nav__list-item-link:focus { + text-decoration: underline !important; +} + +/* special styling on 4th column - starter packs */ +.main-nav__list-part .main-nav__list-item--lvl2:nth-child(4) .main-nav__list-item-link { + text-decoration: underline !important; + font-weight: 700 !important; +}