Add and update config snapshots

This commit is contained in:
Keegan Rankin 2024-11-25 09:55:44 -08:00
parent 86aa0345a2
commit 3db3937b88
4 changed files with 8788 additions and 1 deletions

View file

@ -0,0 +1,90 @@
uuid: 9e67a143-2ccc-4837-aaf4-9ebdb0889b7b
langcode: en
status: true
dependencies:
module:
- charts
id: config_sync.module.charts
snapshotSet: config_sync
extensionType: module
extensionName: charts
items:
-
collection: ''
name: charts.settings
data:
dependencies: { }
charts_default_settings:
library: ''
type: line
display:
title: ''
subtitle: ''
colors:
- '#006fb0'
- '#f07c33'
- '#342e9c'
- '#579b17'
- '#3f067a'
- '#cbde67'
- '#7643b6'
- '#738d00'
- '#c157c7'
- '#02dab1'
- '#ed56b4'
- '#d8d981'
- '#004695'
- '#736000'
- '#a5a5ff'
- '#833a00'
- '#ff9ee9'
- '#684507'
- '#fe4f85'
- '#5d0011'
- '#ffa67b'
- '#88005c'
- '#ff9b8f'
- '#85000f'
- '#ff7581'
color_changer: false
title_position: out
tooltips: true
tooltips_use_html: false
data_markers: false
data_labels: false
legend: false
legend_position: right
background: ''
three_dimensional: 0
polar: 0
dimensions:
width: ''
width_units: '%'
height: ''
height_units: ''
gauge:
max: '100'
min: '0'
green_from: '85'
green_to: '100'
yellow_from: '50'
yellow_to: '85'
red_from: '0'
red_to: '50'
xaxis:
title: ''
labels_rotation: '0'
yaxis:
title: ''
min: ''
max: ''
prefix: ''
suffix: ''
decimal_count: ''
labels_rotation: '0'
advanced:
debug: false
requirements:
cdn: true
_core:
default_config_hash: wZ5T1cqvSG3zUPxdtz_BgdBiNjgy1K1Al-L3iT7sPh8

View file

@ -8,4 +8,140 @@ id: config_sync.module.tour
snapshotSet: config_sync snapshotSet: config_sync
extensionType: module extensionType: module
extensionName: tour extensionName: tour
items: { } items:
-
collection: ''
name: tour.tour.block-layout
data:
langcode: en
status: true
dependencies:
module:
- block
id: block-layout
label: 'Block Layout Page'
module: block
routes:
-
route_name: block.admin_display
tips:
block-layout:
id: block-layout
plugin: text
label: 'Block Layout'
weight: 1
body: 'Blocks are boxes of content rendered into an area, or region, of a web page that can be displayed in regions (such as footer or sidebar) on your page.'
place-block:
id: place-block
plugin: text
label: 'Place Blocks'
weight: 2
selector: .button--small
body: 'Any custom or contributed block can be added to a particular region by clicking on a button Place block. A new block can also be created by clicking on Place Block'
block-region:
id: block-region
plugin: text
label: 'Block Region'
weight: 3
selector: .block-region-select
body: 'Assign or change the region of a block by clicking here. A dropdown list with all the regions will appear. You can place one block in multiple regions.'
configure-block:
id: configure-block
plugin: text
label: 'Configure Block'
weight: 4
selector: .dropbutton-widget
body: 'By Clicking on "Configure" you can go ahead and edit the contents of the block, deal with the visibility settings and even change the placement of where it is on your theme.'
_core:
default_config_hash: pG6QAggTrD7RQWb79PT3NH48GSvTiePly_l53f3OENs
-
collection: ''
name: tour.tour.views-ui
data:
langcode: en
status: true
dependencies:
module:
- views_ui
id: views-ui
label: 'View edit page'
module: views_ui
routes:
-
route_name: entity.view.edit_form
-
route_name: entity.view.edit_display_form
tips:
views-main:
id: views-main
plugin: text
label: 'Manage view settings'
weight: 1
body: 'View or edit the configuration.'
views-ui-displays:
id: views-ui-displays
plugin: text
label: 'Displays in this view'
weight: 2
selector: '#views-display-top'
body: 'A display is a way of outputting the results, e.g., as a page or a block. A view can contain multiple displays, which are listed here. The active display is highlighted.'
views-ui-view-admin:
id: views-ui-view-admin
plugin: text
label: 'View administration'
weight: 3
position: right
selector: '#views-display-extra-actions'
body: 'Perform administrative tasks, including adding a description and creating a clone. Click the drop-down button to view the available options.'
views-ui-format:
id: views-ui-format
plugin: text
label: 'Output format'
weight: 4
selector: .views-ui-display-tab-bucket.format
body: "Choose how to output results. E.g., choose <em>Content</em> to output each item completely, using your configured display settings. Or choose <em>Fields</em>, which allows you to output only specific fields for each result. Additional formats can be added by installing modules to <em>extend</em> Drupal's base functionality."
views-ui-fields:
id: views-ui-fields
plugin: text
label: Fields
weight: 5
selector: .views-ui-display-tab-bucket.field
body: 'If this view uses fields, they are listed here. You can click on a field to configure it.'
views-ui-filter:
id: views-ui-filter
plugin: text
label: 'Filter your view'
weight: 6
selector: .views-ui-display-tab-bucket.filter
body: 'Add filters to limit the results in the output. E.g., to only show content that is <em>published</em>, you would add a filter for <em>Published</em> and select <em>Yes</em>.'
views-ui-filter-operations:
id: views-ui-filter-operations
plugin: text
label: 'Filter actions'
weight: 7
selector: '.views-ui-display-tab-bucket.filter .dropbutton-widget'
body: 'Add, rearrange or remove filters.'
views-ui-sorts:
id: views-ui-sorts
plugin: text
label: 'Sort Criteria'
weight: 8
selector: .views-ui-display-tab-bucket.sort
body: 'Control the order in which the results are output. Click on an active sort rule to configure it.'
views-ui-sorts-operations:
id: views-ui-sorts-operations
plugin: text
label: 'Sort actions'
weight: 9
selector: '.views-ui-display-tab-bucket.sort .dropbutton-widget'
body: 'Add, rearrange or remove sorting rules.'
views-ui-preview:
id: views-ui-preview
plugin: text
label: Preview
weight: 10
position: right
selector: '#preview-submit'
body: 'Show a preview of the view output.'
_core:
default_config_hash: XIYL1KF7ND2XQRa5AxvEcp8vgCN2kUGiuBNhCgxrPME

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,19 @@
uuid: 57d44644-2760-4239-926d-829cb5e3d2bd
langcode: en
status: true
dependencies:
module:
- visitors_geoip
id: config_sync.module.visitors_geoip
snapshotSet: config_sync
extensionType: module
extensionName: visitors_geoip
items:
-
collection: ''
name: visitors_geoip.settings
data:
geoip_path: ../
license: ''
_core:
default_config_hash: O9-sVp7oOgWfsRZB65TyOT-R2o4IJBha_ud5Ar9oOtw