gitea/web_src/js
silverwind 97aa749578
Vendor `jquery.are-you-sure` with strict mode fixes ()
Extract from https://github.com/go-gitea/gitea/pull/25940 and because
https://github.com/go-gitea/gitea/pull/26743 does seem to need more
work.

This will be required if we are to run our JS in [strict
mode](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode).

Previously, the two variables `$fields` and `$dirtyForms` polluted
`window`:

<img width="1145" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/e0270a0e-b881-4ed7-9cc4-e9ab25c0a2bc">
..
components Reorder blocks in vue SFCs ()
features Vendor `jquery.are-you-sure` with strict mode fixes ()
markup Fix task list checkbox toggle to work with YAML front matter ()
modules Refactor toast module ()
render Update JS dependencies ()
standalone Add toasts to UI ()
test rename tributeValues to mentionValues ()
utils Avoiding accessing undefined mentionValues ()
vendor Vendor `jquery.are-you-sure` with strict mode fixes ()
webcomponents Add minimum polyfill to support "relative-time-element" in PaleMoon ()
bootstrap.js Remove joinPaths function ()
index.js Show branches and tags that contain a commit ()
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ()
svg.js Add commits dropdown in PR files view and allow commit by commit review ()
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance ()
utils.js Remove joinPaths function ()
utils.test.js Remove joinPaths function ()