carousel
3 weeks ago
comment-likes
9 months ago
custom-post-types
9 months ago
images
2 months ago
infinite-scroll
3 months ago
likes
2 months ago
related-posts
9 months ago
scan
2 months ago
sharedaddy
3 months ago
shortcodes
1 month ago
social-logos
1 month ago
subscriptions
6 months ago
theme-tools
1 month ago
tiled-gallery
9 months ago
videopress
4 weeks ago
widget-visibility
1 month ago
widgets
1 month ago
wordads
2 months ago
accessible-focus.min.asset.php
9 months ago
accessible-focus.min.js
9 months ago
admin.asset.php
4 weeks ago
admin.css
1 month ago
admin.js
4 weeks ago
admin.js.LICENSE.txt
4 weeks ago
admin.rtl.css
1 month ago
content-guidelines-ai.css
1 month ago
content-guidelines-ai.min.asset.php
4 weeks ago
content-guidelines-ai.min.js
4 weeks ago
content-guidelines-ai.rtl.css
1 month ago
crowdsignal-shortcode.min.asset.php
3 years ago
crowdsignal-shortcode.min.js
3 years ago
crowdsignal-survey.min.asset.php
4 years ago
crowdsignal-survey.min.js
4 years ago
deprecate.min.asset.php
9 months ago
deprecate.min.js
9 months ago
facebook-embed.min.asset.php
4 years ago
facebook-embed.min.js
4 years ago
gallery-settings.min.asset.php
9 months ago
gallery-settings.min.js
9 months ago
jetpack-admin.min.asset.php
9 months ago
jetpack-admin.min.js
9 months ago
jetpack-ai-admin.asset.php
1 month ago
jetpack-ai-admin.css
1 month ago
jetpack-ai-admin.js
1 month ago
jetpack-ai-admin.js.LICENSE.txt
3 months ago
jetpack-ai-admin.rtl.css
1 month ago
jetpack-deactivate-dialog.min.asset.php
9 months ago
jetpack-deactivate-dialog.min.js
9 months ago
jetpack-modules.min.asset.php
3 weeks ago
jetpack-modules.min.js
3 weeks ago
jetpack-modules.models.min.asset.php
3 weeks ago
jetpack-modules.models.min.js
3 weeks ago
jetpack-modules.views.min.asset.php
3 weeks ago
jetpack-modules.views.min.js
3 weeks ago
network-admin.asset.php
1 month ago
network-admin.css
1 month ago
network-admin.js
1 month ago
network-admin.rtl.css
1 month ago
newsletter-widget.asset.php
1 month ago
newsletter-widget.css
9 months ago
newsletter-widget.js
1 month ago
newsletter-widget.js.LICENSE.txt
9 months ago
newsletter-widget.rtl.css
9 months ago
plugins-page.asset.php
1 month ago
plugins-page.css
1 year ago
plugins-page.js
1 month ago
plugins-page.js.LICENSE.txt
1 month ago
plugins-page.rtl.css
1 year ago
polldaddy-shortcode.min.asset.php
1 month ago
polldaddy-shortcode.min.js
1 month ago
site-switcher.min.asset.php
1 month ago
site-switcher.min.js
1 month ago
static-noscript-notice.html
8 years ago
static-version-notice.html
8 years ago
static.html
2 months ago
static.js.LICENSE.txt
1 month ago
style.min.css
1 month ago
style.min.rtl.css
1 month ago
twitter-timeline.min.asset.php
2 years ago
twitter-timeline.min.js
2 years ago
admin.js.LICENSE.txt
69 lines
| 1 | /*! |
| 2 | * clipboard.js v2.0.11 |
| 3 | * https://clipboardjs.com/ |
| 4 | * |
| 5 | * Licensed MIT © Zeno Rocha |
| 6 | */ |
| 7 | |
| 8 | /*! |
| 9 | * focus-trap 6.3.0 |
| 10 | * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE |
| 11 | */ |
| 12 | |
| 13 | /*! |
| 14 | * tabbable 5.3.3 |
| 15 | * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE |
| 16 | */ |
| 17 | |
| 18 | /** |
| 19 | * @license React |
| 20 | * use-sync-external-store-shim.production.js |
| 21 | * |
| 22 | * Copyright (c) Meta Platforms, Inc. and affiliates. |
| 23 | * |
| 24 | * This source code is licensed under the MIT license found in the |
| 25 | * LICENSE file in the root directory of this source tree. |
| 26 | */ |
| 27 | |
| 28 | /** |
| 29 | * @license React |
| 30 | * use-sync-external-store-shim/with-selector.production.js |
| 31 | * |
| 32 | * Copyright (c) Meta Platforms, Inc. and affiliates. |
| 33 | * |
| 34 | * This source code is licensed under the MIT license found in the |
| 35 | * LICENSE file in the root directory of this source tree. |
| 36 | */ |
| 37 | |
| 38 | /** |
| 39 | * @license React |
| 40 | * use-sync-external-store-with-selector.production.js |
| 41 | * |
| 42 | * Copyright (c) Meta Platforms, Inc. and affiliates. |
| 43 | * |
| 44 | * This source code is licensed under the MIT license found in the |
| 45 | * LICENSE file in the root directory of this source tree. |
| 46 | */ |
| 47 | |
| 48 | /** |
| 49 | * This test is for touch events. |
| 50 | * It may not accurately detect a touch screen, but may be close enough depending on the use case. |
| 51 | * |
| 52 | * @copyright Modernizr © 2009-2015. |
| 53 | * @license MIT |
| 54 | * @see https://github.com/Modernizr/Modernizr/blob/d5f881a4de0d5fc1af85921ce9c7dc3919c6d335/feature-detects/touchevents.js |
| 55 | * |
| 56 | * @return {boolean} whether touch screen is available |
| 57 | */ |
| 58 | |
| 59 | /** |
| 60 | * react-router v7.18.0 |
| 61 | * |
| 62 | * Copyright (c) Remix Software Inc. |
| 63 | * |
| 64 | * This source code is licensed under the MIT license found in the |
| 65 | * LICENSE.md file in the root directory of this source tree. |
| 66 | * |
| 67 | * @license MIT |
| 68 | */ |
| 69 |