Skip to content

Commit 9cf4498

Browse files
author
ws2-release-bot
committed
Merge branch release-2.18.9 into main
1 parent 4568a91 commit 9cf4498

74 files changed

Lines changed: 52 additions & 1820 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

modules/asu_brand/asu_brand.libraries.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
components-library:
2-
version: 2.18.8
2+
version: 2.18.9
33
dependencies:
44
- core/drupal
55
- core/drupalSettings
@@ -10,7 +10,7 @@ components-library:
1010
component:
1111
css/asu_brand.header.css: {}
1212
block__system_main_block:
13-
version: 2.18.8
13+
version: 2.18.9
1414
css:
1515
theme:
1616
css/asu-brand-edit-form.css: {}

modules/asu_degree_rfi/asu_degree_rfi.libraries.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
asu-degree-rfi-core:
2-
version: 2.18.8
2+
version: 2.18.9
33
dependencies:
44
- asu_react_integration/reactjs
55
- core/jquery
66
- core/drupal
77
- core/drupalSettings
88
app-rfi:
9-
version: 2.18.8
9+
version: 2.18.9
1010
dependencies:
1111
- asu_degree_rfi/asu-degree-rfi-core
1212
js:
1313
node_modules/@asu/app-rfi/dist/appRfi.umd.js: {}
1414
js/asu_degree_rfi.rfi.js: {}
1515
degree-page-core:
16-
version: 2.18.8
16+
version: 2.18.9
1717
dependencies:
1818
- asu_degree_rfi/asu-degree-rfi-core
1919
js:
2020
node_modules/@asu/app-degree-pages/dist/degreePages.umd.js: { }
2121
degree-listing-page:
22-
version: 2.18.8
22+
version: 2.18.9
2323
dependencies:
2424
- asu_degree_rfi/degree-page-core
2525
js:
2626
js/asu_degree_listing_page.js: {}
2727
program-detail-page:
28-
version: 2.18.8
28+
version: 2.18.9
2929
dependencies:
3030
- asu_degree_rfi/degree-page-core
3131
js:

modules/asu_events/asu_events.libraries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
events-component:
2-
version: 2.18.8
2+
version: 2.18.9
33
dependencies:
44
- asu_react_integration/reactjs
55
- core/jquery

modules/asu_footer/asu_footer.libraries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
footer-block:
2-
version: 2.18.8
2+
version: 2.18.9
33
dependencies:
44
- core/jquery
55
- core/drupal

modules/asu_news/asu_news.libraries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
news-component:
2-
version: 2.18.8
2+
version: 2.18.9
33
dependencies:
44
- asu_react_integration/reactjs
55
- core/jquery

modules/asu_react_core/asu_react_core.libraries.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
react-core:
2-
version: 2.18.8
2+
version: 2.18.9
33
dependencies:
44
- core/jquery
55
- core/drupal
@@ -8,49 +8,49 @@ react-core:
88
js:
99
node_modules/@asu/unity-react-core/dist/unityReactCore.umd.js: {}
1010
testimonial-carousel:
11-
version: 2.18.8
11+
version: 2.18.9
1212
dependencies:
1313
- asu_react_core/react-core
1414
js:
1515
js/component-carousel-testimonial.js: {}
1616
image-carousel:
17-
version: 2.18.8
17+
version: 2.18.9
1818
dependencies:
1919
- asu_react_core/react-core
2020
js:
2121
js/component-carousel-image.js: {}
2222
image_gallery_carousel:
23-
version: 2.18.8
23+
version: 2.18.9
2424
dependencies:
2525
- asu_react_core/react-core
2626
js:
2727
js/component-carousel-image-gallery.js: { }
2828
card_carousel:
29-
version: 2.18.8
29+
version: 2.18.9
3030
dependencies:
3131
- asu_react_core/react-core
3232
js:
3333
js/component-carousel-card.js: { }
3434
card-arrangement:
35-
version: 2.18.8
35+
version: 2.18.9
3636
dependencies:
3737
- asu_react_core/react-core
3838
js:
3939
js/component-card-arrangement.js: { }
4040
testimonial:
41-
version: 2.18.8
41+
version: 2.18.9
4242
dependencies:
4343
- asu_react_core/react-core
4444
js:
4545
js/component-testimonial.js: {}
4646
card:
47-
version: 2.18.8
47+
version: 2.18.9
4848
dependencies:
4949
- asu_react_core/react-core
5050
js:
5151
js/component-card.js: { }
5252
testimonial-on-image-background:
53-
version: 2.18.8
53+
version: 2.18.9
5454
dependencies:
5555
- asu_react_core/react-core
5656
js:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
reactjs:
2-
version: 2.18.8
2+
version: 2.18.9
33
js:
44
node_modules/react/umd/react.production.min.js: {minified: true, weight: -10}
55
node_modules/react-dom/umd/react-dom.production.min.js: {minified: true, weight: -10}

modules/webspark_blocks/webspark_blocks.libraries.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Custom module library for general purposes.
22
webspark_blocks:
3-
version: 2.18.8
3+
version: 2.18.9
44
css:
55
component:
66
css/webspark-blocks.css: {}
77
js:
88
js/card-arrangement.js: {}
99

1010
anchor_menu:
11-
version: 2.18.8
11+
version: 2.18.9
1212
dependencies:
1313
- asu_brand/components-library
1414
- core/drupal

modules/webspark_ckeditor_plugins/webspark_ckeditor_plugins.libraries.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# cSpell:ignore simplebox demobox
33

44
websparkplugin:
5-
version: 2.18.8
5+
version: 2.18.9
66
js:
77
js/build/websparkPlugin.js: { preprocess: false, minified: true }
88
/libraries/fontawesome/js/all.min.js: { preprocess: false, minified: true }
@@ -20,7 +20,7 @@ websparkplugin:
2020
# Loaded in the text format configuration form to provide styling for the icon
2121
# used in toolbar config.
2222
admin.websparkplugin:
23-
version: 2.18.8
23+
version: 2.18.9
2424
css:
2525
theme:
2626
css/websparkplugin.admin.css: { }
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cropper:
2-
version: 2.18.8
2+
version: 2.18.9
33
css:
44
component:
55
css/vertical-tabs.css: {}
@@ -8,17 +8,17 @@ cropper:
88
css/media-library.css: {}
99
css/overrides.css: {}
1010
modal:
11-
version: 2.18.8
11+
version: 2.18.9
1212
css:
1313
theme:
1414
css/modal.css: {}
1515
dialog-overrides:
16-
version: 2.18.8
16+
version: 2.18.9
1717
css:
1818
theme:
1919
css/dialog-overrides.css: {}
2020
rounded:
21-
version: 2.18.8
21+
version: 2.18.9
2222
css:
2323
theme:
2424
css/rounded.css: {}

0 commit comments

Comments
 (0)