acquia_cms_search-1.3.0/config/pack_acquia_cms_search/cohesion_custom_styles.cohesion_custom_style.2b79314d.yml

config/pack_acquia_cms_search/cohesion_custom_styles.cohesion_custom_style.2b79314d.yml
uuid: 109c4332-9d77-4391-94ec-0301bc0f30ec
langcode: en
status: true
dependencies:
  config:
    - cohesion_website_settings.cohesion_color.gray-20
  enforced:
    module:
      - acquia_cms_search
      - acquia_cms_site_studio
label: 'Search result container'
id: 2b79314d
json_values: |
  {
      "preview": {
          "text": "<div class=\"coh-preview\">Default content for 'Layout'.<\/div>\n",
          "textFormat": "cohesion",
          "background": {
              "value": {
                  "rgba": "rgba(255,255,255,1)"
              }
          }
      },
      "styles": {
          "settings": {
              "element": "div",
              "class": "",
              "combinator": "",
              "pseudo": ""
          },
          "styles": {
              "xl": {
                  "padding": {
                      "padding-bottom": {
                          "value": "32"
                      }
                  },
                  "margin": {
                      "margin-bottom": {
                          "value": "32"
                      }
                  },
                  "border-bottom-width": {
                      "value": "1"
                  },
                  "border-bottom-style": {
                      "value": "solid"
                  },
                  "border-bottom-color": {
                      "value": {
                          "link": true,
                          "name": "Gray 20",
                          "uid": "gray-20",
                          "class": ".coh-color-gray-20",
                          "variable": "$coh-color-gray-20",
                          "value": {
                              "hex": "#dbdbdc",
                              "rgba": "rgba(219, 219, 220, 1)"
                          },
                          "inuse": true,
                          "wysiwyg": true,
                          "tags": [
                              "Light"
                          ]
                      }
                  }
              },
              "md": {
                  "margin": {
                      "margin-bottom": {
                          "value": "24"
                      }
                  },
                  "padding": {
                      "padding-bottom": {
                          "value": "24"
                      }
                  }
              }
          }
      },
      "variableFields": []
  }
json_mapper: |
  {
      "styles": {
          "title": "Layout",
          "selectorType": "topLevel",
          "formDefinition": [
              {
                  "formKey": "layout",
                  "children": [
                      {
                          "formKey": "margin",
                          "breakpoints": [
                              {
                                  "name": "xl"
                              },
                              {
                                  "name": "md"
                              }
                          ],
                          "activeFields": [
                              {
                                  "name": "margin-equal",
                                  "active": false
                              },
                              {
                                  "name": "margin-top",
                                  "active": false
                              },
                              {
                                  "name": "margin-bottom",
                                  "active": true
                              },
                              {
                                  "name": "margin-left",
                                  "active": false
                              },
                              {
                                  "name": "margin-right",
                                  "active": false
                              },
                              {
                                  "name": "margin-block-start",
                                  "active": false
                              },
                              {
                                  "name": "margin-block-end",
                                  "active": false
                              },
                              {
                                  "name": "margin-inline-start",
                                  "active": false
                              },
                              {
                                  "name": "margin-inline-end",
                                  "active": false
                              }
                          ]
                      },
                      {
                          "formKey": "padding",
                          "breakpoints": [
                              {
                                  "name": "xl"
                              },
                              {
                                  "name": "md"
                              }
                          ],
                          "activeFields": [
                              {
                                  "name": "padding-equal",
                                  "active": false
                              },
                              {
                                  "name": "padding-top",
                                  "active": false
                              },
                              {
                                  "name": "padding-bottom",
                                  "active": true
                              },
                              {
                                  "name": "padding-left",
                                  "active": false
                              },
                              {
                                  "name": "padding-right",
                                  "active": false
                              },
                              {
                                  "name": "padding-block-start",
                                  "active": false
                              },
                              {
                                  "name": "padding-block-end",
                                  "active": false
                              },
                              {
                                  "name": "padding-inline-start",
                                  "active": false
                              },
                              {
                                  "name": "padding-inline-end",
                                  "active": false
                              }
                          ]
                      }
                  ]
              },
              {
                  "formKey": "border-and-outline",
                  "children": [
                      {
                          "formKey": "border-width",
                          "breakpoints": [
                              {
                                  "name": "xl"
                              }
                          ],
                          "activeFields": [
                              {
                                  "name": "border-width",
                                  "active": false
                              },
                              {
                                  "name": "border-top-width",
                                  "active": false
                              },
                              {
                                  "name": "border-bottom-width",
                                  "active": true
                              },
                              {
                                  "name": "border-left-width",
                                  "active": false
                              },
                              {
                                  "name": "border-right-width",
                                  "active": false
                              },
                              {
                                  "name": "border-block-start-width",
                                  "active": false
                              },
                              {
                                  "name": "border-block-end-width",
                                  "active": false
                              },
                              {
                                  "name": "border-inline-start-width",
                                  "active": false
                              },
                              {
                                  "name": "border-inline-end-width",
                                  "active": false
                              }
                          ]
                      },
                      {
                          "formKey": "border-style",
                          "breakpoints": [
                              {
                                  "name": "xl"
                              }
                          ],
                          "activeFields": [
                              {
                                  "name": "border-style",
                                  "active": false
                              },
                              {
                                  "name": "border-top-style",
                                  "active": false
                              },
                              {
                                  "name": "border-bottom-style",
                                  "active": true
                              },
                              {
                                  "name": "border-left-style",
                                  "active": false
                              },
                              {
                                  "name": "border-right-style",
                                  "active": false
                              },
                              {
                                  "name": "border-block-start-style",
                                  "active": false
                              },
                              {
                                  "name": "border-block-end-style",
                                  "active": false
                              },
                              {
                                  "name": "border-inline-start-style",
                                  "active": false
                              },
                              {
                                  "name": "border-inline-end-style",
                                  "active": false
                              }
                          ]
                      },
                      {
                          "formKey": "border-color",
                          "breakpoints": [
                              {
                                  "name": "xl"
                              }
                          ],
                          "activeFields": [
                              {
                                  "name": "border-color",
                                  "active": false
                              },
                              {
                                  "name": "border-top-color",
                                  "active": false
                              },
                              {
                                  "name": "border-bottom-color",
                                  "active": true
                              },
                              {
                                  "name": "border-left-color",
                                  "active": false
                              },
                              {
                                  "name": "border-right-color",
                                  "active": false
                              },
                              {
                                  "name": "border-block-start-color",
                                  "active": false
                              },
                              {
                                  "name": "border-block-end-color",
                                  "active": false
                              },
                              {
                                  "name": "border-inline-start-color",
                                  "active": false
                              },
                              {
                                  "name": "border-inline-end-color",
                                  "active": false
                              }
                          ]
                      }
                  ]
              }
          ],
          "items": [],
          "form": null
      }
  }
last_entity_update: entityupdate_0042
locked: false
modified: true
selectable: true
class_name: .coh-style-search-result-container
custom_style_type: layout
available_in_wysiwyg: false
available_in_wysiwyg_inline: false
parent: null
weight: 2

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc