-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebtheme.info.yml
executable file
·115 lines (112 loc) · 3.31 KB
/
webtheme.info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
name: 'Webtheme'
type: theme
base theme: false
description: Webtheme is the default theme for webship.co. With a responsive and mobile-first layout.
package: Webship
version: VERSION
core_version_requirement: ~10.4.0
regions:
header: Header
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
hero: 'Hero (full width)'
highlighted: Highlighted
breadcrumb: Breadcrumb
social: Social Bar
content_above: Content Above
content: Content
sidebar: 'Sidebar'
content_below: 'Content Below'
footer_top: 'Footer Top'
footer_bottom: 'Footer Bottom'
libraries:
- webtheme/global-styling
- webtheme/global-scripts
- webtheme/book
- webtheme/cke-dialog
- webtheme/comments
- webtheme/content-below
- webtheme/content_moderation
- webtheme/details
- webtheme/dialog.off_canvas
- webtheme/dropbutton
- webtheme/drupal.dialog
- webtheme/drupal.node.preview
- webtheme/feed
- webtheme/filter.theme
- webtheme/forum
- webtheme/layout_builder_fourcol_section
- webtheme/layout_builder_threecol_section
- webtheme/layout_builder_twocol_section
- webtheme/layout_discovery_section
- webtheme/layout-views-grid-horizontal
- webtheme/layout-views-grid-vertical
- webtheme/local-actions
- webtheme/maintenance-page
- webtheme/menu-sidebar
- webtheme/navigation-primary
- webtheme/navigation-secondary
- webtheme/powered-by-block
- webtheme/progress
- webtheme/search-narrow
- webtheme/search-results
- webtheme/search-wide
- webtheme/sidebar
- webtheme/tabs
- webtheme/tags
- webtheme/webreleases
libraries-override:
core/drupal.ajax:
css:
component:
core/components/ajax-progress.module.css: css/components/ajax-progress.module.css
core/drupal.autocomplete:
css:
component:
core/components/autocomplete-loading.module.css: css/components/autocomplete-loading.module.css
system/admin:
css:
theme:
css/system.admin.css: false
core/drupal.checkbox: false
core/drupal.dropbutton:
css:
component:
misc/dropbutton/dropbutton.css: css/components/dropbutton.css
core/drupal.vertical-tabs:
css:
component:
misc/vertical-tabs.css: css/components/vertical-tabs.css
media/oembed.formatter: false
layout_builder/twocol_section: webtheme/layout_builder_twocol_section
layout_builder/threecol_section: webtheme/layout_builder_threecol_section
layout_builder/fourcol_section: webtheme/layout_builder_fourcol_section
libraries-extend:
views/views.responsive-grid:
- webtheme/views.responsive-grid
core/drupal.message:
- webtheme/messages
core/drupal.collapse:
- webtheme/details
core/drupal.dialog.off_canvas:
- webtheme/dialog.off_canvas
core/drupal.progress:
- webtheme/progress
core/drupal.dropbutton:
- webtheme/dropbutton
layout_discovery/onecol:
- webtheme/layout_discovery_section
layout_discovery/twocol_bricks:
- webtheme/layout_discovery_section
layout_discovery/twocol:
- webtheme/layout_discovery_section
layout_discovery/threecol_25_50_25:
- webtheme/layout_discovery_section
layout_discovery/threecol_33_34_33:
- webtheme/layout_discovery_section
node/drupal.node.preview:
- webtheme/drupal.node.preview
core/ckeditor:
- webtheme/cke-dialog
content_moderation/content_moderation:
- webtheme/content_moderation