Skip to content

Commit

Permalink
Updated core.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmundra committed Aug 11, 2024
1 parent 8019a6f commit 84821eb
Show file tree
Hide file tree
Showing 109 changed files with 429 additions and 505 deletions.
70 changes: 35 additions & 35 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions core/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ nightwatch.settings.json

# Ignore phpstan cache
phpstan-tmp

# Ignore eslint cache
.eslintcache

# Ignore stylelint cache
.stylelint-cache
6 changes: 0 additions & 6 deletions core/.phpstan-baseline.php
Original file line number Diff line number Diff line change
Expand Up @@ -2581,12 +2581,6 @@
'count' => 1,
'path' => __DIR__ . '/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php',
];
$ignoreErrors[] = [
// identifier: method.deprecated
'message' => '#^Call to deprecated method getMockForAbstractClass\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\.$#',
'count' => 1,
'path' => __DIR__ . '/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php',
];
$ignoreErrors[] = [
// identifier: method.deprecated
'message' => '#^Call to deprecated method getMockForAbstractClass\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\MockBuilder\\.$#',
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/autocomplete.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Autocomplete 1.14.0-beta.2
* jQuery UI Autocomplete 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/button.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Button 1.14.0-beta.2
* jQuery UI Button 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/checkboxradio.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Checkboxradio 1.14.0-beta.2
* jQuery UI Checkboxradio 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/controlgroup.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Controlgroup 1.14.0-beta.2
* jQuery UI Controlgroup 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/core.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI CSS Framework 1.14.0-beta.2
* jQuery UI CSS Framework 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/dialog.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Dialog 1.14.0-beta.2
* jQuery UI Dialog 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/draggable.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Draggable 1.14.0-beta.2
* jQuery UI Draggable 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/menu.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Menu 1.14.0-beta.2
* jQuery UI Menu 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/resizable.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Resizable 1.14.0-beta.2
* jQuery UI Resizable 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/themes/base/theme.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI CSS Framework 1.14.0-beta.2
* jQuery UI CSS Framework 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/ui/data-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/ui/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI :data 1.14.0-beta.2
* jQuery UI :data 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/ui/disable-selection-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/ui/disable-selection.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Disable Selection 1.14.0-beta.2
* jQuery UI Disable Selection 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/ui/focusable-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/ui/focusable.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Focusable 1.14.0-beta.2
* jQuery UI Focusable 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
2 changes: 0 additions & 2 deletions core/assets/vendor/jquery.ui/ui/form-min.js

This file was deleted.

1 change: 0 additions & 1 deletion core/assets/vendor/jquery.ui/ui/form-min.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/assets/vendor/jquery.ui/ui/form-reset-mixin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery UI Form Reset Mixin 1.14.0-beta.2
* jQuery UI Form Reset Mixin 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
Expand Down
23 changes: 0 additions & 23 deletions core/assets/vendor/jquery.ui/ui/form.js

This file was deleted.

2 changes: 0 additions & 2 deletions core/assets/vendor/jquery.ui/ui/ie-min.js

This file was deleted.

1 change: 0 additions & 1 deletion core/assets/vendor/jquery.ui/ui/ie-min.js.map

This file was deleted.

Loading

0 comments on commit 84821eb

Please sign in to comment.