Skip to content

Commit aa2e97b

Browse files
committed
Security: Vendor: JqueryUI: Checkboxradio: Don't re-evaluate text labels as HTML - refs BT#21289
See jquery/jquery-ui@8cc5bae
1 parent 9dc3653 commit aa2e97b

File tree

132 files changed

+4616
-3669
lines changed

Some content is hidden

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

132 files changed

+4616
-3669
lines changed

app/Resources/public/assets/jquery-ui/jquery-ui.js

Lines changed: 4365 additions & 3559 deletions
Large diffs are not rendered by default.

app/Resources/public/assets/jquery-ui/jquery-ui.min.js

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! jQuery UI - v1.12.1 - 2016-09-15
1+
/*! jQuery UI - v1.12.2-pre - 2023-12-15
22
* http://jqueryui.com
33
* Copyright jQuery Foundation and other contributors; Licensed */
44
!function(){define(["jquery","./data","./disable-selection","./focusable","./form","./ie","./keycode","./labels","./jquery-1-7","./plugin","./safe-active-element","./safe-blur","./scroll-parent","./tabbable","./unique-id","./version"])}();
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! jQuery UI - v1.12.1 - 2016-09-15
1+
/*! jQuery UI - v1.12.2-pre - 2023-12-15
22
* http://jqueryui.com
33
* Copyright jQuery Foundation and other contributors; Licensed */
44
!function(a){"function"==typeof define&&define.amd?define(["jquery","./version"],a):a(jQuery)}(function(a){return a.extend(a.expr[":"],{data:a.expr.createPseudo?a.expr.createPseudo(function(b){return function(c){return!!a.data(c,b)}}):function(b,c,d){return!!a.data(b,d[3])}})});

app/Resources/public/assets/jquery-ui/ui/minified/disable-selection.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.

app/Resources/public/assets/jquery-ui/ui/minified/effect.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/Resources/public/assets/jquery-ui/ui/minified/effects/effect-blind.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/Resources/public/assets/jquery-ui/ui/minified/effects/effect-bounce.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/Resources/public/assets/jquery-ui/ui/minified/effects/effect-clip.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/Resources/public/assets/jquery-ui/ui/minified/effects/effect-drop.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)