Skip to content

Commit 0fa3732

Browse files
author
Simon L. Lange
committed
Bellcom theme: Added images and etc
1 parent 8270ac5 commit 0fa3732

File tree

7 files changed

+18
-17
lines changed

7 files changed

+18
-17
lines changed
Lines changed: 1 addition & 2 deletions
Loading
Lines changed: 1 addition & 1 deletion
Loading

web/themes/custom/subsites/bellcom_theme/assets/js/bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/custom/subsites/bellcom_theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"webpack-merge": "^5.8.0"
4242
},
4343
"dependencies": {
44-
"aos": "^2.3.4",
44+
"aos": "^3.0.0-beta.6",
4545
"tailwindcss": "^2.1.4"
4646
},
4747
"browserslist": [
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'use strict';
22

3-
43
document.addEventListener('DOMContentLoaded', () => {
54
});
5+
6+

web/themes/custom/subsites/bellcom_theme/templates/paragraphs/paragraph--landingpage_hero_banner.html.twig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="hero__inner-wrapper">
77
<div class="hero__text-wrapper">
88
{% if paragraph.field_hero_heading.value %}
9-
<h1 style="color: {% if selectedBackground in ['black', 'blue', 'green', 'grey'] %} #fff; {% else %} #000; {% endif %}">{{ content.field_hero_heading }}</h1>
9+
<h1 data-aos="fade-right" style="color: {% if selectedBackground in ['black', 'blue', 'green', 'grey'] %} #fff; {% else %} #000; {% endif %}">{{ content.field_hero_heading }}</h1>
1010
{% endif %}
1111
{% if paragraph.field_hero_body.value %}
1212
<div style="color: {% if selectedBackground in ['black', 'blue', 'green', 'grey'] %} #fff; {% else %} #000; {% endif %}" class="hero__body-text">
@@ -94,3 +94,4 @@
9494
background-color: {% if selectedBackground in ['black', 'grey', 'green', 'blue'] %} white; {% else %} black; {% endif %}
9595
}
9696
</style>
97+

web/themes/custom/subsites/bellcom_theme/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,14 +1376,14 @@ anymatch@^3.0.0, anymatch@~3.1.2:
13761376
normalize-path "^3.0.0"
13771377
picomatch "^2.0.4"
13781378

1379-
aos@^2.3.4:
1380-
version "2.3.4"
1381-
resolved "https://registry.npmjs.org/aos/-/aos-2.3.4.tgz#eb1c29f5c1806a197cf6323080747547edd3db8e"
1382-
integrity sha512-zh/ahtR2yME4I51z8IttIt4lC1Nw0ktsFtmeDzID1m9naJnWXhCoARaCgNOGXb5CLy3zm+wqmRAEgMYB5E2HUw==
1379+
aos@^3.0.0-beta.6:
1380+
version "3.0.0-beta.6"
1381+
resolved "https://registry.npmjs.org/aos/-/aos-3.0.0-beta.6.tgz#75148e3be4bb1add53f5a1828623bf82b67691e9"
1382+
integrity sha512-VLWrpq8bfAWcetynVHMMrqdC+89Qq/Ym6UBJbHB4crIwp3RR8uq1dNGgsFzoDl03S43rlVMK+na3r5+oUCZsYw==
13831383
dependencies:
1384-
classlist-polyfill "^1.0.3"
1385-
lodash.debounce "^4.0.6"
1386-
lodash.throttle "^4.0.1"
1384+
classlist-polyfill "^1.2.0"
1385+
lodash.debounce "^4.0.8"
1386+
lodash.throttle "^4.1.1"
13871387

13881388
arch@^2.1.0:
13891389
version "2.2.0"
@@ -1869,7 +1869,7 @@ class-utils@^0.3.5:
18691869
isobject "^3.0.0"
18701870
static-extend "^0.1.1"
18711871

1872-
classlist-polyfill@^1.0.3:
1872+
classlist-polyfill@^1.2.0:
18731873
version "1.2.0"
18741874
resolved "https://registry.npmjs.org/classlist-polyfill/-/classlist-polyfill-1.2.0.tgz#935bc2dfd9458a876b279617514638bcaa964a2e"
18751875
integrity sha512-GzIjNdcEtH4ieA2S8NmrSxv7DfEV5fmixQeyTmqmRmRJPGpRBaSnA2a0VrCjyT8iW8JjEdMbKzDotAJf+ajgaQ==
@@ -4175,7 +4175,7 @@ locate-path@^5.0.0:
41754175
dependencies:
41764176
p-locate "^4.1.0"
41774177

4178-
lodash.debounce@^4.0.6, lodash.debounce@^4.0.8:
4178+
lodash.debounce@^4.0.8:
41794179
version "4.0.8"
41804180
resolved "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
41814181
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
@@ -4190,7 +4190,7 @@ lodash.memoize@^4.1.2:
41904190
resolved "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
41914191
integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
41924192

4193-
lodash.throttle@^4.0.1:
4193+
lodash.throttle@^4.1.1:
41944194
version "4.1.1"
41954195
resolved "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
41964196
integrity sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==

0 commit comments

Comments
 (0)