From 5dc2981470004066c445dfb22a8336acbb020dfc Mon Sep 17 00:00:00 2001 From: Lai Power Date: Tue, 29 Apr 2025 21:20:07 +0000 Subject: [PATCH] modified file `upgrade-temp-backup` --- .../plugins/jetpack-protect/CHANGELOG.md | 289 ++ .../plugins/jetpack-protect/LICENSE.txt | 357 ++ .../plugins/jetpack-protect/SECURITY.md | 47 + .../assets/fonts/jetpack-protect.eot | Bin 0 -> 1496 bytes .../assets/fonts/jetpack-protect.svg | 11 + .../assets/fonts/jetpack-protect.ttf | Bin 0 -> 1300 bytes .../assets/fonts/jetpack-protect.woff | Bin 0 -> 1376 bytes .../assets/images/in-progress.png | Bin 0 -> 15356 bytes .../assets/jetpack-protect.css | 30 + .../in-progress-dabfeaa364c305be480c.png | Bin 0 -> 15356 bytes .../jetpack-protect/build/index.asset.php | 1 + .../plugins/jetpack-protect/build/index.css | 1 + .../plugins/jetpack-protect/build/index.js | 69 + .../build/index.js.LICENSE.txt | 29 + .../jetpack-protect/build/index.rtl.css | 1 + .../plugins/jetpack-protect/composer.json | 76 + .../jetpack-protect/jetpack-protect.php | 140 + .../jetpack-a8c-mc-stats/CHANGELOG.md | 171 + .../jetpack-a8c-mc-stats/LICENSE.txt | 357 ++ .../jetpack-a8c-mc-stats/SECURITY.md | 47 + .../jetpack-a8c-mc-stats/composer.json | 41 + .../src/class-a8c-mc-stats.php | 181 + .../automattic/jetpack-admin-ui/CHANGELOG.md | 198 + .../automattic/jetpack-admin-ui/LICENSE.txt | 357 ++ .../automattic/jetpack-admin-ui/SECURITY.md | 47 + .../automattic/jetpack-admin-ui/composer.json | 54 + .../jetpack-admin-ui/src/class-admin-menu.php | 208 + .../automattic/jetpack-assets/.eslintrc.cjs | 3 + .../automattic/jetpack-assets/CHANGELOG.md | 611 +++ .../automattic/jetpack-assets/LICENSE.txt | 357 ++ .../automattic/jetpack-assets/SECURITY.md | 47 + .../automattic/jetpack-assets/actions.php | 25 + .../build/i18n-loader.asset.php | 1 + .../jetpack-assets/build/i18n-loader.js | 1 + .../build/jetpack-script-data.asset.php | 1 + .../build/jetpack-script-data.js | 1 + .../jetpack-assets/build/react-jsx-runtime.js | 2 + .../build/react-jsx-runtime.js.LICENSE.txt | 9 + .../automattic/jetpack-assets/composer.json | 57 + .../jetpack-assets/src/class-assets.php | 769 ++++ .../jetpack-assets/src/class-script-data.php | 220 + .../jetpack-assets/src/class-semver.php | 121 + .../jetpack-assets/src/js/i18n-loader.js | 76 + .../jetpack-assets/src/js/script-data.js | 1 + .../CHANGELOG.md | 51 + .../LICENSE.txt | 357 ++ .../SECURITY.md | 47 + .../composer.json | 51 + .../src/class-helper-script-manager-impl.php | 620 +++ .../src/class-helper-script-manager.php | 89 + .../src/class-throw-on-errors.php | 498 ++ .../jetpack-boost-core/CHANGELOG.md | 90 + .../automattic/jetpack-boost-core/LICENSE.txt | 357 ++ .../automattic/jetpack-boost-core/SECURITY.md | 47 + .../jetpack-boost-core/composer.json | 53 + .../src/contracts/boost-api-client.php | 34 + .../src/lib/class-boost-api.php | 110 + .../src/lib/class-cacheable.php | 134 + .../src/lib/class-transient.php | 122 + .../jetpack-boost-core/src/lib/class-url.php | 96 + .../src/lib/class-utils.php | 145 + .../src/lib/class-wpcom-boost-api-client.php | 63 + .../jetpack-boost-speed-score/CHANGELOG.md | 106 + .../jetpack-boost-speed-score/LICENSE.txt | 357 ++ .../jetpack-boost-speed-score/SECURITY.md | 47 + .../jetpack-boost-speed-score/composer.json | 61 + .../src/class-jetpack-boost-modules.php | 56 + ...lass-speed-score-graph-history-request.php | 138 + .../src/class-speed-score-history.php | 148 + .../src/class-speed-score-request.php | 324 ++ .../src/class-speed-score.php | 362 ++ .../automattic/jetpack-config/CHANGELOG.md | 256 ++ .../automattic/jetpack-config/LICENSE.txt | 357 ++ .../automattic/jetpack-config/SECURITY.md | 47 + .../automattic/jetpack-config/composer.json | 68 + .../jetpack-config/src/class-config.php | 455 ++ .../jetpack-connection/.eslintrc.cjs | 3 + .../jetpack-connection/CHANGELOG.md | 1412 ++++++ .../automattic/jetpack-connection/LICENSE.txt | 357 ++ .../automattic/jetpack-connection/SECURITY.md | 47 + .../automattic/jetpack-connection/TRACKING.md | 122 + .../automattic/jetpack-connection/actions.php | 23 + .../jetpack-connection/composer.json | 79 + .../dist/identity-crisis.asset.php | 1 + .../dist/identity-crisis.css | 1 + .../dist/identity-crisis.js | 7 + .../dist/identity-crisis.rtl.css | 1 + ...isconnect-confirm-dc9fe8f5c68cfd1320e0.jpg | Bin 0 -> 25037 bytes ...disconnect-thanks-5873bfac56a9bd7322cd.jpg | Bin 0 -> 55604 bytes .../dist/jetpack-connection.asset.php | 1 + .../dist/jetpack-connection.css | 1 + .../dist/jetpack-connection.js | 7 + .../dist/jetpack-connection.js.LICENSE.txt | 7 + .../dist/jetpack-connection.rtl.css | 1 + .../jetpack-sso-admin-create-user.asset.php | 1 + .../dist/jetpack-sso-admin-create-user.css | 1 + .../dist/jetpack-sso-admin-create-user.js | 1 + .../jetpack-sso-admin-create-user.rtl.css | 1 + .../dist/jetpack-sso-login.asset.php | 1 + .../dist/jetpack-sso-login.css | 1 + .../dist/jetpack-sso-login.js | 1 + .../dist/jetpack-sso-login.rtl.css | 1 + .../dist/jetpack-sso-users.asset.php | 1 + .../dist/jetpack-sso-users.js | 1 + .../dist/tracks-ajax.asset.php | 1 + .../jetpack-connection/dist/tracks-ajax.js | 1 + .../dist/tracks-callables.asset.php | 1 + .../dist/tracks-callables.js | 1 + .../legacy/class-jetpack-ixr-client.php | 187 + .../class-jetpack-ixr-clientmulticall.php | 74 + .../legacy/class-jetpack-options.php | 686 +++ .../legacy/class-jetpack-signature.php | 409 ++ .../legacy/class-jetpack-tracks-client.php | 230 + .../legacy/class-jetpack-tracks-event.php | 188 + .../legacy/class-jetpack-xmlrpc-server.php | 879 ++++ .../src/class-authorize-json-api.php | 281 ++ .../jetpack-connection/src/class-client.php | 510 +++ .../src/class-connection-assets.php | 41 + .../src/class-connection-notice.php | 243 + .../src/class-error-handler.php | 780 ++++ .../src/class-heartbeat.php | 310 ++ .../src/class-initial-state.php | 73 + .../jetpack-connection/src/class-manager.php | 2659 +++++++++++ .../src/class-nonce-handler.php | 212 + .../src/class-package-version-tracker.php | 176 + .../src/class-package-version.php | 30 + .../src/class-partner-coupon.php | 466 ++ .../jetpack-connection/src/class-partner.php | 215 + .../src/class-plugin-storage.php | 306 ++ .../jetpack-connection/src/class-plugin.php | 122 + .../src/class-rest-authentication.php | 222 + .../src/class-rest-connector.php | 1024 +++++ .../jetpack-connection/src/class-secrets.php | 282 ++ .../src/class-server-sandbox.php | 243 + .../src/class-terms-of-service.php | 111 + .../src/class-tokens-locks.php | 76 + .../jetpack-connection/src/class-tokens.php | 687 +++ .../jetpack-connection/src/class-tracking.php | 319 ++ .../jetpack-connection/src/class-urls.php | 192 + .../jetpack-connection/src/class-utils.php | 135 + .../jetpack-connection/src/class-webhooks.php | 213 + .../src/class-xmlrpc-async-call.php | 106 + .../src/class-xmlrpc-connector.php | 85 + .../src/identity-crisis/_inc/admin-bar.scss | 30 + .../src/identity-crisis/_inc/admin.jsx | 62 + .../src/identity-crisis/_inc/style.scss | 9 + .../src/identity-crisis/class-exception.php | 13 + .../identity-crisis/class-identity-crisis.php | 833 ++++ .../identity-crisis/class-rest-endpoints.php | 322 ++ .../src/identity-crisis/class-ui.php | 204 + .../src/identity-crisis/class-url-secret.php | 159 + .../src/interface-manager.php | 17 + .../src/sso/class-force-2fa.php | 184 + .../src/sso/class-helpers.php | 387 ++ .../src/sso/class-notices.php | 272 ++ .../jetpack-connection/src/sso/class-sso.php | 1276 ++++++ .../src/sso/class-user-admin.php | 1322 ++++++ .../src/sso/jetpack-sso-admin-create-user.css | 21 + .../src/sso/jetpack-sso-admin-create-user.js | 45 + .../src/sso/jetpack-sso-login.css | 164 + .../src/sso/jetpack-sso-login.js | 27 + .../src/sso/jetpack-sso-users.js | 64 + .../src/webhooks/class-authorize-redirect.php | 211 + .../automattic/jetpack-constants/CHANGELOG.md | 214 + .../automattic/jetpack-constants/LICENSE.txt | 357 ++ .../automattic/jetpack-constants/SECURITY.md | 47 + .../jetpack-constants/composer.json | 42 + .../jetpack-constants/src/class-constants.php | 124 + .../jetpack-device-detection/CHANGELOG.md | 245 + .../jetpack-device-detection/LICENSE.txt | 357 ++ .../jetpack-device-detection/SECURITY.md | 47 + .../jetpack-device-detection/composer.json | 41 + .../src/class-device-detection.php | 224 + .../src/class-user-agent-info.php | 1755 +++++++ .../src/functions.php | 36 + .../automattic/jetpack-explat/CHANGELOG.md | 52 + .../automattic/jetpack-explat/LICENSE.txt | 357 ++ .../automattic/jetpack-explat/SECURITY.md | 47 + .../jetpack-explat/build/index.asset.php | 1 + .../automattic/jetpack-explat/build/index.js | 2 + .../jetpack-explat/build/index.js.LICENSE.txt | 6 + .../automattic/jetpack-explat/composer.json | 63 + .../automattic/jetpack-explat/global.d.ts | 9 + .../jetpack-explat/src/class-explat.php | 44 + .../src/class-rest-controller.php | 118 + .../jetpack-explat/src/client/anon.ts | 61 + .../jetpack-explat/src/client/assignment.ts | 29 + .../jetpack-explat/src/client/error.ts | 39 + .../jetpack-explat/src/client/index.ts | 51 + .../jetpack-explat/src/client/utils.ts | 4 + .../automattic/jetpack-ip/CHANGELOG.md | 63 + .../automattic/jetpack-ip/LICENSE.txt | 357 ++ .../automattic/jetpack-ip/SECURITY.md | 47 + .../automattic/jetpack-ip/composer.json | 46 + .../automattic/jetpack-ip/src/class-utils.php | 209 + .../automattic/jetpack-jitm/CHANGELOG.md | 928 ++++ .../automattic/jetpack-jitm/LICENSE.txt | 357 ++ .../automattic/jetpack-jitm/SECURITY.md | 47 + .../background-f9c9ff650c08ee46f153.png | Bin 0 -> 23766 bytes .../jetpack-jitm/build/index.asset.php | 1 + .../automattic/jetpack-jitm/build/index.css | 1 + .../automattic/jetpack-jitm/build/index.js | 1 + .../jetpack-jitm/build/index.rtl.css | 1 + .../automattic/jetpack-jitm/composer.json | 63 + .../jetpack-jitm/src/class-jitm.php | 347 ++ .../src/class-post-connection-jitm.php | 417 ++ .../src/class-pre-connection-jitm.php | 171 + .../src/class-rest-api-endpoints.php | 98 + .../src/css/jetpack-admin-jitm.scss | 516 +++ .../jetpack-jitm/src/images/background.png | Bin 0 -> 23766 bytes .../automattic/jetpack-licensing/CHANGELOG.md | 355 ++ .../automattic/jetpack-licensing/LICENSE.txt | 357 ++ .../automattic/jetpack-licensing/SECURITY.md | 47 + .../jetpack-licensing/composer.json | 51 + .../jetpack-licensing/src/class-endpoints.php | 449 ++ .../jetpack-licensing/src/class-licensing.php | 359 ++ .../automattic/jetpack-logo/CHANGELOG.md | 223 + .../automattic/jetpack-logo/LICENSE.txt | 357 ++ .../automattic/jetpack-logo/SECURITY.md | 47 + .../automattic/jetpack-logo/composer.json | 41 + .../jetpack-logo/src/class-logo.php | 122 + .../jetpack-my-jetpack/CHANGELOG.md | 1925 ++++++++ .../automattic/jetpack-my-jetpack/LICENSE.txt | 357 ++ .../automattic/jetpack-my-jetpack/SECURITY.md | 47 + .../images/apple-92dacafad84e79708a74.svg | 3 + .../images/boost-9e9a227e7e7280d0aa85.png | Bin 0 -> 146014 bytes .../images/cloud-81ac85ba680343200f54.svg | 12 + .../images/connect-c399837fe1621b176d10.png | Bin 0 -> 45419 bytes .../build/images/crm-8a2b204e2c720730e928.png | Bin 0 -> 108447 bytes .../empty-avatar-fea23feddfa99b07c2e8.svg | 40 + .../evaluation-blank-fbbfbcd75b50ade0f092.png | Bin 0 -> 262511 bytes ...aluation-selected-196d1790b76830f9b73a.png | Bin 0 -> 117544 bytes .../images/extras-c6bd0796750901faa7fd.png | Bin 0 -> 24404 bytes .../images/github-45c648158e3e86b560f5.svg | 3 + .../images/google-dec2a429bf1d8e83f9ad.svg | 1 + .../images/jetpack-9de1caef5eb5c22da5d6.svg | 23 + .../jetpack-ai-d29bf65dcea46074d72f.png | Bin 0 -> 145451 bytes .../jetpack-gray-7eeb5eb060c8adea8622.svg | 23 + ...ivation-with-lock-cef570e11997f185e23d.png | Bin 0 -> 125665 bytes ...tion-with-success-c5c132e713a79e05985f.png | Bin 0 -> 125102 bytes .../jetpack-manage-3a7ecaa604823c98c3cf.svg | 10 + .../images/search-d177a31292d96d5ccbc2.png | Bin 0 -> 93081 bytes .../shield-inactive-cba3b43d918377b506e5.svg | 3 + .../shield-off-47426e7b562ef20ae513.svg | 5 + .../shield-partial-48b279219c6389a129b9.svg | 4 + .../shield-success-e64a26c3a6d0888fba06.svg | 4 + .../site-cards-29522f090d5422fd7afd.png | Bin 0 -> 179712 bytes .../images/social-b8744a40c7c19a7bcc37.png | Bin 0 -> 189386 bytes .../images/stats-95b42796ede4f632b642.png | Bin 0 -> 283845 bytes .../videopress-9c064bc7b89c386e5e50.png | Bin 0 -> 226267 bytes .../images/wordpress-1fc3e0ba6c52e9707900.svg | 1 + .../jetpack-my-jetpack/build/index.asset.php | 1 + .../jetpack-my-jetpack/build/index.css | 1 + .../jetpack-my-jetpack/build/index.js | 97 + .../build/index.js.LICENSE.txt | 47 + .../jetpack-my-jetpack/build/index.rtl.css | 1 + .../jetpack-my-jetpack/composer.json | 91 + .../automattic/jetpack-my-jetpack/global.d.ts | 430 ++ .../src/class-activitylog.php | 57 + .../src/class-initializer.php | 960 ++++ .../src/class-jetpack-manage.php | 124 + .../jetpack-my-jetpack/src/class-products.php | 356 ++ .../jetpack-my-jetpack/src/class-rest-ai.php | 90 + .../src/class-rest-product-data.php | 147 + .../src/class-rest-products.php | 249 + .../src/class-rest-purchases.php | 77 + .../class-rest-recommendations-evaluation.php | 149 + .../src/class-rest-zendesk-chat.php | 122 + .../src/class-wpcom-products.php | 387 ++ .../src/products/class-anti-spam.php | 189 + .../src/products/class-backup.php | 242 + .../src/products/class-boost.php | 337 ++ .../src/products/class-creator.php | 350 ++ .../src/products/class-crm.php | 175 + .../src/products/class-extras.php | 140 + .../src/products/class-hybrid-product.php | 153 + .../src/products/class-jetpack-ai.php | 661 +++ .../src/products/class-module-product.php | 133 + .../src/products/class-product.php | 775 ++++ .../src/products/class-protect.php | 357 ++ .../src/products/class-scan.php | 232 + .../src/products/class-search-stats.php | 150 + .../src/products/class-search.php | 394 ++ .../src/products/class-security.php | 212 + .../src/products/class-social.php | 199 + .../src/products/class-starter.php | 203 + .../src/products/class-stats.php | 310 ++ .../src/products/class-videopress.php | 203 + .../jetpack-password-checker/CHANGELOG.md | 148 + .../jetpack-password-checker/LICENSE.txt | 357 ++ .../jetpack-password-checker/SECURITY.md | 47 + .../jetpack-password-checker/composer.json | 50 + .../src/class-password-checker.php | 1313 ++++++ .../jetpack-plugins-installer/CHANGELOG.md | 121 + .../jetpack-plugins-installer/LICENSE.txt | 357 ++ .../jetpack-plugins-installer/SECURITY.md | 47 + .../jetpack-plugins-installer/composer.json | 44 + .../src/class-automatic-install-skin.php | 157 + .../src/class-plugins-installer.php | 255 ++ .../jetpack-protect-models/CHANGELOG.md | 21 + .../jetpack-protect-models/LICENSE.txt | 357 ++ .../jetpack-protect-models/SECURITY.md | 47 + .../jetpack-protect-models/composer.json | 55 + .../src/class-extension-model.php | 110 + .../src/class-history-model.php | 117 + .../src/class-protect-models.php | 16 + .../src/class-status-model.php | 141 + .../src/class-threat-model.php | 122 + .../jetpack-protect-status/CHANGELOG.md | 39 + .../jetpack-protect-status/LICENSE.txt | 357 ++ .../jetpack-protect-status/SECURITY.md | 47 + .../jetpack-protect-status/composer.json | 60 + .../jetpack-protect-status/src/class-plan.php | 111 + .../src/class-protect-status.php | 261 ++ .../src/class-rest-controller.php | 112 + .../src/class-scan-status.php | 362 ++ .../src/class-status.php | 311 ++ .../automattic/jetpack-redirect/CHANGELOG.md | 257 ++ .../automattic/jetpack-redirect/LICENSE.txt | 357 ++ .../automattic/jetpack-redirect/SECURITY.md | 47 + .../automattic/jetpack-redirect/composer.json | 43 + .../jetpack-redirect/src/class-redirect.php | 79 + .../automattic/jetpack-roles/CHANGELOG.md | 210 + .../automattic/jetpack-roles/LICENSE.txt | 357 ++ .../automattic/jetpack-roles/SECURITY.md | 47 + .../automattic/jetpack-roles/composer.json | 42 + .../jetpack-roles/src/class-roles.php | 81 + .../automattic/jetpack-status/CHANGELOG.md | 490 ++ .../automattic/jetpack-status/LICENSE.txt | 357 ++ .../automattic/jetpack-status/SECURITY.md | 47 + .../automattic/jetpack-status/composer.json | 52 + .../jetpack-status/src/class-cache.php | 54 + .../jetpack-status/src/class-cookiestate.php | 103 + .../jetpack-status/src/class-errors.php | 49 + .../jetpack-status/src/class-files.php | 54 + .../jetpack-status/src/class-host.php | 295 ++ .../jetpack-status/src/class-modules.php | 609 +++ .../jetpack-status/src/class-paths.php | 81 + .../jetpack-status/src/class-status.php | 435 ++ .../jetpack-status/src/class-visitor.php | 56 + .../automattic/jetpack-sync/CHANGELOG.md | 1513 ++++++ .../automattic/jetpack-sync/LICENSE.txt | 357 ++ .../automattic/jetpack-sync/SECURITY.md | 47 + .../automattic/jetpack-sync/composer.json | 67 + .../jetpack-sync/src/class-actions.php | 1194 +++++ .../jetpack-sync/src/class-data-settings.php | 421 ++ .../src/class-dedicated-sender.php | 408 ++ .../src/class-default-filter-settings.php | 80 + .../jetpack-sync/src/class-defaults.php | 1354 ++++++ .../jetpack-sync/src/class-functions.php | 740 +++ .../jetpack-sync/src/class-health.php | 188 + .../src/class-json-deflate-array-codec.php | 96 + .../jetpack-sync/src/class-listener.php | 485 ++ .../jetpack-sync/src/class-lock.php | 77 + .../jetpack-sync/src/class-main.php | 135 + .../jetpack-sync/src/class-modules.php | 165 + .../src/class-package-version.php | 30 + .../jetpack-sync/src/class-queue-buffer.php | 78 + .../jetpack-sync/src/class-queue.php | 678 +++ .../jetpack-sync/src/class-replicastore.php | 1479 ++++++ .../jetpack-sync/src/class-rest-endpoints.php | 881 ++++ .../jetpack-sync/src/class-rest-sender.php | 144 + .../jetpack-sync/src/class-sender.php | 1032 +++++ .../jetpack-sync/src/class-server.php | 195 + .../jetpack-sync/src/class-settings.php | 717 +++ .../jetpack-sync/src/class-simple-codec.php | 62 + .../jetpack-sync/src/class-users.php | 152 + .../jetpack-sync/src/class-utils.php | 65 + .../jetpack-sync/src/interface-codec.php | 44 + .../src/interface-replicastore.php | 567 +++ .../src/modules/class-attachments.php | 98 + .../src/modules/class-callables.php | 666 +++ .../src/modules/class-comments.php | 504 ++ .../src/modules/class-constants.php | 338 ++ .../modules/class-full-sync-immediately.php | 478 ++ .../src/modules/class-full-sync.php | 730 +++ .../jetpack-sync/src/modules/class-import.php | 220 + .../jetpack-sync/src/modules/class-menus.php | 146 + .../jetpack-sync/src/modules/class-meta.php | 112 + .../jetpack-sync/src/modules/class-module.php | 649 +++ .../src/modules/class-network-options.php | 251 + .../src/modules/class-options.php | 480 ++ .../src/modules/class-plugins.php | 382 ++ .../jetpack-sync/src/modules/class-posts.php | 957 ++++ .../src/modules/class-protect.php | 83 + .../jetpack-sync/src/modules/class-search.php | 1875 ++++++++ .../jetpack-sync/src/modules/class-stats.php | 68 + .../src/modules/class-term-relationships.php | 263 ++ .../jetpack-sync/src/modules/class-terms.php | 313 ++ .../jetpack-sync/src/modules/class-themes.php | 874 ++++ .../src/modules/class-updates.php | 589 +++ .../jetpack-sync/src/modules/class-users.php | 934 ++++ .../modules/class-woocommerce-hpos-orders.php | 445 ++ .../src/modules/class-woocommerce.php | 639 +++ .../src/modules/class-wp-super-cache.php | 156 + .../class-table-checksum-usermeta.php | 209 + .../class-table-checksum-users.php | 185 + .../src/replicastore/class-table-checksum.php | 976 ++++ .../class-queue-storage-options.php | 291 ++ .../sync-queue/class-queue-storage-table.php | 691 +++ .../jetpack-transport-helper/CHANGELOG.md | 80 + .../jetpack-transport-helper/LICENSE.txt | 357 ++ .../jetpack-transport-helper/SECURITY.md | 47 + .../jetpack-transport-helper/actions.php | 32 + .../jetpack-transport-helper/composer.json | 60 + .../src/class-package-version-compat.php | 25 + .../src/class-package-version.php | 41 + .../src/class-rest-controller.php | 152 + .../automattic/jetpack-waf/CHANGELOG.md | 445 ++ .../automattic/jetpack-waf/LICENSE.txt | 357 ++ .../automattic/jetpack-waf/SECURITY.md | 47 + .../automattic/jetpack-waf/cli.php | 13 + .../automattic/jetpack-waf/composer.json | 63 + .../class-blocked-login-page.php | 774 ++++ .../class-math-fallback.php | 179 + .../class-shared-functions.php | 240 + .../class-transient-cleanup.php | 63 + .../src/class-brute-force-protection.php | 1175 +++++ .../jetpack-waf/src/class-compatibility.php | 288 ++ .../jetpack-waf/src/class-rest-controller.php | 204 + .../jetpack-waf/src/class-waf-cli.php | 166 + .../jetpack-waf/src/class-waf-constants.php | 117 + .../jetpack-waf/src/class-waf-initializer.php | 240 + .../jetpack-waf/src/class-waf-operators.php | 286 ++ .../jetpack-waf/src/class-waf-request.php | 382 ++ .../src/class-waf-rules-manager.php | 355 ++ .../jetpack-waf/src/class-waf-runner.php | 458 ++ .../jetpack-waf/src/class-waf-runtime.php | 831 ++++ .../src/class-waf-standalone-bootstrap.php | 173 + .../jetpack-waf/src/class-waf-stats.php | 160 + .../jetpack-waf/src/class-waf-transforms.php | 403 ++ .../class-file-system-exception.php | 23 + .../exceptions/class-rules-api-exception.php | 23 + .../src/exceptions/class-waf-exception.php | 35 + .../automattic/jetpack-waf/src/functions.php | 72 + .../jetpack_vendor/i18n-map.php | 80 + .../plugins/jetpack-protect/readme.txt | 184 + .../jetpack-protect/src/class-credentials.php | 55 + .../src/class-jetpack-protect.php | 466 ++ .../jetpack-protect/src/class-onboarding.php | 80 + .../src/class-rest-controller.php | 467 ++ .../src/class-scan-history.php | 351 ++ .../jetpack-protect/src/class-site-health.php | 113 + .../jetpack-protect/src/class-threats.php | 218 + .../jetpack-protect/vendor/autoload.php | 25 + .../vendor/autoload_packages.php | 13 + .../automattic/jetpack-plans/CHANGELOG.md | 184 + .../automattic/jetpack-plans/LICENSE.txt | 357 ++ .../automattic/jetpack-plans/SECURITY.md | 47 + .../automattic/jetpack-plans/composer.json | 53 + .../jetpack-plans/src/class-current-plan.php | 393 ++ .../jetpack-plans/src/class-plans.php | 82 + .../vendor/composer/ClassLoader.php | 579 +++ .../vendor/composer/InstalledVersions.php | 359 ++ .../jetpack-protect/vendor/composer/LICENSE | 21 + .../vendor/composer/autoload_classmap.php | 243 + .../vendor/composer/autoload_files.php | 13 + .../vendor/composer/autoload_namespaces.php | 9 + .../vendor/composer/autoload_psr4.php | 10 + .../vendor/composer/autoload_real.php | 51 + .../vendor/composer/autoload_static.php | 276 ++ .../vendor/composer/installed.json | 1824 ++++++++ .../vendor/composer/installed.php | 293 ++ .../composer/jetpack_autoload_classmap.php | 997 ++++ .../composer/jetpack_autoload_filemap.php | 25 + .../vendor/composer/platform_check.php | 26 + .../class-autoloader-handler.php | 147 + .../class-autoloader-locator.php | 90 + .../jetpack-autoloader/class-autoloader.php | 93 + .../jetpack-autoloader/class-container.php | 150 + .../jetpack-autoloader/class-hook-manager.php | 76 + .../class-latest-autoloader-guard.php | 183 + .../class-manifest-reader.php | 99 + .../class-path-processor.php | 194 + .../class-php-autoloader.php | 111 + .../class-plugin-locator.php | 153 + .../class-plugins-handler.php | 164 + .../class-shutdown-handler.php | 92 + .../class-version-loader.php | 184 + .../class-version-selector.php | 69 + .../vendor/wikimedia/aho-corasick/LICENSE | 202 + .../vendor/wikimedia/aho-corasick/NOTICE | 2 + .../wikimedia/aho-corasick/bench/bench.php | 75 + .../wikimedia/aho-corasick/bench/check.php | 42 + .../aho-corasick/src/MultiStringMatcher.php | 230 + .../aho-corasick/src/MultiStringReplacer.php | 96 + .../plugins/menu-icons/CHANGELOG.md | 159 + .../plugins/menu-icons/LICENSE | 339 ++ .../plugins/menu-icons/css/admin.css | 246 + .../plugins/menu-icons/css/admin.min.css | 1 + .../menu-icons/css/dashboard-notice.css | 45 + .../menu-icons/css/dashboard-notice.min.css | 1 + .../plugins/menu-icons/css/extra.css | 74 + .../plugins/menu-icons/css/extra.min.css | 1 + .../menu-icons/css/fontawesome/LICENSE.txt | 34 + .../css/fontawesome/css/all.min.css | 6 + .../fontawesome/webfonts/fa-brands-400.ttf | Bin 0 -> 181264 bytes .../fontawesome/webfonts/fa-brands-400.woff2 | Bin 0 -> 105112 bytes .../fontawesome/webfonts/fa-regular-400.ttf | Bin 0 -> 60236 bytes .../fontawesome/webfonts/fa-regular-400.woff2 | Bin 0 -> 24028 bytes .../css/fontawesome/webfonts/fa-solid-900.ttf | Bin 0 -> 389948 bytes .../fontawesome/webfonts/fa-solid-900.woff2 | Bin 0 -> 154840 bytes .../webfonts/fa-v4compatibility.ttf | Bin 0 -> 10084 bytes .../webfonts/fa-v4compatibility.woff2 | Bin 0 -> 4776 bytes .../plugins/menu-icons/images/neve-theme.jpg | Bin 0 -> 11840 bytes .../plugins/menu-icons/images/otter-block.png | Bin 0 -> 4779 bytes .../plugins/menu-icons/includes/front.php | 516 +++ .../menu-icons/includes/library/compat.php | 23 + .../backward-compatible-icons.php | 484 ++ .../library/font-awesome/font-awesome.php | 122 + .../includes/library/form-fields.php | 575 +++ .../menu-icons/includes/library/functions.php | 111 + .../menu-icons/includes/media-template.php | 127 + .../plugins/menu-icons/includes/meta.php | 169 + .../plugins/menu-icons/includes/picker.php | 305 ++ .../plugins/menu-icons/includes/settings.php | 793 ++++ .../menu-icons/includes/type-fonts.php | 24 + .../plugins/menu-icons/includes/type.php | 107 + .../plugins/menu-icons/js/admin.js | 655 +++ .../plugins/menu-icons/js/admin.min.js | 1 + .../plugins/menu-icons/js/src/index.js | 2 + .../plugins/menu-icons/js/src/media/index.js | 9 + .../js/src/media/models/item-setting-field.js | 16 + .../js/src/media/models/item-settings.js | 11 + .../menu-icons/js/src/media/models/item.js | 27 + .../menu-icons/js/src/media/views/frame.js | 46 + .../js/src/media/views/item-preview.js | 51 + .../js/src/media/views/item-setting-field.js | 38 + .../js/src/media/views/item-settings.js | 30 + .../menu-icons/js/src/media/views/sidebar.js | 101 + .../plugins/menu-icons/js/src/picker.js | 190 + .../plugins/menu-icons/js/src/settings.js | 60 + .../menu-icons/languages/menu-icons.pot | 4066 +++++++++++++++++ .../plugins/menu-icons/mailin.php | 867 ++++ .../plugins/menu-icons/menu-icons.php | 272 ++ .../plugins/menu-icons/readme.md | 389 ++ .../plugins/menu-icons/readme.txt | 561 +++ .../plugins/menu-icons/vendor/autoload.php | 25 + .../gutenberg-menu-icons/CHANGELOG.md | 23 + .../codeinwp/gutenberg-menu-icons/LICENSE | 674 +++ .../codeinwp/gutenberg-menu-icons/README.md | 24 + .../assets/css/font-awesome.min.css | 8 + .../build/frontend.asset.php | 1 + .../gutenberg-menu-icons/build/frontend.js | 1 + .../build/index.asset.php | 1 + .../gutenberg-menu-icons/build/index.css | 1 + .../gutenberg-menu-icons/build/index.js | 1 + .../build/style-frontend.css | 1 + .../class-gutenberg-menu-icons.php | 169 + .../codeinwp/gutenberg-menu-icons/load.php | 23 + .../vendor/codeinwp/icon-picker/LICENSE | 339 ++ .../codeinwp/icon-picker/css/icon-picker.css | 79 + .../icon-picker/css/icon-picker.min.css | 1 + .../icon-picker/css/types/Elusive-Icons.eot | Bin 0 -> 61828 bytes .../icon-picker/css/types/Elusive-Icons.svg | 309 ++ .../icon-picker/css/types/Elusive-Icons.ttf | Bin 0 -> 61640 bytes .../icon-picker/css/types/Elusive-Icons.woff | Bin 0 -> 61716 bytes .../icon-picker/css/types/Genericons.eot | Bin 0 -> 22374 bytes .../icon-picker/css/types/Genericons.svg | 537 +++ .../icon-picker/css/types/Genericons.ttf | Bin 0 -> 22188 bytes .../icon-picker/css/types/Genericons.woff | Bin 0 -> 13988 bytes .../icon-picker/css/types/elusive.css | 922 ++++ .../icon-picker/css/types/elusive.min.css | 1 + .../icon-picker/css/types/font-awesome.css | 2337 ++++++++++ .../css/types/font-awesome.min.css | 4 + .../css/types/fontawesome-webfont.eot | Bin 0 -> 165742 bytes .../css/types/fontawesome-webfont.svg | 2671 +++++++++++ .../css/types/fontawesome-webfont.ttf | Bin 0 -> 165548 bytes .../css/types/fontawesome-webfont.woff | Bin 0 -> 98024 bytes .../css/types/fontawesome-webfont.woff2 | Bin 0 -> 77160 bytes .../css/types/foundation-icons.css | 594 +++ .../css/types/foundation-icons.eot | Bin 0 -> 54568 bytes .../css/types/foundation-icons.min.css | 1 + .../css/types/foundation-icons.svg | 970 ++++ .../css/types/foundation-icons.ttf | Bin 0 -> 56976 bytes .../css/types/foundation-icons.woff | Bin 0 -> 32020 bytes .../icon-picker/css/types/genericons.css | 262 ++ .../icon-picker/css/types/genericons.min.css | 1 + .../codeinwp/icon-picker/icon-picker.php | 342 ++ .../icon-picker/includes/fields/base.php | 104 + .../icon-picker/includes/fields/cmb.php | 48 + .../icon-picker/includes/fontpack.php | 285 ++ .../codeinwp/icon-picker/includes/loader.php | 335 ++ .../icon-picker/includes/registry.php | 178 + .../icon-picker/includes/types/base.php | 152 + .../icon-picker/includes/types/dashicons.php | 1229 +++++ .../icon-picker/includes/types/elusive.php | 1554 +++++++ .../icon-picker/includes/types/fa.php | 3676 +++++++++++++++ .../icon-picker/includes/types/font.php | 205 + .../icon-picker/includes/types/fontello.php | 55 + .../includes/types/foundation-icons.php | 1518 ++++++ .../icon-picker/includes/types/genericon.php | 856 ++++ .../icon-picker/includes/types/image.php | 126 + .../icon-picker/includes/types/svg.php | 228 + .../codeinwp/icon-picker/js/icon-picker.js | 1008 ++++ .../icon-picker/js/icon-picker.min.js | 1 + .../icon-picker/languages/icon-picker.pot | 3460 ++++++++++++++ .../vendor/codeinwp/icon-picker/readme.txt | 71 + .../codeinwp/menu-item-custom-fields/LICENSE | 339 ++ .../doc/menu-item-custom-fields-example.php | 138 + .../menu-item-custom-fields.php | 61 + .../menu-item-custom-fields/readme.txt | 60 + .../walker-nav-menu-edit.php | 81 + .../codeinwp/themeisle-sdk/CHANGELOG.md | 470 ++ .../vendor/codeinwp/themeisle-sdk/LICENSE | 674 +++ .../themeisle-sdk/assets/images/animation.jpg | Bin 0 -> 4818 bytes .../assets/images/conditions.jpg | Bin 0 -> 20394 bytes .../themeisle-sdk/assets/images/css.jpg | Bin 0 -> 8893 bytes .../themeisle-sdk/assets/images/neve.png | Bin 0 -> 1647 bytes .../assets/images/optimole-logo.svg | 31 + .../assets/images/otter/otter-builder.png | Bin 0 -> 27039 bytes .../assets/images/otter/otter-library.png | Bin 0 -> 177336 bytes .../assets/images/otter/otter-patterns.png | Bin 0 -> 89598 bytes .../themeisle-sdk/assets/images/sparks.png | Bin 0 -> 2688 bytes .../themeisle-sdk/assets/images/team.jpg | Bin 0 -> 145883 bytes .../assets/images/themeisle-logo.png | Bin 0 -> 9671 bytes .../themeisle-sdk/assets/images/wplk.png | Bin 0 -> 1968 bytes .../assets/js/build/about/about.asset.php | 1 + .../assets/js/build/about/about.css | 1 + .../assets/js/build/about/about.js | 1 + .../js/build/float_widget/float.asset.php | 1 + .../assets/js/build/float_widget/float.css | 1 + .../assets/js/build/float_widget/float.js | 1 + .../assets/js/build/promos/index.asset.php | 1 + .../assets/js/build/promos/index.js | 1 + .../assets/js/build/promos/style-index.css | 1 + .../js/build/survey/survey_deps.asset.php | 1 + .../assets/js/build/survey/survey_deps.js | 1 + .../js/build/tracking/tracking.asset.php | 1 + .../assets/js/build/tracking/tracking.js | 1 + .../vendor/codeinwp/themeisle-sdk/index.php | 3 + .../vendor/codeinwp/themeisle-sdk/load.php | 284 ++ .../codeinwp/themeisle-sdk/postcss.config.js | 10 + .../src/Common/Abstract_module.php | 221 + .../src/Common/Module_factory.php | 108 + .../codeinwp/themeisle-sdk/src/Loader.php | 387 ++ .../themeisle-sdk/src/Modules/About_us.php | 435 ++ .../src/Modules/Announcements.php | 362 ++ .../src/Modules/Compatibilities.php | 235 + .../src/Modules/Dashboard_widget.php | 507 ++ .../src/Modules/Featured_plugins.php | 165 + .../src/Modules/Float_widget.php | 274 ++ .../themeisle-sdk/src/Modules/Licenser.php | 1189 +++++ .../themeisle-sdk/src/Modules/Logger.php | 274 ++ .../src/Modules/Notification.php | 515 +++ .../themeisle-sdk/src/Modules/Promotions.php | 1087 +++++ .../src/Modules/Recommendation.php | 334 ++ .../themeisle-sdk/src/Modules/Review.php | 118 + .../themeisle-sdk/src/Modules/Rollback.php | 417 ++ .../src/Modules/Script_loader.php | 145 + .../themeisle-sdk/src/Modules/Translate.php | 918 ++++ .../src/Modules/Uninstall_feedback.php | 838 ++++ .../themeisle-sdk/src/Modules/Welcome.php | 194 + .../codeinwp/themeisle-sdk/src/Product.php | 461 ++ .../vendor/codeinwp/themeisle-sdk/start.php | 56 + .../vendor/composer/ClassLoader.php | 579 +++ .../vendor/composer/InstalledVersions.php | 359 ++ .../menu-icons/vendor/composer/LICENSE | 21 + .../vendor/composer/autoload_classmap.php | 21 + .../vendor/composer/autoload_files.php | 13 + .../vendor/composer/autoload_namespaces.php | 9 + .../vendor/composer/autoload_psr4.php | 10 + .../vendor/composer/autoload_real.php | 50 + .../vendor/composer/autoload_static.php | 54 + .../menu-icons/vendor/composer/installed.json | 228 + .../menu-icons/vendor/composer/installed.php | 76 + .../vendor/composer/platform_check.php | 26 + .../vendor/enshrined/svg-sanitize/LICENSE | 340 ++ .../vendor/enshrined/svg-sanitize/README.md | 93 + .../src/ElementReference/Resolver.php | 169 + .../src/ElementReference/Subject.php | 153 + .../src/ElementReference/Usage.php | 49 + .../src/Exceptions/NestingException.php | 36 + .../enshrined/svg-sanitize/src/Helper.php | 53 + .../enshrined/svg-sanitize/src/Sanitizer.php | 701 +++ .../src/data/AllowedAttributes.php | 356 ++ .../svg-sanitize/src/data/AllowedTags.php | 99 + .../src/data/AttributeInterface.php | 18 + .../svg-sanitize/src/data/TagInterface.php | 19 + .../enshrined/svg-sanitize/src/data/XPath.php | 64 + .../svg-sanitize/src/svg-scanner.php | 192 + .../dist/simple-local-avatars.asset.php | 1 + .../dist/simple-local-avatars.js | 1 + .../includes/class-simple-local-avatars.php | 1669 +++++++ .../plugins/simple-local-avatars/readme.txt | 168 + .../simple-local-avatars.php | 120 + .../plugins/two-factor/LICENSE.md | 280 ++ .../two-factor/assets/banner-1544x500.png | Bin 0 -> 4859 bytes .../two-factor/assets/banner-772x250.png | Bin 0 -> 2255 bytes .../two-factor/assets/icon-128x128.png | Bin 0 -> 1225 bytes .../two-factor/assets/icon-256x256.png | Bin 0 -> 2350 bytes .../plugins/two-factor/assets/icon.svg | 6 + .../two-factor/assets/screenshot-1.png | Bin 0 -> 175365 bytes .../two-factor/assets/screenshot-2.png | Bin 0 -> 163789 bytes .../two-factor/assets/screenshot-3.png | Bin 0 -> 6110 bytes .../two-factor/class-two-factor-compat.php | 55 + .../two-factor/class-two-factor-core.php | 2018 ++++++++ .../two-factor/includes/Google/u2f-api.js | 748 +++ .../two-factor/includes/Yubico/U2F.php | 507 ++ .../includes/function.login-footer.php | 87 + .../includes/function.login-header.php | 259 ++ .../includes/qrcode-generator/qrcode.js | 2297 ++++++++++ .../class-two-factor-backup-codes.php | 402 ++ .../providers/class-two-factor-dummy.php | 85 + .../providers/class-two-factor-email.php | 354 ++ ...s-two-factor-fido-u2f-admin-list-table.php | 160 + .../class-two-factor-fido-u2f-admin.php | 359 ++ .../providers/class-two-factor-fido-u2f.php | 391 ++ .../providers/class-two-factor-provider.php | 168 + .../providers/class-two-factor-totp.php | 765 ++++ .../providers/css/fido-u2f-admin.css | 12 + .../js/fido-u2f-admin-inline-edit.js | 150 + .../two-factor/providers/js/fido-u2f-admin.js | 48 + .../two-factor/providers/js/fido-u2f-login.js | 16 + .../plugins/two-factor/readme.txt | 52 + .../plugins/two-factor/two-factor.php | 48 + .../plugins/two-factor/user-edit.css | 42 + 717 files changed, 172984 insertions(+) create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.eot create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.woff create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/images/in-progress.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/jetpack-protect.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/images/in-progress-dabfeaa364c305be480c.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.js.LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.rtl.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack-protect.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/.eslintrc.cjs create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/actions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/react-jsx-runtime.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/react-jsx-runtime.js.LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/src/class-config.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/.eslintrc.cjs create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/TRACKING.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/actions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js.LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-client.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin-bar.scss create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/style.scss create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js.LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/global.d.ts create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/anon.ts create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/assignment.ts create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/error.ts create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/index.ts create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/utils.ts create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/css/jetpack-admin-jitm.scss create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/boost-9e9a227e7e7280d0aa85.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-c399837fe1621b176d10.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-8a2b204e2c720730e928.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/evaluation-blank-fbbfbcd75b50ade0f092.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/evaluation-selected-196d1790b76830f9b73a.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-ai-d29bf65dcea46074d72f.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-manage-3a7ecaa604823c98c3cf.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/search-d177a31292d96d5ccbc2.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/site-cards-29522f090d5422fd7afd.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/social-b8744a40c7c19a7bcc37.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/videopress-9c064bc7b89c386e5e50.png create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/global.d.ts create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cache.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-errors.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-files.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-host.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-modules.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-paths.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-status.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-health.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-main.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-server.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-users.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/actions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-rest-controller.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/cli.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-blocked-login-page.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/functions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/i18n-map.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/readme.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-credentials.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-jetpack-protect.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-onboarding.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-rest-controller.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-scan-history.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-site-health.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-threats.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/autoload.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/autoload_packages.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/SECURITY.md create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/composer.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-current-plan.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-plans.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/ClassLoader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/InstalledVersions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_classmap.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_files.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_namespaces.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_psr4.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_real.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_static.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/installed.json create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/installed.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/jetpack_autoload_classmap.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/jetpack_autoload_filemap.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/platform_check.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-handler.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-locator.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-container.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-hook-manager.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-latest-autoloader-guard.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-manifest-reader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-path-processor.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-php-autoloader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugin-locator.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugins-handler.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-shutdown-handler.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-loader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-selector.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/NOTICE create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/bench.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/check.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php create mode 100644 wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/admin.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/admin.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/dashboard-notice.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/dashboard-notice.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/extra.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/extra.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/LICENSE.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/css/all.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-brands-400.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-brands-400.woff2 create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-regular-400.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-regular-400.woff2 create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-solid-900.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-solid-900.woff2 create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-v4compatibility.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-v4compatibility.woff2 create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/images/neve-theme.jpg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/images/otter-block.png create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/front.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/library/compat.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/library/font-awesome/backward-compatible-icons.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/library/font-awesome/font-awesome.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/library/form-fields.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/library/functions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/media-template.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/meta.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/picker.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/settings.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/type-fonts.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/includes/type.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/admin.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/admin.min.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/index.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/index.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/models/item-setting-field.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/models/item-settings.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/models/item.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/views/frame.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/views/item-preview.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/views/item-setting-field.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/views/item-settings.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/media/views/sidebar.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/picker.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/js/src/settings.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/languages/menu-icons.pot create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/mailin.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/menu-icons.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/readme.md create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/readme.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/autoload.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/README.md create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/assets/css/font-awesome.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/build/frontend.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/build/frontend.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/build/index.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/build/index.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/build/index.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/build/style-frontend.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/class-gutenberg-menu-icons.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/load.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/icon-picker.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/icon-picker.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/Elusive-Icons.eot create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/Elusive-Icons.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/Elusive-Icons.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/Elusive-Icons.woff create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/Genericons.eot create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/Genericons.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/Genericons.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/Genericons.woff create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/elusive.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/elusive.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/font-awesome.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/font-awesome.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/fontawesome-webfont.eot create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/fontawesome-webfont.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/fontawesome-webfont.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/fontawesome-webfont.woff create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/fontawesome-webfont.woff2 create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.eot create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.ttf create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.woff create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/genericons.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/genericons.min.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/icon-picker.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/fields/base.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/fields/cmb.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/fontpack.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/loader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/registry.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/base.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/dashicons.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/elusive.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/fa.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/font.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/fontello.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/foundation-icons.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/genericon.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/image.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types/svg.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/js/icon-picker.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/js/icon-picker.min.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/languages/icon-picker.pot create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/icon-picker/readme.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/menu-item-custom-fields/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/menu-item-custom-fields/doc/menu-item-custom-fields-example.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/menu-item-custom-fields/menu-item-custom-fields.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/menu-item-custom-fields/readme.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/menu-item-custom-fields/walker-nav-menu-edit.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/CHANGELOG.md create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/animation.jpg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/conditions.jpg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/css.jpg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/neve.png create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/optimole-logo.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/otter/otter-builder.png create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/otter/otter-library.png create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/otter/otter-patterns.png create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/sparks.png create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/team.jpg create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/themeisle-logo.png create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images/wplk.png create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/about/about.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/about/about.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/about/about.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/float_widget/float.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/float_widget/float.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/float_widget/float.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/promos/index.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/promos/index.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/promos/style-index.css create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/survey/survey_deps.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/survey/survey_deps.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/tracking/tracking.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build/tracking/tracking.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/index.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/load.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/postcss.config.js create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Common/Abstract_module.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Common/Module_factory.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Loader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/About_us.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Announcements.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Compatibilities.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Featured_plugins.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Float_widget.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Licenser.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Logger.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Notification.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Promotions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Recommendation.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Review.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Rollback.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Script_loader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Translate.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Uninstall_feedback.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules/Welcome.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Product.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/start.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/ClassLoader.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/InstalledVersions.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/autoload_classmap.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/autoload_files.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/autoload_namespaces.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/autoload_psr4.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/autoload_real.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/autoload_static.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/installed.json create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/installed.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/composer/platform_check.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/LICENSE create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/README.md create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/ElementReference/Resolver.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/ElementReference/Subject.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/ElementReference/Usage.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/Exceptions/NestingException.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/Helper.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/Sanitizer.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/data/AllowedAttributes.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/data/AllowedTags.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/data/AttributeInterface.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/data/TagInterface.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/data/XPath.php create mode 100644 wp-content/upgrade-temp-backup/plugins/menu-icons/vendor/enshrined/svg-sanitize/src/svg-scanner.php create mode 100644 wp-content/upgrade-temp-backup/plugins/simple-local-avatars/dist/simple-local-avatars.asset.php create mode 100644 wp-content/upgrade-temp-backup/plugins/simple-local-avatars/dist/simple-local-avatars.js create mode 100644 wp-content/upgrade-temp-backup/plugins/simple-local-avatars/includes/class-simple-local-avatars.php create mode 100644 wp-content/upgrade-temp-backup/plugins/simple-local-avatars/readme.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/simple-local-avatars/simple-local-avatars.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/LICENSE.md create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/assets/banner-1544x500.png create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/assets/banner-772x250.png create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/assets/icon-128x128.png create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/assets/icon-256x256.png create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/assets/icon.svg create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/assets/screenshot-1.png create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/assets/screenshot-2.png create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/assets/screenshot-3.png create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/class-two-factor-compat.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/class-two-factor-core.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/includes/Google/u2f-api.js create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/includes/Yubico/U2F.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/includes/function.login-footer.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/includes/function.login-header.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/includes/qrcode-generator/qrcode.js create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/class-two-factor-backup-codes.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/class-two-factor-dummy.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/class-two-factor-email.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/class-two-factor-fido-u2f-admin-list-table.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/class-two-factor-fido-u2f-admin.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/class-two-factor-fido-u2f.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/class-two-factor-provider.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/class-two-factor-totp.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/css/fido-u2f-admin.css create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/js/fido-u2f-admin-inline-edit.js create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/js/fido-u2f-admin.js create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/providers/js/fido-u2f-login.js create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/readme.txt create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/two-factor.php create mode 100644 wp-content/upgrade-temp-backup/plugins/two-factor/user-edit.css diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/CHANGELOG.md new file mode 100644 index 00000000..2d62a270 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/CHANGELOG.md @@ -0,0 +1,289 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## 3.0.2 - 2024-09-06 +### Changed +- Internal updates. + +## 3.0.1 - 2024-09-06 +### Added +- Threats List: Add pagination. [#39058] + +### Changed +- Admin menu: change order of Jetpack sub-menu items. [#39095] +- Updated package dependencies. [#39176] + +### Fixed +- Security Scanning: Adds a background to the scan progress bar. [#38847] +- General: Delete relevant Protect options on deactivation. [#38815] +- Auto Fixers: Disable the unignore threats button when a fixer is in progress. [#38898] +- Security Scanning: Fix the threat fixed on date in the history view. [#39164] +- General: Improves the manual scan link button loading state. [#38897] + +## 3.0.0-beta - 2024-08-09 +### Added +- Firewall: add dedicated WAF allow and block list toggles [#38265] +- General: add "contact support" links [#38416] +- Security Scanning: add threats history view [#38117] + +### Changed +- General: indicate compatibility with the upcoming version of WordPress - 6.6. [#37962] + +### Removed +- General: update WordPress version requirements to WordPress 6.5. [#38382] + +### Fixed +- Fix an issue where the connection error hook was always resetting the notice [#38120] +- Fix image optimization [#38573] +- Fix in-progress threat fixer loading indicator [#38051] +- Fix threat fix modal title [#38312] + +## 2.2.0 - 2024-05-24 +### Added +- Add data to WAF logs and a toggle for users to opt-in to share more data with us if needed. [#36377] +- Trigger a red bubble notification when a bad install is detected. [#36449] + +### Changed +- Update WordPress minimum version requirement to WordPress 6.4. [#37047] +- Only show installation errors on the plugins page. [#36390] + +### Fixed +- Jetpack Protect Footer: ensure that "Go to cloud" links are not shown when on a platform with no firewall support. [#36794] + +## 2.1.0 - 2024-03-14 +### Added +- Added onboarding flows. [#34649] +- Added firewall standalone mode indicator. [#34840] + +### Changed +- General: indicate compatibility with the upcoming version of WordPress, 6.5. [#35820] +- Use blog ID instead of site slug in checkout links. [#35004] +- Updated package dependencies. [#36325] +- Updated package lockfile. [#35672] + +### Fixed +- Prevent text orphans in the site scanning header. [#35935] + +## 2.0.0 - 2024-01-18 +### Changed +- Firewall: use datetime versioning for rules file updates. [#34698] +- General: unify display of notifications across Scan and Firewall screens [#34702] +- General: indicate full compatibility with the latest version of WordPress, 6.4. [#33776] +- General: update PHP requirement to PHP 7.0+ [#34126] +- General: update WordPress version requirements to WordPress 6.3. [#34127] +- General: update package dependencies. [#34882] +- General: update lockfile. [#33607] + +### Fixed +- Fix Modal component overflow scrolling. [#34475] +- Fix Popover component styling. [#34424] +- Improved helper script installer logging. [#34297] + +## 1.4.2 - 2023-10-19 +### Changed +- General: update WordPress version requirements to WordPress 6.2. [#32762] [#32772] +- Updated Jetpack submenu sort order so individual features are alpha-sorted. [#32958] +- Updated method used to render Connection initial state. [#32499] +- Updated package dependencies. [#33692] + +## 1.4.1 - 2023-07-18 +### Changed +- Brute Force Protection: add access to feature in environments that otherwise do not support the WAF. [#31952] +- General: indicate full compatibility with the latest version of WordPress, 6.3. [#31910] +- Update WordPress version requirements. Now requires version 6.1. [#30120] +- Update package dependencies. [#31952] + +### Fixed +- Scan: Fixed sorting of threats by severity. [#31124] +- License Activation: add filtering for unattached and unrevoked licenses within upgrade flow check. [#31086] + +## 1.4.0 - 2023-05-05 +### Added +- Add brute force protection. [#28401] + +### Changed +- General: indicate full compatibility with the latest version of WordPress, 6.2. [#29341] +- Improve the firewall status heading to provide more information based on the current configuration. [#28401] +- Updated package dependencies. [#29480] + +## 1.3.0 - 2023-03-13 +### Added +- Add ability to toggle automatic and manual firewall rules independently. [#27726] +- Add improved messaging for currently enabled firewall features. [#27845] +- Disable Jetpack Firewall on unsupported environments. [#27939] +- Add link to pricing page for getting started with an existing plan or license key. [#27745] + +### Changed +- Updated package dependencies. [#29297] +- Update to React 18. [#28710] +- Use `flex-start`/`flex-end` instead of `start`/`end` for better browser compatibility. [#28530] + +### Fixed +- Fix connection button loading indicators. [#28514] +- Fix Protect status report caching. [#28766] +- Remove unnecessary full path from example in UI. [#29037] +- Other assorted fixes for minor bugs and grammar. [#27846] [#28091] [#28397] [#28273] + +## 1.2.0 - 2023-01-16 +### Added +- Add web application firewall (WAF) features [#27528] +- Add progress bar to site scannnig screen [#27171] + +### Fixed +- Poll for scan status while scanner is provisioning [#28275] +- Bug fixes + +## 1.1.2 - 2022-11-30 +### Changed +- changed description and author [#27618] +- Updated package dependencies. [#27043] + +## 1.1.1 - 2022-11-18 +### Fixed +- Fix issue with plugin activation. + +## 1.1.0 - 2022-11-17 +### Added +- Add features for paid Jetpack Scan users, including file and database threats, on-demand scanning, and threat auto-fixers. + +### Changed +- Compatibility: WordPress 6.1 compatibility + +### Fixed +- Adjust alignment of spinner icon and loading text on the in-progress scan screen. + +## 1.0.4 - 2022-08-29 +### Fixed +- Fixed NaN error that prevented the pricing interstitial from rendering. + +## 1.0.3 - 2022-08-26 +### Added +- Added a default 'See all results' label to the mobile navigation button. +- Added a spinner to the in progress scan page in admin +- Added JITM functionality +- Added threat descriptions. +- My Jetpack includes JITMs + +### Changed +- Add condition to check plugin activation context before redirecting + +### Fixed +- Fixed alignment of long navigation item labels on mobile screen sizes. + +## 1.0.2 - 2022-07-27 +### Changed +- Updated package dependencies. + +### Fixed +- Fix protect admin toolbar icon display when Jetpack enabled and connected +- Minor bug fix - added isset() checks for report data properties + +## 1.0.1 - 2022-07-07 +### Added +- Added two new FAQ entries +- Protect: record even just after the site is registered + +### Changed +- Moved normalization of the Protect status report data to the server side. +- Renamed `master` references to `trunk` +- Reorder JS imports for `import/order` eslint rule. + +### Fixed +- Fixed bug that would not display Core vulnerabilities. +- Removed legacy code and documentation and adds new docs for the debug helper plugin. +- Fixed recommendation for plugins that don't have a fix yet +- Protect: Fix visual issue of the Interstitial page + +## 1.0.0 - 2022-05-31 +### Added +- Add additional tracking events +- Add Alert icon to the error admin page +- Add checks to the Site Health page +- Add custom hook to handle viewport sizes via CSS +- Add error message when adding plugin fails +- Add first approach of Interstitial page +- Add Jetpack Scan to promotion section when site doesn't have Security bundle +- Add missing prop-types module dependency +- Add Navigation dropdown mode and use it for small/medium screens +- Add ProductOffer component +- Add product offer component +- Add title and redirect for vul at wpscan +- Add 'get themes' to synced callables in Protect +- Add installedThemes to the initial state +- Add notifications to the menu item and the admin bar +- Add status polling to the Protect admin page. +- Added details to the FAQ question on how Jetpack Protect is different from other Jetpack products. +- Added Jetpack Protect readme file for the plugin listing. +- Added option to display terms of service below product activation button. +- Added Social card to My Jetpack. +- Added the list of installed plugins to the initial state +- Change ConnectScreen by the Interstitial component +- Creates Status Class +- Empty state screen +- Expose and use IconsCard component +- Flush cache on plugin deactivation +- Footer component +- Handle error in the UI +- Hooks on plugin activation and deactivation +- Hook to read data from the initial state +- Implement Footer +- Implement Add Security bundle workflow +- Introduce Accordion component +- Introduce Navigation component +- Introduce Summary component +- Introduce VulnerabilitiesList component +- JS Components: Introduce Alert component. Add error to ProductOffer components +- More options to the testing api responses +- Record admin page-view and get security from footer events +- Render Security component with data provided by wpcom +- Request and expose to the client the Security bundle data +- Update logo + +### Changed +- Add empty state for no vuls +- Add popover at Badge +- Cache empty statuses for a short period of time +- Changed connection screen to the one that does not require a product +- Changed the method used to disconnect +- Changed the wording for the initial screen. +- Change expiration time of plugin cache +- Clean connection data. Update to latest connection API +- Configure Sync to only what we need to sync +- Janitorial: require a more recent version of WordPress now that WP 6.0 is coming out. +- JS Components: Add subTitle prop to ProductOffer component +- JS Components: iterate over Dialog component +- Improve Dialog layout in medium viewport size +- Move VulnerabilitiesList to section hero +- New VulsList +- Redesign Summary component +- Re-implement "Your results will be ready soon" layout +- Re-implement Admin page by using Dialog component +- Remove use of `pnpx` in preparation for pnpm 7.0. +- Replace deprecated external-link variation by using isExternalLink prop +- Require only site level connection +- Truncate items at NavigationGroup +- Tweak footer +- Update Footer and VulsList for small/medium viewport +- Update Navigation to be external controlled +- Update Protect icon +- Update VulnerabilitiesList to remove severity and add fixed in +- Updated package dependencies. +- Update package.json metadata. +- Updates CTA wording to reduce confusion when user already has Jetpack Security Bundle which includes Jetpack Scan +- Update the Status when connection is established +- Use data provided by My Jetpack to render Product offer +- Use weight Button prop to style the "learn more" footer link +- Use a different copy when there are no found vulnerabilities but there are still some unchecked items + +### Removed +- Removed Full Sync from loaded modules as Full Sync Immediately is present by default now + +### Fixed +- Adjust spacing and overflow properties of the navigation labels to improve display of long names. +- Fix Connectino initialization +- Fix fatal when checking whether site site has vuls +- Fix right margin in primary layout diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.eot b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.eot new file mode 100644 index 0000000000000000000000000000000000000000..51f012dd13d1ecd25dc203f65c51f94ba8d635a2 GIT binary patch literal 1496 zcmb7EOK22X6g{s#U9pv9(pIO^gT&HIzL1`D+9Wy?oAe^V&m?M;fD3UdotloC?rJ&} zNSG`{kU(HaKoDHI6M~fhCyM#&r%@>rakoucFW+92d~~a=iYbUt9ReK zFH}Hh7m!ff1lEM7{C2Wd_k4rax*ECttqo|wMc8mrf`uF|p@*mphl)+^azZ^Oi1V1o zEPcvUnlMSFj5%DOXAve+NTQdP|Bpr|Z$mqA88UiLoc_75A*OaydC2~Iu3(jn$>+;- z+CzROZ_SlB{y^@Hb@|!FKdwLMUMF85-Am;op8%3)ADE$_Wn_=vBL8Wo;4Vag z74m1~`mB?)(1|tjf5>+gtc4PyI86SY+$>rJ`{j`%*8q7J*Z8;O%(>hroASZ4LzW@d zzzj$?{D`Z;DBdA0c6feOO>o<_Z5Vh1`ElhjhGljdx02)encl}=&0BE~ZNbPTeXigj z$0+KUe2JR*29?j13N_9Rv8cQ@6wa%TD}!HgIj=-=1hrp9%xUT6_5vcIFfBPlxC`_b0SC`glApMzh+ul87}X z5{YyTS5m2FO>0i2u8fVJdV2Nh(~)ep(AB9+lHS=>$Yw`oHa73Y3?tTP z82*3rKW|4?ThBKPeZ)@1KeE49n{Rp`7{kBg9pl*sjdT25A@G-%s!lNQPy&KYx@ tViKc%$#Y?{B-$)~ULmynaydKh literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.svg new file mode 100644 index 00000000..51e14560 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.svg @@ -0,0 +1,11 @@ + + + +Generated by IcoMoon + + + + + + + \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.ttf b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.ttf new file mode 100644 index 0000000000000000000000000000000000000000..c44c262f09b0bdd218d4330f0a1e2f3652cfd5da GIT binary patch literal 1300 zcmb7EOGq106g@99lhG(z(}`n>*i;*%f~hek>Bk1MQ2Y>!wg@gtJH~0^Cz+6ppwvYX zL=cKXq0nV_g7mX(X~9(&;;PFoN@<~B+hq$<(Dcs7Hf{>u@N&;N_rCkyeeWe;0IKi+ z9J+4YywqLm7CK0IL*s5LtK{X0_iF%aBz`Nc6!YZI5I1~9dVcBN73iT@z(%PCp) z!{Fc}fUBl8zUH-}PWvR|e;RRc9M~oV%70>3+^{_Rjxeh<^2&_Swoh6gun%shw1Ym5 z1_h0?I5wXNjMa?MNHNRPk|yVInY;@XaL|Xrw~x|csYDw7VpjSh^E9u#E(4>i+A_@n z#IBer|MLE?@mMeY=9amKkkEl3uF}^1LY*WxF}Yr@?~X-daTbe4E=2r-M-pq8=oFpJ zf!08f1zICQOCWq!a<(+LMtY**?s{(dXzggt>z$0phov@YI3Az$dJm_VpZPtWk#M+I ztPy*|;SrCA4J5=--s`UOdh6U?$LHC^m#bE6LHZ-PP6I{zM|%-X=L5 zQd@gAk?7AH9KCeQvb#=}&AzG6XU>h5JGH&PP{o@^_Hm=(sR1l+cSmoG&ek%TW8M|4 zd~Uhy1g#9gide*$Mx5RnnTyV;3Dyh&*X$CFYLj zp@;Fas-9O;bDjBurmHC(vrwTU4+SaA(N^*(KqEyZu1~0i;*6H_g@Rp}AgO>NW+_Mk4(o{ZYcBYt3Pm?x literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.woff b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/fonts/jetpack-protect.woff new file mode 100644 index 0000000000000000000000000000000000000000..dc898ac561ba44db0ed4e73f806927c20c134edd GIT binary patch literal 1376 zcmb7DO=uHA6n?WmS({2~<0jiksnOaWi;YcVTYqY34h?OkEmbLc5W7v+q?%+yvPFwM z6-uEXEeL`~Z$k0sswj9658}zA2M-ED^{OC(jo-{}wO$H+%bWSWZ{EDw_jdN?csfmt zVCodridlC#$N$^-h2z~sY!B2a?sY-6BU3O-&~o4xxf_%3m$PPtYcIfgEcboc{QNa& zuYrGZzxTXjJ!hFSL=und<$mzl+?yOkXy3t)aMzOZn_R)UMI<+X>)icBD|tJEIQba( zUg7PuRxoejT=^t;RJfnc7R`bM?Gn!Z!u`Y0(A|<S;2V7+08x>4sN z-)i&Ky8a(jtB5XqTy1#3fjfKE@q36)2*V!ntwwh7`M!g_d#Fru%Ava<+|mR%*>6>QrUK_j6>JSB8N(3 zQig8eRZ3JQ8;S+)Oj_m2tX+)8V_h@}sZ14`#d49N6vqwf+Eun)1)sOFb9u8&=W%S7 z<|vOhEbl5q+AccLtW~tiren=Sr{|-?8GF>Wi!n-z8XQ!SMf#$s%oIh>K%1s{jKgSv QO`~vLZwz0R|H(VpA8x+W-~a#s literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/images/in-progress.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/assets/images/in-progress.png new file mode 100644 index 0000000000000000000000000000000000000000..7d712a97e66aeb17997953b61430e5cb191c7756 GIT binary patch literal 15356 zcmVeP9i!P20`*r3JNp25|f!qf5H zjrs7-{{8p=|Nr;y#r^v4_v^jy+Jp4wt^WM?^WvWS_1*R9wfy(y=kWE<;_JB7;jGNu z`uzRw^Z4iS_4xYy^!NJS>+#6k=(5k=;^N}`{QUp_|NZ{{{r&#_{{H^{{`UF%^7Z-a z@%HKO_5S|;2sqYU0000ubW%=J00IL91_ucV3xn_fl7sL6k&^%a|NsC0|NsC0|NsC0 z|NsC0|NsC0|NsC0B*E|h|FOXT|NsBN8n@eh00276NklMo+o8JHb;~S0`&>~c2)3i@az{aL&r5>3$i{h4En7Gxhuv>p8 z=@6E6Py|m^1{4;HVOA0oj&eD3$4laZ+Vb=`d)*nb>WReNS3o7`L%SNX} z%p}7K`#aj||9c;jsi~04p0J}3VQ2O`LKXwJy8jh+Td6S|M`2S(0nOlR)C6UsAc}3Q zgtvIpZ)mHLN%cerSp!Qlq&f<=8gmA@hA)|>Pq&#{qf({=(L%Nl)|k$Uz|t58MEkFq zKQP7d`x$;)8pkBcKc81pVF)oBTrmw_WZvKLOQ7<{%WkW8hKddVnFMFl8Qfewf#dS6+{md)`J#>D;4!QV)&Zn<$YwOaGP;!+c zGCnoM>`=n8?e{f9CQcS~u*2jJPLHv-?jMtw@Jp>Rpa7;4DV(sug~mo;BLa_;qd+V@%r2Bc5L6O=?^6^}&C7%8tS18)=bJSxI3xOyqai zZE1eQQH<;ThRTOTyXg+D)%xAXC|lzWz}2RAutk~aRbc1q&)8%>yzM`$1Qq{>~IPJtrkNP^HauPpv)&#!h&Zpz&YIZ5$ z=_=oZw$-|EK}@3FG}9U@Kw+w5Q6A8&K+iL~g~fS&zna6iwC~E?6HtHzqtVV{}ko`1}NMSDE2Sbs~CO z%+}p|xG*adHDE=R#TPRUPB22DRn0%PukSCjji``keZA;y1eQhg z;-4`a8-M_j`we)n0kFC05405A4zT=O=LM8$$8}AP7gcYA-vwC&$a(gy8P|&YCtqde za8QGyZX%(nqYR}0KVW+_u-KfYXaXhbJhhiYGd*S0GiwaB;UQ7d z1NBG5Y;NTL<__h){rdT+eLspD?C|N1;PNR=^WrBrHZ5u>BT?u8>m3DL0vuo=PcDj& z$UJCAZS>_z@FV@YI?c#)1Pk0_dP8$JcLjz6E*6@cP?AIFaASeOxc04`1_LLb!qIM& z!wwNtBtLv~P%>XG-HK^erta!n+@d_TpATCHXYdfV$Xnu|07ro;;h-~#nf0=mhwv^a zq>u{L7nVY@MGs3EQvJX?ju?WBC{Kyw!kz}VZ_WJAtyi2FVCN%}EaR9Qy#P#x93+S$ z2;^)UAui8pC#=4Jz9(L&cX^v9hKaIh4HC;m;66!YDLky>8w$2 z^HI$6ibHcQD|K57u+{b3*V&P8^hEBsgh8YJYM*mhoTXG$kJ!KoFW}9LR^Xe73&dgOh|g_m z7n}85I3$$Xz*>!~0Cs6xtxPih)zUEGa7_@}eJwdA zRhv+7+gqNFQA9eZa=6+O#ho)0q6|-|?^?7wnOOu^v*Y-refwwaQ6GO@n&ey-?c<$8 zx0Je1%eZmWV(=@cuoJ7bL~+AJ$1cx`zb)>8No?x6UL?`> z?O)jbmrr#31-aE)6;BxnuDS#6d|Ywo(VV4|&Esnmmy=y^&NKIci8(a5q=TA$7SbS_ zGzPn{DE2rb7U?+8X&b(Cx3yNgEJ<$Ou+R#@ty5eh7tU}C6xYFV+xD4c2vJK+kmQ%o z3cUV|=T4kEVfyb5gG$z9p%cWsYWFw^b`)>)_PpXw$hoMh4W8%0 z6|?wYNAi!{;{h4)VH9G!RlDUC%{^fjVjGgRWBZ}TPrW9@u$`Fla|JlaZ5o`8P6hm^h@0j>GI zla!Z*e_}MY`8nUG-A_s@sVXyseK*zBl5!y1-x=K=2X{?ydk4qnNq!zPaPep~?pKl; zafx%x`#(f6o6rhm$)WPP)@HP@!a3UP)$aR-}Z!MG?jYrp2tIGCc)Vla?i1Sh zt18abfOW*?9J)ZnZdB*7*-$Pk`CO#;BbWI$%Mot7d5!sSw8vCUqjd*bg&a%maDcdUf_`fV8Ckcra?H+%wcsvUqUYUKdP zAGx^+$^g@w!ypGU=z|Rf93wj+Jd;GstVLDwV_XpyvA+XI5$1ACiBuK#$lAoOF00KOXKf5 zhj!&RLc~}xZbpEi6M*Peik1#frKm2W{23N>(YH1ubAq5adx{GU^;8Nm(=<~>jBH4+ zDpLB@ac-_-|EsUE>bSr)gdv+A1~{>Gm%1Rxh;bMx^~fr@8lCe#a-y44!L^wV9vT@2 zI1#e2Mz$V;=pKsp*WG|^=4F&z+vww|AWo8(ds zY?ypc&uZc57LAuxx_y+z;iPDfmX~VuI7ly`R?h1&+fE*8I2zF7YzK_$ezYvFm#X#y z&c*|%z~OOul(-nOm9 ziZBUwoe6`1lh3KHAEaJguLh1)>O)CkSIAPpZOtjA#oUAk^Eef;@MeigoyUo+2JY%+ zce@t2P{`F=XUXjSXQ`(71>;=?0#3yf5wH(UXn2*f4!67AZg;=F<%Js3=5cN>B$KBz z`Gyys%3**LAZH8`Vx%T2YkQRsce|rKt^-a~nB#sPv^>*VCsq{1b#oc)sT3UJun{U( zG*>SR-R@5IzpHgwrJtihGzkL8NiK&fE-ss3b9^P<>|5txceh&H-}Gm zSF3>2$R04oxvayRCKMWn-^4OhRw=6Nth%2N7Tl#Bf~O;H_g6>c_N#!4Wn8rh&sic% z2h?G}29u%60cEKkM=WFsiYgb?b&1Iy_}#9Gana)@*W1X9aQ>x4h#TywWCe!^BPrs_ zLQ$0!PvsG}yNAP9ULTQrS^=EcCNu6$pAbtsu>%3>039t6Zk(r5mBlXM7#&%eMNdI) zO=5CWW83wb1f^IV_dJf9rqtU56I8AZI6v_(!vI%Qn5_yYaom9w%R-M<2cRn0|I4Qm zI)iz)8>6fV4Efktz=^`+fgv0%+CeAY+W-H)5O&KS<_;#`xNEvX!;jw@0PZg+%F1-CRyo5NXKIkueljUHE#;~XIgidn86EDq&83AH-X(+(=coAEEq@j*; zS1xmTjX3HR=HIGPMggu08yRxW+q5)MiEqyR$~C?on@Atn7K%$J=|Ytdr1mRbQU(G} zlm)FyikJ1Zg^_wWd3-{UYb(HsBk3beTc|4fMx{fv9;B!Y1Dsp4B69b>A-hyx|L`s>`TN$;rdT0`IA*b5hM7O3ZaKH<@9RV-aJLI#51B4JrD-c~f2qLRH`Q@*1YQx#x~+r7 zc3c6Di_FTZ!vI%mAqUuqiNMt%kv4wZrEc8js+=$3EnX{)lxUg=x5!G}|M=A$I zqi!t8^58dZGT&n_?`PlLOl*Xr7}83!ys=JP7D6?!9dIAs?tX3`-)%TZl_ep;m-tLd z6I&-Pb;Y%>2H?s|O=eggmDn<$_)_wg(}7PHaNExBiY!u}u9!p2(^5+7?)m=e9JlMX zofD2HBkZ_+TFVQ%hp6K`$7-{d*Y2`yR7Qfvpw#ddp+FlTDc!mI5wH* zsmI+vT(<{si(-MQZU@}Q&*%1OQ{Zs3AOMFAj3Vtko!$PiBK358(~29iN>I=(sZ6|) zin#-1eLZk>J8wJSKL6yq-){(e zN^pr|kQ)g&%mx6RI1V_A6lvvH-R+{?BF}7DU4X~I09g`W2i4zX>20Pp7R z`gM!9!NiD_CZ;_BwoHN?a@X)so@^Z8N)b!R;c?ZJwRDj^WLPNV5ROuIPTX~t3H3LI z10y|^MT*Vi{O5J7qaCDuHJ&4c9${kNq&nSn#z-A2t1N;(uelqc8qlIeI(VGM)rARz zP80)akL5HObPU`!^|&t|&cFNJhQJAZwL>KKz>3RyrqN z4+wob?_ll@_ImmAUjdOu&Q7schwO?;}LO?JHi; zEli{oT}n6#C3sQR(&s91xQbNgs3?`wqMTnkSxTU-$oqH{cR%9yeLH;D*AJUb2bfhk z;)WIU!li>=C9}k*vKso8S*;V;3^Uwh%UPVE1T43l$zlAh=cnHly~Xk@VV+5xCNzrI(hiL#$YmhRr35&{ zIMmxhw9wd@rPswq0df}OVAwa#@V0X*F?LP_Pi01!Lx9_MlbJQfI1vmvM7te~m?<9q z%R4;aB%xpi96T-|%xxFoUb*UdZ#NBaXfi|28sH(|u_$Se zmX`=TjwtL3W#Q)ecUH%726-QW?fnAWhmC<#Wo0)WfYn9j(($&A)!z$bnd%jAD0uGZ5;6A-Q z*vAy$7*Wp2LSeD8UmfR;B4Jx75jQIbJaV-J+8#Kw?FDKqC0~$}DyLmk`jrC)Tr!c^ zRp3rPZ%HaQ^*Gc6uuq$7c}a1(2@FYQepbowHxp&Xo>$_fO|)g8x)3Jdf;w(Hm;1Pb zeg3d9a8k+w6X6RK2O=!eWgd4n)-k#3tb2_}ErWc$j3&Y+M`J}sDP-j+E2jfzJZAq= zra7ENICPnjRx*N|stl!9X{SEGY@`_oc8GE3LmfB+n#^gFR3xvFA14EOoK%9GNX5-x za97d%r_v6{12?dBYy~~<(x$J#u@YQ#Adi#6jLZ%R3OO2h7mouU^^Dq>Qh^(Dz&jk_ z^7%->VOa=9?hBFp7{^9ygkf?M{=~)XPSTaT1A*gd~f(S2+OKT$D>g&PBP| z>mG`zj3w=hwv#=VvsL5y9wz}fTx>kG?lXY{uW@lX9uYXdErf9MT!Kr!$5kT(&aS%w zw=CqQ$%(LGMQW&WK#Bk)oNYAig?_*t-zxaq#%3N%CYVaXu(|~!6|UWIfyT0 z1BY4C3#tx~%c7rLy8ss=+%&z);}XNpahr{iI*i9DbPw@j(b1R*FJ>3u&^B@MG!x#ltknhR zoWwKWm`Dz!g3jucMhS8w#N6wtoH@ubV-}ZH510rW(#pu*AL$PGb4oem{ylaWcjEkC85Iko-K#u*zh+%+ZK4CW>VLRehGxPdrb^z}3A*&?ZAT)}pj-SX4cfh^c zTt5+^>)Hu80&H-&iW{WLQx8T!PTLIgkb!^`7Fu$0CZ1|uId_Y3&EaVEg=aI-jF%IKX@SLVO*e|)j{r-Py&Opa; z90#HuMxt_u+X43ffA&DW(o}ne#$+2E0AU~--8myO^VIf^Im0uFA>i5VE}7}c5fBaGj<%5qVi z&c|A{)bF((nY8p)zn6}mYo@L;rs|=esO>48Jqo=rro8?Re6t&Kyc4);O_)3DbJ67JFRgQ4^u7E znu8n=K~>b^{7n zE)RgL5m>$GU<_-uT&byvAQ?apFXP75)!xjl!M&TSgxjE8c<*1ek9!>0hUR`iM_Y`t zZR-noP_%Il7dYjnh%zWdy%;J;+$GR*pAQ96}ln7D#ZSMDS0=318C~i0+T3qwc#PdbOStb0Gt8 zFT`eOA3P~YKKR4NJB@Lh$Ut-T9yieO7s+;yc>|$?2mFq9r^20 ze~`S=7~~@2QYq2{{5Ig~_B;EI%BA?53LGdI?WDKjRcj_&8&N{Z@|vKfd*_5b#iuI` zJIk$YB*!XVimjYv=;74gHhMMZ`+(EXQzhoxsF0+*$)M~tH2(NLGile@dbZUH<30Ec zIpQ1@Op?0+jkfqOzdg4#cd-E=4{g_-LurY89 zzutq}FOPAzc3;)G6|Rsw(@n;}!!jVH2&L7>GoZG7Dq6Nq{np^dz;>^;;*t_v5cGMn z`X{wl%z9yU`|vX<@BY_&fctxw=_djj#3!R4z)+lNy>O7&IY1$71RqZVQj-(zX8J1X z1=15lF(W)dbURi48E`j@F;x7@_yT+6p7ZZF(A=-T2DiI;+!QxPjWFL0 zwbXsa)}Qu#eX&)qo7M3VMkiA*k2|iuj5E?F zu~J9P^&0wp$5BQcpJR@pQo=2I#W>`QtBw`qYl;v;rM+rmYFG3L=-K2#Sz<)(C9#s= zr~=b7z3=DSnoj51a>|6!ei&7J?Pk<1S_Np;JAK=IW7Rby_r1Qza^wD5kjA<=k?+8d z7*)+LlXLK`Mgc{lz>#0Y5m#PKxNK}9Su2sNTf9oUYYC~D5l-xAtheuyD~+i|cKG9V zlOKF5CazrW(c|4WjcLZqJvOE#ln^mp_kpnAsn#HUICj-t>e#h7IaSvm8slcWG(!J< zyTh|Q)*E}VVRhXKOlari3Rj#Kq9m&;@@SCC5$Uy=;72u{kNIxOEr49V8~SoE%Hl94 zH&zpTtXWU{AvOCt8h8AuPRi>siI!G({aIl_-xql<+C4`t!FjI5^Ex9mr^D-lij9K` zW_?|W-AFQo^=g)&!A(TcMh%t9eKvCf1M#Mv(=$vm~bUJlqPrgDMg%8Cku1vBXEBA+8oLvRNh zCQ7f=Th}G?4j&p)!q%Jm#3?NQmRYUT!H}B#ixbO9l%>ac)ok%2XYptxs|lp=u-Q1Z znd&E+N^z9}>83#@q_@@1zD7cL_O7||(E;w{g*UL|MmtKY;H*s{zF|V1=rOocP{A8d zOwOTTl9q&DdxHcdG_5LgOcCG73dD;G>LN<{#SX)RPhLAC$XsgYN~Dxoody9d=m7+^ z6sB4Up}3VbP${y=bIl@{T!RgCX~C8DdjXx+yPiBHHddh?M(p=>L_+7Zaq#pNVJdzu z^=iB5AwAUgy&?+Kc+*6XojO)lsgBwmUU zS(30;HjD56wUJxT!@Gh+I=sy4VS+}s znETRT#$9GA)P)-_rl_fe)FuIB+i=ci`FImbmLA}y*;3EcsiPJwxajCLW^zgouHI76 zo{vxjOdWv>;F+B2uAT%=g#bhYNQHa8GlNWSdv1?MT!C_$BXSb=oh+a(;3ghXh_#X8 zEPd_+G#d6Z;qa*qa*gdX7xck>pLFKlzX7`HBBc)G%YF#fTBWdBJQWUho6$L__5Tos z(R)^HhAq8?Bz-Ntes(|dNj>h=ngDV`cpxfNLkuZa>_mf^>IvJ{sVJk_rOOfCD2RcZ zeDl8I$|6>49;lRC?}i!AS!)0q;zTN%a~lG@qtT{X`}MJBT5Dgw*=Sy~HAW~)--2uM#FjKuVk2%qZH#i04*0TOy3y#3z>_GFMk3k=h#nCP z1fc_c1jth|OP=-VbcCWW2g5dIXu73*h4<8Ww~^Fmh>BU#rbTD)5U__n6zLOavjgEa zQ>^wM)cosWT%2ppPk_7B%WBd{5OwjmOjCIRnES!gz2?IaeYJ?E-gFQPZ{d`S#D{_p zIumzDa3diX{A^{r5J;p zUFxF)A)#_Hl7~Uct4*D{-Ep^sn5%j_N%5Tp0XJUEWF}-D5|Jpl@Afxeb$v;c?c+~o zjxXisG<*G2@vA-$pxJ`Tn(g}4^(-f|0%hDOjbpB8r4S*xjV6_ir_ywYy3SQwm~{F3 zGQ^|w@ww#Z_(`6K>Tr?lu@}i%a|gsPj3o8MmD7^T>IvOx$8N?NbRZKrX9aS9PsSx2 z?7HWfj(+|wIm;UBd%ckL_`a@A&Vvt9gPPR=r>&&ctzSWQ|R^8zBkofLELT<~ffz z&rWZuYqx238jdtbsSxti7`I~>yUDBAhK1H$%33%l#fb<`Sh%OM?IJHGg5sz(<_@sw zWUAv!`WV@E$qq*oNp`-e$4g`LCXhQm*18($l1+A(8F#v4e!i41Vsxeqwu|b3SBs2+ z?qC15L*UNwEz{F)B;8sPZ^&}YSugMW(h$zc&S))I!#e;C< zv64dmrp1G#&pvzC@nw`5n^-&-orKcvxN-j0+9jY|`ytg6Z7;UAk2H=09kOEoX?ZgA zp+={@=6JeTSb%?Ecc)wq9DSBOX%9fV;BdH0_-o(4kp9_AY7$gX&rPf*^T{Fssa$#Ak zQ&hVuWp$}qpAVRhwR-0cNgX&M?(=x|%x!q^lDBTiR1 z!IYyO%b14-QP^v>CsC37GVwDX6U(es3YV5`nu|k}H2U?e1u6I@?v4c8+?lf4pt`QN ztYV6!2xKj_ZK5j4D&olavWboin6*uR--xlM?-tZ@MG7CN9B3&vwU+4z$u;3l0FtNU z&{%#(J1`bI#kIvB$qC9G-zKi?h#oY+M)zG0Dr*4C?t6M2cbO7A~SpxDmi^lwlYN zC=&oLhqthf0F?^x%!+}bf3`jg#@#smJDS0gSQBOpRMt5cgx!`G0yBOUtKw!LRkUl3 z6BK3q_700WJr%y$yBgfQaU5zh{=Vh{x`727Kr!~L?d<(;w)rGIhO#3@8DN!3$_E4( zc!~n;EB{3DQB>k#U<4(cUJ=0T#9R>e1Dv51aRW04X@*Wccg2ME`CZ011mg@1Ep8CJ zbz1+5@!~diP;3`N0S1t*cTz$f@?;cAxahr z*=CkWr;@>Ow-wAu;_j{q4A@Ko5*;0VLf819PGugzkdB`0a`OEh-$%MwE1<|%_ECoO?Bu=CX`EK-%* zap~$X5a@46oW;2NX*!lDiZ^SZK%KC<0S4EQIE!%!{LcI)tET8-PmEDp!16F~~ zF%IM?)b*6ta4m^5q?HWmEaSUB#6!!=sQI`FG@hKH3F5j54$O0Mf_%T&9Y}TwU0dwo zwIa^&*ua9t4MJg09~O$0Ues=cC`MX@bA~2(etr|z6rM7nz#B{sxe1!6|B$$4+;)Gw zyyEctHabHEuxyF+B;L1E7p;Ol^5vZ5Dq(TAPqQ`!&IFEqbB2$QbWuecyxd3yvdy>% zs8D{^;+9#mCb(Oj3PTV_5+M$1=@8E-s#JC)+d9ZjKwLd-@Q~B`ifNi*fAivWSd4?b zCOUFbfK)d*sotK5dv^60k7!+!%P{TnyXG(rQJx9JMX=JZw%C|&qQ-a1SJV@??2(@L zENctY?aoj{T<;gW!BL{OQ|#&l!-VcLJY{_yw;m7LW|t$U?yyK##B)*rAA*!3BrMhY za(H0QWT0+1IR6>myb{OO-I&wx5PHnYIK(%MD3plf$4YF*rPCds;B9s)=1(%W%>LyE zz;Cr#<*#%kS5yP)g)1R$B92wzen&NL$K-U3J~CHt!#@PaTANkgPeG1)957b2DtkGd zcYDHlu`1hm@HW=*aMYFsKY%yjSn86Kz}vvYQS1#+;IBYkB91t*j0JdQ9rp-dQyp*B zx#jlqgD}?;movxEwJM2()_E;)_&c8Kd6@njg9ChJjLWwhi7`f zCC3WlfZ2#E$GAbnIAkZiu76IH>A|MMr%uP2r_H(XCC4OOWxdJyKh9MqHOm2`%%Ba- zl`rZLYz`(@MckgV6kVsl5&h{4;Ok6o{z=4bRc)Q5EIG)vk517;PcLFpUv%Inujfx> z5&Jfc{7jNCk7s_jI+I&|QaRx2U8St!x*pKPVIz2U;Z_;r9z6InG;wXMi-Q0WIcmpTxD{Cc(uU1u7&xLf7uZi4H?2Ul1mF5=Z>^jFPx5+ zqYEFaF5oRvDdnb&xG4rZXL#qy3%qeX0CC^)1bWBaZyZWaPbZbcZFwn&FBzFW*`E>j z4seP$fAXSEy~5A;8TnBAFjQ{qfVf4La-d0&i7$JRI3o`Az_p9oYcUQ+*URMOR%>zK z$%{e`*hE&j8gcI=wj4NMPsEQ}A9aMp-Xa8`AOYSQ%no@Z3vKSYr6Kx$a?y6pI z$AQfr`*Af-UK86GmvXSb-Lc7yfl82Cd}KD&h1*Fl11M*elsn5|sN9cR-dLD9`$xBD zlP!WB6qj=oTWq}N1$dXNt=LITM)^cwjyF=P8mV~!Fo7Htcaf+=7^DC9?+*Cw%bvXQ z`8;*6u|tfL7N@#O#aH@heY;F8rw{^HPDH=M=)$o!B@UC!=W}FnvZScx)j@TkM{a`g zyn0``A^T6BQWSH0v@;B;e2-D)V`2^e&JGX1v%_1 zS5yUXncrb|VE!75yNS8V2rBPck;qMC3tY1}(3L0=6AT;v&@-Eye2ree$?kyvvg8EI z`yCEOsEt$-K`u!`RgRz^OJ2%(kRzv>chLNOM$ntqaliN;e>HkU3 zLwR0MxgKzo-(q**Xk37!1)d3=lpAtjR9akZcK}$y+;;i5I)O_5RRvf9o~a(K3J^LcGC8RiI`NmN zz9%X-6R6RE2Dqr>cmQ2fh@}+cdZ{ydLpe~(+_6rVs2;x@zK%E3@&a**k~D-@0Chz9 zeBPkVoG2n}KJ%1$da^Ihpmztb@e#@aC^A!50Ad^r4ko7*;Cf8*8KH?dC=VIb{WuUO z_ZrJaM}3dGf4uX-{kVFpGnm__aec+O?V#=BSa0fifEZjr%CAkJ_e4B&qD(TYSa(>R zL_KXLdnmVc&>#S9W%)e8oAPp^W4nlH`^jjlRu)2#>%~fH!RF%Ua61W&RH1w5{sE@V zNA`|m-;A{?{JPcygdkUdxVoQM%S70kz;MS(DyyJVYM~Z)_akvhay#4IZ%3RVMz{d3 zzttBn>=IKxEtFJlnhMw1b zcBeLtxZ9)t9)>(Qp&(peD8PG!!E`em2G{a{yWtkk$2|?_!Aj-b1Z!3#x&wS`(=~x1 z@^%}BCtQ@~;+wQ1sU5}F%Iu-J-KkB37>7lSLvKLQ_KhG=2I3ySm1_n&;GVAza5t{N z8{RRg!^%f5uiLsNFhIOM6NDl`UeVxC#sNc1;tc5s8Hkg|q}BF7_qD_sQX3VX5~B-f zrRp&*a`!dKiIoHQyp1YQT5Kddd7XRUgIQcli-W5~o`D!wydNh||B04dEaY4h7=pRM zk{%j~K0_KIWDKR^(hW7;(8EbF!sSewXV3;?sW^iA`@Ot_ci@HxNgK<1FQC zAK8#zTjI=BisG9vw~)vw9dM@}0CP==Gvv41apprcJ8U(kpR67jni6Nk@$q&hjw&`% zI~F^M7%axM!vL+yJjlW9-UBE_TKQ&ij~~|rhR{P5v=MdG>*sa&fAAPO!z`{DU~VEi z5w5VDQKrjCcs~K!5oZ=BpDCqsJ(ZXf87B`6F&YtPkP{1HaUe0ICno@r7)5tYU;u9c z>?27(Iv}i)FUi5;{&H<$#D(h*h+2SRaGa&2eXE53xCSu%eUm0fY;w@gDKb^dX*UMo&T|RCOXcm zN)VPZfc^eYe3SaVpSqGYIh>`&0o>itONH5O_aXwpuf6~`bhy^avyZPg?l;zbzx%f+ zgIqB5InVGtzN5Y)QS8}A%^<@|;f)EaY&Fh&=@+}SfZ_JOrz^V}i(-fcSm04`am`pHfPktfhOsdMl_C()PAvlH`f*ITwlE10wu@v4kf zc%d#w^>B4cM%!zf8B|e66MbDbT32n?1GT>1Xg)+--*0 zb1>(Y6LIqYo`>9-q!pY1Jzh+(X|w+#<=xTpoOPZxA?%5y2r4V z>ehMwVo zqd^|b8|~VUs?YQH2ewJ`+-{-Ff6IFxy@dDx+gSLdTUjgOHivPxwQ1+^qw;{m(Z=Z` zV0!wrj-JJJ=*+L2jCvYf=V4S}R{Wj(`}JlF$3_2?;{$D9aB)H#%rTXjkjFdW7Z6># zpJA|O`-yKV!eDYfv}{$Kj&jRm?jo&%mhI4pkj0r#2%jTeJ*c*Gs9!vJ7J%Bdy&+GiZ2iymNfbrezH2{*iK?V?C zX$_|!H@=TQkDh)2pTCSNFqgR0t2tYDnR#IHEOr3j`baUX5$FH&?e(sa?*4>-D)#|EU;qo^ zKz|FkFd&c}3k+sTGaJw~RlekJork#BGhjKG?bz9~h<0sH)tP{*o4>qcG-bi+HER;y z;_s0svIgU;fIxqT#O2c#V8Ajh=`Jw+ucSCGe-04d#@Clg&2e(x{z~bjCdboi-|Q!| zLmLX`US&+$!-+OSyzyJ#C&k>*>%TiG3Vgtsj9cSV`~hQZ=C4RD^ahZS?+Szw0#FJC z!!VT9l7#0QnRc$HP7}kb~V(787<(o(7~t*v=`(Nl#^U zn}XtRYLBG33q;b!W03sI{DlP;f%SIl0E@H`u#By{Mg}`%u|1_gp;DcII{L(zLaTF& zrWV~1WK0xpNDjM(YbMw!DGg|(XSaEnzX2nZFfzk>8z2eIqz0jogwDM@XGu0;hNDdQ zMxoG4x+z&=R#$V|65Ls|w}#bKjXug*uH?2&xEe>?(SJYAUoBJ!4EhO3^FXC7_Ap;= zVnc{Z!I)HGgq+y|J8!chztJ92xeiUGK#G-JQrb+U1PHemsn)Ak>bbW4QT|a_mL#>8 zKLip&L`7c*nevdg5P_J+cm{?*jkItU35m2$8bjKf?iwYq<2tM8s9CL3)mGT)LB95` z@3Bb$5A&CDhlLSB&j3j>svsh?m1PZeUZC4?#w4L?+h8XhQi(1!+nzKMyTE2AK3&f& z1f{1)Eg|Jj{(OS}Gk_FOzP-0Uk-)W6Ow1(EOrQucvS&y6AsYgyo@j4!!&;7}75MO*4rU6;+&h4xPugnxH&B7|_<=c`K^f3Sb+JgfD00000LH^b&3{Y_a a0004*$Svvv2RqCF0000eP9i!P20`*r3JNp25|f!qf5H zjrs7-{{8p=|Nr;y#r^v4_v^jy+Jp4wt^WM?^WvWS_1*R9wfy(y=kWE<;_JB7;jGNu z`uzRw^Z4iS_4xYy^!NJS>+#6k=(5k=;^N}`{QUp_|NZ{{{r&#_{{H^{{`UF%^7Z-a z@%HKO_5S|;2sqYU0000ubW%=J00IL91_ucV3xn_fl7sL6k&^%a|NsC0|NsC0|NsC0 z|NsC0|NsC0|NsC0B*E|h|FOXT|NsBN8n@eh00276NklMo+o8JHb;~S0`&>~c2)3i@az{aL&r5>3$i{h4En7Gxhuv>p8 z=@6E6Py|m^1{4;HVOA0oj&eD3$4laZ+Vb=`d)*nb>WReNS3o7`L%SNX} z%p}7K`#aj||9c;jsi~04p0J}3VQ2O`LKXwJy8jh+Td6S|M`2S(0nOlR)C6UsAc}3Q zgtvIpZ)mHLN%cerSp!Qlq&f<=8gmA@hA)|>Pq&#{qf({=(L%Nl)|k$Uz|t58MEkFq zKQP7d`x$;)8pkBcKc81pVF)oBTrmw_WZvKLOQ7<{%WkW8hKddVnFMFl8Qfewf#dS6+{md)`J#>D;4!QV)&Zn<$YwOaGP;!+c zGCnoM>`=n8?e{f9CQcS~u*2jJPLHv-?jMtw@Jp>Rpa7;4DV(sug~mo;BLa_;qd+V@%r2Bc5L6O=?^6^}&C7%8tS18)=bJSxI3xOyqai zZE1eQQH<;ThRTOTyXg+D)%xAXC|lzWz}2RAutk~aRbc1q&)8%>yzM`$1Qq{>~IPJtrkNP^HauPpv)&#!h&Zpz&YIZ5$ z=_=oZw$-|EK}@3FG}9U@Kw+w5Q6A8&K+iL~g~fS&zna6iwC~E?6HtHzqtVV{}ko`1}NMSDE2Sbs~CO z%+}p|xG*adHDE=R#TPRUPB22DRn0%PukSCjji``keZA;y1eQhg z;-4`a8-M_j`we)n0kFC05405A4zT=O=LM8$$8}AP7gcYA-vwC&$a(gy8P|&YCtqde za8QGyZX%(nqYR}0KVW+_u-KfYXaXhbJhhiYGd*S0GiwaB;UQ7d z1NBG5Y;NTL<__h){rdT+eLspD?C|N1;PNR=^WrBrHZ5u>BT?u8>m3DL0vuo=PcDj& z$UJCAZS>_z@FV@YI?c#)1Pk0_dP8$JcLjz6E*6@cP?AIFaASeOxc04`1_LLb!qIM& z!wwNtBtLv~P%>XG-HK^erta!n+@d_TpATCHXYdfV$Xnu|07ro;;h-~#nf0=mhwv^a zq>u{L7nVY@MGs3EQvJX?ju?WBC{Kyw!kz}VZ_WJAtyi2FVCN%}EaR9Qy#P#x93+S$ z2;^)UAui8pC#=4Jz9(L&cX^v9hKaIh4HC;m;66!YDLky>8w$2 z^HI$6ibHcQD|K57u+{b3*V&P8^hEBsgh8YJYM*mhoTXG$kJ!KoFW}9LR^Xe73&dgOh|g_m z7n}85I3$$Xz*>!~0Cs6xtxPih)zUEGa7_@}eJwdA zRhv+7+gqNFQA9eZa=6+O#ho)0q6|-|?^?7wnOOu^v*Y-refwwaQ6GO@n&ey-?c<$8 zx0Je1%eZmWV(=@cuoJ7bL~+AJ$1cx`zb)>8No?x6UL?`> z?O)jbmrr#31-aE)6;BxnuDS#6d|Ywo(VV4|&Esnmmy=y^&NKIci8(a5q=TA$7SbS_ zGzPn{DE2rb7U?+8X&b(Cx3yNgEJ<$Ou+R#@ty5eh7tU}C6xYFV+xD4c2vJK+kmQ%o z3cUV|=T4kEVfyb5gG$z9p%cWsYWFw^b`)>)_PpXw$hoMh4W8%0 z6|?wYNAi!{;{h4)VH9G!RlDUC%{^fjVjGgRWBZ}TPrW9@u$`Fla|JlaZ5o`8P6hm^h@0j>GI zla!Z*e_}MY`8nUG-A_s@sVXyseK*zBl5!y1-x=K=2X{?ydk4qnNq!zPaPep~?pKl; zafx%x`#(f6o6rhm$)WPP)@HP@!a3UP)$aR-}Z!MG?jYrp2tIGCc)Vla?i1Sh zt18abfOW*?9J)ZnZdB*7*-$Pk`CO#;BbWI$%Mot7d5!sSw8vCUqjd*bg&a%maDcdUf_`fV8Ckcra?H+%wcsvUqUYUKdP zAGx^+$^g@w!ypGU=z|Rf93wj+Jd;GstVLDwV_XpyvA+XI5$1ACiBuK#$lAoOF00KOXKf5 zhj!&RLc~}xZbpEi6M*Peik1#frKm2W{23N>(YH1ubAq5adx{GU^;8Nm(=<~>jBH4+ zDpLB@ac-_-|EsUE>bSr)gdv+A1~{>Gm%1Rxh;bMx^~fr@8lCe#a-y44!L^wV9vT@2 zI1#e2Mz$V;=pKsp*WG|^=4F&z+vww|AWo8(ds zY?ypc&uZc57LAuxx_y+z;iPDfmX~VuI7ly`R?h1&+fE*8I2zF7YzK_$ezYvFm#X#y z&c*|%z~OOul(-nOm9 ziZBUwoe6`1lh3KHAEaJguLh1)>O)CkSIAPpZOtjA#oUAk^Eef;@MeigoyUo+2JY%+ zce@t2P{`F=XUXjSXQ`(71>;=?0#3yf5wH(UXn2*f4!67AZg;=F<%Js3=5cN>B$KBz z`Gyys%3**LAZH8`Vx%T2YkQRsce|rKt^-a~nB#sPv^>*VCsq{1b#oc)sT3UJun{U( zG*>SR-R@5IzpHgwrJtihGzkL8NiK&fE-ss3b9^P<>|5txceh&H-}Gm zSF3>2$R04oxvayRCKMWn-^4OhRw=6Nth%2N7Tl#Bf~O;H_g6>c_N#!4Wn8rh&sic% z2h?G}29u%60cEKkM=WFsiYgb?b&1Iy_}#9Gana)@*W1X9aQ>x4h#TywWCe!^BPrs_ zLQ$0!PvsG}yNAP9ULTQrS^=EcCNu6$pAbtsu>%3>039t6Zk(r5mBlXM7#&%eMNdI) zO=5CWW83wb1f^IV_dJf9rqtU56I8AZI6v_(!vI%Qn5_yYaom9w%R-M<2cRn0|I4Qm zI)iz)8>6fV4Efktz=^`+fgv0%+CeAY+W-H)5O&KS<_;#`xNEvX!;jw@0PZg+%F1-CRyo5NXKIkueljUHE#;~XIgidn86EDq&83AH-X(+(=coAEEq@j*; zS1xmTjX3HR=HIGPMggu08yRxW+q5)MiEqyR$~C?on@Atn7K%$J=|Ytdr1mRbQU(G} zlm)FyikJ1Zg^_wWd3-{UYb(HsBk3beTc|4fMx{fv9;B!Y1Dsp4B69b>A-hyx|L`s>`TN$;rdT0`IA*b5hM7O3ZaKH<@9RV-aJLI#51B4JrD-c~f2qLRH`Q@*1YQx#x~+r7 zc3c6Di_FTZ!vI%mAqUuqiNMt%kv4wZrEc8js+=$3EnX{)lxUg=x5!G}|M=A$I zqi!t8^58dZGT&n_?`PlLOl*Xr7}83!ys=JP7D6?!9dIAs?tX3`-)%TZl_ep;m-tLd z6I&-Pb;Y%>2H?s|O=eggmDn<$_)_wg(}7PHaNExBiY!u}u9!p2(^5+7?)m=e9JlMX zofD2HBkZ_+TFVQ%hp6K`$7-{d*Y2`yR7Qfvpw#ddp+FlTDc!mI5wH* zsmI+vT(<{si(-MQZU@}Q&*%1OQ{Zs3AOMFAj3Vtko!$PiBK358(~29iN>I=(sZ6|) zin#-1eLZk>J8wJSKL6yq-){(e zN^pr|kQ)g&%mx6RI1V_A6lvvH-R+{?BF}7DU4X~I09g`W2i4zX>20Pp7R z`gM!9!NiD_CZ;_BwoHN?a@X)so@^Z8N)b!R;c?ZJwRDj^WLPNV5ROuIPTX~t3H3LI z10y|^MT*Vi{O5J7qaCDuHJ&4c9${kNq&nSn#z-A2t1N;(uelqc8qlIeI(VGM)rARz zP80)akL5HObPU`!^|&t|&cFNJhQJAZwL>KKz>3RyrqN z4+wob?_ll@_ImmAUjdOu&Q7schwO?;}LO?JHi; zEli{oT}n6#C3sQR(&s91xQbNgs3?`wqMTnkSxTU-$oqH{cR%9yeLH;D*AJUb2bfhk z;)WIU!li>=C9}k*vKso8S*;V;3^Uwh%UPVE1T43l$zlAh=cnHly~Xk@VV+5xCNzrI(hiL#$YmhRr35&{ zIMmxhw9wd@rPswq0df}OVAwa#@V0X*F?LP_Pi01!Lx9_MlbJQfI1vmvM7te~m?<9q z%R4;aB%xpi96T-|%xxFoUb*UdZ#NBaXfi|28sH(|u_$Se zmX`=TjwtL3W#Q)ecUH%726-QW?fnAWhmC<#Wo0)WfYn9j(($&A)!z$bnd%jAD0uGZ5;6A-Q z*vAy$7*Wp2LSeD8UmfR;B4Jx75jQIbJaV-J+8#Kw?FDKqC0~$}DyLmk`jrC)Tr!c^ zRp3rPZ%HaQ^*Gc6uuq$7c}a1(2@FYQepbowHxp&Xo>$_fO|)g8x)3Jdf;w(Hm;1Pb zeg3d9a8k+w6X6RK2O=!eWgd4n)-k#3tb2_}ErWc$j3&Y+M`J}sDP-j+E2jfzJZAq= zra7ENICPnjRx*N|stl!9X{SEGY@`_oc8GE3LmfB+n#^gFR3xvFA14EOoK%9GNX5-x za97d%r_v6{12?dBYy~~<(x$J#u@YQ#Adi#6jLZ%R3OO2h7mouU^^Dq>Qh^(Dz&jk_ z^7%->VOa=9?hBFp7{^9ygkf?M{=~)XPSTaT1A*gd~f(S2+OKT$D>g&PBP| z>mG`zj3w=hwv#=VvsL5y9wz}fTx>kG?lXY{uW@lX9uYXdErf9MT!Kr!$5kT(&aS%w zw=CqQ$%(LGMQW&WK#Bk)oNYAig?_*t-zxaq#%3N%CYVaXu(|~!6|UWIfyT0 z1BY4C3#tx~%c7rLy8ss=+%&z);}XNpahr{iI*i9DbPw@j(b1R*FJ>3u&^B@MG!x#ltknhR zoWwKWm`Dz!g3jucMhS8w#N6wtoH@ubV-}ZH510rW(#pu*AL$PGb4oem{ylaWcjEkC85Iko-K#u*zh+%+ZK4CW>VLRehGxPdrb^z}3A*&?ZAT)}pj-SX4cfh^c zTt5+^>)Hu80&H-&iW{WLQx8T!PTLIgkb!^`7Fu$0CZ1|uId_Y3&EaVEg=aI-jF%IKX@SLVO*e|)j{r-Py&Opa; z90#HuMxt_u+X43ffA&DW(o}ne#$+2E0AU~--8myO^VIf^Im0uFA>i5VE}7}c5fBaGj<%5qVi z&c|A{)bF((nY8p)zn6}mYo@L;rs|=esO>48Jqo=rro8?Re6t&Kyc4);O_)3DbJ67JFRgQ4^u7E znu8n=K~>b^{7n zE)RgL5m>$GU<_-uT&byvAQ?apFXP75)!xjl!M&TSgxjE8c<*1ek9!>0hUR`iM_Y`t zZR-noP_%Il7dYjnh%zWdy%;J;+$GR*pAQ96}ln7D#ZSMDS0=318C~i0+T3qwc#PdbOStb0Gt8 zFT`eOA3P~YKKR4NJB@Lh$Ut-T9yieO7s+;yc>|$?2mFq9r^20 ze~`S=7~~@2QYq2{{5Ig~_B;EI%BA?53LGdI?WDKjRcj_&8&N{Z@|vKfd*_5b#iuI` zJIk$YB*!XVimjYv=;74gHhMMZ`+(EXQzhoxsF0+*$)M~tH2(NLGile@dbZUH<30Ec zIpQ1@Op?0+jkfqOzdg4#cd-E=4{g_-LurY89 zzutq}FOPAzc3;)G6|Rsw(@n;}!!jVH2&L7>GoZG7Dq6Nq{np^dz;>^;;*t_v5cGMn z`X{wl%z9yU`|vX<@BY_&fctxw=_djj#3!R4z)+lNy>O7&IY1$71RqZVQj-(zX8J1X z1=15lF(W)dbURi48E`j@F;x7@_yT+6p7ZZF(A=-T2DiI;+!QxPjWFL0 zwbXsa)}Qu#eX&)qo7M3VMkiA*k2|iuj5E?F zu~J9P^&0wp$5BQcpJR@pQo=2I#W>`QtBw`qYl;v;rM+rmYFG3L=-K2#Sz<)(C9#s= zr~=b7z3=DSnoj51a>|6!ei&7J?Pk<1S_Np;JAK=IW7Rby_r1Qza^wD5kjA<=k?+8d z7*)+LlXLK`Mgc{lz>#0Y5m#PKxNK}9Su2sNTf9oUYYC~D5l-xAtheuyD~+i|cKG9V zlOKF5CazrW(c|4WjcLZqJvOE#ln^mp_kpnAsn#HUICj-t>e#h7IaSvm8slcWG(!J< zyTh|Q)*E}VVRhXKOlari3Rj#Kq9m&;@@SCC5$Uy=;72u{kNIxOEr49V8~SoE%Hl94 zH&zpTtXWU{AvOCt8h8AuPRi>siI!G({aIl_-xql<+C4`t!FjI5^Ex9mr^D-lij9K` zW_?|W-AFQo^=g)&!A(TcMh%t9eKvCf1M#Mv(=$vm~bUJlqPrgDMg%8Cku1vBXEBA+8oLvRNh zCQ7f=Th}G?4j&p)!q%Jm#3?NQmRYUT!H}B#ixbO9l%>ac)ok%2XYptxs|lp=u-Q1Z znd&E+N^z9}>83#@q_@@1zD7cL_O7||(E;w{g*UL|MmtKY;H*s{zF|V1=rOocP{A8d zOwOTTl9q&DdxHcdG_5LgOcCG73dD;G>LN<{#SX)RPhLAC$XsgYN~Dxoody9d=m7+^ z6sB4Up}3VbP${y=bIl@{T!RgCX~C8DdjXx+yPiBHHddh?M(p=>L_+7Zaq#pNVJdzu z^=iB5AwAUgy&?+Kc+*6XojO)lsgBwmUU zS(30;HjD56wUJxT!@Gh+I=sy4VS+}s znETRT#$9GA)P)-_rl_fe)FuIB+i=ci`FImbmLA}y*;3EcsiPJwxajCLW^zgouHI76 zo{vxjOdWv>;F+B2uAT%=g#bhYNQHa8GlNWSdv1?MT!C_$BXSb=oh+a(;3ghXh_#X8 zEPd_+G#d6Z;qa*qa*gdX7xck>pLFKlzX7`HBBc)G%YF#fTBWdBJQWUho6$L__5Tos z(R)^HhAq8?Bz-Ntes(|dNj>h=ngDV`cpxfNLkuZa>_mf^>IvJ{sVJk_rOOfCD2RcZ zeDl8I$|6>49;lRC?}i!AS!)0q;zTN%a~lG@qtT{X`}MJBT5Dgw*=Sy~HAW~)--2uM#FjKuVk2%qZH#i04*0TOy3y#3z>_GFMk3k=h#nCP z1fc_c1jth|OP=-VbcCWW2g5dIXu73*h4<8Ww~^Fmh>BU#rbTD)5U__n6zLOavjgEa zQ>^wM)cosWT%2ppPk_7B%WBd{5OwjmOjCIRnES!gz2?IaeYJ?E-gFQPZ{d`S#D{_p zIumzDa3diX{A^{r5J;p zUFxF)A)#_Hl7~Uct4*D{-Ep^sn5%j_N%5Tp0XJUEWF}-D5|Jpl@Afxeb$v;c?c+~o zjxXisG<*G2@vA-$pxJ`Tn(g}4^(-f|0%hDOjbpB8r4S*xjV6_ir_ywYy3SQwm~{F3 zGQ^|w@ww#Z_(`6K>Tr?lu@}i%a|gsPj3o8MmD7^T>IvOx$8N?NbRZKrX9aS9PsSx2 z?7HWfj(+|wIm;UBd%ckL_`a@A&Vvt9gPPR=r>&&ctzSWQ|R^8zBkofLELT<~ffz z&rWZuYqx238jdtbsSxti7`I~>yUDBAhK1H$%33%l#fb<`Sh%OM?IJHGg5sz(<_@sw zWUAv!`WV@E$qq*oNp`-e$4g`LCXhQm*18($l1+A(8F#v4e!i41Vsxeqwu|b3SBs2+ z?qC15L*UNwEz{F)B;8sPZ^&}YSugMW(h$zc&S))I!#e;C< zv64dmrp1G#&pvzC@nw`5n^-&-orKcvxN-j0+9jY|`ytg6Z7;UAk2H=09kOEoX?ZgA zp+={@=6JeTSb%?Ecc)wq9DSBOX%9fV;BdH0_-o(4kp9_AY7$gX&rPf*^T{Fssa$#Ak zQ&hVuWp$}qpAVRhwR-0cNgX&M?(=x|%x!q^lDBTiR1 z!IYyO%b14-QP^v>CsC37GVwDX6U(es3YV5`nu|k}H2U?e1u6I@?v4c8+?lf4pt`QN ztYV6!2xKj_ZK5j4D&olavWboin6*uR--xlM?-tZ@MG7CN9B3&vwU+4z$u;3l0FtNU z&{%#(J1`bI#kIvB$qC9G-zKi?h#oY+M)zG0Dr*4C?t6M2cbO7A~SpxDmi^lwlYN zC=&oLhqthf0F?^x%!+}bf3`jg#@#smJDS0gSQBOpRMt5cgx!`G0yBOUtKw!LRkUl3 z6BK3q_700WJr%y$yBgfQaU5zh{=Vh{x`727Kr!~L?d<(;w)rGIhO#3@8DN!3$_E4( zc!~n;EB{3DQB>k#U<4(cUJ=0T#9R>e1Dv51aRW04X@*Wccg2ME`CZ011mg@1Ep8CJ zbz1+5@!~diP;3`N0S1t*cTz$f@?;cAxahr z*=CkWr;@>Ow-wAu;_j{q4A@Ko5*;0VLf819PGugzkdB`0a`OEh-$%MwE1<|%_ECoO?Bu=CX`EK-%* zap~$X5a@46oW;2NX*!lDiZ^SZK%KC<0S4EQIE!%!{LcI)tET8-PmEDp!16F~~ zF%IM?)b*6ta4m^5q?HWmEaSUB#6!!=sQI`FG@hKH3F5j54$O0Mf_%T&9Y}TwU0dwo zwIa^&*ua9t4MJg09~O$0Ues=cC`MX@bA~2(etr|z6rM7nz#B{sxe1!6|B$$4+;)Gw zyyEctHabHEuxyF+B;L1E7p;Ol^5vZ5Dq(TAPqQ`!&IFEqbB2$QbWuecyxd3yvdy>% zs8D{^;+9#mCb(Oj3PTV_5+M$1=@8E-s#JC)+d9ZjKwLd-@Q~B`ifNi*fAivWSd4?b zCOUFbfK)d*sotK5dv^60k7!+!%P{TnyXG(rQJx9JMX=JZw%C|&qQ-a1SJV@??2(@L zENctY?aoj{T<;gW!BL{OQ|#&l!-VcLJY{_yw;m7LW|t$U?yyK##B)*rAA*!3BrMhY za(H0QWT0+1IR6>myb{OO-I&wx5PHnYIK(%MD3plf$4YF*rPCds;B9s)=1(%W%>LyE zz;Cr#<*#%kS5yP)g)1R$B92wzen&NL$K-U3J~CHt!#@PaTANkgPeG1)957b2DtkGd zcYDHlu`1hm@HW=*aMYFsKY%yjSn86Kz}vvYQS1#+;IBYkB91t*j0JdQ9rp-dQyp*B zx#jlqgD}?;movxEwJM2()_E;)_&c8Kd6@njg9ChJjLWwhi7`f zCC3WlfZ2#E$GAbnIAkZiu76IH>A|MMr%uP2r_H(XCC4OOWxdJyKh9MqHOm2`%%Ba- zl`rZLYz`(@MckgV6kVsl5&h{4;Ok6o{z=4bRc)Q5EIG)vk517;PcLFpUv%Inujfx> z5&Jfc{7jNCk7s_jI+I&|QaRx2U8St!x*pKPVIz2U;Z_;r9z6InG;wXMi-Q0WIcmpTxD{Cc(uU1u7&xLf7uZi4H?2Ul1mF5=Z>^jFPx5+ zqYEFaF5oRvDdnb&xG4rZXL#qy3%qeX0CC^)1bWBaZyZWaPbZbcZFwn&FBzFW*`E>j z4seP$fAXSEy~5A;8TnBAFjQ{qfVf4La-d0&i7$JRI3o`Az_p9oYcUQ+*URMOR%>zK z$%{e`*hE&j8gcI=wj4NMPsEQ}A9aMp-Xa8`AOYSQ%no@Z3vKSYr6Kx$a?y6pI z$AQfr`*Af-UK86GmvXSb-Lc7yfl82Cd}KD&h1*Fl11M*elsn5|sN9cR-dLD9`$xBD zlP!WB6qj=oTWq}N1$dXNt=LITM)^cwjyF=P8mV~!Fo7Htcaf+=7^DC9?+*Cw%bvXQ z`8;*6u|tfL7N@#O#aH@heY;F8rw{^HPDH=M=)$o!B@UC!=W}FnvZScx)j@TkM{a`g zyn0``A^T6BQWSH0v@;B;e2-D)V`2^e&JGX1v%_1 zS5yUXncrb|VE!75yNS8V2rBPck;qMC3tY1}(3L0=6AT;v&@-Eye2ree$?kyvvg8EI z`yCEOsEt$-K`u!`RgRz^OJ2%(kRzv>chLNOM$ntqaliN;e>HkU3 zLwR0MxgKzo-(q**Xk37!1)d3=lpAtjR9akZcK}$y+;;i5I)O_5RRvf9o~a(K3J^LcGC8RiI`NmN zz9%X-6R6RE2Dqr>cmQ2fh@}+cdZ{ydLpe~(+_6rVs2;x@zK%E3@&a**k~D-@0Chz9 zeBPkVoG2n}KJ%1$da^Ihpmztb@e#@aC^A!50Ad^r4ko7*;Cf8*8KH?dC=VIb{WuUO z_ZrJaM}3dGf4uX-{kVFpGnm__aec+O?V#=BSa0fifEZjr%CAkJ_e4B&qD(TYSa(>R zL_KXLdnmVc&>#S9W%)e8oAPp^W4nlH`^jjlRu)2#>%~fH!RF%Ua61W&RH1w5{sE@V zNA`|m-;A{?{JPcygdkUdxVoQM%S70kz;MS(DyyJVYM~Z)_akvhay#4IZ%3RVMz{d3 zzttBn>=IKxEtFJlnhMw1b zcBeLtxZ9)t9)>(Qp&(peD8PG!!E`em2G{a{yWtkk$2|?_!Aj-b1Z!3#x&wS`(=~x1 z@^%}BCtQ@~;+wQ1sU5}F%Iu-J-KkB37>7lSLvKLQ_KhG=2I3ySm1_n&;GVAza5t{N z8{RRg!^%f5uiLsNFhIOM6NDl`UeVxC#sNc1;tc5s8Hkg|q}BF7_qD_sQX3VX5~B-f zrRp&*a`!dKiIoHQyp1YQT5Kddd7XRUgIQcli-W5~o`D!wydNh||B04dEaY4h7=pRM zk{%j~K0_KIWDKR^(hW7;(8EbF!sSewXV3;?sW^iA`@Ot_ci@HxNgK<1FQC zAK8#zTjI=BisG9vw~)vw9dM@}0CP==Gvv41apprcJ8U(kpR67jni6Nk@$q&hjw&`% zI~F^M7%axM!vL+yJjlW9-UBE_TKQ&ij~~|rhR{P5v=MdG>*sa&fAAPO!z`{DU~VEi z5w5VDQKrjCcs~K!5oZ=BpDCqsJ(ZXf87B`6F&YtPkP{1HaUe0ICno@r7)5tYU;u9c z>?27(Iv}i)FUi5;{&H<$#D(h*h+2SRaGa&2eXE53xCSu%eUm0fY;w@gDKb^dX*UMo&T|RCOXcm zN)VPZfc^eYe3SaVpSqGYIh>`&0o>itONH5O_aXwpuf6~`bhy^avyZPg?l;zbzx%f+ zgIqB5InVGtzN5Y)QS8}A%^<@|;f)EaY&Fh&=@+}SfZ_JOrz^V}i(-fcSm04`am`pHfPktfhOsdMl_C()PAvlH`f*ITwlE10wu@v4kf zc%d#w^>B4cM%!zf8B|e66MbDbT32n?1GT>1Xg)+--*0 zb1>(Y6LIqYo`>9-q!pY1Jzh+(X|w+#<=xTpoOPZxA?%5y2r4V z>ehMwVo zqd^|b8|~VUs?YQH2ewJ`+-{-Ff6IFxy@dDx+gSLdTUjgOHivPxwQ1+^qw;{m(Z=Z` zV0!wrj-JJJ=*+L2jCvYf=V4S}R{Wj(`}JlF$3_2?;{$D9aB)H#%rTXjkjFdW7Z6># zpJA|O`-yKV!eDYfv}{$Kj&jRm?jo&%mhI4pkj0r#2%jTeJ*c*Gs9!vJ7J%Bdy&+GiZ2iymNfbrezH2{*iK?V?C zX$_|!H@=TQkDh)2pTCSNFqgR0t2tYDnR#IHEOr3j`baUX5$FH&?e(sa?*4>-D)#|EU;qo^ zKz|FkFd&c}3k+sTGaJw~RlekJork#BGhjKG?bz9~h<0sH)tP{*o4>qcG-bi+HER;y z;_s0svIgU;fIxqT#O2c#V8Ajh=`Jw+ucSCGe-04d#@Clg&2e(x{z~bjCdboi-|Q!| zLmLX`US&+$!-+OSyzyJ#C&k>*>%TiG3Vgtsj9cSV`~hQZ=C4RD^ahZS?+Szw0#FJC z!!VT9l7#0QnRc$HP7}kb~V(787<(o(7~t*v=`(Nl#^U zn}XtRYLBG33q;b!W03sI{DlP;f%SIl0E@H`u#By{Mg}`%u|1_gp;DcII{L(zLaTF& zrWV~1WK0xpNDjM(YbMw!DGg|(XSaEnzX2nZFfzk>8z2eIqz0jogwDM@XGu0;hNDdQ zMxoG4x+z&=R#$V|65Ls|w}#bKjXug*uH?2&xEe>?(SJYAUoBJ!4EhO3^FXC7_Ap;= zVnc{Z!I)HGgq+y|J8!chztJ92xeiUGK#G-JQrb+U1PHemsn)Ak>bbW4QT|a_mL#>8 zKLip&L`7c*nevdg5P_J+cm{?*jkItU35m2$8bjKf?iwYq<2tM8s9CL3)mGT)LB95` z@3Bb$5A&CDhlLSB&j3j>svsh?m1PZeUZC4?#w4L?+h8XhQi(1!+nzKMyTE2AK3&f& z1f{1)Eg|Jj{(OS}Gk_FOzP-0Uk-)W6Ow1(EOrQucvS&y6AsYgyo@j4!!&;7}75MO*4rU6;+&h4xPugnxH&B7|_<=c`K^f3Sb+JgfD00000LH^b&3{Y_a a0004*$Svvv2RqCF0000 array('jetpack-connection', 'jetpack-script-data', 'moment', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '8d3412963d3c47f0ac0a'); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.css b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.css new file mode 100644 index 00000000..4054c56b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.css @@ -0,0 +1 @@ +._aiMxmJRAw5jRPbZFX57{background-color:var(--jp-gray-90);border-radius:var(--jp-border-radius);color:var(--jp-white);display:flex;overflow:hidden}._aiMxmJRAw5jRPbZFX57.eWgNBUaexiR66ZI1Px4U{border-left:4px solid var(--jp-yellow-20);margin-bottom:calc(var(--spacing-base)*3)}._aiMxmJRAw5jRPbZFX57.ZGELG1CO333FilJXOaeI{margin-left:calc(var(--spacing-base)*3);position:fixed;right:calc(var(--spacing-base)*3);top:calc(var(--spacing-base)*6)}@media(max-width:782px){._aiMxmJRAw5jRPbZFX57.ZGELG1CO333FilJXOaeI{top:calc(var(--spacing-base)*8)}}._aiMxmJRAw5jRPbZFX57 a,._aiMxmJRAw5jRPbZFX57 a:active,._aiMxmJRAw5jRPbZFX57 a:hover,._aiMxmJRAw5jRPbZFX57 a:link,._aiMxmJRAw5jRPbZFX57 a:visited{color:var(--jp-white)}.BnI88X_e8ItF1c9Uozmj{background-color:var(--jp-yellow-30);fill:var(--jp-white);align-items:center;display:flex;justify-content:center;padding:calc(var(--spacing-base)*1.5)}.hRRUwTCPRpurhMwRNZkg .BnI88X_e8ItF1c9Uozmj{background-color:var(--jp-green-50)}.Z6q3IxY_uR1y2lAPTkVF .BnI88X_e8ItF1c9Uozmj{background-color:var(--jp-red)}.eWgNBUaexiR66ZI1Px4U .BnI88X_e8ItF1c9Uozmj{fill:var(--jp-yellow-50);background-color:var(--jp-yellow-5)}.ST8sowTbBVLRPrk4ZQrn{font-size:14px;padding:calc(var(--spacing-base)*1.75)}.eWgNBUaexiR66ZI1Px4U .ST8sowTbBVLRPrk4ZQrn{background-color:var(--jp-yellow-5);color:var(--jp-gray-90)}.lMkO08Vd8YQMfwrwaI8u{fill:var(--jp-gray);align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;padding:calc(var(--spacing-base)*1.5)}._Wc3apZobag_9Ag_THTb{display:flex;justify-content:space-between}.WQVtrU6q0L1Igcj7wCrQ{margin:0;padding:0}.UujoBFTnQNY2cWU2SIsH{font-size:var(--font-headline-medium);font-weight:700;line-height:52px}.TeGO5V_thHw5lDAm1_2M{font-weight:700}.TeGO5V_thHw5lDAm1_2M,.WolQzb2MsSgiNmLtc7_j{font-size:var(--font-headline-small);line-height:40px}.WolQzb2MsSgiNmLtc7_j{font-weight:400}.hUB0JT8p1T2Hw28N6qC8{font-weight:500}.gKZWDv5chz3_O3Syp74H,.hUB0JT8p1T2Hw28N6qC8{font-size:var(--font-title-medium);line-height:32px}.gKZWDv5chz3_O3Syp74H{font-weight:600}.zY2No8Ga4b8shbOQGhnv{font-size:var(--font-title-small);font-weight:500;line-height:30px}.tIj0D1t8Cc892ikmgFPZ{font-size:var(--font-body);font-weight:400;line-height:24px}.KdcN0BnOaVeVhyLRKqhS{font-size:var(--font-body-small);font-weight:400;line-height:24px}.dso3Rh3tl3Xv1GumBktz{font-weight:400}.dso3Rh3tl3Xv1GumBktz,.mQ1UlbN9u4Mg9byO8m7v{font-size:var(--font-body-extra-small);line-height:20px}.mQ1UlbN9u4Mg9byO8m7v{font-weight:700}.PItlW5vRExLnTj4a8eLE{font-size:var(--font-body-extra-small);font-weight:600;line-height:16px}.TwRpPlktzxhmFVeua7P5{margin:calc(var( --spacing-base )*0)}.zVfqx7gyb3o9mxfGynn1{margin-left:calc(var( --spacing-base )*0);margin-right:calc(var( --spacing-base )*0)}.iSHVzNiB9iVleGljaQxy{margin-bottom:calc(var( --spacing-base )*0)}.iSHVzNiB9iVleGljaQxy,.xqDIp6cNVr_E6RXaiPyD{margin-top:calc(var( --spacing-base )*0)}.S8EwaXk1kyPizt6x4WH2{margin-right:calc(var( --spacing-base )*0)}.ODX5Vr1TARoLFkDDFooD{margin-bottom:calc(var( --spacing-base )*0)}.cphJ8dCpfimnky7P2FHg{margin-left:calc(var( --spacing-base )*0)}.PFgIhNxIyiSuNvQjAIYj{margin:calc(var( --spacing-base )*1)}.M2jKmUzDxvJjjVEPU3zn{margin-left:calc(var( --spacing-base )*1);margin-right:calc(var( --spacing-base )*1)}.io15gAh8tMTNbSEfwJKk{margin-bottom:calc(var( --spacing-base )*1)}.io15gAh8tMTNbSEfwJKk,.rcTN5uw9xIEeMEGL3Xi_{margin-top:calc(var( --spacing-base )*1)}.CQSkybjq2TcRM1Xo9COV{margin-right:calc(var( --spacing-base )*1)}.hfqOWgq6_MEGdFE82eOY{margin-bottom:calc(var( --spacing-base )*1)}.I8MxZQYTbuu595yfesWA{margin-left:calc(var( --spacing-base )*1)}.kQkc6rmdpvLKPkyoJtVQ{margin:calc(var( --spacing-base )*2)}.j6vFPxWuu4Jan2ldoxpp{margin-left:calc(var( --spacing-base )*2);margin-right:calc(var( --spacing-base )*2)}.hqr39dC4H_AbactPAkCG{margin-bottom:calc(var( --spacing-base )*2)}.c3dQnMi16C6J6Ecy4283,.hqr39dC4H_AbactPAkCG{margin-top:calc(var( --spacing-base )*2)}.YNZmHOuRo6hU7zzKfPdP{margin-right:calc(var( --spacing-base )*2)}.Db8lbak1_wunpPk8NwKU{margin-bottom:calc(var( --spacing-base )*2)}.ftsYE5J9hLzquQ0tA5dY{margin-left:calc(var( --spacing-base )*2)}.Det4MHzLUW7EeDnafPzq{margin:calc(var( --spacing-base )*3)}.h_8EEAztC29Vve1datb5{margin-left:calc(var( --spacing-base )*3);margin-right:calc(var( --spacing-base )*3)}.YXIXJ0h1k47u6hzK8KcM{margin-bottom:calc(var( --spacing-base )*3)}.YXIXJ0h1k47u6hzK8KcM,.soADBBkcIKCBXzCTuV9_{margin-top:calc(var( --spacing-base )*3)}.zSX59ziEaEWGjnpZa4uV{margin-right:calc(var( --spacing-base )*3)}.yrVTnq_WBMbejg89c2ZQ{margin-bottom:calc(var( --spacing-base )*3)}.UKtHPJnI2cXBWtPDm5hM{margin-left:calc(var( --spacing-base )*3)}.guexok_Tqd5Tf52hRlbT{margin:calc(var( --spacing-base )*4)}.oS1E2KfTBZkJ3F0tN7T6{margin-left:calc(var( --spacing-base )*4);margin-right:calc(var( --spacing-base )*4)}.DN1OhhXi6AoBgEdDSbGd{margin-bottom:calc(var( --spacing-base )*4)}.DN1OhhXi6AoBgEdDSbGd,.ot2kkMcYHv53hLZ4LSn0{margin-top:calc(var( --spacing-base )*4)}.A1krOZZhlQ6Sp8Cy4bly{margin-right:calc(var( --spacing-base )*4)}.pkDbXXXL32237M0hokEh{margin-bottom:calc(var( --spacing-base )*4)}.XXv4kDTGvEnQeuGKOPU3{margin-left:calc(var( --spacing-base )*4)}.yGqHk1a57gaISwkXwXe6{margin:calc(var( --spacing-base )*5)}.X8cghM358X3DkXLc9aNK{margin-left:calc(var( --spacing-base )*5);margin-right:calc(var( --spacing-base )*5)}.GdfSmGwHlFnN2S6xBn1f{margin-bottom:calc(var( --spacing-base )*5)}.GdfSmGwHlFnN2S6xBn1f,.yqeuzwyGQ7zG0avrGqi_{margin-top:calc(var( --spacing-base )*5)}.g9emeCkuHvYhveiJbfXO{margin-right:calc(var( --spacing-base )*5)}.Lvk3dqcyHbZ07QCRlrUQ{margin-bottom:calc(var( --spacing-base )*5)}.r3yQECDQ9qX0XZzXlVAg{margin-left:calc(var( --spacing-base )*5)}.aQhlPwht2Cz1X_63Miw0{margin:calc(var( --spacing-base )*6)}.JyHb0vK3wJgpblL9s5j8{margin-left:calc(var( --spacing-base )*6);margin-right:calc(var( --spacing-base )*6)}.cY2gULL1lAv6WPNIRuf3{margin-bottom:calc(var( --spacing-base )*6)}.NBWQ9Lwhh_fnry3lg_p7,.cY2gULL1lAv6WPNIRuf3{margin-top:calc(var( --spacing-base )*6)}.yIOniNe5E40C8fWvBm5V{margin-right:calc(var( --spacing-base )*6)}.t30usboNSyqfQWIwHvT3{margin-bottom:calc(var( --spacing-base )*6)}.Nm_TyFkYCMhOoghoToKJ{margin-left:calc(var( --spacing-base )*6)}.C4qJKoBXpgKtpmrqtEKB{margin:calc(var( --spacing-base )*7)}.S93Srbu6NQ_PBr7DmTiD{margin-left:calc(var( --spacing-base )*7);margin-right:calc(var( --spacing-base )*7)}.fJj8k6gGJDks3crUZxOS{margin-bottom:calc(var( --spacing-base )*7)}.cW6D6djs7Ppm7fD7TeoV,.fJj8k6gGJDks3crUZxOS{margin-top:calc(var( --spacing-base )*7)}.DuCnqNfcxcP3Z__Yo5Ro{margin-right:calc(var( --spacing-base )*7)}.im8407m2fw5vOg7O2zsw{margin-bottom:calc(var( --spacing-base )*7)}.G0fbeBgvz2sh3uTP9gNl{margin-left:calc(var( --spacing-base )*7)}.kvW3sBCxRxUqz1jrVMJl{margin:calc(var( --spacing-base )*8)}.tOjEqjLONQdkiYx_XRnw{margin-left:calc(var( --spacing-base )*8);margin-right:calc(var( --spacing-base )*8)}.op5hFSx318zgxsoZZNLN{margin-bottom:calc(var( --spacing-base )*8)}.c9WfNHP6TFKWIfLxv52J,.op5hFSx318zgxsoZZNLN{margin-top:calc(var( --spacing-base )*8)}.sBA75QqcqRwwYSHJh2wc{margin-right:calc(var( --spacing-base )*8)}.GpL6idrXmSOM6jB8Ohsf{margin-bottom:calc(var( --spacing-base )*8)}.HbtWJoQwpgGycz8dGzeT{margin-left:calc(var( --spacing-base )*8)}.uxX3khU88VQ_Ah49Ejsa{padding:calc(var( --spacing-base )*0)}.KX0FhpBKwKzs9fOUdbNz{padding-left:calc(var( --spacing-base )*0);padding-right:calc(var( --spacing-base )*0)}.PfK8vKDyN32dnimlzYjz{padding-bottom:calc(var( --spacing-base )*0)}.PfK8vKDyN32dnimlzYjz,.emxLHRjQuJsImnPbQIzE{padding-top:calc(var( --spacing-base )*0)}.kJ8WzlpTVgdViXt8ukP9{padding-right:calc(var( --spacing-base )*0)}.tg_UIUI11VBzrTAn2AzJ{padding-bottom:calc(var( --spacing-base )*0)}.uczvl8kaz84oPQJ2DB2R{padding-left:calc(var( --spacing-base )*0)}.o7UHPcdVK3lt7q3lqV4o{padding:calc(var( --spacing-base )*1)}.IDqEOxvDoYrFYxELPmtX{padding-left:calc(var( --spacing-base )*1);padding-right:calc(var( --spacing-base )*1)}.DdywPW2qSYlu2pt8tpO2{padding-bottom:calc(var( --spacing-base )*1)}.DdywPW2qSYlu2pt8tpO2,.npy3hw4A5QSkDicb2CJJ{padding-top:calc(var( --spacing-base )*1)}.LgbptTApNY5NwLQvEFAt{padding-right:calc(var( --spacing-base )*1)}.WZQy2SZuZso59bUsXXyl{padding-bottom:calc(var( --spacing-base )*1)}.o331apInxNunbYB3SfPE{padding-left:calc(var( --spacing-base )*1)}.fMPIyD9Vqki1Lrc_yJnG{padding:calc(var( --spacing-base )*2)}.i2pMcTcdrr10IQoiSm_L{padding-left:calc(var( --spacing-base )*2);padding-right:calc(var( --spacing-base )*2)}.eA702gn32kwptiI1obXH{padding-bottom:calc(var( --spacing-base )*2)}.eA702gn32kwptiI1obXH,.o9bGieUKcYc8o0Ij9oZX{padding-top:calc(var( --spacing-base )*2)}.SwZcFez1RDqWsOFjB5iG{padding-right:calc(var( --spacing-base )*2)}.eHpLc_idmuEqeqCTvqkN{padding-bottom:calc(var( --spacing-base )*2)}.vU39i2B4P1fUTMB2l6Vo{padding-left:calc(var( --spacing-base )*2)}.JHWNzBnE29awhdu5BEh1{padding:calc(var( --spacing-base )*3)}.X72lGbb56L3KFzC2xQ9N{padding-left:calc(var( --spacing-base )*3);padding-right:calc(var( --spacing-base )*3)}.BzfNhRG8wXdCEB5ocQ6e{padding-bottom:calc(var( --spacing-base )*3)}.BzfNhRG8wXdCEB5ocQ6e,.srV0KSDC83a2fiimSMMQ{padding-top:calc(var( --spacing-base )*3)}.lUWfkmbQjCskhcNwkyCm{padding-right:calc(var( --spacing-base )*3)}.Ts0dIlc3aTSL7V4cIHis{padding-bottom:calc(var( --spacing-base )*3)}.CzlqQXXhX6MvorArFZ8B{padding-left:calc(var( --spacing-base )*3)}.TqMPkQtR_DdZuKb5vBoV{padding:calc(var( --spacing-base )*4)}.a7UrjhI69Vetlcj9ZVzz{padding-left:calc(var( --spacing-base )*4);padding-right:calc(var( --spacing-base )*4)}.StEhBzGs2Gi5dDEkjhAv{padding-bottom:calc(var( --spacing-base )*4)}.FGneZfZyvYrt1dG0zcnm,.StEhBzGs2Gi5dDEkjhAv{padding-top:calc(var( --spacing-base )*4)}.APEH216rpdlJWgD2fHc8{padding-right:calc(var( --spacing-base )*4)}.oGwXC3ohCic9XnAj6x69{padding-bottom:calc(var( --spacing-base )*4)}.U6gnT9y42ViPNOcNzBwb{padding-left:calc(var( --spacing-base )*4)}.IpdRLBwnHqbqFrixgbYC{padding:calc(var( --spacing-base )*5)}.HgNeXvkBa9o3bQ5fvFZm{padding-left:calc(var( --spacing-base )*5);padding-right:calc(var( --spacing-base )*5)}.tJtFZM3XfPG9v9TSDfN1{padding-bottom:calc(var( --spacing-base )*5)}.PdifHW45QeXYfK568uD8,.tJtFZM3XfPG9v9TSDfN1{padding-top:calc(var( --spacing-base )*5)}.mbLkWTTZ0Za_BBbFZ5b2{padding-right:calc(var( --spacing-base )*5)}.vVWpZpLlWrkTt0hMk8XU{padding-bottom:calc(var( --spacing-base )*5)}.RxfaJj5a1Nt6IavEo5Zl{padding-left:calc(var( --spacing-base )*5)}.SppJULDGdnOGcjZNCYBy{padding:calc(var( --spacing-base )*6)}.palY2nLwdoyooPUm9Hhk{padding-left:calc(var( --spacing-base )*6);padding-right:calc(var( --spacing-base )*6)}.WYw1JvZC0ppLdvSAPhr_{padding-bottom:calc(var( --spacing-base )*6)}.WYw1JvZC0ppLdvSAPhr_,.YEEJ9b90ueQaPfiU8aeN{padding-top:calc(var( --spacing-base )*6)}.QE0ssnsKvWJMqlhPbY5u{padding-right:calc(var( --spacing-base )*6)}.n8yA3jHlMRyLd5UIfoND{padding-bottom:calc(var( --spacing-base )*6)}.tXHmxYnHzbwtfxEaG51n{padding-left:calc(var( --spacing-base )*6)}.kBTsPKkO_3g_tLkj77Um{padding:calc(var( --spacing-base )*7)}.RyhrFx6Y1FGDrGAAyaxm{padding-left:calc(var( --spacing-base )*7);padding-right:calc(var( --spacing-base )*7)}.CBwRpB0bDN3iEdQPPMJO{padding-bottom:calc(var( --spacing-base )*7)}.CBwRpB0bDN3iEdQPPMJO,.vQVSq6SvWKbOMu6r4H6b{padding-top:calc(var( --spacing-base )*7)}.oBy5__aEADMsH46mrgFX{padding-right:calc(var( --spacing-base )*7)}.KVEXoJqf1s92j0JMdNmN{padding-bottom:calc(var( --spacing-base )*7)}.ZMXGNrNaKW3k_3TLz0Fq{padding-left:calc(var( --spacing-base )*7)}.tuiR9PhkHXhGyEgzRZRI{padding:calc(var( --spacing-base )*8)}.U7454qyWkQNa2iaSJziu{padding-left:calc(var( --spacing-base )*8);padding-right:calc(var( --spacing-base )*8)}.VLYIv2GVocjuN93e8HC8{padding-bottom:calc(var( --spacing-base )*8)}.VLYIv2GVocjuN93e8HC8,.X1rm9DQ1zLGLfogja5Gn{padding-top:calc(var( --spacing-base )*8)}.JS7G6kAuqJo5GIuF8S5t{padding-right:calc(var( --spacing-base )*8)}.Y8F9ga1TDCMbM1lj4gUz{padding-bottom:calc(var( --spacing-base )*8)}.AJuyNGrI63BOWql719H8{padding-left:calc(var( --spacing-base )*8)}.zI5tJ_qhWE6Oe6Lk75GY{--wp-admin-theme-color:var(--jp-black);--wp-admin-theme-color-darker-10:var(--jp-black-80);--wp-admin-theme-color-darker-20:var(--jp-black-80);--wp-admin-border-width-focus:1.51px;border-radius:var(--jp-border-radius);font-weight:600;justify-content:center}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo{height:calc(var(--spacing-base)*5);padding:var(--spacing-base);width:calc(var(--spacing-base)*5)}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo>svg:first-child{margin:0;padding:0}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo.Na39I683LAaSA99REg14{height:calc(var(--spacing-base)*4);min-width:calc(var(--spacing-base)*4);padding:calc(var(--spacing-base)/2);width:calc(var(--spacing-base)*4)}.zI5tJ_qhWE6Oe6Lk75GY.ipS7tKy9GntCS4R3vekF:not(.tuBt2DLqimiImoqVzPqo){font-size:var(--font-body);height:auto;line-height:24px;padding:var(--spacing-base) calc(var(--spacing-base)*3)}.zI5tJ_qhWE6Oe6Lk75GY.ipS7tKy9GntCS4R3vekF:not(.tuBt2DLqimiImoqVzPqo).paGLQwtPEaJmtArCcmyK{padding:var(--spacing-base) calc(var(--spacing-base)*2)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo){font-size:var(--font-body-extra-small);height:auto;line-height:20px;padding:calc(var(--spacing-base)/2) var(--spacing-base)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo).paGLQwtPEaJmtArCcmyK>svg:first-child{margin-right:calc(var(--spacing-base)/2)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo)>.components-spinner{height:20px}.zI5tJ_qhWE6Oe6Lk75GY.lZAo6_oGfclXOO9CC6Rd{font-weight:400}.zI5tJ_qhWE6Oe6Lk75GY.xJDOiJxTt0R_wSl8Ipz_{min-width:100%}.zI5tJ_qhWE6Oe6Lk75GY.is-primary:disabled,.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:disabled{background:var(--jp-gray);color:var(--jp-gray-20)}.zI5tJ_qhWE6Oe6Lk75GY.is-secondary{background:var(--jp-white);box-shadow:inset 0 0 0 1.51px var(--jp-black)}.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:active:not(:disabled),.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:hover:not(:disabled){background:var(--jp-gray-0)}.zI5tJ_qhWE6Oe6Lk75GY.is-link.Na39I683LAaSA99REg14,.zI5tJ_qhWE6Oe6Lk75GY.is-link.ipS7tKy9GntCS4R3vekF{padding:0}.zI5tJ_qhWE6Oe6Lk75GY.is-link:hover:not(:disabled){text-decoration-thickness:3px}.zI5tJ_qhWE6Oe6Lk75GY.is-link:focus:not(:disabled){text-decoration-line:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary{box-shadow:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:not(:disabled){background:var(--jp-red-50);box-shadow:inset 0 0 0 1px var(--jp-red-50);color:var(--jp-white)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:hover:not(:disabled){background:var(--jp-red-60);box-shadow:inset 0 0 0 1px var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:focus:not(:disabled){background:var(--jp-red-70);box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-white)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:active:not(:disabled){background:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary{box-shadow:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:not(:disabled){background:var(--jp-white);box-shadow:inset 0 0 0 1.5px var(--jp-red-50);color:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:hover:not(:disabled){background:var(--jp-red-0);box-shadow:inset 0 0 0 1.5px var(--jp-red-60);color:var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-red-70)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:active:not(:disabled){background:var(--jp-gray-0)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:not(:disabled){color:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:hover:not(:disabled){box-shadow:none;color:var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-red-70)}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6{position:relative}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6.has-icon{justify-content:center}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6>:not(.components-spinner){visibility:hidden}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6>.components-spinner{margin:0;position:absolute}.CDuBjJp_8jxzx5j6Nept{margin-left:calc(var(--spacing-base)/2)}.kdsaL7c4bpTwf_A4fIUT{padding-bottom:calc(var(--spacing-base)*6);padding-top:calc(var(--spacing-base)*6);text-align:center}.b0eN3as5AgxQW7EAkarg{margin-bottom:0}@keyframes rotate-spinner{to{transform:rotate(1turn)}}.jp-components-spinner{align-items:center;display:flex}.jp-components-spinner__inner,.jp-components-spinner__outer{animation:3s linear infinite;animation-name:rotate-spinner;border:.1em solid #0000;border-radius:50%;box-sizing:border-box;margin:auto}.jp-components-spinner__outer{border-top-color:#fff}.jp-components-spinner__inner{border-right-color:#fff;border-top-color:#fff;height:100%;opacity:.4;width:100%}.JiJhrZaThvWCpM2AfGen{border-radius:32px;flex-shrink:0;font-size:12px;font-style:normal;font-weight:600;line-height:16px;padding:calc(var(--spacing-base)/2);position:relative;text-align:center;width:60px}._7SGksgOpcPbHfPPpQTV{background:var(--jp-red-5);color:var(--jp-red-60)}.pGNquShR54adQ61sx3lP{background:var(--jp-yellow-5);color:var(--jp-yellow-60)}.IM5kkexAfwGLM6zz0Exd{background:var(--jp-gray-0);color:var(--jp-gray-50)}.NHzH3tt6CypjZ92CvK9x{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);display:flex;padding:calc(var(--spacing-base)*2)}.NHzH3tt6CypjZ92CvK9x:first-of-type{border-top-left-radius:var(--jp-border-radius);border-top-right-radius:var(--jp-border-radius)}.NHzH3tt6CypjZ92CvK9x:last-of-type{border-bottom-left-radius:var(--jp-border-radius);border-bottom-right-radius:var(--jp-border-radius)}.NHzH3tt6CypjZ92CvK9x+.NHzH3tt6CypjZ92CvK9x{border-top:0}.D9zvYDUrOP_zwSm0yJMs{margin-right:calc(var(--spacing-base)*2);min-width:24px}._XISfmbjoVlqhB61hHYn{width:100%}.AQDPBnMZFu7BOBuo8mYW{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.cZ9s5eCAZe3R82Y6Ru3z{color:var(--jp-gray-80);font-size:14px;line-height:21px}.AKnbWQiViZ2O_dwCV8Fw,.W6alQ2_S5Rh06djX9m27{align-self:center;margin-left:calc(var(--spacing-base)*2);margin-right:var(--spacing-base)}.uUEJGMrSV3XoBwX5xEwA{display:flex;justify-content:space-between}.sQkG5Cu80gPaeFj3L_wa{margin-bottom:calc(var(--spacing-base)*5)}.oIl6GCMeUnzE0inXbuj9{display:flex;justify-content:space-between}.RP2MVoGqaCFXPKZhhxQ1{margin-bottom:calc(var(--spacing-base)*5)}.YpEs8b7KE7fzVuXUbOEb{display:flex;justify-content:space-between}.EqpwvErHtRi_WQkJKgi1{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);display:flex;margin-bottom:calc(var(--spacing-base)*3);padding:calc(var(--spacing-base)*2)}.EicvN1QaJu5OJLzdUN5A{margin-right:calc(var(--spacing-base)*2);min-width:24px}.b7ynAmUwGlxK_vxyIN0y{width:100%}.uSV9HYRxjL4S6zIZDlqP{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.XpW8Mvw_XFEbqxUdw155{color:var(--jp-gray-80);font-size:14px;line-height:21px}.Fkj60BmQ5sUo9zHcJwVv{align-self:center;margin-left:calc(var(--spacing-base)*2);margin-right:var(--spacing-base)}.XLzPr74ad3osCq9kxy2q{display:flex;justify-content:space-between}.jNlU3vgp4xEGwmX5aTyK{background-color:var(--jp-gray-5)}.gE8s4nh3f7iGIBrFeyCT{list-style-type:disc;padding-left:calc(var(--spacing-base)*2.5)}.L9hh_sX51PzO41icwJlh{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);display:flex;margin-bottom:calc(var(--spacing-base)*3);padding:calc(var(--spacing-base)*2)}.o8E4Bv6U0d7USFxSjRCj{margin-right:calc(var(--spacing-base)*2);min-width:24px}.sT31awD6bHO8KJewvmaO{width:100%}.VVTRIG51r8ORUIBPs5gN{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.AiaWRbRLFT9xvP9vn5jA{color:var(--jp-gray-80);font-size:14px;line-height:21px}.MP1wWkqvqfvAc7Izl7x4{align-self:center;margin-left:calc(var(--spacing-base)*2);margin-right:var(--spacing-base)}.i9X_KxEJiGpRT7q_RU6i{display:flex;justify-content:space-between}.WtVEv641JBaLl929sZq2{align-items:flex-start;background-color:#00000040;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding-top:calc(var(--spacing-base)*12 + 2px);position:fixed;right:0;top:0;z-index:1000001}.G0aPt7WmA1rkUE0wcTno{background:var(--jp-white);border:1px solid var(--jp-gray);border-radius:calc(var(--jp-border-radius)*2);box-shadow:0 8px 20px #00000040;padding:calc(var(--spacing-base)*4);position:relative;width:616px}.VkrhWjfEIlIwYEumycbP{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:calc(var(--spacing-base)*3);top:calc(var(--spacing-base)*3)}.yFzeV4cmWRbZKk5tIyEw{display:block}.gridicon{fill:currentColor;display:inline-block}.gridicon.needs-offset g{transform:translate(1px,1px)}.gridicon.needs-offset-x g{transform:translate(1px)}.gridicon.needs-offset-y g{transform:translateY(1px)}:root{--font-title-large:36px;--font-title-small:24px;--font-body:16px;--font-label:12px;--jp-black:#000;--jp-black-80:#2c3338;--jp-white:#fff;--jp-white-off:#f9f9f6;--jp-gray:#dcdcde;--jp-gray-0:#f6f7f7;--jp-gray-5:#dcdcde;--jp-gray-10:#c3c4c7;--jp-gray-20:#a7aaad;--jp-gray-30:#8c8f94;--jp-gray-40:#787c82;--jp-gray-50:#646970;--jp-gray-60:#50575e;--jp-gray-70:#3c434a;--jp-gray-80:#2c3338;--jp-gray-90:#1d2327;--jp-gray-100:#101517;--jp-gray-off:#e2e2df;--jp-yellow-5:#f5e6b3;--jp-yellow-10:#f2cf75;--jp-yellow-40:#c08c00;--jp-orange-20:#faa754;--jp-blue-5:#ced9f2;--jp-red-0:#f7ebec;--jp-red-50:#d63638;--jp-red-60:#b32d2e;--jp-red-80:#8a2424;--jp-red:#d63639;--jp-pink:#c9356e;--jp-green-0:#f0f2eb;--jp-green-5:#d0e6b8;--jp-green-10:#9dd977;--jp-green-20:#64ca43;--jp-green-30:#2fb41f;--jp-green-40:#069e08;--jp-green-50:#008710;--jp-green-60:#007117;--jp-green-70:#005b18;--jp-green-80:#004515;--jp-green-90:#003010;--jp-green-100:#001c09;--jp-green:#069e08;--jp-green-primary:var(--jp-green-40);--jp-green-secondary:var(--jp-green-30);--jp-border-radius:4px;--jp-border-radius-rna:8px;--jp-menu-border-height:1px;--jp-underline-thickness:2px;--jp-modal-padding-large:32px;--jp-modal-padding:24px;--jp-modal-padding-small:16px;--jp-modal-radius:8px;--jp-button-padding:8px;--jp-button-radius:4px;--jp-gap:16px;--jp-highlight:#3858e9}:where(body){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;min-height:100%;padding:0}.jp-wrap{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1128px}.jp-row{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr);margin:0 16px;width:100%}@media(min-width:600px){.jp-row{grid-template-columns:repeat(8,1fr);margin:0 18px}}@media(min-width:960px){.jp-row{grid-template-columns:repeat(12,1fr);margin:0 24px;max-width:1128px}}.sm-col-span-1{grid-column-end:span 1}.sm-col-span-2{grid-column-end:span 2}.sm-col-span-3{grid-column-end:span 3}.sm-col-span-4{grid-column-end:span 4}@media(min-width:600px){.md-col-span-1{grid-column-end:span 1}.md-col-span-2{grid-column-end:span 2}.md-col-span-3{grid-column-end:span 3}.md-col-span-4{grid-column-end:span 4}.md-col-span-5{grid-column-end:span 5}.md-col-span-6{grid-column-end:span 6}.md-col-span-7{grid-column-end:span 7}.md-col-span-8{grid-column-end:span 8}}@media(min-width:960px){.lg-col-span-1{grid-column-end:span 1}.lg-col-span-2{grid-column-end:span 2}.lg-col-span-3{grid-column-end:span 3}.lg-col-span-4{grid-column-end:span 4}.lg-col-span-5{grid-column-end:span 5}.lg-col-span-6{grid-column-end:span 6}.lg-col-span-7{grid-column-end:span 7}.lg-col-span-8{grid-column-end:span 8}.lg-col-span-9{grid-column-end:span 9}.lg-col-span-10{grid-column-end:span 10}.lg-col-span-11{grid-column-end:span 11}.lg-col-span-12{grid-column-end:span 12}}@media(max-width:960px){.md-col-span-0{display:none}}@media(max-width:600px){.sm-col-span-0{display:none}}.jp-cut{border:2px solid var(--jp-green-primary);border-radius:var(--jp-border-radius);margin:32px 0;padding:16px 64px 16px 24px;position:relative;text-decoration:none}.jp-cut,.jp-cut span{display:block}.jp-cut span:last-of-type{font-weight:600}.jp-cut:focus span:last-of-type,.jp-cut:hover span:last-of-type{text-decoration:underline;text-decoration-thickness:var(--jp-underline-thickness)}.jp-cut:focus:after,.jp-cut:hover:after{transform:translateY(-50%) translateX(8px)}.jp-cut:after{color:var(--jp-green-primary);content:"→";font-size:24px;font-weight:600;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:transform .15s ease-out}.components-popover:not(.is-without-arrow):before{border-color:var(--jp-gray)}.icon-tooltip-helper .components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-right:-62px}.icon-tooltip-helper .components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-left:-62px}.icon-tooltip-helper .components-popover[data-y-axis=bottom] .components-popover__content{top:2px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-6px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-4px!important}.icon-tooltip-helper .components-popover[data-y-axis=top] .components-popover__content{bottom:10px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:3px}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:4px}.icon-tooltip-helper.is-wide .components-popover__content{width:440px}.icon-tooltip-wrapper{color:var(--jp-black);display:inline-block;position:relative}.icon-tooltip-wrapper .components-button.is-link:focus:not(:disabled){box-shadow:none}.icon-tooltip-helper{height:18px;left:-53px;pointer-events:none;position:absolute;top:0;width:124px}.icon-tooltip-container{pointer-events:all}.icon-tooltip-container .components-popover__content{border:1px solid var(--jp-gray);border-radius:4px;margin:0 10px;max-width:90vw;outline:none;padding:24px;white-space:normal;width:304px}.icon-tooltip-title{font-size:16px;font-weight:600;line-height:19px}.icon-tooltip-title:not(:last-child){margin-bottom:8px}.icon-tooltip-content{font-size:14px;font-weight:400;line-height:24px}.icon-tooltip-content ul{list-style-type:disc;margin:0 0 0 1rem}.icon-tooltip-content ul li:last-child{margin-bottom:0}.terms-of-service{color:var(--jp-black);font-size:var(--font-body)}.terms-of-service .terms-of-service__link{color:var(--jp-green-50);text-decoration:underline;white-space:nowrap}.p4qz2tkq0p9hxucJ6Qk2{--padding:calc(var(--spacing-base)*4);color:var(--jp-black)}.lbNDyXioOwvyvbALtCBm{--gap:calc(var(--spacing-base)*3);padding:var(--padding) 0;position:relative}.s2Lsn4kbm6BrS3DSndRB .lbNDyXioOwvyvbALtCBm{column-gap:var(--gap);display:grid;grid-auto-flow:column;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(var(--rows),minmax(min-content,max-content))}.cLaNK_XcbTGlRQ4Tp43Q{margin-top:var(--padding)}.s2Lsn4kbm6BrS3DSndRB .cLaNK_XcbTGlRQ4Tp43Q{display:contents}.cLaNK_XcbTGlRQ4Tp43Q.CYt1X0eH1icRjhtJ28jx>*{background:var(--jp-white);position:relative}.cLaNK_XcbTGlRQ4Tp43Q.CYt1X0eH1icRjhtJ28jx>:after{bottom:0;box-shadow:0 4px 24px #0000000d;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.cLaNK_XcbTGlRQ4Tp43Q>:first-child{border-top-left-radius:var(--jp-border-radius);border-top-right-radius:var(--jp-border-radius);border-width:1px 1px 0}.cLaNK_XcbTGlRQ4Tp43Q>:last-child{border-bottom-left-radius:var(--jp-border-radius);border-bottom-right-radius:var(--jp-border-radius);border-width:0 1px 1px}.DAkZc1P9A3K12fjEliMg{display:flex;flex-direction:column;justify-content:space-between;padding:var(--padding)}.WUBuYABl8nymjs9NnCEL{align-items:center;display:flex;padding-bottom:calc(var(--spacing-base)*2);position:relative}.WUBuYABl8nymjs9NnCEL:not(:nth-child(2)){padding-top:calc(var(--spacing-base)*2)}.WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{background-color:var(--jp-gray);content:"";height:1px;left:var(--padding);position:absolute;right:var(--padding);top:0;z-index:5}.s2Lsn4kbm6BrS3DSndRB .WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{left:0;right:unset;width:calc(100% + var(--gap))}.s2Lsn4kbm6BrS3DSndRB .lbNDyXioOwvyvbALtCBm>:last-child .WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{width:100%}.ANtCFeb41NhA8PA3H7ZN,.WUBuYABl8nymjs9NnCEL:last-of-type{padding-bottom:var(--padding)}.Ql2gy_148yW8Vw5vhaKD{padding-left:var(--padding);padding-right:var(--padding)}.EAQrAnQEW1z1BfdY5gbC{margin:0 var(--spacing-base);fill:var(--jp-gray);flex-shrink:0}.EAQrAnQEW1z1BfdY5gbC.JDSTlLoOC_4aUoH2oNM2{fill:var(--jp-green-40)}.EAQrAnQEW1z1BfdY5gbC.zNdQRJ1w7BvaQOYyqzHK{fill:var(--jp-red-50)}.lr7vbX95SKtoe7DarJcZ{margin-left:auto}.s2Lsn4kbm6BrS3DSndRB .lr7vbX95SKtoe7DarJcZ{margin:0 var(--spacing-base);top:1px}.WUBuYABl8nymjs9NnCEL .KRrGp2xdkeBOxLZeuQ6X{fill:var(--jp-gray-20);flex-shrink:0}.H_ZJiRVJg0LiMXPGOcmt{text-align:center;width:fit-content}.H_ZJiRVJg0LiMXPGOcmt>a{color:#000}.s2Lsn4kbm6BrS3DSndRB .H_ZJiRVJg0LiMXPGOcmt{grid-column:2;overflow:hidden;padding-left:var(--padding);padding-right:var(--padding);white-space:nowrap}.x21z_DixObRDsDaWotP1{align-items:right;display:flex;justify-content:right;margin:0 calc(var(--spacing-base)*4)}.dovianZYLKhnbnh9I06o{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-end}.lljtQMhW7lq5tE5SDJEf{align-items:flex-start;display:flex;flex-basis:0;flex-grow:2}.lljtQMhW7lq5tE5SDJEf .NubApIV1vQCRUNprfm6b{margin-left:auto}.dhFQXpZfMwVI8vuYHnwC{align-items:flex-start;display:inline-flex;flex:0 0 auto;position:relative}.dhFQXpZfMwVI8vuYHnwC:first-child{margin-right:calc(var(--spacing-base)*2)}.dhFQXpZfMwVI8vuYHnwC.eD7hzxFmdtG_MgmBtl_k{color:var(--jp-gray-20)}.dhFQXpZfMwVI8vuYHnwC.eD7hzxFmdtG_MgmBtl_k:after{background:var(--jp-red);border-radius:var(--jp-border-radius);content:" ";display:block;height:3px;margin-top:-2px;pointer-events:none;position:absolute;top:50%;width:100%}.C64ZjjUAqJC1T2Sa7apS{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:calc(var(--spacing-base)*3)}.UpZDGew6Ay1hPoP6eI7b{color:var(--jp-gray-40);font-size:var(--font-body-small);line-height:20px}.UpZDGew6Ay1hPoP6eI7b:after{content:"​"}.NubApIV1vQCRUNprfm6b{background-color:var(--jp-yellow-10);border-radius:4px;font-size:13px;font-weight:600;margin-left:var(--spacing-base);padding-left:var(--spacing-base);padding-right:var(--spacing-base)}.TDiiPbuW1Z0_05u_pvcK{font-weight:400}.UL3B1tQ854mN7r6taB61{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.IG56Hw7ZR_7rKVsM78qw:focus:not(:disabled){box-shadow:none}.jp-dashboard-footer{align-items:center;color:var(--jp-black);display:flex;flex-wrap:wrap;font-size:var(--font-body-extra-small);line-height:1.333;max-width:1128px;width:100%}.jp-dashboard-footer a{text-decoration:none}.jp-dashboard-footer a:any-link,.jp-dashboard-footer a[role=button]{color:inherit}.jp-dashboard-footer a:hover{text-decoration:underline;text-decoration-thickness:1.5px}.jp-dashboard-footer a:focus{border-radius:2px;box-shadow:none;outline:1.5px solid currentColor;outline-offset:3px}.jp-dashboard-footer.is-sm>ul{gap:.125rem}.jp-dashboard-footer.is-md,.jp-dashboard-footer.is-sm>ul{align-items:flex-start;flex-direction:column}.jp-dashboard-footer>ul{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;width:100%}.jp-dashboard-footer>ul>li{margin-bottom:0}.jp-dashboard-footer>ul>li>a{align-items:center;display:flex;gap:.25rem;min-height:44px}.jp-dashboard-footer__accessible-external-link{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal;padding:0;position:absolute;width:1px}.jp-dashboard-footer__jp-item{font-weight:600;padding-inline-end:1rem}.jp-dashboard-footer.is-sm .jp-dashboard-footer__jp-item{padding-bottom:1rem}.jp-dashboard-footer.is-lg .jp-dashboard-footer__a8c-item{margin-inline-start:auto}.jp-dashboard-footer.is-sm .jp-dashboard-footer__a8c-item{padding-top:1rem}.jp-dashboard-footer__a8c-item>a,.jp-dashboard-footer__jp-item>a{text-decoration:none}@media(max-width:599px){.RuVLl3q4lxTQa3wbhBJB{grid-column-end:span 1}.f9LZTRG4MMK42rS89afW{grid-column-start:1}.bHe_zKxjjpUwHw_MdYE1{grid-column-end:2}.QZbNrOqE2aNSn50xVhpU{grid-column-end:span 2}.ev7W3z7zVYPeHAlYqZjf{grid-column-start:2}.NJWd1m_e7lOiPYru2ZMP{grid-column-end:3}.Xc6nt1Qc1DI0Z2A3gt1r{grid-column-end:span 3}.UIcN_GXiPRoIsin8Kohg{grid-column-start:3}.GRKCyqb5LufCSCgykKFc{grid-column-end:4}.i_qTq8gqhhC3vIUepVRB{grid-column-end:span 4}.G3qaZ3Jpbvam_1XvGxgc{grid-column-start:4}.VRCNYKZtO9zukEwmgP1y{grid-column-end:5}}@media(min-width:600px)and (max-width:959px){.tRm008K_WJL79WoNZTNL{grid-column-end:span 1}.l5T2P_bgKts4tdaRkS1d{grid-column-start:1}.zOCxfLZpF6BlgC7a_Yq1{grid-column-end:2}.F80DdgVn0m5OpvtSQWka{grid-column-end:span 2}.oI1c7JYfiJtMQHbhngtU{grid-column-start:2}.pMQtA_4jh1_1lVknqEP5{grid-column-end:3}.VenqMpdgyKQVUNNQcfqd{grid-column-end:span 3}.seNYL99uoczf9V4MxBxT{grid-column-start:3}.YKfF1HFhI9KygA5l3b2J{grid-column-end:4}.yAi0Cv1xDWkoqsaUhvhR{grid-column-end:span 4}.ubhnyZOnkgxNhh6XtVWv{grid-column-start:4}.RGOPGQbWMJ9Ei5oFxS7X{grid-column-end:5}.Sz1E2aWbX483ijdi6yge{grid-column-end:span 5}.tku6_bRYrX9tMbgYGmIl{grid-column-start:5}.b5JHttOhSEcI1WBlqAjk{grid-column-end:6}.FboSx5MoKTAWbxXyYlCw{grid-column-end:span 6}.Jhs8yEEmodG30edbJvag{grid-column-start:6}.IpzbbKVqEqPcfIGkXkwt{grid-column-end:7}.mhCPwfAZ4Kmm_empzJAq{grid-column-end:span 7}.x034ilrJF7rO9UJB2rI1{grid-column-start:7}.Wt8t2e16viRrOJ1lLA5v{grid-column-end:8}.S6pIrEy9AMLKx9bgh_Ae{grid-column-end:span 8}.kEfI4tGyuWfHTlRnvIab{grid-column-start:8}.PUzX4RRsKq1dnsz3gebS{grid-column-end:9}}@media(min-width:960px){.X_pdcLJikd8LS_YAdJlB{grid-column-end:span 1}.tl936d14Huby4khYp05X{grid-column-start:1}.hnge0LnR69d3NXEtEE1t{grid-column-end:2}.fj0NUMuyZQcPNgKcjp5Z{grid-column-end:span 2}.R2ncBX7a2NigdYCcV1OX{grid-column-start:2}.t8vMSDVYno9k9itRwnXb{grid-column-end:3}.wsDuEN2GqHx6qzo8dUdk{grid-column-end:span 3}.cIEVPUweWtLBy3xaXnMx{grid-column-start:3}.fajUWBwu1m2B479j3jmz{grid-column-end:4}.YR0c7fQTgMkDdWzwSyLp{grid-column-end:span 4}.xlwp8BmplxkKNMI7gamo{grid-column-start:4}._C4O1w9DUqx1m3gPf8aA{grid-column-end:5}.Z54F1hAErckAIrKlxnXW{grid-column-end:span 5}.ezSDWkRHmKSxDJXxuiOH{grid-column-start:5}.T0ChoeAjGJjkkNrYhD4g{grid-column-end:6}.qtMoMPF6yHvGJnWHSsde{grid-column-end:span 6}.gdoywN5VPiWERfIBqkph{grid-column-start:6}.wUev_VH5uf_pwFFlbnAU{grid-column-end:7}.egIPDFJsOpownTClq9XP{grid-column-end:span 7}.yGhp9yoAW7k0kQik9AB7{grid-column-start:7}.SJ43U9mR5wUg5V2qBeQA{grid-column-end:8}.cTuyHfMwSUJxN_HdIEgd{grid-column-end:span 8}.smCr8DaIagcumdvdldiK{grid-column-start:8}.T03NHzQJvzwL6wAfIiTL{grid-column-end:9}.pMvxM3RJGjqyNdf9qg1Y{grid-column-end:span 9}.iIVpNRwEnQ_JI5gpp9EN{grid-column-start:9}.ZbQ4u4vGSX5rJOje4uGL{grid-column-end:10}.gKb5wuIDAlKGbrjK2vxy{grid-column-end:span 10}.Z7pINdImE2WJiYnZBTqm{grid-column-start:10}.ZTxp6qpvwurMdOnLLSz1{grid-column-end:11}.NnQTlbfnxPDR6cQ7rygg{grid-column-end:span 11}.O137wZd6Yl0olSA9PsXR{grid-column-start:11}.zf2OJtQ2MPz6SDoh6CB0{grid-column-end:12}.U3H6UHW6HqRt9hdzVg3O{grid-column-end:span 12}.zynnNeS_ZBTxABcVpUQH{grid-column-start:12}.vI8tltFZtFUNAy9Iag9s{grid-column-end:13}}.SqdhUZkXCRuIpErj1B3z{--max-container-width:1128px;--vertical-gutter:24px;--horizontal-spacing:8px;column-gap:var(--vertical-gutter);display:grid;margin:0 auto;max-width:var(--max-container-width);width:100%}@media(max-width:599px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 16px}}@media(min-width:600px)and (max-width:959px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(8,minmax(0,1fr));padding:0 18px}}@media(min-width:960px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(12,minmax(0,1fr));padding:0 24px}}.SqdhUZkXCRuIpErj1B3z.OZC_9a1LhpWF9dv15Gdh{max-width:none;padding:unset}.sexr0jUxC1jVixdKiDnC{margin-left:-20px}@media(max-width:782px){.sexr0jUxC1jVixdKiDnC{margin-left:-10px}}.sexr0jUxC1jVixdKiDnC.vKQ11sLeAM45M04P1ccj{background-color:var(--jp-white)}.vMa4i_Dza2t5Zi_Bw9Nf{background:var(--jp-white-off);padding-top:1px}.lyrXe0pA852TUmyekDb5{display:flex}.KgEeDTKgTC5ZjzYlbTqN{color:var(--jp-black);font-size:var(--font-body);line-height:1.5;margin-right:calc(var(--spacing-base)*4);padding:var(--spacing-base) 0;text-decoration:none}.KgEeDTKgTC5ZjzYlbTqN:last-child{margin-right:0}.KgEeDTKgTC5ZjzYlbTqN:focus,.KgEeDTKgTC5ZjzYlbTqN:hover{border-bottom-color:var(--jp-green);box-shadow:none;color:var(--jp-green)}.Lv4WoNVkeJntqvUyG4dX{border-bottom:1px solid var(--jp-black)}.vvXnRXxrU1kP1KsdSr4J{margin-top:calc(var(--spacing-base)*3*-1)}.aDCTkUFaJEeZzYYE6qv5{background-color:var(--jp-green);border-radius:32px;color:var(--jp-white);font-size:12px;letter-spacing:-2%;line-height:1;margin-left:var(--spacing-base);padding:calc(var(--spacing-base)/2) var(--spacing-base);position:relative;top:-1px}.uQlXhcfYn9tbnK27_Gct{align-items:center;display:flex}.uQlXhcfYn9tbnK27_Gct input[type=checkbox]:checked,.uQlXhcfYn9tbnK27_Gct input[type=checkbox]:indeterminate{background:var(--jp-green-40);border-color:var(--jp-green-40)}.uQlXhcfYn9tbnK27_Gct input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--jp-green-40)}.PO9zDOaSkcv_RqpfZF_v,.e5YHJiYcvfgdEEJsS_YM{margin-bottom:calc(var(--spacing-base)*7);margin-top:calc(var(--spacing-base)*7)}@media(max-width:599px){.PO9zDOaSkcv_RqpfZF_v{margin-top:0}}svg.V6B8ltQ7TH3UKzUC_qy1{color:var(--jp-black);height:32px;margin:0;width:32px}.C9hcvYAbgHPhN2Tl22xg{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.C9hcvYAbgHPhN2Tl22xg .XkbIpr2gzB4XEhHgzkY4{margin-right:calc(var(--spacing-base)/2)}.BfcZn0_X33Ajdd1Gl18G{display:flex}.BfcZn0_X33Ajdd1Gl18G>.rBmVJIeTNpd0RJWaRGuJ{display:flex;margin-left:calc(var(--spacing-base)/2);fill:var(--jp-gray-20)}.jVq5444f1Xh6nNkz0Qe_{margin-top:calc(var(--spacing-base)*4)}.amF9cOnMiv2nHbkMXQiQ{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.FodE_7RbLD8zeBSd6eVR{display:flex;flex-wrap:wrap;margin-left:auto}.FodE_7RbLD8zeBSd6eVR>:first-child{margin-right:calc(var(--spacing-base)*3)}.twyPhW_K164HITnDrwEg{padding:calc(var(--spacing-base)*2);width:250px}.tbcd9xc_TjcFdokOt3F_{font-size:18px}@media(max-width:599px){.pnoqLV3l30xuvj2hLlJc{width:90%}.FodE_7RbLD8zeBSd6eVR{margin-top:calc(var(--spacing-base)*3)}.FodE_7RbLD8zeBSd6eVR>:first-child{margin-bottom:var(--spacing-base);margin-right:0}}.bZ4b33s2MdcOjaDKBbeV{--spacing-base:8px;--wp-admin-border-width-focus:1.5px;align-items:center;display:flex;white-space:nowrap}.UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-gray-50);border-radius:50%;flex-shrink:0;height:.666em;width:.666em}.QuS0vdcr87FsiBvSSrvA{font-weight:600;line-height:1.666;margin-left:calc(var(--spacing-base)/2)}.bZ4b33s2MdcOjaDKBbeV.bGx0wbQAwuY7k8P3PHVQ a,.bZ4b33s2MdcOjaDKBbeV.bGx0wbQAwuY7k8P3PHVQ span{color:var(--jp-green-50)}.bZ4b33s2MdcOjaDKBbeV.bGx0wbQAwuY7k8P3PHVQ .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-green-50)}.bZ4b33s2MdcOjaDKBbeV.wR8Cz8uHgObTQavolv5y a,.bZ4b33s2MdcOjaDKBbeV.wR8Cz8uHgObTQavolv5y span{color:var(--jp-gray-50)}.bZ4b33s2MdcOjaDKBbeV.wR8Cz8uHgObTQavolv5y .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-gray-50)}.bZ4b33s2MdcOjaDKBbeV.IzbBYGwBKhSYFUQlIMww a,.bZ4b33s2MdcOjaDKBbeV.IzbBYGwBKhSYFUQlIMww span{color:var(--jp-red-50)}.bZ4b33s2MdcOjaDKBbeV.IzbBYGwBKhSYFUQlIMww .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-red-50)}.bZ4b33s2MdcOjaDKBbeV.Kdvp_HJf89IBrZuCaLm8 a,.bZ4b33s2MdcOjaDKBbeV.Kdvp_HJf89IBrZuCaLm8 span{color:var(--jp-yellow-30)}.bZ4b33s2MdcOjaDKBbeV.Kdvp_HJf89IBrZuCaLm8 .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-yellow-30)}.bZ4b33s2MdcOjaDKBbeV.hVf5vsbBWm8OFye7cy7a a,.bZ4b33s2MdcOjaDKBbeV.hVf5vsbBWm8OFye7cy7a span{color:var(--jp-blue-40)}.bZ4b33s2MdcOjaDKBbeV.hVf5vsbBWm8OFye7cy7a .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-blue-40)}.IunwKwdvL271DxBIniPb[type=checkbox]{display:none}.svA9WxEcOByd5S2fZonA{border:2px solid var(--jp-black);border-radius:100px;box-sizing:border-box;cursor:pointer;display:inline-block;height:24px;outline:0;padding:2px;position:relative;transition:all .4s ease,box-shadow 0s;vertical-align:middle;width:48px}.svA9WxEcOByd5S2fZonA:after{background:var(--jp-black);border-radius:50%;content:"";display:block;height:16px;left:0;position:relative;transition:all .2s ease;width:16px}.IunwKwdvL271DxBIniPb:checked+.svA9WxEcOByd5S2fZonA:after{left:22px}.IunwKwdvL271DxBIniPb:checked:disabled+.svA9WxEcOByd5S2fZonA{background-color:var(--jp-black);border-color:var(--jp-black)}.IunwKwdvL271DxBIniPb:checked:disabled+.svA9WxEcOByd5S2fZonA:after{background-color:var(--jp-white)}.IunwKwdvL271DxBIniPb:checked:not(:disabled)+.svA9WxEcOByd5S2fZonA{background-color:var(--jp-green);border-color:var(--jp-green)}.IunwKwdvL271DxBIniPb:checked:not(:disabled)+.svA9WxEcOByd5S2fZonA:after{background-color:var(--jp-white)}.IunwKwdvL271DxBIniPb:disabled+span.svA9WxEcOByd5S2fZonA{cursor:default;opacity:.25}.IunwKwdvL271DxBIniPb.wOd7DeP76v1fczKfah5n+.svA9WxEcOByd5S2fZonA{border-radius:8px;height:16px;width:24px}.IunwKwdvL271DxBIniPb.wOd7DeP76v1fczKfah5n+.svA9WxEcOByd5S2fZonA:after{height:12px;width:12px}.IunwKwdvL271DxBIniPb.wOd7DeP76v1fczKfah5n:checked+.svA9WxEcOByd5S2fZonA:after{left:8px}.Clxt94RgGnDrhORZZyPr,.K2OG1vK5PSOYDWKtqKKG{margin-bottom:calc(var(--spacing-base)*7);margin-top:calc(var(--spacing-base)*7)}.msOlyh2T7D6uhbM6AROg{align-items:center;background:none;border:2px solid var(--jp-green-40);border-radius:var(--jp-border-radius);color:var(--jp-gray-80);display:flex;gap:calc(var(--spacing-base)*3);justify-content:space-between;padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);position:relative;text-align:left;width:100%}.msOlyh2T7D6uhbM6AROg a,.msOlyh2T7D6uhbM6AROg button{all:unset;color:var(--jp-gray-80);cursor:pointer}.msOlyh2T7D6uhbM6AROg a:after,.msOlyh2T7D6uhbM6AROg button:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.msOlyh2T7D6uhbM6AROg:focus-within{border-color:var(--jp-black)}.msOlyh2T7D6uhbM6AROg:focus-within .cPN7USVqSBpxUswfDtUZ,.msOlyh2T7D6uhbM6AROg:hover .cPN7USVqSBpxUswfDtUZ{transform:translateX(calc(var(--spacing-base)*2))}.msOlyh2T7D6uhbM6AROg:focus-within .EmnJAyEzzn1QpA8HtypY,.msOlyh2T7D6uhbM6AROg:hover .EmnJAyEzzn1QpA8HtypY{text-decoration:underline;text-decoration-thickness:2px}.EmnJAyEzzn1QpA8HtypY,.msOlyh2T7D6uhbM6AROg .EmnJAyEzzn1QpA8HtypY{font-weight:700}.cPN7USVqSBpxUswfDtUZ{fill:var(--jp-green-40);pointer-events:none;transition:transform .1s ease-out}.vV7YZikAz0oHYsuvtxMq{display:inline;margin:0 0 0 calc(var(--spacing-base)/3);vertical-align:middle}.vV7YZikAz0oHYsuvtxMq svg{position:relative;z-index:10}.T1YaMupeZmBIpXZHY9EZ{display:inline}.rigH8UdiDrmmSLQMUurD{background-color:var(--jp-white);border:1px solid var(--jp-gray-10);border-radius:var(--jp-border-radius);color:var(--jp-black);display:block;font-size:var(--font-body);letter-spacing:-.02em;line-height:1.5;padding:var(--spacing-base) calc(var(--spacing-base)*1.5);transition:box-shadow .1s ease-out;width:100%}.rigH8UdiDrmmSLQMUurD::placeholder{color:var(--jp-gray-20)}.rigH8UdiDrmmSLQMUurD:focus{box-shadow:0 0 0 2px var(--jp-green-5)}.rigH8UdiDrmmSLQMUurD:focus,.rigH8UdiDrmmSLQMUurD:hover:not(:disabled){border:1px solid var(--jp-green)}.rigH8UdiDrmmSLQMUurD:disabled{background-color:var(--jp-gray-0);color:var(--jp-gray-30)}.V8FDM08CpcwQs4UwN2nI{color:var(--jp-black);display:block;font-size:var(--font-title-small);font-weight:600;margin-bottom:var(--spacing-base)}.L1LjeCYPldBcTLILS13l{max-width:calc(744px + var(--spacing-base)*6);width:100%}.JWWznnb8sAKHIOhE59_z{display:flex}.JWWznnb8sAKHIOhE59_z:not(:first-child){margin-top:calc(var(--spacing-base)*7)}.kV5wl2UResIqqBdSTuQr{margin-right:calc(var(--spacing-base)*2);padding-top:calc(var(--spacing-base)/2)}@media(min-width:600px){.kV5wl2UResIqqBdSTuQr{margin-right:calc(var(--spacing-base)*5)}}.oePuSIKcH_JzEhDJcHh8{width:100%}.mxYw7vghJF8H8C0FjvPz{align-items:center;display:flex}.lyiOCAyjT_eQyDg8Ier_ .oePuSIKcH_JzEhDJcHh8{opacity:.5}.IclfL4iNXTZfBAbHZdog>:last-child{margin-top:calc(var(--spacing-base)*2)}@media(min-width:600px){.IclfL4iNXTZfBAbHZdog{display:flex;justify-content:space-between}}.bOadM4auwszaOl0el95T{display:flex;flex-wrap:wrap;margin-top:calc(var(--spacing-base)*2)}.G7vkgqk8AEd6pRbNUyE4{color:var(--jp-green-50);margin-right:calc(var(--spacing-base)/2)}.qnlbRElIsj4nB45F5s3a{color:var(--jp-gray-50)}.TvvdPGzRa_ubn3BnQOnQ{color:var(--jp-red-50)}.ciEDIqQimh9OqgCN4t3c{display:flex;flex-wrap:wrap}.qQ3tqN6Pi9DJ2xYLvfvA{color:var(--jp-gray-50)}.xmutRBXpbSs8i1QMo5FT{margin-right:calc(var(--spacing-base)/2)}.kQ5SrYe6QmF63mEYQ26R,.xmutRBXpbSs8i1QMo5FT{color:var(--jp-green-50)}.yAFMUkq1ot9DZF05RUwG{margin-top:calc(var(--spacing-base)*3)}@media(min-width:600px){.yAFMUkq1ot9DZF05RUwG{padding-left:calc(var(--spacing-base)*11)}}.EbfrbByI7NQ2_MD_gDXp{align-items:center;border:1px solid var(--jp-gray-30);border-radius:4px;color:var(--jp-gray-30);display:flex;font-size:12px;height:21px;margin-bottom:calc(var(--spacing-base)*2);margin-left:var(--spacing-base);padding:calc(var(--spacing-base)/2)}.hCwaBLH_6dELyWWwB8S1{padding:calc(var(--spacing-base)*3);width:304px}.V3U9oKSdRmKjOQ523C86{display:flex;justify-content:space-between}.OSrT4pA4vIGzg9EE6rcv{margin:calc(var(--spacing-base)*-1) calc(var(--spacing-base)*-3)}.OSrT4pA4vIGzg9EE6rcv:focus,.OSrT4pA4vIGzg9EE6rcv:focus:not(:disabled){box-shadow:none}.rbL50q3wwzE6X7VBHcmW{display:flex;justify-content:flex-end}.gF7LiE_q_elhMrhdypAl{color:var(--jp-gray-50)}.gF7LiE_q_elhMrhdypAl:before{background:var(--jp-gray-50);border-radius:50%;content:"";display:inline-block;height:8px;margin-right:var(--spacing-base);width:8px}.gF7LiE_q_elhMrhdypAl.fbJbqf_YrPpMG4JKF79U{color:var(--jp-green-40)}.gF7LiE_q_elhMrhdypAl.fbJbqf_YrPpMG4JKF79U:before{background:var(--jp-green-40)}.g593fzjQCE_4rNiiwLdg{line-height:1;margin-bottom:calc(var(--spacing-base)*1.5)}.CIp_BwDbLdjYPSVrreqg{align-items:flex-start;justify-content:space-between}.CIp_BwDbLdjYPSVrreqg,.m2epTt5F7wBQNcMdguwQ{display:flex;margin-top:calc(var(--spacing-base)*2)}.m2epTt5F7wBQNcMdguwQ{justify-content:right}.HrEvG7sxsWbTLD0sk477{border-bottom:2px solid var(--jp-gray-5);margin-top:calc(var(--spacing-base)*7)}.VHYulMcpzbr10HWR0iSE{align-items:flex-start;border:1px solid var(--jp-black);border-color:var(--jp-gray-5);border-left-width:6px;border-radius:4px;display:flex;font-size:var(--font-body);padding:24px 31px 27px 18px}.FGpSkMCiIHQjszcV0dbn{margin-right:20px}.FGpSkMCiIHQjszcV0dbn,.KoWZcCwhW13xvkEb0QON{height:calc(var(--spacing-base)*3);width:calc(var(--spacing-base)*3)}.KoWZcCwhW13xvkEb0QON{background-color:#0000;border:none;cursor:pointer;outline:none}@media screen and (max-width:600px){.VHYulMcpzbr10HWR0iSE{box-shadow:0 4px 8px #00000008,0 1px 2px #0000000f;padding-top:68px;position:relative}.FGpSkMCiIHQjszcV0dbn{left:24px;position:absolute;top:24px}.KoWZcCwhW13xvkEb0QON{position:absolute;right:24px;top:24px}}.smrfczkC53EaFM8OJUXs{flex-grow:1}.IKYRWoPwt9xOVEx1wzNS{font-weight:600;margin-bottom:8px}.qM0qY6mPYp1MPN54A3Kg{align-items:center;display:flex;margin-top:20px}.qM0qY6mPYp1MPN54A3Kg a,.qM0qY6mPYp1MPN54A3Kg a:active,.qM0qY6mPYp1MPN54A3Kg a:focus,.qM0qY6mPYp1MPN54A3Kg a:hover{color:var(--jp-black)}.qM0qY6mPYp1MPN54A3Kg>*{margin-right:24px}.A5YkDkkXuiYgavrY6Nux{border-left-color:var(--jp-red)}.A5YkDkkXuiYgavrY6Nux .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-red)}.cT5rwuPMZzWvi5o6shMl{border-left-color:var(--jp-yellow-20)}.cT5rwuPMZzWvi5o6shMl .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-yellow-20)}.yo0O3uvNomPsYUXFCpAS{border-left-color:var(--black)}.yo0O3uvNomPsYUXFCpAS .y_IPyP1wIAOhyNaqvXJq{fill:var(--black)}.oZdDFf1jBLkzn5ICCC6x{border-left-color:var(--jp-green)}.oZdDFf1jBLkzn5ICCC6x .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-green)}.EU0Rvu4PDqVtnCAmbgHg{height:56px;margin-bottom:calc(var(--spacing-base)*8);width:48px}.EU0Rvu4PDqVtnCAmbgHg>svg{left:-40px;position:relative;top:-36px}.MeZ8EJKfFWG5h1abL4gD{padding:calc(var(--spacing-base)*7) 0}.vzMlFr1AXWqefpRrb976{align-items:center;display:flex;justify-content:space-between;margin-bottom:calc(var(--spacing-base)*3)}.gYSOMa4xxLXmsNzvFPkW{background-color:var(--jp-gray-5);border-radius:calc(var(--spacing-base)*3);width:100%}.hNJWdt5qmZkWYAH_vjIp{background-color:var(--jp-green-40);border-radius:calc(var(--spacing-base)*3);height:9px;transition:width .2s}.DHMUfGyHbl5BgD5vjxVz{color:var(--jp-gray-90);font-weight:600;line-height:24px;margin-left:auto;padding-left:var(--spacing-base)}.XqQBRzrxyMhhZvPXIHgk .components-button{box-shadow:inset 0 0 0 1.5px var(--jp-gray);position:relative}.XqQBRzrxyMhhZvPXIHgk .components-button:first-child{border-radius:var(--jp-border-radius) 0 0 var(--jp-border-radius)}.XqQBRzrxyMhhZvPXIHgk .components-button:last-child{border-radius:0 var(--jp-border-radius) var(--jp-border-radius) 0}.XqQBRzrxyMhhZvPXIHgk .components-button:hover{z-index:1}.XqQBRzrxyMhhZvPXIHgk .components-button+.components-button{margin-left:-1.5px}.ttGgvvtxu52J_2mCCopL{padding:calc(var(--spacing-base)*7) 0}.HKtrpPFSTSG9Xek34vBa,.UZsYf4noF2SMuyOqGWPA{align-items:center;display:flex}.HKtrpPFSTSG9Xek34vBa{height:100%}.HKtrpPFSTSG9Xek34vBa img{object-fit:cover;width:100%}.dgFk23NY71PPMar8DEME,.t_Av4raklvnsBRBA4hms{margin-top:calc(var(--spacing-base)*3 + 1px)}.t_Av4raklvnsBRBA4hms{display:flex;justify-content:flex-end}.B5k6PdQs1UVDzb2J98wR>:first-child{flex:1}@media(min-width:960px){.B5k6PdQs1UVDzb2J98wR{align-items:flex-start;display:flex}}._h9h7RagEFrCDu7S2Vfi{display:flex;flex-direction:column;gap:var(--spacing-base)}._h9h7RagEFrCDu7S2Vfi>:last-child{margin-top:calc(var(--spacing-base)*2)}.sSzimfzP9ZeilBh2H0Um{align-items:center;color:var(--jp-black);display:flex;margin-bottom:0}.X7CVf27QOnW2yuV332eo{margin-left:-4px;margin-right:var(--spacing-base)}.SaA9v6DNQOHPx1EK90y9{align-items:flex-end;flex-direction:column}.SaA9v6DNQOHPx1EK90y9,.kadiUBzNiR_qFA1y7Eig{display:flex;gap:calc(var(--spacing-base)*2)}.cuoSlhSNrqf1dozY22Xb{fill:#000}.JLquNpQVlysAamuh5lJO,.lAIiifeLMmZAPlQ9n9ZR{fill:var(--jp-green-primary)}.cbOwD8Y4tFjwimmtchQI{fill:#757575}.cbOwD8Y4tFjwimmtchQI.aLWBKY0yRghEk7tNCgK3{fill:var(--color-bluesky)}.cbOwD8Y4tFjwimmtchQI.aHOlEBGD5EA8NKRw3xTw{fill:var(--color-facebook)}.cbOwD8Y4tFjwimmtchQI.aHOlEBGD5EA8NKRw3xTw.social-logo{border-radius:50%}.cbOwD8Y4tFjwimmtchQI.af4Y_zItXvLAOEoSDPSv{fill:var(--color-twitter)}.cbOwD8Y4tFjwimmtchQI.f68aqF3XSD1OBvXR1get{fill:var(--color-linkedin)}.cbOwD8Y4tFjwimmtchQI.xFI0dt3UiXRlRQdqPWkx{fill:var(--color-tumblr)}.cbOwD8Y4tFjwimmtchQI.q7JEoyymveP6kF747M43{fill:var(--color-gplus)}.cbOwD8Y4tFjwimmtchQI.DKOBOTVmTLbh26gUH_73{fill:var(--color-mastodon)}.cbOwD8Y4tFjwimmtchQI.n5XodNsuMfMAAvqHFmbw{fill:var(--color-nextdoor)}.cbOwD8Y4tFjwimmtchQI.n5XodNsuMfMAAvqHFmbw.social-logo{border-radius:50%}.cbOwD8Y4tFjwimmtchQI.cL3m0xBYTYhIKI7lCqDB{fill:var(--color-instagram)}.cbOwD8Y4tFjwimmtchQI.fftumuc_lJ6v0tq4UMVR{fill:var(--color-whatsapp)}.cbOwD8Y4tFjwimmtchQI.inzgC27qxdt7hSdhTWRI{fill:var(--color-threads)}.cbOwD8Y4tFjwimmtchQI.inzgC27qxdt7hSdhTWRI.social-logo{border-radius:40%}._fUXxnSp5pagKBp9gSN7 *{box-sizing:border-box}.GqFcAwJvIrg1v7f6QUfw{display:flex;flex-direction:column;min-height:230px;padding:calc(var(--spacing-base)*3);width:304px}.GqFcAwJvIrg1v7f6QUfw .OENx8kmm62tkWGukzP2S{display:flex;justify-content:space-between;margin-bottom:calc(var(--spacing-base)*2)}.GqFcAwJvIrg1v7f6QUfw .OENx8kmm62tkWGukzP2S .KnqJLKwSceJTwFJrPGHq{max-width:226px}.GqFcAwJvIrg1v7f6QUfw .OENx8kmm62tkWGukzP2S .PJU0_yA9jNf7ao0jhHut{background-color:var(--jp-white);color:var(--jp-gray-90);flex-shrink:0;height:calc(var(--spacing-base)*3);min-width:unset;width:calc(var(--spacing-base)*3)}.GqFcAwJvIrg1v7f6QUfw .OENx8kmm62tkWGukzP2S .PJU0_yA9jNf7ao0jhHut:hover:not(:focus){box-shadow:none}.GqFcAwJvIrg1v7f6QUfw .rrORM3zqHfGvqiPduEXY{align-items:flex-end;display:flex;flex-grow:1;height:calc(var(--spacing-base)*6);justify-content:flex-end;margin-top:calc(var(--spacing-base)*2)}.GqFcAwJvIrg1v7f6QUfw .rrORM3zqHfGvqiPduEXY .Q7fUcDUGhteXEr18rZPC{color:var(--jp-gray-60);flex-grow:1;margin-bottom:var(--spacing-base)}.GqFcAwJvIrg1v7f6QUfw .rrORM3zqHfGvqiPduEXY .S5LAeskUiEQ0JlPhr0Ze{flex-shrink:0}.OtDl6kocO_m2s9sRHaqX{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:600px;width:100%}.BjwJh1S1YVPI7AjmTx6a+.BjwJh1S1YVPI7AjmTx6a{margin-top:calc(var(--spacing-base)*5)}.YWfK8VTp2wnByBauYPKg{background-color:var(--jp-gray-0);overflow-x:scroll;padding:calc(var(--spacing-base)*3)}.pkw2LnOTd8VvQ3oT8sXQ{justify-content:flex-end;margin-top:calc(var(--spacing-base)*3);padding-top:calc(var(--spacing-base)*3)}.ap6lG79CncSqdigJS_WA{margin-top:calc(var(--spacing-base)*4)}.uym7dGHhp6ifjF57yOAO{align-items:flex-end;display:flex;margin-bottom:calc(var(--spacing-base)*2.25)}.e_2eFTR8RyHwmfeqJL4F{flex:1;margin-bottom:0}.IKQVU01PrDMMV5UFLOKv{display:flex;gap:calc(var(--spacing-base)*2)}.pkw2LnOTd8VvQ3oT8sXQ{border-top:1px solid var(--jp-gray);display:flex;justify-content:right;padding-top:calc(var(--spacing-base)*4);width:100%}.pkw2LnOTd8VvQ3oT8sXQ>:last-child{margin-left:calc(var(--spacing-base)*2)}.qazuloIt0teplSEwxRN0{background-color:#fff;border:1px solid var(--jp-gray);border-bottom:none;color:var(--jp-gray-50);display:grid;grid-template-columns:repeat(9,1fr);padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);width:100%}.qazuloIt0teplSEwxRN0>span:first-child{grid-column:1/7}.qazuloIt0teplSEwxRN0>span:not(:first-child){text-align:center}.iJ_biSBRDribuNKX0Zuw{margin:calc(var(--spacing-base)*4) calc(var(--spacing-base)*8);text-align:center}@media(max-width:599px){.uym7dGHhp6ifjF57yOAO{margin-bottom:calc(var(--spacing-base)*3)}.e_2eFTR8RyHwmfeqJL4F{display:none}.pkw2LnOTd8VvQ3oT8sXQ{justify-content:center}.pkw2LnOTd8VvQ3oT8sXQ>*{width:50%}}.v640YfEL85A9rCvyHSzW{align-items:center;display:flex;gap:4px;justify-content:center;margin-bottom:calc(var(--spacing-base)*2);margin-top:calc(var(--spacing-base)*4)}.v640YfEL85A9rCvyHSzW button{font-size:var(--font-body);height:auto;line-height:32px;min-width:32px;padding:0 var(--spacing-base);width:auto}.v640YfEL85A9rCvyHSzW button.gfxpe4zp6ShFsIsce8Ii,.v640YfEL85A9rCvyHSzW button.gfxpe4zp6ShFsIsce8Ii:hover:not(:disabled){background:none;color:var(--jp-black)}.x8UuVEhWucPfdq0hEJg6{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius)}.x8UuVEhWucPfdq0hEJg6>:not(:last-child){border-bottom:1px solid var(--jp-gray)}.eb6Ovfvm1yONz4mdOwbH{background-color:var(--jp-white)}.jF9LXpXR3TxZVDw7TVXT{align-items:center;background:none;border:none;box-sizing:border-box;cursor:pointer;display:grid;grid-template-columns:repeat(9,1fr);margin:0;outline-color:var(--jp-black);padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);text-align:start;width:100%}.jF9LXpXR3TxZVDw7TVXT>:first-of-type{grid-column:1/8}.jF9LXpXR3TxZVDw7TVXT>:last-of-type{grid-column:9}.jF9LXpXR3TxZVDw7TVXT:hover{background:var(--jp-gray-0)}.lNQgAfpwdAUSOLZd8dlD{align-items:center;display:flex;font-size:var(--font-body-small);font-weight:400}.WRQwDYPdffWznX158azR{margin-right:var(--spacing-base)}.dJx9pvlYjDnKn11n5wo8{font-weight:600;margin-bottom:var(--spacing-base);margin-left:calc(var(--spacing-base)*4)}.EKcbLuSblRc7UpzgsFXw{align-items:center}.ILMBWlMLcXc0n97IisrG{overflow:hidden;transform-origin:top center}.T8XIzCNJBQy1UETN5gjU{max-height:0;padding:0;transform:scaleY(0);transition:all .1s}.kWoHGiaZSbq9XJVyUOMC{max-height:1000px;padding:calc(var(--spacing-base)*4) calc(var(--spacing-base)*7);transform:scaleY(1);transition:max-height .3s,transform .2s}.HQgjxePFDRJHamBAGcVU{background-color:var(--jp-white);border-radius:var(--jp-border-radius);box-shadow:0 0 40px #00000014;margin:0;padding:var(--spacing-base) 0}.KtdsNIMumOoHNWMLmuAJ{align-items:center;display:flex;justify-content:space-between;margin:0;padding:calc(var(--spacing-base)*2);text-align:left}.KtdsNIMumOoHNWMLmuAJ.ewyV4ZGn34WDNXmK3ej2{cursor:pointer;outline-color:var(--jp-black)}.KtdsNIMumOoHNWMLmuAJ.ewyV4ZGn34WDNXmK3ej2:focus:not(.owofT85W_XvVdb5vr1GN),.KtdsNIMumOoHNWMLmuAJ.ewyV4ZGn34WDNXmK3ej2:hover:not(.owofT85W_XvVdb5vr1GN){background-color:var(--jp-gray-0)}.KtdsNIMumOoHNWMLmuAJ.owofT85W_XvVdb5vr1GN{background-color:var(--jp-black)}.KtdsNIMumOoHNWMLmuAJ.owofT85W_XvVdb5vr1GN .NESnw2xCLrBpP6WlYZL4{color:var(--jp-white)}.KtdsNIMumOoHNWMLmuAJ.owofT85W_XvVdb5vr1GN .aohnd_y_1lrMuww8NH63{fill:var(--jp-white)}.KtdsNIMumOoHNWMLmuAJ.owofT85W_XvVdb5vr1GN .Rnas_2_2_eLZSYfZ347E{background-color:var(--jp-red);border:1px solid var(--jp-red);color:var(--jp-white)}.NESnw2xCLrBpP6WlYZL4{align-items:center;display:flex;overflow-x:hidden;padding-right:var(--spacing-base)}.m4_14yNRByDyO9yf9pGg{display:block;overflow-x:hidden;text-overflow:ellipsis}.aohnd_y_1lrMuww8NH63{margin-right:calc(var(--spacing-base)*2)}.Rnas_2_2_eLZSYfZ347E{align-items:center;border:1px solid var(--jp-red-60);border-radius:50%;box-sizing:border-box;color:var(--jp-red-60);display:flex;justify-content:center;min-width:30px;padding:calc(var(--spacing-base)/2) var(--spacing-base)}.X8NRHUTBa_4wDvoHN9TT{fill:var(--jp-green-50)}.CsuOteurQlJm4IjXqyZ0{fill:var(--jp-gray-20)}.fvbewglUxEvV1o04yzzp{--icon-size:28px;--item-spacing:calc(var( --spacing-base )*2);--left-spacing:calc(var( --icon-size ) + var( --item-spacing ));list-style:none}.DINy59MKjwiQanaoDTiV{padding:calc(var(--spacing-base)*2)}.XoacHJljw8zRW_fkBSyg{padding:0}.mXM4WZRePVTa07dhQ6MD{margin-left:var(--left-spacing)}.sI3V8khLdCqxkhJQ_XnI{display:flex;justify-content:flex-start;padding:calc(var(--spacing-base)*2)}.hgdxMuIvZwTZ0sfXaols{padding:calc(var(--spacing-base)*2);width:250px}.UErHS2HAh1gszGfYuVIf{align-items:center;background-color:var(--jp-white);border:1px solid var(--jp-gray-10);border-radius:var(--jp-border-radius);display:flex;justify-content:space-between;padding:calc(var(--spacing-base)*2);width:100%}.lEhH1hvCcxLVFMHI8Gwv{display:flex;justify-content:flex-start}.c57Vj4QhAHwcK_HZMxtN{margin-right:var(--spacing-base)}.LumryWNddoF092fZgN2O{font-size:var(--font-body);line-height:1.5}.NFMwU3H5k2qArZe2TTp9{background-color:var(--jp-gray-10);font-weight:600;padding:calc(var(--spacing-base)/2) var(--spacing-base)}.G5W9M8qfo3sGl2OIbwg9{background-color:var(--jp-gray-0);display:flex;flex-direction:row;font-family:Courier\ 10 Pitch,Courier,monospace;overflow-x:scroll;white-space:pre}.Bx4RDCUR316fm_jgGS8N{background-color:var(--jp-gray-10);color:var(--jp-gray-50);display:flex;flex-direction:column;padding:0 var(--spacing-base);text-align:right}.GhN0JvAyRQI3SnVWp2Ot{display:flex;flex-direction:column;flex-grow:1;overflow-x:visible}.GhN0JvAyRQI3SnVWp2Ot del,.GhN0JvAyRQI3SnVWp2Ot div,.GhN0JvAyRQI3SnVWp2Ot ins{padding:0 var(--spacing-base);text-decoration:none}.GhN0JvAyRQI3SnVWp2Ot del{background-color:var(--jp-red-0);color:var(--jp-red-60)}.GhN0JvAyRQI3SnVWp2Ot ins{background-color:var(--jp-green-5);color:var(--jp-green-60)}.xpPHTch5ul0xuZaUoTNa{background-color:var(--jp-gray-0);display:flex;flex-direction:row;font-family:monospace;overflow-x:scroll;padding:0}.AMOpkL9LURkyTK8316cw{background-color:var(--jp-red-0)}.i0_0xMrNWoak1brIaDQq{display:flex;flex-direction:column;text-align:right}.C9fLawPLkMNSZthfwxj6{background-color:var(--jp-gray-10);color:var(--font-body);padding:0 calc(var(--spacing-base)/2)}.C9fLawPLkMNSZthfwxj6.AMOpkL9LURkyTK8316cw{background-color:var(--jp-red-50);color:var(--jp-white)}.ogixgg8fRGekmYGtevh1{display:flex;flex:1;flex-direction:column;overflow-x:visible;white-space:pre}.jYPCgKMDRKfT3vnx0mdG{padding-left:var(--spacing-base)}.UEQ1NqkrwNmaQR7qdEK3{background-color:var(--jp-red);border-radius:calc(var(--jp-border-radius)/2);color:var(--jp-white);padding:calc(var(--spacing-base)/4) calc(var(--spacing-base)/2)}.sfXsfklfkeSRtE9ivQwF{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);display:inline-block;width:100%}.sfXsfklfkeSRtE9ivQwF>:not(:last-child){border-bottom:1px solid var(--jp-gray)}.ozRrKPlj1QFGUyd3oVke{background-color:var(--jp-white)}.PyvnSHQuuUkZvVsArigy{align-items:center;background:none;border:none;box-sizing:border-box;cursor:pointer;display:grid;grid-template-columns:repeat(9,1fr);margin:0;outline-color:var(--jp-black);padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);text-align:start;width:100%}.PyvnSHQuuUkZvVsArigy>:first-of-type{grid-column:1/7}.PyvnSHQuuUkZvVsArigy>:last-of-type{grid-column:9}.PyvnSHQuuUkZvVsArigy>:not(:first-child){margin:auto}.PyvnSHQuuUkZvVsArigy:hover{background:var(--jp-gray-0)}.u9Xod5s8bCRNj9MR1Drl{align-items:center;display:flex;font-size:var(--font-body-small);font-weight:400}.IbeyulkpO9kjYJ4OkYUD{margin-right:var(--spacing-base)}.KiCgmjHm2f0JDU3cMsgf{font-weight:600}.KiCgmjHm2f0JDU3cMsgf,.kh5zuLR1zNf7KCsxhAZ5{margin-bottom:var(--spacing-base);margin-left:calc(var(--spacing-base)*4)}.kh5zuLR1zNf7KCsxhAZ5{font-size:var(--font-body-small);font-weight:400}.z1z63g62c73XbcPk9DWc{background-color:var(--jp-gray-50);display:inline-block;height:4px;margin:2px 12px;width:4px}.kJ8t3FAtd5VAYjk31SfA{align-items:center}.JP0IJZcYRohfgntEozjm{overflow:hidden;transform-origin:top center}.y7c6zi2wjEnbW3F29fmP{max-height:0;padding:0;transform:scaleY(0);transition:all .1s}.wQWiN_J0SqgduvadyGnm{max-height:1000px;padding:calc(var(--spacing-base)*4) calc(var(--spacing-base)*7);transform:scaleY(1);transition:max-height .3s,transform .2s}.v1fUFCBPmd6miSCf_ehK{fill:var(--jp-green-40)}.oR9QG6gRLvyzqiuIarmu{border-radius:32px;flex-shrink:0;font-size:12px;font-style:normal;font-weight:600;line-height:16px;margin-left:calc(var(--spacing-base)*4);padding:calc(var(--spacing-base)/2);position:relative;text-align:center;width:60px}.oR9QG6gRLvyzqiuIarmu.bZ8KDXMWoim85Zv31E7E{background-color:#008a20;color:var(--jp-white)}.oR9QG6gRLvyzqiuIarmu.uYEkrN4rh8n5cs3aPrYC{background-color:var(--jp-gray-50);color:var(--jp-white)}.WOX88CWB12lzxcMcl_ns{color:#008a20}@media(max-width:599px){.PyvnSHQuuUkZvVsArigy{display:grid;grid-auto-rows:minmax(auto,auto)}.PyvnSHQuuUkZvVsArigy>:first-child{grid-column:1/8;grid-row:1}.PyvnSHQuuUkZvVsArigy>:nth-child(2){grid-row:2;padding-left:calc(var(--spacing-base)*4)}.PyvnSHQuuUkZvVsArigy>:nth-child(3){grid-row:2}.PyvnSHQuuUkZvVsArigy>:nth-child(3) span{margin-top:var(--spacing-base);position:absolute}.PyvnSHQuuUkZvVsArigy>:last-child{grid-column:10;grid-row:1/3}.oR9QG6gRLvyzqiuIarmu{display:none}}@media(max-width:1200px){.kh5zuLR1zNf7KCsxhAZ5{display:grid}.z1z63g62c73XbcPk9DWc{display:none}}.aEAAkNfx0ERh4LEvCBVw>:first-child{flex:1}@media(min-width:960px){.aEAAkNfx0ERh4LEvCBVw{align-items:flex-start;display:flex}}.f3l2VSMBpGpf6Ta1jP5f{align-items:center;color:var(--jp-black);display:flex}.v4n86Hu06mIkxqFkfYY2{margin-left:-4px;margin-right:var(--spacing-base)}.fTSgXuIQCZFFBxzFCE0q{align-items:flex-end;display:flex;flex-direction:column;gap:calc(var(--spacing-base)*2)}.KmIjHqrMs3duMPaUf50k{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:600px;width:100%}.DJS67UCXVaM7nIMJePYQ{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:calc(var(--spacing-base)*2.25)}.s4378tf2MiM0bMIxQZkI{flex:1;margin-bottom:0}.jifq7nsF5kZYrcpGQ35V{display:flex;gap:calc(var(--spacing-base)*2)}@media(max-width:599px){.DJS67UCXVaM7nIMJePYQ{margin-bottom:calc(var(--spacing-base)*3)}.s4378tf2MiM0bMIxQZkI{display:none}}*{box-sizing:border-box}#jetpack-protect-root{--wp-admin-theme-color:var(--jp-black);--wp-admin-theme-color-darker-10:var(--jp-black-80);--wp-admin-theme-color-darker-20:var(--jp-black-80);--wp-admin-border-width-focus:1.51px;--actions-size:28px} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.js new file mode 100644 index 00000000..1fc941e9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.js @@ -0,0 +1,69 @@ +/*! For license information please see index.js.LICENSE.txt */ +(()=>{var e={9826:(e,t,a)=>{"use strict";a.d(t,{i:()=>n});const c={AED:{symbol:"د.إ.‏",grouping:",",decimal:".",precision:2},AFN:{symbol:"؋",grouping:",",decimal:".",precision:2},ALL:{symbol:"Lek",grouping:".",decimal:",",precision:2},AMD:{symbol:"֏",grouping:",",decimal:".",precision:2},ANG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AOA:{symbol:"Kz",grouping:",",decimal:".",precision:2},ARS:{symbol:"$",grouping:".",decimal:",",precision:2},AUD:{symbol:"A$",grouping:",",decimal:".",precision:2},AWG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AZN:{symbol:"₼",grouping:" ",decimal:",",precision:2},BAM:{symbol:"КМ",grouping:".",decimal:",",precision:2},BBD:{symbol:"Bds$",grouping:",",decimal:".",precision:2},BDT:{symbol:"৳",grouping:",",decimal:".",precision:0},BGN:{symbol:"лв.",grouping:" ",decimal:",",precision:2},BHD:{symbol:"د.ب.‏",grouping:",",decimal:".",precision:3},BIF:{symbol:"FBu",grouping:",",decimal:".",precision:0},BMD:{symbol:"$",grouping:",",decimal:".",precision:2},BND:{symbol:"$",grouping:".",decimal:",",precision:0},BOB:{symbol:"Bs",grouping:".",decimal:",",precision:2},BRL:{symbol:"R$",grouping:".",decimal:",",precision:2},BSD:{symbol:"$",grouping:",",decimal:".",precision:2},BTC:{symbol:"Ƀ",grouping:",",decimal:".",precision:2},BTN:{symbol:"Nu.",grouping:",",decimal:".",precision:1},BWP:{symbol:"P",grouping:",",decimal:".",precision:2},BYR:{symbol:"р.",grouping:" ",decimal:",",precision:2},BZD:{symbol:"BZ$",grouping:",",decimal:".",precision:2},CAD:{symbol:"C$",grouping:",",decimal:".",precision:2},CDF:{symbol:"FC",grouping:",",decimal:".",precision:2},CHF:{symbol:"CHF",grouping:"'",decimal:".",precision:2},CLP:{symbol:"$",grouping:".",decimal:",",precision:2},CNY:{symbol:"¥",grouping:",",decimal:".",precision:2},COP:{symbol:"$",grouping:".",decimal:",",precision:2},CRC:{symbol:"₡",grouping:".",decimal:",",precision:2},CUC:{symbol:"CUC",grouping:",",decimal:".",precision:2},CUP:{symbol:"$MN",grouping:",",decimal:".",precision:2},CVE:{symbol:"$",grouping:",",decimal:".",precision:2},CZK:{symbol:"Kč",grouping:" ",decimal:",",precision:2},DJF:{symbol:"Fdj",grouping:",",decimal:".",precision:0},DKK:{symbol:"kr.",grouping:"",decimal:",",precision:2},DOP:{symbol:"RD$",grouping:",",decimal:".",precision:2},DZD:{symbol:"د.ج.‏",grouping:",",decimal:".",precision:2},EGP:{symbol:"ج.م.‏",grouping:",",decimal:".",precision:2},ERN:{symbol:"Nfk",grouping:",",decimal:".",precision:2},ETB:{symbol:"ETB",grouping:",",decimal:".",precision:2},EUR:{symbol:"€",grouping:".",decimal:",",precision:2},FJD:{symbol:"FJ$",grouping:",",decimal:".",precision:2},FKP:{symbol:"£",grouping:",",decimal:".",precision:2},GBP:{symbol:"£",grouping:",",decimal:".",precision:2},GEL:{symbol:"Lari",grouping:" ",decimal:",",precision:2},GHS:{symbol:"₵",grouping:",",decimal:".",precision:2},GIP:{symbol:"£",grouping:",",decimal:".",precision:2},GMD:{symbol:"D",grouping:",",decimal:".",precision:2},GNF:{symbol:"FG",grouping:",",decimal:".",precision:0},GTQ:{symbol:"Q",grouping:",",decimal:".",precision:2},GYD:{symbol:"G$",grouping:",",decimal:".",precision:2},HKD:{symbol:"HK$",grouping:",",decimal:".",precision:2},HNL:{symbol:"L.",grouping:",",decimal:".",precision:2},HRK:{symbol:"kn",grouping:".",decimal:",",precision:2},HTG:{symbol:"G",grouping:",",decimal:".",precision:2},HUF:{symbol:"Ft",grouping:".",decimal:",",precision:0},IDR:{symbol:"Rp",grouping:".",decimal:",",precision:0},ILS:{symbol:"₪",grouping:",",decimal:".",precision:2},INR:{symbol:"₹",grouping:",",decimal:".",precision:2},IQD:{symbol:"د.ع.‏",grouping:",",decimal:".",precision:2},IRR:{symbol:"﷼",grouping:",",decimal:"/",precision:2},ISK:{symbol:"kr.",grouping:".",decimal:",",precision:0},JMD:{symbol:"J$",grouping:",",decimal:".",precision:2},JOD:{symbol:"د.ا.‏",grouping:",",decimal:".",precision:3},JPY:{symbol:"¥",grouping:",",decimal:".",precision:0},KES:{symbol:"S",grouping:",",decimal:".",precision:2},KGS:{symbol:"сом",grouping:" ",decimal:"-",precision:2},KHR:{symbol:"៛",grouping:",",decimal:".",precision:0},KMF:{symbol:"CF",grouping:",",decimal:".",precision:2},KPW:{symbol:"₩",grouping:",",decimal:".",precision:0},KRW:{symbol:"₩",grouping:",",decimal:".",precision:0},KWD:{symbol:"د.ك.‏",grouping:",",decimal:".",precision:3},KYD:{symbol:"$",grouping:",",decimal:".",precision:2},KZT:{symbol:"₸",grouping:" ",decimal:"-",precision:2},LAK:{symbol:"₭",grouping:",",decimal:".",precision:0},LBP:{symbol:"ل.ل.‏",grouping:",",decimal:".",precision:2},LKR:{symbol:"₨",grouping:",",decimal:".",precision:0},LRD:{symbol:"L$",grouping:",",decimal:".",precision:2},LSL:{symbol:"M",grouping:",",decimal:".",precision:2},LYD:{symbol:"د.ل.‏",grouping:",",decimal:".",precision:3},MAD:{symbol:"د.م.‏",grouping:",",decimal:".",precision:2},MDL:{symbol:"lei",grouping:",",decimal:".",precision:2},MGA:{symbol:"Ar",grouping:",",decimal:".",precision:0},MKD:{symbol:"ден.",grouping:".",decimal:",",precision:2},MMK:{symbol:"K",grouping:",",decimal:".",precision:2},MNT:{symbol:"₮",grouping:" ",decimal:",",precision:2},MOP:{symbol:"MOP$",grouping:",",decimal:".",precision:2},MRO:{symbol:"UM",grouping:",",decimal:".",precision:2},MTL:{symbol:"₤",grouping:",",decimal:".",precision:2},MUR:{symbol:"₨",grouping:",",decimal:".",precision:2},MVR:{symbol:"MVR",grouping:",",decimal:".",precision:1},MWK:{symbol:"MK",grouping:",",decimal:".",precision:2},MXN:{symbol:"MX$",grouping:",",decimal:".",precision:2},MYR:{symbol:"RM",grouping:",",decimal:".",precision:2},MZN:{symbol:"MT",grouping:",",decimal:".",precision:0},NAD:{symbol:"N$",grouping:",",decimal:".",precision:2},NGN:{symbol:"₦",grouping:",",decimal:".",precision:2},NIO:{symbol:"C$",grouping:",",decimal:".",precision:2},NOK:{symbol:"kr",grouping:" ",decimal:",",precision:2},NPR:{symbol:"₨",grouping:",",decimal:".",precision:2},NZD:{symbol:"NZ$",grouping:",",decimal:".",precision:2},OMR:{symbol:"﷼",grouping:",",decimal:".",precision:3},PAB:{symbol:"B/.",grouping:",",decimal:".",precision:2},PEN:{symbol:"S/.",grouping:",",decimal:".",precision:2},PGK:{symbol:"K",grouping:",",decimal:".",precision:2},PHP:{symbol:"₱",grouping:",",decimal:".",precision:2},PKR:{symbol:"₨",grouping:",",decimal:".",precision:2},PLN:{symbol:"zł",grouping:" ",decimal:",",precision:2},PYG:{symbol:"₲",grouping:".",decimal:",",precision:2},QAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},RON:{symbol:"lei",grouping:".",decimal:",",precision:2},RSD:{symbol:"Дин.",grouping:".",decimal:",",precision:2},RUB:{symbol:"₽",grouping:" ",decimal:",",precision:2},RWF:{symbol:"RWF",grouping:" ",decimal:",",precision:2},SAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},SBD:{symbol:"S$",grouping:",",decimal:".",precision:2},SCR:{symbol:"₨",grouping:",",decimal:".",precision:2},SDD:{symbol:"LSd",grouping:",",decimal:".",precision:2},SDG:{symbol:"£‏",grouping:",",decimal:".",precision:2},SEK:{symbol:"kr",grouping:",",decimal:".",precision:2},SGD:{symbol:"S$",grouping:",",decimal:".",precision:2},SHP:{symbol:"£",grouping:",",decimal:".",precision:2},SLL:{symbol:"Le",grouping:",",decimal:".",precision:2},SOS:{symbol:"S",grouping:",",decimal:".",precision:2},SRD:{symbol:"$",grouping:",",decimal:".",precision:2},STD:{symbol:"Db",grouping:",",decimal:".",precision:2},SVC:{symbol:"₡",grouping:",",decimal:".",precision:2},SYP:{symbol:"£",grouping:",",decimal:".",precision:2},SZL:{symbol:"E",grouping:",",decimal:".",precision:2},THB:{symbol:"฿",grouping:",",decimal:".",precision:2},TJS:{symbol:"TJS",grouping:" ",decimal:";",precision:2},TMT:{symbol:"m",grouping:" ",decimal:",",precision:0},TND:{symbol:"د.ت.‏",grouping:",",decimal:".",precision:3},TOP:{symbol:"T$",grouping:",",decimal:".",precision:2},TRY:{symbol:"TL",grouping:".",decimal:",",precision:2},TTD:{symbol:"TT$",grouping:",",decimal:".",precision:2},TVD:{symbol:"$T",grouping:",",decimal:".",precision:2},TWD:{symbol:"NT$",grouping:",",decimal:".",precision:2},TZS:{symbol:"TSh",grouping:",",decimal:".",precision:2},UAH:{symbol:"₴",grouping:" ",decimal:",",precision:2},UGX:{symbol:"USh",grouping:",",decimal:".",precision:2},USD:{symbol:"$",grouping:",",decimal:".",precision:2},UYU:{symbol:"$U",grouping:".",decimal:",",precision:2},UZS:{symbol:"сўм",grouping:" ",decimal:",",precision:2},VEB:{symbol:"Bs.",grouping:",",decimal:".",precision:2},VEF:{symbol:"Bs. F.",grouping:".",decimal:",",precision:2},VND:{symbol:"₫",grouping:".",decimal:",",precision:1},VUV:{symbol:"VT",grouping:",",decimal:".",precision:0},WST:{symbol:"WS$",grouping:",",decimal:".",precision:2},XAF:{symbol:"F",grouping:",",decimal:".",precision:2},XCD:{symbol:"$",grouping:",",decimal:".",precision:2},XOF:{symbol:"F",grouping:" ",decimal:",",precision:2},XPF:{symbol:"F",grouping:",",decimal:".",precision:2},YER:{symbol:"﷼",grouping:",",decimal:".",precision:2},ZAR:{symbol:"R",grouping:" ",decimal:",",precision:2},ZMW:{symbol:"ZK",grouping:",",decimal:".",precision:2},WON:{symbol:"₩",grouping:",",decimal:".",precision:2}};function n(e){return c[e]||{symbol:"$",grouping:",",decimal:".",precision:2}}},7397:(e,t,a)=>{"use strict";a.d(t,{vA:()=>r});var c=a(9826),n=a(8506);function r(e,t,a={}){const r=(0,c.i)(t);if(!r||isNaN(e))return null;const{decimal:l,grouping:s,precision:i,symbol:o}={...r,...a},m=e<0?"-":"",p=Math.abs(e),d=Math.floor(p);return{sign:m,symbol:o,integer:(0,n.A)(p,i,l,s).split(l)[0],fraction:i>0?(0,n.A)(p-d,i,l,s).slice(1):""}}},8506:(e,t,a)=>{"use strict";function c(e,t=0,a=".",c=","){const n=(e+"").replace(/[^0-9+\-Ee.]/g,""),r=isFinite(+n)?+n:0,l=isFinite(+t)?Math.abs(t):0,s=(l?function(e,t){const a=Math.pow(10,t);return""+(Math.round(e*a)/a).toFixed(t)}(r,l):""+Math.round(r)).split(".");return s[0].length>3&&(s[0]=s[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,c)),(s[1]||"").lengthc})},1113:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});var c=a(6087);const n=(0,c.forwardRef)((function({icon:e,size:t=24,...a},n){return(0,c.cloneElement)(e,{width:t,height:t,...a,ref:n})}))},1797:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"m14.5 6.5-1 1 3.7 3.7H4v1.6h13.2l-3.7 3.7 1 1 5.6-5.5z"})})},3883:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"M16.7 7.1l-6.3 8.5-3.3-2.5-.9 1.2 4.5 3.4L17.9 8z"})})},7350:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,n.jsx)(c.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})})},8888:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"M14.6 7l-1.2-1L8 12l5.4 6 1.2-1-4.6-5z"})})},9115:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"})})},8248:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,n.jsx)(c.Path,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})})},1249:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"})})},991:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z"})})},4314:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,n.jsx)(c.Path,{d:"M20.8 10.7l-4.3-4.3-1.1 1.1 4.3 4.3c.1.1.1.3 0 .4l-4.3 4.3 1.1 1.1 4.3-4.3c.7-.8.7-1.9 0-2.6zM4.2 11.8l4.3-4.3-1-1-4.3 4.3c-.7.7-.7 1.8 0 2.5l4.3 4.3 1.1-1.1-4.3-4.3c-.2-.1-.2-.3-.1-.4z"})})},2072:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,n.jsx)(c.Path,{d:"M17.2 10.9c-.5-1-1.2-2.1-2.1-3.2-.6-.9-1.3-1.7-2.1-2.6L12 4l-1 1.1c-.6.9-1.3 1.7-2 2.6-.8 1.2-1.5 2.3-2 3.2-.6 1.2-1 2.2-1 3 0 3.4 2.7 6.1 6.1 6.1s6.1-2.7 6.1-6.1c0-.8-.3-1.8-1-3zm-5.1 7.6c-2.5 0-4.6-2.1-4.6-4.6 0-.3.1-1 .8-2.3.5-.9 1.1-1.9 2-3.1.7-.9 1.3-1.7 1.8-2.3.7.8 1.3 1.6 1.8 2.3.8 1.1 1.5 2.2 2 3.1.7 1.3.8 2 .8 2.3 0 2.5-2.1 4.6-4.6 4.6z"})})},3512:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})})},1651:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"m3 5c0-1.10457.89543-2 2-2h13.5c1.1046 0 2 .89543 2 2v13.5c0 1.1046-.8954 2-2 2h-13.5c-1.10457 0-2-.8954-2-2zm2-.5h6v6.5h-6.5v-6c0-.27614.22386-.5.5-.5zm-.5 8v6c0 .2761.22386.5.5.5h6v-6.5zm8 0v6.5h6c.2761 0 .5-.2239.5-.5v-6zm0-8v6.5h6.5v-6c0-.27614-.2239-.5-.5-.5z",fillRule:"evenodd",clipRule:"evenodd"})})},748:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"M12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zM3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 8.75a1.5 1.5 0 01.167 2.99c-.465.052-.917.44-.917 1.01V14h1.5v-.845A3 3 0 109 10.25h1.5a1.5 1.5 0 011.5-1.5zM11.25 15v1.5h1.5V15h-1.5z"})})},9783:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"M12 3.2c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8 0-4.8-4-8.8-8.8-8.8zm0 16c-4 0-7.2-3.3-7.2-7.2C4.8 8 8 4.8 12 4.8s7.2 3.3 7.2 7.2c0 4-3.2 7.2-7.2 7.2zM11 17h2v-6h-2v6zm0-8h2V7h-2v2z"})})},435:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,n.jsx)(c.Path,{d:"M10.5 4v4h3V4H15v4h1.5a1 1 0 011 1v4l-3 4v2a1 1 0 01-1 1h-3a1 1 0 01-1-1v-2l-3-4V9a1 1 0 011-1H9V4h1.5zm.5 12.5v2h2v-2l3-4v-3H8v3l3 4z"})})},311:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24",children:(0,n.jsx)(c.Path,{d:"M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z"})})},4648:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(5573),n=a(790);const r=(0,n.jsx)(c.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24",children:(0,n.jsx)(c.Path,{d:"M20 10c0-5.51-4.49-10-10-10C4.48 0 0 4.49 0 10c0 5.52 4.48 10 10 10 5.51 0 10-4.48 10-10zM7.78 15.37L4.37 6.22c.55-.02 1.17-.08 1.17-.08.5-.06.44-1.13-.06-1.11 0 0-1.45.11-2.37.11-.18 0-.37 0-.58-.01C4.12 2.69 6.87 1.11 10 1.11c2.33 0 4.45.87 6.05 2.34-.68-.11-1.65.39-1.65 1.58 0 .74.45 1.36.9 2.1.35.61.55 1.36.55 2.46 0 1.49-1.4 5-1.4 5l-3.03-8.37c.54-.02.82-.17.82-.17.5-.05.44-1.25-.06-1.22 0 0-1.44.12-2.38.12-.87 0-2.33-.12-2.33-.12-.5-.03-.56 1.2-.06 1.22l.92.08 1.26 3.41zM17.41 10c.24-.64.74-1.87.43-4.25.7 1.29 1.05 2.71 1.05 4.25 0 3.29-1.73 6.24-4.4 7.78.97-2.59 1.94-5.2 2.92-7.78zM6.1 18.09C3.12 16.65 1.11 13.53 1.11 10c0-1.3.23-2.48.72-3.59C3.25 10.3 4.67 14.2 6.1 18.09zm4.03-6.63l2.58 6.98c-.86.29-1.76.45-2.71.45-.79 0-1.57-.11-2.29-.33.81-2.38 1.62-4.74 2.42-7.1z"})})},6185:e=>{"use strict";function t(e){return e&&"object"==typeof e?n(e)||r(e)?e:c(e)?function(e,t){if(e.map)return e.map(t);for(var a=[],c=0;c{t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const a="color: "+this.color;t.splice(1,0,a,"color: inherit");let c=0,n=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(c++,"%c"===e&&(n=c))})),t.splice(n,0,a)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=a(3212)(t);const{formatters:c}=e.exports;c.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},3212:(e,t,a)=>{e.exports=function(e){function t(e){let a,n,r,l=null;function s(...e){if(!s.enabled)return;const c=s,n=Number(new Date),r=n-(a||n);c.diff=r,c.prev=a,c.curr=n,a=n,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let l=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((a,n)=>{if("%%"===a)return"%";l++;const r=t.formatters[n];if("function"==typeof r){const t=e[l];a=r.call(c,t),e.splice(l,1),l--}return a})),t.formatArgs.call(c,e);(c.log||t.log).apply(c,e)}return s.namespace=e,s.useColors=t.useColors(),s.color=t.selectColor(e),s.extend=c,s.destroy=t.destroy,Object.defineProperty(s,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==l?l:(n!==t.namespaces&&(n=t.namespaces,r=t.enabled(e)),r),set:e=>{l=e}}),"function"==typeof t.init&&t.init(s),s}function c(e,a){const c=t(this.namespace+(void 0===a?":":a)+e);return c.log=this.log,c}function n(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){const e=[...t.names.map(n),...t.skips.map(n).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let a;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const c=("string"==typeof e?e:"").split(/[\s,]+/),n=c.length;for(a=0;a{t[a]=e[a]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let a=0;for(let t=0;t{"use strict";t.i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=e.split(/\r\n|[\n\v\f\r\x85]/),c=e.match(/\r\n|[\n\v\f\r\x85]/g)||[],n=[],r=0;function l(){var e={};for(n.push(e);r{"use strict";a.d(t,{AO:()=>u,Rr:()=>h,TM:()=>o,rc:()=>c});var c,n=a(7790);!function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"}(c||(c={}));var r=function(e){return e};var l="beforeunload",s="hashchange",i="popstate";function o(e){void 0===e&&(e={});var t=e.window,a=void 0===t?document.defaultView:t,o=a.history;function g(){var e=h(a.location.hash.substr(1)),t=e.pathname,c=void 0===t?"/":t,n=e.search,l=void 0===n?"":n,s=e.hash,i=void 0===s?"":s,m=o.state||{};return[m.idx,r({pathname:c,search:l,hash:i,state:m.usr||null,key:m.key||"default"})]}var v=null;function f(){if(v)b.call(v),v=null;else{var e=c.Pop,t=g(),a=t[0],n=t[1];if(b.length){if(null!=a){var r=y-a;r&&(v={action:e,location:n,retry:function(){x(-1*r)}},x(r))}}else S(e)}}a.addEventListener(i,f),a.addEventListener(s,(function(){u(g()[1])!==u(w)&&f()}));var E=c.Pop,A=g(),y=A[0],w=A[1],k=p(),b=p();function _(e){return function(){var e=document.querySelector("base"),t="";if(e&&e.getAttribute("href")){var c=a.location.href,n=c.indexOf("#");t=-1===n?c:c.slice(0,n)}return t}()+"#"+("string"==typeof e?e:u(e))}function R(e,t){return void 0===t&&(t=null),r((0,n.A)({pathname:w.pathname,hash:"",search:""},"string"==typeof e?h(e):e,{state:t,key:d()}))}function C(e,t){return[{usr:e.state,key:e.key,idx:t},_(e)]}function j(e,t,a){return!b.length||(b.call({action:e,location:t,retry:a}),!1)}function S(e){E=e;var t=g();y=t[0],w=t[1],k.call({action:E,location:w})}function x(e){o.go(e)}null==y&&(y=0,o.replaceState((0,n.A)({},o.state,{idx:y}),""));var N={get action(){return E},get location(){return w},createHref:_,push:function e(t,n){var r=c.Push,l=R(t,n);if(j(r,l,(function(){e(t,n)}))){var s=C(l,y+1),i=s[0],m=s[1];try{o.pushState(i,"",m)}catch(e){a.location.assign(m)}S(r)}},replace:function e(t,a){var n=c.Replace,r=R(t,a);if(j(n,r,(function(){e(t,a)}))){var l=C(r,y),s=l[0],i=l[1];o.replaceState(s,"",i),S(n)}},go:x,back:function(){x(-1)},forward:function(){x(1)},listen:function(e){return k.push(e)},block:function(e){var t=b.push(e);return 1===b.length&&a.addEventListener(l,m),function(){t(),b.length||a.removeEventListener(l,m)}}};return N}function m(e){e.preventDefault(),e.returnValue=""}function p(){var e=[];return{get length(){return e.length},push:function(t){return e.push(t),function(){e=e.filter((function(e){return e!==t}))}},call:function(t){e.forEach((function(e){return e&&e(t)}))}}}function d(){return Math.random().toString(36).substr(2,8)}function u(e){var t=e.pathname,a=void 0===t?"/":t,c=e.search,n=void 0===c?"":c,r=e.hash,l=void 0===r?"":r;return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),l&&"#"!==l&&(a+="#"===l.charAt(0)?l:"#"+l),a}function h(e){var t={};if(e){var a=e.indexOf("#");a>=0&&(t.hash=e.substr(a),e=e.substr(0,a));var c=e.indexOf("?");c>=0&&(t.search=e.substr(c),e=e.substr(0,c)),e&&(t.pathname=e)}return t}},8579:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={wrapper:"GqFcAwJvIrg1v7f6QUfw",header:"OENx8kmm62tkWGukzP2S",title:"KnqJLKwSceJTwFJrPGHq","close-button":"PJU0_yA9jNf7ao0jhHut",footer:"rrORM3zqHfGvqiPduEXY",steps:"Q7fUcDUGhteXEr18rZPC","action-button":"S5LAeskUiEQ0JlPhr0Ze"}},2021:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"admin-page":"sexr0jUxC1jVixdKiDnC",background:"vKQ11sLeAM45M04P1ccj"}},6888:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"section-hero":"vMa4i_Dza2t5Zi_Bw9Nf"}},2258:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={button:"zI5tJ_qhWE6Oe6Lk75GY","is-icon-button":"tuBt2DLqimiImoqVzPqo",small:"Na39I683LAaSA99REg14",normal:"ipS7tKy9GntCS4R3vekF",icon:"paGLQwtPEaJmtArCcmyK",regular:"lZAo6_oGfclXOO9CC6Rd","full-width":"xJDOiJxTt0R_wSl8Ipz_",loading:"q_tVWqMjl39RcY6WtQA6","external-icon":"CDuBjJp_8jxzx5j6Nept"}},2127:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={cut:"msOlyh2T7D6uhbM6AROg",icon:"cPN7USVqSBpxUswfDtUZ",cta:"EmnJAyEzzn1QpA8HtypY",iconContainer:"vV7YZikAz0oHYsuvtxMq",description:"T1YaMupeZmBIpXZHY9EZ"}},3689:()=>{},4803:()=>{},2300:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"star-icon":"cuoSlhSNrqf1dozY22Xb",jetpack:"lAIiifeLMmZAPlQ9n9ZR","checkmark-icon":"JLquNpQVlysAamuh5lJO",socialIcon:"cbOwD8Y4tFjwimmtchQI",bluesky:"aLWBKY0yRghEk7tNCgK3",facebook:"aHOlEBGD5EA8NKRw3xTw",instagram:"cL3m0xBYTYhIKI7lCqDB",twitter:"af4Y_zItXvLAOEoSDPSv",linkedin:"f68aqF3XSD1OBvXR1get",tumblr:"xFI0dt3UiXRlRQdqPWkx",google:"q7JEoyymveP6kF747M43",mastodon:"DKOBOTVmTLbh26gUH_73",nextdoor:"n5XodNsuMfMAAvqHFmbw",whatsapp:"fftumuc_lJ6v0tq4UMVR",threads:"inzgC27qxdt7hSdhTWRI"}},4206:()=>{},8403:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={sm:"(max-width: 599px)",md:"(min-width: 600px) and (max-width: 959px)",lg:"(min-width: 960px)"}},7371:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={sm:"(max-width: 599px)",md:"(min-width: 600px) and (max-width: 959px)",lg:"(min-width: 960px)",smCols:"4",mdCols:"8",lgCols:"12","col-sm-1":"RuVLl3q4lxTQa3wbhBJB","col-sm-1-start":"f9LZTRG4MMK42rS89afW","col-sm-1-end":"bHe_zKxjjpUwHw_MdYE1","col-sm-2":"QZbNrOqE2aNSn50xVhpU","col-sm-2-start":"ev7W3z7zVYPeHAlYqZjf","col-sm-2-end":"NJWd1m_e7lOiPYru2ZMP","col-sm-3":"Xc6nt1Qc1DI0Z2A3gt1r","col-sm-3-start":"UIcN_GXiPRoIsin8Kohg","col-sm-3-end":"GRKCyqb5LufCSCgykKFc","col-sm-4":"i_qTq8gqhhC3vIUepVRB","col-sm-4-start":"G3qaZ3Jpbvam_1XvGxgc","col-sm-4-end":"VRCNYKZtO9zukEwmgP1y","col-md-1":"tRm008K_WJL79WoNZTNL","col-md-1-start":"l5T2P_bgKts4tdaRkS1d","col-md-1-end":"zOCxfLZpF6BlgC7a_Yq1","col-md-2":"F80DdgVn0m5OpvtSQWka","col-md-2-start":"oI1c7JYfiJtMQHbhngtU","col-md-2-end":"pMQtA_4jh1_1lVknqEP5","col-md-3":"VenqMpdgyKQVUNNQcfqd","col-md-3-start":"seNYL99uoczf9V4MxBxT","col-md-3-end":"YKfF1HFhI9KygA5l3b2J","col-md-4":"yAi0Cv1xDWkoqsaUhvhR","col-md-4-start":"ubhnyZOnkgxNhh6XtVWv","col-md-4-end":"RGOPGQbWMJ9Ei5oFxS7X","col-md-5":"Sz1E2aWbX483ijdi6yge","col-md-5-start":"tku6_bRYrX9tMbgYGmIl","col-md-5-end":"b5JHttOhSEcI1WBlqAjk","col-md-6":"FboSx5MoKTAWbxXyYlCw","col-md-6-start":"Jhs8yEEmodG30edbJvag","col-md-6-end":"IpzbbKVqEqPcfIGkXkwt","col-md-7":"mhCPwfAZ4Kmm_empzJAq","col-md-7-start":"x034ilrJF7rO9UJB2rI1","col-md-7-end":"Wt8t2e16viRrOJ1lLA5v","col-md-8":"S6pIrEy9AMLKx9bgh_Ae","col-md-8-start":"kEfI4tGyuWfHTlRnvIab","col-md-8-end":"PUzX4RRsKq1dnsz3gebS","col-lg-1":"X_pdcLJikd8LS_YAdJlB","col-lg-1-start":"tl936d14Huby4khYp05X","col-lg-1-end":"hnge0LnR69d3NXEtEE1t","col-lg-2":"fj0NUMuyZQcPNgKcjp5Z","col-lg-2-start":"R2ncBX7a2NigdYCcV1OX","col-lg-2-end":"t8vMSDVYno9k9itRwnXb","col-lg-3":"wsDuEN2GqHx6qzo8dUdk","col-lg-3-start":"cIEVPUweWtLBy3xaXnMx","col-lg-3-end":"fajUWBwu1m2B479j3jmz","col-lg-4":"YR0c7fQTgMkDdWzwSyLp","col-lg-4-start":"xlwp8BmplxkKNMI7gamo","col-lg-4-end":"_C4O1w9DUqx1m3gPf8aA","col-lg-5":"Z54F1hAErckAIrKlxnXW","col-lg-5-start":"ezSDWkRHmKSxDJXxuiOH","col-lg-5-end":"T0ChoeAjGJjkkNrYhD4g","col-lg-6":"qtMoMPF6yHvGJnWHSsde","col-lg-6-start":"gdoywN5VPiWERfIBqkph","col-lg-6-end":"wUev_VH5uf_pwFFlbnAU","col-lg-7":"egIPDFJsOpownTClq9XP","col-lg-7-start":"yGhp9yoAW7k0kQik9AB7","col-lg-7-end":"SJ43U9mR5wUg5V2qBeQA","col-lg-8":"cTuyHfMwSUJxN_HdIEgd","col-lg-8-start":"smCr8DaIagcumdvdldiK","col-lg-8-end":"T03NHzQJvzwL6wAfIiTL","col-lg-9":"pMvxM3RJGjqyNdf9qg1Y","col-lg-9-start":"iIVpNRwEnQ_JI5gpp9EN","col-lg-9-end":"ZbQ4u4vGSX5rJOje4uGL","col-lg-10":"gKb5wuIDAlKGbrjK2vxy","col-lg-10-start":"Z7pINdImE2WJiYnZBTqm","col-lg-10-end":"ZTxp6qpvwurMdOnLLSz1","col-lg-11":"NnQTlbfnxPDR6cQ7rygg","col-lg-11-start":"O137wZd6Yl0olSA9PsXR","col-lg-11-end":"zf2OJtQ2MPz6SDoh6CB0","col-lg-12":"U3H6UHW6HqRt9hdzVg3O","col-lg-12-start":"zynnNeS_ZBTxABcVpUQH","col-lg-12-end":"vI8tltFZtFUNAy9Iag9s"}},2420:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={sm:"(max-width: 599px)",md:"(min-width: 600px) and (max-width: 959px)",lg:"(min-width: 960px)",container:"SqdhUZkXCRuIpErj1B3z",fluid:"OZC_9a1LhpWF9dv15Gdh"}},7410:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={container:"VHYulMcpzbr10HWR0iSE","icon-wrapper":"FGpSkMCiIHQjszcV0dbn","close-button":"KoWZcCwhW13xvkEb0QON","main-content":"smrfczkC53EaFM8OJUXs",title:"IKYRWoPwt9xOVEx1wzNS","action-bar":"qM0qY6mPYp1MPN54A3Kg","is-error":"A5YkDkkXuiYgavrY6Nux",icon:"y_IPyP1wIAOhyNaqvXJq","is-warning":"cT5rwuPMZzWvi5o6shMl","is-info":"yo0O3uvNomPsYUXFCpAS","is-success":"oZdDFf1jBLkzn5ICCC6x"}},3142:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={container:"p4qz2tkq0p9hxucJ6Qk2",table:"lbNDyXioOwvyvbALtCBm","is-viewport-large":"s2Lsn4kbm6BrS3DSndRB",card:"cLaNK_XcbTGlRQ4Tp43Q","is-primary":"CYt1X0eH1icRjhtJ28jx",header:"DAkZc1P9A3K12fjEliMg",item:"WUBuYABl8nymjs9NnCEL","last-feature":"ANtCFeb41NhA8PA3H7ZN",value:"Ql2gy_148yW8Vw5vhaKD",icon:"EAQrAnQEW1z1BfdY5gbC","icon-check":"JDSTlLoOC_4aUoH2oNM2","icon-cross":"zNdQRJ1w7BvaQOYyqzHK",popover:"lr7vbX95SKtoe7DarJcZ","popover-icon":"KRrGp2xdkeBOxLZeuQ6X",tos:"H_ZJiRVJg0LiMXPGOcmt","tos-container":"x21z_DixObRDsDaWotP1"}},3407:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={container:"dovianZYLKhnbnh9I06o","price-container":"lljtQMhW7lq5tE5SDJEf","promo-label":"NubApIV1vQCRUNprfm6b",price:"dhFQXpZfMwVI8vuYHnwC","is-not-off-price":"eD7hzxFmdtG_MgmBtl_k",footer:"C64ZjjUAqJC1T2Sa7apS",legend:"UpZDGew6Ay1hPoP6eI7b",symbol:"TDiiPbuW1Z0_05u_pvcK"}},8325:()=>{},416:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={status:"bZ4b33s2MdcOjaDKBbeV",status__indicator:"UzkzDaqt2mXprJh2OXRz",status__label:"QuS0vdcr87FsiBvSSrvA","is-active":"bGx0wbQAwuY7k8P3PHVQ","is-inactive":"wR8Cz8uHgObTQavolv5y","is-error":"IzbBYGwBKhSYFUQlIMww","is-action":"Kdvp_HJf89IBrZuCaLm8","is-initializing":"hVf5vsbBWm8OFye7cy7a"}},9634:()=>{},4495:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={reset:"WQVtrU6q0L1Igcj7wCrQ","headline-medium":"UujoBFTnQNY2cWU2SIsH","headline-small":"TeGO5V_thHw5lDAm1_2M","headline-small-regular":"WolQzb2MsSgiNmLtc7_j","title-medium":"hUB0JT8p1T2Hw28N6qC8","title-medium-semi-bold":"gKZWDv5chz3_O3Syp74H","title-small":"zY2No8Ga4b8shbOQGhnv",body:"tIj0D1t8Cc892ikmgFPZ","body-small":"KdcN0BnOaVeVhyLRKqhS","body-extra-small":"dso3Rh3tl3Xv1GumBktz","body-extra-small-bold":"mQ1UlbN9u4Mg9byO8m7v",label:"PItlW5vRExLnTj4a8eLE","m-0":"TwRpPlktzxhmFVeua7P5","mx-0":"zVfqx7gyb3o9mxfGynn1","my-0":"iSHVzNiB9iVleGljaQxy","mt-0":"xqDIp6cNVr_E6RXaiPyD","mr-0":"S8EwaXk1kyPizt6x4WH2","mb-0":"ODX5Vr1TARoLFkDDFooD","ml-0":"cphJ8dCpfimnky7P2FHg","m-1":"PFgIhNxIyiSuNvQjAIYj","mx-1":"M2jKmUzDxvJjjVEPU3zn","my-1":"io15gAh8tMTNbSEfwJKk","mt-1":"rcTN5uw9xIEeMEGL3Xi_","mr-1":"CQSkybjq2TcRM1Xo9COV","mb-1":"hfqOWgq6_MEGdFE82eOY","ml-1":"I8MxZQYTbuu595yfesWA","m-2":"kQkc6rmdpvLKPkyoJtVQ","mx-2":"j6vFPxWuu4Jan2ldoxpp","my-2":"hqr39dC4H_AbactPAkCG","mt-2":"c3dQnMi16C6J6Ecy4283","mr-2":"YNZmHOuRo6hU7zzKfPdP","mb-2":"Db8lbak1_wunpPk8NwKU","ml-2":"ftsYE5J9hLzquQ0tA5dY","m-3":"Det4MHzLUW7EeDnafPzq","mx-3":"h_8EEAztC29Vve1datb5","my-3":"YXIXJ0h1k47u6hzK8KcM","mt-3":"soADBBkcIKCBXzCTuV9_","mr-3":"zSX59ziEaEWGjnpZa4uV","mb-3":"yrVTnq_WBMbejg89c2ZQ","ml-3":"UKtHPJnI2cXBWtPDm5hM","m-4":"guexok_Tqd5Tf52hRlbT","mx-4":"oS1E2KfTBZkJ3F0tN7T6","my-4":"DN1OhhXi6AoBgEdDSbGd","mt-4":"ot2kkMcYHv53hLZ4LSn0","mr-4":"A1krOZZhlQ6Sp8Cy4bly","mb-4":"pkDbXXXL32237M0hokEh","ml-4":"XXv4kDTGvEnQeuGKOPU3","m-5":"yGqHk1a57gaISwkXwXe6","mx-5":"X8cghM358X3DkXLc9aNK","my-5":"GdfSmGwHlFnN2S6xBn1f","mt-5":"yqeuzwyGQ7zG0avrGqi_","mr-5":"g9emeCkuHvYhveiJbfXO","mb-5":"Lvk3dqcyHbZ07QCRlrUQ","ml-5":"r3yQECDQ9qX0XZzXlVAg","m-6":"aQhlPwht2Cz1X_63Miw0","mx-6":"JyHb0vK3wJgpblL9s5j8","my-6":"cY2gULL1lAv6WPNIRuf3","mt-6":"NBWQ9Lwhh_fnry3lg_p7","mr-6":"yIOniNe5E40C8fWvBm5V","mb-6":"t30usboNSyqfQWIwHvT3","ml-6":"Nm_TyFkYCMhOoghoToKJ","m-7":"C4qJKoBXpgKtpmrqtEKB","mx-7":"S93Srbu6NQ_PBr7DmTiD","my-7":"fJj8k6gGJDks3crUZxOS","mt-7":"cW6D6djs7Ppm7fD7TeoV","mr-7":"DuCnqNfcxcP3Z__Yo5Ro","mb-7":"im8407m2fw5vOg7O2zsw","ml-7":"G0fbeBgvz2sh3uTP9gNl","m-8":"kvW3sBCxRxUqz1jrVMJl","mx-8":"tOjEqjLONQdkiYx_XRnw","my-8":"op5hFSx318zgxsoZZNLN","mt-8":"c9WfNHP6TFKWIfLxv52J","mr-8":"sBA75QqcqRwwYSHJh2wc","mb-8":"GpL6idrXmSOM6jB8Ohsf","ml-8":"HbtWJoQwpgGycz8dGzeT","p-0":"uxX3khU88VQ_Ah49Ejsa","px-0":"KX0FhpBKwKzs9fOUdbNz","py-0":"PfK8vKDyN32dnimlzYjz","pt-0":"emxLHRjQuJsImnPbQIzE","pr-0":"kJ8WzlpTVgdViXt8ukP9","pb-0":"tg_UIUI11VBzrTAn2AzJ","pl-0":"uczvl8kaz84oPQJ2DB2R","p-1":"o7UHPcdVK3lt7q3lqV4o","px-1":"IDqEOxvDoYrFYxELPmtX","py-1":"DdywPW2qSYlu2pt8tpO2","pt-1":"npy3hw4A5QSkDicb2CJJ","pr-1":"LgbptTApNY5NwLQvEFAt","pb-1":"WZQy2SZuZso59bUsXXyl","pl-1":"o331apInxNunbYB3SfPE","p-2":"fMPIyD9Vqki1Lrc_yJnG","px-2":"i2pMcTcdrr10IQoiSm_L","py-2":"eA702gn32kwptiI1obXH","pt-2":"o9bGieUKcYc8o0Ij9oZX","pr-2":"SwZcFez1RDqWsOFjB5iG","pb-2":"eHpLc_idmuEqeqCTvqkN","pl-2":"vU39i2B4P1fUTMB2l6Vo","p-3":"JHWNzBnE29awhdu5BEh1","px-3":"X72lGbb56L3KFzC2xQ9N","py-3":"BzfNhRG8wXdCEB5ocQ6e","pt-3":"srV0KSDC83a2fiimSMMQ","pr-3":"lUWfkmbQjCskhcNwkyCm","pb-3":"Ts0dIlc3aTSL7V4cIHis","pl-3":"CzlqQXXhX6MvorArFZ8B","p-4":"TqMPkQtR_DdZuKb5vBoV","px-4":"a7UrjhI69Vetlcj9ZVzz","py-4":"StEhBzGs2Gi5dDEkjhAv","pt-4":"FGneZfZyvYrt1dG0zcnm","pr-4":"APEH216rpdlJWgD2fHc8","pb-4":"oGwXC3ohCic9XnAj6x69","pl-4":"U6gnT9y42ViPNOcNzBwb","p-5":"IpdRLBwnHqbqFrixgbYC","px-5":"HgNeXvkBa9o3bQ5fvFZm","py-5":"tJtFZM3XfPG9v9TSDfN1","pt-5":"PdifHW45QeXYfK568uD8","pr-5":"mbLkWTTZ0Za_BBbFZ5b2","pb-5":"vVWpZpLlWrkTt0hMk8XU","pl-5":"RxfaJj5a1Nt6IavEo5Zl","p-6":"SppJULDGdnOGcjZNCYBy","px-6":"palY2nLwdoyooPUm9Hhk","py-6":"WYw1JvZC0ppLdvSAPhr_","pt-6":"YEEJ9b90ueQaPfiU8aeN","pr-6":"QE0ssnsKvWJMqlhPbY5u","pb-6":"n8yA3jHlMRyLd5UIfoND","pl-6":"tXHmxYnHzbwtfxEaG51n","p-7":"kBTsPKkO_3g_tLkj77Um","px-7":"RyhrFx6Y1FGDrGAAyaxm","py-7":"CBwRpB0bDN3iEdQPPMJO","pt-7":"vQVSq6SvWKbOMu6r4H6b","pr-7":"oBy5__aEADMsH46mrgFX","pb-7":"KVEXoJqf1s92j0JMdNmN","pl-7":"ZMXGNrNaKW3k_3TLz0Fq","p-8":"tuiR9PhkHXhGyEgzRZRI","px-8":"U7454qyWkQNa2iaSJziu","py-8":"VLYIv2GVocjuN93e8HC8","pt-8":"X1rm9DQ1zLGLfogja5Gn","pr-8":"JS7G6kAuqJo5GIuF8S5t","pb-8":"Y8F9ga1TDCMbM1lj4gUz","pl-8":"AJuyNGrI63BOWql719H8"}},9422:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={global:"_fUXxnSp5pagKBp9gSN7"}},1517:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={navigation:"vvXnRXxrU1kP1KsdSr4J",badge:"aDCTkUFaJEeZzYYE6qv5"}},3940:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={container:"EU0Rvu4PDqVtnCAmbgHg"}},3902:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"button-group":"XqQBRzrxyMhhZvPXIHgk"}},9370:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={loading:"kdsaL7c4bpTwf_A4fIUT",loading__message:"b0eN3as5AgxQW7EAkarg"}},2148:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={footer:"_Wc3apZobag_9Ag_THTb"}},1526:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"diff-viewer":"LumryWNddoF092fZgN2O","diff-viewer__filename":"NFMwU3H5k2qArZe2TTp9","diff-viewer__file":"G5W9M8qfo3sGl2OIbwg9","diff-viewer__line-numbers":"Bx4RDCUR316fm_jgGS8N","diff-viewer__lines":"GhN0JvAyRQI3SnVWp2Ot"}},2938:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"main-content":"MeZ8EJKfFWG5h1abL4gD"}},934:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"footer-checkbox":"uQlXhcfYn9tbnK27_Gct","standalone-mode-section":"e5YHJiYcvfgdEEJsS_YM","share-data-section":"PO9zDOaSkcv_RqpfZF_v"}},1416:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={spinner:"V6B8ltQ7TH3UKzUC_qy1","firewall-subheading":"C9hcvYAbgHPhN2Tl22xg","brute-force-protection-subheading":"XkbIpr2gzB4XEhHgzkY4","firewall-subheading__content":"BfcZn0_X33Ajdd1Gl18G","icon-popover":"rBmVJIeTNpd0RJWaRGuJ","upgrade-button":"jVq5444f1Xh6nNkz0Qe_","firewall-header":"amF9cOnMiv2nHbkMXQiQ","stat-card-wrapper":"FodE_7RbLD8zeBSd6eVR","popover-text":"twyPhW_K164HITnDrwEg","loading-text":"tbcd9xc_TjcFdokOt3F_","firewall-heading":"pnoqLV3l30xuvj2hLlJc"}},4047:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={list:"sQkG5Cu80gPaeFj3L_wa",footer:"oIl6GCMeUnzE0inXbuj9"}},2318:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={list:"RP2MVoGqaCFXPKZhhxQ1",footer:"YpEs8b7KE7fzVuXUbOEb"}},9443:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"form-toggle":"IunwKwdvL271DxBIniPb","form-toggle__switch":"svA9WxEcOByd5S2fZonA","is-compact":"wOd7DeP76v1fczKfah5n"}},4493:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={accordion:"x8UuVEhWucPfdq0hEJg6","accordion-item":"eb6Ovfvm1yONz4mdOwbH","accordion-header":"jF9LXpXR3TxZVDw7TVXT","accordion-header-label":"lNQgAfpwdAUSOLZd8dlD","accordion-header-label-icon":"WRQwDYPdffWznX158azR","accordion-header-description":"dJx9pvlYjDnKn11n5wo8","accordion-header-button":"EKcbLuSblRc7UpzgsFXw","accordion-body":"ILMBWlMLcXc0n97IisrG","accordion-body-close":"T8XIzCNJBQy1UETN5gjU","accordion-body-open":"kWoHGiaZSbq9XJVyUOMC"}},4871:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={threat:"EqpwvErHtRi_WQkJKgi1",threat__icon:"EicvN1QaJu5OJLzdUN5A",threat__summary:"b7ynAmUwGlxK_vxyIN0y",threat__summary__label:"uSV9HYRxjL4S6zIZDlqP",threat__summary__title:"XpW8Mvw_XFEbqxUdw155",threat__severity:"Fkj60BmQ5sUo9zHcJwVv",footer:"XLzPr74ad3osCq9kxy2q"}},840:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"protect-header":"UL3B1tQ854mN7r6taB61","get-started-button":"IG56Hw7ZR_7rKVsM78qw"}},4054:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"marked-lines":"xpPHTch5ul0xuZaUoTNa","marked-lines__marked-line":"AMOpkL9LURkyTK8316cw","marked-lines__line-numbers":"i0_0xMrNWoak1brIaDQq","marked-lines__line-number":"C9fLawPLkMNSZthfwxj6","marked-lines__lines":"ogixgg8fRGekmYGtevh1","marked-lines__line":"jYPCgKMDRKfT3vnx0mdG","marked-lines__mark":"UEQ1NqkrwNmaQR7qdEK3"}},7259:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={modal:"WtVEv641JBaLl929sZq2",modal__window:"G0aPt7WmA1rkUE0wcTno",modal__close:"VkrhWjfEIlIwYEumycbP",modal__close__icon:"yFzeV4cmWRbZKk5tIyEw"}},3066:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={navigation:"HQgjxePFDRJHamBAGcVU","navigation-item":"KtdsNIMumOoHNWMLmuAJ",clickable:"ewyV4ZGn34WDNXmK3ej2",selected:"owofT85W_XvVdb5vr1GN","navigation-item-label":"NESnw2xCLrBpP6WlYZL4","navigation-item-icon":"aohnd_y_1lrMuww8NH63","navigation-item-badge":"Rnas_2_2_eLZSYfZ347E","navigation-item-label-text":"m4_14yNRByDyO9yf9pGg","navigation-item-check-badge":"X8NRHUTBa_4wDvoHN9TT","navigation-item-info-badge":"CsuOteurQlJm4IjXqyZ0","navigation-group":"fvbewglUxEvV1o04yzzp","navigation-group-label":"DINy59MKjwiQanaoDTiV","navigation-group-content":"XoacHJljw8zRW_fkBSyg","navigation-group-list":"mXM4WZRePVTa07dhQ6MD","navigation-group-truncate":"sI3V8khLdCqxkhJQ_XnI","popover-text":"hgdxMuIvZwTZ0sfXaols","navigation-dropdown-button":"UErHS2HAh1gszGfYuVIf","navigation-dropdown-label":"lEhH1hvCcxLVFMHI8Gwv","navigation-dropdown-icon":"c57Vj4QhAHwcK_HZMxtN"}},600:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={notice:"_aiMxmJRAw5jRPbZFX57","notice--info":"eWgNBUaexiR66ZI1Px4U","notice--floating":"ZGELG1CO333FilJXOaeI",notice__icon:"BnI88X_e8ItF1c9Uozmj","notice--success":"hRRUwTCPRpurhMwRNZkg","notice--error":"Z6q3IxY_uR1y2lAPTkVF",notice__message:"ST8sowTbBVLRPrk4ZQrn",notice__close:"lMkO08Vd8YQMfwrwaI8u"}},7489:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={accordion:"sfXsfklfkeSRtE9ivQwF","accordion-item":"ozRrKPlj1QFGUyd3oVke","accordion-header":"PyvnSHQuuUkZvVsArigy","accordion-header-label":"u9Xod5s8bCRNj9MR1Drl","accordion-header-label-icon":"IbeyulkpO9kjYJ4OkYUD","accordion-header-description":"KiCgmjHm2f0JDU3cMsgf","accordion-header-status":"kh5zuLR1zNf7KCsxhAZ5","accordion-header-status-separator":"z1z63g62c73XbcPk9DWc","accordion-header-button":"kJ8t3FAtd5VAYjk31SfA","accordion-body":"JP0IJZcYRohfgntEozjm","accordion-body-close":"y7c6zi2wjEnbW3F29fmP","accordion-body-open":"wQWiN_J0SqgduvadyGnm","icon-check":"v1fUFCBPmd6miSCf_ehK","status-badge":"oR9QG6gRLvyzqiuIarmu",fixed:"bZ8KDXMWoim85Zv31E7E",ignored:"uYEkrN4rh8n5cs3aPrYC","is-fixed":"WOX88CWB12lzxcMcl_ns"}},8744:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"progress-bar":"vzMlFr1AXWqefpRrb976","progress-bar__wrapper":"gYSOMa4xxLXmsNzvFPkW","progress-bar__bar":"hNJWdt5qmZkWYAH_vjIp","progress-bar__percent":"DHMUfGyHbl5BgD5vjxVz"}},4969:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"product-section":"Clxt94RgGnDrhORZZyPr","info-section":"K2OG1vK5PSOYDWKtqKKG"}},2399:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"threat-severity-badge":"JiJhrZaThvWCpM2AfGen","is-critical":"_7SGksgOpcPbHfPPpQTV","is-high":"pGNquShR54adQ61sx3lP","is-low":"IM5kkexAfwGLM6zz0Exd"}},1847:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={mark:"jNlU3vgp4xEGwmX5aTyK",list:"gE8s4nh3f7iGIBrFeyCT"}},4356:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={tabs:"lyrXe0pA852TUmyekDb5",tab:"KgEeDTKgTC5ZjzYlbTqN","tab--active":"Lv4WoNVkeJntqvUyG4dX"}},6578:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={textarea:"rigH8UdiDrmmSLQMUurD",label:"V8FDM08CpcwQs4UwN2nI"}},9054:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={threat:"NHzH3tt6CypjZ92CvK9x",threat__icon:"D9zvYDUrOP_zwSm0yJMs",threat__summary:"_XISfmbjoVlqhB61hHYn",threat__summary__label:"AQDPBnMZFu7BOBuo8mYW",threat__summary__title:"cZ9s5eCAZe3R82Y6Ru3z",threat__severity:"AKnbWQiViZ2O_dwCV8Fw",threat__checkbox:"W6alQ2_S5Rh06djX9m27"}},1476:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={empty:"OtDl6kocO_m2s9sRHaqX","threat-section":"BjwJh1S1YVPI7AjmTx6a","threat-filename":"YWfK8VTp2wnByBauYPKg","threat-footer":"pkw2LnOTd8VvQ3oT8sXQ","threat-item-cta":"ap6lG79CncSqdigJS_WA","list-header":"uym7dGHhp6ifjF57yOAO","list-title":"e_2eFTR8RyHwmfeqJL4F","list-header__controls":"IKQVU01PrDMMV5UFLOKv","accordion-header":"qazuloIt0teplSEwxRN0","manual-scan":"iJ_biSBRDribuNKX0Zuw","pagination-container":"v640YfEL85A9rCvyHSzW",unfocused:"gfxpe4zp6ShFsIsce8Ii"}},6834:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={threat:"L9hh_sX51PzO41icwJlh",threat__icon:"o8E4Bv6U0d7USFxSjRCj",threat__summary:"sT31awD6bHO8KJewvmaO",threat__summary__label:"VVTRIG51r8ORUIBPs5gN",threat__summary__title:"AiaWRbRLFT9xvP9vn5jA",threat__severity:"MP1wWkqvqfvAc7Izl7x4",footer:"i9X_KxEJiGpRT7q_RU6i"}},8340:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={footer:"uUEJGMrSV3XoBwX5xEwA"}},7642:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={container:"L1LjeCYPldBcTLILS13l","toggle-section":"JWWznnb8sAKHIOhE59_z","toggle-section__control":"kV5wl2UResIqqBdSTuQr","toggle-section__content":"oePuSIKcH_JzEhDJcHh8","toggle-section__title":"mxYw7vghJF8H8C0FjvPz","toggle-section--disabled":"lyiOCAyjT_eQyDg8Ier_","toggle-section__details":"IclfL4iNXTZfBAbHZdog","automatic-rules-stats":"bOadM4auwszaOl0el95T","automatic-rules-stats__version":"G7vkgqk8AEd6pRbNUyE4","automatic-rules-stats__last-updated":"qnlbRElIsj4nB45F5s3a","automatic-rules-stats__failed-install":"TvvdPGzRa_ubn3BnQOnQ","manual-rules-stats":"ciEDIqQimh9OqgCN4t3c","manual-rules-stats__no-rules":"qQ3tqN6Pi9DJ2xYLvfvA","manual-rules-stats__block-list-count":"xmutRBXpbSs8i1QMo5FT","manual-rules-stats__allow-list-count":"kQ5SrYe6QmF63mEYQ26R","upgrade-trigger-section":"yAFMUkq1ot9DZF05RUwG",badge:"EbfrbByI7NQ2_MD_gDXp",popover:"hCwaBLH_6dELyWWwB8S1",popover__header:"V3U9oKSdRmKjOQ523C86",popover__button:"OSrT4pA4vIGzg9EE6rcv",popover__footer:"rbL50q3wwzE6X7VBHcmW",status:"gF7LiE_q_elhMrhdypAl",active:"fbJbqf_YrPpMG4JKF79U","allow-list-current-ip":"g593fzjQCE_4rNiiwLdg","allow-list-button-container":"CIp_BwDbLdjYPSVrreqg","block-list-button-container":"m2epTt5F7wBQNcMdguwQ",divider:"HrEvG7sxsWbTLD0sk477"}},5960:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={summary:"aEAAkNfx0ERh4LEvCBVw",summary__title:"f3l2VSMBpGpf6Ta1jP5f",summary__icon:"v4n86Hu06mIkxqFkfYY2",summary__actions:"fTSgXuIQCZFFBxzFCE0q",empty:"KmIjHqrMs3duMPaUf50k","list-header":"DJS67UCXVaM7nIMJePYQ","list-title":"s4378tf2MiM0bMIxQZkI","list-header__controls":"jifq7nsF5kZYrcpGQ35V"}},6359:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={"main-content":"ttGgvvtxu52J_2mCCopL","loading-content":"UZsYf4noF2SMuyOqGWPA",illustration:"HKtrpPFSTSG9Xek34vBa","connection-error-col":"dgFk23NY71PPMar8DEME","history-button-col":"t_Av4raklvnsBRBA4hms","scan-section-header":"B5k6PdQs1UVDzb2J98wR","scan-section-header__content":"_h9h7RagEFrCDu7S2Vfi","scan-section-header__subtitle":"sSzimfzP9ZeilBh2H0Um","scan-section-header__icon":"X7CVf27QOnW2yuV332eo","scan-section-header__controls":"SaA9v6DNQOHPx1EK90y9","scan-section-header__controls__row":"kadiUBzNiR_qFA1y7Eig"}},5490:()=>{},4997:e=>{var t=1e3,a=60*t,c=60*a,n=24*c,r=7*n,l=365.25*n;function s(e,t,a,c){var n=t>=1.5*a;return Math.round(e/a)+" "+c+(n?"s":"")}e.exports=function(e,i){i=i||{};var o=typeof e;if("string"===o&&e.length>0)return function(e){if((e=String(e)).length>100)return;var s=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(!s)return;var i=parseFloat(s[1]);switch((s[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return i*l;case"weeks":case"week":case"w":return i*r;case"days":case"day":case"d":return i*n;case"hours":case"hour":case"hrs":case"hr":case"h":return i*c;case"minutes":case"minute":case"mins":case"min":case"m":return i*a;case"seconds":case"second":case"secs":case"sec":case"s":return i*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:return}}(e);if("number"===o&&isFinite(e))return i.long?function(e){var r=Math.abs(e);if(r>=n)return s(e,r,n,"day");if(r>=c)return s(e,r,c,"hour");if(r>=a)return s(e,r,a,"minute");if(r>=t)return s(e,r,t,"second");return e+" ms"}(e):function(e){var r=Math.abs(e);if(r>=n)return Math.round(e/n)+"d";if(r>=c)return Math.round(e/c)+"h";if(r>=a)return Math.round(e/a)+"m";if(r>=t)return Math.round(e/t)+"s";return e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},5762:(e,t,a)=>{"use strict";var c=a(3761);function n(){}function r(){}r.resetWarningCache=n,e.exports=function(){function e(e,t,a,n,r,l){if(l!==c){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var a={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:r,resetWarningCache:n};return a.PropTypes=a,a}},8120:(e,t,a)=>{e.exports=a(5762)()},3761:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9959:(e,t,a)=>{"use strict";a.d(t,{I9:()=>m,k2:()=>d});var c=a(1609),n=a(4623),r=a(726);function l(){return l=Object.assign||function(e){for(var t=1;t=0||(n[a]=e[a]);return n}const i=["onClick","reloadDocument","replace","state","target","to"],o=["aria-current","caseSensitive","className","end","style","to","children"];function m(e){let{basename:t,children:a,window:l}=e,s=(0,c.useRef)();null==s.current&&(s.current=(0,n.TM)({window:l}));let i=s.current,[o,m]=(0,c.useState)({action:i.action,location:i.location});return(0,c.useLayoutEffect)((()=>i.listen(m)),[i]),(0,c.createElement)(r.Ix,{basename:t,children:a,location:o.location,navigationType:o.action,navigator:i})}const p=(0,c.forwardRef)((function(e,t){let{onClick:a,reloadDocument:o,replace:m=!1,state:p,target:d,to:u}=e,h=s(e,i),g=(0,r.$P)(u),v=function(e,t){let{target:a,replace:l,state:s}=void 0===t?{}:t,i=(0,r.Zp)(),o=(0,r.zy)(),m=(0,r.x$)(e);return(0,c.useCallback)((t=>{if(!(0!==t.button||a&&"_self"!==a||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(t))){t.preventDefault();let a=!!l||(0,n.AO)(o)===(0,n.AO)(m);i(e,{replace:a,state:s})}}),[o,i,m,l,s,a,e])}(u,{replace:m,state:p,target:d});return(0,c.createElement)("a",l({},h,{href:g,onClick:function(e){a&&a(e),e.defaultPrevented||o||v(e)},ref:t,target:d}))}));const d=(0,c.forwardRef)((function(e,t){let{"aria-current":a="page",caseSensitive:n=!1,className:i="",end:m=!1,style:d,to:u,children:h}=e,g=s(e,o),v=(0,r.zy)(),f=(0,r.x$)(u),E=v.pathname,A=f.pathname;n||(E=E.toLowerCase(),A=A.toLowerCase());let y,w=E===A||!m&&E.startsWith(A)&&"/"===E.charAt(A.length),k=w?a:void 0;y="function"==typeof i?i({isActive:w}):[i,w?"active":null].filter(Boolean).join(" ");let b="function"==typeof d?d({isActive:w}):d;return(0,c.createElement)(p,l({},g,{"aria-current":k,className:y,ref:t,style:b,to:u}),"function"==typeof h?h({isActive:w}):h)}))},726:(e,t,a)=>{"use strict";a.d(t,{$P:()=>u,BV:()=>d,C5:()=>o,Ix:()=>p,Zp:()=>v,g:()=>f,qh:()=>m,x$:()=>E,zy:()=>g});var c=a(1609),n=a(4623);function r(e,t){if(!e)throw new Error(t)}const l=(0,c.createContext)(null);const s=(0,c.createContext)(null);const i=(0,c.createContext)({outlet:null,matches:[]});function o(e){let{to:t,replace:a,state:n}=e;h()||r(!1);let l=v();return(0,c.useEffect)((()=>{l(t,{replace:a,state:n})})),null}function m(e){r(!1)}function p(e){let{basename:t="/",children:a=null,location:i,navigationType:o=n.rc.Pop,navigator:m,static:p=!1}=e;h()&&r(!1);let d=I(t),u=(0,c.useMemo)((()=>({basename:d,navigator:m,static:p})),[d,m,p]);"string"==typeof i&&(i=(0,n.Rr)(i));let{pathname:g="/",search:v="",hash:f="",state:E=null,key:A="default"}=i,y=(0,c.useMemo)((()=>{let e=z(g,d);return null==e?null:{pathname:e,search:v,hash:f,state:E,key:A}}),[d,g,v,f,E,A]);return null==y?null:(0,c.createElement)(l.Provider,{value:u},(0,c.createElement)(s.Provider,{children:a,value:{location:y,navigationType:o}}))}function d(e){let{children:t,location:a}=e;return function(e,t){h()||r(!1);let{matches:a}=(0,c.useContext)(i),l=a[a.length-1],s=l?l.params:{},o=(l&&l.pathname,l?l.pathnameBase:"/");l&&l.route;0;let m,p=g();if(t){var d;let e="string"==typeof t?(0,n.Rr)(t):t;"/"===o||(null==(d=e.pathname)?void 0:d.startsWith(o))||r(!1),m=e}else m=p;let u=m.pathname||"/",v="/"===o?u:u.slice(o.length)||"/",f=function(e,t,a){void 0===a&&(a="/");let c="string"==typeof t?(0,n.Rr)(t):t,r=z(c.pathname||"/",a);if(null==r)return null;let l=y(e);!function(e){e.sort(((e,t)=>e.score!==t.score?t.score-e.score:function(e,t){let a=e.length===t.length&&e.slice(0,-1).every(((e,a)=>e===t[a]));return a?e[e.length-1]-t[t.length-1]:0}(e.routesMeta.map((e=>e.childrenIndex)),t.routesMeta.map((e=>e.childrenIndex)))))}(l);let s=null;for(let e=0;null==s&&eObject.assign({},e,{params:Object.assign({},s,e.params),pathname:P([o,e.pathname]),pathnameBase:"/"===e.pathnameBase?o:P([o,e.pathnameBase])}))),a)}(A(t),a)}function u(e){h()||r(!1);let{basename:t,navigator:a}=(0,c.useContext)(l),{hash:s,pathname:i,search:o}=E(e),m=i;if("/"!==t){let a=function(e){return""===e||""===e.pathname?"/":"string"==typeof e?(0,n.Rr)(e).pathname:e.pathname}(e),c=null!=a&&a.endsWith("/");m="/"===i?t+(c?"/":""):P([t,i])}return a.createHref({pathname:m,search:o,hash:s})}function h(){return null!=(0,c.useContext)(s)}function g(){return h()||r(!1),(0,c.useContext)(s).location}function v(){h()||r(!1);let{basename:e,navigator:t}=(0,c.useContext)(l),{matches:a}=(0,c.useContext)(i),{pathname:n}=g(),s=JSON.stringify(a.map((e=>e.pathnameBase))),o=(0,c.useRef)(!1);return(0,c.useEffect)((()=>{o.current=!0})),(0,c.useCallback)((function(a,c){if(void 0===c&&(c={}),!o.current)return;if("number"==typeof a)return void t.go(a);let r=L(a,JSON.parse(s),n);"/"!==e&&(r.pathname=P([e,r.pathname])),(c.replace?t.replace:t.push)(r,c.state)}),[e,t,s,n])}function f(){let{matches:e}=(0,c.useContext)(i),t=e[e.length-1];return t?t.params:{}}function E(e){let{matches:t}=(0,c.useContext)(i),{pathname:a}=g(),n=JSON.stringify(t.map((e=>e.pathnameBase)));return(0,c.useMemo)((()=>L(e,JSON.parse(n),a)),[e,n,a])}function A(e){let t=[];return c.Children.forEach(e,(e=>{if(!(0,c.isValidElement)(e))return;if(e.type===c.Fragment)return void t.push.apply(t,A(e.props.children));e.type!==m&&r(!1);let a={caseSensitive:e.props.caseSensitive,element:e.props.element,index:e.props.index,path:e.props.path};e.props.children&&(a.children=A(e.props.children)),t.push(a)})),t}function y(e,t,a,c){return void 0===t&&(t=[]),void 0===a&&(a=[]),void 0===c&&(c=""),e.forEach(((e,n)=>{let l={relativePath:e.path||"",caseSensitive:!0===e.caseSensitive,childrenIndex:n,route:e};l.relativePath.startsWith("/")&&(l.relativePath.startsWith(c)||r(!1),l.relativePath=l.relativePath.slice(c.length));let s=P([c,l.relativePath]),i=a.concat(l);e.children&&e.children.length>0&&(!0===e.index&&r(!1),y(e.children,t,i,s)),(null!=e.path||e.index)&&t.push({path:s,score:S(s,e.index),routesMeta:i})})),t}const w=/^:\w+$/,k=3,b=2,_=1,R=10,C=-2,j=e=>"*"===e;function S(e,t){let a=e.split("/"),c=a.length;return a.some(j)&&(c+=C),t&&(c+=b),a.filter((e=>!j(e))).reduce(((e,t)=>e+(w.test(t)?k:""===t?_:R)),c)}function x(e,t){let{routesMeta:a}=e,c={},n="/",r=[];for(let e=0;e(0,c.createElement)(i.Provider,{children:void 0!==n.route.element?n.route.element:a,value:{outlet:a,matches:t.concat(e.slice(0,r+1))}})),null)}function M(e,t){"string"==typeof e&&(e={path:e,caseSensitive:!1,end:!0});let[a,c]=function(e,t,a){void 0===t&&(t=!1);void 0===a&&(a=!0);let c=[],n="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,((e,t)=>(c.push(t),"([^\\/]+)")));e.endsWith("*")?(c.push("*"),n+="*"===e||"/*"===e?"(.*)$":"(?:\\/(.+)|\\/*)$"):n+=a?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)";let r=new RegExp(n,t?void 0:"i");return[r,c]}(e.path,e.caseSensitive,e.end),n=t.match(a);if(!n)return null;let r=n[0],l=r.replace(/(.)\/+$/,"$1"),s=n.slice(1);return{params:c.reduce(((e,t,a)=>{if("*"===t){let e=s[a]||"";l=r.slice(0,r.length-e.length).replace(/(.)\/+$/,"$1")}return e[t]=function(e){try{return decodeURIComponent(e)}catch(t){return e}}(s[a]||""),e}),{}),pathname:r,pathnameBase:l,pattern:e}}function L(e,t,a){let c,r="string"==typeof e?(0,n.Rr)(e):e,l=""===e||""===r.pathname?"/":r.pathname;if(null==l)c=a;else{let e=t.length-1;if(l.startsWith("..")){let t=l.split("/");for(;".."===t[0];)t.shift(),e-=1;r.pathname=t.join("/")}c=e>=0?t[e]:"/"}let s=function(e,t){void 0===t&&(t="/");let{pathname:a,search:c="",hash:r=""}="string"==typeof e?(0,n.Rr)(e):e,l=a?a.startsWith("/")?a:function(e,t){let a=t.replace(/\/+$/,"").split("/");return e.split("/").forEach((e=>{".."===e?a.length>1&&a.pop():"."!==e&&a.push(e)})),a.length>1?a.join("/"):"/"}(a,t):t;return{pathname:l,search:T(c),hash:V(r)}}(r,c);return l&&"/"!==l&&l.endsWith("/")&&!s.pathname.endsWith("/")&&(s.pathname+="/"),s}function z(e,t){if("/"===t)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let a=e.charAt(t.length);return a&&"/"!==a?null:e.slice(t.length)||"/"}const P=e=>e.join("/").replace(/\/\/+/g,"/"),I=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),T=e=>e&&"?"!==e?e.startsWith("?")?e:"?"+e:"",V=e=>e&&"#"!==e?e.startsWith("#")?e:"#"+e:""},372:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var c=a(6941);const n=a.n(c)()("dops:analytics");let r,l;window._tkq=window._tkq||[],window.ga=window.ga||function(){(window.ga.q=window.ga.q||[]).push(arguments)},window.ga.l=+new Date;const s={initialize:function(e,t,a){s.setUser(e,t),s.setSuperProps(a),s.identifyUser()},setGoogleAnalyticsEnabled:function(e,t=null){this.googleAnalyticsEnabled=e,this.googleAnalyticsKey=t},setMcAnalyticsEnabled:function(e){this.mcAnalyticsEnabled=e},setUser:function(e,t){l={ID:e,username:t}},setSuperProps:function(e){r=e},assignSuperProps:function(e){r=Object.assign(r||{},e)},mc:{bumpStat:function(e,t){const a=function(e,t){let a="";if("object"==typeof e){for(const t in e)a+="&x_"+encodeURIComponent(t)+"="+encodeURIComponent(e[t]);n("Bumping stats %o",e)}else a="&x_"+encodeURIComponent(e)+"="+encodeURIComponent(t),n('Bumping stat "%s" in group "%s"',t,e);return a}(e,t);s.mcAnalyticsEnabled&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom-no-pv"+a+"&t="+Math.random())},bumpStatWithPageView:function(e,t){const a=function(e,t){let a="";if("object"==typeof e){for(const t in e)a+="&"+encodeURIComponent(t)+"="+encodeURIComponent(e[t]);n("Built stats %o",e)}else a="&"+encodeURIComponent(e)+"="+encodeURIComponent(t),n('Built stat "%s" in group "%s"',t,e);return a}(e,t);s.mcAnalyticsEnabled&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom"+a+"&t="+Math.random())}},pageView:{record:function(e,t){s.tracks.recordPageView(e),s.ga.recordPageView(e,t)}},purchase:{record:function(e,t,a,c,n,r,l){s.ga.recordPurchase(e,t,a,c,n,r,l)}},tracks:{recordEvent:function(e,t){t=t||{},0===e.indexOf("akismet_")||0===e.indexOf("jetpack_")?(r&&(n("- Super Props: %o",r),t=Object.assign(t,r)),n('Record event "%s" called with props %s',e,JSON.stringify(t)),window._tkq.push(["recordEvent",e,t])):n('- Event name must be prefixed by "akismet_" or "jetpack_"')},recordJetpackClick:function(e){const t="object"==typeof e?e:{target:e};s.tracks.recordEvent("jetpack_wpa_click",t)},recordPageView:function(e){s.tracks.recordEvent("akismet_page_view",{path:e})},setOptOut:function(e){n("Pushing setOptOut: %o",e),window._tkq.push(["setOptOut",e])}},ga:{initialized:!1,initialize:function(){let e={};s.ga.initialized||(l&&(e={userId:"u-"+l.ID}),window.ga("create",this.googleAnalyticsKey,"auto",e),s.ga.initialized=!0)},recordPageView:function(e,t){s.ga.initialize(),n("Recording Page View ~ [URL: "+e+"] [Title: "+t+"]"),this.googleAnalyticsEnabled&&(window.ga("set","page",e),window.ga("send",{hitType:"pageview",page:e,title:t}))},recordEvent:function(e,t,a,c){s.ga.initialize();let r="Recording Event ~ [Category: "+e+"] [Action: "+t+"]";void 0!==a&&(r+=" [Option Label: "+a+"]"),void 0!==c&&(r+=" [Option Value: "+c+"]"),n(r),this.googleAnalyticsEnabled&&window.ga("send","event",e,t,a,c)},recordPurchase:function(e,t,a,c,n,r,l){window.ga("require","ecommerce"),window.ga("ecommerce:addTransaction",{id:e,revenue:c,currency:l}),window.ga("ecommerce:addItem",{id:e,name:t,sku:a,price:n,quantity:r}),window.ga("ecommerce:send")}},identifyUser:function(){l&&window._tkq.push(["identifyUser",l.ID,l.username])},setProperties:function(e){window._tkq.push(["setProperties",e])},clearedIdentity:function(){window._tkq.push(["clearIdentity"])}},i=s},5932:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>p});var c=a(6439),n=a(3832);function r(e){class t extends Error{constructor(...t){super(...t),this.name=e}}return t}const l=r("JsonParseError"),s=r("JsonParseAfterRedirectError"),i=r("Api404Error"),o=r("Api404AfterRedirectError"),m=r("FetchNetworkError");const p=new function(e,t){let a=e,r=e,l={"X-WP-Nonce":t},s={credentials:"same-origin",headers:l},i={method:"post",credentials:"same-origin",headers:Object.assign({},l,{"Content-type":"application/json"})},o=function(e){const t=e.split("?"),a=t.length>1?t[1]:"",c=a.length?a.split("&"):[];return c.push("_cacheBuster="+(new Date).getTime()),t[0]+"?"+c.join("&")};const m={setApiRoot(e){a=e},setWpcomOriginApiUrl(e){r=e},setApiNonce(e){l={"X-WP-Nonce":e},s={credentials:"same-origin",headers:l},i={method:"post",credentials:"same-origin",headers:Object.assign({},l,{"Content-type":"application/json"})}},setCacheBusterCallback:e=>{o=e},registerSite:(e,t,n)=>{const r={registration_nonce:e,no_iframe:!0};return(0,c.jetpackConfigHas)("consumer_slug")&&(r.plugin_slug=(0,c.jetpackConfigGet)("consumer_slug")),null!==t&&(r.redirect_uri=t),n&&(r.from=n),h(`${a}jetpack/v4/connection/register`,i,{body:JSON.stringify(r)}).then(d).then(u)},fetchAuthorizationUrl:e=>p((0,n.addQueryArgs)(`${a}jetpack/v4/connection/authorize_url`,{no_iframe:"1",redirect_uri:e}),s).then(d).then(u),fetchSiteConnectionData:()=>p(`${a}jetpack/v4/connection/data`,s).then(u),fetchSiteConnectionStatus:()=>p(`${a}jetpack/v4/connection`,s).then(u),fetchSiteConnectionTest:()=>p(`${a}jetpack/v4/connection/test`,s).then(d).then(u),fetchUserConnectionData:()=>p(`${a}jetpack/v4/connection/data`,s).then(u),fetchUserTrackingSettings:()=>p(`${a}jetpack/v4/tracking/settings`,s).then(d).then(u),updateUserTrackingSettings:e=>h(`${a}jetpack/v4/tracking/settings`,i,{body:JSON.stringify(e)}).then(d).then(u),disconnectSite:()=>h(`${a}jetpack/v4/connection`,i,{body:JSON.stringify({isActive:!1})}).then(d).then(u),fetchConnectUrl:()=>p(`${a}jetpack/v4/connection/url`,s).then(d).then(u),unlinkUser:()=>h(`${a}jetpack/v4/connection/user`,i,{body:JSON.stringify({linked:!1})}).then(d).then(u),reconnect:()=>h(`${a}jetpack/v4/connection/reconnect`,i).then(d).then(u),fetchConnectedPlugins:()=>p(`${a}jetpack/v4/connection/plugins`,s).then(d).then(u),setHasSeenWCConnectionModal:()=>h(`${a}jetpack/v4/seen-wc-connection-modal`,i).then(d).then(u),fetchModules:()=>p(`${a}jetpack/v4/module/all`,s).then(d).then(u),fetchModule:e=>p(`${a}jetpack/v4/module/${e}`,s).then(d).then(u),activateModule:e=>h(`${a}jetpack/v4/module/${e}/active`,i,{body:JSON.stringify({active:!0})}).then(d).then(u),deactivateModule:e=>h(`${a}jetpack/v4/module/${e}/active`,i,{body:JSON.stringify({active:!1})}),updateModuleOptions:(e,t)=>h(`${a}jetpack/v4/module/${e}`,i,{body:JSON.stringify(t)}).then(d).then(u),updateSettings:e=>h(`${a}jetpack/v4/settings`,i,{body:JSON.stringify(e)}).then(d).then(u),getProtectCount:()=>p(`${a}jetpack/v4/module/protect/data`,s).then(d).then(u),resetOptions:e=>h(`${a}jetpack/v4/options/${e}`,i,{body:JSON.stringify({reset:!0})}).then(d).then(u),activateVaultPress:()=>h(`${a}jetpack/v4/plugins`,i,{body:JSON.stringify({slug:"vaultpress",status:"active"})}).then(d).then(u),getVaultPressData:()=>p(`${a}jetpack/v4/module/vaultpress/data`,s).then(d).then(u),installPlugin:(e,t)=>{const c={slug:e,status:"active"};return t&&(c.source=t),h(`${a}jetpack/v4/plugins`,i,{body:JSON.stringify(c)}).then(d).then(u)},activateAkismet:()=>h(`${a}jetpack/v4/plugins`,i,{body:JSON.stringify({slug:"akismet",status:"active"})}).then(d).then(u),getAkismetData:()=>p(`${a}jetpack/v4/module/akismet/data`,s).then(d).then(u),checkAkismetKey:()=>p(`${a}jetpack/v4/module/akismet/key/check`,s).then(d).then(u),checkAkismetKeyTyped:e=>h(`${a}jetpack/v4/module/akismet/key/check`,i,{body:JSON.stringify({api_key:e})}).then(d).then(u),fetchStatsData:e=>p(function(e){let t=`${a}jetpack/v4/module/stats/data`;-1!==t.indexOf("?")?t+=`&range=${encodeURIComponent(e)}`:t+=`?range=${encodeURIComponent(e)}`;return t}(e),s).then(d).then(u).then(v),getPluginUpdates:()=>p(`${a}jetpack/v4/updates/plugins`,s).then(d).then(u),getPlans:()=>p(`${a}jetpack/v4/plans`,s).then(d).then(u),fetchSettings:()=>p(`${a}jetpack/v4/settings`,s).then(d).then(u),updateSetting:e=>h(`${a}jetpack/v4/settings`,i,{body:JSON.stringify(e)}).then(d).then(u),fetchSiteData:()=>p(`${a}jetpack/v4/site`,s).then(d).then(u).then((e=>JSON.parse(e.data))),fetchSiteFeatures:()=>p(`${a}jetpack/v4/site/features`,s).then(d).then(u).then((e=>JSON.parse(e.data))),fetchSiteProducts:()=>p(`${a}jetpack/v4/site/products`,s).then(d).then(u),fetchSitePurchases:()=>p(`${a}jetpack/v4/site/purchases`,s).then(d).then(u).then((e=>JSON.parse(e.data))),fetchSiteBenefits:()=>p(`${a}jetpack/v4/site/benefits`,s).then(d).then(u).then((e=>JSON.parse(e.data))),fetchSiteDiscount:()=>p(`${a}jetpack/v4/site/discount`,s).then(d).then(u).then((e=>e.data)),fetchSetupQuestionnaire:()=>p(`${a}jetpack/v4/setup/questionnaire`,s).then(d).then(u),fetchRecommendationsData:()=>p(`${a}jetpack/v4/recommendations/data`,s).then(d).then(u),fetchRecommendationsProductSuggestions:()=>p(`${a}jetpack/v4/recommendations/product-suggestions`,s).then(d).then(u),fetchRecommendationsUpsell:()=>p(`${a}jetpack/v4/recommendations/upsell`,s).then(d).then(u),fetchRecommendationsConditional:()=>p(`${a}jetpack/v4/recommendations/conditional`,s).then(d).then(u),saveRecommendationsData:e=>h(`${a}jetpack/v4/recommendations/data`,i,{body:JSON.stringify({data:e})}).then(d),fetchProducts:()=>p(`${a}jetpack/v4/products`,s).then(d).then(u),fetchRewindStatus:()=>p(`${a}jetpack/v4/rewind`,s).then(d).then(u).then((e=>JSON.parse(e.data))),fetchScanStatus:()=>p(`${a}jetpack/v4/scan`,s).then(d).then(u).then((e=>JSON.parse(e.data))),dismissJetpackNotice:e=>h(`${a}jetpack/v4/notice/${e}`,i,{body:JSON.stringify({dismissed:!0})}).then(d).then(u),fetchPluginsData:()=>p(`${a}jetpack/v4/plugins`,s).then(d).then(u),fetchIntroOffers:()=>p(`${a}jetpack/v4/intro-offers`,s).then(d).then(u),fetchVerifySiteGoogleStatus:e=>p(null!==e?`${a}jetpack/v4/verify-site/google/${e}`:`${a}jetpack/v4/verify-site/google`,s).then(d).then(u),verifySiteGoogle:e=>h(`${a}jetpack/v4/verify-site/google`,i,{body:JSON.stringify({keyring_id:e})}).then(d).then(u),submitSurvey:e=>h(`${a}jetpack/v4/marketing/survey`,i,{body:JSON.stringify(e)}).then(d).then(u),saveSetupQuestionnaire:e=>h(`${a}jetpack/v4/setup/questionnaire`,i,{body:JSON.stringify(e)}).then(d).then(u),updateLicensingError:e=>h(`${a}jetpack/v4/licensing/error`,i,{body:JSON.stringify(e)}).then(d).then(u),updateLicenseKey:e=>h(`${a}jetpack/v4/licensing/set-license`,i,{body:JSON.stringify({license:e})}).then(d).then(u),getUserLicensesCounts:()=>p(`${a}jetpack/v4/licensing/user/counts`,s).then(d).then(u),getUserLicenses:()=>p(`${a}jetpack/v4/licensing/user/licenses`,s).then(d).then(u),updateLicensingActivationNoticeDismiss:e=>h(`${a}jetpack/v4/licensing/user/activation-notice-dismiss`,i,{body:JSON.stringify({last_detached_count:e})}).then(d).then(u),updateRecommendationsStep:e=>h(`${a}jetpack/v4/recommendations/step`,i,{body:JSON.stringify({step:e})}).then(d),confirmIDCSafeMode:()=>h(`${a}jetpack/v4/identity-crisis/confirm-safe-mode`,i).then(d),startIDCFresh:e=>h(`${a}jetpack/v4/identity-crisis/start-fresh`,i,{body:JSON.stringify({redirect_uri:e})}).then(d).then(u),migrateIDC:()=>h(`${a}jetpack/v4/identity-crisis/migrate`,i).then(d),attachLicenses:e=>h(`${a}jetpack/v4/licensing/attach-licenses`,i,{body:JSON.stringify({licenses:e})}).then(d).then(u),fetchSearchPlanInfo:()=>p(`${r}jetpack/v4/search/plan`,s).then(d).then(u),fetchSearchSettings:()=>p(`${r}jetpack/v4/search/settings`,s).then(d).then(u),updateSearchSettings:e=>h(`${r}jetpack/v4/search/settings`,i,{body:JSON.stringify(e)}).then(d).then(u),fetchSearchStats:()=>p(`${r}jetpack/v4/search/stats`,s).then(d).then(u),fetchWafSettings:()=>p(`${a}jetpack/v4/waf`,s).then(d).then(u),updateWafSettings:e=>h(`${a}jetpack/v4/waf`,i,{body:JSON.stringify(e)}).then(d).then(u),fetchWordAdsSettings:()=>p(`${a}jetpack/v4/wordads/settings`,s).then(d).then(u),updateWordAdsSettings:e=>h(`${a}jetpack/v4/wordads/settings`,i,{body:JSON.stringify(e)}),fetchSearchPricing:()=>p(`${r}jetpack/v4/search/pricing`,s).then(d).then(u),fetchMigrationStatus:()=>p(`${a}jetpack/v4/migration/status`,s).then(d).then(u),fetchBackupUndoEvent:()=>p(`${a}jetpack/v4/site/backup/undo-event`,s).then(d).then(u),fetchBackupPreflightStatus:()=>p(`${a}jetpack/v4/site/backup/preflight`,s).then(d).then(u)};function p(e,t){return fetch(o(e),t)}function h(e,t,a){return fetch(e,Object.assign({},t,a)).catch(g)}function v(e){return e.general&&void 0===e.general.response||e.week&&void 0===e.week.response||e.month&&void 0===e.month.response?e:{}}Object.assign(this,m)};function d(e){return e.status>=200&&e.status<300?e:404===e.status?new Promise((()=>{throw e.redirected?new o(e.redirected):new i})):e.json().catch((e=>h(e))).then((t=>{const a=new Error(`${t.message} (Status ${e.status})`);throw a.response=t,a.name="ApiError",a}))}function u(e){return e.json().catch((t=>h(t,e.redirected,e.url)))}function h(e,t,a){throw t?new s(a):new l}function g(){throw new m}},1330:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var c=a(6427),n=a(7723),r=a(991),l=a(1112),s=a(442),i=a(7425),o=a(723),m=a(8579);const __=n.__,p=({hideCloseButton:e=!1,title:t,children:a,step:p=null,totalSteps:d=null,buttonContent:u=null,buttonDisabled:h=!1,buttonHref:g=null,buttonExternalLink:v=!1,offset:f=32,onClose:E,onClick:A,...y})=>{const[w]=(0,s.A)("sm");if(!t||!a||!u)return null;y.position||(y.position=w?"top center":"middle right");const k={...y,offset:f,onClose:E},b=Number.isFinite(p)&&Number.isFinite(d);let _=null;return b&&(_=(0,n.sprintf)(/* translators: 1 Current step, 2 Total steps */ +__("%1$d of %2$d","jetpack-protect"),p,d)),React.createElement(c.Popover,k,React.createElement(o.Ay,null,React.createElement("div",{className:m.A.wrapper},React.createElement("div",{className:m.A.header},React.createElement(i.Ay,{variant:"title-small",className:m.A.title},t),!e&&React.createElement(React.Fragment,null,React.createElement(l.A,{size:"small",variant:"tertiary","aria-label":"close",className:m.A["close-button"],icon:r.A,iconSize:16,onClick:E}))),a,React.createElement("div",{className:m.A.footer},b&&React.createElement(i.Ay,{variant:"body",className:m.A.steps},_),React.createElement(l.A,{variant:"primary",className:m.A["action-button"],disabled:h,onClick:A,isExternalLink:v,href:g},u)))))}},2947:(e,t,a)=>{"use strict";a.d(t,{A:()=>m});var c=a(7723),n=a(3022),r=a(8250),l=a(7142),s=a(8509),i=a(5918),o=a(2021);const __=c.__,m=({children:e,moduleName:t=__("Jetpack","jetpack-protect"),moduleNameHref:a,showHeader:c=!0,showFooter:m=!0,showBackground:p=!0,header:d})=>{const u=(0,n.A)(o.A["admin-page"],{[o.A.background]:p});return React.createElement("div",{className:u},c&&React.createElement(i.A,{horizontalSpacing:5},React.createElement(s.A,null,d||React.createElement(l.A,null))),React.createElement(i.A,{fluid:!0,horizontalSpacing:0},React.createElement(s.A,null,e)),m&&React.createElement(i.A,{horizontalSpacing:5},React.createElement(s.A,null,React.createElement(r.A,{moduleName:t,moduleNameHref:a}))))}},766:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(1609),n=a.n(c),r=a(6888);const l=({children:e})=>n().createElement("div",{className:r.A["section-hero"]},e)},8907:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var c=a(6072),n=a.n(c),r=a(7723),l=a(3022),s=a(1609),i=a.n(s);const __=r.__,o=({title:e=__("An Automattic Airline","jetpack-protect"),height:t=7,className:a,...c})=>i().createElement("svg",n()({role:"img",x:"0",y:"0",viewBox:"0 0 935 38.2",enableBackground:"new 0 0 935 38.2","aria-labelledby":"jp-automattic-byline-logo-title",height:t,className:(0,l.A)("jp-automattic-byline-logo",a)},c),i().createElement("desc",{id:"jp-automattic-byline-logo-title"},e),i().createElement("path",{d:"M317.1 38.2c-12.6 0-20.7-9.1-20.7-18.5v-1.2c0-9.6 8.2-18.5 20.7-18.5 12.6 0 20.8 8.9 20.8 18.5v1.2C337.9 29.1 329.7 38.2 317.1 38.2zM331.2 18.6c0-6.9-5-13-14.1-13s-14 6.1-14 13v0.9c0 6.9 5 13.1 14 13.1s14.1-6.2 14.1-13.1V18.6zM175 36.8l-4.7-8.8h-20.9l-4.5 8.8h-7L157 1.3h5.5L182 36.8H175zM159.7 8.2L152 23.1h15.7L159.7 8.2zM212.4 38.2c-12.7 0-18.7-6.9-18.7-16.2V1.3h6.6v20.9c0 6.6 4.3 10.5 12.5 10.5 8.4 0 11.9-3.9 11.9-10.5V1.3h6.7V22C231.4 30.8 225.8 38.2 212.4 38.2zM268.6 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H268.6zM397.3 36.8V8.7l-1.8 3.1 -14.9 25h-3.3l-14.7-25 -1.8-3.1v28.1h-6.5V1.3h9.2l14 24.4 1.7 3 1.7-3 13.9-24.4h9.1v35.5H397.3zM454.4 36.8l-4.7-8.8h-20.9l-4.5 8.8h-7l19.2-35.5h5.5l19.5 35.5H454.4zM439.1 8.2l-7.7 14.9h15.7L439.1 8.2zM488.4 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H488.4zM537.3 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H537.3zM569.3 36.8V4.6c2.7 0 3.7-1.4 3.7-3.4h2.8v35.5L569.3 36.8 569.3 36.8zM628 11.3c-3.2-2.9-7.9-5.7-14.2-5.7 -9.5 0-14.8 6.5-14.8 13.3v0.7c0 6.7 5.4 13 15.3 13 5.9 0 10.8-2.8 13.9-5.7l4 4.2c-3.9 3.8-10.5 7.1-18.3 7.1 -13.4 0-21.6-8.7-21.6-18.3v-1.2c0-9.6 8.9-18.7 21.9-18.7 7.5 0 14.3 3.1 18 7.1L628 11.3zM321.5 12.4c1.2 0.8 1.5 2.4 0.8 3.6l-6.1 9.4c-0.8 1.2-2.4 1.6-3.6 0.8l0 0c-1.2-0.8-1.5-2.4-0.8-3.6l6.1-9.4C318.7 11.9 320.3 11.6 321.5 12.4L321.5 12.4z"}),i().createElement("path",{d:"M37.5 36.7l-4.7-8.9H11.7l-4.6 8.9H0L19.4 0.8H25l19.7 35.9H37.5zM22 7.8l-7.8 15.1h15.9L22 7.8zM82.8 36.7l-23.3-24 -2.3-2.5v26.6h-6.7v-36H57l22.6 24 2.3 2.6V0.8h6.7v35.9H82.8z"}),i().createElement("path",{d:"M719.9 37l-4.8-8.9H694l-4.6 8.9h-7.1l19.5-36h5.6l19.8 36H719.9zM704.4 8l-7.8 15.1h15.9L704.4 8zM733 37V1h6.8v36H733zM781 37c-1.8 0-2.6-2.5-2.9-5.8l-0.2-3.7c-0.2-3.6-1.7-5.1-8.4-5.1h-12.8V37H750V1h19.6c10.8 0 15.7 4.3 15.7 9.9 0 3.9-2 7.7-9 9 7 0.5 8.5 3.7 8.6 7.9l0.1 3c0.1 2.5 0.5 4.3 2.2 6.1V37H781zM778.5 11.8c0-2.6-2.1-5.1-7.9-5.1h-13.8v10.8h14.4c5 0 7.3-2.4 7.3-5.2V11.8zM794.8 37V1h6.8v30.4h28.2V37H794.8zM836.7 37V1h6.8v36H836.7zM886.2 37l-23.4-24.1 -2.3-2.5V37h-6.8V1h6.5l22.7 24.1 2.3 2.6V1h6.8v36H886.2zM902.3 37V1H935v5.6h-26v9.2h20v5.5h-20v10.1h26V37H902.3z"}))},1112:(e,t,a)=>{"use strict";a.d(t,{A:()=>h});var c=a(6072),n=a.n(c),r=a(6427),l=a(7723),s=a(1113),i=a(3512),o=a(3022),m=a(1609),p=a.n(m),d=a(2258);const __=l.__,u=(0,m.forwardRef)(((e,t)=>{const{children:a,variant:c="primary",size:l="normal",weight:m="bold",icon:u,iconSize:h,disabled:g,isDestructive:v,isLoading:f,isExternalLink:E,className:A,text:y,fullWidth:w,...k}=e,b=(0,o.A)(d.A.button,A,{[d.A.normal]:"normal"===l,[d.A.small]:"small"===l,[d.A.icon]:Boolean(u),[d.A.loading]:f,[d.A.regular]:"regular"===m,[d.A["full-width"]]:w,[d.A["is-icon-button"]]:Boolean(u)&&!a});k.ref=t;const _="normal"===l?20:16,R=E&&p().createElement(p().Fragment,null,p().createElement(s.A,{size:_,icon:i.A,className:d.A["external-icon"]}),p().createElement(r.VisuallyHidden,{as:"span"},/* translators: accessibility text */ +__("(opens in a new tab)","jetpack-protect"))),C=E?"_blank":void 0,j=a?.[0]&&null!==a[0]&&"components-tooltip"!==a?.[0]?.props?.className;return p().createElement(r.Button,n()({target:C,variant:c,className:(0,o.A)(b,{"has-text":!!u&&j}),icon:E?void 0:u,iconSize:h,disabled:g,"aria-disabled":g,isDestructive:v,text:y},k),f&&p().createElement(r.Spinner,null),p().createElement("span",null,a),R)}));u.displayName="Button";const h=u},4437:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var c=a(1113),n=a(1797),r=a(3022),l=a(597),s=a(7425),i=a(2127);const o=({description:e,cta:t,onClick:a,href:o,openInNewTab:m=!1,className:p,tooltipText:d=""})=>{const u=void 0!==o?"a":"button",h="a"===u?{href:o,...m&&{target:"_blank"}}:{onClick:a};return React.createElement("div",{className:(0,r.A)(i.A.cut,p)},React.createElement("div",null,React.createElement("div",null,React.createElement(s.Ay,{className:i.A.description},e),d&&React.createElement(l.A,{className:i.A.iconContainer,iconSize:16,offset:4},React.createElement(s.Ay,{variant:"body-small"},d))),React.createElement("div",null,React.createElement(u,h,React.createElement(s.Ay,{className:i.A.cta},t)))),React.createElement(c.A,{icon:n.A,className:i.A.icon,size:30}))}},1883:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(7723),n=a(3022),r=a(1609);a(3689);const __=c.__;class l extends r.Component{static defaultProps={"aria-hidden":"false",focusable:"true"};needsOffset(e,t){return["gridicons-arrow-left","gridicons-arrow-right","gridicons-calendar","gridicons-cart","gridicons-folder","gridicons-info","gridicons-info-outline","gridicons-posts","gridicons-star-outline","gridicons-star"].indexOf(e)>=0&&t%18==0}getSVGDescription(e){if("description"in this.props)return this.props.description;switch(e){default:return"";case"gridicons-audio":return __("Has audio.","jetpack-protect");case"gridicons-arrow-left":return __("Arrow left","jetpack-protect");case"gridicons-arrow-right":return __("Arrow right","jetpack-protect");case"gridicons-calendar":return __("Is an event.","jetpack-protect");case"gridicons-cart":return __("Is a product.","jetpack-protect");case"chevron-down":return __("Show filters","jetpack-protect");case"gridicons-comment":return __("Matching comment.","jetpack-protect");case"gridicons-cross":return __("Close.","jetpack-protect");case"gridicons-filter":return __("Toggle search filters.","jetpack-protect");case"gridicons-folder":return __("Category","jetpack-protect");case"gridicons-info":case"gridicons-info-outline":return __("Information.","jetpack-protect");case"gridicons-image-multiple":return __("Has multiple images.","jetpack-protect");case"gridicons-image":return __("Has an image.","jetpack-protect");case"gridicons-page":return __("Page","jetpack-protect");case"gridicons-post":return __("Post","jetpack-protect");case"gridicons-jetpack-search":case"gridicons-search":return __("Magnifying Glass","jetpack-protect");case"gridicons-tag":return __("Tag","jetpack-protect");case"gridicons-video":return __("Has a video.","jetpack-protect")}}renderIcon(e){switch(e){default:return null;case"gridicons-audio":return React.createElement("g",null,React.createElement("path",{d:"M8 4v10.184C7.686 14.072 7.353 14 7 14c-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3V7h7v4.184c-.314-.112-.647-.184-1-.184-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3V4H8z"}));case"gridicons-arrow-left":return React.createElement("g",null,React.createElement("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"}));case"gridicons-arrow-right":return React.createElement("g",null,React.createElement("path",{d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z"}));case"gridicons-block":return React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM4 12c0-4.418 3.582-8 8-8 1.848 0 3.545.633 4.9 1.686L5.686 16.9C4.633 15.545 4 13.848 4 12zm8 8c-1.848 0-3.546-.633-4.9-1.686L18.314 7.1C19.367 8.455 20 10.152 20 12c0 4.418-3.582 8-8 8z"}));case"gridicons-calendar":return React.createElement("g",null,React.createElement("path",{d:"M19 4h-1V2h-2v2H8V2H6v2H5c-1.105 0-2 .896-2 2v13c0 1.104.895 2 2 2h14c1.104 0 2-.896 2-2V6c0-1.104-.896-2-2-2zm0 15H5V8h14v11z"}));case"gridicons-cart":return React.createElement("g",null,React.createElement("path",{d:"M9 20c0 1.1-.9 2-2 2s-1.99-.9-1.99-2S5.9 18 7 18s2 .9 2 2zm8-2c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm.396-5c.937 0 1.75-.65 1.952-1.566L21 5H7V4c0-1.105-.895-2-2-2H3v2h2v11c0 1.105.895 2 2 2h12c0-1.105-.895-2-2-2H7v-2h10.396z"}));case"gridicons-checkmark":return React.createElement("g",null,React.createElement("path",{d:"M11 17.768l-4.884-4.884 1.768-1.768L11 14.232l8.658-8.658C17.823 3.39 15.075 2 12 2 6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10c0-1.528-.353-2.97-.966-4.266L11 17.768z"}));case"gridicons-chevron-left":return React.createElement("g",null,React.createElement("path",{d:"M16.443 7.41L15.0399 6L9.06934 12L15.0399 18L16.443 16.59L11.8855 12L16.443 7.41Z"}));case"gridicons-chevron-right":return React.createElement("g",null,React.createElement("path",{d:"M10.2366 6L8.8335 7.41L13.391 12L8.8335 16.59L10.2366 18L16.2072 12L10.2366 6Z"}));case"gridicons-chevron-down":return React.createElement("g",null,React.createElement("path",{d:"M20 9l-8 8-8-8 1.414-1.414L12 14.172l6.586-6.586"}));case"gridicons-comment":return React.createElement("g",null,React.createElement("path",{d:"M3 6v9c0 1.105.895 2 2 2h9v5l5.325-3.804c1.05-.75 1.675-1.963 1.675-3.254V6c0-1.105-.895-2-2-2H5c-1.105 0-2 .895-2 2z"}));case"gridicons-computer":return React.createElement("g",null,React.createElement("path",{d:"M20 2H4c-1.104 0-2 .896-2 2v12c0 1.104.896 2 2 2h6v2H7v2h10v-2h-3v-2h6c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm0 14H4V4h16v12z"}));case"gridicons-cross":return React.createElement("g",null,React.createElement("path",{d:"M18.36 19.78L12 13.41l-6.36 6.37-1.42-1.42L10.59 12 4.22 5.64l1.42-1.42L12 10.59l6.36-6.36 1.41 1.41L13.41 12l6.36 6.36z"}));case"gridicons-filter":return React.createElement("g",null,React.createElement("path",{d:"M10 19h4v-2h-4v2zm-4-6h12v-2H6v2zM3 5v2h18V5H3z"}));case"gridicons-folder":return React.createElement("g",null,React.createElement("path",{d:"M18 19H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2h7c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2z"}));case"gridicons-image":return React.createElement("g",null,React.createElement("path",{d:"M13 9.5c0-.828.672-1.5 1.5-1.5s1.5.672 1.5 1.5-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5zM22 6v12c0 1.105-.895 2-2 2H4c-1.105 0-2-.895-2-2V6c0-1.105.895-2 2-2h16c1.105 0 2 .895 2 2zm-2 0H4v7.444L8 9l5.895 6.55 1.587-1.85c.798-.932 2.24-.932 3.037 0L20 15.426V6z"}));case"gridicons-image-multiple":return React.createElement("g",null,React.createElement("path",{d:"M15 7.5c0-.828.672-1.5 1.5-1.5s1.5.672 1.5 1.5S17.328 9 16.5 9 15 8.328 15 7.5zM4 20h14c0 1.105-.895 2-2 2H4c-1.1 0-2-.9-2-2V8c0-1.105.895-2 2-2v14zM22 4v12c0 1.105-.895 2-2 2H8c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zM8 4v6.333L11 7l4.855 5.395.656-.73c.796-.886 2.183-.886 2.977 0l.513.57V4H8z"}));case"gridicons-info":return React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}));case"gridicons-info-outline":return React.createElement("g",null,React.createElement("path",{d:"M13 9h-2V7h2v2zm0 2h-2v6h2v-6zm-1-7c-4.411 0-8 3.589-8 8s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8m0-2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2z"}));case"gridicons-jetpack-search":return React.createElement("g",null,React.createElement("path",{d:"M0 9.257C0 4.15 4.151 0 9.257 0c5.105 0 9.256 4.151 9.256 9.257a9.218 9.218 0 01-2.251 6.045l.034.033h1.053L24 22.01l-1.986 1.989-6.664-6.662v-1.055l-.033-.033a9.218 9.218 0 01-6.06 2.264C4.15 18.513 0 14.362 0 9.257zm4.169 1.537h4.61V1.82l-4.61 8.973zm5.547-3.092v8.974l4.61-8.974h-4.61z"}));case"gridicons-phone":return React.createElement("g",null,React.createElement("path",{d:"M16 2H8c-1.104 0-2 .896-2 2v16c0 1.104.896 2 2 2h8c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm-3 19h-2v-1h2v1zm3-2H8V5h8v14z"}));case"gridicons-pages":return React.createElement("g",null,React.createElement("path",{d:"M16 8H8V6h8v2zm0 2H8v2h8v-2zm4-6v12l-6 6H6c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zm-2 10V4H6v16h6v-4c0-1.105.895-2 2-2h4z"}));case"gridicons-posts":return React.createElement("g",null,React.createElement("path",{d:"M16 19H3v-2h13v2zm5-10H3v2h18V9zM3 5v2h11V5H3zm14 0v2h4V5h-4zm-6 8v2h10v-2H11zm-8 0v2h5v-2H3z"}));case"gridicons-search":return React.createElement("g",null,React.createElement("path",{d:"M21 19l-5.154-5.154C16.574 12.742 17 11.42 17 10c0-3.866-3.134-7-7-7s-7 3.134-7 7 3.134 7 7 7c1.42 0 2.742-.426 3.846-1.154L19 21l2-2zM5 10c0-2.757 2.243-5 5-5s5 2.243 5 5-2.243 5-5 5-5-2.243-5-5z"}));case"gridicons-star-outline":return React.createElement("g",null,React.createElement("path",{d:"M12 6.308l1.176 3.167.347.936.997.042 3.374.14-2.647 2.09-.784.62.27.963.91 3.25-2.813-1.872-.83-.553-.83.552-2.814 1.87.91-3.248.27-.962-.783-.62-2.648-2.092 3.374-.14.996-.04.347-.936L12 6.308M12 2L9.418 8.953 2 9.257l5.822 4.602L5.82 21 12 16.89 18.18 21l-2.002-7.14L22 9.256l-7.418-.305L12 2z"}));case"gridicons-star":return React.createElement("g",null,React.createElement("path",{d:"M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304"}));case"gridicons-tag":return React.createElement("g",null,React.createElement("path",{d:"M20 2.007h-7.087c-.53 0-1.04.21-1.414.586L2.592 11.5c-.78.78-.78 2.046 0 2.827l7.086 7.086c.78.78 2.046.78 2.827 0l8.906-8.906c.376-.374.587-.883.587-1.413V4.007c0-1.105-.895-2-2-2zM17.007 9c-1.105 0-2-.895-2-2s.895-2 2-2 2 .895 2 2-.895 2-2 2z"}));case"gridicons-video":return React.createElement("g",null,React.createElement("path",{d:"M20 4v2h-2V4H6v2H4V4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2v-2h2v2h12v-2h2v2c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zM6 16H4v-3h2v3zm0-5H4V8h2v3zm4 4V9l4.5 3-4.5 3zm10 1h-2v-3h2v3zm0-5h-2V8h2v3z"}));case"gridicons-lock":return React.createElement(React.Fragment,null,React.createElement("g",{id:"lock"},React.createElement("path",{d:"M18,8h-1V7c0-2.757-2.243-5-5-5S7,4.243,7,7v1H6c-1.105,0-2,0.895-2,2v10c0,1.105,0.895,2,2,2h12c1.105,0,2-0.895,2-2V10 C20,8.895,19.105,8,18,8z M9,7c0-1.654,1.346-3,3-3s3,1.346,3,3v1H9V7z M13,15.723V18h-2v-2.277c-0.595-0.346-1-0.984-1-1.723 c0-1.105,0.895-2,2-2s2,0.895,2,2C14,14.738,13.595,15.376,13,15.723z"})),React.createElement("g",{id:"Layer_1"}));case"gridicons-external":return React.createElement("g",null,React.createElement("path",{d:"M19 13v6c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V7c0-1.105.895-2 2-2h6v2H5v12h12v-6h2zM13 3v2h4.586l-7.793 7.793 1.414 1.414L19 6.414V11h2V3h-8z"}))}}render(){const{size:e=24,className:t=""}=this.props,a=this.props.height||e,c=this.props.width||e,r=this.props.style||{height:a,width:c},l="gridicons-"+this.props.icon,s=(0,n.A)("gridicon",l,t,{"needs-offset":this.needsOffset(l,e)}),i=this.getSVGDescription(l);return React.createElement("svg",{className:s,focusable:this.props.focusable,height:a,onClick:this.props.onClick,style:r,viewBox:"0 0 24 24",width:c,xmlns:"http://www.w3.org/2000/svg","aria-hidden":this.props["aria-hidden"]},i?React.createElement("desc",null,i):null,this.renderIcon(l))}}const s=l},597:(e,t,a)=>{"use strict";a.d(t,{A:()=>m});var c=a(6427),n=a(3022),r=a(1609),l=a.n(r),s=a(1112),i=a(1883);a(4803);const o=e=>({"top-end":"top left",top:"top center","top-start":"top right","bottom-end":"bottom left",bottom:"bottom center","bottom-start":"bottom right"}[e]),m=({className:e="",iconClassName:t="",placement:a="bottom-end",animate:m=!0,iconCode:p="info-outline",iconSize:d=18,offset:u=10,title:h,children:g,popoverAnchorStyle:v="icon",forceShow:f=!1,wide:E=!1,inline:A=!0,shift:y=!1})=>{const[w,k]=(0,r.useState)(!1),b=(0,r.useCallback)((()=>k(!1)),[k]),_=(0,r.useCallback)((e=>{e.preventDefault(),k(!w)}),[w,k]),R={position:o(a),placement:a,animate:m,noArrow:!1,resize:!1,flip:!1,offset:u,focusOnMount:"container",onClose:b,className:"icon-tooltip-container",inline:A,shift:y},C="wrapper"===v,j=(0,n.A)("icon-tooltip-wrapper",e),S={left:C?0:-(62-d/2)+"px"},x=C&&f;return l().createElement("div",{className:j,"data-testid":"icon-tooltip_wrapper"},!C&&l().createElement(s.A,{variant:"link",onMouseDown:_},l().createElement(i.A,{className:t,icon:p,size:d})),l().createElement("div",{className:(0,n.A)("icon-tooltip-helper",{"is-wide":E}),style:S},(x||w)&&l().createElement(c.Popover,R,l().createElement("div",null,h&&l().createElement("div",{className:"icon-tooltip-title"},h),l().createElement("div",{className:"icon-tooltip-content"},g)))))}},8478:(e,t,a)=>{"use strict";a.d(t,{Wy:()=>m});var c=a(6072),n=a.n(c),r=a(6427),l=a(3022),s=(a(4705),a(2300));const i=({className:e,size:t=24,viewBox:a="0 0 24 24",opacity:c=1,color:i="#2C3338",children:o})=>{const m={className:(0,l.A)(s.A.iconWrapper,e),width:t,height:t,viewBox:a,opacity:c,fill:void 0};return i&&(m.fill=i),React.createElement(r.SVG,n()({},m,{fillRule:"evenodd",clipRule:"evenodd",xmlns:"http://www.w3.org/2000/svg"}),React.createElement(r.G,{opacity:c},o))},o={...{"anti-spam":({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M13.2,4.7l4.7,12.8c0.4,1.1,1,1.5,2.1,1.6c0.1,0,0.1,0,0.1,0l0.1,0.1l0.1,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1 s0,0.1-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1s-0.1,0-0.2,0h-5.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1-0.1-0.1-0.1l-0.1-0.1c0-0.1,0-0.1,0-0.1 c0-0.1,0-0.1,0-0.2s0-0.1,0.1-0.1l0.1-0.1c0,0,0.1,0,0.2,0c0.5,0,1.1-0.2,1.1-0.8c0-0.3-0.1-0.5-0.2-0.8l-1.1-3.1 c-0.1-0.2-0.1-0.2-0.2-0.2h-4.3c-0.7,0-1.5,0-1.9,0.9l-1.1,2.4C7.1,17.6,7,17.8,7,18.1c0,0.8,1,0.9,1.6,0.9c0.1,0,0.1,0,0.2,0 L8.8,19l0.1,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1s-0.1,0.1-0.1,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0H4.1c-0.1,0-0.1,0-0.1,0 c-0.1,0-0.1-0.1-0.1-0.1l-0.1-0.1c0-0.1,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2s0-0.1,0.1-0.1L4,19c0,0,0.1,0,0.1,0C5.2,19,5.5,18.5,6,17.5 l5.4-12.4c0.2-0.5,0.8-1,1.3-1C13,4.2,13.1,4.4,13.2,4.7z M9.1,13.1c0,0.1-0.1,0.1-0.1,0.2c0,0.1,0.1,0.1,0.1,0.1h4.4 c0.3,0,0.4-0.1,0.4-0.3c0-0.1,0-0.2-0.1-0.3l-1.2-3.5c-0.3-0.8-0.8-1.9-0.8-2.7c0-0.1,0-0.1-0.1-0.1c0,0-0.1,0-0.1,0.1 c-0.1,0.6-0.4,1.2-0.7,1.7L9.1,13.1z"}),React.createElement(r.Path,{d:"M13.2,4.7l4.7,12.8c0.4,1.1,1,1.5,2.1,1.6c0.1,0,0.1,0,0.1,0l0.1,0.1l0.1,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1 s0,0.1-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1s-0.1,0-0.2,0h-5.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1-0.1-0.1-0.1l-0.1-0.1c0-0.1,0-0.1,0-0.1 c0-0.1,0-0.1,0-0.2s0-0.1,0.1-0.1l0.1-0.1c0,0,0.1,0,0.2,0c0.5,0,1.1-0.2,1.1-0.8c0-0.3-0.1-0.5-0.2-0.8l-1.1-3.1 c-0.1-0.2-0.1-0.2-0.2-0.2h-4.3c-0.7,0-1.5,0-1.9,0.9l-1.1,2.4C7.1,17.6,7,17.8,7,18.1c0,0.8,1,0.9,1.6,0.9c0.1,0,0.1,0,0.2,0 L8.8,19l0.1,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1s-0.1,0.1-0.1,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0H4.1c-0.1,0-0.1,0-0.1,0 c-0.1,0-0.1-0.1-0.1-0.1l-0.1-0.1c0-0.1,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2s0-0.1,0.1-0.1L4,19c0,0,0.1,0,0.1,0C5.2,19,5.5,18.5,6,17.5 l5.4-12.4c0.2-0.5,0.8-1,1.3-1C13,4.2,13.1,4.4,13.2,4.7z M9.1,13.1c0,0.1-0.1,0.1-0.1,0.2c0,0.1,0.1,0.1,0.1,0.1h4.4 c0.3,0,0.4-0.1,0.4-0.3c0-0.1,0-0.2-0.1-0.3l-1.2-3.5c-0.3-0.8-0.8-1.9-0.8-2.7c0-0.1,0-0.1-0.1-0.1c0,0-0.1,0-0.1,0.1 c-0.1,0.6-0.4,1.2-0.7,1.7L9.1,13.1z"}),React.createElement(r.Path,{d:"M21.6,12.5c0,0.6-0.3,1-0.9,1c-0.6,0-0.8-0.3-0.8-0.8c0-0.6,0.4-1,0.9-1C21.3,11.7,21.6,12.1,21.6,12.5z"}),React.createElement(r.Path,{d:"M4.1,12.5c0,0.6-0.3,1-0.9,1s-0.8-0.3-0.8-0.8c0-0.6,0.4-1,0.9-1S4.1,12.1,4.1,12.5z"})),backup:({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M2.1,5.8c0-0.1,0-0.1,0-0.2c0-0.2,0.1-0.5,0.1-0.7c0.1-0.4,0.4-0.6,0.7-0.8l8.3-2.9c0.1-0.1,0.3-0.1,0.4-0.1l0.5,0.1 l8.3,2.9c0.3,0.2,0.5,0.4,0.7,0.7c0.2,0.2,0.2,0.4,0.2,0.7c0,0.1,0,0.1,0,0.2v0.1c-0.1,0.5-0.2,0.9-0.3,1.4 c-0.2,0.4-0.3,1.2-0.7,2.2c-0.3,1-0.7,2.1-1.1,3.1c-0.5,1-1,2.1-1.6,3.3s-1.4,2.3-2.2,3.5c-0.9,1.1-1.8,2.2-2.8,3.1 c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4c-1.2-1.1-2.4-2.4-3.5-4c-1-1.6-1.9-3-2.5-4.3c-0.6-1.3-1.1-2.7-1.6-4 C2.8,8.7,2.5,7.6,2.3,7C2.3,6.5,2.1,6.1,2.1,5.8z M2.9,5.9c0,0.2,0.1,0.4,0.1,0.8C3.1,7,3.2,7.5,3.5,8.2C3.7,9,3.9,9.7,4.2,10.6 c0.3,0.7,0.7,1.7,1.1,2.7c0.4,1,1,2,1.5,2.9c0.5,1,1.2,1.9,1.9,2.9c0.8,1,1.6,1.9,2.4,2.6c0.2,0.2,0.4,0.2,0.5,0.2 c0.2,0,0.4-0.1,0.5-0.2c1.2-1,2.2-2.3,3.2-3.8c1-1.5,1.8-2.8,2.3-4c0.6-1.3,1.1-2.5,1.5-3.9c0.4-1.3,0.7-2.2,0.9-2.8 c0.1-0.5,0.2-1,0.3-1.3c0-0.1,0-0.1,0-0.1c0-0.2,0-0.3-0.1-0.4C20.3,5.2,20.2,5.1,20,5L12,2.1c0,0-0.1,0-0.2,0s-0.1,0-0.1,0h-0.2 l-8,2.8C3.2,5,3.1,5.2,3,5.3C2.9,5.5,2.9,5.6,2.9,5.8C2.9,5.8,2.9,5.8,2.9,5.9z M5.9,6.7h3l2.8,7l2.8-7h3c-0.1,0.1-0.2,0.5-0.3,0.8 C17,7.8,17,8.2,16.8,8.4c-0.1,0.3-0.2,0.5-0.4,0.8c0,0.1-0.1,0.1-0.1,0.1s-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.1,0 c-0.1,0-0.2,0.1-0.2,0.2c0,0-0.1,0.1-0.1,0.1s-0.1,0.1-0.1,0.1c0,0,0,0.1-0.1,0.2c0,0.1-0.1,0.1-0.1,0.1l-0.4,1.1 c-1.3,3.3-2.1,5.2-2.3,5.8h-2.2l-1-2.4c-0.1-0.3-0.3-0.8-0.5-1.3c-0.1-0.3-0.3-0.8-0.5-1.3L8,10.8c-0.1-0.1-0.1-0.2-0.1-0.4 C7.8,10.2,7.7,10,7.7,9.8C7.6,9.7,7.5,9.5,7.4,9.4C7.3,9.3,7.3,9.3,7.3,9.3c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1,0 C6.6,8.5,6.3,7.6,5.9,6.7z"})),boost:({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M4.19505 16.2545C4.47368 16.561 4.94802 16.5836 5.25451 16.3049L10.2595 11.7549L14.2842 15.2765L19 10.5607V13.75H20.5V9.5V8.75239V8.7476V8H19.7529H19.7471H19H14.75V9.5H17.9393L14.2158 13.2235L10.2405 9.74507L4.2455 15.195C3.93901 15.4737 3.91642 15.948 4.19505 16.2545Z"})),crm:({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M15.5 9.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 1.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm-2.25 6v-2a2.75 2.75 0 0 0-2.75-2.75h-4A2.75 2.75 0 0 0 3.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5Zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0 1 20.25 15ZM9.5 8.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm1.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z"})),extras:({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M18.5 5.5V8H20V5.5h2.5V4H20V1.5h-1.5V4H16v1.5h2.5ZM12 4H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-6h-1.5v6a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5h6V4Z"})),protect:({opacity:e=1,size:t,className:a,color:c})=>React.createElement(i,{className:a,size:t,opacity:e,color:c},React.createElement(r.Path,{d:"M12 3.17627L18.75 6.24445V10.8183C18.75 14.7173 16.2458 18.4089 12.7147 19.5735C12.2507 19.7265 11.7493 19.7265 11.2853 19.5735C7.75416 18.4089 5.25 14.7173 5.25 10.8183V6.24445L12 3.17627ZM6.75 7.21032V10.8183C6.75 14.1312 8.89514 17.2057 11.7551 18.149C11.914 18.2014 12.086 18.2014 12.2449 18.149C15.1049 17.2057 17.25 14.1312 17.25 10.8183V7.21032L12 4.82396L6.75 7.21032Z"}),React.createElement(r.Path,{d:"M15.5291 10.0315L11.1818 14.358L8.47095 11.66L9.52907 10.5968L11.1818 12.2417L14.4709 8.96826L15.5291 10.0315Z"})),scan:({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"m12 3.176 6.75 3.068v4.574c0 3.9-2.504 7.59-6.035 8.755a2.283 2.283 0 0 1-1.43 0c-3.53-1.164-6.035-4.856-6.035-8.755V6.244L12 3.176ZM6.75 7.21v3.608c0 3.313 2.145 6.388 5.005 7.33.159.053.331.053.49 0 2.86-.942 5.005-4.017 5.005-7.33V7.21L12 4.824 6.75 7.21Z"})),search:({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M17.5 11.5a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm1.5 0a5.5 5.5 0 0 1-9.142 4.121l-3.364 2.943-.988-1.128 3.373-2.952A5.5 5.5 0 1 1 19 11.5Z"})),social:({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M15.5 3.97809V18.0219L7.5 15.5977V20H6V15.1431L3.27498 14.3173C2.22086 13.9979 1.5 13.0262 1.5 11.9248V10.0752C1.5 8.97375 2.22087 8.00207 3.27498 7.68264L15.5 3.97809ZM14 16L7.5 14.0303L7.5 7.96969L14 5.99999V16ZM6 8.42423L6 13.5757L3.70999 12.8818C3.28835 12.754 3 12.3654 3 11.9248V10.0752C3 9.63462 3.28835 9.24595 3.70999 9.11818L6 8.42423ZM17.5 11.75H21.5V10.25H17.5V11.75ZM21.5 16L17.5 15V13.5L21.5 14.5V16ZM17.5 8.5L21.5 7.5V6L17.5 7V8.5Z"})),star:({size:e,className:t=s.A["star-icon"],color:a})=>React.createElement(i,{className:t,size:e,color:a},React.createElement(r.Path,{d:"M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304"})),videopress:({opacity:e=1,size:t,color:a})=>React.createElement(i,{size:t,opacity:e,color:a},React.createElement(r.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M4.3,6.2c0.8,0,1.6,0.6,1.8,1.4l2.3,7.9c0,0,0,0,0,0l2.7-9.3h1.5h4.2c2.9,0,4.9,1.9,4.9,4.7c0,2.9-2,4.7-5,4.7 h-2h-2.5l-0.5,1.5c-0.4,1.4-1.7,2.3-3.2,2.3c-1.4,0-2.7-0.9-3.2-2.3L2.5,8.7C2.1,7.4,3,6.2,4.3,6.2z M13,12.8h2.9c1.3,0,2-0.7,2-1.9 c0-1.2-0.8-1.8-2-1.8h-1.7L13,12.8z"})),jetpack:({size:e,className:t=s.A.jetpack,color:a})=>React.createElement(i,{className:t,size:e,color:a,viewBox:"0 0 32 32"},React.createElement(r.Path,{className:"jetpack-logo__icon-circle",d:"M16,0C7.2,0,0,7.2,0,16s7.2,16,16,16s16-7.2,16-16S24.8,0,16,0z"}),React.createElement(r.Polygon,{fill:"#fff",points:"15,19 7,19 15,3"}),React.createElement(r.Polygon,{fill:"#fff",points:"17,29 17,13 25,13"})),share:({size:e=16,className:t,color:a})=>React.createElement(i,{className:t,size:e,color:a,viewBox:"0 0 16 16"},React.createElement(r.Path,{fill:"#161722",fillRule:"evenodd",d:"M8.3 4.66C3.85 5.308.727 9.75.034 13.69l-.02.117c-.137.842.809 1.232 1.446.68 2.013-1.745 3.648-2.475 5.318-2.719a10.482 10.482 0 011.524-.103v2.792c0 .694.82 1.041 1.3.55l6.176-6.307a.79.79 0 00.012-1.088L9.614 1.004C9.14.496 8.301.84 8.301 1.542v3.117zm1.525-1.175v1.85a.773.773 0 01-.654.77l-.655.096c-2.133.311-3.987 1.732-5.295 3.672-.472.7-.854 1.44-1.143 2.18a12.32 12.32 0 011.675-.972c1.58-.75 3.048-.972 4.548-.972h.762a.77.77 0 01.762.779v1.69l4.347-4.44-4.347-4.653z",clipRule:"evenodd"})),ai:({size:e=24,color:t="#069e08"})=>React.createElement(i,{color:t,size:e,viewBox:"0 0 32 32"},React.createElement(r.Path,{className:"spark-first",d:"M9.33301 5.33325L10.4644 8.20188L13.333 9.33325L10.4644 10.4646L9.33301 13.3333L8.20164 10.4646L5.33301 9.33325L8.20164 8.20188L9.33301 5.33325Z"}),React.createElement(r.Path,{className:"spark-second",d:"M21.3333 5.33333L22.8418 9.15817L26.6667 10.6667L22.8418 12.1752L21.3333 16L19.8248 12.1752L16 10.6667L19.8248 9.15817L21.3333 5.33333Z"}),React.createElement(r.Path,{className:"spark-third",d:"M14.6667 13.3333L16.5523 18.1144L21.3333 20L16.5523 21.8856L14.6667 26.6667L12.781 21.8856L8 20L12.781 18.1144L14.6667 13.3333Z"}))}};function m(e){return o[e]?o[e]:null}},8250:(e,t,a)=>{"use strict";a.d(t,{A:()=>y});var c=a(6072),n=a.n(c),r=a(7143),l=a(7723),s=a(1113),i=a(3512),o=a(3022),m=a(1609),p=a.n(m),d=a(3924),u=a(4293),h=a(1069),g=a(8907),v=(a(4206),a(7142)),f=a(442);const __=l.__,_x=l._x,E=()=>p().createElement(v.A,{logoColor:"#000",showText:!1,height:16,"aria-hidden":"true"}),A=()=>p().createElement(p().Fragment,null,p().createElement(s.A,{icon:i.A,size:16}),p().createElement("span",{className:"jp-dashboard-footer__accessible-external-link"},/* translators: accessibility text */ +__("(opens in a new tab)","jetpack-protect"))),y=({moduleName:e=__("Jetpack","jetpack-protect"),className:t,moduleNameHref:a="https://jetpack.com",menu:c,onAboutClick:l,onPrivacyClick:s,onTermsClick:i,...m})=>{const[v]=(0,f.A)("sm","<="),[y]=(0,f.A)("md","<="),[w]=(0,f.A)("lg",">"),{isActive:k,connectedPlugins:b}=(0,r.useSelect)((e=>{const t=e(u.a);return{connectedPlugins:t?.getConnectedPlugins(),...t.getConnectionStatus()}}),[u.a]),_=(0,h.A)(),R=_&&k&&b?.some((({slug:e})=>"jetpack"===e));let C=[{label:_x("About","Link to learn more about Jetpack.","jetpack-protect"),title:__("About Jetpack","jetpack-protect"),href:R?new URL("admin.php?page=jetpack_about",_).href:(0,d.A)("jetpack-about"),target:R?"_self":"_blank",onClick:l},{label:_x("Privacy","Shorthand for Privacy Policy.","jetpack-protect"),title:__("Automattic's Privacy Policy","jetpack-protect"),href:R?new URL("admin.php?page=jetpack#/privacy",_).href:(0,d.A)("a8c-privacy"),target:R?"_self":"_blank",onClick:s},{label:_x("Terms","Shorthand for Terms of Service.","jetpack-protect"),title:__("WordPress.com Terms of Service","jetpack-protect"),href:(0,d.A)("wpcom-tos"),target:"_blank",onClick:i}];c&&(C=[...C,...c]);const j=p().createElement(p().Fragment,null,p().createElement(E,null),e);return p().createElement("footer",n()({className:(0,o.A)("jp-dashboard-footer",{"is-sm":v,"is-md":y,"is-lg":w},t),"aria-label":__("Jetpack","jetpack-protect")},m),p().createElement("ul",null,p().createElement("li",{className:"jp-dashboard-footer__jp-item"},a?p().createElement("a",{href:a},j):j),C.map((e=>{const t="button"===e.role,a=!t&&"_blank"===e.target;return p().createElement("li",{key:e.label},p().createElement("a",{href:e.href,title:e.title,target:e.target,onClick:e.onClick,onKeyDown:e.onKeyDown,className:(0,o.A)("jp-dashboard-footer__menu-item",{"is-external":a}),role:e.role,rel:a?"noopener noreferrer":void 0,tabIndex:t?0:void 0},e.label,a&&p().createElement(A,null)))})),p().createElement("li",{className:"jp-dashboard-footer__a8c-item"},p().createElement("a",{href:R?new URL("admin.php?page=jetpack_about",_).href:(0,d.A)("a8c-about"),"aria-label":__("An Automattic Airline","jetpack-protect")},p().createElement(g.A,{"aria-hidden":"true"})))))}},7142:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var c=a(6072),n=a.n(c),r=a(7723),l=a(3022),s=a(1609),i=a.n(s);const __=r.__,o=({logoColor:e="#069e08",showText:t=!0,className:a,height:c=32,...r})=>{const s=t?"0 0 118 32":"0 0 32 32";return i().createElement("svg",n()({xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",viewBox:s,className:(0,l.A)("jetpack-logo",a),"aria-labelledby":"jetpack-logo-title",height:c},r,{role:"img"}),i().createElement("title",{id:"jetpack-logo-title"},__("Jetpack Logo","jetpack-protect")),i().createElement("path",{fill:e,d:"M16,0C7.2,0,0,7.2,0,16s7.2,16,16,16s16-7.2,16-16S24.8,0,16,0z M15,19H7l8-16V19z M17,29V13h8L17,29z"}),t&&i().createElement(i().Fragment,null,i().createElement("path",{d:"M41.3,26.6c-0.5-0.7-0.9-1.4-1.3-2.1c2.3-1.4,3-2.5,3-4.6V8h-3V6h6v13.4C46,22.8,45,24.8,41.3,26.6z"}),i().createElement("path",{d:"M65,18.4c0,1.1,0.8,1.3,1.4,1.3c0.5,0,2-0.2,2.6-0.4v2.1c-0.9,0.3-2.5,0.5-3.7,0.5c-1.5,0-3.2-0.5-3.2-3.1V12H60v-2h2.1V7.1 H65V10h4v2h-4V18.4z"}),i().createElement("path",{d:"M71,10h3v1.3c1.1-0.8,1.9-1.3,3.3-1.3c2.5,0,4.5,1.8,4.5,5.6s-2.2,6.3-5.8,6.3c-0.9,0-1.3-0.1-2-0.3V28h-3V10z M76.5,12.3 c-0.8,0-1.6,0.4-2.5,1.2v5.9c0.6,0.1,0.9,0.2,1.8,0.2c2,0,3.2-1.3,3.2-3.9C79,13.4,78.1,12.3,76.5,12.3z"}),i().createElement("path",{d:"M93,22h-3v-1.5c-0.9,0.7-1.9,1.5-3.5,1.5c-1.5,0-3.1-1.1-3.1-3.2c0-2.9,2.5-3.4,4.2-3.7l2.4-0.3v-0.3c0-1.5-0.5-2.3-2-2.3 c-0.7,0-2.3,0.5-3.7,1.1L84,11c1.2-0.4,3-1,4.4-1c2.7,0,4.6,1.4,4.6,4.7L93,22z M90,16.4l-2.2,0.4c-0.7,0.1-1.4,0.5-1.4,1.6 c0,0.9,0.5,1.4,1.3,1.4s1.5-0.5,2.3-1V16.4z"}),i().createElement("path",{d:"M104.5,21.3c-1.1,0.4-2.2,0.6-3.5,0.6c-4.2,0-5.9-2.4-5.9-5.9c0-3.7,2.3-6,6.1-6c1.4,0,2.3,0.2,3.2,0.5V13 c-0.8-0.3-2-0.6-3.2-0.6c-1.7,0-3.2,0.9-3.2,3.6c0,2.9,1.5,3.8,3.3,3.8c0.9,0,1.9-0.2,3.2-0.7V21.3z"}),i().createElement("path",{d:"M110,15.2c0.2-0.3,0.2-0.8,3.8-5.2h3.7l-4.6,5.7l5,6.3h-3.7l-4.2-5.8V22h-3V6h3V15.2z"}),i().createElement("path",{d:"M58.5,21.3c-1.5,0.5-2.7,0.6-4.2,0.6c-3.6,0-5.8-1.8-5.8-6c0-3.1,1.9-5.9,5.5-5.9s4.9,2.5,4.9,4.9c0,0.8,0,1.5-0.1,2h-7.3 c0.1,2.5,1.5,2.8,3.6,2.8c1.1,0,2.2-0.3,3.4-0.7C58.5,19,58.5,21.3,58.5,21.3z M56,15c0-1.4-0.5-2.9-2-2.9c-1.4,0-2.3,1.3-2.4,2.9 C51.6,15,56,15,56,15z"})))}},8509:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var c=a(3022),n=a(1609),r=a(7371);const l=Number(r.A.smCols),s=Number(r.A.mdCols),i=Number(r.A.lgCols),o=e=>{const{children:t,tagName:a="div",className:o}=e,m=Math.min(l,"number"==typeof e.sm?e.sm:l),p=Math.min(l,"object"==typeof e.sm?e.sm.start:0),d=Math.min(l,"object"==typeof e.sm?e.sm.end:0),u=Math.min(s,"number"==typeof e.md?e.md:s),h=Math.min(s,"object"==typeof e.md?e.md.start:0),g=Math.min(s,"object"==typeof e.md?e.md.end:0),v=Math.min(i,"number"==typeof e.lg?e.lg:i),f=Math.min(i,"object"==typeof e.lg?e.lg.start:0),E=Math.min(i,"object"==typeof e.lg?e.lg.end:0),A=(0,c.A)(o,{[r.A[`col-sm-${m}`]]:!(p&&d),[r.A[`col-sm-${p}-start`]]:p>0,[r.A[`col-sm-${d}-end`]]:d>0,[r.A[`col-md-${u}`]]:!(h&&g),[r.A[`col-md-${h}-start`]]:h>0,[r.A[`col-md-${g}-end`]]:g>0,[r.A[`col-lg-${v}`]]:!(f&&E),[r.A[`col-lg-${f}-start`]]:f>0,[r.A[`col-lg-${E}-end`]]:E>0});return(0,n.createElement)(a,{className:A},t)}},5918:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(3022),n=a(1609),r=a(2420);const l=({children:e,fluid:t=!1,tagName:a="div",className:l,horizontalGap:s=1,horizontalSpacing:i=1})=>{const o=(0,n.useMemo)((()=>{const e=`calc( var(--horizontal-spacing) * ${i} )`;return{paddingTop:e,paddingBottom:e,rowGap:`calc( var(--horizontal-spacing) * ${s} )`}}),[s,i]),m=(0,c.A)(l,r.A.container,{[r.A.fluid]:t});return(0,n.createElement)(a,{className:m,style:o},e)}},442:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(9491),n=a(8403);const r=["sm","md","lg"],l=(e,t)=>{const a=Array.isArray(e)?e:[e],l=Array.isArray(t)?t:[t],[s,i,o]=r,m={sm:(0,c.useMediaQuery)(n.A[s]),md:(0,c.useMediaQuery)(n.A[i]),lg:(0,c.useMediaQuery)(n.A[o])};return a.map(((e,t)=>{const a=l[t];return a?((e,t,a)=>{const c=r.indexOf(e),n=c+1,l=t.includes("=");let s=[];return t.startsWith("<")&&(s=r.slice(0,l?n:c)),t.startsWith(">")&&(s=r.slice(l?c:n)),s?.length?s.some((e=>a[e])):a[e]})(e,a,m):m[e]}))}},7656:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var c=a(311),n=a(9783),r=a(3883),l=a(1113),s=a(991),i=a(3022),o=a(1609),m=a.n(o),p=a(7410);const d=e=>{switch(e){case"error":case"warning":default:return c.A;case"info":return n.A;case"success":return r.A}},u=({level:e="info",title:t,children:a,actions:c,hideCloseButton:n=!1,onClose:r})=>{const o=(0,i.A)(p.A.container,p.A[`is-${e}`]);return m().createElement("div",{className:o},m().createElement("div",{className:p.A["icon-wrapper"]},m().createElement(l.A,{icon:d(e),className:p.A.icon})),m().createElement("div",{className:p.A["main-content"]},t&&m().createElement("div",{className:p.A.title},t),a,c&&c.length>0&&m().createElement("div",{className:p.A["action-bar"]},c.map(((e,t)=>m().createElement("div",{key:t,className:p.A.action},e))))),!n&&m().createElement("button",{"aria-label":"close",className:p.A["close-button"],onClick:r},m().createElement(l.A,{icon:s.A})))}},9245:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>k,N0:()=>w,eY:()=>A,i7:()=>y});var c=a(7723),n=a(1113),r=a(3883),l=a(1249),s=a(3022),i=a(1609),o=a.n(i),m=a(597),p=a(442),d=a(5879),u=a(7425),h=a(3142);const __=c.__,g=__("Included","jetpack-protect"),v=__("Not included","jetpack-protect"),f=__("Coming soon","jetpack-protect"),E=(0,i.createContext)(void 0),A=({isIncluded:e=!1,isComingSoon:t=!1,index:a=0,label:d=null,tooltipInfo:A,tooltipTitle:y,tooltipClassName:w=""})=>{const[k]=(0,p.A)("lg"),b=(0,i.useContext)(E)[a],_=t||e,R=b.name,C=b.tooltipInfo,j=b.tooltipTitle,S=A||!k&&C,x=((e,t,a)=>e?{lg:f, +// translators: Name of the current feature +default:(0,c.sprintf)(__("%s coming soon","jetpack-protect"),a)}:{lg:t?g:v,default:t?a:(0,c.sprintf)(/* translators: Name of the current feature */ +__("%s not included","jetpack-protect"),a)})(t,e,R),N=k?x.lg:x.default;return o().createElement("div",{className:(0,s.A)(h.A.item,h.A.value)},o().createElement(n.A,{className:(0,s.A)(h.A.icon,_?h.A["icon-check"]:h.A["icon-cross"]),size:32,icon:_?r.A:l.A}),o().createElement(u.Ay,{variant:"body-small"},d||N),S&&o().createElement(m.A,{title:y||j,iconClassName:h.A["popover-icon"],className:(0,s.A)(h.A.popover,w),placement:"bottom-end",iconSize:14,offset:4,wide:Boolean(y&&A)},o().createElement(u.Ay,{variant:"body-small",component:"div"},A||C)))},y=({children:e})=>o().createElement("div",{className:h.A.header},e),w=({primary:e=!1,children:t})=>{let a=0;return o().createElement("div",{className:(0,s.A)(h.A.card,{[h.A["is-primary"]]:e})},i.Children.map(t,(e=>{const t=e;return t.type===A?(a++,(0,i.cloneElement)(t,{index:a-1})):t})))},k=({title:e,items:t,children:a,showIntroOfferDisclaimer:c=!1})=>{const[n]=(0,p.A)("lg");return o().createElement(E.Provider,{value:t},o().createElement("div",{className:(0,s.A)(h.A.container,{[h.A["is-viewport-large"]]:n}),style:{"--rows":t.length+1,"--columns":i.Children.toArray(a).length+1}},o().createElement("div",{className:h.A.table},o().createElement(u.Ay,{variant:"headline-small"},e),n&&t.map(((e,a)=>o().createElement("div",{className:(0,s.A)(h.A.item,{[h.A["last-feature"]]:a===t.length-1}),key:a},o().createElement(u.Ay,{variant:"body-small"},o().createElement("strong",null,e.name)),e.tooltipInfo&&o().createElement(m.A,{title:e.tooltipTitle,iconClassName:h.A["popover-icon"],className:h.A.popover,placement:e.tooltipPlacement?e.tooltipPlacement:"bottom-end",iconSize:14,offset:4,wide:Boolean(e.tooltipTitle&&e.tooltipInfo)},o().createElement(u.Ay,{variant:"body-small"},e.tooltipInfo))))),a)),o().createElement("div",{className:h.A["tos-container"]},o().createElement("div",{className:h.A.tos},c&&o().createElement(u.Ay,{variant:"body-small"},__("Reduced pricing is a limited offer for the first year and renews at regular price.","jetpack-protect")),o().createElement(d.A,{multipleButtons:!0}))))}},489:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var c=a(7723),n=a(3022),r=a(7425),l=a(2746),s=a(3407);const __=c.__,i=({price:e,offPrice:t,currency:a="",showNotOffPrice:c=!0,hideDiscountLabel:i=!0,promoLabel:o="",legend:m=__("/month, paid yearly","jetpack-protect"),isNotConvenientPrice:p=!1,hidePriceFraction:d=!1,children:u})=>{if(null==e&&null==t||!a)return null;c=c&&null!=t;const h="number"==typeof e&&"number"==typeof t?Math.floor((e-t)/e*100):0,g=!i&&h&&h>0?h+__("% off","jetpack-protect"):null;return React.createElement(React.Fragment,null,React.createElement("div",{className:s.A.container},React.createElement("div",{className:(0,n.A)(s.A["price-container"],"product-price_container")},React.createElement(l.g,{value:t??e,currency:a,isOff:!p,hidePriceFraction:d}),c&&React.createElement(l.g,{value:e,currency:a,isOff:!1,hidePriceFraction:d}),g&&React.createElement(r.Ay,{className:(0,n.A)(s.A["promo-label"],"product-price_promo_label")},g))),React.createElement("div",{className:s.A.footer},u||React.createElement(r.Ay,{className:(0,n.A)(s.A.legend,"product-price_legend")},m),o&&React.createElement(r.Ay,{className:(0,n.A)(s.A["promo-label"],"product-price_promo_label")},o)))}},2746:(e,t,a)=>{"use strict";a.d(t,{g:()=>s});var c=a(7397),n=a(3022),r=a(7425),l=a(3407);const s=({value:e,currency:t,isOff:a,hidePriceFraction:s})=>{const i=(0,n.A)(l.A.price,"product-price_price",{[l.A["is-not-off-price"]]:!a}),{symbol:o,integer:m,fraction:p}=(0,c.vA)(e,t),d=!s||!p.endsWith("00");return React.createElement(r.Ay,{className:i,variant:"headline-medium",component:"p"},React.createElement(r.Ay,{className:l.A.symbol,component:"sup",variant:"title-medium"},o),m,d&&React.createElement(r.Ay,{component:"sup",variant:"body-small","data-testid":"PriceFraction"},React.createElement("strong",null,p)))}},6461:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var c=a(8120),n=a.n(c),r=a(1609),l=a.n(r);a(8325);const s=({color:e="#FFFFFF",className:t="",size:a=20})=>{const c=t+" jp-components-spinner",n={width:a,height:a,fontSize:a,borderTopColor:e},r={borderTopColor:e,borderRightColor:e};return l().createElement("div",{className:c},l().createElement("div",{className:"jp-components-spinner__outer",style:n},l().createElement("div",{className:"jp-components-spinner__inner",style:r})))};s.propTypes={color:n().string,className:n().string,size:n().number};const i=s},1158:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(7723),n=a(3022),r=a(7425),l=a(416);const __=c.__,s=({className:e,label:t,status:a="inactive"})=>{const c={active:__("Active","jetpack-protect"),error:__("Error","jetpack-protect"),action:__("Action needed","jetpack-protect"),inactive:__("Inactive","jetpack-protect"),initializing:__("Setting up","jetpack-protect")};return React.createElement(r.Ay,{variant:"body-extra-small",className:(0,n.A)(l.A.status,{[l.A[`is-${a}`]]:a},e)},React.createElement("span",{className:l.A.status__indicator}),React.createElement("span",{className:l.A.status__label},t||""===t?t:c[a]))}},5879:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var c=a(6072),n=a.n(c),r=a(6087),l=a(7723),s=a(3022),i=a(3924),o=a(7425);a(9634);const __=l.__,m=({multipleButtonsLabels:e})=>Array.isArray(e)&&e.length>1?(0,r.createInterpolateElement)((0,l.sprintf)(/* translators: %1$s is button label 1 and %2$s is button label 2 */ +__("By clicking %1$s or %2$s, you agree to our Terms of Service and to sync your site‘s data with us.","jetpack-protect"),e[0],e[1]),{strong:React.createElement("strong",null),tosLink:React.createElement(d,{slug:"wpcom-tos"}),shareDetailsLink:React.createElement(d,{slug:"jetpack-support-what-data-does-jetpack-sync"})}):(0,r.createInterpolateElement)(__("By clicking the buttons above, you agree to our Terms of Service and to sync your site‘s data with us.","jetpack-protect"),{tosLink:React.createElement(d,{slug:"wpcom-tos"}),shareDetailsLink:React.createElement(d,{slug:"jetpack-support-what-data-does-jetpack-sync"})}),p=({agreeButtonLabel:e})=>(0,r.createInterpolateElement)((0,l.sprintf)(/* translators: %s is a button label */ +__("By clicking %s, you agree to our Terms of Service and to sync your site‘s data with us.","jetpack-protect"),e),{strong:React.createElement("strong",null),tosLink:React.createElement(d,{slug:"wpcom-tos"}),shareDetailsLink:React.createElement(d,{slug:"jetpack-support-what-data-does-jetpack-sync"})}),d=({slug:e,children:t})=>React.createElement("a",{className:"terms-of-service__link",href:(0,i.A)(e),rel:"noopener noreferrer",target:"_blank"},t),u=({className:e,multipleButtons:t,agreeButtonLabel:a,...c})=>React.createElement(o.Ay,n()({className:(0,s.A)(e,"terms-of-service")},c),t?React.createElement(m,{multipleButtonsLabels:t}):React.createElement(p,{agreeButtonLabel:a}))},110:(e,t,a)=>{"use strict";a.d(t,{Q:()=>c,Z:()=>n});const c={"headline-medium":"h1","headline-small":"h2","headline-small-regular":"h2","title-medium":"h3","title-medium-semi-bold":"h3","title-small":"h4",body:"p","body-small":"p","body-extra-small":"p","body-extra-small-bold":"p",label:"p"},n=["mt","mr","mb","ml","mx","my","m","pt","pr","pb","pl","px","py","p"]},7425:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>p,H3:()=>d,hE:()=>u});var c=a(6072),n=a.n(c),r=a(3022),l=a(1609),s=a.n(l),i=a(110),o=a(4495);const m=(0,l.forwardRef)((({variant:e="body",children:t,component:a,className:c,...m},p)=>{const d=a||i.Q[e]||"span",u=(0,l.useMemo)((()=>i.Z.reduce(((e,t)=>(void 0!==m[t]&&(e+=o.A[`${t}-${m[t]}`]+" ",delete m[t]),e)),"")),[m]);return m.ref=p,s().createElement(d,n()({className:(0,r.A)(o.A.reset,o.A[e],c,u)},m),t)}));m.displayName="Text";const p=m,d=({children:e,weight:t="bold",...a})=>{const c="headline-small"+("bold"===t?"":`-${t}`);return s().createElement(m,n()({variant:c,mb:3},a),e)},u=({children:e,size:t="medium",...a})=>s().createElement(m,n()({variant:`title-${t}`,mb:1},a),e)},723:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>d});var c=a(1609),n=a.n(c),r=a(9422);const l={"--font-headline-medium":"48px","--font-headline-small":"36px","--font-title-medium":"24px","--font-title-small":"20px","--font-body":"16px","--font-body-small":"14px","--font-body-extra-small":"12px","--font-title-large":"var(--font-headline-small)","--font-label":"var(--font-body-extra-small)"},s={"--jp-black":"#000000","--jp-black-80":"#2c3338","--jp-white":"#ffffff","--jp-white-off":"#f9f9f6","--jp-gray":"#dcdcde","--jp-gray-0":"#F6F7F7","--jp-gray-5":"var(--jp-gray)","--jp-gray-10":"#C3C4C7","--jp-gray-20":"#A7AAAD","--jp-gray-40":"#787C82","--jp-gray-50":"#646970","--jp-gray-60":"#50575E","--jp-gray-70":"#3C434A","--jp-gray-80":"#2C3338","--jp-gray-90":"#1d2327","--jp-gray-off":"#e2e2df","--jp-red-0":"#F7EBEC","--jp-red-5":"#FACFD2","--jp-red-40":"#E65054","--jp-red-50":"#D63638","--jp-red-60":"#B32D2E","--jp-red-70":"#8A2424","--jp-red-80":"#691C1C","--jp-red":"#d63639","--jp-yellow-5":"#F5E6B3","--jp-yellow-10":"#F2CF75","--jp-yellow-20":"#F0C930","--jp-yellow-30":"#DEB100","--jp-yellow-40":"#C08C00","--jp-yellow-50":"#9D6E00","--jp-yellow-60":"#7D5600","--jp-blue-20":"#68B3E8","--jp-blue-40":"#1689DB","--jp-pink":"#C9356E","--jp-green-0":"#f0f2eb","--jp-green-5":"#d0e6b8","--jp-green-10":"#9dd977","--jp-green-20":"#64ca43","--jp-green-30":"#2fb41f","--jp-green-40":"#069e08","--jp-green-50":"#008710","--jp-green-60":"#007117","--jp-green-70":"#005b18","--jp-green-80":"#004515","--jp-green-90":"#003010","--jp-green-100":"#001c09","--jp-green":"#069e08","--jp-green-primary":"var( --jp-green-40 )","--jp-green-secondary":"var( --jp-green-30 )"},i={"--jp-border-radius":"4px","--jp-menu-border-height":"1px","--jp-underline-thickness":"2px"},o={"--spacing-base":"8px"},m={},p=(e,t,a)=>{const c={...l,...s,...i,...o};for(const t in c)e.style.setProperty(t,c[t]);a&&e.classList.add(r.A.global),t&&(m[t]={provided:!0,root:e})},d=({children:e=null,targetDom:t,id:a,withGlobalStyles:r=!0})=>{const l=(0,c.useRef)(),s=m?.[a]?.provided;return(0,c.useLayoutEffect)((()=>{if(!s)return t?p(t,a,r):void(l?.current&&p(l.current,a,r))}),[t,l,s,a,r]),t?n().createElement(n().Fragment,null,e):n().createElement("div",{ref:l},e)}},1069:(e,t,a)=>{"use strict";function c(){return window.Initial_State?.adminUrl||window.Jetpack_Editor_Initial_State?.adminUrl||window?.myJetpackInitialState?.adminUrl||null}a.d(t,{A:()=>c})},3924:(e,t,a)=>{"use strict";function c(e,t={}){const a={};let c;if("undefined"!=typeof window&&(c=window?.JP_CONNECTION_INITIAL_STATE?.calypsoEnv),0===e.search("https://")){const t=new URL(e);e=`https://${t.host}${t.pathname}`,a.url=encodeURIComponent(e)}else a.source=encodeURIComponent(e);for(const e in t)a[e]=encodeURIComponent(t[e]);!Object.keys(a).includes("site")&&"undefined"!=typeof jetpack_redirects&&Object.hasOwn(jetpack_redirects,"currentSiteRawUrl")&&(a.site=jetpack_redirects.currentBlogID??jetpack_redirects.currentSiteRawUrl),c&&(a.calypso_env=c);return"https://jetpack.com/redirect/?"+Object.keys(a).map((e=>e+"="+a[e])).join("&")}a.d(t,{A:()=>c})},6439:(e,t,a)=>{let c={};try{c=a(4611)}catch{console.error("jetpackConfig is missing in your webpack config file. See @automattic/jetpack-config"),c={missingConfig:!0}}const n=e=>Object.hasOwn(c,e);e.exports={jetpackConfigHas:n,jetpackConfigGet:e=>{if(!n(e))throw'This app requires the "'+e+'" Jetpack Config to be defined in your webpack configuration file. See details in @automattic/jetpack-config package docs.';return c[e]}}},3935:(e,t,a)=>{"use strict";a.d(t,{A1:()=>i,Ay:()=>k,DO:()=>s,Ij:()=>l,Kl:()=>u,LW:()=>o,MU:()=>h,XY:()=>m,ZO:()=>r,dz:()=>p,gH:()=>d,v_:()=>n});var c=a(5932);const n="SET_CONNECTION_STATUS",r="SET_CONNECTION_STATUS_IS_FETCHING",l="SET_SITE_IS_REGISTERING",s="SET_USER_IS_CONNECTING",i="SET_REGISTRATION_ERROR",o="CLEAR_REGISTRATION_ERROR",m="SET_AUTHORIZATION_URL",p="DISCONNECT_USER_SUCCESS",d="SET_CONNECTED_PLUGINS",u="SET_CONNECTION_ERRORS",h="SET_IS_OFFLINE_MODE",g=e=>({type:n,connectionStatus:e}),v=e=>({type:l,isRegistering:e}),f=e=>({type:s,isConnecting:e}),E=e=>({type:i,registrationError:e}),A=()=>({type:o}),y=e=>({type:m,authorizationUrl:e}),w=e=>({type:d,connectedPlugins:e});const k={setConnectionStatus:g,setConnectionStatusIsFetching:e=>({type:r,isFetching:e}),fetchConnectionStatus:()=>({type:"FETCH_CONNECTION_STATUS"}),fetchAuthorizationUrl:e=>({type:"FETCH_AUTHORIZATION_URL",redirectUri:e}),setSiteIsRegistering:v,setUserIsConnecting:f,setRegistrationError:E,clearRegistrationError:A,setAuthorizationUrl:y,registerSite:function*({registrationNonce:e,redirectUri:t,from:a=""}){yield A(),yield v(!0);try{const c=yield{type:"REGISTER_SITE",registrationNonce:e,redirectUri:t,from:a};return yield g({isRegistered:!0}),yield y(c.authorizeUrl),yield v(!1),Promise.resolve(c)}catch(e){return yield E(e),yield v(!1),Promise.reject(e)}},connectUser:function*({from:e,redirectFunc:t,redirectUri:a}={}){yield f(!0),yield{type:"CONNECT_USER",from:e,redirectFunc:t,redirectUri:a}},disconnectUserSuccess:()=>({type:p}),setConnectedPlugins:w,refreshConnectedPlugins:()=>async({dispatch:e})=>await new Promise((t=>c.Ay.fetchConnectedPlugins().then((a=>{e(w(a)),t(a)})))),setConnectionErrors:e=>({type:u,connectionErrors:e}),setIsOfflineMode:e=>({type:h,isOfflineMode:e})}},2494:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(5932),n=a(7143),r=a(2279);const l={FETCH_AUTHORIZATION_URL:({redirectUri:e})=>c.Ay.fetchAuthorizationUrl(e),REGISTER_SITE:({registrationNonce:e,redirectUri:t,from:a})=>c.Ay.registerSite(e,t,a),CONNECT_USER:(0,n.createRegistryControl)((({resolveSelect:e})=>({from:t,redirectFunc:a,redirectUri:c}={})=>new Promise(((n,l)=>{e(r.A).getAuthorizationUrl(c).then((e=>{const c=a||(e=>window.location.assign(e)),r=new URL(e);t&&r.searchParams.set("from",encodeURIComponent(t));const l=r.toString();c(l),n(l)})).catch((e=>{l(e)}))}))))}},5051:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(7143),n=a(3935);const r=(0,c.combineReducers)({connectionStatus:(e={},t)=>{switch(t.type){case n.v_:return{...e,...t.connectionStatus};case n.dz:return{...e,isUserConnected:!1}}return e},connectionStatusIsFetching:(e=!1,t)=>t.type===n.ZO?t.isFetching:e,siteIsRegistering:(e=!1,t)=>t.type===n.Ij?t.isRegistering:e,userIsConnecting:(e=!1,t)=>t.type===n.DO?t.isConnecting:e,registrationError:(e,t)=>{switch(t.type){case n.LW:return!1;case n.A1:return t.registrationError;default:return e}},authorizationUrl:(e,t)=>t.type===n.XY?t.authorizationUrl:e,userConnectionData:(e,t)=>(t.type,e),connectedPlugins:(e={},t)=>t.type===n.gH?t.connectedPlugins:e,connectionErrors:(e={},t)=>t.type===n.Kl?t.connectionErrors:e,isOfflineMode:(e=!1,t)=>t.type===n.MU?t.isConnecting:e})},8019:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(7143),n=a(3935),r=a(2279);const l={...{getAuthorizationUrl:{isFulfilled:(e,...t)=>{const a=Boolean(e.authorizationUrl),n=(0,c.select)(r.A).hasFinishedResolution("getAuthorizationUrl",t);return a&&!n&&(0,c.dispatch)(r.A).finishResolution("getAuthorizationUrl",t),a},*fulfill(e){const t=yield n.Ay.fetchAuthorizationUrl(e);yield n.Ay.setAuthorizationUrl(t.authorizeUrl)}}}}},2676:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c={...{getConnectionStatus:e=>e.connectionStatus||{},getConnectionStatusIsFetching:()=>!1,getSiteIsRegistering:e=>e.siteIsRegistering||!1,getUserIsConnecting:e=>e.userIsConnecting||!1,getRegistrationError:e=>e.registrationError||!1,getAuthorizationUrl:e=>e.authorizationUrl||!1,getUserConnectionData:e=>e.userConnectionData||!1,getConnectedPlugins:e=>e.connectedPlugins||[],getConnectionErrors:e=>e.connectionErrors||[],getIsOfflineMode:e=>e.isOfflineMode||!1,getWpcomUser:e=>e?.userConnectionData?.currentUser?.wpcomUser,getBlogId:e=>e?.userConnectionData?.currentUser?.blogId}}},8734:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(7143);class n{static store=null;static mayBeInit(e,t){null===n.store&&(n.store=(0,c.createReduxStore)(e,t),(0,c.register)(n.store))}}const r=n},2279:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const c="jetpack-connection"},4293:(e,t,a)=>{"use strict";a.d(t,{a:()=>m.A});var c=a(7999),n=a(3935),r=a(2494),l=a(5051),s=a(8019),i=a(2676),o=a(8734),m=a(2279);const p=window.JP_CONNECTION_INITIAL_STATE||(0,c.getScriptData)()?.connection;p||console.error("Jetpack Connection package: Initial state is missing. Check documentation to see how to use the Connection composer package to set up the initial state."),o.A.mayBeInit(m.A,{__experimentalUseThunks:!0,reducer:l.A,actions:n.Ay,selectors:i.A,resolvers:s.A,controls:r.A,initialState:p||{}})},4705:(e,t,a)=>{"use strict";a(8992),a(1135)},1135:(e,t,a)=>{"use strict";a.d(t,{$:()=>c});const c=[{name:"amazon",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M13.582 8.182c-1.648.185-3.802.308-5.344.984-1.781.769-3.03 2.337-3.03 4.644 0 2.953 1.86 4.429 4.253 4.429 2.02 0 3.125-.477 4.685-2.065.516.747.685 1.109 1.629 1.894a.59.59 0 0 0 .672-.066l.006.006c.567-.505 1.599-1.401 2.18-1.888.231-.188.19-.496.009-.754-.52-.718-1.072-1.303-1.072-2.634V8.305c0-1.876.133-3.599-1.249-4.891C15.23 2.369 13.422 2 12.04 2 9.336 2 6.318 3.01 5.686 6.351c-.068.355.191.542.423.594l2.754.298c.258-.013.445-.266.494-.523.236-1.151 1.2-1.706 2.284-1.706.584 0 1.249.215 1.595.738.398.584.346 1.384.346 2.061zm-.533 5.906c-.451.8-1.169 1.291-1.967 1.291-1.09 0-1.728-.83-1.728-2.061 0-2.42 2.171-2.86 4.227-2.86v.615c.001 1.108.027 2.031-.532 3.015m7.634 5.251C18.329 21.076 14.917 22 11.979 22c-4.118 0-7.826-1.522-10.632-4.057-.22-.199-.024-.471.241-.317 3.027 1.762 6.771 2.823 10.639 2.823 2.608 0 5.476-.541 8.115-1.66.397-.169.73.262.341.55m.653 1.704c-.194.163-.379.076-.293-.139.284-.71.92-2.298.619-2.684s-1.99-.183-2.749-.092c-.23.027-.266-.173-.059-.319 1.348-.946 3.555-.673 3.811-.356.26.32-.066 2.533-1.329 3.59"})))},{name:"behance",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M7.799 5.698c.589 0 1.12.051 1.606.156q.722.155 1.241.507.516.351.804.938c.188.387.281.871.281 1.443q0 .93-.421 1.551-.424.62-1.255 1.014 1.133.328 1.689 1.146.559.822.557 1.975 0 .935-.359 1.612a3.14 3.14 0 0 1-.973 1.114q-.613.432-1.399.637A6.1 6.1 0 0 1 7.963 18H2V5.698zm-.35 4.97q.721 0 1.192-.345.465-.344.463-1.119 0-.43-.152-.707a1.1 1.1 0 0 0-.416-.427 1.7 1.7 0 0 0-.596-.216 3.6 3.6 0 0 0-.697-.06H4.709v2.874zm.151 5.237q.401.001.759-.077c.243-.053.457-.137.637-.261.182-.12.332-.283.441-.491q.164-.31.163-.798-.002-.948-.533-1.357c-.356-.27-.83-.404-1.413-.404H4.709v3.388zm8.562-.041q.552.538 1.583.538.74 0 1.277-.374c.354-.248.571-.514.654-.79h2.155c-.347 1.072-.872 1.838-1.589 2.299-.708.463-1.572.693-2.58.693q-1.05 0-1.899-.337a4 4 0 0 1-1.439-.958 4.4 4.4 0 0 1-.904-1.484 5.4 5.4 0 0 1-.32-1.899q0-1 .329-1.863a4.4 4.4 0 0 1 .933-1.492q.607-.63 1.444-.994a4.6 4.6 0 0 1 1.857-.363q1.131-.001 1.98.44a3.94 3.94 0 0 1 1.389 1.181 4.8 4.8 0 0 1 .783 1.69q.24.947.171 1.983h-6.428c-.001.706.237 1.372.604 1.73m2.811-4.68c-.291-.321-.783-.496-1.384-.496q-.585 0-.973.2a2 2 0 0 0-.621.491 1.8 1.8 0 0 0-.328.628 2.7 2.7 0 0 0-.111.587h3.98c-.058-.625-.271-1.085-.563-1.41m-3.916-3.446h4.985V6.524h-4.985z"})))},{name:"blogger-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19.779 9.904h-.981l-.021.001a1.163 1.163 0 0 1-1.16-1.079l-.001-.013A5.813 5.813 0 0 0 11.803 3H8.871a5.813 5.813 0 0 0-5.813 5.813v6.375a5.813 5.813 0 0 0 5.813 5.813h6.257a5.814 5.814 0 0 0 5.813-5.813l.002-4.121a1.164 1.164 0 0 0-1.164-1.163M8.726 7.713h3.291a1.117 1.117 0 1 1 0 2.234H8.726a1.117 1.117 0 1 1 0-2.234m6.601 8.657H8.72a1.057 1.057 0 1 1 0-2.114h6.607a1.057 1.057 0 1 1 0 2.114"})))},{name:"blogger",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M14.722 14.019a.654.654 0 0 1-.654.654H9.977a.654.654 0 0 1 0-1.308h4.091c.361 0 .654.293.654.654m-4.741-3.321h2.038a.692.692 0 0 0 0-1.384H9.981a.692.692 0 0 0 0 1.384M21 5v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2m-3.456 6.39a.72.72 0 0 0-.72-.72h-.607l-.013.001a.72.72 0 0 1-.718-.668l-.001-.008a3.6 3.6 0 0 0-3.599-3.599H10.07a3.6 3.6 0 0 0-3.599 3.599v3.947a3.6 3.6 0 0 0 3.599 3.599h3.874a3.6 3.6 0 0 0 3.599-3.599z"})))},{name:"bluesky",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M21.2 3.3c-.5-.2-1.4-.5-3.6 1C15.4 6 12.9 9.2 12 11c-.9-1.8-3.4-5-5.7-6.7-2.2-1.6-3-1.3-3.6-1S2 4.6 2 5.1s.3 4.7.5 5.4c.7 2.3 3.1 3.1 5.3 2.8-3.3.5-6.2 1.7-2.4 5.9 4.2 4.3 5.7-.9 6.5-3.6.8 2.7 1.7 7.7 6.4 3.6 3.6-3.6 1-5.4-2.3-5.9 2.2.2 4.6-.5 5.3-2.8.4-.7.7-4.8.7-5.4 0-.5-.1-1.5-.8-1.8"})))},{name:"codepen",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m22.016 8.84-.007-.037q-.006-.037-.015-.072-.007-.022-.013-.042l-.023-.062-.02-.042a.4.4 0 0 0-.03-.057l-.025-.038-.035-.052-.03-.037q-.021-.026-.043-.045-.015-.018-.035-.035a.4.4 0 0 0-.048-.04l-.037-.03-.015-.012-9.161-6.096a.86.86 0 0 0-.955 0L2.359 8.237l-.015.012-.038.028-.048.04a.638.638 0 0 0-.078.082q-.018.018-.03.037-.018.026-.035.052l-.025.038q-.016.031-.03.059l-.02.041a1 1 0 0 0-.034.106q-.01.034-.016.071-.003.02-.006.037a1 1 0 0 0-.009.114v6.093q0 .056.008.112l.007.038q.006.035.015.072a.2.2 0 0 0 .013.04q.01.032.022.063l.02.04a.4.4 0 0 0 .055.096l.035.052.03.037.042.045.035.035q.023.02.048.04l.038.03.013.01 9.163 6.095a.858.858 0 0 0 .959.004l9.163-6.095.015-.01q.02-.015.037-.03l.048-.04q.02-.017.035-.035.025-.024.043-.045l.03-.037.035-.052.025-.038a.4.4 0 0 0 .03-.058l.02-.04.023-.063c.003-.013.01-.027.013-.04q.009-.037.015-.072l.007-.037q.006-.062.007-.117V8.954a1 1 0 0 0-.008-.114m-9.154-4.376 6.751 4.49-3.016 2.013-3.735-2.492zm-1.724 0v4.009l-3.735 2.494-3.014-2.013zm-7.439 6.098L5.853 12l-2.155 1.438zm7.439 8.974-6.749-4.491 3.015-2.011 3.735 2.492zM12 14.035 8.953 12 12 9.966 15.047 12zm.862 5.501v-4.009l3.735-2.492 3.016 2.011zm7.441-6.098L18.147 12l2.156-1.438z"})))},{name:"deezer",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20.129 3.662c.222-1.287.548-2.096.909-2.098h.001c.673.002 1.219 2.809 1.219 6.274s-.546 6.274-1.22 6.274c-.276 0-.531-.477-.736-1.276-.324 2.926-.997 4.937-1.776 4.937-.603 0-1.144-1.208-1.507-3.114-.248 3.624-.872 6.195-1.602 6.195-.458 0-.875-1.019-1.184-2.678C13.861 21.6 13.003 24 12.002 24s-1.861-2.399-2.231-5.824c-.307 1.659-.724 2.678-1.184 2.678-.73 0-1.352-2.571-1.602-6.195-.363 1.905-.903 3.114-1.507 3.114-.778 0-1.452-2.011-1.776-4.937-.204.802-.46 1.276-.736 1.276-.674 0-1.22-2.809-1.22-6.274s.546-6.274 1.22-6.274c.362 0 .685.812.91 2.098.357-2.22.94-3.662 1.6-3.662.784 0 1.463 2.04 1.784 5.002.314-2.156.791-3.53 1.325-3.53.749 0 1.385 2.703 1.621 6.474.443-1.933 1.085-3.146 1.795-3.146s1.352 1.214 1.795 3.146c.237-3.771.872-6.474 1.621-6.474.533 0 1.009 1.374 1.325 3.53.321-2.962 1-5.002 1.784-5.002.658 0 1.244 1.443 1.603 3.662M0 7.221c0-1.549.31-2.805.692-2.805s.692 1.256.692 2.805-.31 2.805-.692 2.805S0 8.77 0 7.221m22.616 0c0-1.549.31-2.805.692-2.805S24 5.672 24 7.221s-.31 2.805-.692 2.805-.692-1.256-.692-2.805"})))},{name:"discord",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20.33 4.523A20 20 0 0 0 15.379 3a14 14 0 0 0-.634 1.289 18.4 18.4 0 0 0-5.495 0A14 14 0 0 0 8.615 3 20 20 0 0 0 3.66 4.527C.527 9.163-.323 13.684.102 18.141a20 20 0 0 0 6.073 3.049 14.7 14.7 0 0 0 1.301-2.097 13 13 0 0 1-2.048-.978q.258-.189.502-.378a14.27 14.27 0 0 0 12.142 0q.247.202.502.378a13 13 0 0 1-2.052.98 14.5 14.5 0 0 0 1.301 2.095 19.9 19.9 0 0 0 6.076-3.047c.498-5.168-.851-9.648-3.568-13.62M8.013 15.4c-1.183 0-2.161-1.074-2.161-2.395S6.796 10.6 8.01 10.6s2.183 1.083 2.163 2.405S9.22 15.4 8.013 15.4m7.974 0c-1.186 0-2.16-1.074-2.16-2.395s.944-2.405 2.16-2.405 2.178 1.083 2.157 2.405-.951 2.395-2.158 2.395"})))},{name:"dribbble",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10m8.434-8.631c-.292-.092-2.644-.794-5.32-.365 1.117 3.07 1.572 5.57 1.659 6.09a8.56 8.56 0 0 0 3.661-5.725m-5.098 6.507c-.127-.749-.623-3.361-1.822-6.477l-.056.019c-4.818 1.679-6.547 5.02-6.701 5.334A8.5 8.5 0 0 0 12 20.555a8.5 8.5 0 0 0 3.336-.679m-9.682-2.152c.193-.331 2.538-4.213 6.943-5.637q.167-.054.337-.102a29 29 0 0 0-.692-1.45c-4.266 1.277-8.405 1.223-8.778 1.216a8.497 8.497 0 0 0 2.19 5.973m-2.015-7.46c.382.005 3.901.02 7.897-1.041a55 55 0 0 0-3.167-4.94 8.57 8.57 0 0 0-4.73 5.981m6.359-6.555a46 46 0 0 1 3.187 5c3.037-1.138 4.323-2.867 4.477-3.085a8.51 8.51 0 0 0-7.664-1.915m8.614 2.903c-.18.243-1.612 2.078-4.77 3.367a27 27 0 0 1 .751 1.678c2.842-.357 5.666.215 5.948.275a8.5 8.5 0 0 0-1.929-5.32"})))},{name:"dropbox",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 6.134 6.069 9.797 2 6.54l5.883-3.843zm-10 6.92 5.883 3.843L12 13.459 6.069 9.797zm10 .405 4.116 3.439L22 13.054l-4.069-3.257zM22 6.54l-5.884-3.843L12 6.134l5.931 3.663zm-9.989 7.66-4.129 3.426-1.767-1.153v1.291l5.896 3.539 5.897-3.539v-1.291l-1.769 1.153z"})))},{name:"eventbrite",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M18.041 3.931 5.959 3A2.96 2.96 0 0 0 3 5.959v12.083A2.96 2.96 0 0 0 5.959 21l12.083-.931C19.699 19.983 21 18.744 21 17.11V6.89c0-1.634-1.259-2.863-2.959-2.959M16.933 8.17c-.082.215-.192.432-.378.551-.188.122-.489.132-.799.132-1.521 0-3.062-.048-4.607-.048q-.23 1.061-.451 2.128c.932-.004 1.873.005 2.81.005.726 0 1.462-.069 1.586.525.04.189-.001.426-.052.615-.105.38-.258.676-.625.783-.185.054-.408.058-.646.058-1.145 0-2.345.017-3.493.02-.169.772-.328 1.553-.489 2.333 1.57-.005 3.067-.041 4.633-.058.627-.007 1.085.194 1.009.85a2.2 2.2 0 0 1-.211.725c-.102.208-.248.376-.488.452-.237.075-.541.064-.862.078-.304.014-.614.008-.924.016-.309.009-.619.022-.919.022-1.253 0-2.429.08-3.683.073-.603-.004-1.014-.249-1.124-.757-.059-.273-.018-.58.036-.841a3543 3543 0 0 1 1.629-7.763c.056-.265.114-.511.225-.714a1.24 1.24 0 0 1 .79-.62c.368-.099.883-.047 1.344-.047.305 0 .612.008.914.016.925.026 1.817.03 2.747.053.304.007.615.016.915.016.621 0 1.17.073 1.245.614.039.288-.051.567-.132.783"})))},{name:"facebook",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10"})))},{name:"fediverse",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 743 743"},React.createElement("g",null,React.createElement("path",{d:"M181.131 275.137a68.9 68.9 0 0 1-29.465 29.328l161.758 162.389 38.998-19.764zm213.363 214.187-38.998 19.764 81.963 82.283a68.9 68.9 0 0 1 29.471-29.332zM581.646 339.391l-91.576 46.41 6.752 43.189 103.616-52.513a68.9 68.9 0 0 1-18.792-37.086m-144.738 73.351L220.383 522.477a68.9 68.9 0 0 1 18.795 37.089L443.66 455.934zM367.275 142.438l-104.48 203.97 30.848 30.967 110.623-215.957a68.9 68.9 0 0 1-36.991-18.98M235.621 399.459l-52.922 103.314a68.9 68.9 0 0 1 36.987 18.979l46.781-91.328zM150.768 304.918a68.9 68.9 0 0 1-34.416 7.195 69 69 0 0 1-6.651-.695l30.903 197.662a68.9 68.9 0 0 1 34.416-7.195 69 69 0 0 1 6.646.695zM239.342 560.545c.707 4.589.949 9.239.72 13.877a68.9 68.9 0 0 1-7.267 27.18l197.629 31.712c-.708-4.59-.95-9.24-.723-13.878a68.9 68.9 0 0 1 7.27-27.178zM601.133 377.199l-91.219 178.082a68.9 68.9 0 0 1 36.994 18.983l91.217-178.08a68.9 68.9 0 0 1-36.992-18.985M476.723 125.33a68.9 68.9 0 0 1-29.471 29.332l141.266 141.811a68.9 68.9 0 0 1 29.468-29.332zM347.787 104.631l-178.576 90.498a68.9 68.9 0 0 1 18.793 37.086l178.574-90.502a68.9 68.9 0 0 1-18.791-37.082M446.926 154.826a68.9 68.9 0 0 1-34.983 7.483 69 69 0 0 1-6.029-.633l15.818 101.291 43.163 6.926zm-16 167.028 37.4 239.482a68.9 68.9 0 0 1 33.914-6.943q3.625.206 7.207.791L474.09 328.777zM188.131 232.975c.734 4.66.988 9.383.758 14.095a68.9 68.9 0 0 1-7.16 26.983l101.369 16.281 19.923-38.908zm173.736 27.9-19.926 38.912 239.514 38.467a69 69 0 0 1-.695-13.719 68.9 68.9 0 0 1 7.349-27.324z"}),React.createElement("path",{fillOpacity:".996",d:"M412.284 156.054c34.538 1.882 64.061-24.592 65.943-59.13s-24.592-64.062-59.131-65.943c-34.538-1.882-64.061 24.592-65.943 59.13s24.593 64.062 59.131 65.943M646.144 390.82c34.538 1.881 64.062-24.593 65.943-59.131s-24.592-64.061-59.13-65.943-64.062 24.593-65.943 59.131 24.592 64.061 59.13 65.943M495.086 685.719c34.538 1.881 64.062-24.592 65.943-59.13s-24.592-64.062-59.13-65.943-64.062 24.592-65.943 59.13 24.592 64.062 59.13 65.943M167.866 633.211c34.538 1.882 64.062-24.592 65.943-59.13s-24.592-64.062-59.13-65.943-64.062 24.592-65.943 59.13 24.592 64.062 59.13 65.943M116.692 305.86c34.538 1.882 64.062-24.592 65.943-59.13s-24.592-64.062-59.131-65.943c-34.538-1.881-64.061 24.592-65.943 59.13s24.593 64.062 59.131 65.943"})))},{name:"feed",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M2 8.667V12c5.515 0 10 4.485 10 10h3.333c0-7.363-5.97-13.333-13.333-13.333M2 2v3.333c9.19 0 16.667 7.477 16.667 16.667H22C22 10.955 13.045 2 2 2m2.5 15a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5"})))},{name:"flickr",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M6.5 7c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5m11 0c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5"})))},{name:"foursquare",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M17.573 2H6.905C5.434 2 5 3.107 5 3.805v16.948c0 .785.422 1.077.66 1.172.238.097.892.177 1.285-.275 0 0 5.035-5.843 5.122-5.93.132-.132.132-.132.262-.132h3.26c1.368 0 1.588-.977 1.732-1.552.078-.318.692-3.428 1.225-6.122l.675-3.368C19.56 2.893 19.14 2 17.573 2m-1.078 5.22c-.053.252-.372.518-.665.518h-4.157c-.467 0-.802.318-.802.787v.508c0 .467.337.798.805.798h3.528c.331 0 .655.362.583.715s-.407 2.102-.448 2.295c-.04.193-.262.523-.655.523h-2.88c-.523 0-.683.068-1.033.503-.35.437-3.505 4.223-3.505 4.223-.032.035-.063.027-.063-.015V4.852c0-.298.26-.648.648-.648h8.562c.315 0 .61.297.528.683z"})))},{name:"ghost",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M10.203 20.997H3.005v-3.599h7.198zm10.792-3.599h-7.193v3.599h7.193zm.003-7.198H3v3.599h17.998zm-7.195-7.197H3.005v3.599h10.798zm7.197 0h-3.599v3.599H21z"})))},{name:"git",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M23.519 10.947 13.053.482a1.543 1.543 0 0 0-2.183 0L8.696 2.656l2.756 2.756a1.83 1.83 0 0 1 1.886.439 1.84 1.84 0 0 1 .436 1.898l2.656 2.657a1.83 1.83 0 0 1 1.899.436 1.837 1.837 0 0 1 0 2.597 1.84 1.84 0 0 1-2.599 0 1.84 1.84 0 0 1-.4-1.998l-2.478-2.477v6.521a1.837 1.837 0 0 1 .485 2.945 1.837 1.837 0 0 1-2.597 0 1.837 1.837 0 0 1 0-2.598 1.8 1.8 0 0 1 .602-.401V8.85a1.8 1.8 0 0 1-.602-.4 1.84 1.84 0 0 1-.395-2.009L7.628 3.723.452 10.898a1.544 1.544 0 0 0 0 2.184l10.467 10.467a1.544 1.544 0 0 0 2.183 0l10.417-10.418a1.546 1.546 0 0 0 0-2.184"})))},{name:"github",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.419 2.865 8.166 6.839 9.489.5.09.682-.218.682-.484 0-.236-.009-.866-.014-1.699-2.782.602-3.369-1.34-3.369-1.34-.455-1.157-1.11-1.465-1.11-1.465-.909-.62.069-.608.069-.608 1.004.071 1.532 1.03 1.532 1.03.891 1.529 2.341 1.089 2.91.833.091-.647.349-1.086.635-1.337-2.22-.251-4.555-1.111-4.555-4.943 0-1.091.39-1.984 1.03-2.682-.103-.254-.447-1.27.097-2.646 0 0 .84-.269 2.75 1.025A9.6 9.6 0 0 1 12 6.836c.85.004 1.705.114 2.504.336 1.909-1.294 2.748-1.025 2.748-1.025.546 1.376.202 2.394.1 2.646.64.699 1.026 1.591 1.026 2.682 0 3.841-2.337 4.687-4.565 4.935.359.307.679.917.679 1.852 0 1.335-.012 2.415-.012 2.741 0 .269.18.579.688.481A10 10 0 0 0 22 12c0-5.523-4.477-10-10-10"})))},{name:"google-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-.05 16c-3.312 0-6-2.688-6-6s2.688-6 6-6c1.62 0 2.976.594 4.014 1.566L14.26 9.222c-.432-.408-1.188-.888-2.31-.888-1.986 0-3.606 1.65-3.606 3.672s1.62 3.672 3.606 3.672c2.298 0 3.144-1.59 3.3-2.532h-3.306v-2.238h5.616c.084.378.15.732.15 1.23 0 3.426-2.298 5.862-5.76 5.862"})))},{name:"google-plus-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M8 11h6.61c.06.35.11.7.11 1.16 0 4-2.68 6.84-6.72 6.84-3.87 0-7-3.13-7-7s3.13-7 7-7c1.89 0 3.47.69 4.69 1.83l-1.9 1.83c-.52-.5-1.43-1.08-2.79-1.08-2.39 0-4.34 1.98-4.34 4.42S5.61 16.42 8 16.42c2.77 0 3.81-1.99 3.97-3.02H8zm15 0h-2V9h-2v2h-2v2h2v2h2v-2h2"})))},{name:"google-plus",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-1.919 14.05a4.051 4.051 0 0 1 0-8.1c1.094 0 2.009.401 2.709 1.057l-1.15 1.118a2.23 2.23 0 0 0-1.559-.599c-1.341 0-2.434 1.114-2.434 2.479s1.094 2.479 2.434 2.479c1.551 0 2.122-1.073 2.227-1.709h-2.232v-1.511h3.791c.057.255.101.494.101.83.001 2.312-1.55 3.956-3.887 3.956M19 12.75h-1.25V14h-1.5v-1.25H15v-1.5h1.25V10h1.5v1.25H19z"})))},{name:"google",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.02 10.18v3.73h5.51c-.26 1.57-1.67 4.22-5.5 4.22-3.31 0-6.01-2.75-6.01-6.12s2.7-6.12 6.01-6.12c1.87 0 3.13.8 3.85 1.48l2.84-2.76C16.99 2.99 14.73 2 12.03 2c-5.52 0-10 4.48-10 10s4.48 10 10 10c5.77 0 9.6-4.06 9.6-9.77 0-.83-.11-1.42-.25-2.05z"})))},{name:"instagram",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 4.622c2.403 0 2.688.009 3.637.052.877.04 1.354.187 1.671.31.42.163.72.358 1.035.673s.51.615.673 1.035c.123.317.27.794.31 1.671.043.949.052 1.234.052 3.637s-.009 2.688-.052 3.637c-.04.877-.187 1.354-.31 1.671-.163.42-.358.72-.673 1.035s-.615.51-1.035.673c-.317.123-.794.27-1.671.31-.949.043-1.233.052-3.637.052s-2.688-.009-3.637-.052c-.877-.04-1.354-.187-1.671-.31a2.8 2.8 0 0 1-1.035-.673 2.8 2.8 0 0 1-.673-1.035c-.123-.317-.27-.794-.31-1.671-.043-.949-.052-1.234-.052-3.637s.009-2.688.052-3.637c.04-.877.187-1.354.31-1.671.163-.42.358-.72.673-1.035s.615-.51 1.035-.673c.317-.123.794-.27 1.671-.31.949-.043 1.234-.052 3.637-.052M12 3c-2.444 0-2.751.01-3.711.054-.958.044-1.612.196-2.184.418a4.4 4.4 0 0 0-1.594 1.039c-.5.5-.808 1.002-1.038 1.594-.223.572-.375 1.226-.419 2.184C3.01 9.249 3 9.556 3 12s.01 2.751.054 3.711c.044.958.196 1.612.418 2.185.23.592.538 1.094 1.038 1.594s1.002.808 1.594 1.038c.572.222 1.227.375 2.185.418.96.044 1.267.054 3.711.054s2.751-.01 3.711-.054c.958-.044 1.612-.196 2.185-.418a4.4 4.4 0 0 0 1.594-1.038c.5-.5.808-1.002 1.038-1.594.222-.572.375-1.227.418-2.185.044-.96.054-1.267.054-3.711s-.01-2.751-.054-3.711c-.044-.958-.196-1.612-.418-2.185A4.4 4.4 0 0 0 19.49 4.51c-.5-.5-1.002-.808-1.594-1.038-.572-.222-1.227-.375-2.185-.418C14.751 3.01 14.444 3 12 3m0 4.378a4.622 4.622 0 1 0 0 9.244 4.622 4.622 0 0 0 0-9.244M12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6m4.804-8.884a1.08 1.08 0 1 0 .001 2.161 1.08 1.08 0 0 0-.001-2.161"})))},{name:"json-feed",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m8.522 17.424.027.027c1.076-1.076 1.854-.993 3.154.306l2.053 2.053c2.136 2.136 4.131 2.028 6.515-.356l.729-.728-1.548-1.548-.373.373c-1.349 1.349-2.293 1.366-3.585.075l-2.409-2.409c-1.242-1.242-2.475-1.366-3.659-.381l-.232-.232c1.01-1.225.911-2.368-.29-3.568l-2.16-2.162c-1.317-1.317-1.308-2.236.058-3.602l.372-.372-1.54-1.54-.728.729c-2.393 2.393-2.525 4.346-.439 6.433l1.78 1.78c1.3 1.3 1.383 2.095.315 3.163l.008.008a1.384 1.384 0 0 0 1.952 1.951"}),React.createElement("circle",{cx:"13.089",cy:"10.905",r:"1.383"}),React.createElement("circle",{cx:"16.349",cy:"7.644",r:"1.383"}),React.createElement("circle",{cx:"19.61",cy:"4.383",r:"1.383"})))},{name:"line",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M14.255 9.572v3.333c0 .084-.066.15-.15.15h-.534a.16.16 0 0 1-.122-.061l-1.528-2.063v1.978c0 .084-.066.15-.15.15h-.534a.15.15 0 0 1-.15-.15V9.576c0-.084.066-.15.15-.15h.529a.14.14 0 0 1 .122.066l1.528 2.063V9.577c0-.084.066-.15.15-.15h.534a.15.15 0 0 1 .155.145m-3.844-.15h-.534a.15.15 0 0 0-.15.15v3.333c0 .084.066.15.15.15h.534c.084 0 .15-.066.15-.15V9.572c0-.08-.066-.15-.15-.15m-1.289 2.794H7.664V9.572a.15.15 0 0 0-.15-.15H6.98a.15.15 0 0 0-.15.15v3.333q0 .062.042.103a.16.16 0 0 0 .103.042h2.142c.084 0 .15-.066.15-.15v-.534a.15.15 0 0 0-.145-.15m7.945-2.794h-2.142c-.08 0-.15.066-.15.15v3.333c0 .08.066.15.15.15h2.142c.084 0 .15-.066.15-.15v-.534a.15.15 0 0 0-.15-.15h-1.458v-.563h1.458c.084 0 .15-.066.15-.15v-.539a.15.15 0 0 0-.15-.15h-1.458v-.563h1.458c.084 0 .15-.066.15-.15v-.534c-.005-.08-.07-.15-.15-.15M22.5 5.33v13.373c-.005 2.1-1.725 3.802-3.83 3.797H5.297c-2.1-.005-3.802-1.73-3.797-3.83V5.297c.005-2.1 1.73-3.802 3.83-3.797h13.373c2.1.005 3.802 1.725 3.797 3.83m-2.888 5.747c0-3.422-3.431-6.206-7.645-6.206s-7.645 2.784-7.645 6.206c0 3.066 2.719 5.634 6.394 6.122.895.192.792.52.591 1.725-.033.192-.155.755.661.413s4.402-2.592 6.009-4.439c1.106-1.219 1.636-2.452 1.636-3.82"})))},{name:"link",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M17 13H7v-2h10zm1-6h-1c-1.631 0-3.065.792-3.977 2H18c1.103 0 2 .897 2 2v2c0 1.103-.897 2-2 2h-4.977c.913 1.208 2.347 2 3.977 2h1a4 4 0 0 0 4-4v-2a4 4 0 0 0-4-4M2 11v2a4 4 0 0 0 4 4h1c1.63 0 3.065-.792 3.977-2H6c-1.103 0-2-.897-2-2v-2c0-1.103.897-2 2-2h4.977C10.065 7.792 8.631 7 7 7H6a4 4 0 0 0-4 4"})))},{name:"linkedin",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19.7 3H4.3A1.3 1.3 0 0 0 3 4.3v15.4A1.3 1.3 0 0 0 4.3 21h15.4a1.3 1.3 0 0 0 1.3-1.3V4.3A1.3 1.3 0 0 0 19.7 3M8.339 18.338H5.667v-8.59h2.672zM7.004 8.574a1.548 1.548 0 1 1-.002-3.096 1.548 1.548 0 0 1 .002 3.096m11.335 9.764H15.67v-4.177c0-.996-.017-2.278-1.387-2.278-1.389 0-1.601 1.086-1.601 2.206v4.249h-2.667v-8.59h2.559v1.174h.037c.356-.675 1.227-1.387 2.526-1.387 2.703 0 3.203 1.779 3.203 4.092v4.711z"})))},{name:"mail",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 4.236-8 4.882-8-4.882V6h16z"})))},{name:"mastodon",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M11.973 2.352c-2.468.02-4.842.286-6.225.921 0 0-2.742 1.229-2.742 5.415 0 .958-.018 2.105.012 3.32.1 4.094.75 8.128 4.535 9.129 1.745.462 3.244.56 4.45.494 2.19-.122 3.417-.781 3.417-.781l-.072-1.588s-1.565.491-3.32.431c-1.74-.06-3.576-.188-3.858-2.324a4 4 0 0 1-.04-.598s1.709.416 3.874.516c1.324.06 2.563-.076 3.824-.226 2.418-.29 4.524-1.78 4.79-3.141.416-2.144.38-5.232.38-5.232 0-4.186-2.74-5.415-2.74-5.415-1.383-.635-3.76-.9-6.227-.921zM9.18 5.622c1.028 0 1.804.395 2.318 1.185l.502.84.5-.84c.514-.79 1.292-1.186 2.32-1.186.888 0 1.605.313 2.15.922q.795.915.794 2.469v5.068h-2.008V9.16c0-1.037-.438-1.562-1.31-1.562-.966 0-1.448.622-1.448 1.857v2.693h-1.996V9.455c0-1.235-.484-1.857-1.45-1.857-.872 0-1.308.525-1.308 1.562v4.92H6.236V9.012q-.001-1.554.793-2.469c.547-.609 1.263-.922 2.15-.922"})))},{name:"medium-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{fillRule:"nonzero",d:"M7.423 6c3.27 0 5.922 2.686 5.922 6s-2.651 6-5.922 6S1.5 15.313 1.5 12s2.652-6 5.923-6m9.458.351c1.635 0 2.961 2.53 2.961 5.65 0 3.118-1.325 5.648-2.96 5.648S13.92 15.119 13.92 12s1.325-5.649 2.96-5.649m4.577.589c.576 0 1.042 2.265 1.042 5.06s-.466 5.06-1.042 5.06c-.575 0-1.04-2.265-1.04-5.06s.465-5.06 1.04-5.06"})))},{name:"medium",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M3 3v18h18V3zm15 4.26-1 .93a.28.28 0 0 0-.11.27v6.8a.27.27 0 0 0 .11.27l.94.93v.2h-4.75v-.2l1-1c.09-.1.09-.12.09-.27V9.74l-2.71 6.9h-.37L8 9.74v4.62a.67.67 0 0 0 .17.54l1.27 1.54v.2H5.86v-.2l1.27-1.54a.64.64 0 0 0 .17-.54V9a.5.5 0 0 0-.16-.4L6 7.26v-.2h3.52L12.23 13l2.38-5.94H18z"})))},{name:"messenger",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.026.375C5.462.375.375 5.172.375 11.652c0 3.389 1.393 6.318 3.66 8.341.391.352.311.556.377 2.73a.934.934 0 0 0 1.307.823c2.48-1.092 2.512-1.178 2.933-1.064 7.185 1.977 14.973-2.621 14.973-10.83 0-6.48-5.035-11.277-11.599-11.277m6.996 8.678L15.6 14.47a1.75 1.75 0 0 1-2.527.465l-2.723-2.038a.7.7 0 0 0-.844 0l-3.674 2.786c-.49.372-1.133-.216-.802-.735l3.422-5.417a1.75 1.75 0 0 1 2.527-.465l2.722 2.037a.7.7 0 0 0 .844 0L18.22 8.32c.489-.374 1.132.213.801.732"})))},{name:"microblog",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19.641 17.086c1.294-1.522 2.067-3.438 2.067-5.521 0-4.957-4.371-8.972-9.763-8.972s-9.763 4.015-9.763 8.972 4.371 8.972 9.763 8.972a10.5 10.5 0 0 0 3.486-.59.315.315 0 0 1 .356.112c.816 1.101 2.09 1.876 3.506 2.191a.194.194 0 0 0 .192-.309 3.82 3.82 0 0 1 .162-4.858zm-3.065-6.575-2.514 1.909.912 3.022a.286.286 0 0 1-.437.317l-2.592-1.802-2.592 1.802a.285.285 0 0 1-.436-.317l.912-3.022-2.515-1.909a.285.285 0 0 1 .167-.513l3.155-.066 1.038-2.981a.285.285 0 0 1 .539 0l1.038 2.981 3.155.066a.285.285 0 0 1 .17.513"})))},{name:"nextdoor",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",strokeMiterlimit:"10",viewBox:"0 0 130 130"},React.createElement("g",null,React.createElement("path",{d:"M64.25 3.531c-31.144.337-57.596 24.22-60.469 55.907-3.064 33.799 21.857 63.685 55.657 66.75s63.685-21.857 66.75-55.657-21.857-63.686-55.657-66.75a62 62 0 0 0-6.281-.25m3.938 34.907C82.468 38.438 93.5 48.58 93.5 61.5v27c0 .685-.565 1.25-1.25 1.25H80.906a1.267 1.267 0 0 1-1.25-1.25V63.375c0-5.58-4.309-11.937-11.469-11.937-7.47 0-11.468 6.357-11.468 11.937V88.5c0 .685-.565 1.25-1.25 1.25H44.125c-.68 0-1.219-.57-1.219-1.25V64.156c0-.74-.529-1.364-1.25-1.531-13.13-2.93-15.115-10.285-15.375-21.125-.005-.332.142-.67.375-.906.233-.237.543-.375.875-.375l11.688.062c.66.01 1.187.529 1.218 1.188.13 4.44.438 9.406 4.438 9.406.83 0 1.443-1.179 1.813-1.719 4.41-6.48 12.28-10.718 21.5-10.718"})))},{name:"patreon",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20 7.408c-.003-2.299-1.746-4.182-3.79-4.862-2.54-.844-5.888-.722-8.312.453-2.939 1.425-3.862 4.545-3.896 7.656-.028 2.559.22 9.297 3.92 9.345 2.75.036 3.159-3.603 4.43-5.356.906-1.247 2.071-1.599 3.506-1.963 2.465-.627 4.146-2.626 4.142-5.273"})))},{name:"pinterest-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.289 2C6.617 2 3.606 5.648 3.606 9.622c0 1.846 1.025 4.146 2.666 4.878.25.111.381.063.439-.169.044-.175.267-1.029.365-1.428a.37.37 0 0 0-.091-.362c-.54-.63-.975-1.791-.975-2.873 0-2.777 2.194-5.464 5.933-5.464 3.23 0 5.49 2.108 5.49 5.122 0 3.407-1.794 5.768-4.13 5.768-1.291 0-2.257-1.021-1.948-2.277.372-1.495 1.089-3.112 1.089-4.191 0-.967-.542-1.775-1.663-1.775-1.319 0-2.379 1.309-2.379 3.059 0 1.115.394 1.869.394 1.869s-1.302 5.279-1.54 6.261c-.405 1.666.053 4.368.094 4.604.021.126.167.169.25.063.129-.165 1.699-2.419 2.142-4.051.158-.59.817-2.995.817-2.995.43.784 1.681 1.446 3.013 1.446 3.963 0 6.822-3.494 6.822-7.833C20.394 5.112 16.849 2 12.289 2"})))},{name:"pinterest",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.236 2.636 7.855 6.356 9.312-.087-.791-.166-2.005.035-2.869.182-.78 1.173-4.971 1.173-4.971s-.299-.599-.299-1.484c0-1.39.806-2.429 1.809-2.429.853 0 1.265.641 1.265 1.409 0 .858-.546 2.141-.828 3.329-.236.996.499 1.807 1.481 1.807 1.777 0 3.144-1.874 3.144-4.579 0-2.394-1.72-4.068-4.177-4.068-2.845 0-4.515 2.134-4.515 4.34 0 .859.331 1.781.744 2.282a.3.3 0 0 1 .069.287c-.077.316-.246.995-.279 1.134-.044.183-.145.222-.334.134-1.249-.581-2.03-2.407-2.03-3.874 0-3.154 2.292-6.051 6.607-6.051 3.469 0 6.165 2.472 6.165 5.775 0 3.446-2.173 6.22-5.189 6.22-1.013 0-1.966-.526-2.292-1.148l-.623 2.377c-.226.869-.835 1.957-1.243 2.622.936.289 1.93.445 2.961.445 5.523 0 10-4.477 10-10S17.523 2 12 2"})))},{name:"pocket",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M21.927 4.194A1.82 1.82 0 0 0 20.222 3H3.839a1.823 1.823 0 0 0-1.813 1.814v6.035l.069 1.2c.29 2.73 1.707 5.115 3.899 6.778l.119.089.025.018a9.9 9.9 0 0 0 3.91 1.727 10.06 10.06 0 0 0 4.049-.014.3.3 0 0 0 .064-.023 9.9 9.9 0 0 0 3.753-1.691l.025-.018q.06-.043.119-.089c2.192-1.664 3.609-4.049 3.898-6.778l.069-1.2V4.814a1.8 1.8 0 0 0-.098-.62m-4.235 6.287-4.704 4.512a1.37 1.37 0 0 1-1.898 0l-4.705-4.512a1.371 1.371 0 1 1 1.898-1.979l3.756 3.601 3.755-3.601a1.372 1.372 0 0 1 1.898 1.979"})))},{name:"polldaddy",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.487 2 2 6.487 2 12c0 5.514 4.487 10 10 10 5.514 0 10-4.486 10-10 0-5.513-4.486-10-10-10m.991 1.68c2.361.084 4.657 1.251 6.197 3.136.283.334.541.693.774 1.067a7.78 7.78 0 0 0-6.094-2.94 7.76 7.76 0 0 0-5.896 2.703q-.008.006-.016.014l-.152.159-.031.032a6.12 6.12 0 0 0-1.633 4.165 6.15 6.15 0 0 0 6.143 6.143c.57 0 1.123-.081 1.649-.227-1.849.839-4.131.747-5.926-.324-1.841-1.089-3.171-3.111-3.433-5.313A7.39 7.39 0 0 1 6.69 6.137C8.294 4.5 10.634 3.563 12.991 3.68m3.373 8.519c-.049-2.024-1.587-3.889-3.544-4.174-1.927-.343-3.917.857-4.451 2.661a3.67 3.67 0 0 0 .2 2.653c.39.8 1.067 1.451 1.894 1.759 1.664.654 3.63-.27 4.173-1.863.593-1.58-.396-3.423-1.94-3.776-1.52-.407-3.161.757-3.204 2.243a2.36 2.36 0 0 0 .753 1.879c.501.476 1.23.667 1.871.529a2.07 2.07 0 0 0 1.469-1.134 1.91 1.91 0 0 0-.087-1.767c-.297-.513-.859-.863-1.429-.881a1.7 1.7 0 0 0-1.437.679 1.53 1.53 0 0 0-.18 1.489q.006.016.016.03c.193.634.774 1.1 1.467 1.117a1.6 1.6 0 0 1-.97-.183c-.466-.244-.809-.747-.893-1.29a1.8 1.8 0 0 1 .499-1.539 2.02 2.02 0 0 1 1.58-.606c.593.04 1.159.35 1.517.859.364.496.51 1.156.383 1.773-.116.62-.529 1.174-1.093 1.514a2.52 2.52 0 0 1-1.914.286c-.65-.161-1.226-.606-1.584-1.206a2.83 2.83 0 0 1-.341-2.031c.143-.7.573-1.321 1.176-1.753 1.193-.883 3.056-.751 4.106.411 1.106 1.1 1.327 3.027.406 4.371-.877 1.376-2.74 2.086-4.374 1.594-1.639-.449-2.913-2.079-3.031-3.853-.07-.884.13-1.797.583-2.577.445-.777 1.155-1.432 1.972-1.862 1.64-.88 3.816-.743 5.349.424 1.251.924 2.083 2.42 2.236 4.009l.001.03c0 2.9-2.359 5.26-5.26 5.26a5.2 5.2 0 0 1-1.947-.376 5 5 0 0 0 2.613-.079 4.96 4.96 0 0 0 2.514-1.751c.618-.828.95-1.861.901-2.869M12 21.113c-5.024 0-9.111-4.087-9.111-9.113 0-4.789 3.713-8.723 8.411-9.081a7 7 0 0 0-.397.06c-2.644.453-5.017 2.106-6.32 4.409-1.309 2.301-1.391 5.19-.3 7.527 1.056 2.34 3.253 4.156 5.776 4.553 2.497.44 5.133-.483 6.787-2.301 1.719-1.797 2.269-4.529 1.486-6.796-.583-1.81-1.976-3.331-3.7-4.046 3.417.594 6.174 3.221 6.174 6.781 0 1.004-.241 2.02-.657 2.966-1.498 2.984-4.586 5.041-8.149 5.041"})))},{name:"print",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M9 16h6v2H9zm13 1h-3v3a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2V9a2 2 0 0 1 2-2h1V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2h1a2 2 0 0 1 2 2zM7 7h10V5H7zm10 7H7v6h10zm3-3.5a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 20 10.5"})))},{name:"quora",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M47.736 16.521c-.41-.81-.898-1.631-1.846-1.631a1 1 0 0 0-.527.107l-.322-.644a2.93 2.93 0 0 1 1.836-.595c1.26 0 1.914.605 2.431 1.397a6.8 6.8 0 0 0 .449-2.675c0-2.773-.869-4.199-2.929-4.199-1.992 0-2.851 1.465-2.851 4.199s.859 4.17 2.851 4.17a4 4 0 0 0 .869-.107zm.498.966a6 6 0 0 1-1.367.185 5.27 5.27 0 0 1-5.263-5.204c0-3.114 2.558-5.233 5.263-5.233s5.282 2.109 5.282 5.233a5.08 5.08 0 0 1-1.992 4.072c.381.566.781.956 1.319.956.595 0 .839-.459.878-.82h.781c.049.488-.195 2.48-2.373 2.48-1.319 0-2.012-.761-2.529-1.66zm5.624-2.646v-3.563c0-.371-.146-.586-.615-.586h-.498v-.956h3.251v5.048c0 .849.459 1.231 1.161 1.231a1.56 1.56 0 0 0 1.465-.839V11.28c0-.371-.146-.586-.615-.586h-.527v-.957h3.28v5.302c0 .527.195.732.8.732h.107v.976l-2.929.468V16.21h-.057a3.12 3.12 0 0 1-2.509 1.152c-1.28 0-2.304-.644-2.304-2.558zm12.059 1.611c1.152 0 1.592-1.005 1.611-3.027.02-1.982-.459-2.929-1.611-2.929-1.005 0-1.641.956-1.641 2.929 0 2.021.625 3.027 1.641 3.027m0 .956a3.906 3.906 0 0 1-3.974-3.974c0-2.334 1.836-3.886 3.974-3.886 2.226 0 4.004 1.582 4.004 3.886a3.867 3.867 0 0 1-4.004 3.974m4.072-.146v-.956h.312c.781 0 .859-.224.859-.908v-4.121c0-.371-.215-.586-.732-.586h-.42v-.955h2.968l.146 1.553h.108c.371-1.113 1.221-1.699 2.051-1.699.693 0 1.221.39 1.221 1.181 0 .547-.264 1.093-1.005 1.093-.664 0-.8-.449-1.358-.449-.488 0-.869.468-.869 1.152v2.783c0 .673.166.908.937.908h.439v.956h-4.658zm9.901-1.093c.956 0 1.338-.898 1.338-1.797v-1.211c-.732.722-2.304.742-2.304 2.021 0 .625.371.986.966.986m1.387 0c-.39.752-1.191 1.26-2.314 1.26-1.309 0-2.148-.732-2.148-1.914 0-2.451 3.417-1.797 4.423-3.427v-.185c0-1.25-.488-1.445-1.035-1.445-1.524 0-.83 1.631-2.226 1.631-.673 0-.937-.371-.937-.859 0-.927 1.093-1.67 3.173-1.67 1.963 0 3.163.537 3.163 2.49v3.114q-.02.742.595.742a1 1 0 0 0 .449-.127l.254.615c-.205.312-.752.869-1.836.869-.908 0-1.465-.42-1.543-1.113h-.01zm-68.554 2.558c-.83-1.641-1.807-3.3-3.711-3.3a2.9 2.9 0 0 0-1.093.215l-.644-1.299a5.66 5.66 0 0 1 3.662-1.211c2.548 0 3.857 1.231 4.892 2.792q.917-2.012.908-5.38c0-5.585-1.748-8.417-5.829-8.417-4.033 0-5.76 2.87-5.76 8.417s1.738 8.397 5.76 8.397a5.9 5.9 0 0 0 1.748-.224zm.996 1.953a9.8 9.8 0 0 1-2.744.371C5.614 21.041.371 16.764.371 10.545.371 4.277 5.614 0 10.965 0c5.448 0 10.642 4.248 10.642 10.545a10.25 10.25 0 0 1-4.013 8.201c.732 1.152 1.563 1.914 2.665 1.914 1.201 0 1.689-.927 1.768-1.66h1.572c.088.966-.4 4.999-4.775 4.999-2.646 0-4.052-1.543-5.106-3.339z"})))},{name:"reddit",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M22 11.816a2.28 2.28 0 0 0-2.277-2.277c-.593 0-1.122.24-1.526.614-1.481-.965-3.455-1.594-5.647-1.69l1.171-3.702 3.18.748a1.88 1.88 0 0 0 1.876 1.862 1.88 1.88 0 0 0 1.877-1.878 1.88 1.88 0 0 0-1.877-1.877c-.769 0-1.431.466-1.72 1.13l-3.508-.826a.386.386 0 0 0-.46.261l-1.35 4.268c-2.316.038-4.411.67-5.97 1.671a2.24 2.24 0 0 0-1.492-.581A2.28 2.28 0 0 0 2 11.816c0 .814.433 1.523 1.078 1.925a4 4 0 0 0-.061.672c0 3.292 4.011 5.97 8.941 5.97s8.941-2.678 8.941-5.97q-.002-.32-.053-.632A2.26 2.26 0 0 0 22 11.816m-3.224-7.422a1.1 1.1 0 1 1-.001 2.199 1.1 1.1 0 0 1 .001-2.199M2.777 11.816c0-.827.672-1.5 1.499-1.5.313 0 .598.103.838.269-.851.676-1.477 1.479-1.812 2.36a1.48 1.48 0 0 1-.525-1.129m9.182 7.79c-4.501 0-8.164-2.329-8.164-5.193S7.457 9.22 11.959 9.22s8.164 2.329 8.164 5.193-3.663 5.193-8.164 5.193m8.677-6.605c-.326-.89-.948-1.701-1.797-2.384.248-.186.55-.301.883-.301.827 0 1.5.673 1.5 1.5.001.483-.23.911-.586 1.185m-11.64 1.703c-.76 0-1.397-.616-1.397-1.376s.637-1.397 1.397-1.397 1.376.637 1.376 1.397-.616 1.376-1.376 1.376m7.405-1.376c0 .76-.616 1.376-1.376 1.376s-1.399-.616-1.399-1.376.639-1.397 1.399-1.397 1.376.637 1.376 1.397m-1.172 3.38a.39.39 0 0 1 0 .55c-.674.674-1.727 1.002-3.219 1.002l-.011-.002-.011.002c-1.492 0-2.544-.328-3.218-1.002a.389.389 0 1 1 .55-.55c.521.521 1.394.775 2.669.775l.011.002.011-.002c1.275 0 2.148-.253 2.669-.775a.387.387 0 0 1 .549 0"})))},{name:"share",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M18 16c-.788 0-1.499.31-2.034.807L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.048 4.118A3 3 0 0 0 15 19a3 3 0 1 0 3-3"})))},{name:"skype",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m10.113 2.699.1-.02q.05.025.098.051zM2.72 10.223l-.017.103q.025.048.051.095zm18.555 3.548q.009-.053.018-.106-.025-.047-.052-.095zm-7.712 7.428q.049.027.096.053l.105-.017zM22 16.386a5.55 5.55 0 0 1-1.637 3.953 5.55 5.55 0 0 1-3.953 1.637 5.6 5.6 0 0 1-2.75-.725l.105-.017-.202-.035q.049.027.096.053a9.5 9.5 0 0 1-1.654.147 9.4 9.4 0 0 1-3.676-.743 9.4 9.4 0 0 1-3.002-2.023 9.4 9.4 0 0 1-2.023-3.002 9.4 9.4 0 0 1-.743-3.676c0-.546.049-1.093.142-1.628q.025.048.051.095l-.034-.199-.017.103A5.6 5.6 0 0 1 2 7.615c0-1.493.582-2.898 1.637-3.953A5.56 5.56 0 0 1 7.59 2.024c.915 0 1.818.228 2.622.655l-.1.02.199.031q-.049-.026-.098-.051l.004-.001a9.5 9.5 0 0 1 1.788-.169 9.41 9.41 0 0 1 6.678 2.766 9.4 9.4 0 0 1 2.024 3.002 9.4 9.4 0 0 1 .743 3.676c0 .575-.054 1.15-.157 1.712q-.025-.047-.052-.095l.034.201q.009-.053.018-.106c.461.829.707 1.767.707 2.721m-5.183-2.248c0-1.331-.613-2.743-3.033-3.282l-2.209-.49c-.84-.192-1.807-.444-1.807-1.237s.679-1.348 1.903-1.348c2.468 0 2.243 1.696 3.468 1.696.645 0 1.209-.379 1.209-1.031 0-1.521-2.435-2.663-4.5-2.663-2.242 0-4.63.952-4.63 3.488 0 1.221.436 2.521 2.839 3.123l2.984.745c.903.223 1.129.731 1.129 1.189 0 .762-.758 1.507-2.129 1.507-2.679 0-2.307-2.062-3.743-2.062-.645 0-1.113.444-1.113 1.078 0 1.236 1.501 2.886 4.856 2.886 3.195 0 4.776-1.538 4.776-3.599"})))},{name:"sms",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M17.696 4C20.069 4 22 5.973 22 8.398v4.357c0 2.04-1.368 3.783-3.261 4.266v4.427l-5.234-4.295h-7.2C3.93 17.153 2 15.18 2 12.755V8.398C2 5.973 3.931 4 6.304 4zM7.028 8.515c-.98 0-1.66.562-1.66 1.349-.009.497.322.91.985 1.178l.39.142c.242.097.305.171.305.297 0 .162-.131.251-.442.251s-.76-.135-1.004-.284l-.112.046-.215.868c.359.258.832.364 1.33.364 1.104 0 1.764-.523 1.764-1.333-.008-.574-.305-.956-.954-1.216l-.393-.146c-.266-.108-.341-.181-.341-.287 0-.152.131-.243.387-.243.274 0 .587.093.808.214l.109-.047.214-.837c-.315-.224-.741-.316-1.171-.316m10.302 0c-.98 0-1.66.562-1.66 1.349-.008.497.322.91.985 1.178l.39.142c.243.097.305.171.305.297 0 .162-.13.251-.442.251-.311 0-.76-.135-1.004-.284l-.112.046-.215.868c.359.258.832.364 1.33.364 1.104 0 1.764-.523 1.764-1.333-.008-.574-.305-.956-.954-1.216l-.393-.146c-.266-.108-.341-.181-.341-.287 0-.152.131-.243.387-.243.274 0 .587.093.808.214l.109-.047.214-.837c-.316-.224-.741-.316-1.171-.316m-3.733 0c-.297 0-.55.066-.78.202l-.144.098a2 2 0 0 0-.264.247l-.078.095-.027-.077c-.15-.34-.55-.565-1.033-.565l-.169.007a1.36 1.36 0 0 0-.896.42l-.08.09-.038-.363-.075-.067H8.994l-.075.079.024.634c.005.2.008.397.008.604v2.652l.075.075h1.178l.075-.075v-2.269q-.002-.168.042-.274c.083-.23.262-.392.496-.392.314 0 .483.267.483.753v2.182l.075.075h1.179l.075-.075v-2.277c0-.097.016-.213.043-.285.077-.224.26-.373.486-.373.33 0 .5.272.5.817v2.118l.074.075h1.179l.075-.075v-2.293c0-1.131-.537-1.763-1.39-1.763Z"})))},{name:"snapchat",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M11.989 1.728c3.221.001 5.904 2.683 5.908 5.912q.002 1.133.067 2.094a.737.737 0 0 0 .902.669l1.009-.237a.6.6 0 0 1 .129-.015c.256 0 .492.175.55.434a.74.74 0 0 1-.479.861l-1.532.618a.823.823 0 0 0-.485.98c1.229 4.543 4.661 4.071 4.661 4.662 0 .743-2.587.848-2.821 1.082s-.01 1.368-.532 1.588a1.1 1.1 0 0 1-.409.056c-.393 0-.95-.077-1.536-.077-.509 0-1.04.058-1.507.273-1.239.572-2.433 1.641-3.914 1.641S9.325 21.2 8.086 20.628c-.467-.216-.998-.273-1.507-.273-.586 0-1.143.077-1.536.077-.17 0-.31-.014-.409-.056-.522-.22-.299-1.354-.532-1.588s-2.821-.337-2.821-1.08c0-.592 3.432-.119 4.661-4.662a.824.824 0 0 0-.486-.98l-1.532-.618a.74.74 0 0 1-.479-.861.56.56 0 0 1 .679-.419l1.009.237q.086.02.169.02a.737.737 0 0 0 .733-.689q.065-.961.067-2.094c.004-3.229 2.666-5.91 5.887-5.912m0-1.281c-.961 0-1.898.194-2.784.574A7.2 7.2 0 0 0 6.93 2.572a7.2 7.2 0 0 0-1.539 2.282A7.1 7.1 0 0 0 4.82 7.64a33 33 0 0 1-.029 1.369l-.375-.088a2 2 0 0 0-.421-.049 1.86 1.86 0 0 0-1.135.389 1.84 1.84 0 0 0-.666 1.049 2.024 2.024 0 0 0 1.271 2.335l1.124.454c-.744 2.285-2.117 2.723-3.041 3.018a5 5 0 0 0-.659.246C.087 16.76 0 17.436 0 17.708c0 .521.247.996.694 1.339.223.17.499.311.844.43.47.162 1.016.265 1.459.347.021.164.053.341.106.518.22.738.684 1.069 1.034 1.217.332.14.676.156.905.156.224 0 .462-.018.713-.036.269-.02.548-.041.823-.041.426 0 .743.051.97.155.311.144.64.337.989.542.972.571 2.073 1.217 3.462 1.217s2.49-.647 3.462-1.217c.349-.205.679-.399.989-.542.226-.105.544-.155.97-.155.275 0 .554.021.823.041.251.019.488.036.713.036.229 0 .573-.016.905-.156.35-.147.814-.478 1.034-1.217.053-.178.084-.354.106-.518.443-.082.989-.185 1.459-.347.345-.119.621-.259.844-.43.448-.342.694-.818.694-1.339 0-.272-.087-.948-.891-1.347a5 5 0 0 0-.659-.246c-.924-.295-2.297-.733-3.041-3.018l1.124-.454a2.025 2.025 0 0 0 1.271-2.335 1.83 1.83 0 0 0-.666-1.049 1.86 1.86 0 0 0-1.556-.34l-.375.088a33 33 0 0 1-.029-1.369 7.1 7.1 0 0 0-.575-2.789c-.365-.853-.886-1.62-1.547-2.282s-1.428-1.182-2.28-1.547a7.1 7.1 0 0 0-2.786-.574"})))},{name:"soundcloud",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M23.587 13.923a3.303 3.303 0 0 1-3.344 3.117h-8.037a.674.674 0 0 1-.667-.67V7.717a.74.74 0 0 1 .444-.705s.739-.512 2.296-.512a5.27 5.27 0 0 1 2.702.742 5.35 5.35 0 0 1 2.516 3.485 3.1 3.1 0 0 1 .852-.116 3.217 3.217 0 0 1 3.237 3.312m-13.05-5.659c.242 2.935.419 5.612 0 8.538a.261.261 0 0 1-.519 0c-.39-2.901-.221-5.628 0-8.538a.26.26 0 0 1 .398-.25.26.26 0 0 1 .12.25zm-1.627 8.541a.273.273 0 0 1-.541 0 32.7 32.7 0 0 1 0-7.533.274.274 0 0 1 .544 0 29.4 29.4 0 0 1-.003 7.533m-1.63-7.788c.264 2.69.384 5.099-.003 7.782a.262.262 0 0 1-.522 0c-.374-2.649-.249-5.127 0-7.782a.264.264 0 0 1 .525 0m-1.631 7.792a.268.268 0 0 1-.532 0 27.6 27.6 0 0 1 0-7.034.27.27 0 1 1 .541 0 25.8 25.8 0 0 1-.01 7.034zm-1.63-5.276c.412 1.824.227 3.435-.015 5.294a.255.255 0 0 1-.504 0c-.22-1.834-.402-3.482-.015-5.295a.268.268 0 0 1 .535 0m-1.626-.277c.378 1.869.254 3.451-.01 5.325-.031.277-.506.28-.531 0-.239-1.846-.352-3.476-.01-5.325a.277.277 0 0 1 .551 0m-1.643.907c.396 1.239.261 2.246-.016 3.517a.258.258 0 0 1-.514 0c-.239-1.246-.336-2.274-.021-3.517a.276.276 0 0 1 .55 0z"})))},{name:"spotify",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m4.586 14.424a.62.62 0 0 1-.857.207c-2.348-1.435-5.304-1.76-8.785-.964a.622.622 0 1 1-.277-1.215c3.809-.871 7.077-.496 9.713 1.115a.623.623 0 0 1 .206.857M17.81 13.7a.78.78 0 0 1-1.072.257c-2.687-1.652-6.785-2.131-9.965-1.166A.779.779 0 1 1 6.32 11.3c3.632-1.102 8.147-.568 11.234 1.328a.78.78 0 0 1 .256 1.072m.105-2.835c-3.223-1.914-8.54-2.09-11.618-1.156a.935.935 0 1 1-.542-1.79c3.532-1.072 9.404-.865 13.115 1.338a.936.936 0 1 1-.955 1.608"})))},{name:"squarespace",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20.87 9.271a3.86 3.86 0 0 0-5.458 0l-6.141 6.141a.964.964 0 1 0 1.365 1.364l6.14-6.14a1.929 1.929 0 1 1 2.729 2.729l-6.022 6.022a1.93 1.93 0 0 0 2.729 0l4.658-4.658a3.86 3.86 0 0 0 0-5.458m-2.047 2.047a.965.965 0 0 0-1.365 0l-6.14 6.14a1.93 1.93 0 0 1-2.729 0 .964.964 0 1 0-1.364 1.364 3.86 3.86 0 0 0 5.458 0l6.14-6.14a.966.966 0 0 0 0-1.364m-2.047-6.141a3.86 3.86 0 0 0-5.458 0l-6.14 6.14a.964.964 0 1 0 1.364 1.364l6.141-6.14a1.93 1.93 0 0 1 2.729 0 .965.965 0 1 0 1.364-1.364m-2.047 2.047a.964.964 0 0 0-1.364 0l-6.14 6.141a1.929 1.929 0 1 1-2.729-2.729l6.022-6.022a1.93 1.93 0 0 0-2.729 0L3.13 9.271a3.86 3.86 0 0 0 5.458 5.458l6.14-6.141a.963.963 0 0 0 .001-1.364"})))},{name:"stackexchange",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M4 11.606h16v3.272H4zM4 7.377h16v3.272H4zM17.514 3H6.55C5.147 3 4 4.169 4 5.614v.848h16v-.85C20 4.167 18.895 3 17.514 3M4 15.813v.85c0 1.445 1.147 2.614 2.55 2.614h6.799v3.463l3.357-3.463h.744c1.402 0 2.55-1.169 2.55-2.614v-.85z"})))},{name:"stackoverflow",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M18.18 20.103V14.78h1.767v7.09H4v-7.09h1.767v5.323z"}),React.createElement("path",{d:"m7.717 14.275 8.673 1.813.367-1.744-8.673-1.813zm1.147-4.13 8.031 3.74.734-1.606-8.031-3.763zm2.226-3.946 6.815 5.667 1.124-1.354-6.815-5.667zM15.495 2l-1.423 1.055 5.277 7.113 1.423-1.055zM7.533 18.314h8.857v-1.767H7.533z"})))},{name:"stumbleupon",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 4.294a4.47 4.47 0 0 0-4.471 4.471v6.353a1.059 1.059 0 1 1-2.118 0v-2.824H2v2.941a4.471 4.471 0 0 0 8.942 0v-6.47a1.059 1.059 0 1 1 2.118 0v1.294l1.412.647 2-.647V8.765A4.473 4.473 0 0 0 12 4.294m1.059 8.059v2.882a4.471 4.471 0 0 0 8.941 0v-2.824h-3.412v2.824a1.059 1.059 0 1 1-2.118 0v-2.882l-2 .647z"})))},{name:"substack",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19.904 9.182H4.095V7.054h15.81v2.127M4.095 11.109V21L12 16.583 19.905 21v-9.891zM19.905 3H4.095v2.127h15.81z"})))},{name:"telegram",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m3.08 14.757s-.25.625-.936.325l-2.541-1.949-1.63 1.486s-.127.096-.266.036c0 0-.12-.011-.27-.486s-.911-2.972-.911-2.972L6 12.349s-.387-.137-.425-.438c-.037-.3.437-.462.437-.462l10.03-3.934s.824-.362.824.238z"})))},{name:"threads",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 192 192"},React.createElement("g",null,React.createElement("path",{d:"M141.537 88.988a67 67 0 0 0-2.518-1.143c-1.482-27.307-16.403-42.94-41.457-43.1h-.34c-14.986 0-27.449 6.396-35.12 18.036l13.779 9.452c5.73-8.695 14.724-10.548 21.348-10.548h.229c8.249.053 14.474 2.452 18.503 7.129 2.932 3.405 4.893 8.111 5.864 14.05-7.314-1.243-15.224-1.626-23.68-1.14-23.82 1.371-39.134 15.264-38.105 34.568.522 9.792 5.4 18.216 13.735 23.719 7.047 4.652 16.124 6.927 25.557 6.412 12.458-.683 22.231-5.436 29.049-14.127 5.178-6.6 8.453-15.153 9.899-25.93 5.937 3.583 10.337 8.298 12.767 13.966 4.132 9.635 4.373 25.468-8.546 38.376-11.319 11.308-24.925 16.2-45.488 16.351-22.809-.169-40.06-7.484-51.275-21.742C35.236 139.966 29.808 120.682 29.605 96c.203-24.682 5.63-43.966 16.133-57.317C56.954 24.425 74.204 17.11 97.013 16.94c22.975.17 40.526 7.52 52.171 21.847 5.71 7.026 10.015 15.86 12.853 26.162l16.147-4.308c-3.44-12.68-8.853-23.606-16.219-32.668C147.036 9.607 125.202.195 97.07 0h-.113C68.882.194 47.292 9.642 32.788 28.08 19.882 44.485 13.224 67.315 13.001 95.932L13 96v.067c.224 28.617 6.882 51.447 19.788 67.854C47.292 182.358 68.882 191.806 96.957 192h.113c24.96-.173 42.554-6.708 57.048-21.189 18.963-18.945 18.392-42.692 12.142-57.27-4.484-10.454-13.033-18.945-24.723-24.553M98.44 129.507c-10.44.588-21.286-4.098-21.82-14.135-.397-7.442 5.296-15.746 22.461-16.735q2.948-.17 5.79-.169c6.235 0 12.068.606 17.371 1.765-1.978 24.702-13.58 28.713-23.802 29.274"})))},{name:"tiktok-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm7.531 3h2.053s-.114 2.635 2.85 2.82v2.04s-1.582.099-2.85-.87l.021 4.207a3.804 3.804 0 1 1-3.802-3.802h.533v2.082a1.73 1.73 0 0 0-1.922.648 1.727 1.727 0 0 0 1.947 2.646 1.73 1.73 0 0 0 1.19-1.642z"})))},{name:"tiktok",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.22 2h3.42s-.19 4.394 4.75 4.702v3.396s-2.636.166-4.75-1.448l.037 7.012a6.338 6.338 0 1 1-6.34-6.339h.89v3.472a2.882 2.882 0 1 0 2.024 2.752z"})))},{name:"tripadvisor",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M21.01 9.859c.236-1.002.985-2.003.985-2.003l-3.341-.002C16.779 6.643 14.502 6 11.979 6 9.363 6 7 6.659 5.135 7.877L2 7.88s.74.988.98 1.983a4.98 4.98 0 0 0-.977 2.961 5.01 5.01 0 0 0 5.009 5.003 5 5 0 0 0 3.904-1.875l1.065 1.592 1.076-1.606a4.96 4.96 0 0 0 1.838 1.448 4.98 4.98 0 0 0 3.831.151 5.01 5.01 0 0 0 2.963-6.431 5 5 0 0 0-.679-1.247m-13.998 6.96a4 4 0 0 1-3.998-3.995 4 4 0 0 1 3.998-3.997 4 4 0 0 1 3.996 3.997 4 4 0 0 1-3.996 3.995m4.987-4.36A5.007 5.007 0 0 0 7.11 7.821c1.434-.613 3.081-.947 4.867-.947 1.798 0 3.421.324 4.853.966a4.984 4.984 0 0 0-4.831 4.619m6.288 4.134a3.97 3.97 0 0 1-3.058-.122 3.96 3.96 0 0 1-2.075-2.245v-.001a3.97 3.97 0 0 1 .118-3.056 3.97 3.97 0 0 1 2.246-2.077 4.005 4.005 0 0 1 5.135 2.366 4.006 4.006 0 0 1-2.366 5.135"}),React.createElement("path",{d:"M6.949 10.307a2.477 2.477 0 0 0-2.475 2.472 2.48 2.48 0 0 0 2.475 2.474 2.474 2.474 0 0 0 0-4.946m0 4.094a1.626 1.626 0 0 1-1.624-1.623 1.621 1.621 0 1 1 1.624 1.623M16.981 10.307a2.477 2.477 0 0 0-2.474 2.472 2.48 2.48 0 0 0 2.474 2.474 2.476 2.476 0 0 0 2.472-2.474 2.475 2.475 0 0 0-2.472-2.472m0 4.094a1.625 1.625 0 0 1-1.622-1.623 1.622 1.622 0 1 1 1.622 1.623"}),React.createElement("path",{d:"M7.778 12.778a.832.832 0 1 1-1.664.002.832.832 0 0 1 1.664-.002M16.981 11.947a.832.832 0 1 0 .002 1.666.832.832 0 0 0-.002-1.666"})))},{name:"tumblr-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M16.749 17.396c-.357.17-1.041.319-1.551.332-1.539.041-1.837-1.081-1.85-1.896V9.847h3.861v-2.91h-3.847V2.039h-2.817c-.046 0-.127.041-.138.144-.165 1.499-.867 4.13-3.783 5.181v2.484h1.945v6.282c0 2.151 1.587 5.206 5.775 5.135 1.413-.024 2.982-.616 3.329-1.126z"})))},{name:"tumblr",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-5.569 14.265c-2.446.042-3.372-1.742-3.372-2.998v-3.668H8.923v-1.45c1.703-.614 2.113-2.15 2.209-3.025.007-.06.054-.084.081-.084h1.645V8.9h2.246v1.7H12.85v3.495c.008.476.182 1.131 1.081 1.107.298-.008.697-.094.906-.194l.54 1.601c-.205.296-1.121.641-1.946.656"})))},{name:"twitch",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M16.499 8.089h-1.636v4.91h1.636zm-4.499 0h-1.637v4.91H12zM4.228 3.178 3 6.451v13.092h4.499V22h2.456l2.454-2.456h3.681L21 14.636V3.178zm15.136 10.638L16.5 16.681H12l-2.453 2.453V16.68H5.863V4.814h13.501z"})))},{name:"twitter-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M22.23 5.924a8.2 8.2 0 0 1-2.357.646 4.12 4.12 0 0 0 1.804-2.27 8.2 8.2 0 0 1-2.606.996 4.103 4.103 0 0 0-6.991 3.742 11.65 11.65 0 0 1-8.457-4.287 4.1 4.1 0 0 0-.556 2.063 4.1 4.1 0 0 0 1.825 3.415 4.1 4.1 0 0 1-1.859-.513v.052a4.104 4.104 0 0 0 3.292 4.023 4.1 4.1 0 0 1-1.853.07 4.11 4.11 0 0 0 3.833 2.85 8.24 8.24 0 0 1-5.096 1.756 8 8 0 0 1-.979-.057 11.6 11.6 0 0 0 6.29 1.843c7.547 0 11.675-6.252 11.675-11.675q0-.267-.012-.531a8.3 8.3 0 0 0 2.047-2.123"})))},{name:"twitter",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-2.534 6.71q.007.148.007.298c0 3.045-2.318 6.556-6.556 6.556a6.5 6.5 0 0 1-3.532-1.035q.27.032.55.032a4.63 4.63 0 0 0 2.862-.986 2.31 2.31 0 0 1-2.152-1.6 2.3 2.3 0 0 0 1.04-.04 2.306 2.306 0 0 1-1.848-2.259v-.029c.311.173.666.276 1.044.288a2.303 2.303 0 0 1-.713-3.076 6.54 6.54 0 0 0 4.749 2.407 2.305 2.305 0 0 1 3.926-2.101 4.6 4.6 0 0 0 1.463-.559 2.3 2.3 0 0 1-1.013 1.275c.466-.056.91-.18 1.323-.363-.31.461-.7.867-1.15 1.192"})))},{name:"untappd",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m11 13.299-5.824 8.133c-.298.416-.8.635-1.308.572-.578-.072-1.374-.289-2.195-.879S.392 19.849.139 19.323a1.4 1.4 0 0 1 .122-1.425l5.824-8.133a3.1 3.1 0 0 1 1.062-.927l1.146-.604c.23-.121.436-.283.608-.478.556-.631 2.049-2.284 4.696-4.957l.046-.212a.13.13 0 0 1 .096-.1l.146-.037a.135.135 0 0 0 .101-.141l-.015-.18a.13.13 0 0 1 .125-.142c.176-.005.518.046 1.001.393s.64.656.692.824a.13.13 0 0 1-.095.164l-.175.044a.13.13 0 0 0-.101.141l.012.15a.13.13 0 0 1-.063.123l-.186.112c-1.679 3.369-2.764 5.316-3.183 6.046a2.2 2.2 0 0 0-.257.73l-.205 1.281A3.1 3.1 0 0 1 11 13.3zm12.739 4.598-5.824-8.133a3.1 3.1 0 0 0-1.062-.927l-1.146-.605a2.1 2.1 0 0 1-.608-.478 51 51 0 0 0-.587-.654.09.09 0 0 0-.142.018 97 97 0 0 1-1.745 3.223 1.4 1.4 0 0 0-.171.485 3.5 3.5 0 0 0 0 1.103l.01.064c.075.471.259.918.536 1.305l5.824 8.133c.296.413.79.635 1.294.574a4.76 4.76 0 0 0 2.209-.881 4.76 4.76 0 0 0 1.533-1.802 1.4 1.4 0 0 0-.122-1.425zM8.306 3.366l.175.044a.134.134 0 0 1 .101.141l-.012.15a.13.13 0 0 0 .063.123l.186.112q.465.933.869 1.721c.026.051.091.06.129.019q.655-.703 1.585-1.668a.137.137 0 0 0 .003-.19c-.315-.322-.645-.659-1.002-1.02l-.046-.212a.13.13 0 0 0-.096-.099l-.146-.037a.135.135 0 0 1-.101-.141l.015-.18a.13.13 0 0 0-.123-.142c-.175-.005-.518.045-1.002.393-.483.347-.64.656-.692.824a.13.13 0 0 0 .095.164z"})))},{name:"vimeo",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M22.396 7.164q-.139 3.039-4.245 8.32Q13.907 21 10.97 21q-1.82 0-3.079-3.359l-1.68-6.159q-.934-3.36-2.005-3.36-.234.001-1.634.98l-.978-1.261q1.541-1.353 3.037-2.708 2.056-1.774 3.084-1.869 2.429-.234 2.99 3.321.607 3.836.841 4.769.7 3.181 1.542 3.181.653 0 1.963-2.065 1.307-2.063 1.401-3.142.187-1.781-1.401-1.782-.747.001-1.541.341 1.534-5.024 5.862-4.884 3.21.095 3.024 4.161"})))},{name:"vk",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{fillRule:"evenodd",d:"M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.431 0 8.146 1.687 9.833S6.09 24 11.52 24h.96c5.431 0 8.146 0 9.833-1.687S24 17.91 24 12.48v-.96c0-5.431 0-8.146-1.687-9.833S17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687M4.05 7.3c.13 6.24 3.25 9.99 8.72 9.99h.31v-3.57c2.01.2 3.53 1.67 4.14 3.57h2.84c-.78-2.84-2.83-4.41-4.11-5.01 1.28-.74 3.08-2.54 3.51-4.98h-2.58c-.56 1.98-2.22 3.78-3.8 3.95V7.3H10.5v6.92c-1.6-.4-3.62-2.34-3.71-6.92z"})))},{name:"whatsapp",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m2.048 22 1.406-5.136a9.9 9.9 0 0 1-1.323-4.955C2.133 6.446 6.579 2 12.042 2a9.85 9.85 0 0 1 7.011 2.906 9.85 9.85 0 0 1 2.9 7.011c-.002 5.464-4.448 9.91-9.91 9.91h-.004a9.9 9.9 0 0 1-4.736-1.206zm5.497-3.172.301.179a8.2 8.2 0 0 0 4.193 1.148h.003c4.54 0 8.235-3.695 8.237-8.237a8.2 8.2 0 0 0-2.41-5.828 8.18 8.18 0 0 0-5.824-2.416c-4.544 0-8.239 3.695-8.241 8.237a8.2 8.2 0 0 0 1.259 4.384l.196.312-.832 3.04zm9.49-4.554c-.062-.103-.227-.165-.475-.289s-1.465-.723-1.692-.806-.392-.124-.557.124-.64.806-.784.971-.289.186-.536.062-1.046-.385-1.991-1.229c-.736-.657-1.233-1.468-1.378-1.715s-.015-.382.109-.505c.111-.111.248-.289.371-.434.124-.145.165-.248.248-.413s.041-.31-.021-.434-.557-1.343-.763-1.839c-.202-.483-.407-.417-.559-.425-.144-.007-.31-.009-.475-.009a.9.9 0 0 0-.66.31c-.226.248-.866.847-.866 2.066s.887 2.396 1.011 2.562 1.746 2.666 4.23 3.739c.591.255 1.052.408 1.412.522.593.189 1.133.162 1.56.098.476-.071 1.465-.599 1.671-1.177.206-.58.206-1.075.145-1.179"})))},{name:"woocommerce",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19 2H5C3.3 2 2 3.3 2 5v11c0 1.7 1.3 3 3 3h4l6 3-1-3h5c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-3m-1.6 4.5c-.4.8-.8 2.1-1 3.9-.3 1.8-.4 3.1-.3 4.1 0 .3 0 .5-.1.7s-.3.4-.6.4-.6-.1-.9-.4c-1-1-1.8-2.6-2.4-4.6-.7 1.4-1.2 2.4-1.6 3.1-.6 1.2-1.2 1.8-1.6 1.9-.3 0-.5-.2-.8-.7-.5-1.4-1.1-4.2-1.7-8.2 0-.3 0-.5.2-.7.1-.2.4-.3.7-.4.5 0 .9.2.9.8.3 2.3.7 4.2 1.1 5.7l2.4-4.5c.2-.4.4-.6.8-.6q.75 0 .9.9c.3 1.4.6 2.6 1 3.7.3-2.7.8-4.7 1.4-5.9.2-.3.4-.5.7-.5.2 0 .5.1.7.2q.3.3.3.6c0 .3 0 .4-.1.5"})))},{name:"wordpress",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.158 12.786 9.46 20.625a9 9 0 0 0 5.526-.144 1 1 0 0 1-.065-.124zM3.009 12a8.99 8.99 0 0 0 5.067 8.092L3.788 8.341A8.95 8.95 0 0 0 3.009 12m15.06-.454c0-1.112-.399-1.881-.741-2.48-.456-.741-.883-1.368-.883-2.109 0-.826.627-1.596 1.51-1.596q.06.002.116.007A8.96 8.96 0 0 0 12 3.009a8.98 8.98 0 0 0-7.512 4.052c.211.007.41.011.579.011.94 0 2.396-.114 2.396-.114.484-.028.541.684.057.741 0 0-.487.057-1.029.085l3.274 9.739 1.968-5.901-1.401-3.838c-.484-.028-.943-.085-.943-.085-.485-.029-.428-.769.057-.741 0 0 1.484.114 2.368.114.94 0 2.397-.114 2.397-.114.485-.028.542.684.057.741 0 0-.488.057-1.029.085l3.249 9.665.897-2.996q.684-1.753.684-2.907m1.82-3.86q.06.428.06.924c0 .912-.171 1.938-.684 3.22l-2.746 7.94a8.98 8.98 0 0 0 4.47-7.771 8.9 8.9 0 0 0-1.1-4.313M12 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10"})))},{name:"x",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387z"})))},{name:"xanga",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M9 9h6v6H9zM3 9h6V3H3zm12 0h6V3h-6zm0 12h6v-6h-6zM3 21h6v-6H3z"})))},{name:"youtube",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M21.8 8.001s-.195-1.378-.795-1.985c-.76-.797-1.613-.801-2.004-.847-2.799-.202-6.997-.202-6.997-.202h-.009s-4.198 0-6.997.202c-.39.047-1.242.051-2.003.847-.6.607-.795 1.985-.795 1.985S2 9.62 2 11.238v1.517c0 1.618.2 3.237.2 3.237s.195 1.378.795 1.985c.761.797 1.76.771 2.205.855 1.6.153 6.8.201 6.8.201s4.203-.006 7.001-.209c.391-.047 1.243-.051 2.004-.847.6-.607.795-1.985.795-1.985s.2-1.618.2-3.237v-1.517c0-1.618-.2-3.237-.2-3.237M9.935 14.594l-.001-5.62 5.404 2.82z"})))}]},8992:(e,t,a)=>{"use strict";a(6072);var c=a(8120),n=a.n(c),r=a(1609);a(1135);r.PureComponent,n().string.isRequired,n().number,n().func,n().string},5973:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(1455),n=a.n(c),r=a(6185),l=a.n(r);const s={fetchWaf:()=>n()({path:"jetpack-protect/v1/waf",method:"GET"}).then(l()),toggleWaf:()=>n()({method:"POST",path:"jetpack-protect/v1/toggle-waf"}),updateWaf:e=>n()({method:"POST",path:"jetpack/v4/waf",data:e}),wafSeen:()=>n()({path:"jetpack-protect/v1/waf-seen",method:"POST"}),wafUpgradeSeen:()=>n()({path:"jetpack-protect/v1/waf-upgrade-seen",method:"POST"}),fetchOnboardingProgress:()=>n()({path:"jetpack-protect/v1/onboarding-progress",method:"GET"}),completeOnboardingSteps:e=>n()({path:"jetpack-protect/v1/onboarding-progress",method:"POST",data:{step_ids:e}}),fetchScanHistory:()=>n()({path:"jetpack-protect/v1/scan-history",method:"GET"})}},1186:(e,t,a)=>{"use strict";a.d(t,{A:()=>_});var c=a(6072),n=a.n(c),r=a(2947),l=a(5918),s=a(9384),i=a(1455),o=a.n(i),m=a(7143),p=a(7723),d=a(3832),u=a(1609),h=a.n(u),g=a(8140),v=a(6516),f=a(7478),E=a(8097),A=a(4962),y=a(3041),w=a(241),k=a(1517),b=a(6062);const __=p.__,_=({children:e})=>{(0,b.A)();const{isSeen:t}=(0,v.A)(),a=(0,m.useSelect)((e=>e(f.a).getNotice())),{refreshPlan:c,startScanOptimistically:i,refreshStatus:p,refreshScanHistory:_}=(0,m.useDispatch)(f.a),{adminUrl:R}=window.jetpackProtectInitialState||{},{run:C,isRegistered:j,hasCheckoutStarted:S}=(0,s.useProductCheckoutWorkflow)({productSlug:g.J3,redirectUrl:(0,d.addQueryArgs)(R,{checkPlan:!0}),siteProductAvailabilityHandler:async()=>o()({path:"jetpack-protect/v1/check-plan",method:"GET"}).then((e=>e)),useBlogIdSuffix:!0});return(0,u.useEffect)((()=>{(0,d.getQueryArg)(window.location.search,"checkPlan")&&(i(),setTimeout((()=>{c(),p(!0),_()}),5e3))}),[c,p,_,i]),!j||S?h().createElement(E.A,{onScanAdd:C}):h().createElement(r.A,{moduleName:__("Jetpack Protect","jetpack-protect"),header:h().createElement(A.A,null)},a.message&&h().createElement(y.A,n()({floating:!0,dismissable:!0},a)),h().createElement(l.A,{horizontalSpacing:0},h().createElement(w.A,{className:k.A.navigation},h().createElement(w.o,{link:"/scan",label:__("Scan","jetpack-protect")}),h().createElement(w.o,{link:"/firewall",label:h().createElement(h().Fragment,null,__("Firewall","jetpack-protect"),!1===t&&h().createElement("span",{className:k.A.badge},__("New","jetpack-protect")))}))),e)}},6062:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(9384),n=a(7143),r=a(1609),l=a(7478);const s=()=>{const{isRegistered:e}=(0,c.useConnection)(),{refreshStatus:t,refreshScanHistory:a}=(0,n.useDispatch)(l.a),s=(0,n.useSelect)((e=>e(l.a).getStatus()));(0,r.useEffect)((()=>{e&&!s.status&&(t(),a())}),[e])}},2929:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(6427),n=a(1609),r=a.n(n),l=a(3940);function s({className:e,color:t="#D63638"}){return r().createElement("div",{className:l.A.container},r().createElement(c.SVG,{className:e,width:"127",height:"136",viewBox:"0 0 127 136",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r().createElement(c.G,{filter:"url(#filter0_d_2716_19567)"},r().createElement(c.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M63.4061 36L86.8123 46.4057V61.9177C86.8123 75.141 78.1289 87.6611 65.8844 91.6107C64.2754 92.1298 62.5369 92.1297 60.9279 91.6107C48.6834 87.6611 40 75.141 40 61.9177V46.4057L63.4061 36Z",fill:t}),r().createElement(c.Rect,{x:"59.8953",y:"72.1666",width:"7.02184",height:"7",rx:"3.5",fill:"white"}),r().createElement(c.Path,{d:"M59.9619 51.0626C59.9258 50.4868 60.383 50 60.9599 50H65.8524C66.4293 50 66.8866 50.4868 66.8505 51.0626L65.8056 67.7292C65.7725 68.2562 65.3355 68.6667 64.8075 68.6667H62.0048C61.4769 68.6667 61.0398 68.2562 61.0068 67.7292L59.9619 51.0626Z",fill:"white"})),r().createElement("defs",null,r().createElement("filter",{id:"filter0_d_2716_19567",x:"0",y:"0",width:"126.812",height:"136",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},r().createElement("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),r().createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),r().createElement("feOffset",{dy:"4"}),r().createElement("feGaussianBlur",{stdDeviation:"20"}),r().createElement("feComposite",{in2:"hardAlpha",operator:"out"}),r().createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"}),r().createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_2716_19567"}),r().createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_2716_19567",result:"shape"})))))}},4907:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var c=a(6072),n=a.n(c),r=a(1112),l=a(6427),s=a(1609),i=a.n(s),o=a(3902);function m({children:e,...t}){return i().createElement(l.ButtonGroup,n()({className:o.A["button-group"]},t),e)}m.Button=e=>i().createElement(r.A,e);const p=m},5747:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var c=a(6461),n=a(7143),r=a(7723),l=a(7478),s=a(9417),i=a(9370);const __=r.__,o=({children:e})=>{const{checkCredentials:t}=(0,n.useDispatch)(l.a),{credentials:a,credentialsIsFetching:r}=(0,n.useSelect)((e=>({credentials:e(l.a).getCredentials(),credentialsIsFetching:e(l.a).getCredentialsIsFetching()})));return a||r||t(),a?0===a.length?React.createElement(s.A,null):e:React.createElement("div",{className:i.A.loading},React.createElement(c.A,{color:"black",style:{color:"black",marginTop:0,marginLeft:0}}),React.createElement("p",{className:i.A.loading__message},__("Checking credentials…","jetpack-protect")))}},9417:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(7425),n=a(1112),r=a(3924),l=a(7143),s=a(7723),i=a(1609),o=a(7478),m=a(3041),p=a(2148);const __=s.__,d=()=>{const{setModal:e}=(0,l.useDispatch)(o.a),{siteSuffix:t,blogID:a}=window.jetpackProtectInitialState,{checkCredentials:s}=(0,l.useDispatch)(o.a),d=(0,l.useSelect)((e=>e(o.a).getCredentials()));return(0,i.useEffect)((()=>{const e=setInterval((()=>{d&&0!==d.length||s()}),3e3);return()=>clearInterval(e)}),[s,d]),React.createElement(React.Fragment,null,React.createElement(c.Ay,{variant:"title-medium",mb:2},__("Site credentials needed","jetpack-protect")),React.createElement(m.A,{type:"info",message:__("Before Jetpack Protect can auto-fix threats on your site, it needs your server credentials.","jetpack-protect")}),React.createElement(c.Ay,{mb:3},__("Your server credentials allow Jetpack Protect to access the server that’s powering your website. This information is securely saved and only used to perform fix threats detected on your site.","jetpack-protect")),React.createElement(c.Ay,{mb:3},__("Once you’ve entered server credentials, Jetpack Protect will be fixing the selected threats.","jetpack-protect")),React.createElement("div",{className:p.A.footer},React.createElement(n.A,{variant:"secondary",onClick:t=>{t.preventDefault(),e({type:null})}},__("Not now","jetpack-protect")),React.createElement(n.A,{isExternalLink:!0,weight:"regular",href:(0,r.A)("jetpack-settings-security-credentials",{site:a??t})},__("Enter server credentials","jetpack-protect"))))}},9627:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(9032),n=a(1609),r=a(1526);const l=e=>{const t=e.lastIndexOf("/");return t>-1?[e.slice(0,t),e.slice(t)]:["",e]},s=({diff:e})=>React.createElement("div",{className:r.A["diff-viewer"]},(0,c.i)(e).map(((e,t)=>React.createElement(n.Fragment,{key:t},React.createElement("div",{key:`file-${t}`,className:r.A["diff-viewer__filename"]},(({oldFileName:e,newFileName:t})=>{const a="a"===e[0]&&"/"===e[1]&&"b"===t[0]&&"/"===t[1],[c,s]=a?[e.slice(2),t.slice(2)]:[e,t];if(c===s){const[e,t]=l(c);return React.createElement(n.Fragment,null,e&&React.createElement("span",{className:r.A["diff-viewer__path-prefix"]},e),React.createElement("span",{className:r.A["diff-viewer__path"]},t))}const i=Math.max(c.length,s.length);for(let e=0,t=0;e{let a=0;return e.lines.map(((c,n)=>React.createElement("div",{key:`${t}-${n}`},"+"===c[0]?" ":e.oldStart+a++)))}))),React.createElement("div",{key:"right-numbers",className:r.A["diff-viewer__line-numbers"]},e.hunks.map(((e,t)=>{let a=0;return e.lines.map(((c,n)=>React.createElement("div",{key:`${t}-${n}`},"-"===c[0]?" ":e.newStart+a++)))}))),React.createElement("div",{className:r.A["diff-viewer__lines"]},e.hunks.map(((e,t)=>e.lines.map(((e,a)=>{const c=e.slice(1).replace(/^\s*$/," "),n=`${t}-${a}`;switch(e[0]){case" ":return React.createElement("div",{key:n},c);case"-":return React.createElement("del",{key:n},c);case"+":return React.createElement("ins",{key:n},c);default:return}}))))))))))},7137:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var c=a(7425),n=a(7723),r=a(1609),l=a.n(r),s=a(5242),i=a(2929),o=a(5165),m=a(2938);const __=n.__;function p({baseErrorMessage:e="",errorMessage:t="",errorCode:a=""}){let n=t?`${t} (${a}).`:e;return n+=" "+__("Try again in a few minutes.","jetpack-protect"),l().createElement(o.A,{main:l().createElement("div",{className:m.A["main-content"]},l().createElement(i.A,{className:m.A["alert-icon-wrapper"],color:"#D63638"}),l().createElement(c.H3,null,e),l().createElement(c.Ay,null,n)),secondary:l().createElement("div",{className:m.A.illustration},l().createElement("img",{src:s,alt:""})),preserveSecondaryOnMobile:!1})}},8955:(e,t,a)=>{"use strict";a.d(t,{A:()=>y});var c=a(7425),n=a(1112),r=a(766),l=a(6427),s=a(7143),i=a(6087),o=a(7723),m=a(1609),p=a(8140),d=a(727),u=a(6516),h=a(7478),g=a(5165),v=a(934);const __=o.__,f=()=>{const{setModal:e}=(0,s.useDispatch)(h.a);return React.createElement("div",{className:v.A["standalone-mode-section"]},React.createElement(c.hE,null,__("Standalone mode","jetpack-protect")),React.createElement(c.Ay,{mb:2},__("Learn how you can execute the firewall before WordPress initializes. This mode offers the most protection.","jetpack-protect")),React.createElement(n.A,{variant:"link",isExternalLink:!0,weight:"regular",onClick:t=>{t.preventDefault(),e({type:"STANDALONE_MODE"})}},__("Learn more","jetpack-protect")))},E=()=>{const{config:e,isUpdating:t,toggleShareDebugData:a}=(0,u.A)(),{hasRequiredPlan:n}=(0,d.A)(),{jetpackWafShareDebugData:r}=e||{},{setNotice:o}=(0,s.useDispatch)(h.a),[g,f]=(0,m.useState)({jetpack_waf_share_debug_data:r}),E=(0,m.useCallback)((()=>{f({...g,jetpack_waf_share_debug_data:!g.jetpack_waf_share_debug_data}),a().then((()=>o({type:"success",duration:5e3,dismissable:!0,message:__("Changes saved.","jetpack-protect")}))).catch((()=>{o({type:"error",dismissable:!0,message:(0,i.createInterpolateElement)(__("An error ocurred. Please try again or contact support.","jetpack-protect"),{supportLink:React.createElement(l.ExternalLink,{href:n?p.NW:p.pQ})})})}))}),[g,a,o,n]);return(0,m.useEffect)((()=>{f({jetpack_waf_share_debug_data:r})}),[r]),React.createElement("div",{className:v.A["share-data-section"]},React.createElement(c.hE,{mb:2},__(" Share detailed data with Jetpack","jetpack-protect")),React.createElement("div",{className:v.A["footer-checkbox"]},React.createElement(l.CheckboxControl,{checked:Boolean(g.jetpack_waf_share_debug_data),onChange:E,disabled:t}),React.createElement(c.Ay,null,__("Allow Jetpack to collect detailed data from blocked requests to enhance firewall protection and accuracy.","jetpack-protect"))))},A=()=>{const{config:e,isUpdating:t,toggleShareData:a}=(0,u.A)(),{hasRequiredPlan:n}=(0,d.A)(),{jetpackWafShareData:r}=e||{},{setNotice:o}=(0,s.useDispatch)(h.a),[g,f]=(0,m.useState)({jetpack_waf_share_data:r}),E=(0,m.useCallback)((()=>{f({...g,jetpack_waf_share_data:!g.jetpack_waf_share_data}),a().then((()=>o({type:"success",duration:5e3,dismissable:!0,message:__("Changes saved.","jetpack-protect")}))).catch((()=>{o({type:"error",dismissable:!0,message:(0,i.createInterpolateElement)(__("An error ocurred. Please try again or contact support.","jetpack-protect"),{supportLink:React.createElement(l.ExternalLink,{href:n?p.NW:p.pQ})})})}))}),[g,a,o,n]);return(0,m.useEffect)((()=>{f({jetpack_waf_share_data:r})}),[r]),React.createElement("div",{className:v.A["share-data-section"]},React.createElement(c.hE,{mb:2},__(" Share basic data with Jetpack","jetpack-protect")),React.createElement("div",{className:v.A["footer-checkbox"]},React.createElement(l.CheckboxControl,{checked:Boolean(g.jetpack_waf_share_data),onChange:E,disabled:t}),React.createElement(c.Ay,null,__("Allow Jetpack to collect basic data from blocked requests to improve firewall protection and accuracy.","jetpack-protect"))))},y=()=>{const{isEnabled:e}=(0,u.A)();return React.createElement(r.A,null,React.createElement(g.A,{main:React.createElement(f,null),secondary:e&&React.createElement(React.Fragment,null,React.createElement(A,null),React.createElement(E,null)),preserveSecondaryOnMobile:!0}))}},9921:(e,t,a)=>{"use strict";a.d(t,{A:()=>C});var c=a(1112),n=a(7425),r=a(766),l=a(5918),s=a(8509),i=a(1158),o=a(9384),m=a(6427),p=a(7723),d=a(1113),u=a(748),h=a(1609),g=a.n(h),v=a(8140),f=a(1226),E=a(727),A=a(6516),y=a(1416);const __=p.__,w=()=>{const{adminUrl:e}=window.jetpackProtectInitialState||{},t=e+"#/firewall",{config:{automaticRulesAvailable:a}}=(0,A.A)(),{run:n}=(0,o.useProductCheckoutWorkflow)({productSlug:v.J3,redirectUrl:t,useBlogIdSuffix:!0}),{recordEventHandler:r}=(0,f.A)(),l=r("jetpack_protect_waf_header_get_scan_link_click",n);return g().createElement(c.A,{className:y.A["upgrade-button"],onClick:l},a?__("Upgrade to update automatic security rules","jetpack-protect",0):__("Upgrade to enable automatic firewall protection","jetpack-protect"))},k=({children:e=__("The free version of the firewall does not receive updates to automatic security rules.","jetpack-protect")})=>{const[t,a]=(0,h.useState)(!1),c=(0,h.useCallback)((()=>{a(!0)}),[]),r=(0,h.useCallback)((()=>{a(!1)}),[]);return g().createElement("div",{className:y.A["icon-popover"],onMouseLeave:r,onMouseEnter:c,onClick:c,onFocus:c,onBlur:r,role:"presentation"},g().createElement(d.A,{icon:u.A}),t&&g().createElement(m.Popover,{noArrow:!1,offset:5,inline:!0},g().createElement(n.Ay,{className:y.A["popover-text"],variant:"body-small"},e)))},b=({className:e,text:t="",popover:a=!1,children:c})=>g().createElement("div",{className:y.A["firewall-subheading__content"]},g().createElement(n.Ay,{className:y.A[e],weight:600},t),a&&g().createElement(k,{children:c})),_=({jetpackWafIpBlockListEnabled:e,jetpackWafIpAllowListEnabled:t,hasRequiredPlan:a,automaticRulesAvailable:c,jetpackWafAutomaticRules:n,bruteForceProtectionIsEnabled:r,wafSupported:l})=>{const s=e||t,i=l&&n&&s,o=l&&n&&!s,m=l&&!n&&s,p=l&&!n&&!s;return g().createElement(g().Fragment,null,g().createElement("div",{className:y.A["firewall-subheading"]},l&&r&&g().createElement(b,{className:"brute-force-protection-subheading",text:__("Brute force protection is active.","jetpack-protect")}),p&&g().createElement(b,{text:__("There are no firewall rules applied.","jetpack-protect")}),o&&g().createElement(b,{text:__("Automatic firewall protection is enabled.","jetpack-protect"),popover:!a}),m&&g().createElement(b,{text:__("Only manual IP list rules apply.","jetpack-protect"),popover:!a&&!c,children:__("The free version of the firewall only allows for use of manual rules.","jetpack-protect")}),i&&g().createElement(b,{text:__("All firewall rules apply.","jetpack-protect"),popover:!a})),!a&&l&&g().createElement(w,null))},R=({status:e,hasRequiredPlan:t,automaticRulesEnabled:a,automaticRulesAvailable:c,jetpackWafIpBlockListEnabled:o,jetpackWafIpAllowListEnabled:p,jetpackWafAutomaticRules:d,bruteForceProtectionIsEnabled:u,wafSupported:h,standaloneMode:v})=>g().createElement(r.A,null,g().createElement(l.A,{className:y.A["firewall-header"],horizontalSpacing:7,horizontalGap:0},g().createElement(s.A,null,"on"===e&&g().createElement(g().Fragment,null,g().createElement(i.A,{status:"active",label:v?__("Standalone mode","jetpack-protect"):__("Active","jetpack-protect",0)})," ",g().createElement(n.H3,{className:y.A["firewall-heading"],mb:1,mt:2},!h&&__("Brute force protection is active","jetpack-protect"),h&&(a?__("Automatic firewall is on","jetpack-protect"):__("Firewall is on","jetpack-protect",0))),g().createElement(_,{jetpackWafIpBlockListEnabled:o,jetpackWafIpAllowListEnabled:p,jetpackWafAutomaticRules:d,bruteForceProtectionIsEnabled:u,hasRequiredPlan:t,automaticRulesAvailable:c,wafSupported:h})),"off"===e&&g().createElement(g().Fragment,null,g().createElement(i.A,{status:"inactive",label:__("Inactive","jetpack-protect")}),g().createElement(n.H3,{className:y.A["firewall-heading"],mb:1,mt:2},!h&&__("Brute force protection is disabled","jetpack-protect"),h&&(c?__("Automatic firewall is off","jetpack-protect"):__("Firewall is off","jetpack-protect",0))),g().createElement(_,{jetpackWafIpBlockListEnabled:o,jetpackWafIpAllowListEnabled:p,jetpackWafAutomaticRules:d,bruteForceProtectionIsEnabled:u,hasRequiredPlan:t,automaticRulesAvailable:c,wafSupported:h})),"loading"===e&&g().createElement(g().Fragment,null,g().createElement(m.Spinner,{className:y.A.spinner}),g().createElement(n.H3,{className:y.A["firewall-heading"],mb:2,mt:2},__("Automatic firewall is being set up","jetpack-protect")),g().createElement(n.Ay,{className:y.A["loading-text"],weight:600},__("Please wait…","jetpack-protect")))),g().createElement(s.A,null,g().createElement("div",{className:y.A["stat-card-wrapper"]})))),C=()=>{const{config:{jetpackWafAutomaticRules:e,jetpackWafIpBlockListEnabled:t,jetpackWafIpAllowListEnabled:a,standaloneMode:c,automaticRulesAvailable:n,bruteForceProtection:r},isToggling:l,wafSupported:s,isEnabled:i}=(0,A.A)(),{hasRequiredPlan:o}=(0,E.A)(),m=(s?i:r)?"on":"off";return g().createElement(R,{status:l?"loading":m,hasRequiredPlan:o,automaticRulesEnabled:e,automaticRulesAvailable:n,jetpackWafIpBlockListEnabled:t,jetpackWafIpAllowListEnabled:a,jetpackWafAutomaticRules:e,bruteForceProtectionIsEnabled:r,wafSupported:s,standaloneMode:c})}},8680:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var c=a(7425),n=a(1112),r=a(7143),l=a(7723),s=a(1609),i=a(7478),o=a(5747),m=a(1571),p=a(4031),d=a(4047);const __=l.__,u=({threatList:e=[]})=>{const{setModal:t,fixThreats:a}=(0,r.useDispatch)(i.a),{threatsUpdating:l}=(0,r.useSelect)((e=>e(i.a).getThreatsUpdating())),[u,h]=(0,s.useState)(e.map((({id:e})=>e))),g=(0,s.useCallback)(((e,t)=>{h(e?[...u,t.id]:u.filter((e=>e!==t.id)))}),[u]);return React.createElement(p.A,null,React.createElement(o.A,null,React.createElement(c.Ay,{variant:"title-medium",mb:2},__("Fix all threats","jetpack-protect")),React.createElement(c.Ay,{mb:3},__("Jetpack will be fixing the selected threats:","jetpack-protect")),React.createElement("div",{className:d.A.list},e.map((e=>React.createElement(m.A,{key:e.id,threat:e,fixAllDialog:!0,onCheckFix:g})))),React.createElement("div",{className:d.A.footer},React.createElement(n.A,{variant:"secondary",onClick:e=>{e.preventDefault(),t({type:null})}},__("Cancel","jetpack-protect")),React.createElement(n.A,{isLoading:Boolean(l)&&l[u[0]],onClick:async e=>{e.preventDefault(),a(u,(()=>{t({type:null})}))},disabled:!u.length},__("Fix all threats","jetpack-protect")))))}},2607:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(7425),n=a(1112),r=a(7143),l=a(7723),s=a(7478),i=a(5747),o=a(1571),m=a(4031),p=a(2318);const __=l.__,d=({id:e,fixable:t,label:a,icon:l,severity:d})=>{const{setModal:u,fixThreats:h}=(0,r.useDispatch)(s.a),g=(0,r.useSelect)((e=>e(s.a).getThreatsUpdating()));return React.createElement(m.A,null,React.createElement(i.A,null,React.createElement(c.Ay,{variant:"title-medium",mb:2},__("Fix Threat","jetpack-protect")),React.createElement(c.Ay,{mb:3},__("Jetpack will be fixing the selected threat:","jetpack-protect")),React.createElement("div",{className:p.A.list},React.createElement(o.A,{threat:{id:e,fixable:t,label:a,icon:l,severity:d},fixAllDialog:!1})),React.createElement("div",{className:p.A.footer},React.createElement(n.A,{variant:"secondary",onClick:e=>{e.preventDefault(),u({type:null})}},__("Cancel","jetpack-protect")),React.createElement(n.A,{isLoading:Boolean(g&&g[e]),onClick:async t=>{t.preventDefault(),h([e],(()=>{u({type:null})}))}},__("Fix threat","jetpack-protect")))))}},7508:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(1609),n=a(9443);const r=({ariaLabel:e,checked:t=!1,className:a="",disabled:r=!1,id:l,onChange:s=()=>{},onKeyDown:i=()=>{},switchClassNames:o="",toggling:m})=>{const p=(0,c.useCallback)((e=>{r||s(e)}),[r,s]),d=(0,c.useCallback)((e=>{r||("Enter"!==e.key&&" "!==e.key||(e.preventDefault(),s(e)),i(e))}),[r,s,i]);return React.createElement(React.Fragment,null,React.createElement("div",null,React.createElement("input",{className:`${n.A["form-toggle"]} ${a} ${m?n.A["is-toggling"]:""}`,type:"checkbox",checked:t,readOnly:!0,disabled:r}),React.createElement("span",{className:`${n.A["form-toggle__switch"]} ${o}`,disabled:r,id:l,onClick:p,onKeyDown:d,role:"checkbox","aria-checked":t,"aria-label":e,tabIndex:r?-1:0})))}},4114:(e,t,a)=>{"use strict";a.d(t,{A:()=>u,E:()=>d});var c=a(7425),n=a(1113),r=a(8248),l=a(7350),s=a(3022),i=a(1609),o=a.n(i),m=a(4493);const p=o().createContext(),d=({id:e,title:t,label:a,icon:d,children:u,onOpen:h})=>{const g=(0,i.useContext)(p),v=g?.open===e,f=g?.setOpen,E=(0,s.A)(m.A["accordion-body"],{[m.A["accordion-body-open"]]:v,[m.A["accordion-body-close"]]:!v}),A=(0,i.useCallback)((()=>{v||h?.(),f((t=>t===e?null:e))}),[v,h,f,e]);return o().createElement("div",{className:m.A["accordion-item"]},o().createElement("button",{className:m.A["accordion-header"],onClick:A},o().createElement("div",null,o().createElement(c.Ay,{className:m.A["accordion-header-label"],mb:1},o().createElement(n.A,{icon:d,className:m.A["accordion-header-label-icon"]}),a),o().createElement(c.Ay,{className:m.A["accordion-header-description"],variant:v?"title-small":"body"},t)),o().createElement("div",{className:m.A["accordion-header-button"]},o().createElement(n.A,{icon:v?r.A:l.A,size:38}))),o().createElement("div",{className:E,"aria-hidden":v?"false":"true"},u))},u=({children:e})=>{const[t,a]=(0,i.useState)();return o().createElement(p.Provider,{value:{open:t,setOpen:a}},o().createElement("div",{className:m.A.accordion},e))}},5920:(e,t,a)=>{"use strict";a.d(t,{A:()=>h});var c=a(3924),n=a(7425),r=a(1112),l=a(7143),s=a(6087),i=a(7723),o=a(1113),m=a(7478),p=a(5576),d=a(4031),u=a(4871);const __=i.__,h=({id:e,title:t,label:a,icon:i,severity:h})=>{const{setModal:g,ignoreThreat:v}=(0,l.useDispatch)(m.a),f=(0,l.useSelect)((e=>e(m.a).getThreatsUpdating())),E=(0,c.A)("jetpack-protect-codeable-referral");return React.createElement(d.A,null,React.createElement(n.Ay,{variant:"title-medium",mb:2},__("Do you really want to ignore this threat?","jetpack-protect")),React.createElement(n.Ay,{mb:3},__("Jetpack will ignore the threat:","jetpack-protect")),React.createElement("div",{className:u.A.threat},React.createElement(o.A,{icon:i,className:u.A.threat__icon}),React.createElement("div",{className:u.A.threat__summary},React.createElement(n.Ay,{className:u.A.threat__summary__label,mb:1},a),React.createElement(n.Ay,{className:u.A.threat__summary__title},t)),React.createElement("div",{className:u.A.threat__severity},React.createElement(p.A,{severity:h}))),React.createElement(n.Ay,{mb:4},(0,s.createInterpolateElement)(__("By choosing to ignore this threat, you acknowledge that you have reviewed the detected code. You are accepting the risks of maintaining a potentially malicious or vulnerable file on your site. If you are unsure, please request an estimate with Codeable.","jetpack-protect"),{codeableLink:React.createElement(r.A,{variant:"link",isExternalLink:!0,href:E})})),React.createElement("div",{className:u.A.footer},React.createElement(r.A,{variant:"secondary",onClick:e=>{e.preventDefault(),g({type:null})}},__("Cancel","jetpack-protect")),React.createElement(r.A,{isDestructive:!0,isLoading:Boolean(f&&f[e]),onClick:async t=>{t.preventDefault(),v(e,(()=>{g({type:null})}))}},__("Ignore threat","jetpack-protect"))))}},8097:(e,t,a)=>{"use strict";a.d(t,{A:()=>v});var c=a(2947),n=a(7425),r=a(766),l=a(5918),s=a(8509),i=a(6087),o=a(7723),m=a(1609),p=a.n(m),d=a(1226),u=a(4962),h=a(9374),g=a(840);const __=o.__,v=({onScanAdd:e})=>((0,d.A)({pageViewEventName:"protect_interstitial"}),p().createElement(c.A,{moduleName:__("Jetpack Protect","jetpack-protect"),header:p().createElement("div",{className:g.A["protect-header"]},p().createElement(u.A,null),p().createElement(n.Ay,{variant:"body-small"},(0,i.createInterpolateElement)(__("Already have an existing plan or license key? Click here to get started","jetpack-protect"),{a:p().createElement("a",{href:"admin.php?page=my-jetpack#/add-license"})})))},p().createElement(r.A,null,p().createElement(l.A,{horizontalSpacing:3,horizontalGap:3},p().createElement(s.A,{sm:4,md:8,lg:12},p().createElement(h.A,{onScanAdd:e}))))))},4962:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(6427),n=a(1609),r=a.n(n);function l({iconColor:e="#069E08",color:t="#000"}){return r().createElement(c.SVG,{fillRule:"evenodd",clipRule:"evenodd",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 245 41",width:245},r().createElement(c.Path,{d:"M159.347 27.3605H156.978V7.9082H162.371C163.176 7.9082 163.917 7.95666 164.596 8.05359C165.284 8.15051 165.914 8.30074 166.486 8.50428C167.649 8.92104 168.531 9.54619 169.132 10.3797C169.733 11.2036 170.033 12.2213 170.033 13.4328C170.033 14.4214 169.834 15.2937 169.437 16.0497C169.049 16.796 168.482 17.4211 167.736 17.9251C166.99 18.4291 166.079 18.812 165.003 19.0737C163.937 19.3257 162.725 19.4517 161.368 19.4517C160.719 19.4517 160.045 19.4226 159.347 19.3644V27.3605ZM159.347 17.1982C159.667 17.237 160.002 17.2661 160.35 17.2854C160.699 17.3048 161.029 17.3145 161.339 17.3145C162.454 17.3145 163.403 17.2273 164.189 17.0528C164.974 16.8784 165.613 16.6264 166.108 16.2968C166.602 15.9576 166.961 15.5505 167.183 15.0756C167.406 14.591 167.518 14.0434 167.518 13.4328C167.518 12.6768 167.334 12.0565 166.965 11.5719C166.607 11.0873 166.093 10.719 165.424 10.467C165.008 10.3119 164.528 10.2053 163.985 10.1471C163.442 10.0793 162.812 10.0453 162.095 10.0453H159.347V17.1982Z",fill:t}),r().createElement(c.Path,{d:"M181.093 15.3809H180.919C180.386 15.3809 179.862 15.4294 179.349 15.5263C178.835 15.6232 178.35 15.7735 177.895 15.977C177.449 16.1708 177.042 16.4131 176.674 16.7039C176.315 16.9947 176.014 17.3388 175.772 17.7361V27.3605H173.519V13.5491H175.263L175.699 15.7444H175.743C175.966 15.3858 176.237 15.0514 176.557 14.7412C176.887 14.4311 177.255 14.1597 177.662 13.9271C178.069 13.6945 178.515 13.5152 179 13.3892C179.484 13.2535 179.993 13.1856 180.526 13.1856C180.623 13.1856 180.72 13.1905 180.817 13.2002C180.924 13.2002 181.016 13.205 181.093 13.2147V15.3809Z",fill:t}),r().createElement(c.Path,{d:"M193.302 20.4694C193.302 19.6164 193.195 18.8604 192.982 18.2014C192.779 17.5326 192.488 16.9705 192.11 16.5149C191.741 16.0497 191.3 15.7008 190.787 15.4682C190.273 15.2258 189.711 15.1047 189.1 15.1047C188.49 15.1047 187.928 15.2258 187.414 15.4682C186.9 15.7008 186.454 16.0497 186.076 16.5149C185.708 16.9705 185.417 17.5326 185.204 18.2014C185.001 18.8604 184.899 19.6164 184.899 20.4694C184.899 21.3126 185.001 22.0686 185.204 22.7373C185.417 23.3964 185.713 23.9537 186.091 24.4092C186.469 24.8648 186.915 25.2137 187.428 25.456C187.942 25.6886 188.504 25.8049 189.115 25.8049C189.725 25.8049 190.283 25.6886 190.787 25.456C191.3 25.2137 191.741 24.8648 192.11 24.4092C192.488 23.9537 192.779 23.3964 192.982 22.7373C193.195 22.0686 193.302 21.3126 193.302 20.4694ZM195.657 20.4694C195.657 21.5549 195.502 22.5435 195.192 23.4352C194.882 24.3269 194.441 25.0926 193.869 25.7322C193.307 26.3622 192.623 26.8517 191.819 27.2006C191.015 27.5495 190.113 27.724 189.115 27.724C188.088 27.724 187.167 27.5495 186.353 27.2006C185.548 26.8517 184.86 26.3622 184.288 25.7322C183.726 25.0926 183.295 24.3269 182.994 23.4352C182.694 22.5435 182.544 21.5549 182.544 20.4694C182.544 19.3741 182.699 18.3807 183.009 17.489C183.319 16.5973 183.755 15.8316 184.317 15.1919C184.889 14.5522 185.577 14.0579 186.382 13.709C187.196 13.3601 188.102 13.1856 189.1 13.1856C190.118 13.1856 191.034 13.3601 191.848 13.709C192.662 14.0579 193.35 14.5522 193.913 15.1919C194.475 15.8316 194.906 16.5973 195.206 17.489C195.507 18.3807 195.657 19.3741 195.657 20.4694Z",fill:t}),r().createElement(c.Path,{d:"M206.354 27.3896C206.16 27.4672 205.864 27.5398 205.467 27.6077C205.07 27.6755 204.595 27.7143 204.042 27.724C203.315 27.724 202.685 27.6319 202.152 27.4478C201.619 27.2733 201.173 27.0213 200.815 26.6918C200.466 26.3525 200.204 25.9455 200.03 25.4705C199.855 24.9956 199.768 24.4674 199.768 23.8859V15.4827H197.107V13.5491H199.768V9.76911H202.021V13.5491H206.15V15.4827H202.021V23.5369C202.021 23.8568 202.065 24.1524 202.152 24.4238C202.249 24.6952 202.395 24.9326 202.588 25.1362C202.792 25.33 203.049 25.4851 203.359 25.6014C203.669 25.708 204.042 25.7613 204.478 25.7613C204.779 25.7613 205.094 25.7371 205.423 25.6886C205.763 25.6402 206.073 25.5772 206.354 25.4996V27.3896Z",fill:t}),r().createElement(c.Path,{d:"M214.681 15.1192C214.167 15.1192 213.687 15.221 213.242 15.4245C212.805 15.6281 212.423 15.9043 212.093 16.2532C211.764 16.6021 211.497 17.0141 211.293 17.489C211.09 17.9542 210.964 18.4534 210.915 18.9864H217.894C217.894 18.4437 217.821 17.9397 217.676 17.4744C217.54 16.9995 217.337 16.5876 217.065 16.2387C216.794 15.8898 216.459 15.6184 216.062 15.4245C215.665 15.221 215.204 15.1192 214.681 15.1192ZM215.917 25.7613C216.663 25.7613 217.341 25.7032 217.952 25.5869C218.572 25.4609 219.188 25.2864 219.798 25.0635V26.9389C219.304 27.1812 218.693 27.3702 217.967 27.5059C217.24 27.6513 216.459 27.724 215.626 27.724C214.637 27.724 213.707 27.598 212.835 27.346C211.972 27.094 211.216 26.6869 210.567 26.1248C209.917 25.5626 209.403 24.8309 209.025 23.9295C208.657 23.0184 208.473 21.9232 208.473 20.6438C208.473 19.3838 208.647 18.2934 208.996 17.3727C209.345 16.4422 209.811 15.6668 210.392 15.0465C210.974 14.4262 211.642 13.961 212.398 13.6509C213.154 13.3407 213.944 13.1856 214.768 13.1856C215.544 13.1856 216.266 13.3165 216.934 13.5782C217.613 13.8302 218.199 14.2324 218.693 14.7849C219.188 15.3373 219.575 16.0497 219.857 16.922C220.147 17.7943 220.293 18.8411 220.293 20.0623C220.293 20.1786 220.293 20.2804 220.293 20.3676C220.293 20.4451 220.288 20.6293 220.278 20.92H210.799C210.799 21.802 210.93 22.5532 211.192 23.1735C211.463 23.7841 211.827 24.2832 212.282 24.6709C212.747 25.0489 213.29 25.3252 213.91 25.4996C214.531 25.6741 215.199 25.7613 215.917 25.7613Z",fill:t}),r().createElement(c.Path,{d:"M229.885 13.1856C230.553 13.1856 231.193 13.2583 231.804 13.4037C232.414 13.5394 232.938 13.7332 233.374 13.9852V15.8607C232.763 15.6281 232.201 15.4536 231.687 15.3373C231.174 15.221 230.65 15.1628 230.117 15.1628C229.555 15.1628 228.998 15.2549 228.445 15.4391C227.893 15.6232 227.398 15.9285 226.962 16.355C226.526 16.7718 226.172 17.3291 225.901 18.0269C225.639 18.7151 225.508 19.5728 225.508 20.6002C225.508 21.3465 225.605 22.0346 225.799 22.6646C226.003 23.2946 226.298 23.8423 226.686 24.3075C227.083 24.763 227.578 25.1216 228.169 25.3833C228.76 25.6353 229.444 25.7613 230.219 25.7613C230.781 25.7613 231.348 25.7032 231.92 25.5869C232.492 25.4609 233.049 25.2864 233.592 25.0635V26.9389C233.427 27.0358 233.209 27.1328 232.938 27.2297C232.676 27.3266 232.385 27.409 232.065 27.4768C231.745 27.5544 231.406 27.6125 231.048 27.6513C230.689 27.6998 230.33 27.724 229.972 27.724C229.041 27.724 228.159 27.5835 227.326 27.3024C226.502 27.0213 225.78 26.59 225.16 26.0085C224.539 25.4269 224.05 24.6903 223.691 23.7986C223.333 22.907 223.153 21.8505 223.153 20.6293C223.153 19.7182 223.245 18.8992 223.429 18.1723C223.623 17.4454 223.885 16.8057 224.215 16.2532C224.544 15.7008 224.927 15.2307 225.363 14.843C225.809 14.4553 226.279 14.1403 226.773 13.898C227.277 13.646 227.796 13.4667 228.329 13.3601C228.862 13.2438 229.381 13.1856 229.885 13.1856Z",fill:t}),r().createElement(c.Path,{d:"M244.143 27.3896C243.949 27.4672 243.654 27.5398 243.256 27.6077C242.859 27.6755 242.384 27.7143 241.832 27.724C241.105 27.724 240.475 27.6319 239.942 27.4478C239.409 27.2733 238.963 27.0213 238.604 26.6918C238.255 26.3525 237.993 25.9455 237.819 25.4705C237.645 24.9956 237.557 24.4674 237.557 23.8859V15.4827H234.897V13.5491H237.557V9.76911H239.811V13.5491H243.94V15.4827H239.811V23.5369C239.811 23.8568 239.854 24.1524 239.942 24.4238C240.039 24.6952 240.184 24.9326 240.378 25.1362C240.581 25.33 240.838 25.4851 241.148 25.6014C241.458 25.708 241.832 25.7613 242.268 25.7613C242.568 25.7613 242.883 25.7371 243.213 25.6886C243.552 25.6402 243.862 25.5772 244.143 25.4996V27.3896Z",fill:t}),r().createElement(c.Path,{d:"M20.1063 40.2111C31.2106 40.2111 40.2126 31.2091 40.2126 20.1048C40.2126 9.00048 31.2106 0 20.1063 0C9.00197 0 0 9.00197 0 20.1063C0 31.2106 9.00197 40.2111 20.1063 40.2111Z",fill:e}),r().createElement(c.Path,{d:"M21.104 16.7295V36.2209L31.1571 16.7295H21.104Z",fill:"white"}),r().createElement(c.Path,{d:"M19.0701 23.4444V3.99023L9.05566 23.4444H19.0701Z",fill:"white"}),r().createElement(c.Path,{d:"M51.9141 33.3819C51.3379 32.499 50.8019 31.6176 50.2644 30.7733C53.1038 29.0462 54.0626 27.666 54.0626 25.0559V9.97619H50.7245V7.09961H57.8236V24.2891C57.8236 28.6635 56.558 31.1188 51.9141 33.3819Z",fill:t}),r().createElement(c.Path,{d:"M81.6522 23.0994C81.6522 24.557 82.6885 24.7104 83.3793 24.7104C84.0702 24.7104 85.0677 24.4796 85.8345 24.2503V26.9363C84.7595 27.2817 83.6473 27.5497 82.1122 27.5497C80.2705 27.5497 78.122 26.8589 78.122 23.6354V15.7307H76.1655V13.006H78.122V8.97852H81.6522V13.0075H86.1025V15.7322H81.6522V23.0994Z",fill:t}),r().createElement(c.Path,{d:"M89.0193 34.7251V12.9691H92.3961V14.2734C93.7391 13.2371 95.2355 12.585 97.0773 12.585C100.262 12.585 102.795 14.8109 102.795 19.6067C102.795 24.3652 100.033 27.5113 95.4663 27.5113C94.3541 27.5113 93.4711 27.358 92.5495 27.1659V34.6864H89.0193V34.7251ZM96.1557 15.5017C95.1194 15.5017 93.8151 16.0005 92.5867 17.0755V24.4814C93.3535 24.6347 94.1605 24.7494 95.234 24.7494C97.7279 24.7494 99.1484 23.1756 99.1484 19.8762C99.1484 16.8447 98.1121 15.5017 96.1557 15.5017Z",fill:t}),r().createElement(c.Path,{d:"M116.683 27.2051H113.384V25.6313H113.306C112.155 26.5142 110.735 27.4731 108.625 27.4731C106.783 27.4731 104.788 26.1301 104.788 23.4054C104.788 19.7605 107.896 19.0696 110.083 18.7629L113.19 18.3416V17.9202C113.19 16.001 112.423 15.3876 110.619 15.3876C109.736 15.3876 107.665 15.6556 105.976 16.3464L105.67 13.5071C107.205 12.9696 109.315 12.5869 111.08 12.5869C114.533 12.5869 116.759 13.9686 116.759 18.0736V27.2051H116.683ZM113.153 20.5675L110.236 21.0276C109.353 21.1422 108.433 21.6797 108.433 22.984C108.433 24.1349 109.085 24.7871 110.044 24.7871C111.08 24.7871 112.193 24.1736 113.152 23.4828V20.5675H113.153Z",fill:t}),r().createElement(c.Path,{d:"M131.264 26.745C129.806 27.2438 128.502 27.5505 126.851 27.5505C121.556 27.5505 119.445 24.5191 119.445 20.1074C119.445 15.465 122.362 12.5869 127.08 12.5869C128.845 12.5869 129.92 12.8936 131.109 13.2778V16.2705C130.073 15.8863 128.577 15.465 127.119 15.465C124.97 15.465 123.129 16.6159 123.129 19.9153C123.129 23.5602 124.97 24.6739 127.311 24.6739C128.423 24.6739 129.652 24.4431 131.301 23.791V26.745H131.264Z",fill:t}),r().createElement(c.Path,{d:"M137.941 19.1093C138.247 18.7639 138.478 18.4185 142.928 13.0077H147.532L141.776 19.7615L148.068 27.2432H143.464L137.978 20.4895V27.2432H134.449V7.09973H137.979V19.1093H137.941Z",fill:t}),r().createElement(c.Path,{d:"M73.5167 26.7445C71.6749 27.3207 70.1011 27.55 68.2593 27.55C63.7316 27.55 60.9309 25.2869 60.9309 19.9908C60.9309 16.1152 63.3102 12.585 67.8752 12.585C72.403 12.585 73.9768 15.731 73.9768 18.7238C73.9768 19.7213 73.8993 20.2588 73.8621 20.8335H64.7306C64.808 23.9409 66.5724 24.6705 69.2197 24.6705C70.6773 24.6705 71.9816 24.325 73.4795 23.7875V26.7416H73.5167V26.7445ZM70.2947 18.4945C70.2947 16.7673 69.7185 15.271 67.8395 15.271C66.0751 15.271 65.0001 16.5365 64.7693 18.4945H70.2947Z",fill:t}))}},8331:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(4054);const n=e=>React.createElement("mark",{key:e,className:c.A["marked-lines__mark"]},e),r=({context:e})=>{const{marks:t,...a}=e;return React.createElement("div",{className:c.A["marked-lines"]},React.createElement("div",{className:c.A["marked-lines__line-numbers"]},Object.keys(a).map((e=>{const a=Object.hasOwn(t,e);return React.createElement("div",{key:e,className:`${c.A["marked-lines__line-number"]} ${a?c.A["marked-lines__marked-line"]:""}`},e)}))),React.createElement("div",{className:c.A["marked-lines__lines"]},Object.keys(a).map((e=>{const r=a[e]||" ",l=Object.hasOwn(t,e);return React.createElement("div",{key:e,className:`${c.A["marked-lines__line"]} ${l?c.A["marked-lines__marked-line"]:""} `},React.createElement(React.Fragment,null,l?((e,t)=>{const[a,c]=e.reduce((([e,a],[c,r])=>{const l=t.slice(c,r);return[[...e,...c>a?[t.slice(a,c),n(l)]:[n(l)]],r]}),[[],0]);return c{"use strict";a.d(t,{A:()=>v});var c=a(7143),n=a(7723),r=a(1113),l=a(991),s=a(7478),i=a(9417),o=a(8680),m=a(2607),p=a(5920),d=a(3144),u=a(9623),h=a(7259);const __=n.__,g={IGNORE_THREAT:p.A,UNIGNORE_THREAT:u.A,FIX_THREAT:m.A,FIX_ALL_THREATS:o.A,CREDENTIALS_NEEDED:i.A,STANDALONE_MODE:d.A},v=()=>{const e=(0,c.useSelect)((e=>e(s.a).getModalType())),t=(0,c.useSelect)((e=>e(s.a).getModalProps())),{setModal:a}=(0,c.useDispatch)(s.a);if(!e)return null;const n=g[e];return React.createElement("div",{className:h.A.modal},React.createElement("div",{className:h.A.modal__window},React.createElement("button",{onClick:e=>{e.preventDefault(),a({type:null})},className:h.A.modal__close,title:__("Close Modal Window","jetpack-protect")},React.createElement(r.A,{icon:l.A,size:24,className:h.A.modal__close__icon,"aria-label":__("Close Modal Window","jetpack-protect")})),React.createElement(n,t)))}},9278:(e,t,a)=>{"use strict";a.d(t,{A:()=>g});var c=a(7425),n=a(6427),r=a(7723),l=a(1113),s=a(9783),i=a(3883),o=a(8120),m=a.n(o),p=a(1609),d=a.n(p),u=a(3066);const __=r.__,h=({count:e,checked:t})=>{const{popoverText:a,badgeElement:r}=((e,t)=>t?0===e?{popoverText:__("No known threats found to affect this version","jetpack-protect"),badgeElement:d().createElement(l.A,{icon:i.A,size:28,className:u.A["navigation-item-check-badge"]})}:{popoverText:null,badgeElement:d().createElement(c.Ay,{variant:"body-extra-small",className:u.A["navigation-item-badge"],component:"div"},e)}:{popoverText:__("This item was added to your site after the most recent scan. We will check for threats during the next scheduled one.","jetpack-protect"),badgeElement:d().createElement(l.A,{icon:s.A,size:28,className:u.A["navigation-item-info-badge"]})})(e,t),[o,m]=(0,p.useState)(!1),h=(0,p.useCallback)((()=>{m(!0)}),[]),g=(0,p.useCallback)((()=>{m(!1)}),[]);return d().createElement("div",{onMouseLeave:a?g:null,onMouseEnter:a?h:null,onClick:a?h:null,onFocus:a?h:null,onBlur:a?g:null,role:"presentation"},r,o&&d().createElement(n.Popover,{noArrow:!1,inline:!0},d().createElement(c.Ay,{variant:"body-small",className:u.A["popover-text"]},a)))};h.propTypes={count:m().number,checked:m().bool};const g=h},5498:(e,t,a)=>{"use strict";a.d(t,{A:()=>m});var c=a(1112),n=a(7723),r=a(1609),l=a.n(r),s=a(1549),i=a(3066),o=a(43);const __=n.__,m=({icon:e,label:t,children:a})=>{const[m,p]=(0,r.useState)(!0),{mode:d}=(0,r.useContext)(o._),u=Array.isArray(a)&&a?.length>=8&&"list"===d,h=u&&m?a.slice(0,8):a,g=u?a?.length-8:0,v=(0,r.useCallback)((()=>{p((e=>!e))}),[]);return l().createElement("li",{tabIndex:-1,role:"menuitem",className:i.A["navigation-group"]},l().createElement(s.A,{icon:e,className:i.A["navigation-group-label"]},t),l().createElement("div",{className:i.A["navigation-group-list"]},l().createElement("ul",{className:i.A["navigation-group-content"]},h),u&&l().createElement("div",{className:i.A["navigation-group-truncate"]},l().createElement(c.A,{variant:"link",onClick:v},m?(0,n.sprintf)(/* translators: %s: Number of hide items */ +__("Show %s more","jetpack-protect"),g):(0,n.sprintf)(/* translators: %s: Number of hide items */ +__("Hide %s items","jetpack-protect"),g)))))}},59:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>f,Me:()=>p.A,s$:()=>d.A});var c=a(7425),n=a(6427),r=a(7723),l=a(1113),s=a(8248),i=a(7350),o=a(1609),m=a.n(o),p=a(5498),d=a(7366),u=a(3066),h=a(43);const __=r.__,g=({children:e})=>m().createElement("ul",{className:u.A.navigation,role:"menu"},e),v=({children:e,data:t})=>{const a=(0,o.useRef)(void 0),[r,p]=(0,o.useState)(!1),d=t?.items?.find((e=>e?.id===t?.selectedItem))??{label:__("See all results","jetpack-protect")},{label:h,icon:g}=d,v=(0,o.useCallback)((()=>{p((e=>!e))}),[]);return m().createElement("button",{className:u.A["navigation-dropdown-button"],onClick:v,ref:a},m().createElement("div",{className:u.A["navigation-dropdown-label"]},g&&m().createElement(l.A,{icon:g,className:u.A["navigation-dropdown-icon"]}),m().createElement(c.Ay,null,h)),m().createElement(l.A,{icon:r?s.A:i.A,size:32}),m().createElement(n.Popover,{position:"bottom center",anchorRef:a?.current,inline:!0},m().createElement("div",{style:{display:r?"block":"none",width:a?.current?.getBoundingClientRect?.()?.width}},e)))},f=({children:e,selected:t,onSelect:a,mode:c="list"})=>{const n=(0,h.A)({selected:t,onSelect:a}),r=(e=>{switch(e){case"list":default:return g;case"dropdown":return v}})(c);return m().createElement(h._.Provider,{value:{...n,mode:c}},m().createElement(r,{data:n},e))}},7366:(e,t,a)=>{"use strict";a.d(t,{A:()=>m});var c=a(3022),n=a(1609),r=a.n(n),l=a(9278),s=a(1549),i=a(3066),o=a(43);const m=({id:e,label:t,icon:a,badge:m,disabled:p,onClick:d,onKeyDown:u,onFocus:h,checked:g})=>{const v=(0,n.useContext)(o._),f=v?.selectedItem===e,E=v?.registerItem,A=v?.registerRef,y=v?.handleClickItem,w=v?.handleKeyDownItem,k=v?.handleFocusItem,b=(0,c.A)(i.A["navigation-item"],{[i.A.clickable]:!p,[i.A.selected]:f}),_=(0,n.useCallback)((t=>{d?.(t),y?.(e)}),[y,e,d]),R=(0,n.useCallback)((e=>{u?.(e),w?.(e)}),[w,u]),C=(0,n.useCallback)((t=>{A(t,e)}),[A,e]),j=(0,n.useCallback)((t=>{h?.(t),k?.(e)}),[k,e,h]);return(0,n.useEffect)((()=>{E({id:e,disabled:p,label:t,icon:a})}),[]),r().createElement("li",{className:b,onClick:p?null:_,onKeyDown:R,onFocus:p?null:j,role:"menuitem",tabIndex:p?-1:0,ref:C},r().createElement(s.A,{icon:a},t),r().createElement(l.A,{count:m,checked:g}))}},1549:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(7425),n=a(1113),r=a(3022),l=a(8120),s=a.n(l),i=a(1609),o=a.n(i),m=a(3066);const p=({icon:e,children:t,className:a})=>o().createElement(c.Ay,{className:(0,r.A)(m.A["navigation-item-label"],a)},e&&o().createElement(n.A,{icon:e,className:m.A["navigation-item-icon"],size:28}),o().createElement("span",{className:m.A["navigation-item-label-content"]},t));p.propTypes={icon:s().node,children:s().node.isRequired};const d=p},43:(e,t,a)=>{"use strict";a.d(t,{A:()=>r,_:()=>n});var c=a(1609);const n=a.n(c)().createContext(),r=({selected:e,onSelect:t})=>{const[a,n]=(0,c.useState)([]),[r,l]=(0,c.useState)([]),[s,i]=(0,c.useState)(),o=(e,t)=>{const c=e-1,n=c<0?t:c,r=a[n];return r?.disabled?o(n,t):r},m=(e,t)=>{const c=e+1,n=c>t?0:c,r=a[n];return r?.disabled?m(n,t):r};return{selectedItem:e,handleClickItem:e=>{t(e)},handleKeyDownItem:c=>{const n=c?.code,l=a.findIndex((t=>t?.id===e)),i=a.length-1;let p;if("ArrowUp"===n){const e=o(l,i);p=e?.id}else if("ArrowDown"===n){const e=m(l,i);p=e?.id}else"Enter"!==n&&"Space"!==n||!s||(p=s);if(p){const e=r[p];e?.focus(),t(p)}},handleFocusItem:e=>{i(e)},registerRef:(e,t)=>{l((a=>!a[t]&&e?{...a,[t]:e}:a))},registerItem:e=>{n((t=>{const a=[...t],c=e?.id,n=a.findIndex((e=>e?.id===c));return n>=0?a[n]=e:a.push(e),a}))},items:a}}},3041:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var c=a(7143),n=a(7723),r=a(3883),l=a(311),s=a(9783),i=a(1113),o=a(991),m=a(1609),p=a(7478),d=a(600);const __=n.__,u=({dismissable:e=!1,duration:t=null,floating:a=!1,message:n,type:u="success"})=>{const{clearNotice:h}=(0,c.useDispatch)(p.a);let g;switch(u){case"success":g=r.A;break;case"error":g=l.A;break;default:g=s.A}const v=(0,m.useCallback)((()=>{h()}),[h]);return(0,m.useEffect)((()=>{let e;return t&&(e=setTimeout(h,t)),()=>clearTimeout(e)}),[h,t,n]),React.createElement("div",{className:`${d.A.notice} ${d.A[`notice--${u}`]} ${a?d.A["notice--floating"]:""}`},React.createElement("div",{className:d.A.notice__icon},React.createElement(i.A,{icon:g})),React.createElement("div",{className:d.A.notice__message},n),e&&React.createElement("button",{className:d.A.notice__close,"aria-label":__("Dismiss notice.","jetpack-protect"),onClick:v},React.createElement(i.A,{icon:o.A})))}},4254:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(1330),n=a(7723),r=a(1609),l=a(1936);const __=n.__,s=({id:e,anchor:t,position:a})=>{const{stepsCount:n,currentStep:s,currentStepCount:i,completeCurrentStep:o,completeAllCurrentSteps:m}=(0,l.Ay)(),{setRenderedSteps:p}=(0,r.useContext)(l.OC);return(0,r.useEffect)((()=>(p((t=>[...t,e])),()=>{p((t=>t.filter((t=>t!==e))))})),[e,p]),s?.id!==e?null:React.createElement(c.A,{anchor:t,title:s.title,noArrow:!1,children:s.description,buttonContent:i{"use strict";a.d(t,{A:()=>b,S:()=>k});var c=a(7425),n=a(442),r=a(6461),l=a(7143),s=a(8443),i=a(7723),o=a(1113),m=a(3883),p=a(8248),d=a(7350),u=a(3022),h=a(1609),g=a.n(h),v=a(7478),f=a(5576),E=a(7489);const __=i.__,A=g().createContext(),y=({firstDetected:e,fixedOn:t,status:a})=>g().createElement(g().Fragment,null,e&&g().createElement(c.Ay,{className:E.A["accordion-header-status"]},(0,i.sprintf)(/* translators: %s: First detected date */ +__("Threat found %s","jetpack-protect"),(0,s.dateI18n)("M j, Y",e)),"fixed"===a&&g().createElement(g().Fragment,null,g().createElement("span",{className:E.A["accordion-header-status-separator"]}),g().createElement("span",{className:E.A["is-fixed"]},(0,i.sprintf)(/* translators: %s: Fixed on date */ +__("Threat fixed %s","jetpack-protect"),(0,s.dateI18n)("M j, Y",t)))),"ignored"===a&&g().createElement(g().Fragment,null,g().createElement("span",{className:E.A["accordion-header-status-separator"]}),g().createElement("span",{className:E.A["is-ignored"]},__("Threat ignored","jetpack-protect")))),("fixed"===a||"ignored"===a)&&g().createElement(w,{status:"fixed"===a?"fixed":"ignored"})),w=({status:e})=>g().createElement("div",{className:`${E.A["status-badge"]} ${E.A[e]}`},"fixed"===e?__("Fixed","jetpack-protect"):__("Ignored","jetpack-protect",0)),k=({id:e,title:t,label:a,icon:s,fixable:i,severity:w,children:k,firstDetected:b,fixedOn:_,onOpen:R,status:C,hideAutoFixColumn:j=!1})=>{const S=(0,h.useContext)(A),x=S?.open===e,N=S?.setOpen,M=(0,l.useSelect)((e=>e(v.a).getThreatsAreFixing())),L=(0,u.A)(E.A["accordion-body"],{[E.A["accordion-body-open"]]:x,[E.A["accordion-body-close"]]:!x}),z=(0,h.useCallback)((()=>{x||R?.(),N((t=>t===e?null:e))}),[x,R,N,e]),[P]=(0,n.A)(["sm","lg"],[null,"<"]);return g().createElement("div",{className:E.A["accordion-item"]},g().createElement("button",{className:E.A["accordion-header"],onClick:z},g().createElement("div",null,g().createElement(c.Ay,{className:E.A["accordion-header-label"],mb:1},g().createElement(o.A,{icon:s,className:E.A["accordion-header-label-icon"]}),a),g().createElement(c.Ay,{className:E.A["accordion-header-description"],variant:x?"title-small":"body"},t),("fixed"===C||"ignored"===C)&&g().createElement(y,{firstDetected:b,status:C,fixedOn:_})),g().createElement("div",null,g().createElement(f.A,{severity:w})),!j&&g().createElement("div",null,i&&g().createElement(g().Fragment,null,M.indexOf(e)>=0?g().createElement(r.A,{color:"black"}):g().createElement(o.A,{icon:m.A,className:E.A["icon-check"],size:28}),P&&g().createElement("span",null,__("Auto-fix","jetpack-protect")))),g().createElement("div",{className:E.A["accordion-header-button"]},g().createElement(o.A,{icon:x?p.A:d.A,size:38}))),g().createElement("div",{className:L,"aria-hidden":x?"false":"true"},k))},b=({children:e})=>{const[t,a]=(0,h.useState)();return g().createElement(A.Provider,{value:{open:t,setOpen:a}},g().createElement("div",{className:E.A.accordion},e))}},5409:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(726),n=a(727);function r({children:e,redirect:t="/"}){const{hasRequiredPlan:a}=(0,n.A)();return a?e:React.createElement(c.C5,{to:t,replace:!0})}},9374:(e,t,a)=>{"use strict";a.d(t,{A:()=>g});var c=a(9245),n=a(489),r=a(1112),l=a(9384),s=a(7143),i=a(7723),o=a(1609),m=a.n(o),p=a(1226),d=a(727),u=a(6516),h=a(7478);const __=i.__,g=({onScanAdd:e})=>{const{handleRegisterSite:t,registrationError:a}=(0,l.useConnection)({skipUserConnection:!0}),{refreshPlan:i,refreshStatus:g,startScanOptimistically:v}=(0,s.useDispatch)(h.a),[f,E]=(0,o.useState)(!1),[A,y]=(0,o.useState)(!1),{jetpackScan:w}=(0,d.A)(),{refreshWaf:k}=(0,u.A)(),{pricingForUi:b}=w,{introductoryOffer:_,currencyCode:R="USD"}=b,C=b.cost?Math.ceil(b.cost/12*100)/100:null,j=_?.costPerInterval?Math.ceil(_.costPerInterval/12*100)/100:null,{recordEvent:S,recordEventHandler:x}=(0,p.A)(),N=x("jetpack_protect_pricing_table_get_scan_link_click",(()=>{y(!0),e()})),M=(0,o.useCallback)((async()=>{S("jetpack_protect_connected_product_activated"),E(!0);try{await t(),v(),await i(),await k(),await g(!0)}finally{E(!1)}}),[t,S,k,i,g,v]),L={title:__("Stay one step ahead of threats","jetpack-protect"),items:[{name:__("Scan for threats and vulnerabilities","jetpack-protect")},{name:__("Daily automated scans","jetpack-protect")},{name:__("Web Application Firewall","jetpack-protect")},{name:__("Brute force protection","jetpack-protect")},{name:__("Access to scan on Cloud","jetpack-protect")},{name:__("One-click auto fixes","jetpack-protect")},{name:__("Notifications","jetpack-protect")},{name:__("Severity labels","jetpack-protect")}]};return m().createElement(m().Fragment,null,m().createElement(c.Ay,L,m().createElement(c.N0,{primary:!0},m().createElement(c.i7,null,m().createElement(n.A,{price:C,offPrice:j,leyend:__("/month, billed yearly","jetpack-protect"),currency:R,hideDiscountLabel:!1}),m().createElement(r.A,{fullWidth:!0,onClick:N,isLoading:A,disabled:f||A},__("Get Jetpack Protect","jetpack-protect"))),m().createElement(c.eY,{isIncluded:!0,label:m().createElement("strong",null,__("Line by line malware scanning","jetpack-protect"))}),m().createElement(c.eY,{isIncluded:!0,label:m().createElement("strong",null,__("Plus on-demand manual scans","jetpack-protect"))}),m().createElement(c.eY,{isIncluded:!0,label:m().createElement("strong",null,__("Automatic protection and rule updates","jetpack-protect"))}),m().createElement(c.eY,{isIncluded:!0}),m().createElement(c.eY,{isIncluded:!0}),m().createElement(c.eY,{isIncluded:!0}),m().createElement(c.eY,{isIncluded:!0}),m().createElement(c.eY,{isIncluded:!0})),m().createElement(c.N0,null,m().createElement(c.i7,null,m().createElement(n.A,{price:0,leyend:__("Free forever","jetpack-protect"),currency:R,hidePriceFraction:!0}),m().createElement(r.A,{fullWidth:!0,variant:"secondary",onClick:M,isLoading:f,disabled:f||A,error:a?__("An error occurred. Please try again.","jetpack-protect"):null},__("Start for free","jetpack-protect"))),m().createElement(c.eY,{isIncluded:!0,label:__("Check items against database","jetpack-protect")}),m().createElement(c.eY,{isIncluded:!0}),m().createElement(c.eY,{isIncluded:!0,label:__("Manual rules only","jetpack-protect")}),m().createElement(c.eY,{isIncluded:!0}),m().createElement(c.eY,{isIncluded:!1}),m().createElement(c.eY,{isIncluded:!1}),m().createElement(c.eY,{isIncluded:!1}),m().createElement(c.eY,{isIncluded:!1}))))}},4256:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(3022),n=a(8744);const r=({className:e,total:t=100,value:a})=>{if(null==a)return null;const r=Math.min(Math.round(a/t*100),100),l={width:`${r}%`};return React.createElement("div",{className:(0,c.A)(e,n.A["progress-bar"])},React.createElement("div",{className:n.A["progress-bar__wrapper"]},React.createElement("div",{"aria-valuemax":t,"aria-valuemin":0,"aria-valuenow":Math.min(a,t),className:n.A["progress-bar__bar"],role:"progressbar",style:l})),React.createElement("p",{className:n.A["progress-bar__percent"]},`${r}%`))}},7827:(e,t,a)=>{"use strict";function c(){return React.createElement("svg",{width:"80",height:"96",viewBox:"0 0 80 96",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M40 0.00634766L80 17.7891V44.2985C80 66.8965 65.1605 88.2927 44.2352 95.0425C41.4856 95.9295 38.5144 95.9295 35.7648 95.0425C14.8395 88.2927 0 66.8965 0 44.2985V17.7891L40 0.00634766Z",fill:"#069E08"}),React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M60.9 33.6909L35.375 67.9124L19.2047 55.9263L22.7848 51.1264L34.1403 59.5436L56.0851 30.122L60.9 33.6909Z",fill:"white"}))}a.d(t,{A:()=>c})},3535:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var c=a(6072),n=a.n(c),r=a(1112),l=a(7143),s=a(7723),i=a(1609),o=a.n(i),m=a(7478);const __=s.__,p=(0,i.forwardRef)((({variant:e="secondary",children:t,...a},c)=>{const{scan:s}=(0,l.useDispatch)(m.a),i=(0,l.useSelect)((e=>e(m.a).getScanIsEnqueuing()),[]);return o().createElement(r.A,n()({ref:c,variant:e,isLoading:i,onClick:e=>{e.preventDefault(),s()}},a),t??__("Scan now","jetpack-protect"))}))},9454:(e,t,a)=>{"use strict";a.d(t,{A:()=>w});var c=a(3924),n=a(7425),r=a(1112),l=a(4437),s=a(5918),i=a(8509),o=a(9384),m=a(7723),p=a(1609),d=a.n(p),u=a(8140),h=a(1226),g=a(727),v=a(6516),f=a(5165),E=a(4969);const __=m.__,A=()=>{const{adminUrl:e,siteSuffix:t,blogID:a}=window.jetpackProtectInitialState||{},{run:s}=(0,o.useProductCheckoutWorkflow)({productSlug:u.J3,redirectUrl:e,useBlogIdSuffix:!0}),{recordEventHandler:i}=(0,h.A)(),m=i("jetpack_protect_footer_get_scan_link_click",s),{hasRequiredPlan:p}=(0,g.A)();if(p){const e=(0,c.A)("jetpack-scan-dash",{site:a??t});return d().createElement("div",{className:E.A["product-section"]},d().createElement(n.hE,null,__("Get access to our Cloud","jetpack-protect")),d().createElement(n.Ay,{mb:3},__("With your Protect upgrade, you have free access to scan your site on our Cloud, so you can be aware and fix your threats even if your site goes down. ","jetpack-protect")),d().createElement(r.A,{variant:"secondary",weight:"regular",href:e},__("Go to Cloud","jetpack-protect")))}return d().createElement("div",{className:E.A["product-section"]},d().createElement(n.hE,null,__("Advanced scan results","jetpack-protect")),d().createElement(n.Ay,{mb:3},__("Upgrade Jetpack Protect to get advanced scan tools, including one-click fixes for most threats and malware scanning.","jetpack-protect")),d().createElement(l.A,{description:__("Looking for advanced scan results and one-click fixes?","jetpack-protect"),cta:__("Upgrade Jetpack Protect now","jetpack-protect"),onClick:m}))},y=()=>{const{hasRequiredPlan:e}=(0,g.A)(),{globalStats:t}=(0,v.A)(),a=parseInt(t?.totalVulnerabilities),l=isNaN(a)?"50,000":a.toLocaleString();if(e){const e=(0,c.A)("protect-footer-learn-more-scan");return d().createElement("div",{className:E.A["info-section"]},d().createElement(n.hE,null,__("Line-by-line scanning","jetpack-protect")),d().createElement(n.Ay,{mb:2},__("We actively review line-by-line of your site files to identify threats and vulnerabilities. Jetpack monitors millions of websites to keep your site secure all the time. ","jetpack-protect"),d().createElement(r.A,{variant:"link",target:"_blank",weight:"regular",href:e},__("Learn more","jetpack-protect"))))}const s=(0,c.A)("jetpack-protect-footer-learn-more");return d().createElement("div",{className:E.A["info-section"]},d().createElement(n.hE,null,(0,m.sprintf)( +// translators: placeholder is the number of total vulnerabilities i.e. "22,000". +__("Over %s listed vulnerabilities","jetpack-protect"),l)),d().createElement(n.Ay,{mb:3},(0,m.sprintf)( +// translators: placeholder is the number of total vulnerabilities i.e. "22,000". +__("Every day we check your plugin, theme, and WordPress versions against our %s listed vulnerabilities powered by WPScan, an Automattic brand.","jetpack-protect"),l)),d().createElement(r.A,{variant:"link",isExternalLink:!0,href:s,weight:"regular"},__("Learn more","jetpack-protect")))},w=()=>{const{waf:e}=window.jetpackProtectInitialState||{};return e.wafSupported?d().createElement(f.A,{main:d().createElement(A,null),secondary:d().createElement(y,null),preserveSecondaryOnMobile:!0}):d().createElement(s.A,{horizontalSpacing:0,horizontalGap:0,fluid:!1},d().createElement(i.A,null,d().createElement(y,null)))}},5165:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var c=a(442),n=a(5918),r=a(8509),l=a(1609),s=a.n(l);const i=({main:e,secondary:t,preserveSecondaryOnMobile:a=!1})=>{const[l,i]=(0,c.A)(["sm","lg"]),o=!a&&l;return s().createElement(n.A,{horizontalSpacing:0,horizontalGap:0,fluid:!1},!o&&s().createElement(s().Fragment,null,s().createElement(r.A,{sm:12,md:4,lg:6},e),i&&s().createElement(r.A,{lg:1}),s().createElement(r.A,{sm:12,md:4,lg:5},t)),o&&s().createElement(r.A,null,e))}},5576:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(7723),n=a(2399);const __=c.__,r=e=>e>=5?"is-critical":e>=3&&e<5?"is-high":"is-low",l=({severity:e})=>React.createElement("div",{className:`${n.A["threat-severity-badge"]} ${n.A[r(e)]}`},(e=>{const t=__("Critical","jetpack-protect"),a=__("High","jetpack-protect"),c=__("Low","jetpack-protect");return e>=5?t:e>=3&&e<5?a:c})(e))},3144:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(7425),n=a(6087),r=a(7723),l=a(1847);const __=r.__,s=()=>React.createElement(React.Fragment,null,React.createElement(c.Ay,{variant:"title-medium-semi-bold",mb:2},__("Enhanced protection","jetpack-protect")),React.createElement(c.Ay,{mb:2},__("Learn how you can execute Jetpack Firewall before WordPress initializes. This mode offers the most protection.","jetpack-protect")),React.createElement("ul",{className:l.A.list},React.createElement("li",{className:l.A["list-item"]},React.createElement(c.Ay,{variant:"body-small"},(0,n.createInterpolateElement)(__("To ensure the firewall can best protect your site, please update: auto_prepend_file PHP directive to point to wp-content/jetpack-waf/bootstrap.php Typically this is set either in an .htaccess file or in the global PHP configuration; contact your host for further assistance.","jetpack-protect"),{mark:React.createElement("mark",{className:l.A.mark})}))),React.createElement("li",{className:l.A["list-item"]},React.createElement(c.Ay,{variant:"body-small"},__("Don't forget to undo this action when Firewall is turned off, or when you uninstall Jetpack.","jetpack-protect")))))},147:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var c=a(442),n=a(8443),r=a(7723),l=a(1609),s=a.n(l),i=a(727),o=a(7115),m=a(4254);const __=r.__,p=()=>{const[e]=(0,c.A)("sm"),{counts:{current:{threats:t}},lastChecked:a,hasRequiredPlan:p}=(0,i.A)(),[d,u]=(0,l.useState)(null);return s().createElement(o.A,{title:t>0?(0,r.sprintf)(/* translators: %s: Total number of threats */ +__("%1$s %2$s found","jetpack-protect"),t,1===t?"threat":"threats"):void 0,subtitle:s().createElement(s().Fragment,null,s().createElement("div",{ref:u},(0,r.sprintf)(/* translators: %s: Latest check date */ +__("Latest results as of %s","jetpack-protect"),(0,n.dateI18n)("F jS",a))),!p&&s().createElement(m.A,{id:"free-daily-scans",position:e?"bottom":"middle right",anchor:d}))})}},241:(e,t,a)=>{"use strict";a.d(t,{A:()=>l,o:()=>r});var c=a(9959),n=a(4356);const r=({label:e,link:t})=>React.createElement(c.k2,{to:t,className:({isActive:e})=>e?`${n.A.tab} ${n.A["tab--active"]}`:n.A.tab},e),l=({children:e,className:t=""})=>React.createElement("nav",{className:`${n.A.tabs} ${t}`},e)},4491:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});var c=a(6578);const n=({disabled:e=!1,id:t,label:a="",description:n="",placeholder:r="",rows:l=3,value:s="",onChange:i=()=>{}})=>React.createElement("div",null,Boolean(a)&&React.createElement("label",{className:c.A.label,htmlFor:t},a),Boolean(n)&&n,React.createElement("textarea",{className:c.A.textarea,disabled:e,placeholder:r,rows:l,id:t,name:t,onChange:i,value:s||""}))},1571:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var c=a(7425),n=a(7723),r=a(1113),l=a(1609),s=a.n(l),i=a(5576),o=a(9054);const __=n.__,m=e=>{switch(e.fixer){case"replace":return __("Jetpack Scan will replace the affected file or directory.","jetpack-protect");case"delete":return __("Jetpack Scan will delete the affected file or directory.","jetpack-protect");case"update":return e.target?(0,n.sprintf)(/* translators: %s: Version that the plugin will be upgraded to */ +__("Jetpack Scan will update to a newer version %s.","jetpack-protect"),e.target):__("Jetpack Scan will update to a newer version.","jetpack-protect");case"edit":return __("Jetpack Scan will edit the affected file or directory.","jetpack-protect");case"rollback":return e.target?(0,n.sprintf)(/* translators: %s: Version that the plugin will be upgraded to */ +__("Jetpack Scan will rollback the affected file to the version from %s.","jetpack-protect"),e.target):__("Jetpack Scan will rollback the affected file to an older (clean) version.","jetpack-protect");default:return __("Jetpack Scan will resolve the threat.","jetpack-protect")}};function p({threat:e,fixAllDialog:t,onCheckFix:a}){const[n,p]=(0,l.useState)(!0),d=(0,l.useCallback)((t=>{p(t.target.checked),a(t.target.checked,e)}),[a,e]);return s().createElement(s().Fragment,null,s().createElement("div",{className:o.A.threat},s().createElement(r.A,{icon:e.icon,className:o.A.threat__icon}),s().createElement("div",{className:o.A.threat__summary},s().createElement(c.Ay,{className:o.A.threat__summary__label,mb:1},e.label),s().createElement(c.Ay,{className:o.A.threat__summary__title},m(e.fixable))),s().createElement("div",{className:o.A.threat__severity},s().createElement(i.A,{severity:e.severity})),t&&s().createElement("div",{className:o.A.threat__checkbox},s().createElement("input",{type:"checkbox",checked:n,onChange:d,value:e.id}))))}},9314:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(7425),n=a(6087),r=a(7723),l=a(1609),s=a(727),i=a(4254),o=a(3535),m=a(1476);const __=r.__,_n=r._n,p=()=>React.createElement("svg",{width:"80",height:"96",viewBox:"0 0 80 96",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M40 0.00634766L80 17.7891V44.2985C80 66.8965 65.1605 88.2927 44.2352 95.0425C41.4856 95.9295 38.5144 95.9295 35.7648 95.0425C14.8395 88.2927 0 66.8965 0 44.2985V17.7891L40 0.00634766Z",fill:"#069E08"}),React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M60.9 33.6909L35.375 67.9124L19.2047 55.9263L22.7848 51.1264L34.1403 59.5436L56.0851 30.122L60.9 33.6909Z",fill:"white"})),d=()=>{const{lastChecked:e,hasRequiredPlan:t}=(0,s.A)(),[a,d]=(0,l.useState)(null),u=(0,l.useMemo)((()=>e?(e=>{const t=new Date,a=6e4*t.getTimezoneOffset(),c=Math.floor((new Date(t.getTime()+a).getTime()-e)/1e3);let n=c/31536e3;return n>1?(0,r.sprintf)( +// translators: placeholder is a number amount of years i.e. "5 years ago". +_n("%s year ago","%s years ago",Math.floor(n),"jetpack-protect"),Math.floor(n)):(n=c/2592e3,n>1?(0,r.sprintf)( +// translators: placeholder is a number amount of months i.e. "5 months ago". +_n("%s month ago","%s months ago",Math.floor(n),"jetpack-protect"),Math.floor(n)):(n=c/86400,n>1?(0,r.sprintf)( +// translators: placeholder is a number amount of days i.e. "5 days ago". +_n("%s day ago","%s days ago",Math.floor(n),"jetpack-protect"),Math.floor(n)):(n=c/3600,n>1?(0,r.sprintf)( +// translators: placeholder is a number amount of hours i.e. "5 hours ago". +_n("%s hour ago","%s hours ago",Math.floor(n),"jetpack-protect"),Math.floor(n)):(n=c/60,n>1?(0,r.sprintf)( +// translators: placeholder is a number amount of minutes i.e. "5 minutes ago". +_n("%s minute ago","%s minutes ago",Math.floor(n),"jetpack-protect"),Math.floor(n)):__("a few seconds ago","jetpack-protect")))))})(Date.parse(e)):null),[e]);return React.createElement("div",{className:m.A.empty},React.createElement(p,null),React.createElement(c.H3,{weight:"bold",mt:8},__("Don't worry about a thing","jetpack-protect")),React.createElement(c.Ay,{mb:4},(0,n.createInterpolateElement)((0,r.sprintf)( +// translators: placeholder is the amount of time since the last scan, i.e. "5 minutes ago". +__("The last Protect scan ran %s and everything looked great.","jetpack-protect"),u),{strong:React.createElement("strong",null)})),t&&React.createElement(React.Fragment,null,React.createElement(o.A,{ref:d}),React.createElement(i.A,{id:"paid-daily-and-manual-scans",position:"bottom middle",anchor:a})))}},5190:(e,t,a)=>{"use strict";a.d(t,{A:()=>v});var c=a(1112),n=a(7425),r=a(4437),l=a(9384),s=a(7723),i=a(1609),o=a.n(i),m=a(8140),p=a(1226),d=a(4114),u=a(4569),h=a(1476);const __=s.__,g=({description:e,fixedIn:t,icon:a,id:u,label:g,name:v,source:f,title:E,type:A})=>{const{adminUrl:y}=window.jetpackProtectInitialState||{},{run:w}=(0,l.useProductCheckoutWorkflow)({productSlug:m.J3,redirectUrl:y,useBlogIdSuffix:!0}),{recordEventHandler:k}=(0,p.A)(),b=k("jetpack_protect_threat_list_get_scan_link_click",w),_=f?o().createElement(c.A,{variant:"link",isExternalLink:!0,weight:"regular",href:f},__("See more technical details of this threat","jetpack-protect")):null;return o().createElement(d.E,{id:u,label:g,title:E,icon:a,onOpen:(0,i.useCallback)((()=>{["core","plugin","theme"].includes(A)&&k(`jetpack_protect_${A}_threat_open`)}),[k,A])},e&&o().createElement("div",{className:h.A["threat-section"]},o().createElement(n.Ay,{variant:"title-small",mb:2},__("What is the problem?","jetpack-protect")),o().createElement(n.Ay,{mb:2},e),_),t&&o().createElement("div",{className:h.A["threat-section"]},o().createElement(n.Ay,{variant:"title-small",mb:2},__("How to fix it?","jetpack-protect")),o().createElement(n.Ay,{mb:2},/* translators: Translates to Update to. %1$s: Name. %2$s: Fixed version */ /* translators: Translates to Update to. %1$s: Name. %2$s: Fixed version */ +(0,s.sprintf)(__("Update to %1$s %2$s","jetpack-protect"),v,t)),o().createElement(r.A,{description:__("Looking for advanced scan results and one-click fixes?","jetpack-protect"),cta:__("Upgrade Jetpack Protect now","jetpack-protect"),onClick:b,className:h.A["threat-item-cta"]})),!e&&o().createElement("div",{className:h.A["threat-section"]},_))},v=({list:e})=>o().createElement(u.A,{list:e},(({currentItems:e})=>o().createElement(d.A,null,e.map((({description:e,fixedIn:t,icon:a,id:c,label:n,name:r,source:l,table:s,title:i,type:m,version:p})=>o().createElement(g,{description:e,fixedIn:t,icon:a,id:c,label:n,key:c,name:r,source:l,table:s,title:i,type:m,version:p}))))))},5661:(e,t,a)=>{"use strict";a.d(t,{A:()=>k});var c=a(442),n=a(5918),r=a(8509),l=a(7425),s=a(1112),i=a(7143),o=a(7723),m=a(1609),p=a.n(m),d=a(727),u=a(7478),h=a(4254),g=a(3535),v=a(9314),f=a(5190),E=a(9395),A=a(6742),y=a(1476),w=a(993);const __=o.__,k=()=>{const{hasRequiredPlan:e}=(0,d.A)(),{item:t,list:a,selected:k,setSelected:b}=(0,w.A)(),_=a.filter((e=>e.fixable)),[R]=(0,c.A)("sm"),[C,j]=(0,m.useState)(null),[S,x]=(0,m.useState)(null),{setModal:N}=(0,i.useDispatch)(u.a),[M,L]=(0,m.useState)(null),[z,P]=(0,m.useState)(null),I=(0,m.useCallback)((()=>{switch(k){case"all":return 1===a.length?__("All threats","jetpack-protect"):(0,o.sprintf)(/* translators: placeholder is the amount of threats found on the site. */ +__("All %s threats","jetpack-protect"),a.length);case"core":return(0,o.sprintf)(/* translators: placeholder is the amount of WordPress threats found on the site. */ +__("%1$s WordPress %2$s","jetpack-protect"),a.length,1===a.length?"threat":"threats");case"files":return(0,o.sprintf)(/* translators: placeholder is the amount of file threats found on the site. */ +__("%1$s file %2$s","jetpack-protect"),a.length,1===a.length?"threat":"threats");case"database":return(0,o.sprintf)(/* translators: placeholder is the amount of database threats found on the site. */ +__("%1$s database %2$s","jetpack-protect"),a.length,1===a.length?"threat":"threats");default:return(0,o.sprintf)(/* translators: Translates to Update to. %1$s: Name. %2$s: Fixed version */ +__("%1$s %2$s in %3$s %4$s","jetpack-protect"),a.length,1===a.length?"threat":"threats",t?.name,t?.version)}}),[k,a,t]);return p().createElement(n.A,{fluid:!0,horizontalSpacing:0,horizontalGap:3},p().createElement(r.A,{lg:4},p().createElement("div",{ref:j},p().createElement(E.A,{selected:k,onSelect:b})),p().createElement(h.A,{id:e?"paid-scan-results":"free-scan-results",position:"top",anchor:C})),p().createElement(r.A,{lg:8},a?.length>0?p().createElement(p().Fragment,null,p().createElement("div",{className:y.A["list-header"]},p().createElement(l.hE,{className:y.A["list-title"]},I()),e&&p().createElement("div",{className:y.A["list-header__controls"]},_.length>0&&p().createElement(p().Fragment,null,p().createElement(s.A,{ref:L,variant:"primary",onClick:(T=_,e=>{e.preventDefault(),N({type:"FIX_ALL_THREATS",props:{threatList:T}})})},(0,o.sprintf)(/* translators: Translates to Show auto fixers $s: Number of fixable threats. */ +__("Show auto fixers (%s)","jetpack-protect"),_.length)),p().createElement(h.A,{id:"paid-fix-all-threats",position:R?"bottom right":"middle left",anchor:M})),p().createElement("div",null,p().createElement(g.A,{ref:P}),p().createElement(h.A,{id:"paid-daily-and-manual-scans",position:R?"bottom left":"middle left",anchor:z})))),e?p().createElement(p().Fragment,null,p().createElement("div",{ref:x},p().createElement(A.A,{list:a}),p().createElement("div",{className:y.A["manual-scan"]},p().createElement(l.Ay,{variant:"body-small",mb:4},__("If you have manually fixed any of the threats listed above, you can run a manual scan now or wait for Jetpack to scan your site later today.","jetpack-protect")),p().createElement(g.A,null))),p().createElement(h.A,{id:"paid-understand-severity",position:"top",anchor:S})):p().createElement(f.A,{list:a})):p().createElement(v.A,null)));var T}},9395:(e,t,a)=>{"use strict";a.d(t,{A:()=>g});var c=a(442),n=a(7723),r=a(311),l=a(4648),s=a(435),i=a(2072),o=a(4314),m=a(1651),p=a(1609),d=a(1226),u=a(727),h=a(59);const __=n.__,g=({selected:e,onSelect:t,sourceType:a="scan",statusFilter:n="all"})=>{const{results:{plugins:g,themes:v},counts:{current:{threats:f,core:E,files:A,database:y}},hasRequiredPlan:w}=(0,u.A)({sourceType:a,filter:{status:n}}),{recordEvent:k}=(0,d.A)(),[b]=(0,c.A)("lg","<"),_=(0,p.useCallback)((()=>{k("jetpack_protect_navigation_all_click")}),[k]),R=(0,p.useCallback)((()=>{k("jetpack_protect_navigation_core_click")}),[k]),C=(0,p.useCallback)((()=>{k("jetpack_protect_navigation_plugin_click")}),[k]),j=(0,p.useCallback)((()=>{k("jetpack_protect_navigation_theme_click")}),[k]),S=(0,p.useCallback)((()=>{k("jetpack_protect_navigation_file_click")}),[k]),x=(0,p.useCallback)((()=>{k("jetpack_protect_navigation_database_click")}),[k]),N=(0,p.useMemo)((()=>"fixed"===n?__("All fixed threats","jetpack-protect"):"ignored"===n?__("All ignored threats","jetpack-protect",0):__("All threats","jetpack-protect")),[n]);return React.createElement(h.Ay,{selected:e,onSelect:t,mode:b?"dropdown":"list"},React.createElement(h.s$,{initial:!0,id:"all",label:N,icon:r.A,badge:f,disabled:f<=0,onClick:_,checked:!0}),React.createElement(h.s$,{id:"core",label:__("WordPress","jetpack-protect"),icon:l.A,badge:E,disabled:E<=0,onClick:R,checked:!0}),React.createElement(h.Me,{label:__("Plugins","jetpack-protect"),icon:s.A},g.map((({name:e,threats:t,checked:a})=>React.createElement(h.s$,{key:e,id:e,label:e,checked:a,badge:t?.length,disabled:t?.length<=0,onClick:C})))),React.createElement(h.Me,{label:__("Themes","jetpack-protect"),icon:i.A},v.map((({name:e,threats:t,checked:a})=>React.createElement(h.s$,{key:e,id:e,label:e,checked:a,badge:t?.length,disabled:t?.length<=0,onClick:j})))),w&&React.createElement(React.Fragment,null,React.createElement(h.s$,{id:"files",label:__("Files","jetpack-protect"),icon:o.A,badge:A,disabled:A<=0,onClick:S,checked:!0}),React.createElement(h.s$,{id:"database",label:__("Database","jetpack-protect"),icon:m.A,badge:y,disabled:y<=0,onClick:x,checked:!0})))}},4569:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(1112),n=a(442),r=a(7723),l=a(8888),s=a(9115),i=a(1609),o=a.n(i),m=a(1476);const __=r.__,p=({pageNumber:e,currentPage:t,onPageChange:a})=>{const n=(0,i.useMemo)((()=>t===e),[t,e]),l=(0,i.useCallback)((()=>{a(e)}),[a,e]);return o().createElement(c.A,{size:"medium",className:n?null:m.A.unfocused,onClick:l,"aria-current":n?"page":void 0,"aria-label":(0,r.sprintf)(/* translators: placeholder is a page number, i.e. "Page 123" */ +__("Page %d","jetpack-protect"),e)},e)},d=({list:e,itemPerPage:t=10,children:a})=>{const[r]=(0,n.A)("sm"),[d,u]=(0,i.useState)(1),h=(0,i.useCallback)((()=>u(d-1)),[d,u]),g=(0,i.useCallback)((()=>u(d+1)),[d,u]),v=(0,i.useMemo)((()=>Math.ceil(e.length/t)),[e,t]),f=(0,i.useMemo)((()=>{const a=d*t,c=a-t;return e.slice(c,a)}),[d,e,t]),E=(0,i.useMemo)((()=>{if(r)return[d];const e=[1];return d>3&&v>4&&e.push("…"),1===d?e.push(d+1,d+2,d+3):2===d?e.push(d,d+1,d+2):d3&&e.push(d-2),d>2&&e.push(d-1),e.push(d)):d===v&&(d>=5&&e.push(d-3),d>=4&&e.push(d-2),e.push(d-1)),e[e.length-1]e<=v||isNaN(e)))}),[d,r,v]);return o().createElement(o().Fragment,null,a({currentItems:f}),v>1&&o().createElement("nav",{role:"navigation","aria-label":__("Threat list pages","jetpack-protect"),className:m.A["pagination-container"]},o().createElement(c.A,{onClick:h,disabled:1===d,variant:"link",icon:l.A,iconSize:24,"aria-label":__("Previous page","jetpack-protect")}),E.map(((e,t)=>"number"==typeof e?o().createElement(p,{key:e,pageNumber:e,currentPage:d,onPageChange:u}):o().createElement("span",{key:`ellipses_${t}`},e))),o().createElement(c.A,{onClick:g,disabled:d===v,variant:"link",icon:s.A,iconSize:24,"aria-label":__("Next page","jetpack-protect")})))}},6742:(e,t,a)=>{"use strict";a.d(t,{A:()=>E});var c=a(1112),n=a(7425),r=a(442),l=a(7143),s=a(7723),i=a(1609),o=a.n(i),m=a(1226),p=a(7478),d=a(9627),u=a(8331),h=a(2006),g=a(4569),v=a(1476);const __=s.__,f=({context:e,description:t,diff:a,filename:r,firstDetected:g,fixedIn:f,fixedOn:E,icon:A,fixable:y,id:w,label:k,name:b,source:_,title:R,type:C,severity:j,status:S,hideAutoFixColumn:x=!1})=>{const N=(0,l.useSelect)((e=>e(p.a).getThreatsAreFixing())),{setModal:M}=(0,l.useDispatch)(p.a),{recordEvent:L}=(0,m.A)(),z=N.indexOf(w)>=0,P=_?o().createElement(c.A,{variant:"link",isExternalLink:!0,weight:"regular",href:_},__("See more technical details of this threat","jetpack-protect")):null;return o().createElement(h.S,{id:w,label:k,title:R,icon:A,fixable:y,severity:j,firstDetected:g,fixedOn:E,status:S,onOpen:(0,i.useCallback)((()=>{["core","plugin","theme","file","database"].includes(C)&&L(`jetpack_protect_${C}_threat_open`)}),[L,C]),hideAutoFixColumn:x},t&&o().createElement("div",{className:v.A["threat-section"]},o().createElement(n.Ay,{variant:"title-small",mb:2},"fixed"!==S?__("What is the problem?","jetpack-protect"):__("What was the problem?","jetpack-protect",0)),o().createElement(n.Ay,{mb:2},t),P),(r||e||a)&&o().createElement(n.Ay,{variant:"title-small",mb:2},__("The technical details","jetpack-protect")),r&&o().createElement(o().Fragment,null,o().createElement(n.Ay,{mb:2},/* translators: filename follows in separate line; e.g. "PHP.Injection.5 in: `post.php`" */ +__("Threat found in file:","jetpack-protect")),o().createElement("pre",{className:v.A["threat-filename"]},r)),e&&o().createElement(u.A,{context:e}),a&&o().createElement(d.A,{diff:a}),f&&"fixed"!==S&&o().createElement("div",{className:v.A["threat-section"]},o().createElement(n.Ay,{variant:"title-small",mb:2},__("How to fix it?","jetpack-protect")),o().createElement(n.Ay,{mb:2},/* translators: Translates to Update to. %1$s: Name. %2$s: Fixed version */ /* translators: Translates to Update to. %1$s: Name. %2$s: Fixed version */ +(0,s.sprintf)(__("Update to %1$s %2$s","jetpack-protect"),b,f))),!t&&o().createElement("div",{className:v.A["threat-section"]},P),["ignored","current"].includes(S)&&o().createElement("div",{className:v.A["threat-footer"]},"ignored"===S&&o().createElement(c.A,{isDestructive:!0,variant:"secondary",onClick:e=>{e.preventDefault(),M({type:"UNIGNORE_THREAT",props:{id:w,label:k,title:R,icon:A,severity:j}})},disabled:z},__("Unignore threat","jetpack-protect")),"current"===S&&o().createElement(o().Fragment,null,o().createElement(c.A,{isDestructive:!0,variant:"secondary",onClick:e=>{e.preventDefault(),M({type:"IGNORE_THREAT",props:{id:w,label:k,title:R,icon:A,severity:j}})}},__("Ignore threat","jetpack-protect")),y&&o().createElement(c.A,{disabled:z,onClick:e=>{e.preventDefault(),M({type:"FIX_THREAT",props:{id:w,fixable:y,label:k,icon:A,severity:j}})}},__("Fix threat","jetpack-protect")))))},E=({list:e,hideAutoFixColumn:t=!1})=>{const[a]=(0,r.A)(["sm","lg"],[null,"<"]);return o().createElement(o().Fragment,null,!a&&o().createElement("div",{className:v.A["accordion-header"]},o().createElement("span",null,__("Details","jetpack-protect")),o().createElement("span",null,__("Severity","jetpack-protect")),!t&&o().createElement("span",null,__("Auto-fix","jetpack-protect")),o().createElement("span",null)),o().createElement(g.A,{list:e},(({currentItems:e})=>o().createElement(h.A,null,e.map((({context:e,description:a,diff:c,filename:n,firstDetected:r,fixedIn:l,fixedOn:s,icon:i,fixable:m,id:p,label:d,name:u,severity:h,source:g,table:v,title:E,type:A,version:y,status:w})=>o().createElement(f,{context:e,description:a,diff:c,filename:n,firstDetected:r,fixedIn:l,fixedOn:s,icon:i,fixable:m,id:p,key:p,label:d,name:u,severity:h,source:g,table:v,title:E,type:A,version:y,status:w,hideAutoFixColumn:t})))))))}},993:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(4648),n=a(4314),r=a(1651),l=a(435),s=a(2072),i=a(1609),o=a(727);const m=(e,t)=>t.severity-e.severity,p=(e,t)=>"object"==typeof e&&0===Object.keys(e).length?[]:Array.isArray(e)?e.map((e=>p(e,t))).flat():e?.threats.map((a=>({...a,...e,...t}))),d=({source:e,status:t}={source:"scan",status:"all"})=>{const[a,d]=(0,i.useState)("all"),{results:{plugins:u,themes:h,core:g,files:v,database:f}}=(0,o.A)({sourceType:e,filter:{status:t,key:a}}),{unsortedList:E,item:A}=(0,i.useMemo)((()=>{if(a&&"all"!==a){switch(a){case"core":return{unsortedList:p(g,{icon:c.A}),item:g};case"files":return{unsortedList:p({threats:v},{icon:n.A}),item:v};case"database":return{unsortedList:p({threats:f},{icon:r.A}),item:f}}const e=u.find((e=>e?.name===a));if(e)return{unsortedList:p(e,{icon:l.A}),item:e};const t=h.find((e=>e?.name===a));if(t)return{unsortedList:p(t,{icon:s.A}),item:t}}return{unsortedList:[...p(g,{icon:c.A}),...p(u,{icon:l.A}),...p(h,{icon:s.A}),...p({threats:v},{icon:n.A}),...p({threats:f},{icon:r.A})],item:null}}),[g,f,v,u,a,h]),y=e=>e.name&&e.version?`${e.name} (${e.version})`:e.filename?e.filename.split("/").pop():e.table?e.table:void 0,w=(0,i.useMemo)((()=>E.sort(m).map((e=>({label:y(e),...e})))),[E]);return(0,i.useEffect)((()=>{"all"!==a&&"all"!==t&&0===w.length&&d("all")}),[a,t,A,w]),{item:A,list:w,selected:a,setSelected:d}}},9623:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(7425),n=a(1112),r=a(7143),l=a(7723),s=a(1113),i=a(7478),o=a(5576),m=a(4031),p=a(6834);const __=l.__,d=({id:e,title:t,label:a,icon:l,severity:d})=>{const{setModal:u,unignoreThreat:h}=(0,r.useDispatch)(i.a),g=(0,r.useSelect)((e=>e(i.a).getThreatsUpdating()));return React.createElement(m.A,null,React.createElement(c.Ay,{variant:"title-medium",mb:2},__("Do you really want to unignore this threat?","jetpack-protect")),React.createElement(c.Ay,{mb:3},__("Jetpack will unignore the threat:","jetpack-protect")),React.createElement("div",{className:p.A.threat},React.createElement(s.A,{icon:l,className:p.A.threat__icon}),React.createElement("div",{className:p.A.threat__summary},React.createElement(c.Ay,{className:p.A.threat__summary__label,mb:1},a),React.createElement(c.Ay,{className:p.A.threat__summary__title},t)),React.createElement("div",{className:p.A.threat__severity},React.createElement(o.A,{severity:d}))),React.createElement("div",{className:p.A.footer},React.createElement(n.A,{variant:"secondary",onClick:e=>{e.preventDefault(),u({type:null})}},__("Cancel","jetpack-protect")),React.createElement(n.A,{isDestructive:!0,isLoading:Boolean(g&&g[e]),onClick:async t=>{t.preventDefault(),h(e,(()=>{u({type:null})}))}},__("Unignore threat","jetpack-protect"))))}},4031:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(9384),n=a(1221);const r=({children:e})=>{const{isUserConnected:t,hasConnectedOwner:a}=(0,c.useConnection)();return t&&a?e:React.createElement(n.A,null)}},1221:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var c=a(7425),n=a(1112),r=a(9384),l=a(7143),s=a(7723),i=a(7478),o=a(3041),m=a(8340);const __=s.__,p=()=>{const{setModal:e}=(0,l.useDispatch)(i.a),{userIsConnecting:t,handleConnectUser:a}=(0,r.useConnection)({redirectUri:"admin.php?page=jetpack-protect"});return React.createElement(React.Fragment,null,React.createElement(c.Ay,{variant:"title-medium",mb:2},__("User connection needed","jetpack-protect")),React.createElement(o.A,{type:"info",message:__("Before Jetpack Protect can ignore and auto-fix threats on your site, a user connection is needed.","jetpack-protect")}),React.createElement(c.Ay,{mb:3},__("A user connection provides Jetpack Protect the access necessary to perform these tasks.","jetpack-protect")),React.createElement(c.Ay,{mb:3},__("Once you’ve secured a user connection, all Jetpack Protect features will be available for use.","jetpack-protect")),React.createElement("div",{className:m.A.footer},React.createElement(n.A,{variant:"secondary",onClick:t=>{t.preventDefault(),e({type:null})}},__("Not now","jetpack-protect")),React.createElement(n.A,{isExternalLink:!0,weight:"regular",isLoading:t,onClick:a},__("Connect your user account","jetpack-protect"))))}},8140:(e,t,a)=>{"use strict";a.d(t,{J3:()=>r,JD:()=>l,Mm:()=>i,NW:()=>n,_R:()=>s,pQ:()=>c,vI:()=>o});const c="https://wordpress.org/support/plugin/jetpack-protect/",n="https://jetpack.com/contact-support/?rel=support",r="jetpack_scan",l="optimistically_scanning",s="idle",i="unavailable",o=["scheduled","scanning",l]},1226:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(372),n=a(9384),r=a(1609);const l=({pageViewEventName:e,pageViewNamespace:t="jetpack",pageViewSuffix:a="page_view",pageViewEventProperties:l={}}={})=>{const{isUserConnected:s,isRegistered:i,userConnectionData:o}=(0,n.useConnection)(),{login:m,ID:p}=o.currentUser?.wpcomUser||{},{tracks:d}=c.A,{recordEvent:u}=d,h=(0,r.useCallback)((async(e,t)=>{u(e,t)}),[u]),g=(0,r.useCallback)(((e,t,a=()=>{})=>(a="function"==typeof t?t:a,t="function"==typeof t?{}:t,()=>h(e,t).then(a))),[h]);(0,r.useEffect)((()=>{s&&p&&m&&c.A.initialize(p,m)}),[s,p,m]);const v=e?`${t}_${e}_${a}`:null;return(0,r.useEffect)((()=>{i&&v&&u(v,l)}),[]),{recordEvent:h,recordEventHandler:g}}},1936:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>m,Ll:()=>o,OC:()=>i,dn:()=>s});var c=a(7143),n=a(1609),r=a(5973),l=a(7478);const s=(0,n.createContext)([]),i=(0,n.createContext)([]),o=({children:e})=>{const[t,a]=(0,n.useState)([]);return React.createElement(i.Provider,{value:{renderedSteps:t,setRenderedSteps:a}},e)},m=()=>{const{completeOnboardingSteps:e,fetchOnboardingProgress:t}=r.A,a=(0,n.useContext)(s),{renderedSteps:o}=(0,n.useContext)(i),m=(0,c.useSelect)((e=>e(l.a).getOnboardingProgress())),{setOnboardingProgress:p}=(0,c.useDispatch)(l.a),{currentStep:d,currentStepCount:u,stepsCount:h}=(0,n.useMemo)((()=>a.reduce(((e,t)=>(o.includes(t.id)&&(e.stepsCount++,e.currentStep||-1!==(m||[]).indexOf(t.id)||(e.currentStep=t,e.currentStepCount=e.stepsCount)),e)),{currentStep:null,currentStepCount:null,stepsCount:0})),[m,o,a]),g=(0,n.useCallback)((()=>{d&&(p([...m,d.id]),e([d.id]))}),[d,p,m,e]),v=(0,n.useCallback)((()=>{const t=a.reduce(((e,t)=>(t.id.startsWith("free-")&&e.push(t.id),e)),[]),c=[...m,...t];p([...new Set(c)]),e(t)}),[a,m,p,e]),f=(0,n.useCallback)((()=>{const t=a.reduce(((e,t)=>(t.id.startsWith("paid-")&&e.push(t.id),e)),[]),c=[...m,...t];p([...new Set(c)]),e(t)}),[a,m,p,e]),E=(0,n.useCallback)((()=>{d.id.startsWith("paid-")?f():v()}),[v,f,d]);return(0,n.useEffect)((()=>{null===m&&t().then((e=>p(e)))}),[t,m,p]),{progress:m,stepsCount:h,currentStep:d,currentStepCount:u,completeCurrentStep:g,completeAllCurrentSteps:E}}},727:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var c=a(7143),n=a(7723),r=a(1609),l=a(7478);const __=n.__,s=["all","core","plugins","themes","files","database"],i=(e,t,a)=>Array.isArray(e)?e.filter((e=>(!t.status||"all"===t.status||e.status===t.status)&&(!t.key||"all"===t.key||t.key===a))):[];function o({sourceType:e,filter:t}={sourceType:"scan",filter:{status:null,key:null}}){const{status:a,scanHistory:n,jetpackScan:o,hasRequiredPlan:m}=(0,c.useSelect)((e=>({status:e(l.a).getStatus(),scanHistory:e(l.a).getScanHistory(),jetpackScan:e(l.a).getJetpackScan(),hasRequiredPlan:e(l.a).hasRequiredPlan()}))),{counts:p,results:d,error:u,lastChecked:h,hasUncheckedItems:g}=(0,r.useMemo)((()=>{const c="history"===e?{...n}:{...a},r={results:{core:[],plugins:[],themes:[],files:[],database:[]},counts:{all:{threats:0,core:0,plugins:0,themes:0,files:0,database:0},current:{threats:0,core:0,plugins:0,themes:0,files:0,database:0}},error:null,lastChecked:c.lastChecked||null,hasUncheckedItems:c.hasUncheckedItems||!1},l=(e,a)=>{if(!Array.isArray(e))return[];e.forEach((e=>{r.counts.all[a]+=e?.threats?.length||0,r.counts.all.threats+=e?.threats?.length||0;const c=i(e?.threats,t,s.includes(t.key)?a:e?.name);r.results[a].push({...e,threats:c}),r.counts.current[a]+=c.length,r.counts.current.threats+=c.length}))},o=(e,a)=>{if(!Array.isArray(e))return[];r.counts.all[a]+=e.length,r.counts.all.threats+=e.length;const c=i(e,t,a);r.results[a]=[...r.results[a],...c],r.counts.current[a]+=c.length,r.counts.current.threats+=c.length};let m=Array.isArray(c.core)?c.core:[];return c.core.threats&&(m=[c.core]),l(m,"core"),l(c?.plugins,"plugins"),l(c?.themes,"themes"),o(c?.files,"files"),o(c?.database,"database"),c.error&&(r.error={message:c.errorMessage||__("An error occurred.","jetpack-protect"),code:c.errorCode||500}),r}),[n,e,a,t]);return{results:d,counts:p,error:u,lastChecked:h,hasUncheckedItems:g,jetpackScan:o,hasRequiredPlan:m}}},6516:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var c=a(7143),n=a(1609),r=a(5973),l=a(7478);const s=()=>{const{setWafConfig:e,setWafStats:t,setWafIsEnabled:a,setWafIsUpdating:s,setWafIsToggling:i}=(0,c.useDispatch)(l.a),o=(0,c.useSelect)((e=>e(l.a).getWaf())),m=(0,n.useCallback)((()=>(s(!0),r.A.fetchWaf().then((c=>{a(c?.isEnabled),e(c?.config),t(c?.stats)})).finally((()=>s(!1))))),[e,t,a,s]),p=(0,n.useCallback)((()=>(o.isEnabled||i(!0),s(!0),r.A.toggleWaf().then(m).finally((()=>{i(!1),s(!1)})))),[m,o.isEnabled,i,s]),d=(0,n.useCallback)((()=>o.isEnabled?Promise.resolve():p()),[p,o.isEnabled]),u=(0,n.useCallback)((()=>(s(!0),d().then((()=>r.A.updateWaf({jetpack_waf_automatic_rules:!o.config.jetpackWafAutomaticRules}))).then(m).finally((()=>s(!1))))),[d,m,s,o.config.jetpackWafAutomaticRules]),h=(0,n.useCallback)((()=>(s(!0),r.A.updateWaf({jetpack_waf_ip_allow_list_enabled:!o.config.jetpackWafIpAllowListEnabled}).then(m).finally((()=>s(!1))))),[m,s,o.config.jetpackWafIpAllowListEnabled]),g=(0,n.useCallback)((()=>(s(!0),r.A.updateWaf({jetpack_waf_ip_block_list_enabled:!o.config.jetpackWafIpBlockListEnabled}).then(m).finally((()=>s(!1))))),[m,s,o.config.jetpackWafIpBlockListEnabled]),v=(0,n.useCallback)((()=>(s(!0),r.A.updateWaf({brute_force_protection:!o.config.bruteForceProtection}).then(m).finally((()=>s(!1))))),[m,s,o.config.bruteForceProtection]),f=(0,n.useCallback)((()=>(s(!0),d().then((()=>r.A.updateWaf({jetpack_waf_share_data:!o.config.jetpackWafShareData}))).then(m).finally((()=>s(!1))))),[d,m,s,o.config.jetpackWafShareData]),E=(0,n.useCallback)((()=>(s(!0),d().then((()=>r.A.updateWaf({jetpack_waf_share_debug_data:!o.config.jetpackWafShareDebugData}))).then(m).finally((()=>s(!1))))),[d,m,s,o.config.jetpackWafShareDebugData]),A=(0,n.useCallback)((e=>(s(!0),r.A.updateWaf(e).then(m).finally((()=>s(!1))))),[m,s]);return(0,n.useEffect)((()=>{void 0!==o.config||o.isFetching||m()}),[o.config,o.isFetching,s,m]),{...o,refreshWaf:m,toggleWaf:p,toggleAutomaticRules:u,toggleIpAllowList:h,toggleIpBlockList:g,toggleBruteForceProtection:v,toggleShareData:f,toggleShareDebugData:E,updateConfig:A}}},1671:(e,t,a)=>{"use strict";a.d(t,{A:()=>I});var c=a(442),n=a(7656),r=a(7425),l=a(1112),s=a(4437),i=a(5918),o=a(8509),m=a(9384),p=a(6427),d=a(7143),u=a(6087),h=a(7723),g=a(1113),v=a(1249),f=a(6154),E=a.n(f),A=a(1609),y=a(5973),w=a(1186),k=a(8955),b=a(9921),_=a(7508),R=a(9454),C=a(4491),j=a(8140),S=a(1226),x=a(727),N=a(6516),M=a(7478),L=a(7642);const __=h.__,z=window?.jetpackProtectInitialState?.adminUrl,P=5e3,I=()=>{const[e]=(0,c.A)(["sm","lg"],[null,"<"]),{setWafIsSeen:t,setWafUpgradeIsSeen:a,setNotice:f}=(0,d.useDispatch)(M.a),{config:{jetpackWafAutomaticRules:I,jetpackWafIpBlockListEnabled:T,jetpackWafIpAllowListEnabled:V,jetpackWafIpBlockList:F,jetpackWafIpAllowList:H,automaticRulesAvailable:B,bruteForceProtection:O},currentIp:D,isEnabled:U,isSeen:W,upgradeIsSeen:q,displayUpgradeBadge:$,wafSupported:J,isUpdating:G,stats:{automaticRulesLastUpdated:Z},toggleAutomaticRules:K,toggleIpAllowList:Q,toggleIpBlockList:Y,toggleBruteForceProtection:X,toggleWaf:ee,updateConfig:te}=(0,N.A)(),{hasRequiredPlan:ae}=(0,x.A)(),{run:ce}=(0,m.useProductCheckoutWorkflow)({productSlug:j.J3,redirectUrl:`${z}#/firewall`,useBlogIdSuffix:!0}),{recordEventHandler:ne,recordEvent:re}=(0,S.A)(),[le,se]=(0,A.useState)(!1),[ie,oe]=(0,A.useState)({jetpack_waf_automatic_rules:I,jetpack_waf_ip_block_list_enabled:T,jetpack_waf_ip_allow_list_enabled:V,jetpack_waf_ip_block_list:F,jetpack_waf_ip_allow_list:H,brute_force_protection:O}),[me,pe]=(0,A.useState)(!1),[de,ue]=(0,A.useState)(!1),[he,ge]=(0,A.useState)(!1),ve=U&&!me,fe=U&&(ae||B),Ee=!me&&!!ie.jetpack_waf_ip_allow_list_enabled,Ae=ie.jetpack_waf_ip_block_list!==F,ye=ie.jetpack_waf_ip_allow_list!==H,we=!!ie.jetpack_waf_ip_block_list,ke=!!ie.jetpack_waf_ip_allow_list,be=U&&ie.jetpack_waf_ip_block_list_enabled,_e=(0,A.useCallback)((e=>{switch(e.code){case"file_system_error":return __("A filesystem error occurred.","jetpack-protect");case"rules_api_error":return __("An error occurred retrieving the latest firewall rules from Jetpack.","jetpack-protect");default:return!1}}),[]),Re=(0,A.useCallback)((e=>{const t=_e(e)||__("An error occurred.","jetpack-protect"),a=(0,u.createInterpolateElement)(__("Please try again or contact support.","jetpack-protect"),{supportLink:React.createElement(p.ExternalLink,{href:ae?j.NW:j.pQ})});f({type:"error",message:React.createElement(React.Fragment,null,t," ",a)})}),[_e,f,ae]),Ce=ne("jetpack_protect_waf_page_get_scan_link_click",ce),je=(0,A.useCallback)((()=>{pe(!0),ue(!0),te(ie).then((()=>f({type:"success",duration:P,message:__("Allow list changes saved.","jetpack-protect")}))).catch(Re).finally((()=>{pe(!1),ue(!1)}))}),[te,ie,Re,f]),Se=(0,A.useCallback)((()=>{pe(!0),ge(!0),te(ie).then((()=>f({type:"success",duration:P,message:__("Block list changes saved.","jetpack-protect")}))).catch(Re).finally((()=>{pe(!1),ge(!1)}))}),[te,ie,Re,f]),xe=(0,A.useCallback)((e=>{const{value:t,id:a}=e.target;oe({...ie,[a]:t})}),[ie]),Ne=(0,A.useCallback)((()=>{pe(!0);const e=!ie.jetpack_waf_automatic_rules;oe({...ie,jetpack_waf_automatic_rules:e}),K().then((()=>{se(!1),f({type:"success",duration:P,message:e?__("Automatic firewall protection is enabled.","jetpack-protect"):__("Automatic firewall protection is disabled.","jetpack-protect",0)}),re(e?"jetpack_protect_automatic_rules_enabled":"jetpack_protect_automatic_rules_disabled")})).then((()=>{q||(a(!0),y.A.wafUpgradeSeen())})).catch((e=>{se(!0),Re(e)})).finally((()=>pe(!1)))}),[ie,K,f,re,q,a,Re]),Me=(0,A.useCallback)((()=>{pe(!0);const e=!ie.brute_force_protection;oe({...ie,brute_force_protection:e}),X().then((()=>{f({type:"success",duration:P,message:e?__("Brute force protection is enabled.","jetpack-protect"):__("Brute force protection is disabled.","jetpack-protect",0)}),re(e?"jetpack_protect_brute_force_protection_enabled":"jetpack_protect_brute_force_protection_disabled")})).catch(Re).finally((()=>pe(!1)))}),[ie,X,Re,f,re]),Le=(0,A.useCallback)((()=>{const e=!ie.jetpack_waf_ip_allow_list_enabled;pe(!0),ue(!0),oe({...ie,jetpack_waf_ip_allow_list_enabled:e}),Q().then((()=>{f({type:"success",duration:P,message:e?__("Allow list active.","jetpack-protect"):__("Allow list is disabled.","jetpack-protect",0)}),re(e?"jetpack_protect_ip_allow_list_enabled":"jetpack_protect_ip_allow_list_disabled")})).catch(Re).finally((()=>{pe(!1),ue(!1)}))}),[ie,Q,Re,f,re]),ze=(0,A.useCallback)((()=>{const e=!ie.jetpack_waf_ip_block_list_enabled;pe(!0),ge(!0),oe({...ie,jetpack_waf_ip_block_list_enabled:e}),Y().then((()=>{f({type:"success",duration:P,message:e?__("Block list is active.","jetpack-protect"):__("Block list is disabled.","jetpack-protect",0)}),re(e?"jetpack_protect_ip_block_list_enabled":"jetpack_protect_ip_block_list_disabled")})).catch(Re).finally((()=>{pe(!1),ge(!1)}))}),[ie,Y,Re,f,re]),Pe=(0,A.useCallback)((()=>{a(!0),y.A.wafUpgradeSeen()}),[a]),Ie=(0,A.useMemo)((()=>ie.jetpack_waf_ip_allow_list.includes(D)),[ie.jetpack_waf_ip_allow_list,D]),Te=(0,A.useCallback)((()=>{const e=ie.jetpack_waf_ip_allow_list.length>0?`${ie.jetpack_waf_ip_allow_list}\n${D}`:D;oe((t=>({...t,jetpack_waf_ip_allow_list:e})))}),[ie.jetpack_waf_ip_allow_list,D]);(0,A.useEffect)((()=>{G||oe({jetpack_waf_automatic_rules:I,jetpack_waf_ip_block_list_enabled:T,jetpack_waf_ip_allow_list_enabled:V,jetpack_waf_ip_block_list:F,jetpack_waf_ip_allow_list:H,brute_force_protection:O})}),[T,V,F,H,I,O,G]),(0,A.useEffect)((()=>{W||(t(!0),y.A.wafSeen())}),[W,t]),(0,S.A)({pageViewEventName:"protect_waf",pageViewEventProperties:{has_plan:ae}});const Ve=React.createElement(n.A,{level:"error",title:"Jetpack Firewall is currently disabled.",children:React.createElement(r.Ay,null,__("Re-enable the Firewall to continue.","jetpack-protect")),actions:[React.createElement(l.A,{variant:"link",onClick:ee,isLoading:G,disabled:G},__("Enable Firewall","jetpack-protect"))],hideCloseButton:!0}),Fe=React.createElement(React.Fragment,null,React.createElement("div",{className:`${L.A["toggle-section"]} ${fe?"":L.A["toggle-section--disabled"]}`},React.createElement("div",{className:L.A["toggle-section__control"]},React.createElement(_.A,{checked:!!fe&&ie.jetpack_waf_automatic_rules,onChange:Ne,disabled:!ve||!fe}),ae&&!1===q&&React.createElement(p.Popover,{noArrow:!1,offset:8,position:"top right",inline:!0},React.createElement("div",{className:L.A.popover},React.createElement("div",{className:L.A.popover__header},React.createElement(r.Ay,{className:L.A.popover__title,variant:"title-small"},__("Thanks for upgrading!","jetpack-protect")),React.createElement(l.A,{className:L.A.popover__button,variant:"icon"},React.createElement(g.A,{onClick:Pe,icon:v.A,size:24,"aria-label":__("Close Window","jetpack-protect")}))),React.createElement(r.Ay,{className:L.A.popover__description,variant:"body",mt:2,mb:3},__("Turn on Jetpack Firewall to automatically protect your site with the latest security rules.","jetpack-protect")),React.createElement("div",{className:L.A.popover__footer},React.createElement(l.A,{onClick:Pe},__("Got it","jetpack-protect")))))),React.createElement("div",{className:L.A["toggle-section__content"]},React.createElement("div",{className:L.A["toggle-section__title"]},React.createElement(r.Ay,{variant:"title-medium",mb:2},__("Automatic firewall protection","jetpack-protect")),!e&&ae&&$&&React.createElement("span",{className:L.A.badge},__("NOW AVAILABLE","jetpack-protect"))),React.createElement(r.Ay,null,__("Block untrusted traffic by scanning every request made to your site. Jetpack’s security rules are always up-to-date to protect against the latest threats.","jetpack-protect")),React.createElement("div",{className:L.A["toggle-section__details"]},I&&Z&&!le&&React.createElement("div",{className:L.A["automatic-rules-stats"]},React.createElement(r.Ay,{className:L.A["automatic-rules-stats__version"],variant:"body-small"},__("Automatic security rules installed.","jetpack-protect")),React.createElement(r.Ay,{className:L.A["automatic-rules-stats__last-updated"],variant:"body-small"},(0,h.sprintf)( +// translators: placeholder is the date latest rules were updated i.e. "September 23, 2022". +__("Last updated on %s.","jetpack-protect"),E().unix(Z).format("MMMM D, YYYY")))),le&&React.createElement(React.Fragment,null,React.createElement(r.Ay,{className:L.A["automatic-rules-stats__failed-install"],variant:"body-small",mt:2},__("Failed to update automatic firewall rules.","jetpack-protect")," ",_e(le)),React.createElement(l.A,{variant:"link",href:ae?j.NW:j.pQ},React.createElement(r.Ay,{variant:"body-small"},__("Contact support","jetpack-protect"))))))),!ae&&React.createElement("div",{className:L.A["upgrade-trigger-section"]},React.createElement(s.A,{className:L.A["upgrade-trigger"],description:fe?__("Your site is not receiving the latest updates to automatic rules","jetpack-protect",0):__("Set up automatic rules with one click","jetpack-protect"),cta:fe?__("Upgrade to keep your site secure with up-to-date firewall rules","jetpack-protect",0):__("Upgrade to enable automatic firewall protection","jetpack-protect"),onClick:Ce}))),He=React.createElement("div",{className:L.A["toggle-section"]},React.createElement("div",{className:L.A["toggle-section__control"]},React.createElement(_.A,{id:"brute_force_protection",checked:ie.brute_force_protection,onChange:Me,disabled:me})),React.createElement("div",{className:L.A["toggle-section__content"]},React.createElement(r.Ay,{variant:"title-medium",mb:2},__("Brute force protection","jetpack-protect")),React.createElement(r.Ay,null,__("Prevent bots and hackers from attempting to log in to your website with common username and password combinations.","jetpack-protect")))),Be=React.createElement("div",{className:`${L.A["toggle-section"]} ${U?"":L.A["toggle-section--disabled"]}`},React.createElement("div",{className:L.A["toggle-section__control"]},React.createElement(_.A,{id:"jetpack_waf_ip_block_list_enabled",checked:be,onChange:ze,disabled:!ve})),React.createElement("div",{className:L.A["toggle-section__content"]},React.createElement(r.Ay,{variant:"title-medium",mb:2},__("Block IP addresses","jetpack-protect")),React.createElement(r.Ay,{mb:1},__("Stop specific visitors from accessing your site by their IP address.","jetpack-protect")),(be||we)&&React.createElement("div",{className:L.A["manual-rules-section"]},React.createElement(C.A,{id:"jetpack_waf_ip_block_list",placeholder:__("Example:","jetpack-protect")+"\n12.12.12.1\n12.12.12.2",rows:3,value:ie.jetpack_waf_ip_block_list,onChange:xe,disabled:!ve||!be})),be&&React.createElement("div",{className:L.A["block-list-button-container"]},React.createElement(l.A,{onClick:Se,isLoading:he,disabled:!ve||!Ae},__("Save block list","jetpack-protect"))))),Oe=React.createElement(React.Fragment,null,React.createElement("div",{className:L.A["toggle-section"]},React.createElement("div",{className:L.A["toggle-section__control"]},React.createElement(_.A,{id:"jetpack_waf_ip_allow_list_enabled",checked:ie.jetpack_waf_ip_allow_list_enabled,onChange:Le,disabled:me})),React.createElement("div",{className:L.A["toggle-section__content"]},React.createElement(r.Ay,{variant:"title-medium",mb:2},__("Trusted IP addresses","jetpack-protect")),React.createElement(r.Ay,{mb:1},__("IP addresses added to this list are always allowed by Jetpack.","jetpack-protect")),(ie.jetpack_waf_ip_allow_list_enabled||ke)&&React.createElement("div",{className:L.A["manual-rules-section"]},React.createElement(C.A,{id:"jetpack_waf_ip_allow_list",placeholder:__("Example:","jetpack-protect")+"\n12.12.12.1\n12.12.12.2",rows:3,value:ie.jetpack_waf_ip_allow_list,onChange:xe,disabled:!Ee}),React.createElement(r.Ay,{variant:"body-extra-small",mt:1},__("Add IP addresses here to ensure they always have access to your site, regardless of Jetpack's security features.","jetpack-protect"))),ie.jetpack_waf_ip_allow_list_enabled&&React.createElement("div",{className:L.A["allow-list-button-container"]},React.createElement("div",null,React.createElement(r.Ay,{variant:"body-small",className:L.A["allow-list-current-ip"]},(0,u.createInterpolateElement)((0,h.sprintf)( +// translators: placeholder is the user's current IP address. +__("Your current IP: %s","jetpack-protect"),D),{strong:React.createElement("strong",null)})),React.createElement(l.A,{variant:"secondary",size:"small",onClick:Te,disabled:!Ee||Ie||me},__("+ Add to Allow List","jetpack-protect"))),React.createElement(l.A,{onClick:je,isLoading:de,disabled:me||!ye},__("Save allow list","jetpack-protect"))))));return React.createElement(w.A,null,React.createElement(b.A,null),React.createElement(i.A,{className:L.A.container,horizontalSpacing:8,horizontalGap:4},J&&!U&&React.createElement(o.A,null,Ve," "),React.createElement(o.A,null,React.createElement("div",{className:L.A["toggle-wrapper"]},J&&Fe,He,J&&React.createElement(React.Fragment,null,Be,React.createElement("div",{className:L.A.divider})),Oe))),J?React.createElement(k.A,null):React.createElement(R.A,null))}},5717:(e,t,a)=>{"use strict";a.d(t,{A:()=>k});var c=a(766),n=a(5918),r=a(8509),l=a(7425),s=a(7723),i=a(1609),o=a(726),m=a(1186),p=a(7137),d=a(7827),u=a(9454),h=a(9395),g=a(6742),v=a(993),f=a(1226),E=a(727),A=a(7115),y=a(2621),w=a(5960);const __=s.__,_n=s._n,k=()=>{(0,f.A)({pageViewEventName:"protect_scan_history"});const{filter:e="all"}=(0,o.g)(),{item:t,list:a,selected:k,setSelected:b}=(0,v.A)({source:"history",status:e}),{counts:_,error:R,hasRequiredPlan:C}=(0,E.A)({sourceType:"history",filter:{status:e}}),{threats:j}=_.all,{counts:S}=(0,E.A)({sourceType:"history",filter:{status:"fixed",key:k}}),{threats:x}=S.current,{counts:N}=(0,E.A)({sourceType:"history",filter:{status:"ignored",key:k}}),{threats:M}=N.current,L=(0,i.useCallback)((()=>{switch(k){case"all":if(1===a.length)switch(e){case"fixed":return __("All fixed threats","jetpack-protect");case"ignored":return __("All ignored threats","jetpack-protect",0);default:return __("All threats","jetpack-protect")}switch(e){case"fixed":return(0,s.sprintf)(/* translators: placeholder is the amount of fixed threats found on the site. */ +__("All %s fixed threats","jetpack-protect"),a.length);case"ignored":return(0,s.sprintf)(/* translators: placeholder is the amount of ignored threats found on the site. */ +__("All %s ignored threats","jetpack-protect"),a.length);default:return(0,s.sprintf)(/* translators: placeholder is the amount of threats found on the site. */ +__("All %s threats","jetpack-protect"),a.length)}case"core":switch(e){case"fixed":return(0,s.sprintf)(/* translators: placeholder is the amount of fixed WordPress threats found on the site. */ +_n("%1$s fixed WordPress threat","%1$s fixed WordPress threats",a.length,"jetpack-protect"),a.length);case"ignored":return(0,s.sprintf)(/* translators: placeholder is the amount of ignored WordPress threats found on the site. */ +_n("%1$s ignored WordPress threat","%1$s ignored WordPress threats",a.length,"jetpack-protect"),a.length);default:return(0,s.sprintf)(/* translators: placeholder is the amount of WordPress threats found on the site. */ +_n("%1$s WordPress threat","%1$s WordPress threats",a.length,"jetpack-protect"),a.length)}case"files":switch(e){case"fixed":return(0,s.sprintf)(/* translators: placeholder is the amount of fixed file threats found on the site. */ +_n("%1$s fixed file threat","%1$s fixed file threats",a.length,"jetpack-protect"),a.length);case"ignored":return(0,s.sprintf)(/* translators: placeholder is the amount of ignored file threats found on the site. */ +_n("%1$s ignored file threat","%1$s ignored file threats",a.length,"jetpack-protect"),a.length);default:return(0,s.sprintf)(/* translators: placeholder is the amount of file threats found on the site. */ +_n("%1$s file threat","%1$s file threats",a.length,"jetpack-protect"),a.length)}case"database":switch(e){case"fixed":return(0,s.sprintf)(/* translators: placeholder is the amount of fixed database threats found on the site. */ +_n("%1$s fixed database threat","%1$s fixed database threats",a.length,"jetpack-protect"),a.length);case"ignored":return(0,s.sprintf)(/* translators: placeholder is the amount of ignored database threats found on the site. */ +_n("%1$s ignored database threat","%1$s ignored database threats",a.length,"jetpack-protect"),a.length);default:return(0,s.sprintf)(/* translators: placeholder is the amount of database threats found on the site. */ +_n("%1$s database threat","%1$s database threats",a.length,"jetpack-protect"),a.length)}default:switch(e){case"fixed":return(0,s.sprintf)(/* translators: Translates to "123 fixed threats in Example Plugin (1.2.3)" */ +_n("%1$s fixed threat in %2$s %3$s","%1$s fixed threats in %2$s %3$s",a.length,"jetpack-protect"),a.length,t?.name,t?.version);case"ignored":return(0,s.sprintf)(/* translators: Translates to "123 ignored threats in Example Plugin (1.2.3)" */ +_n("%1$s ignored threat in %2$s %3$s","%1$s ignored threats in %2$s %3$s",a.length,"jetpack-protect"),a.length,t?.name,t?.version);default:return(0,s.sprintf)(/* translators: Translates to "123 threats in Example Plugin (1.2.3)" */ +_n("%1$s threat in %2$s %3$s","%1$s threats in %2$s %3$s",a.length,"jetpack-protect"),a.length,t?.name,t?.version)}}}),[k,a.length,e,t?.name,t?.version]);return C?0===a.length&&"all"!==e?React.createElement(o.C5,{to:"/scan/history"}):React.createElement(m.A,null,React.createElement(c.A,null,React.createElement(n.A,{horizontalSpacing:3,horizontalGap:4},React.createElement(r.A,null,React.createElement(A.A,{subtitle:R?null:__("Threat history","jetpack-protect"),title:R?null:(0,s.sprintf)(/* translators: %s: Total number of threats */ +__("%1$s previously active %2$s","jetpack-protect"),j,1===j?"threat":"threats")})),R?React.createElement(r.A,null,React.createElement(p.A,{baseErrorMessage:__("An error occurred loading your site's threat history.","jetpack-protect"),errorMessage:R.message,errorCode:R.code})):React.createElement(r.A,null,React.createElement(n.A,{fluid:!0,horizontalSpacing:0,horizontalGap:3},React.createElement(r.A,{lg:4},React.createElement(h.A,{selected:k,onSelect:b,sourceType:"history",statusFilter:e})),React.createElement(r.A,{lg:8},a.length>0?React.createElement("div",null,React.createElement("div",{className:w.A["list-header"]},React.createElement(l.hE,{className:w.A["list-title"]},L()),React.createElement("div",{className:w.A["list-header__controls"]},React.createElement(y.A,{numFixed:x,numIgnored:M}))),React.createElement(g.A,{list:a,hideAutoFixColumn:!0})):React.createElement(React.Fragment,null,React.createElement("div",{className:w.A["list-header"]},React.createElement("div",{className:w.A["list-header__controls"]},React.createElement(y.A,null))),React.createElement("div",{className:w.A.empty},React.createElement(d.A,null),React.createElement(l.H3,{weight:"bold",mt:8},__("Don't worry about a thing","jetpack-protect")),React.createElement(l.Ay,{mb:4},(0,s.sprintf)(/* translators: %s: Filter type */ +__("There are no%sthreats in your scan history.","jetpack-protect"),"all"===e?" ":` ${e} `))))))))),React.createElement(u.A,null)):React.createElement(o.C5,{to:"/scan"})}},2621:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var c=a(7723),n=a(1609),r=a.n(n),l=a(726),s=a(4907);const __=c.__;function i({numFixed:e,numIgnored:t}){const a=(0,l.Zp)(),{filter:c="all"}=(0,l.g)(),i=(0,n.useCallback)((e=>()=>a(e)),[a]);return r().createElement(s.A,null,r().createElement(s.A.Button,{variant:"all"===c?"primary":"secondary",onClick:i("/scan/history")},__("All","jetpack-protect")),r().createElement(s.A.Button,{variant:"fixed"===c?"primary":"secondary",onClick:i("/scan/history/fixed"),disabled:!e},__("Fixed","jetpack-protect")),r().createElement(s.A.Button,{variant:"ignored"===c?"primary":"secondary",onClick:i("/scan/history/ignored"),disabled:!t},__("Ignored","jetpack-protect")))}},5148:(e,t,a)=>{"use strict";a.d(t,{A:()=>V});var c=a(8509),n=a(5918),r=a(7425),l=a(766),s=a(9384),i=a(6427),o=a(7143),m=a(7723),p=a(1609),d=a.n(p),u=a(5242),h=a(1186),g=a(7137),v=a(4256),f=a(9454),E=a(5165),A=a(147),y=a(5661),w=a(8140),k=a(1226),b=a(1936),_=a(727),R=a(6516),C=a(7478),j=a(3411),S=a(7115),x=a(6359),N=a(3396),M=a(4404);const __=m.__,L=()=>{const{hasConnectionError:e}=(0,s.useConnectionErrorNotice)();return d().createElement(d().Fragment,null,e&&d().createElement(c.A,{className:x.A["connection-error-col"]},d().createElement(s.ConnectionError,null)),d().createElement(c.A,null,d().createElement("div",{id:"jp-admin-notices",className:"my-jetpack-jitm-card"})))},z=()=>d().createElement(n.A,{horizontalSpacing:0},d().createElement(L,null)),P=({errorMessage:e,errorCode:t})=>d().createElement(d().Fragment,null,d().createElement(z,null),d().createElement(n.A,{horizontalSpacing:3,horizontalGap:4},d().createElement(c.A,null,d().createElement(S.A,null)),d().createElement(c.A,null,d().createElement(g.A,{baseErrorMessage:__("We are having problems scanning your site.","jetpack-protect"),errorMessage:e,errorCode:t})))),I=({currentProgress:e})=>{const{hasRequiredPlan:t}=(0,_.A)(),{globalStats:a}=(0,R.A)(),l=parseInt(a?.totalVulnerabilities),s=isNaN(l)?"50,000":l.toLocaleString();return d().createElement(d().Fragment,null,d().createElement(z,null),d().createElement(n.A,{horizontalSpacing:3,horizontalGap:4},d().createElement(c.A,null,d().createElement(S.A,null)),d().createElement(c.A,null,d().createElement(E.A,{main:d().createElement("div",{className:x.A["main-content"]},d().createElement(n.A,{horizontalSpacing:3,horizontalGap:7},d().createElement(c.A,{className:x.A["loading-content"]},d().createElement(i.Spinner,{style:{color:"black",marginTop:0,marginLeft:0}}),d().createElement("span",null,__("Scanning your site…","jetpack-protect"))),d().createElement(c.A,null,d().createElement(r.H3,{style:{textWrap:"balance"}},__("Your results will be ready soon","jetpack-protect")),t&&null!==e&&e>=0&&d().createElement(v.A,{value:e}),d().createElement(r.Ay,null,(0,m.sprintf)( +// translators: placeholder is the number of total vulnerabilities i.e. "22,000". +__("We are scanning for security threats from our more than %s listed vulnerabilities, powered by WPScan. This could take a minute or two.","jetpack-protect"),s))))),secondary:d().createElement("div",{className:x.A.illustration},d().createElement("img",{src:u,alt:""})),preserveSecondaryOnMobile:!1}))))},T=()=>d().createElement(d().Fragment,null,d().createElement(z,null),d().createElement(n.A,{horizontalSpacing:3,horizontalGap:4},d().createElement(c.A,null,d().createElement(A.A,null)),d().createElement(c.A,null,d().createElement(y.A,null)))),V=()=>{const{lastChecked:e,hasRequiredPlan:t}=(0,_.A)(),{refreshStatus:a}=(0,o.useDispatch)(C.a),{scanInProgress:c,statusIsFetching:n,scanIsUnavailable:r,status:s,scanError:i}=(0,o.useSelect)((e=>({scanError:e(C.a).scanError(),scanInProgress:e(C.a).scanInProgress(),scanIsUnavailable:e(C.a).getScanIsUnavailable(),status:e(C.a).getStatus(),statusIsFetching:e(C.a).getStatusIsFetching()})));let m;m=i?"error":e?"active":"in_progress",(0,k.A)({pageViewEventName:"protect_admin",pageViewEventProperties:{check_status:m,has_plan:t}}),(0,M.A)(),(0,N.A)(),(0,p.useEffect)((()=>{n||w.Mm!==s.status||r||a(!0)}),[n,s.status,a,r]);const u=(0,p.useMemo)((()=>c?d().createElement(I,{currentProgress:s.currentProgress}):i?d().createElement(P,{errorMessage:i.message,errorCode:i.code}):d().createElement(T,null)),[c,s.currentProgress,i]);return d().createElement(b.dn.Provider,{value:j.A},d().createElement(h.A,null,d().createElement(l.A,null,u),d().createElement(f.A,null)))}},3411:(e,t,a)=>{"use strict";a.d(t,{A:()=>E});var c=a(6072),n=a.n(c),r=a(7425),l=a(1112),s=a(3924),i=a(9384),o=a(6087),m=a(7723),p=a(8140),d=a(1226);const __=m.__,{adminUrl:u,siteSuffix:h}=window.jetpackProtectInitialState,g=__("Your scan results","jetpack-protect"),v=React.createElement(r.Ay,null,__("Navigate through the results of the scan on your WordPress installation, plugins, themes, and other files","jetpack-protect")),f=e=>{const{run:t}=(0,i.useProductCheckoutWorkflow)({productSlug:p.J3,redirectUrl:u}),{recordEventHandler:a}=(0,d.A)(),c=a("jetpack_protect_onboarding_get_scan_link_click",t);return React.createElement(l.A,n()({variant:"link",weight:"regular",onClick:c},e))},E=[{id:"free-scan-results",title:g,description:v},{id:"free-daily-scans",title:__("Daily automated scans","jetpack-protect"),description:React.createElement(r.Ay,null,(0,o.createInterpolateElement)(__("We run daily automated scans. Do you want to be able to scan manually? Upgrade","jetpack-protect"),{upgradeLink:React.createElement(f,null)}))},{id:"paid-scan-results",title:g,description:v},{id:"paid-fix-all-threats",title:__("Auto-fix with one click","jetpack-protect"),description:React.createElement(r.Ay,null,__("Jetpack Protect offers one-click fixes for most threats. Press this button to be safe again.","jetpack-protect"),React.createElement("br",null),React.createElement("br",null),(0,o.createInterpolateElement)(__("Note that you'll have to input your server credentials first.","jetpack-protect"),{credentialsLink:React.createElement(l.A,{variant:"link",weight:"regular",href:(0,s.A)("jetpack-settings-security-credentials",{site:h})})}))},{id:"paid-understand-severity",title:__("Understand severity","jetpack-protect"),description:React.createElement(r.Ay,null,__("Learn how critical these threats are for the security of your site by glancing at the severity labels.","jetpack-protect"))},{id:"paid-daily-and-manual-scans",title:__("Daily & manual scanning","jetpack-protect"),description:React.createElement(r.Ay,null,__("We run daily automated scans but you can also run on-demand scans if you want to check the latest status.","jetpack-protect"))}]},7115:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(8478),n=a(5918),r=a(8509),l=a(7425),s=a(1609),i=a.n(s),o=a(727),m=a(5412),p=a(6359);const d=({title:e,subtitle:t,controls:a})=>{const s=(0,c.Wy)("protect"),{hasRequiredPlan:d}=(0,o.A)();return i().createElement(n.A,{fluid:!0},i().createElement(r.A,null,i().createElement("div",{className:p.A["scan-section-header"]},i().createElement("div",{className:p.A["scan-section-header__content"]},t&&i().createElement(l.hE,{size:"small",className:p.A["scan-section-header__subtitle"]},i().createElement(s,{size:32,className:p.A["scan-section-header__icon"]}),t),e&&i().createElement(l.Ay,{variant:"headline-small",component:"h1",className:p.A["scan-section-header__title"]},e),!!d&&i().createElement(m.A,null)),i().createElement("div",{className:p.A["scan-section-header__controls"]},i().createElement("div",{className:p.A["scan-section-header__controls__row"]},a)))))}},5412:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var c=a(7723),n=a(1609),r=a.n(n),l=a(726),s=a(4907);const __=c.__;function i(){const e=(0,l.Zp)(),t=(0,l.zy)(),a=(0,n.useCallback)((()=>e("/scan")),[e]),c=(0,n.useCallback)((()=>e("/scan/history")),[e]);return r().createElement("div",null,r().createElement(s.A,null,r().createElement(s.A.Button,{variant:"/scan"===t.pathname?"primary":"secondary",onClick:a},__("Scanner","jetpack-protect")),r().createElement(s.A.Button,{variant:t.pathname.includes("/scan/history")?"primary":"secondary",onClick:c},__("History","jetpack-protect"))))}},3396:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(7143),n=a(1609),r=a(7478);const l=()=>{const{checkCredentials:e}=(0,c.useDispatch)(r.a),t=(0,c.useSelect)((e=>e(r.a).getCredentials()));(0,n.useEffect)((()=>{t||e()}),[e,t])}},4404:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var c=a(1455),n=a.n(c),r=a(7143),l=a(6185),s=a.n(l),i=a(1609),o=a(8140),m=a(1226),p=a(7478);const d=()=>{const{recordEvent:e}=(0,m.A)(),t=(0,r.useSelect)((e=>e(p.a).getStatus())),{setStatus:a,setStatusProgress:c,setStatusIsFetching:l,setScanIsUnavailable:d}=(0,r.useDispatch)(p.a);(0,i.useEffect)((()=>{let r;const i=e=>o.vI.indexOf(e)>=0,m=(e,t)=>!t&&o._R===e,p=()=>new Promise(((e,t)=>{n()({path:"jetpack-protect/v1/status?hard_refresh=true",method:"GET"}).then((a=>{if(a?.error)throw a?.error_message;if(i(a?.status)||m(a?.status,a?.last_checked))return c(a?.current_progress),void(r=setTimeout((()=>{p().then((t=>e(t))).catch((e=>t(e)))}),1e4));e(a)})).catch((()=>{setTimeout((()=>{p().then((t=>e(t))).catch((e=>t(e)))}),5e3)}))}));if(i(t?.status)||m(t?.status,t?.lastChecked))return r=setTimeout((()=>{l(!0),p().then((t=>{d(o.Mm===t.status),a(s()(t)),e("jetpack_protect_scan_completed",{scan_status:t.status})})).finally((()=>{l(!1)}))}),1e4),()=>clearTimeout(r)}),[t?.status,t?.lastChecked,d,a,c,l,e])}},3772:(e,t,a)=>{"use strict";a.d(t,{$Z:()=>I,A1:()=>p,Ay:()=>ee,B6:()=>y,E0:()=>T,EJ:()=>w,JD:()=>P,Mf:()=>b,Wl:()=>d,bK:()=>f,bf:()=>L,c5:()=>_,cF:()=>M,ci:()=>S,fm:()=>j,hk:()=>A,iS:()=>E,iZ:()=>z,id:()=>m,jy:()=>N,mD:()=>u,oJ:()=>C,oW:()=>k,pW:()=>g,vN:()=>R,vT:()=>x,wd:()=>v,yA:()=>h});var c=a(1455),n=a.n(c),r=a(7723),l=a(6185),s=a.n(l),i=a(5973),o=a(8140);const _n=r._n,__=r.__,m="SET_CREDENTIALS_STATE_IS_FETCHING",p="SET_CREDENTIALS_STATE",d="SET_SCAN_HISTORY",u="SET_STATUS",h="SET_STATUS_PROGRESS",g="START_SCAN_OPTIMISTICALLY",v="SET_STATUS_IS_FETCHING",f="SET_SCAN_IS_UNAVAILABLE",E="SET_SCAN_IS_ENQUEUING",A="SET_INSTALLED_PLUGINS",y="SET_INSTALLED_THEMES",w="SET_WP_VERSION",k="SET_JETPACK_SCAN",b="SET_THREAT_IS_UPDATING",_="SET_THREATS_ARE_FIXING",R="SET_MODAL",C="SET_NOTICE",j="CLEAR_NOTICE",S="SET_HAS_REQUIRED_PLAN",x="SET_ONBOARDING_PROGRESS",N="SET_WAF_IS_SEEN",M="SET_WAF_UPGRADE_IS_SEEN",L="SET_WAF_IS_ENABLED",z="SET_WAF_IS_UPDATING",P="SET_WAF_IS_TOGGLING",I="SET_WAF_CONFIG",T="SET_WAF_STATS",V=e=>({type:d,scanHistory:e}),F=e=>({type:u,status:e}),H=()=>({type:g}),B=e=>n()({path:"jetpack-protect/v1/status"+(e?"?hard_refresh=true":""),method:"GET"}),O=(e=!1)=>async({dispatch:t})=>(t($(!0)),await new Promise(((a,c)=>B(e).then(U).then((e=>{t(J(o.Mm===e.status)),t(F(s()(e))),a(e)})).catch((e=>{c(e)})).finally((()=>{t($(!1))}))))),D=()=>async({dispatch:e})=>i.A.fetchScanHistory().then((e=>s()(e))).then((t=>{e(V(t))})),U=(e,t=0)=>new Promise(((a,c)=>{o.Mm===e.status&&t<3?B(!0).then((e=>{setTimeout((()=>{U(e,t+1).then((e=>a(e))).catch((e=>c(e)))}),5e3)})).catch(c):a(e)})),W=e=>({type:m,isFetching:e}),q=e=>({type:p,credentials:e}),$=e=>({type:v,status:e}),J=e=>({type:f,status:e}),G=e=>({type:E,isEnqueuing:e}),Z=(e,t)=>({type:b,payload:{threatId:e,isUpdating:t}}),K=e=>({type:_,threatIds:e}),Q=e=>async({dispatch:t})=>{const a=e.reduce(((e,t)=>`${e}threat_ids[]=${t}&`),"jetpack-protect/v1/fix-threats-status?");return t(K(e)),await n()({path:a,method:"GET"}).then((async a=>{const c=Object.values(a.threats);if(c.filter((e=>"in_progress"===e.status)).length>0)return await new Promise((()=>{setTimeout((()=>{t(Q(e))}),1e3)}));if(!c.filter((e=>"fixed"===e.status)).length===e.length)throw"Not all threats could be fixed."})).then((()=>{t(O()),t(D()),t(Y({type:"success",message:(0,r.sprintf)( +// translators: placeholder is the number amount of fixed threats. +_n("%s threat was fixed successfully","%s threats were fixed successfully",e.length,"jetpack-protect"),e.length)}))})).catch((()=>{t(Y({type:"error",message:__("Not all threats could be fixed. Please contact our support.","jetpack-protect")}))})).finally((()=>{t(K([]))}))},Y=e=>({type:C,payload:e}),X=e=>({type:S,hasRequiredPlan:e}),ee={checkCredentials:()=>async({dispatch:e})=>await new Promise(((t,a)=>(e(W(!0)),n()({path:"jetpack-protect/v1/check-credentials",method:"POST"}).then((a=>{e(q(a)),t(a)})).catch((e=>{a(e)})).finally((()=>{e(W(!1))}))))),setCredentials:q,setCredentialsIsFetching:W,setScanHistory:V,setStatus:F,setStatusProgress:e=>({type:h,currentProgress:e}),startScanOptimistically:H,refreshStatus:O,refreshScanHistory:D,setStatusIsFetching:$,setScanIsEnqueuing:G,setInstalledPlugins:e=>({type:A,plugins:e}),setInstalledThemes:e=>({type:y,themes:e}),setwpVersion:e=>({type:w,version:e}),setJetpackScan:e=>({type:k,scan:e}),ignoreThreat:(e,t=()=>{})=>async({dispatch:a})=>(a(Z(e,!0)),await new Promise((()=>n()({path:`jetpack-protect/v1/ignore-threat?threat_id=${e}`,method:"POST"}).then((()=>a(O()))).then((()=>a(D()))).then((()=>a(Y({type:"success",message:__("Threat ignored","jetpack-protect")})))).catch((()=>a(Y({type:"error",message:__("An error ocurred ignoring the threat.","jetpack-protect")})))).finally((()=>{a(Z(e,!1)),t()}))))),unignoreThreat:(e,t=()=>{})=>async({dispatch:a})=>(a(Z(e,!0)),await new Promise((()=>n()({path:`jetpack-protect/v1/unignore-threat?threat_id=${e}`,method:"POST"}).then((()=>a(D()))).then((()=>a(O()))).then((()=>a(Y({type:"success",message:__("Threat unignored","jetpack-protect")})))).catch((()=>a(Y({type:"error",message:__("An error ocurred unignoring the threat.","jetpack-protect")})))).finally((()=>{a(Z(e,!1)),t()}))))),setModal:e=>({type:R,payload:e}),setNotice:Y,clearNotice:()=>({type:j}),fixThreats:(e,t=()=>{})=>async({dispatch:a})=>(e.forEach((e=>{a(Z(e,!0))})),await new Promise((()=>n()({path:`jetpack-protect/v1/fix-threats?threat_ids=${e}`,method:"POST",data:{threatIds:e}}).then((()=>a(Y({type:"success",message:__("We're hard at work fixing this threat in the background. Please check back shortly.","jetpack-protect")})))).then((()=>{setTimeout((()=>a(Q(e))),1e3)})).catch((()=>a(Y({type:"error",message:__("Error fixing threats. Please contact support.","jetpack-protect")})))).finally((()=>{e.forEach((e=>{a(Z(e,!1))})),t()}))))),scan:(e=()=>{})=>async({dispatch:t})=>(t(G(!0)),await new Promise((()=>n()({path:"jetpack-protect/v1/scan",method:"POST"}).then((()=>{t(H()),setTimeout((()=>t(O(!0))),5e3)})).catch((()=>t(Y({type:"error",message:__("An error ocurred enqueuing the scan","jetpack-protect")})))).finally((()=>{t(G(!1)),e()}))))),setThreatsAreFixing:K,refreshPlan:()=>({dispatch:e})=>{n()({path:"jetpack-protect/v1/check-plan",method:"GET"}).then((t=>e(X(t))))},setHasRequiredPlan:X,setScanIsUnavailable:J,setOnboardingProgress:e=>({type:x,progress:e}),setWafIsEnabled:e=>({type:L,isEnabled:e}),setWafIsSeen:e=>({type:N,isSeen:e}),setWafUpgradeIsSeen:e=>({type:M,upgradeIsSeen:e}),setWafIsUpdating:e=>({type:z,isUpdating:e}),setWafIsToggling:e=>({type:P,isToggling:e}),setWafConfig:e=>({type:I,config:e}),setWafStats:e=>({type:T,stats:e})}},3010:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var c=a(7143),n=a(6185),r=a.n(n),l=a(8140),s=a(3772);const i={wafSupported:null,bruteForceSupported:null,isSeen:!1,upgradeIsSeen:!1,isEnabled:!1,isUpdating:!1,isToggling:!1,config:void 0,stats:void 0},o=(0,c.combineReducers)({credentials:(e=null,t)=>t.type===s.A1?t.credentials:e,credentialsIsFetching:(e=!1,t)=>t.type===s.id?t.isFetching:e,scanHistory:(e={},t)=>t.type===s.Wl?r()(t.scanHistory):e,status:(e={},t)=>{switch(t.type){case s.mD:return t.status;case s.yA:return{...e,currentProgress:t.currentProgress};case s.pW:return{...e,currentProgress:0,status:l.JD}}return e},statusIsFetching:(e=!1,t)=>t.type===s.wd?t.status:e,scanIsUnavailable:(e=!1,t)=>t.type===s.bK?t.status:e,scanIsEnqueuing:(e=!1,t)=>t.type===s.iS?t.isEnqueuing:e,installedPlugins:(e={},t)=>t.type===s.hk?t.plugins:e,installedThemes:(e={},t)=>t.type===s.B6?t.themes:e,wpVersion:(e={},t)=>t.type===s.EJ?t.version:e,jetpackScan:(e={},t)=>t.type===s.oW?t.scan:e,threatsUpdating:(e={},t)=>t.type===s.Mf?{...e,[t.payload.threatId]:t.payload.isUpdating}:e,modal:(e={},t)=>t.type===s.vN?{...e,...t.payload}:e,notice:(e={},t)=>{switch(t.type){case s.oJ:return{...e,...t.payload};case s.fm:return{}}return e},threatsAreFixing:(e=[],t)=>t.type===s.c5?t.threatIds:e,hasRequiredPlan:(e=!1,t)=>t.type===s.ci?t.hasRequiredPlan:e,onboardingProgress:(e=null,t)=>t.type===s.vT?t.progress:e,waf:(e=i,t)=>{switch(t.type){case s.jy:return{...e,isSeen:t.isSeen};case s.cF:return{...e,upgradeIsSeen:t.upgradeIsSeen};case s.bf:return{...e,isEnabled:t.isEnabled};case s.$Z:return{...e,config:t.config};case s.E0:return{...e,stats:t.stats};case s.iZ:return{...e,isUpdating:t.isUpdating};case s.JD:return{...e,isToggling:t.isToggling}}return e}})},3260:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(1455),n=a.n(c),r=a(3772);const l={getJetpackScan:{isFulfilled:e=>Object.keys(e?.jetpackScan).length>0,fulfill:()=>async({dispatch:e})=>{const t=await n()({path:"/my-jetpack/v1/site/products/scan",method:"GET"});e(r.Ay.setJetpackScan(t))}}}},5649:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var c=a(7723),n=a(8140);const __=c.__,r={getCredentials:e=>e.credentials||null,getCredentialsIsFetching:e=>e.credentialsIsFetching||!1,getInstalledPlugins:e=>e.installedPlugins||{},getInstalledThemes:e=>e.installedThemes||{},getScanHistory:e=>e.scanHistory||{},getStatus:e=>e.status||{},getStatusIsFetching:e=>e.statusIsFetching||!1,getScanIsUnavailable:e=>e.scanIsUnavailable||!1,getScanIsEnqueuing:e=>e.scanIsEnqueuing||!1,scanInProgress:e=>{const{status:t,lastChecked:a,error:c}=r.getStatus(e),l=r.getScanIsUnavailable(e);return n.JD===t||!l&&(!!n.vI.includes(t)||!a&&!c)},scanError:e=>{const{status:t,error:a,errorCode:c,errorMessage:n}=r.getStatus(e),l=r.getScanIsUnavailable(e),s=r.getStatusIsFetching(e);return a?{code:c,message:n}:l?{code:"scan_unavailable",message:__("We are having problems scanning your site.","jetpack-protect")}:t||s?null:{code:"scan_unavailable",message:__("We are having problems scanning your site.","jetpack-protect")}},getWpVersion:e=>e.wpVersion||"",getJetpackScan:e=>e.jetpackScan||{},getThreatsUpdating:e=>e.threatsUpdating||{},getModalType:e=>e.modal?.type||null,getModalProps:e=>e.modal?.props||{},getNotice:e=>e.notice||null,getThreatsAreFixing:e=>e.threatsAreFixing||[],hasRequiredPlan:e=>e.hasRequiredPlan||!1,getOnboardingProgress:e=>e.onboardingProgress||null,getWaf:e=>e.waf},l=r},6673:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var c=a(7143);class n{static store=null;static mayBeInit(e,t){null===n.store&&(n.store=(0,c.createReduxStore)(e,t),(0,c.register)(n.store))}}const r=n},7478:(e,t,a)=>{"use strict";a.d(t,{a:()=>m,k:()=>p});var c=a(6185),n=a.n(c),r=a(3772),l=a(3010),s=a(3260),i=a(5649),o=a(6673);const m="jetpack-protect";function p(){o.A.mayBeInit(m,{__experimentalUseThunks:!0,reducer:l.A,actions:r.Ay,selectors:i.A,resolvers:s.A,initialState:n()(window.jetpackProtectInitialState)||{}})}},5242:(e,t,a)=>{"use strict";e.exports=a.p+"images/in-progress-dabfeaa364c305be480c.png"},4611:e=>{"use strict";if(void 0==={consumer_slug:"jetpack-protect"}){var t=new Error('Cannot find module \'{"consumer_slug":"jetpack-protect"}\'');throw t.code="MODULE_NOT_FOUND",t}e.exports={consumer_slug:"jetpack-protect"}},9384:e=>{"use strict";e.exports=window.JetpackConnection},7999:e=>{"use strict";e.exports=window.JetpackScriptDataModule},1609:e=>{"use strict";e.exports=window.React},790:e=>{"use strict";e.exports=window.ReactJSXRuntime},6154:e=>{"use strict";e.exports=window.moment},1455:e=>{"use strict";e.exports=window.wp.apiFetch},6427:e=>{"use strict";e.exports=window.wp.components},9491:e=>{"use strict";e.exports=window.wp.compose},7143:e=>{"use strict";e.exports=window.wp.data},8443:e=>{"use strict";e.exports=window.wp.date},6087:e=>{"use strict";e.exports=window.wp.element},7723:e=>{"use strict";e.exports=window.wp.i18n},5573:e=>{"use strict";e.exports=window.wp.primitives},3832:e=>{"use strict";e.exports=window.wp.url},6072:e=>{function t(){return e.exports=t=Object.assign?Object.assign.bind():function(e){for(var t=1;t{"use strict";function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;tc})},3022:(e,t,a)=>{"use strict";function c(e){var t,a,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e)){var r=e.length;for(t=0;tn});const n=function(){for(var e,t,a=0,n="",r=arguments.length;a{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var c in t)a.o(t,c)&&!a.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:t[c]})},a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e;a.g.importScripts&&(e=a.g.location+"");var t=a.g.document;if(!e&&t&&(t.currentScript&&"SCRIPT"===t.currentScript.tagName.toUpperCase()&&(e=t.currentScript.src),!e)){var c=t.getElementsByTagName("script");if(c.length)for(var n=c.length-1;n>-1&&(!e||!/^http(s?):/.test(e));)e=c[n--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),(()=>{"use strict";var e=a(723),t=a(6087),c=a(1609),n=a.n(c),r=a(726),l=a(9959),s=a(4440),i=a(5409),o=a(1936),m=a(1671),p=a(5148),d=a(5717),u=a(7478);a(5490);function h(){const e=(0,r.zy)();return(0,c.useEffect)((()=>window.scrollTo(0,0)),[e]),null}(0,u.k)(),function(){const a=document.getElementById("jetpack-protect-root");if(null===a)return;const c=n().createElement(e.Ay,null,n().createElement(o.Ll,{value:{renderedSteps:[]}},n().createElement(l.I9,null,n().createElement(h,null),n().createElement(r.BV,null,n().createElement(r.qh,{path:"/scan",element:n().createElement(p.A,null)}),n().createElement(r.qh,{path:"/scan/history",element:n().createElement(i.A,null,n().createElement(d.A,null))}),n().createElement(r.qh,{path:"/scan/history/:filter",element:n().createElement(i.A,null,n().createElement(d.A,null))}),n().createElement(r.qh,{path:"/firewall",element:n().createElement(m.A,null)}),n().createElement(r.qh,{path:"*",element:n().createElement(r.C5,{to:"/scan",replace:!0})}))),n().createElement(s.A,null)));t.createRoot(a).render(c)}()})()})(); \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.js.LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.js.LICENSE.txt new file mode 100644 index 00000000..e6a98f84 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.js.LICENSE.txt @@ -0,0 +1,29 @@ +/* + * Exposes number format capability + * + * @copyright Copyright (c) 2013 Kevin van Zonneveld (http://kvz.io) and Contributors (http://phpjs.org/authors). + * @license See CREDITS.md + * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js + */ + +/** + * React Router DOM v6.2.2 + * + * Copyright (c) Remix Software Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */ + +/** + * React Router v6.2.2 + * + * Copyright (c) Remix Software Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */ diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.rtl.css b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.rtl.css new file mode 100644 index 00000000..98348029 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/build/index.rtl.css @@ -0,0 +1 @@ +._aiMxmJRAw5jRPbZFX57{background-color:var(--jp-gray-90);border-radius:var(--jp-border-radius);color:var(--jp-white);display:flex;overflow:hidden}._aiMxmJRAw5jRPbZFX57.eWgNBUaexiR66ZI1Px4U{border-right:4px solid var(--jp-yellow-20);margin-bottom:calc(var(--spacing-base)*3)}._aiMxmJRAw5jRPbZFX57.ZGELG1CO333FilJXOaeI{left:calc(var(--spacing-base)*3);margin-right:calc(var(--spacing-base)*3);position:fixed;top:calc(var(--spacing-base)*6)}@media(max-width:782px){._aiMxmJRAw5jRPbZFX57.ZGELG1CO333FilJXOaeI{top:calc(var(--spacing-base)*8)}}._aiMxmJRAw5jRPbZFX57 a,._aiMxmJRAw5jRPbZFX57 a:active,._aiMxmJRAw5jRPbZFX57 a:hover,._aiMxmJRAw5jRPbZFX57 a:link,._aiMxmJRAw5jRPbZFX57 a:visited{color:var(--jp-white)}.BnI88X_e8ItF1c9Uozmj{background-color:var(--jp-yellow-30);fill:var(--jp-white);align-items:center;display:flex;justify-content:center;padding:calc(var(--spacing-base)*1.5)}.hRRUwTCPRpurhMwRNZkg .BnI88X_e8ItF1c9Uozmj{background-color:var(--jp-green-50)}.Z6q3IxY_uR1y2lAPTkVF .BnI88X_e8ItF1c9Uozmj{background-color:var(--jp-red)}.eWgNBUaexiR66ZI1Px4U .BnI88X_e8ItF1c9Uozmj{fill:var(--jp-yellow-50);background-color:var(--jp-yellow-5)}.ST8sowTbBVLRPrk4ZQrn{font-size:14px;padding:calc(var(--spacing-base)*1.75)}.eWgNBUaexiR66ZI1Px4U .ST8sowTbBVLRPrk4ZQrn{background-color:var(--jp-yellow-5);color:var(--jp-gray-90)}.lMkO08Vd8YQMfwrwaI8u{fill:var(--jp-gray);align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;padding:calc(var(--spacing-base)*1.5)}._Wc3apZobag_9Ag_THTb{display:flex;justify-content:space-between}.WQVtrU6q0L1Igcj7wCrQ{margin:0;padding:0}.UujoBFTnQNY2cWU2SIsH{font-size:var(--font-headline-medium);font-weight:700;line-height:52px}.TeGO5V_thHw5lDAm1_2M{font-weight:700}.TeGO5V_thHw5lDAm1_2M,.WolQzb2MsSgiNmLtc7_j{font-size:var(--font-headline-small);line-height:40px}.WolQzb2MsSgiNmLtc7_j{font-weight:400}.hUB0JT8p1T2Hw28N6qC8{font-weight:500}.gKZWDv5chz3_O3Syp74H,.hUB0JT8p1T2Hw28N6qC8{font-size:var(--font-title-medium);line-height:32px}.gKZWDv5chz3_O3Syp74H{font-weight:600}.zY2No8Ga4b8shbOQGhnv{font-size:var(--font-title-small);font-weight:500;line-height:30px}.tIj0D1t8Cc892ikmgFPZ{font-size:var(--font-body);font-weight:400;line-height:24px}.KdcN0BnOaVeVhyLRKqhS{font-size:var(--font-body-small);font-weight:400;line-height:24px}.dso3Rh3tl3Xv1GumBktz{font-weight:400}.dso3Rh3tl3Xv1GumBktz,.mQ1UlbN9u4Mg9byO8m7v{font-size:var(--font-body-extra-small);line-height:20px}.mQ1UlbN9u4Mg9byO8m7v{font-weight:700}.PItlW5vRExLnTj4a8eLE{font-size:var(--font-body-extra-small);font-weight:600;line-height:16px}.TwRpPlktzxhmFVeua7P5{margin:calc(var( --spacing-base )*0)}.zVfqx7gyb3o9mxfGynn1{margin-left:calc(var( --spacing-base )*0);margin-right:calc(var( --spacing-base )*0)}.iSHVzNiB9iVleGljaQxy{margin-bottom:calc(var( --spacing-base )*0)}.iSHVzNiB9iVleGljaQxy,.xqDIp6cNVr_E6RXaiPyD{margin-top:calc(var( --spacing-base )*0)}.S8EwaXk1kyPizt6x4WH2{margin-left:calc(var( --spacing-base )*0)}.ODX5Vr1TARoLFkDDFooD{margin-bottom:calc(var( --spacing-base )*0)}.cphJ8dCpfimnky7P2FHg{margin-right:calc(var( --spacing-base )*0)}.PFgIhNxIyiSuNvQjAIYj{margin:calc(var( --spacing-base )*1)}.M2jKmUzDxvJjjVEPU3zn{margin-left:calc(var( --spacing-base )*1);margin-right:calc(var( --spacing-base )*1)}.io15gAh8tMTNbSEfwJKk{margin-bottom:calc(var( --spacing-base )*1)}.io15gAh8tMTNbSEfwJKk,.rcTN5uw9xIEeMEGL3Xi_{margin-top:calc(var( --spacing-base )*1)}.CQSkybjq2TcRM1Xo9COV{margin-left:calc(var( --spacing-base )*1)}.hfqOWgq6_MEGdFE82eOY{margin-bottom:calc(var( --spacing-base )*1)}.I8MxZQYTbuu595yfesWA{margin-right:calc(var( --spacing-base )*1)}.kQkc6rmdpvLKPkyoJtVQ{margin:calc(var( --spacing-base )*2)}.j6vFPxWuu4Jan2ldoxpp{margin-left:calc(var( --spacing-base )*2);margin-right:calc(var( --spacing-base )*2)}.hqr39dC4H_AbactPAkCG{margin-bottom:calc(var( --spacing-base )*2)}.c3dQnMi16C6J6Ecy4283,.hqr39dC4H_AbactPAkCG{margin-top:calc(var( --spacing-base )*2)}.YNZmHOuRo6hU7zzKfPdP{margin-left:calc(var( --spacing-base )*2)}.Db8lbak1_wunpPk8NwKU{margin-bottom:calc(var( --spacing-base )*2)}.ftsYE5J9hLzquQ0tA5dY{margin-right:calc(var( --spacing-base )*2)}.Det4MHzLUW7EeDnafPzq{margin:calc(var( --spacing-base )*3)}.h_8EEAztC29Vve1datb5{margin-left:calc(var( --spacing-base )*3);margin-right:calc(var( --spacing-base )*3)}.YXIXJ0h1k47u6hzK8KcM{margin-bottom:calc(var( --spacing-base )*3)}.YXIXJ0h1k47u6hzK8KcM,.soADBBkcIKCBXzCTuV9_{margin-top:calc(var( --spacing-base )*3)}.zSX59ziEaEWGjnpZa4uV{margin-left:calc(var( --spacing-base )*3)}.yrVTnq_WBMbejg89c2ZQ{margin-bottom:calc(var( --spacing-base )*3)}.UKtHPJnI2cXBWtPDm5hM{margin-right:calc(var( --spacing-base )*3)}.guexok_Tqd5Tf52hRlbT{margin:calc(var( --spacing-base )*4)}.oS1E2KfTBZkJ3F0tN7T6{margin-left:calc(var( --spacing-base )*4);margin-right:calc(var( --spacing-base )*4)}.DN1OhhXi6AoBgEdDSbGd{margin-bottom:calc(var( --spacing-base )*4)}.DN1OhhXi6AoBgEdDSbGd,.ot2kkMcYHv53hLZ4LSn0{margin-top:calc(var( --spacing-base )*4)}.A1krOZZhlQ6Sp8Cy4bly{margin-left:calc(var( --spacing-base )*4)}.pkDbXXXL32237M0hokEh{margin-bottom:calc(var( --spacing-base )*4)}.XXv4kDTGvEnQeuGKOPU3{margin-right:calc(var( --spacing-base )*4)}.yGqHk1a57gaISwkXwXe6{margin:calc(var( --spacing-base )*5)}.X8cghM358X3DkXLc9aNK{margin-left:calc(var( --spacing-base )*5);margin-right:calc(var( --spacing-base )*5)}.GdfSmGwHlFnN2S6xBn1f{margin-bottom:calc(var( --spacing-base )*5)}.GdfSmGwHlFnN2S6xBn1f,.yqeuzwyGQ7zG0avrGqi_{margin-top:calc(var( --spacing-base )*5)}.g9emeCkuHvYhveiJbfXO{margin-left:calc(var( --spacing-base )*5)}.Lvk3dqcyHbZ07QCRlrUQ{margin-bottom:calc(var( --spacing-base )*5)}.r3yQECDQ9qX0XZzXlVAg{margin-right:calc(var( --spacing-base )*5)}.aQhlPwht2Cz1X_63Miw0{margin:calc(var( --spacing-base )*6)}.JyHb0vK3wJgpblL9s5j8{margin-left:calc(var( --spacing-base )*6);margin-right:calc(var( --spacing-base )*6)}.cY2gULL1lAv6WPNIRuf3{margin-bottom:calc(var( --spacing-base )*6)}.NBWQ9Lwhh_fnry3lg_p7,.cY2gULL1lAv6WPNIRuf3{margin-top:calc(var( --spacing-base )*6)}.yIOniNe5E40C8fWvBm5V{margin-left:calc(var( --spacing-base )*6)}.t30usboNSyqfQWIwHvT3{margin-bottom:calc(var( --spacing-base )*6)}.Nm_TyFkYCMhOoghoToKJ{margin-right:calc(var( --spacing-base )*6)}.C4qJKoBXpgKtpmrqtEKB{margin:calc(var( --spacing-base )*7)}.S93Srbu6NQ_PBr7DmTiD{margin-left:calc(var( --spacing-base )*7);margin-right:calc(var( --spacing-base )*7)}.fJj8k6gGJDks3crUZxOS{margin-bottom:calc(var( --spacing-base )*7)}.cW6D6djs7Ppm7fD7TeoV,.fJj8k6gGJDks3crUZxOS{margin-top:calc(var( --spacing-base )*7)}.DuCnqNfcxcP3Z__Yo5Ro{margin-left:calc(var( --spacing-base )*7)}.im8407m2fw5vOg7O2zsw{margin-bottom:calc(var( --spacing-base )*7)}.G0fbeBgvz2sh3uTP9gNl{margin-right:calc(var( --spacing-base )*7)}.kvW3sBCxRxUqz1jrVMJl{margin:calc(var( --spacing-base )*8)}.tOjEqjLONQdkiYx_XRnw{margin-left:calc(var( --spacing-base )*8);margin-right:calc(var( --spacing-base )*8)}.op5hFSx318zgxsoZZNLN{margin-bottom:calc(var( --spacing-base )*8)}.c9WfNHP6TFKWIfLxv52J,.op5hFSx318zgxsoZZNLN{margin-top:calc(var( --spacing-base )*8)}.sBA75QqcqRwwYSHJh2wc{margin-left:calc(var( --spacing-base )*8)}.GpL6idrXmSOM6jB8Ohsf{margin-bottom:calc(var( --spacing-base )*8)}.HbtWJoQwpgGycz8dGzeT{margin-right:calc(var( --spacing-base )*8)}.uxX3khU88VQ_Ah49Ejsa{padding:calc(var( --spacing-base )*0)}.KX0FhpBKwKzs9fOUdbNz{padding-left:calc(var( --spacing-base )*0);padding-right:calc(var( --spacing-base )*0)}.PfK8vKDyN32dnimlzYjz{padding-bottom:calc(var( --spacing-base )*0)}.PfK8vKDyN32dnimlzYjz,.emxLHRjQuJsImnPbQIzE{padding-top:calc(var( --spacing-base )*0)}.kJ8WzlpTVgdViXt8ukP9{padding-left:calc(var( --spacing-base )*0)}.tg_UIUI11VBzrTAn2AzJ{padding-bottom:calc(var( --spacing-base )*0)}.uczvl8kaz84oPQJ2DB2R{padding-right:calc(var( --spacing-base )*0)}.o7UHPcdVK3lt7q3lqV4o{padding:calc(var( --spacing-base )*1)}.IDqEOxvDoYrFYxELPmtX{padding-left:calc(var( --spacing-base )*1);padding-right:calc(var( --spacing-base )*1)}.DdywPW2qSYlu2pt8tpO2{padding-bottom:calc(var( --spacing-base )*1)}.DdywPW2qSYlu2pt8tpO2,.npy3hw4A5QSkDicb2CJJ{padding-top:calc(var( --spacing-base )*1)}.LgbptTApNY5NwLQvEFAt{padding-left:calc(var( --spacing-base )*1)}.WZQy2SZuZso59bUsXXyl{padding-bottom:calc(var( --spacing-base )*1)}.o331apInxNunbYB3SfPE{padding-right:calc(var( --spacing-base )*1)}.fMPIyD9Vqki1Lrc_yJnG{padding:calc(var( --spacing-base )*2)}.i2pMcTcdrr10IQoiSm_L{padding-left:calc(var( --spacing-base )*2);padding-right:calc(var( --spacing-base )*2)}.eA702gn32kwptiI1obXH{padding-bottom:calc(var( --spacing-base )*2)}.eA702gn32kwptiI1obXH,.o9bGieUKcYc8o0Ij9oZX{padding-top:calc(var( --spacing-base )*2)}.SwZcFez1RDqWsOFjB5iG{padding-left:calc(var( --spacing-base )*2)}.eHpLc_idmuEqeqCTvqkN{padding-bottom:calc(var( --spacing-base )*2)}.vU39i2B4P1fUTMB2l6Vo{padding-right:calc(var( --spacing-base )*2)}.JHWNzBnE29awhdu5BEh1{padding:calc(var( --spacing-base )*3)}.X72lGbb56L3KFzC2xQ9N{padding-left:calc(var( --spacing-base )*3);padding-right:calc(var( --spacing-base )*3)}.BzfNhRG8wXdCEB5ocQ6e{padding-bottom:calc(var( --spacing-base )*3)}.BzfNhRG8wXdCEB5ocQ6e,.srV0KSDC83a2fiimSMMQ{padding-top:calc(var( --spacing-base )*3)}.lUWfkmbQjCskhcNwkyCm{padding-left:calc(var( --spacing-base )*3)}.Ts0dIlc3aTSL7V4cIHis{padding-bottom:calc(var( --spacing-base )*3)}.CzlqQXXhX6MvorArFZ8B{padding-right:calc(var( --spacing-base )*3)}.TqMPkQtR_DdZuKb5vBoV{padding:calc(var( --spacing-base )*4)}.a7UrjhI69Vetlcj9ZVzz{padding-left:calc(var( --spacing-base )*4);padding-right:calc(var( --spacing-base )*4)}.StEhBzGs2Gi5dDEkjhAv{padding-bottom:calc(var( --spacing-base )*4)}.FGneZfZyvYrt1dG0zcnm,.StEhBzGs2Gi5dDEkjhAv{padding-top:calc(var( --spacing-base )*4)}.APEH216rpdlJWgD2fHc8{padding-left:calc(var( --spacing-base )*4)}.oGwXC3ohCic9XnAj6x69{padding-bottom:calc(var( --spacing-base )*4)}.U6gnT9y42ViPNOcNzBwb{padding-right:calc(var( --spacing-base )*4)}.IpdRLBwnHqbqFrixgbYC{padding:calc(var( --spacing-base )*5)}.HgNeXvkBa9o3bQ5fvFZm{padding-left:calc(var( --spacing-base )*5);padding-right:calc(var( --spacing-base )*5)}.tJtFZM3XfPG9v9TSDfN1{padding-bottom:calc(var( --spacing-base )*5)}.PdifHW45QeXYfK568uD8,.tJtFZM3XfPG9v9TSDfN1{padding-top:calc(var( --spacing-base )*5)}.mbLkWTTZ0Za_BBbFZ5b2{padding-left:calc(var( --spacing-base )*5)}.vVWpZpLlWrkTt0hMk8XU{padding-bottom:calc(var( --spacing-base )*5)}.RxfaJj5a1Nt6IavEo5Zl{padding-right:calc(var( --spacing-base )*5)}.SppJULDGdnOGcjZNCYBy{padding:calc(var( --spacing-base )*6)}.palY2nLwdoyooPUm9Hhk{padding-left:calc(var( --spacing-base )*6);padding-right:calc(var( --spacing-base )*6)}.WYw1JvZC0ppLdvSAPhr_{padding-bottom:calc(var( --spacing-base )*6)}.WYw1JvZC0ppLdvSAPhr_,.YEEJ9b90ueQaPfiU8aeN{padding-top:calc(var( --spacing-base )*6)}.QE0ssnsKvWJMqlhPbY5u{padding-left:calc(var( --spacing-base )*6)}.n8yA3jHlMRyLd5UIfoND{padding-bottom:calc(var( --spacing-base )*6)}.tXHmxYnHzbwtfxEaG51n{padding-right:calc(var( --spacing-base )*6)}.kBTsPKkO_3g_tLkj77Um{padding:calc(var( --spacing-base )*7)}.RyhrFx6Y1FGDrGAAyaxm{padding-left:calc(var( --spacing-base )*7);padding-right:calc(var( --spacing-base )*7)}.CBwRpB0bDN3iEdQPPMJO{padding-bottom:calc(var( --spacing-base )*7)}.CBwRpB0bDN3iEdQPPMJO,.vQVSq6SvWKbOMu6r4H6b{padding-top:calc(var( --spacing-base )*7)}.oBy5__aEADMsH46mrgFX{padding-left:calc(var( --spacing-base )*7)}.KVEXoJqf1s92j0JMdNmN{padding-bottom:calc(var( --spacing-base )*7)}.ZMXGNrNaKW3k_3TLz0Fq{padding-right:calc(var( --spacing-base )*7)}.tuiR9PhkHXhGyEgzRZRI{padding:calc(var( --spacing-base )*8)}.U7454qyWkQNa2iaSJziu{padding-left:calc(var( --spacing-base )*8);padding-right:calc(var( --spacing-base )*8)}.VLYIv2GVocjuN93e8HC8{padding-bottom:calc(var( --spacing-base )*8)}.VLYIv2GVocjuN93e8HC8,.X1rm9DQ1zLGLfogja5Gn{padding-top:calc(var( --spacing-base )*8)}.JS7G6kAuqJo5GIuF8S5t{padding-left:calc(var( --spacing-base )*8)}.Y8F9ga1TDCMbM1lj4gUz{padding-bottom:calc(var( --spacing-base )*8)}.AJuyNGrI63BOWql719H8{padding-right:calc(var( --spacing-base )*8)}.zI5tJ_qhWE6Oe6Lk75GY{--wp-admin-theme-color:var(--jp-black);--wp-admin-theme-color-darker-10:var(--jp-black-80);--wp-admin-theme-color-darker-20:var(--jp-black-80);--wp-admin-border-width-focus:1.51px;border-radius:var(--jp-border-radius);font-weight:600;justify-content:center}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo{height:calc(var(--spacing-base)*5);padding:var(--spacing-base);width:calc(var(--spacing-base)*5)}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo>svg:first-child{margin:0;padding:0}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo.Na39I683LAaSA99REg14{height:calc(var(--spacing-base)*4);min-width:calc(var(--spacing-base)*4);padding:calc(var(--spacing-base)/2);width:calc(var(--spacing-base)*4)}.zI5tJ_qhWE6Oe6Lk75GY.ipS7tKy9GntCS4R3vekF:not(.tuBt2DLqimiImoqVzPqo){font-size:var(--font-body);height:auto;line-height:24px;padding:var(--spacing-base) calc(var(--spacing-base)*3)}.zI5tJ_qhWE6Oe6Lk75GY.ipS7tKy9GntCS4R3vekF:not(.tuBt2DLqimiImoqVzPqo).paGLQwtPEaJmtArCcmyK{padding:var(--spacing-base) calc(var(--spacing-base)*2)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo){font-size:var(--font-body-extra-small);height:auto;line-height:20px;padding:calc(var(--spacing-base)/2) var(--spacing-base)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo).paGLQwtPEaJmtArCcmyK>svg:first-child{margin-left:calc(var(--spacing-base)/2)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo)>.components-spinner{height:20px}.zI5tJ_qhWE6Oe6Lk75GY.lZAo6_oGfclXOO9CC6Rd{font-weight:400}.zI5tJ_qhWE6Oe6Lk75GY.xJDOiJxTt0R_wSl8Ipz_{min-width:100%}.zI5tJ_qhWE6Oe6Lk75GY.is-primary:disabled,.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:disabled{background:var(--jp-gray);color:var(--jp-gray-20)}.zI5tJ_qhWE6Oe6Lk75GY.is-secondary{background:var(--jp-white);box-shadow:inset 0 0 0 1.51px var(--jp-black)}.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:active:not(:disabled),.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:hover:not(:disabled){background:var(--jp-gray-0)}.zI5tJ_qhWE6Oe6Lk75GY.is-link.Na39I683LAaSA99REg14,.zI5tJ_qhWE6Oe6Lk75GY.is-link.ipS7tKy9GntCS4R3vekF{padding:0}.zI5tJ_qhWE6Oe6Lk75GY.is-link:hover:not(:disabled){text-decoration-thickness:3px}.zI5tJ_qhWE6Oe6Lk75GY.is-link:focus:not(:disabled){text-decoration-line:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary{box-shadow:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:not(:disabled){background:var(--jp-red-50);box-shadow:inset 0 0 0 1px var(--jp-red-50);color:var(--jp-white)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:hover:not(:disabled){background:var(--jp-red-60);box-shadow:inset 0 0 0 1px var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:focus:not(:disabled){background:var(--jp-red-70);box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-white)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:active:not(:disabled){background:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary{box-shadow:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:not(:disabled){background:var(--jp-white);box-shadow:inset 0 0 0 1.5px var(--jp-red-50);color:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:hover:not(:disabled){background:var(--jp-red-0);box-shadow:inset 0 0 0 1.5px var(--jp-red-60);color:var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-red-70)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:active:not(:disabled){background:var(--jp-gray-0)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:not(:disabled){color:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:hover:not(:disabled){box-shadow:none;color:var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-red-70)}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6{position:relative}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6.has-icon{justify-content:center}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6>:not(.components-spinner){visibility:hidden}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6>.components-spinner{margin:0;position:absolute}.CDuBjJp_8jxzx5j6Nept{margin-right:calc(var(--spacing-base)/2)}.kdsaL7c4bpTwf_A4fIUT{padding-bottom:calc(var(--spacing-base)*6);padding-top:calc(var(--spacing-base)*6);text-align:center}.b0eN3as5AgxQW7EAkarg{margin-bottom:0}@keyframes rotate-spinner{to{transform:rotate(-1turn)}}.jp-components-spinner{align-items:center;display:flex}.jp-components-spinner__inner,.jp-components-spinner__outer{animation:3s linear infinite;animation-name:rotate-spinner;border:.1em solid #0000;border-radius:50%;box-sizing:border-box;margin:auto}.jp-components-spinner__outer{border-top-color:#fff}.jp-components-spinner__inner{border-left-color:#fff;border-top-color:#fff;height:100%;opacity:.4;width:100%}.JiJhrZaThvWCpM2AfGen{border-radius:32px;flex-shrink:0;font-size:12px;font-style:normal;font-weight:600;line-height:16px;padding:calc(var(--spacing-base)/2);position:relative;text-align:center;width:60px}._7SGksgOpcPbHfPPpQTV{background:var(--jp-red-5);color:var(--jp-red-60)}.pGNquShR54adQ61sx3lP{background:var(--jp-yellow-5);color:var(--jp-yellow-60)}.IM5kkexAfwGLM6zz0Exd{background:var(--jp-gray-0);color:var(--jp-gray-50)}.NHzH3tt6CypjZ92CvK9x{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);display:flex;padding:calc(var(--spacing-base)*2)}.NHzH3tt6CypjZ92CvK9x:first-of-type{border-top-left-radius:var(--jp-border-radius);border-top-right-radius:var(--jp-border-radius)}.NHzH3tt6CypjZ92CvK9x:last-of-type{border-bottom-left-radius:var(--jp-border-radius);border-bottom-right-radius:var(--jp-border-radius)}.NHzH3tt6CypjZ92CvK9x+.NHzH3tt6CypjZ92CvK9x{border-top:0}.D9zvYDUrOP_zwSm0yJMs{margin-left:calc(var(--spacing-base)*2);min-width:24px}._XISfmbjoVlqhB61hHYn{width:100%}.AQDPBnMZFu7BOBuo8mYW{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.cZ9s5eCAZe3R82Y6Ru3z{color:var(--jp-gray-80);font-size:14px;line-height:21px}.AKnbWQiViZ2O_dwCV8Fw,.W6alQ2_S5Rh06djX9m27{align-self:center;margin-left:var(--spacing-base);margin-right:calc(var(--spacing-base)*2)}.uUEJGMrSV3XoBwX5xEwA{display:flex;justify-content:space-between}.sQkG5Cu80gPaeFj3L_wa{margin-bottom:calc(var(--spacing-base)*5)}.oIl6GCMeUnzE0inXbuj9{display:flex;justify-content:space-between}.RP2MVoGqaCFXPKZhhxQ1{margin-bottom:calc(var(--spacing-base)*5)}.YpEs8b7KE7fzVuXUbOEb{display:flex;justify-content:space-between}.EqpwvErHtRi_WQkJKgi1{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);display:flex;margin-bottom:calc(var(--spacing-base)*3);padding:calc(var(--spacing-base)*2)}.EicvN1QaJu5OJLzdUN5A{margin-left:calc(var(--spacing-base)*2);min-width:24px}.b7ynAmUwGlxK_vxyIN0y{width:100%}.uSV9HYRxjL4S6zIZDlqP{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.XpW8Mvw_XFEbqxUdw155{color:var(--jp-gray-80);font-size:14px;line-height:21px}.Fkj60BmQ5sUo9zHcJwVv{align-self:center;margin-left:var(--spacing-base);margin-right:calc(var(--spacing-base)*2)}.XLzPr74ad3osCq9kxy2q{display:flex;justify-content:space-between}.jNlU3vgp4xEGwmX5aTyK{background-color:var(--jp-gray-5)}.gE8s4nh3f7iGIBrFeyCT{list-style-type:disc;padding-right:calc(var(--spacing-base)*2.5)}.L9hh_sX51PzO41icwJlh{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);display:flex;margin-bottom:calc(var(--spacing-base)*3);padding:calc(var(--spacing-base)*2)}.o8E4Bv6U0d7USFxSjRCj{margin-left:calc(var(--spacing-base)*2);min-width:24px}.sT31awD6bHO8KJewvmaO{width:100%}.VVTRIG51r8ORUIBPs5gN{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.AiaWRbRLFT9xvP9vn5jA{color:var(--jp-gray-80);font-size:14px;line-height:21px}.MP1wWkqvqfvAc7Izl7x4{align-self:center;margin-left:var(--spacing-base);margin-right:calc(var(--spacing-base)*2)}.i9X_KxEJiGpRT7q_RU6i{display:flex;justify-content:space-between}.WtVEv641JBaLl929sZq2{align-items:flex-start;background-color:#00000040;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding-top:calc(var(--spacing-base)*12 + 2px);position:fixed;right:0;top:0;z-index:1000001}.G0aPt7WmA1rkUE0wcTno{background:var(--jp-white);border:1px solid var(--jp-gray);border-radius:calc(var(--jp-border-radius)*2);box-shadow:0 8px 20px #00000040;padding:calc(var(--spacing-base)*4);position:relative;width:616px}.VkrhWjfEIlIwYEumycbP{background:none;border:none;cursor:pointer;left:calc(var(--spacing-base)*3);padding:0;position:absolute;top:calc(var(--spacing-base)*3)}.yFzeV4cmWRbZKk5tIyEw{display:block}.gridicon{fill:currentColor;display:inline-block}.gridicon.needs-offset g{transform:translate(-1px,1px)}.gridicon.needs-offset-x g{transform:translate(-1px)}.gridicon.needs-offset-y g{transform:translateY(1px)}:root{--font-title-large:36px;--font-title-small:24px;--font-body:16px;--font-label:12px;--jp-black:#000;--jp-black-80:#2c3338;--jp-white:#fff;--jp-white-off:#f9f9f6;--jp-gray:#dcdcde;--jp-gray-0:#f6f7f7;--jp-gray-5:#dcdcde;--jp-gray-10:#c3c4c7;--jp-gray-20:#a7aaad;--jp-gray-30:#8c8f94;--jp-gray-40:#787c82;--jp-gray-50:#646970;--jp-gray-60:#50575e;--jp-gray-70:#3c434a;--jp-gray-80:#2c3338;--jp-gray-90:#1d2327;--jp-gray-100:#101517;--jp-gray-off:#e2e2df;--jp-yellow-5:#f5e6b3;--jp-yellow-10:#f2cf75;--jp-yellow-40:#c08c00;--jp-orange-20:#faa754;--jp-blue-5:#ced9f2;--jp-red-0:#f7ebec;--jp-red-50:#d63638;--jp-red-60:#b32d2e;--jp-red-80:#8a2424;--jp-red:#d63639;--jp-pink:#c9356e;--jp-green-0:#f0f2eb;--jp-green-5:#d0e6b8;--jp-green-10:#9dd977;--jp-green-20:#64ca43;--jp-green-30:#2fb41f;--jp-green-40:#069e08;--jp-green-50:#008710;--jp-green-60:#007117;--jp-green-70:#005b18;--jp-green-80:#004515;--jp-green-90:#003010;--jp-green-100:#001c09;--jp-green:#069e08;--jp-green-primary:var(--jp-green-40);--jp-green-secondary:var(--jp-green-30);--jp-border-radius:4px;--jp-border-radius-rna:8px;--jp-menu-border-height:1px;--jp-underline-thickness:2px;--jp-modal-padding-large:32px;--jp-modal-padding:24px;--jp-modal-padding-small:16px;--jp-modal-radius:8px;--jp-button-padding:8px;--jp-button-radius:4px;--jp-gap:16px;--jp-highlight:#3858e9}:where(body){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;min-height:100%;padding:0}.jp-wrap{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1128px}.jp-row{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr);margin:0 16px;width:100%}@media(min-width:600px){.jp-row{grid-template-columns:repeat(8,1fr);margin:0 18px}}@media(min-width:960px){.jp-row{grid-template-columns:repeat(12,1fr);margin:0 24px;max-width:1128px}}.sm-col-span-1{grid-column-end:span 1}.sm-col-span-2{grid-column-end:span 2}.sm-col-span-3{grid-column-end:span 3}.sm-col-span-4{grid-column-end:span 4}@media(min-width:600px){.md-col-span-1{grid-column-end:span 1}.md-col-span-2{grid-column-end:span 2}.md-col-span-3{grid-column-end:span 3}.md-col-span-4{grid-column-end:span 4}.md-col-span-5{grid-column-end:span 5}.md-col-span-6{grid-column-end:span 6}.md-col-span-7{grid-column-end:span 7}.md-col-span-8{grid-column-end:span 8}}@media(min-width:960px){.lg-col-span-1{grid-column-end:span 1}.lg-col-span-2{grid-column-end:span 2}.lg-col-span-3{grid-column-end:span 3}.lg-col-span-4{grid-column-end:span 4}.lg-col-span-5{grid-column-end:span 5}.lg-col-span-6{grid-column-end:span 6}.lg-col-span-7{grid-column-end:span 7}.lg-col-span-8{grid-column-end:span 8}.lg-col-span-9{grid-column-end:span 9}.lg-col-span-10{grid-column-end:span 10}.lg-col-span-11{grid-column-end:span 11}.lg-col-span-12{grid-column-end:span 12}}@media(max-width:960px){.md-col-span-0{display:none}}@media(max-width:600px){.sm-col-span-0{display:none}}.jp-cut{border:2px solid var(--jp-green-primary);border-radius:var(--jp-border-radius);margin:32px 0;padding:16px 24px 16px 64px;position:relative;text-decoration:none}.jp-cut,.jp-cut span{display:block}.jp-cut span:last-of-type{font-weight:600}.jp-cut:focus span:last-of-type,.jp-cut:hover span:last-of-type{text-decoration:underline;text-decoration-thickness:var(--jp-underline-thickness)}.jp-cut:focus:after,.jp-cut:hover:after{transform:translateY(-50%) translateX(-8px)}.jp-cut:after{color:var(--jp-green-primary);content:"→";font-size:24px;font-weight:600;left:24px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s ease-out}.components-popover:not(.is-without-arrow):before{border-color:var(--jp-gray)}.icon-tooltip-helper .components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-left:-62px}.icon-tooltip-helper .components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-right:-62px}.icon-tooltip-helper .components-popover[data-y-axis=bottom] .components-popover__content{top:2px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-6px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-4px!important}.icon-tooltip-helper .components-popover[data-y-axis=top] .components-popover__content{bottom:10px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:3px}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:4px}.icon-tooltip-helper.is-wide .components-popover__content{width:440px}.icon-tooltip-wrapper{color:var(--jp-black);display:inline-block;position:relative}.icon-tooltip-wrapper .components-button.is-link:focus:not(:disabled){box-shadow:none}.icon-tooltip-helper{height:18px;pointer-events:none;position:absolute;right:-53px;top:0;width:124px}.icon-tooltip-container{pointer-events:all}.icon-tooltip-container .components-popover__content{border:1px solid var(--jp-gray);border-radius:4px;margin:0 10px;max-width:90vw;outline:none;padding:24px;white-space:normal;width:304px}.icon-tooltip-title{font-size:16px;font-weight:600;line-height:19px}.icon-tooltip-title:not(:last-child){margin-bottom:8px}.icon-tooltip-content{font-size:14px;font-weight:400;line-height:24px}.icon-tooltip-content ul{list-style-type:disc;margin:0 1rem 0 0}.icon-tooltip-content ul li:last-child{margin-bottom:0}.terms-of-service{color:var(--jp-black);font-size:var(--font-body)}.terms-of-service .terms-of-service__link{color:var(--jp-green-50);text-decoration:underline;white-space:nowrap}.p4qz2tkq0p9hxucJ6Qk2{--padding:calc(var(--spacing-base)*4);color:var(--jp-black)}.lbNDyXioOwvyvbALtCBm{--gap:calc(var(--spacing-base)*3);padding:var(--padding) 0;position:relative}.s2Lsn4kbm6BrS3DSndRB .lbNDyXioOwvyvbALtCBm{column-gap:var(--gap);display:grid;grid-auto-flow:column;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(var(--rows),minmax(min-content,max-content))}.cLaNK_XcbTGlRQ4Tp43Q{margin-top:var(--padding)}.s2Lsn4kbm6BrS3DSndRB .cLaNK_XcbTGlRQ4Tp43Q{display:contents}.cLaNK_XcbTGlRQ4Tp43Q.CYt1X0eH1icRjhtJ28jx>*{background:var(--jp-white);position:relative}.cLaNK_XcbTGlRQ4Tp43Q.CYt1X0eH1icRjhtJ28jx>:after{bottom:0;box-shadow:0 4px 24px #0000000d;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.cLaNK_XcbTGlRQ4Tp43Q>:first-child{border-top-left-radius:var(--jp-border-radius);border-top-right-radius:var(--jp-border-radius);border-width:1px 1px 0}.cLaNK_XcbTGlRQ4Tp43Q>:last-child{border-bottom-left-radius:var(--jp-border-radius);border-bottom-right-radius:var(--jp-border-radius);border-width:0 1px 1px}.DAkZc1P9A3K12fjEliMg{display:flex;flex-direction:column;justify-content:space-between;padding:var(--padding)}.WUBuYABl8nymjs9NnCEL{align-items:center;display:flex;padding-bottom:calc(var(--spacing-base)*2);position:relative}.WUBuYABl8nymjs9NnCEL:not(:nth-child(2)){padding-top:calc(var(--spacing-base)*2)}.WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{background-color:var(--jp-gray);content:"";height:1px;left:var(--padding);position:absolute;right:var(--padding);top:0;z-index:5}.s2Lsn4kbm6BrS3DSndRB .WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{left:unset;right:0;width:calc(100% + var(--gap))}.s2Lsn4kbm6BrS3DSndRB .lbNDyXioOwvyvbALtCBm>:last-child .WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{width:100%}.ANtCFeb41NhA8PA3H7ZN,.WUBuYABl8nymjs9NnCEL:last-of-type{padding-bottom:var(--padding)}.Ql2gy_148yW8Vw5vhaKD{padding-left:var(--padding);padding-right:var(--padding)}.EAQrAnQEW1z1BfdY5gbC{margin:0 var(--spacing-base);fill:var(--jp-gray);flex-shrink:0}.EAQrAnQEW1z1BfdY5gbC.JDSTlLoOC_4aUoH2oNM2{fill:var(--jp-green-40)}.EAQrAnQEW1z1BfdY5gbC.zNdQRJ1w7BvaQOYyqzHK{fill:var(--jp-red-50)}.lr7vbX95SKtoe7DarJcZ{margin-right:auto}.s2Lsn4kbm6BrS3DSndRB .lr7vbX95SKtoe7DarJcZ{margin:0 var(--spacing-base);top:1px}.WUBuYABl8nymjs9NnCEL .KRrGp2xdkeBOxLZeuQ6X{fill:var(--jp-gray-20);flex-shrink:0}.H_ZJiRVJg0LiMXPGOcmt{text-align:center;width:fit-content}.H_ZJiRVJg0LiMXPGOcmt>a{color:#000}.s2Lsn4kbm6BrS3DSndRB .H_ZJiRVJg0LiMXPGOcmt{grid-column:2;overflow:hidden;padding-left:var(--padding);padding-right:var(--padding);white-space:nowrap}.x21z_DixObRDsDaWotP1{align-items:right;display:flex;justify-content:right;margin:0 calc(var(--spacing-base)*4)}.dovianZYLKhnbnh9I06o{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-end}.lljtQMhW7lq5tE5SDJEf{align-items:flex-start;display:flex;flex-basis:0;flex-grow:2}.lljtQMhW7lq5tE5SDJEf .NubApIV1vQCRUNprfm6b{margin-right:auto}.dhFQXpZfMwVI8vuYHnwC{align-items:flex-start;display:inline-flex;flex:0 0 auto;position:relative}.dhFQXpZfMwVI8vuYHnwC:first-child{margin-left:calc(var(--spacing-base)*2)}.dhFQXpZfMwVI8vuYHnwC.eD7hzxFmdtG_MgmBtl_k{color:var(--jp-gray-20)}.dhFQXpZfMwVI8vuYHnwC.eD7hzxFmdtG_MgmBtl_k:after{background:var(--jp-red);border-radius:var(--jp-border-radius);content:" ";display:block;height:3px;margin-top:-2px;pointer-events:none;position:absolute;top:50%;width:100%}.C64ZjjUAqJC1T2Sa7apS{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:calc(var(--spacing-base)*3)}.UpZDGew6Ay1hPoP6eI7b{color:var(--jp-gray-40);font-size:var(--font-body-small);line-height:20px}.UpZDGew6Ay1hPoP6eI7b:after{content:"​"}.NubApIV1vQCRUNprfm6b{background-color:var(--jp-yellow-10);border-radius:4px;font-size:13px;font-weight:600;margin-right:var(--spacing-base);padding-left:var(--spacing-base);padding-right:var(--spacing-base)}.TDiiPbuW1Z0_05u_pvcK{font-weight:400}.UL3B1tQ854mN7r6taB61{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.IG56Hw7ZR_7rKVsM78qw:focus:not(:disabled){box-shadow:none}.jp-dashboard-footer{align-items:center;color:var(--jp-black);display:flex;flex-wrap:wrap;font-size:var(--font-body-extra-small);line-height:1.333;max-width:1128px;width:100%}.jp-dashboard-footer a{text-decoration:none}.jp-dashboard-footer a:any-link,.jp-dashboard-footer a[role=button]{color:inherit}.jp-dashboard-footer a:hover{text-decoration:underline;text-decoration-thickness:1.5px}.jp-dashboard-footer a:focus{border-radius:2px;box-shadow:none;outline:1.5px solid currentColor;outline-offset:3px}.jp-dashboard-footer.is-sm>ul{gap:.125rem}.jp-dashboard-footer.is-md,.jp-dashboard-footer.is-sm>ul{align-items:flex-start;flex-direction:column}.jp-dashboard-footer>ul{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;width:100%}.jp-dashboard-footer>ul>li{margin-bottom:0}.jp-dashboard-footer>ul>li>a{align-items:center;display:flex;gap:.25rem;min-height:44px}.jp-dashboard-footer__accessible-external-link{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal;padding:0;position:absolute;width:1px}.jp-dashboard-footer__jp-item{font-weight:600;padding-inline-end:1rem}.jp-dashboard-footer.is-sm .jp-dashboard-footer__jp-item{padding-bottom:1rem}.jp-dashboard-footer.is-lg .jp-dashboard-footer__a8c-item{margin-inline-start:auto}.jp-dashboard-footer.is-sm .jp-dashboard-footer__a8c-item{padding-top:1rem}.jp-dashboard-footer__a8c-item>a,.jp-dashboard-footer__jp-item>a{text-decoration:none}@media(max-width:599px){.RuVLl3q4lxTQa3wbhBJB{grid-column-end:span 1}.f9LZTRG4MMK42rS89afW{grid-column-start:1}.bHe_zKxjjpUwHw_MdYE1{grid-column-end:2}.QZbNrOqE2aNSn50xVhpU{grid-column-end:span 2}.ev7W3z7zVYPeHAlYqZjf{grid-column-start:2}.NJWd1m_e7lOiPYru2ZMP{grid-column-end:3}.Xc6nt1Qc1DI0Z2A3gt1r{grid-column-end:span 3}.UIcN_GXiPRoIsin8Kohg{grid-column-start:3}.GRKCyqb5LufCSCgykKFc{grid-column-end:4}.i_qTq8gqhhC3vIUepVRB{grid-column-end:span 4}.G3qaZ3Jpbvam_1XvGxgc{grid-column-start:4}.VRCNYKZtO9zukEwmgP1y{grid-column-end:5}}@media(min-width:600px)and (max-width:959px){.tRm008K_WJL79WoNZTNL{grid-column-end:span 1}.l5T2P_bgKts4tdaRkS1d{grid-column-start:1}.zOCxfLZpF6BlgC7a_Yq1{grid-column-end:2}.F80DdgVn0m5OpvtSQWka{grid-column-end:span 2}.oI1c7JYfiJtMQHbhngtU{grid-column-start:2}.pMQtA_4jh1_1lVknqEP5{grid-column-end:3}.VenqMpdgyKQVUNNQcfqd{grid-column-end:span 3}.seNYL99uoczf9V4MxBxT{grid-column-start:3}.YKfF1HFhI9KygA5l3b2J{grid-column-end:4}.yAi0Cv1xDWkoqsaUhvhR{grid-column-end:span 4}.ubhnyZOnkgxNhh6XtVWv{grid-column-start:4}.RGOPGQbWMJ9Ei5oFxS7X{grid-column-end:5}.Sz1E2aWbX483ijdi6yge{grid-column-end:span 5}.tku6_bRYrX9tMbgYGmIl{grid-column-start:5}.b5JHttOhSEcI1WBlqAjk{grid-column-end:6}.FboSx5MoKTAWbxXyYlCw{grid-column-end:span 6}.Jhs8yEEmodG30edbJvag{grid-column-start:6}.IpzbbKVqEqPcfIGkXkwt{grid-column-end:7}.mhCPwfAZ4Kmm_empzJAq{grid-column-end:span 7}.x034ilrJF7rO9UJB2rI1{grid-column-start:7}.Wt8t2e16viRrOJ1lLA5v{grid-column-end:8}.S6pIrEy9AMLKx9bgh_Ae{grid-column-end:span 8}.kEfI4tGyuWfHTlRnvIab{grid-column-start:8}.PUzX4RRsKq1dnsz3gebS{grid-column-end:9}}@media(min-width:960px){.X_pdcLJikd8LS_YAdJlB{grid-column-end:span 1}.tl936d14Huby4khYp05X{grid-column-start:1}.hnge0LnR69d3NXEtEE1t{grid-column-end:2}.fj0NUMuyZQcPNgKcjp5Z{grid-column-end:span 2}.R2ncBX7a2NigdYCcV1OX{grid-column-start:2}.t8vMSDVYno9k9itRwnXb{grid-column-end:3}.wsDuEN2GqHx6qzo8dUdk{grid-column-end:span 3}.cIEVPUweWtLBy3xaXnMx{grid-column-start:3}.fajUWBwu1m2B479j3jmz{grid-column-end:4}.YR0c7fQTgMkDdWzwSyLp{grid-column-end:span 4}.xlwp8BmplxkKNMI7gamo{grid-column-start:4}._C4O1w9DUqx1m3gPf8aA{grid-column-end:5}.Z54F1hAErckAIrKlxnXW{grid-column-end:span 5}.ezSDWkRHmKSxDJXxuiOH{grid-column-start:5}.T0ChoeAjGJjkkNrYhD4g{grid-column-end:6}.qtMoMPF6yHvGJnWHSsde{grid-column-end:span 6}.gdoywN5VPiWERfIBqkph{grid-column-start:6}.wUev_VH5uf_pwFFlbnAU{grid-column-end:7}.egIPDFJsOpownTClq9XP{grid-column-end:span 7}.yGhp9yoAW7k0kQik9AB7{grid-column-start:7}.SJ43U9mR5wUg5V2qBeQA{grid-column-end:8}.cTuyHfMwSUJxN_HdIEgd{grid-column-end:span 8}.smCr8DaIagcumdvdldiK{grid-column-start:8}.T03NHzQJvzwL6wAfIiTL{grid-column-end:9}.pMvxM3RJGjqyNdf9qg1Y{grid-column-end:span 9}.iIVpNRwEnQ_JI5gpp9EN{grid-column-start:9}.ZbQ4u4vGSX5rJOje4uGL{grid-column-end:10}.gKb5wuIDAlKGbrjK2vxy{grid-column-end:span 10}.Z7pINdImE2WJiYnZBTqm{grid-column-start:10}.ZTxp6qpvwurMdOnLLSz1{grid-column-end:11}.NnQTlbfnxPDR6cQ7rygg{grid-column-end:span 11}.O137wZd6Yl0olSA9PsXR{grid-column-start:11}.zf2OJtQ2MPz6SDoh6CB0{grid-column-end:12}.U3H6UHW6HqRt9hdzVg3O{grid-column-end:span 12}.zynnNeS_ZBTxABcVpUQH{grid-column-start:12}.vI8tltFZtFUNAy9Iag9s{grid-column-end:13}}.SqdhUZkXCRuIpErj1B3z{--max-container-width:1128px;--vertical-gutter:24px;--horizontal-spacing:8px;column-gap:var(--vertical-gutter);display:grid;margin:0 auto;max-width:var(--max-container-width);width:100%}@media(max-width:599px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 16px}}@media(min-width:600px)and (max-width:959px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(8,minmax(0,1fr));padding:0 18px}}@media(min-width:960px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(12,minmax(0,1fr));padding:0 24px}}.SqdhUZkXCRuIpErj1B3z.OZC_9a1LhpWF9dv15Gdh{max-width:none;padding:unset}.sexr0jUxC1jVixdKiDnC{margin-right:-20px}@media(max-width:782px){.sexr0jUxC1jVixdKiDnC{margin-right:-10px}}.sexr0jUxC1jVixdKiDnC.vKQ11sLeAM45M04P1ccj{background-color:var(--jp-white)}.vMa4i_Dza2t5Zi_Bw9Nf{background:var(--jp-white-off);padding-top:1px}.lyrXe0pA852TUmyekDb5{display:flex}.KgEeDTKgTC5ZjzYlbTqN{color:var(--jp-black);font-size:var(--font-body);line-height:1.5;margin-left:calc(var(--spacing-base)*4);padding:var(--spacing-base) 0;text-decoration:none}.KgEeDTKgTC5ZjzYlbTqN:last-child{margin-left:0}.KgEeDTKgTC5ZjzYlbTqN:focus,.KgEeDTKgTC5ZjzYlbTqN:hover{border-bottom-color:var(--jp-green);box-shadow:none;color:var(--jp-green)}.Lv4WoNVkeJntqvUyG4dX{border-bottom:1px solid var(--jp-black)}.vvXnRXxrU1kP1KsdSr4J{margin-top:calc(var(--spacing-base)*3*-1)}.aDCTkUFaJEeZzYYE6qv5{background-color:var(--jp-green);border-radius:32px;color:var(--jp-white);font-size:12px;letter-spacing:-2%;line-height:1;margin-right:var(--spacing-base);padding:calc(var(--spacing-base)/2) var(--spacing-base);position:relative;top:-1px}.uQlXhcfYn9tbnK27_Gct{align-items:center;display:flex}.uQlXhcfYn9tbnK27_Gct input[type=checkbox]:checked,.uQlXhcfYn9tbnK27_Gct input[type=checkbox]:indeterminate{background:var(--jp-green-40);border-color:var(--jp-green-40)}.uQlXhcfYn9tbnK27_Gct input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--jp-green-40)}.PO9zDOaSkcv_RqpfZF_v,.e5YHJiYcvfgdEEJsS_YM{margin-bottom:calc(var(--spacing-base)*7);margin-top:calc(var(--spacing-base)*7)}@media(max-width:599px){.PO9zDOaSkcv_RqpfZF_v{margin-top:0}}svg.V6B8ltQ7TH3UKzUC_qy1{color:var(--jp-black);height:32px;margin:0;width:32px}.C9hcvYAbgHPhN2Tl22xg{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.C9hcvYAbgHPhN2Tl22xg .XkbIpr2gzB4XEhHgzkY4{margin-left:calc(var(--spacing-base)/2)}.BfcZn0_X33Ajdd1Gl18G{display:flex}.BfcZn0_X33Ajdd1Gl18G>.rBmVJIeTNpd0RJWaRGuJ{display:flex;margin-right:calc(var(--spacing-base)/2);fill:var(--jp-gray-20)}.jVq5444f1Xh6nNkz0Qe_{margin-top:calc(var(--spacing-base)*4)}.amF9cOnMiv2nHbkMXQiQ{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.FodE_7RbLD8zeBSd6eVR{display:flex;flex-wrap:wrap;margin-right:auto}.FodE_7RbLD8zeBSd6eVR>:first-child{margin-left:calc(var(--spacing-base)*3)}.twyPhW_K164HITnDrwEg{padding:calc(var(--spacing-base)*2);width:250px}.tbcd9xc_TjcFdokOt3F_{font-size:18px}@media(max-width:599px){.pnoqLV3l30xuvj2hLlJc{width:90%}.FodE_7RbLD8zeBSd6eVR{margin-top:calc(var(--spacing-base)*3)}.FodE_7RbLD8zeBSd6eVR>:first-child{margin-bottom:var(--spacing-base);margin-left:0}}.bZ4b33s2MdcOjaDKBbeV{--spacing-base:8px;--wp-admin-border-width-focus:1.5px;align-items:center;display:flex;white-space:nowrap}.UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-gray-50);border-radius:50%;flex-shrink:0;height:.666em;width:.666em}.QuS0vdcr87FsiBvSSrvA{font-weight:600;line-height:1.666;margin-right:calc(var(--spacing-base)/2)}.bZ4b33s2MdcOjaDKBbeV.bGx0wbQAwuY7k8P3PHVQ a,.bZ4b33s2MdcOjaDKBbeV.bGx0wbQAwuY7k8P3PHVQ span{color:var(--jp-green-50)}.bZ4b33s2MdcOjaDKBbeV.bGx0wbQAwuY7k8P3PHVQ .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-green-50)}.bZ4b33s2MdcOjaDKBbeV.wR8Cz8uHgObTQavolv5y a,.bZ4b33s2MdcOjaDKBbeV.wR8Cz8uHgObTQavolv5y span{color:var(--jp-gray-50)}.bZ4b33s2MdcOjaDKBbeV.wR8Cz8uHgObTQavolv5y .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-gray-50)}.bZ4b33s2MdcOjaDKBbeV.IzbBYGwBKhSYFUQlIMww a,.bZ4b33s2MdcOjaDKBbeV.IzbBYGwBKhSYFUQlIMww span{color:var(--jp-red-50)}.bZ4b33s2MdcOjaDKBbeV.IzbBYGwBKhSYFUQlIMww .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-red-50)}.bZ4b33s2MdcOjaDKBbeV.Kdvp_HJf89IBrZuCaLm8 a,.bZ4b33s2MdcOjaDKBbeV.Kdvp_HJf89IBrZuCaLm8 span{color:var(--jp-yellow-30)}.bZ4b33s2MdcOjaDKBbeV.Kdvp_HJf89IBrZuCaLm8 .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-yellow-30)}.bZ4b33s2MdcOjaDKBbeV.hVf5vsbBWm8OFye7cy7a a,.bZ4b33s2MdcOjaDKBbeV.hVf5vsbBWm8OFye7cy7a span{color:var(--jp-blue-40)}.bZ4b33s2MdcOjaDKBbeV.hVf5vsbBWm8OFye7cy7a .UzkzDaqt2mXprJh2OXRz{background-color:var(--jp-blue-40)}.IunwKwdvL271DxBIniPb[type=checkbox]{display:none}.svA9WxEcOByd5S2fZonA{border:2px solid var(--jp-black);border-radius:100px;box-sizing:border-box;cursor:pointer;display:inline-block;height:24px;outline:0;padding:2px;position:relative;transition:all .4s ease,box-shadow 0s;vertical-align:middle;width:48px}.svA9WxEcOByd5S2fZonA:after{background:var(--jp-black);border-radius:50%;content:"";display:block;height:16px;position:relative;right:0;transition:all .2s ease;width:16px}.IunwKwdvL271DxBIniPb:checked+.svA9WxEcOByd5S2fZonA:after{right:22px}.IunwKwdvL271DxBIniPb:checked:disabled+.svA9WxEcOByd5S2fZonA{background-color:var(--jp-black);border-color:var(--jp-black)}.IunwKwdvL271DxBIniPb:checked:disabled+.svA9WxEcOByd5S2fZonA:after{background-color:var(--jp-white)}.IunwKwdvL271DxBIniPb:checked:not(:disabled)+.svA9WxEcOByd5S2fZonA{background-color:var(--jp-green);border-color:var(--jp-green)}.IunwKwdvL271DxBIniPb:checked:not(:disabled)+.svA9WxEcOByd5S2fZonA:after{background-color:var(--jp-white)}.IunwKwdvL271DxBIniPb:disabled+span.svA9WxEcOByd5S2fZonA{cursor:default;opacity:.25}.IunwKwdvL271DxBIniPb.wOd7DeP76v1fczKfah5n+.svA9WxEcOByd5S2fZonA{border-radius:8px;height:16px;width:24px}.IunwKwdvL271DxBIniPb.wOd7DeP76v1fczKfah5n+.svA9WxEcOByd5S2fZonA:after{height:12px;width:12px}.IunwKwdvL271DxBIniPb.wOd7DeP76v1fczKfah5n:checked+.svA9WxEcOByd5S2fZonA:after{right:8px}.Clxt94RgGnDrhORZZyPr,.K2OG1vK5PSOYDWKtqKKG{margin-bottom:calc(var(--spacing-base)*7);margin-top:calc(var(--spacing-base)*7)}.msOlyh2T7D6uhbM6AROg{align-items:center;background:none;border:2px solid var(--jp-green-40);border-radius:var(--jp-border-radius);color:var(--jp-gray-80);display:flex;gap:calc(var(--spacing-base)*3);justify-content:space-between;padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);position:relative;text-align:right;width:100%}.msOlyh2T7D6uhbM6AROg a,.msOlyh2T7D6uhbM6AROg button{all:unset;color:var(--jp-gray-80);cursor:pointer}.msOlyh2T7D6uhbM6AROg a:after,.msOlyh2T7D6uhbM6AROg button:after{content:"";height:100%;position:absolute;right:0;top:0;width:100%}.msOlyh2T7D6uhbM6AROg:focus-within{border-color:var(--jp-black)}.msOlyh2T7D6uhbM6AROg:focus-within .cPN7USVqSBpxUswfDtUZ,.msOlyh2T7D6uhbM6AROg:hover .cPN7USVqSBpxUswfDtUZ{transform:translateX(calc((var(--spacing-base)*2)*-1))}.msOlyh2T7D6uhbM6AROg:focus-within .EmnJAyEzzn1QpA8HtypY,.msOlyh2T7D6uhbM6AROg:hover .EmnJAyEzzn1QpA8HtypY{text-decoration:underline;text-decoration-thickness:2px}.EmnJAyEzzn1QpA8HtypY,.msOlyh2T7D6uhbM6AROg .EmnJAyEzzn1QpA8HtypY{font-weight:700}.cPN7USVqSBpxUswfDtUZ{fill:var(--jp-green-40);pointer-events:none;transition:transform .1s ease-out}.vV7YZikAz0oHYsuvtxMq{display:inline;margin:0 calc(var(--spacing-base)/3) 0 0;vertical-align:middle}.vV7YZikAz0oHYsuvtxMq svg{position:relative;z-index:10}.T1YaMupeZmBIpXZHY9EZ{display:inline}.rigH8UdiDrmmSLQMUurD{background-color:var(--jp-white);border:1px solid var(--jp-gray-10);border-radius:var(--jp-border-radius);color:var(--jp-black);display:block;font-size:var(--font-body);letter-spacing:-.02em;line-height:1.5;padding:var(--spacing-base) calc(var(--spacing-base)*1.5);transition:box-shadow .1s ease-out;width:100%}.rigH8UdiDrmmSLQMUurD::placeholder{color:var(--jp-gray-20)}.rigH8UdiDrmmSLQMUurD:focus{box-shadow:0 0 0 2px var(--jp-green-5)}.rigH8UdiDrmmSLQMUurD:focus,.rigH8UdiDrmmSLQMUurD:hover:not(:disabled){border:1px solid var(--jp-green)}.rigH8UdiDrmmSLQMUurD:disabled{background-color:var(--jp-gray-0);color:var(--jp-gray-30)}.V8FDM08CpcwQs4UwN2nI{color:var(--jp-black);display:block;font-size:var(--font-title-small);font-weight:600;margin-bottom:var(--spacing-base)}.L1LjeCYPldBcTLILS13l{max-width:calc(744px + var(--spacing-base)*6);width:100%}.JWWznnb8sAKHIOhE59_z{display:flex}.JWWznnb8sAKHIOhE59_z:not(:first-child){margin-top:calc(var(--spacing-base)*7)}.kV5wl2UResIqqBdSTuQr{margin-left:calc(var(--spacing-base)*2);padding-top:calc(var(--spacing-base)/2)}@media(min-width:600px){.kV5wl2UResIqqBdSTuQr{margin-left:calc(var(--spacing-base)*5)}}.oePuSIKcH_JzEhDJcHh8{width:100%}.mxYw7vghJF8H8C0FjvPz{align-items:center;display:flex}.lyiOCAyjT_eQyDg8Ier_ .oePuSIKcH_JzEhDJcHh8{opacity:.5}.IclfL4iNXTZfBAbHZdog>:last-child{margin-top:calc(var(--spacing-base)*2)}@media(min-width:600px){.IclfL4iNXTZfBAbHZdog{display:flex;justify-content:space-between}}.bOadM4auwszaOl0el95T{display:flex;flex-wrap:wrap;margin-top:calc(var(--spacing-base)*2)}.G7vkgqk8AEd6pRbNUyE4{color:var(--jp-green-50);margin-left:calc(var(--spacing-base)/2)}.qnlbRElIsj4nB45F5s3a{color:var(--jp-gray-50)}.TvvdPGzRa_ubn3BnQOnQ{color:var(--jp-red-50)}.ciEDIqQimh9OqgCN4t3c{display:flex;flex-wrap:wrap}.qQ3tqN6Pi9DJ2xYLvfvA{color:var(--jp-gray-50)}.xmutRBXpbSs8i1QMo5FT{margin-left:calc(var(--spacing-base)/2)}.kQ5SrYe6QmF63mEYQ26R,.xmutRBXpbSs8i1QMo5FT{color:var(--jp-green-50)}.yAFMUkq1ot9DZF05RUwG{margin-top:calc(var(--spacing-base)*3)}@media(min-width:600px){.yAFMUkq1ot9DZF05RUwG{padding-right:calc(var(--spacing-base)*11)}}.EbfrbByI7NQ2_MD_gDXp{align-items:center;border:1px solid var(--jp-gray-30);border-radius:4px;color:var(--jp-gray-30);display:flex;font-size:12px;height:21px;margin-bottom:calc(var(--spacing-base)*2);margin-right:var(--spacing-base);padding:calc(var(--spacing-base)/2)}.hCwaBLH_6dELyWWwB8S1{padding:calc(var(--spacing-base)*3);width:304px}.V3U9oKSdRmKjOQ523C86{display:flex;justify-content:space-between}.OSrT4pA4vIGzg9EE6rcv{margin:calc(var(--spacing-base)*-1) calc(var(--spacing-base)*-3)}.OSrT4pA4vIGzg9EE6rcv:focus,.OSrT4pA4vIGzg9EE6rcv:focus:not(:disabled){box-shadow:none}.rbL50q3wwzE6X7VBHcmW{display:flex;justify-content:flex-end}.gF7LiE_q_elhMrhdypAl{color:var(--jp-gray-50)}.gF7LiE_q_elhMrhdypAl:before{background:var(--jp-gray-50);border-radius:50%;content:"";display:inline-block;height:8px;margin-left:var(--spacing-base);width:8px}.gF7LiE_q_elhMrhdypAl.fbJbqf_YrPpMG4JKF79U{color:var(--jp-green-40)}.gF7LiE_q_elhMrhdypAl.fbJbqf_YrPpMG4JKF79U:before{background:var(--jp-green-40)}.g593fzjQCE_4rNiiwLdg{line-height:1;margin-bottom:calc(var(--spacing-base)*1.5)}.CIp_BwDbLdjYPSVrreqg{align-items:flex-start;justify-content:space-between}.CIp_BwDbLdjYPSVrreqg,.m2epTt5F7wBQNcMdguwQ{display:flex;margin-top:calc(var(--spacing-base)*2)}.m2epTt5F7wBQNcMdguwQ{justify-content:right}.HrEvG7sxsWbTLD0sk477{border-bottom:2px solid var(--jp-gray-5);margin-top:calc(var(--spacing-base)*7)}.VHYulMcpzbr10HWR0iSE{align-items:flex-start;border:1px solid var(--jp-black);border-color:var(--jp-gray-5);border-radius:4px;border-right-width:6px;display:flex;font-size:var(--font-body);padding:24px 18px 27px 31px}.FGpSkMCiIHQjszcV0dbn{margin-left:20px}.FGpSkMCiIHQjszcV0dbn,.KoWZcCwhW13xvkEb0QON{height:calc(var(--spacing-base)*3);width:calc(var(--spacing-base)*3)}.KoWZcCwhW13xvkEb0QON{background-color:#0000;border:none;cursor:pointer;outline:none}@media screen and (max-width:600px){.VHYulMcpzbr10HWR0iSE{box-shadow:0 4px 8px #00000008,0 1px 2px #0000000f;padding-top:68px;position:relative}.FGpSkMCiIHQjszcV0dbn{position:absolute;right:24px;top:24px}.KoWZcCwhW13xvkEb0QON{left:24px;position:absolute;top:24px}}.smrfczkC53EaFM8OJUXs{flex-grow:1}.IKYRWoPwt9xOVEx1wzNS{font-weight:600;margin-bottom:8px}.qM0qY6mPYp1MPN54A3Kg{align-items:center;display:flex;margin-top:20px}.qM0qY6mPYp1MPN54A3Kg a,.qM0qY6mPYp1MPN54A3Kg a:active,.qM0qY6mPYp1MPN54A3Kg a:focus,.qM0qY6mPYp1MPN54A3Kg a:hover{color:var(--jp-black)}.qM0qY6mPYp1MPN54A3Kg>*{margin-left:24px}.A5YkDkkXuiYgavrY6Nux{border-right-color:var(--jp-red)}.A5YkDkkXuiYgavrY6Nux .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-red)}.cT5rwuPMZzWvi5o6shMl{border-right-color:var(--jp-yellow-20)}.cT5rwuPMZzWvi5o6shMl .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-yellow-20)}.yo0O3uvNomPsYUXFCpAS{border-right-color:var(--black)}.yo0O3uvNomPsYUXFCpAS .y_IPyP1wIAOhyNaqvXJq{fill:var(--black)}.oZdDFf1jBLkzn5ICCC6x{border-right-color:var(--jp-green)}.oZdDFf1jBLkzn5ICCC6x .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-green)}.EU0Rvu4PDqVtnCAmbgHg{height:56px;margin-bottom:calc(var(--spacing-base)*8);width:48px}.EU0Rvu4PDqVtnCAmbgHg>svg{position:relative;right:-40px;top:-36px}.MeZ8EJKfFWG5h1abL4gD{padding:calc(var(--spacing-base)*7) 0}.vzMlFr1AXWqefpRrb976{align-items:center;display:flex;justify-content:space-between;margin-bottom:calc(var(--spacing-base)*3)}.gYSOMa4xxLXmsNzvFPkW{background-color:var(--jp-gray-5);border-radius:calc(var(--spacing-base)*3);width:100%}.hNJWdt5qmZkWYAH_vjIp{background-color:var(--jp-green-40);border-radius:calc(var(--spacing-base)*3);height:9px;transition:width .2s}.DHMUfGyHbl5BgD5vjxVz{color:var(--jp-gray-90);font-weight:600;line-height:24px;margin-right:auto;padding-right:var(--spacing-base)}.XqQBRzrxyMhhZvPXIHgk .components-button{box-shadow:inset 0 0 0 1.5px var(--jp-gray);position:relative}.XqQBRzrxyMhhZvPXIHgk .components-button:first-child{border-radius:0 var(--jp-border-radius) var(--jp-border-radius) 0}.XqQBRzrxyMhhZvPXIHgk .components-button:last-child{border-radius:var(--jp-border-radius) 0 0 var(--jp-border-radius)}.XqQBRzrxyMhhZvPXIHgk .components-button:hover{z-index:1}.XqQBRzrxyMhhZvPXIHgk .components-button+.components-button{margin-right:-1.5px}.ttGgvvtxu52J_2mCCopL{padding:calc(var(--spacing-base)*7) 0}.HKtrpPFSTSG9Xek34vBa,.UZsYf4noF2SMuyOqGWPA{align-items:center;display:flex}.HKtrpPFSTSG9Xek34vBa{height:100%}.HKtrpPFSTSG9Xek34vBa img{object-fit:cover;width:100%}.dgFk23NY71PPMar8DEME,.t_Av4raklvnsBRBA4hms{margin-top:calc(var(--spacing-base)*3 + 1px)}.t_Av4raklvnsBRBA4hms{display:flex;justify-content:flex-end}.B5k6PdQs1UVDzb2J98wR>:first-child{flex:1}@media(min-width:960px){.B5k6PdQs1UVDzb2J98wR{align-items:flex-start;display:flex}}._h9h7RagEFrCDu7S2Vfi{display:flex;flex-direction:column;gap:var(--spacing-base)}._h9h7RagEFrCDu7S2Vfi>:last-child{margin-top:calc(var(--spacing-base)*2)}.sSzimfzP9ZeilBh2H0Um{align-items:center;color:var(--jp-black);display:flex;margin-bottom:0}.X7CVf27QOnW2yuV332eo{margin-left:var(--spacing-base);margin-right:-4px}.SaA9v6DNQOHPx1EK90y9{align-items:flex-end;flex-direction:column}.SaA9v6DNQOHPx1EK90y9,.kadiUBzNiR_qFA1y7Eig{display:flex;gap:calc(var(--spacing-base)*2)}.cuoSlhSNrqf1dozY22Xb{fill:#000}.JLquNpQVlysAamuh5lJO,.lAIiifeLMmZAPlQ9n9ZR{fill:var(--jp-green-primary)}.cbOwD8Y4tFjwimmtchQI{fill:#757575}.cbOwD8Y4tFjwimmtchQI.aLWBKY0yRghEk7tNCgK3{fill:var(--color-bluesky)}.cbOwD8Y4tFjwimmtchQI.aHOlEBGD5EA8NKRw3xTw{fill:var(--color-facebook)}.cbOwD8Y4tFjwimmtchQI.aHOlEBGD5EA8NKRw3xTw.social-logo{border-radius:50%}.cbOwD8Y4tFjwimmtchQI.af4Y_zItXvLAOEoSDPSv{fill:var(--color-twitter)}.cbOwD8Y4tFjwimmtchQI.f68aqF3XSD1OBvXR1get{fill:var(--color-linkedin)}.cbOwD8Y4tFjwimmtchQI.xFI0dt3UiXRlRQdqPWkx{fill:var(--color-tumblr)}.cbOwD8Y4tFjwimmtchQI.q7JEoyymveP6kF747M43{fill:var(--color-gplus)}.cbOwD8Y4tFjwimmtchQI.DKOBOTVmTLbh26gUH_73{fill:var(--color-mastodon)}.cbOwD8Y4tFjwimmtchQI.n5XodNsuMfMAAvqHFmbw{fill:var(--color-nextdoor)}.cbOwD8Y4tFjwimmtchQI.n5XodNsuMfMAAvqHFmbw.social-logo{border-radius:50%}.cbOwD8Y4tFjwimmtchQI.cL3m0xBYTYhIKI7lCqDB{fill:var(--color-instagram)}.cbOwD8Y4tFjwimmtchQI.fftumuc_lJ6v0tq4UMVR{fill:var(--color-whatsapp)}.cbOwD8Y4tFjwimmtchQI.inzgC27qxdt7hSdhTWRI{fill:var(--color-threads)}.cbOwD8Y4tFjwimmtchQI.inzgC27qxdt7hSdhTWRI.social-logo{border-radius:40%}._fUXxnSp5pagKBp9gSN7 *{box-sizing:border-box}.GqFcAwJvIrg1v7f6QUfw{display:flex;flex-direction:column;min-height:230px;padding:calc(var(--spacing-base)*3);width:304px}.GqFcAwJvIrg1v7f6QUfw .OENx8kmm62tkWGukzP2S{display:flex;justify-content:space-between;margin-bottom:calc(var(--spacing-base)*2)}.GqFcAwJvIrg1v7f6QUfw .OENx8kmm62tkWGukzP2S .KnqJLKwSceJTwFJrPGHq{max-width:226px}.GqFcAwJvIrg1v7f6QUfw .OENx8kmm62tkWGukzP2S .PJU0_yA9jNf7ao0jhHut{background-color:var(--jp-white);color:var(--jp-gray-90);flex-shrink:0;height:calc(var(--spacing-base)*3);min-width:unset;width:calc(var(--spacing-base)*3)}.GqFcAwJvIrg1v7f6QUfw .OENx8kmm62tkWGukzP2S .PJU0_yA9jNf7ao0jhHut:hover:not(:focus){box-shadow:none}.GqFcAwJvIrg1v7f6QUfw .rrORM3zqHfGvqiPduEXY{align-items:flex-end;display:flex;flex-grow:1;height:calc(var(--spacing-base)*6);justify-content:flex-end;margin-top:calc(var(--spacing-base)*2)}.GqFcAwJvIrg1v7f6QUfw .rrORM3zqHfGvqiPduEXY .Q7fUcDUGhteXEr18rZPC{color:var(--jp-gray-60);flex-grow:1;margin-bottom:var(--spacing-base)}.GqFcAwJvIrg1v7f6QUfw .rrORM3zqHfGvqiPduEXY .S5LAeskUiEQ0JlPhr0Ze{flex-shrink:0}.OtDl6kocO_m2s9sRHaqX{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:600px;width:100%}.BjwJh1S1YVPI7AjmTx6a+.BjwJh1S1YVPI7AjmTx6a{margin-top:calc(var(--spacing-base)*5)}.YWfK8VTp2wnByBauYPKg{background-color:var(--jp-gray-0);overflow-x:scroll;padding:calc(var(--spacing-base)*3)}.pkw2LnOTd8VvQ3oT8sXQ{justify-content:flex-end;margin-top:calc(var(--spacing-base)*3);padding-top:calc(var(--spacing-base)*3)}.ap6lG79CncSqdigJS_WA{margin-top:calc(var(--spacing-base)*4)}.uym7dGHhp6ifjF57yOAO{align-items:flex-end;display:flex;margin-bottom:calc(var(--spacing-base)*2.25)}.e_2eFTR8RyHwmfeqJL4F{flex:1;margin-bottom:0}.IKQVU01PrDMMV5UFLOKv{display:flex;gap:calc(var(--spacing-base)*2)}.pkw2LnOTd8VvQ3oT8sXQ{border-top:1px solid var(--jp-gray);display:flex;justify-content:right;padding-top:calc(var(--spacing-base)*4);width:100%}.pkw2LnOTd8VvQ3oT8sXQ>:last-child{margin-right:calc(var(--spacing-base)*2)}.qazuloIt0teplSEwxRN0{background-color:#fff;border:1px solid var(--jp-gray);border-bottom:none;color:var(--jp-gray-50);display:grid;grid-template-columns:repeat(9,1fr);padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);width:100%}.qazuloIt0teplSEwxRN0>span:first-child{grid-column:1/7}.qazuloIt0teplSEwxRN0>span:not(:first-child){text-align:center}.iJ_biSBRDribuNKX0Zuw{margin:calc(var(--spacing-base)*4) calc(var(--spacing-base)*8);text-align:center}@media(max-width:599px){.uym7dGHhp6ifjF57yOAO{margin-bottom:calc(var(--spacing-base)*3)}.e_2eFTR8RyHwmfeqJL4F{display:none}.pkw2LnOTd8VvQ3oT8sXQ{justify-content:center}.pkw2LnOTd8VvQ3oT8sXQ>*{width:50%}}.v640YfEL85A9rCvyHSzW{align-items:center;display:flex;gap:4px;justify-content:center;margin-bottom:calc(var(--spacing-base)*2);margin-top:calc(var(--spacing-base)*4)}.v640YfEL85A9rCvyHSzW button{font-size:var(--font-body);height:auto;line-height:32px;min-width:32px;padding:0 var(--spacing-base);width:auto}.v640YfEL85A9rCvyHSzW button.gfxpe4zp6ShFsIsce8Ii,.v640YfEL85A9rCvyHSzW button.gfxpe4zp6ShFsIsce8Ii:hover:not(:disabled){background:none;color:var(--jp-black)}.x8UuVEhWucPfdq0hEJg6{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius)}.x8UuVEhWucPfdq0hEJg6>:not(:last-child){border-bottom:1px solid var(--jp-gray)}.eb6Ovfvm1yONz4mdOwbH{background-color:var(--jp-white)}.jF9LXpXR3TxZVDw7TVXT{align-items:center;background:none;border:none;box-sizing:border-box;cursor:pointer;display:grid;grid-template-columns:repeat(9,1fr);margin:0;outline-color:var(--jp-black);padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);text-align:start;width:100%}.jF9LXpXR3TxZVDw7TVXT>:first-of-type{grid-column:1/8}.jF9LXpXR3TxZVDw7TVXT>:last-of-type{grid-column:9}.jF9LXpXR3TxZVDw7TVXT:hover{background:var(--jp-gray-0)}.lNQgAfpwdAUSOLZd8dlD{align-items:center;display:flex;font-size:var(--font-body-small);font-weight:400}.WRQwDYPdffWznX158azR{margin-left:var(--spacing-base)}.dJx9pvlYjDnKn11n5wo8{font-weight:600;margin-bottom:var(--spacing-base);margin-right:calc(var(--spacing-base)*4)}.EKcbLuSblRc7UpzgsFXw{align-items:center}.ILMBWlMLcXc0n97IisrG{overflow:hidden;transform-origin:top center}.T8XIzCNJBQy1UETN5gjU{max-height:0;padding:0;transform:scaleY(0);transition:all .1s}.kWoHGiaZSbq9XJVyUOMC{max-height:1000px;padding:calc(var(--spacing-base)*4) calc(var(--spacing-base)*7);transform:scaleY(1);transition:max-height .3s,transform .2s}.HQgjxePFDRJHamBAGcVU{background-color:var(--jp-white);border-radius:var(--jp-border-radius);box-shadow:0 0 40px #00000014;margin:0;padding:var(--spacing-base) 0}.KtdsNIMumOoHNWMLmuAJ{align-items:center;display:flex;justify-content:space-between;margin:0;padding:calc(var(--spacing-base)*2);text-align:right}.KtdsNIMumOoHNWMLmuAJ.ewyV4ZGn34WDNXmK3ej2{cursor:pointer;outline-color:var(--jp-black)}.KtdsNIMumOoHNWMLmuAJ.ewyV4ZGn34WDNXmK3ej2:focus:not(.owofT85W_XvVdb5vr1GN),.KtdsNIMumOoHNWMLmuAJ.ewyV4ZGn34WDNXmK3ej2:hover:not(.owofT85W_XvVdb5vr1GN){background-color:var(--jp-gray-0)}.KtdsNIMumOoHNWMLmuAJ.owofT85W_XvVdb5vr1GN{background-color:var(--jp-black)}.KtdsNIMumOoHNWMLmuAJ.owofT85W_XvVdb5vr1GN .NESnw2xCLrBpP6WlYZL4{color:var(--jp-white)}.KtdsNIMumOoHNWMLmuAJ.owofT85W_XvVdb5vr1GN .aohnd_y_1lrMuww8NH63{fill:var(--jp-white)}.KtdsNIMumOoHNWMLmuAJ.owofT85W_XvVdb5vr1GN .Rnas_2_2_eLZSYfZ347E{background-color:var(--jp-red);border:1px solid var(--jp-red);color:var(--jp-white)}.NESnw2xCLrBpP6WlYZL4{align-items:center;display:flex;overflow-x:hidden;padding-left:var(--spacing-base)}.m4_14yNRByDyO9yf9pGg{display:block;overflow-x:hidden;text-overflow:ellipsis}.aohnd_y_1lrMuww8NH63{margin-left:calc(var(--spacing-base)*2)}.Rnas_2_2_eLZSYfZ347E{align-items:center;border:1px solid var(--jp-red-60);border-radius:50%;box-sizing:border-box;color:var(--jp-red-60);display:flex;justify-content:center;min-width:30px;padding:calc(var(--spacing-base)/2) var(--spacing-base)}.X8NRHUTBa_4wDvoHN9TT{fill:var(--jp-green-50)}.CsuOteurQlJm4IjXqyZ0{fill:var(--jp-gray-20)}.fvbewglUxEvV1o04yzzp{--icon-size:28px;--item-spacing:calc(var( --spacing-base )*2);--left-spacing:calc(var( --icon-size ) + var( --item-spacing ));list-style:none}.DINy59MKjwiQanaoDTiV{padding:calc(var(--spacing-base)*2)}.XoacHJljw8zRW_fkBSyg{padding:0}.mXM4WZRePVTa07dhQ6MD{margin-right:var(--left-spacing)}.sI3V8khLdCqxkhJQ_XnI{display:flex;justify-content:flex-start;padding:calc(var(--spacing-base)*2)}.hgdxMuIvZwTZ0sfXaols{padding:calc(var(--spacing-base)*2);width:250px}.UErHS2HAh1gszGfYuVIf{align-items:center;background-color:var(--jp-white);border:1px solid var(--jp-gray-10);border-radius:var(--jp-border-radius);display:flex;justify-content:space-between;padding:calc(var(--spacing-base)*2);width:100%}.lEhH1hvCcxLVFMHI8Gwv{display:flex;justify-content:flex-start}.c57Vj4QhAHwcK_HZMxtN{margin-left:var(--spacing-base)}.LumryWNddoF092fZgN2O{font-size:var(--font-body);line-height:1.5}.NFMwU3H5k2qArZe2TTp9{background-color:var(--jp-gray-10);font-weight:600;padding:calc(var(--spacing-base)/2) var(--spacing-base)}.G5W9M8qfo3sGl2OIbwg9{background-color:var(--jp-gray-0);display:flex;flex-direction:row;font-family:Courier\ 10 Pitch,Courier,monospace;overflow-x:scroll;white-space:pre}.Bx4RDCUR316fm_jgGS8N{background-color:var(--jp-gray-10);color:var(--jp-gray-50);display:flex;flex-direction:column;padding:0 var(--spacing-base);text-align:left}.GhN0JvAyRQI3SnVWp2Ot{display:flex;flex-direction:column;flex-grow:1;overflow-x:visible}.GhN0JvAyRQI3SnVWp2Ot del,.GhN0JvAyRQI3SnVWp2Ot div,.GhN0JvAyRQI3SnVWp2Ot ins{padding:0 var(--spacing-base);text-decoration:none}.GhN0JvAyRQI3SnVWp2Ot del{background-color:var(--jp-red-0);color:var(--jp-red-60)}.GhN0JvAyRQI3SnVWp2Ot ins{background-color:var(--jp-green-5);color:var(--jp-green-60)}.xpPHTch5ul0xuZaUoTNa{background-color:var(--jp-gray-0);display:flex;flex-direction:row;font-family:monospace;overflow-x:scroll;padding:0}.AMOpkL9LURkyTK8316cw{background-color:var(--jp-red-0)}.i0_0xMrNWoak1brIaDQq{display:flex;flex-direction:column;text-align:left}.C9fLawPLkMNSZthfwxj6{background-color:var(--jp-gray-10);color:var(--font-body);padding:0 calc(var(--spacing-base)/2)}.C9fLawPLkMNSZthfwxj6.AMOpkL9LURkyTK8316cw{background-color:var(--jp-red-50);color:var(--jp-white)}.ogixgg8fRGekmYGtevh1{display:flex;flex:1;flex-direction:column;overflow-x:visible;white-space:pre}.jYPCgKMDRKfT3vnx0mdG{padding-right:var(--spacing-base)}.UEQ1NqkrwNmaQR7qdEK3{background-color:var(--jp-red);border-radius:calc(var(--jp-border-radius)/2);color:var(--jp-white);padding:calc(var(--spacing-base)/4) calc(var(--spacing-base)/2)}.sfXsfklfkeSRtE9ivQwF{border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);display:inline-block;width:100%}.sfXsfklfkeSRtE9ivQwF>:not(:last-child){border-bottom:1px solid var(--jp-gray)}.ozRrKPlj1QFGUyd3oVke{background-color:var(--jp-white)}.PyvnSHQuuUkZvVsArigy{align-items:center;background:none;border:none;box-sizing:border-box;cursor:pointer;display:grid;grid-template-columns:repeat(9,1fr);margin:0;outline-color:var(--jp-black);padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);text-align:start;width:100%}.PyvnSHQuuUkZvVsArigy>:first-of-type{grid-column:1/7}.PyvnSHQuuUkZvVsArigy>:last-of-type{grid-column:9}.PyvnSHQuuUkZvVsArigy>:not(:first-child){margin:auto}.PyvnSHQuuUkZvVsArigy:hover{background:var(--jp-gray-0)}.u9Xod5s8bCRNj9MR1Drl{align-items:center;display:flex;font-size:var(--font-body-small);font-weight:400}.IbeyulkpO9kjYJ4OkYUD{margin-left:var(--spacing-base)}.KiCgmjHm2f0JDU3cMsgf{font-weight:600}.KiCgmjHm2f0JDU3cMsgf,.kh5zuLR1zNf7KCsxhAZ5{margin-bottom:var(--spacing-base);margin-right:calc(var(--spacing-base)*4)}.kh5zuLR1zNf7KCsxhAZ5{font-size:var(--font-body-small);font-weight:400}.z1z63g62c73XbcPk9DWc{background-color:var(--jp-gray-50);display:inline-block;height:4px;margin:2px 12px;width:4px}.kJ8t3FAtd5VAYjk31SfA{align-items:center}.JP0IJZcYRohfgntEozjm{overflow:hidden;transform-origin:top center}.y7c6zi2wjEnbW3F29fmP{max-height:0;padding:0;transform:scaleY(0);transition:all .1s}.wQWiN_J0SqgduvadyGnm{max-height:1000px;padding:calc(var(--spacing-base)*4) calc(var(--spacing-base)*7);transform:scaleY(1);transition:max-height .3s,transform .2s}.v1fUFCBPmd6miSCf_ehK{fill:var(--jp-green-40)}.oR9QG6gRLvyzqiuIarmu{border-radius:32px;flex-shrink:0;font-size:12px;font-style:normal;font-weight:600;line-height:16px;margin-right:calc(var(--spacing-base)*4);padding:calc(var(--spacing-base)/2);position:relative;text-align:center;width:60px}.oR9QG6gRLvyzqiuIarmu.bZ8KDXMWoim85Zv31E7E{background-color:#008a20;color:var(--jp-white)}.oR9QG6gRLvyzqiuIarmu.uYEkrN4rh8n5cs3aPrYC{background-color:var(--jp-gray-50);color:var(--jp-white)}.WOX88CWB12lzxcMcl_ns{color:#008a20}@media(max-width:599px){.PyvnSHQuuUkZvVsArigy{display:grid;grid-auto-rows:minmax(auto,auto)}.PyvnSHQuuUkZvVsArigy>:first-child{grid-column:1/8;grid-row:1}.PyvnSHQuuUkZvVsArigy>:nth-child(2){grid-row:2;padding-right:calc(var(--spacing-base)*4)}.PyvnSHQuuUkZvVsArigy>:nth-child(3){grid-row:2}.PyvnSHQuuUkZvVsArigy>:nth-child(3) span{margin-top:var(--spacing-base);position:absolute}.PyvnSHQuuUkZvVsArigy>:last-child{grid-column:10;grid-row:1/3}.oR9QG6gRLvyzqiuIarmu{display:none}}@media(max-width:1200px){.kh5zuLR1zNf7KCsxhAZ5{display:grid}.z1z63g62c73XbcPk9DWc{display:none}}.aEAAkNfx0ERh4LEvCBVw>:first-child{flex:1}@media(min-width:960px){.aEAAkNfx0ERh4LEvCBVw{align-items:flex-start;display:flex}}.f3l2VSMBpGpf6Ta1jP5f{align-items:center;color:var(--jp-black);display:flex}.v4n86Hu06mIkxqFkfYY2{margin-left:var(--spacing-base);margin-right:-4px}.fTSgXuIQCZFFBxzFCE0q{align-items:flex-end;display:flex;flex-direction:column;gap:calc(var(--spacing-base)*2)}.KmIjHqrMs3duMPaUf50k{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:600px;width:100%}.DJS67UCXVaM7nIMJePYQ{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:calc(var(--spacing-base)*2.25)}.s4378tf2MiM0bMIxQZkI{flex:1;margin-bottom:0}.jifq7nsF5kZYrcpGQ35V{display:flex;gap:calc(var(--spacing-base)*2)}@media(max-width:599px){.DJS67UCXVaM7nIMJePYQ{margin-bottom:calc(var(--spacing-base)*3)}.s4378tf2MiM0bMIxQZkI{display:none}}*{box-sizing:border-box}#jetpack-protect-root{--wp-admin-theme-color:var(--jp-black);--wp-admin-theme-color-darker-10:var(--jp-black-80);--wp-admin-theme-color-darker-20:var(--jp-black-80);--wp-admin-border-width-focus:1.51px;--actions-size:28px} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/composer.json new file mode 100644 index 00000000..6c02a837 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/composer.json @@ -0,0 +1,76 @@ +{ + "name": "automattic/jetpack-protect", + "description": "Social plugin", + "type": "wordpress-plugin", + "license": "GPL-2.0-or-later", + "require": { + "ext-json": "*", + "automattic/jetpack-assets": "^2.3.7", + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-autoloader": "^3.1.0", + "automattic/jetpack-composer-plugin": "^2.0.3", + "automattic/jetpack-config": "^2.0.4", + "automattic/jetpack-my-jetpack": "^4.35.3", + "automattic/jetpack-plugins-installer": "^0.4.3", + "automattic/jetpack-sync": "^3.10.0", + "automattic/jetpack-transport-helper": "^0.2.4", + "automattic/jetpack-plans": "^0.4.10", + "automattic/jetpack-waf": "^0.18.5", + "automattic/jetpack-status": "^4.0.1", + "automattic/jetpack-protect-status": "^0.1.5" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "0.4.2" + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "build-development": [ + "pnpm run build" + ], + "build-production": [ + "pnpm run build-production-concurrently" + ], + "watch": [ + "Composer\\Config::disableProcessTimeout", + "pnpm run watch" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" + }, + "repositories": [], + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "mirror-repo": "Automattic/jetpack-protect-plugin", + "autorelease": true, + "autotagger": { + "v": false + }, + "release-branch-prefix": "protect", + "wp-plugin-slug": "jetpack-protect", + "wp-svn-autopublish": true, + "version-constants": { + "JETPACK_PROTECT_VERSION": "jetpack-protect.php" + } + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true, + "automattic/jetpack-autoloader": true, + "automattic/jetpack-composer-plugin": true + }, + "autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_protectⓥ3_0_2" + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack-protect.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack-protect.php new file mode 100644 index 00000000..dda7f189 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack-protect.php @@ -0,0 +1,140 @@ + array( + 'plugin' => 'Jetpack Protect', + ), + ); + + return $slugs; + } + ); + + add_action( + 'admin_notices', + function () { + if ( get_current_screen()->id !== 'plugins' ) { + return; + } + + $message = sprintf( + wp_kses( + /* translators: Placeholder is a link to a support document. */ + __( 'Your installation of Jetpack Protect is incomplete. If you installed Jetpack Protect from GitHub, please refer to this document to set up your development environment. Jetpack Protect must have Composer dependencies installed and built via the build command.', 'jetpack-protect' ), + array( + 'a' => array( + 'href' => array(), + 'target' => array(), + 'rel' => array(), + ), + ) + ), + 'https://github.com/Automattic/jetpack/blob/trunk/docs/development-environment.md#building-your-project' + ); + wp_admin_notice( + $message, + array( + 'type' => 'error', + 'dismissible' => true, + ) + ); + } + ); + + return; +} + +// Redirect to plugin page when the plugin is activated. +add_action( 'activated_plugin', 'jetpack_protect_plugin_activation' ); + +/** + * Redirects to plugin page when the plugin is activated + * + * @param string $plugin Path to the plugin file relative to the plugins directory. + */ +function jetpack_protect_plugin_activation( $plugin ) { + if ( + JETPACK_PROTECT_ROOT_FILE_RELATIVE_PATH === $plugin && + ( new \Automattic\Jetpack\Paths() )->is_current_request_activating_plugin_from_plugins_screen( JETPACK_PROTECT_ROOT_FILE_RELATIVE_PATH ) + ) { + wp_safe_redirect( esc_url( admin_url( 'admin.php?page=jetpack-protect' ) ) ); + exit; + } +} + +// Add "Settings" link to plugins page. +add_filter( + 'plugin_action_links_' . JETPACK_PROTECT_FOLDER . '/jetpack-protect.php', + function ( $actions ) { + $settings_link = '' . __( 'Dashboard', 'jetpack-protect' ) . ''; + array_unshift( $actions, $settings_link ); + + return $actions; + } +); + +register_activation_hook( __FILE__, array( 'Jetpack_Protect', 'plugin_activation' ) ); +register_deactivation_hook( __FILE__, array( 'Jetpack_Protect', 'plugin_deactivation' ) ); + +// Main plugin class. +new Jetpack_Protect(); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md new file mode 100644 index 00000000..1e7d3ab7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md @@ -0,0 +1,171 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [2.0.2] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [2.0.1] - 2024-03-12 +### Changed +- Internal updates. + +## [2.0.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [1.4.22] - 2023-09-19 + +- Minor internal updates. + +## [1.4.21] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.4.20] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.4.19] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.4.18] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [1.4.17] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.4.16] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.4.15] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.4.14] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [1.4.13] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.4.12] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [1.4.11] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies + +## [1.4.10] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.4.9] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.4.8] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [1.4.7] - 2021-10-12 +### Changed +- Updated package dependencies + +## [1.4.6] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.4.5] - 2021-08-30 +### Changed +- Run composer update on test-php command instead of phpunit +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). +- updated annotations versions + +## [1.4.4] - 2021-05-25 +### Changed +- Updated package dependencies. + +## [1.4.3] - 2021-04-08 +### Changed +- Packaging and build changes, no change to the package itself. + +## [1.4.2] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies + +### Changed +- Update package dependencies. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.4.1] - 2021-02-05 + +- CI: Make tests more generic + +## [1.4.0] - 2021-01-20 + +- Add mirror-repo information to all current composer packages + +## [1.3.0] - 2020-12-17 + +- Coverage Update whitelist for backend tests +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.2.0] - 2020-09-17 + +## [1.1.1] - 2020-09-17 + +- a8c-mc-stats: Do not distribute test files + +## [1.1.0] - 2020-08-13 + +- CI: Try collect js coverage + +## 1.0.0 - 2020-07-27 + +- Creates the MC Stats package + +[2.0.2]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.22...v2.0.0 +[1.4.22]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.21...v1.4.22 +[1.4.21]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.20...v1.4.21 +[1.4.20]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.19...v1.4.20 +[1.4.19]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.18...v1.4.19 +[1.4.18]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.17...v1.4.18 +[1.4.17]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.16...v1.4.17 +[1.4.16]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.15...v1.4.16 +[1.4.15]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.14...v1.4.15 +[1.4.14]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.13...v1.4.14 +[1.4.13]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.12...v1.4.13 +[1.4.12]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.11...v1.4.12 +[1.4.11]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.10...v1.4.11 +[1.4.10]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.9...v1.4.10 +[1.4.9]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.8...v1.4.9 +[1.4.8]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.7...v1.4.8 +[1.4.7]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.6...v1.4.7 +[1.4.6]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.5...v1.4.6 +[1.4.5]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.4...v1.4.5 +[1.4.4]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.3...v1.4.4 +[1.4.3]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.2...v1.4.3 +[1.4.2]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.1...v1.4.2 +[1.4.1]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.0...v1.4.1 +[1.4.0]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.1.1...v1.2.0 +[1.1.1]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.0.0...v1.1.0 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json new file mode 100644 index 00000000..e2c638c5 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json @@ -0,0 +1,41 @@ +{ + "name": "automattic/jetpack-a8c-mc-stats", + "description": "Used to record internal usage stats for Automattic. Not visible to site owners.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-a8c-mc-stats", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php new file mode 100644 index 00000000..9e573cd7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php @@ -0,0 +1,181 @@ +use_transparent_pixel = $use_transparent_pixel; + } + + /** + * Store a stat for later output. + * + * @param string $group The stat group. + * @param string $name The stat name to bump. + * + * @return boolean true if stat successfully added + */ + public function add( $group, $name ) { + + if ( ! \is_string( $group ) || ! \is_string( $name ) ) { + return false; + } + + if ( ! isset( $this->stats[ $group ] ) ) { + $this->stats[ $group ] = array(); + } + + if ( \in_array( $name, $this->stats[ $group ], true ) ) { + return false; + } + + $this->stats[ $group ][] = $name; + + return true; + } + + /** + * Gets current stats stored to be processed + * + * @return array $stats + */ + public function get_current_stats() { + return $this->stats; + } + + /** + * Return the stats from a group in an array ready to be added as parameters in a query string + * + * @param string $group_name The name of the group to retrieve. + * @return array Array with one item, where the key is the prefixed group and the value are all stats concatenated with a comma. If group not found, an empty array will be returned + */ + public function get_group_query_args( $group_name ) { + $stats = $this->get_current_stats(); + if ( isset( $stats[ $group_name ] ) && ! empty( $stats[ $group_name ] ) ) { + return array( "x_jetpack-{$group_name}" => implode( ',', $stats[ $group_name ] ) ); + } + return array(); + } + + /** + * Gets a list of trac URLs for every stored URL + * + * @return array An array of URLs + */ + public function get_stats_urls() { + + $urls = array(); + + foreach ( $this->get_current_stats() as $group => $stat ) { + $group_query_string = $this->get_group_query_args( $group ); + $urls[] = $this->build_stats_url( $group_query_string ); + } + + return $urls; + } + + /** + * Outputs the tracking pixels for the current stats and empty the stored stats from the object + * + * @return void + */ + public function do_stats() { + $urls = $this->get_stats_urls(); + foreach ( $urls as $url ) { + echo ''; + } + $this->stats = array(); + } + + /** + * Pings the stats server for the current stats and empty the stored stats from the object + * + * @return void + */ + public function do_server_side_stats() { + $urls = $this->get_stats_urls(); + foreach ( $urls as $url ) { + $this->do_server_side_stat( $url ); + } + $this->stats = array(); + } + + /** + * Runs stats code for a one-off, server-side. + * + * @param string $url string The URL to be pinged. Should include `x_jetpack-{$group}={$stats}` or whatever we want to store. + * + * @return bool If it worked. + */ + public function do_server_side_stat( $url ) { + $response = wp_remote_get( esc_url_raw( $url ) ); + if ( is_wp_error( $response ) ) { + return false; + } + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + return false; + } + + return true; + } + + /** + * Builds the stats url. + * + * @param array $args array|string The arguments to append to the URL. + * + * @return string The URL to be pinged. + */ + public function build_stats_url( $args ) { + $defaults = array( + 'v' => 'wpcom2', + 'rand' => md5( wp_rand( 0, 999 ) . time() ), + ); + $args = wp_parse_args( $args, $defaults ); + $gifname = true === $this->use_transparent_pixel ? 'b.gif' : 'g.gif'; + + /** + * Filter the URL used as the Stats tracking pixel. + * + * @since-jetpack 2.3.2 + * @since 1.0.0 + * + * @param string $url Base URL used as the Stats tracking pixel. + */ + $base_url = apply_filters( + 'jetpack_stats_base_url', + 'https://pixel.wp.com/' . $gifname + ); + $url = add_query_arg( $args, $base_url ); + return $url; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md new file mode 100644 index 00000000..f211e5dc --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md @@ -0,0 +1,198 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.4.5] - 2024-09-05 +### Changed +- Jetpack menu: only register Jetpack admin page for contributor roles and above. [#39081] + +## [0.4.4] - 2024-08-29 +### Changed +- Admin menu: change order of Jetpack sub-menu items [#39095] + +## [0.4.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [0.4.2] - 2024-04-22 +### Changed +- Internal updates. + +## [0.4.1] - 2024-03-12 +### Changed +- Internal updates. + +## [0.4.0] - 2024-03-01 +### Added +- Register menus in network admin as well as regular admin. [#36058] + +## [0.3.2] - 2024-01-29 +### Fixed +- Wait until 'admin_menu' action to call `add_menu()`, to avoid triggering the l10n load too early. [#35279] + +## [0.3.1] - 2023-11-24 + +## [0.3.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [0.2.25] - 2023-11-14 + +## [0.2.24] - 2023-10-30 +### Fixed +- Handle Akismet submenu even if Jetpack is present, as Jetpack now relies on this package to do so. [#33559] + +## [0.2.23] - 2023-09-19 +### Changed +- Updated Jetpack submenu sort order so individual features are alpha-sorted. [#32958] + +## [0.2.22] - 2023-09-11 +### Fixed +- Akismet: update naming to common form [#32908] + +## [0.2.21] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [0.2.20] - 2023-04-25 +### Fixed +- Avoid errors when used in combination with an older version of the Logo package. [#30136] + +## [0.2.19] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [0.2.18] - 2023-04-04 +### Changed +- Menu icon: update to latest version of the Jetpack logo [#29418] + +## [0.2.17] - 2023-02-20 +### Changed +- Minor internal updates. + +## [0.2.16] - 2023-01-25 +### Changed +- Minor internal updates. + +## [0.2.15] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [0.2.14] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [0.2.13] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [0.2.12] - 2022-09-20 +### Changed +- Updated package dependencies. + +## [0.2.11] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [0.2.10] - 2022-07-12 +### Changed +- Updated package dependencies. + +## [0.2.9] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [0.2.8] - 2022-06-14 +### Changed +- Updated package dependencies. + +## [0.2.7] - 2022-04-26 +### Changed +- Update package.json metadata. + +## [0.2.6] - 2022-04-05 +### Changed +- Updated package dependencies. + +## [0.2.5] - 2022-03-08 +### Fixed +- Do not handle Akismet submenu if Jetpack plugin is present + +## [0.2.4] - 2022-02-09 +### Added +- Support for akismet menu with stand-alone plugins + +### Fixed +- Fixes menu order working around a bug in add_submenu_page + +## [0.2.3] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [0.2.2] - 2022-01-18 +### Changed +- General: update required node version to v16.13.2 + +## [0.2.1] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies + +## [0.2.0] - 2021-12-14 +### Added +- New method to get the top level menu item + +## [0.1.1] - 2021-11-17 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## 0.1.0 - 2021-10-13 +### Added +- Created the package. + +### Changed +- Updated package dependencies. + +### Fixed +- Fixing menu visibility issues. + +[0.4.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.4...0.4.5 +[0.4.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.3...0.4.4 +[0.4.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.2...0.4.3 +[0.4.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.1...0.4.2 +[0.4.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.0...0.4.1 +[0.4.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.3.2...0.4.0 +[0.3.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.3.1...0.3.2 +[0.3.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.3.0...0.3.1 +[0.3.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.25...0.3.0 +[0.2.25]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.24...0.2.25 +[0.2.24]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.23...0.2.24 +[0.2.23]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.22...0.2.23 +[0.2.22]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.21...0.2.22 +[0.2.21]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.20...0.2.21 +[0.2.20]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.19...0.2.20 +[0.2.19]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.18...0.2.19 +[0.2.18]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.17...0.2.18 +[0.2.17]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.16...0.2.17 +[0.2.16]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.15...0.2.16 +[0.2.15]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.14...0.2.15 +[0.2.14]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.13...0.2.14 +[0.2.13]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.12...0.2.13 +[0.2.12]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.11...0.2.12 +[0.2.11]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.10...0.2.11 +[0.2.10]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.9...0.2.10 +[0.2.9]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.8...0.2.9 +[0.2.8]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.7...0.2.8 +[0.2.7]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.6...0.2.7 +[0.2.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.5...0.2.6 +[0.2.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.4...0.2.5 +[0.2.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.3...0.2.4 +[0.2.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.2...0.2.3 +[0.2.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.1...0.2.2 +[0.2.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.2.0...0.2.1 +[0.2.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.1.1...0.2.0 +[0.1.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.1.0...0.1.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/composer.json new file mode 100644 index 00000000..c91a9ca5 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/composer.json @@ -0,0 +1,54 @@ +{ + "name": "automattic/jetpack-admin-ui", + "description": "Generic Jetpack wp-admin UI elements", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-logo": "^2.0.4", + "automattic/wordbless": "dev-master" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-admin-ui", + "textdomain": "jetpack-admin-ui", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}" + }, + "branch-alias": { + "dev-trunk": "0.4.x-dev" + }, + "version-constants": { + "::PACKAGE_VERSION": "src/class-admin-menu.php" + } + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php new file mode 100644 index 00000000..fdafba56 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php @@ -0,0 +1,208 @@ +get_base64_logo() + : 'dashicons-admin-plugins'; + + if ( ! $jetpack_plugin_present ) { + add_menu_page( + 'Jetpack', + 'Jetpack', + 'edit_posts', + 'jetpack', + '__return_null', + $icon, + 3 + ); + + // If Jetpack plugin is not present, user will only be able to see this menu if they have enough capability to at least one of the sub menus being added. + $can_see_toplevel_menu = false; + } + + /** + * The add_sub_menu function has a bug and will not keep the right order of menu items. + * + * @see https://core.trac.wordpress.org/ticket/52035 + * Let's order the items before registering them. + * Since this all happens after the Jetpack plugin menu items were added, all items will be added after Jetpack plugin items - unless position is very low number (smaller than the number of menu items present in Jetpack plugin). + */ + usort( + self::$menu_items, + function ( $a, $b ) { + $position_a = empty( $a['position'] ) ? 0 : $a['position']; + $position_b = empty( $b['position'] ) ? 0 : $b['position']; + $result = $position_a <=> $position_b; + + if ( 0 === $result ) { + $result = strcmp( $a['menu_title'], $b['menu_title'] ); + } + + return $result; + } + ); + + foreach ( self::$menu_items as $menu_item ) { + if ( ! current_user_can( $menu_item['capability'] ) ) { + continue; + } + + $can_see_toplevel_menu = true; + + add_submenu_page( + 'jetpack', + $menu_item['page_title'], + $menu_item['menu_title'], + $menu_item['capability'], + $menu_item['menu_slug'], + $menu_item['function'], + $menu_item['position'] + ); + } + + if ( ! $jetpack_plugin_present ) { + remove_submenu_page( 'jetpack', 'jetpack' ); + } + + if ( ! $can_see_toplevel_menu ) { + remove_menu_page( 'jetpack' ); + } + } + + /** + * Adds a new submenu to the Jetpack Top level menu + * + * The parameters this method accepts are the same as @see add_submenu_page. This class will + * aggreagate all menu items registered by stand-alone plugins and make sure they all go under the same + * Jetpack top level menu. It will also handle the top level menu registration in case the Jetpack plugin is not present. + * + * @param string $page_title The text to be displayed in the title tags of the page when the menu + * is selected. + * @param string $menu_title The text to be used for the menu. + * @param string $capability The capability required for this menu to be displayed to the user. + * @param string $menu_slug The slug name to refer to this menu by. Should be unique for this menu + * and only include lowercase alphanumeric, dashes, and underscores characters + * to be compatible with sanitize_key(). + * @param callable $function The function to be called to output the content for this page. + * @param int $position The position in the menu order this item should appear. Leave empty typically. + * + * @return string The resulting page's hook_suffix + */ + public static function add_menu( $page_title, $menu_title, $capability, $menu_slug, $function, $position = null ) { + self::init(); + self::$menu_items[] = compact( 'page_title', 'menu_title', 'capability', 'menu_slug', 'function', 'position' ); + + /** + * Let's return the page hook so consumers can use. + * We know all pages will be under Jetpack top level menu page, so we can hardcode the first part of the string. + * Using get_plugin_page_hookname here won't work because the top level page is not registered yet. + */ + return 'jetpack_page_' . $menu_slug; + } + + /** + * Gets the slug for the first item under the Jetpack top level menu + * + * @return string|null + */ + public static function get_top_level_menu_item_slug() { + global $submenu; + if ( ! empty( $submenu['jetpack'] ) ) { + $item = reset( $submenu['jetpack'] ); + if ( isset( $item[2] ) ) { + return $item[2]; + } + } + } + + /** + * Gets the URL for the first item under the Jetpack top level menu + * + * @param string $fallback If Jetpack menu is not there or no children is found, return this fallback instead. Default to admin_url(). + * @return string + */ + public static function get_top_level_menu_item_url( $fallback = false ) { + $slug = self::get_top_level_menu_item_slug(); + + if ( $slug ) { + $url = menu_page_url( $slug, false ); + return $url; + } + + $url = $fallback ? $fallback : admin_url(); + return $url; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/.eslintrc.cjs b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/.eslintrc.cjs new file mode 100644 index 00000000..66a22f5e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/.eslintrc.cjs @@ -0,0 +1,3 @@ +module.exports = { + extends: [ require.resolve( 'jetpack-js-tools/eslintrc/react' ) ], +}; diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md new file mode 100644 index 00000000..2a075024 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md @@ -0,0 +1,611 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [2.3.7] - 2024-09-05 +### Changed +- Internal updates. + +## [2.3.6] - 2024-09-05 +### Changed +- Updated package dependencies. [#39176] + +### Fixed +- Fixed script data not available in block editor iframe [#39221] + +## [2.3.5] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + +## [2.3.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [2.3.3] - 2024-08-21 +### Changed +- i18n loader script & React JSX runtime: load scripts in the footer. [#38929] + +## [2.3.2] - 2024-08-15 +### Changed +- Updated package dependencies. [#38662] + +## [2.3.1] - 2024-08-12 +### Fixed +- Fixed variable names. [#38606] + +## [2.3.0] - 2024-08-08 +### Added +- Added jetpack-initial-state package to consolidate the logic for Initial state. [#38430] + +## [2.2.0] - 2024-07-23 +### Added +- Assets: Add JSX runtime polyfill `react-jsx-runtime` for WordPress < 6.6. [#38428] + +## [2.1.13] - 2024-07-03 +### Changed +- Updated package dependencies. [#38132] + +## [2.1.12] - 2024-06-05 +### Changed +- Updated package dependencies. [#37669] + +## [2.1.11] - 2024-05-20 +### Changed +- Internal updates. + +## [2.1.10] - 2024-05-16 +### Added +- Assets: Adding comments to explain why we use variables within translation functions [#37397] + +### Changed +- Updated package dependencies. [#37379] + +## [2.1.9] - 2024-05-06 +### Changed +- Updated package dependencies. [#37147] + +## [2.1.8] - 2024-04-22 +### Changed +- Internal updates. + +## [2.1.7] - 2024-04-08 +### Changed +- Updated package dependencies. [#36760] + +## [2.1.6] - 2024-03-27 +### Changed +- Updated package dependencies. [#36585] + +## [2.1.5] - 2024-03-18 +### Changed +- Internal updates. + +## [2.1.4] - 2024-03-12 +### Changed +- Internal updates. + +## [2.1.3] - 2024-03-12 +### Changed +- Updated package dependencies. [#36325] + +## [2.1.2] - 2024-03-04 +### Changed +- Updated package dependencies. [#36095] + +## [2.1.1] - 2024-02-13 +### Changed +- Updated package dependencies. [#35608] + +## [2.1.0] - 2024-02-05 +### Added +- Add support for script enqueuing strategies implemented in WordPress 6.3 [#34072] + +### Changed +- Updated package dependencies. [#35384] + +## [2.0.4] - 2024-01-04 +### Changed +- Updated package dependencies. [#34815] + +## [2.0.3] - 2023-12-11 +### Changed +- Updated package dependencies. [#34492] + +## [2.0.2] - 2023-12-03 +### Changed +- Updated package dependencies. [#34411] [#34427] + +## [2.0.1] - 2023-11-21 + +## [2.0.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [1.18.15] - 2023-11-14 +### Changed +- Updated package dependencies. [#34093] + +## [1.18.14] - 2023-11-03 + +## [1.18.13] - 2023-10-19 +### Changed +- Updated package dependencies. [#33687] + +## [1.18.12] - 2023-10-10 +### Changed +- Updated package dependencies. [#33428] + +### Fixed +- Pass `false`, not `null`, to `WP_Scripts->add()`. [#33513] + +## [1.18.11] - 2023-09-19 + +- Minor internal updates. + +## [1.18.10] - 2023-09-04 +### Changed +- Updated package dependencies. [#32803] + +## [1.18.9] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.18.8] - 2023-08-09 +### Changed +- Updated package dependencies. [#32166] + +## [1.18.7] - 2023-07-11 +### Changed +- Updated package dependencies. [#31785] + +## [1.18.6] - 2023-07-05 +### Changed +- Updated package dependencies. [#31659] + +## [1.18.5] - 2023-06-21 +### Changed +- Updated package dependencies. [#31468] + +## [1.18.4] - 2023-06-06 +### Changed +- Updated package dependencies. [#31129] + +## [1.18.3] - 2023-05-15 +### Changed +- Internal updates. + +## [1.18.2] - 2023-05-02 +### Changed +- Updated package dependencies. [#30375] + +## [1.18.1] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.18.0] - 2023-04-04 +### Changed +- Async script enqueuing: switch to static method. [#29780] +- Updated package dependencies. [#29854] + +## [1.17.34] - 2023-03-20 +### Changed +- Updated package dependencies. [#29471] + +## [1.17.33] - 2023-03-08 +### Changed +- Updated package dependencies. [#29216] + +## [1.17.32] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.17.31] - 2023-02-15 +### Changed +- Update to React 18. [#28710] + +## [1.17.30] - 2023-01-25 +### Changed +- Minor internal updates. + +## [1.17.29] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [1.17.28] - 2022-12-02 +### Changed +- Updated package dependencies. + +## [1.17.27] - 2022-11-28 +### Changed +- Updated package dependencies. [#27576] + +## [1.17.26] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.17.25] - 2022-11-08 +### Changed +- Updated package dependencies. [#27289] + +## [1.17.24] - 2022-11-01 +### Changed +- Updated package dependencies. + +## [1.17.23] - 2022-10-13 +### Changed +- Updated package dependencies. [#26791] + +## [1.17.22] - 2022-10-05 +### Changed +- Updated package dependencies. [#26568] + +## [1.17.21] - 2022-08-25 +### Changed +- Updated package dependencies. [#25814] + +## [1.17.20] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.17.19] - 2022-07-12 +### Changed +- Updated package dependencies. + +## [1.17.18] - 2022-07-06 +### Changed +- Updated package dependencies + +## [1.17.17] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [1.17.16] - 2022-06-14 + +## [1.17.15] - 2022-06-08 +### Changed +- Reorder JS imports for `import/order` eslint rule. [#24601] + +## [1.17.14] - 2022-05-18 +### Changed +- Updated package dependencies [#24372] + +## [1.17.13] - 2022-05-10 +### Changed +- Updated package dependencies. [#24302] + +## [1.17.12] - 2022-05-04 +### Added +- Add missing JavaScript dependencies, and fix a test. [#24096] + +## [1.17.11] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.17.10] - 2022-04-19 +### Fixed +- Assets: Defer the enqueued script instead of its translations + +## [1.17.9] - 2022-04-05 +### Changed +- Updated package dependencies. + +## [1.17.8] - 2022-03-29 +### Changed +- Updated package dependencies. + +## [1.17.7] - 2022-03-23 +### Changed +- Updated package dependencies. + +## [1.17.6] - 2022-03-02 +### Changed +- Updated package dependencies. + +## [1.17.5] - 2022-02-16 +### Changed +- Updated package dependencies. + +## [1.17.4] - 2022-02-09 +### Changed +- Updated package dependencies. + +## [1.17.3] - 2022-02-02 +### Fixed +- Fixed minor coding standard violation. + +## [1.17.2] - 2022-02-01 +### Changed +- Build: remove unneeded files from production build. + +## [1.17.1] - 2022-01-27 +### Changed +- Updated package dependencies. + +## [1.17.0] - 2022-01-25 +### Added +- Accept package path prefixes from jetpack-composer-plugin and use them when lazy-loading JS translations. +- Generate the `wp-jp-i18n-loader` module needed by the new i18n-loader-webpack-plugin. + +### Deprecated +- Deprecated the `wp-jp-i18n-state` module. + +## [1.16.2] - 2022-01-18 +### Fixed +- Handle the case where `WP_LANG_DIR` is in `WP_CONTENT_DIR`, but `WP_CONTENT_DIR` is not in `ABSPATH`. + +## [1.16.1] - 2022-01-05 +### Fixed +- Don't issue a "doing it wrong" warning for registering aliases during plugin activation. + +## [1.16.0] - 2022-01-04 +### Added +- Document use of jetpack-assets, jetpack-composer-plugin, and i18n-loader-webpack-plugin together. + +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies +- Updated package textdomain from `jetpack` to `jetpack-assets`. + +## [1.15.0] - 2021-12-20 +### Added +- Add `alias_textdomain()`. + +## [1.14.0] - 2021-12-14 +### Added +- Generate `wp-jp-i18n-state` script. + +## [1.13.1] - 2021-11-22 +### Fixed +- Call `_doing_it_wrong` correctly. + +## [1.13.0] - 2021-11-22 +### Added +- Have `Assets::register_script()` accept a textdomain for `wp_set_script_translations` (and complain if no textdomain is passed when `wp-i18n` is depended on). + +### Changed +- Updated package dependencies + +### Fixed +- Added missing option doc for `Assets::register_script()`. + +## [1.12.0] - 2021-11-15 +### Added +- Add `Assets::register_script()` for easier loading of Webpack-built scripts. + +## [1.11.10] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.11.9] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [1.11.8] - 2021-10-06 +### Changed +- Updated package dependencies + +## [1.11.7] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.11.6] - 2021-08-30 +### Changed +- Run composer update on test-php command instead of phpunit +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). +- update annotations versions + +## [1.11.5] - 2021-05-25 +### Changed +- Updated package dependencies. + +## [1.11.4] - 2021-04-08 +### Changed +- Packaging and build changes, no change to the package itself. + +## [1.11.3] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies + +### Changed +- Update package dependencies. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.11.2] - 2021-02-23 + +- CI: Make tests more generic + +## [1.11.1] - 2021-01-26 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.11.0] - 2021-01-05 + +- Update dependency brain/monkey to v2.6.0 + +## [1.10.0] - 2020-12-08 + +- Assets: introduce new method to process static resources +- Assets: Use defer for script tags +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.9.1] - 2020-11-24 + +- Update dependency brain/monkey to v2.5.0 +- Updated PHPCS: Packages and Debugger + +## [1.9.0] - 2020-10-27 + +- Instagram oEmbed: Simplify + +## [1.8.0] - 2020-09-29 + +- Consolidate the Lazy Images package to rely on the Assets package + +## [1.7.0] - 2020-08-25 + +- Packages: Update filenames after #16810 +- CI: Try collect js coverage +- Docker: Add package testing shortcut + +## [1.6.0] - 2020-07-28 + +- Various: Use wp_resource_hints + +## [1.5.0] - 2020-06-30 + +- PHPCS: Clean up the packages +- WooCommerce Analytics: avoid 404 error when enqueuing script + +## [1.4.0] - 2020-05-26 + +- Add Jetpack Scan threat notifications + +## [1.3.0] - 2020-04-28 + +- Update dependencies to latest stable + +## [1.2.0] - 2020-03-31 + +- Update dependencies to latest stable + +## [1.1.1] - 2020-01-27 + +- Pin dependency brain/monkey to 2.4.0 + +## [1.1.0] - 2020-01-14 + +- Packages: Various improvements for wp.com or self-contained consumers + +## [1.0.3] - 2019-11-08 + +- Packages: Use classmap instead of PSR-4 + +## [1.0.1] - 2019-10-28 + +- PHPCS: JITM and Assets packages +- Packages: Add gitattributes files to all packages that need th… + +## 1.0.0 - 2019-09-14 + +- Statically access asset tools + +[2.3.7]: https://github.com/Automattic/jetpack-assets/compare/v2.3.6...v2.3.7 +[2.3.6]: https://github.com/Automattic/jetpack-assets/compare/v2.3.5...v2.3.6 +[2.3.5]: https://github.com/Automattic/jetpack-assets/compare/v2.3.4...v2.3.5 +[2.3.4]: https://github.com/Automattic/jetpack-assets/compare/v2.3.3...v2.3.4 +[2.3.3]: https://github.com/Automattic/jetpack-assets/compare/v2.3.2...v2.3.3 +[2.3.2]: https://github.com/Automattic/jetpack-assets/compare/v2.3.1...v2.3.2 +[2.3.1]: https://github.com/Automattic/jetpack-assets/compare/v2.3.0...v2.3.1 +[2.3.0]: https://github.com/Automattic/jetpack-assets/compare/v2.2.0...v2.3.0 +[2.2.0]: https://github.com/Automattic/jetpack-assets/compare/v2.1.13...v2.2.0 +[2.1.13]: https://github.com/Automattic/jetpack-assets/compare/v2.1.12...v2.1.13 +[2.1.12]: https://github.com/Automattic/jetpack-assets/compare/v2.1.11...v2.1.12 +[2.1.11]: https://github.com/Automattic/jetpack-assets/compare/v2.1.10...v2.1.11 +[2.1.10]: https://github.com/Automattic/jetpack-assets/compare/v2.1.9...v2.1.10 +[2.1.9]: https://github.com/Automattic/jetpack-assets/compare/v2.1.8...v2.1.9 +[2.1.8]: https://github.com/Automattic/jetpack-assets/compare/v2.1.7...v2.1.8 +[2.1.7]: https://github.com/Automattic/jetpack-assets/compare/v2.1.6...v2.1.7 +[2.1.6]: https://github.com/Automattic/jetpack-assets/compare/v2.1.5...v2.1.6 +[2.1.5]: https://github.com/Automattic/jetpack-assets/compare/v2.1.4...v2.1.5 +[2.1.4]: https://github.com/Automattic/jetpack-assets/compare/v2.1.3...v2.1.4 +[2.1.3]: https://github.com/Automattic/jetpack-assets/compare/v2.1.2...v2.1.3 +[2.1.2]: https://github.com/Automattic/jetpack-assets/compare/v2.1.1...v2.1.2 +[2.1.1]: https://github.com/Automattic/jetpack-assets/compare/v2.1.0...v2.1.1 +[2.1.0]: https://github.com/Automattic/jetpack-assets/compare/v2.0.4...v2.1.0 +[2.0.4]: https://github.com/Automattic/jetpack-assets/compare/v2.0.3...v2.0.4 +[2.0.3]: https://github.com/Automattic/jetpack-assets/compare/v2.0.2...v2.0.3 +[2.0.2]: https://github.com/Automattic/jetpack-assets/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-assets/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-assets/compare/v1.18.15...v2.0.0 +[1.18.15]: https://github.com/Automattic/jetpack-assets/compare/v1.18.14...v1.18.15 +[1.18.14]: https://github.com/Automattic/jetpack-assets/compare/v1.18.13...v1.18.14 +[1.18.13]: https://github.com/Automattic/jetpack-assets/compare/v1.18.12...v1.18.13 +[1.18.12]: https://github.com/Automattic/jetpack-assets/compare/v1.18.11...v1.18.12 +[1.18.11]: https://github.com/Automattic/jetpack-assets/compare/v1.18.10...v1.18.11 +[1.18.10]: https://github.com/Automattic/jetpack-assets/compare/v1.18.9...v1.18.10 +[1.18.9]: https://github.com/Automattic/jetpack-assets/compare/v1.18.8...v1.18.9 +[1.18.8]: https://github.com/Automattic/jetpack-assets/compare/v1.18.7...v1.18.8 +[1.18.7]: https://github.com/Automattic/jetpack-assets/compare/v1.18.6...v1.18.7 +[1.18.6]: https://github.com/Automattic/jetpack-assets/compare/v1.18.5...v1.18.6 +[1.18.5]: https://github.com/Automattic/jetpack-assets/compare/v1.18.4...v1.18.5 +[1.18.4]: https://github.com/Automattic/jetpack-assets/compare/v1.18.3...v1.18.4 +[1.18.3]: https://github.com/Automattic/jetpack-assets/compare/v1.18.2...v1.18.3 +[1.18.2]: https://github.com/Automattic/jetpack-assets/compare/v1.18.1...v1.18.2 +[1.18.1]: https://github.com/Automattic/jetpack-assets/compare/v1.18.0...v1.18.1 +[1.18.0]: https://github.com/Automattic/jetpack-assets/compare/v1.17.34...v1.18.0 +[1.17.34]: https://github.com/Automattic/jetpack-assets/compare/v1.17.33...v1.17.34 +[1.17.33]: https://github.com/Automattic/jetpack-assets/compare/v1.17.32...v1.17.33 +[1.17.32]: https://github.com/Automattic/jetpack-assets/compare/v1.17.31...v1.17.32 +[1.17.31]: https://github.com/Automattic/jetpack-assets/compare/v1.17.30...v1.17.31 +[1.17.30]: https://github.com/Automattic/jetpack-assets/compare/v1.17.29...v1.17.30 +[1.17.29]: https://github.com/Automattic/jetpack-assets/compare/v1.17.28...v1.17.29 +[1.17.28]: https://github.com/Automattic/jetpack-assets/compare/v1.17.27...v1.17.28 +[1.17.27]: https://github.com/Automattic/jetpack-assets/compare/v1.17.26...v1.17.27 +[1.17.26]: https://github.com/Automattic/jetpack-assets/compare/v1.17.25...v1.17.26 +[1.17.25]: https://github.com/Automattic/jetpack-assets/compare/v1.17.24...v1.17.25 +[1.17.24]: https://github.com/Automattic/jetpack-assets/compare/v1.17.23...v1.17.24 +[1.17.23]: https://github.com/Automattic/jetpack-assets/compare/v1.17.22...v1.17.23 +[1.17.22]: https://github.com/Automattic/jetpack-assets/compare/v1.17.21...v1.17.22 +[1.17.21]: https://github.com/Automattic/jetpack-assets/compare/v1.17.20...v1.17.21 +[1.17.20]: https://github.com/Automattic/jetpack-assets/compare/v1.17.19...v1.17.20 +[1.17.19]: https://github.com/Automattic/jetpack-assets/compare/v1.17.18...v1.17.19 +[1.17.18]: https://github.com/Automattic/jetpack-assets/compare/v1.17.17...v1.17.18 +[1.17.17]: https://github.com/Automattic/jetpack-assets/compare/v1.17.16...v1.17.17 +[1.17.16]: https://github.com/Automattic/jetpack-assets/compare/v1.17.15...v1.17.16 +[1.17.15]: https://github.com/Automattic/jetpack-assets/compare/v1.17.14...v1.17.15 +[1.17.14]: https://github.com/Automattic/jetpack-assets/compare/v1.17.13...v1.17.14 +[1.17.13]: https://github.com/Automattic/jetpack-assets/compare/v1.17.12...v1.17.13 +[1.17.12]: https://github.com/Automattic/jetpack-assets/compare/v1.17.11...v1.17.12 +[1.17.11]: https://github.com/Automattic/jetpack-assets/compare/v1.17.10...v1.17.11 +[1.17.10]: https://github.com/Automattic/jetpack-assets/compare/v1.17.9...v1.17.10 +[1.17.9]: https://github.com/Automattic/jetpack-assets/compare/v1.17.8...v1.17.9 +[1.17.8]: https://github.com/Automattic/jetpack-assets/compare/v1.17.7...v1.17.8 +[1.17.7]: https://github.com/Automattic/jetpack-assets/compare/v1.17.6...v1.17.7 +[1.17.6]: https://github.com/Automattic/jetpack-assets/compare/v1.17.5...v1.17.6 +[1.17.5]: https://github.com/Automattic/jetpack-assets/compare/v1.17.4...v1.17.5 +[1.17.4]: https://github.com/Automattic/jetpack-assets/compare/v1.17.3...v1.17.4 +[1.17.3]: https://github.com/Automattic/jetpack-assets/compare/v1.17.2...v1.17.3 +[1.17.2]: https://github.com/Automattic/jetpack-assets/compare/v1.17.1...v1.17.2 +[1.17.1]: https://github.com/Automattic/jetpack-assets/compare/v1.17.0...v1.17.1 +[1.17.0]: https://github.com/Automattic/jetpack-assets/compare/v1.16.2...v1.17.0 +[1.16.2]: https://github.com/Automattic/jetpack-assets/compare/v1.16.1...v1.16.2 +[1.16.1]: https://github.com/Automattic/jetpack-assets/compare/v1.16.0...v1.16.1 +[1.16.0]: https://github.com/Automattic/jetpack-assets/compare/v1.15.0...v1.16.0 +[1.15.0]: https://github.com/Automattic/jetpack-assets/compare/v1.14.0...v1.15.0 +[1.14.0]: https://github.com/Automattic/jetpack-assets/compare/v1.13.1...v1.14.0 +[1.13.1]: https://github.com/Automattic/jetpack-assets/compare/v1.13.0...v1.13.1 +[1.13.0]: https://github.com/Automattic/jetpack-assets/compare/v1.12.0...v1.13.0 +[1.12.0]: https://github.com/Automattic/jetpack-assets/compare/v1.11.10...v1.12.0 +[1.11.10]: https://github.com/Automattic/jetpack-assets/compare/v1.11.9...v1.11.10 +[1.11.9]: https://github.com/Automattic/jetpack-assets/compare/v1.11.8...v1.11.9 +[1.11.8]: https://github.com/Automattic/jetpack-assets/compare/v1.11.7...v1.11.8 +[1.11.7]: https://github.com/Automattic/jetpack-assets/compare/v1.11.6...v1.11.7 +[1.11.6]: https://github.com/Automattic/jetpack-assets/compare/v1.11.5...v1.11.6 +[1.11.5]: https://github.com/Automattic/jetpack-assets/compare/v1.11.4...v1.11.5 +[1.11.4]: https://github.com/Automattic/jetpack-assets/compare/v1.11.3...v1.11.4 +[1.11.3]: https://github.com/Automattic/jetpack-assets/compare/v1.11.2...v1.11.3 +[1.11.2]: https://github.com/Automattic/jetpack-assets/compare/v1.11.1...v1.11.2 +[1.11.1]: https://github.com/Automattic/jetpack-assets/compare/v1.11.0...v1.11.1 +[1.11.0]: https://github.com/Automattic/jetpack-assets/compare/v1.10.0...v1.11.0 +[1.10.0]: https://github.com/Automattic/jetpack-assets/compare/v1.9.1...v1.10.0 +[1.9.1]: https://github.com/Automattic/jetpack-assets/compare/v1.9.0...v1.9.1 +[1.9.0]: https://github.com/Automattic/jetpack-assets/compare/v1.8.0...v1.9.0 +[1.8.0]: https://github.com/Automattic/jetpack-assets/compare/v1.7.0...v1.8.0 +[1.7.0]: https://github.com/Automattic/jetpack-assets/compare/v1.6.0...v1.7.0 +[1.6.0]: https://github.com/Automattic/jetpack-assets/compare/v1.5.0...v1.6.0 +[1.5.0]: https://github.com/Automattic/jetpack-assets/compare/v1.4.0...v1.5.0 +[1.4.0]: https://github.com/Automattic/jetpack-assets/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/Automattic/jetpack-assets/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/Automattic/jetpack-assets/compare/v1.1.1...v1.2.0 +[1.1.1]: https://github.com/Automattic/jetpack-assets/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/Automattic/jetpack-assets/compare/v1.0.3...v1.1.0 +[1.0.3]: https://github.com/Automattic/jetpack-assets/compare/v1.0.1...v1.0.3 +[1.0.1]: https://github.com/Automattic/jetpack-assets/compare/v1.0.0...v1.0.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/actions.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/actions.php new file mode 100644 index 00000000..487100d8 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/actions.php @@ -0,0 +1,25 @@ + 1, + 'function' => array( Automattic\Jetpack\Assets::class, 'wp_default_scripts_hook' ), + ); + // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited + $wp_filter['plugins_loaded'][1][] = array( + 'accepted_args' => 0, + 'function' => array( Automattic\Jetpack\Assets\Script_Data::class, 'configure' ), + ); +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php new file mode 100644 index 00000000..cb123d3a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php @@ -0,0 +1 @@ + array('wp-i18n'), 'version' => 'becd7d9884bc1b331e45'); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js new file mode 100644 index 00000000..2712dfa9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js @@ -0,0 +1 @@ +(()=>{var e={477:function(e){e.exports=function(e){function r(t){if(n[t])return n[t].exports;var o=n[t]={i:t,l:!1,exports:{}};return e[t].call(o.exports,o,o.exports,r),o.l=!0,o.exports}var n={};return r.m=e,r.c=n,r.i=function(e){return e},r.d=function(e,n,t){r.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:t})},r.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(n,"a",n),n},r.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},r.p="",r(r.s=1)}([function(e,r,n){"use strict";function t(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(r,"__esModule",{value:!0});var o=function(){function e(e,r){for(var n=0;n>>32-o)+n&4294967295}},{key:"ff",value:function(r,n,t,o,a,i,f){return e.cmn(n&t|~n&o,r,n,a,i,f)}},{key:"gg",value:function(r,n,t,o,a,i,f){return e.cmn(n&o|t&~o,r,n,a,i,f)}},{key:"hh",value:function(r,n,t,o,a,i,f){return e.cmn(n^t^o,r,n,a,i,f)}},{key:"ii",value:function(r,n,t,o,a,i,f){return e.cmn(t^(n|~o),r,n,a,i,f)}},{key:"md51",value:function(r){for(var n=r.length,t=[1732584193,-271733879,-1732584194,271733878],o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],a=0,i=64;i<=n;i+=64)e.md5cycle(t,e.md5blk(r.substring(i-64,i)));for(r=r.substring(i-64),i=0,a=r.length;i>2]|=r.charCodeAt(i)<<(i%4<<3);if(o[i>>2]|=128<<(i%4<<3),i>55)for(e.md5cycle(t,o),i=0;i<16;i++)o[i]=0;return o[14]=8*n,e.md5cycle(t,o),t}},{key:"md5blk",value:function(e){for(var r=[],n=0;n<64;n+=4)r[n>>2]=e.charCodeAt(n)+(e.charCodeAt(n+1)<<8)+(e.charCodeAt(n+2)<<16)+(e.charCodeAt(n+3)<<24);return r}},{key:"rhex",value:function(r){var n="";return n+=e.hexArray[r>>4&15]+e.hexArray[15&r],n+=e.hexArray[r>>12&15]+e.hexArray[r>>8&15],(n+=e.hexArray[r>>20&15]+e.hexArray[r>>16&15])+(e.hexArray[r>>28&15]+e.hexArray[r>>24&15])}},{key:"hex",value:function(r){for(var n=r.length,t=0;t{const t=n(723),{default:o}=n(477),a={plugin:"plugins/",theme:"themes/",core:""},i=(e,r)=>Object.prototype.hasOwnProperty.call(e,r);e.exports={state:{baseUrl:null,locale:null,domainMap:{},domainPaths:{}},async downloadI18n(e,r,n){const f=this.state;if(!f||"string"!=typeof f.baseUrl)throw new Error("wp.jpI18nLoader.state is not set");if("en_US"===f.locale)return;if("undefined"==typeof fetch)throw new Error("Fetch API is not available.");const u=i(f.domainPaths,r)?f.domainPaths[r]:"";let c,h;const l=e.indexOf("?");l>=0?(c=o.hash(u+e.substring(0,l)),h=e.substring(l)):(c=o.hash(u+e),h="");const s=i(f.domainMap,r)?f.domainMap[r]:a[n]+r,g=await fetch(`${f.baseUrl}${s}-${f.locale}-${c}.json${h}`);if(!g.ok)throw new Error(`HTTP request failed: ${g.status} ${g.statusText}`);const d=await g.json(),p=i(d.locale_data,r)?d.locale_data[r]:d.locale_data.messages;p[""].domain=r,t.setLocaleData(p,r)}}},723:e=>{"use strict";e.exports=window.wp.i18n}},r={};var n=function n(t){var o=r[t];if(void 0!==o)return o.exports;var a=r[t]={exports:{}};return e[t].call(a.exports,a,a.exports,n),a.exports}(305);(window.wp=window.wp||{}).jpI18nLoader=n})(); \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php new file mode 100644 index 00000000..af7fa2e6 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php @@ -0,0 +1 @@ + array(), 'version' => '0274966690f87adbeccb'); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js new file mode 100644 index 00000000..c445d9f2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.JetpackScriptDataModule=t():e.JetpackScriptDataModule=t()}(self,(()=>(()=>{var e={729:(e,t,r)=>{"use strict";r.r(t),r.d(t,{getActiveFeatures:()=>a.mH,getAdminUrl:()=>a.hT,getJetpackAdminPageUrl:()=>a.oQ,getMyJetpackUrl:()=>a.e5,getScriptData:()=>a.au,getSiteData:()=>a.sV});var o=r(428),n={};for(const e in o)"default"!==e&&(n[e]=()=>o[e]);r.d(t,n);var a=r(336)},428:()=>{},336:(e,t,r)=>{"use strict";function o(){return window.JetpackScriptData}function n(){return o().site}function a(e=""){return`${o().site.admin_url}${e}`}function i(e=""){return a(`admin.php?page=jetpack${e}`)}function u(e=""){return a(`admin.php?page=my-jetpack${e}`)}function p(){return o().site.plan?.features?.active??[]}r.d(t,{au:()=>o,e5:()=>u,hT:()=>a,mH:()=>p,oQ:()=>i,sV:()=>n})}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var a=t[o]={exports:{}};return e[o](a,a.exports,r),a.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{"use strict";r.r(o);var e=r(729),t={};for(const r in e)"default"!==r&&(t[r]=()=>e[r]);r.d(o,t)})(),o})())); \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/react-jsx-runtime.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/react-jsx-runtime.js new file mode 100644 index 00000000..88aaa29f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/react-jsx-runtime.js @@ -0,0 +1,2 @@ +/*! For license information please see react-jsx-runtime.js.LICENSE.txt */ +(()=>{"use strict";var r={572:(r,e,t)=>{var o=t(609),n=Symbol.for("react.element"),s=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,f=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};function _(r,e,t){var o,s={},_=null,i=null;for(o in void 0!==t&&(_=""+t),void 0!==e.key&&(_=""+e.key),void 0!==e.ref&&(i=e.ref),e)a.call(e,o)&&!p.hasOwnProperty(o)&&(s[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===s[o]&&(s[o]=e[o]);return{$$typeof:n,type:r,key:_,ref:i,props:s,_owner:f.current}}e.Fragment=s,e.jsx=_,e.jsxs=_},48:(r,e,t)=>{r.exports=t(572)},609:r=>{r.exports=window.React}},e={},t=function t(o){var n=e[o];if(void 0!==n)return n.exports;var s=e[o]={exports:{}};return r[o](s,s.exports,t),s.exports}(48);window.ReactJSXRuntime=t})(); \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/react-jsx-runtime.js.LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/react-jsx-runtime.js.LICENSE.txt new file mode 100644 index 00000000..e68557b2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/react-jsx-runtime.js.LICENSE.txt @@ -0,0 +1,9 @@ +/** + * @license React + * react-jsx-runtime.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/composer.json new file mode 100644 index 00000000..4832c094 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/composer.json @@ -0,0 +1,57 @@ +{ + "name": "automattic/jetpack-assets", + "description": "Asset management utilities for Jetpack ecosystem packages", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-constants": "^2.0.4" + }, + "require-dev": { + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "files": [ + "actions.php" + ], + "classmap": [ + "src/" + ] + }, + "scripts": { + "build-development": [ + "pnpm run build" + ], + "build-production": [ + "pnpm run build-production" + ], + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-js": [ + "pnpm run test" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-assets", + "textdomain": "jetpack-assets", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.3.x-dev" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php new file mode 100644 index 00000000..3177ab69 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php @@ -0,0 +1,769 @@ + array( string target_domain, string target_type, string semver, string path_prefix ) )`. + */ + private static $domain_map = array(); + + /** + * Constructor. + * + * Static-only class, so nothing here. + */ + private function __construct() {} + + // //////////////////// + // region Async script loading + + /** + * Get the singleton instance of the class. + * + * @return Assets + */ + public static function instance() { + if ( ! isset( self::$instance ) ) { + self::$instance = new Assets(); + } + + return self::$instance; + } + + /** + * A public method for adding the async script. + * + * @deprecated Since 2.1.0, the `strategy` feature should be used instead, with the "defer" setting. + * + * @param string $script_handle Script handle. + */ + public static function add_async_script( $script_handle ) { + _deprecated_function( __METHOD__, '2.1.0' ); + + wp_script_add_data( $script_handle, 'strategy', 'defer' ); + } + + /** + * Add an async attribute to scripts that can be loaded deferred. + * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script + * + * @deprecated Since 2.1.0, the `strategy` feature should be used instead. + * + * @param string $tag The + ' . esc_html__( 'Every Jetpack site needs at least one connected admin for the features to work properly. Please connect to your WordPress.com account via the button below. Once you connect, you may refresh this page to see an option to change the connection owner.', 'jetpack-connection' ) . '

'; + $connect_url = $connection_manager->get_authorization_url(); + $connect_url = add_query_arg( 'from', 'delete_connection_owner_notice', $connect_url ); + echo "" . esc_html__( 'Connect to WordPress.com', 'jetpack-connection' ) . ''; + } + + echo '

'; + printf( + wp_kses( + /* translators: URL to Jetpack support doc regarding the primary user. */ + __( "Learn more about the connection owner and what will break if you do not have one.", 'jetpack-connection' ), + array( + 'a' => array( + 'href' => true, + 'target' => true, + 'rel' => true, + ), + ) + ), + esc_url( Redirect::get_url( 'jetpack-support-primary-user' ) ) + ); + echo '

'; + echo '

'; + printf( + wp_kses( + /* translators: URL to contact Jetpack support. */ + __( 'As always, feel free to contact our support team if you have any questions.', 'jetpack-connection' ), + array( + 'a' => array( + 'href' => true, + 'target' => true, + 'rel' => true, + ), + ) + ), + esc_url( Redirect::get_url( 'jetpack-contact-support' ) ) + ); + echo '

'; + echo ''; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php new file mode 100644 index 00000000..abe1a6ab --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php @@ -0,0 +1,780 @@ + [ + * $user_id => [ + * $error_details + * ] + * ] + * ] + * + * For each error code we store a maximum of 5 errors for 5 different user ids. + * + * An user ID can be + * * 0 for blog tokens + * * positive integer for user tokens + * * 'invalid' for malformed tokens + * + * @since 1.14.2 + */ +class Error_Handler { + + /** + * The name of the option that stores the errors + * + * @since 1.14.2 + * + * @var string + */ + const STORED_ERRORS_OPTION = 'jetpack_connection_xmlrpc_errors'; + + /** + * The name of the option that stores the errors + * + * @since 1.14.2 + * + * @var string + */ + const STORED_VERIFIED_ERRORS_OPTION = 'jetpack_connection_xmlrpc_verified_errors'; + + /** + * The prefix of the transient that controls the gate for each error code + * + * @since 1.14.2 + * + * @var string + */ + const ERROR_REPORTING_GATE = 'jetpack_connection_error_reporting_gate_'; + + /** + * Time in seconds a test should live in the database before being discarded + * + * @since 1.14.2 + */ + const ERROR_LIFE_TIME = DAY_IN_SECONDS; + + /** + * The error code for event tracking purposes. + * If there are many, only the first error code will be tracked. + * + * @var string + */ + private $error_code; + + /** + * List of known errors. Only error codes in this list will be handled + * + * @since 1.14.2 + * + * @var array + */ + public $known_errors = array( + 'malformed_token', + 'malformed_user_id', + 'unknown_user', + 'no_user_tokens', + 'empty_master_user_option', + 'no_token_for_user', + 'token_malformed', + 'user_id_mismatch', + 'no_possible_tokens', + 'no_valid_user_token', + 'no_valid_blog_token', + 'unknown_token', + 'could_not_sign', + 'invalid_scheme', + 'invalid_secret', + 'invalid_token', + 'token_mismatch', + 'invalid_body', + 'invalid_signature', + 'invalid_body_hash', + 'invalid_nonce', + 'signature_mismatch', + 'invalid_connection_owner', + ); + + /** + * Holds the instance of this singleton class + * + * @since 1.14.2 + * + * @var Error_Handler $instance + */ + public static $instance = null; + + /** + * Initialize instance, hookds and load verified errors handlers + * + * @since 1.14.2 + */ + private function __construct() { + defined( 'JETPACK__ERRORS_PUBLIC_KEY' ) || define( 'JETPACK__ERRORS_PUBLIC_KEY', 'KdZY80axKX+nWzfrOcizf0jqiFHnrWCl9X8yuaClKgM=' ); + + add_action( 'rest_api_init', array( $this, 'register_verify_error_endpoint' ) ); + + // Handle verified errors on admin pages. + add_action( 'admin_init', array( $this, 'handle_verified_errors' ) ); + + // If the site gets reconnected, clear errors. + add_action( 'jetpack_site_registered', array( $this, 'delete_all_errors' ) ); + add_action( 'jetpack_get_site_data_success', array( $this, 'delete_all_api_errors' ) ); + add_filter( 'jetpack_connection_disconnect_site_wpcom', array( $this, 'delete_all_errors_and_return_unfiltered_value' ) ); + add_filter( 'jetpack_connection_delete_all_tokens', array( $this, 'delete_all_errors_and_return_unfiltered_value' ) ); + add_action( 'jetpack_unlinked_user', array( $this, 'delete_all_errors' ) ); + add_action( 'jetpack_updated_user_token', array( $this, 'delete_all_errors' ) ); + } + + /** + * Gets the list of verified errors and act upon them + * + * @since 1.14.2 + * + * @return void + */ + public function handle_verified_errors() { + $verified_errors = $this->get_verified_errors(); + foreach ( array_keys( $verified_errors ) as $error_code ) { + switch ( $error_code ) { + case 'malformed_token': + case 'token_malformed': + case 'no_possible_tokens': + case 'no_valid_user_token': + case 'no_valid_blog_token': + case 'unknown_token': + case 'could_not_sign': + case 'invalid_token': + case 'token_mismatch': + case 'invalid_signature': + case 'signature_mismatch': + case 'no_user_tokens': + case 'no_token_for_user': + case 'invalid_connection_owner': + add_action( 'admin_notices', array( $this, 'generic_admin_notice_error' ) ); + add_action( 'react_connection_errors_initial_state', array( $this, 'jetpack_react_dashboard_error' ) ); + $this->error_code = $error_code; + + // Since we are only generically handling errors, we don't need to trigger error messages for each one of them. + break 2; + } + } + } + + /** + * Gets the instance of this singleton class + * + * @since 1.14.2 + * + * @return Error_Handler $instance + */ + public static function get_instance() { + if ( self::$instance === null ) { + self::$instance = new self(); + } + return self::$instance; + } + + /** + * Keep track of a connection error that was encountered + * + * @param \WP_Error $error The error object. + * @param boolean $force Force the report, even if should_report_error is false. + * @param boolean $skip_wpcom_verification Set to 'true' to verify the error locally and skip the WP.com verification. + * + * @return void + * @since 1.14.2 + */ + public function report_error( \WP_Error $error, $force = false, $skip_wpcom_verification = false ) { + if ( in_array( $error->get_error_code(), $this->known_errors, true ) && $this->should_report_error( $error ) || $force ) { + $stored_error = $this->store_error( $error ); + if ( $stored_error ) { + $skip_wpcom_verification ? $this->verify_error( $stored_error ) : $this->send_error_to_wpcom( $stored_error ); + } + } + } + + /** + * Checks the status of the gate + * + * This protects the site (and WPCOM) against over loads. + * + * @since 1.14.2 + * + * @param \WP_Error $error the error object. + * @return boolean $should_report True if gate is open and the error should be reported. + */ + public function should_report_error( \WP_Error $error ) { + if ( defined( 'JETPACK_DEV_DEBUG' ) && JETPACK_DEV_DEBUG ) { + return true; + } + + /** + * Whether to bypass the gate for the error handling + * + * By default, we only process errors once an hour for each error code. + * This is done to avoid overflows. If you need to disable this gate, you can set this variable to true. + * + * This filter is useful for unit testing + * + * @since 1.14.2 + * + * @param boolean $bypass_gate whether to bypass the gate. Default is false, do not bypass. + */ + $bypass_gate = apply_filters( 'jetpack_connection_bypass_error_reporting_gate', false ); + if ( true === $bypass_gate ) { + return true; + } + + $transient = self::ERROR_REPORTING_GATE . $error->get_error_code(); + + if ( get_transient( $transient ) ) { + return false; + } + + set_transient( $transient, true, HOUR_IN_SECONDS ); + return true; + } + + /** + * Stores the error in the database so we know there is an issue and can inform the user + * + * @since 1.14.2 + * + * @param \WP_Error $error the error object. + * @return boolean|array False if stored errors were not updated and the error array if it was successfully stored. + */ + public function store_error( \WP_Error $error ) { + + $stored_errors = $this->get_stored_errors(); + $error_array = $this->wp_error_to_array( $error ); + $error_code = $error->get_error_code(); + $user_id = $error_array['user_id']; + + if ( ! isset( $stored_errors[ $error_code ] ) || ! is_array( $stored_errors[ $error_code ] ) ) { + $stored_errors[ $error_code ] = array(); + } + + $stored_errors[ $error_code ][ $user_id ] = $error_array; + + // Let's store a maximum of 5 different user ids for each error code. + $error_code_count = is_countable( $stored_errors[ $error_code ] ) ? count( $stored_errors[ $error_code ] ) : 0; + if ( $error_code_count > 5 ) { + // array_shift will destroy keys here because they are numeric, so manually remove first item. + $keys = array_keys( $stored_errors[ $error_code ] ); + unset( $stored_errors[ $error_code ][ $keys[0] ] ); + } + + if ( update_option( self::STORED_ERRORS_OPTION, $stored_errors ) ) { + return $error_array; + } + + return false; + } + + /** + * Converts a WP_Error object in the array representation we store in the database + * + * @since 1.14.2 + * + * @param \WP_Error $error the error object. + * @return boolean|array False if error is invalid or the error array + */ + public function wp_error_to_array( \WP_Error $error ) { + + $data = $error->get_error_data(); + + if ( ! isset( $data['signature_details'] ) || ! is_array( $data['signature_details'] ) ) { + return false; + } + + $signature_details = $data['signature_details']; + + if ( ! isset( $signature_details['token'] ) ) { + return false; + } + + $user_id = $this->get_user_id_from_token( $signature_details['token'] ); + + $error_array = array( + 'error_code' => $error->get_error_code(), + 'user_id' => $user_id, + 'error_message' => $error->get_error_message(), + 'error_data' => $signature_details, + 'timestamp' => time(), + 'nonce' => wp_generate_password( 10, false ), + 'error_type' => empty( $data['error_type'] ) ? '' : $data['error_type'], + ); + + return $error_array; + } + + /** + * Sends the error to WP.com to be verified + * + * @since 1.14.2 + * + * @param array $error_array The array representation of the error as it is stored in the database. + * @return bool + */ + public function send_error_to_wpcom( $error_array ) { + + $blog_id = \Jetpack_Options::get_option( 'id' ); + + $encrypted_data = $this->encrypt_data_to_wpcom( $error_array ); + + if ( false === $encrypted_data ) { + return false; + } + + $args = array( + 'body' => array( + 'error_data' => $encrypted_data, + ), + ); + + // send encrypted data to WP.com Public-API v2. + wp_remote_post( "https://public-api.wordpress.com/wpcom/v2/sites/{$blog_id}/jetpack-report-error/", $args ); + return true; + } + + /** + * Encrypt data to be sent over to WP.com + * + * @since 1.14.2 + * + * @param array|string $data the data to be encoded. + * @return boolean|string The encoded string on success, false on failure + */ + public function encrypt_data_to_wpcom( $data ) { + + try { + // phpcs:disable WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode + // phpcs:disable WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode + $encrypted_data = base64_encode( sodium_crypto_box_seal( wp_json_encode( $data ), base64_decode( JETPACK__ERRORS_PUBLIC_KEY ) ) ); + // phpcs:enable WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode + // phpcs:enable WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode + } catch ( \SodiumException $e ) { + // error encrypting data. + return false; + } + + return $encrypted_data; + } + + /** + * Extracts the user ID from a token + * + * @since 1.14.2 + * + * @param string $token the token used to make the request. + * @return string $the user id or `invalid` if user id not present. + */ + public function get_user_id_from_token( $token ) { + $user_id = 'invalid'; + + if ( $token ) { + $parsed_token = explode( ':', wp_unslash( $token ) ); + + if ( isset( $parsed_token[2] ) && ctype_digit( $parsed_token[2] ) ) { + $user_id = $parsed_token[2]; + } + } + + return $user_id; + } + + /** + * Gets the reported errors stored in the database + * + * @since 1.14.2 + * + * @return array $errors + */ + public function get_stored_errors() { + + $stored_errors = get_option( self::STORED_ERRORS_OPTION ); + + if ( ! is_array( $stored_errors ) ) { + $stored_errors = array(); + } + + $stored_errors = $this->garbage_collector( $stored_errors ); + + return $stored_errors; + } + + /** + * Gets the verified errors stored in the database + * + * @since 1.14.2 + * + * @return array $errors + */ + public function get_verified_errors() { + + $verified_errors = get_option( self::STORED_VERIFIED_ERRORS_OPTION ); + + if ( ! is_array( $verified_errors ) ) { + $verified_errors = array(); + } + + $verified_errors = $this->garbage_collector( $verified_errors ); + + return $verified_errors; + } + + /** + * Removes expired errors from the array + * + * This method is called by get_stored_errors and get_verified errors and filters their result + * Whenever a new error is stored to the database or verified, this will be triggered and the + * expired error will be permantently removed from the database + * + * @since 1.14.2 + * + * @param array $errors array of errors as stored in the database. + * @return array + */ + private function garbage_collector( $errors ) { + foreach ( $errors as $error_code => $users ) { + foreach ( $users as $user_id => $error ) { + if ( self::ERROR_LIFE_TIME < time() - (int) $error['timestamp'] ) { + unset( $errors[ $error_code ][ $user_id ] ); + } + } + } + // Clear empty error codes. + $errors = array_filter( + $errors, + function ( $user_errors ) { + return ! empty( $user_errors ); + } + ); + return $errors; + } + + /** + * Delete all stored and verified errors from the database + * + * @since 1.14.2 + * + * @return void + */ + public function delete_all_errors() { + $this->delete_stored_errors(); + $this->delete_verified_errors(); + } + + /** + * Delete all stored and verified API errors from the database, leave the non-API errors intact. + * + * @since 1.54.0 + * + * @return void + */ + public function delete_all_api_errors() { + $type_filter = function ( $errors ) { + if ( is_array( $errors ) ) { + foreach ( $errors as $key => $error ) { + if ( ! empty( $error['error_type'] ) && in_array( $error['error_type'], array( 'xmlrpc', 'rest' ), true ) ) { + unset( $errors[ $key ] ); + } + } + } + + return count( $errors ) ? $errors : null; + }; + + $stored_errors = $this->get_stored_errors(); + if ( is_array( $stored_errors ) && count( $stored_errors ) ) { + $stored_errors = array_filter( array_map( $type_filter, $stored_errors ) ); + if ( count( $stored_errors ) ) { + update_option( static::STORED_ERRORS_OPTION, $stored_errors ); + } else { + delete_option( static::STORED_ERRORS_OPTION ); + } + } + + $verified_errors = $this->get_verified_errors(); + if ( is_array( $verified_errors ) && count( $verified_errors ) ) { + $verified_errors = array_filter( array_map( $type_filter, $verified_errors ) ); + if ( count( $verified_errors ) ) { + update_option( static::STORED_VERIFIED_ERRORS_OPTION, $verified_errors ); + } else { + delete_option( static::STORED_VERIFIED_ERRORS_OPTION ); + } + } + } + + /** + * Delete all stored and verified errors from the database and returns unfiltered value + * + * This is used to hook into a couple of filters that expect true to not short circuit the disconnection flow + * + * @since 8.9.0 + * + * @param mixed $check The input sent by the filter. + * @return boolean + */ + public function delete_all_errors_and_return_unfiltered_value( $check ) { + $this->delete_all_errors(); + return $check; + } + + /** + * Delete the reported errors stored in the database + * + * @since 1.14.2 + * + * @return boolean True, if option is successfully deleted. False on failure. + */ + public function delete_stored_errors() { + return delete_option( self::STORED_ERRORS_OPTION ); + } + + /** + * Delete the verified errors stored in the database + * + * @since 1.14.2 + * + * @return boolean True, if option is successfully deleted. False on failure. + */ + public function delete_verified_errors() { + return delete_option( self::STORED_VERIFIED_ERRORS_OPTION ); + } + + /** + * Gets an error based on the nonce + * + * Receives a nonce and finds the related error. + * + * @since 1.14.2 + * + * @param string $nonce The nonce created for the error we want to get. + * @return null|array Returns the error array representation or null if error not found. + */ + public function get_error_by_nonce( $nonce ) { + $errors = $this->get_stored_errors(); + foreach ( $errors as $user_group ) { + foreach ( $user_group as $error ) { + if ( $error['nonce'] === $nonce ) { + return $error; + } + } + } + return null; + } + + /** + * Adds an error to the verified error list + * + * @since 1.14.2 + * + * @param array $error The error array, as it was saved in the unverified errors list. + * @return void + */ + public function verify_error( $error ) { + + $verified_errors = $this->get_verified_errors(); + $error_code = $error['error_code']; + $user_id = $error['user_id']; + + if ( ! isset( $verified_errors[ $error_code ] ) ) { + $verified_errors[ $error_code ] = array(); + } + + $verified_errors[ $error_code ][ $user_id ] = $error; + + update_option( self::STORED_VERIFIED_ERRORS_OPTION, $verified_errors ); + } + + /** + * Register REST API end point for error hanlding. + * + * @since 1.14.2 + * + * @return void + */ + public function register_verify_error_endpoint() { + register_rest_route( + 'jetpack/v4', + '/verify_xmlrpc_error', + array( + 'methods' => \WP_REST_Server::CREATABLE, + 'callback' => array( $this, 'verify_xml_rpc_error' ), + 'permission_callback' => '__return_true', + 'args' => array( + 'nonce' => array( + 'required' => true, + 'type' => 'string', + ), + ), + ) + ); + } + + /** + * Handles verification that a xml rpc error is legit and came from WordPres.com + * + * @since 1.14.2 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return boolean + */ + public function verify_xml_rpc_error( \WP_REST_Request $request ) { + $error = $this->get_error_by_nonce( $request['nonce'] ); + + if ( $error ) { + $this->verify_error( $error ); + return new \WP_REST_Response( true, 200 ); + } + + return new \WP_REST_Response( false, 200 ); + } + + /** + * Prints a generic error notice for all connection errors + * + * @since 8.9.0 + * + * @return void + */ + public function generic_admin_notice_error() { + // do not add admin notice to the jetpack dashboard. + global $pagenow; + if ( 'admin.php' === $pagenow || isset( $_GET['page'] ) && 'jetpack' === $_GET['page'] ) { // phpcs:ignore + return; + } + + if ( ! current_user_can( 'jetpack_connect' ) ) { + return; + } + + /** + * Filters the message to be displayed in the admin notices area when there's a connection error. + * + * By default we don't display any errors. + * + * Return an empty value to disable the message. + * + * @since 8.9.0 + * + * @param string $message The error message. + * @param array $errors The array of errors. See Automattic\Jetpack\Connection\Error_Handler for details on the array structure. + */ + $message = apply_filters( 'jetpack_connection_error_notice_message', '', $this->get_verified_errors() ); + + /** + * Fires inside the admin_notices hook just before displaying the error message for a broken connection. + * + * If you want to disable the default message from being displayed, return an emtpy value in the jetpack_connection_error_notice_message filter. + * + * @since 8.9.0 + * + * @param array $errors The array of errors. See Automattic\Jetpack\Connection\Error_Handler for details on the array structure. + */ + do_action( 'jetpack_connection_error_notice', $this->get_verified_errors() ); + + if ( empty( $message ) ) { + return; + } + + wp_admin_notice( + esc_html( $message ), + array( + 'type' => 'error', + 'dismissible' => true, + 'additional_classes' => array( 'jetpack-message', 'jp-connect' ), + 'attributes' => array( 'style' => 'display:block !important;' ), + ) + ); + } + + /** + * Adds the error message to the Jetpack React Dashboard + * + * @since 8.9.0 + * + * @param array $errors The array of errors. See Automattic\Jetpack\Connection\Error_Handler for details on the array structure. + * @return array + */ + public function jetpack_react_dashboard_error( $errors ) { + $errors[] = array( + 'code' => 'connection_error', + 'message' => __( 'Your connection with WordPress.com seems to be broken. If you\'re experiencing issues, please try reconnecting.', 'jetpack-connection' ), + 'action' => 'reconnect', + 'data' => array( 'api_error_code' => $this->error_code ), + ); + return $errors; + } + + /** + * Check REST API response for errors, and report them to WP.com if needed. + * + * @see wp_remote_request() For more information on the $http_response array format. + * @param array|\WP_Error $http_response The response or WP_Error on failure. + * @param array $auth_data Auth data, allowed keys: `token`, `timestamp`, `nonce`, `body-hash`. + * @param string $url Request URL. + * @param string $method Request method. + * @param string $error_type The source of an error: 'xmlrpc' or 'rest'. + * + * @return void + */ + public function check_api_response_for_errors( $http_response, $auth_data, $url, $method, $error_type ) { + if ( 200 === wp_remote_retrieve_response_code( $http_response ) || ! is_array( $auth_data ) || ! $url || ! $method ) { + return; + } + + $body_raw = wp_remote_retrieve_body( $http_response ); + if ( ! $body_raw ) { + return; + } + + $body = json_decode( $body_raw, true ); + if ( empty( $body['error'] ) || ( ! is_string( $body['error'] ) && ! is_int( $body['error'] ) ) ) { + return; + } + + $error = new \WP_Error( + $body['error'], + empty( $body['message'] ) ? '' : $body['message'], + array( + 'signature_details' => array( + 'token' => empty( $auth_data['token'] ) ? '' : $auth_data['token'], + 'timestamp' => empty( $auth_data['timestamp'] ) ? '' : $auth_data['timestamp'], + 'nonce' => empty( $auth_data['nonce'] ) ? '' : $auth_data['nonce'], + 'body_hash' => empty( $auth_data['body_hash'] ) ? '' : $auth_data['body_hash'], + 'method' => $method, + 'url' => $url, + ), + 'error_type' => in_array( $error_type, array( 'xmlrpc', 'rest' ), true ) ? $error_type : '', + ) + ); + + $this->report_error( $error, false, true ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php new file mode 100644 index 00000000..cc32b536 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php @@ -0,0 +1,310 @@ +cron_name, array( $this, 'cron_exec' ) ); + + if ( ! wp_next_scheduled( $this->cron_name ) ) { + // Deal with the old pre-3.0 weekly one. + $timestamp = wp_next_scheduled( 'jetpack_heartbeat' ); + if ( $timestamp ) { + wp_unschedule_event( $timestamp, 'jetpack_heartbeat' ); + } + + wp_schedule_event( time(), 'daily', $this->cron_name ); + } + + add_filter( 'jetpack_xmlrpc_unauthenticated_methods', array( __CLASS__, 'jetpack_xmlrpc_methods' ) ); + + if ( defined( 'WP_CLI' ) && WP_CLI ) { + WP_CLI::add_command( 'jetpack-heartbeat', array( $this, 'cli_callback' ) ); + } + + add_action( 'rest_api_init', array( $this, 'initialize_rest_api' ) ); + } + + /** + * Method that gets executed on the wp-cron call + * + * @since 1.0.0 + * @since-jetpack 2.3.3 + * @global string $wp_version + */ + public function cron_exec() { + + $a8c_mc_stats = new A8c_Mc_Stats(); + + /* + * This should run daily. Figuring in for variances in + * WP_CRON, don't let it run more than every 23 hours at most. + * + * i.e. if it ran less than 23 hours ago, fail out. + */ + $last = (int) Jetpack_Options::get_option( 'last_heartbeat' ); + if ( $last && ( $last + DAY_IN_SECONDS - HOUR_IN_SECONDS > time() ) ) { + return; + } + + /* + * Check for an identity crisis + * + * If one exists: + * - Bump stat for ID crisis + * - Email site admin about potential ID crisis + */ + + // Coming Soon! + + foreach ( self::generate_stats_array( 'v2-' ) as $key => $value ) { + if ( is_array( $value ) ) { + foreach ( $value as $v ) { + $a8c_mc_stats->add( $key, (string) $v ); + } + } else { + $a8c_mc_stats->add( $key, (string) $value ); + } + } + + Jetpack_Options::update_option( 'last_heartbeat', time() ); + + $a8c_mc_stats->do_server_side_stats(); + + /** + * Fires when we synchronize all registered options on heartbeat. + * + * @since 3.3.0 + */ + do_action( 'jetpack_heartbeat' ); + } + + /** + * Generates heartbeat stats data. + * + * @param string $prefix Prefix to add before stats identifier. + * + * @return array The stats array. + */ + public static function generate_stats_array( $prefix = '' ) { + + /** + * This filter is used to build the array of stats that are bumped once a day by Jetpack Heartbeat. + * + * Filter the array and add key => value pairs where + * * key is the stat group name + * * value is the stat name. + * + * Example: + * add_filter( 'jetpack_heartbeat_stats_array', function( $stats ) { + * $stats['is-https'] = is_ssl() ? 'https' : 'http'; + * }); + * + * This will bump the stats for the 'is-https/https' or 'is-https/http' stat. + * + * @param array $stats The stats to be filtered. + * @param string $prefix The prefix that will automatically be added at the begining at each stat group name. + */ + $stats = apply_filters( 'jetpack_heartbeat_stats_array', array(), $prefix ); + $return = array(); + + // Apply prefix to stats. + foreach ( $stats as $stat => $value ) { + $return[ "$prefix$stat" ] = $value; + } + + return $return; + } + + /** + * Registers jetpack.getHeartbeatData xmlrpc method + * + * @param array $methods The list of methods to be filtered. + * @return array $methods + */ + public static function jetpack_xmlrpc_methods( $methods ) { + $methods['jetpack.getHeartbeatData'] = array( __CLASS__, 'xmlrpc_data_response' ); + return $methods; + } + + /** + * Handles the response for the jetpack.getHeartbeatData xmlrpc method + * + * @param array $params The parameters received in the request. + * @return array $params all the stats that heartbeat handles. + */ + public static function xmlrpc_data_response( $params = array() ) { + // The WordPress XML-RPC server sets a default param of array() + // if no argument is passed on the request and the method handlers get this array in $params. + // generate_stats_array() needs a string as first argument. + $params = empty( $params ) ? '' : $params; + return self::generate_stats_array( $params ); + } + + /** + * Clear scheduled events + * + * @return void + */ + public function deactivate() { + // Deal with the old pre-3.0 weekly one. + $timestamp = wp_next_scheduled( 'jetpack_heartbeat' ); + if ( $timestamp ) { + wp_unschedule_event( $timestamp, 'jetpack_heartbeat' ); + } + + $timestamp = wp_next_scheduled( $this->cron_name ); + wp_unschedule_event( $timestamp, $this->cron_name ); + } + + /** + * Interact with the Heartbeat + * + * ## OPTIONS + * + * inspect (default): Gets the list of data that is going to be sent in the heartbeat and the date/time of the last heartbeat + * + * @param array $args Arguments passed via CLI. + * + * @return void + */ + public function cli_callback( $args ) { + + $allowed_args = array( + 'inspect', + ); + + if ( isset( $args[0] ) && ! in_array( $args[0], $allowed_args, true ) ) { + /* translators: %s is a command like "prompt" */ + WP_CLI::error( sprintf( __( '%s is not a valid command.', 'jetpack-connection' ), $args[0] ) ); + } + + $stats = self::generate_stats_array(); + $formatted_stats = array(); + + foreach ( $stats as $stat_name => $bin ) { + $formatted_stats[] = array( + 'Stat name' => $stat_name, + 'Bin' => $bin, + ); + } + + WP_CLI\Utils\format_items( 'table', $formatted_stats, array( 'Stat name', 'Bin' ) ); + + $last_heartbeat = Jetpack_Options::get_option( 'last_heartbeat' ); + + if ( $last_heartbeat ) { + $last_date = gmdate( 'Y-m-d H:i:s', $last_heartbeat ); + /* translators: %s is the full datetime of the last heart beat e.g. 2020-01-01 12:21:23 */ + WP_CLI::line( sprintf( __( 'Last heartbeat sent at: %s', 'jetpack-connection' ), $last_date ) ); + } + } + + /** + * Initialize the heartbeat REST API. + * + * @return void + */ + public function initialize_rest_api() { + register_rest_route( + 'jetpack/v4', + '/heartbeat/data', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => array( $this, 'rest_heartbeat_data' ), + 'permission_callback' => array( $this, 'rest_heartbeat_data_permission_check' ), + 'args' => array( + 'prefix' => array( + 'description' => __( 'Prefix to add before the stats identifiers.', 'jetpack-connection' ), + 'type' => 'string', + ), + ), + ) + ); + } + + /** + * Endpoint to retrieve the heartbeat data. + * + * @param WP_REST_Request $request The request data. + * + * @since 2.7.0 + * + * @return array + */ + public function rest_heartbeat_data( WP_REST_Request $request ) { + return static::generate_stats_array( $request->get_param( 'prefix' ) ); + } + + /** + * Check permissions for the `get_heartbeat_data` endpoint. + * + * @return true|WP_Error + */ + public function rest_heartbeat_data_permission_check() { + if ( current_user_can( 'jetpack_connect' ) ) { + return true; + } + + return Rest_Authentication::is_signed_with_blog_token() + ? true + : new WP_Error( 'invalid_permission_heartbeat_data', REST_Connector::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php new file mode 100644 index 00000000..5f44ab4a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php @@ -0,0 +1,73 @@ + esc_url_raw( rest_url() ), + 'apiNonce' => wp_create_nonce( 'wp_rest' ), + 'registrationNonce' => wp_create_nonce( 'jetpack-registration-nonce' ), + 'connectionStatus' => REST_Connector::connection_status( false ), + 'userConnectionData' => REST_Connector::get_user_connection_data( false ), + 'connectedPlugins' => REST_Connector::get_connection_plugins( false ), + 'wpVersion' => $wp_version, + 'siteSuffix' => $status->get_site_suffix(), + 'connectionErrors' => Error_Handler::get_instance()->get_verified_errors(), + 'isOfflineMode' => $status->is_offline_mode(), + 'calypsoEnv' => ( new Status\Host() )->get_calypso_env(), + ); + } + + /** + * Set the connection script data. + * + * @param array $data The script data. + */ + public static function set_connection_script_data( $data ) { + + $data['connection'] = self::get_data(); + + return $data; + } + + /** + * Render the initial state into a JavaScript variable. + * + * @return string + */ + public static function render() { + return 'var JP_CONNECTION_INITIAL_STATE; typeof JP_CONNECTION_INITIAL_STATE === "object" || (JP_CONNECTION_INITIAL_STATE = JSON.parse(decodeURIComponent("' . rawurlencode( wp_json_encode( self::get_data() ) ) . '")));'; + } + + /** + * Render the initial state using an inline script. + * + * @param string $handle The JS script handle. + * + * @return void + */ + public static function render_script( $handle ) { + wp_add_inline_script( $handle, static::render(), 'before' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php new file mode 100644 index 00000000..3765b877 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php @@ -0,0 +1,2659 @@ +set_plugin_instance( new Plugin( $plugin_slug ) ); + } + } + + /** + * Initializes required listeners. This is done separately from the constructors + * because some objects sometimes need to instantiate separate objects of this class. + * + * @todo Implement a proper nonce verification. + */ + public static function configure() { + $manager = new self(); + + add_filter( + 'jetpack_constant_default_value', + __NAMESPACE__ . '\Utils::jetpack_api_constant_filter', + 10, + 2 + ); + + $manager->setup_xmlrpc_handlers( + null, + $manager->has_connected_owner(), + $manager->verify_xml_rpc_signature() + ); + + $manager->error_handler = Error_Handler::get_instance(); + + if ( $manager->is_connected() ) { + add_filter( 'xmlrpc_methods', array( $manager, 'public_xmlrpc_methods' ) ); + add_filter( 'shutdown', array( new Package_Version_Tracker(), 'maybe_update_package_versions' ) ); + } + + add_action( 'rest_api_init', array( $manager, 'initialize_rest_api_registration_connector' ) ); + + ( new Nonce_Handler() )->init_schedule(); + + add_action( 'plugins_loaded', __NAMESPACE__ . '\Plugin_Storage::configure', 100 ); + + add_filter( 'map_meta_cap', array( $manager, 'jetpack_connection_custom_caps' ), 1, 4 ); + + Heartbeat::init(); + add_filter( 'jetpack_heartbeat_stats_array', array( $manager, 'add_stats_to_heartbeat' ) ); + + Webhooks::init( $manager ); + + // Unlink user before deleting the user from WP.com. + add_action( 'deleted_user', array( $manager, 'disconnect_user_force' ), 9, 1 ); + add_action( 'remove_user_from_blog', array( $manager, 'disconnect_user_force' ), 9, 1 ); + + // Set up package version hook. + add_filter( 'jetpack_package_versions', __NAMESPACE__ . '\Package_Version::send_package_version_to_tracker' ); + + if ( defined( 'JETPACK__SANDBOX_DOMAIN' ) && JETPACK__SANDBOX_DOMAIN ) { + ( new Server_Sandbox() )->init(); + } + + // Initialize connection notices. + new Connection_Notice(); + + // Initialize token locks. + new Tokens_Locks(); + + // Initial Partner management. + Partner::init(); + } + + /** + * Sets up the XMLRPC request handlers. + * + * @since 1.25.0 Deprecate $is_active param. + * @since 2.8.4 Deprecate $request_params param. + * + * @param array|null $deprecated Deprecated. Not used. + * @param bool $has_connected_owner Whether the site has a connected owner. + * @param bool $is_signed whether the signature check has been successful. + * @param Jetpack_XMLRPC_Server $xmlrpc_server (optional) an instance of the server to use instead of instantiating a new one. + */ + public function setup_xmlrpc_handlers( + $deprecated, + $has_connected_owner, + $is_signed, + Jetpack_XMLRPC_Server $xmlrpc_server = null + ) { + add_filter( 'xmlrpc_blog_options', array( $this, 'xmlrpc_options' ), 1000, 2 ); + if ( $deprecated !== null ) { + _deprecated_argument( __METHOD__, '2.8.4' ); + } + // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- We are using the 'for' request param to early return unless it's 'jetpack'. + if ( ! isset( $_GET['for'] ) || 'jetpack' !== $_GET['for'] ) { + return false; + } + + // Alternate XML-RPC, via ?for=jetpack&jetpack=comms. + // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- This just determines whether to handle the request as an XML-RPC request. The actual XML-RPC endpoints do the appropriate nonce checking where applicable. Plus we make sure to clear all cookies via require_jetpack_authentication called later in method. + if ( isset( $_GET['jetpack'] ) && 'comms' === $_GET['jetpack'] ) { + if ( ! Constants::is_defined( 'XMLRPC_REQUEST' ) ) { + // Use the real constant here for WordPress' sake. + define( 'XMLRPC_REQUEST', true ); + } + + add_action( 'template_redirect', array( $this, 'alternate_xmlrpc' ) ); + + add_filter( 'xmlrpc_methods', array( $this, 'remove_non_jetpack_xmlrpc_methods' ), 1000 ); + } + + if ( ! Constants::get_constant( 'XMLRPC_REQUEST' ) ) { + return false; + } + + // Display errors can cause the XML to be not well formed. + // This only affects Jetpack XML-RPC endpoints received from WordPress.com servers. + // All other XML-RPC requests are unaffected. + @ini_set( 'display_errors', false ); // phpcs:ignore + + if ( $xmlrpc_server ) { + $this->xmlrpc_server = $xmlrpc_server; + } else { + $this->xmlrpc_server = new Jetpack_XMLRPC_Server(); + } + + $this->require_jetpack_authentication(); + + if ( $is_signed ) { + // If the site is connected either at a site or user level and the request is signed, expose the methods. + // The callback is responsible to determine whether the request is signed with blog or user token and act accordingly. + // The actual API methods. + $callback = array( $this->xmlrpc_server, 'xmlrpc_methods' ); + + // Hack to preserve $HTTP_RAW_POST_DATA. + add_filter( 'xmlrpc_methods', array( $this, 'xmlrpc_methods' ) ); + + } elseif ( $has_connected_owner && ! $is_signed ) { + // The jetpack.authorize method should be available for unauthenticated users on a site with an + // active Jetpack connection, so that additional users can link their account. + $callback = array( $this->xmlrpc_server, 'authorize_xmlrpc_methods' ); + } else { + // Any other unsigned request should expose the bootstrap methods. + $callback = array( $this->xmlrpc_server, 'bootstrap_xmlrpc_methods' ); + new XMLRPC_Connector( $this ); + } + + add_filter( 'xmlrpc_methods', $callback ); + + // Now that no one can authenticate, and we're whitelisting all XML-RPC methods, force enable_xmlrpc on. + add_filter( 'pre_option_enable_xmlrpc', '__return_true' ); + return true; + } + + /** + * Initializes the REST API connector on the init hook. + */ + public function initialize_rest_api_registration_connector() { + new REST_Connector( $this ); + } + + /** + * Since a lot of hosts use a hammer approach to "protecting" WordPress sites, + * and just blanket block all requests to /xmlrpc.php, or apply other overly-sensitive + * security/firewall policies, we provide our own alternate XML RPC API endpoint + * which is accessible via a different URI. Most of the below is copied directly + * from /xmlrpc.php so that we're replicating it as closely as possible. + * + * @todo Tighten $wp_xmlrpc_server_class a bit to make sure it doesn't do bad things. + * + * @return never + */ + public function alternate_xmlrpc() { + // Some browser-embedded clients send cookies. We don't want them. + $_COOKIE = array(); + + include_once ABSPATH . 'wp-admin/includes/admin.php'; + include_once ABSPATH . WPINC . '/class-IXR.php'; + include_once ABSPATH . WPINC . '/class-wp-xmlrpc-server.php'; + + /** + * Filters the class used for handling XML-RPC requests. + * + * @since 1.7.0 + * @since-jetpack 3.1.0 + * + * @param string $class The name of the XML-RPC server class. + */ + $wp_xmlrpc_server_class = apply_filters( 'wp_xmlrpc_server_class', 'wp_xmlrpc_server' ); + $wp_xmlrpc_server = new $wp_xmlrpc_server_class(); + + // Fire off the request. + nocache_headers(); + $wp_xmlrpc_server->serve_request(); + + exit; + } + + /** + * Removes all XML-RPC methods that are not `jetpack.*`. + * Only used in our alternate XML-RPC endpoint, where we want to + * ensure that Core and other plugins' methods are not exposed. + * + * @param array $methods a list of registered WordPress XMLRPC methods. + * @return array filtered $methods + */ + public function remove_non_jetpack_xmlrpc_methods( $methods ) { + $jetpack_methods = array(); + + foreach ( $methods as $method => $callback ) { + if ( str_starts_with( $method, 'jetpack.' ) ) { + $jetpack_methods[ $method ] = $callback; + } + } + + return $jetpack_methods; + } + + /** + * Removes all other authentication methods not to allow other + * methods to validate unauthenticated requests. + */ + public function require_jetpack_authentication() { + // Don't let anyone authenticate. + $_COOKIE = array(); + remove_all_filters( 'authenticate' ); + remove_all_actions( 'wp_login_failed' ); + + if ( $this->is_connected() ) { + // Allow Jetpack authentication. + add_filter( 'authenticate', array( $this, 'authenticate_jetpack' ), 10, 3 ); + } + } + + /** + * Authenticates XML-RPC and other requests from the Jetpack Server + * + * @param WP_User|Mixed $user user object if authenticated. + * @param String $username username. + * @param String $password password string. + * @return WP_User|Mixed authenticated user or error. + */ + public function authenticate_jetpack( $user, $username, $password ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + if ( is_a( $user, '\\WP_User' ) ) { + return $user; + } + + $token_details = $this->verify_xml_rpc_signature(); + + if ( ! $token_details ) { + return $user; + } + + if ( 'user' !== $token_details['type'] ) { + return $user; + } + + if ( ! $token_details['user_id'] ) { + return $user; + } + + nocache_headers(); + + return new \WP_User( $token_details['user_id'] ); + } + + /** + * Verifies the signature of the current request. + * + * @return false|array + */ + public function verify_xml_rpc_signature() { + if ( $this->xmlrpc_verification === null ) { + $this->xmlrpc_verification = $this->internal_verify_xml_rpc_signature(); + + if ( is_wp_error( $this->xmlrpc_verification ) ) { + /** + * Action for logging XMLRPC signature verification errors. This data is sensitive. + * + * @since 1.7.0 + * @since-jetpack 7.5.0 + * + * @param WP_Error $signature_verification_error The verification error + */ + do_action( 'jetpack_verify_signature_error', $this->xmlrpc_verification ); + + Error_Handler::get_instance()->report_error( $this->xmlrpc_verification ); + + } + } + + return is_wp_error( $this->xmlrpc_verification ) ? false : $this->xmlrpc_verification; + } + + /** + * Verifies the signature of the current request. + * + * This function has side effects and should not be used. Instead, + * use the memoized version `->verify_xml_rpc_signature()`. + * + * @internal + * @todo Refactor to use proper nonce verification. + */ + private function internal_verify_xml_rpc_signature() { + // phpcs:disable WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized + // It's not for us. + if ( ! isset( $_GET['token'] ) || empty( $_GET['signature'] ) ) { + return false; + } + + $signature_details = array( + 'token' => isset( $_GET['token'] ) ? wp_unslash( $_GET['token'] ) : '', + 'timestamp' => isset( $_GET['timestamp'] ) ? wp_unslash( $_GET['timestamp'] ) : '', + 'nonce' => isset( $_GET['nonce'] ) ? wp_unslash( $_GET['nonce'] ) : '', + 'body_hash' => isset( $_GET['body-hash'] ) ? wp_unslash( $_GET['body-hash'] ) : '', + 'method' => isset( $_SERVER['REQUEST_METHOD'] ) ? wp_unslash( $_SERVER['REQUEST_METHOD'] ) : null, + 'url' => wp_unslash( ( isset( $_SERVER['HTTP_HOST'] ) ? $_SERVER['HTTP_HOST'] : null ) . ( isset( $_SERVER['REQUEST_URI'] ) ? $_SERVER['REQUEST_URI'] : null ) ), // Temp - will get real signature URL later. + 'signature' => isset( $_GET['signature'] ) ? wp_unslash( $_GET['signature'] ) : '', + ); + + $error_type = 'xmlrpc'; + + // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged + @list( $token_key, $version, $user_id ) = explode( ':', wp_unslash( $_GET['token'] ) ); + // phpcs:enable WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized + + $jetpack_api_version = Constants::get_constant( 'JETPACK__API_VERSION' ); + + if ( + empty( $token_key ) + || + empty( $version ) || (string) $jetpack_api_version !== $version ) { + return new \WP_Error( 'malformed_token', 'Malformed token in request', compact( 'signature_details', 'error_type' ) ); + } + + if ( '0' === $user_id ) { + $token_type = 'blog'; + $user_id = 0; + } else { + $token_type = 'user'; + if ( empty( $user_id ) || ! ctype_digit( $user_id ) ) { + return new \WP_Error( + 'malformed_user_id', + 'Malformed user_id in request', + compact( 'signature_details', 'error_type' ) + ); + } + $user_id = (int) $user_id; + + $user = new \WP_User( $user_id ); + if ( ! $user || ! $user->exists() ) { + return new \WP_Error( + 'unknown_user', + sprintf( 'User %d does not exist', $user_id ), + compact( 'signature_details', 'error_type' ) + ); + } + } + + $token = $this->get_tokens()->get_access_token( $user_id, $token_key, false ); + if ( is_wp_error( $token ) ) { + $token->add_data( compact( 'signature_details', 'error_type' ) ); + return $token; + } elseif ( ! $token ) { + return new \WP_Error( + 'unknown_token', + sprintf( 'Token %s:%s:%d does not exist', $token_key, $version, $user_id ), + compact( 'signature_details', 'error_type' ) + ); + } + + $jetpack_signature = new \Jetpack_Signature( $token->secret, (int) \Jetpack_Options::get_option( 'time_diff' ) ); + // phpcs:disable WordPress.Security.NonceVerification.Missing -- Used to verify a cryptographic signature of the post data. Also a nonce is verified later in the function. + if ( isset( $_POST['_jetpack_is_multipart'] ) ) { + $post_data = $_POST; // We need all of $_POST in order to verify a cryptographic signature of the post data. + $file_hashes = array(); + foreach ( $post_data as $post_data_key => $post_data_value ) { + if ( ! str_starts_with( $post_data_key, '_jetpack_file_hmac_' ) ) { + continue; + } + $post_data_key = substr( $post_data_key, strlen( '_jetpack_file_hmac_' ) ); + $file_hashes[ $post_data_key ] = $post_data_value; + } + + foreach ( $file_hashes as $post_data_key => $post_data_value ) { + unset( $post_data[ "_jetpack_file_hmac_{$post_data_key}" ] ); + $post_data[ $post_data_key ] = $post_data_value; + } + + ksort( $post_data ); + + $body = http_build_query( stripslashes_deep( $post_data ) ); + } elseif ( $this->raw_post_data === null ) { + $body = file_get_contents( 'php://input' ); + } else { + $body = null; + } + // phpcs:enable + + $signature = $jetpack_signature->sign_current_request( + array( 'body' => $body === null ? $this->raw_post_data : $body ) + ); + + $signature_details['url'] = $jetpack_signature->current_request_url; + + if ( ! $signature ) { + return new \WP_Error( + 'could_not_sign', + 'Unknown signature error', + compact( 'signature_details', 'error_type' ) + ); + } elseif ( is_wp_error( $signature ) ) { + return $signature; + } + + // phpcs:disable WordPress.Security.NonceVerification.Recommended + $timestamp = (int) $_GET['timestamp']; + $nonce = wp_unslash( (string) $_GET['nonce'] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- WP Core doesn't sanitize nonces either. + // phpcs:enable WordPress.Security.NonceVerification.Recommended + + // Use up the nonce regardless of whether the signature matches. + if ( ! ( new Nonce_Handler() )->add( $timestamp, $nonce ) ) { + return new \WP_Error( + 'invalid_nonce', + 'Could not add nonce', + compact( 'signature_details', 'error_type' ) + ); + } + + // Be careful about what you do with this debugging data. + // If a malicious requester has access to the expected signature, + // bad things might be possible. + $signature_details['expected'] = $signature; + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( ! hash_equals( $signature, wp_unslash( $_GET['signature'] ) ) ) { + return new \WP_Error( + 'signature_mismatch', + 'Signature mismatch', + compact( 'signature_details', 'error_type' ) + ); + } + + /** + * Action for additional token checking. + * + * @since 1.7.0 + * @since-jetpack 7.7.0 + * + * @param array $post_data request data. + * @param array $token_data token data. + */ + return apply_filters( + 'jetpack_signature_check_token', + array( + 'type' => $token_type, + 'token_key' => $token_key, + 'user_id' => $token->external_user_id, + ), + $token, + $this->raw_post_data + ); + } + + /** + * Returns true if the current site is connected to WordPress.com and has the minimum requirements to enable Jetpack UI. + * + * This method is deprecated since version 1.25.0 of this package. Please use has_connected_owner instead. + * + * Since this method has a wide spread use, we decided not to throw any deprecation warnings for now. + * + * @deprecated 1.25.0 + * @see Manager::has_connected_owner + * @return Boolean is the site connected? + */ + public function is_active() { + return (bool) $this->get_tokens()->get_access_token( true ); + } + + /** + * Obtains an instance of the Tokens class. + * + * @return Tokens the Tokens object + */ + public function get_tokens() { + return new Tokens(); + } + + /** + * Returns true if the site has both a token and a blog id, which indicates a site has been registered. + * + * @access public + * @deprecated 1.12.1 Use is_connected instead + * @see Manager::is_connected + * + * @return bool + */ + public function is_registered() { + _deprecated_function( __METHOD__, '1.12.1' ); + return $this->is_connected(); + } + + /** + * Returns true if the site has both a token and a blog id, which indicates a site has been connected. + * + * @access public + * @since 1.21.1 + * + * @return bool + */ + public function is_connected() { + $has_blog_id = (bool) \Jetpack_Options::get_option( 'id' ); + $has_blog_token = (bool) $this->get_tokens()->get_access_token(); + return $has_blog_id && $has_blog_token; + } + + /** + * Returns true if the site has at least one connected administrator. + * + * @access public + * @since 1.21.1 + * + * @return bool + */ + public function has_connected_admin() { + return (bool) count( $this->get_connected_users( 'manage_options' ) ); + } + + /** + * Returns true if the site has any connected user. + * + * @access public + * @since 1.21.1 + * + * @return bool + */ + public function has_connected_user() { + return (bool) count( $this->get_connected_users( 'any', 1 ) ); + } + + /** + * Returns an array of users that have user tokens for communicating with wpcom. + * Able to select by specific capability. + * + * @since 9.9.1 Added $limit parameter. + * + * @param string $capability The capability of the user. + * @param int|null $limit How many connected users to get before returning. + * @return WP_User[] Array of WP_User objects if found. + */ + public function get_connected_users( $capability = 'any', $limit = null ) { + $connected_users = array(); + $user_tokens = $this->get_tokens()->get_user_tokens(); + + if ( ! is_array( $user_tokens ) || empty( $user_tokens ) ) { + return $connected_users; + } + $connected_user_ids = array_keys( $user_tokens ); + + if ( ! empty( $connected_user_ids ) ) { + foreach ( $connected_user_ids as $id ) { + // Check for capability. + if ( 'any' !== $capability && ! user_can( $id, $capability ) ) { + continue; + } + + $user_data = get_userdata( $id ); + if ( $user_data instanceof \WP_User ) { + $connected_users[] = $user_data; + if ( $limit && count( $connected_users ) >= $limit ) { + return $connected_users; + } + } + } + } + + return $connected_users; + } + + /** + * Returns true if the site has a connected Blog owner (master_user). + * + * @access public + * @since 1.21.1 + * + * @return bool + */ + public function has_connected_owner() { + return (bool) $this->get_connection_owner_id(); + } + + /** + * Returns true if the site is connected only at a site level. + * + * Note that we are explicitly checking for the existence of the master_user option in order to account for cases where we don't have any user tokens (user-level connection) but the master_user option is set, which could be the result of a problematic user connection. + * + * @access public + * @since 1.25.0 + * @deprecated 1.27.0 + * + * @return bool + */ + public function is_userless() { + _deprecated_function( __METHOD__, '1.27.0', 'Automattic\\Jetpack\\Connection\\Manager::is_site_connection' ); + return $this->is_site_connection(); + } + + /** + * Returns true if the site is connected only at a site level. + * + * Note that we are explicitly checking for the existence of the master_user option in order to account for cases where we don't have any user tokens (user-level connection) but the master_user option is set, which could be the result of a problematic user connection. + * + * @access public + * @since 1.27.0 + * + * @return bool + */ + public function is_site_connection() { + return $this->is_connected() && ! $this->has_connected_user() && ! \Jetpack_Options::get_option( 'master_user' ); + } + + /** + * Checks to see if the connection owner of the site is missing. + * + * @return bool + */ + public function is_missing_connection_owner() { + $connection_owner = $this->get_connection_owner_id(); + if ( ! get_user_by( 'id', $connection_owner ) ) { + return true; + } + + return false; + } + + /** + * Returns true if the user with the specified identifier is connected to + * WordPress.com. + * + * @param int $user_id the user identifier. Default is the current user. + * @return bool Boolean is the user connected? + */ + public function is_user_connected( $user_id = false ) { + $user_id = false === $user_id ? get_current_user_id() : absint( $user_id ); + if ( ! $user_id ) { + return false; + } + + return (bool) $this->get_tokens()->get_access_token( $user_id ); + } + + /** + * Returns the local user ID of the connection owner. + * + * @return bool|int Returns the ID of the connection owner or False if no connection owner found. + */ + public function get_connection_owner_id() { + $owner = $this->get_connection_owner(); + return $owner instanceof \WP_User ? $owner->ID : false; + } + + /** + * Get the wpcom user data of the current|specified connected user. + * + * @todo Refactor to properly load the XMLRPC client independently. + * + * @param Integer $user_id the user identifier. + * @return bool|array An array with the WPCOM user data on success, false otherwise. + */ + public function get_connected_user_data( $user_id = null ) { + if ( ! $user_id ) { + $user_id = get_current_user_id(); + } + + // Check if the user is connected and return false otherwise. + if ( ! $this->is_user_connected( $user_id ) ) { + return false; + } + + $transient_key = "jetpack_connected_user_data_$user_id"; + $cached_user_data = get_transient( $transient_key ); + + if ( $cached_user_data ) { + return $cached_user_data; + } + + $xml = new Jetpack_IXR_Client( + array( + 'user_id' => $user_id, + ) + ); + $xml->query( 'wpcom.getUser' ); + + if ( ! $xml->isError() ) { + $user_data = $xml->getResponse(); + set_transient( $transient_key, $xml->getResponse(), DAY_IN_SECONDS ); + return $user_data; + } + + return false; + } + + /** + * Returns a user object of the connection owner. + * + * @return WP_User|false False if no connection owner found. + */ + public function get_connection_owner() { + + $user_id = \Jetpack_Options::get_option( 'master_user' ); + + if ( ! $user_id ) { + return false; + } + + // Make sure user is connected. + $user_token = $this->get_tokens()->get_access_token( $user_id ); + + $connection_owner = false; + + if ( $user_token && is_object( $user_token ) && isset( $user_token->external_user_id ) ) { + $connection_owner = get_userdata( $user_token->external_user_id ); + } + + if ( $connection_owner === false ) { + Error_Handler::get_instance()->report_error( + new WP_Error( + 'invalid_connection_owner', + 'Invalid connection owner', + array( + 'user_id' => $user_id, + 'has_user_token' => (bool) $user_token, + 'error_type' => 'connection', + 'signature_details' => array( + 'token' => '', + ), + ) + ), + false, + true + ); + } + + return $connection_owner; + } + + /** + * Returns true if the provided user is the Jetpack connection owner. + * If user ID is not specified, the current user will be used. + * + * @param Integer|Boolean $user_id the user identifier. False for current user. + * @return Boolean True the user the connection owner, false otherwise. + */ + public function is_connection_owner( $user_id = false ) { + if ( ! $user_id ) { + $user_id = get_current_user_id(); + } + + return ( (int) $user_id ) === $this->get_connection_owner_id(); + } + + /** + * Connects the user with a specified ID to a WordPress.com user using the + * remote login flow. + * + * @access public + * + * @param Integer $user_id (optional) the user identifier, defaults to current user. + * @param String $redirect_url the URL to redirect the user to for processing, defaults to + * admin_url(). + * @return WP_Error only in case of a failed user lookup. + */ + public function connect_user( $user_id = null, $redirect_url = null ) { + $user = null; + if ( null === $user_id ) { + $user = wp_get_current_user(); + } else { + $user = get_user_by( 'ID', $user_id ); + } + + if ( empty( $user ) ) { + return new \WP_Error( 'user_not_found', 'Attempting to connect a non-existent user.' ); + } + + if ( null === $redirect_url ) { + $redirect_url = admin_url(); + } + + // Using wp_redirect intentionally because we're redirecting outside. + wp_redirect( $this->get_authorization_url( $user, $redirect_url ) ); // phpcs:ignore WordPress.Security.SafeRedirect + exit(); + } + + /** + * Force user disconnect. + * + * @param int $user_id Local (external) user ID. + * + * @return bool + */ + public function disconnect_user_force( $user_id ) { + if ( ! (int) $user_id ) { + // Missing user ID. + return false; + } + + return $this->disconnect_user( $user_id, true, true ); + } + + /** + * Unlinks the current user from the linked WordPress.com user. + * + * @access public + * @static + * + * @todo Refactor to properly load the XMLRPC client independently. + * + * @param Integer $user_id the user identifier. + * @param bool $can_overwrite_primary_user Allow for the primary user to be disconnected. + * @param bool $force_disconnect_locally Disconnect user locally even if we were unable to disconnect them from WP.com. + * @return Boolean Whether the disconnection of the user was successful. + */ + public function disconnect_user( $user_id = null, $can_overwrite_primary_user = false, $force_disconnect_locally = false ) { + $user_id = empty( $user_id ) ? get_current_user_id() : (int) $user_id; + $is_primary_user = Jetpack_Options::get_option( 'master_user' ) === $user_id; + + if ( $is_primary_user && ! $can_overwrite_primary_user ) { + return false; + } + + if ( in_array( $user_id, self::$disconnected_users, true ) ) { + // The user is already disconnected. + return false; + } + + // Attempt to disconnect the user from WordPress.com. + $is_disconnected_from_wpcom = $this->unlink_user_from_wpcom( $user_id ); + + $is_disconnected_locally = false; + if ( $is_disconnected_from_wpcom || $force_disconnect_locally ) { + // Disconnect the user locally. + $is_disconnected_locally = $this->get_tokens()->disconnect_user( $user_id ); + + if ( $is_disconnected_locally ) { + // Delete cached connected user data. + $transient_key = "jetpack_connected_user_data_$user_id"; + delete_transient( $transient_key ); + + /** + * Fires after the current user has been unlinked from WordPress.com. + * + * @since 1.7.0 + * @since-jetpack 4.1.0 + * + * @param int $user_id The current user's ID. + */ + do_action( 'jetpack_unlinked_user', $user_id ); + + if ( $is_primary_user ) { + Jetpack_Options::delete_option( 'master_user' ); + } + } + } + + self::$disconnected_users[] = $user_id; + + return $is_disconnected_from_wpcom && $is_disconnected_locally; + } + + /** + * Request to wpcom for a user to be unlinked from their WordPress.com account + * + * @param int $user_id The user identifier. + * + * @return bool Whether the disconnection of the user was successful. + */ + public function unlink_user_from_wpcom( $user_id ) { + // Attempt to disconnect the user from WordPress.com. + $xml = new Jetpack_IXR_Client(); + + $xml->query( 'jetpack.unlink_user', $user_id ); + if ( $xml->isError() ) { + return false; + } + + return (bool) $xml->getResponse(); + } + + /** + * Update the connection owner. + * + * @since 1.29.0 + * + * @param Integer $new_owner_id The ID of the user to become the connection owner. + * + * @return true|WP_Error True if owner successfully changed, WP_Error otherwise. + */ + public function update_connection_owner( $new_owner_id ) { + $roles = new Roles(); + if ( ! user_can( $new_owner_id, $roles->translate_role_to_cap( 'administrator' ) ) ) { + return new WP_Error( + 'new_owner_not_admin', + __( 'New owner is not admin', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + } + + $old_owner_id = $this->get_connection_owner_id(); + + if ( $old_owner_id === $new_owner_id ) { + return new WP_Error( + 'new_owner_is_existing_owner', + __( 'New owner is same as existing owner', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + } + + if ( ! $this->is_user_connected( $new_owner_id ) ) { + return new WP_Error( + 'new_owner_not_connected', + __( 'New owner is not connected', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + } + + // Notify WPCOM about the connection owner change. + $owner_updated_wpcom = $this->update_connection_owner_wpcom( $new_owner_id ); + + if ( $owner_updated_wpcom ) { + // Update the connection owner in Jetpack only if they were successfully updated on WPCOM. + // This will ensure consistency with WPCOM. + \Jetpack_Options::update_option( 'master_user', $new_owner_id ); + + // Track it. + ( new Tracking() )->record_user_event( 'set_connection_owner_success' ); + + return true; + } + return new WP_Error( + 'error_setting_new_owner', + __( 'Could not confirm new owner.', 'jetpack-connection' ), + array( 'status' => 500 ) + ); + } + + /** + * Request to WPCOM to update the connection owner. + * + * @since 1.29.0 + * + * @param Integer $new_owner_id The ID of the user to become the connection owner. + * + * @return Boolean Whether the ownership transfer was successful. + */ + public function update_connection_owner_wpcom( $new_owner_id ) { + // Notify WPCOM about the connection owner change. + $xml = new Jetpack_IXR_Client( + array( + 'user_id' => get_current_user_id(), + ) + ); + $xml->query( + 'jetpack.switchBlogOwner', + array( + 'new_blog_owner' => $new_owner_id, + ) + ); + if ( $xml->isError() ) { + return false; + } + + return (bool) $xml->getResponse(); + } + + /** + * Returns the requested Jetpack API URL. + * + * @param String $relative_url the relative API path. + * @return String API URL. + */ + public function api_url( $relative_url ) { + $api_base = Constants::get_constant( 'JETPACK__API_BASE' ); + $api_version = '/' . Constants::get_constant( 'JETPACK__API_VERSION' ) . '/'; + + /** + * Filters the API URL that Jetpack uses for server communication. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + * + * @param String $url the generated URL. + * @param String $relative_url the relative URL that was passed as an argument. + * @param String $api_base the API base string that is being used. + * @param String $api_version the API version string that is being used. + */ + return apply_filters( + 'jetpack_api_url', + rtrim( $api_base . $relative_url, '/\\' ) . $api_version, + $relative_url, + $api_base, + $api_version + ); + } + + /** + * Returns the Jetpack XMLRPC WordPress.com API endpoint URL. + * + * @return String XMLRPC API URL. + */ + public function xmlrpc_api_url() { + $base = preg_replace( + '#(https?://[^?/]+)(/?.*)?$#', + '\\1', + Constants::get_constant( 'JETPACK__API_BASE' ) + ); + return untrailingslashit( $base ) . '/xmlrpc.php'; + } + + /** + * Attempts Jetpack registration which sets up the site for connection. Should + * remain public because the call to action comes from the current site, not from + * WordPress.com. + * + * @param String $api_endpoint (optional) an API endpoint to use, defaults to 'register'. + * @return true|WP_Error The error object. + */ + public function register( $api_endpoint = 'register' ) { + // Clean-up leftover tokens just in-case. + // This fixes an edge case that was preventing users to register when the blog token was missing but + // there were still leftover user tokens present. + $this->delete_all_connection_tokens( true ); + + add_action( 'pre_update_jetpack_option_register', array( '\\Jetpack_Options', 'delete_option' ) ); + $secrets = ( new Secrets() )->generate( 'register', get_current_user_id(), 600 ); + + if ( false === $secrets ) { + return new WP_Error( 'cannot_save_secrets', __( 'Jetpack experienced an issue trying to save options (cannot_save_secrets). We suggest that you contact your hosting provider, and ask them for help checking that the options table is writable on your site.', 'jetpack-connection' ) ); + } + + if ( + empty( $secrets['secret_1'] ) || + empty( $secrets['secret_2'] ) || + empty( $secrets['exp'] ) + ) { + return new \WP_Error( 'missing_secrets' ); + } + + // Better to try (and fail) to set a higher timeout than this system + // supports than to have register fail for more users than it should. + $timeout = $this->set_min_time_limit( 60 ) / 2; + + $gmt_offset = get_option( 'gmt_offset' ); + if ( ! $gmt_offset ) { + $gmt_offset = 0; + } + + $stats_options = get_option( 'stats_options' ); + $stats_id = isset( $stats_options['blog_id'] ) + ? $stats_options['blog_id'] + : null; + + /* This action is documented in src/class-package-version-tracker.php */ + $package_versions = apply_filters( 'jetpack_package_versions', array() ); + + $active_plugins_using_connection = Plugin_Storage::get_all(); + + /** + * Filters the request body for additional property addition. + * + * @since 1.7.0 + * @since-jetpack 7.7.0 + * + * @param array $post_data request data. + * @param Array $token_data token data. + */ + $body = apply_filters( + 'jetpack_register_request_body', + array_merge( + array( + 'siteurl' => Urls::site_url(), + 'home' => Urls::home_url(), + 'gmt_offset' => $gmt_offset, + 'timezone_string' => (string) get_option( 'timezone_string' ), + 'site_name' => (string) get_option( 'blogname' ), + 'secret_1' => $secrets['secret_1'], + 'secret_2' => $secrets['secret_2'], + 'site_lang' => get_locale(), + 'timeout' => $timeout, + 'stats_id' => $stats_id, + 'state' => get_current_user_id(), + 'site_created' => $this->get_assumed_site_creation_date(), + 'jetpack_version' => Constants::get_constant( 'JETPACK__VERSION' ), + 'ABSPATH' => Constants::get_constant( 'ABSPATH' ), + 'current_user_email' => wp_get_current_user()->user_email, + 'connect_plugin' => $this->get_plugin() ? $this->get_plugin()->get_slug() : null, + 'package_versions' => $package_versions, + 'active_connected_plugins' => $active_plugins_using_connection, + ), + self::$extra_register_params + ) + ); + + $args = array( + 'method' => 'POST', + 'body' => $body, + 'headers' => array( + 'Accept' => 'application/json', + ), + 'timeout' => $timeout, + ); + + $args['body'] = static::apply_activation_source_to_args( $args['body'] ); + + // TODO: fix URLs for bad hosts. + $response = Client::_wp_remote_request( + $this->api_url( $api_endpoint ), + $args, + true + ); + + // Make sure the response is valid and does not contain any Jetpack errors. + $registration_details = $this->validate_remote_register_response( $response ); + + if ( is_wp_error( $registration_details ) ) { + return $registration_details; + } elseif ( ! $registration_details ) { + return new \WP_Error( + 'unknown_error', + 'Unknown error registering your Jetpack site.', + wp_remote_retrieve_response_code( $response ) + ); + } + + if ( empty( $registration_details->jetpack_secret ) || ! is_string( $registration_details->jetpack_secret ) ) { + return new \WP_Error( + 'jetpack_secret', + 'Unable to validate registration of your Jetpack site.', + wp_remote_retrieve_response_code( $response ) + ); + } + + if ( isset( $registration_details->jetpack_public ) ) { + $jetpack_public = (int) $registration_details->jetpack_public; + } else { + $jetpack_public = false; + } + + Jetpack_Options::update_options( + array( + 'id' => (int) $registration_details->jetpack_id, + 'public' => $jetpack_public, + ) + ); + + update_option( Package_Version_Tracker::PACKAGE_VERSION_OPTION, $package_versions ); + + $this->get_tokens()->update_blog_token( (string) $registration_details->jetpack_secret ); + + if ( ! Jetpack_Options::get_option( 'id' ) || ! $this->get_tokens()->get_access_token() ) { + return new WP_Error( + 'connection_data_save_failed', + 'Failed to save connection data in the database' + ); + } + + $alternate_authorization_url = isset( $registration_details->alternate_authorization_url ) ? $registration_details->alternate_authorization_url : ''; + + add_filter( + 'jetpack_register_site_rest_response', + function ( $response ) use ( $alternate_authorization_url ) { + $response['alternateAuthorizeUrl'] = $alternate_authorization_url; + return $response; + } + ); + + /** + * Fires when a site is registered on WordPress.com. + * + * @since 1.7.0 + * @since-jetpack 3.7.0 + * + * @param int $json->jetpack_id Jetpack Blog ID. + * @param string $json->jetpack_secret Jetpack Blog Token. + * @param int|bool $jetpack_public Is the site public. + */ + do_action( + 'jetpack_site_registered', + $registration_details->jetpack_id, + $registration_details->jetpack_secret, + $jetpack_public + ); + + if ( isset( $registration_details->token ) ) { + /** + * Fires when a user token is sent along with the registration data. + * + * @since 1.7.0 + * @since-jetpack 7.6.0 + * + * @param object $token the administrator token for the newly registered site. + */ + do_action( 'jetpack_site_registered_user_token', $registration_details->token ); + } + + return true; + } + + /** + * Attempts Jetpack registration. + * + * @param bool $tos_agree Whether the user agreed to TOS. + * + * @return bool|WP_Error + */ + public function try_registration( $tos_agree = true ) { + if ( $tos_agree ) { + $terms_of_service = new Terms_Of_Service(); + $terms_of_service->agree(); + } + + /** + * Action fired when the user attempts the registration. + * + * @since 1.26.0 + */ + $pre_register = apply_filters( 'jetpack_pre_register', null ); + + if ( is_wp_error( $pre_register ) ) { + return $pre_register; + } + + $tracking_data = array(); + + if ( null !== $this->get_plugin() ) { + $tracking_data['plugin_slug'] = $this->get_plugin()->get_slug(); + } + + $tracking = new Tracking(); + $tracking->record_user_event( 'jpc_register_begin', $tracking_data ); + + add_filter( 'jetpack_register_request_body', array( Utils::class, 'filter_register_request_body' ) ); + + $result = $this->register(); + + remove_filter( 'jetpack_register_request_body', array( Utils::class, 'filter_register_request_body' ) ); + + // If there was an error with registration and the site was not registered, record this so we can show a message. + if ( ! $result || is_wp_error( $result ) ) { + return $result; + } + + return true; + } + + /** + * Adds a parameter to the register request body + * + * @since 1.26.0 + * + * @param string $name The name of the parameter to be added. + * @param string $value The value of the parameter to be added. + * + * @throws \InvalidArgumentException If supplied arguments are not strings. + * @return void + */ + public function add_register_request_param( $name, $value ) { + if ( ! is_string( $name ) || ! is_string( $value ) ) { + throw new \InvalidArgumentException( 'name and value must be strings' ); + } + self::$extra_register_params[ $name ] = $value; + } + + /** + * Takes the response from the Jetpack register new site endpoint and + * verifies it worked properly. + * + * @since 1.7.0 + * @since-jetpack 2.6.0 + * + * @param Mixed $response the response object, or the error object. + * @return string|WP_Error A JSON object on success or WP_Error on failures + **/ + protected function validate_remote_register_response( $response ) { + if ( is_wp_error( $response ) ) { + return new \WP_Error( + 'register_http_request_failed', + $response->get_error_message() + ); + } + + $code = wp_remote_retrieve_response_code( $response ); + $entity = wp_remote_retrieve_body( $response ); + + if ( $entity ) { + $registration_response = json_decode( $entity ); + } else { + $registration_response = false; + } + + $code_type = (int) ( $code / 100 ); + if ( 5 === $code_type ) { + return new \WP_Error( 'wpcom_5??', $code ); + } elseif ( 408 === $code ) { + return new \WP_Error( 'wpcom_408', $code ); + } elseif ( ! empty( $registration_response->error ) ) { + if ( + 'xml_rpc-32700' === $registration_response->error + && ! function_exists( 'xml_parser_create' ) + ) { + $error_description = __( "PHP's XML extension is not available. Jetpack requires the XML extension to communicate with WordPress.com. Please contact your hosting provider to enable PHP's XML extension.", 'jetpack-connection' ); + } else { + $error_description = isset( $registration_response->error_description ) + ? (string) $registration_response->error_description + : ''; + } + + return new \WP_Error( + (string) $registration_response->error, + $error_description, + $code + ); + } elseif ( 200 !== $code ) { + return new \WP_Error( 'wpcom_bad_response', $code ); + } + + // Jetpack ID error block. + if ( empty( $registration_response->jetpack_id ) ) { + return new \WP_Error( + 'jetpack_id', + /* translators: %s is an error message string */ + sprintf( __( 'Error Details: Jetpack ID is empty. Do not publicly post this error message! %s', 'jetpack-connection' ), $entity ), + $entity + ); + } elseif ( ! is_scalar( $registration_response->jetpack_id ) ) { + return new \WP_Error( + 'jetpack_id', + /* translators: %s is an error message string */ + sprintf( __( 'Error Details: Jetpack ID is not a scalar. Do not publicly post this error message! %s', 'jetpack-connection' ), $entity ), + $entity + ); + } elseif ( preg_match( '/[^0-9]/', $registration_response->jetpack_id ) ) { + return new \WP_Error( + 'jetpack_id', + /* translators: %s is an error message string */ + sprintf( __( 'Error Details: Jetpack ID begins with a numeral. Do not publicly post this error message! %s', 'jetpack-connection' ), $entity ), + $entity + ); + } + + return $registration_response; + } + + /** + * Adds a used nonce to a list of known nonces. + * + * @param int $timestamp the current request timestamp. + * @param string $nonce the nonce value. + * @return bool whether the nonce is unique or not. + * + * @deprecated since 1.24.0 + * @see Nonce_Handler::add() + */ + public function add_nonce( $timestamp, $nonce ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Nonce_Handler::add' ); + return ( new Nonce_Handler() )->add( $timestamp, $nonce ); + } + + /** + * Cleans nonces that were saved when calling ::add_nonce. + * + * @todo Properly prepare the query before executing it. + * + * @param bool $all whether to clean even non-expired nonces. + * + * @deprecated since 1.24.0 + * @see Nonce_Handler::clean_all() + */ + public function clean_nonces( $all = false ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Nonce_Handler::clean_all' ); + ( new Nonce_Handler() )->clean_all( $all ? PHP_INT_MAX : ( time() - Nonce_Handler::LIFETIME ) ); + } + + /** + * Sets the Connection custom capabilities. + * + * @param string[] $caps Array of the user's capabilities. + * @param string $cap Capability name. + * @param int $user_id The user ID. + * @param array $args Adds the context to the cap. Typically the object ID. + */ + public function jetpack_connection_custom_caps( $caps, $cap, $user_id, $args ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + switch ( $cap ) { + case 'jetpack_connect': + case 'jetpack_reconnect': + $is_offline_mode = ( new Status() )->is_offline_mode(); + if ( $is_offline_mode ) { + $caps = array( 'do_not_allow' ); + break; + } + // Pass through. If it's not offline mode, these should match disconnect. + // Let users disconnect if it's offline mode, just in case things glitch. + case 'jetpack_disconnect': + /** + * Filters the jetpack_disconnect capability. + * + * @since 1.14.2 + * + * @param array An array containing the capability name. + */ + $caps = apply_filters( 'jetpack_disconnect_cap', array( 'manage_options' ) ); + break; + case 'jetpack_connect_user': + $is_offline_mode = ( new Status() )->is_offline_mode(); + if ( $is_offline_mode ) { + $caps = array( 'do_not_allow' ); + break; + } + // With site connections in mind, non-admin users can connect their account only if a connection owner exists. + $caps = $this->has_connected_owner() ? array( 'read' ) : array( 'manage_options' ); + break; + } + return $caps; + } + + /** + * Builds the timeout limit for queries talking with the wpcom servers. + * + * Based on local php max_execution_time in php.ini + * + * @since 1.7.0 + * @since-jetpack 5.4.0 + * @return int + **/ + public function get_max_execution_time() { + $timeout = (int) ini_get( 'max_execution_time' ); + + // Ensure exec time set in php.ini. + if ( ! $timeout ) { + $timeout = 30; + } + return $timeout; + } + + /** + * Sets a minimum request timeout, and returns the current timeout + * + * @since 1.7.0 + * @since-jetpack 5.4.0 + * @param Integer $min_timeout the minimum timeout value. + **/ + public function set_min_time_limit( $min_timeout ) { + $timeout = $this->get_max_execution_time(); + if ( $timeout < $min_timeout ) { + $timeout = $min_timeout; + set_time_limit( $timeout ); + } + return $timeout; + } + + /** + * Get our assumed site creation date. + * Calculated based on the earlier date of either: + * - Earliest admin user registration date. + * - Earliest date of post of any post type. + * + * @since 1.7.0 + * @since-jetpack 7.2.0 + * + * @return string Assumed site creation date and time. + */ + public function get_assumed_site_creation_date() { + $cached_date = get_transient( 'jetpack_assumed_site_creation_date' ); + if ( ! empty( $cached_date ) ) { + return $cached_date; + } + + $earliest_registered_users = get_users( + array( + 'role' => 'administrator', + 'orderby' => 'user_registered', + 'order' => 'ASC', + 'fields' => array( 'user_registered' ), + 'number' => 1, + ) + ); + $earliest_registration_date = $earliest_registered_users[0]->user_registered; + + $earliest_posts = get_posts( + array( + 'posts_per_page' => 1, + 'post_type' => 'any', + 'post_status' => 'any', + 'orderby' => 'date', + 'order' => 'ASC', + ) + ); + + // If there are no posts at all, we'll count only on user registration date. + if ( $earliest_posts ) { + $earliest_post_date = $earliest_posts[0]->post_date; + } else { + $earliest_post_date = PHP_INT_MAX; + } + + $assumed_date = min( $earliest_registration_date, $earliest_post_date ); + set_transient( 'jetpack_assumed_site_creation_date', $assumed_date ); + + return $assumed_date; + } + + /** + * Adds the activation source string as a parameter to passed arguments. + * + * @todo Refactor to use rawurlencode() instead of urlencode(). + * + * @param array $args arguments that need to have the source added. + * @return array $amended arguments. + */ + public static function apply_activation_source_to_args( $args ) { + list( $activation_source_name, $activation_source_keyword ) = get_option( 'jetpack_activation_source' ); + + if ( $activation_source_name ) { + // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode + $args['_as'] = urlencode( $activation_source_name ); + } + + if ( $activation_source_keyword ) { + // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode + $args['_ak'] = urlencode( $activation_source_keyword ); + } + + return $args; + } + + /** + * Generates two secret tokens and the end of life timestamp for them. + * + * @param String $action The action name. + * @param Integer $user_id The user identifier. + * @param Integer $exp Expiration time in seconds. + */ + public function generate_secrets( $action, $user_id = false, $exp = 600 ) { + return ( new Secrets() )->generate( $action, $user_id, $exp ); + } + + /** + * Returns two secret tokens and the end of life timestamp for them. + * + * @deprecated 1.24.0 Use Automattic\Jetpack\Connection\Secrets->get() instead. + * + * @param String $action The action name. + * @param Integer $user_id The user identifier. + * @return string|array an array of secrets or an error string. + */ + public function get_secrets( $action, $user_id ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Secrets->get' ); + return ( new Secrets() )->get( $action, $user_id ); + } + + /** + * Deletes secret tokens in case they, for example, have expired. + * + * @deprecated 1.24.0 Use Automattic\Jetpack\Connection\Secrets->delete() instead. + * + * @param String $action The action name. + * @param Integer $user_id The user identifier. + */ + public function delete_secrets( $action, $user_id ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Secrets->delete' ); + ( new Secrets() )->delete( $action, $user_id ); + } + + /** + * Deletes all connection tokens and transients from the local Jetpack site. + * If the plugin object has been provided in the constructor, the function first checks + * whether it's the only active connection. + * If there are any other connections, the function will do nothing and return `false` + * (unless `$ignore_connected_plugins` is set to `true`). + * + * @param bool $ignore_connected_plugins Delete the tokens even if there are other connected plugins. + * + * @return bool True if disconnected successfully, false otherwise. + */ + public function delete_all_connection_tokens( $ignore_connected_plugins = false ) { + // refuse to delete if we're not the last Jetpack plugin installed. + if ( ! $ignore_connected_plugins && null !== $this->plugin && ! $this->plugin->is_only() ) { + return false; + } + + /** + * Fires upon the disconnect attempt. + * Return `false` to prevent the disconnect. + * + * @since 1.14.2 + */ + if ( ! apply_filters( 'jetpack_connection_delete_all_tokens', true ) ) { + return false; + } + + \Jetpack_Options::delete_option( + array( + 'master_user', + 'time_diff', + 'fallback_no_verify_ssl_certs', + ) + ); + + ( new Secrets() )->delete_all(); + $this->get_tokens()->delete_all(); + + // Delete cached connected user data. + $transient_key = 'jetpack_connected_user_data_' . get_current_user_id(); + delete_transient( $transient_key ); + + // Delete all XML-RPC errors. + Error_Handler::get_instance()->delete_all_errors(); + + return true; + } + + /** + * Tells WordPress.com to disconnect the site and clear all tokens from cached site. + * If the plugin object has been provided in the constructor, the function first check + * whether it's the only active connection. + * If there are any other connections, the function will do nothing and return `false` + * (unless `$ignore_connected_plugins` is set to `true`). + * + * @param bool $ignore_connected_plugins Delete the tokens even if there are other connected plugins. + * + * @return bool True if disconnected successfully, false otherwise. + */ + public function disconnect_site_wpcom( $ignore_connected_plugins = false ) { + if ( ! $ignore_connected_plugins && null !== $this->plugin && ! $this->plugin->is_only() ) { + return false; + } + + if ( ( new Status() )->is_offline_mode() && ! apply_filters( 'jetpack_connection_disconnect_site_wpcom_offline_mode', false ) ) { + // Prevent potential disconnect of the live site by removing WPCOM tokens. + return false; + } + + /** + * Fires upon the disconnect attempt. + * Return `false` to prevent the disconnect. + * + * @since 1.14.2 + */ + if ( ! apply_filters( 'jetpack_connection_disconnect_site_wpcom', true, $this ) ) { + return false; + } + + $xml = new Jetpack_IXR_Client(); + $xml->query( 'jetpack.deregister', get_current_user_id() ); + + return true; + } + + /** + * Disconnect the plugin and remove the tokens. + * This function will automatically perform "soft" or "hard" disconnect depending on whether other plugins are using the connection. + * This is a proxy method to simplify the Connection package API. + * + * @see Manager::disconnect_site() + * + * @param boolean $disconnect_wpcom Should disconnect_site_wpcom be called. + * @param bool $ignore_connected_plugins Delete the tokens even if there are other connected plugins. + * @return bool + */ + public function remove_connection( $disconnect_wpcom = true, $ignore_connected_plugins = false ) { + + $this->disconnect_site( $disconnect_wpcom, $ignore_connected_plugins ); + + return true; + } + + /** + * Completely clearing up the connection, and initiating reconnect. + * + * @return true|WP_Error True if reconnected successfully, a `WP_Error` object otherwise. + */ + public function reconnect() { + ( new Tracking() )->record_user_event( 'restore_connection_reconnect' ); + + $this->disconnect_site_wpcom( true ); + + return $this->register(); + } + + /** + * Validate the tokens, and refresh the invalid ones. + * + * @return string|bool|WP_Error True if connection restored or string indicating what's to be done next. A `WP_Error` object or false otherwise. + */ + public function restore() { + // If this is a site connection we need to trigger a full reconnection as our only secure means of + // communication with WPCOM, aka the blog token, is compromised. + if ( $this->is_site_connection() ) { + return $this->reconnect(); + } + + $validate_tokens_response = $this->get_tokens()->validate(); + + // If token validation failed, trigger a full reconnection. + if ( is_array( $validate_tokens_response ) && + isset( $validate_tokens_response['blog_token']['is_healthy'] ) && + isset( $validate_tokens_response['user_token']['is_healthy'] ) ) { + $blog_token_healthy = $validate_tokens_response['blog_token']['is_healthy']; + $user_token_healthy = $validate_tokens_response['user_token']['is_healthy']; + } else { + $blog_token_healthy = false; + $user_token_healthy = false; + } + + // Tokens are both valid, or both invalid. We can't fix the problem we don't see, so the full reconnection is needed. + if ( $blog_token_healthy === $user_token_healthy ) { + $result = $this->reconnect(); + return ( true === $result ) ? 'authorize' : $result; + } + + if ( ! $blog_token_healthy ) { + return $this->refresh_blog_token(); + } + + if ( ! $user_token_healthy ) { + return ( true === $this->refresh_user_token() ) ? 'authorize' : false; + } + + return false; + } + + /** + * Responds to a WordPress.com call to register the current site. + * Should be changed to protected. + * + * @param array $registration_data Array of [ secret_1, user_id ]. + */ + public function handle_registration( array $registration_data ) { + list( $registration_secret_1, $registration_user_id ) = $registration_data; + if ( empty( $registration_user_id ) ) { + return new \WP_Error( 'registration_state_invalid', __( 'Invalid Registration State', 'jetpack-connection' ), 400 ); + } + + return ( new Secrets() )->verify( 'register', $registration_secret_1, (int) $registration_user_id ); + } + + /** + * Perform the API request to validate the blog and user tokens. + * + * @deprecated 1.24.0 Use Automattic\Jetpack\Connection\Tokens->validate_tokens() instead. + * + * @param int|null $user_id ID of the user we need to validate token for. Current user's ID by default. + * + * @return array|false|WP_Error The API response: `array( 'blog_token_is_healthy' => true|false, 'user_token_is_healthy' => true|false )`. + */ + public function validate_tokens( $user_id = null ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Tokens->validate' ); + return $this->get_tokens()->validate( $user_id ); + } + + /** + * Verify a Previously Generated Secret. + * + * @deprecated 1.24.0 Use Automattic\Jetpack\Connection\Secrets->verify() instead. + * + * @param string $action The type of secret to verify. + * @param string $secret_1 The secret string to compare to what is stored. + * @param int $user_id The user ID of the owner of the secret. + * @return \WP_Error|string WP_Error on failure, secret_2 on success. + */ + public function verify_secrets( $action, $secret_1, $user_id ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Secrets->verify' ); + return ( new Secrets() )->verify( $action, $secret_1, $user_id ); + } + + /** + * Responds to a WordPress.com call to authorize the current user. + * Should be changed to protected. + */ + public function handle_authorization() { + } + + /** + * Obtains the auth token. + * + * @param array $data The request data. + * @return object|\WP_Error Returns the auth token on success. + * Returns a \WP_Error on failure. + */ + public function get_token( $data ) { + return $this->get_tokens()->get( $data, $this->api_url( 'token' ) ); + } + + /** + * Builds a URL to the Jetpack connection auth page. + * + * @since 2.7.6 Added optional $from and $raw parameters. + * + * @param WP_User|null $user (optional) defaults to the current logged in user. + * @param string|null $redirect (optional) a redirect URL to use instead of the default. + * @param bool|string $from If not false, adds 'from=$from' param to the connect URL. + * @param bool $raw If true, URL will not be escaped. + * + * @return string Connect URL. + */ + public function get_authorization_url( $user = null, $redirect = null, $from = false, $raw = false ) { + if ( empty( $user ) ) { + $user = wp_get_current_user(); + } + + $roles = new Roles(); + $role = $roles->translate_user_to_role( $user ); + $signed_role = $this->get_tokens()->sign_role( $role ); + + /** + * Filter the URL of the first time the user gets redirected back to your site for connection + * data processing. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + * + * @param string $redirect_url Defaults to the site admin URL. + */ + $processing_url = apply_filters( 'jetpack_connect_processing_url', admin_url( 'admin.php' ) ); + + /** + * Filter the URL to redirect the user back to when the authorization process + * is complete. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + * + * @param string $redirect_url Defaults to the site URL. + */ + $redirect = apply_filters( 'jetpack_connect_redirect_url', $redirect ); + + $secrets = ( new Secrets() )->generate( 'authorize', $user->ID, 2 * HOUR_IN_SECONDS ); + + /** + * Filter the type of authorization. + * 'calypso' completes authorization on wordpress.com/jetpack/connect + * while 'jetpack' ( or any other value ) completes the authorization at jetpack.wordpress.com. + * + * @since 1.7.0 + * @since-jetpack 4.3.3 + * + * @param string $auth_type Defaults to 'calypso', can also be 'jetpack'. + */ + $auth_type = apply_filters( 'jetpack_auth_type', 'calypso' ); + + /** + * Filters the user connection request data for additional property addition. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + * + * @param array $request_data request data. + */ + $body = apply_filters( + 'jetpack_connect_request_body', + array( + 'response_type' => 'code', + 'client_id' => \Jetpack_Options::get_option( 'id' ), + 'redirect_uri' => add_query_arg( + array( + 'handler' => 'jetpack-connection-webhooks', + 'action' => 'authorize', + '_wpnonce' => wp_create_nonce( "jetpack-authorize_{$role}_{$redirect}" ), + 'redirect' => $redirect ? rawurlencode( $redirect ) : false, + ), + esc_url( $processing_url ) + ), + 'state' => $user->ID, + 'scope' => $signed_role, + 'user_email' => $user->user_email, + 'user_login' => $user->user_login, + 'is_active' => $this->has_connected_owner(), // TODO Deprecate this. + 'jp_version' => (string) Constants::get_constant( 'JETPACK__VERSION' ), + 'auth_type' => $auth_type, + 'secret' => $secrets['secret_1'], + 'blogname' => get_option( 'blogname' ), + 'site_url' => Urls::site_url(), + 'home_url' => Urls::home_url(), + 'site_icon' => get_site_icon_url(), + 'site_lang' => get_locale(), + 'site_created' => $this->get_assumed_site_creation_date(), + 'allow_site_connection' => ! $this->has_connected_owner(), + 'calypso_env' => ( new Host() )->get_calypso_env(), + 'source' => ( new Host() )->get_source_query(), + ) + ); + + $body = static::apply_activation_source_to_args( urlencode_deep( $body ) ); + + $api_url = $this->api_url( 'authorize' ); + + $url = add_query_arg( $body, $api_url ); + + if ( is_network_admin() ) { + $url = add_query_arg( 'is_multisite', network_admin_url( 'admin.php?page=jetpack-settings' ), $url ); + } + + if ( $from ) { + $url = add_query_arg( 'from', $from, $url ); + } + + if ( $raw ) { + $url = esc_url_raw( $url ); + } + + /** + * Filter the URL used when connecting a user to a WordPress.com account. + * + * @since 2.0.0 + * @since 2.7.6 Added $raw parameter. + * + * @param string $url Connection URL. + * @param bool $raw If true, URL will not be escaped. + */ + return apply_filters( 'jetpack_build_authorize_url', $url, $raw ); + } + + /** + * Authorizes the user by obtaining and storing the user token. + * + * @param array $data The request data. + * @return string|\WP_Error Returns a string on success. + * Returns a \WP_Error on failure. + */ + public function authorize( $data = array() ) { + /** + * Action fired when user authorization starts. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + */ + do_action( 'jetpack_authorize_starting' ); + + $roles = new Roles(); + $role = $roles->translate_current_user_to_role(); + + if ( ! $role ) { + return new \WP_Error( 'no_role', 'Invalid request.', 400 ); + } + + $cap = $roles->translate_role_to_cap( $role ); + if ( ! $cap ) { + return new \WP_Error( 'no_cap', 'Invalid request.', 400 ); + } + + if ( ! empty( $data['error'] ) ) { + return new \WP_Error( $data['error'], 'Error included in the request.', 400 ); + } + + if ( ! isset( $data['state'] ) ) { + return new \WP_Error( 'no_state', 'Request must include state.', 400 ); + } + + if ( ! ctype_digit( $data['state'] ) ) { + return new \WP_Error( $data['error'], 'State must be an integer.', 400 ); + } + + $current_user_id = get_current_user_id(); + if ( $current_user_id !== (int) $data['state'] ) { + return new \WP_Error( 'wrong_state', 'State does not match current user.', 400 ); + } + + if ( empty( $data['code'] ) ) { + return new \WP_Error( 'no_code', 'Request must include an authorization code.', 400 ); + } + + $token = $this->get_tokens()->get( $data, $this->api_url( 'token' ) ); + + if ( is_wp_error( $token ) ) { + $code = $token->get_error_code(); + if ( empty( $code ) ) { + $code = 'invalid_token'; + } + return new \WP_Error( $code, $token->get_error_message(), 400 ); + } + + if ( ! $token ) { + return new \WP_Error( 'no_token', 'Error generating token.', 400 ); + } + + $is_connection_owner = ! $this->has_connected_owner(); + + $this->get_tokens()->update_user_token( $current_user_id, sprintf( '%s.%d', $token, $current_user_id ), $is_connection_owner ); + + /** + * Fires after user has successfully received an auth token. + * + * @since 1.7.0 + * @since-jetpack 3.9.0 + */ + do_action( 'jetpack_user_authorized' ); + + if ( ! $is_connection_owner ) { + /** + * Action fired when a secondary user has been authorized. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + */ + do_action( 'jetpack_authorize_ending_linked' ); + return 'linked'; + } + + /** + * Action fired when the master user has been authorized. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + * + * @param array $data The request data. + */ + do_action( 'jetpack_authorize_ending_authorized', $data ); + + \Jetpack_Options::delete_raw_option( 'jetpack_last_connect_url_check' ); + + ( new Nonce_Handler() )->reschedule(); + + return 'authorized'; + } + + /** + * Disconnects from the Jetpack servers. + * Forgets all connection details and tells the Jetpack servers to do the same. + * + * @param boolean $disconnect_wpcom Should disconnect_site_wpcom be called. + * @param bool $ignore_connected_plugins Delete the tokens even if there are other connected plugins. + */ + public function disconnect_site( $disconnect_wpcom = true, $ignore_connected_plugins = true ) { + if ( ! $ignore_connected_plugins && null !== $this->plugin && ! $this->plugin->is_only() ) { + return false; + } + + wp_clear_scheduled_hook( 'jetpack_clean_nonces' ); + + ( new Nonce_Handler() )->clean_all(); + + /** + * Fires before a site is disconnected. + * + * @since 1.36.3 + */ + do_action( 'jetpack_site_before_disconnected' ); + + // If the site is in an IDC because sync is not allowed, + // let's make sure to not disconnect the production site. + if ( $disconnect_wpcom ) { + $tracking = new Tracking(); + $tracking->record_user_event( 'disconnect_site', array() ); + + $this->disconnect_site_wpcom( $ignore_connected_plugins ); + } + + $this->delete_all_connection_tokens( $ignore_connected_plugins ); + + // Remove tracked package versions, since they depend on the Jetpack Connection. + delete_option( Package_Version_Tracker::PACKAGE_VERSION_OPTION ); + + $jetpack_unique_connection = \Jetpack_Options::get_option( 'unique_connection' ); + if ( $jetpack_unique_connection ) { + // Check then record unique disconnection if site has never been disconnected previously. + if ( - 1 === $jetpack_unique_connection['disconnected'] ) { + $jetpack_unique_connection['disconnected'] = 1; + } else { + if ( 0 === $jetpack_unique_connection['disconnected'] ) { + $a8c_mc_stats_instance = new A8c_Mc_Stats(); + $a8c_mc_stats_instance->add( 'connections', 'unique-disconnect' ); + $a8c_mc_stats_instance->do_server_side_stats(); + } + // increment number of times disconnected. + $jetpack_unique_connection['disconnected'] += 1; + } + + \Jetpack_Options::update_option( 'unique_connection', $jetpack_unique_connection ); + } + + /** + * Fires when a site is disconnected. + * + * @since 1.30.1 + */ + do_action( 'jetpack_site_disconnected' ); + } + + /** + * The Base64 Encoding of the SHA1 Hash of the Input. + * + * @param string $text The string to hash. + * @return string + */ + public function sha1_base64( $text ) { + return base64_encode( sha1( $text, true ) ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode + } + + /** + * This function mirrors Jetpack_Data::is_usable_domain() in the WPCOM codebase. + * + * @param string $domain The domain to check. + * + * @return bool|WP_Error + */ + public function is_usable_domain( $domain ) { + + // If it's empty, just fail out. + if ( ! $domain ) { + return new \WP_Error( + 'fail_domain_empty', + /* translators: %1$s is a domain name. */ + sprintf( __( 'Domain `%1$s` just failed is_usable_domain check as it is empty.', 'jetpack-connection' ), $domain ) + ); + } + + /** + * Skips the usuable domain check when connecting a site. + * + * Allows site administrators with domains that fail gethostname-based checks to pass the request to WP.com + * + * @since 1.7.0 + * @since-jetpack 4.1.0 + * + * @param bool If the check should be skipped. Default false. + */ + if ( apply_filters( 'jetpack_skip_usuable_domain_check', false ) ) { + return true; + } + + // None of the explicit localhosts. + $forbidden_domains = array( + 'wordpress.com', + 'localhost', + 'localhost.localdomain', + 'local.wordpress.test', // VVV pattern. + 'local.wordpress-trunk.test', // VVV pattern. + 'src.wordpress-develop.test', // VVV pattern. + 'build.wordpress-develop.test', // VVV pattern. + ); + if ( in_array( $domain, $forbidden_domains, true ) ) { + return new \WP_Error( + 'fail_domain_forbidden', + sprintf( + /* translators: %1$s is a domain name. */ + __( + 'Domain `%1$s` just failed is_usable_domain check as it is in the forbidden array.', + 'jetpack-connection' + ), + $domain + ) + ); + } + + // No .test or .local domains. + if ( preg_match( '#\.(test|local)$#i', $domain ) ) { + return new \WP_Error( + 'fail_domain_tld', + sprintf( + /* translators: %1$s is a domain name. */ + __( + 'Domain `%1$s` just failed is_usable_domain check as it uses an invalid top level domain.', + 'jetpack-connection' + ), + $domain + ) + ); + } + + // No WPCOM subdomains. + if ( preg_match( '#\.WordPress\.com$#i', $domain ) ) { + return new \WP_Error( + 'fail_subdomain_wpcom', + sprintf( + /* translators: %1$s is a domain name. */ + __( + 'Domain `%1$s` just failed is_usable_domain check as it is a subdomain of WordPress.com.', + 'jetpack-connection' + ), + $domain + ) + ); + } + + // If PHP was compiled without support for the Filter module (very edge case). + if ( ! function_exists( 'filter_var' ) ) { + // Just pass back true for now, and let wpcom sort it out. + return true; + } + + $domain = preg_replace( '#^https?://#', '', untrailingslashit( $domain ) ); + + if ( filter_var( $domain, FILTER_VALIDATE_IP ) + && ! filter_var( $domain, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE ) + ) { + return new \WP_Error( + 'fail_ip_forbidden', + sprintf( + /* translators: %1$s is a domain name. */ + __( + 'IP address `%1$s` just failed is_usable_domain check as it is in the private network.', + 'jetpack-connection' + ), + $domain + ) + ); + } + + return true; + } + + /** + * Gets the requested token. + * + * @deprecated 1.24.0 Use Automattic\Jetpack\Connection\Tokens->get_access_token() instead. + * + * @param int|false $user_id false: Return the Blog Token. int: Return that user's User Token. + * @param string|false $token_key If provided, check that the token matches the provided input. + * @param bool|true $suppress_errors If true, return a falsy value when the token isn't found; When false, return a descriptive WP_Error when the token isn't found. + * + * @return object|false + * + * @see $this->get_tokens()->get_access_token() + */ + public function get_access_token( $user_id = false, $token_key = false, $suppress_errors = true ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Tokens->get_access_token' ); + return $this->get_tokens()->get_access_token( $user_id, $token_key, $suppress_errors ); + } + + /** + * In some setups, $HTTP_RAW_POST_DATA can be emptied during some IXR_Server paths + * since it is passed by reference to various methods. + * Capture it here so we can verify the signature later. + * + * @param array $methods an array of available XMLRPC methods. + * @return array the same array, since this method doesn't add or remove anything. + */ + public function xmlrpc_methods( $methods ) { + $this->raw_post_data = isset( $GLOBALS['HTTP_RAW_POST_DATA'] ) ? $GLOBALS['HTTP_RAW_POST_DATA'] : null; + return $methods; + } + + /** + * Resets the raw post data parameter for testing purposes. + */ + public function reset_raw_post_data() { + $this->raw_post_data = null; + } + + /** + * Registering an additional method. + * + * @param array $methods an array of available XMLRPC methods. + * @return array the amended array in case the method is added. + */ + public function public_xmlrpc_methods( $methods ) { + if ( array_key_exists( 'wp.getOptions', $methods ) ) { + $methods['wp.getOptions'] = array( $this, 'jetpack_get_options' ); + } + return $methods; + } + + /** + * Handles a getOptions XMLRPC method call. + * + * @param array $args method call arguments. + * @return array|IXR_Error An amended XMLRPC server options array. + */ + public function jetpack_get_options( $args ) { + global $wp_xmlrpc_server; + + $wp_xmlrpc_server->escape( $args ); + + $username = $args[1]; + $password = $args[2]; + + $user = $wp_xmlrpc_server->login( $username, $password ); + if ( ! $user ) { + return $wp_xmlrpc_server->error; + } + + $options = array(); + $user_data = $this->get_connected_user_data(); + if ( is_array( $user_data ) ) { + $options['jetpack_user_id'] = array( + 'desc' => __( 'The WP.com user ID of the connected user', 'jetpack-connection' ), + 'readonly' => true, + 'value' => $user_data['ID'], + ); + $options['jetpack_user_login'] = array( + 'desc' => __( 'The WP.com username of the connected user', 'jetpack-connection' ), + 'readonly' => true, + 'value' => $user_data['login'], + ); + $options['jetpack_user_email'] = array( + 'desc' => __( 'The WP.com user email of the connected user', 'jetpack-connection' ), + 'readonly' => true, + 'value' => $user_data['email'], + ); + $options['jetpack_user_site_count'] = array( + 'desc' => __( 'The number of sites of the connected WP.com user', 'jetpack-connection' ), + 'readonly' => true, + 'value' => $user_data['site_count'], + ); + } + $wp_xmlrpc_server->blog_options = array_merge( $wp_xmlrpc_server->blog_options, $options ); + $args = stripslashes_deep( $args ); + return $wp_xmlrpc_server->wp_getOptions( $args ); + } + + /** + * Adds Jetpack-specific options to the output of the XMLRPC options method. + * + * @param array $options standard Core options. + * @return array amended options. + */ + public function xmlrpc_options( $options ) { + $jetpack_client_id = false; + if ( $this->is_connected() ) { + $jetpack_client_id = \Jetpack_Options::get_option( 'id' ); + } + $options['jetpack_version'] = array( + 'desc' => __( 'Jetpack Plugin Version', 'jetpack-connection' ), + 'readonly' => true, + 'value' => Constants::get_constant( 'JETPACK__VERSION' ), + ); + + $options['jetpack_client_id'] = array( + 'desc' => __( 'The Client ID/WP.com Blog ID of this site', 'jetpack-connection' ), + 'readonly' => true, + 'value' => $jetpack_client_id, + ); + return $options; + } + + /** + * Resets the saved authentication state in between testing requests. + */ + public function reset_saved_auth_state() { + $this->xmlrpc_verification = null; + } + + /** + * Sign a user role with the master access token. + * If not specified, will default to the current user. + * + * @access public + * + * @param string $role User role. + * @param int $user_id ID of the user. + * @return string Signed user role. + */ + public function sign_role( $role, $user_id = null ) { + return $this->get_tokens()->sign_role( $role, $user_id ); + } + + /** + * Set the plugin instance. + * + * @param Plugin $plugin_instance The plugin instance. + * + * @return $this + */ + public function set_plugin_instance( Plugin $plugin_instance ) { + $this->plugin = $plugin_instance; + + return $this; + } + + /** + * Retrieve the plugin management object. + * + * @return Plugin|null + */ + public function get_plugin() { + return $this->plugin; + } + + /** + * Get all connected plugins information, excluding those disconnected by user. + * WARNING: the method cannot be called until Plugin_Storage::configure is called, which happens on plugins_loaded + * Even if you don't use Jetpack Config, it may be introduced later by other plugins, + * so please make sure not to run the method too early in the code. + * + * @return array|WP_Error + */ + public function get_connected_plugins() { + $maybe_plugins = Plugin_Storage::get_all(); + + if ( $maybe_plugins instanceof WP_Error ) { + return $maybe_plugins; + } + + return $maybe_plugins; + } + + /** + * Force plugin disconnect. After its called, the plugin will not be allowed to use the connection. + * Note: this method does not remove any access tokens. + * + * @deprecated since 1.39.0 + * @return bool + */ + public function disable_plugin() { + return null; + } + + /** + * Force plugin reconnect after user-initiated disconnect. + * After its called, the plugin will be allowed to use the connection again. + * Note: this method does not initialize access tokens. + * + * @deprecated since 1.39.0. + * @return bool + */ + public function enable_plugin() { + return null; + } + + /** + * Whether the plugin is allowed to use the connection, or it's been disconnected by user. + * If no plugin slug was passed into the constructor, always returns true. + * + * @deprecated 1.42.0 This method no longer has a purpose after the removal of the soft disconnect feature. + * + * @return bool + */ + public function is_plugin_enabled() { + return true; + } + + /** + * Perform the API request to refresh the blog token. + * Note that we are making this request on behalf of the Jetpack master user, + * given they were (most probably) the ones that registered the site at the first place. + * + * @return WP_Error|bool The result of updating the blog_token option. + */ + public function refresh_blog_token() { + ( new Tracking() )->record_user_event( 'restore_connection_refresh_blog_token' ); + + $blog_id = \Jetpack_Options::get_option( 'id' ); + if ( ! $blog_id ) { + return new WP_Error( 'site_not_registered', 'Site not registered.' ); + } + + $url = sprintf( + '%s/%s/v%s/%s', + Constants::get_constant( 'JETPACK__WPCOM_JSON_API_BASE' ), + 'wpcom', + '2', + 'sites/' . $blog_id . '/jetpack-refresh-blog-token' + ); + $method = 'POST'; + $user_id = get_current_user_id(); + + $response = Client::remote_request( compact( 'url', 'method', 'user_id' ) ); + + if ( is_wp_error( $response ) ) { + return new WP_Error( 'refresh_blog_token_http_request_failed', $response->get_error_message() ); + } + + $code = wp_remote_retrieve_response_code( $response ); + $entity = wp_remote_retrieve_body( $response ); + + if ( $entity ) { + $json = json_decode( $entity ); + } else { + $json = false; + } + + if ( 200 !== $code ) { + if ( empty( $json->code ) ) { + return new WP_Error( 'unknown', '', $code ); + } + + /* translators: Error description string. */ + $error_description = isset( $json->message ) ? sprintf( __( 'Error Details: %s', 'jetpack-connection' ), (string) $json->message ) : ''; + + return new WP_Error( (string) $json->code, $error_description, $code ); + } + + if ( empty( $json->jetpack_secret ) || ! is_scalar( $json->jetpack_secret ) ) { + return new WP_Error( 'jetpack_secret', '', $code ); + } + + Error_Handler::get_instance()->delete_all_errors(); + + return $this->get_tokens()->update_blog_token( (string) $json->jetpack_secret ); + } + + /** + * Disconnect the user from WP.com, and initiate the reconnect process. + * + * @return bool + */ + public function refresh_user_token() { + ( new Tracking() )->record_user_event( 'restore_connection_refresh_user_token' ); + $this->disconnect_user( null, true, true ); + return true; + } + + /** + * Fetches a signed token. + * + * @deprecated 1.24.0 Use Automattic\Jetpack\Connection\Tokens->get_signed_token() instead. + * + * @param object $token the token. + * @return WP_Error|string a signed token + */ + public function get_signed_token( $token ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Tokens->get_signed_token' ); + return $this->get_tokens()->get_signed_token( $token ); + } + + /** + * If the site-level connection is active, add the list of plugins using connection to the heartbeat (except Jetpack itself) + * + * @param array $stats The Heartbeat stats array. + * @return array $stats + */ + public function add_stats_to_heartbeat( $stats ) { + + if ( ! $this->is_connected() ) { + return $stats; + } + + $active_plugins_using_connection = Plugin_Storage::get_all(); + foreach ( array_keys( $active_plugins_using_connection ) as $plugin_slug ) { + if ( 'jetpack' !== $plugin_slug ) { + $stats_group = isset( $active_plugins_using_connection['jetpack'] ) ? 'combined-connection' : 'standalone-connection'; + $stats[ $stats_group ][] = $plugin_slug; + } + } + return $stats; + } + + /** + * Get the WPCOM or self-hosted site ID. + * + * @param bool $quiet Return null instead of an error. + * + * @return int|WP_Error|null + */ + public static function get_site_id( $quiet = false ) { + $is_wpcom = ( defined( 'IS_WPCOM' ) && IS_WPCOM ); + $site_id = $is_wpcom ? get_current_blog_id() : \Jetpack_Options::get_option( 'id' ); + if ( ! $site_id ) { + return $quiet + ? null + : new \WP_Error( + 'unavailable_site_id', + __( 'Sorry, something is wrong with your Jetpack connection.', 'jetpack-connection' ), + 403 + ); + } + return (int) $site_id; + } + + /** + * Check if Jetpack is ready for uninstall cleanup. + * + * @param string $current_plugin_slug The current plugin's slug. + * + * @return bool + */ + public static function is_ready_for_cleanup( $current_plugin_slug ) { + $active_plugins = get_option( Plugin_Storage::ACTIVE_PLUGINS_OPTION_NAME ); + + return empty( $active_plugins ) || ! is_array( $active_plugins ) + || ( count( $active_plugins ) === 1 && array_key_exists( $current_plugin_slug, $active_plugins ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php new file mode 100644 index 00000000..48e14a15 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php @@ -0,0 +1,212 @@ +db = $wpdb; + } + + /** + * Scheduling the WP-cron cleanup event. + */ + public function init_schedule() { + add_action( 'jetpack_clean_nonces', array( __CLASS__, 'clean_scheduled' ) ); + if ( ! wp_next_scheduled( 'jetpack_clean_nonces' ) ) { + wp_schedule_event( time(), 'hourly', 'jetpack_clean_nonces' ); + } + } + + /** + * Reschedule the WP-cron cleanup event to make it start sooner. + */ + public function reschedule() { + wp_clear_scheduled_hook( 'jetpack_clean_nonces' ); + wp_schedule_event( time(), 'hourly', 'jetpack_clean_nonces' ); + } + + /** + * Adds a used nonce to a list of known nonces. + * + * @param int $timestamp the current request timestamp. + * @param string $nonce the nonce value. + * + * @return bool whether the nonce is unique or not. + */ + public function add( $timestamp, $nonce ) { + if ( isset( static::$nonces_used_this_request[ "$timestamp:$nonce" ] ) ) { + return static::$nonces_used_this_request[ "$timestamp:$nonce" ]; + } + + // This should always have gone through Jetpack_Signature::sign_request() first to check $timestamp and $nonce. + $timestamp = (int) $timestamp; + $nonce = esc_sql( $nonce ); + + // Raw query so we can avoid races: add_option will also update. + $show_errors = $this->db->hide_errors(); + + // Running `try...finally` to make sure that we re-enable errors in case of an exception. + try { + $old_nonce = $this->db->get_row( + $this->db->prepare( "SELECT 1 FROM `{$this->db->options}` WHERE option_name = %s", "jetpack_nonce_{$timestamp}_{$nonce}" ) + ); + + if ( $old_nonce === null ) { + $return = (bool) $this->db->query( + $this->db->prepare( + "INSERT INTO `{$this->db->options}` (`option_name`, `option_value`, `autoload`) VALUES (%s, %s, %s)", + "jetpack_nonce_{$timestamp}_{$nonce}", + time(), + 'no' + ) + ); + } else { + $return = false; + } + } finally { + $this->db->show_errors( $show_errors ); + } + + static::$nonces_used_this_request[ "$timestamp:$nonce" ] = $return; + + return $return; + } + + /** + * Removing all existing nonces, or at least as many as possible. + * Capped at 20 seconds to avoid breaking the site. + * + * @param int $cutoff_timestamp All nonces added before this timestamp will be removed. + * @param int $time_limit How long the cleanup can run (in seconds). + * + * @return true + */ + public function clean_all( $cutoff_timestamp = PHP_INT_MAX, $time_limit = 20 ) { + // phpcs:ignore Generic.CodeAnalysis.ForLoopWithTestFunctionCall.NotAllowed + for ( $end_time = time() + $time_limit; time() < $end_time; ) { + $result = $this->delete( static::CLEAN_ALL_LIMIT_PER_BATCH, $cutoff_timestamp ); + + if ( ! $result ) { + break; + } + } + + return true; + } + + /** + * Scheduled clean up of the expired nonces. + */ + public static function clean_scheduled() { + /** + * Adjust the time limit for the scheduled cleanup. + * + * @since 9.5.0 + * + * @param int $time_limit How long the cleanup can run (in seconds). + */ + $time_limit = apply_filters( 'jetpack_connection_nonce_cleanup_runtime_limit', static::SCHEDULED_CLEANUP_TIME_LIMIT ); + + ( new static() )->clean_all( time() - static::LIFETIME, $time_limit ); + } + + /** + * Delete the nonces. + * + * @param int $limit How many nonces to delete. + * @param null|int $cutoff_timestamp All nonces added before this timestamp will be removed. + * + * @return int|false Number of removed nonces, or `false` if nothing to remove (or in case of a database error). + */ + public function delete( $limit = 10, $cutoff_timestamp = null ) { + global $wpdb; + + $ids = $wpdb->get_col( + $wpdb->prepare( + "SELECT option_id FROM `{$wpdb->options}`" + . " WHERE `option_name` >= 'jetpack_nonce_' AND `option_name` < %s" + . ' LIMIT %d', + 'jetpack_nonce_' . $cutoff_timestamp, + $limit + ) + ); + + if ( ! is_array( $ids ) ) { + // There's an error and we can't proceed. + return false; + } + + // Removing zeroes in case AUTO_INCREMENT of the options table is broken, and all ID's are zeroes. + $ids = array_filter( $ids ); + + if ( array() === $ids ) { + // There's nothing to remove. + return false; + } + + $ids_fill = implode( ', ', array_fill( 0, count( $ids ), '%d' ) ); + + $args = $ids; + $args[] = 'jetpack_nonce_%'; + + // The Code Sniffer is unable to understand what's going on... + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.PreparedSQLPlaceholders.ReplacementsWrongNumber + return $wpdb->query( $wpdb->prepare( "DELETE FROM `{$wpdb->options}` WHERE `option_id` IN ( {$ids_fill} ) AND option_name LIKE %s", $args ) ); + } + + /** + * Clean the cached nonces valid during the current request, therefore making them invalid. + * + * @return bool + */ + public static function invalidate_request_nonces() { + static::$nonces_used_this_request = array(); + + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php new file mode 100644 index 00000000..2d1b3743 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php @@ -0,0 +1,176 @@ +is_rate_limiting() ) { + return; + } + + /** + * Obtains the package versions. + * + * @since 1.30.2 + * + * @param array An associative array of Jetpack package slugs and their corresponding versions as key/value pairs. + */ + $filter_versions = apply_filters( 'jetpack_package_versions', array() ); + + if ( ! is_array( $filter_versions ) ) { + return; + } + + $option_versions = get_option( self::PACKAGE_VERSION_OPTION, array() ); + + foreach ( $filter_versions as $package => $version ) { + if ( ! is_string( $package ) || ! is_string( $version ) ) { + unset( $filter_versions[ $package ] ); + } + } + + if ( ! is_array( $option_versions ) + || count( array_diff_assoc( $filter_versions, $option_versions ) ) + || count( array_diff_assoc( $option_versions, $filter_versions ) ) + ) { + $this->update_package_versions_option( $filter_versions ); + } + } + + /** + * Updates the package versions option. + * + * @param array $package_versions The package versions. + */ + protected function update_package_versions_option( $package_versions ) { + if ( ! $this->is_sync_enabled() ) { + $this->update_package_versions_via_remote_request( $package_versions ); + return; + } + + update_option( self::PACKAGE_VERSION_OPTION, $package_versions ); + } + + /** + * Whether Jetpack Sync is enabled. + * + * @return boolean true if Sync is present and enabled, false otherwise + */ + protected function is_sync_enabled() { + if ( class_exists( 'Automattic\Jetpack\Sync\Settings' ) && \Automattic\Jetpack\Sync\Settings::is_sync_enabled() ) { + + return true; + } + + return false; + } + + /** + * Fallback for updating the package versions via a remote request when Sync is not present. + * + * Updates the package versions as follows: + * - Sends the updated package versions to wpcom. + * - Updates the 'jetpack_package_versions' option. + * + * @param array $package_versions The package versions. + */ + protected function update_package_versions_via_remote_request( $package_versions ) { + $connection = new Manager(); + if ( ! $connection->is_connected() ) { + return; + } + + $site_id = \Jetpack_Options::get_option( 'id' ); + + $last_failed_attempt_within_hour = get_transient( self::CACHED_FAILED_REQUEST_KEY ); + + if ( $last_failed_attempt_within_hour ) { + return; + } + + $body = wp_json_encode( + array( + 'package_versions' => $package_versions, + ) + ); + + $response = Client::wpcom_json_api_request_as_blog( + sprintf( '/sites/%d/jetpack-package-versions', $site_id ), + '2', + array( + 'headers' => array( 'content-type' => 'application/json' ), + 'method' => 'POST', + ), + $body, + 'wpcom' + ); + + if ( 200 === wp_remote_retrieve_response_code( $response ) ) { + update_option( self::PACKAGE_VERSION_OPTION, $package_versions ); + } else { + set_transient( self::CACHED_FAILED_REQUEST_KEY, time(), self::CACHED_FAILED_REQUEST_EXPIRATION ); + } + } + + /** + * Check if version check is being rate limited, and update the rate limiting transient if needed. + * + * @return bool + */ + private function is_rate_limiting() { + if ( get_transient( static::RATE_LIMITER_KEY ) ) { + return true; + } + + set_transient( static::RATE_LIMITER_KEY, time(), static::RATE_LIMITER_TIMEOUT ); + + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php new file mode 100644 index 00000000..253aa0ab --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php @@ -0,0 +1,30 @@ + array( + 'name' => 'IONOS', + 'logo' => array( + 'src' => '/images/ionos-logo.jpg', + 'width' => 119, + 'height' => 32, + ), + ), + ); + + /** + * A list of supported presets. + * + * @var array + */ + private static $supported_presets = array( + 'IONA' => 'jetpack_backup_daily', + ); + + /** + * Get singleton instance of class. + * + * @return Partner_Coupon + */ + public static function get_instance() { + if ( self::$instance === null ) { + self::$instance = new Partner_Coupon( array( Connection_Client::class, 'wpcom_json_api_request_as_blog' ) ); + } + + return self::$instance; + } + + /** + * Constructor. + * + * @param callable $request_as_blog Callable that executes a blog-authenticated request. + */ + public function __construct( $request_as_blog ) { + $this->request_as_blog = $request_as_blog; + } + + /** + * Register hooks to catch and purge coupon. + * + * @param string $plugin_slug The plugin slug to differentiate between Jetpack connections. + * @param string $redirect_location The location we should redirect to after catching the coupon. + */ + public static function register_coupon_admin_hooks( $plugin_slug, $redirect_location ) { + $instance = self::get_instance(); + + // We have to use an anonymous function, so we can pass along relevant information + // and not have to hardcode values for a single plugin. + // This open up the opportunity for e.g. the "all-in-one" and backup plugins + // to both implement partner coupon logic. + add_action( + 'admin_init', + function () use ( $plugin_slug, $redirect_location, $instance ) { + $instance->catch_coupon( $plugin_slug, $redirect_location ); + $instance->maybe_purge_coupon( $plugin_slug ); + } + ); + } + + /** + * Catch partner coupon and redirect to claim component. + * + * @param string $plugin_slug The plugin slug to differentiate between Jetpack connections. + * @param string $redirect_location The location we should redirect to after catching the coupon. + */ + public function catch_coupon( $plugin_slug, $redirect_location ) { + // Accept and store a partner coupon if present, and redirect to Jetpack connection screen. + $partner_coupon = isset( $_GET['jetpack-partner-coupon'] ) ? sanitize_text_field( wp_unslash( $_GET['jetpack-partner-coupon'] ) ) : false; // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( $partner_coupon ) { + Jetpack_Options::update_options( + array( + self::$coupon_option => $partner_coupon, + self::$added_option => time(), + ) + ); + + $connection = new Connection_Manager( $plugin_slug ); + if ( $connection->is_connected() ) { + $redirect_location = add_query_arg( array( 'showCouponRedemption' => 1 ), $redirect_location ); + wp_safe_redirect( $redirect_location ); + } else { + wp_safe_redirect( $redirect_location ); + } + } + } + + /** + * Purge partner coupon. + * + * We try to remotely check if a coupon looks valid. We also automatically purge + * partner coupons after a certain amount of time to prevent unnecessary look-ups + * and/or promoting a product for months or years in the future due to unknown + * errors. + * + * @param string $plugin_slug The plugin slug to differentiate between Jetpack connections. + */ + public function maybe_purge_coupon( $plugin_slug ) { + // Only run coupon checks on Jetpack admin pages. + // The "admin-ui" package is responsible for registering the Jetpack admin + // page for all Jetpack plugins and has hardcoded the settings page to be + // "jetpack", so we shouldn't need to allow for dynamic/custom values. + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( ! isset( $_GET['page'] ) || 'jetpack' !== $_GET['page'] ) { + return; + } + + if ( ( new Status() )->is_offline_mode() ) { + return; + } + + $connection = new Connection_Manager( $plugin_slug ); + if ( ! $connection->is_connected() ) { + return; + } + + if ( $this->maybe_purge_coupon_by_added_date() ) { + return; + } + + // Limit checks to happen once a minute at most. + if ( get_transient( self::$last_check_transient ) ) { + return; + } + + set_transient( self::$last_check_transient, true, MINUTE_IN_SECONDS ); + + $this->maybe_purge_coupon_by_availability_check(); + } + + /** + * Purge coupon based on local added date. + * + * We automatically remove the coupon after a month to "self-heal" if + * something in the claim process has broken with the site. + * + * @return bool Return whether we should skip further purge checks. + */ + protected function maybe_purge_coupon_by_added_date() { + $date = Jetpack_Options::get_option( self::$added_option, '' ); + + if ( empty( $date ) ) { + return true; + } + + $expire_date = strtotime( '+30 days', $date ); + $today = time(); + + if ( $today >= $expire_date ) { + $this->delete_coupon_data(); + + return true; + } + + return false; + } + + /** + * Purge coupon based on availability check. + * + * @return bool Return whether we deleted coupon data. + */ + protected function maybe_purge_coupon_by_availability_check() { + $blog_id = Jetpack_Options::get_option( 'id', false ); + + if ( ! $blog_id ) { + return false; + } + + $coupon = self::get_coupon(); + + if ( ! $coupon ) { + return false; + } + + $response = call_user_func_array( + $this->request_as_blog, + array( + add_query_arg( + array( 'coupon_code' => $coupon['coupon_code'] ), + sprintf( + '/sites/%d/jetpack-partner/coupon/v1/site/coupon', + $blog_id + ) + ), + 2, + array( 'method' => 'GET' ), + null, + 'wpcom', + ) + ); + + $body = json_decode( wp_remote_retrieve_body( $response ), true ); + + if ( + 200 === wp_remote_retrieve_response_code( $response ) && + is_array( $body ) && + isset( $body['available'] ) && + false === $body['available'] + ) { + $this->delete_coupon_data(); + + return true; + } + + return false; + } + + /** + * Delete all coupon data. + */ + protected function delete_coupon_data() { + Jetpack_Options::delete_option( + array( + self::$coupon_option, + self::$added_option, + ) + ); + } + + /** + * Get partner coupon data. + * + * @return array|bool + */ + public static function get_coupon() { + $coupon_code = Jetpack_Options::get_option( self::$coupon_option, '' ); + + if ( ! is_string( $coupon_code ) || empty( $coupon_code ) ) { + return false; + } + + $instance = self::get_instance(); + $partner = $instance->get_coupon_partner( $coupon_code ); + + if ( ! $partner ) { + return false; + } + + $preset = $instance->get_coupon_preset( $coupon_code ); + + if ( ! $preset ) { + return false; + } + + $product = $instance->get_coupon_product( $preset ); + + if ( ! $product ) { + return false; + } + + return array( + 'coupon_code' => $coupon_code, + 'partner' => $partner, + 'preset' => $preset, + 'product' => $product, + ); + } + + /** + * Get coupon partner. + * + * @param string $coupon_code Coupon code to go through. + * @return array|bool + */ + private function get_coupon_partner( $coupon_code ) { + if ( ! is_string( $coupon_code ) || false === strpos( $coupon_code, '_' ) ) { + return false; + } + + $prefix = strtok( $coupon_code, '_' ); + $supported_partners = $this->get_supported_partners(); + + if ( ! isset( $supported_partners[ $prefix ] ) ) { + return false; + } + + return array( + 'name' => $supported_partners[ $prefix ]['name'], + 'prefix' => $prefix, + 'logo' => isset( $supported_partners[ $prefix ]['logo'] ) ? $supported_partners[ $prefix ]['logo'] : null, + ); + } + + /** + * Get coupon product. + * + * @param string $coupon_preset The preset we wish to find a product for. + * @return array|bool + */ + private function get_coupon_product( $coupon_preset ) { + if ( ! is_string( $coupon_preset ) ) { + return false; + } + + /** + * Allow for plugins to register supported products. + * + * @since 1.6.0 + * + * @param array A list of product details. + * @return array + */ + $product_details = apply_filters( 'jetpack_partner_coupon_products', array() ); + $product_slug = $this->get_supported_presets()[ $coupon_preset ]; + + foreach ( $product_details as $product ) { + if ( ! $this->array_keys_exist( array( 'title', 'slug', 'description', 'features' ), $product ) ) { + continue; + } + + if ( $product_slug === $product['slug'] ) { + return $product; + } + } + + return false; + } + + /** + * Checks if multiple keys are present in an array. + * + * @param array $needles The keys we wish to check for. + * @param array $haystack The array we want to compare keys against. + * + * @return bool + */ + private function array_keys_exist( $needles, $haystack ) { + foreach ( $needles as $needle ) { + if ( ! isset( $haystack[ $needle ] ) ) { + return false; + } + } + + return true; + } + + /** + * Get coupon preset. + * + * @param string $coupon_code Coupon code to go through. + * @return string|bool + */ + private function get_coupon_preset( $coupon_code ) { + if ( ! is_string( $coupon_code ) ) { + return false; + } + + $regex = '/^.*?_(?P.*?)_.+$/'; + $matches = array(); + + if ( ! preg_match( $regex, $coupon_code, $matches ) ) { + return false; + } + + return isset( $this->get_supported_presets()[ $matches['slug'] ] ) ? $matches['slug'] : false; + } + + /** + * Get supported partners. + * + * @return array + */ + private function get_supported_partners() { + /** + * Allow external code to add additional supported partners. + * + * @since partner-1.6.0 + * @since 2.0.0 + * + * @param array $supported_partners A list of supported partners. + * @return array + */ + return apply_filters( 'jetpack_partner_coupon_supported_partners', self::$supported_partners ); + } + + /** + * Get supported presets. + * + * @return array + */ + private function get_supported_presets() { + /** + * Allow external code to add additional supported presets. + * + * @since partner-1.6.0 + * @since 2.0.0 + * + * @param array $supported_presets A list of supported presets. + * @return array + */ + return apply_filters( 'jetpack_partner_coupon_supported_presets', self::$supported_presets ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php new file mode 100644 index 00000000..cfb7bb7e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php @@ -0,0 +1,215 @@ +add_code_as_query_arg( self::SUBSIDIARY_CODE, $url ); + } + + /** + * Adds the affiliate code to the passed URL. + * + * @param string $url The URL. + * + * @return string + */ + public function add_affiliate_code_as_query_arg( $url ) { + return $this->add_code_as_query_arg( self::AFFILIATE_CODE, $url ); + } + + /** + * Adds the partner subsidiary code to the passed array. + * + * @since partner-1.5.0 + * @since 2.0.0 + * + * @param array $params The parameters array. + * + * @return array + */ + public function add_subsidiary_id_to_params_array( $params ) { + if ( ! is_array( $params ) ) { + return $params; + } + return array_merge( $params, $this->get_code_as_array( self::SUBSIDIARY_CODE ) ); + } + + /** + * Adds the affiliate code to the passed array. + * + * @since partner-1.5.0 + * @since 2.0.0 + * + * @param array $params The parameters array. + * + * @return array + */ + public function add_affiliate_code_to_params_array( $params ) { + if ( ! is_array( $params ) ) { + return $params; + } + return array_merge( $params, $this->get_code_as_array( self::AFFILIATE_CODE ) ); + } + + /** + * Returns the passed URL with the partner code added as a URL query arg. + * + * @since partner-1.0.0 + * @since 2.0.0 + * + * @param string $type The partner code. + * @param string $url The URL where the partner subsidiary id will be added. + * + * @return string The passed URL with the partner code added. + */ + public function add_code_as_query_arg( $type, $url ) { + return add_query_arg( $this->get_code_as_array( $type ), $url ); + } + + /** + * Gets the partner code in an associative array format + * + * @since partner-1.5.0 + * @since 2.0.0 + * + * @param string $type The partner code. + * @return array + */ + private function get_code_as_array( $type ) { + switch ( $type ) { + case self::AFFILIATE_CODE: + $query_arg_name = 'aff'; + break; + case self::SUBSIDIARY_CODE: + $query_arg_name = 'subsidiaryId'; + break; + default: + return array(); + } + + $code = $this->get_partner_code( $type ); + + if ( '' === $code ) { + return array(); + } + + return array( $query_arg_name => $code ); + } + + /** + * Returns a partner code. + * + * @since partner-1.0.0 + * @since 2.0.0 + * + * @param string $type This can be either 'affiliate' or 'subsidiary'. Returns empty string when code is unknown. + * + * @return string The partner code. + */ + public function get_partner_code( $type ) { + switch ( $type ) { + case self::AFFILIATE_CODE: + /** + * Allow to filter the affiliate code. + * + * @since partner-1.0.0 + * @since-jetpack 6.9.0 + * @since 2.0.0 + * + * @param string $affiliate_code The affiliate code, blank by default. + */ + return apply_filters( 'jetpack_affiliate_code', get_option( 'jetpack_affiliate_code', '' ) ); + case self::SUBSIDIARY_CODE: + /** + * Allow to filter the partner subsidiary id. + * + * @since partner-1.0.0 + * @since 2.0.0 + * + * @param string $subsidiary_id The partner subsidiary id, blank by default. + */ + return apply_filters( + 'jetpack_partner_subsidiary_id', + get_option( 'jetpack_partner_subsidiary_id', '' ) + ); + default: + return ''; + } + } + + /** + * Resets the singleton for testing purposes. + */ + public static function reset() { + self::$instance = null; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php new file mode 100644 index 00000000..21d9402b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php @@ -0,0 +1,306 @@ +is_connected() ) { + return; + } + + $site_id = \Jetpack_Options::get_option( 'id' ); + + $body = wp_json_encode( + array( + 'active_connected_plugins' => self::$plugins, + ) + ); + + Client::wpcom_json_api_request_as_blog( + sprintf( '/sites/%d/jetpack-active-connected-plugins', $site_id ), + '2', + array( + 'headers' => array( 'content-type' => 'application/json' ), + 'method' => 'POST', + ), + $body, + 'wpcom' + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php new file mode 100644 index 00000000..10b5c7b9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php @@ -0,0 +1,122 @@ +slug = $slug; + } + + /** + * Get the plugin slug. + * + * @return string + */ + public function get_slug() { + return $this->slug; + } + + /** + * Add the plugin connection info into Jetpack. + * + * @param string $name Plugin name, required. + * @param array $args Plugin arguments, optional. + * + * @return $this + * @see $this->arguments_whitelist + */ + public function add( $name, array $args = array() ) { + $args = compact( 'name' ) + array_intersect_key( $args, array_flip( $this->arguments_whitelist ) ); + + Plugin_Storage::upsert( $this->slug, $args ); + + return $this; + } + + /** + * Remove the plugin connection info from Jetpack. + * + * @return $this + */ + public function remove() { + Plugin_Storage::delete( $this->slug ); + + return $this; + } + + /** + * Determine if this plugin connection is the only one active at the moment, if any. + * + * @return bool + */ + public function is_only() { + $plugins = Plugin_Storage::get_all(); + + return ! $plugins || ( array_key_exists( $this->slug, $plugins ) && 1 === count( $plugins ) ); + } + + /** + * Add the plugin to the set of disconnected ones. + * + * @deprecated since 1.39.0. + * + * @return bool + */ + public function disable() { + return true; + } + + /** + * Remove the plugin from the set of disconnected ones. + * + * @deprecated since 1.39.0. + * + * @return bool + */ + public function enable() { + return true; + } + + /** + * Whether this plugin is allowed to use the connection. + * + * @deprecated since 11.0 + * @return bool + */ + public function is_enabled() { + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php new file mode 100644 index 00000000..196a0991 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php @@ -0,0 +1,222 @@ +connection_manager = new Manager(); + } + + /** + * Controls the single instance of this class. + * + * @static + */ + public static function init() { + if ( ! self::$instance ) { + self::$instance = new self(); + + add_filter( 'determine_current_user', array( self::$instance, 'wp_rest_authenticate' ) ); + add_filter( 'rest_authentication_errors', array( self::$instance, 'wp_rest_authentication_errors' ) ); + } + + return self::$instance; + } + + /** + * Authenticates requests from Jetpack server to WP REST API endpoints. + * Uses the existing XMLRPC request signing implementation. + * + * @param int|bool $user User ID if one has been determined, false otherwise. + * + * @return int|null The user id or null if the request was authenticated via blog token, or not authenticated at all. + */ + public function wp_rest_authenticate( $user ) { + if ( $this->doing_determine_current_user_filter ) { + return $user; + } + + $this->doing_determine_current_user_filter = true; + + try { + if ( ! empty( $user ) ) { + // Another authentication method is in effect. + return $user; + } + + add_filter( + 'jetpack_constant_default_value', + __NAMESPACE__ . '\Utils::jetpack_api_constant_filter', + 10, + 2 + ); + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( ! isset( $_GET['_for'] ) || 'jetpack' !== $_GET['_for'] ) { + // Nothing to do for this authentication method. + return null; + } + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( ! isset( $_GET['token'] ) && ! isset( $_GET['signature'] ) ) { + // Nothing to do for this authentication method. + return null; + } + + if ( ! isset( $_SERVER['REQUEST_METHOD'] ) ) { + $this->rest_authentication_status = new WP_Error( + 'rest_invalid_request', + __( 'The request method is missing.', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + return null; + } + + // Only support specific request parameters that have been tested and + // are known to work with signature verification. A different method + // can be passed to the WP REST API via the '?_method=' parameter if + // needed. + if ( 'GET' !== $_SERVER['REQUEST_METHOD'] && 'POST' !== $_SERVER['REQUEST_METHOD'] ) { + $this->rest_authentication_status = new WP_Error( + 'rest_invalid_request', + __( 'This request method is not supported.', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + return null; + } + if ( 'POST' !== $_SERVER['REQUEST_METHOD'] && ! empty( file_get_contents( 'php://input' ) ) ) { + $this->rest_authentication_status = new WP_Error( + 'rest_invalid_request', + __( 'This request method does not support body parameters.', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + return null; + } + + $verified = $this->connection_manager->verify_xml_rpc_signature(); + + if ( + $verified && + isset( $verified['type'] ) && + 'blog' === $verified['type'] + ) { + // Site-level authentication successful. + $this->rest_authentication_status = true; + $this->rest_authentication_type = 'blog'; + return null; + } + + if ( + $verified && + isset( $verified['type'] ) && + 'user' === $verified['type'] && + ! empty( $verified['user_id'] ) + ) { + // User-level authentication successful. + $this->rest_authentication_status = true; + $this->rest_authentication_type = 'user'; + return $verified['user_id']; + } + + // Something else went wrong. Probably a signature error. + $this->rest_authentication_status = new WP_Error( + 'rest_invalid_signature', + __( 'The request is not signed correctly.', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + return null; + } finally { + $this->doing_determine_current_user_filter = false; + } + } + + /** + * Report authentication status to the WP REST API. + * + * @param WP_Error|mixed $value Error from another authentication handler, null if we should handle it, or another value if not. + * @return WP_Error|boolean|null {@see WP_JSON_Server::check_authentication} + */ + public function wp_rest_authentication_errors( $value ) { + if ( null !== $value ) { + return $value; + } + return $this->rest_authentication_status; + } + + /** + * Resets the saved authentication state in between testing requests. + */ + public function reset_saved_auth_state() { + $this->rest_authentication_status = null; + $this->connection_manager->reset_saved_auth_state(); + } + + /** + * Whether the request was signed with a blog token. + * + * @since 1.29.0 + * + * @return bool True if the request was signed with a valid blog token, false otherwise. + */ + public static function is_signed_with_blog_token() { + $instance = self::init(); + + return true === $instance->rest_authentication_status && 'blog' === $instance->rest_authentication_type; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php new file mode 100644 index 00000000..b99f981e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php @@ -0,0 +1,1024 @@ +connection = $connection; + + self::$user_permissions_error_msg = esc_html__( + 'You do not have the correct user permissions to perform this action. + Please contact your site admin if you think this is a mistake.', + 'jetpack-connection' + ); + + $jp_version = Constants::get_constant( 'JETPACK__VERSION' ); + + if ( ! $this->connection->has_connected_owner() ) { + // Register a site. + register_rest_route( + 'jetpack/v4', + '/verify_registration', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( $this, 'verify_registration' ), + 'permission_callback' => '__return_true', + ) + ); + } + + // Authorize a remote user. + register_rest_route( + 'jetpack/v4', + '/remote_authorize', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::remote_authorize', + 'permission_callback' => '__return_true', + ) + ); + + // Authorize a remote user. + register_rest_route( + 'jetpack/v4', + '/remote_provision', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( $this, 'remote_provision' ), + 'permission_callback' => array( $this, 'remote_provision_permission_check' ), + ) + ); + + register_rest_route( + 'jetpack/v4', + '/remote_register', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( $this, 'remote_register' ), + 'permission_callback' => array( $this, 'remote_register_permission_check' ), + ) + ); + + // Connect a remote user. + register_rest_route( + 'jetpack/v4', + '/remote_connect', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( $this, 'remote_connect' ), + 'permission_callback' => array( $this, 'remote_connect_permission_check' ), + ) + ); + + // The endpoint verifies blog connection and blog token validity. + register_rest_route( + 'jetpack/v4', + '/connection/check', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => array( $this, 'connection_check' ), + 'permission_callback' => array( $this, 'connection_check_permission_check' ), + ) + ); + + // Get current connection status of Jetpack. + register_rest_route( + 'jetpack/v4', + '/connection', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::connection_status', + 'permission_callback' => '__return_true', + ) + ); + + // Disconnect site. + register_rest_route( + 'jetpack/v4', + '/connection', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::disconnect_site', + 'permission_callback' => __CLASS__ . '::disconnect_site_permission_check', + 'args' => array( + 'isActive' => array( + 'description' => __( 'Set to false will trigger the site to disconnect.', 'jetpack-connection' ), + 'validate_callback' => function ( $value ) { + if ( false !== $value ) { + return new WP_Error( + 'rest_invalid_param', + __( 'The isActive argument should be set to false.', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + } + + return true; + }, + 'required' => true, + ), + ), + ) + ); + + // We are only registering this route if Jetpack-the-plugin is not active or it's version is ge 10.0-alpha. + // The reason for doing so is to avoid conflicts between the Connection package and + // older versions of Jetpack, registering the same route twice. + if ( empty( $jp_version ) || version_compare( $jp_version, '10.0-alpha', '>=' ) ) { + // Get current user connection data. + register_rest_route( + 'jetpack/v4', + '/connection/data', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_user_connection_data', + 'permission_callback' => __CLASS__ . '::user_connection_data_permission_check', + ) + ); + } + + // Get list of plugins that use the Jetpack connection. + register_rest_route( + 'jetpack/v4', + '/connection/plugins', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => array( __CLASS__, 'get_connection_plugins' ), + 'permission_callback' => __CLASS__ . '::connection_plugins_permission_check', + ) + ); + + // Full or partial reconnect in case of connection issues. + register_rest_route( + 'jetpack/v4', + '/connection/reconnect', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( $this, 'connection_reconnect' ), + 'permission_callback' => __CLASS__ . '::jetpack_reconnect_permission_check', + ) + ); + + // Register the site (get `blog_token`). + register_rest_route( + 'jetpack/v4', + '/connection/register', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( $this, 'connection_register' ), + 'permission_callback' => __CLASS__ . '::jetpack_register_permission_check', + 'args' => array( + 'from' => array( + 'description' => __( 'Indicates where the registration action was triggered for tracking/segmentation purposes', 'jetpack-connection' ), + 'type' => 'string', + ), + 'registration_nonce' => array( + 'description' => __( 'The registration nonce', 'jetpack-connection' ), + 'type' => 'string', + 'required' => true, + ), + 'redirect_uri' => array( + 'description' => __( 'URI of the admin page where the user should be redirected after connection flow', 'jetpack-connection' ), + 'type' => 'string', + ), + 'plugin_slug' => array( + 'description' => __( 'Indicates from what plugin the request is coming from', 'jetpack-connection' ), + 'type' => 'string', + ), + ), + ) + ); + + // Get authorization URL. + register_rest_route( + 'jetpack/v4', + '/connection/authorize_url', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => array( $this, 'connection_authorize_url' ), + 'permission_callback' => __CLASS__ . '::user_connection_data_permission_check', + 'args' => array( + 'redirect_uri' => array( + 'description' => __( 'URI of the admin page where the user should be redirected after connection flow', 'jetpack-connection' ), + 'type' => 'string', + ), + ), + ) + ); + + register_rest_route( + 'jetpack/v4', + '/user-token', + array( + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( static::class, 'update_user_token' ), + 'permission_callback' => array( static::class, 'update_user_token_permission_check' ), + 'args' => array( + 'user_token' => array( + 'description' => __( 'New user token', 'jetpack-connection' ), + 'type' => 'string', + 'required' => true, + ), + 'is_connection_owner' => array( + 'description' => __( 'Is connection owner', 'jetpack-connection' ), + 'type' => 'boolean', + ), + ), + ), + ) + ); + + // Set the connection owner. + register_rest_route( + 'jetpack/v4', + '/connection/owner', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( static::class, 'set_connection_owner' ), + 'permission_callback' => array( static::class, 'set_connection_owner_permission_check' ), + 'args' => array( + 'owner' => array( + 'description' => __( 'New owner', 'jetpack-connection' ), + 'type' => 'integer', + 'required' => true, + ), + ), + ) + ); + } + + /** + * Handles verification that a site is registered. + * + * @since 1.7.0 + * @since-jetpack 5.4.0 + * + * @param WP_REST_Request $request The request sent to the WP REST API. + * + * @return string|WP_Error + */ + public function verify_registration( WP_REST_Request $request ) { + $registration_data = array( $request['secret_1'], $request['state'] ); + + return $this->connection->handle_registration( $registration_data ); + } + + /** + * Handles verification that a site is registered + * + * @since 1.7.0 + * @since-jetpack 5.4.0 + * + * @param WP_REST_Request $request The request sent to the WP REST API. + * + * @return array|WP_Error + */ + public static function remote_authorize( $request ) { + $xmlrpc_server = new Jetpack_XMLRPC_Server(); + $result = $xmlrpc_server->remote_authorize( $request ); + + if ( is_a( $result, 'IXR_Error' ) ) { + $result = new WP_Error( $result->code, $result->message ); + } + + return $result; + } + + /** + * Initiate the site provisioning process. + * + * @since 2.5.0 + * + * @param WP_REST_Request $request The request sent to the WP REST API. + * + * @return WP_Error|array + */ + public static function remote_provision( WP_REST_Request $request ) { + $xmlrpc_server = new Jetpack_XMLRPC_Server(); + $result = $xmlrpc_server->remote_provision( $request ); + + if ( is_a( $result, 'IXR_Error' ) ) { + $result = new WP_Error( $result->code, $result->message ); + } + + return $result; + } + + /** + * Connect a remote user. + * + * @since 2.6.0 + * + * @param WP_REST_Request $request The request sent to the WP REST API. + * + * @return WP_Error|array + */ + public static function remote_connect( WP_REST_Request $request ) { + $xmlrpc_server = new Jetpack_XMLRPC_Server(); + $result = $xmlrpc_server->remote_connect( $request ); + + if ( is_a( $result, 'IXR_Error' ) ) { + $result = new WP_Error( $result->code, $result->message ); + } + + return $result; + } + + /** + * Register the site so that a plan can be provisioned. + * + * @since 2.5.0 + * + * @param WP_REST_Request $request The request object. + * + * @return WP_Error|array + */ + public function remote_register( WP_REST_Request $request ) { + $xmlrpc_server = new Jetpack_XMLRPC_Server(); + $result = $xmlrpc_server->remote_register( $request ); + + if ( is_a( $result, 'IXR_Error' ) ) { + $result = new WP_Error( $result->code, $result->message ); + } + + return $result; + } + + /** + * Remote provision endpoint permission check. + * + * @return true|WP_Error + */ + public function remote_provision_permission_check() { + return Rest_Authentication::is_signed_with_blog_token() + ? true + : new WP_Error( 'invalid_permission_remote_provision', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Remote connect endpoint permission check. + * + * @return true|WP_Error + */ + public function remote_connect_permission_check() { + return Rest_Authentication::is_signed_with_blog_token() + ? true + : new WP_Error( 'invalid_permission_remote_connect', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Remote register endpoint permission check. + * + * @return true|WP_Error + */ + public function remote_register_permission_check() { + if ( $this->connection->has_connected_owner() ) { + return Rest_Authentication::is_signed_with_blog_token() + ? true + : new WP_Error( 'already_registered', __( 'Blog is already registered', 'jetpack-connection' ), 400 ); + } + + return true; + } + + /** + * Get connection status for this Jetpack site. + * + * @since 1.7.0 + * @since-jetpack 4.3.0 + * + * @param bool $rest_response Should we return a rest response or a simple array. Default to rest response. + * + * @return WP_REST_Response|array Connection information. + */ + public static function connection_status( $rest_response = true ) { + $status = new Status(); + $connection = new Manager(); + + $connection_status = array( + 'isActive' => $connection->has_connected_owner(), // TODO deprecate this. + 'isStaging' => $status->in_safe_mode(), // TODO deprecate this. + 'isRegistered' => $connection->is_connected(), + 'isUserConnected' => $connection->is_user_connected(), + 'hasConnectedOwner' => $connection->has_connected_owner(), + 'offlineMode' => array( + 'isActive' => $status->is_offline_mode(), + 'constant' => defined( 'JETPACK_DEV_DEBUG' ) && JETPACK_DEV_DEBUG, + 'url' => $status->is_local_site(), + /** This filter is documented in packages/status/src/class-status.php */ + 'filter' => ( apply_filters( 'jetpack_development_mode', false ) || apply_filters( 'jetpack_offline_mode', false ) ), // jetpack_development_mode is deprecated. + 'wpLocalConstant' => defined( 'WP_LOCAL_DEV' ) && WP_LOCAL_DEV, + ), + 'isPublic' => '1' == get_option( 'blog_public' ), // phpcs:ignore Universal.Operators.StrictComparisons.LooseEqual + ); + + /** + * Filters the connection status data. + * + * @since 1.25.0 + * + * @param array An array containing the connection status data. + */ + $connection_status = apply_filters( 'jetpack_connection_status', $connection_status ); + + if ( $rest_response ) { + return rest_ensure_response( + $connection_status + ); + } else { + return $connection_status; + } + } + + /** + * Get plugins connected to the Jetpack. + * + * @param bool $rest_response Should we return a rest response or a simple array. Default to rest response. + * + * @since 1.13.1 + * @since 1.38.0 Added $rest_response param. + * + * @return WP_REST_Response|WP_Error Response or error object, depending on the request result. + */ + public static function get_connection_plugins( $rest_response = true ) { + $plugins = ( new Manager() )->get_connected_plugins(); + + if ( is_wp_error( $plugins ) ) { + return $plugins; + } + + array_walk( + $plugins, + function ( &$data, $slug ) { + $data['slug'] = $slug; + } + ); + + if ( $rest_response ) { + return rest_ensure_response( array_values( $plugins ) ); + } + + return array_values( $plugins ); + } + + /** + * Verify that user can view Jetpack admin page and can activate plugins. + * + * @since 1.15.0 + * + * @return bool|WP_Error Whether user has the capability 'activate_plugins'. + */ + public static function activate_plugins_permission_check() { + if ( current_user_can( 'activate_plugins' ) ) { + return true; + } + + return new WP_Error( 'invalid_user_permission_activate_plugins', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Permission check for the connection_plugins endpoint + * + * @return bool|WP_Error + */ + public static function connection_plugins_permission_check() { + if ( true === static::activate_plugins_permission_check() ) { + return true; + } + + if ( true === static::is_request_signed_by_jetpack_debugger() ) { + return true; + } + + return new WP_Error( 'invalid_user_permission_activate_plugins', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Permission check for the disconnect site endpoint. + * + * @since 1.30.1 + * + * @return bool|WP_Error True if user is able to disconnect the site. + */ + public static function disconnect_site_permission_check() { + if ( current_user_can( 'jetpack_disconnect' ) ) { + return true; + } + + return new WP_Error( + 'invalid_user_permission_jetpack_disconnect', + self::get_user_permissions_error_msg(), + array( 'status' => rest_authorization_required_code() ) + ); + } + + /** + * Get miscellaneous user data related to the connection. Similar data available in old "My Jetpack". + * Information about the master/primary user. + * Information about the current user. + * + * @param bool $rest_response Should we return a rest response or a simple array. Default to rest response. + * + * @since 1.30.1 + * + * @return \WP_REST_Response|array + */ + public static function get_user_connection_data( $rest_response = true ) { + $blog_id = \Jetpack_Options::get_option( 'id' ); + + $connection = new Manager(); + + $current_user = wp_get_current_user(); + $connection_owner = $connection->get_connection_owner(); + + $owner_display_name = false === $connection_owner ? null : $connection_owner->display_name; + + $is_user_connected = $connection->is_user_connected(); + $is_master_user = false === $connection_owner ? false : ( $current_user->ID === $connection_owner->ID ); + $wpcom_user_data = $connection->get_connected_user_data(); + + // Add connected user gravatar to the returned wpcom_user_data. + // Probably we shouldn't do this when $wpcom_user_data is false, but we have been since 2016 so + // clients probably expect that by now. + if ( false === $wpcom_user_data ) { + $wpcom_user_data = array(); + } + $wpcom_user_data['avatar'] = ( ! empty( $wpcom_user_data['email'] ) ? + get_avatar_url( + $wpcom_user_data['email'], + array( + 'size' => 64, + 'default' => 'mysteryman', + ) + ) + : false ); + + $current_user_connection_data = array( + 'isConnected' => $is_user_connected, + 'isMaster' => $is_master_user, + 'username' => $current_user->user_login, + 'id' => $current_user->ID, + 'blogId' => $blog_id, + 'wpcomUser' => $wpcom_user_data, + 'gravatar' => get_avatar_url( $current_user->ID, 64, 'mm', '', array( 'force_display' => true ) ), + 'permissions' => array( + 'connect' => current_user_can( 'jetpack_connect' ), + 'connect_user' => current_user_can( 'jetpack_connect_user' ), + 'disconnect' => current_user_can( 'jetpack_disconnect' ), + ), + ); + + /** + * Filters the current user connection data. + * + * @since 1.30.1 + * + * @param array An array containing the current user connection data. + */ + $current_user_connection_data = apply_filters( 'jetpack_current_user_connection_data', $current_user_connection_data ); + + $response = array( + 'currentUser' => $current_user_connection_data, + 'connectionOwner' => $owner_display_name, + ); + + if ( $rest_response ) { + return rest_ensure_response( $response ); + } + + return $response; + } + + /** + * Permission check for the connection/data endpoint + * + * @return bool|WP_Error + */ + public static function user_connection_data_permission_check() { + if ( current_user_can( 'jetpack_connect_user' ) ) { + return true; + } + + return new WP_Error( + 'invalid_user_permission_user_connection_data', + self::get_user_permissions_error_msg(), + array( 'status' => rest_authorization_required_code() ) + ); + } + + /** + * Verifies if the request was signed with the Jetpack Debugger key + * + * @param string|null $pub_key The public key used to verify the signature. Default is the Jetpack Debugger key. This is used for testing purposes. + * + * @return bool + */ + public static function is_request_signed_by_jetpack_debugger( $pub_key = null ) { + // phpcs:disable WordPress.Security.NonceVerification.Recommended + if ( ! isset( $_GET['signature'] ) || ! isset( $_GET['timestamp'] ) || ! isset( $_GET['url'] ) || ! isset( $_GET['rest_route'] ) ) { + return false; + } + + // signature timestamp must be within 5min of current time. + if ( abs( time() - (int) $_GET['timestamp'] ) > 300 ) { + return false; + } + + $signature = base64_decode( filter_var( wp_unslash( $_GET['signature'] ) ) ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode + + $signature_data = wp_json_encode( + array( + 'rest_route' => filter_var( wp_unslash( $_GET['rest_route'] ) ), + 'timestamp' => (int) $_GET['timestamp'], + 'url' => filter_var( wp_unslash( $_GET['url'] ) ), + ) + ); + + if ( + ! function_exists( 'openssl_verify' ) + || 1 !== openssl_verify( + $signature_data, + $signature, + $pub_key ? $pub_key : static::JETPACK__DEBUGGER_PUBLIC_KEY + ) + ) { + return false; + } + + // phpcs:enable WordPress.Security.NonceVerification.Recommended + + return true; + } + + /** + * Verify that user is allowed to disconnect Jetpack. + * + * @since 1.15.0 + * + * @return bool|WP_Error Whether user has the capability 'jetpack_disconnect'. + */ + public static function jetpack_reconnect_permission_check() { + if ( current_user_can( 'jetpack_reconnect' ) ) { + return true; + } + + return new WP_Error( 'invalid_user_permission_jetpack_disconnect', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Returns generic error message when user is not allowed to perform an action. + * + * @return string The error message. + */ + public static function get_user_permissions_error_msg() { + return self::$user_permissions_error_msg; + } + + /** + * The endpoint tried to partially or fully reconnect the website to WP.com. + * + * @since 1.15.0 + * + * @return \WP_REST_Response|WP_Error + */ + public function connection_reconnect() { + $response = array(); + + $next = null; + + $result = $this->connection->restore(); + + if ( is_wp_error( $result ) ) { + $response = $result; + } elseif ( is_string( $result ) ) { + $next = $result; + } else { + $next = true === $result ? 'completed' : 'failed'; + } + + switch ( $next ) { + case 'authorize': + $response['status'] = 'in_progress'; + $response['authorizeUrl'] = $this->connection->get_authorization_url(); + break; + case 'completed': + $response['status'] = 'completed'; + /** + * Action fired when reconnection has completed successfully. + * + * @since 1.18.1 + */ + do_action( 'jetpack_reconnection_completed' ); + break; + case 'failed': + $response = new WP_Error( 'Reconnect failed' ); + break; + } + + return rest_ensure_response( $response ); + } + + /** + * Verify that user is allowed to connect Jetpack. + * + * @since 1.26.0 + * + * @return bool|WP_Error Whether user has the capability 'jetpack_connect'. + */ + public static function jetpack_register_permission_check() { + if ( current_user_can( 'jetpack_connect' ) ) { + return true; + } + + return new WP_Error( 'invalid_user_permission_jetpack_connect', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * The endpoint tried to partially or fully reconnect the website to WP.com. + * + * @since 1.7.0 + * @since-jetpack 7.7.0 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response|WP_Error + */ + public function connection_register( $request ) { + if ( ! wp_verify_nonce( $request->get_param( 'registration_nonce' ), 'jetpack-registration-nonce' ) ) { + return new WP_Error( 'invalid_nonce', __( 'Unable to verify your request.', 'jetpack-connection' ), array( 'status' => 403 ) ); + } + + if ( isset( $request['from'] ) ) { + $this->connection->add_register_request_param( 'from', (string) $request['from'] ); + } + + if ( ! empty( $request['plugin_slug'] ) ) { + // If `plugin_slug` matches a plugin using the connection, let's inform the plugin that is establishing the connection. + $connected_plugin = Plugin_Storage::get_one( (string) $request['plugin_slug'] ); + if ( ! is_wp_error( $connected_plugin ) && ! empty( $connected_plugin ) ) { + $this->connection->set_plugin_instance( new Plugin( (string) $request['plugin_slug'] ) ); + } + } + + $result = $this->connection->try_registration(); + + if ( is_wp_error( $result ) ) { + return $result; + } + + $redirect_uri = $request->get_param( 'redirect_uri' ) ? admin_url( $request->get_param( 'redirect_uri' ) ) : null; + + $authorize_url = ( new Authorize_Redirect( $this->connection ) )->build_authorize_url( $redirect_uri ); + + /** + * Filters the response of jetpack/v4/connection/register endpoint + * + * @param array $response Array response + * @since 1.27.0 + */ + $response_body = apply_filters( + 'jetpack_register_site_rest_response', + array() + ); + + // We manipulate the alternate URLs after the filter is applied, so they can not be overwritten. + $response_body['authorizeUrl'] = $authorize_url; + if ( ! empty( $response_body['alternateAuthorizeUrl'] ) ) { + $response_body['alternateAuthorizeUrl'] = Redirect::get_url( $response_body['alternateAuthorizeUrl'] ); + } + + return rest_ensure_response( $response_body ); + } + + /** + * Get the authorization URL. + * + * @since 1.27.0 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response|WP_Error + */ + public function connection_authorize_url( $request ) { + $redirect_uri = $request->get_param( 'redirect_uri' ) ? admin_url( $request->get_param( 'redirect_uri' ) ) : null; + $authorize_url = $this->connection->get_authorization_url( null, $redirect_uri ); + + return rest_ensure_response( + array( + 'authorizeUrl' => $authorize_url, + ) + ); + } + + /** + * The endpoint tried to partially or fully reconnect the website to WP.com. + * + * @since 1.29.0 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response|WP_Error + */ + public static function update_user_token( $request ) { + $token_parts = explode( '.', $request['user_token'] ); + + if ( count( $token_parts ) !== 3 || ! (int) $token_parts[2] || ! ctype_digit( $token_parts[2] ) ) { + return new WP_Error( 'invalid_argument_user_token', esc_html__( 'Invalid user token is provided', 'jetpack-connection' ) ); + } + + $user_id = (int) $token_parts[2]; + + if ( false === get_userdata( $user_id ) ) { + return new WP_Error( 'invalid_argument_user_id', esc_html__( 'Invalid user id is provided', 'jetpack-connection' ) ); + } + + $connection = new Manager(); + + if ( ! $connection->is_connected() ) { + return new WP_Error( 'site_not_connected', esc_html__( 'Site is not connected', 'jetpack-connection' ) ); + } + + $is_connection_owner = isset( $request['is_connection_owner'] ) + ? (bool) $request['is_connection_owner'] + : ( new Manager() )->get_connection_owner_id() === $user_id; + + ( new Tokens() )->update_user_token( $user_id, $request['user_token'], $is_connection_owner ); + + /** + * Fires when the user token gets successfully replaced. + * + * @since 1.29.0 + * + * @param int $user_id User ID. + * @param string $token New user token. + */ + do_action( 'jetpack_updated_user_token', $user_id, $request['user_token'] ); + + return rest_ensure_response( + array( + 'success' => true, + ) + ); + } + + /** + * Disconnects Jetpack from the WordPress.com Servers + * + * @since 1.30.1 + * + * @return bool|WP_Error True if Jetpack successfully disconnected. + */ + public static function disconnect_site() { + $connection = new Manager(); + + if ( $connection->is_connected() ) { + $connection->disconnect_site(); + return rest_ensure_response( array( 'code' => 'success' ) ); + } + + return new WP_Error( + 'disconnect_failed', + esc_html__( 'Failed to disconnect the site as it appears already disconnected.', 'jetpack-connection' ), + array( 'status' => 400 ) + ); + } + + /** + * Verify that the API client is allowed to replace user token. + * + * @since 1.29.0 + * + * @return bool|WP_Error + */ + public static function update_user_token_permission_check() { + return Rest_Authentication::is_signed_with_blog_token() + ? true + : new WP_Error( 'invalid_permission_update_user_token', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Change the connection owner. + * + * @since 1.29.0 + * + * @param WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response|WP_Error + */ + public static function set_connection_owner( $request ) { + $new_owner_id = $request['owner']; + + $owner_set = ( new Manager() )->update_connection_owner( $new_owner_id ); + + if ( is_wp_error( $owner_set ) ) { + return $owner_set; + } + + return rest_ensure_response( + array( + 'code' => 'success', + ) + ); + } + + /** + * Check that user has permission to change the master user. + * + * @since 1.7.0 + * @since-jetpack 6.2.0 + * @since-jetpack 7.7.0 Update so that any user with jetpack_disconnect privs can set owner. + * + * @return bool|WP_Error True if user is able to change master user. + */ + public static function set_connection_owner_permission_check() { + if ( current_user_can( 'jetpack_disconnect' ) ) { + return true; + } + + return new WP_Error( 'invalid_user_permission_set_connection_owner', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * The endpoint verifies blog connection and blog token validity. + * + * @since 2.7.0 + * + * @return mixed|null + */ + public function connection_check() { + /** + * Filters the successful response of the REST API test_connection method + * + * @param string $response The response string. + */ + $status = apply_filters( 'jetpack_rest_connection_check_response', 'success' ); + + return rest_ensure_response( + array( + 'status' => $status, + ) + ); + } + + /** + * Remote connect endpoint permission check. + * + * @return true|WP_Error + */ + public function connection_check_permission_check() { + if ( current_user_can( 'jetpack_connect' ) ) { + return true; + } + + return Rest_Authentication::is_signed_with_blog_token() + ? true + : new WP_Error( 'invalid_permission_connection_check', self::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php new file mode 100644 index 00000000..6f5de990 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php @@ -0,0 +1,282 @@ + time() + ) { + return $secrets[ $secret_name ]; + } + + $secret_value = array( + 'secret_1' => call_user_func( $callable ), + 'secret_2' => call_user_func( $callable ), + 'exp' => time() + $exp, + ); + + $secrets[ $secret_name ] = $secret_value; + + $res = Jetpack_Options::update_raw_option( self::LEGACY_SECRETS_OPTION_NAME, $secrets ); + return $res ? $secrets[ $secret_name ] : false; + } + + /** + * Returns two secret tokens and the end of life timestamp for them. + * + * @param String $action The action name. + * @param Integer $user_id The user identifier. + * @return string|array an array of secrets or an error string. + */ + public function get( $action, $user_id ) { + $secret_name = 'jetpack_' . $action . '_' . $user_id; + $secrets = Jetpack_Options::get_raw_option( + self::LEGACY_SECRETS_OPTION_NAME, + array() + ); + + if ( ! isset( $secrets[ $secret_name ] ) ) { + return self::SECRETS_MISSING; + } + + if ( $secrets[ $secret_name ]['exp'] < time() ) { + $this->delete( $action, $user_id ); + return self::SECRETS_EXPIRED; + } + + return $secrets[ $secret_name ]; + } + + /** + * Deletes secret tokens in case they, for example, have expired. + * + * @param String $action The action name. + * @param Integer $user_id The user identifier. + */ + public function delete( $action, $user_id ) { + $secret_name = 'jetpack_' . $action . '_' . $user_id; + $secrets = Jetpack_Options::get_raw_option( + self::LEGACY_SECRETS_OPTION_NAME, + array() + ); + if ( isset( $secrets[ $secret_name ] ) ) { + unset( $secrets[ $secret_name ] ); + Jetpack_Options::update_raw_option( self::LEGACY_SECRETS_OPTION_NAME, $secrets ); + } + } + + /** + * Verify a Previously Generated Secret. + * + * @param string $action The type of secret to verify. + * @param string $secret_1 The secret string to compare to what is stored. + * @param int $user_id The user ID of the owner of the secret. + * @return WP_Error|string WP_Error on failure, secret_2 on success. + */ + public function verify( $action, $secret_1, $user_id ) { + $allowed_actions = array( 'register', 'authorize', 'publicize' ); + if ( ! in_array( $action, $allowed_actions, true ) ) { + return new WP_Error( 'unknown_verification_action', 'Unknown Verification Action', 400 ); + } + + $user = get_user_by( 'id', $user_id ); + + /** + * We've begun verifying the previously generated secret. + * + * @since 1.7.0 + * @since-jetpack 7.5.0 + * + * @param string $action The type of secret to verify. + * @param \WP_User $user The user object. + */ + do_action( 'jetpack_verify_secrets_begin', $action, $user ); + + /** Closure to run the 'fail' action and return an error. */ + $return_error = function ( WP_Error $error ) use ( $action, $user ) { + /** + * Verifying of the previously generated secret has failed. + * + * @since 1.7.0 + * @since-jetpack 7.5.0 + * + * @param string $action The type of secret to verify. + * @param \WP_User $user The user object. + * @param WP_Error $error The error object. + */ + do_action( 'jetpack_verify_secrets_fail', $action, $user, $error ); + + return $error; + }; + + $stored_secrets = $this->get( $action, $user_id ); + $this->delete( $action, $user_id ); + + $error = null; + if ( empty( $secret_1 ) ) { + $error = $return_error( + new WP_Error( + 'verify_secret_1_missing', + /* translators: "%s" is the name of a paramter. It can be either "secret_1" or "state". */ + sprintf( __( 'The required "%s" parameter is missing.', 'jetpack-connection' ), 'secret_1' ), + 400 + ) + ); + } elseif ( ! is_string( $secret_1 ) ) { + $error = $return_error( + new WP_Error( + 'verify_secret_1_malformed', + /* translators: "%s" is the name of a paramter. It can be either "secret_1" or "state". */ + sprintf( __( 'The required "%s" parameter is malformed.', 'jetpack-connection' ), 'secret_1' ), + 400 + ) + ); + } elseif ( empty( $user_id ) ) { + // $user_id is passed around during registration as "state". + $error = $return_error( + new WP_Error( + 'state_missing', + /* translators: "%s" is the name of a paramter. It can be either "secret_1" or "state". */ + sprintf( __( 'The required "%s" parameter is missing.', 'jetpack-connection' ), 'state' ), + 400 + ) + ); + } elseif ( ! ctype_digit( (string) $user_id ) ) { + $error = $return_error( + new WP_Error( + 'state_malformed', + /* translators: "%s" is the name of a paramter. It can be either "secret_1" or "state". */ + sprintf( __( 'The required "%s" parameter is malformed.', 'jetpack-connection' ), 'state' ), + 400 + ) + ); + } elseif ( self::SECRETS_MISSING === $stored_secrets ) { + $error = $return_error( + new WP_Error( + 'verify_secrets_missing', + __( 'Verification secrets not found', 'jetpack-connection' ), + 400 + ) + ); + } elseif ( self::SECRETS_EXPIRED === $stored_secrets ) { + $error = $return_error( + new WP_Error( + 'verify_secrets_expired', + __( 'Verification took too long', 'jetpack-connection' ), + 400 + ) + ); + } elseif ( ! $stored_secrets ) { + $error = $return_error( + new WP_Error( + 'verify_secrets_empty', + __( 'Verification secrets are empty', 'jetpack-connection' ), + 400 + ) + ); + } elseif ( is_wp_error( $stored_secrets ) ) { + $stored_secrets->add_data( 400 ); + $error = $return_error( $stored_secrets ); + } elseif ( empty( $stored_secrets['secret_1'] ) || empty( $stored_secrets['secret_2'] ) || empty( $stored_secrets['exp'] ) ) { + $error = $return_error( + new WP_Error( + 'verify_secrets_incomplete', + __( 'Verification secrets are incomplete', 'jetpack-connection' ), + 400 + ) + ); + } elseif ( ! hash_equals( $secret_1, $stored_secrets['secret_1'] ) ) { + $error = $return_error( + new WP_Error( + 'verify_secrets_mismatch', + __( 'Secret mismatch', 'jetpack-connection' ), + 400 + ) + ); + } + + // Something went wrong during the checks, returning the error. + if ( ! empty( $error ) ) { + return $error; + } + + /** + * We've succeeded at verifying the previously generated secret. + * + * @since 1.7.0 + * @since-jetpack 7.5.0 + * + * @param string $action The type of secret to verify. + * @param \WP_User $user The user object. + */ + do_action( 'jetpack_verify_secrets_success', $action, $user ); + + return $stored_secrets['secret_2']; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php new file mode 100644 index 00000000..a9ca288e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php @@ -0,0 +1,243 @@ + new URL, 'host' => new Host, 'new_signature => New signature if url was changed ] + */ + public function server_sandbox_request_parameters( $sandbox, $url, $headers, $data = null, $method = 'GET' ) { + $host = ''; + $new_signature = ''; + + if ( ! is_string( $sandbox ) || ! is_string( $url ) ) { + return array( + 'url' => $url, + 'host' => $host, + 'new_signature' => $new_signature, + ); + } + + $url_host = wp_parse_url( $url, PHP_URL_HOST ); + + switch ( $url_host ) { + case 'public-api.wordpress.com': + case 'jetpack.wordpress.com': + case 'jetpack.com': + case 'dashboard.wordpress.com': + $host = isset( $headers['Host'] ) ? $headers['Host'] : $url_host; + $original_url = $url; + $url = preg_replace( + '@^(https?://)' . preg_quote( $url_host, '@' ) . '(?=[/?#].*|$)@', + '${1}' . $sandbox, + $url, + 1 + ); + + /** + * Whether to add the X Debug query parameter to the request made to the Sandbox + * + * @since 1.36.0 + * + * @param bool $add_parameter Whether to add the parameter to the request or not. Default is to false. + * @param string $url The URL of the request being made. + * @param string $host The host of the request being made. + */ + if ( apply_filters( 'jetpack_sandbox_add_profile_parameter', false, $url, $host ) ) { + $url = add_query_arg( 'XDEBUG_PROFILE', 1, $url ); + + // URL has been modified since the signature was created. We'll need a new one. + $original_url = add_query_arg( 'XDEBUG_PROFILE', 1, $original_url ); + $new_signature = $this->get_new_signature( $original_url, $headers, $data, $method ); + + } + } + + return compact( 'url', 'host', 'new_signature' ); + } + + /** + * Gets a new signature for the request + * + * @param string $url The new URL to be signed. + * @param array $headers The headers of the request about to be made. + * @param string $data The body of request about to be made. + * @param string $method The method of the request about to be made. + * @return string|null + */ + private function get_new_signature( $url, $headers, $data, $method ) { + + if ( ! empty( $headers['Authorization'] ) ) { + $a_headers = $this->extract_authorization_headers( $headers ); + if ( ! empty( $a_headers ) ) { + $token_details = explode( ':', $a_headers['token'] ); + + if ( count( $token_details ) === 3 ) { + $user_id = $token_details[2]; + $token = ( new Tokens() )->get_access_token( $user_id ); + $time_diff = (int) \Jetpack_Options::get_option( 'time_diff' ); + $jetpack_signature = new \Jetpack_Signature( $token->secret, $time_diff ); + + $signature = $jetpack_signature->sign_request( + $a_headers['token'], + $a_headers['timestamp'], + $a_headers['nonce'], + $a_headers['body-hash'], + $method, + $url, + $data, + false + ); + + if ( $signature && ! is_wp_error( $signature ) ) { + return $signature; + } elseif ( is_wp_error( $signature ) ) { + $this->log_new_signature_error( $signature->get_error_message() ); + } + } else { + $this->log_new_signature_error( 'Malformed token on Authorization Header' ); + } + } else { + $this->log_new_signature_error( 'Error extracting Authorization Header' ); + } + } else { + $this->log_new_signature_error( 'Empty Authorization Header' ); + } + } + + /** + * Logs error if the attempt to create a new signature fails + * + * @param string $message The error message. + * @return void + */ + private function log_new_signature_error( $message ) { + if ( defined( 'WP_DEBUG' ) && WP_DEBUG ) { + error_log( sprintf( "SANDBOXING: Error re-signing the request. '%s'", $message ) ); // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_error_log + } + } + + /** + * Extract the values in the Authorization header into an array + * + * @param array $headers The headers of the request about to be made. + * @return array|null + */ + public function extract_authorization_headers( $headers ) { + if ( ! empty( $headers['Authorization'] ) && is_string( $headers['Authorization'] ) ) { + $header = str_replace( 'X_JETPACK ', '', $headers['Authorization'] ); + $vars = explode( ' ', $header ); + $result = array(); + foreach ( $vars as $var ) { + $elements = explode( '"', $var ); + if ( count( $elements ) === 3 ) { + $result[ substr( $elements[0], 0, -1 ) ] = $elements[1]; + } + } + return $result; + } + } + + /** + * Modifies parameters of request in order to send the request to the + * server specified by `JETPACK__SANDBOX_DOMAIN`. + * + * Attached to the `requests-requests.before_request` filter. + * + * @param string $url URL of request about to be made. + * @param array $headers Headers of request about to be made. + * @param array|string $data Data of request about to be made. + * @param string $type Type of request about to be made. + * @return void + */ + public function server_sandbox( &$url, &$headers, &$data = null, &$type = null ) { + if ( ! Constants::get_constant( 'JETPACK__SANDBOX_DOMAIN' ) ) { + return; + } + + $original_url = $url; + + $request_parameters = $this->server_sandbox_request_parameters( Constants::get_constant( 'JETPACK__SANDBOX_DOMAIN' ), $url, $headers, $data, $type ); + + $url = $request_parameters['url']; + + if ( $request_parameters['host'] ) { + $headers['Host'] = $request_parameters['host']; + + if ( $request_parameters['new_signature'] ) { + $headers['Authorization'] = preg_replace( '/signature=\"[^\"]+\"/', 'signature="' . $request_parameters['new_signature'] . '"', $headers['Authorization'] ); + } + + if ( defined( 'WP_DEBUG' ) && WP_DEBUG ) { + error_log( sprintf( "SANDBOXING via '%s': '%s'", Constants::get_constant( 'JETPACK__SANDBOX_DOMAIN' ), $original_url ) ); // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_error_log + } + } + } + + /** + * Adds a "Jetpack API Sandboxed" item to the admin bar if the JETPACK__SANDBOX_DOMAIN + * constant is set. + * + * Attached to the `admin_bar_menu` action. + * + * @param \WP_Admin_Bar $wp_admin_bar The WP_Admin_Bar instance. + */ + public function admin_bar_add_sandbox_item( $wp_admin_bar ) { + if ( ! Constants::get_constant( 'JETPACK__SANDBOX_DOMAIN' ) ) { + return; + } + + $node = array( + 'id' => 'jetpack-connection-api-sandbox', + 'title' => 'Jetpack API Sandboxed', + 'meta' => array( + 'title' => 'Sandboxing via ' . Constants::get_constant( 'JETPACK__SANDBOX_DOMAIN' ), + ), + ); + + $wp_admin_bar->add_menu( $node ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php new file mode 100644 index 00000000..b208123f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php @@ -0,0 +1,111 @@ +set_agree(); + /** + * Acton fired when the master user has agreed to the terms of service. + * + * @since 1.0.4 + * @since-jetpack 7.9.0 + */ + do_action( 'jetpack_agreed_to_terms_of_service' ); + } + + /** + * Allow the site to reject to the terms of service. + */ + public function reject() { + $this->set_reject(); + /** + * Acton fired when the master user has revoked their agreement to the terms of service. + * + * @since 1.0.4 + * @since-jetpack 7.9.1 + */ + do_action( 'jetpack_reject_terms_of_service' ); + } + + /** + * Returns whether the master user has agreed to the terms of service. + * + * The following conditions have to be met in order to agree to the terms of service. + * 1. The master user has gone though the connect flow. + * 2. The site is not in dev mode. + * 3. The master user of the site is still connected (deprecated @since 1.4.0). + * + * @return bool + */ + public function has_agreed() { + if ( $this->is_offline_mode() ) { + return false; + } + /** + * Before 1.4.0 we used to also check if the master user of the site is connected + * by calling the Connection related `is_active` method. + * As of 1.4.0 we have removed this check in order to resolve the + * circular dependencies it was introducing to composer packages. + * + * @since 1.4.0 + */ + return $this->get_raw_has_agreed(); + } + + /** + * Abstracted for testing purposes. + * Tells us if the site is in dev mode. + * + * @return bool + */ + protected function is_offline_mode() { + return ( new Status() )->is_offline_mode(); + } + + /** + * Gets just the Jetpack Option that contains the terms of service state. + * Abstracted for testing purposes. + * + * @return bool + */ + protected function get_raw_has_agreed() { + return \Jetpack_Options::get_option( self::OPTION_NAME, false ); + } + + /** + * Sets the correct Jetpack Option to mark the that the site has agreed to the terms of service. + * Abstracted for testing purposes. + */ + protected function set_agree() { + \Jetpack_Options::update_option( self::OPTION_NAME, true ); + } + + /** + * Sets the correct Jetpack Option to mark that the site has rejected the terms of service. + * Abstracted for testing purposes. + */ + protected function set_reject() { + \Jetpack_Options::update_option( self::OPTION_NAME, false ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php new file mode 100644 index 00000000..e6819a7c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php @@ -0,0 +1,76 @@ +init_aiowpm(); + + static::$is_initialized = true; + } + + /** + * Set the token lock for AIOWPM plugin export. + * + * @param array $params The filter parameters. + * + * @return array + */ + public function aiowpm_set_lock( $params ) { + ( new Tokens() )->set_lock(); + return $params; + } + + /** + * Remove the token lock for AIOWPM plugin export. + * + * @param array $params The filter parameters. + * + * @return array + */ + public function aiowpm_remove_lock( $params ) { + ( new Tokens() )->remove_lock(); + return $params; + } + + /** + * Initialize the All-in-One-WP-Migration plugin hooks. + * + * @return void + */ + private function init_aiowpm() { + add_filter( 'ai1wm_export', array( $this, 'aiowpm_set_lock' ), 180 ); + add_filter( 'ai1wm_export', array( $this, 'aiowpm_remove_lock' ), 250 ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php new file mode 100644 index 00000000..1b10356d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php @@ -0,0 +1,687 @@ +remove_lock(); + } + + /** + * Perform the API request to validate the blog and user tokens. + * + * @param int|null $user_id ID of the user we need to validate token for. Current user's ID by default. + * + * @return array|false|WP_Error The API response: `array( 'blog_token_is_healthy' => true|false, 'user_token_is_healthy' => true|false )`. + */ + public function validate( $user_id = null ) { + $blog_id = Jetpack_Options::get_option( 'id' ); + if ( ! $blog_id ) { + return new WP_Error( 'site_not_registered', 'Site not registered.' ); + } + $url = sprintf( + '%s/%s/v%s/%s', + Constants::get_constant( 'JETPACK__WPCOM_JSON_API_BASE' ), + 'wpcom', + '2', + 'sites/' . $blog_id . '/jetpack-token-health' + ); + + $user_token = $this->get_access_token( $user_id ? $user_id : get_current_user_id() ); + $blog_token = $this->get_access_token(); + + // Cannot validate non-existent tokens. + if ( false === $user_token || false === $blog_token ) { + return false; + } + + $method = 'POST'; + $body = array( + 'user_token' => $this->get_signed_token( $user_token ), + 'blog_token' => $this->get_signed_token( $blog_token ), + ); + $response = Client::_wp_remote_request( $url, compact( 'body', 'method' ) ); + + if ( is_wp_error( $response ) || ! wp_remote_retrieve_body( $response ) || 200 !== wp_remote_retrieve_response_code( $response ) ) { + return false; + } + + $body = json_decode( wp_remote_retrieve_body( $response ), true ); + + return $body ? $body : false; + } + + /** + * Perform the API request to validate only the blog. + * + * @return bool|WP_Error Boolean with the test result. WP_Error if test cannot be performed. + */ + public function validate_blog_token() { + $blog_id = Jetpack_Options::get_option( 'id' ); + if ( ! $blog_id ) { + return new WP_Error( 'site_not_registered', 'Site not registered.' ); + } + $url = sprintf( + '%s/%s/v%s/%s', + Constants::get_constant( 'JETPACK__WPCOM_JSON_API_BASE' ), + 'wpcom', + '2', + 'sites/' . $blog_id . '/jetpack-token-health/blog' + ); + + $method = 'GET'; + $response = Client::remote_request( compact( 'url', 'method' ) ); + + if ( is_wp_error( $response ) || ! wp_remote_retrieve_body( $response ) || 200 !== wp_remote_retrieve_response_code( $response ) ) { + return false; + } + + $body = json_decode( wp_remote_retrieve_body( $response ), true ); + + return is_array( $body ) && isset( $body['is_healthy'] ) && true === $body['is_healthy']; + } + + /** + * Obtains the auth token. + * + * @param array $data The request data. + * @param string $token_api_url The URL of the Jetpack "token" API. + * @return object|WP_Error Returns the auth token on success. + * Returns a WP_Error on failure. + */ + public function get( $data, $token_api_url ) { + $roles = new Roles(); + $role = $roles->translate_current_user_to_role(); + + if ( ! $role ) { + return new WP_Error( 'role', __( 'An administrator for this blog must set up the Jetpack connection.', 'jetpack-connection' ) ); + } + + $client_secret = $this->get_access_token(); + if ( ! $client_secret ) { + return new WP_Error( 'client_secret', __( 'You need to register your Jetpack before connecting it.', 'jetpack-connection' ) ); + } + + /** + * Filter the URL of the first time the user gets redirected back to your site for connection + * data processing. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + * + * @param string $redirect_url Defaults to the site admin URL. + */ + $processing_url = apply_filters( 'jetpack_token_processing_url', admin_url( 'admin.php' ) ); + + $redirect = isset( $data['redirect'] ) ? esc_url_raw( (string) $data['redirect'] ) : ''; + + /** + * Filter the URL to redirect the user back to when the authentication process + * is complete. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + * + * @param string $redirect_url Defaults to the site URL. + */ + $redirect = apply_filters( 'jetpack_token_redirect_url', $redirect ); + + $redirect_uri = ( 'calypso' === $data['auth_type'] ) + ? $data['redirect_uri'] + : add_query_arg( + array( + 'handler' => 'jetpack-connection-webhooks', + 'action' => 'authorize', + '_wpnonce' => wp_create_nonce( "jetpack-authorize_{$role}_{$redirect}" ), + 'redirect' => $redirect ? rawurlencode( $redirect ) : false, + ), + esc_url( $processing_url ) + ); + + /** + * Filters the token request data. + * + * @since 1.7.0 + * @since-jetpack 8.0.0 + * + * @param array $request_data request data. + */ + $body = apply_filters( + 'jetpack_token_request_body', + array( + 'client_id' => Jetpack_Options::get_option( 'id' ), + 'client_secret' => $client_secret->secret, + 'grant_type' => 'authorization_code', + 'code' => $data['code'], + 'redirect_uri' => $redirect_uri, + ) + ); + + $args = array( + 'method' => 'POST', + 'body' => $body, + 'headers' => array( + 'Accept' => 'application/json', + ), + ); + add_filter( 'http_request_timeout', array( $this, 'return_30' ), PHP_INT_MAX - 1 ); + $response = Client::_wp_remote_request( $token_api_url, $args ); + remove_filter( 'http_request_timeout', array( $this, 'return_30' ), PHP_INT_MAX - 1 ); + + if ( is_wp_error( $response ) ) { + return new WP_Error( 'token_http_request_failed', $response->get_error_message() ); + } + + $code = wp_remote_retrieve_response_code( $response ); + $entity = wp_remote_retrieve_body( $response ); + + if ( $entity ) { + $json = json_decode( $entity ); + } else { + $json = false; + } + + if ( 200 !== $code || ! empty( $json->error ) ) { + if ( empty( $json->error ) ) { + return new WP_Error( 'unknown', '', $code ); + } + + /* translators: Error description string. */ + $error_description = isset( $json->error_description ) ? sprintf( __( 'Error Details: %s', 'jetpack-connection' ), (string) $json->error_description ) : ''; + + return new WP_Error( (string) $json->error, $error_description, $code ); + } + + if ( empty( $json->access_token ) || ! is_scalar( $json->access_token ) ) { + return new WP_Error( 'access_token', '', $code ); + } + + if ( empty( $json->token_type ) || 'X_JETPACK' !== strtoupper( $json->token_type ) ) { + return new WP_Error( 'token_type', '', $code ); + } + + if ( empty( $json->scope ) ) { + return new WP_Error( 'scope', 'No Scope', $code ); + } + + // TODO: get rid of the error silencer. + // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged + @list( $role, $hmac ) = explode( ':', $json->scope ); + if ( empty( $role ) || empty( $hmac ) ) { + return new WP_Error( 'scope', 'Malformed Scope', $code ); + } + + if ( $this->sign_role( $role ) !== $json->scope ) { + return new WP_Error( 'scope', 'Invalid Scope', $code ); + } + + $cap = $roles->translate_role_to_cap( $role ); + if ( ! $cap ) { + return new WP_Error( 'scope', 'No Cap', $code ); + } + + if ( ! current_user_can( $cap ) ) { + return new WP_Error( 'scope', 'current_user_cannot', $code ); + } + + return (string) $json->access_token; + } + + /** + * Enters a user token into the user_tokens option + * + * @param int $user_id The user id. + * @param string $token The user token. + * @param bool $is_master_user Whether the user is the master user. + * @return bool + */ + public function update_user_token( $user_id, $token, $is_master_user ) { + // Not designed for concurrent updates. + $user_tokens = $this->get_user_tokens(); + if ( ! is_array( $user_tokens ) ) { + $user_tokens = array(); + } + $user_tokens[ $user_id ] = $token; + if ( $is_master_user ) { + $master_user = $user_id; + $options = compact( 'user_tokens', 'master_user' ); + } else { + $options = compact( 'user_tokens' ); + } + return Jetpack_Options::update_options( $options ); + } + + /** + * Sign a user role with the master access token. + * If not specified, will default to the current user. + * + * @access public + * + * @param string $role User role. + * @param int $user_id ID of the user. + * @return string Signed user role. + */ + public function sign_role( $role, $user_id = null ) { + if ( empty( $user_id ) ) { + $user_id = (int) get_current_user_id(); + } + + if ( ! $user_id ) { + return false; + } + + $token = $this->get_access_token(); + if ( ! $token || is_wp_error( $token ) ) { + return false; + } + + return $role . ':' . hash_hmac( 'md5', "{$role}|{$user_id}", $token->secret ); + } + + /** + * Increases the request timeout value to 30 seconds. + * + * @return int Returns 30. + */ + public function return_30() { + return 30; + } + + /** + * Gets the requested token. + * + * Tokens are one of two types: + * 1. Blog Tokens: These are the "main" tokens. Each site typically has one Blog Token, + * though some sites can have multiple "Special" Blog Tokens (see below). These tokens + * are not associated with a user account. They represent the site's connection with + * the Jetpack servers. + * 2. User Tokens: These are "sub-"tokens. Each connected user account has one User Token. + * + * All tokens look like "{$token_key}.{$private}". $token_key is a public ID for the + * token, and $private is a secret that should never be displayed anywhere or sent + * over the network; it's used only for signing things. + * + * Blog Tokens can be "Normal" or "Special". + * * Normal: The result of a normal connection flow. They look like + * "{$random_string_1}.{$random_string_2}" + * That is, $token_key and $private are both random strings. + * Sites only have one Normal Blog Token. Normal Tokens are found in either + * Jetpack_Options::get_option( 'blog_token' ) (usual) or the JETPACK_BLOG_TOKEN + * constant (rare). + * * Special: A connection token for sites that have gone through an alternative + * connection flow. They look like: + * ";{$special_id}{$special_version};{$wpcom_blog_id};.{$random_string}" + * That is, $private is a random string and $token_key has a special structure with + * lots of semicolons. + * Most sites have zero Special Blog Tokens. Special tokens are only found in the + * JETPACK_BLOG_TOKEN constant. + * + * In particular, note that Normal Blog Tokens never start with ";" and that + * Special Blog Tokens always do. + * + * When searching for a matching Blog Tokens, Blog Tokens are examined in the following + * order: + * 1. Defined Special Blog Tokens (via the JETPACK_BLOG_TOKEN constant) + * 2. Stored Normal Tokens (via Jetpack_Options::get_option( 'blog_token' )) + * 3. Defined Normal Tokens (via the JETPACK_BLOG_TOKEN constant) + * + * @param int|false $user_id false: Return the Blog Token. int: Return that user's User Token. + * @param string|false $token_key If provided, check that the token matches the provided input. + * @param bool|true $suppress_errors If true, return a falsy value when the token isn't found; When false, return a descriptive WP_Error when the token isn't found. + * + * @return object|false|WP_Error + */ + public function get_access_token( $user_id = false, $token_key = false, $suppress_errors = true ) { + if ( $this->is_locked() ) { + $this->delete_all(); + return false; + } + + $possible_special_tokens = array(); + $possible_normal_tokens = array(); + $user_tokens = $this->get_user_tokens(); + + if ( $user_id ) { + if ( ! $user_tokens ) { + return $suppress_errors ? false : new WP_Error( 'no_user_tokens', __( 'No user tokens found', 'jetpack-connection' ) ); + } + if ( true === $user_id ) { // connection owner. + $user_id = Jetpack_Options::get_option( 'master_user' ); + if ( ! $user_id ) { + return $suppress_errors ? false : new WP_Error( 'empty_master_user_option', __( 'No primary user defined', 'jetpack-connection' ) ); + } + } + if ( ! isset( $user_tokens[ $user_id ] ) || ! $user_tokens[ $user_id ] ) { + // translators: %s is the user ID. + return $suppress_errors ? false : new WP_Error( 'no_token_for_user', sprintf( __( 'No token for user %d', 'jetpack-connection' ), $user_id ) ); + } + $user_token_chunks = explode( '.', $user_tokens[ $user_id ] ); + if ( empty( $user_token_chunks[1] ) || empty( $user_token_chunks[2] ) ) { + // translators: %s is the user ID. + return $suppress_errors ? false : new WP_Error( 'token_malformed', sprintf( __( 'Token for user %d is malformed', 'jetpack-connection' ), $user_id ) ); + } + if ( $user_token_chunks[2] !== (string) $user_id ) { + // translators: %1$d is the ID of the requested user. %2$d is the user ID found in the token. + return $suppress_errors ? false : new WP_Error( 'user_id_mismatch', sprintf( __( 'Requesting user_id %1$d does not match token user_id %2$d', 'jetpack-connection' ), $user_id, $user_token_chunks[2] ) ); + } + $possible_normal_tokens[] = "{$user_token_chunks[0]}.{$user_token_chunks[1]}"; + } else { + $stored_blog_token = Jetpack_Options::get_option( 'blog_token' ); + if ( $stored_blog_token ) { + $possible_normal_tokens[] = $stored_blog_token; + } + + $defined_tokens_string = Constants::get_constant( 'JETPACK_BLOG_TOKEN' ); + + if ( $defined_tokens_string ) { + $defined_tokens = explode( ',', $defined_tokens_string ); + foreach ( $defined_tokens as $defined_token ) { + if ( ';' === $defined_token[0] ) { + $possible_special_tokens[] = $defined_token; + } else { + $possible_normal_tokens[] = $defined_token; + } + } + } + } + + if ( self::MAGIC_NORMAL_TOKEN_KEY === $token_key ) { + $possible_tokens = $possible_normal_tokens; + } else { + $possible_tokens = array_merge( $possible_special_tokens, $possible_normal_tokens ); + } + + if ( ! $possible_tokens ) { + // If no user tokens were found, it would have failed earlier, so this is about blog token. + return $suppress_errors ? false : new WP_Error( 'no_possible_tokens', __( 'No blog token found', 'jetpack-connection' ) ); + } + + $valid_token = false; + + if ( false === $token_key ) { + // Use first token. + $valid_token = $possible_tokens[0]; + } elseif ( self::MAGIC_NORMAL_TOKEN_KEY === $token_key ) { + // Use first normal token. + $valid_token = $possible_tokens[0]; // $possible_tokens only contains normal tokens because of earlier check. + } else { + // Use the token matching $token_key or false if none. + // Ensure we check the full key. + $token_check = rtrim( $token_key, '.' ) . '.'; + + foreach ( $possible_tokens as $possible_token ) { + if ( hash_equals( substr( $possible_token, 0, strlen( $token_check ) ), $token_check ) ) { + $valid_token = $possible_token; + break; + } + } + } + + if ( ! $valid_token ) { + if ( $user_id ) { + // translators: %d is the user ID. + return $suppress_errors ? false : new WP_Error( 'no_valid_user_token', sprintf( __( 'Invalid token for user %d', 'jetpack-connection' ), $user_id ) ); + } else { + return $suppress_errors ? false : new WP_Error( 'no_valid_blog_token', __( 'Invalid blog token', 'jetpack-connection' ) ); + } + } + + return (object) array( + 'secret' => $valid_token, + 'external_user_id' => (int) $user_id, + ); + } + + /** + * Updates the blog token to a new value. + * + * @access public + * + * @param string $token the new blog token value. + * @return Boolean Whether updating the blog token was successful. + */ + public function update_blog_token( $token ) { + return Jetpack_Options::update_option( 'blog_token', $token ); + } + + /** + * Unlinks the current user from the linked WordPress.com user. + * + * @access public + * @static + * + * @todo Refactor to properly load the XMLRPC client independently. + * + * @param int $user_id The user identifier. + * + * @return bool Whether the disconnection of the user was successful. + */ + public function disconnect_user( $user_id ) { + $tokens = $this->get_user_tokens(); + if ( ! $tokens ) { + return false; + } + + if ( ! isset( $tokens[ $user_id ] ) ) { + return false; + } + + unset( $tokens[ $user_id ] ); + + $this->update_user_tokens( $tokens ); + + return true; + } + + /** + * Returns an array of user_id's that have user tokens for communicating with wpcom. + * Able to select by specific capability. + * + * @deprecated 1.30.0 + * @see Manager::get_connected_users + * + * @param string $capability The capability of the user. + * @param int|null $limit How many connected users to get before returning. + * @return array Array of WP_User objects if found. + */ + public function get_connected_users( $capability = 'any', $limit = null ) { + _deprecated_function( __METHOD__, '1.30.0' ); + return ( new Manager( 'jetpack' ) )->get_connected_users( $capability, $limit ); + } + + /** + * Fetches a signed token. + * + * @param object $token the token. + * @return WP_Error|string a signed token + */ + public function get_signed_token( $token ) { + if ( ! isset( $token->secret ) || empty( $token->secret ) ) { + return new WP_Error( 'invalid_token' ); + } + + list( $token_key, $token_secret ) = explode( '.', $token->secret ); + + $token_key = sprintf( + '%s:%d:%d', + $token_key, + Constants::get_constant( 'JETPACK__API_VERSION' ), + $token->external_user_id + ); + + $timestamp = time(); + + if ( function_exists( 'wp_generate_password' ) ) { + $nonce = wp_generate_password( 10, false ); + } else { + $nonce = substr( sha1( wp_rand( 0, 1000000 ) ), 0, 10 ); + } + + $normalized_request_string = implode( + "\n", + array( + $token_key, + $timestamp, + $nonce, + ) + ) . "\n"; + + // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode + $signature = base64_encode( hash_hmac( 'sha1', $normalized_request_string, $token_secret, true ) ); + + $auth = array( + 'token' => $token_key, + 'timestamp' => $timestamp, + 'nonce' => $nonce, + 'signature' => $signature, + ); + + $header_pieces = array(); + foreach ( $auth as $key => $value ) { + $header_pieces[] = sprintf( '%s="%s"', $key, $value ); + } + + return implode( ' ', $header_pieces ); + } + + /** + * Gets the list of user tokens + * + * @since 1.30.0 + * + * @return bool|array An array of user tokens where keys are user IDs and values are the tokens. False if no user token is found. + */ + public function get_user_tokens() { + return Jetpack_Options::get_option( 'user_tokens' ); + } + + /** + * Updates the option that stores the user tokens + * + * @since 1.30.0 + * + * @param array $tokens An array of user tokens where keys are user IDs and values are the tokens. + * @return bool Was the option successfully updated? + * + * @todo add validate the input. + */ + public function update_user_tokens( $tokens ) { + return Jetpack_Options::update_option( 'user_tokens', $tokens ); + } + + /** + * Lock the tokens to the current site URL. + * + * @param int $timespan How long the tokens should be locked, in seconds. + * + * @return bool + */ + public function set_lock( $timespan = HOUR_IN_SECONDS ) { + try { + $expires = ( new DateTime() )->add( DateInterval::createFromDateString( (int) $timespan . ' seconds' ) ); + } catch ( Exception $e ) { + return false; + } + + if ( false === $expires ) { + return false; + } + + // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode + return Jetpack_Options::update_option( 'token_lock', $expires->format( static::DATE_FORMAT_ATOM ) . '|||' . base64_encode( Urls::site_url() ) ); + } + + /** + * Remove the site lock from tokens. + * + * @return bool + */ + public function remove_lock() { + Jetpack_Options::delete_option( 'token_lock' ); + + return true; + } + + /** + * Check if the domain is locked, remove the lock if needed. + * Possible scenarios: + * - lock expired, site URL matches the lock URL: remove the lock, return false. + * - lock not expired, site URL matches the lock URL: return false. + * - site URL does not match the lock URL (expiration date is ignored): return true, do not remove the lock. + * + * @return bool + */ + public function is_locked() { + $the_lock = Jetpack_Options::get_option( 'token_lock' ); + if ( ! $the_lock ) { + // Not locked. + return false; + } + + $the_lock = explode( '|||', $the_lock, 2 ); + if ( count( $the_lock ) !== 2 ) { + // Something's wrong with the lock. + $this->remove_lock(); + return false; + } + + // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode + $locked_site_url = base64_decode( $the_lock[1] ); + $expires = $the_lock[0]; + + $expiration_date = DateTime::createFromFormat( static::DATE_FORMAT_ATOM, $expires ); + if ( false === $expiration_date || ! $locked_site_url ) { + // Something's wrong with the lock. + $this->remove_lock(); + return false; + } + + if ( Urls::site_url() === $locked_site_url ) { + if ( new DateTime() > $expiration_date ) { + // Site lock expired. + // Site URL matches, removing the lock. + $this->remove_lock(); + } + + return false; + } + + // Site URL doesn't match. + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php new file mode 100644 index 00000000..edf23af7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php @@ -0,0 +1,319 @@ +product_name = $product_name; + $this->connection = $connection; + if ( $this->connection === null ) { + // TODO We should always pass a Connection. + $this->connection = new Connection\Manager(); + } + + if ( ! did_action( 'jetpack_set_tracks_ajax_hook' ) ) { + add_action( 'wp_ajax_jetpack_tracks', array( $this, 'ajax_tracks' ) ); + + /** + * Fires when the Tracking::ajax_tracks() callback has been hooked to the + * wp_ajax_jetpack_tracks action. This action is used to ensure that + * the callback is hooked only once. + * + * @since 1.13.11 + */ + do_action( 'jetpack_set_tracks_ajax_hook' ); + } + } + + /** + * Universal method for for all tracking events triggered via the JavaScript client. + * + * @access public + */ + public function ajax_tracks() { + // Check for nonce. + if ( + empty( $_REQUEST['tracksNonce'] ) + || ! wp_verify_nonce( $_REQUEST['tracksNonce'], 'jp-tracks-ajax-nonce' ) // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- WP core doesn't pre-sanitize nonces either. + ) { + wp_send_json_error( + __( 'You aren’t authorized to do that.', 'jetpack-connection' ), + 403 + ); + } + + if ( ! isset( $_REQUEST['tracksEventName'] ) || ! isset( $_REQUEST['tracksEventType'] ) ) { + wp_send_json_error( + __( 'No valid event name or type.', 'jetpack-connection' ), + 403 + ); + } + + $tracks_data = array(); + if ( 'click' === $_REQUEST['tracksEventType'] && isset( $_REQUEST['tracksEventProp'] ) ) { + if ( is_array( $_REQUEST['tracksEventProp'] ) ) { + $tracks_data = array_map( 'filter_var', wp_unslash( $_REQUEST['tracksEventProp'] ) ); + } else { + $tracks_data = array( 'clicked' => filter_var( wp_unslash( $_REQUEST['tracksEventProp'] ) ) ); + } + } + + $this->record_user_event( filter_var( wp_unslash( $_REQUEST['tracksEventName'] ) ), $tracks_data, null, false ); + + wp_send_json_success(); + } + + /** + * Register script necessary for tracking. + * + * @param boolean $enqueue Also enqueue? defaults to false. + */ + public static function register_tracks_functions_scripts( $enqueue = false ) { + + // Register jp-tracks as it is a dependency. + wp_register_script( + 'jp-tracks', + '//stats.wp.com/w.js', + array(), + gmdate( 'YW' ), + true + ); + + Assets::register_script( + 'jp-tracks-functions', + '../dist/tracks-callables.js', + __FILE__, + array( + 'dependencies' => array( 'jp-tracks' ), + 'enqueue' => $enqueue, + 'in_footer' => true, + ) + ); + } + + /** + * Enqueue script necessary for tracking. + */ + public function enqueue_tracks_scripts() { + Assets::register_script( + 'jptracks', + '../dist/tracks-ajax.js', + __FILE__, + array( + 'dependencies' => array( 'jquery' ), + 'enqueue' => true, + 'in_footer' => true, + ) + ); + + wp_localize_script( + 'jptracks', + 'jpTracksAJAX', + array( + 'ajaxurl' => admin_url( 'admin-ajax.php' ), + 'jpTracksAJAX_nonce' => wp_create_nonce( 'jp-tracks-ajax-nonce' ), + ) + ); + } + + /** + * Send an event in Tracks. + * + * @param string $event_type Type of the event. + * @param array $data Data to send with the event. + * @param mixed $user Username, user_id, or WP_User object. + * @param bool $use_product_prefix Whether to use the object's product name as a prefix to the event type. If + * set to false, the prefix will be 'jetpack_'. + */ + public function record_user_event( $event_type, $data = array(), $user = null, $use_product_prefix = true ) { + if ( ! $user ) { + $user = wp_get_current_user(); + } + $site_url = get_option( 'siteurl' ); + + $data['_via_ua'] = isset( $_SERVER['HTTP_USER_AGENT'] ) ? filter_var( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) : ''; + $data['_via_ip'] = isset( $_SERVER['REMOTE_ADDR'] ) ? filter_var( wp_unslash( $_SERVER['REMOTE_ADDR'] ) ) : ''; + $data['_lg'] = isset( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) ? filter_var( wp_unslash( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) ) : ''; + $data['blog_url'] = $site_url; + $data['blog_id'] = \Jetpack_Options::get_option( 'id' ); + + // Top level events should not be namespaced. + if ( '_aliasUser' !== $event_type ) { + $prefix = $use_product_prefix ? $this->product_name : 'jetpack'; + $event_type = $prefix . '_' . $event_type; + } + + $data['jetpack_version'] = defined( 'JETPACK__VERSION' ) ? JETPACK__VERSION : '0'; + + return $this->tracks_record_event( $user, $event_type, $data ); + } + + /** + * Record an event in Tracks - this is the preferred way to record events from PHP. + * + * @param mixed $user username, user_id, or WP_User object. + * @param string $event_name The name of the event. + * @param array $properties Custom properties to send with the event. + * @param int $event_timestamp_millis The time in millis since 1970-01-01 00:00:00 when the event occurred. + * + * @return bool true for success | \WP_Error if the event pixel could not be fired + */ + public function tracks_record_event( $user, $event_name, $properties = array(), $event_timestamp_millis = false ) { + + // We don't want to track user events during unit tests/CI runs. + if ( $user instanceof \WP_User && 'wptests_capabilities' === $user->cap_key ) { + return false; + } + $terms_of_service = new Terms_Of_Service(); + $status = new Status(); + // Don't track users who have not agreed to our TOS. + if ( ! $this->should_enable_tracking( $terms_of_service, $status ) ) { + return false; + } + + $event_obj = $this->tracks_build_event_obj( $user, $event_name, $properties, $event_timestamp_millis ); + + if ( is_wp_error( $event_obj->error ) ) { + return $event_obj->error; + } + + return $event_obj->record(); + } + + /** + * Determines whether tracking should be enabled. + * + * @param \Automattic\Jetpack\Terms_Of_Service $terms_of_service A Terms_Of_Service object. + * @param \Automattic\Jetpack\Status $status A Status object. + * + * @return boolean True if tracking should be enabled, else false. + */ + public function should_enable_tracking( $terms_of_service, $status ) { + if ( $status->is_offline_mode() ) { + return false; + } + + return $terms_of_service->has_agreed() || $this->connection->is_user_connected(); + } + + /** + * Procedurally build a Tracks Event Object. + * NOTE: Use this only when the simpler Automattic\Jetpack\Tracking->jetpack_tracks_record_event() function won't work for you. + * + * @param \WP_User $user WP_User object. + * @param string $event_name The name of the event. + * @param array $properties Custom properties to send with the event. + * @param int $event_timestamp_millis The time in millis since 1970-01-01 00:00:00 when the event occurred. + * + * @return \Jetpack_Tracks_Event|\WP_Error + */ + private function tracks_build_event_obj( $user, $event_name, $properties = array(), $event_timestamp_millis = false ) { + $identity = $this->tracks_get_identity( $user->ID ); + + $properties['user_lang'] = $user->get( 'WPLANG' ); + + $blog_details = array( + 'blog_lang' => isset( $properties['blog_lang'] ) ? $properties['blog_lang'] : get_bloginfo( 'language' ), + 'blog_id' => \Jetpack_Options::get_option( 'id' ), + ); + + $timestamp = ( false !== $event_timestamp_millis ) ? $event_timestamp_millis : round( microtime( true ) * 1000 ); + $timestamp_string = is_string( $timestamp ) ? $timestamp : number_format( $timestamp, 0, '', '' ); + + return new \Jetpack_Tracks_Event( + array_merge( + $blog_details, + (array) $properties, + $identity, + array( + '_en' => $event_name, + '_ts' => $timestamp_string, + ) + ) + ); + } + + /** + * Get the identity to send to tracks. + * + * @param int $user_id The user id of the local user. + * + * @return array $identity + */ + public function tracks_get_identity( $user_id ) { + + // Meta is set, and user is still connected. Use WPCOM ID. + $wpcom_id = get_user_meta( $user_id, 'jetpack_tracks_wpcom_id', true ); + if ( $wpcom_id && $this->connection->is_user_connected( $user_id ) ) { + return array( + '_ut' => 'wpcom:user_id', + '_ui' => $wpcom_id, + ); + } + + // User is connected, but no meta is set yet. Use WPCOM ID and set meta. + if ( $this->connection->is_user_connected( $user_id ) ) { + $wpcom_user_data = $this->connection->get_connected_user_data( $user_id ); + update_user_meta( $user_id, 'jetpack_tracks_wpcom_id', $wpcom_user_data['ID'] ); + + return array( + '_ut' => 'wpcom:user_id', + '_ui' => $wpcom_user_data['ID'], + ); + } + + // User isn't linked at all. Fall back to anonymous ID. + $anon_id = get_user_meta( $user_id, 'jetpack_tracks_anon_id', true ); + if ( ! $anon_id ) { + $anon_id = \Jetpack_Tracks_Client::get_anon_id(); + add_user_meta( $user_id, 'jetpack_tracks_anon_id', $anon_id, false ); + } + + if ( ! isset( $_COOKIE['tk_ai'] ) && ! headers_sent() ) { + setcookie( 'tk_ai', $anon_id, 0, COOKIEPATH, COOKIE_DOMAIN, is_ssl(), false ); // phpcs:ignore Jetpack.Functions.SetCookie -- This is a random string and should be fine. + } + + return array( + '_ut' => 'anon', + '_ui' => $anon_id, + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php new file mode 100644 index 00000000..f8c22cee --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php @@ -0,0 +1,192 @@ +update_user_token() instead. + * + * @param int $user_id The user id. + * @param string $token The user token. + * @param bool $is_master_user Whether the user is the master user. + * @return bool + */ + public static function update_user_token( $user_id, $token, $is_master_user ) { + _deprecated_function( __METHOD__, '1.24.0', 'Automattic\\Jetpack\\Connection\\Tokens->update_user_token' ); + return ( new Tokens() )->update_user_token( $user_id, $token, $is_master_user ); + } + + /** + * Filters the value of the api constant. + * + * @param String $constant_value The constant value. + * @param String $constant_name The constant name. + * @return mixed | null + */ + public static function jetpack_api_constant_filter( $constant_value, $constant_name ) { + if ( $constant_value !== null ) { + // If the constant value was already set elsewhere, use that value. + return $constant_value; + } + + if ( defined( "self::DEFAULT_$constant_name" ) ) { + return constant( "self::DEFAULT_$constant_name" ); + } + + return null; + } + + /** + * Add a filter to initialize default values of the constants. + */ + public static function init_default_constants() { + add_filter( + 'jetpack_constant_default_value', + array( __CLASS__, 'jetpack_api_constant_filter' ), + 10, + 2 + ); + } + + /** + * Filters the registration request body to include tracking properties. + * + * @param array $properties Already prepared tracking properties. + * @return array amended properties. + */ + public static function filter_register_request_body( $properties ) { + $tracking = new Tracking(); + $tracks_identity = $tracking->tracks_get_identity( get_current_user_id() ); + + return array_merge( + $properties, + array( + '_ui' => $tracks_identity['_ui'], + '_ut' => $tracks_identity['_ut'], + ) + ); + } + + /** + * Generate a new user from a SSO attempt. + * + * @param object $user_data WordPress.com user information. + */ + public static function generate_user( $user_data ) { + $username = $user_data->login; + /** + * Determines how many times the SSO module can attempt to randomly generate a user. + * + * @module sso + * + * @since jetpack-4.3.2 + * + * @param int 5 By default, SSO will attempt to random generate a user up to 5 times. + */ + $num_tries = (int) apply_filters( 'jetpack_sso_allowed_username_generate_retries', 5 ); + + $exists = username_exists( $username ); + $tries = 0; + while ( $exists && $tries++ < $num_tries ) { + $username = $user_data->login . '_' . $user_data->ID . '_' . wp_rand(); + $exists = username_exists( $username ); + } + + if ( $exists ) { + return false; + } + + $user = (object) array(); + $user->user_pass = wp_generate_password( 20 ); + $user->user_login = wp_slash( $username ); + $user->user_email = wp_slash( $user_data->email ); + $user->display_name = $user_data->display_name; + $user->first_name = $user_data->first_name; + $user->last_name = $user_data->last_name; + $user->url = $user_data->url; + $user->description = $user_data->description; + + if ( isset( $user_data->role ) && $user_data->role ) { + $user->role = $user_data->role; + } + + $created_user_id = wp_insert_user( $user ); + + update_user_meta( $created_user_id, 'wpcom_user_id', $user_data->ID ); + return get_userdata( $created_user_id ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php new file mode 100644 index 00000000..de580c06 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php @@ -0,0 +1,213 @@ +connection = $connection; + } + + /** + * Initialize the webhooks. + * + * @param Manager $connection The Connection Manager object. + */ + public static function init( $connection ) { + $webhooks = new static( $connection ); + + add_action( 'init', array( $webhooks, 'controller' ) ); + add_action( 'load-toplevel_page_jetpack', array( $webhooks, 'fallback_jetpack_controller' ) ); + } + + /** + * Jetpack plugin used to trigger this webhooks in Jetpack::admin_page_load() + * + * The Jetpack toplevel menu is still accessible for stand-alone plugins, and while there's no content for that page, there are still + * actions from Calypso and WPCOM that reach that route regardless of the site having the Jetpack plugin or not. That's why we are still handling it here. + */ + public function fallback_jetpack_controller() { + $this->controller( true ); + } + + /** + * The "controller" decides which handler we need to run. + * + * @param bool $force Do not check if it's a webhook request and just run the controller. + */ + public function controller( $force = false ) { + if ( ! $force ) { + // The nonce is verified in specific handlers. + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( empty( $_GET['handler'] ) || 'jetpack-connection-webhooks' !== $_GET['handler'] ) { + return; + } + } + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( isset( $_GET['connect_url_redirect'] ) ) { + $this->handle_connect_url_redirect(); + } + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( empty( $_GET['action'] ) ) { + return; + } + + // The nonce is verified in specific handlers. + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + switch ( $_GET['action'] ) { + case 'authorize': + $this->handle_authorize(); + $this->do_exit(); + break; // @phan-suppress-current-line PhanPluginUnreachableCode -- Safer to include it even though do_exit never returns. + case 'authorize_redirect': + $this->handle_authorize_redirect(); + $this->do_exit(); + break; // @phan-suppress-current-line PhanPluginUnreachableCode -- Safer to include it even though do_exit never returns. + // Class Jetpack::admin_page_load() still handles other cases. + } + } + + /** + * Perform the authorization action. + */ + public function handle_authorize() { + if ( $this->connection->is_connected() && $this->connection->is_user_connected() ) { + $redirect_url = apply_filters( 'jetpack_client_authorize_already_authorized_url', admin_url() ); + wp_safe_redirect( $redirect_url ); + + return; + } + do_action( 'jetpack_client_authorize_processing' ); + + $data = stripslashes_deep( $_GET ); // We need all request data under the context of an authorization request. + $data['auth_type'] = 'client'; + $roles = new Roles(); + $role = $roles->translate_current_user_to_role(); + $redirect = isset( $data['redirect'] ) ? esc_url_raw( (string) $data['redirect'] ) : ''; + + check_admin_referer( "jetpack-authorize_{$role}_{$redirect}" ); + + $tracking = new Tracking(); + + $result = $this->connection->authorize( $data ); + + if ( is_wp_error( $result ) ) { + do_action( 'jetpack_client_authorize_error', $result ); + + $tracking->record_user_event( + 'jpc_client_authorize_fail', + array( + 'error_code' => $result->get_error_code(), + 'error_message' => $result->get_error_message(), + ) + ); + } else { + /** + * Fires after the Jetpack client is authorized to communicate with WordPress.com. + * + * @param int Jetpack Blog ID. + * + * @since 1.7.0 + * @since-jetpack 4.2.0 + */ + do_action( 'jetpack_client_authorized', Jetpack_Options::get_option( 'id' ) ); + + $tracking->record_user_event( 'jpc_client_authorize_success' ); + } + + $fallback_redirect = apply_filters( 'jetpack_client_authorize_fallback_url', admin_url() ); + $redirect = wp_validate_redirect( $redirect ) ? $redirect : $fallback_redirect; + + wp_safe_redirect( $redirect ); + } + + /** + * The authorhize_redirect webhook handler + */ + public function handle_authorize_redirect() { + $authorize_redirect_handler = new Webhooks\Authorize_Redirect( $this->connection ); + $authorize_redirect_handler->handle(); + } + + /** + * The `exit` is wrapped into a method so we could mock it. + * + * @return never + */ + protected function do_exit() { + exit; + } + + /** + * Handle the `connect_url_redirect` action, + * which is usually called to repeat an attempt for user to authorize the connection. + * + * @return void + */ + public function handle_connect_url_redirect() { + // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- no site changes. + $from = ! empty( $_GET['from'] ) ? sanitize_text_field( wp_unslash( $_GET['from'] ) ) : 'iframe'; + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- no site changes, sanitization happens in get_authorization_url() + $redirect = ! empty( $_GET['redirect_after_auth'] ) ? wp_unslash( $_GET['redirect_after_auth'] ) : false; + + add_filter( 'allowed_redirect_hosts', array( Host::class, 'allow_wpcom_environments' ) ); + + if ( ! $this->connection->is_user_connected() ) { + if ( ! $this->connection->is_connected() ) { + $this->connection->register(); + } + + $connect_url = add_query_arg( 'from', $from, $this->connection->get_authorization_url( null, $redirect ) ); + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- no site changes. + if ( isset( $_GET['notes_iframe'] ) ) { + $connect_url .= '¬es_iframe'; + } + wp_safe_redirect( $connect_url ); + $this->do_exit(); + } elseif ( ! isset( $_GET['calypso_env'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- no site changes. + ( new CookieState() )->state( 'message', 'already_authorized' ); + wp_safe_redirect( $redirect ); + $this->do_exit(); + } else { + $connect_url = add_query_arg( + array( + 'from' => $from, + 'already_authorized' => true, + ), + $this->connection->get_authorization_url() + ); + wp_safe_redirect( $connect_url ); + $this->do_exit(); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php new file mode 100644 index 00000000..bc525104 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php @@ -0,0 +1,106 @@ + [ + * $user_id => [ + * arrat of Jetpack_IXR_ClientMulticall + * ] + * ] + * ] + * + * @var array + */ + public static $clients = array(); + + /** + * Adds a new XMLRPC call to the queue to be processed on shutdown + * + * @param string $method The XML-RPC method. + * @param integer $user_id The user ID used to make the request (will use this user's token); Use 0 for the blog token. + * @param mixed ...$args This function accepts any number of additional arguments, that will be passed to the call. + * @return void + */ + public static function add_call( $method, $user_id = 0, ...$args ) { + global $blog_id; + + $client_blog_id = is_multisite() ? $blog_id : 0; + + if ( ! isset( self::$clients[ $client_blog_id ] ) ) { + self::$clients[ $client_blog_id ] = array(); + } + + if ( ! isset( self::$clients[ $client_blog_id ][ $user_id ] ) ) { + self::$clients[ $client_blog_id ][ $user_id ] = new Jetpack_IXR_ClientMulticall( array( 'user_id' => $user_id ) ); + } + + // https://plugins.trac.wordpress.org/ticket/2041 + if ( function_exists( 'ignore_user_abort' ) ) { + ignore_user_abort( true ); + } + + array_unshift( $args, $method ); + + call_user_func_array( array( self::$clients[ $client_blog_id ][ $user_id ], 'addCall' ), $args ); + + if ( false === has_action( 'shutdown', array( 'Automattic\Jetpack\Connection\XMLRPC_Async_Call', 'do_calls' ) ) ) { + add_action( 'shutdown', array( 'Automattic\Jetpack\Connection\XMLRPC_Async_Call', 'do_calls' ) ); + } + } + + /** + * Trigger the calls at shutdown + * + * @return void + */ + public static function do_calls() { + foreach ( self::$clients as $client_blog_id => $blog_clients ) { + if ( $client_blog_id > 0 ) { + $switch_success = switch_to_blog( $client_blog_id ); + + if ( ! $switch_success ) { + continue; + } + } + + foreach ( $blog_clients as $client ) { + if ( empty( $client->calls ) ) { + continue; + } + + flush(); + $client->query(); + } + + if ( $client_blog_id > 0 ) { + restore_current_blog(); + } + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php new file mode 100644 index 00000000..a5693cf2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php @@ -0,0 +1,85 @@ +connection = $connection; + + // Adding the filter late to avoid being overwritten by Jetpack's XMLRPC server. + add_filter( 'xmlrpc_methods', array( $this, 'xmlrpc_methods' ), 20 ); + } + + /** + * Attached to the `xmlrpc_methods` filter. + * + * @param array $methods The already registered XML-RPC methods. + * @return array + */ + public function xmlrpc_methods( $methods ) { + return array_merge( + $methods, + array( + 'jetpack.verifyRegistration' => array( $this, 'verify_registration' ), + ) + ); + } + + /** + * Handles verification that a site is registered. + * + * @param array $registration_data The data sent by the XML-RPC client: + * [ $secret_1, $user_id ]. + * + * @return string|IXR_Error + */ + public function verify_registration( $registration_data ) { + return $this->output( $this->connection->handle_registration( $registration_data ) ); + } + + /** + * Normalizes output for XML-RPC. + * + * @param mixed $data The data to output. + */ + private function output( $data ) { + if ( is_wp_error( $data ) ) { + $code = $data->get_error_data(); + if ( ! $code ) { + $code = -10520; + } + + if ( ! class_exists( IXR_Error::class ) ) { + require_once ABSPATH . WPINC . '/class-IXR.php'; + } + return new IXR_Error( + $code, + sprintf( 'Jetpack: [%s] %s', $data->get_error_code(), $data->get_error_message() ) + ); + } + + return $data; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin-bar.scss b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin-bar.scss new file mode 100644 index 00000000..262b0819 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin-bar.scss @@ -0,0 +1,30 @@ +#wpadminbar #wp-admin-bar-jetpack-idc { + margin-right: 5px; + + .jp-idc-admin-bar { + border-radius: 2px; + font-weight: 500; + font-size: 14px; + line-height: 20px; + color: #EFEFF0; + padding: 6px 8px; + } + + &.hide { + display: none; + } + + .dashicons { + font-family: 'dashicons'; + margin-top: -6px; + + &:before { + font-size: 18px; + } + } + + .ab-item { + padding: 0; + background: #E68B28; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx new file mode 100644 index 00000000..8d731738 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx @@ -0,0 +1,62 @@ +import { IDCScreen } from '@automattic/jetpack-idc'; +import * as WPElement from '@wordpress/element'; +import React from 'react'; + +import './admin-bar.scss'; +import './style.scss'; + +/** + * The initial renderer function. + */ +function render() { + if ( ! Object.hasOwn( window, 'JP_IDENTITY_CRISIS__INITIAL_STATE' ) ) { + return; + } + + const container = document.getElementById( + window.JP_IDENTITY_CRISIS__INITIAL_STATE.containerID || 'jp-identity-crisis-container' + ); + + if ( null === container ) { + return; + } + + const { + WP_API_root, + WP_API_nonce, + wpcomHomeUrl, + currentUrl, + redirectUri, + tracksUserData, + tracksEventData, + isSafeModeConfirmed, + consumerData, + isAdmin, + possibleDynamicSiteUrlDetected, + isDevelopmentSite, + } = window.JP_IDENTITY_CRISIS__INITIAL_STATE; + + if ( ! isSafeModeConfirmed ) { + const component = ( + + ); + WPElement.createRoot( container ).render( component ); + } +} + +window.addEventListener( 'load', () => render() ); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/style.scss b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/style.scss new file mode 100644 index 00000000..14f09db9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/style.scss @@ -0,0 +1,9 @@ +#jp-identity-crisis-container .jp-idc__idc-screen { + margin-top: 40px; + margin-bottom: 40px; +} + +#jp-identity-crisis-container.notice { + background: none; + border: none; +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php new file mode 100644 index 00000000..f6bd4140 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php @@ -0,0 +1,13 @@ +disconnect_site( true ); + } else { + $connection->disconnect_site( false ); + } + + delete_option( static::PERSISTENT_BLOG_ID_OPTION_NAME ); + + // Clear IDC options. + self::clear_all_idc_options(); + } + + /** + * Filter to prevent site from disconnecting from WPCOM if it's in an IDC. + * + * @see jetpack_connection_disconnect_site_wpcom filter. + * + * @return bool False if the site is in IDC, true otherwise. + */ + public static function jetpack_connection_disconnect_site_wpcom_filter() { + return ! self::validate_sync_error_idc_option(); + } + + /** + * This method loops through the array of processed items from sync and checks if one of the items was the + * home_url or site_url callable. If so, then we delete the jetpack_migrate_for_idc option. + * + * @param array $processed_items Array of processed items that were synced to WordPress.com. + */ + public function maybe_clear_migrate_option( $processed_items ) { + foreach ( (array) $processed_items as $item ) { + + // First, is this item a jetpack_sync_callable action? If so, then proceed. + $callable_args = ( is_array( $item ) && isset( $item[0] ) && isset( $item[1] ) && 'jetpack_sync_callable' === $item[0] ) + ? $item[1] + : null; + + // Second, if $callable_args is set, check if the callable was home_url or site_url. If so, + // clear the migrate option. + if ( + isset( $callable_args[0] ) + && ( 'home_url' === $callable_args[0] || 'site_url' === $callable_args[1] ) + ) { + Jetpack_Options::delete_option( 'migrate_for_idc' ); + break; + } + } + } + + /** + * WordPress init. + * + * @return void + */ + public function wordpress_init() { + if ( current_user_can( 'jetpack_disconnect' ) ) { + if ( + isset( $_GET['jetpack_idc_clear_confirmation'] ) && isset( $_GET['_wpnonce'] ) && + wp_verify_nonce( $_GET['_wpnonce'], 'jetpack_idc_clear_confirmation' ) // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- WordPress core doesn't unslash or verify nonces either. + ) { + Jetpack_Options::delete_option( 'safe_mode_confirmed' ); + self::$is_safe_mode_confirmed = false; + } else { + self::$is_safe_mode_confirmed = (bool) Jetpack_Options::get_option( 'safe_mode_confirmed' ); + } + } + + // 121 Priority so that it's the most inner Jetpack item in the admin bar. + add_action( 'admin_bar_menu', array( $this, 'display_admin_bar_button' ), 121 ); + + UI::init(); + } + + /** + * Add the idc query arguments to the url. + * + * @param string $url The remote request url. + */ + public function add_idc_query_args_to_url( $url ) { + $status = new Status(); + if ( ! is_string( $url ) + || $status->is_offline_mode() + || self::validate_sync_error_idc_option() ) { + return $url; + } + $home_url = Urls::home_url(); + $site_url = Urls::site_url(); + $hostname = wp_parse_url( $site_url, PHP_URL_HOST ); + + // If request is from an IP, make sure ip_requester option is set + if ( self::url_is_ip( $hostname ) ) { + self::maybe_update_ip_requester( $hostname ); + } + + $query_args = array( + 'home' => $home_url, + 'siteurl' => $site_url, + ); + + if ( self::should_handle_idc() ) { + $query_args['idc'] = true; + } + + if ( \Jetpack_Options::get_option( 'migrate_for_idc', false ) ) { + $query_args['migrate_for_idc'] = true; + } + + if ( is_multisite() ) { + $query_args['multisite'] = true; + } + + return add_query_arg( $query_args, $url ); + } + + /** + * Renders the admin bar button. + * + * @return void + */ + public function display_admin_bar_button() { + global $wp_admin_bar; + + $href = is_admin() + ? add_query_arg( 'jetpack_idc_clear_confirmation', '1' ) + : add_query_arg( 'jetpack_idc_clear_confirmation', '1', admin_url() ); + + $href = wp_nonce_url( $href, 'jetpack_idc_clear_confirmation' ); + + $consumer_data = UI::get_consumer_data(); + $label = isset( $consumer_data['customContent']['adminBarSafeModeLabel'] ) + ? esc_html( $consumer_data['customContent']['adminBarSafeModeLabel'] ) + : esc_html__( 'Jetpack Safe Mode', 'jetpack-connection' ); + + $title = sprintf( + '', + '', + $label + ); + + $menu = array( + 'id' => 'jetpack-idc', + 'title' => $title, + 'href' => esc_url( $href ), + 'parent' => 'top-secondary', + ); + + if ( ! self::$is_safe_mode_confirmed ) { + $menu['meta'] = array( + 'class' => 'hide', + ); + } + + $wp_admin_bar->add_node( $menu ); + } + + /** + * Checks if the site is currently in an identity crisis. + * + * @return array|bool Array of options that are in a crisis, or false if everything is OK. + */ + public static function check_identity_crisis() { + $connection = new Connection_Manager( 'jetpack' ); + + if ( ! $connection->is_connected() || ( new Status() )->is_offline_mode() || ! self::validate_sync_error_idc_option() ) { + return false; + } + return Jetpack_Options::get_option( 'sync_error_idc' ); + } + + /** + * Checks the HTTP response body for the 'idc_detected' key. If the key exists, + * checks the idc_detected value for a valid idc error. + * + * @param array|WP_Error $http_response The HTTP response. + * + * @return bool Whether the site is in an identity crisis. + */ + public function check_http_response_for_idc_detected( $http_response ) { + if ( ! is_array( $http_response ) ) { + return false; + } + $response_body = json_decode( wp_remote_retrieve_body( $http_response ), true ); + + if ( isset( $response_body['idc_detected'] ) ) { + return $this->check_response_for_idc( $response_body['idc_detected'] ); + } + + if ( isset( $response_body['migrated_for_idc'] ) ) { + Jetpack_Options::delete_option( 'migrate_for_idc' ); + } + + return false; + } + + /** + * Checks the WPCOM response to determine if the site is in an identity crisis. Updates the + * sync_error_idc option if it is. + * + * @param array $response The response data. + * + * @return bool Whether the site is in an identity crisis. + */ + public function check_response_for_idc( $response ) { + if ( is_array( $response ) && isset( $response['error_code'] ) ) { + $error_code = $response['error_code']; + $allowed_idc_error_codes = array( + 'jetpack_url_mismatch', + 'jetpack_home_url_mismatch', + 'jetpack_site_url_mismatch', + ); + + if ( in_array( $error_code, $allowed_idc_error_codes, true ) ) { + Jetpack_Options::update_option( + 'sync_error_idc', + self::get_sync_error_idc_option( $response ) + ); + } + + return true; + } + + return false; + } + + /** + * Clears all IDC specific options. This method is used on disconnect and reconnect. + * + * @return void + */ + public static function clear_all_idc_options() { + // If the site is currently in IDC, let's also clear the VaultPress connection options. + // We have to check if the site is in IDC, otherwise we'd be clearing the VaultPress + // connection any time the Jetpack connection is cycled. + if ( self::validate_sync_error_idc_option() ) { + delete_option( 'vaultpress' ); + delete_option( 'vaultpress_auto_register' ); + } + + Jetpack_Options::delete_option( + array( + 'sync_error_idc', + 'safe_mode_confirmed', + 'migrate_for_idc', + ) + ); + + delete_transient( 'jetpack_idc_possible_dynamic_site_url_detected' ); + } + + /** + * Checks whether the sync_error_idc option is valid or not, and if not, will do cleanup. + * + * @return bool + * @since-jetpack 5.4.0 Do not call get_sync_error_idc_option() unless site is in IDC + * + * @since 0.2.0 + * @since-jetpack 4.4.0 + */ + public static function validate_sync_error_idc_option() { + $is_valid = false; + + // Is the site opted in and does the stored sync_error_idc option match what we now generate? + $sync_error = Jetpack_Options::get_option( 'sync_error_idc' ); + if ( $sync_error && self::should_handle_idc() ) { + $local_options = self::get_sync_error_idc_option(); + + // Ensure all values are set. + if ( isset( $sync_error['home'] ) && isset( $local_options['home'] ) && isset( $sync_error['siteurl'] ) && isset( $local_options['siteurl'] ) ) { + // If the WP.com expected home and siteurl match local home and siteurl it is not valid IDC. + if ( + isset( $sync_error['wpcom_home'] ) && + isset( $sync_error['wpcom_siteurl'] ) && + $sync_error['wpcom_home'] === $local_options['home'] && + $sync_error['wpcom_siteurl'] === $local_options['siteurl'] + ) { + // Enable migrate_for_idc so that sync actions are accepted. + Jetpack_Options::update_option( 'migrate_for_idc', true ); + } elseif ( $sync_error['home'] === $local_options['home'] && $sync_error['siteurl'] === $local_options['siteurl'] ) { + $is_valid = true; + } + } + } + + /** + * Filters whether the sync_error_idc option is valid. + * + * @param bool $is_valid If the sync_error_idc is valid or not. + * + * @since 0.2.0 + * @since-jetpack 4.4.0 + */ + $is_valid = (bool) apply_filters( 'jetpack_sync_error_idc_validation', $is_valid ); + + if ( ! $is_valid && $sync_error ) { + // Since the option exists, and did not validate, delete it. + Jetpack_Options::delete_option( 'sync_error_idc' ); + } + + return $is_valid; + } + + /** + * Reverses WP.com URLs stored in sync_error_idc option. + * + * @param array $sync_error error option containing reversed URLs. + * @return array + */ + public static function reverse_wpcom_urls_for_idc( $sync_error ) { + if ( isset( $sync_error['reversed_url'] ) ) { + if ( array_key_exists( 'wpcom_siteurl', $sync_error ) ) { + $sync_error['wpcom_siteurl'] = strrev( $sync_error['wpcom_siteurl'] ); + } + if ( array_key_exists( 'wpcom_home', $sync_error ) ) { + $sync_error['wpcom_home'] = strrev( $sync_error['wpcom_home'] ); + } + } + return $sync_error; + } + + /** + * Normalizes a url by doing three things: + * - Strips protocol + * - Strips www + * - Adds a trailing slash + * + * @param string $url URL to parse. + * + * @return WP_Error|string + * @since 0.2.0 + * @since-jetpack 4.4.0 + */ + public static function normalize_url_protocol_agnostic( $url ) { + $parsed_url = wp_parse_url( trailingslashit( esc_url_raw( $url ) ) ); + if ( ! $parsed_url || empty( $parsed_url['host'] ) || empty( $parsed_url['path'] ) ) { + return new WP_Error( + 'cannot_parse_url', + sprintf( + /* translators: %s: URL to parse. */ + esc_html__( 'Cannot parse URL %s', 'jetpack-connection' ), + $url + ) + ); + } + + // Strip www and protocols. + $url = preg_replace( '/^www\./i', '', $parsed_url['host'] . $parsed_url['path'] ); + + return $url; + } + + /** + * Gets the value that is to be saved in the jetpack_sync_error_idc option. + * + * @param array $response HTTP response. + * + * @return array Array of the local urls, wpcom urls, and error code. + * @since 0.2.0 + * @since-jetpack 4.4.0 + * @since-jetpack 5.4.0 Add transient since home/siteurl retrieved directly from DB. + */ + public static function get_sync_error_idc_option( $response = array() ) { + // Since the local options will hit the database directly, store the values + // in a transient to allow for autoloading and caching on subsequent views. + $local_options = get_transient( 'jetpack_idc_local' ); + if ( false === $local_options ) { + $local_options = array( + 'home' => Urls::home_url(), + 'siteurl' => Urls::site_url(), + ); + set_transient( 'jetpack_idc_local', $local_options, MINUTE_IN_SECONDS ); + } + + $options = array_merge( $local_options, $response ); + + $returned_values = array(); + foreach ( $options as $key => $option ) { + if ( 'error_code' === $key ) { + $returned_values[ $key ] = $option; + continue; + } + + $normalized_url = self::normalize_url_protocol_agnostic( $option ); + if ( is_wp_error( $normalized_url ) ) { + continue; + } + + $returned_values[ $key ] = $normalized_url; + } + // We need to protect WPCOM URLs from search & replace by reversing them. See https://wp.me/pf5801-3R + // Add 'reversed_url' key for backward compatibility + if ( array_key_exists( 'wpcom_home', $returned_values ) && array_key_exists( 'wpcom_siteurl', $returned_values ) ) { + $returned_values['reversed_url'] = true; + $returned_values = self::reverse_wpcom_urls_for_idc( $returned_values ); + } + + return $returned_values; + } + + /** + * Returns the value of the jetpack_should_handle_idc filter or constant. + * If set to true, the site will be put into staging mode. + * + * This method uses both the current jetpack_should_handle_idc filter + * and constant to determine whether an IDC should be handled. + * + * @return bool + * @since 0.2.6 + */ + public static function should_handle_idc() { + if ( Constants::is_defined( 'JETPACK_SHOULD_HANDLE_IDC' ) ) { + $default = Constants::get_constant( 'JETPACK_SHOULD_HANDLE_IDC' ); + } else { + $default = ! Constants::is_defined( 'SUNRISE' ) && ! is_multisite(); + } + + /** + * Allows sites to opt in for IDC mitigation which blocks the site from syncing to WordPress.com when the home + * URL or site URL do not match what WordPress.com expects. The default value is either true, or the value of + * JETPACK_SHOULD_HANDLE_IDC constant if set. + * + * @param bool $default Whether the site is opted in to IDC mitigation. + * + * @since 0.2.6 + */ + return (bool) apply_filters( 'jetpack_should_handle_idc', $default ); + } + + /** + * Whether the site is undergoing identity crisis. + * + * @return bool + */ + public static function has_identity_crisis() { + return false !== static::check_identity_crisis() && ! static::$is_safe_mode_confirmed; + } + + /** + * Whether an admin has confirmed safe mode. + * Unlike `static::$is_safe_mode_confirmed` this function always returns the actual flag value. + * + * @return bool + */ + public static function safe_mode_is_confirmed() { + return Jetpack_Options::get_option( 'safe_mode_confirmed' ); + } + + /** + * Returns the mismatched URLs. + * + * @return array|bool The mismatched urls, or false if the site is not connected, offline, in safe mode, or the IDC error is not valid. + */ + public static function get_mismatched_urls() { + if ( ! static::has_identity_crisis() ) { + return false; + } + + $data = static::check_identity_crisis(); + + if ( ! $data || + ! isset( $data['error_code'] ) || + ! isset( $data['wpcom_home'] ) || + ! isset( $data['home'] ) || + ! isset( $data['wpcom_siteurl'] ) || + ! isset( $data['siteurl'] ) + ) { + // The jetpack_sync_error_idc option is missing a key. + return false; + } + + if ( 'jetpack_site_url_mismatch' === $data['error_code'] ) { + return array( + 'wpcom_url' => $data['wpcom_siteurl'], + 'current_url' => $data['siteurl'], + ); + } + + return array( + 'wpcom_url' => $data['wpcom_home'], + 'current_url' => $data['home'], + ); + } + + /** + * Try to detect $_SERVER['HTTP_HOST'] being used within WP_SITEURL or WP_HOME definitions inside of wp-config. + * + * If `HTTP_HOST` usage is found, it's possbile (though not certain) that site URLs are dynamic. + * + * When a site URL is dynamic, it can lead to a Jetpack IDC. If potentially dynamic usage is detected, + * helpful support info will be shown on the IDC UI about setting a static site/home URL. + * + * @return bool True if potentially dynamic site urls were detected in wp-config, false otherwise. + */ + public static function detect_possible_dynamic_site_url() { + $transient_key = 'jetpack_idc_possible_dynamic_site_url_detected'; + $transient_val = get_transient( $transient_key ); + + if ( false !== $transient_val ) { + return (bool) $transient_val; + } + + $path = self::locate_wp_config(); + $wp_config = $path ? file_get_contents( $path ) : false; // phpcs:ignore WordPress.WP.AlternativeFunctions.file_get_contents_file_get_contents + if ( $wp_config ) { + $matched = preg_match( + '/define ?\( ?[\'"](?:WP_SITEURL|WP_HOME).+(?:HTTP_HOST).+\);/', + $wp_config + ); + + if ( $matched ) { + set_transient( $transient_key, 1, HOUR_IN_SECONDS ); + return true; + } + } + + set_transient( $transient_key, 0, HOUR_IN_SECONDS ); + return false; + } + + /** + * Gets path to WordPress configuration. + * Source: https://github.com/wp-cli/wp-cli/blob/master/php/utils.php + * + * @return string + */ + public static function locate_wp_config() { + static $path; + + if ( null === $path ) { + $path = false; + + if ( getenv( 'WP_CONFIG_PATH' ) && file_exists( getenv( 'WP_CONFIG_PATH' ) ) ) { + $path = getenv( 'WP_CONFIG_PATH' ); + } elseif ( file_exists( ABSPATH . 'wp-config.php' ) ) { + $path = ABSPATH . 'wp-config.php'; + } elseif ( file_exists( dirname( ABSPATH ) . '/wp-config.php' ) && ! file_exists( dirname( ABSPATH ) . '/wp-settings.php' ) ) { + $path = dirname( ABSPATH ) . '/wp-config.php'; + } + + if ( $path ) { + $path = realpath( $path ); + } + } + + return $path; + } + + /** + * Adds `url_secret` to the `jetpack.idcUrlValidation` URL validation endpoint. + * Adds `url_secret_error` in case of an error. + * + * @param array $response The endpoint response that we're modifying. + * + * @return array + * + * phpcs:ignore Squiz.Commenting.FunctionCommentThrowTag -- The exception is being caught, false positive. + */ + public static function add_secret_to_url_validation_response( array $response ) { + try { + $secret = new URL_Secret(); + + $secret->create(); + + if ( $secret->exists() ) { + $response['url_secret'] = $secret->get_secret(); + } + } catch ( Exception $e ) { + $response['url_secret_error'] = new WP_Error( 'unable_to_create_url_secret', $e->getMessage() ); + } + + return $response; + } + + /** + * Check if URL is an IP. + * + * @param string $hostname The hostname to check. + * @return bool + */ + public static function url_is_ip( $hostname = null ) { + + if ( ! $hostname ) { + $hostname = wp_parse_url( Urls::site_url(), PHP_URL_HOST ); + } + + $is_ip = filter_var( $hostname, FILTER_VALIDATE_IP ) !== false ? $hostname : false; + return $is_ip; + } + + /** + * Add IDC-related data to the registration query. + * + * @param array $params The existing query params. + * + * @return array + */ + public static function register_request_body( array $params ) { + $persistent_blog_id = get_option( static::PERSISTENT_BLOG_ID_OPTION_NAME ); + if ( $persistent_blog_id ) { + $params['persistent_blog_id'] = $persistent_blog_id; + $params['url_secret'] = URL_Secret::create_secret( 'registration_request_url_secret_failed' ); + } + + return $params; + } + + /** + * Set the necessary options when site gets registered. + * + * @param int $blog_id The blog ID. + * + * @return void + */ + public static function site_registered( $blog_id ) { + update_option( static::PERSISTENT_BLOG_ID_OPTION_NAME, (int) $blog_id, false ); + } + + /** + * Check if we need to update the ip_requester option. + * + * @param string $hostname The hostname to check. + * + * @return void + */ + public static function maybe_update_ip_requester( $hostname ) { + // Check if transient exists + $transient_key = ip2long( $hostname ); + if ( $transient_key && ! get_transient( 'jetpack_idc_ip_requester_' . $transient_key ) ) { + self::set_ip_requester_for_idc( $hostname, $transient_key ); + } + } + + /** + * If URL is an IP, add the IP value to the ip_requester option with its expiry value. + * + * @param string $hostname The hostname to check. + * @param int $transient_key The transient key. + */ + public static function set_ip_requester_for_idc( $hostname, $transient_key ) { + // Check if option exists + $data = Jetpack_Options::get_option( 'identity_crisis_ip_requester' ); + + $ip_requester = array( + 'ip' => $hostname, + 'expires_at' => time() + 360, + ); + + // If not set, initialize it + if ( empty( $data ) ) { + $data = array( $ip_requester ); + } else { + $updated_data = array(); + $updated_value = false; + + // Remove expired values and update existing IP + foreach ( $data as $item ) { + if ( time() > $item['expires_at'] ) { + continue; // Skip expired IP + } + + if ( $item['ip'] === $hostname ) { + $item['expires_at'] = time() + 360; + $updated_value = true; + } + + $updated_data[] = $item; + } + + if ( ! $updated_value || empty( $updated_data ) ) { + $updated_data[] = $ip_requester; + } + + $data = $updated_data; + } + + self::update_ip_requester( $data, $transient_key ); + } + + /** + * Update the ip_requester option and set a transient to expire in 5 minutes. + * + * @param array $data The data to be updated. + * @param int $transient_key The transient key. + * + * @return void + */ + public static function update_ip_requester( $data, $transient_key ) { + // Update the option + $updated = Jetpack_Options::update_option( 'identity_crisis_ip_requester', $data ); + // Set a transient to expire in 5 minutes + if ( $updated ) { + $transient_name = 'jetpack_idc_ip_requester_' . $transient_key; + set_transient( $transient_name, $data, 300 ); + } + } + + /** + * Adds `ip_requester` to the `jetpack.idcUrlValidation` URL validation endpoint. + * + * @param array $response The enpoint response that we're modifying. + * + * @return array + */ + public static function add_ip_requester_to_url_validation_response( array $response ) { + $requesters = Jetpack_Options::get_option( 'identity_crisis_ip_requester' ); + if ( $requesters ) { + // Loop through the requesters and add the IP to the response if it's not expired + $i = 0; + foreach ( $requesters as $ip ) { + if ( $ip['expires_at'] > time() ) { + $response['ip_requester'][] = $ip['ip']; + } + // Limit the response to five IPs + $i = ++$i; + if ( $i === 5 ) { + break; + } + } + } + return $response; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php new file mode 100644 index 00000000..b3547811 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php @@ -0,0 +1,322 @@ + WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::confirm_safe_mode', + 'permission_callback' => __CLASS__ . '::identity_crisis_mitigation_permission_check', + ) + ); + + // Handles the request to migrate stats and subscribers during an identity crisis. + register_rest_route( + 'jetpack/v4', + 'identity-crisis/migrate', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::migrate_stats_and_subscribers', + 'permission_callback' => __CLASS__ . '::identity_crisis_mitigation_permission_check', + ) + ); + + // IDC resolve: create an entirely new shadow site for this URL. + register_rest_route( + 'jetpack/v4', + '/identity-crisis/start-fresh', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::start_fresh_connection', + 'permission_callback' => __CLASS__ . '::identity_crisis_mitigation_permission_check', + 'args' => array( + 'redirect_uri' => array( + 'description' => __( 'URI of the admin page where the user should be redirected after connection flow', 'jetpack-connection' ), + 'type' => 'string', + ), + ), + ) + ); + + // Fetch URL and secret for IDC check. + register_rest_route( + 'jetpack/v4', + '/identity-crisis/idc-url-validation', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => array( static::class, 'validate_urls_and_set_secret' ), + 'permission_callback' => array( static::class, 'url_secret_permission_check' ), + ) + ); + + // Fetch URL verification secret. + register_rest_route( + 'jetpack/v4', + '/identity-crisis/url-secret', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => array( static::class, 'fetch_url_secret' ), + 'permission_callback' => array( static::class, 'url_secret_permission_check' ), + ) + ); + + // Fetch URL verification secret. + register_rest_route( + 'jetpack/v4', + '/identity-crisis/compare-url-secret', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => array( static::class, 'compare_url_secret' ), + 'permission_callback' => array( static::class, 'compare_url_secret_permission_check' ), + 'args' => array( + 'secret' => array( + 'description' => __( 'URL secret to compare to the ones stored in the database.', 'jetpack-connection' ), + 'type' => 'string', + 'required' => true, + ), + ), + ) + ); + } + + /** + * Handles identity crisis mitigation, confirming safe mode for this site. + * + * @since 0.2.0 + * @since-jetpack 4.4.0 + * + * @return bool | WP_Error True if option is properly set. + */ + public static function confirm_safe_mode() { + $updated = Jetpack_Options::update_option( 'safe_mode_confirmed', true ); + if ( $updated ) { + return rest_ensure_response( + array( + 'code' => 'success', + ) + ); + } + + return new WP_Error( + 'error_setting_jetpack_safe_mode', + esc_html__( 'Could not confirm safe mode.', 'jetpack-connection' ), + array( 'status' => 500 ) + ); + } + + /** + * Handles identity crisis mitigation, migrating stats and subscribers from old url to this, new url. + * + * @since 0.2.0 + * @since-jetpack 4.4.0 + * + * @return bool | WP_Error True if option is properly set. + */ + public static function migrate_stats_and_subscribers() { + if ( Jetpack_Options::get_option( 'sync_error_idc' ) && ! Jetpack_Options::delete_option( 'sync_error_idc' ) ) { + return new WP_Error( + 'error_deleting_sync_error_idc', + esc_html__( 'Could not delete sync error option.', 'jetpack-connection' ), + array( 'status' => 500 ) + ); + } + + if ( Jetpack_Options::get_option( 'migrate_for_idc' ) || Jetpack_Options::update_option( 'migrate_for_idc', true ) ) { + return rest_ensure_response( + array( + 'code' => 'success', + ) + ); + } + return new WP_Error( + 'error_setting_jetpack_migrate', + esc_html__( 'Could not confirm migration.', 'jetpack-connection' ), + array( 'status' => 500 ) + ); + } + + /** + * This IDC resolution will disconnect the site and re-connect to a completely new + * and separate shadow site than the original. + * + * It will first will disconnect the site without phoning home as to not disturb the production site. + * It then builds a fresh connection URL and sends it back along with the response. + * + * @since 0.2.0 + * @since-jetpack 4.4.0 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response|WP_Error + */ + public static function start_fresh_connection( $request ) { + /** + * Fires when Users have requested through Identity Crisis for the connection to be reset. + * Should be used to disconnect any connections and reset options. + * + * @since 0.2.0 + */ + do_action( 'jetpack_idc_disconnect' ); + + $connection = new Connection_Manager(); + $result = $connection->try_registration( true ); + + // early return if site registration fails. + if ( ! $result || is_wp_error( $result ) ) { + return rest_ensure_response( $result ); + } + + $redirect_uri = $request->get_param( 'redirect_uri' ) ? admin_url( $request->get_param( 'redirect_uri' ) ) : null; + + /** + * Filters the connection url that users should be redirected to for re-establishing their connection. + * + * @since 0.2.0 + * + * @param \WP_REST_Response|WP_Error $connection_url Connection URL user should be redirected to. + */ + return apply_filters( 'jetpack_idc_authorization_url', rest_ensure_response( $connection->get_authorization_url( null, $redirect_uri ) ) ); + } + + /** + * Verify that user can mitigate an identity crisis. + * + * @since 0.2.0 + * @since-jetpack 4.4.0 + * + * @return true|WP_Error True if the user has capability 'jetpack_disconnect', an error object otherwise. + */ + public static function identity_crisis_mitigation_permission_check() { + if ( current_user_can( 'jetpack_disconnect' ) ) { + return true; + } + $error_msg = esc_html__( + 'You do not have the correct user permissions to perform this action. + Please contact your site admin if you think this is a mistake.', + 'jetpack-connection' + ); + + return new WP_Error( 'invalid_user_permission_identity_crisis', $error_msg, array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Endpoint for URL validation and creating a secret. + * + * @since 0.18.0 + * + * @return array + */ + public static function validate_urls_and_set_secret() { + $xmlrpc_server = new Jetpack_XMLRPC_Server(); + $result = $xmlrpc_server->validate_urls_for_idc_mitigation(); + + return $result; + } + + /** + * Endpoint for fetching the existing secret. + * + * @return WP_Error|\WP_REST_Response + */ + public static function fetch_url_secret() { + $secret = new URL_Secret(); + + if ( ! $secret->exists() ) { + return new WP_Error( 'missing_url_secret', esc_html__( 'URL secret does not exist.', 'jetpack-connection' ) ); + } + + return rest_ensure_response( + array( + 'code' => 'success', + 'data' => array( + 'secret' => $secret->get_secret(), + 'expires_at' => $secret->get_expires_at(), + ), + ) + ); + } + + /** + * Endpoint for comparing the existing secret. + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return WP_Error|\WP_REST_Response + */ + public static function compare_url_secret( $request ) { + $match = false; + + $storage = new URL_Secret(); + + if ( $storage->exists() ) { + $remote_secret = $request->get_param( 'secret' ); + $match = $remote_secret && hash_equals( $storage->get_secret(), $remote_secret ); + } + + return rest_ensure_response( + array( + 'code' => 'success', + 'match' => $match, + ) + ); + } + + /** + * Verify url_secret create/fetch permissions (valid blog token authentication). + * + * @return true|WP_Error + */ + public static function url_secret_permission_check() { + return Rest_Authentication::is_signed_with_blog_token() + ? true + : new WP_Error( + 'invalid_user_permission_identity_crisis', + esc_html__( 'You do not have the correct user permissions to perform this action.', 'jetpack-connection' ), + array( 'status' => rest_authorization_required_code() ) + ); + } + + /** + * The endpoint is only available on non-connected sites. + * use `/identity-crisis/url-secret` for connected sites. + * + * @return true|WP_Error + */ + public static function compare_url_secret_permission_check() { + return ( new Connection_Manager() )->is_connected() + ? new WP_Error( + 'invalid_connection_status', + esc_html__( 'The endpoint is not available on connected sites.', 'jetpack-connection' ), + array( 'status' => 403 ) + ) + : true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php new file mode 100644 index 00000000..ee4c5acb --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php @@ -0,0 +1,204 @@ + true, + 'textdomain' => 'jetpack-connection', + ) + ); + Assets::enqueue_script( 'jp_identity_crisis_banner' ); + wp_add_inline_script( 'jp_identity_crisis_banner', static::get_initial_state(), 'before' ); + + add_action( 'admin_notices', array( static::class, 'render_container' ) ); + } + } + + /** + * Create the container element for the IDC banner. + */ + public static function render_container() { + ?> +
+ esc_url_raw( rest_url() ), + 'WP_API_nonce' => wp_create_nonce( 'wp_rest' ), + 'wpcomHomeUrl' => ( is_array( $idc_urls ) && array_key_exists( 'wpcom_url', $idc_urls ) ) ? $idc_urls['wpcom_url'] : null, + 'currentUrl' => ( is_array( $idc_urls ) && array_key_exists( 'current_url', $idc_urls ) ) ? $idc_urls['current_url'] : null, + 'redirectUri' => isset( $_SERVER['REQUEST_URI'] ) ? str_replace( '/wp-admin/', '/', filter_var( wp_unslash( $_SERVER['REQUEST_URI'] ) ) ) : '', + 'tracksUserData' => Jetpack_Tracks_Client::get_connected_user_tracks_identity(), + 'tracksEventData' => array( + 'isAdmin' => $is_admin, + 'currentScreen' => $current_screen ? $current_screen->id : false, + 'blogID' => Jetpack_Options::get_option( 'id' ), + 'platform' => static::get_platform(), + ), + 'isSafeModeConfirmed' => Identity_Crisis::$is_safe_mode_confirmed, + 'consumerData' => static::get_consumer_data(), + 'isAdmin' => $is_admin, + 'possibleDynamicSiteUrlDetected' => $possible_dynamic_site_url_detected, + 'isDevelopmentSite' => $is_development_site, + + /** + * Use the filter to provide custom HTML elecontainer ID. + * + * @since 0.10.0 + * + * @param string|null $containerID The container ID. + */ + 'containerID' => apply_filters( 'identity_crisis_container_id', null ), + ); + } + + /** + * Get the package consumer data. + * + * @return array + */ + public static function get_consumer_data() { + if ( null !== static::$consumers ) { + return static::$consumers; + } + + $consumers = apply_filters( 'jetpack_idc_consumers', array() ); + + if ( ! $consumers ) { + return array(); + } + + usort( + $consumers, + function ( $c1, $c2 ) { + $priority1 = ( array_key_exists( 'priority', $c1 ) && (int) $c1['priority'] ) ? (int) $c1['priority'] : 10; + $priority2 = ( array_key_exists( 'priority', $c2 ) && (int) $c2['priority'] ) ? (int) $c2['priority'] : 10; + + return $priority1 <=> $priority2; + } + ); + + $consumer_chosen = null; + $consumer_url_length = 0; + + foreach ( $consumers as $consumer ) { + if ( empty( $consumer['admin_page'] ) || ! is_string( $consumer['admin_page'] ) ) { + continue; + } + + if ( isset( $_SERVER['REQUEST_URI'] ) && str_starts_with( filter_var( wp_unslash( $_SERVER['REQUEST_URI'] ) ), $consumer['admin_page'] ) && strlen( $consumer['admin_page'] ) > $consumer_url_length ) { + $consumer_chosen = $consumer; + $consumer_url_length = strlen( $consumer['admin_page'] ); + } + } + + static::$consumers = $consumer_chosen ? $consumer_chosen : array_shift( $consumers ); + + return static::$consumers; + } + + /** + * Get the site platform. + * + * @return string + */ + private static function get_platform() { + $host = new Host(); + + if ( $host->is_woa_site() ) { + return 'woa'; + } + + if ( $host->is_vip_site() ) { + return 'vip'; + } + + if ( $host->is_newspack_site() ) { + return 'newspack'; + } + + return 'self-hosted'; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php new file mode 100644 index 00000000..e2ff3f8b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php @@ -0,0 +1,159 @@ +fetch(); + + if ( $secret_data !== null ) { + $this->secret = $secret_data['secret']; + $this->expires_at = $secret_data['expires_at']; + } + } + + /** + * Fetch the URL secret from the database. + * + * @return array|null + */ + private function fetch() { + $data = Jetpack_Options::get_option( static::OPTION_KEY ); + + if ( $data === false || empty( $data['secret'] ) || empty( $data['expires_at'] ) ) { + return null; + } + + if ( time() > $data['expires_at'] ) { + Jetpack_Options::delete_option( static::OPTION_KEY ); + return null; + } + + return $data; + } + + /** + * Create new secret and save it in the options. + * + * @throws Exception Thrown if unable to save the new secret. + * + * @return bool + */ + public function create() { + $secret_data = array( + 'secret' => $this->generate_secret(), + 'expires_at' => strval( time() + static::LIFESPAN ), + ); + + $result = Jetpack_Options::update_option( static::OPTION_KEY, $secret_data ); + + if ( ! $result ) { + throw new Exception( esc_html__( 'Unable to save new URL secret', 'jetpack-connection' ) ); + } + + $this->secret = $secret_data['secret']; + $this->expires_at = $secret_data['expires_at']; + + return true; + } + + /** + * Get the URL secret. + * + * @return string|null + */ + public function get_secret() { + return $this->secret; + } + + /** + * Get the URL secret expiration date. + * + * @return string|null + */ + public function get_expires_at() { + return $this->expires_at; + } + + /** + * Check if the secret exists. + * + * @return bool + */ + public function exists() { + return $this->secret && $this->expires_at; + } + + /** + * Generate the secret string. + * + * @return string + */ + private function generate_secret() { + return wp_generate_password( 12, false ); + } + + /** + * Generate secret for response. + * + * @param string $flow used to tell which flow generated the exception. + * @return string|null + */ + public static function create_secret( $flow = 'generating_secret_failed' ) { + $secret_value = null; + try { + + $secret = new self(); + $secret->create(); + + if ( $secret->exists() ) { + $secret_value = $secret->get_secret(); + } + } catch ( Exception $e ) { + // Track the error and proceed. + ( new Tracking() )->record_user_event( $flow, array( 'current_url' => Urls::site_url() ) ); + } + return $secret_value; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php new file mode 100644 index 00000000..804f3848 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php @@ -0,0 +1,17 @@ +role = apply_filters( 'jetpack_force_2fa_cap', 'manage_options' ); + + // Bail if Jetpack SSO is not active + if ( ! ( new Modules() )->is_active( 'sso' ) ) { + add_action( 'admin_notices', array( $this, 'admin_notice' ) ); + return; + } + + $this->force_2fa(); + } + + /** + * Display an admin notice if Jetpack SSO is not active. + */ + public function admin_notice() { + /** + * Filter if an admin notice is deplayed when Force 2FA is required, but SSO is not enabled. + * Defaults to true. + * + * @param bool $display_notice Whether to display the notice. + * @return bool + * @since jetpack-12.7 + * @module SSO + */ + if ( apply_filters( 'jetpack_force_2fa_dependency_notice', true ) && current_user_can( $this->role ) ) { + wp_admin_notice( + esc_html__( 'Jetpack Force 2FA requires Jetpack’s SSO feature.', 'jetpack-connection' ), + array( + 'type' => 'warning', + ) + ); + } + } + + /** + * Force 2FA when using Jetpack SSO and force Jetpack SSO. + * + * @return void + */ + private function force_2fa() { + // Allows WP.com login to a local account if it matches the local account. + add_filter( 'jetpack_sso_match_by_email', '__return_true', 9999 ); + + // multisite + if ( is_multisite() ) { + + // Hide the login form + add_filter( 'jetpack_remove_login_form', '__return_true', 9999 ); + add_filter( 'jetpack_sso_bypass_login_forward_wpcom', '__return_true', 9999 ); + add_filter( 'jetpack_sso_display_disclaimer', '__return_false', 9999 ); + + add_filter( + 'wp_authenticate_user', + function () { + return new WP_Error( 'wpcom-required', $this->get_login_error_message() ); }, + 9999 + ); + + add_filter( 'jetpack_sso_require_two_step', '__return_true' ); + + add_filter( 'allow_password_reset', '__return_false' ); + } else { + // Not multisite. + + // Completely disable the standard login form for admins. + add_filter( + 'wp_authenticate_user', + function ( $user ) { + if ( is_wp_error( $user ) ) { + return $user; + } + if ( $user->has_cap( $this->role ) ) { + return new WP_Error( 'wpcom-required', $this->get_login_error_message(), $user->user_login ); + } + return $user; + }, + 9999 + ); + + add_filter( + 'allow_password_reset', + function ( $allow, $user_id ) { + if ( user_can( $user_id, $this->role ) ) { + return false; + } + return $allow; }, + 9999, + 2 + ); + + add_action( 'jetpack_sso_pre_handle_login', array( $this, 'jetpack_set_two_step' ) ); + } + } + + /** + * Specifically set the two step filter for Jetpack SSO. + * + * @param Object $user_data The user data from WordPress.com. + * + * @return void + */ + public function jetpack_set_two_step( $user_data ) { + $user = SSO::get_user_by_wpcom_id( $user_data->ID ); + + // Borrowed from Jetpack. Ignores the match_by_email setting. + if ( empty( $user ) ) { + $user = get_user_by( 'email', $user_data->email ); + } + + if ( $user && $user->has_cap( $this->role ) ) { + add_filter( 'jetpack_sso_require_two_step', '__return_true' ); + } + } + + /** + * Get the login error message. + * + * @return string + */ + private function get_login_error_message() { + /** + * Filter the login error message. + * Defaults to a message that explains the user must use a WordPress.com account with 2FA enabled. + * + * @param string $message The login error message. + * @return string + * @since jetpack-12.7 + * @module SSO + */ + return apply_filters( + 'jetpack_force_2fa_login_error_message', + sprintf( 'For added security, please log in using your WordPress.com account.

Note: Your account must have Two Step Authentication enabled, which can be configured from Security Settings.', 'https://support.wordpress.com/security/two-step-authentication/', 'https://wordpress.com/me/security/two-step' ) + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php new file mode 100644 index 00000000..2fdf7369 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php @@ -0,0 +1,387 @@ + $original_request ) + ); + } + + /** + * Check if the site has a custom login page URL, and return it. + * If default login page URL is used (`wp-login.php`), `null` will be returned. + * + * @return string|null + */ + public static function get_custom_login_url() { + $login_url = wp_login_url(); + + if ( str_ends_with( $login_url, 'wp-login.php' ) ) { + // No custom URL found. + return null; + } + + $site_url = trailingslashit( site_url() ); + + if ( ! str_starts_with( $login_url, $site_url ) ) { + // Something went wrong, we can't properly extract the custom URL. + return null; + } + + // Extracting the "path" part of the URL, because we don't need the `site_url` part. + return str_ireplace( $site_url, '', $login_url ); + } + + /** + * Clear the cookies that store the profile information for the last + * WPCOM user to connect. + */ + public static function clear_wpcom_profile_cookies() { + if ( isset( $_COOKIE[ 'jetpack_sso_wpcom_name_' . COOKIEHASH ] ) ) { + setcookie( + 'jetpack_sso_wpcom_name_' . COOKIEHASH, + ' ', + time() - YEAR_IN_SECONDS, + COOKIEPATH, + COOKIE_DOMAIN, + is_ssl(), + true + ); + } + + if ( isset( $_COOKIE[ 'jetpack_sso_wpcom_gravatar_' . COOKIEHASH ] ) ) { + setcookie( + 'jetpack_sso_wpcom_gravatar_' . COOKIEHASH, + ' ', + time() - YEAR_IN_SECONDS, + COOKIEPATH, + COOKIE_DOMAIN, + is_ssl(), + true + ); + } + } + + /** + * Remove an SSO connection for a user. + * + * @param int $user_id The local user id. + */ + public static function delete_connection_for_user( $user_id ) { + $wpcom_user_id = get_user_meta( $user_id, 'wpcom_user_id', true ); + if ( ! $wpcom_user_id ) { + return; + } + + $xml = new Jetpack_IXR_Client( + array( + 'wpcom_user_id' => $user_id, + ) + ); + $xml->query( 'jetpack.sso.removeUser', $wpcom_user_id ); + + if ( $xml->isError() ) { + return false; + } + + // Clean up local data stored for SSO. + delete_user_meta( $user_id, 'wpcom_user_id' ); + delete_user_meta( $user_id, 'wpcom_user_data' ); + self::clear_wpcom_profile_cookies(); + + return $xml->getResponse(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php new file mode 100644 index 00000000..289ba6c7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php @@ -0,0 +1,272 @@ +Security Settings to configure Two-step Authentication for your account.', + 'jetpack-connection' + ), + array( 'a' => array( 'href' => array() ) ) + ), + Redirect::get_url( 'calypso-me-security-two-step' ), + Redirect::get_url( 'wpcom-support-security-two-step-authentication' ) + ); + + $message .= sprintf( '

%s

', $error ); + + return $message; + } + + /** + * Error message displayed when the user tries to SSO, but match by email + * is off and they already have an account with their email address on + * this site. + * + * @param string $message Error message. + * @return string + */ + public static function error_msg_email_already_exists( $message ) { + $error = sprintf( + wp_kses( + /* translators: login URL */ + __( + 'You already have an account on this site. Please sign in with your username and password and then connect to WordPress.com.', + 'jetpack-connection' + ), + array( 'a' => array( 'href' => array() ) ) + ), + esc_url_raw( add_query_arg( 'jetpack-sso-show-default-form', '1', wp_login_url() ) ) + ); + + $message .= sprintf( '

%s

', $error ); + + return $message; + } + + /** + * Error message that is displayed when the current site is in an identity crisis and SSO can not be used. + * + * @since jetpack-4.3.2 + * + * @param string $message Error Message. + * + * @return string + */ + public static function error_msg_identity_crisis( $message ) { + $error = esc_html__( 'Logging in with WordPress.com is not currently available because this site is experiencing connection problems.', 'jetpack-connection' ); + $message .= sprintf( '

%s

', $error ); + return $message; + } + + /** + * Error message that is displayed when we are not able to verify the SSO nonce due to an XML error or + * failed validation. In either case, we prompt the user to try again or log in with username and password. + * + * @since jetpack-4.3.2 + * + * @param string $message Error message. + * + * @return string + */ + public static function error_invalid_response_data( $message ) { + $error = esc_html__( + 'There was an error logging you in via WordPress.com, please try again or try logging in with your username and password.', + 'jetpack-connection' + ); + $message .= sprintf( '

%s

', $error ); + return $message; + } + + /** + * Error message that is displayed when we were not able to automatically create an account for a user + * after a user has logged in via SSO. By default, this message is triggered after trying to create an account 5 times. + * + * @since jetpack-4.3.2 + * + * @param string $message Error message. + * + * @return string + */ + public static function error_unable_to_create_user( $message ) { + $error = esc_html__( + 'There was an error creating a user for you. Please contact the administrator of your site.', + 'jetpack-connection' + ); + $message .= sprintf( '

%s

', $error ); + return $message; + } + + /** + * When the default login form is hidden, this method is called on the 'authenticate' filter with a priority of 30. + * This method disables the ability to submit the default login form. + * + * @param WP_User|WP_Error $user Either the user attempting to login or an existing authentication failure. + * + * @return WP_Error + */ + public static function disable_default_login_form( $user ) { + if ( is_wp_error( $user ) ) { + return $user; + } + + /** + * Since we're returning an error that will be shown as a red notice, let's remove the + * informational "blue" notice. + */ + remove_filter( 'login_message', array( static::class, 'msg_login_by_jetpack' ) ); + return new WP_Error( 'jetpack_sso_required', self::get_sso_required_message() ); + } + + /** + * Message displayed when the site admin has disabled the default WordPress + * login form in Settings > General > Secure Sign On + * + * @since jetpack-2.7 + * @param string $message Error message. + * + * @return string + **/ + public static function msg_login_by_jetpack( $message ) { + $message .= sprintf( '

%s

', self::get_sso_required_message() ); + return $message; + } + + /** + * Get the message for SSO required. + * + * @return string + */ + public static function get_sso_required_message() { + $msg = esc_html__( + 'A WordPress.com account is required to access this site. Click the button below to sign in or create a free WordPress.com account.', + 'jetpack-connection' + ); + + /** + * Filter the message displayed when the default WordPress login form is disabled. + * + * @module sso + * + * @since jetpack-2.8.0 + * + * @param string $msg Disclaimer when default WordPress login form is disabled. + */ + return apply_filters( 'jetpack_sso_disclaimer_message', $msg ); + } + + /** + * Message displayed when the user can not be found after approving the SSO process on WordPress.com + * + * @param string $message Error message. + * + * @return string + */ + public static function cant_find_user( $message ) { + $error = __( + "We couldn't find your account. If you already have an account, make sure you have connected to WordPress.com.", + 'jetpack-connection' + ); + + /** + * Filters the "couldn't find your account" notice after an attempted SSO. + * + * @module sso + * + * @since jetpack-10.5.0 + * + * @param string $error Error text. + */ + $error = apply_filters( 'jetpack_sso_unknown_user_notice', $error ); + + $message .= sprintf( '

%s

', esc_html( $error ) ); + + return $message; + } + + /** + * Error message that is displayed when the current site is in an identity crisis and SSO can not be used. + * + * @since jetpack-4.4.0 + * @deprecated since 2.10.0 + * + * @param string $message Error message. + * + * @return string + */ + public static function sso_not_allowed_in_staging( $message ) { + _deprecated_function( __FUNCTION__, '2.10.0', 'sso_not_allowed_in_safe_mode' ); + $error = __( + 'Logging in with WordPress.com is disabled for sites that are in staging mode.', + 'jetpack-connection' + ); + + /** + * Filters the disallowed notice for staging sites attempting SSO. + * + * @module sso + * + * @since jetpack-10.5.0 + * + * @param string $error Error text. + */ + $error = apply_filters_deprecated( 'jetpack_sso_disallowed_staging_notice', array( $error ), '2.9.1', 'jetpack_sso_disallowed_safe_mode_notice' ); + $message .= sprintf( '

%s

', esc_html( $error ) ); + return $message; + } + + /** + * Error message that is displayed when the current site is in an identity crisis and SSO can not be used. + * + * @since 2.10.0 + * + * @param string $message Error message. + * + * @return string + */ + public static function sso_not_allowed_in_safe_mode( $message ) { + $error = __( + 'Logging in with WordPress.com is disabled for sites that are in safe mode.', + 'jetpack-connection' + ); + + /** + * Filters the disallowed notice for sites in safe mode attempting SSO. + * + * @module sso + * + * @since 2.10.0 + * + * @param string $error Error text. + */ + $error = apply_filters( 'jetpack_sso_disallowed_safe_mode_notice', $error ); + $message .= sprintf( '

%s

', esc_html( $error ) ); + return $message; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php new file mode 100644 index 00000000..b1c69934 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php @@ -0,0 +1,1276 @@ +is_user_connected() && + ! is_multisite() && + /** + * Toggle the ability to invite new users to create a WordPress.com account. + * + * @module sso + * + * @since 2.7.2 + * + * @param bool true Whether to allow admins to invite new users to create a WordPress.com account. + */ + apply_filters( 'jetpack_sso_invite_new_users_wpcom', true ) + ) { + new User_Admin(); + } + } + + /** + * Returns the single instance of the Automattic\Jetpack\Connection\SSO object + * + * @since jetpack-2.8 + * @return \Automattic\Jetpack\Connection\SSO + */ + public static function get_instance() { + if ( self::$instance !== null ) { + return self::$instance; + } + + self::$instance = new SSO(); + return self::$instance; + } + + /** + * Add SSO callables to the sync whitelist. + * + * @since 2.8.1 + * + * @param array $callables list of callables. + * + * @return array list of callables. + */ + public function sync_sso_callables( $callables ) { + $sso_callables = array( + 'sso_is_two_step_required' => array( Helpers::class, 'is_two_step_required' ), + 'sso_should_hide_login_form' => array( Helpers::class, 'should_hide_login_form' ), + 'sso_match_by_email' => array( Helpers::class, 'match_by_email' ), + 'sso_new_user_override' => array( Helpers::class, 'new_user_override' ), + 'sso_bypass_default_login_form' => array( Helpers::class, 'bypass_login_forward_wpcom' ), + ); + + return array_merge( $callables, $sso_callables ); + } + + /** + * Safety heads-up added to the logout messages when SSO is enabled. + * Some folks on a shared computer don't know that they need to log out of WordPress.com as well. + * + * @param WP_Error $errors WP_Error object. + */ + public function sso_reminder_logout_wpcom( $errors ) { + if ( ( new Host() )->is_wpcom_platform() ) { + return $errors; + } + + if ( ! empty( $errors->errors['loggedout'] ) ) { + $logout_message = wp_kses( + sprintf( + /* translators: %1$s is a link to the WordPress.com account settings page. */ + __( 'If you are on a shared computer, remember to also log out of WordPress.com.', 'jetpack-connection' ), + 'https://wordpress.com/me' + ), + array( + 'a' => array( + 'href' => array(), + ), + ) + ); + $errors->add( 'jetpack-sso-show-logout', $logout_message, 'message' ); + } + return $errors; + } + + /** + * If jetpack_force_logout == 1 in current user meta the user will be forced + * to logout and reauthenticate with the site. + **/ + public function maybe_logout_user() { + global $current_user; + + if ( 1 === (int) $current_user->jetpack_force_logout ) { + delete_user_meta( $current_user->ID, 'jetpack_force_logout' ); + Helpers::delete_connection_for_user( $current_user->ID ); + wp_logout(); + wp_safe_redirect( wp_login_url() ); + exit; + } + } + + /** + * Adds additional methods the WordPress xmlrpc API for handling SSO specific features + * + * @param array $methods API methods. + * @return array + **/ + public function xmlrpc_methods( $methods ) { + $methods['jetpack.userDisconnect'] = array( $this, 'xmlrpc_user_disconnect' ); + return $methods; + } + + /** + * Marks a user's profile for disconnect from WordPress.com and forces a logout + * the next time the user visits the site. + * + * @param int $user_id User to disconnect from the site. + **/ + public function xmlrpc_user_disconnect( $user_id ) { + $user_query = new WP_User_Query( + array( + 'meta_key' => 'wpcom_user_id', + 'meta_value' => $user_id, + ) + ); + $user = $user_query->get_results(); + $user = $user[0]; + + if ( $user instanceof WP_User ) { + $user = wp_set_current_user( $user->ID ); + update_user_meta( $user->ID, 'jetpack_force_logout', '1' ); + Helpers::delete_connection_for_user( $user->ID ); + return true; + } + return false; + } + + /** + * Enqueues scripts and styles necessary for SSO login. + */ + public function login_enqueue_scripts() { + global $action; + + if ( ! Helpers::display_sso_form_for_action( $action ) ) { + return; + } + + Assets::register_script( + 'jetpack-sso-login', + '../../dist/jetpack-sso-login.js', + __FILE__, + array( + 'enqueue' => true, + 'version' => Package_Version::PACKAGE_VERSION, + ) + ); + } + + /** + * Adds Jetpack SSO classes to login body + * + * @param array $classes Array of classes to add to body tag. + * @return array Array of classes to add to body tag. + */ + public function login_body_class( $classes ) { + global $action; + + if ( ! Helpers::display_sso_form_for_action( $action ) ) { + return $classes; + } + + // Always add the jetpack-sso class so that we can add SSO specific styling even when the SSO form isn't being displayed. + $classes[] = 'jetpack-sso'; + + if ( ! ( new Status() )->in_safe_mode() ) { + /** + * Should we show the SSO login form? + * + * $_GET['jetpack-sso-default-form'] is used to provide a fallback in case JavaScript is not enabled. + * + * The default_to_sso_login() method allows us to dynamically decide whether we show the SSO login form or not. + * The SSO module uses the method to display the default login form if we can not find a user to log in via SSO. + * But, the method could be filtered by a site admin to always show the default login form if that is preferred. + */ + if ( empty( $_GET['jetpack-sso-show-default-form'] ) && Helpers::show_sso_login() ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $classes[] = 'jetpack-sso-form-display'; + } + } + + return $classes; + } + + /** + * Inlined admin styles for SSO. + */ + public function print_inline_admin_css() { + ?> + + General > Secure Sign On that allows users to + * turn off the login form on wp-login.php + * + * @since jetpack-2.7 + **/ + public function register_settings() { + + add_settings_section( + 'jetpack_sso_settings', + __( 'Secure Sign On', 'jetpack-connection' ), + '__return_false', + 'jetpack-sso' + ); + + /* + * Settings > General > Secure Sign On + * Require two step authentication + */ + register_setting( + 'jetpack-sso', + 'jetpack_sso_require_two_step', + array( $this, 'validate_jetpack_sso_require_two_step' ) + ); + + add_settings_field( + 'jetpack_sso_require_two_step', + '', // Output done in render $callback: __( 'Require Two-Step Authentication' , 'jetpack-connection' ). + array( $this, 'render_require_two_step' ), + 'jetpack-sso', + 'jetpack_sso_settings' + ); + + /* + * Settings > General > Secure Sign On + */ + register_setting( + 'jetpack-sso', + 'jetpack_sso_match_by_email', + array( $this, 'validate_jetpack_sso_match_by_email' ) + ); + + add_settings_field( + 'jetpack_sso_match_by_email', + '', // Output done in render $callback: __( 'Match by Email' , 'jetpack-connection' ). + array( $this, 'render_match_by_email' ), + 'jetpack-sso', + 'jetpack_sso_settings' + ); + } + + /** + * Builds the display for the checkbox allowing user to require two step + * auth be enabled on WordPress.com accounts before login. Displays in Settings > General + * + * @since jetpack-2.7 + **/ + public function render_require_two_step() { + ?> + + General. + * + * @param bool $input The jetpack_sso_require_two_step option setting. + * + * @since jetpack-2.7 + * @return int + **/ + public function validate_jetpack_sso_require_two_step( $input ) { + return ( ! empty( $input ) ) ? 1 : 0; + } + + /** + * Builds the display for the checkbox allowing the user to allow matching logins by email + * Displays in Settings > General + * + * @since jetpack-2.9 + **/ + public function render_match_by_email() { + ?> + + General. + * + * @param bool $input The jetpack_sso_match_by_email option setting. + * + * @since jetpack-2.9 + * @return int + **/ + public function validate_jetpack_sso_match_by_email( $input ) { + return ( ! empty( $input ) ) ? 1 : 0; + } + + /** + * Checks to determine if the user wants to login on wp-login + * + * This function mostly exists to cover the exceptions to login + * that may exist as other parameters to $_GET[action] as $_GET[action] + * does not have to exist. By default WordPress assumes login if an action + * is not set, however this may not be true, as in the case of logout + * where $_GET[loggedout] is instead set + * + * @return boolean + **/ + private function wants_to_login() { + $wants_to_login = false; + + // Cover default WordPress behavior. + $action = isset( $_REQUEST['action'] ) ? filter_var( wp_unslash( $_REQUEST['action'] ) ) : 'login'; // phpcs:ignore WordPress.Security.NonceVerification.Recommended + + // And now the exceptions. + $action = isset( $_GET['loggedout'] ) ? 'loggedout' : $action; // phpcs:ignore WordPress.Security.NonceVerification.Recommended + + if ( Helpers::display_sso_form_for_action( $action ) ) { + $wants_to_login = true; + } + + return $wants_to_login; + } + + /** + * Initialization for a SSO request. + */ + public function login_init() { + global $action; + + $tracking = new Tracking(); + + if ( Helpers::should_hide_login_form() ) { + /** + * Since the default authenticate filters fire at priority 20 for checking username and password, + * let's fire at priority 30. wp_authenticate_spam_check is fired at priority 99, but since we return a + * WP_Error in disable_default_login_form, then we won't trigger spam processing logic. + */ + add_filter( 'authenticate', array( Notices::class, 'disable_default_login_form' ), 30 ); + + /** + * Filter the display of the disclaimer message appearing when default WordPress login form is disabled. + * + * @module sso + * + * @since jetpack-2.8.0 + * + * @param bool true Should the disclaimer be displayed. Default to true. + */ + $display_sso_disclaimer = apply_filters( 'jetpack_sso_display_disclaimer', true ); + if ( $display_sso_disclaimer ) { + add_filter( 'login_message', array( Notices::class, 'msg_login_by_jetpack' ) ); + } + } + + if ( 'jetpack-sso' === $action ) { + if ( isset( $_GET['result'] ) && isset( $_GET['user_id'] ) && isset( $_GET['sso_nonce'] ) && 'success' === $_GET['result'] ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $this->handle_login(); + $this->display_sso_login_form(); + } elseif ( ( new Status() )->in_safe_mode() ) { + add_filter( 'login_message', array( Notices::class, 'sso_not_allowed_in_safe_mode' ) ); + } else { + // Is it wiser to just use wp_redirect than do this runaround to wp_safe_redirect? + add_filter( 'allowed_redirect_hosts', array( Helpers::class, 'allowed_redirect_hosts' ) ); + $reauth = ! empty( $_GET['force_reauth'] ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $sso_url = $this->get_sso_url_or_die( $reauth ); + + $tracking->record_user_event( 'sso_login_redirect_success' ); + wp_safe_redirect( $sso_url ); + exit; + } + } elseif ( Helpers::display_sso_form_for_action( $action ) ) { + + // Save cookies so we can handle redirects after SSO. + static::save_cookies(); + + /** + * Check to see if the site admin wants to automagically forward the user + * to the WordPress.com login page AND that the request to wp-login.php + * is not something other than login (Like logout!) + */ + if ( Helpers::bypass_login_forward_wpcom() && $this->wants_to_login() ) { + add_filter( 'allowed_redirect_hosts', array( Helpers::class, 'allowed_redirect_hosts' ) ); + $reauth = ! empty( $_GET['force_reauth'] ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $sso_url = $this->get_sso_url_or_die( $reauth ); + $tracking->record_user_event( 'sso_login_redirect_bypass_success' ); + wp_safe_redirect( $sso_url ); + exit; + } + + $this->display_sso_login_form(); + } + } + + /** + * Ensures that we can get a nonce from WordPress.com via XML-RPC before setting + * up the hooks required to display the SSO form. + */ + public function display_sso_login_form() { + add_filter( 'login_body_class', array( $this, 'login_body_class' ) ); + add_action( 'login_head', array( $this, 'print_inline_admin_css' ) ); + + if ( ( new Status() )->in_safe_mode() ) { + add_filter( 'login_message', array( Notices::class, 'sso_not_allowed_in_safe_mode' ) ); + return; + } + + $sso_nonce = self::request_initial_nonce(); + if ( is_wp_error( $sso_nonce ) ) { + return; + } + + add_action( 'login_form', array( $this, 'login_form' ) ); + add_action( 'login_enqueue_scripts', array( $this, 'login_enqueue_scripts' ) ); + } + + /** + * Conditionally save the redirect_to url as a cookie. + * + * @since jetpack-4.6.0 Renamed to save_cookies from maybe_save_redirect_cookies + */ + public static function save_cookies() { + if ( headers_sent() ) { + return new WP_Error( 'headers_sent', __( 'Cannot deal with cookie redirects, as headers are already sent.', 'jetpack-connection' ) ); + } + + setcookie( + 'jetpack_sso_original_request', + // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Sniff misses the wrapping esc_url_raw(). + esc_url_raw( set_url_scheme( ( isset( $_SERVER['HTTP_HOST'] ) ? wp_unslash( $_SERVER['HTTP_HOST'] ) : '' ) . ( isset( $_SERVER['REQUEST_URI'] ) ? wp_unslash( $_SERVER['REQUEST_URI'] ) : '' ) ) ), + time() + HOUR_IN_SECONDS, + COOKIEPATH, + COOKIE_DOMAIN, + is_ssl(), + true + ); + + if ( ! empty( $_GET['redirect_to'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended + // If we have something to redirect to. + $url = esc_url_raw( wp_unslash( $_GET['redirect_to'] ) ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended + setcookie( 'jetpack_sso_redirect_to', $url, time() + HOUR_IN_SECONDS, COOKIEPATH, COOKIE_DOMAIN, is_ssl(), true ); + } elseif ( ! empty( $_COOKIE['jetpack_sso_redirect_to'] ) ) { + // Otherwise, if it's already set, purge it. + setcookie( 'jetpack_sso_redirect_to', ' ', time() - YEAR_IN_SECONDS, COOKIEPATH, COOKIE_DOMAIN, is_ssl(), true ); + } + } + + /** + * Outputs the Jetpack SSO button and description as well as the toggle link + * for switching between Jetpack SSO and default login. + */ + public function login_form() { + $site_name = get_bloginfo( 'name' ); + if ( ! $site_name ) { + $site_name = get_bloginfo( 'url' ); + } + + $display_name = ! empty( $_COOKIE[ 'jetpack_sso_wpcom_name_' . COOKIEHASH ] ) + ? sanitize_text_field( wp_unslash( $_COOKIE[ 'jetpack_sso_wpcom_name_' . COOKIEHASH ] ) ) + : false; + $gravatar = ! empty( $_COOKIE[ 'jetpack_sso_wpcom_gravatar_' . COOKIEHASH ] ) + ? esc_url_raw( wp_unslash( $_COOKIE[ 'jetpack_sso_wpcom_gravatar_' . COOKIEHASH ] ) ) + : false; + + ?> +
+ +
+ + +

+ %s', 'jetpack-connection' ), esc_html( $display_name ) ), + array( 'span' => true ) + ); + ?> +

+
+ + + + +
+ build_sso_button( array(), true ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Escaping done in build_sso_button() ?> + + + + + + +

+ +

+ +
+ + +
+ +
+ + + + + + + + + +
+ is_user_connected() ) { + Helpers::delete_connection_for_user( get_current_user_id() ); + } + } + + /** + * Retrieves nonce used for SSO form. + * + * @return string|WP_Error + */ + public static function request_initial_nonce() { + $nonce = ! empty( $_COOKIE['jetpack_sso_nonce'] ) + ? sanitize_key( wp_unslash( $_COOKIE['jetpack_sso_nonce'] ) ) + : false; + + if ( ! $nonce ) { + $xml = new Jetpack_IXR_Client(); + $xml->query( 'jetpack.sso.requestNonce' ); + + if ( $xml->isError() ) { + return new WP_Error( $xml->getErrorCode(), $xml->getErrorMessage() ); + } + + $nonce = sanitize_key( $xml->getResponse() ); + + setcookie( + 'jetpack_sso_nonce', + $nonce, + time() + ( 10 * MINUTE_IN_SECONDS ), + COOKIEPATH, + COOKIE_DOMAIN, + is_ssl(), + true + ); + } + + return $nonce; + } + + /** + * The function that actually handles the login! + */ + public function handle_login() { + $wpcom_nonce = isset( $_GET['sso_nonce'] ) ? sanitize_key( $_GET['sso_nonce'] ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $wpcom_user_id = isset( $_GET['user_id'] ) ? (int) $_GET['user_id'] : 0; // phpcs:ignore WordPress.Security.NonceVerification.Recommended + + $xml = new Jetpack_IXR_Client(); + $xml->query( 'jetpack.sso.validateResult', $wpcom_nonce, $wpcom_user_id ); + + $user_data = $xml->isError() ? false : $xml->getResponse(); + if ( empty( $user_data ) ) { + add_filter( 'jetpack_sso_default_to_sso_login', '__return_false' ); + add_filter( 'login_message', array( Notices::class, 'error_invalid_response_data' ) ); + return; + } + + $user_data = (object) $user_data; + $user = null; + + /** + * Fires before Jetpack's SSO modifies the log in form. + * + * @module sso + * + * @since jetpack-2.6.0 + * + * @param object $user_data WordPress.com User information. + */ + do_action( 'jetpack_sso_pre_handle_login', $user_data ); + + $tracking = new Tracking(); + + if ( Helpers::is_two_step_required() && 0 === (int) $user_data->two_step_enabled ) { + $this->user_data = $user_data; + + $tracking->record_user_event( + 'sso_login_failed', + array( + 'error_message' => 'error_msg_enable_two_step', + ) + ); + + $error = new WP_Error( 'two_step_required', __( 'You must have Two-Step Authentication enabled on your WordPress.com account.', 'jetpack-connection' ) ); + + /** This filter is documented in core/src/wp-includes/pluggable.php */ + do_action( 'wp_login_failed', $user_data->login, $error ); + add_filter( 'login_message', array( Notices::class, 'error_msg_enable_two_step' ) ); + return; + } + + $user_found_with = ''; + if ( empty( $user ) && isset( $user_data->external_user_id ) ) { + $user_found_with = 'external_user_id'; + $user = get_user_by( 'id', (int) $user_data->external_user_id ); + if ( $user ) { + $expected_id = get_user_meta( $user->ID, 'wpcom_user_id', true ); + if ( $expected_id && $expected_id != $user_data->ID ) { // phpcs:ignore WordPress.PHP.StrictComparisons.LooseComparison, Universal.Operators.StrictComparisons.LooseNotEqual + $error = new WP_Error( 'expected_wpcom_user', __( 'Something got a little mixed up and an unexpected WordPress.com user logged in.', 'jetpack-connection' ) ); + + $tracking->record_user_event( + 'sso_login_failed', + array( + 'error_message' => 'error_unexpected_wpcom_user', + ) + ); + + /** This filter is documented in core/src/wp-includes/pluggable.php */ + do_action( 'wp_login_failed', $user_data->login, $error ); + add_filter( 'login_message', array( Notices::class, 'error_invalid_response_data' ) ); // @todo Need to have a better notice. This is only for the sake of testing the validation. + return; + } + update_user_meta( $user->ID, 'wpcom_user_id', $user_data->ID ); + } + } + + // If we don't have one by wpcom_user_id, try by the email? + if ( empty( $user ) && Helpers::match_by_email() ) { + $user_found_with = 'match_by_email'; + $user = get_user_by( 'email', $user_data->email ); + if ( $user ) { + update_user_meta( $user->ID, 'wpcom_user_id', $user_data->ID ); + } + } + + // If we've still got nothing, create the user. + $new_user_override_role = Helpers::new_user_override( $user_data ); + if ( empty( $user ) && ( get_option( 'users_can_register' ) || $new_user_override_role ) ) { + /** + * If not matching by email we still need to verify the email does not exist + * or this blows up + * + * If match_by_email is true, we know the email doesn't exist, as it would have + * been found in the first pass. If get_user_by( 'email' ) doesn't find the + * user, then we know that email is unused, so it's safe to add. + */ + if ( Helpers::match_by_email() || ! get_user_by( 'email', $user_data->email ) ) { + + if ( $new_user_override_role ) { + $user_data->role = $new_user_override_role; + } + + $user = Utils::generate_user( $user_data ); + if ( ! $user ) { + $tracking->record_user_event( + 'sso_login_failed', + array( + 'error_message' => 'could_not_create_username', + ) + ); + add_filter( 'login_message', array( Notices::class, 'error_unable_to_create_user' ) ); + return; + } + + $user_found_with = $new_user_override_role + ? 'user_created_new_user_override' + : 'user_created_users_can_register'; + } else { + $tracking->record_user_event( + 'sso_login_failed', + array( + 'error_message' => 'error_msg_email_already_exists', + ) + ); + + $this->user_data = $user_data; + add_action( 'login_message', array( Notices::class, 'error_msg_email_already_exists' ) ); + return; + } + } + + /** + * Fires after we got login information from WordPress.com. + * + * @module sso + * + * @since jetpack-2.6.0 + * + * @param WP_User|false|null $user Local User information. + * @param object $user_data WordPress.com User Login information. + */ + do_action( 'jetpack_sso_handle_login', $user, $user_data ); + + if ( $user ) { + // Cache the user's details, so we can present it back to them on their user screen. + update_user_meta( $user->ID, 'wpcom_user_data', $user_data ); + + add_filter( 'auth_cookie_expiration', array( Helpers::class, 'extend_auth_cookie_expiration_for_sso' ) ); + wp_set_auth_cookie( $user->ID, true ); + remove_filter( 'auth_cookie_expiration', array( Helpers::class, 'extend_auth_cookie_expiration_for_sso' ) ); + + /** This filter is documented in core/src/wp-includes/user.php */ + do_action( 'wp_login', $user->user_login, $user ); + + wp_set_current_user( $user->ID ); + + $_request_redirect_to = isset( $_REQUEST['redirect_to'] ) ? esc_url_raw( wp_unslash( $_REQUEST['redirect_to'] ) ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $redirect_to = user_can( $user, 'edit_posts' ) ? admin_url() : self::profile_page_url(); + + // If we have a saved redirect to request in a cookie. + if ( ! empty( $_COOKIE['jetpack_sso_redirect_to'] ) ) { + // Set that as the requested redirect to. + $redirect_to = esc_url_raw( wp_unslash( $_COOKIE['jetpack_sso_redirect_to'] ) ); + $_request_redirect_to = $redirect_to; + } + + $json_api_auth_environment = Helpers::get_json_api_auth_environment(); + + $is_json_api_auth = ! empty( $json_api_auth_environment ); + $is_user_connected = ( new Manager() )->is_user_connected( $user->ID ); + $roles = new Roles(); + $tracking->record_user_event( + 'sso_user_logged_in', + array( + 'user_found_with' => $user_found_with, + 'user_connected' => (bool) $is_user_connected, + 'user_role' => $roles->translate_current_user_to_role(), + 'is_json_api_auth' => $is_json_api_auth, + ) + ); + + if ( $is_json_api_auth ) { + $authorize_json_api = new Authorize_Json_Api(); + $authorize_json_api->verify_json_api_authorization_request( $json_api_auth_environment ); + $authorize_json_api->store_json_api_authorization_token( $user->user_login, $user ); + + } elseif ( ! $is_user_connected ) { + wp_safe_redirect( + add_query_arg( + array( + 'redirect_to' => $redirect_to, + 'request_redirect_to' => $_request_redirect_to, + 'calypso_env' => ( new Host() )->get_calypso_env(), + 'jetpack-sso-auth-redirect' => '1', + ), + admin_url() + ) + ); + exit; + } + + add_filter( 'allowed_redirect_hosts', array( Helpers::class, 'allowed_redirect_hosts' ) ); + wp_safe_redirect( + /** This filter is documented in core/src/wp-login.php */ + apply_filters( 'login_redirect', $redirect_to, $_request_redirect_to, $user ) + ); + exit; + } + + add_filter( 'jetpack_sso_default_to_sso_login', '__return_false' ); + + $tracking->record_user_event( + 'sso_login_failed', + array( + 'error_message' => 'cant_find_user', + ) + ); + + $this->user_data = $user_data; + + $error = new WP_Error( 'account_not_found', __( 'Account not found. If you already have an account, make sure you have connected to WordPress.com.', 'jetpack-connection' ) ); + + /** This filter is documented in core/src/wp-includes/pluggable.php */ + do_action( 'wp_login_failed', $user_data->login, $error ); + add_filter( 'login_message', array( Notices::class, 'cant_find_user' ) ); + } + + /** + * Retrieve the admin profile page URL. + */ + public static function profile_page_url() { + return admin_url( 'profile.php' ); + } + + /** + * Builds the "Login to WordPress.com" button that is displayed on the login page as well as user profile page. + * + * @param array $args An array of arguments to add to the SSO URL. + * @param boolean $is_primary If the button have the `button-primary` class. + * @return string Returns the HTML markup for the button. + */ + public function build_sso_button( $args = array(), $is_primary = false ) { + $url = $this->build_sso_button_url( $args ); + $classes = $is_primary + ? 'jetpack-sso button button-primary' + : 'jetpack-sso button'; + + return sprintf( + '%3$s %4$s', + esc_url( $url ), + $classes, + '', + esc_html__( 'Log in with WordPress.com', 'jetpack-connection' ) + ); + } + + /** + * Builds a URL with `jetpack-sso` action and option args which is used to setup SSO. + * + * @param array $args An array of arguments to add to the SSO URL. + * @return string The URL used for SSO. + */ + public function build_sso_button_url( $args = array() ) { + $defaults = array( + 'action' => 'jetpack-sso', + ); + + $args = wp_parse_args( $args, $defaults ); + + if ( ! empty( $_GET['redirect_to'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $args['redirect_to'] = rawurlencode( esc_url_raw( wp_unslash( $_GET['redirect_to'] ) ) ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended + } + + return add_query_arg( $args, wp_login_url() ); + } + + /** + * Retrieves a WordPress.com SSO URL with appropriate query parameters or dies. + * + * @param boolean $reauth If the user be forced to reauthenticate on WordPress.com. + * @param array $args Optional query parameters. + * @return string The WordPress.com SSO URL. + */ + public function get_sso_url_or_die( $reauth = false, $args = array() ) { + $custom_login_url = Helpers::get_custom_login_url(); + if ( $custom_login_url ) { + $args['login_url'] = rawurlencode( $custom_login_url ); + } + + if ( empty( $reauth ) ) { + $sso_redirect = $this->build_sso_url( $args ); + } else { + Helpers::clear_wpcom_profile_cookies(); + $sso_redirect = $this->build_reauth_and_sso_url( $args ); + } + + // If there was an error retrieving the SSO URL, then error. + if ( is_wp_error( $sso_redirect ) ) { + $error_message = sanitize_text_field( + sprintf( '%s: %s', $sso_redirect->get_error_code(), $sso_redirect->get_error_message() ) + ); + $tracking = new Tracking(); + $tracking->record_user_event( + 'sso_login_redirect_failed', + array( + 'error_message' => $error_message, + ) + ); + wp_die( esc_html( $error_message ) ); + } + + return $sso_redirect; + } + + /** + * Build WordPress.com SSO URL with appropriate query parameters. + * + * @param array $args Optional query parameters. + * @return string|WP_Error WordPress.com SSO URL + */ + public function build_sso_url( $args = array() ) { + $sso_nonce = ! empty( $args['sso_nonce'] ) ? $args['sso_nonce'] : self::request_initial_nonce(); + $defaults = array( + 'action' => 'jetpack-sso', + 'site_id' => Manager::get_site_id( true ), + 'sso_nonce' => $sso_nonce, + 'calypso_auth' => '1', + ); + + $args = wp_parse_args( $args, $defaults ); + + if ( is_wp_error( $sso_nonce ) ) { + return $sso_nonce; + } + + return add_query_arg( $args, 'https://wordpress.com/wp-login.php' ); + } + + /** + * Build WordPress.com SSO URL with appropriate query parameters, + * including the parameters necessary to force the user to reauthenticate + * on WordPress.com. + * + * @param array $args Optional query parameters. + * @return string|WP_Error WordPress.com SSO URL + */ + public function build_reauth_and_sso_url( $args = array() ) { + $sso_nonce = ! empty( $args['sso_nonce'] ) ? $args['sso_nonce'] : self::request_initial_nonce(); + $redirect = $this->build_sso_url( + array( + 'force_auth' => '1', + 'sso_nonce' => $sso_nonce, + ) + ); + + if ( is_wp_error( $redirect ) ) { + return $redirect; + } + + $defaults = array( + 'action' => 'jetpack-sso', + 'site_id' => Manager::get_site_id( true ), + 'sso_nonce' => $sso_nonce, + 'reauth' => '1', + 'redirect_to' => rawurlencode( $redirect ), + 'calypso_auth' => '1', + ); + + $args = wp_parse_args( $args, $defaults ); + + if ( is_wp_error( $args['sso_nonce'] ) ) { + return $args['sso_nonce']; + } + + return add_query_arg( $args, 'https://wordpress.com/wp-login.php' ); + } + + /** + * Determines local user associated with a given WordPress.com user ID. + * + * @since jetpack-2.6.0 + * + * @param int $wpcom_user_id User ID from WordPress.com. + * @return null|object Local user object if found, null if not. + */ + public static function get_user_by_wpcom_id( $wpcom_user_id ) { + $user_query = new WP_User_Query( + array( + 'meta_key' => 'wpcom_user_id', + 'meta_value' => (int) $wpcom_user_id, + 'number' => 1, + ) + ); + + $users = $user_query->get_results(); + return $users ? array_shift( $users ) : null; + } + + /** + * When jetpack-sso-auth-redirect query parameter is set, will redirect user to + * WordPress.com authorization flow. + * + * We redirect here instead of in handle_login() because Jetpack::init()->build_connect_url + * calls menu_page_url() which doesn't work properly until admin menus are registered. + */ + public function maybe_authorize_user_after_sso() { + if ( empty( $_GET['jetpack-sso-auth-redirect'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended + return; + } + + $redirect_to = ! empty( $_GET['redirect_to'] ) ? esc_url_raw( wp_unslash( $_GET['redirect_to'] ) ) : admin_url(); // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $request_redirect_to = ! empty( $_GET['request_redirect_to'] ) ? esc_url_raw( wp_unslash( $_GET['request_redirect_to'] ) ) : $redirect_to; // phpcs:ignore WordPress.Security.NonceVerification.Recommended + + /** This filter is documented in core/src/wp-login.php */ + $redirect_after_auth = apply_filters( 'login_redirect', $redirect_to, $request_redirect_to, wp_get_current_user() ); + + /** + * Since we are passing this redirect to WordPress.com and therefore can not use wp_safe_redirect(), + * let's sanitize it here to make sure it's safe. If the redirect is not safe, then use admin_url(). + */ + $redirect_after_auth = wp_sanitize_redirect( $redirect_after_auth ); + $redirect_after_auth = wp_validate_redirect( $redirect_after_auth, admin_url() ); + + /** + * Return the raw connect URL with our redirect and attribute connection to SSO. + * We remove any other filters that may be turning on the in-place connection + * since we will be redirecting the user as opposed to iFraming. + */ + remove_all_filters( 'jetpack_use_iframe_authorization_flow' ); + add_filter( 'jetpack_use_iframe_authorization_flow', '__return_false' ); + + $connection = new Manager( 'jetpack-connection' ); + $connect_url = ( new Authorize_Redirect( $connection ) )->build_authorize_url( $redirect_after_auth, 'sso', true ); + + add_filter( 'allowed_redirect_hosts', array( Helpers::class, 'allowed_redirect_hosts' ) ); + wp_safe_redirect( $connect_url ); + exit; + } + + /** + * Cache user's display name and Gravatar so it can be displayed on the login screen. These cookies are + * stored when the user logs out, and then deleted when the user logs in. + */ + public function store_wpcom_profile_cookies_on_logout() { + $user_id = get_current_user_id(); + if ( ! ( new Manager() )->is_user_connected( $user_id ) ) { + return; + } + + $user_data = $this->get_user_data( $user_id ); + if ( ! $user_data ) { + return; + } + + setcookie( + 'jetpack_sso_wpcom_name_' . COOKIEHASH, + $user_data->display_name, + time() + WEEK_IN_SECONDS, + COOKIEPATH, + COOKIE_DOMAIN, + is_ssl(), + true + ); + + setcookie( + 'jetpack_sso_wpcom_gravatar_' . COOKIEHASH, + get_avatar_url( + $user_data->email, + array( + 'size' => 144, + 'default' => 'mystery', + ) + ), + time() + WEEK_IN_SECONDS, + COOKIEPATH, + COOKIE_DOMAIN, + is_ssl(), + true + ); + } + + /** + * Determines if a local user is connected to WordPress.com + * + * @since jetpack-2.8 + * @param integer $user_id - Local user id. + * @return boolean + **/ + public function is_user_connected( $user_id ) { + return $this->get_user_data( $user_id ); + } + + /** + * Retrieves a user's WordPress.com data + * + * @since jetpack-2.8 + * @param integer $user_id - Local user id. + * @return mixed null or stdClass + **/ + public function get_user_data( $user_id ) { + return get_user_meta( $user_id, 'wpcom_user_data', true ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php new file mode 100644 index 00000000..42c7e045 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php @@ -0,0 +1,1322 @@ + 'defer', + 'in_footer' => true, + 'enqueue' => true, + ) + ); + } + + /** + * Intercept the arguments for building the table, and create WP_User_Query instance + * + * @param array $args The search arguments. + * + * @return array + */ + public function set_user_query( $args ) { + self::$user_search = new WP_User_Query( $args ); + return $args; + } + + /** + * Revokes WordPress.com invitation. + * + * @param int $user_id The user ID. + */ + public function revoke_user_invite( $user_id ) { + try { + $has_pending_invite = self::has_pending_wpcom_invite( $user_id ); + + if ( $has_pending_invite ) { + $response = self::send_revoke_wpcom_invite( $has_pending_invite ); + $event = 'sso_user_invite_revoked'; + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + $body = json_decode( wp_remote_retrieve_body( $response ) ); + $tracking_event_data = array( + 'success' => 'false', + 'error_code' => 'invalid-revoke-api-error', + ); + + if ( ! empty( $body ) && ! empty( $body->message ) ) { + $tracking_event_data['error_message'] = $body->message; + } + self::$tracking->record_user_event( + $event, + $tracking_event_data + ); + return $response; + } + + $body = json_decode( $response['body'] ); + + if ( ! $body->deleted ) { + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => 'invalid-invite-revoke', + ) + ); + } else { + self::$tracking->record_user_event( $event, array( 'success' => 'true' ) ); + } + + return $response; + } else { + // Delete external contributor if it exists. + $wpcom_user_data = ( new Manager() )->get_connected_user_data( $user_id ); + if ( isset( $wpcom_user_data['ID'] ) ) { + return self::delete_external_contributor( $wpcom_user_data['ID'] ); + } + } + } catch ( \Exception $e ) { + return false; + } + } + + /** + * Renders invitations errors/success messages in users.php. + */ + public function handle_invitation_results() { + $valid_nonce = isset( $_GET['_wpnonce'] ) + ? wp_verify_nonce( sanitize_key( $_GET['_wpnonce'] ), 'jetpack-sso-invite-user' ) + : false; + + if ( ! $valid_nonce || ! isset( $_GET['jetpack-sso-invite-user'] ) ) { + return; + } + if ( $_GET['jetpack-sso-invite-user'] === 'success' ) { + return wp_admin_notice( __( 'User was invited successfully!', 'jetpack-connection' ), array( 'type' => 'success' ) ); + } + if ( $_GET['jetpack-sso-invite-user'] === 'reinvited-success' ) { + return wp_admin_notice( __( 'User was re-invited successfully!', 'jetpack-connection' ), array( 'type' => 'success' ) ); + } + + if ( $_GET['jetpack-sso-invite-user'] === 'successful-revoke' ) { + return wp_admin_notice( __( 'User invite revoked successfully.', 'jetpack-connection' ), array( 'type' => 'success' ) ); + } + + if ( $_GET['jetpack-sso-invite-user'] === 'failed' && isset( $_GET['jetpack-sso-api-error-message'] ) ) { + return wp_admin_notice( wp_kses( wp_unslash( $_GET['jetpack-sso-api-error-message'] ), array() ), array( 'type' => 'error' ) ); + } + + if ( $_GET['jetpack-sso-invite-user'] === 'failed' && isset( $_GET['jetpack-sso-invite-error'] ) ) { + switch ( $_GET['jetpack-sso-invite-error'] ) { + case 'invalid-user': + return wp_admin_notice( __( 'Tried to invite a user that doesn’t exist.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'invalid-email': + return wp_admin_notice( __( 'Tried to invite a user that doesn’t have an email address.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'invalid-user-permissions': + return wp_admin_notice( __( 'You don’t have permission to invite users.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'invalid-user-revoke': + return wp_admin_notice( __( 'Tried to revoke an invite for a user that doesn’t exist.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'invalid-invite-revoke': + return wp_admin_notice( __( 'Tried to revoke an invite that doesn’t exist.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'invalid-revoke-permissions': + return wp_admin_notice( __( 'You don’t have permission to revoke invites.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'empty-invite': + return wp_admin_notice( __( 'There is no previous invite for this user', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'invalid-invite': + return wp_admin_notice( __( 'Attempted to send a new invitation to a user using an invite that doesn’t exist.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'error-revoke': + return wp_admin_notice( __( 'An error has occurred when revoking the invite for the user.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + case 'invalid-revoke-api-error': + return wp_admin_notice( __( 'An error has occurred when revoking the user invite.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + default: + return wp_admin_notice( __( 'An error has occurred when inviting the user to the site.', 'jetpack-connection' ), array( 'type' => 'error' ) ); + } + } + } + + /** + * Invites a user to connect to WordPress.com to allow them to log in via SSO. + */ + public function invite_user_to_wpcom() { + check_admin_referer( 'jetpack-sso-invite-user', 'invite_nonce' ); + $nonce = wp_create_nonce( 'jetpack-sso-invite-user' ); + $event = 'sso_user_invite_sent'; + + if ( ! current_user_can( 'create_users' ) ) { + $error = 'invalid-user-permissions'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $error, + '_wpnonce' => $nonce, + ); + return self::create_error_notice_and_redirect( $query_params ); + } elseif ( isset( $_GET['user_id'] ) ) { + $user_id = intval( wp_unslash( $_GET['user_id'] ) ); + $user = get_user_by( 'id', $user_id ); + $user_email = $user->user_email; + + if ( ! $user || ! $user_email ) { + $reason = ! $user ? 'invalid-user' : 'invalid-email'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $reason, + '_wpnonce' => $nonce, + ); + + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $reason, + ) + ); + return self::create_error_notice_and_redirect( $query_params ); + } + + $blog_id = Manager::get_site_id( true ); + $roles = new Roles(); + $user_role = $roles->translate_user_to_role( $user ); + + $url = '/sites/' . $blog_id . '/invites/new'; + $response = Client::wpcom_json_api_request_as_user( + $url, + 'v2', + array( + 'method' => 'POST', + ), + array( + 'invitees' => array( + array( + 'email_or_username' => $user_email, + 'role' => $user_role, + ), + ), + ), + 'wpcom' + ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + $error_code = 'invalid-invite-api-error'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $error_code, + '_wpnonce' => $nonce, + ); + + $tracking_event_data = array( + 'success' => 'false', + 'error_code' => $error_code, + ); + + $body = json_decode( wp_remote_retrieve_body( $response ) ); + if ( ! empty( $body ) && ! empty( $body->message ) ) { + $query_params['jetpack-sso-api-error-message'] = $body->message; + $tracking_event_data['error_message'] = $body->message; + } + + self::$tracking->record_user_event( + $event, + $tracking_event_data + ); + return self::create_error_notice_and_redirect( $query_params ); + } + + $body = json_decode( wp_remote_retrieve_body( $response ) ); + + // access the first item since we're inviting one user. + if ( is_array( $body ) && ! empty( $body ) ) { + $body = $body[0]; + } + + $query_params = array( + 'jetpack-sso-invite-user' => $body->success ? 'success' : 'failed', + '_wpnonce' => $nonce, + ); + + if ( ! $body->success && $body->errors ) { + $response_error = array_keys( (array) $body->errors ); + $query_params['jetpack-sso-invite-error'] = $response_error[0]; + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $response_error[0], + ) + ); + } else { + self::$tracking->record_user_event( $event, array( 'success' => 'true' ) ); + } + + return self::create_error_notice_and_redirect( $query_params ); + } else { + $error = 'invalid-user'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $error, + '_wpnonce' => $nonce, + ); + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $error, + ) + ); + return self::create_error_notice_and_redirect( $query_params ); + } + wp_die(); + } + + /** + * Revokes a user's invitation to connect to WordPress.com. + * + * @param string $invite_id The ID of the invite to revoke. + */ + public function send_revoke_wpcom_invite( $invite_id ) { + $blog_id = Manager::get_site_id( true ); + + $url = '/sites/' . $blog_id . '/invites/delete'; + return Client::wpcom_json_api_request_as_user( + $url, + 'v2', + array( + 'method' => 'POST', + ), + array( + 'invite_ids' => array( $invite_id ), + ), + 'wpcom' + ); + } + + /** + * Handles logic to revoke user invite. + */ + public function handle_request_revoke_invite() { + check_admin_referer( 'jetpack-sso-revoke-user-invite', 'revoke_invite_nonce' ); + $nonce = wp_create_nonce( 'jetpack-sso-invite-user' ); + $event = 'sso_user_invite_revoked'; + if ( ! current_user_can( 'promote_users' ) ) { + $error = 'invalid-revoke-permissions'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $error, + '_wpnonce' => $nonce, + ); + + return self::create_error_notice_and_redirect( $query_params ); + } elseif ( isset( $_GET['user_id'] ) ) { + $user_id = intval( wp_unslash( $_GET['user_id'] ) ); + $user = get_user_by( 'id', $user_id ); + if ( ! $user ) { + $error = 'invalid-user-revoke'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $error, + '_wpnonce' => $nonce, + ); + + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $error, + ) + ); + return self::create_error_notice_and_redirect( $query_params ); + } + + if ( ! isset( $_GET['invite_id'] ) ) { + $error = 'invalid-invite-revoke'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $error, + '_wpnonce' => $nonce, + ); + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $error, + ) + ); + return self::create_error_notice_and_redirect( $query_params ); + } + + $invite_id = sanitize_text_field( wp_unslash( $_GET['invite_id'] ) ); + $response = self::send_revoke_wpcom_invite( $invite_id ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + $error = 'invalid-revoke-api-error'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $error, // general error message + '_wpnonce' => $nonce, + ); + + $tracking_event_data = array( + 'success' => 'false', + 'error_code' => $error, + ); + + $body = json_decode( wp_remote_retrieve_body( $response ) ); + if ( ! empty( $body ) && ! empty( $body->message ) ) { + $query_params['jetpack-sso-api-error-message'] = $body->message; + $tracking_event_data['error_message'] = $body->message; + } + + self::$tracking->record_user_event( + $event, + $tracking_event_data + ); + return self::create_error_notice_and_redirect( $query_params ); + } + + $body = json_decode( $response['body'] ); + $query_params = array( + 'jetpack-sso-invite-user' => $body->deleted ? 'successful-revoke' : 'failed', + '_wpnonce' => $nonce, + ); + if ( ! $body->deleted ) { // no invite was deleted, probably it does not exist + $error = 'invalid-invite-revoke'; + $query_params['jetpack-sso-invite-error'] = $error; + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $error, + ) + ); + } else { + self::$tracking->record_user_event( $event, array( 'success' => 'true' ) ); + } + return self::create_error_notice_and_redirect( $query_params ); + } else { + $error = 'invalid-user-revoke'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $error, + '_wpnonce' => $nonce, + ); + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $error, + ) + ); + return self::create_error_notice_and_redirect( $query_params ); + } + + wp_die(); + } + + /** + * Handles resend user invite. + */ + public function handle_request_resend_invite() { + check_admin_referer( 'jetpack-sso-resend-user-invite', 'resend_invite_nonce' ); + $nonce = wp_create_nonce( 'jetpack-sso-invite-user' ); + $event = 'sso_user_invite_resend'; + if ( ! current_user_can( 'create_users' ) ) { + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => 'invalid-user-permissions', + '_wpnonce' => $nonce, + ); + return self::create_error_notice_and_redirect( $query_params ); + } elseif ( isset( $_GET['invite_id'] ) ) { + $invite_slug = sanitize_text_field( wp_unslash( $_GET['invite_id'] ) ); + $blog_id = Manager::get_site_id( true ); + $url = '/sites/' . $blog_id . '/invites/resend'; + $response = Client::wpcom_json_api_request_as_user( + $url, + 'v2', + array( + 'method' => 'POST', + ), + array( + 'invite_slug' => $invite_slug, + ), + 'wpcom' + ); + + $status_code = wp_remote_retrieve_response_code( $response ); + + if ( 200 !== $status_code ) { + $message_type = $status_code === 404 ? 'invalid-invite' : ''; // empty is the general error message + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => $message_type, + '_wpnonce' => $nonce, + ); + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $message_type, + ) + ); + return self::create_error_notice_and_redirect( $query_params ); + } + + $body = json_decode( $response['body'] ); + $invite_response_message = $body->success ? 'reinvited-success' : 'failed'; + $query_params = array( + 'jetpack-sso-invite-user' => $invite_response_message, + '_wpnonce' => $nonce, + ); + + if ( ! $body->success ) { + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $invite_response_message, + ) + ); + } else { + self::$tracking->record_user_event( $event, array( 'success' => 'true' ) ); + } + + return self::create_error_notice_and_redirect( $query_params ); + } else { + $error = 'empty-invite'; + $query_params = array( + 'jetpack-sso-invite-user' => 'failed', + 'jetpack-sso-invite-error' => 'empty-invite', + '_wpnonce' => $nonce, + ); + self::$tracking->record_user_event( + $event, + array( + 'success' => 'false', + 'error_message' => $error, + ) + ); + return self::create_error_notice_and_redirect( $query_params ); + } + } + + /** + * Adds 'Revoke invite' and 'Resend invite' link to user table row actions. + * Removes 'Reset password' link. + * + * @param array $actions - User row actions. + * @param WP_User $user_object - User object. + */ + public function jetpack_user_table_row_actions( $actions, $user_object ) { + $user_id = $user_object->ID; + $has_pending_invite = self::has_pending_wpcom_invite( $user_id ); + + if ( current_user_can( 'promote_users' ) && $has_pending_invite ) { + $nonce = wp_create_nonce( 'jetpack-sso-revoke-user-invite' ); + $actions['sso_revoke_invite'] = sprintf( + '%s', + add_query_arg( + array( + 'action' => 'jetpack_revoke_invite_user_to_wpcom', + 'user_id' => $user_id, + 'revoke_invite_nonce' => $nonce, + 'invite_id' => $has_pending_invite, + ), + admin_url( 'admin-post.php' ) + ), + esc_html__( 'Revoke invite', 'jetpack-connection' ) + ); + } + if ( current_user_can( 'promote_users' ) && $has_pending_invite ) { + $nonce = wp_create_nonce( 'jetpack-sso-resend-user-invite' ); + $actions['sso_resend_invite'] = sprintf( + '%s', + add_query_arg( + array( + 'action' => 'jetpack_resend_invite_user_to_wpcom', + 'user_id' => $user_id, + 'resend_invite_nonce' => $nonce, + 'invite_id' => $has_pending_invite, + ), + admin_url( 'admin-post.php' ) + ), + esc_html__( 'Resend invite', 'jetpack-connection' ) + ); + } + + if ( + current_user_can( 'promote_users' ) + && ( + $has_pending_invite + || ( new Manager() )->is_user_connected( $user_id ) + ) + ) { + unset( $actions['resetpassword'] ); + } + + return $actions; + } + + /** + * Render the invitation email message. + */ + public function render_invitation_email_message() { + $message = wp_kses( + __( + 'We highly recommend inviting users to join WordPress.com and log in securely using Secure Sign On to ensure maximum security and efficiency.', + 'jetpack-connection' + ), + array( + 'a' => array( + 'class' => array(), + 'href' => array(), + 'rel' => array(), + 'target' => array(), + ), + ) + ); + wp_admin_notice( + $message, + array( + 'id' => 'invitation_message', + 'type' => 'info', + 'dismissible' => false, + 'additional_classes' => array( 'jetpack-sso-admin-create-user-invite-message' ), + ) + ); + } + + /** + * Render a note that wp.com invites will be automatically revoked. + */ + public function render_invitations_notices_for_deleted_users() { + check_admin_referer( 'bulk-users' ); + + // When one user is deleted, the param is `user`, when multiple users are deleted, the param is `users`. + // We start with `users` and fallback to `user`. + $user_id = isset( $_GET['user'] ) ? intval( wp_unslash( $_GET['user'] ) ) : null; + $user_ids = isset( $_GET['users'] ) ? array_map( 'intval', wp_unslash( $_GET['users'] ) ) : array( $user_id ); + + $users_with_invites = array_filter( + $user_ids, + function ( $user_id ) { + return $user_id !== null && self::has_pending_wpcom_invite( $user_id ); + } + ); + + $users_with_invites = array_map( + function ( $user_id ) { + $user = get_user_by( 'id', $user_id ); + return $user->user_login; + }, + $users_with_invites + ); + + $invites_count = count( $users_with_invites ); + if ( $invites_count > 0 ) { + $users_with_invites = implode( ', ', $users_with_invites ); + $message = wp_kses( + sprintf( + /* translators: %s is a comma-separated list of user logins. */ + _n( + 'WordPress.com invitation will be automatically revoked for user: %s.', + 'WordPress.com invitations will be automatically revoked for users: %s.', + $invites_count, + 'jetpack-connection' + ), + $users_with_invites + ), + array( 'strong' => true ) + ); + wp_admin_notice( + $message, + array( + 'id' => 'invitation_message', + 'type' => 'info', + 'dismissible' => false, + 'additional_classes' => array( 'jetpack-sso-admin-create-user-invite-message' ), + ) + ); + } + } + + /** + * Render WordPress.com invite checkbox for new user registration. + * + * @param string $type The type of new user form the hook follows. + */ + public function render_wpcom_invite_checkbox( $type ) { + /* + * Only check this box by default on WordPress.com sites + * that do not use the WooCommerce plugin. + */ + $is_checked = ( new Host() )->is_wpcom_platform() && ! class_exists( 'WooCommerce' ); + + if ( $type === 'add-new-user' ) { + ?> + + + + + +
+ + +
+ + + + +
+
+ is_wpcom_platform() ) { + return; + } + + if ( $type === 'add-new-user' ) { + ?> + + + + + +
+ + +
+ + + + +
+
+ + + + + + +
+ + +
+ 500 + ) { + $errors->add( + 'custom_email_message', + wp_kses( + __( 'Error: The custom message is too long. Please keep it under 500 characters.', 'jetpack-connection' ), + array( + 'strong' => array(), + ) + ) + ); + } + + $site_id = Manager::get_site_id( true ); + if ( ! $site_id ) { + $errors->add( + 'invalid_site_id', + wp_kses( + __( 'Error: Invalid site ID.', 'jetpack-connection' ), + array( + 'strong' => array(), + ) + ) + ); + } + + // Bail if there are any errors. + if ( $errors->has_errors() ) { + return $errors; + } + + $new_user_request = array( + 'email_or_username' => sanitize_email( $user->user_email ), + 'role' => sanitize_key( $user->role ), + ); + + if ( + isset( $_POST['custom_email_message'] ) + && strlen( sanitize_text_field( wp_unslash( $_POST['custom_email_message'] ) ) ) > 0 + ) { + $new_user_request['message'] = sanitize_text_field( wp_unslash( $_POST['custom_email_message'] ) ); + } + + if ( isset( $_POST['user_external_contractor'] ) ) { + $new_user_request['is_external'] = true; + } + + $response = Client::wpcom_json_api_request_as_user( + sprintf( + '/sites/%d/invites/new', + (int) $site_id + ), + '2', // Api version + array( + 'method' => 'POST', + ), + array( + 'invitees' => array( $new_user_request ), + ) + ); + + $event_name = 'sso_new_user_invite_sent'; + $custom_message_sent = isset( $new_user_request['message'] ) ? 'true' : 'false'; + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + $errors->add( + 'invitation_not_sent', + wp_kses( + __( 'Error: The user invitation email could not be sent, the user account was not created.', 'jetpack-connection' ), + array( + 'strong' => array(), + ) + ) + ); + self::$tracking->record_user_event( + $event_name, + array( + 'success' => 'false', + 'error' => wp_remote_retrieve_body( $response ), // Get as much information as possible. + ) + ); + } else { + self::$tracking->record_user_event( + $event_name, + array( + 'success' => 'true', + 'custom_message_sent' => $custom_message_sent, + ) + ); + } + + return $errors; + } + + /** + * Adds a column in the user admin table to display user connection status and actions. + * + * @param array $columns User list table columns. + * + * @return array + */ + public function jetpack_user_connected_th( $columns ) { + Assets::register_script( + 'jetpack-sso-users', + '../../dist/jetpack-sso-users.js', + __FILE__, + array( + 'strategy' => 'defer', + 'in_footer' => true, + 'enqueue' => true, + 'version' => Package_Version::PACKAGE_VERSION, + ) + ); + + $tooltip_string = esc_attr__( 'Jetpack SSO allows a seamless and secure experience on WordPress.com. Join millions of WordPress users who trust us to keep their accounts safe.', 'jetpack-connection' ); + + wp_add_inline_script( + 'jetpack-sso-users', + "var Jetpack_SSOTooltip = { 'tooltipString': '{$tooltip_string}' }", + 'before' + ); + + $columns['user_jetpack'] = sprintf( + '%2$s', + $tooltip_string, + esc_html__( 'SSO Status', 'jetpack-connection' ), + esc_attr__( 'Tooltip', 'jetpack-connection' ) + ); + return $columns; + } + + /** + * Executed when our WP_User_Query instance is set, and we don't have cached invites. + * This function uses the user emails and the 'are-users-invited' endpoint to build the cache. + * + * @return void + */ + private static function rebuild_invite_cache() { + $blog_id = Manager::get_site_id( true ); + + if ( self::$cached_invites === null && self::$user_search !== null ) { + + self::$cached_invites = array(); + + $results = self::$user_search->get_results(); + + $user_emails = array_reduce( + $results, + function ( $current, $item ) { + if ( ! ( new Manager() )->is_user_connected( $item->ID ) ) { + $current[] = rawurlencode( $item->user_email ); + } else { + self::$cached_invites[] = array( + 'email_or_username' => $item->user_email, + 'invited' => false, + 'invite_code' => '', + ); + } + return $current; + }, + array() + ); + + if ( ! empty( $user_emails ) ) { + $url = '/sites/' . $blog_id . '/invites/are-users-invited'; + + $response = Client::wpcom_json_api_request_as_user( + $url, + 'v2', + array( + 'method' => 'POST', + ), + array( 'users' => $user_emails ), + 'wpcom' + ); + + if ( 200 === wp_remote_retrieve_response_code( $response ) ) { + $body = json_decode( $response['body'], true ); + + // ensure array_merge happens with the right parameters + if ( empty( $body ) ) { + $body = array(); + } + + self::$cached_invites = array_merge( self::$cached_invites, $body ); + } + } + } + } + + /** + * Check if there is cached invite for a user email. + * + * @access private + * @static + * + * @param string $email The user email. + * + * @return array|void Returns the cached invite if found. + */ + public static function get_pending_cached_wpcom_invite( $email ) { + if ( self::$cached_invites === null ) { + self::rebuild_invite_cache(); + } + + if ( ! empty( self::$cached_invites ) && is_array( self::$cached_invites ) ) { + $index = array_search( $email, array_column( self::$cached_invites, 'email_or_username' ), true ); + if ( $index !== false ) { + return self::$cached_invites[ $index ]; + } + } + } + + /** + * Check if a given user is invited to the site. + * + * @access private + * @static + * @param int $user_id The user ID. + * + * @return false|string returns the user invite code if the user is invited, false otherwise. + */ + private static function has_pending_wpcom_invite( $user_id ) { + $blog_id = Manager::get_site_id( true ); + $user = get_user_by( 'id', $user_id ); + $cached_invite = self::get_pending_cached_wpcom_invite( $user->user_email ); + + if ( $cached_invite ) { + return $cached_invite['invite_code']; + } + + $url = '/sites/' . $blog_id . '/invites/is-invited'; + $url = add_query_arg( + array( + 'email_or_username' => rawurlencode( $user->user_email ), + ), + $url + ); + $response = Client::wpcom_json_api_request_as_user( + $url, + 'v2', + array(), + null, + 'wpcom' + ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + return false; + } + + $body_response = wp_remote_retrieve_body( $response ); + if ( empty( $body_response ) ) { + return false; + } + + $body = json_decode( $body_response, true ); + if ( ! empty( $body['invite_code'] ) ) { + return $body['invite_code']; + } + + return false; + } + + /** + * Delete an external contributor from the site. + * + * @access private + * @static + * @param int $user_id The user ID. + * + * @return bool Returns true if the user was successfully deleted, false otherwise. + */ + private static function delete_external_contributor( $user_id ) { + $blog_id = Manager::get_site_id( true ); + $url = '/sites/' . $blog_id . '/external-contributors/remove'; + $response = Client::wpcom_json_api_request_as_user( + $url, + 'v2', + array( + 'method' => 'POST', + ), + array( + 'user_id' => $user_id, + ), + 'wpcom' + ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + return false; + } + + return true; + } + + /** + * Show Jetpack SSO user connection status. + * + * @param string $val HTML for the column. + * @param string $col User list table column. + * @param int $user_id User ID. + * + * @return string + */ + public function jetpack_show_connection_status( $val, $col, $user_id ) { + if ( 'user_jetpack' === $col ) { + if ( ( new Manager() )->is_user_connected( $user_id ) ) { + $connection_html = sprintf( + '%2$s', + esc_attr__( 'This user is connected and can log-in to this site.', 'jetpack-connection' ), + esc_html__( 'Connected', 'jetpack-connection' ) + ); + return $connection_html; + } else { + $has_pending_invite = self::has_pending_wpcom_invite( $user_id ); + if ( $has_pending_invite ) { + $connection_html = sprintf( + '%2$s', + esc_attr__( 'This user didn’t accept the invitation to join this site yet.', 'jetpack-connection' ), + esc_html__( 'Pending invite', 'jetpack-connection' ) + ); + return $connection_html; + } + $nonce = wp_create_nonce( 'jetpack-sso-invite-user' ); + $connection_html = sprintf( + // Using formmethod and formaction because we can't nest forms and have to submit using the main form. + ' + %2$s + + %3$s + + ', + add_query_arg( + array( + 'user_id' => $user_id, + 'invite_nonce' => $nonce, + 'action' => 'jetpack_invite_user_to_wpcom', + ), + admin_url( 'admin-post.php' ) + ), + esc_html__( 'Send invite', 'jetpack-connection' ), + esc_attr__( 'This user doesn’t have an SSO connection to WordPress.com. Invite them to the site to increase security and improve their experience.', 'jetpack-connection' ), + esc_attr__( 'Tooltip', 'jetpack-connection' ) + ); + return $connection_html; + } + } + return $val; + } + + /** + * Creates error notices and redirects the user to the previous page. + * + * @param array $query_params - query parameters added to redirection URL. + */ + public function create_error_notice_and_redirect( $query_params ) { + $ref = wp_get_referer(); + if ( empty( $ref ) ) { + $ref = network_admin_url( 'users.php' ); + } + + $url = add_query_arg( + $query_params, + $ref + ); + return wp_safe_redirect( $url ); + } + + /** + * Style the Jetpack user rows and columns. + */ + public function jetpack_user_table_styles() { + ?> + + p, +.jetpack-sso-form-display #loginform>div { + display: none; +} + +.jetpack-sso-form-display #loginform #jetpack-sso-wrap { + display: block; +} + +.jetpack-sso-form-display #loginform { + padding: 26px 24px; +} + +.jetpack-sso-or { + margin-bottom: 16px; + position: relative; + text-align: center; +} + +.jetpack-sso-or:before { + background: #dcdcde; + content: ''; + height: 1px; + position: absolute; + left: 0; + top: 50%; + width: 100%; +} + +.jetpack-sso-or span { + background: #fff; + color: #777; + position: relative; + padding: 0 8px; + text-transform: uppercase +} + +#jetpack-sso-wrap .button { + display: flex; + justify-content: center; + align-items: center; + height: 36px; + margin-bottom: 16px; + width: 100%; +} + +#jetpack-sso-wrap .button .genericon-wordpress { + font-size: 24px; + margin-right: 4px; +} + +#jetpack-sso-wrap__user img { + border-radius: 50%; + display: block; + margin: 0 auto 16px; +} + +#jetpack-sso-wrap__user h2 { + font-size: 21px; + font-weight: 300; + margin-bottom: 16px; + text-align: center; +} + +#jetpack-sso-wrap__user h2 span { + font-weight: bold; +} + +.jetpack-sso-wrap__reauth { + margin-bottom: 16px; +} + +.jetpack-sso-form-display #nav { + display: none; +} + +.jetpack-sso-form-display #backtoblog { + margin: 24px 0 0; +} + +.jetpack-sso-clear:after { + content: ""; + display: table; + clear: both; +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js new file mode 100644 index 00000000..980741be --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js @@ -0,0 +1,27 @@ +document.addEventListener( 'DOMContentLoaded', () => { + const body = document.querySelector( 'body' ), + toggleSSO = document.querySelector( '.jetpack-sso-toggle' ), + userLogin = document.getElementById( 'user_login' ), + userPassword = document.getElementById( 'user_pass' ), + ssoWrap = document.getElementById( 'jetpack-sso-wrap' ), + loginForm = document.getElementById( 'loginform' ), + overflow = document.createElement( 'div' ); + + overflow.className = 'jetpack-sso-clear'; + + loginForm.appendChild( overflow ); + overflow.appendChild( document.querySelector( 'p.forgetmenot' ) ); + overflow.appendChild( document.querySelector( 'p.submit' ) ); + + loginForm.appendChild( ssoWrap ); + body.classList.add( 'jetpack-sso-repositioned' ); + + toggleSSO.addEventListener( 'click', e => { + e.preventDefault(); + body.classList.toggle( 'jetpack-sso-form-display' ); + if ( ! body.classList.contains( 'jetpack-sso-form-display' ) ) { + userLogin.focus(); + userPassword.disabled = false; + } + } ); +} ); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js new file mode 100644 index 00000000..242786a9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js @@ -0,0 +1,64 @@ +document.addEventListener( 'DOMContentLoaded', function () { + document + .querySelectorAll( '.jetpack-sso-invitation-tooltip-icon:not(.sso-disconnected-user)' ) + .forEach( function ( tooltip ) { + tooltip.innerHTML += ' [?]'; + + const tooltipTextbox = document.createElement( 'span' ); + tooltipTextbox.classList.add( 'jetpack-sso-invitation-tooltip', 'jetpack-sso-th-tooltip' ); + + const tooltipString = window.Jetpack_SSOTooltip.tooltipString; + tooltipTextbox.innerHTML += tooltipString; + + tooltip.addEventListener( 'mouseenter', appendTooltip ); + tooltip.addEventListener( 'focus', appendTooltip ); + tooltip.addEventListener( 'mouseleave', removeTooltip ); + tooltip.addEventListener( 'blur', removeTooltip ); + + /** + * Display the tooltip textbox. + */ + function appendTooltip() { + tooltip.appendChild( tooltipTextbox ); + tooltipTextbox.style.display = 'block'; + } + + /** + * Remove the tooltip textbox. + */ + function removeTooltip() { + // Only remove tooltip if the element isn't currently active. + if ( document.activeElement === tooltip ) { + return; + } + tooltip.removeChild( tooltipTextbox ); + } + } ); + document + .querySelectorAll( '.jetpack-sso-invitation-tooltip-icon:not(.jetpack-sso-status-column)' ) + .forEach( function ( tooltip ) { + tooltip.addEventListener( 'mouseenter', appendSSOInvitationTooltip ); + tooltip.addEventListener( 'focus', appendSSOInvitationTooltip ); + tooltip.addEventListener( 'mouseleave', removeSSOInvitationTooltip ); + tooltip.addEventListener( 'blur', removeSSOInvitationTooltip ); + } ); + + /** + * Display the SSO invitation tooltip textbox. + */ + function appendSSOInvitationTooltip() { + this.querySelector( '.jetpack-sso-invitation-tooltip' ).style.display = 'block'; + } + + /** + * Remove the SSO invitation tooltip textbox. + * + * @param {Event} event - Triggering event. + */ + function removeSSOInvitationTooltip( event ) { + if ( document.activeElement === event.target ) { + return; + } + this.querySelector( '.jetpack-sso-invitation-tooltip' ).style.display = 'none'; + } +} ); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php new file mode 100644 index 00000000..be6e886d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php @@ -0,0 +1,211 @@ +connection = $connection; + } + + /** + * Handle the webhook + * + * This method implements what's in Jetpack::admin_page_load when the Jetpack plugin is not present + * + * @return never + */ + public function handle() { + + add_filter( + 'allowed_redirect_hosts', + function ( $domains ) { + $domains[] = 'jetpack.com'; + $domains[] = 'jetpack.wordpress.com'; + $domains[] = 'wordpress.com'; + // Calypso envs. + $domains[] = 'calypso.localhost'; + $domains[] = 'wpcalypso.wordpress.com'; + $domains[] = 'horizon.wordpress.com'; + return array_unique( $domains ); + } + ); + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $dest_url = empty( $_GET['dest_url'] ) ? null : esc_url_raw( wp_unslash( $_GET['dest_url'] ) ); + + if ( ! $dest_url || ( 0 === stripos( $dest_url, 'https://jetpack.com/' ) && 0 === stripos( $dest_url, 'https://wordpress.com/' ) ) ) { + // The destination URL is missing or invalid, nothing to do here. + exit; + } + + // The user is either already connected, or finished the connection process. + if ( $this->connection->is_connected() && $this->connection->is_user_connected() ) { + if ( class_exists( '\Automattic\Jetpack\Licensing' ) && method_exists( '\Automattic\Jetpack\Licensing', 'handle_user_connected_redirect' ) ) { + Licensing::instance()->handle_user_connected_redirect( $dest_url ); + } + + wp_safe_redirect( $dest_url ); + exit; + } elseif ( ! empty( $_GET['done'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended + // The user decided not to proceed with setting up the connection. + + wp_safe_redirect( Admin_Menu::get_top_level_menu_item_url() ); + exit; + } + + $redirect_args = array( + 'page' => 'jetpack', + 'action' => 'authorize_redirect', + 'dest_url' => rawurlencode( $dest_url ), + 'done' => '1', + ); + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( ! empty( $_GET['from'] ) && 'jetpack_site_only_checkout' === $_GET['from'] ) { + $redirect_args['from'] = 'jetpack_site_only_checkout'; + } + + wp_safe_redirect( $this->build_authorize_url( add_query_arg( $redirect_args, admin_url( 'admin.php' ) ) ) ); + exit; + } + + /** + * Create the Jetpack authorization URL. + * + * @since 2.7.6 Added optional $from and $raw parameters. + * + * @param bool|string $redirect URL to redirect to. + * @param bool|string $from If not false, adds 'from=$from' param to the connect URL. + * @param bool $raw If true, URL will not be escaped. + * + * @todo Update default value for redirect since the called function expects a string. + * + * @return mixed|void + */ + public function build_authorize_url( $redirect = false, $from = false, $raw = false ) { + + add_filter( 'jetpack_connect_request_body', array( __CLASS__, 'filter_connect_request_body' ) ); + add_filter( 'jetpack_connect_redirect_url', array( __CLASS__, 'filter_connect_redirect_url' ) ); + + $url = $this->connection->get_authorization_url( wp_get_current_user(), $redirect, $from, $raw ); + + remove_filter( 'jetpack_connect_request_body', array( __CLASS__, 'filter_connect_request_body' ) ); + remove_filter( 'jetpack_connect_redirect_url', array( __CLASS__, 'filter_connect_redirect_url' ) ); + + /** + * Filter the URL used when authorizing a user to a WordPress.com account. + * + * @since jetpack-8.9.0 + * @since 2.7.6 Added $raw parameter. + * + * @param string $url Connection URL. + * @param bool $raw If true, URL will not be escaped. + */ + return apply_filters( 'jetpack_build_authorize_url', $url, $raw ); + } + + /** + * Filters the redirection URL that is used for connect requests. The redirect + * URL should return the user back to the My Jetpack page. + * + * @param string $redirect the default redirect URL used by the package. + * @return string the modified URL. + */ + public static function filter_connect_redirect_url( $redirect ) { + $jetpack_admin_page = esc_url_raw( admin_url( 'admin.php?page=my-jetpack' ) ); + $redirect = $redirect + ? wp_validate_redirect( esc_url_raw( $redirect ), $jetpack_admin_page ) + : $jetpack_admin_page; + + if ( + class_exists( 'Jetpack_Network' ) + && isset( $_REQUEST['is_multisite'] ) // phpcs:ignore WordPress.Security.NonceVerification.Recommended + ) { + $redirect = Jetpack_Network::init()->get_url( 'network_admin_page' ); + } + + return $redirect; + } + + /** + * Filters the connection URL parameter array. + * + * @param array $args default URL parameters used by the package. + * @return array the modified URL arguments array. + */ + public static function filter_connect_request_body( $args ) { + if ( + Constants::is_defined( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) + && include_once Constants::get_constant( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) + ) { + $gp_locale = GP_Locales::by_field( 'wp_locale', get_locale() ); + $args['locale'] = isset( $gp_locale ) && isset( $gp_locale->slug ) + ? $gp_locale->slug + : ''; + } + + $tracking = new Tracking(); + $tracks_identity = $tracking->tracks_get_identity( $args['state'] ); + + $args = array_merge( + $args, + array( + '_ui' => $tracks_identity['_ui'], + '_ut' => $tracks_identity['_ut'], + ) + ); + + $calypso_env = ( new Host() )->get_calypso_env(); + + if ( ! empty( $calypso_env ) ) { + $args['calypso_env'] = $calypso_env; + } + + return $args; + } + + /** + * Return Calypso environment value; used for developing Jetpack and pairing + * it with different Calypso enrionments, such as localhost. + * Copied from Jetpack class. + * + * @deprecated 2.7.6 + * + * @since 1.37.1 + * + * @return string Calypso environment + */ + public static function get_calypso_env() { + _deprecated_function( __METHOD__, '2.7.6', 'Automattic\\Jetpack\\Status\\Host::get_calypso_env' ); + + return ( new Host() )->get_calypso_env(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md new file mode 100644 index 00000000..842f3a81 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md @@ -0,0 +1,214 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [2.0.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [2.0.3] - 2024-05-29 +### Fixed +- Fix phpdoc type on `Constants::set_constant()` value parameter. [#37606] + +## [2.0.2] - 2024-04-30 +### Changed +- Internal updates. + +## [2.0.1] - 2024-03-12 +### Changed +- Internal updates. + +## [2.0.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [1.6.23] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.6.22] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.6.21] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.6.20] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.6.19] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.6.18] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.6.17] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [1.6.16] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.6.15] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [1.6.14] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies + +## [1.6.13] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.6.12] - 2021-11-22 +### Changed +- Updated package dependencies + +## [1.6.11] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.6.10] - 2021-10-26 +### Fixed +- Updated is_true docblock to be more accurate. + +## [1.6.9] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [1.6.8] - 2021-10-06 +### Changed +- Updated package dependencies + +## [1.6.7] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.6.6] - 2021-08-30 +### Changed +- Run composer update on test-php command instead of phpunit +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). +- Updated versions in annotations + +## [1.6.5] - 2021-05-25 +### Changed +- Updated package dependencies. + +## [1.6.4] - 2021-04-08 +### Changed +- Packaging and build changes, no change to the package itself. + +## [1.6.3] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies + +### Changed +- Update package dependencies. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.6.2] - 2021-02-05 + +- CI: Make tests more generic + +## [1.6.1] - 2021-01-19 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.6.0] - 2020-12-14 + +- Update dependency brain/monkey to v2.6.0 +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.5.1] - 2020-10-28 + +- Updated PHPCS: Packages and Debugger + +## [1.5.0] - 2020-08-13 + +- CI: Try collect js coverage +- Docker: Add package testing shortcut + +## [1.4.0] - 2020-07-01 + +- Package Unit tests: update test file names to make sure they runs in Travis + +## [1.3.0] - 2020-06-22 + +- PHPCS: Clean up the packages + +## [1.2.0] - 2020-04-15 + +- Use jp.com redirect in all links +- Connection: add a filter for setting Jetpack api constants + +## [1.1.3] - 2019-11-08 + +- Packages: Use classmap instead of PSR-4 + +## [1.1.2] - 2019-10-28 + +- Packages: Add gitattributes files to all packages that need th… + +## [1.1.1] - 2019-09-20 + +- Docs: Unify usage of @package phpdoc tags + +## [1.1.0] - 2019-09-14 + +## 1.0.0 - 2019-07-09 + +- Packages: Finish the constants package + +[2.0.4]: https://github.com/Automattic/jetpack-constants/compare/v2.0.3...v2.0.4 +[2.0.3]: https://github.com/Automattic/jetpack-constants/compare/v2.0.2...v2.0.3 +[2.0.2]: https://github.com/Automattic/jetpack-constants/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-constants/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-constants/compare/v1.6.23...v2.0.0 +[1.6.23]: https://github.com/Automattic/jetpack-constants/compare/v1.6.22...v1.6.23 +[1.6.22]: https://github.com/Automattic/jetpack-constants/compare/v1.6.21...v1.6.22 +[1.6.21]: https://github.com/Automattic/jetpack-constants/compare/v1.6.20...v1.6.21 +[1.6.20]: https://github.com/Automattic/jetpack-constants/compare/v1.6.19...v1.6.20 +[1.6.19]: https://github.com/Automattic/jetpack-constants/compare/v1.6.18...v1.6.19 +[1.6.18]: https://github.com/Automattic/jetpack-constants/compare/v1.6.17...v1.6.18 +[1.6.17]: https://github.com/Automattic/jetpack-constants/compare/v1.6.16...v1.6.17 +[1.6.16]: https://github.com/Automattic/jetpack-constants/compare/v1.6.15...v1.6.16 +[1.6.15]: https://github.com/Automattic/jetpack-constants/compare/v1.6.14...v1.6.15 +[1.6.14]: https://github.com/Automattic/jetpack-constants/compare/v1.6.13...v1.6.14 +[1.6.13]: https://github.com/Automattic/jetpack-constants/compare/v1.6.12...v1.6.13 +[1.6.12]: https://github.com/Automattic/jetpack-constants/compare/v1.6.11...v1.6.12 +[1.6.11]: https://github.com/Automattic/jetpack-constants/compare/v1.6.10...v1.6.11 +[1.6.10]: https://github.com/Automattic/jetpack-constants/compare/v1.6.9...v1.6.10 +[1.6.9]: https://github.com/Automattic/jetpack-constants/compare/v1.6.8...v1.6.9 +[1.6.8]: https://github.com/Automattic/jetpack-constants/compare/v1.6.7...v1.6.8 +[1.6.7]: https://github.com/Automattic/jetpack-constants/compare/v1.6.6...v1.6.7 +[1.6.6]: https://github.com/Automattic/jetpack-constants/compare/v1.6.5...v1.6.6 +[1.6.5]: https://github.com/Automattic/jetpack-constants/compare/v1.6.4...v1.6.5 +[1.6.4]: https://github.com/Automattic/jetpack-constants/compare/v1.6.3...v1.6.4 +[1.6.3]: https://github.com/Automattic/jetpack-constants/compare/v1.6.2...v1.6.3 +[1.6.2]: https://github.com/Automattic/jetpack-constants/compare/v1.6.1...v1.6.2 +[1.6.1]: https://github.com/Automattic/jetpack-constants/compare/v1.6.0...v1.6.1 +[1.6.0]: https://github.com/Automattic/jetpack-constants/compare/v1.5.1...v1.6.0 +[1.5.1]: https://github.com/Automattic/jetpack-constants/compare/v1.5.0...v1.5.1 +[1.5.0]: https://github.com/Automattic/jetpack-constants/compare/v1.4.0...v1.5.0 +[1.4.0]: https://github.com/Automattic/jetpack-constants/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/Automattic/jetpack-constants/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/Automattic/jetpack-constants/compare/v1.1.3...v1.2.0 +[1.1.3]: https://github.com/Automattic/jetpack-constants/compare/v1.1.2...v1.1.3 +[1.1.2]: https://github.com/Automattic/jetpack-constants/compare/v1.1.1...v1.1.2 +[1.1.1]: https://github.com/Automattic/jetpack-constants/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/Automattic/jetpack-constants/compare/v1.0.0...v1.1.0 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/composer.json new file mode 100644 index 00000000..9c4b937e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/composer.json @@ -0,0 +1,42 @@ +{ + "name": "automattic/jetpack-constants", + "description": "A wrapper for defining constants in a more testable way.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-constants", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php new file mode 100644 index 00000000..45768a94 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php @@ -0,0 +1,124 @@ += 7.0. [#34192] + +## [1.5.1] - 2023-11-14 + +## [1.5.0] - 2023-11-13 +### Added +- Added 'cookieinformationscanner' and 'facebookexternalhit' to the bot user agent list. [#34026] + +## [1.4.27] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.4.26] - 2023-06-12 +### Fixed +- Catch PHP notice if User Agent is not available [#31279] + +## [1.4.25] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.4.24] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.4.23] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [1.4.22] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.4.21] - 2022-11-22 +### Added +- Add a guard in `functions.php` against being loaded twice from different copies of the package. [#27475] + +### Changed +- Updated package dependencies. [#27043] + +## [1.4.20] - 2022-11-07 +### Fixed +- Ensure that User_Agent is loaded in environments without autoload enabled. (e.g.: WordPress.com and Super Cache) [#27223] + +## [1.4.19] - 2022-10-25 +### Changed +- Update `wp_unslash` wrapper to possibly run on wpcom before WordPress is loaded. [#26971] + +## [1.4.18] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.4.17] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [1.4.16] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.4.15] - 2022-04-19 +### Changed +- PHPCS: Fix `WordPress.Security.ValidatedSanitizedInput` + +## [1.4.14] - 2022-03-29 +### Changed +- Microperformance: Use === null instead of is_null + +## [1.4.13] - 2022-02-09 +### Fixed +- Fixed some new PHPCS warnings. + +## [1.4.12] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [1.4.11] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies + +## [1.4.10] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.4.9] - 2021-11-16 +### Fixed +- Verify $_SERVER['HTTP_USER_AGENT'] exists before use. + +## [1.4.8] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.4.7] - 2021-10-19 +### Deprecated +- General: remove numerous long-deprecated functions. + +## [1.4.6] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [1.4.5] - 2021-10-12 +### Changed +- Updated package dependencies + +## [1.4.4] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.4.3] - 2021-08-31 +### Changed +- Run composer update on test-php command instead of phpunit. +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). +- Updated versions in annotations. + +## [1.4.2] - 2021-05-25 +### Changed +- Updated package dependencies. + +## [1.4.1] - 2021-04-27 +### Changed +- Updated package dependencies. + +## [1.4.0] - 2021-03-30 +### Added +- Added Opera Desktop detection +- Composer alias for dev-master, to improve dependencies + +### Changed +- Update package dependencies. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.3.2] - 2021-02-05 + +- CI: Make tests more generic + +## [1.3.1] - 2021-01-19 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.3.0] - 2020-12-09 + +- Codesniffer: Update mediawiki/mediawiki-codesniffer dependency +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.2.1] - 2020-11-10 + +- Improve PHP 8 compatibility +- Updated PHPCS: Packages and Debugger + +## [1.2.0] - 2020-10-19 + +- Replaced intval() with (int) as part of issue #17432. + +## [1.1.0] - 2020-08-13 + +- CI: Try collect js coverage + +## 1.0.0 - 2020-06-25 + +- Moving jetpack_is_mobile into a package + +[2.1.4]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.3...v2.1.4 +[2.1.3]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.2...v2.1.3 +[2.1.2]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.1...v2.1.2 +[2.1.1]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.0...v2.1.1 +[2.1.0]: https://github.com/Automattic/jetpack-device-detection/compare/v2.0.1...v2.1.0 +[2.0.1]: https://github.com/Automattic/jetpack-device-detection/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-device-detection/compare/v1.5.1...v2.0.0 +[1.5.1]: https://github.com/Automattic/jetpack-device-detection/compare/v1.5.0...v1.5.1 +[1.5.0]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.27...v1.5.0 +[1.4.27]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.26...v1.4.27 +[1.4.26]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.25...v1.4.26 +[1.4.25]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.24...v1.4.25 +[1.4.24]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.23...v1.4.24 +[1.4.23]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.22...v1.4.23 +[1.4.22]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.21...v1.4.22 +[1.4.21]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.20...v1.4.21 +[1.4.20]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.19...v1.4.20 +[1.4.19]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.18...v1.4.19 +[1.4.18]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.17...v1.4.18 +[1.4.17]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.16...v1.4.17 +[1.4.16]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.15...v1.4.16 +[1.4.15]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.14...v1.4.15 +[1.4.14]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.13...v1.4.14 +[1.4.13]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.12...v1.4.13 +[1.4.12]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.11...v1.4.12 +[1.4.11]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.10...v1.4.11 +[1.4.10]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.9...v1.4.10 +[1.4.9]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.8...v1.4.9 +[1.4.8]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.7...v1.4.8 +[1.4.7]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.6...v1.4.7 +[1.4.6]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.5...v1.4.6 +[1.4.5]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.4...v1.4.5 +[1.4.4]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.3...v1.4.4 +[1.4.3]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.2...v1.4.3 +[1.4.2]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.1...v1.4.2 +[1.4.1]: https://github.com/Automattic/jetpack-device-detection/compare/v1.4.0...v1.4.1 +[1.4.0]: https://github.com/Automattic/jetpack-device-detection/compare/v1.3.2...v1.4.0 +[1.3.2]: https://github.com/Automattic/jetpack-device-detection/compare/v1.3.1...v1.3.2 +[1.3.1]: https://github.com/Automattic/jetpack-device-detection/compare/v1.3.0...v1.3.1 +[1.3.0]: https://github.com/Automattic/jetpack-device-detection/compare/v1.2.1...v1.3.0 +[1.2.1]: https://github.com/Automattic/jetpack-device-detection/compare/v1.2.0...v1.2.1 +[1.2.0]: https://github.com/Automattic/jetpack-device-detection/compare/v1.1.0...v1.2.0 +[1.1.0]: https://github.com/Automattic/jetpack-device-detection/compare/v1.0.0...v1.1.0 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/composer.json new file mode 100644 index 00000000..9b1b6aff --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/composer.json @@ -0,0 +1,41 @@ +{ + "name": "automattic/jetpack-device-detection", + "description": "A way to detect device types based on User-Agent header.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-device-detection", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.1.x-dev" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php new file mode 100644 index 00000000..767a552c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php @@ -0,0 +1,224 @@ + (bool) Whether the current device is a mobile phone. + * 'is_smartphone' => (bool) Whether the current device is a smartphone. + * 'is_tablet' => (bool) Whether the current device is a tablet device. + * 'is_handheld' => (bool) Whether the current device is a handheld device. + * 'is_desktop' => (bool) Whether the current device is a laptop / desktop device. + * 'platform' => (string) Detected platform. + * 'is_phone_matched_ua' => (string) Matched UA. + * ); + */ + public static function get_info( $ua = '' ) { + $ua_info = new User_Agent_Info( $ua ); + + $info = array( + 'is_phone' => self::is_mobile( 'any', false, $ua_info ), + 'is_phone_matched_ua' => self::is_mobile( 'any', true, $ua_info ), + 'is_smartphone' => self::is_mobile( 'smart', false, $ua_info ), + 'is_tablet' => $ua_info->is_tablet(), + 'platform' => $ua_info->get_platform(), + 'desktop_platform' => $ua_info->get_desktop_platform(), + 'browser' => $ua_info->get_browser(), + ); + + $info['is_handheld'] = $info['is_phone'] || $info['is_tablet']; + $info['is_desktop'] = ! $info['is_handheld']; + + if ( function_exists( 'apply_filters' ) ) { + /** + * Filter the value of Device_Detection::get_info. + * + * @since 1.0.0 + * + * @param array $info Array of device information. + * @param string $ua User agent string passed to Device_Detection::get_info. + * @param User_Agent_Info $ua_info Instance of Automattic\Jetpack\Device_Detection\User_Agent_Info. + */ + $info = apply_filters( 'jetpack_device_detection_get_info', $info, $ua, $ua_info ); + } + return $info; + } + + /** + * Detects phone devices. + * + * @param string $ua User-Agent string. + * + * @return bool + */ + public static function is_phone( $ua = '' ) { + $device_info = self::get_info( $ua ); + return true === $device_info['is_phone']; + } + + /** + * Detects smartphone devices. + * + * @param string $ua User-Agent string. + * + * @return bool + */ + public static function is_smartphone( $ua = '' ) { + $device_info = self::get_info( $ua ); + return true === $device_info['is_smartphone']; + } + + /** + * Detects tablet devices. + * + * @param string $ua User-Agent string. + * + * @return bool + */ + public static function is_tablet( $ua = '' ) { + $device_info = self::get_info( $ua ); + return true === $device_info['is_tablet']; + } + + /** + * Detects desktop devices. + * + * @param string $ua User-Agent string. + * + * @return bool + */ + public static function is_desktop( $ua = '' ) { + $device_info = self::get_info( $ua ); + return true === $device_info['is_desktop']; + } + + /** + * Detects handheld (i.e. phone + tablet) devices. + * + * @param string $ua User-Agent string. + * + * @return bool + */ + public static function is_handheld( $ua = '' ) { + $device_info = self::get_info( $ua ); + return true === $device_info['is_handheld']; + } + + /** + * Determine if the current User Agent matches the passed $kind. + * + * @param string $kind Category of mobile device to check for. Either: any, dumb, smart. + * @param bool $return_matched_agent Boolean indicating if the UA should be returned. + * @param User_Agent_Info $ua_info Boolean indicating if the UA should be returned. + * + * @return bool|string Boolean indicating if current UA matches $kind. If `$return_matched_agent` is true, returns the UA string. + */ + private static function is_mobile( $kind, $return_matched_agent, $ua_info ) { + $kinds = array( + 'smart' => false, + 'dumb' => false, + 'any' => false, + ); + $first_run = true; + $matched_agent = ''; + + // If an invalid kind is passed in, reset it to default. + if ( ! isset( $kinds[ $kind ] ) ) { + $kind = 'any'; + } + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( filter_var( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) ); + if ( strpos( $agent, 'ipad' ) ) { + return false; + } + + // Remove Samsung Galaxy tablets (SCH-I800) from being mobile devices. + if ( strpos( $agent, 'sch-i800' ) ) { + return false; + } + + if ( $ua_info->is_android_tablet() && false === $ua_info->is_kindle_touch() ) { + return false; + } + + if ( $ua_info->is_blackberry_tablet() ) { + return false; + } + + if ( $first_run ) { + $first_run = false; + + // checks for iPhoneTier devices & RichCSS devices. + if ( $ua_info->isTierIphone() || $ua_info->isTierRichCSS() ) { + $kinds['smart'] = true; + $matched_agent = $ua_info->matched_agent; + } + + if ( ! $kinds['smart'] ) { + // if smart, we are not dumb so no need to check. + $dumb_agents = $ua_info->dumb_agents; + + foreach ( $dumb_agents as $dumb_agent ) { + if ( false !== strpos( $agent, $dumb_agent ) ) { + $kinds['dumb'] = true; + $matched_agent = $dumb_agent; + + break; + } + } + + if ( ! $kinds['dumb'] ) { + if ( isset( $_SERVER['HTTP_X_WAP_PROFILE'] ) ) { + $kinds['dumb'] = true; + $matched_agent = 'http_x_wap_profile'; + } elseif ( isset( $_SERVER['HTTP_ACCEPT'] ) && ( preg_match( '/wap\.|\.wap/i', $_SERVER['HTTP_ACCEPT'] ) || false !== strpos( strtolower( $_SERVER['HTTP_ACCEPT'] ), 'application/vnd.wap.xhtml+xml' ) ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- This is doing the validating. + $kinds['dumb'] = true; + $matched_agent = 'vnd.wap.xhtml+xml'; + } + } + } + + if ( $kinds['dumb'] || $kinds['smart'] ) { + $kinds['any'] = true; + } + } + + $value = $kinds[ $kind ]; + + if ( $return_matched_agent ) { + $value = $matched_agent; + } + return $value; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php new file mode 100644 index 00000000..96fb68cd --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php @@ -0,0 +1,1755 @@ +useragent = $ua; + } elseif ( ! empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + $this->useragent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This class is all about validating. + } + } + + /** + * This method detects the mobile User Agent name. + * + * @return string The matched User Agent name, false otherwise. + */ + public function get_mobile_user_agent_name() { + if ( static::is_chrome_for_iOS() ) { // Keep this check before the safari rule. + return 'chrome-for-ios'; + } elseif ( static::is_iphone_or_ipod( 'iphone-safari' ) ) { + return 'iphone'; + } elseif ( static::is_ipad( 'ipad-safari' ) ) { + return 'ipad'; + } elseif ( static::is_android_tablet() ) { // Keep this check before the android rule. + return 'android_tablet'; + } elseif ( static::is_android() ) { + return 'android'; + } elseif ( static::is_blackberry_10() ) { + return 'blackberry_10'; + } elseif ( static::is_blackbeberry() ) { + return 'blackberry'; + } elseif ( static::is_WindowsPhone7() ) { + return 'win7'; + } elseif ( static::is_windows_phone_8() ) { + return 'winphone8'; + } elseif ( static::is_opera_mini() ) { + return 'opera-mini'; + } elseif ( static::is_opera_mini_dumb() ) { + return 'opera-mini-dumb'; + } elseif ( static::is_opera_mobile() ) { + return 'opera-mobi'; + } elseif ( static::is_blackberry_tablet() ) { + return 'blackberry_tablet'; + } elseif ( static::is_kindle_fire() ) { + return 'kindle-fire'; + } elseif ( static::is_PalmWebOS() ) { + return 'webos'; + } elseif ( static::is_S60_OSSBrowser() ) { + return 'series60'; + } elseif ( static::is_firefox_os() ) { + return 'firefoxOS'; + } elseif ( static::is_firefox_mobile() ) { + return 'firefox_mobile'; + } elseif ( static::is_MaemoTablet() ) { + return 'maemo'; + } elseif ( static::is_MeeGo() ) { + return 'meego'; + } elseif ( static::is_TouchPad() ) { + return 'hp_tablet'; + } elseif ( static::is_facebook_for_iphone() ) { + return 'facebook-for-iphone'; + } elseif ( static::is_facebook_for_ipad() ) { + return 'facebook-for-ipad'; + } elseif ( static::is_twitter_for_iphone() ) { + return 'twitter-for-iphone'; + } elseif ( static::is_twitter_for_ipad() ) { + return 'twitter-for-ipad'; + } elseif ( static::is_wordpress_for_ios() ) { + return 'ios-app'; + } elseif ( static::is_iphone_or_ipod( 'iphone-not-safari' ) ) { + return 'iphone-unknown'; + } elseif ( static::is_ipad( 'ipad-not-safari' ) ) { + return 'ipad-unknown'; + } elseif ( static::is_Nintendo_3DS() ) { + return 'nintendo-3ds'; + } else { + $agent = $this->useragent; + $dumb_agents = $this->dumb_agents; + foreach ( $dumb_agents as $dumb_agent ) { + if ( false !== strpos( $agent, $dumb_agent ) ) { + return $dumb_agent; + } + } + } + + return false; + } + + /** + * This method detects the mobile device's platform. All return strings are from the class constants. + * Note that this function returns the platform name, not the UA name/type. You should use a different function + * if you need to test the UA capabilites. + * + * @return string|bool Name of the platform, false otherwise. + */ + public function get_platform() { + if ( isset( $this->platform ) ) { + return $this->platform; + } + + if ( empty( $this->useragent ) ) { + return false; + } + + if ( strpos( $this->useragent, 'windows phone' ) !== false ) { + $this->platform = self::PLATFORM_WINDOWS; + } elseif ( strpos( $this->useragent, 'windows ce' ) !== false ) { + $this->platform = self::PLATFORM_WINDOWS; + } elseif ( strpos( $this->useragent, 'ipad' ) !== false ) { + $this->platform = self::PLATFORM_IPAD; + } elseif ( strpos( $this->useragent, 'ipod' ) !== false ) { + $this->platform = self::PLATFORM_IPOD; + } elseif ( strpos( $this->useragent, 'iphone' ) !== false ) { + $this->platform = self::PLATFORM_IPHONE; + } elseif ( strpos( $this->useragent, 'android' ) !== false ) { + if ( static::is_android_tablet() ) { + $this->platform = self::PLATFORM_ANDROID_TABLET; + } else { + $this->platform = self::PLATFORM_ANDROID; + } + } elseif ( static::is_kindle_fire() ) { + $this->platform = self::PLATFORM_ANDROID_TABLET; + } elseif ( static::is_blackberry_10() ) { + $this->platform = self::PLATFORM_BLACKBERRY_10; + } elseif ( strpos( $this->useragent, 'blackberry' ) !== false ) { + $this->platform = self::PLATFORM_BLACKBERRY; + } elseif ( static::is_blackberry_tablet() ) { + $this->platform = self::PLATFORM_BLACKBERRY; + } elseif ( static::is_symbian_platform() ) { + $this->platform = self::PLATFORM_SYMBIAN; + } elseif ( static::is_symbian_s40_platform() ) { + $this->platform = self::PLATFORM_SYMBIAN_S40; + } elseif ( static::is_J2ME_platform() ) { + $this->platform = self::PLATFORM_J2ME_MIDP; + } elseif ( static::is_firefox_os() ) { + $this->platform = self::PLATFORM_FIREFOX_OS; + } else { + $this->platform = false; + } + + return $this->platform; + } + + /** + * Returns the platform for desktops + * + * @return string + */ + public function get_desktop_platform() { + $ua = $this->useragent; + if ( empty( $ua ) ) { + return false; + } + $platform = self::OTHER; + + if ( static::is_linux_desktop() ) { + $platform = self::PLATFORM_DESKTOP_LINUX; + } elseif ( static::is_mac_desktop() ) { + $platform = self::PLATFORM_DESKTOP_MAC; + } elseif ( static::is_windows_desktop() ) { + $platform = self::PLATFORM_DESKTOP_WINDOWS; + } elseif ( static::is_chrome_desktop() ) { + $platform = self::PLATFORM_DESKTOP_CHROME; + } + return $platform; + } + + /** + * A simple pattern matching method for extracting the browser from the user agent. + * + * @return string + */ + public function get_browser() { + $ua = $this->useragent; + if ( empty( $ua ) ) { + return self::OTHER; + } + + if ( static::is_opera_mini() || static::is_opera_mobile() || static::is_opera_desktop() || static::is_opera_mini_dumb() ) { + return self::BROWSER_OPERA; + } elseif ( static::is_edge_browser() ) { + return self::BROWSER_EDGE; + } elseif ( static::is_chrome_desktop() || self::is_chrome_for_iOS() ) { + return self::BROWSER_CHROME; + } elseif ( static::is_safari_browser() ) { + return self::BROWSER_SAFARI; + } elseif ( static::is_firefox_mobile() || static::is_firefox_desktop() ) { + return self::BROWSER_FIREFOX; + } elseif ( static::is_ie_browser() ) { + return self::BROWSER_IE; + } + return self::OTHER; + } + + /** + * This method detects for UA which can display iPhone-optimized web content. + * Includes iPhone, iPod Touch, Android, WebOS, Fennec (Firefox mobile), etc. + */ + public function isTierIphone() { + if ( isset( $this->isTierIphone ) ) { + return $this->isTierIphone; + } + if ( $this->is_iphoneOrIpod() ) { + $this->matched_agent = 'iphone'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_android() ) { + $this->matched_agent = 'android'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_windows_phone_8() ) { + $this->matched_agent = 'winphone8'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_WindowsPhone7() ) { + $this->matched_agent = 'win7'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_blackberry_10() ) { + $this->matched_agent = 'blackberry-10'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_blackbeberry() && 'blackberry-webkit' === static::detect_blackberry_browser_version() ) { + $this->matched_agent = 'blackberry-webkit'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_blackberry_tablet() ) { + $this->matched_agent = 'blackberry_tablet'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_PalmWebOS() ) { + $this->matched_agent = 'webos'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_TouchPad() ) { + $this->matched_agent = 'hp_tablet'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_firefox_os() ) { + $this->matched_agent = 'firefoxOS'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_firefox_mobile() ) { + $this->matched_agent = 'fennec'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_opera_mobile() ) { + $this->matched_agent = 'opera-mobi'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_MaemoTablet() ) { + $this->matched_agent = 'maemo'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_MeeGo() ) { + $this->matched_agent = 'meego'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_kindle_touch() ) { + $this->matched_agent = 'kindle-touch'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } elseif ( static::is_Nintendo_3DS() ) { + $this->matched_agent = 'nintendo-3ds'; + $this->isTierIphone = true; + $this->isTierRichCss = false; + $this->isTierGenericMobile = false; + } else { + $this->isTierIphone = false; + } + return $this->isTierIphone; + } + + /** + * This method detects for UA which are likely to be capable + * but may not necessarily support JavaScript. + * Excludes all iPhone Tier UA. + */ + public function isTierRichCss() { + if ( isset( $this->isTierRichCss ) ) { + return $this->isTierRichCss; + } + if ( $this->isTierIphone() ) { + return false; + } + + // The following devices are explicitly ok. + if ( static::is_S60_OSSBrowser() ) { + $this->matched_agent = 'series60'; + $this->isTierIphone = false; + $this->isTierRichCss = true; + $this->isTierGenericMobile = false; + } elseif ( static::is_opera_mini() ) { + $this->matched_agent = 'opera-mini'; + $this->isTierIphone = false; + $this->isTierRichCss = true; + $this->isTierGenericMobile = false; + } elseif ( static::is_blackbeberry() ) { + $detectedDevice = static::detect_blackberry_browser_version(); + if ( + 'blackberry-5' === $detectedDevice + || 'blackberry-4.7' === $detectedDevice + || 'blackberry-4.6' === $detectedDevice + ) { + $this->matched_agent = $detectedDevice; + $this->isTierIphone = false; + $this->isTierRichCss = true; + $this->isTierGenericMobile = false; + } + } else { + $this->isTierRichCss = false; + } + + return $this->isTierRichCss; + } + + /** + * Detects if the user is using a tablet. + * props Corey Gilmore, BGR.com + * + * @return bool + */ + public function is_tablet() { + return ( 0 // Never true, but makes it easier to manage our list of tablet conditions. + || self::is_ipad() + || self::is_android_tablet() + || self::is_blackberry_tablet() + || self::is_kindle_fire() + || self::is_MaemoTablet() + || self::is_TouchPad() + ); + } + + /** + * Detects if the current UA is the default iPhone or iPod Touch Browser. + * + * DEPRECATED: use is_iphone_or_ipod + */ + public function is_iphoneOrIpod() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + if ( ( strpos( $ua, 'iphone' ) !== false ) || ( strpos( $ua, 'ipod' ) !== false ) ) { + if ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } else { + return false; + } + } + + /** + * Detects if the current UA is iPhone Mobile Safari or another iPhone or iPod Touch Browser. + * + * They type can check for any iPhone, an iPhone using Safari, or an iPhone using something other than Safari. + * + * Note: If you want to check for Opera mini, Opera mobile or Firefox mobile (or any 3rd party iPhone browser), + * you should put the check condition before the check for 'iphone-any' or 'iphone-not-safari'. + * Otherwise those browsers will be 'catched' by the iphone string. + * + * @param string $type Type of iPhone detection. + */ + public static function is_iphone_or_ipod( $type = 'iphone-any' ) { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + $is_iphone = ( strpos( $ua, 'iphone' ) !== false ) || ( strpos( $ua, 'ipod' ) !== false ); + $is_safari = ( false !== strpos( $ua, 'safari' ) ); + + if ( 'iphone-safari' === $type ) { + return $is_iphone && $is_safari; + } elseif ( 'iphone-not-safari' === $type ) { + return $is_iphone && ! $is_safari; + } else { + return $is_iphone; + } + } + + /** + * Detects if the current UA is Chrome for iOS + * + * The User-Agent string in Chrome for iOS is the same as the Mobile Safari User-Agent, with CriOS/ instead of Version/. + * - Mozilla/5.0 (iPhone; U; CPU iPhone OS 5_1_1 like Mac OS X; en) AppleWebKit/534.46.0 (KHTML, like Gecko) CriOS/19.0.1084.60 Mobile/9B206 Safari/7534.48.3 + */ + public static function is_chrome_for_iOS() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + if ( self::is_iphone_or_ipod( 'iphone-safari' ) === false ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $ua, 'crios/' ) !== false ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current UA is Twitter for iPhone + * + * Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_5 like Mac OS X; nb-no) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8L1 Twitter for iPhone + * Mozilla/5.0 (iPhone; CPU iPhone OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9B206 Twitter for iPhone + */ + public static function is_twitter_for_iphone() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $ua, 'ipad' ) !== false ) { + return false; + } + + if ( strpos( $ua, 'twitter for iphone' ) !== false ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current UA is Twitter for iPad + * + * Old version 4.X - Mozilla/5.0 (iPad; U; CPU OS 4_3_5 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8L1 Twitter for iPad + * Ver 5.0 or Higher - Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9B206 Twitter for iPhone + */ + public static function is_twitter_for_ipad() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $ua, 'twitter for ipad' ) !== false ) { + return true; + } elseif ( strpos( $ua, 'ipad' ) !== false && strpos( $ua, 'twitter for iphone' ) !== false ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current UA is Facebook for iPhone + * - Facebook 4020.0 (iPhone; iPhone OS 5.0.1; fr_FR) + * - Mozilla/5.0 (iPhone; U; CPU iPhone OS 5_0 like Mac OS X; en_US) AppleWebKit (KHTML, like Gecko) Mobile [FBAN/FBForIPhone;FBAV/4.0.2;FBBV/4020.0;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/5.0;FBSS/2; FBCR/O2;FBID/phone;FBLC/en_US;FBSF/2.0] + * - Mozilla/5.0 (iPhone; CPU iPhone OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9B206 [FBAN/FBIOS;FBAV/5.0;FBBV/47423;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/5.1.1;FBSS/2; FBCR/3ITA;FBID/phone;FBLC/en_US] + */ + public static function is_facebook_for_iphone() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( false === strpos( $ua, 'iphone' ) ) { + return false; + } + + if ( false !== strpos( $ua, 'facebook' ) && false === strpos( $ua, 'ipad' ) ) { + return true; + } elseif ( false !== strpos( $ua, 'fbforiphone' ) && false === strpos( $ua, 'tablet' ) ) { + return true; + } elseif ( false !== strpos( $ua, 'fban/fbios;' ) && false === strpos( $ua, 'tablet' ) ) { // FB app v5.0 or higher. + return true; + } else { + return false; + } + } + + /** + * Detects if the current UA is Facebook for iPad + * - Facebook 4020.0 (iPad; iPhone OS 5.0.1; en_US) + * - Mozilla/5.0 (iPad; U; CPU iPhone OS 5_0 like Mac OS X; en_US) AppleWebKit (KHTML, like Gecko) Mobile [FBAN/FBForIPhone;FBAV/4.0.2;FBBV/4020.0;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/5.0;FBSS/1; FBCR/;FBID/tablet;FBLC/en_US;FBSF/1.0] + * - Mozilla/5.0 (iPad; CPU OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10A403 [FBAN/FBIOS;FBAV/5.0;FBBV/47423;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/6.0;FBSS/1; FBCR/;FBID/tablet;FBLC/en_US] + */ + public static function is_facebook_for_ipad() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( false === strpos( $ua, 'ipad' ) ) { + return false; + } + + if ( false !== strpos( $ua, 'facebook' ) || false !== strpos( $ua, 'fbforiphone' ) || false !== strpos( $ua, 'fban/fbios;' ) ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current UA is WordPress for iOS + */ + public static function is_wordpress_for_ios() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + if ( false !== strpos( $ua, 'wp-iphone' ) ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current device is an iPad. + * They type can check for any iPad, an iPad using Safari, or an iPad using something other than Safari. + * + * Note: If you want to check for Opera mini, Opera mobile or Firefox mobile (or any 3rd party iPad browser), + * you should put the check condition before the check for 'iphone-any' or 'iphone-not-safari'. + * Otherwise those browsers will be 'catched' by the ipad string. + * + * @param string $type iPad type. + */ + public static function is_ipad( $type = 'ipad-any' ) { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + $is_ipad = ( false !== strpos( $ua, 'ipad' ) ); + $is_safari = ( false !== strpos( $ua, 'safari' ) ); + + if ( 'ipad-safari' === $type ) { + return $is_ipad && $is_safari; + } elseif ( 'ipad-not-safari' === $type ) { + return $is_ipad && ! $is_safari; + } else { + return $is_ipad; + } + } + + /** + * Detects if the current browser is Firefox Mobile (Fennec) + * + * See http://www.useragentstring.com/pages/Fennec/ + * Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.1.1) Gecko/20110415 Firefox/4.0.2pre Fennec/4.0.1 + * Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081015 Fennec/1.0a1 + */ + public static function is_firefox_mobile() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $ua, 'fennec' ) !== false ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current browser is Firefox for desktop + * + * See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent/Firefox + * Mozilla/5.0 (platform; rv:geckoversion) Gecko/geckotrail Firefox/firefoxversion + * The platform section will include 'Mobile' for phones and 'Tablet' for tablets. + */ + public static function is_firefox_desktop() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( false !== strpos( $ua, 'firefox' ) && false === strpos( $ua, 'mobile' ) && false === strpos( $ua, 'tablet' ) ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current browser is FirefoxOS Native browser + * + * Mozilla/5.0 (Mobile; rv:14.0) Gecko/14.0 Firefox/14.0 + */ + public static function is_firefox_os() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $ua, 'mozilla' ) !== false && strpos( $ua, 'mobile' ) !== false && strpos( $ua, 'gecko' ) !== false && strpos( $ua, 'firefox' ) !== false ) { + return true; + } else { + return false; + } + } + + /** + * Detect Safari browser + */ + public static function is_safari_browser() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + if ( false === strpos( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ), 'Safari' ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + return false; + } + return true; + } + + /** + * Detect Edge browser + */ + public static function is_edge_browser() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + if ( false === strpos( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ), 'Edge' ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + return false; + } + return true; + } + + /** + * Detect Edge browser + */ + public static function is_ie_browser() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + $ua = wp_unslash( $_SERVER['HTTP_USER_AGENT'] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + if ( false === ( strpos( $ua, 'MSIE' ) || strpos( $ua, 'Trident/7' ) ) ) { + return false; + } + return true; + } + + /** + * Detect modern Opera desktop + * + * Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 OPR/74.0.3911.203 + * + * Looking for "OPR/" specifically. + */ + public static function is_opera_desktop() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + if ( false === strpos( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ), 'OPR/' ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + return false; + } + + return true; + } + + /** + * Detects if the current browser is Opera Mobile + * + * What is the difference between Opera Mobile and Opera Mini? + * - Opera Mobile is a full Internet browser for mobile devices. + * - Opera Mini always uses a transcoder to convert the page for a small display. + * (it uses Opera advanced server compression technology to compress web content before it gets to a device. + * The rendering engine is on Opera's server.) + * + * Opera/9.80 (Windows NT 6.1; Opera Mobi/14316; U; en) Presto/2.7.81 Version/11.00" + * Opera/9.50 (Nintendo DSi; Opera/507; U; en-US) + */ + public static function is_opera_mobile() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $ua, 'opera' ) !== false && strpos( $ua, 'mobi' ) !== false ) { + return true; + } elseif ( strpos( $ua, 'opera' ) !== false && strpos( $ua, 'nintendo dsi' ) !== false ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current browser is Opera Mini + * + * Opera/8.01 (J2ME/MIDP; Opera Mini/3.0.6306/1528; en; U; ssr) + * Opera/9.80 (Android;Opera Mini/6.0.24212/24.746 U;en) Presto/2.5.25 Version/10.5454 + * Opera/9.80 (iPhone; Opera Mini/5.0.019802/18.738; U; en) Presto/2.4.15 + * Opera/9.80 (J2ME/iPhone;Opera Mini/5.0.019802/886; U; ja) Presto/2.4.15 + * Opera/9.80 (J2ME/iPhone;Opera Mini/5.0.019802/886; U; ja) Presto/2.4.15 + * Opera/9.80 (Series 60; Opera Mini/5.1.22783/23.334; U; en) Presto/2.5.25 Version/10.54 + * Opera/9.80 (BlackBerry; Opera Mini/5.1.22303/22.387; U; en) Presto/2.5.25 Version/10.54 + */ + public static function is_opera_mini() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $ua, 'opera' ) !== false && strpos( $ua, 'mini' ) !== false ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current browser is Opera Mini, but not on a smart device OS(Android, iOS, etc) + * Used to send users on dumb devices to m.wor + */ + public static function is_opera_mini_dumb() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( self::is_opera_mini() ) { + if ( strpos( $ua, 'android' ) !== false || strpos( $ua, 'iphone' ) !== false || strpos( $ua, 'ipod' ) !== false + || strpos( $ua, 'ipad' ) !== false || strpos( $ua, 'blackberry' ) !== false ) { + return false; + } else { + return true; + } + } else { + return false; + } + } + + /** + * Detects if the current browser is a Windows Phone 7 device. + * ex: Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.0; Trident/3.1; IEMobile/7.0; LG; GW910) + */ + public static function is_WindowsPhone7() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( false === strpos( $ua, 'windows phone os 7' ) ) { + return false; + } elseif ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } + + /** + * Detects if the current browser is a Windows Phone 8 device. + * ex: Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; ARM; Touch; IEMobile/10.0; ; [;]) + */ + public static function is_windows_phone_8() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + if ( strpos( $ua, 'windows phone 8' ) === false ) { + return false; + } else { + return true; + } + } + + /** + * Detects if the current browser is on a Palm device running the new WebOS. This EXCLUDES TouchPad. + * + * Ex1: Mozilla/5.0 (webOS/1.4.0; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pre/1.1 + * Ex2: Mozilla/5.0 (webOS/1.4.0; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pixi/1.1 + */ + public static function is_PalmWebOS() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( false === strpos( $ua, 'webos' ) ) { + return false; + } elseif ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } + + /** + * Detects if the current browser is the HP TouchPad default browser. This excludes phones wt WebOS. + * + * TouchPad Emulator: Mozilla/5.0 (hp-desktop; Linux; hpwOS/2.0; U; it-IT) AppleWebKit/534.6 (KHTML, like Gecko) wOSBrowser/233.70 Safari/534.6 Desktop/1.0 + * TouchPad: Mozilla/5.0 (hp-tablet; Linux; hpwOS/3.0.0; U; en-US) AppleWebKit/534.6 (KHTML, like Gecko) wOSBrowser/233.70 Safari/534.6 TouchPad/1.0 + */ + public static function is_TouchPad() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $http_user_agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + if ( false !== strpos( $http_user_agent, 'hp-tablet' ) || false !== strpos( $http_user_agent, 'hpwos' ) || false !== strpos( $http_user_agent, 'touchpad' ) ) { + if ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } else { + return false; + } + } + + /** + * Detects if the current browser is the Series 60 Open Source Browser. + * + * OSS Browser 3.2 on E75: Mozilla/5.0 (SymbianOS/9.3; U; Series60/3.2 NokiaE75-1/110.48.125 Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 + * + * 7.0 Browser (Nokia 5800 XpressMusic (v21.0.025)) : Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0 Nokia5800d-1/21.0.025; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/413 (KHTML, like Gecko) Safari/413 + * + * Browser 7.1 (Nokia N97 (v12.0.024)) : Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/12.0.024; Profile/MIDP-2.1 Configuration/CLDC-1.1; en-us) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.12344 + */ + public static function is_S60_OSSBrowser() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + if ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } + + $pos_webkit = strpos( $agent, 'webkit' ); + if ( false !== $pos_webkit ) { + // First, test for WebKit, then make sure it's either Symbian or S60. + if ( strpos( $agent, 'symbian' ) !== false || strpos( $agent, 'series60' ) !== false ) { + return true; + } else { + return false; + } + } elseif ( strpos( $agent, 'symbianos' ) !== false && strpos( $agent, 'series60' ) !== false ) { + return true; + } elseif ( strpos( $agent, 'nokia' ) !== false && strpos( $agent, 'series60' ) !== false ) { + return true; + } + + return false; + } + + /** + * Detects if the device platform is the Symbian Series 60. + */ + public static function is_symbian_platform() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + $pos_webkit = strpos( $agent, 'webkit' ); + if ( false !== $pos_webkit ) { + // First, test for WebKit, then make sure it's either Symbian or S60. + if ( strpos( $agent, 'symbian' ) !== false || strpos( $agent, 'series60' ) !== false ) { + return true; + } else { + return false; + } + } elseif ( strpos( $agent, 'symbianos' ) !== false && strpos( $agent, 'series60' ) !== false ) { + return true; + } elseif ( strpos( $agent, 'nokia' ) !== false && strpos( $agent, 'series60' ) !== false ) { + return true; + } elseif ( strpos( $agent, 'opera mini' ) !== false ) { + if ( strpos( $agent, 'symbianos' ) !== false || strpos( $agent, 'symbos' ) !== false || strpos( $agent, 'series 60' ) !== false ) { + return true; + } + } + + return false; + } + + /** + * Detects if the device platform is the Symbian Series 40. + * Nokia Browser for Series 40 is a proxy based browser, previously known as Ovi Browser. + * This browser will report 'NokiaBrowser' in the header, however some older version will also report 'OviBrowser'. + */ + public static function is_symbian_s40_platform() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $agent, 'series40' ) !== false ) { + if ( strpos( $agent, 'nokia' ) !== false || strpos( $agent, 'ovibrowser' ) !== false || strpos( $agent, 'nokiabrowser' ) !== false ) { + return true; + } + } + + return false; + } + + /** + * Returns if the device belongs to J2ME capable family. + * + * @return bool + */ + public static function is_J2ME_platform() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( strpos( $agent, 'j2me/midp' ) !== false ) { + return true; + } elseif ( strpos( $agent, 'midp' ) !== false && strpos( $agent, 'cldc' ) ) { + return true; + } + return false; + } + + /** + * Detects if the current UA is on one of the Maemo-based Nokia Internet Tablets. + */ + public static function is_MaemoTablet() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + $pos_maemo = strpos( $agent, 'maemo' ); + if ( false === $pos_maemo ) { + return false; + } + + // Must be Linux + Tablet, or else it could be something else. + if ( strpos( $agent, 'tablet' ) !== false && strpos( $agent, 'linux' ) !== false ) { + if ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } else { + return false; + } + } + + /** + * Detects if the current UA is a MeeGo device (Nokia Smartphone). + */ + public static function is_MeeGo() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( false === strpos( $ua, 'meego' ) ) { + return false; + } elseif ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } + + /** + * The is_webkit() method can be used to check the User Agent for an webkit generic browser. + */ + public static function is_webkit() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + $pos_webkit = strpos( $agent, 'webkit' ); + + if ( false !== $pos_webkit ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current browser is the Native Android browser. + * + * @return boolean true if the browser is Android otherwise false + */ + public static function is_android() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + $pos_android = strpos( $agent, 'android' ); + if ( false !== $pos_android ) { + if ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } else { + return false; + } + } + + /** + * Detects if the current browser is the Native Android Tablet browser. + * Assumes 'Android' should be in the user agent, but not 'mobile' + * + * @return boolean true if the browser is Android and not 'mobile' otherwise false + */ + public static function is_android_tablet() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + $pos_android = strpos( $agent, 'android' ); + $pos_mobile = strpos( $agent, 'mobile' ); + $post_android_app = strpos( $agent, 'wp-android' ); + + if ( false !== $pos_android && false === $pos_mobile && false === $post_android_app ) { + if ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } else { + return false; + } + } + + /** + * Detects if the current browser is the Kindle Fire Native browser. + * + * Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us; Silk/1.1.0-84) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Silk-Accelerated=true + * Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us; Silk/1.1.0-84) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Silk-Accelerated=false + * + * @return boolean true if the browser is Kindle Fire Native browser otherwise false + */ + public static function is_kindle_fire() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + $pos_silk = strpos( $agent, 'silk/' ); + $pos_silk_acc = strpos( $agent, 'silk-accelerated=' ); + if ( false !== $pos_silk && false !== $pos_silk_acc ) { + return true; + } else { + return false; + } + } + + /** + * Detects if the current browser is the Kindle Touch Native browser + * + * Mozilla/5.0 (X11; U; Linux armv7l like Android; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Version/5.0 Safari/533.2+ Kindle/3.0+ + * + * @return boolean true if the browser is Kindle monochrome Native browser otherwise false + */ + public static function is_kindle_touch() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + $pos_kindle_touch = strpos( $agent, 'kindle/3.0+' ); + if ( false !== $pos_kindle_touch && false === self::is_kindle_fire() ) { + return true; + } else { + return false; + } + } + + /** + * Detect if user agent is the WordPress.com Windows 8 app (used ONLY on the custom oauth stylesheet) + */ + public static function is_windows8_auth() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + $pos = strpos( $agent, 'msauthhost' ); + if ( false !== $pos ) { + return true; + } else { + return false; + } + } + + /** + * Detect if user agent is the WordPress.com Windows 8 app. + */ + public static function is_wordpress_for_win8() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + $pos = strpos( $agent, 'wp-windows8' ); + if ( false !== $pos ) { + return true; + } else { + return false; + } + } + + /** + * Detect if user agent is the WordPress.com Desktop app. + */ + public static function is_wordpress_desktop_app() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + $pos = strpos( $agent, 'WordPressDesktop' ); + if ( false !== $pos ) { + return true; + } else { + return false; + } + } + + /** + * The is_blackberry_tablet() method can be used to check the User Agent for a RIM blackberry tablet. + * The user agent of the BlackBerry® Tablet OS follows a format similar to the following: + * Mozilla/5.0 (PlayBook; U; RIM Tablet OS 1.0.0; en-US) AppleWebKit/534.8+ (KHTML, like Gecko) Version/0.0.1 Safari/534.8+ + */ + public static function is_blackberry_tablet() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + $pos_playbook = stripos( $agent, 'PlayBook' ); + $pos_rim_tablet = stripos( $agent, 'RIM Tablet' ); + + if ( ( false === $pos_playbook ) || ( false === $pos_rim_tablet ) ) { + return false; + } else { + return true; + } + } + + /** + * The is_blackbeberry() method can be used to check the User Agent for a blackberry device. + * Note that opera mini on BB matches this rule. + */ + public static function is_blackbeberry() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + $pos_blackberry = strpos( $agent, 'blackberry' ); + if ( false !== $pos_blackberry ) { + if ( self::is_opera_mini() || self::is_opera_mobile() || self::is_firefox_mobile() ) { + return false; + } else { + return true; + } + } else { + return false; + } + } + + /** + * The is_blackberry_10() method can be used to check the User Agent for a BlackBerry 10 device. + */ + public static function is_blackberry_10() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + return ( strpos( $agent, 'bb10' ) !== false ) && ( strpos( $agent, 'mobile' ) !== false ); + } + + /** + * Determines whether a desktop platform is Linux OS + * + * @return bool + */ + public static function is_linux_desktop() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + if ( ! preg_match( '/linux/i', wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + return false; + } + return true; + } + + /** + * Determines whether a desktop platform is Mac OS + * + * @return bool + */ + public static function is_mac_desktop() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + if ( ! preg_match( '/macintosh|mac os x/i', wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + return false; + } + return true; + } + + /** + * Determines whether a desktop platform is Windows OS + * + * @return bool + */ + public static function is_windows_desktop() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + if ( ! preg_match( '/windows|win32/i', wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + return false; + } + return true; + } + + /** + * Determines whether a desktop platform is Chrome OS + * + * @return bool + */ + public static function is_chrome_desktop() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + if ( ! preg_match( '/chrome/i', wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + return false; + } + return true; + } + + /** + * Retrieve the blackberry OS version. + * + * Return strings are from the following list: + * - blackberry-10 + * - blackberry-7 + * - blackberry-6 + * - blackberry-torch //only the first edition. The 2nd edition has the OS7 onboard and doesn't need any special rule. + * - blackberry-5 + * - blackberry-4.7 + * - blackberry-4.6 + * - blackberry-4.5 + * + * @return string Version of the BB OS. + * If version is not found, get_blackbeberry_OS_version will return boolean false. + */ + public static function get_blackbeberry_OS_version() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + if ( self::is_blackberry_10() ) { + return 'blackberry-10'; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + $pos_blackberry = stripos( $agent, 'blackberry' ); + if ( false === $pos_blackberry ) { + // Not a blackberry device. + return false; + } + + // Blackberry devices OS 6.0 or higher. + // Mozilla/5.0 (BlackBerry; U; BlackBerry 9670; en) AppleWebKit/534.3+ (KHTML, like Gecko) Version/6.0.0.286 Mobile Safari/534.3+. + // Mozilla/5.0 (BlackBerry; U; BlackBerry 9800; en) AppleWebKit/534.1+ (KHTML, Like Gecko) Version/6.0.0.141 Mobile Safari/534.1+. + // Mozilla/5.0 (BlackBerry; U; BlackBerry 9900; en-US) AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.0.0 Mobile Safari/534.11+. + $pos_webkit = stripos( $agent, 'webkit' ); + if ( false !== $pos_webkit ) { + // Detected blackberry webkit browser. + $pos_torch = stripos( $agent, 'BlackBerry 9800' ); + if ( false !== $pos_torch ) { + return 'blackberry-torch'; // Match the torch first edition. the 2nd edition should use the OS7 and doesn't need any special rule. + } elseif ( preg_match( '#Version\/([\d\.]+)#i', $agent, $matches ) ) { // Detecting the BB OS version for devices running OS 6.0 or higher. + $version = $matches[1]; + $version_num = explode( '.', $version ); + if ( false === is_array( $version_num ) || count( $version_num ) <= 1 ) { + return 'blackberry-6'; // not a BB device that match our rule. + } else { + return 'blackberry-' . $version_num[0]; + } + } else { + // if doesn't match returns the minimun version with a webkit browser. we should never fall here. + return 'blackberry-6'; // not a BB device that match our rule. + } + } + + // Blackberry devices <= 5.XX. + // BlackBerry9000/5.0.0.93 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/179. + if ( preg_match( '#BlackBerry\w+\/([\d\.]+)#i', $agent, $matches ) ) { + $version = $matches[1]; + } else { + return false; // not a BB device that match our rule. + } + + $version_num = explode( '.', $version ); + + if ( is_array( $version_num ) === false || count( $version_num ) <= 1 ) { + return false; + } + + $version_num_major = (int) $version_num[0]; + $version_num_minor = (int) $version_num[1]; + + if ( 5 === $version_num_major ) { + return 'blackberry-5'; + } elseif ( 4 === $version_num_major && 7 === $version_num_minor ) { + return 'blackberry-4.7'; + } elseif ( 4 === $version_num_major && 6 === $version_num_minor ) { + return 'blackberry-4.6'; + } elseif ( 4 === $version_num_major && 5 === $version_num_minor ) { + return 'blackberry-4.5'; + } else { + return false; + } + } + + /** + * Retrieve the blackberry browser version. + * + * Return string are from the following list: + * - blackberry-10 + * - blackberry-webkit + * - blackberry-5 + * - blackberry-4.7 + * - blackberry-4.6 + * + * @return string Type of the BB browser. + * If browser's version is not found, detect_blackbeberry_browser_version will return boolean false. + */ + public static function detect_blackberry_browser_version() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( self::is_blackberry_10() ) { + return 'blackberry-10'; + } + + $pos_blackberry = strpos( $agent, 'blackberry' ); + if ( false === $pos_blackberry ) { + // Not a blackberry device. + return false; + } + + $pos_webkit = strpos( $agent, 'webkit' ); + + if ( ! ( false === $pos_webkit ) ) { + return 'blackberry-webkit'; + } else { + if ( ! preg_match( '#BlackBerry\w+\/([\d\.]+)#i', $agent, $matches ) ) { + return false; // not a BB device that match our rule. + } + + $version_num = explode( '.', $matches[1] ); + + if ( false === is_array( $version_num ) || count( $version_num ) <= 1 ) { + return false; + } + + $version_num_major = (int) $version_num[0]; + $version_num_minor = (int) $version_num[1]; + + if ( 5 === $version_num_major ) { + return 'blackberry-5'; + } elseif ( 4 === $version_num_major && 7 === $version_num_minor ) { + return 'blackberry-4.7'; + } elseif ( 4 === $version_num_major && 6 === $version_num_minor ) { + return 'blackberry-4.6'; + } else { + // A very old BB device is found or this is a BB device that doesn't match our rules. + return false; + } + } + } + + /** + * Checks if a visitor is coming from one of the WordPress mobile apps. + * + * @return bool + */ + public static function is_mobile_app() { + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $agent = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + + if ( isset( $_SERVER['X_USER_AGENT'] ) && preg_match( '|wp-webos|', $_SERVER['X_USER_AGENT'] ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- This is validating. + return true; // Wp4webos 1.1 or higher. + } + + $app_agents = array( 'wp-android', 'wp-blackberry', 'wp-iphone', 'wp-nokia', 'wp-webos', 'wp-windowsphone' ); + // the mobile reader on iOS has an incorrect UA when loading the reader + // currently it is the default one provided by the iOS framework which + // causes problems with 2-step-auth + // User-Agent WordPress/3.1.4 CFNetwork/609 Darwin/13.0.0. + $app_agents[] = 'wordpress/3.1'; + + foreach ( $app_agents as $app_agent ) { + if ( false !== strpos( $agent, $app_agent ) ) { + return true; + } + } + return false; + } + + /** + * Detects if the current browser is Nintendo 3DS handheld. + * + * Example: Mozilla/5.0 (Nintendo 3DS; U; ; en) Version/1.7498.US + * can differ in language, version and region + */ + public static function is_Nintendo_3DS() { + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + $ua = strtolower( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + if ( strpos( $ua, 'nintendo 3ds' ) !== false ) { + return true; + } + return false; + } + + /** + * Was the current request made by a known bot? + * + * @return boolean + */ + public static function is_bot() { + static $is_bot = null; + + if ( empty( $_SERVER['HTTP_USER_AGENT'] ) ) { + return false; + } + + if ( $is_bot === null ) { + $is_bot = self::is_bot_user_agent( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- This is validating. + } + + return $is_bot; + } + + /** + * Is the given user-agent a known bot? + * If you want an is_bot check for the current request's UA, use is_bot() instead of passing a user-agent to this method. + * + * @param string $ua A user-agent string. + * + * @return boolean + */ + public static function is_bot_user_agent( $ua = null ) { + + if ( empty( $ua ) ) { + return false; + } + + $bot_agents = array( + 'alexa', + 'altavista', + 'ask jeeves', + 'attentio', + 'baiduspider', + 'bingbot', + 'chtml generic', + 'crawler', + 'fastmobilecrawl', + 'feedfetcher-google', + 'firefly', + 'froogle', + 'gigabot', + 'googlebot', + 'googlebot-mobile', + 'heritrix', + 'httrack', + 'ia_archiver', + 'irlbot', + 'iescholar', + 'infoseek', + 'jumpbot', + 'linkcheck', + 'lycos', + 'mediapartners', + 'mediobot', + 'motionbot', + 'msnbot', + 'mshots', + 'openbot', + 'pss-webkit-request', + 'pythumbnail', + 'scooter', + 'slurp', + 'snapbot', + 'spider', + 'taptubot', + 'technoratisnoop', + 'teoma', + 'twiceler', + 'yahooseeker', + 'yahooysmcm', + 'yammybot', + 'ahrefsbot', + 'pingdom.com_bot', + 'kraken', + 'yandexbot', + 'twitterbot', + 'tweetmemebot', + 'openhosebot', + 'queryseekerspider', + 'linkdexbot', + 'grokkit-crawler', + 'livelapbot', + 'germcrawler', + 'domaintunocrawler', + 'grapeshotcrawler', + 'cloudflare-alwaysonline', + 'cookieinformationscanner', // p1699315886066389-slack-C0438NHCLSY + 'facebookexternalhit', // https://www.facebook.com/externalhit_uatext.php + 'feedburner', + 'yacybot', // http://yacy.net/bot.html + 'trendictionbot', // http://www.trendiction.de/bot; + 'elisabot', + 'linkfluence', // http://linkfluence.com/ + 'semrushbot', // https://www.semrush.com/bot/ + 'archive.org_bot', // http://archive.org/details/archive.org_bot + 'ezlynxbot', // https://www.ezoic.com/bot + 'siteauditbot', // https://www.semrush.com/bot/ + 'snapchat', // https://developers.snap.com/robots + 'applebot', // https://support.apple.com/en-ca/HT204683 + 'bne.es_bot', // https://www.bne.es/es/colecciones/archivo-web-espanola/aviso-webmasters + 'google-safety;', // https://www.google.com/bot.html + 'mojeekbot', // https://www.mojeek.com/bot.html + 'linkwalker', // https://www.linkwalker.com/ + ); + + foreach ( $bot_agents as $bot_agent ) { + if ( false !== stripos( $ua, $bot_agent ) ) { + return true; + } + } + + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php new file mode 100644 index 00000000..a530e7f9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php @@ -0,0 +1,36 @@ + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php new file mode 100644 index 00000000..ff8c9609 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php @@ -0,0 +1 @@ + array('react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-polyfill', 'wp-url'), 'version' => '94dc255b5871f56d5cf3'); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js new file mode 100644 index 00000000..b8e20305 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js @@ -0,0 +1,2 @@ +/*! For license information please see index.js.LICENSE.txt */ +(()=>{"use strict";var e={792:(e,t,n)=>{n.d(t,{A:()=>a});var r=n(790),i=n(609);const o={isEligible:!0};function a(e){const t=(t,n={})=>{const r={...o,...n},[,a]=(0,i.useReducer)((e=>e+1),0),s=(0,i.useRef)(t);if((0,i.useEffect)((()=>{let n=!0;return r.isEligible&&e.loadExperimentAssignment(t).then((()=>{n&&a()})),()=>{n=!1}}),[t,r.isEligible]),t===s.current||s.current.startsWith("explat_test")||e.config.logError({message:"[ExPlat] useExperiment: experimentName should never change between renders!"}),!r.isEligible)return[!1,null];const m=e.dangerouslyGetMaybeLoadedExperimentAssignment(t);return[!m,m]};return{useExperiment:t,Experiment:({defaultExperience:e,treatmentExperience:n,loadingExperience:i,name:o,options:a})=>{const[s,m]=t(o,a);return s?(0,r.jsx)(r.Fragment,{children:i}):m?.variationName?(0,r.jsx)(r.Fragment,{children:n}):(0,r.jsx)(r.Fragment,{children:e})},ProvideExperimentData:({children:e,name:n,options:r})=>{const[i,o]=t(n,r);return e(i,o)}}}},517:(e,t,n)=>{n.d(t,{kU:()=>c,pg:()=>l});var r=n(689),i=n(808),o=n(738),a=n(762),s=n(626);const m=1e4;Error;function c(e){if("undefined"==typeof window)throw new Error("Running outside of a browser context.");const t={},n=(...t)=>{try{e.logError(...t)}catch(e){}};try{(0,r.bZ)()}catch(e){n({message:e.message,source:"removeExpiredExperimentAssignments-error"})}return{loadExperimentAssignment:async c=>{try{if(!s.Eo(c))throw new Error(`Invalid experimentName: "${c}"`);const n=(0,r.B1)(c);if(n&&i.H2(n))return n;void 0===t[c]&&(t[c]=(t=>a.MC((async()=>{const n=await o.FI(e,t);return(0,r.a2)(n),n})))(c));let l=m;Math.random()>.5&&(l=5e3);const p=await a.BK(t[c](),l);if(!p)throw new Error("Could not fetch ExperimentAssignment");return p}catch(e){n({message:e.message,experimentName:c,source:"loadExperimentAssignment-initialError"})}try{const e=(0,r.B1)(c);if(e)return e;const t=(0,i.fj)(c);return(0,r.a2)(t),t}catch(e){return n({message:e.message,experimentName:c,source:"loadExperimentAssignment-fallbackError"}),(0,i.fj)(c)}},dangerouslyGetExperimentAssignment:t=>{try{if(!s.Eo(t))throw new Error(`Invalid experimentName: ${t}`);const i=(0,r.B1)(t);if(!i)throw new Error("Trying to dangerously get an ExperimentAssignment that hasn't loaded.");return e.isDevelopmentMode&&i&&a.XZ()-i.retrievedTimestamp<1e3&&n({message:"Warning: Trying to dangerously get an ExperimentAssignment too soon after loading it.",experimentName:t,source:"dangerouslyGetExperimentAssignment"}),i}catch(r){return e.isDevelopmentMode&&n({message:r.message,experimentName:t,source:"dangerouslyGetExperimentAssignment-error"}),(0,i.fj)(t)}},dangerouslyGetMaybeLoadedExperimentAssignment:t=>{try{if(!s.Eo(t))throw new Error(`Invalid experimentName: ${t}`);const e=(0,r.B1)(t);return e||null}catch(r){return e.isDevelopmentMode&&n({message:r.message,experimentName:t,source:"dangerouslyGetMaybeLoadedExperimentAssignment-error"}),(0,i.fj)(t)}},config:e}}function l(e){return{loadExperimentAssignment:async t=>(e.logError({message:"Attempting to load ExperimentAssignment in SSR context",experimentName:t}),(0,i.fj)(t)),dangerouslyGetExperimentAssignment:t=>(e.logError({message:"Attempting to dangerously get ExperimentAssignment in SSR context",experimentName:t}),(0,i.fj)(t)),dangerouslyGetMaybeLoadedExperimentAssignment:t=>(e.logError({message:"Attempting to dangerously get ExperimentAssignment in SSR context",experimentName:t}),(0,i.fj)(t)),config:e}}},226:(e,t,n)=>{n.d(t,{k:()=>i});var r=n(517);const i="undefined"==typeof window?r.pg:r.kU},689:(e,t,n)=>{n.d(t,{B1:()=>c,a2:()=>m,bZ:()=>d});var r=n(808),i=n(765),o=n(626);const a="explat-experiment-",s=e=>`${a}-${e}`;function m(e){o.zV(e);const t=c(e.experimentName);if(t&&e.retrievedTimestamp[...Array(e).keys()];function p(e){return e.startsWith(a)}function u(e){return e.slice(a.length+1)}function d(){l(i.A.length).map((e=>i.A.key(e))).filter(p).map(u).filter((e=>{try{if(r.H2(c(e)))return!1}catch(e){}return!0})).map(s).map((e=>i.A.removeItem(e)))}},808:(e,t,n)=>{n.d(t,{H2:()=>i,fj:()=>a,fn:()=>o});var r=n(762);function i(e){return r.XZ()({experimentName:e,variationName:null,retrievedTimestamp:r.XZ(),ttl:Math.max(o,t),isFallbackExperimentAssignment:!0})},765:(e,t,n)=>{n.d(t,{A:()=>i});let r={_data:{},setItem:function(e,t){this._data[e]=t},getItem:function(e){return this._data.hasOwnProperty(e)?this._data[e]:null},removeItem:function(e){delete this._data[e]},clear:function(){this._data={}},get length(){return Object.keys(this._data).length},key:function(e){const t=Object.keys(this._data);return e in t?t[e]:null}};try{window.localStorage&&(r=window.localStorage)}catch(e){}const i=r},738:(e,t,n)=>{n.d(t,{FI:()=>p});var r=n(808),i=n(765),o=n(762),a=n(626);function s(e){if(function(e){return(0,a.Gv)(e)&&(0,a.Gv)(e.variations)&&"number"==typeof e.ttl&&0{const t=await e();if(t)return i.A.setItem(m,t),i.A.setItem(c,String((0,o.XZ)())),t;const n=i.A.getItem(m),r=i.A.getItem(c);return n&&r&&(0,o.XZ)()-parseInt(r,10)<864e5?n:null};async function p(e,t){const n=(0,o.XZ)(),{variations:i,ttl:m}=s(await e.fetchExperimentAssignment({anonId:await l(e.getAnonId),experimentName:t})),c=Math.max(r.fn,m),p=Object.entries(i).map((([e,t])=>({experimentName:e,variationName:t,retrievedTimestamp:n,ttl:c}))).map(a.zV);if(p.length>1)throw new Error("Received multiple experiment assignments while trying to fetch exactly one.");if(0===p.length)return r.fj(t,c);const u=p[0];if(u.experimentName!==t)throw new Error("Newly fetched ExperimentAssignment's experiment name does not match request.");if(!r.H2(u))throw new Error("Newly fetched experiment isn't alive.");return u}},762:(e,t,n)=>{n.d(t,{BK:()=>a,If:()=>r,MC:()=>s,XZ:()=>o});const r=1e3;let i=Date.now();function o(){const e=Date.now();return i=isetTimeout((()=>n(new Error(`Promise has timed-out after ${t}ms.`))),t)))])}function s(e){let t=null;return()=>(t||(t=e().finally((()=>{t=null}))),t)}},626:(e,t,n)=>{function r(e){return"object"==typeof e&&null!==e}function i(e){return"string"==typeof e&&""!==e&&/^[a-z0-9_]*$/.test(e)}function o(e){if(!function(e){return r(e)&&i(e.experimentName)&&(i(e.variationName)||null===e.variationName)&&"number"==typeof e.retrievedTimestamp&&"number"==typeof e.ttl&&0!==e.ttl}(e))throw new Error("Invalid ExperimentAssignment");return e}n.d(t,{Eo:()=>i,Gv:()=>r,zV:()=>o})},767:(e,t)=>{t.parse=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");for(var r={},o=t||{},s=e.split(i),m=o.decode||n,c=0;c{n.d(t,{Ck:()=>a,wf:()=>o});var r=n(767);let i=null;const o=async()=>{let e=0;return i=new Promise((t=>{const n=()=>{const i=r.parse(document.cookie).tk_ai||null;"string"!=typeof i||""===i?99<=e?t(null):(e+=1,setTimeout(n,50)):t(i)};n()})),i},a=async()=>await i},222:(e,t,n)=>{n.d(t,{V:()=>m,z:()=>s});var r=n(455),i=n.n(r),o=n(832);const a=(e=!1)=>async({experimentName:t,anonId:n})=>{if(!n)throw new Error("Tracking is disabled, can't fetch experimentAssignment");const r={experiment_name:t,anon_id:n??void 0,as_connected_user:e},a=(0,o.addQueryArgs)("jetpack/v4/explat/assignments",r);return await i()({path:a})},s=a(!1),m=a(!0)},69:(e,t,n)=>{n.d(t,{v:()=>i});var r=n(382);const i=e=>{const t=e=>{r.D&&console.error("[ExPlat] Unable to send error to server:",e)};try{const{message:n,...i}=e,o={message:n,properties:{...i,context:"explat",explat_client:"jetpack"}};if(r.D)console.error("[ExPlat] ",e.message,e);else{const e=new window.FormData;e.append("error",JSON.stringify(o)),window.fetch("https://public-api.wordpress.com/rest/v1.1/js-error",{method:"POST",body:e}).catch(t)}}catch(e){t(e)}}},382:(e,t,n)=>{n.d(t,{D:()=>r});const r=!1},609:e=>{e.exports=window.React},790:e=>{e.exports=window.ReactJSXRuntime},455:e=>{e.exports=window.wp.apiFetch},832:e=>{e.exports=window.wp.url}},t={};function n(r){var i=t[r];if(void 0!==i)return i.exports;var o=t[r]={exports:{}};return e[r](o,o.exports,n),o.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var r=n(226),i=n(792),o=n(889),a=n(222),s=n(69),m=n(382);(0,o.wf)().catch((e=>(0,s.v)({message:e.message})));const c=(0,r.k)({fetchExperimentAssignment:a.z,getAnonId:o.Ck,logError:s.v,isDevelopmentMode:m.D}),{loadExperimentAssignment:l,dangerouslyGetExperimentAssignment:p}=c,{useExperiment:u,Experiment:d,ProvideExperimentData:g}=(0,i.A)(c),f=(0,r.k)({fetchExperimentAssignment:a.V,getAnonId:o.Ck,logError:s.v,isDevelopmentMode:m.D}),{loadExperimentAssignment:x,dangerouslyGetExperimentAssignment:h}=f,{useExperiment:w,Experiment:E,ProvideExperimentData:y}=(0,i.A)(f)})(); \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js.LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js.LICENSE.txt new file mode 100644 index 00000000..8d392d0d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js.LICENSE.txt @@ -0,0 +1,6 @@ +/*! + * cookie + * Copyright(c) 2012-2014 Roman Shtylman + * Copyright(c) 2015 Douglas Christopher Wilson + * MIT Licensed + */ diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/composer.json new file mode 100644 index 00000000..7b769e12 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/composer.json @@ -0,0 +1,63 @@ +{ + "name": "automattic/jetpack-explat", + "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-connection": "^4.0.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "test-js": [ + "echo 'Run `pnpm run test` when ready'" + ], + "test-js-watch": [ + "Composer\\Config::disableProcessTimeout", + "pnpm run test --watch" + ], + "build-development": [ + "pnpm run build" + ], + "build-production": [ + "NODE_ENV=production pnpm run build" + ], + "watch": [ + "Composer\\Config::disableProcessTimeout", + "pnpm run watch" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.1.x-dev" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}" + }, + "mirror-repo": "Automattic/jetpack-explat", + "textdomain": "jetpack-explat", + "version-constants": { + "::PACKAGE_VERSION": "src/class-explat.php" + } + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/global.d.ts b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/global.d.ts new file mode 100644 index 00000000..9eed072d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/global.d.ts @@ -0,0 +1,9 @@ +export declare global { + namespace NodeJS { + interface ProcessEnv { + NODE_ENV: 'development' | 'production' | 'test'; + } + } +} + +export {}; diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php new file mode 100644 index 00000000..39ee3f9b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php @@ -0,0 +1,44 @@ + WP_REST_Server::READABLE, + 'callback' => array( $this, 'get_assignments' ), + 'permission_callback' => '__return_true', + 'args' => array( + 'experiment_name' => array( + 'type' => 'string', + ), + 'anon_id' => array( + 'type' => 'string', + ), + 'as_connected_user' => array( + 'type' => 'boolean', + ), + ), + ) + ); + } + + /** + * Get the assignments for a given experiment and anon_id + * + * @param WP_REST_Request $request The REST request object. + * @return WP_REST_Response + */ + public function get_assignments( $request ) { + $response = null; + $is_user_connected = ( new Jetpack_Connection() )->is_user_connected(); + $request_path = '/experiments/' . self::EXPLAT_API_VERSION . '/assignments/jetpack'; + $args = array( + 'experiment_name' => $request['experiment_name'], + 'anon_id' => $request['anon_id'], + ); + + if ( $request['as_connected_user'] && $is_user_connected ) { + $response = Client::wpcom_json_api_request_as_user( + add_query_arg( $args, $request_path ), + 'v2' + ); + } else { + $response = wp_remote_get( + add_query_arg( $args, self::WPCOM_API_BASE_URL . $request_path ) + ); + } + + if ( is_wp_error( $response ) ) { + return new WP_Error( + 'wp_error_fetching_assignment', + $response->get_error_message(), + array( 'status' => 500 ) + ); + } + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( 200 !== $response_code ) { + return new WP_Error( + 'http_error_fetching_assignment', + wp_remote_retrieve_response_message( $response ), + array( 'status' => $response_code ) + ); + } + + return rest_ensure_response( + json_decode( wp_remote_retrieve_body( $response ), true ) + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/anon.ts b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/anon.ts new file mode 100644 index 00000000..5afc6b90 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/anon.ts @@ -0,0 +1,61 @@ +/** + * External dependencies + */ +import cookie from 'cookie'; + +let initializeAnonIdPromise: Promise< string | null > | null = null; +const anonIdPollingIntervalMilliseconds = 50; +const anonIdPollingIntervalMaxAttempts = 100; // 50 * 100 = 5000 = 5 seconds + +/** + * Gather w.js anonymous cookie, tk_ai + * + * @return {?string} The anonymous cookie value, or null if it doesn't exist + */ +export const readAnonCookie = (): string | null => { + return cookie.parse( document.cookie ).tk_ai || null; +}; + +/** + * Initializes the anonId: + * - Polls for AnonId receival + * - Should only be called once at startup + * - Happens to be safe to call multiple times if it is necessary to reset the anonId - something like this was necessary for testing. + * + * This purely for boot-time initialization, in usual circumstances it will be retrieved within 100-300ms, it happens in parallel booting + * so should only delay experiment loading that much for boot-time experiments. In some circumstances such as a very slow connection this + * can take a lot longer. + * + * The state of initializeAnonIdPromise should be used rather than the return of this function. + * The return is only avaliable to make this easier to test. + * + * Throws on error. + * + * @return {Promise} The anonymous cookie value, or null if it doesn't exist + */ +export const initializeAnonId = async (): Promise< string | null > => { + let attempt = 0; + initializeAnonIdPromise = new Promise( res => { + const poll = () => { + const anonId = readAnonCookie(); + if ( typeof anonId === 'string' && anonId !== '' ) { + res( anonId ); + return; + } + + if ( anonIdPollingIntervalMaxAttempts - 1 <= attempt ) { + res( null ); + return; + } + attempt += 1; + setTimeout( poll, anonIdPollingIntervalMilliseconds ); + }; + poll(); + } ); + + return initializeAnonIdPromise; +}; + +export const getAnonId = async (): Promise< string | null > => { + return await initializeAnonIdPromise; +}; diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/assignment.ts b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/assignment.ts new file mode 100644 index 00000000..80bd7d8f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/assignment.ts @@ -0,0 +1,29 @@ +import apiFetch from '@wordpress/api-fetch'; +import { addQueryArgs } from '@wordpress/url'; + +const fetchExperimentAssignment = + ( asConnectedUser = false ) => + async ( { + experimentName, + anonId, + }: { + experimentName: string; + anonId: string | null; + } ): Promise< unknown > => { + if ( ! anonId ) { + throw new Error( `Tracking is disabled, can't fetch experimentAssignment` ); + } + + const params = { + experiment_name: experimentName, + anon_id: anonId ?? undefined, + as_connected_user: asConnectedUser, + }; + + const assignmentsRequestUrl = addQueryArgs( 'jetpack/v4/explat/assignments', params ); + + return await apiFetch( { path: assignmentsRequestUrl } ); + }; + +export const fetchExperimentAssignmentAnonymously = fetchExperimentAssignment( false ); +export const fetchExperimentAssignmentWithAuth = fetchExperimentAssignment( true ); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/error.ts b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/error.ts new file mode 100644 index 00000000..84c19118 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/error.ts @@ -0,0 +1,39 @@ +/** + * Internal dependencies + */ +import { isDevelopmentMode } from './utils'; + +export const logError = ( error: Record< string, string > & { message: string } ): void => { + const onLoggingError = ( e: unknown ) => { + if ( isDevelopmentMode ) { + console.error( '[ExPlat] Unable to send error to server:', e ); // eslint-disable-line no-console + } + }; + + try { + const { message, ...properties } = error; + const logStashError = { + message, + properties: { + ...properties, + context: 'explat', + explat_client: 'jetpack', + }, + }; + + if ( isDevelopmentMode ) { + console.error( '[ExPlat] ', error.message, error ); // eslint-disable-line no-console + } else { + const body = new window.FormData(); + body.append( 'error', JSON.stringify( logStashError ) ); + window + .fetch( 'https://public-api.wordpress.com/rest/v1.1/js-error', { + method: 'POST', + body, + } ) + .catch( onLoggingError ); + } + } catch ( e ) { + onLoggingError( e ); + } +}; diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/index.ts b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/index.ts new file mode 100644 index 00000000..b21c993f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/index.ts @@ -0,0 +1,51 @@ +/** + * External dependencies + */ +import { createExPlatClient } from '@automattic/explat-client'; +import createExPlatClientReactHelpers from '@automattic/explat-client-react-helpers'; +/** + * Internal dependencies + */ +import { getAnonId, initializeAnonId } from './anon'; +import { + fetchExperimentAssignmentAnonymously, + fetchExperimentAssignmentWithAuth, +} from './assignment'; +import { logError } from './error'; +import { isDevelopmentMode } from './utils'; + +export const initializeExPlat = (): void => { + initializeAnonId().catch( e => logError( { message: e.message } ) ); +}; + +initializeExPlat(); + +const exPlatClient = createExPlatClient( { + fetchExperimentAssignment: fetchExperimentAssignmentAnonymously, + getAnonId, + logError, + isDevelopmentMode, +} ); + +export const { loadExperimentAssignment, dangerouslyGetExperimentAssignment } = exPlatClient; + +export const { useExperiment, Experiment, ProvideExperimentData } = + createExPlatClientReactHelpers( exPlatClient ); + +const exPlatClientWithAuth = createExPlatClient( { + fetchExperimentAssignment: fetchExperimentAssignmentWithAuth, + getAnonId, + logError, + isDevelopmentMode, +} ); + +export const { + loadExperimentAssignment: loadExperimentAssignmentWithAuth, + dangerouslyGetExperimentAssignment: dangerouslyGetExperimentAssignmentWithAuth, +} = exPlatClientWithAuth; + +export const { + useExperiment: useExperimentWithAuth, + Experiment: ExperimentWithAuth, + ProvideExperimentData: ProvideExperimentDataWithAuth, +} = createExPlatClientReactHelpers( exPlatClientWithAuth ); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/utils.ts b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/utils.ts new file mode 100644 index 00000000..75694463 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/client/utils.ts @@ -0,0 +1,4 @@ +/** + * Boolean determining if environment is development. + */ +export const isDevelopmentMode = process.env.NODE_ENV === 'development'; diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md new file mode 100644 index 00000000..808b30b8 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md @@ -0,0 +1,63 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.2.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [0.2.2] - 2024-03-12 +### Changed +- Internal updates. + +## [0.2.1] - 2023-11-21 +### Changed +- Added a note of non-usage of PHP8+ functions yet. [#34137] + +## [0.2.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [0.1.6] - 2023-09-19 + +- Minor internal updates. + +## [0.1.5] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [0.1.4] - 2023-05-29 +### Changed +- Internal updates. + +## [0.1.3] - 2023-05-11 + +- Updated package dependencies + +## [0.1.2] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [0.1.1] - 2023-03-28 +### Changed +- Update README.md [#28401] + +## 0.1.0 - 2023-02-28 +### Added +- Added a utility function to extract an array of IP addresses from a given string. [#29131] +- Add jetpack-ip package functionality [#28846] +- Initialized the package. [#28765] + +[0.2.3]: https://github.com/automattic/jetpack-ip/compare/v0.2.2...v0.2.3 +[0.2.2]: https://github.com/automattic/jetpack-ip/compare/v0.2.1...v0.2.2 +[0.2.1]: https://github.com/automattic/jetpack-ip/compare/v0.2.0...v0.2.1 +[0.2.0]: https://github.com/automattic/jetpack-ip/compare/v0.1.6...v0.2.0 +[0.1.6]: https://github.com/automattic/jetpack-ip/compare/v0.1.5...v0.1.6 +[0.1.5]: https://github.com/automattic/jetpack-ip/compare/v0.1.4...v0.1.5 +[0.1.4]: https://github.com/automattic/jetpack-ip/compare/v0.1.3...v0.1.4 +[0.1.3]: https://github.com/automattic/jetpack-ip/compare/v0.1.2...v0.1.3 +[0.1.2]: https://github.com/automattic/jetpack-ip/compare/v0.1.1...v0.1.2 +[0.1.1]: https://github.com/automattic/jetpack-ip/compare/v0.1.0...v0.1.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/composer.json new file mode 100644 index 00000000..38282789 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/composer.json @@ -0,0 +1,46 @@ +{ + "name": "automattic/jetpack-ip", + "description": "Utilities for working with IP addresses.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-ip", + "changelogger": { + "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.2.x-dev" + }, + "textdomain": "jetpack-ip", + "version-constants": { + "::PACKAGE_VERSION": "src/class-utils.php" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php new file mode 100644 index 00000000..a062d775 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php @@ -0,0 +1,209 @@ +trusted_header ) && isset( $_SERVER[ $trusted_header_data->trusted_header ] ) ) { + $ip = wp_unslash( $_SERVER[ $trusted_header_data->trusted_header ] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- clean_ip does it below. + $segments = $trusted_header_data->segments; + $reverse_order = $trusted_header_data->reverse; + } else { + $ip = isset( $_SERVER['REMOTE_ADDR'] ) ? wp_unslash( $_SERVER['REMOTE_ADDR'] ) : null; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- clean_ip does it below. + } + + if ( ! $ip ) { + return false; + } + + $ips = explode( ',', $ip ); + if ( ! isset( $segments ) || ! $segments ) { + $segments = 1; + } + if ( isset( $reverse_order ) && $reverse_order ) { + $ips = array_reverse( $ips ); + } + $ip_count = count( $ips ); + if ( 1 === $ip_count ) { + return self::clean_ip( $ips[0] ); + } elseif ( $ip_count >= $segments ) { + $the_one = $ip_count - $segments; + return self::clean_ip( $ips[ $the_one ] ); + } else { + return self::clean_ip( isset( $_SERVER['REMOTE_ADDR'] ) ? wp_unslash( $_SERVER['REMOTE_ADDR'] ) : null ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- clean_ip does it. + } + } + + /** + * Clean IP address. + * + * @param string $ip The IP address to clean. + * @return string|false The cleaned IP address. + */ + public static function clean_ip( $ip ) { + + // Some misconfigured servers give back extra info, which comes after "unless". + $ips = explode( ' unless ', $ip ); + $ip = $ips[0]; + + $ip = strtolower( trim( $ip ) ); + + // Check for IPv4 with port. + if ( preg_match( '/^(\d+\.\d+\.\d+\.\d+):\d+$/', $ip, $matches ) ) { + $ip = $matches[1]; + } + + // Check for IPv6 (or IPvFuture) with brackets and optional port. + if ( preg_match( '/^\[([a-z0-9\-._~!$&\'()*+,;=:]+)\](?::\d+)?$/', $ip, $matches ) ) { + $ip = $matches[1]; + } + + // Check for IPv4 IP cast as IPv6. + if ( preg_match( '/^::ffff:(\d+\.\d+\.\d+\.\d+)$/', $ip, $matches ) ) { + $ip = $matches[1]; + } + + // Validate and return. + return filter_var( $ip, FILTER_VALIDATE_IP ) ? $ip : false; + } + + /** + * Checks an IP to see if it is within a private range. + * + * @param int $ip IP address. + * @return bool True if IP address is private, false otherwise. + */ + public static function ip_is_private( $ip ) { + // We are dealing with ipv6, so we can simply rely on filter_var. + // Note: str_contains() is not used here, as wp-includes/compat.php may not be loaded in this file. + if ( false === strpos( $ip, '.' ) ) { + return ! filter_var( $ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE ); + } + // We are dealing with ipv4. + $private_ip4_addresses = array( + '10.0.0.0|10.255.255.255', // Single class A network. + '172.16.0.0|172.31.255.255', // 16 contiguous class B network. + '192.168.0.0|192.168.255.255', // 256 contiguous class C network. + '169.254.0.0|169.254.255.255', // Link-local address also referred to as Automatic Private IP Addressing. + '127.0.0.0|127.255.255.255', // localhost. + ); + $long_ip = ip2long( $ip ); + if ( -1 !== $long_ip ) { + foreach ( $private_ip4_addresses as $pri_addr ) { + list ( $start, $end ) = explode( '|', $pri_addr ); + if ( $long_ip >= ip2long( $start ) && $long_ip <= ip2long( $end ) ) { + return true; + } + } + } + return false; + } + + /** + * Uses inet_pton if available to convert an IP address to a binary string. + * Returns false if an invalid IP address is given. + * + * @param mixed $ip IP address. + * @return int|string|bool + */ + public static function convert_ip_address( $ip ) { + return inet_pton( $ip ); + } + + /** + * Checks that a given IP address is within a given low - high range. + * + * @param mixed $ip IP. + * @param mixed $range_low Range Low. + * @param mixed $range_high Range High. + * @return Bool + */ + public static function ip_address_is_in_range( $ip, $range_low, $range_high ) { + $ip_num = inet_pton( $ip ); + $ip_low = inet_pton( $range_low ); + $ip_high = inet_pton( $range_high ); + if ( $ip_num && $ip_low && $ip_high && strcmp( $ip_num, $ip_low ) >= 0 && strcmp( $ip_num, $ip_high ) <= 0 ) { + return true; + } + return false; + } + + /** + * Extracts IP addresses from a given string. + * + * We allow for both, one IP per line or comma-; semicolon; or whitespace-separated lists. This also validates the IP addresses + * and only returns the ones that look valid. IP ranges using the "-" character are also supported. + * + * @param string $ips List of ips - example: "8.8.8.8\n4.4.4.4,2.2.2.2;1.1.1.1 9.9.9.9,5555.5555.5555.5555,1.1.1.10-1.1.1.20". + * @return array List of valid IP addresses. - example based on input example: array('8.8.8.8', '4.4.4.4', '2.2.2.2', '1.1.1.1', '9.9.9.9', '1.1.1.10-1.1.1.20') + */ + public static function get_ip_addresses_from_string( $ips ) { + $ips = (string) $ips; + $ips = preg_split( '/[\s,;]/', $ips ); + + $result = array(); + + foreach ( $ips as $ip ) { + // Validate both IP values from the range. + $range = explode( '-', $ip ); + if ( count( $range ) === 2 ) { + if ( self::validate_ip_range( $range[0], $range[1] ) ) { + $result[] = $ip; + } + continue; + } + + // Validate the single IP value. + if ( filter_var( $ip, FILTER_VALIDATE_IP ) !== false ) { + $result[] = $ip; + } + } + + return $result; + } + + /** + * Validates the low and high IP addresses of a range. + * + * @param string $range_low Low IP address. + * @param string $range_high High IP address. + * @return bool True if the range is valid, false otherwise. + */ + public static function validate_ip_range( $range_low, $range_high ) { + // Validate that both IP addresses are valid. + if ( ! filter_var( $range_low, FILTER_VALIDATE_IP ) || ! filter_var( $range_high, FILTER_VALIDATE_IP ) ) { + return false; + } + + // Validate that the $range_low is lower or equal to $range_high. + // The inet_pton will give us binary string of an ipv4 or ipv6. + // We can then use strcmp to see if the address is in range. + $ip_low = inet_pton( $range_low ); + $ip_high = inet_pton( $range_high ); + if ( false === $ip_low || false === $ip_high ) { + return false; + } + if ( strcmp( $ip_low, $ip_high ) > 0 ) { + return false; + } + + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md new file mode 100644 index 00000000..d8c3bdc2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md @@ -0,0 +1,928 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [3.1.21] - 2024-09-05 +### Changed +- Update dependencies. + +## [3.1.20] - 2024-09-05 +### Changed +- Updated package dependencies. [#39176] + +## [3.1.19] - 2024-08-29 +### Changed +- Updated package dependencies. [#39111] + +## [3.1.18] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [3.1.17] - 2024-08-19 +### Fixed +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] + +## [3.1.16] - 2024-08-15 +### Changed +- Updated package dependencies. [#38662] + +## [3.1.15] - 2024-08-08 +### Fixed +- JITM: Fix background for RTL languages. [#38706] + +## [3.1.14] - 2024-07-18 +### Changed +- Update margins on jitms in my jetpack [#38283] + +## [3.1.13] - 2024-07-03 +### Changed +- Updated package dependencies. [#38132] + +## [3.1.12] - 2024-06-05 +### Changed +- Updated package dependencies. [#37669] + +## [3.1.11] - 2024-05-16 +### Changed +- Updated package dependencies. [#37379] + +## [3.1.10] - 2024-05-06 +### Changed +- Updated package dependencies. [#37147] + +## [3.1.9] - 2024-04-26 +### Changed +- Internal updates. + +## [3.1.8] - 2024-04-25 +### Changed +- Internal updates. + +## [3.1.7] - 2024-04-22 +### Changed +- Internal updates. + +## [3.1.6] - 2024-04-15 +### Changed +- Internal updates. + +## [3.1.5] - 2024-04-11 +### Changed +- Internal updates. + +## [3.1.4] - 2024-04-08 +### Changed +- Updated package dependencies. [#36760] + +## [3.1.3] - 2024-03-27 +### Changed +- Updated package dependencies. [#36585] + +## [3.1.2] - 2024-03-25 +### Changed +- Update Phan baselines [#36441] + +## [3.1.1] - 2024-03-14 +### Changed +- Internal updates. + +## [3.1.0] - 2024-03-12 +### Changed +- Performance: only enqueue the JITM JavaScript on pages where it will be used. [#35997] +- Updated package dependencies. [#36325] + +## [3.0.5] - 2024-03-04 +### Changed +- Updated package dependencies. [#36095] + +## [3.0.4] - 2024-02-13 +### Changed +- Updated package dependencies. [#35608] + +## [3.0.3] - 2024-02-05 +### Changed +- Updated package dependencies. [#35384] + +## [3.0.2] - 2024-01-04 +### Changed +- Updated package dependencies. [#34815] + +## [3.0.1] - 2023-12-03 +### Changed +- Updated package dependencies. [#34411] + +## [3.0.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +### Removed +- Removed the Partner package requirement. Relying on the Connection package instead. [#33832] + +## [2.5.3] - 2023-11-14 +### Changed +- Updated package dependencies. [#34093] + +## [2.5.2] - 2023-11-03 + +## [2.5.1] - 2023-10-19 +### Changed +- Updated package dependencies. [#33687] + +## [2.5.0] - 2023-10-10 +### Added +- JITMs can now redirect to a specific Jetpack settings page. [#32826] + +### Changed +- Update color of WooCommerce logo. [#33491] +- Updated package dependencies. [#33428] + +## [2.4.0] - 2023-09-28 +### Changed +- Moved tracking for JITM buttons into JITM script, added message_path property [#33252] + +## [2.3.19] - 2023-09-19 + +- Minor internal updates. + +## [2.3.18] - 2023-09-04 +### Changed +- Updated package dependencies. [#32803] + +## [2.3.17] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [2.3.16] - 2023-08-21 +### Fixed +- Update secondary button styling [#32503] + +## [2.3.15] - 2023-08-09 +### Changed +- Updated package dependencies. [#32166] + +## [2.3.14] - 2023-07-25 +### Changed +- Updated package dependencies. [#32040] + +## [2.3.13] - 2023-07-17 +### Changed +- Generate query string when using the WPCOM API to fetch JITMs [#31809] + +## [2.3.12] - 2023-07-11 +### Changed +- Updated package dependencies. [#31785] + +## [2.3.11] - 2023-07-05 +### Changed +- Updated package dependencies. [#31659] + +## [2.3.10] - 2023-06-23 +### Changed +- Updated package dependencies. [#31468] + +## [2.3.9] - 2023-06-06 +### Changed +- Updated package dependencies. [#31129] + +## [2.3.8] - 2023-05-08 +### Added +- JITM: Add jetpack-videopress to JITM refetch on hashchange list [#30465] + +## [2.3.7] - 2023-05-02 +### Changed +- Updated package dependencies. [#30375] + +## [2.3.6] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [2.3.5] - 2023-04-04 +### Added +- Add external link icons in JITM [#29654] + +### Changed +- Updated package dependencies. [#29854] + +## [2.3.4] - 2023-03-28 +### Fixed +- JITM: Fix button overflow when text length is too big [#29749] + +## [2.3.3] - 2023-03-27 +### Changed +- JITM: Update styles [#29709] + +## [2.3.2] - 2023-03-20 +### Changed +- Updated package dependencies. [#29471] + +## [2.3.1] - 2023-03-08 +### Changed +- Updated package dependencies. [#29216] + +## [2.3.0] - 2023-02-20 +### Changed +- Moving deleting connection owner notice from JITM to Connection package. [#28516] + +## [2.2.42] - 2023-02-15 +### Changed +- Update to React 18. [#28710] + +## [2.2.41] - 2023-02-06 +### Fixed +- JITM: minor fix for styles on Safari browser. + +## [2.2.40] - 2023-01-30 +### Changed +- Updated styles for Just in Time Messages (notices) [#27515] + +## [2.2.39] - 2023-01-25 +### Changed +- Minor internal updates. + +## [2.2.38] - 2023-01-23 +### Fixed +- Prevent the activation page from displaying the JP License Activation JITM. [#27959] + +## [2.2.37] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [2.2.36] - 2022-12-27 +### Removed +- Remove src/js files from final bundle [#27930] + +## [2.2.35] - 2022-12-02 +### Changed +- Updated package dependencies. [#27696] + +## [2.2.34] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [2.2.33] - 2022-11-08 +### Changed +- Updated package dependencies. [#27289] + +## [2.2.32] - 2022-11-07 +### Changed +- Updated package dependencies. [#27278] + +## [2.2.31] - 2022-11-01 +### Changed +- Updated package dependencies. [#27196] + +## [2.2.30] - 2022-10-25 +### Changed +- Updated package dependencies. [#26705] + +## [2.2.29] - 2022-10-13 +### Changed +- Updated package dependencies. [#26791] + +## [2.2.28] - 2022-10-05 +### Changed +- Updated package dependencies. [#26568] + +## [2.2.27] - 2022-09-08 +### Changed +- Updated package dependencies. + +## [2.2.26] - 2022-08-29 +### Changed +- Updated package dependencies. + +## [2.2.25] - 2022-08-25 +### Changed +- Updated package dependencies. [#25814] + +## [2.2.24] - 2022-08-23 +### Added +- Add custom styling rules for the JITMs displayed in My Jetpack. [#22452] +- Updated JITM readme. [#25739] + +### Changed +- Updated package dependencies. [#25628] + +## [2.2.23] - 2022-08-03 +### Changed +- Updated package dependencies. [#25300, #25315] + +## [2.2.22] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [2.2.21] - 2022-07-12 +### Changed +- Updated package dependencies. + +## [2.2.20] - 2022-06-21 +### Changed +- Renaming master to trunk. [#24661] + +## [2.2.19] - 2022-06-14 +### Changed +- Updated package dependencies. [#24529] + +## [2.2.18] - 2022-06-08 +### Changed +- Reorder JS imports for `import/order` eslint rule. [#24601] + +## [2.2.17] - 2022-05-18 +### Changed +- Updated package dependencies [#24372] + +## [2.2.16] - 2022-05-10 +### Changed +- Updated package dependencies. [#24302] + +## [2.2.15] - 2022-05-04 +### Changed +- Remove use of `pnpx` in preparation for pnpm 7.0. [#24210] +- Updated package dependencies. [#24095] + +### Deprecated +- Moved the options class into Connection. [#24095] + +## [2.2.14] - 2022-04-26 +### Changed +- Updated package dependencies. +- Update package.json metadata. + +## [2.2.13] - 2022-04-19 +### Changed +- PHPCS: Fix `WordPress.Security.ValidatedSanitizedInput` + +## [2.2.12] - 2022-04-12 +### Changed +- Updated package dependencies. + +## [2.2.11] - 2022-04-06 +### Changed +- Updated package dependencies + +### Removed +- Removed tracking dependency. + +## [2.2.10] - 2022-03-29 +### Changed +- Updated package dependencies. + +## [2.2.9] - 2022-03-23 +### Changed +- Updated package dependencies. + +## [2.2.8] - 2022-03-02 +### Changed +- Updated package dependencies + +## [2.2.7] - 2022-02-22 +### Changed +- Updated package dependencies. + +## [2.2.6] - 2022-02-16 +### Changed +- Updated package dependencies. + +## [2.2.5] - 2022-02-09 +### Changed +- Updated package dependencies. + +## [2.2.4] - 2022-02-02 +### Changed +- Build: remove unneeded files from production build. +- Update use of old jQuery interfaces + +## [2.2.3] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [2.2.2] - 2022-01-18 +### Changed +- General: update required node version to v16.13.2 + +## [2.2.1] - 2022-01-11 +### Changed +- Updated package dependencies. + +## [2.2.0] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies. +- Updated package textdomain from `jetpack` to `jetpack-jitm`. + +## [2.1.1] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [2.1.0] - 2021-11-30 +### Added +- Add proper JS and CSS builder. +- Adds filters to allow sideloading of the Jetpack Backup plugin through JITMs. +- JITM: Added ability to sideload Jetpack Boost plugin. + +### Changed +- Add `output.filename` in Webpack config to override changed default. +- Colors: update Jetpack Primary color to match latest brand book. + +### Fixed +- JITM: wrap CTA below text on small viewports + +## [2.0.8] - 2021-11-23 +### Changed +- Updated package dependencies. + +## [2.0.7] - 2021-11-16 +### Added +- Use monorepo `validate-es` script to validate Webpack builds. + +### Changed +- Updated package dependencies. + +## [2.0.6] - 2021-11-09 +### Changed +- Update webpack build config. + +## [2.0.5] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [2.0.4] - 2021-10-26 +### Changed +- Updated package dependencies. + +## [2.0.3] - 2021-10-19 +### Changed +- Updated package dependencies. + +## [2.0.2] - 2021-10-12 +### Changed +- Updated package dependencies + +## [2.0.1] - 2021-09-28 +### Changed +- Allow Node ^14.17.6 to be used in this project. This shouldn't change the behavior of the code itself. +- Updated package dependencies. + +## [2.0.0] - 2021-08-31 +### Changed +- Run composer update on test-php command instead of phpunit. +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). +- Update annotations versions. +- Updated package dependencies. +- Update to latest webpack, webpack-cli and calypso-build. +- Upgrade to Webpack 5. +- Use Node 16.7.0 in tooling. + +### Removed +- Removed IE11 support. + +## [1.16.2] - 2021-07-27 +### Changed +- Updated package dependencies. + +## [1.16.1] - 2021-06-29 +### Changed +- Update package dependencies. +- Update node version requirement to 14.16.1 +- Update the usage of Redirect lib and passes the unlinked param as a query argument. + +## [1.16.0] - 2021-05-25 +### Added +- JITM: allow the plugin to set the icon for pre-connection JITMs. +- JITM: move sync updated option hook to the JITM package. + +### Changed +- JITM: prevent JITMs from being registered more than once. +- JITM: remove jetpack-constants dependency from composer.json +- JITM: set the default values of the jetpack_just_in_time_msgs and jetpack_just_in_time_msg_cache filters to true. +- JITM: Use an action instead of a property to prevent JITMs from being registered multiple times +- JITM: Use the Device_Detection package to determine if the device is mobile. +- Updated package dependencies +- update jetpack-redirect dependency + +## [1.15.1] - 2021-05-03 +### Changed +- JITM: Use manager::get_authorization_url to obtain the authorization url in the user deletion notice. + +## [1.15.0] - 2021-04-27 +### Added +- Move JITM's REST API endpoints into the package + +### Changed +- Always display pre-connection JITMs, without the need to set a filter. +- Avoid wrapping text in the main CTA button. +- Bump JITM package version requirement. +- JITM: Update CTA redirect url with unlinked query arg to indicate current user is not connected. +- Update package dependencies. +- Use the a8c-mc-stats package to generate stats. + +## [1.14.1] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies + +### Changed +- Use is_connected instead of is_active to instantiate Pre/Post_Connection_JITM +- Add a jetpack_pre_connection_jitms filter. +- Update colors to match upcoming WP 5.7 color changes +- Update Node to match latest LTS 12 +- Update package dependencies. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.14.0] - 2021-02-23 + +- Recommendations: Hide JITMs when banner is displaying +- Setup Wizard: Remove setup wizard +- JITM: move jetpack-jitm.js to the JITM package +- CI: Make tests more generic + +## [1.13.5] - 2021-02-08 + +- Update dependencies to latest stable + +## [1.13.4] - 2021-01-28 + +- Update dependencies to latest stable + +## [1.13.3] - 2021-01-26 + +- Update dependencies to latest stable + +## [1.13.2] - 2021-01-26 + +- Update dependencies to latest stable + +## [1.13.1] - 2021-01-26 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.13.0] - 2021-01-05 + +- Update dependency brain/monkey to v2.6.0 +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.12.2] - 2020-12-09 + +- Update dependencies to latest stable + +## [1.12.1] - 2020-11-24 + +- Version packages for release + +## [1.12.0] - 2020-11-24 + +- Status: Introduce get_site_suffix method +- General: update minimum required version to WordPress 5.5 +- Updated PHPCS: Packages and Debugger + +## [1.11.2] - 2020-11-05 + +- Update dependencies to latest stable + +## [1.11.1] - 2020-10-29 + +- Update dependencies to latest stable + +## [1.11.0] - 2020-10-27 + +- JITM: add a Pre_Connection_JITM::generate_admin_url method +- JITM: use is_active from the connection package +- JITM: regenerate assets + +## [1.10.4] - 2020-10-14 + +- Update dependencies to latest stable + +## [1.10.3] - 2020-10-09 + +- Update dependencies to latest stable + +## [1.10.2] - 2020-10-06 + +- Update dependencies to latest stable + +## [1.10.1] - 2020-10-01 + +- Update dependencies to latest stable + +## [1.10.0] - 2020-09-29 + +- Update dependencies to latest stable + +## [1.9.1] - 2020-09-09 + +- Update dependencies to latest stable + +## [1.9.0] - 2020-08-26 + +- Compat: add new Creative Mail compat file +- Packages: Update filenames after #16810 +- CI: Try collect js coverage +- Docker: Add package testing shortcut + +## [1.8.2] - 2020-08-10 + +- Update dependencies to latest stable + +## [1.8.1] - 2020-08-10 + +- Update dependencies to latest stable + +## [1.8.0] - 2020-07-28 + +- Core Compat: Site Environment +- Core REST API: Add permission callback to delete_jitm_message endpoint + +## [1.7.2] - 2020-07-06 + +- Update dependencies to latest stable + +## [1.7.1] - 2020-07-01 + +- Update dependencies to latest stable + +## [1.7.0] - 2020-06-30 + +- PHPCS: Clean up the packages +- Hide pre-connection JITM on the posts page when few posts are published +- Jetpack Setup Wizard: Do not show pre-connection JITMs to non admins +- JITM: change 'setup' to 'set up' in pre-connection JITMs +- Pre-connection JITMS: Link to connect-in-place flow +- JITM: add Redirect use statement + +## [1.6.5] - 2020-06-01 + +- Hide pre-connection JITM on the posts page when few posts are published + +## [1.6.4] - 2020-06-01 + +- Update dependencies to latest stable + +## [1.6.3] - 2020-05-29 + +- Jetpack Setup Wizard: Do not show pre-connection JITMs to non admins + +## [1.6.2] - 2020-05-29 + +- JITM: change 'setup' to 'set up' in pre-connection JITMs +- Pre-connection JITMS: Link to connect-in-place flow + +## [1.6.1] - 2020-05-28 + +- JITM: add Redirect use statement + +## [1.6.0] - 2020-05-26 + +- JITM: expand docs and tests to account for pre-connection messages +- Improve responsiveness of JITMs +- JITM: fix the use statements +- Implement pre-connection JITMs +- JITM: Allow JITM on stats pages + +## [1.5.1] - 2020-04-30 + +- JITM: Allow JITM on stats pages + +## [1.5.0] - 2020-04-28 + +- Use jp.com redirect in all links + +## [1.4.0] - 2020-03-31 + +- Update dependencies to latest stable + +## [1.3.0] - 2020-03-31 + +- Use dynamic Jetpack logos on JITMs + +## [1.2.0] - 2020-02-25 + +- JITM: Show ToS update notice + +## [1.1.2] - 2020-02-14 + +- SSO: do not display JITM when not in wp-admin + +## [1.1.1] - 2020-01-23 + +- Moved JITM initialization to plugins_loaded. + +## [1.1.0] - 2020-01-07 + +- Add partner subsidiary id to upgrade URLs. + +## [1.0.10] - 2019-11-25 + +- Connection Owner Deletion Notice: Fix display bug and sanitize… + +## [1.0.9] - 2019-11-19 + +- Don't show JITMs on Gutenberg editor pages (for now) + +## [1.0.8] - 2019-11-08 + +- Packages: Use classmap instead of PSR-4 + +## [1.0.7] - 2019-11-08 + +- Remove unused get_emblem method + +## [1.0.6] - 2019-10-31 + +- Inherit 400 weight for button fonts + +## [1.0.5] - 2019-10-28 + +- PHPCS: JITM and Assets packages + +## [1.0.4] - 2019-10-24 + +- Update Jetpack button and card styles to match WordPress 5.3 + +## [1.0.3] - 2019-10-23 + +- Use spread operator instead of func_get_args + +## [1.0.2] - 2019-10-17 + +- Change the class in the add_filter() calls to $this. Also fix some + +## [1.0.1] - 2019-09-27 + +- Initial trial of prefer-dist +- JITM: Send the user's role in the request for JITM messages + +## 1.0.0 - 2019-09-14 + +- Update Jetpack to use new JITM package + +[3.1.21]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.20...v3.1.21 +[3.1.20]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.19...v3.1.20 +[3.1.19]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.18...v3.1.19 +[3.1.18]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.17...v3.1.18 +[3.1.17]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.16...v3.1.17 +[3.1.16]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.15...v3.1.16 +[3.1.15]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.14...v3.1.15 +[3.1.14]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.13...v3.1.14 +[3.1.13]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.12...v3.1.13 +[3.1.12]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.11...v3.1.12 +[3.1.11]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.10...v3.1.11 +[3.1.10]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.9...v3.1.10 +[3.1.9]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.8...v3.1.9 +[3.1.8]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.7...v3.1.8 +[3.1.7]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.6...v3.1.7 +[3.1.6]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.5...v3.1.6 +[3.1.5]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.4...v3.1.5 +[3.1.4]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.3...v3.1.4 +[3.1.3]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.2...v3.1.3 +[3.1.2]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.1...v3.1.2 +[3.1.1]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.0...v3.1.1 +[3.1.0]: https://github.com/Automattic/jetpack-jitm/compare/v3.0.5...v3.1.0 +[3.0.5]: https://github.com/Automattic/jetpack-jitm/compare/v3.0.4...v3.0.5 +[3.0.4]: https://github.com/Automattic/jetpack-jitm/compare/v3.0.3...v3.0.4 +[3.0.3]: https://github.com/Automattic/jetpack-jitm/compare/v3.0.2...v3.0.3 +[3.0.2]: https://github.com/Automattic/jetpack-jitm/compare/v3.0.1...v3.0.2 +[3.0.1]: https://github.com/Automattic/jetpack-jitm/compare/v3.0.0...v3.0.1 +[3.0.0]: https://github.com/Automattic/jetpack-jitm/compare/v2.5.3...v3.0.0 +[2.5.3]: https://github.com/Automattic/jetpack-jitm/compare/v2.5.2...v2.5.3 +[2.5.2]: https://github.com/Automattic/jetpack-jitm/compare/v2.5.1...v2.5.2 +[2.5.1]: https://github.com/Automattic/jetpack-jitm/compare/v2.5.0...v2.5.1 +[2.5.0]: https://github.com/Automattic/jetpack-jitm/compare/v2.4.0...v2.5.0 +[2.4.0]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.19...v2.4.0 +[2.3.19]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.18...v2.3.19 +[2.3.18]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.17...v2.3.18 +[2.3.17]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.16...v2.3.17 +[2.3.16]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.15...v2.3.16 +[2.3.15]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.14...v2.3.15 +[2.3.14]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.13...v2.3.14 +[2.3.13]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.12...v2.3.13 +[2.3.12]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.11...v2.3.12 +[2.3.11]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.10...v2.3.11 +[2.3.10]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.9...v2.3.10 +[2.3.9]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.8...v2.3.9 +[2.3.8]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.7...v2.3.8 +[2.3.7]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.6...v2.3.7 +[2.3.6]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.5...v2.3.6 +[2.3.5]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.4...v2.3.5 +[2.3.4]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.3...v2.3.4 +[2.3.3]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.2...v2.3.3 +[2.3.2]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.1...v2.3.2 +[2.3.1]: https://github.com/Automattic/jetpack-jitm/compare/v2.3.0...v2.3.1 +[2.3.0]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.42...v2.3.0 +[2.2.42]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.41...v2.2.42 +[2.2.41]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.40...v2.2.41 +[2.2.40]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.39...v2.2.40 +[2.2.39]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.38...v2.2.39 +[2.2.38]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.37...v2.2.38 +[2.2.37]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.36...v2.2.37 +[2.2.36]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.35...v2.2.36 +[2.2.35]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.34...v2.2.35 +[2.2.34]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.33...v2.2.34 +[2.2.33]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.32...v2.2.33 +[2.2.32]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.31...v2.2.32 +[2.2.31]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.30...v2.2.31 +[2.2.30]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.29...v2.2.30 +[2.2.29]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.28...v2.2.29 +[2.2.28]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.27...v2.2.28 +[2.2.27]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.26...v2.2.27 +[2.2.26]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.25...v2.2.26 +[2.2.25]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.24...v2.2.25 +[2.2.24]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.23...v2.2.24 +[2.2.23]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.22...v2.2.23 +[2.2.22]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.21...v2.2.22 +[2.2.21]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.20...v2.2.21 +[2.2.20]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.19...v2.2.20 +[2.2.19]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.18...v2.2.19 +[2.2.18]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.17...v2.2.18 +[2.2.17]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.16...v2.2.17 +[2.2.16]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.15...v2.2.16 +[2.2.15]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.14...v2.2.15 +[2.2.14]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.13...v2.2.14 +[2.2.13]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.12...v2.2.13 +[2.2.12]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.11...v2.2.12 +[2.2.11]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.10...v2.2.11 +[2.2.10]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.9...v2.2.10 +[2.2.9]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.8...v2.2.9 +[2.2.8]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.7...v2.2.8 +[2.2.7]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.6...v2.2.7 +[2.2.6]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.5...v2.2.6 +[2.2.5]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.4...v2.2.5 +[2.2.4]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.3...v2.2.4 +[2.2.3]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.2...v2.2.3 +[2.2.2]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.1...v2.2.2 +[2.2.1]: https://github.com/Automattic/jetpack-jitm/compare/v2.2.0...v2.2.1 +[2.2.0]: https://github.com/Automattic/jetpack-jitm/compare/v2.1.1...v2.2.0 +[2.1.1]: https://github.com/Automattic/jetpack-jitm/compare/v2.1.0...v2.1.1 +[2.1.0]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.8...v2.1.0 +[2.0.8]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.7...v2.0.8 +[2.0.7]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.6...v2.0.7 +[2.0.6]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.5...v2.0.6 +[2.0.5]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.4...v2.0.5 +[2.0.4]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.3...v2.0.4 +[2.0.3]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.2...v2.0.3 +[2.0.2]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-jitm/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.16.2...v2.0.0 +[1.16.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.16.1...v1.16.2 +[1.16.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.16.0...v1.16.1 +[1.16.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.15.1...v1.16.0 +[1.15.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.15.0...v1.15.1 +[1.15.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.14.1...v1.15.0 +[1.14.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.14.0...v1.14.1 +[1.14.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.13.5...v1.14.0 +[1.13.5]: https://github.com/Automattic/jetpack-jitm/compare/v1.13.4...v1.13.5 +[1.13.4]: https://github.com/Automattic/jetpack-jitm/compare/v1.13.3...v1.13.4 +[1.13.3]: https://github.com/Automattic/jetpack-jitm/compare/v1.13.2...v1.13.3 +[1.13.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.13.1...v1.13.2 +[1.13.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.13.0...v1.13.1 +[1.13.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.12.2...v1.13.0 +[1.12.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.12.1...v1.12.2 +[1.12.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.12.0...v1.12.1 +[1.12.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.11.2...v1.12.0 +[1.11.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.11.1...v1.11.2 +[1.11.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.11.0...v1.11.1 +[1.11.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.10.4...v1.11.0 +[1.10.4]: https://github.com/Automattic/jetpack-jitm/compare/v1.10.3...v1.10.4 +[1.10.3]: https://github.com/Automattic/jetpack-jitm/compare/v1.10.2...v1.10.3 +[1.10.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.10.1...v1.10.2 +[1.10.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.10.0...v1.10.1 +[1.10.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.9.1...v1.10.0 +[1.9.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.9.0...v1.9.1 +[1.9.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.8.2...v1.9.0 +[1.8.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.8.1...v1.8.2 +[1.8.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.8.0...v1.8.1 +[1.8.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.7.2...v1.8.0 +[1.7.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.7.1...v1.7.2 +[1.7.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.7.0...v1.7.1 +[1.7.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.6.5...v1.7.0 +[1.6.5]: https://github.com/Automattic/jetpack-jitm/compare/v1.6.4...v1.6.5 +[1.6.4]: https://github.com/Automattic/jetpack-jitm/compare/v1.6.3...v1.6.4 +[1.6.3]: https://github.com/Automattic/jetpack-jitm/compare/v1.6.2...v1.6.3 +[1.6.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.6.1...v1.6.2 +[1.6.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.6.0...v1.6.1 +[1.6.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.5.1...v1.6.0 +[1.5.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.5.0...v1.5.1 +[1.5.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.4.0...v1.5.0 +[1.4.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.1.2...v1.2.0 +[1.1.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.1.1...v1.1.2 +[1.1.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.10...v1.1.0 +[1.0.10]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.9...v1.0.10 +[1.0.9]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.8...v1.0.9 +[1.0.8]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.7...v1.0.8 +[1.0.7]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.6...v1.0.7 +[1.0.6]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.5...v1.0.6 +[1.0.5]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.4...v1.0.5 +[1.0.4]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.3...v1.0.4 +[1.0.3]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.2...v1.0.3 +[1.0.2]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.1...v1.0.2 +[1.0.1]: https://github.com/Automattic/jetpack-jitm/compare/v1.0.0...v1.0.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png new file mode 100644 index 0000000000000000000000000000000000000000..07ae0ef447c602a4c9a98f9d85a19d1c606e0646 GIT binary patch literal 23766 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 A7ytkO literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php new file mode 100644 index 00000000..20c214ea --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php @@ -0,0 +1 @@ + array('jquery', 'wp-polyfill'), 'version' => 'a41583033504a4ed0b13'); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.css b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.css new file mode 100644 index 00000000..f8d6f089 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.css @@ -0,0 +1 @@ +.jitm-button{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #000;border-radius:4px;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;margin:0;min-width:90px;outline:0;overflow:hidden;padding:7px 14px 9px;text-align:center;text-decoration:none;text-overflow:ellipsis;vertical-align:top;width:100%}.jitm-button.is-primary{background:#000;color:#fff}.jitm-button.is-primary .gridicons-external-link{fill:#fff}.jitm-button.is-secondary .gridicons-external-link{fill:#000}.jitm-button.is-secondary:hover{background:#f6f7f7;color:#000}.jitm-button.is-secondary:hover .gridicons-external-link{fill:#000}.jitm-button:focus,.jitm-button:hover{background:#414141;border-color:#414141;color:#fff}.jitm-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.jitm-button:disabled,.jitm-button[disabled]{background:#dcdcde;border-color:#dcdcde;color:#a7aaad;cursor:default}.jitm-button.is-compact{font-size:14px;height:32px;line-height:1;white-space:nowrap}.jitm-button.is-compact .gridicon{margin-top:-8px;top:4px}.jitm-button.is-compact .gridicons-plus-small{margin-left:-4px}.jitm-button.is-compact .gridicons-plus-small:last-of-type{margin-left:0}.jitm-button.is-compact .gridicons-plus-small+.gridicon{margin-left:-4px}.jitm-button.is-compact .gridicons-external-link{margin:-3px 0 -3px 2px}.jitm-button.hidden{display:none}.jitm-card{background-color:#fff;border:1px solid #fff;border-radius:2px;box-shadow:0 1px 4px #00000029;box-sizing:border-box;clear:both;display:block;margin:3rem 1.25rem 0 auto;padding:1rem 1rem 1rem 1.25rem;position:relative}.jitm-card:after{clear:both;content:".";display:block;height:0;visibility:hidden}.jitm-card.is-compact{margin-bottom:.0625rem}@media(min-width:481px){.jitm-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.jitm-card.is-card-link{padding-right:3rem}.my-jetpack-jitm-card .jitm-card{margin-bottom:1.5rem;margin-right:0;margin-top:1.5rem}#screen-meta-links+.jitm-card{margin:2.5rem 1.5385em 0 auto}.post-php .jitm-card{margin-right:0}.jp-lower .jitm-card{margin:0 0 1.5rem}.jitm-banner.jitm-card{display:flex;position:relative;z-index:2}.jitm-banner.jitm-card:before{border-bottom-left-radius:1px;border-top-left-radius:1px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}@media(max-width:480px){.jitm-banner.jitm-card{display:flex;flex-direction:column}}.jitm-banner.jitm-card.is-card-link{padding:.75rem 3rem .75rem 1rem}.jitm-banner.jitm-card.is-dismissible{padding-right:3rem}.jitm-banner.jitm-card:before{background-color:#4ab866}.jitm-banner.jitm-card .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-personal:before{background-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon{color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle{background-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-premium:before{background-color:#069e08}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon{color:#069e08}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle{background-color:#069e08}.jitm-banner.jitm-card.is-upgrade-business:before,.jitm-banner.jitm-card.woo-jitm:before{background-color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon{color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle{background-color:#855da6}.jitm-banner.jitm-card .jitm-card__link-indicator{align-items:center;color:#0087be;display:flex}.jitm-banner.jitm-card:hover{transition:all .1s ease-in-out}.jitm-banner.jitm-card:hover.is-card-link{box-shadow:0 0 0 1px #a2a2a2,0 2px 4px #d5d5d5}.jitm-banner.jitm-card:hover .jitm-card__link-indicator{color:#005082}@media(min-width:481px){.jitm-banner.jitm-card{padding:1rem 1rem 1rem 1.25rem}.jitm-banner.jitm-card.is-dismissible{padding-right:1rem}}.jitm-banner__buttons_container{display:flex;gap:1rem;height:50%;margin:auto 1rem auto 0;overflow:hidden}@media(min-width:481px){.jitm-banner__buttons_container{margin-left:1rem}}.jitm-banner__icons{display:flex}.jitm-banner__icons .jitm-banner__icon,.jitm-banner__icons .jitm-banner__icon-circle{border-radius:50%;flex-shrink:0;height:1.5rem;margin-right:1rem;margin-top:-.125rem;text-align:center;top:.25rem;width:1.5rem}.jitm-banner__icons .jitm-banner__icon{align-self:center;color:#fff;display:block}.jitm-banner__icons .jitm-banner__icon-circle{color:#fff;display:none;padding:.1875rem .25rem .25rem .1875rem}@media(min-width:481px){.jitm-banner__icons{align-items:center}.jitm-banner__icons .jitm-banner__icon{display:none}.jitm-banner__icons .jitm-banner__icon-circle{display:block}}.jitm-banner__icon-plan{display:flex;margin-right:1rem}.jitm-banner__icon-plan .dops-plan-icon{height:2rem;width:2rem}.jitm-banner__icon-plan .jp-emblem{position:relative;top:.125rem}@media(max-width:480px){.jitm-banner__icon-plan .jp-emblem{margin-bottom:1rem}}.jitm-banner__icon-plan .jp-emblem svg{height:2rem;width:2rem;fill:#069e08}.jitm-banner__icon-plan .jp-emblem .jitm-jp-logo{height:inherit;width:2.5rem;fill:inherit}@media(min-width:481px){.jitm-banner__icon-plan{align-items:center}}.jitm-banner__background{background-image:url(images/background-f9c9ff650c08ee46f153.png);background-position:100%;background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.rtl .jitm-banner__background{background-position:0;transform:scaleX(-1)}.jitm-banner__content{align-items:center;display:flex;flex-grow:1;flex-shrink:100000;flex-wrap:wrap}@media(max-width:480px){.jitm-banner__content{margin-right:0}}@media(min-width:481px){.jitm-banner__content{flex-wrap:nowrap}}@media(max-width:960px){.jitm-banner__content{margin-right:5px}}.jitm-banner__info{flex-grow:1;line-height:1.4}@media(min-width:481px){.jitm-banner__info{flex-basis:50%}}@media(min-width:961px){.jitm-banner__info{flex-basis:70%}}.jitm-banner__info .jitm-banner__description,.jitm-banner__info .jitm-banner__description a,.jitm-banner__info .jitm-banner__title{color:#000}.jitm-banner__info .jitm-banner__title{font-size:.9375rem;font-weight:700;line-height:136%}.jitm-banner__info .jitm-banner__description{font-size:.8125rem;line-height:150%;margin-top:.125rem}.jitm-banner__info .banner__list{font-size:12px;list-style:none;margin:10px 0}.jitm-banner__info .banner__list li{margin:6px 0}.jitm-banner__info .banner__list li .gridicon{fill:#a2a2a2;display:inline;margin-right:12px;vertical-align:bottom}.jitm-banner__action{align-self:center;font-size:.75rem;overflow:hidden;text-align:left}.jitm-banner__action .jitm-banner__prices{display:flex;justify-content:flex-start}.jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:0}.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol{color:#414141}.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:.5rem}@media(max-width:480px){.jitm-banner__action{margin-top:1rem}}@media(min-width:481px){.jitm-banner__action{text-align:center;width:auto}.jitm-banner__action .is-dismissible{margin-top:2.5rem}.jitm-banner__action .jitm-banner__prices{justify-content:flex-end;text-align:right}}.jitm-banner__dismiss{display:block;line-height:.5;margin-bottom:auto;margin-top:auto;text-decoration:none}.jitm-banner__dismiss:before{color:#6f6f6f;content:"";font:400 20px/1 dashicons}@media(min-width:661px){.jitm-banner__dismiss{margin-right:-.5rem}}@media(max-width:480px){.jitm-banner__dismiss{align-items:center;display:flex;height:48px;justify-content:center;margin:0;position:absolute;right:0;top:0;width:48px}}.jitm-banner__action+.jitm-banner__dismiss{margin-left:.625rem}#dolly+.jitm-card{margin:3rem 1rem 0 auto} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.js new file mode 100644 index 00000000..a58f31a9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.js @@ -0,0 +1 @@ +(()=>{"use strict";var t={428:t=>{t.exports=window.jQuery}},a={};function e(n){var i=a[n];if(void 0!==i)return i.exports;var c=a[n]={exports:{}};return t[n](c,c.exports,e),c.exports}e.n=t=>{var a=t&&t.__esModule?()=>t.default:()=>t;return e.d(a,{a:a}),a},e.d=(t,a)=>{for(var n in a)e.o(a,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:a[n]})},e.o=(t,a)=>Object.prototype.hasOwnProperty.call(t,a);var n=e(428);e.n(n)()(document).ready((function(t){var a={default:function(a){const e='\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t';var n='
';if(n+='
',n+='
',n+='
'+a.content.icon+"
",n+='
',n+='
'+a.content.message+"
",a.content.description&&""!==a.content.description){if(n+='
'+a.content.description,a.content.list.length>0){n+='
"}if(n+="
",n+="
",n+='
',a.activate_module&&(n+='",a.module_settings_link&&(n+='")),a.CTA.message){var o="jitm-button is-compact";a.CTA.primary&&null===a.activate_module?o+=" is-primary":o+=" is-secondary";var r=a.CTA.ajax_action,s=a.CTA.newWindow&&!r;n+='"}return n+="
",a.is_dismissible&&(n+=''),t(n+="
")}},e=function(){t(".jetpack-jitm-message").each((function(){var e=t(this),n=e.data("message-path"),i=e.data("query"),c=e.data("redirect"),o=location.hash;o=o.replace(/#\//,"_"),n.includes("jetpack_page_my-jetpack")?n=n.replace("jetpack_page_my-jetpack","jetpack_page_my-jetpack"+o):"_dashboard"!==o&&(n=n.replace("toplevel_page_jetpack","toplevel_page_jetpack"+o));var r=!!t(".jetpack-logo__masthead").length;t.get(window.jitm_config.api_root+"jetpack/v4/jitm",{message_path:n,query:i,full_jp_logo_exists:r,_wpnonce:e.data("nonce")}).then((function(n){"object"==typeof n&&n[1]&&(n=[n[1]]),0!==n.length&&n[0].content&&function(e,n,i){var c;(c=n.template)&&a[c]||(c="default"),n.url=n.url+"&redirect="+i;var o,r=a[c](n);r.find(".jitm-banner__dismiss").on("click",(o=r,function(a){a.preventDefault(),o.hide(),t.ajax({url:window.jitm_config.api_root+"jetpack/v4/jitm",method:"POST",beforeSend:function(t){t.setRequestHeader("X-WP-Nonce",window.jitm_config.nonce)},data:{id:n.id,feature_class:n.feature_class}})})),t("#jp-admin-notices").length>0?(e.innerHTML=r,t("#jp-admin-notices").find(".jitm-card")&&t(".jitm-card").replaceWith(r),r.prependTo(t("#jp-admin-notices"))):e.replaceWith(r),r.find("#jitm-banner__activate a").on("click",(function(){var a=t(this);if(a.attr("disabled"))return!1;t.ajax({url:window.jitm_config.api_root+"jetpack/v4/module/"+a.data("module")+"/active",method:"POST",beforeSend:function(a){a.setRequestHeader("X-WP-Nonce",e.data("nonce")),t("#jitm-banner__activate a").text(window.jitm_config.activating_module_text),t("#jitm-banner__activate a").attr("disabled",!0)}}).done((function(){if(t("#jitm-banner__activate a").text(window.jitm_config.activated_module_text),t("#jitm-banner__activate a").attr("disabled",!0),a.data("settings_link"))return t("#jitm-banner__settings").show(),void t("#jitm-banner__activate").hide();setTimeout((function(){r.fadeOut("slow")}),2e3)}))})),r.find(".jitm-button[data-ajax-action]").on("click",(function(a){a.preventDefault();var n=t(this);return n.attr("disabled",!0),t.post(window.ajaxurl,{action:n.data("ajax-action"),_nonce:e.data("ajax-nonce")}).done((function(){r.fadeOut("slow")})).fail((function(){n.attr("disabled",!1)})),!1})),r.find(".jitm-button").on("click",(function(a){var e=t(this),n=e.attr("data-jptracks-name");if(void 0!==n){var i={clicked:e.attr("data-jptracks-prop")||!1,jitm_message_path:e.attr("data-jitm-path")||!1};window.jpTracksAJAX&&window.jpTracksAJAX.record_ajax_event(n,"click",i)}}))}(e,n[0],c)}))}))};e(),t(window).on("hashchange",(function(t){const a=t.originalEvent.newURL;if(["jetpack","my-jetpack","jetpack-backup","jetpack-boost","jetpack-protect","jetpack-search","jetpack-social","jetpack-videopress"].some((t=>a.includes(`admin.php?page=${t}`)))){var n=document.querySelector(".jitm-card");n&&n.remove(),e()}}))}))})(); \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css new file mode 100644 index 00000000..b87e4632 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css @@ -0,0 +1 @@ +.jitm-button{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #000;border-radius:4px;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;margin:0;min-width:90px;outline:0;overflow:hidden;padding:7px 14px 9px;text-align:center;text-decoration:none;text-overflow:ellipsis;vertical-align:top;width:100%}.jitm-button.is-primary{background:#000;color:#fff}.jitm-button.is-primary .gridicons-external-link{fill:#fff}.jitm-button.is-secondary .gridicons-external-link{fill:#000}.jitm-button.is-secondary:hover{background:#f6f7f7;color:#000}.jitm-button.is-secondary:hover .gridicons-external-link{fill:#000}.jitm-button:focus,.jitm-button:hover{background:#414141;border-color:#414141;color:#fff}.jitm-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.jitm-button:disabled,.jitm-button[disabled]{background:#dcdcde;border-color:#dcdcde;color:#a7aaad;cursor:default}.jitm-button.is-compact{font-size:14px;height:32px;line-height:1;white-space:nowrap}.jitm-button.is-compact .gridicon{margin-top:-8px;top:4px}.jitm-button.is-compact .gridicons-plus-small{margin-right:-4px}.jitm-button.is-compact .gridicons-plus-small:last-of-type{margin-right:0}.jitm-button.is-compact .gridicons-plus-small+.gridicon{margin-right:-4px}.jitm-button.is-compact .gridicons-external-link{margin:-3px 2px -3px 0}.jitm-button.hidden{display:none}.jitm-card{background-color:#fff;border:1px solid #fff;border-radius:2px;box-shadow:0 1px 4px #00000029;box-sizing:border-box;clear:both;display:block;margin:3rem auto 0 1.25rem;padding:1rem 1.25rem 1rem 1rem;position:relative}.jitm-card:after{clear:both;content:".";display:block;height:0;visibility:hidden}.jitm-card.is-compact{margin-bottom:.0625rem}@media(min-width:481px){.jitm-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.jitm-card.is-card-link{padding-left:3rem}.my-jetpack-jitm-card .jitm-card{margin-bottom:1.5rem;margin-left:0;margin-top:1.5rem}#screen-meta-links+.jitm-card{margin:2.5rem auto 0 1.5385em}.post-php .jitm-card{margin-left:0}.jp-lower .jitm-card{margin:0 0 1.5rem}.jitm-banner.jitm-card{display:flex;position:relative;z-index:2}.jitm-banner.jitm-card:before{border-bottom-right-radius:1px;border-top-right-radius:1px;content:"";height:100%;position:absolute;right:0;top:0;width:4px}@media(max-width:480px){.jitm-banner.jitm-card{display:flex;flex-direction:column}}.jitm-banner.jitm-card.is-card-link{padding:.75rem 1rem .75rem 3rem}.jitm-banner.jitm-card.is-dismissible{padding-left:3rem}.jitm-banner.jitm-card:before{background-color:#4ab866}.jitm-banner.jitm-card .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-personal:before{background-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon{color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle{background-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-premium:before{background-color:#069e08}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon{color:#069e08}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle{background-color:#069e08}.jitm-banner.jitm-card.is-upgrade-business:before,.jitm-banner.jitm-card.woo-jitm:before{background-color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon{color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle{background-color:#855da6}.jitm-banner.jitm-card .jitm-card__link-indicator{align-items:center;color:#0087be;display:flex}.jitm-banner.jitm-card:hover{transition:all .1s ease-in-out}.jitm-banner.jitm-card:hover.is-card-link{box-shadow:0 0 0 1px #a2a2a2,0 2px 4px #d5d5d5}.jitm-banner.jitm-card:hover .jitm-card__link-indicator{color:#005082}@media(min-width:481px){.jitm-banner.jitm-card{padding:1rem 1.25rem 1rem 1rem}.jitm-banner.jitm-card.is-dismissible{padding-left:1rem}}.jitm-banner__buttons_container{display:flex;gap:1rem;height:50%;margin:auto 0 auto 1rem;overflow:hidden}@media(min-width:481px){.jitm-banner__buttons_container{margin-right:1rem}}.jitm-banner__icons{display:flex}.jitm-banner__icons .jitm-banner__icon,.jitm-banner__icons .jitm-banner__icon-circle{border-radius:50%;flex-shrink:0;height:1.5rem;margin-left:1rem;margin-top:-.125rem;text-align:center;top:.25rem;width:1.5rem}.jitm-banner__icons .jitm-banner__icon{align-self:center;color:#fff;display:block}.jitm-banner__icons .jitm-banner__icon-circle{color:#fff;display:none;padding:.1875rem .1875rem .25rem .25rem}@media(min-width:481px){.jitm-banner__icons{align-items:center}.jitm-banner__icons .jitm-banner__icon{display:none}.jitm-banner__icons .jitm-banner__icon-circle{display:block}}.jitm-banner__icon-plan{display:flex;margin-left:1rem}.jitm-banner__icon-plan .dops-plan-icon{height:2rem;width:2rem}.jitm-banner__icon-plan .jp-emblem{position:relative;top:.125rem}@media(max-width:480px){.jitm-banner__icon-plan .jp-emblem{margin-bottom:1rem}}.jitm-banner__icon-plan .jp-emblem svg{height:2rem;width:2rem;fill:#069e08}.jitm-banner__icon-plan .jp-emblem .jitm-jp-logo{height:inherit;width:2.5rem;fill:inherit}@media(min-width:481px){.jitm-banner__icon-plan{align-items:center}}.jitm-banner__background{background-image:url(images/background-f9c9ff650c08ee46f153.png);background-position:0;background-repeat:no-repeat;height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.rtl .jitm-banner__background{background-position:100%;transform:scaleX(-1)}.jitm-banner__content{align-items:center;display:flex;flex-grow:1;flex-shrink:100000;flex-wrap:wrap}@media(max-width:480px){.jitm-banner__content{margin-left:0}}@media(min-width:481px){.jitm-banner__content{flex-wrap:nowrap}}@media(max-width:960px){.jitm-banner__content{margin-left:5px}}.jitm-banner__info{flex-grow:1;line-height:1.4}@media(min-width:481px){.jitm-banner__info{flex-basis:50%}}@media(min-width:961px){.jitm-banner__info{flex-basis:70%}}.jitm-banner__info .jitm-banner__description,.jitm-banner__info .jitm-banner__description a,.jitm-banner__info .jitm-banner__title{color:#000}.jitm-banner__info .jitm-banner__title{font-size:.9375rem;font-weight:700;line-height:136%}.jitm-banner__info .jitm-banner__description{font-size:.8125rem;line-height:150%;margin-top:.125rem}.jitm-banner__info .banner__list{font-size:12px;list-style:none;margin:10px 0}.jitm-banner__info .banner__list li{margin:6px 0}.jitm-banner__info .banner__list li .gridicon{fill:#a2a2a2;display:inline;margin-left:12px;vertical-align:bottom}.jitm-banner__action{align-self:center;font-size:.75rem;overflow:hidden;text-align:right}.jitm-banner__action .jitm-banner__prices{display:flex;justify-content:flex-start}.jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:0}.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol{color:#414141}.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:.5rem}@media(max-width:480px){.jitm-banner__action{margin-top:1rem}}@media(min-width:481px){.jitm-banner__action{text-align:center;width:auto}.jitm-banner__action .is-dismissible{margin-top:2.5rem}.jitm-banner__action .jitm-banner__prices{justify-content:flex-end;text-align:left}}.jitm-banner__dismiss{display:block;line-height:.5;margin-bottom:auto;margin-top:auto;text-decoration:none}.jitm-banner__dismiss:before{color:#6f6f6f;content:"";font:400 20px/1 dashicons}@media(min-width:661px){.jitm-banner__dismiss{margin-left:-.5rem}}@media(max-width:480px){.jitm-banner__dismiss{align-items:center;display:flex;height:48px;justify-content:center;left:0;margin:0;position:absolute;top:0;width:48px}}.jitm-banner__action+.jitm-banner__dismiss{margin-right:.625rem}#dolly+.jitm-card{margin:3rem auto 0 1rem} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/composer.json new file mode 100644 index 00000000..975f3341 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/composer.json @@ -0,0 +1,63 @@ +{ + "name": "automattic/jetpack-jitm", + "description": "Just in time messages for Jetpack", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-a8c-mc-stats": "^2.0.2", + "automattic/jetpack-assets": "^2.3.7", + "automattic/jetpack-connection": "^4.0.0", + "automattic/jetpack-device-detection": "^2.1.4", + "automattic/jetpack-logo": "^2.0.4", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-status": "^4.0.0" + }, + "require-dev": { + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "build-production": [ + "pnpm run build-production" + ], + "build-development": [ + "pnpm run build" + ], + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "watch": [ + "Composer\\Config::disableProcessTimeout", + "pnpm run watch" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-jitm", + "textdomain": "jetpack-jitm", + "version-constants": { + "::PACKAGE_VERSION": "src/class-jitm.php" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "3.1.x-dev" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php new file mode 100644 index 00000000..802cce7d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php @@ -0,0 +1,347 @@ +register(); + } + + /** + * Pre/Post Connection JITM factory metod + * + * @return Post_Connection_JITM|Pre_Connection_JITM JITM instance. + */ + public static function get_instance() { + if ( ( new Connection_Manager() )->is_connected() ) { + $jitm = new Post_Connection_JITM(); + } else { + $jitm = new Pre_Connection_JITM(); + } + return $jitm; + } + + /** + * Sets up JITM action callbacks if needed. + */ + public function register() { + if ( did_action( 'jetpack_registered_jitms' ) ) { + // JITMs have already been registered. + return; + } + + if ( ! $this->jitms_enabled() ) { + // Do nothing. + return; + } + + add_action( 'rest_api_init', array( __NAMESPACE__ . '\\Rest_Api_Endpoints', 'register_endpoints' ) ); + + add_action( 'current_screen', array( $this, 'prepare_jitms' ) ); + + /** + * These are sync actions that we need to keep track of for jitms. + */ + add_filter( 'jetpack_sync_before_send_updated_option', array( $this, 'jetpack_track_last_sync_callback' ), 99 ); + + /** + * Fires when the JITMs are registered. This action is used to ensure that + * JITMs are registered only once. + * + * @since 1.16.0 + */ + do_action( 'jetpack_registered_jitms' ); + } + + /** + * Checks the jetpack_just_in_time_msgs filters and whether the site + * is offline to determine whether JITMs are enabled. + * + * @return bool True if JITMs are enabled, else false. + */ + public function jitms_enabled() { + /** + * Filter to turn off all just in time messages + * + * @since 1.1.0 + * @since-jetpack 3.7.0 + * @since-jetpack 5.4.0 Correct docblock to reflect default arg value + * + * @param bool true Whether to show just in time messages. + */ + if ( ! apply_filters( 'jetpack_just_in_time_msgs', true ) ) { + return false; + } + + // Folks cannot connect to WordPress.com and won't really be able to act on the pre-connection messages. So bail. + if ( ( new Status() )->is_offline_mode() ) { + return false; + } + + return true; + } + + /** + * Prepare actions according to screen and post type. + * + * @since 1.1.0 + * @since-jetpack 3.8.2 + * + * @uses Jetpack_Autoupdate::get_possible_failures() + * + * @param \WP_Screen $screen WP Core's screen object. + */ + public function prepare_jitms( $screen ) { + /** + * Filter to hide JITMs on certain screens. + * + * @since 1.14.0 + * + * @param bool true Whether to show just in time messages. + * @param string $string->id The ID of the current screen. + */ + if ( apply_filters( 'jetpack_display_jitms_on_screen', true, $screen->id ) ) { + add_action( 'admin_enqueue_scripts', array( $this, 'jitm_enqueue_files' ) ); + add_action( 'admin_notices', array( $this, 'ajax_message' ) ); + add_action( 'edit_form_top', array( $this, 'ajax_message' ) ); + } + } + + /** + * Check if the current page is a Jetpack or WooCommerce admin page. + * Noting that this is a very basic check, and pages from other plugins may also match. + * + * @since 3.1.0 + * + * @return bool True if the current page is a Jetpack or WooCommerce admin page, else false. + */ + public function is_a8c_admin_page() { + if ( ! function_exists( 'get_current_screen' ) ) { + return false; + } + + $current_screen = get_current_screen(); + + // We never want to show JITMs on the block editor. + if ( + method_exists( $current_screen, 'is_block_editor' ) + && $current_screen->is_block_editor() + ) { + return false; + } + + return ( + $current_screen + && $current_screen->id + && (bool) preg_match( '/jetpack|woo|shop|product/', $current_screen->id ) + ); + } + + /** + * Function to enqueue jitm css and js + */ + public function jitm_enqueue_files() { + // Only load those files on the Jetpack or Woo admin pages. + if ( ! $this->is_a8c_admin_page() ) { + return; + } + + Assets::register_script( + 'jetpack-jitm', + '../build/index.js', + __FILE__, + array( + 'in_footer' => true, + 'dependencies' => array( 'jquery' ), + 'enqueue' => true, + ) + ); + wp_localize_script( + 'jetpack-jitm', + 'jitm_config', + array( + 'api_root' => esc_url_raw( rest_url() ), + 'activate_module_text' => esc_html__( 'Activate', 'jetpack-jitm' ), + 'activated_module_text' => esc_html__( 'Activated', 'jetpack-jitm' ), + 'activating_module_text' => esc_html__( 'Activating', 'jetpack-jitm' ), + 'settings_module_text' => esc_html__( 'Settings', 'jetpack-jitm' ), + 'nonce' => wp_create_nonce( 'wp_rest' ), + ) + ); + } + + /** + * Is the current page a block editor page? + * + * @since 1.1.0 + * @since-jetpack 8.0.0 + * + * @deprecated 3.1.0 + */ + public function is_gutenberg_page() { + _deprecated_function( __METHOD__, '3.1.0' ); + $current_screen = get_current_screen(); + return ( method_exists( $current_screen, 'is_block_editor' ) && $current_screen->is_block_editor() ); + } + + /** + * Get's the current message path for display of a JITM + * + * @return string The message path + */ + public function get_message_path() { + $screen = get_current_screen(); + + return 'wp:' . $screen->id . ':' . current_filter(); + } + + /** + * Injects the dom to show a JITM inside of wp-admin. + */ + public function ajax_message() { + if ( ! is_admin() ) { + return; + } + + // Only add this to Jetpack or Woo admin pages. + if ( ! $this->is_a8c_admin_page() ) { + return; + } + + $message_path = $this->get_message_path(); + $query_string = _http_build_query( $_GET, '', ',' ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended + $current_screen = isset( $_SERVER['REQUEST_URI'] ) ? wp_unslash( $_SERVER['REQUEST_URI'] ) : ''; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- Escaped below + ?> +
+ ' . ( ( $full_jp_logo_exists ) ? $jetpack_logo->get_jp_emblem() : $jetpack_logo->get_jp_emblem_larger() ) . ''; + break; + case 'woocommerce': + $content_icon = ''; + break; + default: + $content_icon = ''; + break; + } + return $content_icon; + } + + /** + * Returns an array containing the supported icons for JITMs. + * + * The list includes an empty string, which is used when no icon should be displayed. + * + * @return array The list of supported icons. + */ + public function get_supported_icons() { + return array( + 'jetpack', + 'woocommerce', + '', + ); + } + + /** + * Stores dismiss data into an option + * + * @param string $key Dismiss key. + */ + public function save_dismiss( $key ) { + $hide_jitm = \Jetpack_Options::get_option( 'hide_jitm' ); + if ( ! is_array( $hide_jitm ) ) { + $hide_jitm = array(); + } + + if ( ! isset( $hide_jitm[ $key ] ) || ! is_array( $hide_jitm[ $key ] ) ) { + $hide_jitm[ $key ] = array( + 'last_dismissal' => 0, + 'number' => 0, + ); + } + + $hide_jitm[ $key ] = array( + 'last_dismissal' => time(), + 'number' => $hide_jitm[ $key ]['number'] + 1, + ); + + \Jetpack_Options::update_option( 'hide_jitm', $hide_jitm ); + } + + /** + * Sets the 'jetpack_last_plugin_sync' transient when the active_plugins option is synced. + * + * @param array $params The action parameters. + * + * @return array Returns the action parameters unchanged. + */ + public function jetpack_track_last_sync_callback( $params ) { + /** + * This filter is documented in the Automattic\Jetpack\JITMS\Post_Connection_JITM class. + */ + if ( ! apply_filters( 'jetpack_just_in_time_msg_cache', true ) ) { + return $params; + } + + if ( is_array( $params ) && isset( $params[0] ) ) { + $option = $params[0]; + if ( 'active_plugins' === $option ) { + // Use the cache if we can, but not terribly important if it gets evicted. + set_transient( 'jetpack_last_plugin_sync', time(), HOUR_IN_SECONDS ); + } + } + + return $params; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php new file mode 100644 index 00000000..8ab43298 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php @@ -0,0 +1,417 @@ +tracking = new Tracking(); + } + + /** + * A special filter for WooCommerce, to set a message based on local state. + * + * @param object $content The current message. + * + * @return object The new message. + */ + public static function jitm_woocommerce_services_msg( $content ) { + if ( ! function_exists( 'wc_get_base_location' ) ) { + return $content; + } + + $base_location = wc_get_base_location(); + + switch ( $base_location['country'] ) { + case 'US': + $content->message = esc_html__( 'New free service: Show USPS shipping rates on your store! Added bonus: print shipping labels without leaving WooCommerce.', 'jetpack-jitm' ); + break; + case 'CA': + $content->message = esc_html__( 'New free service: Show Canada Post shipping rates on your store!', 'jetpack-jitm' ); + break; + default: + $content->message = ''; + } + + return $content; + } + + /** + * A special filter for WooCommerce Call To Action button + * + * @return string The new CTA + */ + public static function jitm_jetpack_woo_services_install() { + return wp_nonce_url( + add_query_arg( + array( + 'wc-services-action' => 'install', + ), + admin_url( 'admin.php?page=wc-settings' ) + ), + 'wc-services-install' + ); + } + + /** + * A special filter for WooCommerce Call To Action button. + * + * @return string The new CTA + */ + public static function jitm_jetpack_woo_services_activate() { + return wp_nonce_url( + add_query_arg( + array( + 'wc-services-action' => 'activate', + ), + admin_url( 'admin.php?page=wc-settings' ) + ), + 'wc-services-install' + ); + } + + /** + * A special filter used in the CTA of a JITM offering to install the Creative Mail plugin. + * + * @return string The new CTA + */ + public static function jitm_jetpack_creative_mail_install() { + return wp_nonce_url( + add_query_arg( + array( + 'creative-mail-action' => 'install', + ), + admin_url( 'edit.php?post_type=feedback' ) + ), + 'creative-mail-install' + ); + } + + /** + * A special filter used in the CTA of a JITM offering to activate the Creative Mail plugin. + * + * @return string The new CTA + */ + public static function jitm_jetpack_creative_mail_activate() { + return wp_nonce_url( + add_query_arg( + array( + 'creative-mail-action' => 'activate', + ), + admin_url( 'edit.php?post_type=feedback' ) + ), + 'creative-mail-install' + ); + } + + /** + * A special filter used in the CTA of a JITM offering to install the Jetpack Backup plugin. + * + * @return string The new CTA + */ + public static function jitm_jetpack_backup_install() { + return wp_nonce_url( + add_query_arg( + array( + 'jetpack-backup-action' => 'install', + ), + admin_url( 'admin.php?page=jetpack' ) + ), + 'jetpack-backup-install' + ); + } + + /** + * A special filter used in the CTA of a JITM offering to activate the Jetpack Backup plugin. + * + * @return string The new CTA + */ + public static function jitm_jetpack_backup_activate() { + return wp_nonce_url( + add_query_arg( + array( + 'jetpack-backup-action' => 'activate', + ), + admin_url( 'admin.php?page=jetpack' ) + ), + 'jetpack-backup-install' + ); + } + + /** + * A special filter used in the CTA of a JITM offering to install the Jetpack Boost plugin. + * + * @return string The new CTA + */ + public static function jitm_jetpack_boost_install() { + return wp_nonce_url( + add_query_arg( + array( + 'jetpack-boost-action' => 'install', + ), + admin_url( 'admin.php?page=jetpack' ) + ), + 'jetpack-boost-install' + ); + } + + /** + * A special filter used in the CTA of a JITM offering to activate the Jetpack Boost plugin. + * + * @return string The new CTA + */ + public static function jitm_jetpack_boost_activate() { + return wp_nonce_url( + add_query_arg( + array( + 'jetpack-boost-action' => 'activate', + ), + admin_url( 'admin.php?page=jetpack' ) + ), + 'jetpack-boost-install' + ); + } + + /** + * Dismisses a JITM feature class so that it will no longer be shown. + * + * @param string $id The id of the JITM that was dismissed. + * @param string $feature_class The feature class of the JITM that was dismissed. + * + * @return bool Always true. + */ + public function dismiss( $id, $feature_class ) { + $this->tracking->record_user_event( + 'jitm_dismiss_client', + array( + 'jitm_id' => $id, + 'feature_class' => $feature_class, + ) + ); + $this->save_dismiss( $feature_class ); + return true; + } + + /** + * Asks the wpcom API for the current message to display keyed on query string and message path + * + * @param string $message_path The message path to ask for. + * @param string $query The query string originally from the front end. + * @param bool $full_jp_logo_exists If there is a full Jetpack logo already on the page. + * + * @return array The JITM's to show, or an empty array if there is nothing to show + */ + public function get_messages( $message_path, $query, $full_jp_logo_exists ) { + // WooCommerce Services. + add_filter( 'jitm_woocommerce_services_msg', array( $this, 'jitm_woocommerce_services_msg' ) ); + add_filter( 'jitm_jetpack_woo_services_install', array( $this, 'jitm_jetpack_woo_services_install' ) ); + add_filter( 'jitm_jetpack_woo_services_activate', array( $this, 'jitm_jetpack_woo_services_activate' ) ); + + // Creative Mail. + add_filter( 'jitm_jetpack_creative_mail_install', array( $this, 'jitm_jetpack_creative_mail_install' ) ); + add_filter( 'jitm_jetpack_creative_mail_activate', array( $this, 'jitm_jetpack_creative_mail_activate' ) ); + + // Jetpack Backup. + add_filter( 'jitm_jetpack_backup_install', array( $this, 'jitm_jetpack_backup_install' ) ); + add_filter( 'jitm_jetpack_backup_activate', array( $this, 'jitm_jetpack_backup_activate' ) ); + + // Jetpack Boost. + add_filter( 'jitm_jetpack_boost_install', array( $this, 'jitm_jetpack_boost_install' ) ); + add_filter( 'jitm_jetpack_boost_activate', array( $this, 'jitm_jetpack_boost_activate' ) ); + + $user = wp_get_current_user(); + + // Unauthenticated or invalid requests just bail. + if ( ! $user ) { + return array(); + } + + $user_roles = implode( ',', $user->roles ); + $site_id = \Jetpack_Options::get_option( 'id' ); + + // Build our jitm request. + $path = add_query_arg( + array( + 'external_user_id' => urlencode_deep( $user->ID ), + 'user_roles' => urlencode_deep( $user_roles ), + 'query_string' => urlencode_deep( build_query( $query ) ), + 'mobile_browser' => Device_Detection::is_smartphone() ? 1 : 0, + '_locale' => get_user_locale(), + ), + sprintf( '/sites/%d/jitm/%s', $site_id, $message_path ) + ); + + // Attempt to get from cache. + $envelopes = get_transient( 'jetpack_jitm_' . substr( md5( $path ), 0, 31 ) ); + + // If something is in the cache and it was put in the cache after the last sync we care about, use it. + $use_cache = false; + + /** + * Filter to turn off jitm caching + * + * @since 1.1.0 + * @since-jetpack 5.4.0 + * + * @param bool true Whether to cache just in time messages + */ + if ( apply_filters( 'jetpack_just_in_time_msg_cache', true ) ) { + $use_cache = true; + } + + if ( $use_cache ) { + $last_sync = (int) get_transient( 'jetpack_last_plugin_sync' ); + $from_cache = $envelopes && $last_sync > 0 && $last_sync < $envelopes['last_response_time']; + } else { + $from_cache = false; + } + + // Otherwise, ask again. + if ( ! $from_cache ) { + $wpcom_response = Client::wpcom_json_api_request_as_blog( + $path, + '2', + array( + 'user_id' => $user->ID, + 'user_roles' => implode( ',', $user->roles ), + ), + null, + 'wpcom' + ); + + // silently fail...might be helpful to track it? + if ( is_wp_error( $wpcom_response ) ) { + return array(); + } + + $envelopes = json_decode( $wpcom_response['body'] ); + + if ( ! is_array( $envelopes ) ) { + return array(); + } + + $expiration = isset( $envelopes[0] ) ? $envelopes[0]->ttl : 300; + + // Do not cache if expiration is 0 or we're not using the cache. + if ( 0 !== $expiration && $use_cache ) { + $envelopes['last_response_time'] = time(); + + set_transient( 'jetpack_jitm_' . substr( md5( $path ), 0, 31 ), $envelopes, $expiration ); + } + } + + $hidden_jitms = \Jetpack_Options::get_option( 'hide_jitm' ); + unset( $envelopes['last_response_time'] ); + + /** + * Allow adding your own custom JITMs after a set of JITMs has been received. + * + * @since 1.1.0 + * @since-jetpack 6.9.0 + * @since-jetpack 8.3.0 - Added Message path. + * + * @param array $envelopes array of existing JITMs. + * @param string $message_path The message path to ask for. + */ + $envelopes = apply_filters( 'jetpack_jitm_received_envelopes', $envelopes, $message_path ); + + foreach ( $envelopes as $idx => &$envelope ) { + + $dismissed_feature = isset( $hidden_jitms[ $envelope->feature_class ] ) && is_array( $hidden_jitms[ $envelope->feature_class ] ) ? $hidden_jitms[ $envelope->feature_class ] : null; + + // If the this feature class has been dismissed and the request has not passed the ttl, skip it as it's been dismissed. + if ( is_array( $dismissed_feature ) && ( time() - $dismissed_feature['last_dismissal'] < $envelope->expires || $dismissed_feature['number'] >= $envelope->max_dismissal ) ) { + unset( $envelopes[ $idx ] ); + continue; + } + + $this->tracking->record_user_event( + 'jitm_view_client', + array( + 'jitm_id' => $envelope->id, + 'jitm_message_path' => $message_path, + ) + ); + + $url_params = array( + 'u' => $user->ID, + ); + + // Get affiliate code and add it to the array of URL parameters. + $aff = Partner::init()->get_partner_code( Partner::AFFILIATE_CODE ); + if ( '' !== $aff ) { + $url_params['aff'] = $aff; + } + + // Check if the current user has connected their WP.com account + // and if not add this information to the the array of URL parameters. + if ( ! ( new Manager() )->is_user_connected( $user->ID ) ) { + $url_params['query'] = 'unlinked=1'; + } + $envelope->url = esc_url( Redirect::get_url( "jitm-$envelope->id", $url_params ) ); + + $stats = new A8c_Mc_Stats(); + + $envelope->jitm_stats_url = $stats->build_stats_url( array( 'x_jetpack-jitm' => $envelope->id ) ); + + // phpcs:disable WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase + // $CTA is not valid per PHPCS, but it is part of the return from WordPress.com, so allowing. + if ( $envelope->CTA->hook ) { + $envelope->url = apply_filters( 'jitm_' . $envelope->CTA->hook, $envelope->url ); + unset( $envelope->CTA->hook ); + } + // phpcs:enable + + if ( isset( $envelope->content->hook ) ) { + $envelope->content = apply_filters( 'jitm_' . $envelope->content->hook, $envelope->content ); + unset( $envelope->content->hook ); + } + + // No point in showing an empty message. + if ( empty( $envelope->content->message ) ) { + unset( $envelopes[ $idx ] ); + continue; + } + + $envelope->content->icon = $this->generate_icon( $envelope->content->icon, $full_jp_logo_exists ); + $envelope->message_path = esc_attr( $message_path ); + + $stats->add( 'jitm', $envelope->id . '-viewed' ); + $stats->do_server_side_stats(); + } + + return $envelopes; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php new file mode 100644 index 00000000..6a779873 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php @@ -0,0 +1,171 @@ +validate_messages( $messages ); + + $formatted_messages = array(); + + foreach ( $messages as $message ) { + if ( ! preg_match( $message['message_path'], $message_path ) ) { + continue; + } + + $obj = new \stdClass(); + $obj->CTA = array( // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase + 'message' => $message['button_caption'], + 'newWindow' => false, + ); + $obj->url = $message['button_link']; + $obj->id = $message['id']; + $obj->is_dismissible = true; + $obj->content = array( + 'message' => $message['message'], + 'description' => $message['description'], + 'list' => array(), + 'icon' => $this->get_message_icon( $message ), + ); + + $formatted_messages[] = $obj; + } + + return $formatted_messages; + } + + /** + * Validates that each of the messages contains all of the required keys: + * - id + * - message_path + * - message + * - description + * - button_link + * - button_caption + * + * @param array $messages An array of JITM messages. + * + * @return array An array of JITM messages that contain all of the required keys. + */ + private function validate_messages( $messages ) { + if ( ! is_array( $messages ) ) { + return array(); + } + + $expected_keys = array_flip( array( 'id', 'message_path', 'message', 'description', 'button_link', 'button_caption' ) ); + + foreach ( $messages as $index => $message ) { + if ( count( array_intersect_key( $expected_keys, $message ) ) !== count( $expected_keys ) ) { + // Remove any messages that are missing expected keys. + unset( $messages[ $index ] ); + } + } + + return $messages; + } + + /** + * Get the icon for the message. + * + * The message may contain an 'icon' key. If the value of the 'icon' key matches a supported icon (or empty string), the value is used. + * If the message does not contain an icon key or if the value does not match a supported icon, the Jetpack icon is used by default. + * + * @param array $message A pre-connection JITM. + * + * @return string The icon to use in the JITM. + */ + private function get_message_icon( $message ) { + // Default to the Jetpack icon. + $icon = 'jetpack'; + + if ( ! isset( $message['icon'] ) ) { + return $icon; + } + + $supported_icons = $this->get_supported_icons(); + + if ( in_array( $message['icon'], $supported_icons, true ) ) { + // Only use the message icon if it's a supported icon or an empty string (for no icon). + $icon = $message['icon']; + } + + return $icon; + } + + /** + * Retrieve the current message to display keyed on query string and message path + * + * @param string $message_path The message path to ask for. + * @param string $query The query string originally from the front end. Unused in this subclass. + * @param bool $full_jp_logo_exists If there is a full Jetpack logo already on the page. + * + * @return array The JITMs to show, or an empty array if there is nothing to show + */ + public function get_messages( $message_path, $query, $full_jp_logo_exists ) { + if ( ! current_user_can( 'install_plugins' ) ) { + return array(); + } + + $messages = $this->filter_messages( $message_path ); + + if ( empty( $messages ) ) { + return array(); + } + + $hidden_jitms = \Jetpack_Options::get_option( 'hide_jitm' ); + + foreach ( $messages as $idx => &$envelope ) { + $dismissed_feature = isset( $hidden_jitms[ 'pre-connection-' . $envelope->id ] ) && + is_array( $hidden_jitms[ 'pre-connection-' . $envelope->id ] ) ? $hidden_jitms[ 'pre-connection-' . $envelope->id ] : null; + + if ( is_array( $dismissed_feature ) ) { + unset( $messages[ $idx ] ); + continue; + } + + $envelope->content['icon'] = $this->generate_icon( $envelope->content['icon'], $full_jp_logo_exists ); + } + + return $messages; + } + + /** + * Dismisses a JITM ID so that it will no longer be shown. + * + * @param string $id The id of the JITM that was dismissed. + * + * @return bool Always true + */ + public function dismiss( $id ) { + $this->save_dismiss( 'pre-connection-' . $id ); + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php new file mode 100644 index 00000000..8e0a127e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php @@ -0,0 +1,98 @@ + WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_jitm_message', + 'permission_callback' => '__return_true', + ) + ); + + register_rest_route( + 'jetpack/v4', + '/jitm', + array( + 'methods' => WP_REST_Server::CREATABLE, + 'callback' => __CLASS__ . '::delete_jitm_message', + 'permission_callback' => __CLASS__ . '::delete_jitm_message_permission_callback', + ) + ); + } + + /** + * Asks for a jitm, unless they've been disabled, in which case it returns an empty array + * + * @param WP_REST_Request $request The request object. + * + * @return array An array of jitms + */ + public static function get_jitm_message( $request ) { + $jitm = JITM::get_instance(); + + if ( ! $jitm->jitms_enabled() ) { + return array(); + } + + // add the search term to the query params if it exists + $query = $request['query']; + if ( ! empty( $request['s'] ) ) { + $query['s'] = $request['s']; + } + + return $jitm->get_messages( $request['message_path'], urldecode_deep( $query ), 'true' === $request['full_jp_logo_exists'] ); + } + + /** + * Dismisses a jitm. + * + * @param WP_REST_Request $request The request object. + * + * @return bool Always True + */ + public static function delete_jitm_message( $request ) { + $jitm = JITM::get_instance(); + + if ( ! $jitm->jitms_enabled() ) { + return true; + } + + return $jitm->dismiss( $request['id'], $request['feature_class'] ); + } + + /** + * Verify that the user can dismiss JITM messages. + * + * @return bool|WP_Error True if user is able to dismiss JITM messages. + */ + public static function delete_jitm_message_permission_callback() { + if ( current_user_can( 'read' ) ) { + return true; + } + + return new WP_Error( 'invalid_user_permission_jetpack_delete_jitm_message', REST_Connector::get_user_permissions_error_msg(), array( 'status' => rest_authorization_required_code() ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/css/jetpack-admin-jitm.scss b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/css/jetpack-admin-jitm.scss new file mode 100644 index 00000000..e054d763 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/css/jetpack-admin-jitm.scss @@ -0,0 +1,516 @@ +// Just in Time Messaging - message prompts + +// TODO: Switch to using the `@automattic/jetpack-base-styles` package when its ready. +@import '../../plugins/jetpack/_inc/client/scss/functions/rem'; +@import '../../plugins/jetpack/_inc/client/scss/variables/colors'; +@import '../../plugins/jetpack/_inc/client/scss/mixins/breakpoints'; +@import '../../plugins/jetpack/_inc/client/scss/calypso-colors'; + +@mixin clear-fix { + &::after { + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden; + } +} + +@mixin jitm-banner-color( $color ) { + &::before { + background-color: $color; + } + + .jitm-banner__icon { + color: $color; + } + + .jitm-banner__icon-circle { + background-color: $color; + } +} + +// New JITMS - modified calypso banner styles +$blue-medium-dark: #2271b1; +$jp-gray: #dcdcde; +$jp-gray-0: #f6f7f7; +$jp-gray-20: #a7aaad; + +.jitm-button { + border-style: solid; + border-width: 1px; + cursor: pointer; + display: inline-block; + margin: 0; + outline: 0; + overflow: hidden; + text-overflow: ellipsis; + text-decoration: none; + vertical-align: top; + box-sizing: border-box; + font-size: 14px; + border-radius: 4px; + padding: 7px 14px 9px; + -webkit-appearance: none; + appearance: none; + text-align: center; + min-width: 90px; + font-weight: 600; + border-color: black; + background: $white; + color: black; + width: 100%; + + // Primary buttons + &.is-primary { + background: black; + color: $white; + .gridicons-external-link { + fill: $white; + } + } + + // Secondary buttons + &.is-secondary { + .gridicons-external-link { + fill: black; + } + &:hover{ + color: black; + background: $jp-gray-0; + .gridicons-external-link { + fill: black; + } + } + } + + &:hover, + &:focus { + border-color: $gray-dark; + background: $gray-dark; + color: $white; + } + &:focus { + box-shadow: + 0 0 0 1px $white, + 0 0 0 3px $blue-medium-dark; + } + + &[disabled], + &:disabled { + color: $jp-gray-20; + background: $jp-gray; + border-color: $jp-gray; + cursor: default; + } + &.is-compact { + height: 32px; + font-size: 14px; + line-height: 1; + white-space: nowrap; + + .gridicon { + top: 4px; + margin-top: -8px; + } + // Make the left margin of the small plus icon visually less huge + .gridicons-plus-small { + margin-left: -4px; + } + // Reset the left margin if the button contains only the plus icon + .gridicons-plus-small:last-of-type { + margin-left: 0; + } + // Make plus icon nudged closer to adjacent icons for add-people and add-plugin type buttons + .gridicons-plus-small + .gridicon { + margin-left: -4px; + } + + // Properly align icon with the button text + .gridicons-external-link { + margin: -3px 0 -3px 2px; + } + } + &.hidden { + display: none; + } +} + +.jitm-card { + display: block; + clear: both; + position: relative; + margin: rem( 48px ) rem( 20px ) 0 auto; + padding: rem( 16px ); + padding-left: rem( 20px ); + box-sizing: border-box; + background-color: $white; + border: 1px solid $white; + border-radius: 2px; + box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16); + + @include clear-fix; + + // Compact Card + &.is-compact { + margin-bottom: rem( 1px ); + + @include breakpoint( ">480px" ) { + margin-bottom: 1px; + padding: rem( 16px ) rem( 24px ); + } + } + + &.is-card-link { + padding-right: rem( 48px ); + } +} + +// Minor adjustments for the display in My Jetpack. +.my-jetpack-jitm-card { + .jitm-card { + margin-right: 0; + margin-bottom: 1.5rem; + margin-top: 1.5rem; + } +} + +// if JITM appears directly below WordPress "help" menu adjust margins +#screen-meta-links+.jitm-card { + margin: rem( 40px ) 1.5385em 0 auto; +} + +// if JITM appears directly below WordPress hello dolly adjust margins +#dolly+.jitm-card { + margin: 3rem 1rem 0 auto; +} + +// remove right margin for jitms in the editor +.post-php .jitm-card { + margin-right: 0; +} + + // if JITM appears inside of the jetpack dashboard adjust margins + .jp-lower .jitm-card { + margin: 0 0 rem( 24px ); + } + +.jitm-banner.jitm-card { + display: flex; + position: relative; + z-index: 2; + + &::before { + content: ''; + width: 4px; + position: absolute; + top: 0; + left: 0; + height: 100%; + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; + } + + @include breakpoint( "<480px" ) { + display: flex; + flex-direction: column; + } + + &.is-card-link { + padding: rem( 12px ) rem( 48px ) rem( 12px ) rem( 16px ); + } + &.is-dismissible { + padding-right: rem( 48px ); + } + + @include jitm-banner-color( $alert-green ); + + &.is-upgrade-personal { + @include jitm-banner-color( $alert-yellow ); + } + &.is-upgrade-premium { + @include jitm-banner-color( #069e08 ); + } + &.is-upgrade-business, + &.woo-jitm { + @include jitm-banner-color( $alert-purple ); + } + + .jitm-card__link-indicator { + align-items: center; + color: $blue-wordpress; + display: flex; + } + + &:hover { + transition: all 100ms ease-in-out; + &.is-card-link { + box-shadow: 0 0 0 1px $gray, 0 2px 4px lighten( $gray, 20% ); + } + .jitm-card__link-indicator { + color: $blue-dark; + } + } + + @include breakpoint( ">480px" ) { + padding: rem( 16px ); + padding-left: rem( 20px ); + + &.is-dismissible { + padding-right: rem( 16px ); + } + } +} + +.jitm-banner__buttons_container { + display: flex; + height: 50%; + margin: auto rem( 16px ) auto 0; + gap: rem( 16px ); + overflow: hidden; + + @include breakpoint( ">480px" ) { + margin-left: rem( 16px ); + } +} + +.jitm-banner__icons { + display: flex; + + .jitm-banner__icon, + .jitm-banner__icon-circle { + border-radius: 50%; + flex-shrink: 0; + height: rem( 24px ); + width: rem( 24px ); + margin-right: rem( 16px ); + margin-top: rem( -2px ); + text-align: center; + top: rem( 4px ); + } + + .jitm-banner__icon { + align-self: center; + color: $white; + display: block; + } + + .jitm-banner__icon-circle { + color: white; + display: none; + padding: rem( 3px ) rem( 4px ) rem( 4px ) rem( 3px ); + } + + @include breakpoint( ">480px" ) { + align-items: center; + + .jitm-banner__icon { + display: none; + } + .jitm-banner__icon-circle { + display: block; + } + } +} + +.jitm-banner__icon-plan { + display: flex; + margin-right: rem( 16px ); + + .dops-plan-icon { + height: rem( 32px ); + width: rem( 32px ); + } + + .jp-emblem { + position: relative; + top: rem( 2px ); + + @include breakpoint( "<480px" ) { + margin-bottom: rem( 16px ); + } + + svg { + height: rem( 32px ); + width: rem( 32px ); + fill: $green-primary; + } + + .jitm-jp-logo { + height: inherit; + width: rem( 40px ); + fill: inherit; + } + } + + @include breakpoint( ">480px" ) { + align-items: center; + } +} + +.jitm-banner__background { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + background-image: url( "../images/background.png" ); + background-repeat: no-repeat; + background-position: right center; + z-index: -1; + + .rtl & { + background-position: left center; + transform: scaleX(-1); + } +} + +.jitm-banner__content { + align-items: center; + display: flex; + flex-grow: 1; + flex-wrap: wrap; + flex-shrink: 100000; + + @include breakpoint( "<480px" ) { + margin-right: 0; + } + + @include breakpoint( ">480px" ) { + flex-wrap: nowrap; + } + + @include breakpoint( "<960px" ) { + margin-right: 5px; + } +} + +.jitm-banner__info { + flex-grow: 1; + line-height: 1.4; + + @include breakpoint( ">480px" ) { + flex-basis: 50%; + } + + @include breakpoint( ">960px" ) { + flex-basis: 70%; + } + + .jitm-banner__title, + .jitm-banner__description, + .jitm-banner__description a { + color: black; + } + + .jitm-banner__title { + font-size: rem( 15px ); + font-weight: 700; + line-height: 136%; + } + + .jitm-banner__description { + font-size: rem( 13px ); + line-height: 150%; + margin-top: rem( 2px ); + } + + .banner__list { + font-size: 12px; + list-style: none; + margin: 10px 0; + li { + margin: 6px 0; + .gridicon { + fill: $gray; + display: inline; + margin-right: 12px; + vertical-align: bottom; + } + } + } +} + +.jitm-banner__action { + align-self: center; + font-size: rem( 12px ); + text-align: left; + overflow: hidden; + + .jitm-banner__prices { + display: flex; + justify-content: flex-start; + + .dops-plan-price { + margin-bottom: 0; + } + + .dops-plan-price.is-discounted, + .dops-plan-price.is-discounted .dops-plan-price__currency-symbol { + color: $gray-dark; + } + + .has-call-to-action & .dops-plan-price { + margin-bottom: rem( 8px ); + } + } + + @include breakpoint( "<480px" ) { + margin-top: 1rem; + } + + @include breakpoint( ">480px" ) { + text-align: center; + width: auto; + + .is-dismissible { + margin-top: rem( 40px ); + } + + .jitm-banner__prices { + justify-content: flex-end; + text-align: right; + } + } +} + +.jitm-banner__dismiss { + display: block; + text-decoration: none; + line-height: .5; + margin-top: auto; + margin-bottom: auto; + + &::before { + color: darken($gray, 20%); + font: 400 20px/1 dashicons; + content: '\f335'; + } + + @include breakpoint( ">660px" ) { + margin-right: rem( -8px ); + } + + @include breakpoint( "<480px" ) { + position: absolute; + top: 0; + right: 0; + + display: flex; + justify-content: center; + align-items: center; + margin: 0; + + // Minimum touch area + width: 48px; + height: 48px; + } +} + +.jitm-banner__action + .jitm-banner__dismiss { + margin-left: rem( 10px ); +} + +#dolly + .jitm-card { + margin: 3rem 1rem 0 auto; +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png new file mode 100644 index 0000000000000000000000000000000000000000..07ae0ef447c602a4c9a98f9d85a19d1c606e0646 GIT binary patch literal 23766 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 A7ytkO literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md new file mode 100644 index 00000000..9722b347 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md @@ -0,0 +1,355 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [2.0.9] - 2024-09-05 +### Changed +- Update dependencies. + +## [2.0.8] - 2024-09-05 +### Changed +- Update dependencies. + +## [2.0.7] - 2024-08-26 +### Changed +- Updated package dependencies. [#39004] + +## [2.0.6] - 2024-08-19 +### Changed +- Internal updates. + +## [2.0.5] - 2024-04-22 +### Changed +- Internal updates. + +## [2.0.4] - 2024-04-08 +### Changed +- Internal updates. + +## [2.0.3] - 2024-03-25 +### Changed +- Internal updates. + +## [2.0.2] - 2024-03-14 +### Changed +- Internal updates. + +## [2.0.1] - 2023-11-21 + +## [2.0.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [1.8.4] - 2023-09-19 + +- Minor internal updates. + +## [1.8.3] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.8.2] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.8.1] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.8.0] - 2023-02-08 +### Added +- After connection flow, load unattached licenses. If any of them match the product that's being connected, redirect users to the license activation page. [#28509] + +## [1.7.14] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [1.7.13] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.7.12] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.7.11] - 2022-10-25 +### Changed +- Updated package dependencies. [#26705] + +## [1.7.10] - 2022-09-20 +### Changed +- Updated package dependencies. + +## [1.7.9] - 2022-09-08 +### Changed +- Updated package dependencies. + +## [1.7.8] - 2022-08-29 +### Changed +- Updated package dependencies. + +## [1.7.7] - 2022-08-23 +### Changed +- Updated package dependencies. [#25628] + +## [1.7.6] - 2022-08-03 +### Changed +- Updated package dependencies. [#25300, #25315] + +## [1.7.5] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.7.4] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [1.7.3] - 2022-06-14 +### Changed +- Updated package dependencies. [#24529] + +## [1.7.2] - 2022-05-04 +### Changed +- Updated package dependencies. [#24095] + +### Deprecated +- Moved the options class into Connection. [#24095] + +## [1.7.1] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.7.0] - 2022-04-19 +### Changed +- Moved licensing endpoints from the Jetpack plugin to the Licensing package + +## [1.6.4] - 2022-04-12 +### Changed +- Updated package dependencies. + +## [1.6.3] - 2022-03-02 +### Changed +- Updated package dependencies. + +## [1.6.2] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [1.6.1] - 2022-01-18 +### Changed +- Updated package dependencies. + +## [1.6.0] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies +- Updated package textdomain from `jetpack` to `jetpack-licensing`. + +## [1.5.4] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.5.3] - 2021-12-03 +### Changed +- Increases the timeout of the license activation request from 10 to 30 seconds. + +## [1.5.2] - 2021-11-30 +### Changed +- Updated package dependencies. + +## [1.5.1] - 2021-11-23 +### Changed +- Updated package dependencies. + +## [1.5.0] - 2021-11-16 +### Added +- Add a test for update to WPCOM return change. +- Added get_license_activation_notice_dismiss() function. + +## [1.4.9] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.4.8] - 2021-10-19 +### Changed +- Updated package dependencies. + +## [1.4.7] - 2021-10-12 +### Changed +- Updated package dependencies + +## [1.4.6] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.4.5] - 2021-08-31 +### Changed +- Run composer update on test-php command instead of phpunit. +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). +- Updated versions in annotations. + +## [1.4.4] - 2021-07-27 +### Changed +- Updated package dependencies. + +## [1.4.3] - 2021-06-29 +### Changed +- Updated package dependencies. + +## [1.4.2] - 2021-05-25 +### Changed +- Updated package dependencies. + +## [1.4.1] - 2021-04-27 +### Changed +- Updated package dependencies. + +## [1.4.0] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies +- Dashboard: add new option to input license key. + +### Changed +- Replace usage of deprecated is_active method +- Update package dependencies. + +### Fixed +- Fix stored licenses not being attached on option creation +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.3.4] - 2021-02-23 + +- CI: Make tests more generic +- codesniffer: Hack around mediawiki-codesniffer bug + +## [1.3.3] - 2021-02-08 + +- Update dependencies to latest stable + +## [1.3.2] - 2021-01-28 + +- Update dependencies to latest stable + +## [1.3.1] - 2021-01-26 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.3.0] - 2021-01-05 + +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.2.4] - 2020-11-24 + +- Version packages for release + +## [1.2.3] - 2020-11-24 + +- Updated PHPCS: Packages and Debugger + +## [1.2.2] - 2020-11-05 + +- Update dependencies to latest stable + +## [1.2.1] - 2020-10-29 + +- Update dependencies to latest stable + +## [1.2.0] - 2020-10-27 + +- Licensing: use Oxford comma in error message + +## [1.1.4] - 2020-10-14 + +- Update dependencies to latest stable + +## [1.1.3] - 2020-10-09 + +- Update dependencies to latest stable + +## [1.1.2] - 2020-10-06 + +- Update dependencies to latest stable + +## [1.1.1] - 2020-10-01 + +- Update dependencies to latest stable + +## [1.1.0] - 2020-09-29 + +- Update dependencies to latest stable + +## 1.0.0 - 2020-09-24 + +- Licensing: Add support for Jetpack licenses + +[2.0.9]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.8...v2.0.9 +[2.0.8]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.7...v2.0.8 +[2.0.7]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.6...v2.0.7 +[2.0.6]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.5...v2.0.6 +[2.0.5]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.4...v2.0.5 +[2.0.4]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.3...v2.0.4 +[2.0.3]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.2...v2.0.3 +[2.0.2]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-licensing/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.8.4...v2.0.0 +[1.8.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.8.3...v1.8.4 +[1.8.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.8.2...v1.8.3 +[1.8.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.8.1...v1.8.2 +[1.8.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.8.0...v1.8.1 +[1.8.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.14...v1.8.0 +[1.7.14]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.13...v1.7.14 +[1.7.13]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.12...v1.7.13 +[1.7.12]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.11...v1.7.12 +[1.7.11]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.10...v1.7.11 +[1.7.10]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.9...v1.7.10 +[1.7.9]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.8...v1.7.9 +[1.7.8]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.7...v1.7.8 +[1.7.7]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.6...v1.7.7 +[1.7.6]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.5...v1.7.6 +[1.7.5]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.4...v1.7.5 +[1.7.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.3...v1.7.4 +[1.7.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.2...v1.7.3 +[1.7.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.1...v1.7.2 +[1.7.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.7.0...v1.7.1 +[1.7.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.4...v1.7.0 +[1.6.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.3...v1.6.4 +[1.6.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.2...v1.6.3 +[1.6.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.1...v1.6.2 +[1.6.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.6.0...v1.6.1 +[1.6.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.5.4...v1.6.0 +[1.5.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.5.3...v1.5.4 +[1.5.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.5.2...v1.5.3 +[1.5.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.5.1...v1.5.2 +[1.5.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.5.0...v1.5.1 +[1.5.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.9...v1.5.0 +[1.4.9]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.8...v1.4.9 +[1.4.8]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.7...v1.4.8 +[1.4.7]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.6...v1.4.7 +[1.4.6]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.5...v1.4.6 +[1.4.5]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.4...v1.4.5 +[1.4.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.3...v1.4.4 +[1.4.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.2...v1.4.3 +[1.4.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.1...v1.4.2 +[1.4.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.4.0...v1.4.1 +[1.4.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.3.4...v1.4.0 +[1.3.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.3.3...v1.3.4 +[1.3.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.3.2...v1.3.3 +[1.3.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.3.1...v1.3.2 +[1.3.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.3.0...v1.3.1 +[1.3.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.2.4...v1.3.0 +[1.2.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.2.3...v1.2.4 +[1.2.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.2.2...v1.2.3 +[1.2.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.2.1...v1.2.2 +[1.2.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.2.0...v1.2.1 +[1.2.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.1.4...v1.2.0 +[1.1.4]: https://github.com/Automattic/jetpack-licensing/compare/v1.1.3...v1.1.4 +[1.1.3]: https://github.com/Automattic/jetpack-licensing/compare/v1.1.2...v1.1.3 +[1.1.2]: https://github.com/Automattic/jetpack-licensing/compare/v1.1.1...v1.1.2 +[1.1.1]: https://github.com/Automattic/jetpack-licensing/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/Automattic/jetpack-licensing/compare/v1.0.0...v1.1.0 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/composer.json new file mode 100644 index 00000000..2b08026c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/composer.json @@ -0,0 +1,51 @@ +{ + "name": "automattic/jetpack-licensing", + "description": "Everything needed to manage Jetpack licenses client-side.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-connection": "^4.0.0" + }, + "require-dev": { + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-licensing", + "textdomain": "jetpack-licensing", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php new file mode 100644 index 00000000..0972505a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php @@ -0,0 +1,449 @@ + \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_licensing_error', + 'permission_callback' => __CLASS__ . '::can_manage_options_check', + ), + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::update_licensing_error', + 'permission_callback' => __CLASS__ . '::can_manage_options_check', + 'args' => array( + 'error' => array( + 'required' => true, + 'type' => 'string', + 'validate_callback' => __CLASS__ . '::validate_string', + 'sanitize_callback' => 'sanitize_text_field', + ), + ), + ), + ) + ); + + /** + * Sets a license. This is still used as part of the first pass at licensing done for partners. + * + * See https://github.com/Automattic/jetpack/pull/23687 for more details. + */ + register_rest_route( + 'jetpack/v4', + '/licensing/set-license', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::set_jetpack_license', + 'permission_callback' => __CLASS__ . '::set_jetpack_license_key_permission_check', + 'args' => array( + 'license' => array( + 'required' => true, + 'type' => 'string', + 'validate_callback' => __CLASS__ . '::validate_string', + 'sanitize_callback' => 'sanitize_text_field', + ), + ), + ) + ); + + /** + * Get Jetpack user licenses. + */ + register_rest_route( + 'jetpack/v4', + 'licensing/user/licenses', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_user_licenses', + 'permission_callback' => __CLASS__ . '::user_licensing_permission_check', + ) + ); + + /** + * Get Jetpack user license counts. + */ + register_rest_route( + 'jetpack/v4', + 'licensing/user/counts', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_user_license_counts', + 'permission_callback' => __CLASS__ . '::user_licensing_permission_check', + ) + ); + + /** + * Update user-licensing activation notice dismiss info. + */ + register_rest_route( + 'jetpack/v4', + 'licensing/user/activation-notice-dismiss', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::update_licensing_activation_notice_dismiss', + 'permission_callback' => __CLASS__ . '::user_licensing_permission_check', + 'args' => array( + 'last_detached_count' => array( + 'required' => true, + 'type' => 'integer', + 'validate_callback' => __CLASS__ . '::validate_non_neg_int', + ), + ), + ) + ); + + /** + * Attach licenses to user account + */ + register_rest_route( + 'jetpack/v4', + '/licensing/attach-licenses', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::attach_jetpack_licenses', + 'permission_callback' => __CLASS__ . '::user_licensing_permission_check', + 'args' => array( + 'licenses' => array( + 'required' => true, + 'type' => 'array', + 'items' => array( + 'type' => 'string', + ), + ), + ), + ) + ); + } + + /** + * Verify that the user can set a Jetpack license key + * + * @since 1.7.0 + * + * @since-jetpack 9.5.0 + * + * @return bool|WP_Error True if user is able to set a Jetpack license key + */ + public static function set_jetpack_license_key_permission_check() { + if ( Licensing::instance()->is_licensing_input_enabled() ) { + return true; + } + + return new WP_Error( 'invalid_user_permission_set_jetpack_license_key', self::$user_permissions_error_msg, array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Verify that user can view and update user-licensing data. + * + * @since 1.7.0 + * + * @return bool Whether the user is currently connected and they are the connection owner. + */ + public static function user_licensing_permission_check() { + $connection_manager = new Connection_Manager( 'jetpack' ); + + if ( $connection_manager->is_user_connected() && $connection_manager->is_connection_owner() ) { + return true; + } + + return new WP_Error( 'invalid_permission_manage_user_licenses', self::$user_permissions_error_msg, array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Verify that user can manage_options + * + * @since 1.7.0 + * + * @return bool Whether user has the capability 'manage_options'. + */ + public static function can_manage_options_check() { + if ( current_user_can( 'manage_options' ) ) { + return true; + } + + return new WP_Error( 'invalid_user_permission_view_admin', self::$user_permissions_error_msg, array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Validates that the parameter is a string. + * + * @since 1.7.0 + * + * @since-jetpack 4.3.0 + * + * @param string $value Value to check. + * @param WP_REST_Request $request The request sent to the WP REST API. + * @param string $param Name of the parameter passed to endpoint holding $value. + * + * @return bool|WP_Error + */ + public static function validate_string( $value, $request, $param ) { + if ( ! is_string( $value ) ) { + /* translators: %s: The literal parameter name. Should not be translated. */ + return new WP_Error( 'invalid_param', sprintf( esc_html__( '%s must be a string.', 'jetpack-licensing' ), $param ) ); + } + return true; + } + + /** + * Validates that the parameter is a non-negative integer (includes 0). + * + * @since 1.7.0 + * + * @since-jetpack 10.4.0 + * + * @param int $value Value to check. + * @param WP_REST_Request $request The request sent to the WP REST API. + * @param string $param Name of the parameter passed to endpoint holding $value. + * + * @return bool|WP_Error + */ + public static function validate_non_neg_int( $value, $request, $param ) { + if ( ! is_numeric( $value ) || $value < 0 ) { + return new WP_Error( + 'invalid_param', + /* translators: %s: The literal parameter name. Should not be translated. */ + sprintf( esc_html__( '%s must be a non-negative integer.', 'jetpack-licensing' ), $param ) + ); + } + return true; + } + + /** + * Update the last licensing error message. + * + * @since 1.7.0 + * + * @since-jetpack 9.0.0 + * + * @param WP_REST_Request $request The request. + * + * @return bool true. + */ + public static function update_licensing_error( $request ) { + Licensing::instance()->log_error( $request['error'] ); + + return true; + } + + /** + * Get the last licensing error message, if any. + * + * @since 1.7.0 + * + * @since-jetpack 9.0.0 + * + * @return string Licensing error message or empty string. + */ + public static function get_licensing_error() { + return Licensing::instance()->last_error(); + } + + /** + * Set a Jetpack license + * + * @since 1.7.0 + * + * @since-jetpack 9.6.0 + * + * @param WP_REST_Request $request The request. + * + * @return WP_REST_Response|WP_Error A response object if the option was successfully updated, or a WP_Error if it failed. + */ + public static function set_jetpack_license( $request ) { + $license = trim( sanitize_text_field( $request['license'] ) ); + + if ( Licensing::instance()->append_license( $license ) ) { + return rest_ensure_response( array( 'code' => 'success' ) ); + } + + return new WP_Error( + 'setting_license_key_failed', + esc_html__( 'Could not set this license key. Please try again.', 'jetpack-licensing' ), + array( 'status' => 500 ) + ); + } + + /** + * Gets the users licenses. + * + * @since 1.7.0 + * + * @since-jetpack 10.4.0 + * + * @return string|WP_Error A JSON object of user licenses if the request was successful, or a WP_Error otherwise. + */ + public static function get_user_licenses() { + $wpcom_request = Client::wpcom_json_api_request_as_user( + '/jetpack-licensing/user/licenses', + '2', + array( + 'method' => 'GET', + 'headers' => array( + 'Content-Type' => 'application/json', + 'X-Forwarded-For' => ( new Visitor() )->get_ip( true ), + ), + ) + ); + + $response_code = wp_remote_retrieve_response_code( $wpcom_request ); + if ( 200 === $response_code ) { + $licenses = json_decode( wp_remote_retrieve_body( $wpcom_request ) ); + return $licenses; + } else { + return new WP_Error( + 'failed_to_fetch_data', + esc_html__( 'Unable to fetch the requested data.', 'jetpack-licensing' ), + array( 'status' => $response_code ) + ); + } + } + + /** + * Gets the users licenses counts. + * + * @since 1.7.0 + * + * @since-jetpack 10.4.0 + * + * @return string|WP_Error A JSON object of user license counts if the request was successful, or a WP_Error otherwise. + */ + public static function get_user_license_counts() { + $wpcom_request = Client::wpcom_json_api_request_as_user( + '/jetpack-licensing/user/licenses/counts', + '2', + array( + 'method' => 'GET', + 'headers' => array( + 'Content-Type' => 'application/json', + 'X-Forwarded-For' => ( new Visitor() )->get_ip( true ), + ), + ) + ); + + $response_code = wp_remote_retrieve_response_code( $wpcom_request ); + if ( 200 === $response_code ) { + $license_counts = json_decode( wp_remote_retrieve_body( $wpcom_request ) ); + return $license_counts; + } else { + return new WP_Error( + 'failed_to_fetch_data', + esc_html__( 'Unable to fetch the requested data.', 'jetpack-licensing' ), + array( 'status' => $response_code ) + ); + } + } + + /** + * Update the user-licenses activation notice dismissal data. + * + * @since 1.7.0 + * + * @since-jetpack 10.4.0 + * + * @param WP_REST_Request $request The request sent to the WP REST API. + * + * @return array|WP_Error + */ + public static function update_licensing_activation_notice_dismiss( $request ) { + + if ( ! isset( $request['last_detached_count'] ) ) { + return new WP_Error( 'invalid_param', esc_html__( 'Missing parameter "last_detached_count".', 'jetpack-licensing' ), array( 'status' => 404 ) ); + } + + $default = array( + 'last_detached_count' => null, + 'last_dismissed_time' => null, + ); + $last_detached_count = ( '' === $request['last_detached_count'] ) + ? $default['last_detached_count'] + : $request['last_detached_count']; + $last_dismissed_time = ( '' === $request['last_detached_count'] ) + ? $default['last_dismissed_time'] + // Use UTC timezone and convert to ISO8601 format(DateTime::W3C) for best compatibility with JavaScript Date in all browsers. + : ( new \DateTime( 'NOW', new \DateTimeZone( 'UTC' ) ) )->format( \DateTime::W3C ); + + $notice_data = array( + 'last_detached_count' => $last_detached_count, + 'last_dismissed_time' => $last_dismissed_time, + ); + + Jetpack_Options::update_option( 'licensing_activation_notice_dismiss', $notice_data, true ); + return rest_ensure_response( $notice_data ); + } + + /** + * Attach Jetpack licenses + * + * @since 1.7.0 + * + * @since-jetpack 10.4.0 + * + * @param WP_REST_Request $request The request. + * + * @return WP_REST_Response|WP_Error A response object + */ + public static function attach_jetpack_licenses( $request ) { + $licenses = array_map( + function ( $license ) { + return trim( sanitize_text_field( $license ) ); + }, + $request['licenses'] + ); + return rest_ensure_response( Licensing::instance()->attach_licenses( $licenses ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php new file mode 100644 index 00000000..13982d71 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php @@ -0,0 +1,359 @@ +register_endpoints(); + } + + /** + * Get Jetpack connection manager instance. + * + * @return Connection_Manager + */ + protected function connection() { + static $connection; + + if ( null === $connection ) { + $connection = new Connection_Manager(); + } + + return $connection; + } + + /** + * Get the last license attach request error that has occurred, if any. + * + * @return string Human-readable error message or an empty string. + */ + public function last_error() { + return Jetpack_Options::get_option( 'licensing_error', '' ); + } + + /** + * Log an error to be surfaced to the user at a later time. + * + * @param string $error Human-readable error message. + * @return void + */ + public function log_error( $error ) { + $substr = function_exists( 'mb_substr' ) ? 'mb_substr' : 'substr'; + Jetpack_Options::update_option( 'licensing_error', $substr( $error, 0, 1024 ) ); + } + + /** + * Get all stored licenses. + * + * @return string[] License keys. + */ + public function stored_licenses() { + $licenses = (array) get_option( self::LICENSES_OPTION_NAME, array() ); + $licenses = array_filter( $licenses, 'is_scalar' ); + $licenses = array_map( 'strval', $licenses ); + $licenses = array_filter( $licenses ); + + return $licenses; + } + + /** + * Append a license + * + * @param string $license A jetpack license key. + * @return bool True if the option was updated with the new license, false otherwise. + */ + public function append_license( $license ) { + $licenses = $this->stored_licenses(); + + array_push( $licenses, $license ); + + return update_option( self::LICENSES_OPTION_NAME, $licenses ); + } + + /** + * Make an authenticated WP.com XMLRPC multicall request to attach the provided license keys. + * + * @param string[] $licenses License keys to attach. + * @return Jetpack_IXR_ClientMulticall + */ + protected function attach_licenses_request( array $licenses ) { + $xml = new Jetpack_IXR_ClientMulticall( array( 'timeout' => 30 ) ); + + foreach ( $licenses as $license ) { + $xml->addCall( 'jetpack.attachLicense', $license ); + } + + $xml->query(); + + return $xml; + } + + /** + * Attach the given licenses. + * + * @param string[] $licenses Licenses to attach. + * @return array|WP_Error Results for each license (which may include WP_Error instances) or a WP_Error instance. + */ + public function attach_licenses( array $licenses ) { + if ( ! $this->connection()->has_connected_owner() ) { + return new WP_Error( 'not_connected', __( 'Jetpack doesn\'t have a connected owner.', 'jetpack-licensing' ) ); + } + + if ( empty( $licenses ) ) { + return array(); + } + + $xml = $this->attach_licenses_request( $licenses ); + + if ( $xml->isError() ) { + $error = new WP_Error( 'request_failed', __( 'License attach request failed.', 'jetpack-licensing' ) ); + $error->add( $xml->getErrorCode(), $xml->getErrorMessage() ); + return $error; + } + + $results = array_map( + function ( $response ) { + if ( isset( $response['faultCode'] ) || isset( $response['faultString'] ) ) { + return new WP_Error( $response['faultCode'], $response['faultString'] ); + } + + return $response; + }, + (array) $xml->getResponse() + ); + + return $results; + } + + /** + * Attach all stored licenses. + * + * @return array|WP_Error Results for each license (which may include WP_Error instances) or a WP_Error instance. + */ + public function attach_stored_licenses() { + $licenses = $this->stored_licenses(); + $results = $this->attach_licenses( $licenses ); + + if ( is_wp_error( $results ) ) { + if ( 'request_failed' === $results->get_error_code() ) { + $this->log_error( + __( 'Failed to attach your Jetpack license(s). Please try reconnecting Jetpack.', 'jetpack-licensing' ) + ); + } + + return $results; + } + + $failed = array(); + + foreach ( $results as $index => $result ) { + if ( isset( $licenses[ $index ] ) && is_wp_error( $result ) ) { + $failed[] = $licenses[ $index ]; + } + } + + if ( ! empty( $failed ) ) { + $this->log_error( + sprintf( + /* translators: %s is a comma-separated list of license keys. */ + __( 'The following Jetpack licenses are invalid, already in use, or revoked: %s', 'jetpack-licensing' ), + implode( ', ', $failed ) + ) + ); + } + + return $results; + } + + /** + * Attach all stored licenses during connection flow for the connection owner. + * + * @return void + */ + public function attach_stored_licenses_on_connection() { + if ( $this->connection()->is_connection_owner() ) { + $this->attach_stored_licenses(); + } + } + + /** + * Is the current user allowed to use the Licensing Input UI? + * + * @since 1.4.0 + * @return bool + */ + public static function is_licensing_input_enabled() { + /** + * Filter that checks if the user is allowed to see the Licensing UI. `true` enables it. + * + * @since 1.4.0 + * + * @param bool False by default. + */ + return apply_filters( 'jetpack_licensing_ui_enabled', false ) && current_user_can( 'jetpack_connect_user' ); + } + + /** + * Gets the user-licensing activation notice dismissal info. + * + * @since 10.4.0 + * @return array + */ + public function get_license_activation_notice_dismiss() { + + $default = array( + 'last_detached_count' => null, + 'last_dismissed_time' => null, + ); + + if ( $this->connection()->is_user_connected() && $this->connection()->is_connection_owner() ) { + return Jetpack_Options::get_option( 'licensing_activation_notice_dismiss', $default ); + } + + return $default; + } + + /** + * Load current user's licenses. + * + * @param bool $unattached_only Only return unattached licenses. + * + * @return array + */ + public function get_user_licenses( $unattached_only = false ) { + $licenses = Endpoints::get_user_licenses(); + + if ( empty( $licenses->items ) ) { + return array(); + } + + $items = $licenses->items; + + if ( $unattached_only ) { + $items = array_filter( + $items, + static function ( $item ) { + return $item->attached_at === null; + } + ); + } + + return $items; + } + + /** + * If the destination URL is checkout page, + * see if there are unattached licenses they could use instead of getting a new one. + * If found, redirect the user to license activation. + * + * @param string $dest_url User's destination URL. + * + * @return void + */ + public function handle_user_connected_redirect( $dest_url ) { + if ( ! preg_match( '#^https://[^/]+/checkout/#i', $dest_url ) ) { + return; + } + + $licenses = $this->get_user_licenses( true ); + $plugin_slug = null; + + $query_string = wp_parse_url( $dest_url, PHP_URL_QUERY ); + if ( $query_string ) { + parse_str( $query_string, $query_args ); + + if ( $query_args['redirect_to'] + && preg_match( '/^admin\.php\?page=(jetpack-\w+)/i', $query_args['redirect_to'], $matches ) + ) { + $plugin_slug = $matches[1]; + } + } + + /** + * Check for the user's unattached licenses. + * + * @since 3.8.2 + * + * @param bool $has_license Whether a license was already found. + * @param array $licenses Unattached licenses belonging to the user. + * @param string $plugin_slug Slug of the plugin that initiated the flow. + */ + if ( $plugin_slug && count( $licenses ) + && apply_filters( 'jetpack_connection_user_has_license', false, $licenses, $plugin_slug ) + ) { + wp_safe_redirect( '/wp-admin/admin.php?page=my-jetpack#/add-license' ); + exit; + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md new file mode 100644 index 00000000..79a55848 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md @@ -0,0 +1,223 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [2.0.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [2.0.3] - 2024-05-20 +### Changed +- Replaced heredoc syntax with strings. [#37396] + +## [2.0.2] - 2024-03-18 +### Changed +- Internal updates. + +## [2.0.1] - 2024-03-12 +### Changed +- Internal updates. + +## [2.0.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [1.6.3] - 2023-09-19 + +- Minor internal updates. + +## [1.6.2] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.6.1] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.6.0] - 2023-04-04 +### Added +- Add new method to get a base64 encoded SVG of the Jetpack logo. [#29418] + +## [1.5.22] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.5.21] - 2023-01-30 +### Changed +- Updated styles for Just in Time Messages (notices) [#27515] + +## [1.5.20] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.5.19] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.5.18] - 2022-11-07 +### Changed +- Updated package dependencies. + +## [1.5.17] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.5.16] - 2022-06-21 +### Changed +- Renaming master to trunk. [#24661] + +## [1.5.15] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.5.14] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [1.5.13] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies + +## [1.5.12] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.5.11] - 2021-11-30 +### Changed +- Colors: update Jetpack Primary color to match latest brand book. + +## [1.5.10] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.5.9] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [1.5.8] - 2021-10-07 +### Changed +- Updated package dependencies + +## [1.5.7] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.5.6] - 2021-08-30 +### Changed +- Run composer update on test-php command instead of phpunit +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). +- update annotations versions + +## [1.5.5] - 2021-05-25 +### Changed +- Updated package dependencies. + +## [1.5.4] - 2021-04-27 +### Changed +- Updated package dependencies. + +## [1.5.3] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies + +### Changed +- Update package dependencies. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.5.2] - 2021-02-05 + +- CI: Make tests more generic + +## [1.5.1] - 2021-01-19 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.5.0] - 2020-12-07 + +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.4.0] - 2020-08-13 + +- CI: Try collect js coverage + +## [1.3.0] - 2020-06-22 + +- PHPCS: Clean up the packages +- PHPCS Updates after WPCS 2.3 + +## [1.2.0] - 2020-03-27 + +- Use dynamic Jetpack logos on JITMs + +## [1.1.4] - 2019-11-08 + +- Packages: Use classmap instead of PSR-4 + +## [1.1.2] - 2019-10-28 + +- Packages: Add gitattributes files to all packages that need th… + +## [1.1.1] - 2019-09-20 + +- Docs: Unify usage of @package phpdoc tags + +## [1.1.0] - 2019-06-11 + +- Feature/jetpack packages pt 1. (May 31 - June 6) +- Update/package logo add gray +- Packages: Move JITM tests to package and fix deps +- Update Jetpack to use new JITM package +- Packages: Make logo package tests independent + +## 1.0.0 - 2019-05-29 + +- Packages: Add a basic Jetpack Logo package + +[2.0.4]: https://github.com/Automattic/jetpack-logo/compare/v2.0.3...v2.0.4 +[2.0.3]: https://github.com/Automattic/jetpack-logo/compare/v2.0.2...v2.0.3 +[2.0.2]: https://github.com/Automattic/jetpack-logo/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-logo/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-logo/compare/v1.6.3...v2.0.0 +[1.6.3]: https://github.com/Automattic/jetpack-logo/compare/v1.6.2...v1.6.3 +[1.6.2]: https://github.com/Automattic/jetpack-logo/compare/v1.6.1...v1.6.2 +[1.6.1]: https://github.com/Automattic/jetpack-logo/compare/v1.6.0...v1.6.1 +[1.6.0]: https://github.com/Automattic/jetpack-logo/compare/v1.5.22...v1.6.0 +[1.5.22]: https://github.com/Automattic/jetpack-logo/compare/v1.5.21...v1.5.22 +[1.5.21]: https://github.com/Automattic/jetpack-logo/compare/v1.5.20...v1.5.21 +[1.5.20]: https://github.com/Automattic/jetpack-logo/compare/v1.5.19...v1.5.20 +[1.5.19]: https://github.com/Automattic/jetpack-logo/compare/v1.5.18...v1.5.19 +[1.5.18]: https://github.com/Automattic/jetpack-logo/compare/v1.5.17...v1.5.18 +[1.5.17]: https://github.com/Automattic/jetpack-logo/compare/v1.5.16...v1.5.17 +[1.5.16]: https://github.com/Automattic/jetpack-logo/compare/v1.5.15...v1.5.16 +[1.5.15]: https://github.com/Automattic/jetpack-logo/compare/v1.5.14...v1.5.15 +[1.5.14]: https://github.com/Automattic/jetpack-logo/compare/v1.5.13...v1.5.14 +[1.5.13]: https://github.com/Automattic/jetpack-logo/compare/v1.5.12...v1.5.13 +[1.5.12]: https://github.com/Automattic/jetpack-logo/compare/v1.5.11...v1.5.12 +[1.5.11]: https://github.com/Automattic/jetpack-logo/compare/v1.5.10...v1.5.11 +[1.5.10]: https://github.com/Automattic/jetpack-logo/compare/v1.5.9...v1.5.10 +[1.5.9]: https://github.com/Automattic/jetpack-logo/compare/v1.5.8...v1.5.9 +[1.5.8]: https://github.com/Automattic/jetpack-logo/compare/v1.5.7...v1.5.8 +[1.5.7]: https://github.com/Automattic/jetpack-logo/compare/v1.5.6...v1.5.7 +[1.5.6]: https://github.com/Automattic/jetpack-logo/compare/v1.5.5...v1.5.6 +[1.5.5]: https://github.com/Automattic/jetpack-logo/compare/v1.5.4...v1.5.5 +[1.5.4]: https://github.com/Automattic/jetpack-logo/compare/v1.5.3...v1.5.4 +[1.5.3]: https://github.com/Automattic/jetpack-logo/compare/v1.5.2...v1.5.3 +[1.5.2]: https://github.com/Automattic/jetpack-logo/compare/v1.5.1...v1.5.2 +[1.5.1]: https://github.com/Automattic/jetpack-logo/compare/v1.5.0...v1.5.1 +[1.5.0]: https://github.com/Automattic/jetpack-logo/compare/v1.4.0...v1.5.0 +[1.4.0]: https://github.com/Automattic/jetpack-logo/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/Automattic/jetpack-logo/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/Automattic/jetpack-logo/compare/v1.1.4...v1.2.0 +[1.1.4]: https://github.com/Automattic/jetpack-logo/compare/v1.1.2...v1.1.4 +[1.1.2]: https://github.com/Automattic/jetpack-logo/compare/v1.1.1...v1.1.2 +[1.1.1]: https://github.com/Automattic/jetpack-logo/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/Automattic/jetpack-logo/compare/v1.0.0...v1.1.0 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/composer.json new file mode 100644 index 00000000..e3ebc4e6 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/composer.json @@ -0,0 +1,41 @@ +{ + "name": "automattic/jetpack-logo", + "description": "A logo for Jetpack", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-logo", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php new file mode 100644 index 00000000..31b5b501 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php @@ -0,0 +1,122 @@ + tag. + * - jetpack-logo__icon-circle: the circle of the Jetpack mark. + * - jetpack-logo__icon-triangle: two shapes that correspond to each triangle in the Jetpack mark. + * - jetpack-logo__icon-text: the Jetpack lettering. + * + * @var string + */ +const JETPACK_LOGO_SVG = ' + +'; + +/** + * Create and render a Jetpack logo. + */ +class Logo { + + /** + * Return the Jetpack logo. + * + * @return string The Jetpack logo. + */ + public function render() { + return JETPACK_LOGO_SVG; + } + + /** + * Return string containing the Jetpack logo. + * + * @since 1.1.4 + * @since-jetpack 7.5.0 + * + * @param bool $logotype Should we use the full logotype (logo + text). Default to false. + * + * @return string + */ + public function get_jp_emblem( $logotype = false ) { + $logo_text = $this->get_jp_logo_parts(); + return sprintf( + '%2$s', + ( true === $logotype ? '118' : '32' ), + ( true === $logotype ? $logo_text['logo'] . $logo_text['text'] : $logo_text['logo'] ) + ); + } + + /** + * Return string containing the Jetpack logo in a slightly larger format than get_jp_emblem(). + * + * @since 1.1.4 + * @param bool $logotype Should we use the full logotype (logo + text). Default to false. + * @return string + */ + public function get_jp_emblem_larger( $logotype = false ) { + $logo_text = $this->get_jp_logo_parts(); + return sprintf( + '', + ( true === $logotype ? '118' : '32' ), + ( true === $logotype ? $logo_text['logo'] . $logo_text['text'] : $logo_text['logo'] ) + ); + } + + /** + * Return array containing the Jetpack logo and text + * + * @since 1.6.0 - Added $color parameter. + * + * @param string $color The color of the logo. + * + * @return array + */ + private function get_jp_logo_parts( $color = '#069e08' ) { + return array( + 'logo' => '', + 'text' => ' + + + + + + ', + ); + } + + /** + * Return a base64 encoded SVG of the Jetpack logo. + * Can be used as a data URI to use the logo inline in CSS. + * + * @since 1.6.0 + * + * @param string $color The color of the logo. + * + * @return string + */ + public function get_base64_logo( $color = '#ffffff' ) { + $logo_text = $this->get_jp_logo_parts( $color ); + $base_logo = sprintf( + '%1$s', + $logo_text['logo'] + ); + $encoded_logo = base64_encode( $base_logo ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode -- The encoded version is used as data URI to use the logo in CSS. + + return 'data:image/svg+xml;base64,' . $encoded_logo; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md new file mode 100644 index 00000000..a450fed4 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md @@ -0,0 +1,1925 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [4.35.3] - 2024-09-06 +### Fixed +- Optimize repeated requests for unavailable WPCOM. [#39218] + +## [4.35.2] - 2024-09-06 +### Changed +- Internal updates. + +## [4.35.1] - 2024-09-05 +### Changed +- Internal updates. + +## [4.35.0] - 2024-09-05 +### Added +- My Jetpack: add support for feature-specific handling to product interstitials. [#38661] + +### Changed +- Jetpack AI product page: add fair usage link on over quota notice [#39192] +- Updated package dependencies. [#39176] + +### Fixed +- Gracefully fail when user data fetch failed. [#39179] + +## [4.34.0] - 2024-09-02 +### Changed +- My Jetpack: show over quota notice and period usage counter for unlimited plans [#39129] +- We update Welcome Flow A/B experiment to test other things [#39154] + +### Fixed +- My Jetpack: change Jetpack AI post checkout URL so the redirect works [#39166] + +## [4.33.1] - 2024-08-29 +### Changed +- Admin menu: change order of Jetpack sub-menu items [#39095] +- My Jetpack: reflect tier filters properly on product class and UI. Fix little nuances with date constructor [#39074] +- Updated package dependencies. [#39111] + +### Fixed +- Don't consider user lifecycle status when repeating evaluation [#39069] +- My Jetpack: Fix the popover and active button of the Bboost card are overlapping [#39067] + +## [4.33.0] - 2024-08-26 +### Added +- Add context switching to videopress card from yearly views to monthly views [#38979] + +### Changed +- My Jetpack: AI product class to handle better disabling tiers [#38989] +- Updated package dependencies. [#39004] + +### Fixed +- allow user currency in My Jetpack pricing [#38977] +- Fix tooltip title for videopress card [#39030] + +## [4.32.4] - 2024-08-21 +### Changed +- Removed unnecessary WAF dependency in My Jetpack. [#38942] + +### Fixed +- Notification bubbles: avoid PHP warning when information is missing. [#38963] +- Revert recent SVG image optimizations. [#38981] + +## [4.32.3] - 2024-08-19 +### Added +- Add stat trends for videopress card. [#38868] +- Add tooltip to VideoPress card. [#38842] +- Add value to active card state on VideoPress My Jetpack card. [#38812] + +### Changed +- Updated package dependencies. [#38893] + +### Fixed +- Lossless image optimization for images (should improve performance with no visible changes). [#38750] +- My Jetpack: ensure product screens redirect to the correct post-checkout URLs. [#38704] + +## [4.32.2] - 2024-08-15 +### Changed +- Updated package dependencies. [#38665] + +### Fixed +- fix empty hrefs causing page reload [#38845] + +## [4.32.1] - 2024-08-09 +### Added +- Add value to the inactive state on the VideoPress card in My Jetpack [#38748] + +### Changed +- Update uses of useConnection to useMyJetpackConnection and improve typing in a few places [#38721] + +### Removed +- Tests: Removed react-test-renderer. [#38755] + +### Fixed +- My Jetpack: fix a bug where a user would see and infinite loading spinner when trying to connect Jetpack with one click in the Welcome flow. [#38813] + +## [4.32.0] - 2024-08-05 +### Added +- Add Tracks events for Welcome Flow [#38641] + +### Changed +- change Jetpack AI product page link redirect [#38691] +- copy updates [#38648] +- Modify the Google Analytics notice to notify of the feature removal. [#38701] + +## [4.31.0] - 2024-08-01 +### Added +- Update Welcome Banner and set async site-only connection [#38534] + +### Changed +- Fixup versions [#38612] +- My Jetpack: modify Jetpack AI product class and interstitial links [#38602] +- React: Changing global JSX namespace to React.JSX [#38585] + +## [4.30.0] - 2024-07-29 +### Added +- Async card update after async site connection [#38549] +- My Jetpack: add A/A experiment to test for correct random assignment and prevent bias in metric performance. [#38327] +- Show View button on product card along with upgrade cta [#38550] + +### Changed +- Final minor enhancements to the Protect product card in My Jetpack. [#38420] + +### Removed +- Remove functionality that hid 1 value on the backup card for mid-sized screens [#38441] + +### Fixed +- Include Jetpack Legacy plans when checking if user has social included with plan [#38516] +- Update all tracks to snake case, camel case is not supported [#38576] + +## [4.29.0] - 2024-07-22 +### Added +- Added the auto-firewall status to the Protect product card in My Jetpack. [#38332] +- Added the number of logins blocked to the Protect card in My Jetpack. [#38396] + +### Changed +- Connection Screen: Removed mention of Stats from the list of available free features. [#38328] +- Display My Jetpack products segemented by ownership. [#38283] +- My Jetpack: Updated social icons in the connection screen. [#38334] +- Updated statuses to make more sense in relation to ownership. [#38390] + +## [4.28.0] - 2024-07-15 +### Added +- Add scan/threat info to the Protect card in My Jetpack. [#38165] + +### Changed +- Protect card: Add the Last scan time (with tooltip) based on product state. [#38091] +- Updated package dependencies. [#38091] + +### Fixed +- Fix Learn More link destination when the site was never connected. [#38225] + +## [4.27.2] - 2024-07-10 +### Fixed +- Social: Fixed plan slug [#38222] + +## [4.27.1] - 2024-07-03 +### Changed +- Updated package dependencies. [#38132] + +## [4.27.0] - 2024-07-01 +### Added +- Add the Google Analytics deprecation notice. [#38078] + +### Changed +- Reduce amount of historically active modules updates by only triggering on activation of plugin is a jetpack plugin [#38065] + +### Fixed +- Fix an issue where the connection error hook was always resetting the notice [#38120] + +## [4.26.0] - 2024-06-27 +### Changed +- Jetpack AI: Add Title Optimization section on the product page. [#38072] + +## [4.25.4] - 2024-06-26 +### Fixed +- Move historically active modules sync to admin_init [#38041] + +## [4.25.3] - 2024-06-24 +### Added +- Add more default args for tracks events [#37974] + +## [4.25.2] - 2024-06-21 +### Fixed +- Remove the need for api requests in broken modules check [#37908] + +## [4.25.1] - 2024-06-17 +### Fixed +- Remove check for broken modules from red bubble connection check [#37911] + +## [4.25.0] - 2024-06-17 +### Changed +- Show tooltip on card hover instead of letter hover [#37858] +- Update connection footer to conditionally render warnings or errors [#37802] +- Update connection status card tests to TS [#37829] + +## [4.24.7] - 2024-06-13 +### Changed +- Updated package dependencies. [#37796] + +## [4.24.6] - 2024-06-11 +### Changed +- Conditionally show connection banner as error or info [#37707] +- Updated package dependencies. [#37779] + +## [4.24.5] - 2024-06-10 +### Changed +- Change codebase to use clsx instead of classnames. [#37708] + +## [4.24.4] - 2024-06-10 +### Added +- Add mechanism to track previously working plugins [#37537] + +### Changed +- Move PRODUCT_STATUSES to constants file [#37748] +- Send user to siteless pricing page if site is not connected [#37667] + +## [4.24.3] - 2024-06-05 +### Changed +- Updated package dependencies. [#37669] + +## [4.24.2] - 2024-06-03 +### Changed +- Update ToS wording. [#37536] +- Update CTA on A4A banner in My Jetpack. [#37628] + +## [4.24.1] - 2024-05-24 +### Changed +- Update Search to require user connection. [#37496] + +## [4.24.0] - 2024-05-23 +### Changed +- Improve the active/inactive statuses on My Jetpack. [#37217] + +## [4.23.3] - 2024-05-20 +### Added +- Add tracks events for dropdown on action buttons. [#37292] + +### Changed +- Updated package dependencies. [#37379] [#37380] [#37382] + +## [4.23.2] - 2024-05-09 +### Changed +- My Jetpack Agency banner copy change. [#37248] + +### Fixed +- Fix typo [#37303] + +## [4.23.1] - 2024-05-08 +### Changed +- Update dependencies. + +## [4.23.0] - 2024-05-06 +### Added +- Add a has_free_offering boolean on My Jetpack products. [#36710] +- Add copy for AI features on connection screen. [#37218] +- Define `$module_name` static property on `Hybrid_Product` (defaulting to null). [#37201] +- Jetpack AI: Add new badge to Featured Image video on the product page. [#37197] +- My Jetpack: Add errors from the connection package to the new notice component. [#36840] + +### Changed +- Change "go back" in My Jetpack interstitials to always return to the My Jetpack page. [#36685] +- Fix z-index issue and close action button dropdown when clicked outside. [#37169] +- Jetpack AI: Add featured image generation as a feature on the product interstitial. [#37199] +- Jetpack AI: Include video about featured image generation on the product page. [#37192] +- Updated package dependencies. [#37147] [#37148] [#37160] + +## [4.22.3] - 2024-04-29 +### Changed +- Internal updates. + +## [4.22.2] - 2024-04-25 +### Fixed +- My Jetpack: Fix issue where the TOS component was being called inside of a

, throwing a warning that

can't be a descendant of

. This also fixes the font size of the TOS text. [#37034] + +## [4.22.1] - 2024-04-22 +### Changed +- Internal updates. + +## [4.22.0] - 2024-04-11 +### Added +- Add new tracking event for product activations made through My Jetpack [#36745] +- My Jetpack: add a way to connect a Jetpack site to WordPress.com asynchronously and update the message in the notice to reflect that. [#36771] + +### Fixed +- Ensure page_view gets loaded before product_card_loaded [#36790] + +## [4.21.0] - 2024-04-08 +### Added +- Add 'from' property to connection call to WP.com. [#36741] +- My Jetpack: Update Notice component to allow adding a loading text when an action is in a loading state. Add a new resetNotice action to NoticeContext. [#36614] + +### Changed +- My Jetpack: Show Boost score increase in Boost product card. [#36072] +- Updated package dependencies. [#36756] [#36760] [#36761] +- Update My Jetpack to use the Notice component from @automattic/jetpack-components and be more consistent with the other notices in Jetpack. [#36711] + +### Removed +- My Jetpack: Removed custom Notice component from My Jetpack. [#36772] +- My Jetpack: Remove red bubble from connection notice in favor of using the status of the Notice component. [#36773] + +### Fixed +- Fix cache on front end request for boost speed scores [#36700] +- fix tier upgrades in my Jetpack [#36705] + +## [4.20.2] - 2024-04-02 +### Fixed +- Fix Boost score inconsistency [#36679] + +## [4.20.1] - 2024-04-01 +### Added +- Change Phan baselines. [#36627] + +## [4.20.0] - 2024-03-29 +### Added +- Track active red bubble slugs on My Jetpack page view [#36611] + +### Fixed +- Better handling on product interstitial pages if the site already has a paid product [#36570] +- Shows Jetpack CRM card as active on My Jetpack if the plugin is installed and active [#36594] + +## [4.19.0] - 2024-03-27 +### Added +- Add red bubble to notices tied to red bubble notifications [#36543] +- My Jetpack: add a version of WordPress' Notice component to My Jetpack considering the context of how we use notices on that screen [#36551] + +### Changed +- Updated package dependencies. [#36539, #36585] + +### Fixed +- Fixed Jetpack Creator going to the wrong screen when the free version is selected" [#36547] +- Fixes some pricing showing twice by connecting sites that select a free option [#36533] + +## [4.18.0] - 2024-03-25 +### Added +- Hook into red bubble notification when bad installation is detected [#36449] +- Jetpack AI: add notices on product page for exhausted requests [#35910] +- Jetpack AI: add plans/tier information on product page and corresponding CTAs [#35910] +- Jetpack AI: add support and create post links on product page [#35910] +- My Jetpack: add AI product page view event [#36488] +- My Jetpack: add feedback link on Jetpack AI product page [#35910] +- My Jetpack: AI pricing table is skipped once the user has opted for the free version [#35910] +- My Jetpack: change AI product for tiered pricing table display [#35910] + +### Changed +- Add notice priorities to My Jetpack [#36438] +- Jetpack AI: address responsive issues on the styles [#35910] +- My Jetpack: AI product page styles update and responsive fixes [#35910] +- My Jetpack: change AI card action button target for upgraded users, point to product page [#35910] + +### Removed +- My Jetpack: remove Jetpack AI code added throughout the new product page project [#35910] +- Removed reference to Creator Network, which is being deprecated. [#36168] + +### Fixed +- Boost tooltips: fix typo in string. [#36520] +- My Jetpack: fix AI interstitial "remain free" flow [#35910] +- My Jetpack: fix interstitial event property malformed name productSlug -> product_slug [#36486] +- My Jetpack: fix spacing issues on the new product page [#35910] +- My Jetpack: new AI interstitial margin on admin page was messing with correct top spacing [#35910] + +## [4.17.1] - 2024-03-18 +### Added +- Add a loaded event for My Jetpack product cards [#36397] + +## [4.17.0] - 2024-03-14 +### Changed +- Rewrite My Jetpack hooks to Typescript [#36288] + +## [4.16.0] - 2024-03-12 +### Added +- Add a red bubble notification that shows if the site is disconnected [#36263] +- Add README to data directory [#36301] +- Add whitelist to show errors only for certain queries [#36261] + +### Changed +- Migrate Stats counts out of redux and into tanstack queries [#36195] +- Replace window state calls with util function [#36271] +- Rewrite My Jetpack utils to typescript [#36296] +- Show small stats card in table if large stats card isn't showing [#36136] +- Updated package dependencies. [#36325] +- Update query hooks for my-jetpack data" [#36257] +- Update useMyJetpackConnection hook to TypeScript [#36300] + +### Removed +- Removing redux store [#36256] + +## [4.15.0] - 2024-03-07 +### Added +- Refactor My Jetpack's backup related redux state to react query. [#35982] + +### Changed +- Migrate dismiss welcome banner to tanstack [#36199] +- Migrate global notices to context [#36201] +- Migrate My Jetpack's licenses query and state to react-query [#36029] +- Moved lifecycle stats function out of redux [#36205] +- Updating purchase related redux data to tanstack/react [#35994] + +### Removed +- Connected Product offer is not being used, removing it to clean up a bit [#36203] + +### Fixed +- fix a few My Jetpack bugs when main plugin is not installed [#36139] +- Intersitital tables were not visibly loading when pressed [#36236] + +## [4.14.0] - 2024-03-04 +### Changed +- Migrate My Jetpack zendesk state to react-query [#36028] +- Updated package dependencies. + +### Fixed +- Add registration nonce to connect screen in My Jetpack [#36133] + +## [4.13.0] - 2024-03-01 +### Added +- Add site lifecycle status guess to My Jetpack [#35815] + +### Changed +- Changed product plan checks on My Jetpack cards [#36046] +- Display different Boost card tooltip content based on score letter grade. [#35863] +- Improve consistency and fix bugs in product start and checkout flows [#35908] +- Instanciate the Boost Score API (new Speed_Score()) in My Jetpack. [#36080] +- My Jetpack: add Tracks events to connection section [#35804] +- Refactor react-query to reduce code repetition [#35990] + +### Fixed +- fixed the purchase query for the boost card [#36004] + +## [4.12.1] - 2024-02-27 +### Added +- My Jetpack: Add an info popover in the Boost product card. [#35731] + +## [4.12.0] - 2024-02-26 +### Changed +- My Jetpack: decouple Jetpack AI insterstitial component [#35836] +- Remove translation of product names [#35830] +- Updating purchases state to use data query instead of redux [#35697] + +### Removed +- Remove kebab menu on My Jetpack cards [#35829] + +## [4.11.0] - 2024-02-22 +### Added +- Adding accesible text for external links on connection page and footer [#35733] + +### Changed +- change status and action of My Jetpack cards when plugin is missing [#35718] +- ESlint: disabled redundant role rule [#35800] +- My Jetpack: add product slugs to click events on interstitials [#35740] +- My Jetpack: let tier data pass on quantity data to checkout process for proper checkout URL crafting [#35817] +- Updated package dependencies. [#35793] + +### Fixed +- Backup Card: made stats readable by screen readers [#35786] +- Connection Screen: make VoiceOver announce lists as such [#35736] +- Do not initialize My Jetpack when in Offline mode. [#35807] +- Fix wrong prop type passed to ConnectedProductCard [#35789] + +## [4.10.0] - 2024-02-19 +### Added +- Add Boost Speed Score into My Jetpack Boost product card [#35606] +- Add connection indicator for screen readers [#35714] + +### Fixed +- Improved accessibility of Dismiss button in Connection Banner [#35694] +- My Jeptack Connection: Make footer logos a list for better screen readers interpretation. [#35667] +- My Jetpack: add label for screen readers to connect page close button [#35712] + +## [4.9.2] - 2024-02-13 +### Changed +- My Jetpack: various improvements to the Stats card. [#35355] +- Updated package dependencies. [#35608] + +## [4.9.1] - 2024-02-12 +### Added +- Add My Jetpack link to standalone plugins missing it [#35523] + +## [4.9.0] - 2024-02-07 +### Changed +- Add pricing info for AI and CRM on My Jetpack [#35457] +- Update the description of some cards to better describe the product on My Jetpack page [#35428] + +### Fixed +- Fixes issue on My Jetpack interstitials where some prices are 1 cent off [#35492] + +## [4.8.0] - 2024-02-05 +### Added +- Add tracking info to the Jetpack Manage Banner CTA [#35378] +- My Jetpack: support redirect_to parameter on the product interstitial. [#35263] + +### Changed +- Update CTA copy on the connection banner to make it clear which type of connection we are going to request [#35401] +- Updated package dependencies. +- Update product cards on My Jetpack to always display the status indidicator. [#35377] + +### Fixed +- Fix issue where most products are not installing their standalone product upon purchase [#35399] + +## [4.7.0] - 2024-01-29 +### Changed +- Update the UpsellBanner to use the Card component from WP components. [#35223] + +### Removed +- UpsellBanner component moved to js-packages/components [#35228] + +## [4.6.2] - 2024-01-22 +### Added +- My Jetpack: add contact us event for Jetpack AI [#35136] + +## [4.6.1] - 2024-01-22 +### Changed +- Display Jetpack Protect product card for all users. [#35142] +- Ensure that interstitial tables go straight to checkout just like insterstitial cards [#35049] + +## [4.6.0] - 2024-01-18 +### Added +- Add hosting provider check. [#34864] +- Add Jetpack Manage banner. [#35078] + +## [4.5.0] - 2024-01-18 +### Changed +- Use blog ID instead of site slug in checkout URL. [#34976] + +## [4.4.0] - 2024-01-15 +### Changed +- add plan check to My Jetpack Akismet product card [#34905] +- Prevent new users from seeing JITMs [#34927] +- To avoid displaying the Welcome banner to every user, now we only display it to new users. [#34883] + +## [4.3.0] - 2024-01-08 +### Added +- Add a check to determine if a user is "new" to Jetpack. [#34821] +- Add a button that links to the connection screen to the Welcome Banner in My Jetpack. [#34858] + +### Changed +- Add a product interstitial in My Jetpack for stats. [#34772] +- Added an image to Social interstitial. [#34814] +- Update Akismet card on My Jetpack to go to interstitial screen when there is no API key. [#34817] + +## [4.2.1] - 2024-01-04 +### Changed +- Updated package dependencies. [#34815] [#34816] + +### Fixed +- My Jetpack: Jetpack footer links are now consistent with footers in rest of Jetpack screens. [#34787] + +## [4.2.0] - 2024-01-02 +### Fixed +- Show JP Creator as active when JP Complete is purchased. [#34806] + +## [4.1.4] - 2023-12-20 +### Changed +- Updated package dependencies. [#34694] + +## [4.1.3] - 2023-12-11 +### Changed +- Updated Jetpack AI interstitial to repeat the feature's list on all the tiers. [#34541] + +## [4.1.2] - 2023-12-06 +### Changed +- Updated package dependencies. [#34416] + +### Fixed +- Creator Card: fix typo. [#34478] + +## [4.1.1] - 2023-12-05 +### Fixed +- My Jetpack: Fix outdated product cache issue when enabling tiers. [#34428] + +## [4.1.0] - 2023-12-03 +### Added +- Added Jetpack Creator to My Jetpack. [#34307] +- Added the welcome banner to My Jetpack. [#34384] +- Display a "Jetpack Manage" menu item to connected users. [#34353] +- Updated connection message to only display if the welcome banner has been dismissed. [#34420] + +### Changed +- Updated package dependencies. [#34411] [#34427] +- Updated the API calls used for My Jetpack backup card. [#34197] +- Updated the CTAs in My Jetpack for more clarity and to avoid inconsistencies. [#34300] + +### Fixed +- Dashboard: Prevented display of any notices from third-party services. [#34364] +- Fixed checkout error while selling the unlimited Jetpack AI plan. [#34339] +- Fixed Jetpack AI bi-yearly plan on product card. [#34276] +- Fixed product card menus. [#34285] + +## [4.0.3] - 2023-11-24 +### Changed +- Changed Jetpack AI insterstitial contact link to Jetpack Redirect. [#34252] +- Link Jetpack AI Contact Us button to support email on interstitial page. [#34240] +- Removed hardcoded tiers from Jetpack AI interstitial. [#34259] +- Trust next tier provided by the Jetpack AI feature endpoint. [#34239] + +## [4.0.2] - 2023-11-21 +### Changed +- Replace usage of strpos() with str_contains(). [#34137] + +## [4.0.1] - 2023-11-21 +### Added +- Marked Jetpack AI as upgradable in the interstitial page. [#34215] + +## [4.0.0] - 2023-11-20 +### Added +- Display an "Activity Log" menu item to connected users. [#34174] +- Added direct checkout support for products with quantity-based plans. [#34177] +- Added Jetpack AI prices by tier to the interstitial page. [#34196] + +### Changed +- Replaced usage of strpos() with str_starts_with(). [#34135] +- Updated required PHP version to >= 7.0. [#34126] +- Removed condition from the backup undoable event call, this datapoint will be removed. [#33997] + +## [3.12.2] - 2023-11-14 +### Changed +- My Jetpack: Fix a bug causing PHP fatal errors when the Jetpack AI feature information is not available. [#34095] +- Updated package dependencies. [#34093] + +## [3.12.1] - 2023-11-13 +### Changed +- AI Assistant: Updated the text and image for the interstitial based on AI plan tiers. [#33981] +- AI Assistant: Removed the ToS notice from the interstitial page. [#34076] + +## [3.12.0] - 2023-11-08 +### Added +- Updated purchased state for VaultPress backup card on My Jetpack. [#33927] + +## [3.11.1] - 2023-11-03 + +## [3.11.0] - 2023-10-30 +### Added +- Add site data to unpurchased state of VaultPress Backup card to My Jetpack. [#33607] + +## [3.10.0] - 2023-10-23 +### Added +- Add jetpack-plans dependency. It will be use to restore the reverted change on #33410. [#33706] + +### Changed +- Update checkout flow to connect "After" checkout vs before (if not connected). [#33257] + +### Fixed +- Use Current_Plan to check/return from has_required_plan on VP product class. [#33708] + +## [3.9.1] - 2023-10-19 +### Changed +- Make has_required_plan return true (as it was before #33410) as a way to revert the change. [#33697] +- Updated package dependencies. [#33687] + +## [3.9.0] - 2023-10-17 +### Added +- Add has_required_plan method for VideoPress product class, check plan purchase exists for site [#33410] + +### Changed +- Updated package dependencies. [#33646] + +## [3.8.2] - 2023-10-16 +### Changed +- Updated package dependencies. [#33429, #33584] + +## [3.8.1] - 2023-10-10 +### Changed +- Changes title of the my-jetpack page to "My Jetpack" [#33486] +- Updated package dependencies. [#33428] + +### Fixed +- My Jetpack: fix fatal error [#33523] +- My Jetpack: fix Stats card status when not connected [#33521] + +## [3.8.0] - 2023-10-03 +### Added +- Display a new section on My Jetpack to display the stats of the site. [#33283] + +## [3.7.0] - 2023-09-28 +### Added +- Add a section to display stats from Jetpack Stats in My Jetpack [#33160] + +### Changed +- Redirect to a proper upgrade page for free license owners [#33297] + +## [3.6.0] - 2023-09-25 +### Added +- Add barebones infrastructure for querying jetpack product data. [#33095] + +### Changed +- Stats: link to purchase page within WP Admin. [#33227] + +## [3.5.0] - 2023-09-19 +### Changed +- Added support for upgradable products. Updated the Stats card to handle upgradeable products. [#33058] +- Updated Jetpack submenu sort order so individual features are alpha-sorted. [#32958] + +### Fixed +- My Jetpack: Add AI Assistant Monthly to required plan check [#33078] + +## [3.4.5] - 2023-09-13 +### Changed +- Updated package dependencies. [#33001] + +## [3.4.4] - 2023-09-11 +### Changed +- General: remove WP 6.1 backwards compatibility checks [#32772] + +### Fixed +- Stats: stop showing upgrade button for sites with Complete plan [#32870] + +## [3.4.3] - 2023-09-04 +### Changed +- Updated package dependencies. [#32803] +- Updated package dependencies. [#32804] + +## [3.4.2] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [3.4.1] - 2023-08-22 +### Changed +- Connection: allow dismissing the IDC modal. [#32594] + +## [3.4.0] - 2023-08-21 +### Added +- Support Jetpack AI Yearly offering [#32130] + +### Changed +- Use the new method to render Connection initial state. [#32499] + +## [3.3.3] - 2023-08-14 +### Added +- Make My Jetpack the default WP-Admin page for Jetpack. [#32385] + +### Changed +- Start showing My Jetpack for authors, editors, and contributors [#32420] + +## [3.3.2] - 2023-08-09 +### Fixed +- Revert My Jetpack as first menu item. [#32384] + +## [3.3.1] - 2023-08-09 +### Changed +- Updated package dependencies. [#32166] + +## [3.3.0] - 2023-08-07 +### Added +- Add Identity Crisis screen modal. [#32249] + +### Changed +- Move 'My Jetpack' sub-menu item to first position. [#32240] + +### Fixed +- Fix IDC modal height issue. [#32316] + +## [3.2.1] - 2023-08-01 +### Added +- Add transient caching for zendesk jwt auth token. [#32140] + +### Changed +- My Jetpack: Rename the namespace of the JWT endpoint, and register it only when it isn't already registered [#32081] + +## [3.2.0] - 2023-07-25 +### Added +- My Jetpack: register jetpack-ai-jwt endpoint [#31965] +- My Jetpack: release Paid Stats to the public [#32020] + +### Changed +- My Jetpack: changed Stats features wording [#32046] +- Updated package dependencies. [#31999] +- Updated package dependencies. [#32040] + +### Fixed +- Make Jetpack logo in footer smaller [#31627] +- My Jetpack: enabled Stats purchase flow returning to Stats Dashboard [#31959] + +## [3.1.3] - 2023-07-17 +### Changed +- Updated package dependencies. [#31872] + +### Fixed +- Hide connection owner information if the data is invalid +- Don't suggest user connection if user is already connected, but connection owner is invalid [#31618] + +## [3.1.2] - 2023-07-11 +### Changed +- Updated package dependencies. [#31785] + +## [3.1.1] - 2023-07-10 +### Fixed +- Make product card primary buttons links when applicable [#31611] + +## [3.1.0] - 2023-07-05 +### Added +- Added Jetpack Stats card to My Jetpack [#31589] + +### Changed +- Jetpack Stats: Enable skipping interstitial page [#31629] +- Updated package dependencies. [#31659] + +### Fixed +- My Jetpack: hide Stats card for standalone plugins [#31689] +- Organize product cards in list [#31606] + +## [3.0.0] - 2023-06-26 +### Added +- Add authentication to Zendesk chat. [#31339] +- Stats: add stats card to my Jetpack. [#31531] + +## [2.15.0] - 2023-06-23 +### Added +- My Jetpack: add Stats product [#31368] + +### Changed +- Updated package dependencies. [#31468] + +## [2.14.3] - 2023-06-12 +### Added +- My Jetpack: populate the Jetpack AI product with feature data [#31238] + +## [2.14.2] - 2023-06-06 +### Changed +- Filter out revoked licenses from the license activation options. [#31088] +- Updated package dependencies. [#31129] + +## [2.14.1] - 2023-05-29 +### Added +- My Jetpack: Add new Jetpack AI card [#30904] + +### Changed +- My Jetpack: Enable Jetpack AI card [#30988] +- My Jetpack: Update AI class to be product and not module [#30905] +- My Jetpack: Update AI interstitial background [#30992] + +## [2.14.0] - 2023-05-22 +### Added +- Added ability to purchase Jetpack AI monthly product [#30793] +- Added tier data to the Boost product to support a pricing table interstitial page. [#29931] + +## [2.13.0] - 2023-05-15 +### Added +- Added My Jetpack interstitial for Jetpack AI [#30543] + +## [2.12.2] - 2023-05-11 +### Changed +- PHP 8.1 compatibility updates [#30517] + +## [2.12.1] - 2023-05-08 +### Added +- My Jetpack: Add deactivate plugin menu action on product card [#30489] + +### Changed +- My Jetpack: Remove icon from plugin activation action in product card [#30458] +- My Jetpack: Remove manage option from menu [#30440] +- My Jetpack: Remove product card icon [#30441] +- My Jetpack: Set a post-checkout redirect destination on the "Purchase a plan" link. [#27693] + +### Fixed +- My Jetpack: Add check for product status before requesting stats [#30430] +- My Jetpack: Reload page after successful license activation [#30364] +- My Jetpack: Use a single column for the page title section [#30406] + +## [2.12.0] - 2023-05-02 +### Added +- Add API to query Zendesk chat availability and use it to conditionally display zendesk chat. [#29942] +- Add pricing table interstitial view for Jetpack Protect. [#29930] +- My Jetpack: Add product detail table component for comparing product tiers. [#29759] + +### Changed +- My Jetpack: Move logic out of Product Card component. [#30274] +- Updated package dependencies. + +### Fixed +- Fix activation and layout on Protect interstatial page. [#29525] +- My Jetpack: Keep product card action button disabled while installing standalone plugin. [#30346] + +## [2.11.0] - 2023-05-01 +### Added +- Added Jetpack Starter bundle post-activation screen and plan header [#30368] + +## [2.10.3] - 2023-04-25 +### Added +- My Jetpack: Add flags field in initial state [#30241] +- My Jetpack: Add Install/Activate menu actions based on the standalone plugin status. [#30153] +- My Jetpack: Add neutral color in contextual card [#30250] +- My Jetpack: Add side-effect action to request the standalone plugin installation on the backend. [#30143] +- My Jetpack: Add stats to VideoPress card [#30197] +- My Jetpack: Enable menu for all hybrid products [#30247] +- My Jetpack: Reload page after standalone action [#30221] + +### Changed +- My Jetpack: Connect the standalone plugin menu options so they trigger the installation and activation when clicked. [#30168] +- MyJetpack: set the Social standalone page as the default admin one [#30193] +- MyJetpack: Try to activate the product module after installing the standalone plugin [#30215] +- Updated package dependencies. [#30015] + +## [2.10.2] - 2023-04-17 +### Added +- Ad missing TOS in Jetpack interstitial. [#29683] +- My Jetpack: Add endpoint to install the standalone plugin for hybrid products. [#30045] +- My Jetpack: Expose information about standalone plugin status on My Jetpack product initial state. [#29977] + +### Changed +- Backup and Scan: redirect after checkout to Jetpack recommendations page if Jetpack plugin is active. Otherwise, redirect back to plugin admin page. [#29708] +- My Jetpack: Adjustments in Product Card [#30014] +- Updated package dependencies. [#30019] + +## [2.10.1] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] +- My Jetpack: Introduce absent_with_plan status [#29920] + +### Changed +- My Jetpack: Turn Search into a hybrid product to handle it as module and as standalone plugin. [#29946] +- My Jetpack: Turn Social into a hybrid product to handle it as module and as standalone plugin. [#29935] +- My Jetpack: Turn VaultPress Backup into a Hybrid product to handle it as module and as standalone plugin. [#29928] +- My Jetpack: Turn VideoPress into a Hybrid product to handle it as module and as standalone plugin. [#29918] + +## [2.10.0] - 2023-04-04 +### Added +- My Jetpack: Adds a selector, reducer and resolver machinery to fetch product stats. [#29764] +- My Jetpack: Enhance Product Card [#29787] +- My Jetpack: Introduce menu in Product Card [#29815] + +### Changed +- * Updated add-anti-spam path to add-akismet to match the product key + * Updated product interstitial component to accept an existingLicenseKeyUrl + * Updated product interstitial component to display a product name instead of a title where preferProductName is set + * Make is_plugin_active available from the API [#29598] +- My Jetpack: Change the bottom of My Jetpack screen to use single-column rows on small viewports. [#29844] +- Updated package dependencies. [#29854] + +## [2.9.2] - 2023-04-03 +### Changed +- Internal updates. + +## [2.9.1] - 2023-03-28 +### Changed +- Move GoldenTokenModal component to licensing package. [#29748] + +## [2.9.0] - 2023-03-27 +### Added +- Adds new route for Golden Token. Also the experience of redeeming one [#29644] +- Clarified when license activation fails that a user connection is required, added a link to complete the connection, and added functionality to redirect back to license activation when the connection is done. [#29443] + +## [2.8.1] - 2023-03-20 +### Changed +- Product Interstitial: Use browser history to go back, in case they're coming from somewhere outside of the app. [#29138] +- Updated My Jetpack wpwrap color to --jp-white-off [#29568] +- Updated package dependencies. [#29471] + +## [2.8.0] - 2023-03-13 +### Added +- Add Zendesk chat module to My Jetpack page [#28712] + +## [2.7.13] - 2023-03-08 +### Changed +- Updated package dependencies. [#29216] + +## [2.7.12] - 2023-02-28 +### Changed +- Update billing language [#29126] + +## [2.7.11] - 2023-02-20 +### Fixed +- My Jetpack: Fix button to add bundle in product interstitial component [#28984] + +## [2.7.10] - 2023-02-15 +### Changed +- Update to React 18. [#28710] + +## [2.7.9] - 2023-02-08 +### Changed +- Updated package dependencies. [#28682, #28700] + +## [2.7.8] - 2023-02-06 +### Changed +- Updated package dependencies. + +## [2.7.7] - 2023-01-26 +### Changed +- Use `flex-start` instead of `start` for better browser compatibility. [#28530] + +## [2.7.6] - 2023-01-25 +### Changed +- Minor internal updates. + +## [2.7.5] - 2023-01-23 +### Fixed +- Components: Fix usage of box-sizing across the elements [#28489] +- Fixes the price display for products with intro offers for the first month. [#28424] + +## [2.7.4] - 2023-01-16 +### Changed +- Updated package dependencies. [#28303] + +## [2.7.3] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [2.7.2] - 2023-01-02 +### Added +- My Jetpack: Move VideoPress from Hybrid [#28097] + +### Changed +- My Jetpack: Move Search out of hybrid and deprecate Hybrid_Product class [#28113] + +## [2.7.1] - 2022-12-27 +### Changed +- Fix layout visual issues [#28055] +- My Jetpack: Move Backup out of hybrid product [#28022] +- My Jetpack: Move Social out of hybrid product [#28074] + +## [2.7.0] - 2022-12-19 +### Added +- Implement detached licenses redux store. [#27609] + +### Changed +- Updated package dependencies. [#27916] + +### Fixed +- Add translation context to Security product name. [#27920] + +## [2.6.1] - 2022-12-12 +### Changed +- Updated package dependencies. [#27888] + +## [2.6.0] - 2022-12-05 +### Changed +- Improve design of the error notice. [#27340] +- Updated package dependencies. [#27340] + +## [2.5.2] - 2022-12-02 +### Changed +- My Jetpack: Requires connection only if needed [#27615] +- Updated package dependencies. [#27697] + +## [2.5.1] - 2022-11-30 + +## [2.5.0] - 2022-11-28 +### Changed +- My Jetpack: rename Backup and Anti-Spam to new product names [#27377] +- Show My Jetpack even if site is disconnected [#26967] +- Updated package dependencies. [#27576] + +## [2.4.1] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [2.4.0] - 2022-11-17 +### Added +- Added Jetpack Protect to My Jetpack. [#26069] + +### Changed +- Updated package dependencies. [#26736] + +## [2.3.5] - 2022-11-10 +### Changed +- Updated package dependencies. [#27319] + +## [2.3.4] - 2022-11-08 +### Changed +- Updated package dependencies. [#27289] + +## [2.3.3] - 2022-11-01 +### Changed +- Updated package dependencies. [#27196] + +## [2.3.2] - 2022-10-25 +### Changed +- Updated package dependencies. [#26705] + +## [2.3.1] - 2022-10-25 +### Added +- Add a flag to indicate if the pricing is introductory with product price [#26982] +- My Jetpack: Support trial [#27033] + +### Changed +- Search: now support 38 languages [#27025] + +### Fixed +- Don't show old price when it's the same as new one [#27015] +- Search: check if free plan and new pricing is active using wpcom API [#27016] + +## [2.3.0] - 2022-10-19 +### Added +- Added support for free product and added free product for Search [#26808] + +### Changed +- Updated package dependencies. [#26883] + +## [2.2.3] - 2022-10-17 +### Changed +- Updated package dependencies. [#26851] + +## [2.2.2] - 2022-10-13 +### Changed +- Updated package dependencies. [#26790] + +## [2.2.1] - 2022-10-11 +### Changed +- Updated package dependencies. [#25973] + +## [2.2.0] - 2022-10-05 +### Added +- Integrate the new connection error message React component into My Jetpack. [#26485] +- Search: add post type breakdown endpoint [#26463] +- Trigger restore connection flow. [#26489] + +### Changed +- Updated package dependencies. [#26457] + +## [2.1.1] - 2022-09-27 +### Changed +- Updated package dependencies. + +## [2.1.0] - 2022-09-20 +### Added +- Added the ConnectionErrorNotice React component. [#26259] + +### Changed +- Updated package dependencies. + +### Fixed +- Fixed the tests for the Module_Product class by creating and using a sample, test-only module product class as the test subject instead of relying on Videopress or other concrete products. [#26227] + +## [2.0.5] - 2022-09-08 +### Changed +- Change VideoPress into a Hybrid product in My Jetpack [#25954] +- Updated package dependencies. + +## [2.0.4] - 2022-08-31 +### Added +- Allow plugins to override a product class. [#25891] + +### Changed +- Updated package dependencies. [#25856] + +## [2.0.3] - 2022-08-29 +### Changed +- Updated package dependencies. + +## [2.0.2] - 2022-08-25 +### Changed +- Activate plugins in normal mode to trigger plugin_activated hooks [#25727] +- Updated package dependencies. [#25814] + +### Fixed +- Licensing: do not enable the Licensing UI if My Jetpack cannot be enabled. [#25667] +- Search: increased search plan/pricing API timeouts to 5s [#25775] + +## [2.0.1] - 2022-08-23 +### Added +- My Jetpack: Add container for JITMs [#22452] + +### Changed +- Updated package dependencies. [#25338, #25339, #25377, #25422, #25628, #25762, #25764] + +## [2.0.0] - 2022-08-09 +### Added +- Make product cards compatible with disclaimers and add disclaimer for backup card [#25265] + +### Changed +- Search: changed to only require site level connection [#24477] + +## [1.8.3] - 2022-08-03 +### Changed +- Updated package dependencies. [#25300, #25315] + +## [1.8.2] - 2022-07-27 +### Changed +- My Jetpack: changed link used in ProductCard component to a button when the plugin is absent + +## [1.8.1] - 2022-07-26 +### Changed +- My Jetpack: changed button used in ProductCard component from WordPress to Jetpack default [#25146] +- Updated package dependencies. [#25147] + +## [1.8.0] - 2022-07-19 +### Added +- My Jetpack: scroll window to top on route change [#25086] + +### Changed +- Updated package dependencies. [#24710] + +## [1.7.4] - 2022-07-12 +### Changed +- Updated package dependencies. [#25048, #25055] + +## [1.7.3] - 2022-07-06 +### Added +- Display alert when we cant automatically install the plugin [#24884] + +### Changed +- Updated package dependencies. [#24923] + +## [1.7.2] - 2022-06-28 +### Changed +- Disambiguate redirectUrls vars [#24839] +- Search: use centralized search pricing API [#24795] +- Updated package dependencies. [#24826] + +### Fixed +- Search Pricing: fix pricing fetch issue before site is connected [#24826] + +## [1.7.1] - 2022-06-21 +### Fixed +- My Jetpack: Replace wordpress from PNG to SVG at Connection [#24793] + +## [1.7.0] - 2022-06-21 +### Changed +- My Jetpack: set products grid to 3x3 for large viewport size +- Renaming master to trunk. +- Renaming `master` references to `trunk` + +## [1.6.2] - 2022-06-14 +### Changed +- Updated package dependencies. [#24529] + +## [1.6.1] - 2022-06-08 +### Changed +- Reorder JS imports for `import/order` eslint rule. [#24601] +- Updated package dependencies. [#24510] + +## [1.6.0] - 2022-05-30 +### Added +- Added Social to My Jetpack. + +### Changed +- Make My Jetpack use the new Modules class +- Replace deprecated external-link variation by using isExternalLink prop +- Updated package dependencies + +## [1.5.0] - 2022-05-24 +### Changed +- Default licensing UI in My Jetpack to be enabled [#24396] +- Updated package dependencies. [#24449] + +## [1.4.1] - 2022-05-19 +### Changed +- Updated package dependencies. [#24395] + +## [1.4.0] - 2022-05-18 +### Added +- Added a filter to allow stand-alone plugins to add product specific activation routines [#24334] +- My Jetpack: Add Protect class [#24347] +- My Jetpack: compute Search plugin price based on price tier [#24337] + +### Changed +- Add tiered pricing copy and update titles for Jetpack Search [#24357] +- Hide Activate a license link if there is no user connection since user connection is required [#24251] +- My Jetpack Hybrid products: Install Jetpack if stand-alone plugin installation fails [#24335] +- Updated Jetpack Scan feature list. [#23863] [#23795] [#24361] [#24372] + +## [1.3.0] - 2022-05-10 +### Changed +- Adds from arg to connection screen in My Jetpack so that we can begin tracking connections originating from My Jetpack [#24283] +- Updated package dependencies. [#24189] +- Updated references to old licensing activation UI to licensing activation UI in My Jetpack [#24189] + +## [1.2.1] - 2022-05-04 +### Added +- Add missing JavaScript dependencies. [#24096] + +### Changed +- My Jetpack: remove duplicated site suffix stored on rawUrl. Use siteSuffix instead. [#24094] +- Updated package dependencies. [#24095] [#24198] + +### Deprecated +- Moved the options class into Connection. [#24095] + +## [1.2.0] - 2022-04-26 +### Added +- Added activation screen component to My Jetpack licensing page + +### Changed +- Updated package dependencies. +- Update package.json metadata. + +## [1.1.0] - 2022-04-19 +### Added +- Adds a skeleton for the licensing UI along with a feature flag +- Better error handling for when the WPCOM server is unreachable +- Introduced ConnectedProductOffer component + +### Changed +- Turn Search into a Hybrid Product +- Updated package dependencies +- use connected plugin list from the connection store and ask for an update after activating a product + +## [1.0.2] - 2022-04-12 +### Changed +- Updated package dependencies. + +### Fixed +- Fixed bug in checkout URLs for sites installed in subdirs. + +## [1.0.1] - 2022-04-06 +### Removed +- Removed tracking dependency. + +## [1.0.0] - 2022-04-05 +### Added +- My Jetpack: improve Product and Interstitial components. + +### Changed +- Bump My Jetpack package to major version 1.0.0. +- My Jetpack: align price boxes in the interstitial product page. +- Updated package dependencies. + +## [0.6.13] - 2022-03-31 +### Added +- Added tracking events to Plans section external links + +### Changed +- My Jetpack: tweak plans section typography and descriptive text + +## [0.6.12] - 2022-03-29 +### Added +- Add missing JS peer dependencies. + +### Changed +- Microperformance: Use === null instead of is_null +- My Jetpack: Moved in product icon components +- My Jetpack: Tweak plan sections styles/sizes +- My Jetpack: Update ProductDetailCard to use components and theme variables +- My Jetpack: Use components to render headers elements +- Use different URLs for manage and purchase links in plans section + +### Fixed +- My Jetpack: Connect Screen logos quality + +## [0.6.11] - 2022-03-23 +### Added +- My Jetpack: add error styles to the whole Product card component +- My Jetpack: Make whole Product card clickable + +### Changed +- Changed opacity of product icons to 40% +- Changed title +- Improved should_initialize method +- My Jetpack: remove dropdown from CTA button in Product cards +- My Jetpack: Use Text and CSS vars on ProductCard +- Updated Boost product icon for clarity +- Updated package dependencies. +- Updated package dependencies. +- Updated styles for each product card status +- Update organization and copy of the Plans section + +### Removed +- My Jetpack: Remove client code that allows to deactivate a product + +### Fixed +- Fix Plans section top margin for plan list +- My Jetpack: jetpack_my_jetpack_should_initialize filter now respected when set to true. + +## [0.6.10] - 2022-03-15 +### Changed +- Make Backup go through the purchase flow after activation +- My Jetpack: Use ThemeProvider instead base-styles +- Updated package dependencies + +### Removed +- Removed Beta badge from menu item + +## [0.6.9] - 2022-03-09 +### Changed +- Updated package dependencies. + +## [0.6.8] - 2022-03-08 +### Added +- Added connected plugins slugs to My Jetpack tracking events +- Add link to jetpack.com in the footer +- My Jetpack: Add jetpack features link on connection screen +- My Jetpack: tidy Product card component +- My Jetpack: update Spinner in checkout button + +### Changed +- Components: update attributes used within the Button component to match recent deprecations and changes. +- My Jetpack: Add Connected Product Card stories +- My Jetpack: Add connection screen footer +- My Jetpack: clean/tidy Product data +- My Jetpack: Remove Layout component +- Only consider Backup product active when the plan is purchased + +### Fixed +- Fixed Backup flow when Jetpack plugin is active +- My Jetpack: align CTA buttons of My Jetpack overview +- My Jetpack: Fix button height in the Interstitial pages + +## [0.6.7] - 2022-03-02 +### Added +- Add My Jetpack action link to all Jetpack plugins +- My Jetpack: Handle cosmetic tweaks +- My Jetpack: Pass requiresUserConnection to ConnectionStatusCard + +### Changed +- Refactor and simplify Products class +- Updated package dependencies. + +### Fixed +- Disable browser cache for My Jetpack +- My Jetpack: fix products card section story +- My Jetpack: fix stories for the Interstitial pages + +## [0.6.6] - 2022-02-28 +### Fixed +- Re-doing 0.6.5 to fixup bad release. + +## [0.6.5] - 2022-02-28 +### Changed +- Tweak product card box model. + +### Fixed +- Use namespace in My Jetpack REST Products class to prevent fatal + +## [0.6.4] - 2022-02-25 +### Added +- Activate Jetpack plugin from Extras product card +- Added list of connected plugins to Disconnect dialog in My Jetpack +- Add Extras interstitial page +- My Jetpack: Handle cosmetic tweaks +- My Jetpack: Remove global notices when in my jetpack page +- My Jetpack: set height of Jetpack logo in the footer +- My Jetpack: tweak height of Jetpack Logo +- My Jetpack: update Product logos + +### Changed +- Disable My Jetpack on MS +- My Jetpack: compress extras product image +- Updated package dependencies. +- Update My Jetpack dashboard headline + +### Removed +- Remove unnecessary line from My Jetpack Initial state + +### Fixed +- Fix beta badge for RTL languages +- Handle plugin activating from Hybrid class +- Memoized RecordEvent from usAnalytics hook +- My Jetpack: Fix post activation url redirect +- My Jetpack: Move product list that requires user connection to selector +- Products::get_products_names should not load all product information +- Update automattic logo href in the footer + +## [0.6.3] - 2022-02-22 +### Changed +- Updated inline documentation + +### Fixed +- Use Jetpack namespace to fix fatal error + +## [0.6.2] - 2022-02-22 +### Added +- Add Beta badge +- Add Extras class +- Apply coupon discount to Product price when it exists +- Filesystem write access to the initial state +- Improve Product detail layout +- Implement close link on layout nav +- Prevent calling activation hook when activating backup + +### Changed +- Bump package versions. +- Improve My Jetpack link styles +- Improve redirect process after installing Product +- Fix interstitial CTA buttons layout +- Move from isPressed to CSS vars +- Redirect connect user to connection interstitial +- Point the link of the Manage button of CRM to its dashboard +- Redirect to post_activation_url after product activation from iterstitial screen +- Remove conditional loading depending on constant +- Send My Jetpack version with fired events +- Update the layout of interstitial page when it has an upgradable bundle + +### Fixed +- Check if product is active before checking if requires plan +- Fix check for plugin installation for hybrid products +- Fix click on security and add click on My Jetpack interstitial +- Fix clicks on VideoPress and CRM cards +- Fix Product prices +- Make Scan and Search interstitials install the plugin +- Purchases: ensure we retrieve translated version of active purchases +- Return needs purchase status for products module + +## [0.6.1] - 2022-02-16 +### Added +- Add Anti-Spam Product detail card +- Add CRM interstitial page +- Added wpcom plan slug to product info +- add manage and post activation urls +- Add Scan product: interstitial, route, data, etc... +- Add Security Product Bundle +- Add VideoPress data +- Add VideoPress interstitial cmp. Story. +- Add `#/add-videopress` route +- Change the discount value for all Products to 50 +- checks and activation for Security Bundle +- consume prices dynamically +- Do not show Porduct price when plan has required plan +- Finish Backup, Anti-Spam and Scan interstitial pages +- Fire Tracks Event when user clicks on Product Interstitial Back link +- Install proudcts from interstitial pages +- Make click on Fix connection show connection route +- package version to main class +- Pull product discount from wpcom +- Refactoring -> add icons component -> tweak icons for interstitial pages +- Register `#/add-anti-spam` route. Connect with interstitial page +- Restore Security bundle card in the UI +- Set default values for product data in the client (custom hook) +- set product status as error if active and requiring a missing user connection +- Set properly the checkout link for Products +- Set unlink=1 in the checkout URL when the user is not connected +- Tidy Product stories +- Update Backup product data. Tweak Icon. +- Update mock data for Search product. useMyJetpackNavigate() hook + +### Changed +- Adapt Scan actiavtion behavior as it is not a module +- Add global notices for activate/deactivate failures +- Add manage redirect +- Apply correct style for CTA buttons on Interstitial +- Avoid usage of 100vh on layout +- Fix setting height of the Product title in the detail component +- Implement is fulfilled handler for product resolver +- Improve global notice layout +- Reduce size of boost and search interstitial images +- Update structure with Layout component +- Only pass a productUrl if the product is not free on interstitial pages +- Only show the deactivate action when it makes sense +- Pass slug prop to event firing on product card button actions instead of name +- Remove unnecessary payload from request to activate or deactivate a product +- Replace renderActionButton function for ActionButton component +- Updated package dependencies. +- Use useMyJetpackNavigate when it's worth it + +### Fixed +- Fixed connection check labels and error message +- Fix upgradability for anti-spam and backup products +- Remove duplicted Icon in Product Card story +- Use key when looping through product detail icons + +## [0.6.0] - 2022-02-09 +### Added +- Add Boost interstitial cmp. +- Add has_required_plan to product info and implement method in Search +- Add Product princign harcoded data +- Add search product data +- Add title and features to products data +- anti spam product class +- Connect Boost card with the interstitial page via /add-boost root +- Fire Tracks event when clicking CTA button on product Interstitial page +- Fire Tracks event when clicking Manage button on product card +- Fire Tracks event when clickn Add link on My Jetpack product card +- Fire Tracks event when showing the Interstitial page +- Implement Free price for Boost product +- Implement Search product interstitial +- Introduce basic Layout component. Add GoBackLink component +- Introduce ProductDetailCard component +- My Jetpack: Add Connection screen +- Pass slug prop to ProductCard' +- Plan verification for Backup and Scan +- Restore getProduct() resolver +- Set the checkout URL for the Product detail component +- useCallback for functions that are bound to onEvents + +### Changed +- My Jetpack: Implement handler of connection notices +- My Jetpack: Update notice style and implements redirect for connection route +- Support multiple possible folder for each plugin +- Updated package dependencies + +### Removed +- dependency from search package + +### Fixed +- Fix My Jetpack's reducer for SET_PRODUCT_STATUS +- Fix the redirect URL value +- Show discounted price in Product Detail card +- typo + +## [0.5.0] - 2022-02-02 +### Added +- Added plugin installation functionality +- Adds Tracks events for activating and deactivating products from the product cards +- Fixes stories for ProductCard component +- Handle when site is not connected +- Initial approach to handle global notice +- Module Products +- My Jetpack: Add route handling +- My Jetpack: connect all product cards with data provider +- My Jetpack: connect Backup product class with Product class. Add long description and features fields. +- My Jetpack: handle redirect when no connection #22549 +- My Jetpack: reorganize stores by project/name +- Remove getProduct() resolver +- Support to Hybrid products +- Tweak dimms of the Product card status +- Update data handling - Implement request status in Product Card +- User connection requirement to product info +- uses the Plugin Installer package to safely checks plugins statuses + +### Changed +- Added filter for disabling the initialization of the My Jetpack package +- Build: remove unneeded files from production build. +- Do not initialize My Jetpack id site is not connected +- My Jetpack: Refactor styles to use layout components and theme provider +- My Jetpack: Update gap between product cards section +- Pick API root and nonce values from a new window var myJetpackRest +- Updated package dependencies. +- Update plugin absent status consistently + +### Fixed +- added unit test mock for new global variable myJetpackRest +- Fix tests +- Fix unsafe optional chaining. +- my-jetpack: fix tracking event when activating product +- Resolved minor code standard violation after implementing a stricter rule. + +## [0.4.0] - 2022-01-25 +### Added +- add API endpoints to manipulate products +- Added css module for My Jetpack Plans Section +- Added useAnalytics hook +- Added Visitor class for status regarding the site visitor. +- Add first data approach +- Add Products and REST_Products basic classes +- Adds very basic product cards section component to my jetpack +- My Jetpack: Add Product Card component +- My Jetpack: check user connectivity before to hit wpcom side +- My Jetpack: Implement data handling for enable/disable products +- Removed endpoint plans superseded by purchases + +### Changed +- Add Connections Section wrapping the Connection Status Card to My Jetpack +- Build: do not ship raw files in production bundle. + +### Removed +- Remove unused usePlans() custom react hook + +### Fixed +- Fixed svg attribute strokeWidth for Boost Card + +## [0.3.3] - 2022-01-18 +### Added +- Added redux store specific to my-jetpack +- Implement plans list properly in the PlansSection +- My Jetpack: Add scripts for JS tests +- My Jetpack: Include wordpress components as dep +- Reduxify purchases data + +### Changed +- General: update required node version to v16.13.2 +- Properly style the Plans Section according to proposed design +- Updated package dependencies. + +## [0.3.2] - 2022-01-13 +### Added +- My Jetpack: add story to `` component +- My Jetpack: first PlanSection implementation + +### Fixed +- Rename method enqueue_scritps to enqueue_scripts + +## [0.3.1] - 2022-01-11 +### Added +- Add devvelopment testing instructions to doc. + +### Changed +- Updated package dependencies. + +### Removed +- Remove use of deprecated `~` in sass-loader imports. + +## [0.3.0] - 2022-01-04 +### Changed +- Drop isRegistered and isUserConnected params from ConnectionStatusCard component +- Switch to pcov for code coverage. +- Updated package dependencies. +- Updated package textdomain from `jetpack` to `jetpack-my-jetpack`. + +## [0.2.0] - 2021-12-14 +### Added +- Added Connection Status Card to the page. +- Janitorial: add watch command to the plugin. + +### Changed +- Adapt to new layout components. +- Build: do not ship scss and jsx files in production build. + +### Fixed +- Build minimized JS for the production build. +- Fix JavaScript i18n strings. + +## [0.1.3] - 2021-12-07 +### Changed +- Updated package dependencies. + +## [0.1.2] - 2021-11-30 +### Added +- Janitorial: create mirror repo for the package. + +### Changed +- Remove now-redundant `output.filename` from Webpack config. + +## 0.1.1 - 2021-11-23 +### Changed +- Updated package dependencies. + +## 0.1.0 - 2021-11-17 +### Added +- Created package + +[4.35.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.35.2...4.35.3 +[4.35.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.35.1...4.35.2 +[4.35.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.35.0...4.35.1 +[4.35.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.34.0...4.35.0 +[4.34.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.1...4.34.0 +[4.33.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.33.0...4.33.1 +[4.33.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.4...4.33.0 +[4.32.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.3...4.32.4 +[4.32.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.2...4.32.3 +[4.32.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.1...4.32.2 +[4.32.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.0...4.32.1 +[4.32.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.31.0...4.32.0 +[4.31.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.30.0...4.31.0 +[4.30.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.29.0...4.30.0 +[4.29.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.28.0...4.29.0 +[4.28.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.27.2...4.28.0 +[4.27.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.27.1...4.27.2 +[4.27.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.27.0...4.27.1 +[4.27.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.26.0...4.27.0 +[4.26.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.25.4...4.26.0 +[4.25.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.25.3...4.25.4 +[4.25.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.25.2...4.25.3 +[4.25.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.25.1...4.25.2 +[4.25.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.25.0...4.25.1 +[4.25.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.7...4.25.0 +[4.24.7]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.6...4.24.7 +[4.24.6]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.5...4.24.6 +[4.24.5]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.4...4.24.5 +[4.24.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.3...4.24.4 +[4.24.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.2...4.24.3 +[4.24.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.1...4.24.2 +[4.24.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.24.0...4.24.1 +[4.24.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.3...4.24.0 +[4.23.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.2...4.23.3 +[4.23.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.1...4.23.2 +[4.23.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.0...4.23.1 +[4.23.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.3...4.23.0 +[4.22.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.2...4.22.3 +[4.22.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.1...4.22.2 +[4.22.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.0...4.22.1 +[4.22.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.21.0...4.22.0 +[4.21.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.20.2...4.21.0 +[4.20.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.20.1...4.20.2 +[4.20.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.20.0...4.20.1 +[4.20.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.19.0...4.20.0 +[4.19.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.18.0...4.19.0 +[4.18.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.17.1...4.18.0 +[4.17.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.17.0...4.17.1 +[4.17.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.16.0...4.17.0 +[4.16.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.15.0...4.16.0 +[4.15.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.14.0...4.15.0 +[4.14.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.13.0...4.14.0 +[4.13.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.12.1...4.13.0 +[4.12.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.12.0...4.12.1 +[4.12.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.11.0...4.12.0 +[4.11.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.10.0...4.11.0 +[4.10.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.9.2...4.10.0 +[4.9.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.9.1...4.9.2 +[4.9.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.9.0...4.9.1 +[4.9.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.8.0...4.9.0 +[4.8.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.7.0...4.8.0 +[4.7.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.6.2...4.7.0 +[4.6.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.6.1...4.6.2 +[4.6.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.6.0...4.6.1 +[4.6.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.5.0...4.6.0 +[4.5.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.4.0...4.5.0 +[4.4.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.3.0...4.4.0 +[4.3.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.2.1...4.3.0 +[4.2.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.2.0...4.2.1 +[4.2.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.1.4...4.2.0 +[4.1.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.1.3...4.1.4 +[4.1.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.1.2...4.1.3 +[4.1.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.1.1...4.1.2 +[4.1.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.1.0...4.1.1 +[4.1.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.0.3...4.1.0 +[4.0.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.0.2...4.0.3 +[4.0.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.0.1...4.0.2 +[4.0.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.0.0...4.0.1 +[4.0.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.12.2...4.0.0 +[3.12.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.12.1...3.12.2 +[3.12.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.12.0...3.12.1 +[3.12.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.11.1...3.12.0 +[3.11.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.11.0...3.11.1 +[3.11.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.10.0...3.11.0 +[3.10.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.9.1...3.10.0 +[3.9.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.9.0...3.9.1 +[3.9.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.8.2...3.9.0 +[3.8.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.8.1...3.8.2 +[3.8.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.8.0...3.8.1 +[3.8.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.7.0...3.8.0 +[3.7.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.6.0...3.7.0 +[3.6.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.5.0...3.6.0 +[3.5.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.4.5...3.5.0 +[3.4.5]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.4.4...3.4.5 +[3.4.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.4.3...3.4.4 +[3.4.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.4.2...3.4.3 +[3.4.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.4.1...3.4.2 +[3.4.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.4.0...3.4.1 +[3.4.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.3.3...3.4.0 +[3.3.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.3.2...3.3.3 +[3.3.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.3.1...3.3.2 +[3.3.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.3.0...3.3.1 +[3.3.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.2.1...3.3.0 +[3.2.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.2.0...3.2.1 +[3.2.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.1.3...3.2.0 +[3.1.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.1.2...3.1.3 +[3.1.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.1.1...3.1.2 +[3.1.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.1.0...3.1.1 +[3.1.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/3.0.0...3.1.0 +[3.0.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.15.0...3.0.0 +[2.15.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.14.3...2.15.0 +[2.14.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.14.2...2.14.3 +[2.14.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.14.1...2.14.2 +[2.14.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.14.0...2.14.1 +[2.14.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.13.0...2.14.0 +[2.13.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.12.2...2.13.0 +[2.12.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.12.1...2.12.2 +[2.12.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.12.0...2.12.1 +[2.12.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.11.0...2.12.0 +[2.11.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.10.3...2.11.0 +[2.10.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.10.2...2.10.3 +[2.10.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.10.1...2.10.2 +[2.10.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.10.0...2.10.1 +[2.10.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.9.2...2.10.0 +[2.9.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.9.1...2.9.2 +[2.9.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.9.0...2.9.1 +[2.9.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.8.1...2.9.0 +[2.8.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.8.0...2.8.1 +[2.8.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.13...2.8.0 +[2.7.13]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.12...2.7.13 +[2.7.12]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.11...2.7.12 +[2.7.11]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.10...2.7.11 +[2.7.10]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.9...2.7.10 +[2.7.9]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.8...2.7.9 +[2.7.8]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.7...2.7.8 +[2.7.7]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.6...2.7.7 +[2.7.6]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.5...2.7.6 +[2.7.5]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.4...2.7.5 +[2.7.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.3...2.7.4 +[2.7.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.2...2.7.3 +[2.7.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.1...2.7.2 +[2.7.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.7.0...2.7.1 +[2.7.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.6.1...2.7.0 +[2.6.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.6.0...2.6.1 +[2.6.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.5.2...2.6.0 +[2.5.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.5.1...2.5.2 +[2.5.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.5.0...2.5.1 +[2.5.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.4.1...2.5.0 +[2.4.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.4.0...2.4.1 +[2.4.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.3.5...2.4.0 +[2.3.5]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.3.4...2.3.5 +[2.3.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.3.3...2.3.4 +[2.3.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.3.2...2.3.3 +[2.3.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.3.1...2.3.2 +[2.3.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.3.0...2.3.1 +[2.3.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.2.3...2.3.0 +[2.2.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.2.2...2.2.3 +[2.2.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.2.1...2.2.2 +[2.2.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.2.0...2.2.1 +[2.2.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.1.1...2.2.0 +[2.1.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.1.0...2.1.1 +[2.1.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.0.5...2.1.0 +[2.0.5]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.0.4...2.0.5 +[2.0.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.0.3...2.0.4 +[2.0.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.0.2...2.0.3 +[2.0.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.0.1...2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/2.0.0...2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.8.3...2.0.0 +[1.8.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.8.2...1.8.3 +[1.8.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.8.1...1.8.2 +[1.8.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.8.0...1.8.1 +[1.8.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.7.4...1.8.0 +[1.7.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.7.3...1.7.4 +[1.7.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.7.2...1.7.3 +[1.7.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.7.1...1.7.2 +[1.7.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.7.0...1.7.1 +[1.7.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.6.2...1.7.0 +[1.6.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.6.1...1.6.2 +[1.6.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.6.0...1.6.1 +[1.6.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.5.0...1.6.0 +[1.5.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.4.1...1.5.0 +[1.4.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.4.0...1.4.1 +[1.4.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.3.0...1.4.0 +[1.3.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.2.1...1.3.0 +[1.2.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.2.0...1.2.1 +[1.2.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.1.0...1.2.0 +[1.1.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.0.2...1.1.0 +[1.0.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.0.1...1.0.2 +[1.0.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/1.0.0...1.0.1 +[1.0.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.13...1.0.0 +[0.6.13]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.12...0.6.13 +[0.6.12]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.11...0.6.12 +[0.6.11]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.10...0.6.11 +[0.6.10]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.9...0.6.10 +[0.6.9]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.8...0.6.9 +[0.6.8]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.7...0.6.8 +[0.6.7]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.6...0.6.7 +[0.6.6]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.5...0.6.6 +[0.6.5]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.4...0.6.5 +[0.6.4]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.3...0.6.4 +[0.6.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.2...0.6.3 +[0.6.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.1...0.6.2 +[0.6.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.6.0...0.6.1 +[0.6.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.5.0...0.6.0 +[0.5.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.4.0...0.5.0 +[0.4.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.3.3...0.4.0 +[0.3.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.3.2...0.3.3 +[0.3.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.3.1...0.3.2 +[0.3.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.3.0...0.3.1 +[0.3.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.2.0...0.3.0 +[0.2.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.1.3...0.2.0 +[0.1.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.1.2...0.1.3 +[0.1.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/0.1.1...0.1.2 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg new file mode 100644 index 00000000..478fcfd9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg @@ -0,0 +1,3 @@ + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/boost-9e9a227e7e7280d0aa85.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/boost-9e9a227e7e7280d0aa85.png new file mode 100644 index 0000000000000000000000000000000000000000..4e7cb0cec7511dde82ee434bb247b66487f551b8 GIT binary patch literal 146014 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%0A?7}vp3RFtqt^@0ufRxqvcpe8aoJ|zqm?Y{!*^=< z2eD%ovx@y1G@cHL=kL>dF+&dPx$oDdZdu02oBMm)-LO<&*%k3JDH~Wd<2*iPPWH9D~pCj4eVKchz_so#BHQ{P1?O7b@`4 zq&3^I25xjJ^W}QbNvp9!%;%FQYxv0VF?@9HItG05vMYl=|9taqId=WakGbwDckS2h zC3jWH>=MrfGENxn?CliO*XQvAYNm=Z>}d-4fFIyJtpoyp&=4_=McCdM4q+b(b<3zBdgY*z@wiwX-h(A0;z<=h98ZWmi!nP$MiH zQf1&24qYOksQ0CMlf+OBN3Cc%S83M80S%kJ?!%SZo(bjGg($QvCpZiwafB*3-ig5@ zZDke)L7M*d%J8WSpA^4!9&`8r9-qA?q>#mRv>m4|@MEH!i(f44_0X&TW1I5xCY_lgc&p3u=B(@b!K3Z`C~Cm z`U)Mo4p=?kU|9xgl2$c*9BK+)81cTD`}T%LlM&lxn_yyu%dV?dENu)OV@KV>=q#HN zY@KpPkAlbSV1BYvn*rzxKgs<^Mn&P*YJ5=4re)i0zQr_6@A|Kjk9Mr&lBAh z@cHtaZ?Y6c0^LN*xr!<{J)1oy;e^kR44=>DvFk77@&P_;&%dzw%KzYTel?P6)bMc*dGJFO3QFU|K**sm zg+6JiDkcjxwYubu_b@H8V93NWNmPSG&0NX=bFAeagkA9i9jx?LvN4Zl=XzWvJ(3`)*6Z&w_YQZOaX1c|zqd%Z^dw`fgM-^>g zk^MZt2ZbB=LH2Onu7nzb&sR?hKIw1HbUp!}*Bkge#5*55oR5CvnHSRX0Y2aU&fXF} zf8f{6GgQIR6P{W7esYX^*_py*^QfsS0m}S=N4YK~H<3f^=G;!6ckzTS=5n=1)T#Dj z-Z;VnbEOFq?P1s0tHWY>til+g$I@|7DU88ZY8o#{8M8-*-T1M?c~Xi7@^|%=8lsI^ zg7ar&nZ!l_C+F~Koxgb8gUURMUYDS^3r- zu+*iHy=4$S&4j_CmQht?BecRsxt7afI8164us|8OLsx;Iu?(*$>Emb3^hVEQK&TTv zh*^_g8$SMZ2`i)aNP`){#PBJEnG!yJZu1v9v|-7<#e9K^UNtL zgu10v(HIUNjSL_5G~#VV z3Juih0zONF@Hu?=i8~=Atatmj-l+_XE3 zSayPsa;DbL2Aw4=Cka5W^YhGb?h>79fZ%B6{W5dHmYEZ6;X-DfDb~@6?t&)$?SQ0W zTBX^^@{>JalB3xVfk2a$Dtj@e3~pD8OaOd}NK1W_0U$?}cEShV#ODV;7Unt`SQl*iDUoOuU`@Hnd7XLT}vp))%W@EhETWb5C|N_l#Wn=DL)*H zWm`A>kkUSqfC{-YfQeC4xS40LS$fRa)M+%&6psvjtjZRFCEDV!_d)nnwuQ1Pj z&xSvBqL*Jcv$fK?w87ghdzPg$hsw!o?87Vk^ku>hUg|m$86r+0Mh|+Vb|VLE1eCcp zDUoB%7wbT!eG0R?Sxt<6>{`D^+2a-4butfL;ceD4pZf%#j~YH4ywcqqe@}h%XgHiV zj~)Au|M-ue{xlx?eCGqe$Jv{0_R!pvx8mf958hz-kdRR9;XEdS)Zy&DROdCJ-N>36 z(CsQl1dMttg(c>CXm;|bvty^{gH(d2R|KkyGaS4$8HxcUFu|XMO*5CH@hY9ufu5G> zGdYP=v3Z8sJ=b-^2mJi{;e+fRO~suCKCMW1!$(Ub(*QmaMOWOf{P8Ehn)KcqE4^prY2+PgQZ$8aS|d(f_;?sv_f_!UMF`f;?)~Xo?j(d@R;~jZvnZ&z#k{wH;I@mN$H~wm7wYTfQ{}I?=0{ zuHo}U!sp`+d|pcU=)Oz23=e*;hL0}Vr% z_V;uwNkMbpSxuQHzY7KW`s9@ynvHIj^6TW~={u1{7JA{OFO&r&K-A72pQspU*cCM@ zOl707S>vv9%tVpQ*)|Qj=wiN9>eVHle5_*!%`EhSJe<o2%n*+uKIyt@$z?K@;D;c))zjm`75<#RmX z^8t}3o7(8<%~q!>Ds_s(`t;$WW0#&d|7F5QGLS;-)Y8&hj_lMyiI9LJ{M6-e{7{+qg<=tk zU-xJSPkfLerEqrOy0MW{WCOD~Q*m96Z&{7j)%eyu_UZ3UeWV11vTHeb)QdOd6l>rE zt29}SeGX?1ACSk*#5{7oy3c1ppYOQTWLy3a>!XGbjM3i!d<>XQR+XnNM(U(7ymax( zrN!R*{^c9FYL`Tx?|f|e9FEYggwJZ<@>vV`{NyJIA1oijN?%O)96i1HMjX3NJp1h5 z_u)f2jYj5nEiLUja%4WRqSIFb29qZVlPVq@@knFoG0X~%BE%q=quE|+RWBFt3iXT+A;o)Bb}ePuH=__(4!7 zu~fU+W6MYML4!b$W=mo3C|~pp!Uus%9vC(yd}xUv)tBRiD*>My=I`FWzCbn&=rg@; z_@o4UZ29z4YBcb1)vk?z&)WOWhUKGj?dkOSTEJ(fG=1Kb@Ok^8xt=b#oX7_^G8gNV z-~uZeB$?zGVoHFLHZxm@Qp4kA0X|qWf{YUL6mA~69V=h~%g1b3!46_gxWIDJlyKw( z&2(yB9hiEh7UmE z%l5*>i&riLe7^FP-4658u`A&7zyN&i5q$EQ5AfmG^*ELf*?iLSx$EV)?K%&9Uj15J zwae#|qS`n!yLQek?fSr>+h%45QZ&b@hQZfWP`J$usAL(ZO>Is%Gw^khRgm+Tyx zS-W|Px)XC+vSWw$INpG`$}zC9_%Sj{)+`khluPW^{!-dbnkjgaL`pVc$!Lc4{Htvw z$HJRBY?n56$FA;NVzzrG$m@*LtLwJQ1OYr2P}D8nF)H}@Ftx=7HkF-y&@L6||Jk2k z5qy@`_pb+ZfX{RqKM9`)irX&3=RgCWPXZq-pM2-D_Wjd>j~vcn`FwfLVDiGC%FbN@ zpQR&v_MQrsAazDmUNZMt#LGd#Cmg56vt}4HG(U!Uf?x@GU9GJeFG}@HEOI)Eer3gB z7lMyNw9q)|ks3Za4S`Rwm(FSA&8D#rui%&Z1o?a%$KP%Gbi(Ic{Bl%;vo~XubJ{=p zfYWP$586=pl=Yxx^k&X2tP>^EwV7g z0TdfBrL>LKiJT|K@&Q5)%K@MD zFnG4zAo6s==iYk*KCcg0KA(KtJ|Ez-cJzhP^4XhCX0b=|<~Q#IK6_8ir(rWgdS-${ zlP|CcE`T7-S%o0#P)qa_;&WA1;Kl=JrLIR@mp#JK3KhLxe;l$B8UuVsm697)QmYzG z;t<#BmdfY>J}KBulaowL=$SC5kE8kv_830CvTFHyI?{=0rVC4>Mbx6f5*%5)VKKfM zE^XRuk%Hq~!sk*PyOwvZ@Bd0zKHIkUBfFG8{{BJuWE$1_nUCNT?BS~Yy|Ab6^Lg_2 zztL6ui9URe3qClU^YkV7EC+nvzGv^{`Cb-ZCsr!~q^}N3Zylt-jb}>Icvm^uHgYJZ zUb6<>fO2*n59$dRN$R2 zu;n`+!{=OT8UUX*U$zSNTHHOti*^*?!-VhBJ7DA2ir#(cN=OZ#cxTuF9~{mP8$NYl z>A{50;2Xn@jX%HrZ#LrCm9bs@_zJ;C9%r?uJ`ks_fX}YWM-CmL;6$$}PQl5`SL+2< zxVmz_caBxw#{!L|FmiTq9d3ijjVa{1fKJa-W#=PR!y|!*i9VB7IF!kc!zK;c;v2AR zD}5SfJ7zwgA>2{Nk3X7;2=D4mzUP#+@-uehR*{fe01(wz4M0y@cGuksGRc`a`}ipSU#sWe|i4A;1l%u_LmO{ zJA6BS75?Vs<)wJ&bL7z8rGD;Ik`tz+F2bbD>MI~aUNPLqLK0q`wrJVJp%uYQ80%$G zQJ?}YQX%-f-!aaPWim4tMYv2GG=!bmyI`_9sS|P4u3wEFy73qLx~}T;SulJ^;H=>= z_-MX_&xmEJ3qHL1K{tGg6szioJxN>uKD(#q6F&Q=%^tz$6D52iiRx-)v5pM`N6?a(TwW0sj<_oWS_!ns) z1s72?D^)cCfu+~Mo{91JAbweS)xc6q7koUxO8U*f$7CtpIJST~-vG7X^YcD@ezrT| zv%dcq>jKXWitQ@lqf^&vfalILK^_iW{i1=N6@HpD&Ko~?{cm{T41Ch^aT3Ef2YluP zpCe)U?5$?V7vJPV&GcRXLUV1-7$1_3APRbf(^M+~YPr;3<;Moh9sf1J7&uk=iH?t6 z$rjku5>cxhbCH(w37=@kJ%Ri{Oey%8q<21BU$vLP?8v#IY@juzI$V&h{aajf?H(O{ z?AHmOcBk{l^HwsASjeSImo7~8W(1%8w41=$j)klK~vMKIzkBKEhXZ>(FbQqF` zQFjX)9!cS91mGoR=0_bb=n&v8{=k6$J(0^U?A3g24|+nY z`0dt#_-NlxuKXah*6NB4+*;c4-Orl@KD~#QQwBaTyh?hnm})*!!nv#MN{^7I{mAL5 z+1a<}W=@@Y`_%lY`Ht*-Lq|tLL&NJo{pssJ|Jl!e{?GsPFCxDjKK$-4-~ZR^F2``l zz-JGyte8Anmp1S*v37w^(?D22BN-+xL-E<0pp(aAjGEAM^d{r+ImFZHcEE=(5x*R& zfsU*?_+S&g%p77rutdQ|kP0L3Tq%1f`(r;vL|(pYK6LtM{ik3gvY3zW^Pv}qLhmvk zbhMU)&NklcMQ^fy);%H_x(q`PJ{6w|d@|M5i?5vj{9t9uz^514&GxqBw9O&B!M-g9`O{qXFux!ZSUv-2nCJARYx=(yY8kR9%C7#<#e_uc-(!^41&jkOPn z!+DQMGPEA&Jyk6hKFONey1KqTF}x<_ScM2|Dd~jBK_ygz#Ev$Shfy$+1aCzh%K=3s z+oLbWbm+~&tnI=hW7jYSMF;^8R9ju(sHN2Q2u+4LtOJH8)VD*b-vB;d1L z>=d7UmwVncm*#{brdO9FIk)wkJ|gfrGdCshnVZVaAD-{HH{a25ufJhl;L|_cKRnzq zGu%IReH>y8uZy*D%bi{FiXR1hs#fm*qG@%txu&x!o>Ye@SQOr6`}ikDF$=dcXEkv+ z0y)B#BF<`_*V5(|utT~y?=g83gnk?>gB1iAj3-QE79SdKJWxR}ae-9BM9|pPT z^(ma(X1*v}gAc_&g1Uh5Un6B((ubnpBf?#r6{|~R-{Ml~WL>;6C3aWaiIjs+tnw|9 zkDN%K@R^%9Gb8XhIWv{LcX&SQ;M4EmGbiv7>WJDSBFzVb>F~yi_^$E+>u*j@e(zlM zjR&iJH8s_7BaEh-@YY^%h}YYAO3tRDO|3YsFiRf!=fYG!Y1ZMyC(iUh3mw}qkq4@e zQU-$4rmMIU9QmJ&eF!Fqu^P;41Pqh<2JTyVFJR3jMe9)z7wjGBo zV#@U5i^9GSAKF~pX4y0O?ORK!{ewp>d=B;Wmc=%}=PWdzHo)gh&rJK7nIBCU%}3yK zuVY?ZKeso)XB0AG+&+UTcTvu+mI0IBY-F-1UDqjQm#M3fbcusJyN;G)Uznv68RSw` zn3H>x`W|COx3C322B87wyKevoF06L}q5#N9kV{?_9}MZo*6^XdW&xL{@Y#qTo$^v3 zJ|BA3BhcgdeBi~=@OhReNADKdHuyvW2{4LnT-<5Se_=_jnpoG(Pmg~4J4?y^gViB? z#O@OG06tWF2%j^A&#W=KX0xYGhVW?seEO}~H46AZ1U{EimOUbs)h(AzmQQ6eaUfk@ z*K}0ia|?NesCyyTR^U3Dh%_EDCds~UbKym*06z2*6HSUw+80b1Fx;i%>GFpz4{Q-Y zw7Y;Hx|Bj=imo7OKpCn)pbkEORlaLJ{;j12l;_M~d#+0Z-G?}digs~2T1vM_pVH^N zONWHf@L`wYG7LZ2@ygQTbaJvJ4)~l%#TB*v{}vP*o=XXm|Yv;GiTs4 zrZt~*nB2TOU2Ux{F|%s#pRc;KTH9ppF1T^f0zxe9j^3s|W-POV)*!);uLrJ(7k6v; z@D?24f}CI|3c!K(Bcs5nCzv%;OlC%p7MXqU6HZkkjEFet7g@1gEau(85JFMU{Dw^h$eE2t)`#owH=@QK&dl^?j)XW&x>k2A!U zyNLU~pN-c{Xw9dH@F@ampo#1OWr`eMoDM_92h-F?SmJ_AVB@?#nj8j0`~uxLRGR?6 z5L6<-7*!p@$IajmgS>)IwAIDG0wB*z-o;&!MVuqxqtCHJlt-GviAYktcnneViRKjl zm|-Z~3E{I)QC1v>(`WfaIr0p}?CNsxdHeO5GY&oz0-yFHPV>2U67adF%&zRr*!y4) zHJ=nNDvj4QS$}gpUJ|b~<;1G$q^gG4UC?{z>7ilePFH{x@z8xtg~bpG-WPOCk62+{ zW-tbS0wg+yRALUpRMHLS1H}_d6cB=bXMA|-RH;QcB0)x>L69Dh2~k414?Y{wT%zo;JQ(E&e@R@xEd}hZ!4B;~p!e??1O2=1=zd3}DC_j_sb+;tPxu$7y z4~v~{%x1RC!AR(UQxQr5LXVY}Rl+hMrBZt0&{ni}#sVwE3#}xggG16sov^U1!IvHoLq9Ju7G@Yuf8yZt%0OqUfse$yN@8$0w;3<9h0jlZ(sM<_XX420)YQ!3JF|BQ zAIWfDhtDYB1Nm({;Cw3Vdqnb^{@lJ-P>4&?^jz_y}X3&SDIEI!z=rP!Yp&^a7&!nHk?*I*8)<$ed-@^mKVT^U*&oq$0 z%#u%rhYl)=U|zNlMz+9TRDnh z$zRo_#x#S(law4$m_%p+~oH zL$mlPm}Byuv7JCb-&tP-4#0qxzyOgrttw5Our@JrKAF#M9C)xMM=Wk2x+Rb2aVC6{ z0F7l3d7~m$;E$#e&z%E0W=!n`h(aep)HqX$K`c6AY%h>kpcNhS#$o_%N&O6o6xd%R z$r9+0T}9*$p1t`9pXdV?jzDM%D9pUPV=w-~$Ytc`cI_E`9Y_#u2wufylgI()i4_>59Q&1YA9 z&+e8^>+(qypMUsqDxNUmt{b;j9$l3@!@Ws*o9RwgE%_3-X$2p5P;?LSZm`I-9w2~> zF)J+h#e)&(phvBQl(BdrKQLzzMT<=yLWv&`3b+Y)Fdn!f*C2L?9{PoFZI?1^Hvmm z<`jGy2%mnd`G`37Aj4UrTTSpcC(T{$aSNYx)q&>Kb2T+hghj;R!A#&7} z!)R5Qi#3%&2fNqhFrzgqcFD7!h!J@L^q|^6`*DCu5J^1bPQ{1B;w3sfxP<{)YFgBI z=tIi;k{VhA(6&hd8DN`QUFO-LMQJ{z8!i%LH>$4cU!A#J@$6+vMFrsF32Vq}_>_L4 z;WNEsr%7>6!Rd46M5Tq#8PreR6h2ey@X2b2b3ZhnamOA;yLRo_lkOAvqy;l2BElYl z&u3K!j@Hz4N}eIv1G+GRwFemCsZg|7RSaSkWot35*HOl=5I+C~zRt21xN(abQU)ZV z|0N)f%p_lMRMTw}P-|ggb5Inrhu_lh;djY8@CT#3KUk_f&IP3S@Bmxx>yjx%O)mIo z+-w~_xk(eD0&NZ-7v<8MmwfmX7nfN0wDc|?X}=sZX4jD`OfzIXpU~mlE+q}04Ien1 zM__hct2FQ#=xge2Nlzx@7C!N$)qG5%kHBX@)S(1LR|G4v9kK^qywSxUy}aNMggxhS z4rB~8Im5|0ZW6pe-TXN{2Tx#je%T?l8pbRGEu zyRbCc_#%8r9SFl+(eTl-VTO3xaspzE;j9fS^eS&oBWOL+U{Vwx5&3V!yyR%tVyV%5 zlBrf}cb%A6j=l0qthN2h72oGWhqHl?b~w-fS*U%?zy|{O#CJ;)b7ylCQVe&Cgz%|r zv9b2frgFf>wQ-&SWh{#q7CSc&;e!QU!AH0xU@h@0NP0GntkQ5IHk3`Jlpeq;kqOxW z5QX+t0Zn$f>eVQoltub`Vi6gKK76L3^oW><`_ik^3uXICtm@M%CoGO1FDc#^yL|dh z4WExbYU_gL({pT7_;k?c!{ZeYbFfruIA>~`#pM$PpSolmxM3AAnqJIUW`LdW!4gkW z@k(`B0}?D?@I`!}<1nI5l|`97gpck9SjHy+aIk^UU>!rZVA+P&i`*+qjsS9e%ELUL zD3u5HR)J(1vU0p*ZUlNf_$&ZEeuY#HqfU24$ksKV2>4(+5=rztuft~vCfCBt@4a_c zXwz7K=gyrkMDEPZPE547H(q`vCh!rbPnUBzOD6(8*=z_OYCdz`*{+dG=i^6=ScYI zo7a`{v*5#r7T4wu=dB4H$o@=(*%gbpqC&%Gr*r+7$%@hjUK&P(}_GOQgNF)&{$h3G4GQ_a&DL zd~N_folP*E?C~vndi=1u@&FM$0lmmzQc-{r9lD?t#x%h|3Vr0te2;_x7c6vul^{@_ z88(22tR<-ZSR+k4s9~vTRf&E4Kn8Q*TRy@kx||RG&@Yry8VvFI=s_Z8Bz)*`rnZAM z?%n>ng)t&2YMqGkvzxJo$&%LA_ZD8gDOT4_k;Pqc<8CfbU$)2EC*JvS!yB!w$A56z zgU?%kF?_~ZzZvk6L!|@P-dH}=E7H;;rrjZ_Rlj`Vgf#MMZWh%iy+_$uNsA9%rzg%^ zZ!~ETb3y_SZ#V{w_%ds2nPC>IB>Cgc(t`#+XtAe zqr>0AM7|v?_2`2mrR)^ixh{004p(f1PpO7aOu>f1_Z;wf;pH|W;_7&!;RAC_kOTbK zb~@c+te{p0pX0OLcZC!0h{suJJ}%VWlN&zcfRE#kuxMm-e5ku|x%YA^Ub1VqIDK{} zQ|#fZoF~u)IDnk+7WIJc9OyFk2MtgFEo@{u zAEH?D3BUtF14b85kz%k84!+DbY$8uWUlM-{-=Sfq@DxBl;<6b5RC#B1{VmM?Qm&(= z#1C0O&klur;EI9<;S(iTt#~1aE`0oWSC?{v2;x_78s-o_3oQd;aaGs!y>ac*xeHf^ zMn-;>mAgn!{bV!v90}nwJ9qLV^L#di4`u8_xj^vZ`8R3?tiw5OWOuTzsj8~Ql=Ers ztF7&8{zaN$tONv(8hf#^SNO(a%DY+ue9{8O*dGd1oi4kPwU;wE`(SB7Wrx|#b_g;h zuuei@HN(7Q>OAC0*tKXQe7KD^8WspD8{ZG|-t6L;QuAh82#Qbck{XH>K+LrA`4BPm z|2!{zUWnv|kEi!gN*9Zh>9m|E@9eDo?!o={zg&C#+y8v>yRUvH^3_*g{nuCj-95Ak zeE!_wJZChY?(VzUyLUU*;UhAC(wbc+&yeu>{g{Q%EmV&eDM_|;9&IrdH97@8LZ80O zdYuf4ijoT~$R03?ECOdZp$b?q=)_#&1mNQklCjQYrs@QaI;OwZ5(gUzAG?FGE$#%4 zjAUd$Lk=7wi`bEd-(ihICj12XcYDQV_|dvg0m(}_;j^)1MkIXD_pCHd5ENTri|X=? z9zhdXDxT{ed~ou;>A~uQ&;RH12P+R&R#qN9ee(E;AV=gYEAk%dH}E;VLGvMeek7sx zll9%_%@16?+A-fR@G%OIfzNHgXO!@{{`+wQA9u9NO1iqaMZu@JIm0_f(WvUDXm}Ex zSD{;$;DCg8J!m46FuYjLv*AfAYYxc^U_i7=d0)^_f}()&cM5*dxrOKu0^BkoZve4` zf)9T?fge?KN(sVrK@^Z@ieZ7J8In8^w^xuIM2;1ePH45EX^%VVJ6nfMX(W979G_Se zeDJ5>&m4Dk6kc8qJ)t=mKJ8oY{(yQ`CH#S61&E z_}srQee%dK2kQe!F=1YFXXTXO<(wWV!HlpX!=0UQeAe_tlk{atdzBEP(BE^|{ z4_-OoL!s}-@&o;81s@8C6ak;y3Qu&BVQ%`wqW|>280))#vAe#$zB_x)qT?~(1NImh z1$^FoCVc9zJ+SCnTYLC$?aPLax%Sh?PImN<^>@5KI%Wj$q2^QD8N$b0oFiF9>AEU` zPYvONNO;1e^xzL;ki`siIWC72ypZh!i-sD8jG*cSP=lxtVO74GVJ;3JlmS#cq4StH z!4I0;LY}rrphJgKz!T~YI|QEDt8%I7RR3s61dOlRIdf} z&;+>t#_Z1!Kx{QKaL2mN38LNR9n-LXG9Vk78$>V>NClB(NN-OeaECAYx}FhgkHQaY zs-l6g%Pm||5}_vL_Dn}ClmRO_G#^k$!)M30s++(0+OX&A|0|!IoD}0CBPh6B*CKg7 za;~(o{)-DOspIcN!lzx}bFBX3H3grizxqv2+w#Qij{cGNM?dTbe5m@2etFfxr===g z9>OOT!sneoi2TERpTGw}c6Uh2z{B=wY5_j<&jLO!JdJ(YMncC~X%0JqqYqiagIk$| zS;UA035=!^051H3byAZs*h%y-%4PWoMTwx|PY^uj;g+?DF2O~dzL(DG29>%s9+2V->(1pqd^ZT&KaFNQbp;O2JB0*)t z0*HysaO_z4*l{MXUk&ME2Z7jUHl@do%*s^)N)z^AwA@}aj+N5N;}$jsEG6@kywr%#L+`22Ql(86bAWc)*8 zcIiaJ@5K|n7YuxCmZ1m~AGtVZ;LzU#K8<~o*63mqv+3)i$538qpzsU?ZY>V%6sUo% zOrf!RSZoku*6$%dEH}bYfFHJq2?Rzq9SAUjWU$LL_?>`B(>`QOkA|0Hm0iTDBPDjh z^PErc0eyVxc+qzA{#%w0@k69|@PTZE4+CN5pLMX5X4Es`1Hp)f8Q~Mc z0khkBqaah8^#mHihk#oARKe$_flo!5flqn4(tHjz-q{2`ZO-9be|}}f`kO@_L7qPD z?wP$S{^s#t|4AB=QNpME{Ix*^9}&2G1U~;5!si!#RjOnU<6P@Uxj+sTBhtzQ^M6qH zl%Z_+QFIvHICkjh$-t>2Xu&wZmcXD!9t)}D!mZtgxerI(q%sE z`aCN8#MgX$_{=u;_BPf_J)d>>v;jU{J}A;E~%KpO-*tN|@RLubG<0NVuy z2C=))w$^s!*h+d^lC7-NSayTe8i2Jt{U_}C&iSrR>8Z+PYwZAfr>fq&_rCk&0OZGa z&OP^BXdl4m!o*Cmt8=hJ-~*F$+THCUd~O~EZn)s(C;VB;O(^KYDqV~fqYE5hD!LRT zGK5y7sXZPew#iNQRM~>7(up9!%b3h~k3RLk*dB(0W+8zhdS@oLBFd<+o<=rCP9g^q z5kx4FJo~VoPntdi4hcldOuVN7e5hP_2^N}dHTmJbnY&#LONs3v1avT;>ho9Mh#}%h z3pl^^f7RY1d|1iQ;d2J?`6LaW&jdaQIKMl6cTt27;PY^0Y4y96Rb6dg9sesxo~-~M zDxa&>@aZ9ZxVz%aPqyJRbVvE3E9@qEaAUC?#gXsLqV%ag;|~S_!ae3*^FoG5ju7BY zn0|vXg9N(JOfgxIpo>R%H38jxPlbhl=zS%`k|HrECxsDP5JE9g>49#i5AXiPt68Yw z?6IB>LDq#NO2ND*&HsHR1E^ zZup!#r|^0I{i#KP&*I$`*;u-{y1ew=>N?;fn=IBh9z5RIdc5&vfX`Kj&w#*ZQWAYC zfY0{UF3BqT@lSs9=}2F(tG_86gTs(B!#&!zK(ig9g&*O=6)a@|9UU~QGizLN#9YlP z*ewK-jY2U=6yiBH5F31Q=;DSS5ffazovA&5BPr#4p?l^7i~?!Pu*4qU+E?&lMGc1z zZ!jVVU*58DfJH6#c+7_yhajPmLUnmk8$NA~L=TkIUiVPA@@Z^@4=RY!8o=jchtJt?-c(OA&Dv_*8Ik z1x~KOxjDsCBO|9y4FEpjgdE@MME-cZM58!dQ=-}PD3Os6lwpKA%(1_MXt8l5zz1^_ zCUJ~Gr4RXI%>)!mIG{K54KjpAcz~9Y3@9}Gc(DwhkRw5@;rY!@Cp7o_iKT>2mGsHf z(OtF8V?L^I82TY|t~r2668~(QKdl9yx?!NU{NB;iNcs3IgU|fD;wPni-gfxBOSh{I zd_EZKE_QXT%5vA{^5)9JmG3q;S2w%w-MiPl*uA*2_GD{oYhy#++OBth-C z%#j9q3=L87*au&-CkA=c7mGP)cmj#sxr$wJ|Aww=iB$+ z{rnc-L-tVl7<|r+%nEy6T^3tJ?8i*u)4jaBvbObjYeS*;}r5EYjz|RGSkTgJ^k9uIp;X|K`Z9dA(iKSFNXk_V}cCPc) z&oX4V$Cc0Q&O=M_scW3%{g+Q5hLzoR!N=Qj4iJ>joAu%IKYoAqgBFJmceQ_U?lX0} z&K2k1x-r)p9eLw*v1l+U+&+Et&O3ll@8asp`j*I^4ThY}M#o2|E=(DGh5;X~r*U&Q zC?CM5uUzU6C;YXW+ri!$j@AE8UzVcu;huJihEoC-_#{gRd3Gz*k}m zSFx_G$J95NrGJ%7!atOlFNTLUL|_*t)khb4B-%I}RoE`11}dJ?JaE1>78@F}O^BfoEcEKBVlox62h z&KaC*ef8Bpd;Rc{BkhApk`zu8J`3w>>yI}GA1EK#mzPT8sO?2_y!pe7{8oVm@BeClgU0nqkL&DXR~k z*))6h0H4N2*DYUjg}v>W>!i}{;+UJmr>5KGF`ob*#(W5$AHMf5&H+Byj4JSHy4Nd9 z?F;f;yRmDeb700?)Z!$EkM9K0riRA%z4G~I8Ot#wc^XuZCx1|tXD4jDgT9UVojrW& zpr`fadtQw#Zv?A4uykHXGMfi|cw{NzQ>+1>^Z)73Kl|*XTf>CUNC% z1Wdt#Vfn`N$l`>6U?4g69a)Si$Eskciu8^MbF2hP@K@y$*85TS?%7)3V#}=IJdg(aJ;VBxycx#B4WesY4FLXm$zD9 z8l4)$hwPC(?FU)}J;zP>06zcl?fb=+vuXHzeEvWG!$$(2LjgVu%PR{DE7)GTxDB7~ z^>u;IhNn22@)?8jnJIS-bpk#xg^$*cXAS4=;y0{e=!a5x{<24Ip*q~T(H7yNrgP(M z`gq7#I|)<^$VZvePg}oF+BUM-AE*OWH*TWu|#rFsscgQG( zvQR*tp$}YX891+i0(`E& z`6knR1V6K~z2bn@^Z8Kda|@LWKYjn~ZsqgQ`M>(}&p!I>%q#Maz~|3Y`7GXDUd598 z9Si#W)8eYQU9!Kz4E&Kx-w}b&!~g=$2>SFC0H2;=i#V&}RaWKGz8z)`b$hf&(}ZFj zfIg9{B8Z#MwFw}INh7kZB1lof%@VMfu^@H9ES8hRHVzngG75H4b4fwRSzS_C? z&fwt9$$Jv&Szf-=De#dN;3IiHLLaVo;X4*hjE|3wiS#L!MEpz+PKp6LT}82SSOb&4jOqKu*77AqJcwJ@5_EMxMX~Y3^_WPoKcrbx&b`A!2lL{9#j3;!g~^9 zZj>asm_*zD7i zu{1x@@JWZJUo?G495&hWB`>s6|NM=-1Re@E-zk-PyB8Mj3NhB!9>5-Nh{tsP+fUyw zH>Z@3q&ffQ{7=t)boSEhjkz20m7Jbp?;qvd!QS5T-G{6H1nnas=+*VdfX~JT(F2<} zGBG|qIyO+&&0Rewkz@$%V@KzdPtEl8jg%|7c0c%-3Mk@74I$);2_Q_>HE@+TvdqQx zB%(-hLOO_96Y!vsJO-tN3tUNnk9-n*BPCLjLk}hmb=z#4DF)E=jqhe43B{Q2md6BU z9omSm#rqlUoSF&c1M_tshfXFocM&}e;4|xRffOQqFzgi$J@``}KF>m$G@#n*s+UIa zVXF#0cF-xkvR1j2?k-OBp1Rjd>z#6G{U8{cL=c)r31%cGdS`%I-XeSe9n4EYoQH4A z2Llc?F+wDlC7V@H8ea{TfVo*uFE&UVfgfS8%jRbViY{WQrk1fGf2e{-O)3M?VbN>t~sqG;cbkiyV!Nvv3z5$FOBKOePMvs>lWNo#1Q@gA1 zp*ei6Rd27D(>xzTkLUS_^7)a&$Cc07(YxL6+$(ksCM_bU=33_t=iWGcq^WYdf2iC& zrBHhCNa5r7*%&)KEoY(r;o*a|6+laN!2>?4>g<79a`eUY45B>x<$eke$x;=-l1fD` zO`=3doTwld!l&RlJm%Mc4unyxKVgC5h$xArZv%0xi(rX7H<*AvblI#OVoj7#HY$BA z>}!`k6W7C(Fm$;nyP{NLp?-OcAnW}E_$2#3=HtsgBv8f*YSa(<5I)WxS3YjO<0~{_ z?BVNXuYZq5<%4f(6a%f-xz=v*X>C*Z90z=GXkbnF{5_RVF+MbR<0}nTi(+cK*3xw7 zP;>Lqqf!DjIXyU38kpWt<@03~d?t=8t>3?LLHw>$B?FDUVIXH<7!(w@$Z)|FG zbZKfpV>?aIJg_DY`oMir(>Qa5cV!0UP7dD~=!k4MLBn(nMnMS04JboV!rffBs>6nh zxm?sb@(g#-2N!x<2@`r^3pXXfzlvGv!?FqEP$$R@lwshChl2S4<&eXtJsSb%l+%?B z@H8$bRz(*#b{$EC4?BdEKcUs~%l0C8+8UJ)W4oTYAJ*y_&No7aGvNcbt3G@_I`fP9 z?aXL>^;*lZ=0nXbEpiHJCFvNH`0>nDx?O+gZr4!+oWY)=M0^JC-0YD2=0PlYF~J#m zK9z{sJ-(-l@WI8@LtM#Kyl#%^5e&zL0r8fLK$5qbfimPj8ijkVyPl$*GfAZ8O<{M z=eyv;qqt@bGw`^~d;zQud|>&;@cBN|oE<*b_X3|Ueslh_GY77x;q$h@=P==OXHt>| zFBp8P{I0PhQvp7u0H0xp4|cT+e0V%*Ov%IbAQ|vpMZT2;9iRq437f7AKNvETJKl`N zq6B&;fugZ!Gh`6g&J(=|VpKTE-QF}F;gZnPijxSh%ZFLe(xcA>GiQ!#T%I^>tnrer zbRc=r2SzO1ne(i&C=2Iy`Ed?eD&btUoxf3rGtD(l%ID(o$S{Az&TQK==$W<`K%DS- z>YQhWk0u%3ss*1Pp8tr#hwz!3o1HcI92NM)a{jSMpJE^UE+G#-W|wxrXR`n1P1)Eb z?CI=u_>`z{SSM9WV}!%C=+Xc^QKh09Cblv@+#+f$ND^Jt1~y_{yO-dP2Sqe2!MZ=l24i=Cl9i=YRQ^|M8QLFJ8QO?wnjc`sBTD z&b&qVNODksPs=uZ#P8}y&}Zt=lP8a>m)b8Kof`jZz-Pw%F3~=Ngb(+X$~d=`Mo>Tz z^Obp&gl*cYFtoyAs7cHyv@NVdrX=Wx^{K=+m4YQYnll-bC_peA;yMLrB7G>B%7Hw< z5E_W<=riACq0E6x#^8^6RS+-45IRO6N*U6L#uYA)G@JM_V3{1sKqW)7tZiuzK4ybT zhLkeS9vb;VBY8MxZOl*Q`fwUsFFN7p;B&^58o=jWflsOB{eSy6fBMtUfBqM=AN}Yr z{^j}4=jZjU**97PeBK6p4jX(Dz(;~U4+K8jL1+1mHI1tBxdiy=<}R=&1)p%7Fry*h zOytoLg-^sNGc-u#OHg_%C<*WcS6B|*h`ACLvXkRN2s0~Z@WdwbJ@veRE=GYs8L-H( zhhA(jv0w1VcszynJp`n)c;z_tolPe@#9Gap|J}+@-_2Aa@b12 zC-i-#T_ZxeZJpyO#E?-h(f7iqMrUvEDK?+|_kRQWi1@i^_Q~J=@KL*VlSYhEy6(9|)&hY{yAeCT#{1&yz%+JQuh42Po#45#~(}S_)q@!f4|k- zqVL_vm0p`O<#UYiX*#ASQV4t`;{1WOlxKV zRTw&z;JM�pW-;rCs9BjJ#kpgqxK!F=-Qrx;;P$)1M7Jwvj?Q2{)4#=x*UB)1`wi z)RXc^8aYBvkY|PDVdncW3MJ_9@~xnrr62k>dKg_Sc7ZR24;RDs`=Nm;&nrV-m!A<0 zYoL4_E-9n(VaEw%=A(^tP6PP7a3IlYB^jpSQ*!uR{Mg`g@xT54`k{F%{yZ<}5mWfQ z2KY1?d~OaR=rb06ssi0iTPXee$nAkoOcmH_V`Y0G~Hf@R@q#F&`+O z&h`MG5cIKic7sn@;nUTGwQ33eaej>}c4n!4f`y2d z0S5tg9vT>f!uv1DuwET!e(=puz?s%C$&ma>*)@Nv=63@StUhbJ>5cEt81rcWpJ9g& zOq9=ipI6s@rX6c}{q;8vSHq{PBoSvSpU1xz_^eOHqgT}J>Z^uN=T7)AlNmmjHn}xi zxFa{c3xg7FYQQ6bk0lT?O_31rIMRFEcy`h}+!37j5BfW)u=SHty%SW8%J#`51Qa%}|mv@k3wp znKPX0Zt*g1*w`N6^FrB^Z=ihgwcs;f6F$E^TY9}p`M@royLkR>!bi51fys6Qk1ltWi(1f!%BK|IQ|=1!o~WwOsHPU8A@>;U0X#qn zuqUZNf6xI+w24k)p=N-Ck!5waAZQABn1E5ZhKLT}McQDnfEHG_lEl3-hNxrvp-JYj z0jXyAG5DB|rC?F^c>OYq@UW+f$T#mdaWo@G=lJf5%$;EI^wTTq8uwHuwHMCGFqXTV2P&;NS7 zp~@!$e6ZF&Fhcl%JzVTE_zbaTp)YkYPQp!_m84RUpURy`py8V-3`Y?-VSoTyq9n28 zoP;PrzW_Wiq>O8VAP?KpD@Y?j+}WNam}$HbidiGj$5z#>P&C8Xlswf(?fBMNwX^-7bcByx|?7g@cUuJTH8_?;|e{J{za1AK2+a>6M+jVs~C-9jDd@Rin z^kK-SR0SVy>dHk-wTrlPWNHC{pBT>92?T+lesp1rp&U$OELf?OE5r%HIf&;3y2JrJ zaRGA+n4T0829*oumORo>~?7d?)Z3 zkxps2zoVmH;3LajeOo)>bK=5fh0j=@`CUV%ds6VxfDbP8SMYQF0Q6vi3&hCzZYuyI z7qgdBK|@DMRSfPLMV7A(D}};#cVBT=h?zcOhEIY~{5=@wW7z&3+u#M{V3Hb~K_e!U z5*0cmln%0XwA>v;JE}J`CY^x{XP9RoB~Xw;ll@egwKmPZaJT7>>WPpb@82}rKM##g6q`8 z^5(-$Ik;kVX`o!5SzlQi=$th8ls9%LpPm!D;N!x_GMvkufDcbAZ|9Eh7!975#U1KN zCC0KBbq;!PiM(Jc;D9C|gT5&ksvcVhBbySvCj^hqBW4nOlAKM)4tZS}^QAN}lPa=d7K9N^EG~dcyF7908Q?h8kFSRq|qu1YlwQpRl!bxALKBb1(40 zy^W2%uxD@Z`Lw3;`OpGBH%^v@5epIsuGQ@1U?D^g%3!yU^2b77EDo!*3=6KAzlMTl+LtK5m@i@WI6&r4BG<=jAwA4TMiV z-w-|xmf8{WfgR`sI=Xw8_1rGl!%dvpwS1*0Hc^}$0(`CjK0pub{>dJ|XMEHn&SK_u zx$?0phE~6jK8dZlQ$~P22A^DoYh2QlF^fEdJ4zQ&2Hq4^iLwKoklTYEbqt^b+^Abt zV3bGW%r+S7SEty62#|eRV#e_l2;(INZrix0RKFu5)rScKm0({2hd@jNV1;x6IJz~lpvGSy)0f)mJ z^zL=SSPuiT2g~DDFe72ihQ*i}T4r>Z+uM@@ITMHi{+zZqL6(H0%9#SQeG0cN>|?J8 zp>SuJd01?JI>#hOyCoQn&_?{wUZa!228&d<)h@=9m_a8K8z(ShPX zpRlJivOET7>e2?_qtfT=$M-7+pRn9jDs}A)`OM4!KECHN7X$-Sc^E*E7TBZfPq-mM z%p#|hLKZ1*HCh&1vW)`H6Ii!%jZx@Uhx}b_Iu2ispCU}9CR*f63 zhzuEgnEXTb@IpyseHKbH&PJ4a_T6X7r>5{BbEtQ+SXG1Md1m-{(jh-?;LNPUr$&Ie z_2n<7=hHbo2Wy`q=y^W%;qyBvpEP`ahL`4Zf9x*aoIEnCDbBO9!|lWmUXz*{O(#2t z`ud79(`!pzMPbSS;A6J6RSlm@1|N`zUYEhAILL!zq8Ps@qA;*UEW1m~mfE2@=m%L1 z4f;`#Ed>BV?r6w|ySH)*7w8#4LI*J*J-ai>FqW>OsG!M*I<9_v2aZHFKQ#lWS&-A+Dzv^x<(i&uC;$*x0^%&#Cul zHvA&&V2#8=G;6|#{?}Y%x2v=ZJ|E`u*T0(W@BQP#JI(V}LjGF5?cj+6dT3y!r?azf zdF|o)mC;i;etn(r`5N%a^^D)YPx$m$zGm>LagYUu@WM-i z4=n{BSpDNGZZv?8tahDwEe)SvwH$c!s{=jp;Jpq_a@KQ}UkUIz-qSHTw75Q6?wT4X z7mEW|cPO8Zr2roWeFz_5iuHVY!bT^ah!Y$yz{k8Bz(!cb_Ubf}+;L{s`huQo* z4m}q5wCq$qpTC}lPs^+n5^L$XEy_f>1!~FPI@t^p<#T7UYpEzM*ThUw;B#LC&R>H) zTbC<$F6@Ml(5IM&kMB6Jdwbvy7PTz9$MlOT3vwjp8OIFpM1@!ZM9D+o*nm#SK@p+H z5Sj|hc@S%DR?)NaX4f<;DbBHcV!;h$MNDeOZfPhJ7_O+ z6+Vv>F909ko^CZY4nX>xsDe-D4z~+-0IOZcdrr5z%G2N~$xLpFD%Y+Y>yNo+Klux;zha|&d+pa(aiRjVw>WVI^6D!;j zN)HP^d=LRvN^mb%p&(aqgmlt5n69MJ^{ya%^rED>4dH`fJTdPM({bltR=!x9>t5#T z83*MXfjhboN59J4G0*xTe{hMbk2)j0hBi9BU!TYg$D8Ve48(lQoI4qCy9ioXowY9f2%qX| z@C~Yq)v{e6A*nnx{ry`$F914NTDaTY+uOacuyA*AadCNdeGQq)5C8D+!GlMSo@~AM z>Dlt}5B`H3okRG@d8NNN2*J}l*l_|7x{i3W=&1a)U$nGH31@@PDU@lxR4fXDCJa7X zUkiM$7JIG;e5S`Qi1wL)_!*d)f!u+WN3bikSn6-$)`M_LO)kg!f!v2qX~B|Se$197 z>mcHS50DW8#X<7O6?`#n7(URtT_AVxiiEOm$G{Q95a#fUhxTFLcxV3=)=@yphihM8 ziW=b)emvk5ZFET)4?bHnGN*H2@9pw9Pqx;&96}9_OD23w#V9Ch<@eYCr#%OJW*Z%8 z`V#k92!0NpK6$+Pp#5V9rTlx-i5@xVxT`$UH#R!{*Z=j)_kMeJbp5|Ld|)5`K=n@R z4aSO0`1~M0{5Ifo95J7+VsT__bfhHkDUWSzne2J;c=YH2Y;$dG{r>Xu z{ngdg`}Z$P`p=c|rO}DLQw6Um~Re%gBDqR>*fs-5dECyyX z?$z$i%*yRx_R&P(CYmr0M5rfxBbb#3z4k`jH$~`4v)WRCz>#pb=Gsjg2g}7k1{akS|WRH#Cx6h6&yfMeyc zqm-?o%Y2y8F#aW@Bb@Z$joEa-l6lq*Vma%u6v@H`dUfLm~JaOFd~7b`x4VA?oM zrXKfko`gPAV~c?v)`;SID8py4YZhwEJ5qS$F{?jPc3F@?@rZzIaX{n!({N;+YRTg6AXjTJCX7^(7kg1{d)@`ubmj@6Q+%< zOY*6sM=qbeFf()e_Jw1nd*Z+se|h8#CF0AG^xJb0|0Bar&liPXoT+0Z3A3${M)siZ zz>cxT=G=&r#L(&KVMLIbsyTx3pJX7!ytra~L-06u&A@bPxZ zF?@bq%7;O0;xk|W`Ct3y&-~4wfAfuf6YW*-IeHHG*tmD1yYT+|A+5cDPbh*|JQc

e&ZVqqS6l>=!HBV1I^c-cAGrLDmTO6^WIwcyy4C+`16-c`7BOcm^*U$ z#Gd5EBL@z=I6kpw`Xz%;!IcAZvsO_9_*@!axm3c3)Kakr_?YtPa{lNPM=uvS>H=yx z740x3;f?$tH_QCpjJ{DhLGk4H)8#`qi1aY=^!TJ%n&;fX#>|7gJTdt6V3_@w`P6kF z>(~w>RGCEYNb&5hysZlJ4C*AR*^a&J;Zp6y+3$3qM*@vvoKK7&j2^3`kLD&QAFw;j z<^wOPt7oh`BEkqctesn%&zT`(c?f*I6M_s^!RPIR5N3U@;Uo?DSZ|uURoH0kB0*3)CGKW>@x0zOQ4O8BE62sHwWEgw-x7;dyO71 zj=|~3RSa{2oky4nw^?D8F22Y;c{EHcxu54e3bp8;lUrDGPAO-9;aVetI#p{6rf}gD z#?-S$I#_+m*2-|m-rV4n$yzKL^%~9!FN8ylsHVX*q+c@pDQ(PKs@YPnd~{cgi4R}Z z@Ok=U8IaT;yH>#`j1RUUd|dh*yf*pv8>dh2KfeFKvnz8af{=M}e7=Ma$EleJK0A&@ z$1cIg*b_d2Pq)P%AMR>3rePZrN?UgFY9$`e-Y{wuNaIlUzkKF|E+rQh0h!m7ZZ-+Aol`2e5e$up|(vl;N2I)1CL&yCT^#8E7~Yj6Lm~ zBnIHq^Q?7TUW6W-F}Z8ZfHvfmngS9?95i;fle2E;J?SAVKBkE}_H2^N(UsdQLpC-e zGA%SK1RDZT>x24=X`9yZ*rr=;RxO>lV$!g;rzL|L;OzoFF@c&eB=*)VWmxONQqa$q z;W-x71$?A^Hnmsa7+WHH*5YS*IDC%p9DvW87q3M&A8*vYH<*<#zqGYCI~Qy|(-ZTd zS8^Xd2M%0%(1*_sxA`ofe5{7N9k_rG_U52`rp>I=YDHP?jvz9k%-v;&6*Zu6tFP}c zFLwZl-9fz&-;-oWm(s`8wkb>a5lbNLl+iwn!aLSs<<@7!lG(4pjr?Ay9}G~`2ZB3k zhbLNX?9j@NMa7jlruKFdJN@J1wt*w4d@7G!OpWTABhU^pI8VhYM({!7tQ|}0U$HnG zK1-VfAJxmyu4K_)3_gnU`S%W=4`^M1@(IGnEJe@!)}Q|Apa0g^-u~eH`IF+`%nG48Dq6EjGpELG4mPv-d7bFqiD%B<2$(4-B8I>>K#wbN54RjN;e&bS4K!$+;z zeZdWtJseT^tYuHEe3+VCNEP%jRvo!Oj+T#`U}}tsU)zp<4`ISC= ze*LwBf61`p!zz$1U)#OKVhq3W^FQ-5fA^nzX6c^k73efRE+1UpQ;< z2}ATL;iEEthM!go7j^-mG*L^Outjn7bId^i2P>T6zRpu4iCpOcE4e~;dM%G=PP|@W z=6rJFbmrglBZjdAJ2n3RAw*G29VZNrcN~qX?yM?5VUM{7w)ibuCg~2~BQ2D)Adk&E zr~x#>1>_lVz%RR|^{-%5S)9ugRt0K?!>6izyl!eAuUI~L8L_Fy^1JVTEck4T;q&!Z z7t72pJ8}ixGZxfR$gKG17Gt>0vb)^qb3CMX;q5wm*W2a*pNkG3l#h2UJztCiC49Q= z7S+Ve0TkteD@vwlA8J=HlGMSl=NZ9=HssR*ysUn z{7QKZ74r#`%r4Fy^0ktlO=WPhF(t97m-)s(#9_(>4Gwj`k7rD~0zl3!dsJU_aN?IH z=aPG+4a%_5PKu6%4AmG@_v9p{XDNfY0wK0+>!l(bqt>^pO8Qi!mNv!S{I~{Z`LWon zFL_FR!;V*_^5M}c`0zzNeV#n-aOy7rpEr*LL(kN~XP$XxR~XMsEiHy@)KHCM=eC{O zpM7?_p(jau-2k5#sZDtFNPO%PeBN=J&*iyT`51hxm{>P9`6&L*Hc1@ah0OvFt-t-;b_YTsT&cQ1|=A^ck*0H-S%sg-h5HTf8Bi_BDEaxLDNVD+6 zb(r$OepAa8jm26*MF%f^ITSv-H-6d@Rvrgw^z9l7pIxs-@OkyPDIa?e!e=tTXXmrK zV))4BGkfO&CZ7PGb_IMGefZ?byzD(bCp7OQSJRrb<6Tni47(_kT^9odaXhTyM`AYU zEQcmeo16t7J8$I<9{&b;WNU7c6V@XD(ZJ)#GW7T^aD}W2{=dqWg^A8wP81AQI%)Y* zW**cLzIc?;$iYYCsjj5zQ**Gx3i#G}yS5BWmdfD^Xwp?_s@{yOg!Ew&cc><;Ub|!O<)K8w~ zJOO;{2bDgi4i`$Yz~cpe`2R|L&{Z|z)Am!M_8cHv1%})nWNv!ok?r`MM?SIC-wo4nceP(C z;j_@HfRDd8ba~UjUVGl`Jk%CVlKH@%QYetnH9y};+Y0MRvZRQ&A)hn{59)fHcK`<2 z>+*Gh4=|&rx#aewJ%#uYiNeL#JXbV$_mM;`F?yxmVUc37vwEqB9xVoja5K1L)WB!+$E3aM;qx}fuJ6Rk$L!57 z`O|{WwHQ8IcLAS0y?pwn!N;VJ!RMV=`CI`$(Xq>(DY7f<=w2`f$o_v&LJvQihc;}upA4|K&K%WC!jC`pCmI(AYPww4X zvH?zkIk1RW9r~6UgJfJL+ED7HT-m@P?WZ+&#^;HB(Md84&oVI^a&l*nt#fovSTg&_ zJ4w&6$4Cr_o>gZvA}5fRUL;FbPmhAtVmz|yFtSJV_TWNuo!Ql?7uKp(FkzmZYRAHhe;ry|su z)ik5}>WZj!LkKyh* zW$=0QK=4UUFWeV=EUn#)J^?+Zew;oApI)#iQ%pngc6Na<%4Cl$%!=;=MS!OCOL5CS zxw*ZZUIZj&rKMS^rMcJB;Dp7DkvYwfMp%AqTgEy&PkL?ehqQ44*5*5oU4C)gFk#y% zP0Eg%)ShekiL9))ip6WxUF{M+aSw|I@n`+i(t69@R{NAjH07Q`uVmGv08e}jn{Iw64M z=_1+(F7`NUk?ujV7i4nSXptl(eSBq)k!1>X(z1zZGU^e|P8t!YNdwZ>pSq-cM46>w zGG}pk9}AyYfF4^t%`rKom{^7K`4vBP8GN3!`Ai`dV;Ov;}2;I6)Q`owjW0f=_{*GWMr6>aO-O ztu$&_%B8u|N9>8R}RRq;P|D$ozlNfg1g=2muaPn=}y2d;XaKB zGStya%jS@$4nNiKLCEOJqFU^*h~X29n=r~{bltiN51VC#Cd_AY7<^tnbN=n;Kl#=F z;zpmJe|7)W*yQv0@cH;bkUc;C(U0yP2R;j{;3MH9`1BhFliBWn$2ht0TZd&CUrd}2 z9I{bbn{jJ(ZL7?7In48%LSn9IkUE^Na_5lfBj1-jrhDk70zSDC%6h^f|9fHG?kSnV zzC^z2bIqh@M!~|5aA4bjvk$xJvVd3;S+)k zZ=Sz$e+_&PK8ye#Yf&LDR|i{Kji{mxJADqWI;+_ZH#< zhw!Z1mgAW-2mlo#N#Ca#V3YFUgeTuuSS!F8Ao;eV>e6l76M5)V0;9r>`o6bFE=B)X zx37^eqZ+4{`qY@AQX=aboa3>c^4U_aeE5DIXHH$*^~%o{@OgC?eJg5|5AfNucK|*|=4NltECl$tw<|s2@VRs;7@UDmY;g9? z>BKq%VtlnZabaLWA#-{XjU!=_muXtE_*g`0>MKId*fH05Kib}668+hv(uJ~)A$?xj{uOf7_ygrkbj@+4VoXY{E->=S#+E3ixpNVxMOLK3$#G^aEu_9UrCB-w@d=D@sEl+xWW7 z?=ti_Pc5O{ftu)U7*TSC6Duql0H3IVUW4t;)$m!ai85SXqkI;_y0U3|HGFt6SZ@-1 zs=JjA!pA#sZ5cbbZJ=$}%V*|JhGQ3TKL6_M4op7!k$U*N)K@-7XU_%rJaG72nLltv z>>;sq&e&t)L>PVz@F_Z3wZV>hK&0pfZxsl9)OfuUrFmM4mREgGoDoTGcfpH{J2r6~ zGlq0>XN`SqG0h>%ZrHZ70&##(2|3I?9JcI}Q(6NTyImAl=Hnjox(Ee{} z_vE&n4xe{XJ^?V$B`T5ukliEqbj?{|6(BlPHrFz;O-*4`DhrYPN$s~K4+^< zs-6&Tc6KW+$>TQjhtCX(5?O=MH^dBPdCplXD?$l7VXZ=|DN=}6X`41~+3bd%UOD(z z^FDF7sJfv{KdNQeDG)@ODPaOWKux=>I2NuwAOw8cJw+lmB(W6H(}1pB6~9|`IUnfb zh*_>6$Z{2sv}L(&npYHU`1Gk$2cInmWp9q)bLLlo&xIGRS1O;W5T|BeTPr!?K1zm0t{^gn@@t_)$95t-h{6w|CY`us>LI_k6m(aUXiH$vMC-bzl@c~ zWe&$HU!s0&Fz30j6IMK!*#fZ?mlP{^um^}Gz$Y!bwIj&D4Mpw+A3W`LVQC*5O2_cr z(j+Y$UL#jP9{kjF?J@$fXaIn8yp4xdEu+24oH%PPUIx5I}ryValqCp8YDUcw(cDOAMw=>)_e0m4sBNd|cs$QvH!u1lf3{65R_%ni-C zO&LD`oCLfAX8MPK4p)v`MjbM}$a_WisIHhF#VBiNh-GlFB&$NDomq`k0r~247w<-; zwmWWz8=OIp*s}z4s-m6QS2@|2Hw+&(TsBo6Mew<{7Cztp*2@N;Z##Vc;j4#Q>Rh2X zpBO%4+fhCh@Hsd0&@9ddA1NQXyDH$*#=z{e9PDK-JN*IiYUklYEmhV%^)|-53^R}_ zzT!6K8z{oJzGonSU{9ffxLw8%spLGfuG}QclsJICK|H10A@o#|SKDb+N*_-VY16+H z@?dEn`HrO$KEC#0+XnRvv}-MW93H^OmTRH2Sds+lY`pG9OrfWF@|vuM&w$P6lk@NH z!{Gc6Upc(>>S}LS1fQ*;XJD&@j~5dQ0nPzFGvSE!3P}?xbX{&H};li?u%KMa^1#!8%lh0p)x)d5~Lc8SXHSz?C$y1gytc4G!smP}# z5u}xHGEDhYJgny;ne(*JGc{@RaQK`Oe17Td3)etTY4ZU-O9gy_y?KIT*BbcD{y_ns ziBp5et`GnXdu#|kDzNTGA5R#^{3^-gU=*EYK+|0t#%Yk0?v_TnV?2t0gpBTx2I;PW zNJ@irj&A8Lfq|q9q?^&r=nWL#z5B3l`>=nUbD!(FuirfgDK{W%SDSbyXK4FM)oSOo zrmC?pW(N6fpY$=OFL04?R+HXExu}w%>lF!;7&-}}m6hG05hHUMBxCKkHkMoQOiv2g z@Rq3dZ{ASAAB6xBk-qT^>^|C32neQnOzAit*U z%e;tmi&C|}SXq5*%KqqSS2I4Qi;NM&f6tmO4g>~_*l+oIwX%{P7M%XG=9$0B;h1~R z$NX_pOl~MpIyyd6otK}P#4)PQ%Cb7UbA>d!cVq30!Ux1`0< z1+yXYr4;G)fBFdL+Yk@u*tbbkZK!Udn>#u z78IW(h@%`LX_Bm2K84b4C?XxkFgstWt)6aOD#;7O5m|l?(;xYB$f<0jX}r0w%pxC) zjuAs=Q{N3LH6(oRL{DPN(JBM~c9)p{t#;17Mk(@n5^^U!haNWG=l`WC!fs**5BF{y zfAnjp_M4Y0wwQP(->fQKM-z-5C0pwfVcxw};quYWgLvL%w|#;@9gRY^O; zoRq2=pFLzgV8c*)A8Bp*;na8O>pIBxAAhx)a|$UT1))|?GvV&IL{0G|6b4! zC+P^dK-8%0SkjwY2HXtQUG+WP{h%DG`*Fl3{!BpRyOh93 zcn$;p|BsfN^<5ng`NI1*^rA8K8(()oLo{K~w%0b~3loQCaK8cqIFcWgs+l#}7af&? zTlbh#$!G>;E4*Li*QL>MP5>DF=(~)W@Ojq34=VKQ?wg8DllFQq)n@l?zuINIy;(g# zM9yuj$y6e;uW~R&laIbGg81x4suO;TZi(W42qS!m>-{)j= z`nBJMMwsAI9B|b3MR)KhY>o_6A_c}!Xm8w)|Kz+MP5R95dOdM=f={<%7Pm<$e}b&q z7pBw=d0FYwA-dx2MJ?O)q5X9N6qG>;wZh?DDP=%X1XQ2(b_5t^moAN@DD@V2kA^wn z>=#-ST?MVEq+;>*yxBMUv2Y>uI~t32ViQs>JXE>5K#5Bm6hsYX75+83;8ZnvN}DTQ z7&?GjEI_B(k++1-P`(A^e4L*#jehU>6-w!;;)F z8L$gSm#+ue-o7XEmo%-YCgkiD?m>uaJhJ-_Wt(Z|y^e-q{z?l(4_p)a^GWDR(PYSf zhI_KP{<25ubf8||%-Uff5URkMNAmV7iB6)8ff1KyDiST*L()a&f>m_7y|Kn0Aw-w9 zP>*f1XMU~|d|y8R1f7{M3_wqADDoyafQu9;75i4hbvvcab3fvj!^O@GF<7+2qItBU zFm_up2pev^`Fw^zL}uKKS1Kwc+B|u-(SroAQN)o$t1xK!xe5cokZm9Gbz8Unfe=#v zDrQYH17m@zv9y50NwnYKxAdAs8Uy2CtMoF$Eh)tTT%|1EA;m^tyqlLN)9U^_= zkTC)(9|IjqYVkXZTQkIy3qf>d;EKA)YTqd=2n&*j~myu3B$fYZ1_Zg!JwFP_)M@joqHF70zC{@LcTIoNzr z*Rk$;3^)rE}v;ePBJiwj=KvAWbR3#S8&N)x5L~ST2T=E5p zq#?pau%g~le3;77%GO%ZSLii)!b}Y-IMoj3AnNs@S}_w{6#fdI_MR*vX-j9I?R+4` z)ZgfKTMNT6XhblV&T*l$&qkSfi{`7cC30+TBxR$r*npWIB^yshrN40f5;6{RX1D1g z0{~lqOSU5$MNyo5N#>^h7i*Gu;A6>6)Y6f-qG)>76e0UhC%YW<$DtRwymt}nImkt@ z@y!O&i>hNa!=Mfd{jIx0ebCRcI)G-R5IWcZxXE<(%1fvAuf@*i-fJp z(NMCk?ko+7ET5pVh}ddf_)C{u|!=F9LBO z)THjUhHaJRr#@&ad4}oP+-T7xYGgqdam(ifo)RF zdpYLX@u)>7?{4U8QGGO*4l(#sdotA(8ieg2KyP;HD%)7|^RA5>@sj0MA2mZr7v_Di zs1!_y(BlOoug;<8Utu@abs+mo90XP#6b&Ts(Zj;^#wj?TU|;8NgTV_bD=6D9*;|o{ zkJvCk2zf$j6s94~U(5{987<+}d7MJb(N*#n+<2fe9N1xMRAR$NrYWKYq17B!(7$V< z#T3n~&6jm+y5@CaQPBnzMPoF>YJy@=YQ9xDIUvCT8q>GpjEf=k6la zh4E5Jve4oW^qK{f`Lkx5Jjwir+>;UsVx9-QF^=$to(F`6CJ&(m{jVZEh?hs+)$*92 zl6y)C92dY%q3%j*;EKJ=G!^mOPwUhB4T~6szrPQ3K9N2e&DiKE+af!PQrSRLg>`xP zE8Tv4E)~IrreB`N1LHn_@n*nr0F-s?x~Yo?8F_!5CN>>SIeuj*Wi%rjNmJvTb@KI9 zSzGc);ij6~IL>1xBICu=JPrbYav}a6f4v&VKK=KdVpG$TZ3xB2zl@2{DS)pf;$U=mPs_rjj`_uE(ohqa+eD=OEqek_F z3OWy>c$;X$Fg~~+sypE&T9D)$jM#?WrC*&V_u z_I$1wg%(dl?^6L9cqMs#F4T8Rbg35B((B*D*mGYNtPS|I#(@YZf|kdky4bk#ptIQk z9Mpt%_leptO9!4W z(VL9~Oe5y5d*sq{B z!$?9bS`6?pYGF~OTLZBn%<$pJQuTB1aHuRc$Ut_DgyBKtRO0A*hErt_=a6Ej6DeNphuoHFJhEZVb5oP_)&4ws_h$G#SMWybDcuYE70A6W?sh>`Ar#Mk z)%n>Hy?9tPyT5h@65pS3_oesbotc5>OPBy_H89a9*mLc`AuTp-eK_>uc>B}Vtfr1m z&mu$5v^=VbaP8cG^WiowYI%*rxn)~%qJzIa_IEcwy4p&fWBmKus(z)d$2@Ij{Xu}a zriz`qfG@PER?{{xYmw6Lqc?&jLZ>u^XeY17&iI}E_HLF@ScZ}qP3W%=6n8@0Tqm3R zHRCyRPFYPEevraX%3Jj!2j#S5vnt!)Qvm~`UDk%kwNo0%_il%YAb^kx{HkfVWb^&a zo^(Z8kUckO^DC_7VbA~hPNA@`jSaDE2Z6uXom3%F=-KG*qXW#uup*}BI?*K!QD7L& z40ycr1I5<4z(+2uQ2mkbb#a(z_6D&W_DyW)n@|!gaB6z5|y4Xxq(<6^%cqS1q0^@jWKv;l;~{mTgqiG9K{CN`2{iQtQVjUad7D(0Ux6y7`pcIyF9kG)6BXR@R+}{-{JwXgAuj*=uIBD zJ9|oP^}o}weO-)AtUeN4_(4*#Q?nSoW~8ul2<4|>JgvzwNS_TpFm-7RRx^8nJNXRe z_K}6QUx;C#XtpA~?r7347$DziB}9q6J9WdRc%ei7L+*@BB|rD#%O2>*wm+Zpl7rd= zz2R{&o{?W62z_YjM9;wJmRWY8a=l^SVBj@v^Qx24i8u<;u=NBdsjQdvuCI@VmIU_v ze47t^=(>WJ5`*1dfJ;LV>jdyXuEcFoQF_{Z_B;|LSF(ko#y3HR(IbHt#`!5+o8_tu zfNbkBR`T!<(`!X!{SS&pOFsw`V%3}wCD|^MJcNh6d@K{VN-#yIFO=(N?K&TjNg)F% zFwr)v2aozW?a|BD;CU@}i6*U3_RCMnuFULE#=#8jl1jkz;i}g*s!FL52W}v1nE<8| z_}~qoy+0E^_?QgfUJUBLfvLd8egEHsKnQ9?>J2)uE`z8lsKZE5AsZP``XX^;_%&;< z<_bkUSy;RZO*Fe<_ClbZJ*CEYZ2DK=avH4_w$VIUO4+^JU~a;tM+i@`n8u#3uv9s1 z1)9$BImSCHTwK?MudR{i zS@-P`EP`)T4dw6Gn4On-cX)bU`G0kJ?+S+E;>~h%X_lu9cJ$Wvmub>x?6F1-y~Wly z)Igq?zhJb^37LIel(v#NPY`56Q%ER|SNkU3`vT)@B1ZFvNA6uQ&G&WUK7oXkh32Z!tN5ke8))bc%aMHMHD;VXZa8)riy^$ksT z+uo&2fR>IVqZzumkLTR}lV_eG_t$U>&vIVwQiogNy-`;149x*hRrbesG^op@IW9$QPDiLJL5OMP|h`FQecR2E<8}Uj{=J|^3E+8r|VP!raiiv zD|x~l)Xu-*hCzlyKSey(5e?xcM9$5%9Gv6=Xa}wyozdkT`kxjjRk|&MPp76}ugL&y zaA^yhn=UhMFhQ~J(r9G^D3lte+dAFUE{#i^ukiW#KjG=i%PDeG$LBjgt3ubx!p#wG zm#%3%o|pWxFm3C9L(!MIl`+@c>uxsojtquJterNJ!?o)(kfFv`r9RoZ4@q|Nlnm@L zxkpO3BrLq58cjkinxINsK|@Kqmnp9uKL8`slq501+Lvo>kLx2Jg>(04FV1VifMTye zuiTc0S1iqp7Py&Pp=8-ee4wdrMm1#yeC2rvrpO%PgMb$+#<*>C-@z_F|JxP1*!sb| zy0+ePjT#No@$Wu|oy#&9IrTlc-Z&EY8uSwbbf288JIyt4xI97zP{9Vbu+ALr-aG(; zZzG^g>wUrh`dN?erxHTE@0%0Zv%WXNkh?g{B0V~7bLu7=>v&}!x8HxPO5r(QU0{-4 zIOY?2Q|PBLX{`KF^k|Hq05jKTl~jVOKZe?^#7|mY?zu-=ti_Cc3{YhgH$VDW(me`nwf!m|OWR0MGHTzJt=fMh$2T#_X4zdKPOyo-hs&+Lr|lN#^HFl>pRJ@qOT=1B zhehY7^%s{W2#x>yH{Pr)2b(CKdqL;JN+tN&GC1byXf_M=JG=FVtE&fU`=pLa(fVsC`T1|nvq)5f?pUI%iGkDZISRar!j(~ncUod1x>`>Y>Or@l!=?B`6C{YVHJ z^6s{FJ_xP(>QqAJs;V7m44FI%`@PR3K_RW~gHt+I3>)`eR%e&pYvOSYuML3%n_sYF zXf0^r#yitFQ@n(eI=R%pZ=TUKk*AH!4_o#TSSY?tm-`J*26U*BL;>J=`DL7m+(4q{Ulax z3;X^aO^*uFfzplDe%R)ptDLLK1{ZYWfqt`1gRC&BqFY$;{0caEk>|Q%90^7M=0rr+Ax-k_XvOZ-nqwMj45EFpY$6r$mgUP9qT-Al ztG^2JSp00G;$F&@KP!g;+^t216&fMuAzTK4yI=gDqPKM!4_n?KG~CXlqOYrCk^@&6 z0WHi-79xo34TnELiPzErAUu$OC2{}#95=J11OWj5hIMXdU_?^{Y#mb$aVVMB5PwS@ z;w5{`B53PA&CPxJA38sG9^v~G1}o9*CIiZTwM2nz@9vyb-ecaA(F^G@mv)ulbVL&+ z{i7 zIv}AjTDmcYARb?_^`{BVc>j$L?gW=wL!(U=@x_P>+#ooh45lPo!y9I~4Pn z%+5{e!gK*&7v~9I9nj|zg~kerFX))sPMgj5DW8;K-{JbhVg(J1OWyQHES$yY#-&mI zHSb%KuGsjgy&(yObAO%WG8N7dNZrhV%@#JO#kk?5nV! zIr-l|+2=lmgmSv{7jyMZG{|Wp0PfPz;Rd;=WiLD{E~Z|<%bf90mjpbC!~Ey?GyDh^ zg}-0=^NYk#)2UG~0Je?}a-qd(imD+7mvw!2T^J|Bmccdhpwbnn{)8<0GBmnqL5j&) z9SK?@(I4Q-QsFyPa)Q9WdkJ*X`c=eag$E;kmJ9UtIsLFp@u5nZpOlJmY zvL3K}R+gNuEQyw@JwSB3)KS}3>1HWovBaODi=ZUq5K6!~kU3GmCFA37y1J1kHvh%j#eOv$cA=(m$A09 ze!B_VBg-7Vz4J1)f8o&3{27~f)IlYdb^LnC@CaDLu4m!#>QoKab4(;HdBqxdX5fo za%5fCyU=!;Ade^^F+4hecXXc|4U?HEb=#mQ;zpAi!sE<(y($J86VprvkUU9;w#TE) zkKZxS2ZcWGf1y#=sVgzVzinPGyez#cyp-8fdTT{H-cO8J8^|3CKO>IW%V&Hc-z=O@uDGD@BynuW-E)ze?^i(GhonMAMsRr5;v0y)L0#U1g?g zLhrT+7NJ%;0Oh8DtI<-T(d|+5xOiTz>7iLxM=b_GrIKXpaohk;|2qhaIUR`SVIduO zw*0)?bdB=U!JC0v?>!YO6Ila4gQtkUilb|SkDIKbIO$ z$O8u^ummP<_soBsqh?H z8?wr{*8VzWp!Zbz3h=#k<3g;+-SEtzLrE9GUff~v5QiZTFd|k1zv;z$Ter(JsnPv& z!l6Zt>UYylEX@0Q=DR|#A1X&8`3RQ|@GuNKJGsw*R->cJ{lHthFcRz#9HMEJL6V6W z3iX!o6r7|V=F%_hCgU1)(u=olT~m*8wB2x(BG@N?3EX@MlIE)IPS!1j6U_+xM2BDsL$y?LDZkYD+2VN{cDRyn5uaY*n&CU7^EtFg(TZnZqfItgOw5u6xVgNAS`g3RCU7zgNjsb;L=ZIa~C}42y#d` zaX3Rj3i2^00*8phQ?Hw*?r@WtHYq{;!_wi&Z}UGOUw%^YQ~;ehGTOe~G1jvt%CzGl z&gc|+k79FG)KZn_qz>1{bs=f`tQ%Ps=8tV2zN-Xx&~pZZI67X#n^Yo2$I|)4*_FP& zVJi?v?o0}tglDzE)9F7gRLv3(m8+&I1fG3e8X`* zRh{9vwoU#jB~h+U<9WGx%~bgBe7T_)PTSDUz02d;}4|? z%BJ;D@tNOcjNB{rq>SoBavxNiXcEfm(g1h=Pn4-$HV@{y>VF{;n2HaF?i@fIAQKKR z0l03AZkCL0H-Vv_vB1js3&qgMrp1X?JT|#}$QVl09 z5G(rVz4%vEL&uCdxdtXip4({ssv;IYJ(-0MfG;xj!6H2oE+x6WuMw9iqv%WTgemW| z8Eg?!8f9+zs(tPB(~N+6pVevwN%^G7QwgGI_~~*#J+Xrbj9Z z%8UY9%i^d?gCh@{U3j2$=c?ekOz+L3hx^ja(*rib$j#6{@s~rpl%IK!&*7KBN+17% zg)V|T5>%^pd*tg9H7QkD|Cy@S1_lA$V=4dLl+`Qw{DGy7Pq-8{M$nxW{<13VKl{np zP^RTq=y zEX80R&^7XdlQ>{#IiUSqO(aqF%rdr4fUd9jp<9MZ6e?~u!6mP_cWE()toSo_byo% zlN?ycgJBZG>#KTka8VQ^*?t;ip#=QvOVM6+Pzl%E7!=cK#1kH8#+DE0EGe|f?*>&1 z%yI@RLl1Ok``#||FhYOPyzgVBI@F)3uBu0WH=wHT7c8GV=Gb6QZ0V9o-H!oS`m}um zqh^- }r;g+`XEPqz!>$z@N{lV?XYjarhK;F9qqT>)STUkatg|heQ+ zi^FG)P}i(Pi^icLXzxgd0kA6M8Y!376GN9@X=DI#2%HohsPsX({Gn_PSq|V&ZFGQO zpyu!>YG5pE1)B%Ve&C$Ettc)G*L{cb2>fVa>gK{kLw0)I(o++k(76BP#1poUsl^kQ zP*SsYwx^#>hPUVyW#5oRwz>r0`B_1mRWI^~%s%f2lioMZfArYf0? zD_*%b>4)-kdS374n5b~?^Iqkd?-AeOsycJoskhtFhNau*26Y>DI6t}N`e)48`7tk- zHrtecS4sQx*HP3h;9r1WfrWvs1xhsTG+oY*cm8%XrG(w4j76(l2u{5$(9NA6Dda`G zdlOB$s!}Pm9dY6LNZ5wds{$uNDnsRjK?Xgm$)EtKA54rrC)+ouU{5awU>J!ty>5vM z@M_!AAn1v4!gNu{@3LiJ<%(1AEpM+(qT)eW^Cy{U6PgLXd5*NgM&*s|buOZ7$BXlf zmsiZ=q}F&XQ&VZze3n@Q5Gv$#O2a0TFAJ5w>%F#oJNtgZtMZkNGBz_u9|~DjP^roE z?RD-9YGrr$ICloffExpm!ucf~e-O_vP&%zdUA8hd$PJa|kZeXWJnoRV zyY-P48oS=a!dmXO2h+G7?ue#2KnH9HtjF~yv1q9DAnqd`z-}RcCK9q?DXowGRKb)- z6NeZq- z?%zKMSfT{Ux6`=Aw-#G*@d+G~$yKE<+6ixzJO zNwTNKM^?k|m0r9<;pZ!ph?YTzm~9lYqlLK-J_K}2w6ts}i^i66mk;zp*`rydHcP4M zs8=#TYrx?RJhi3oJ-@kAWjgu!j0p*=?UZUG@>Mu7Glk0L_|ueCN{G^HriHN4kA!bs z9HI~1x_8pY!zj=v*I_e1C*q!#Sx7SuCm}%vKk63-N7JFiwE32Fk;w%O7@+CRXDNoBiy)IH`F+E&jVQ>ZD?l&j z$Oknm{*~c-iyT&^Ol-cKTvw3~>>bp@$GKuTg%>ZRGKHQJBcG(!( zWm_q6ETHOaZ)2{(x4qSEsK`(3Sj1J%#?N%1(mw_R`pX6J3iW+OT~r`0IfDe=bvJT- zM~C1i0H7#HH!@)7RO&kJTsG>>u;*M{Z1(j=zVJ(7!UVzvvNlu)iR8 z!u$i1J)D{{|Iy~##0@rH+Ax^m8Udl2!-0kJ{~lu+@Ik+y@sD(Q2S<4XMiu_#(r)Im zvjbd?@abp)ds#w7VKAY)*E!+t;@zgvT5|P;-JCjdAGH$Qc@hOrc>FTE32{A9xagR< z;E$0|LK-q_dv#gTYezFt`=8PKySjbDUHLY8o6G@^7}Iw;VBVDsowHlbj$3p&f^;Cg z0_rPCUeEx*No3d~^rh*gLe@1Qyx5v;q87g5jvApgaJa9H39wxy!2)~p@g2HZ3c$O1 z?GR=?ncIp}hoy(%(D=)LyI24)I&*1^i=p9;EJ+=a(er61zbxOplB?8ETD$K!ym7E7 zm|aWcxZoV$#KmbDt{pSM-L!e!H!|Ohi+88Hmx$BjRvW*#d_^1};iNHDcwNDSH-?H5 zAir-Ar`jn{*6(K)Qw%pfQAz`(EoTj1W25?s=fU-S6U7Q$KN{f~cKvW_iqKu<_DQhX zEnIb608nX(?2I08Ma&-+&j-KOsrai?uX6E^R>HKY`_FumS>a16DrW#0KfnO z1PFzf+{*e(IiS)}+q0IscFoL2kh?Nj@6j?DkhIJ%EmM=iCbC?_6zF#syb)k<@b!~3 zI|Ndq92Q&n^hq|pTtGQUQ#?VX`x-MSza?OEyq<=d1EC+cI)tuq=<+eed+DZkS)Pg^ z6D?U;@yxTA_eImUbD28nolJr>?SoqBiI0abaC8)aHdp6j+W-EXTs?x{A{+bO>g!*l z=oeu}=_+}Dor2AAX5KT>>sN;~v`&WSCc`4WY>sn8lYQh()4buH_Y@e!=KJM%G_gGH z?!NW!65a*J2lZ2c3ZL5tRN7!^N2UMl2M^aLYM{x~AkG(nU`o)%-;W4T*0$pC%057l zh~Ggiy-#yQ+VhPp;gNQD@H}k`(Y;PKCY{Zj=2SBB8jW&cfLs&aNzw0@pEf;@^SzUS zhhZ&2%35OfSvJ$cuxxF^9rbd~o#9&16YkdUIT?9rrqgY;wb1|aiP$IPvufGhMU=d( zDAGo$<_>6wz_g@pj`>8LPZ zr+FXDyD}R3>oPQmvjb%t#d=4RoC$;WJUt3CKV1;*a3U{h4=2GNiP4#H?QD|-O)ojk zZx0v$%alvYJ~>y2eQW-n;lnK_Nukk?U9N>wnS0ap2)*%~CQ*ojXprq6`GI8S+oZtC z=wBAQNe{HCEFUNG`oFq2an*g3&p1)#AE-+QZiuKz&T+QXKC3256Kdeg^UL^7aRIvX zzA$%Gh0ie}RS5_;;q`uM-dRfaKvU#=XYnPMw{%sBjCgP^i~%6-+$h&3BFBReA^_Ps zAP@?+kx=pN8_!5kp>jomWVdCtm$?CeFC5AUIUL-tCL!;kgvYup^r184;&8sD#0)`TXU?OxoS33Pc!>8?cH#R z3Fh4<1cg52?EKo23qc-vgh5Lq(Dgl$AI@^8S0C^61jf3^K;6Ug+l1k!lB5QW7}tLI z#goxUIa!T{(3;Y2IwCoti&pUucZ%37!`jf-cMey(erjlHug86zSxh5miWA0zGF&$K zvkBZ>^}eygxX5>WXS4m_l^d;XTJ{!Cd|hilN#Mov-*Dk&X4Lmi0w3Erf&2b_wDP++ zg6Tls=wBlHhl5;is*b+}qPoGBP8*0B6`G&9Au4!@`q9*EOZ8be&$|kL)<%;gx4ziI;>Z^oVTS!XsF-T5|zT=k+C z5`xtSJ{cc+A5`8~aVyv+|x3loYTfV{b z*W?3+Au%739orb`(fyOgFNQyF$j+aag+4ggeZNmq0d87pmncL->mth}O=!#1TFR{G zGsbas_D#y^K=P?I?@Z6H^;?V6;)--3T;$wO=Cp6>fe+3-Cb!70iI@};B95+)`d3GM zzYoJS9g9G1Fx_hEM+woK#iosl&X@9q=AWgalkXcr@zMYwbgLqxet znInmFu-UI@IsYTlO$Y~;V-i*-&eu1lgBm?Vi$s2anw79-QOeF2HFpOFOP2u*S+!r8 z%ya2?-xuCOMV(}P&(O$-fJi?~CGR(sA5xqgYOw?5FU>H!A^)Oe=+e{}3F=FK2X-59 zx(X|q+s)Csg;(9*e%goFA&$H@hDcZs=Kh@woSdaBT|1D1zFimF-rKHzoR_M>R8Wvy z@O7&WEzcCPlU-|TzuSx=c%lMi)dgb!K6l!~ZhAJtpjYixR$<{YdLLw^cZcj)AjlJ<>qtDa!#(;!05La|9nogy(5j+T5?91#WmNqNn0}` zZZY4x%-b@68}k!f6G!^hgq%)G1XbcCI9zgS<#9ru7pU|?KCKq=jBWz zMC8>xCXbssstqa?HkXUd())dL7F<84<#2G6B#4}xO|u)<>nC39e*NTm@zkM}?C;Pi z;hgPRhaZUZT3$L%#!SEtDR;n<0u-r9QLM&k6q@s>X+F>EZa$J=`{j0espq2Zmyz3G z{Y$KCZ^^$)enTDAsU^J8W`sa1r33sIO_x@fhy$X^PyS!mW+5Psa1{@ko&{v_+T&VFMsPf71ah(|wjm6uLl9ksmC1 zV7{N-f1VWT0AGiR8FcPakitxpBwBxZpp6AN$c;9h&eO5S;17*N%~^^rhvBBZ>qMejI&iy61Y1VBPM9c;}pKlA!(aozgGUcOsE`I=*=K|Yu00E5LuiZ4hNr|xmFnF#`bQyR zO9YO`(^pV>3i>dt zP_PZ*nj1}QAeH+EY|m=XfR?yW9~tW)^>E;^d7EBHzlrWA%8v#nnz@x^ZEumFD?K<* z^}Tv@@3>E0QQ{*d1yOT+|H(Ouu!2&hQspH;v=|+iZ&h0G&3!)mXiL?)(R>1%s{d7e zT?kWh}DKK*&$C^P0g$Z0I~I5Il=KP%1~ zHid`}1;TowRXJS^A$=9jDt#=gsCc@Z6d~iP~?!^Cdsj9dD-Q1-}Aat8d6V z*7BnL#cM9#e;XlN+xgDnp0+k_v!6s^!`5*T_Li zD%vEAELcl-x8VLRcD>*t=xU(_11zO^rVFV|F9Cf;8toXt)AxV4sA`?+ z2jj&HF_qf)egVlpLJ)ds zN&9VLb#Mji1r0&ouPhoiUCA33xqWO|IvcAm8>-0*==3L_;;}v)#L(9p7#aIRxOTz7 zz(7MY$q*V^Bm%s5K>>0)$>mE%Ys=|t5M z5&WO}&eS8H==gi{pEw93RBqS#viIo}9k3L?Fv$= zLcg^(0eGCe)k_69WtTSl#r5UEU&Z>6wr5p-c7DgwpJhc3zoG_mZmpD`)o;Cx*Ov0l zHD&Ro{u8Dz$qringpPq&!(nnd!&0NA3H({GUJ8i}e(|B-<&^>-B#}u{p%a7M-$W2A z5Dkb8zAs_sFPq^R0@ke2^HY_r=1t&U%unEwwM7Dj4$pIy7hDFUe9UHs}%Q$_J(c ze93hG9AuA>!vyq>nA@Si@qrAce$Dlq)uQx3zFuA_qI{mF%)sNI^JZ^gMbdxP)I5Bg4It)QaQ^u04IrbFTzlP{Go$;MZ zB%-ADm}piOKl`zLkKOxsL@H~1Gh@h;_(8daP$vznHdA!%c-QASgF~6-zJ}s{bcX?Gv)`i1I9#8HgB}3^-PFto&IJq zKC|;hYoOs<8G8!V*YR{jzhp~(Rb&wgj}>Oh7Js$HDk7x$u{UoyLQdZv8#s73p6OqO zDWNX5dUZ7zGt6;QMK34xJ|zk|_JV(_-i6C;kG4PWOyK#c3-Lh+EE> z2QM6XMg4{PjhFZL0TuK^*&o`&hx^Gug#e$;Tb@r28x5{m1>4?>@UAY2NKo(43cM@S z5{?WBPhON#h%Z8kN?;=Ro5!M%Grx>EP{rn%*xYOK(WtVvhvJ+5UB?Jo;v1P7|3~>`Etg22C8g!&)MH$-EU3p_je5vh90W)`KXp4Gh}? z|7CHJ5%>80#)hGamHSvhe#)2)T}+j1L85LE5QLzbe<0X*@|vCI8PEJZ6xfMAK4yfy&K9?B(4-`7caB?qf8s za5Ww6+_~?H0_v{!4oK^qU-kwMuJLVtwmf?Q6O}EYk;?Nz0ht&P`Lf>j{|aF?`*U7B zb#8tNz5hlJp_qV7z-PMcv@(=lIm)yaCifM+q^+)&b>zJ7sFw#fmK=0svwSIQzw5{{ znkBU3up2V^g?=<~vR-?V#@LbVv+lp4^)Ncp-I`8AUVFM9UwAhJm}XvWYwHF;l0YgT z!n{F_n-oty5!;Kx|1c74H3GtzUIT@`U4`!ytC65(?B#RhzGBcXjRok}OuFu9ty2cx zUKOaf{jMZpHNjcau-ylcrdPN80f!e)-BS5)>t?(wj^Gc;g$v8P6qeva+CUy0 zUES=PAPKUZx&{E1BxId@^R@QWA$2h*Xb>0XT}L~HiQ48m8Hzv@Hz<_%Irj8lJn)m` zXg2UYz3cX)(fB>JVCw|(R15H<;m8J&@_6MX>t+6`N;iFY4<;Ul^Cp|Wl_wKzH{|qh zW38co7Apco1#S=yqFV8bP{qzWEMS>{_Rb>smWMJ`U zyu2R4v|`qNrG)qAM?%O0FI8h9rsBzWg@a@E5;VA?ci2fs2LAw-gVtCP+J+hM>LNuV zXAuuaZr_eg?vcMsS_nZ`0x*XS;JbW<7S3V3W)!$(|DJU6LJ~5`f^(CR0({omNzk*` ztxksqX#@O;z@->qEr6ZPv3ndmus0+f<{f&oeWUn*LOXIH>dv=%zFr^i2nny(leDba z?R%pDH)@ZdjBWBX#o<8r3G@;-f@q5mbjH#YTveT7_C#_yM*_^E;Vx9d_L~DqDvNhF zU5A9_N%9}9DsN7%(=QQn&V5kRw_1Er`;OnA{99v)c6QOPovOE_)b^aft~Dn=IH{jz z@M}Ht&)-LpohCbS;5wfZo-BqNtK{m~xo>ZjiD#UCbTS?#tdBCgWzN^cIKB#kR1h=626)RW;{09}3l70)FM4)7*+qlP0X5N7}2 zE&qQJSVQ^~L(Zj7Y!GLSF+M+$@-By~gNN2!StCh3kp{L#$}iuujGsN z?1wJ@1KmI(zlLZc3UoCpu;40+>qG>9ayRFz>HtwTJznRv604{(cIaf9QBp*jUd^dW z`S`A|lRNc!hPG41Bt1a&mWQP?DIw1S$7@;TQ^CjH7njIW!N;({Xu~JClhjTX*J;p( zQa`=P^D7Kc4h)~;0Y2wqozLa1`5!{~{3zkGcXVEtJ_CHNgwvJWE-Rma&+b}m?Yit# z`v4!ku=G{sqeC<9zIgt%rO&s|13p>$03Ul?8`d{0_8qrmauU0>jO_ z{jBoW9~^;24l5HbcF~yTC)?d@-c5RsOa-OFkS@A&86uMA`t1%GqydM7xOmn-)^cd- zb}F<5Xb@zfWptr|+*t9TeW;1|SnRnvT)I?{Y4;nmnPioNw)kgYzaDdB+9{2g4+VsP zpGJTuD%wUaK0Si@c9V#*bhZoVG{z{6lYM-nb3^jdK7UT^X`H88rP|%Ns$)8I z>DQ2=wlXRla<)#h8`G=!z@X zCtrm`a=VVaAEfNAI2VVBX?xZ!2b<+}-FP&tE_B3aKj35fm_3gk3O?&nK4(@}<#svX zJdJGEty`~wkJxi}*CA&~pYQ*qW1N%U1$?>^bDiaPbiTr?RZ_p~>3E%)tUa196h>am!n9YPd9!Q+1F%t~YJTyu?PW^94SehEK16 zkA%<5$B(xn3+A#f^ho-gIXKZh5%Dp6HqWfB9_$J}51eYBzfSqs>)P9kkhAF{_!Q|= z_O_P|7TS zB?CUEp_n{%dGj(u7X4H&b5CHQsrO$%p!E3LNFc;rQ~E5})s98C5s z0<@MID#Tg{_0B#6BYx=QJQmI3veFuYKuDix zYWU!GZ4B%=etb>b0X&pZ`8+HkAKb3BwS(Q*SL&G0?d`05J|5w76ZqWuD&S-Kg!F+v zPoC+lpBEqP-WgW(@cx)F&f_f={;-Fl96)H?AbbjX<^h#1u4oO5&_4a#&R37P3AM5v z5c0i^-ifZzfs%i0>F;c_@02XN1K(CQF=FO867Am9$0n+e z0*VpVB{C3cw!>0B_Xm?w_c8JmL$-&y9?OMS(=Pmno8PQ{Xayh8Qw4tNx0kA4oh~-C zT-BN$szjafDM~{n@%cY1nVx3tU%1Yv3j1XEG?Wip*hBD~7!W7Fv@~&N0en^*$+4n| zG725)fKLp2a?_S0Ljymj(s7`ka^g!zQs--P4T?)ePpp+%VJJG zdtu&4n&K_9iPd|OKN{X%IPb}Jh1>@|R;NU{F=RHeEs;DAeA0X9|5E(EtDAZU*$f%;Ocu@a@aWWy{3y>O5>u5QcozrtKqc#L z^!j=r73kBPI^%z*mf;V%Bh4m`tf~e+!Oj*uQ#&cCEE&xAKPEM?x{D2IG1Q`jAwP7m zrxVB_EyifKeWPbS?{m(T@>%b4)#3*w553OwNlo?r$^gMn>NkbYe9mWP$!mr^F4^W| zHKLv%G#hW>(zMH4cQIM6>#^RD2gTZTbpjwd3cEm$GS2#kDtq(ek(kRH44?1cu+{iE zMHt#+5JT9nQl=Xx`gv@M3*M)dT{cBP0oT((dSdsXA7T`tZ>O2aE^z( z>vUh3iWDxxh`Zshyc&ECLL=77jUm|M;Ay#mPy|!9X`xDs?B(33YXBK8RS}Vm_K3tD z7a29vf|KQWn}VQ4A1}#r*!FN(by@fqZTx>^y;%h#(L+ReIJIPA`vvBn+hctg#|_jA$f z68n650L2sud`SKnK^=XFxZFc9va)r4yajzgiypvY^icWb@ra8n*rR#CXM0w{p3lMV z+arEYvF9ECoAnlERQxWU%)rN<&%WT}u#8Zi6_#Nr0q5=>%c^>wPM1MDudMN^V;)K>4nqndTHjuF0?H^Vz!RiZFJm;^HR{f zSL*Yigr?tW&Sw@rvvJq8sEycuE^^`nk?64=#DJYnaCuyT9?vT8XA2*_PfoABdxYQf z-0XSJ|MVL-?D;?*S6lepFq6a{;ImjP?oRO0S8J27EAaXBEPPHref=8ONAxj#G~xFJ zpT{4c)b9;v^9$hd&K>tii1=bt_AnE6)v{F`B9(9*m?=)EZxbbTQq7_i3TJhd! zoT7Dof4#RVfQW)T?U+=vo6+<-d71$}qLh3B|3$wYc^K$EqG>ZFqclnRxby^~%)33k z9yf?y_(Nq2nwz}zk?+r{S5F=U9>00cXC6MzH+POtRd_!3bP$GT;bUqbL{pRJQ!j3f zI~{chwOr}l(NpwMv-8%exTD95T0+SYevi*p+`E48Btpzp@KK!RU<~s?2OpN&H=XCx zgk5)l&+U`PqL0YqGSMgS5qh?3Tz;D$`ct>gXmtlWjhb37UrYDaLBqnH2=0n8qRN!< z8oF%HY-iV@6vq6q<>3s49-hO|P#QM=8#Szy)xa8_$y}C-G)uLaY8~^`;l&gy zb26UKFUbt!i#~s4_yj*x;ZEEi%6#5=-rC)_S{?LK(83+G?~5dRb^b4wUfl7S2hhzK z$qIXy^vUl|xby(3*FZ^f85;#3$HjnY*s~)|7QeP=c=zBbHxvp!U)@}aJ^xOw`QBZn zmJGXqGR@LAjOrU9KQ9bL`gbGyoV@m4*@nn8bgu;Nks0g%afR=%F2Izr2t|D1& z2S7byX4O{CL|3%DE|WQ9R|}v%2bBo&O^;UuH?7QvUNd_P^#nMh^? z!C-At%w2Y;>K!x}WEwvZdki1R&5iw@in?BYvbZ);$FIfcQ4jdA26hU3obr);@iQl! z9d-@VjT#+%vebSe`kdUKd>@H?AJOMu1fSRc27DZ3apQ4Pu-q4>iffnESt9=KnlAn> zlUg^o4H8pFv6lY`X0Z;oG^z$O z&7@(e3%+G9G?F~D2$O4}N&EQm*>`@Ehbfj|Lrp-$gTxDoHFS_=4Z^( zdtZ#?!GzvXj6XAcAdg!$&FOX!lrqbod1JF`R2}Tt0-I8ze}5z=*e-mN;gf&R^Fd~F zJ|v*K6YR zv(W!`HaxeU&)yxvu4BVz#dSW0&%-(R*!8*phu5#=_^{+9-^cKY=L2z6DFh=i%lQgb z(~a)(YgC-c^(*1BWf921m5D>H7|56lYA}EZ8QdML5B6{D@d!7bFB{R9h_fjfWYHY| zk%mbRg+E3V3GJ-2S={v=pJ{8O&E>6G&5eu4m02F9-l1n(r|-7$a@0f;)Xc!3HMqhY zTl^>t&C_`=?Z?xn#jVQZ)<(A#Mhzdt)agSnztk6&V8#t?2vq$jlWz5@cNnIfWh)Fm z7e1$=%lV#9D>-4>-{jN7r>xfI;WH(AssJB2B&*?rgf_PAwEj-CovC}8yQf*_QhD{_ z7rUok=-T=`EqxX@3O@FH7-`|dO1p2==-~6&1fO5E@VWo^o6tv*S3Dm_T7Ec&X=lKy zD?OYWuQL)HZ&;c_$l4F#Pl*??%pS)=ZmTEf#nTY-H>Qx$GiX#*{Z#?SX4^-p8^edz zyx9g_(g&*}pXv(Cu>K{hI%>>D4;;Ih&cR#ZbQx=RCabinm&r@FU*dVmXw*x~|G)Ue zR*N11K9TvXb4#C#aR~NAhc!`ny4zTJukcWN%8Y!AIiKKXF5{!(r;~#&;xcklnguLD zr0`N2>*wxtvXiEV5bzO9)>&hJd2jz(?db`58d-SD^R(2Ju*>lI*_~UrzAX6seb49P zU)}i|e2$Kk_xZ;3k;wP?+MW+#myk1U_tmR*q7EmwrVI~j*AAhwO65jf^$j3}LPmq? zs$?a3>_K}pMT$W-8*MU+tZM#fa+xqPn58CoeAw+x@y6O>!eE)9*VmkvJhd;G#2#QGa>$ED#;JJ79q*)+Qo=;|Oei=N0o z%$(lZk;iWXor7l03z53p?QV9Hv*`Q#f=hdZ0*_|r?hd(SkTOB3WI@x*qJxiU^40ja zT=SiSn+~V~p8XOjw(ST$JohH`2581$sWVpqT1$sJ}2QkIX*|C&qGIE$k$u= z+t#vz8{sxRJmVnJ1ip8H2;`Qmh$laQ9Gu zFaQ|$#VEfrjh<~gb+rZ*J-bh}G_TiD6?r4I%W4Wg_HnFlpbnIr4#xXkPZRve!fLzZ z>HlaU<_dfwpr@5C^r8tz&O;BF=|i!eKj=UwRn)7vznO+!CzsmiV>tsKSDojRv!re< zZjgig05Sq|_KB=W@UWnTKeJo4CE#Je1>WfC1j9|Id~TfTOohl(he;m@G97#l{1AE- zd~Qr3S%Jy$5q)m``qr0U_ABjoKKVTGc|^{~EA6mHvU&u4YR&8QzXBg8dW;>lc-Vjz*vq>(O4VGdogszAzsdUWuJ)dMvB>EO?>jM zA1}VI9cOuj|AHJnI3|aWl`#HIPI;>{nk5^XmK*qE93={~3&%D|>nyVeu$Z6zK%@mv z(37+?g;(`O{=f1k|#mPccxp^(T*+wKZB-|0hr`Gcjiu210O zs=Gb@H1~+L_}Qh7u%M7 z4}n+UQ=ZRHA8hv+4jp`c_nUsTE3S{iv&Y{k?=#8k*MEBS@kw2vo)ea2dUUwd!b-Yd zHtlfR@@8X=U4AU7vn0jZ)S#=wOd4Ac%@(6(AlFP}H4v6*#GP@iSJUx$WF4)IH**w#A&!b|S;$fcA7?Z)aDVV;)G6zrrlyRxmth=6^JZC4869JdHtCh2{&Iv_4!x3S zmf6%2u&V2JSz5xZctA9iT8Rgxq@4|%&9jZw+^}e3+?crGVpkPWcUv<8TRJm63q4O{ z>NF6APq6M@+G&2nBj&X;T+(AEE#hvlgP_fE$1YENpvy_W1lDaV_R|sJJ6>!Djy-wa z#PjJKpY$z-9wh8>(i!ShZ;m}ij_G3sky38W&d#i}Gg%jT!Hg8D1%g%eNB5rpu|h7% zix>9~_7!m%Dt=*0#2hkwU{4&Mz~}wx64e>_d^QW8mEbdutH)mRLSDXl{P2O{L(sMS zfP>xBC4tq{*VKvu!#BKCXL5MhqB9x+_I6AeJrKwIFly|qtV#3O^D$avuwt*pe`E9L zA^-2V9%Kbt4bX9N=c zpY64U@_X)I6Jg~0^w`yswNidkkCneE#TnzxfRKeBQzb`iv{l z=V3#iuV4Pct6jNfLdDQg1$vO>bY9{a$s3X@G7t^pOBewS69;$4?b|LKB6gmIuU4{pHFQ{_|7#MS!+MQEm9(Dj7a-#s+dg zg{I9%8%X(1F94`Jba81(goWbgdy(|H%xc#>bkc`Ds@k;kDcniu1$?S1aRYi>(;#iw7EW-ObNsoq>kq` z#~upr-1UYHf-W!3suz#T6(Hz;wPg-G{BK`;sXZD`lk-8Wbw^4qD7ZZBuc}J|pGcys z&fAGmpfOw`?!%zo_j%{%A9{@)_NXP~SUBxfa~1y?KEJ%3Gwq`{ zI4A6SMA%jE>2f~6NAsICuNNnW{05huAD2qbuBSVDc=^KSa?^T{Q3R-vDhuX=9|5sw zQZW~{!k(ctvW1z|bUYr&TUV}!^bQZ&i!u!J2k=eR!5QhLUx`DZL z$F7caU}RQVrlqe$Hhx+OCU|@4%`InoJ54l{nNDj}NvCtY5Y%)#@=zo+{ne_}=1)DB z77#<@5)L6(aL;_R&~@ok?Z|B6Ioo_r_je zEVw_Ysr|n5LFId%KR0`hyrwllrr;Af10T-1OUOxk-U9f%4}8{tA3ob_R7Icr+l+I4 ztyjrt$r8z=6O5-#|tW2~isu*$=Hrcw!QAJTh&0X~az10}P)j1^rCp6JVE6 z>BfJLJiXY^<)uZ>+?Jo&8$GJqZdqr4fBLfl~4 z%JA{B`&ffU&B)ri2FnL388J8-vu`HAK_bsIdkQ!LpFfd5QnhBq%Y;E>aHZGM?hCS= zq*d*RTz{dtu%K<^2b(03S%msrFS(Ffw?izB(?BP#O59bM|?P2uGBf^^7#q^xh}{r zZV#(nkccC&_JuT=tM8Yd@I!^qkNQ=w0BC0QJxQR>J9u*f1wU8$(_W#@9D6SB`CyQ2 z@e}yuC%aM^J2VpNHstCq=^5#7-n6eSi;3Q1^Vl5Aw=6AHN*+Ugt9S&6GjOU0<@= z!x>oQUKs(>Tn%g4J-PD4tF?h*nF285$S5(A7+Q^{54j)*Sq6{nP>TwDQ7m{tBN=E0 z$Ulo4GWZ|s;(y}=MtmT5rnqZqZV^IG`?QykNplR@AF}5IfO5#RsyXk6&IBJTu3Rpg z1G>7bbCY>KH|_KPF5~(HK@)i5`kdA_pODAI!Sm5t`>sXpJ{J}?iRPX>E}%vVOqm0X zAGeV`S;qK1FJIhhm$wpbEzW}ve$UqPd2jFj{ht~>cs@s2?J|7G`8;aib35>v;x1$2 zlW$BPe4pB2c9$TqWS*uH`$FIhXv!a=aV=+?_1(pY-Vz6);)i2kYd2ldfJolMf zl0r+9*0X=Go(~eo$JJcgdFE#>&aA>;LPCHm`B9xje>32D1J5T~^Tfg?A2pPl3SI;q z%C!U7WB8akf)2^%HtYg6jTkv@^t|n&s!ZjG%*9#J{jS5F7q6b}?*={-b`~zs2T?Fa z*kw7$p;9~_!{-S2bgNzQeCBo;#`9s#yp6opoGH!e%WM!HRO3Qa)MJ%guS_l*+!E8p zY;YM@MIXEzO`R~KIclI17-DTp=6E-55xP}S{E-rZJK`~tKeil}k#Wwfaw20?C4(QX zbJa5_@iTY|-jNl-hrE!UA2xhIPkf(Q0XI#jk;|~h#Z?%D_MPGf2wrxztKm#*bxGVM zLGcxVa(tSf&T*LKSKIuu%x(rH-g3Q@LlIQ%>N)D$^!IRhTJX4!Qf;y4m13?}FJ64m ztgj=BRstWdh8aEyx@3yyb9)P)U!H}}=i9KWhfnr650cvdJ3Qo^7i(V2(>w?1+8`(&uKPn}B!MR~f71 z8HQzpNni<&EEg)W5=U?2>M$vD_8YoOv35A;`8?r0*BndQUY)hk<&)+|`@tx0m~e(Y zP3N3VhjW%UfDTWUxF2*~x%tk2G5PX8oip$G`0dVE2tMR{4l4LkT>^ddTKY5W9d=y% z>BXjZ1s~%_+Dydd4(uuTy!b=0XSa2GOq{))$$L7x-o8V+xrNUH_^jTa_k0Mu`rpnu z3m<>;B%6C}*11k}=~ZyT_B+UtY=BFEtwiC5?mY}>jVDM z%F~&{JWn&69EWXVH23___k6#Ed1jk2D23H{R^PV&%sQo-girzVP<=Oky;G?;wDg}l zQwj3}??c9u6Kv4Cc(~r)7L}vP(qgAHSXM{2jAH=-5D0pUmZ8?$I1q1@5?#^9Z zdCKPko=<2qOC$}J*P~i1M%-SQypIIuC;1*ulENOBovdvox;j@(op-CdzAYZA4oBK|6w4tMP&-E65p!Sgv8f68xH_)FUE^D%r9c737? zeI#*xCisLt&qJR-zmhvtcdSqMva4_sop*~K?_=isjWfd1dGWwHehceV_%~JC=E}oU zqPPZJ`Jot2w$X({BU9Jpn5C)0PW&Znu|)Q&Z8_XjbTyFRVPVW{0ZB{uoqkUC%4_eI z+Wgag;m^kp$}9t72rJS-x@mrB=Q!5Q>qjv3v(JgTQv0#MqJLDj7g9MS;I zo{CsBYMG0e>*XJQa`*bKgl#>*rzZJ9NIY*B;gfEbG>ct(Co4HVgk4_jnupKFg3qse z_)IBhf~tG3zX^SO!|3!od(#CKV5c;e)Y);vmL6%4Lsm{?5hCH?NEl+CsR2}^GQPq~ zazD-wVo13JK6;6-ARO~Y4u);WD|wPx;)zC%+M*6ys?p3PSd>Fz*13Lqx)yfbQKZW0 z4VBaS>Z1n|r?&OPaAB0$%*&rWaf9xfIT%{+g&}wS@DZ6o&D{KxVztGjInViN)$?7R zUa}P$xnSBS__>mtb9P&|?767tle^^S?69Z(kKSy3!ahG*zqsha$1HatB?80IaXS7($V)ZJS9~t?4 zP-3_oc^r&j6FX#Z-*yiXv{}hKx159Bkn!pEFEgxXIy!^sJ@j~(!9#`4LFCqIXK|3A zEAY{z_uiX<4>_OD+MJKq+JR5jyMTk~V>!F#H9W((Jk}_`)<<~4Z%yPN7CZc)ianvx zEvzvQ@Np2C(g8Vov!Ko({e~{E2j56F!_8-+QkNsP5{U@ISY_j)piP6AvDzZcB;bkP z;MpDvQ+dKS+LCX3N`MkW%cwLNLQemay>sbt+gRFgGy%f+@@?sya~9D?Tm5=&*%%@I zVV}s-gRa(;S{_PG#^d+lRdf&_0sNxw_2y4aa=a`dLjKOJkU$Q8=W~X)s^tR|`#iuq zCvmu`s_V~mHm!TOw=2~xpVKf``q1RXBGA9R<+GoHJ~_j_|76zBaQf%97vi;l81e0o zzy9-kcDcOGW9OP4SZ;QGY@Sa_&hzqzkND&Y!@*Y5n8gED*o^qt_`=g`|4f7sfBpAr z=V`gy6d7v7jz``!5A}_uHBxB#41|1UE)_qcG4-+=hr^$HH$}r%A%ESU`llm=_}}k7 z<{TJ0C{Rcdww zXh`EF+&msEb7Wh(aJN{G^Qo!!2qEDoAgs#?GZxi^Ly4E4p^Dh!udK5k^Z{V?gt>T~kiV?()S2sSI+EX3-5S2ljutn{&4 z>~$^L+m$#<-GS49=jA7{A1*`Vr)v_Q=6QA@#2-6{c|jc6FKXJ|MU3ge)j6qr5cYAt z7jxuOwtd)mKB1PRw5vUp&n!J};?N20G5I;z5}HrO(b8SL5MpKV zak9hf8jbCbZY)jy-Pu4$P>}5!=EHVinfRFHvy%7-A%d~0PJ#H;dYIVqc|I{|rtrWn zUy+^*M17cGc-&88Q~Tx!A#SYn;?c6RBJ0mn#m5wf$HfXld3$)(qz^rbO*EL^D&7LCeW1rGs=a{g3W~a;CF2rYA zWYY^FR(HGHNW)!Y{qbwVp6PbEY!^Dj7(=(d!Z=XsGjn#j&iSrR;v>WcZWm&Zt&)c1 zvC$!qWV=q@^dZxg65`|So-wP>{`mEb#7Bq?#0Qh7z3Jo14B-iukI%0oL|%O8t|%=Z zm@Ax*3OEa~f%s5z+<146@0yRNsKRLxGLVhiz^4@wT# zn&SMB_@pr1HN%^2OTG&FAV8(q5JpQakJ{d701M4~kE!1bu)}8UxK; zU>kJy`)vArmH4cUkob`1vZGm{VJT_57>u8HYmbjLGgfsl<+(h^!t|lY2lY{J*ZK&F z4-(`xs9ASumbfV7v#hZcSXRMd1wIrR67m@=;kC!|nfWU55n?;>DSNNDp2@D1pl9}W zVfw%+p*e|w^O*gvIn(akuKicJT|#UnK7@W+27OSS#UnLhiuC&Vw2PK5KS33&(8qgS zvV4TtP<(gGv&jx)Uw zo1vJGR~}wlM4VB(#p1(&W*$bG;mzEx`8kfhvCB1;n)IB{?zr!T5L=0lOSHGrpB?9K zPYF1K-`h2u@)#eVWp{}#uRg~~e>#be5F3dPIVgKHS=#P*f)QR?l4=ji3yq89u*-r> zmxY_>BWn*F=d0`FcCCUCFS`h&hpSy@>8;ML-J>xdMyFbVvmJzdhHUxl!JMv6F`tzX zV)qjJTwZ>j?RD+S2CoMzoFQ>9(p@G-7mw>irpqiJ7xOWW3OKKZ5HBzHOAK>#c)cp0 z>~<|3=wo+ao(63dF57i*(j)O%4@87x)>fM_E4WA|yV6{J3Ek%~x35s&Iz)**wndaX(CcsBreUc=K^D z%V&FpET8NWwV!49B=Jdh87aq|^E@Btc9CoMRn8Khtr3d({N@IVacjYj;}P*m{?*qv z`>mzJg+yz`d}nV?mLG|a5L>%le$q}WZ>u^#eo@RP6$5=z)*owWXPOTJw9l13*gg^; zAvR032dx&3S9irMiTRXeK4-9jTzduMH0BB)OLv+4NPIR$DCPqMg7Z@21`(gEY;l9d za?8h$Fr07Zb9wPG_Iu9kb#=WEVk5U}mYsI3rGRDiq>ZK7^s(1r7*HTG?d2db!<6SJ z@mUoiUd~inOXs6mYx^!&{5(ED-VOH2#f9fkSPQ;0t|>S&D|lBvqGaA2E9lbat(0`3NCy8a_x*)8;PxyJzic_m&T-E&@Lc z^MM0-cDhP4{YnTS@rmO;dAm&ucJ&GJxLtR3CbotU9-c!QM;oGA=nq-;Bdlln2%#dw zoAbncwyO!d%2bWVET5BaE%jYpNDq$J=u_;_H%AEZG7$!S5Qj$X6`Y~h^>RPkl@fXr znm&Y_(~S9BCPIFKb7c8+5}&mYYOjclADk|ZR?92wT;g__b#puBlO3;9UfAW=R}@`c z`;FZ$Arx>1+AG?&voCkMQXKL@fD*bhVgA;TSRFV5@>57pC-GSaA@QjvynLZg3+o5z zSt33p+PT?>a)|uQJhu4)eWi!6qrK~n5+5Pfi}?idlOr<7#I8Z2D<36u9Q;nU%cxjB z+z2?kaXzTe9*z>9wGk2@BQ$(ahL-Dd%)ENn_KJkD6CY=WG=mT&D=#$6@R=!=l|r{h z%tr`O(Vp{(Nbu5Vphhj|Q!#G>&?HXlY4`YPKH2hNetb7sKF59=gpl~4KBT;iT?664 z>3XmD)D0j0e6WfiOL7hAd=*tbqi^hbYQXvRl>YvFh4_-bzxG1FOGSNhB~Ifi!vzE6 z(;ZDRnBSbzI9jn!#s{0H>tgvFACCFFrZ1nx4ZcW!1iajgIMa01a%C67Q)%uhl33jC z89s^j3PyIsD{NQ$gV`>mr?ZFfpg^e?6(l|_M~Ut7lZ@J(I-m5ukWa$= z87|4LF{SY`%#bX*2@oJYk6AviU(Dv2>FnxsW-;ciZu|&|kDXa6TJ?9;w^u9-`M7oM zr(uHLu3X|{;&YgUhk$c8(=X(Ews|^khD@F-4f@`T8z|uHlTo{7RX(_Ol}evw$*x&^ zP$7%>446Hr&vfNg$rGs0GhMEZ+pqfqUYF&12`Zd#+dVDJ9zT;lHhx}irP>omU6Ww` zWLtBr$zr}3BX-EG6%;u?5c5gyuUh9WyZzcPoqMyJ)JNPdF|^B$hJ9Tq&y(tWE+9a5 zr>E3+Rv5TlzRc&?E%&)f`2p!q^nU6?go+HI>Aq4kub^uAq-(vYDiTp2dt+zUXyjD8 zi#Ve_ON$I&1Leu_)?fW4U;IHO>MT^@>|LbhgEii7`P2;`QymkYSbp~V>~=jte99~r z4_@`+g$R1#QNYYMjN>dp$87m@OT{O>3371n z^umpIDt=NgK&kdH+l5dx+MPo}ts*`#6~hPVaX}wz@G7eev*lCf+Lt+9coW{c5Y_)7 zy^#3CgH)O3)3DNKzN*_RYI;)-`J66~#00~vJ=3-KWzHBsOT}lnPOt}gFFSw5FU6bx zhf*(O`Ghm%O?nyzeUP=K+bixTyIgB&8Sxp3ITLMusJH7iNU+~1HSB)5FWe#&bC&po zySq#t8cGiWRJVK}1xGdJgXuHLj)j~{ziSV4l_EaJ#cB2^*2-)5tA5FJoIFC)N2tQt zZho*vi{>uOt3Y}TLO4HU`T&c&>@$1X$K2IEvM8C5&tqd$zm#cpUU@qB{;PcHILo{j zk1zTgs3OCccz;Dp(`V;V8}YI_&oGztr2i zxb);HTN_PUI$D(|p-s4^t@Gt8Lu41=vICD@GgJdo}B9*1`P#RGncFWr4H z{?-Qw#eAZKdyANJwXHpj=kTkhMG51_Ix8;MfZsJ{vnRJ#EF7tkN++wUnL%AXKlGO_ zh<|yTNI@U*a@+69w#jot&%3w9&5`X>v3z*HTjygEG?@H2?J=_D^I*2?OC0Hly{^p1 z{Sp~`VF{FiK8pFggRaL(yo%qRKQ(qSTTo5Y7*$=>pLKzzzf4g^+^ z|AUYFrIeUJioF)~;x^jb)l7c!w4nD`KD<>e9|X#84V>G%e5QRq5uZF!W10BGn#0du zrN+md}7O|X;*1(T;07t=EDKeKVlGY#`$tphQ6iU&Y4BxbDhiyLLwjE z@Cn}Hes)JMlZCpUN5x!mpYfAzwMNSy!r zSYLRQUqdU1vlp^_ZfTDLJ>Y#V!1Q5^>O+=K_qj5`2D*=) zT@P|xM#b~&g~TVGAm6&kkeph5fP4xppTP79l3nDxj1l~{WOy*(9GN~{Ekt7X5B7z- zkNw1du9%NtKUT%=L4R6q4g4)Od=^_iX&~BcN;C{qI3Mg*h>suWv&8cGI|#VO+2>fJ zKEM|=C8RQ3_RtH>^NF)vxyF#|nbJeFxt{G}3m2sF-5nlUx*)MG*^5uvT51Bcq{y)1 zWN>;q|JHqoFYcAoKkOca;)gy$XqXsB!+cj|mYDG-yv*B~JKYvTvQQ6E{L_nHmYis>ZfkETLUC(p)$&QamZU5@ zWyq(reCTUG?1PxkbSxRE0oA{G71xFLpYThq46(k~B91o;Z7e0()l7O2x9Tvl(A>G( z)t-p?nDWd<&-v~N`YRSsGE8x>*;@#_RDGA9^b3kotEJ?{|5j5wNPGY;c1cS}b=55& ze5tzW;^J`ksWct&(wA0p)yS9W)m=6;Ry5%u;8d$e-6u&t`< z6Q#J^YqijamQoX*`4LwcR_6IUYWjpJpqm@5x}Wb$Y5G7Mbie)|aOg#dmIhuP?K(?$ zxw*8OYQMI85__L zWTpk#xLRQOq>AO^Qe0kqhDdyjW9ErV11mGudHFDH6@lFo2^XJLKE{()>aXRpMyHY?&tdw%WSpBmX}_D z+A9EBg?)D1s{4|6k>$gC-ST02s!31s0cWPDjttevUF{v~EBXbzMpbk{&Ih`W(p4JE zY;C?O{L>3rKD+67qdU#|x*!jT4tl$GOD&%~#OHj>=R_$!JhS#J4>-f=+6I8~^X-Up z_p^Kn&9{8jr>o|-@4b-tgz7`bl{ZtK8)im;Du&Mj%g4lr747(4*J-XY=tEzZ**%EQ zLm97l!baw&Y~_kAn~Fgf)I4)m0zN_kXP<9x!meIsXdo~=@0&i5(l`Lgu40r}*;tC< zbH4Y>NI^yj`0QyM5Yyo$HjDhtk$MrLNrsp@`OSECgJ-K8txh)UBGX-u(XWd-1=x?)z3zzz6A( z*;697>m?ZHWBSvwsl7Hr{)a7}A*HNEEGZ?`HJxv3n=R9Ic)P6q0r7#?^rik+wc{4| zOvNj(Hv3Yaq7fN)u^!c>N67MtM;SJdp55KP_8*SgyMtOu{KGPXSoEtWGF|y+wd%L0l&yddKPkhGkG0P{R zJz=`*2+t88cy$La)q|IR<-yG#_x?NlyAZMX1o#@ChVsL6vE`E{_{3rBD$pMyKE?d_ z(Zzg9!>8+o5F3e)X+c(oRZ&%pg zwQCXYsg2b5@j4$L`{CC}fsfr>i8I^sKutnP&UDmd{}3 z4tM)XM?2}RVWi3sih#2T&-_?de1wqr#E^+U_`}cej@zQDHd0pgRVc zcJ#+=9(!ynK0>Iyg02U|q5+k?U1(3$@=5t44|`6KWjC%myYeKlcy~@O#1_cyiksSZ zEpzQlvRx)V$vrTHPU+%r83O@lyQ4n)qR5akXNnAk5Zg7D+R>KE@``%4t88-TLCR|u z9}^y0yAYo2ca7fiar1oSb_ubn_(TmBw05;}zOroaC@*<#S?MVY$%4zL8?*?gwi4T>DkJ%V3z85Mqs(PaJW^ z@@ZuE)EDPeV?OrcYn#y~zFOF4f>isJ;WMHaq3k0*}lRd5+^Ksa+Zs@{H}50I_$H*;+W}$5L-8vPG`H-6>wvm&+eU;kCEuGpwyX!m#;Fsu=l9K zS%@typLmRF1Dw-kXO!-$TRy;#WJlE8HO>sa%y3VoPp&kSt*fe~a7aON>2H0Qdp)N=&Q^ATd*#?qI_>dBs0)186yv$nA`-M4)BmV3KW9_o|E zsI?Ts$G4Ss>}nT6v=^Vdxpv0Lw@{uu&JbX^<>PD~R_EApRc2T$4V-V9WGKY;UG2HG zv@yFFGsu3>@2=Xp>PDy<6#Dc+Y>SEvciuc{vA2tL$&bf;{345@wG_+8 zL#AuKFnSD)Q59lK@j(zw8k(iLAReT8C+2g8!C}05iq_J+EgAOK*=37!rW5U%IQBw_ zt-IQD4@48NeZnHcy5&<7A7af#YpGAQ(^fj&j&^$W>4n%9)%mnuo5Op>@ro=Tq{psE zeAt^~_04ZuOAl<$nMBBJA7}cg&SztUW;nZaR~vkhVbEQ1+ww^j@d3IkPJ>H##T!e@ zGM|mbM+h~RPKOCY1FMH84P@0Zs$t9rVz=u=YiUZ(>%!?W@yUgT>`I1Shz*h3Wy%1% zW-Gf0Z9g~WLu)DGGuj<2)(poyPeZA8A=VY2xWR&>f%N2i*jH+;r4`F(s9HWIJkuTV z@%!3`(S{hh66gJ_JNsj&B10iI-PI1c$70o}&x@(g12G@U3yolm;do$_&qaMYdMlLe z+8m*IK4hYNV(O{J5AmMLFtK{fhbMq*X~*rF&%tNA?DRtn*A^ckWch?Rljqq5&Ty;3 z*;-wzF`ugV(AAy>SK&N8VL#&=OFL_5KW-;JLMYn>4f;wAV$BGUozJs;SQ zCO-u6$*SXSa7%lv!(tpwdvaIlA@56$rui7X5MtBbE~ICAG%$H`wyWON{tdzTHouzX z!*L61tr&-KdN=VIke=~iP~zj*UVMa*_?R-Zbh_+}n=66}XHIAOq+1jNHBzqh!S1n! zc4KSt5kle<;PhwLOn~mx`5-^v&PO8JTonL`Kz6?$`nm}ESdEVf&;c$D?KAdRJ>V>a z#HZd}0nZ%b%*DjAo2JjCIb^#`Z)%ngP+VyG<2u?8K#8GKpH49!A^xAeGsck>hQaWp zvLo5;QX$f$&FN_$XM1si{vDwKw%9Cd2J+c%{6fp3f-%4b&&+ynAq-cw3_kfag| zfv@2>j&s&U6&as#gqw_W2l-_Kg)Y2Z=6t?4wYQ6xW*_F1vJqoUQBsmRv@g60k*dqb zasEg?cS)ZSjpW1O1LxPLja|lu^fKgw>zviFsSi#KtT&r|^1{4tDsA%7C?zE^`3RAc zJ}w`}@qRu5<{44tx?6W)*##!-^FlaVaW&gi%sdv`9}DxsMyha%m7)?Q6_ScpNFSDu zmBU|Wi{dIwRIHyu#oB2o)QAt8%0#Y*h z%umY4alF)yZ+*hB3cJPgV%N_5#AiCKudkiW#?peZY&|r%(SxnGQc6*FR8>fc=6QZP z;p{j*^BGa=f_d(%U62phY&515`+$E-&e=Rv|L@+Z4+|V^R3w!`B%-2k%>DWGERN$1 zMnk@7ry zIT!Qxd?e2~)Ro8Gk3&)V~$HOiSoQ7Pb23=FMaC6}GV^qlnrRS#jT>RJHU%r6wq#=pC zL^Q!Az=wd(Xj!Q<+w=4D?RKjzZXre>$_w&FWf;cs#OKPWf;bhj?^Fp zHk2-myKa#lwwvO^b#`5ESM~Y+M-I6Hav7>d7=|oADMd;ObcT;e3fnD|1^RN{acTzz zz-g`{BJ}Fj^HwVw*RyYMPcg%WBdW-|{@$tiwpK^P<3SOL}`nGm^1!1lu+5iDwh*A?iS>Tk_Gn{3#b%BZ|U-!I!!3A^FASB=-nuv?^07XT?g9Z=uNpeaH zVAMKCUtD_(!_;R*d?-0IMJId~_m$rK&Ih`Kf|Q5u^71c#KRM?bc@#p%QGx`gmQ~nn z8kp4RsEn3gq=vc91oWvrZA)v9VVL@?Uzg0Hrs%AXvL-&7`KSP0KKbD#(;iYw>Cg?K zX(%yGs>7xZFq=k5t%InfCN;9~m4E|c+Lo2THx9k#F2kNn-PLFa5Nj^&=RO&MT^{KnF?yM#e z!CB2%`cR>uo~!ccfek>8M2SkEY1*clM94K?Kj`{=a17(&47|v1cM_lVNuP34&TLv& zuS-_)ir2;Wzn+{^O++?gy-{k6v0$Jk!kJpa#}pd=rm)lCp}TVq0oqDKm!ofUoAer ze>RK)JpTWk`aD`wpYppa=v0EP@#q%uVd``7=I1U>Gs$h+QZ-r?4{A!*nx<9Ir=Ac> z6V(Zo)Of6agoZSX$Z7SJeE4h_1^Dow#OI%f6rY=y8?$>*-C5YtP8P)H$^ZPc?ebKP zq5&g7qmM}*StYnkqfWiXG<;KO8yj_fHHMA5zCUQ@Gid|sVWmgVzrS>jAsU#3hwEJz zZ%($7!BA;bOc)^$Y7rIbqbM@rtdaOH$5_{8N5^4bEj~ro*$v~1GdMW2Zi1gpWPGVgrksWQI<_wS0xJga)vmNwYa;cqZ`s`Sm_By9x zP)vLb6Q8f=pkFwv_LMl-NB{83a+ji?H^aR7DaLuWN5@a%N!zBz!M3t%0)b<3a#( z%VWoG>)Gw8GgG6bS5DFG$G*QW@i7b=c74OL`i)_kb5tjJTg`kf0XMTh`T6;)SFg^< zw4ep);fi@`B*Ss7OR77rX(jt%+~OA)I2zR>{S6geRuLv;9FH~OY#27-tW3gFH1nYa zunXdY{iN^y@%a67h|d|z+4gBD6f}Qt`nyb{y~y z-9e+FJ=?+p5g;0hPI9PFoQ4KyfJF)S)kNlu&+;Cxlyc6~N^{<~r1xzPM0a5Pm@^!h z9YH`wf*v)f?8Z{Vun(Nq=X^9Lxqi#Uq4%@1{poedkAMC`XJEH1y!S7U!qDV|jZLZp zQy&LI=s4hFP9xJg*+61O7`T3S1+n38?6L7j)Z-qhVHkF#hNwcRq(|MK54$d(Jg3fV zDLGx-ZoB#nz>_-GA=HT%=Fmow9P}J)9)LO39JWbyc2FHyhGGc=$`pUF!^Dhx!VVL= z^{#em0x9@?GYtz_8h2ehIf2elYj|E^$5zMq$K}U4)q&VZAkd>n=RF5m(pbmdgMMN} z6*Lg>A$E+aac|f$stb7!jY>q(Yr9r8S=JxnC9<9vnezmYP}3%X;9Aid z@0062JhK`J$TW|$gWp{tqVZlwU1%EY2z3XQ-K#6qtIE{JxDV{=9I~J~jEbZ@8mO?X z&G|$QvQl#STJ?lNM;z*m_hMOx`O_U3I*5%tVA@0BVWjNXPzk(>kExGwPuQh_tV`Rw z%FQ`zU0v=ylTuwG(=_!|vZ4*v3+#62V#o)u09W$v8)GaUuEZBP=$G%`l`Pgdw-Y zk`jWLQVfJo6Q8nzGz|DRgO?O3CqTO94x?0e=JyXD|Bca?VSM`d;qk)}p6@RIF-gxs zC!D7{wThk}ullxdZ5M$^?Dqq3fI8y^$y;D_5=XNedQ@%f=#Ox{#61v04@7|k{TrNh zt_ouq#`;n_N}2U8{ZneFbIWr+ZcqHM@0svGh^Q8LGVHy=2SgO9-}fUMLKPLpES}Qi zReET3seK-ADJDLKaUZNFKGFz+LSHvadbP5*ON9nfLs=R3`%!_8NUAbV=di0GijY^_ z0pAjVqRD~;RGkP{+ciDfRfb_4OMFxh3VmVt%{8kT)?()4QK&m)8bHy~F(&h371`4; zB-6hW_>e|Zp4XHbs1CRy@T4k^VHhi?sLp%4v=tB`DXX_v^uqoILv|R2iPVr$c%3J1 z01Z2gbZtxi(CgRxJuN&@rxsn*syK#WtSz*w=CG8yt6lwy`t;LE)Ya3ctXHU_Dga{9 zkC2W2HPs2x%rIn&Iy@T$_EdMq9aIXQ5moBx4&X0?r=T*7V`7;PRj15_r8mY~s|U!d zqCi5>V4tBri)ciiP*(P=*{Hlsqp#N-Rn5aH(JyrP5Fv^}{-(Yvj$s(0J!}i|Lvvu| zxju;dvyTjiEHG3aHnl1=)EA7Xvb4Z308a_M^cbt?jPee*TYzb*=gXW22CXWNVHl6r z*4oudDZz9>#+vwC0S`q0&=44)=?f4Ip|tGYUhUq#?GfQOq%c=+uY{4mYF3lQMW`M9gDw`pj_{Vts4e z&s(-~xaUv|FAS6>2F?wDU6&vGtXLia-_Qx5{j`^KVp{mBienhYBs^@_`0~)5Qn`=L z_uQWPpc2n~$2%`_0ps_wk6jk4H1E+*59w*d5e7OML+f{tsbL5dAb5d7wf9b92baPS z5LSk96l`yoN&#IV)w$7KoAVK62m~&IXCZVUM17iukP?)G^5i9<5j~oqECE{W&Fk!p z704N3O5|K}RZ$GXSU*hc#-*a{l(@S>PYqiB&PQf*$e0cDAE~;#i%AOAq0w!(429q+FLUODGLs*np;m@r9PS6`d8QuLrV4*e=j&tUd2U=U@yyG42az82IKkWa|EHn`q zq0fIoF2qPeaG){_<48;Gx(WruR&3y<|IO-+rK2+6^5Ie`jAx#3@-;)qz~0hw;Jkf1UQ?L(hl zbcRa9ssSUyECvh$)FcU1mz>i8ip+FFAQ)xJ=k3*78G>=CUdbYbic%TIv9SZ>vqF^G z+eNSc)#BwjF$Nu8iDM9CX>$-O=^-h`q!Y>mXL}Gy*5g%c`m8n*WIU873=CMojeAX< z_F&0~HeVtrL3K0?!^B5NU3BGEx>Vo5@_Lu1E>I03=V36(kx6Ig&<2OfUe8KYaA-7Q z)j4Xfxco9lWUzz}U`7+4<73!$$z?W`PUwhh{S)UD1_04PQwEehwF1wa6E&h$@#&pY zsXeoGh_zr`~9BLYh22O zkV-?i&ILDoF_|OadB|cC)F;Y}Dv)ax*Y;!E`j$e~_TC{BO{$KFVc3nOI`X0f6%-x{ z-0G~)FcCBb+H;u;ZJ?s0ASKHSY7Q8|(l;RyN>2y@EdmKP%_eN{Q@z>HHLYt@l~Q$F z48y+jp*pCiDY4kja?3e}EE$(%l9_UWXmAO!bW%)I5;k_|Kwa0c@(yeg>rmTjjAufA&{g;9xEO}rSXxSZzR|jr_lWYKkpYA>P)EX$ zm(~+-ct$UhL?TKGDm&7E1gLJ{+b+)>1#TA8DIpp!SMuzKX>+NG&(SgLNDVQ??h8~| zTbXYroMLvIYZj3i0DaK>hELgvXbiICcu^I|iKm}LYmgfOz0#wi!S21|+Pz562zDku zN5!z!E+XPkN_mK8S1afFP!m|mFwmp{0Z5Kd)0FO@i{=;*KUroukQ&{>J|glGF;)eF z5jf;R@zrrL4BK9T2BWpqgfq>`oKM@fyD_gyx%Tvwwmof|w!w5U9@3&IcuW{Ie2c)g z{D-FsI#;}4r)MZn|NAWrK~HYSsE&$Z*i!pkNU5)!7kH%9b!bBjI*G%j^vx!PZd2D? zhmg|K)b-h!G<1OUYK8*Bwx`haZ6oUBC_rucL!>|p(53$Lt%;9e++*f*yZ)%~s4I1A z>FTsk*G1L{8$d*j=)-~l5T%4L1zm@y5%@datrV=lyQfUf_#l*+>U-r&lw~ZtTpXsxc-x znLqC)kbg}FBOZt^*}o_A`Sa=La}Zn*FHg7E$8vM?{qG-x z4wh1ZhD(p=o$bn&RY8$m?Ii_L+Ts$#4#nUZAwFLNyx5`#7*Oovp6dAN z_BKRx5bQYdxqS|Ti{)L(&&`ih&-u9ejHEl|bLAAPWLq*Eb;sC+Kpk`tB`Oh~ya3At z9n5%S^P&jAJrL*@9>wb;_~SVUE|~ueRi7g!ob?R7P~+FR&(&VpC85xqjk@$mNwiF* zUZyt!gBTEu@S}euJZ`rK#9$-u8BY+o&z0yX&&V^SzM3Y}U2ES?HfMksK#9<_sRtc| z0av%U4G~_h;fe#DQi&$jp=;Ma|M!Ubp64LAaBk17KK;`bs)vSOB_`7^ysVUB1}ls& zG(s&YfJ6W z5U2|g>dG*df!l>J2~zc?`wkx*-UEbQ-Ytd?TQKF}RP%#Aos6qFqUZ{u@Omq6Pkmf@ zI?G)&vV-!T*ESh4uSqEtVSo!>f?Wlpsd_%7K$=vk$%q9Hn>PEP`Gk@RGH6jGKEeMZ zFK14Du0&UQXa~~2%m=M9rx!;Cx}^}@u^Qwdzt{Lxf?U-1KV3`PY@2MPN7Yb5jbeboS-~ZAN+~}gh0P6(_}WK z$%;)CDvoM2quOY;8Vl3PR9!*TU2o=Jr(5mXtGQNZJJl|l_(*9a zDsuixBlPn5b8UR|qec?Nasg9u%;-`fMp;_Fk>?=zEx3LUH>WDQT2dlENO@Rtb*7tt zDL#slv_vDWK=P8F&lSEov(QvfwJ>xA51|BU(LTf{I1?d0t1hk+qZixzb=M57_=otg zr)-sD78_0Vz-$D>XWmPV_)A0;idb{;D;ynPT*{2K-M=6J=*AQw9^S=a{$=(Xx)hpG|y%Am)6o zI$!M?dWkBHo_*;-15gUz$JQ=T!rranwe+EV!TJUhC4k$j>EVMr4?(wrG^RjYZ9 zZsFgOQqfzX3V}FY5ybI|H?uzJQoHZM8F{j+f3Drd$6O^Q7)eA)!nH((c&3WXyT&WQRaivCQ*2haO8U>^F`5d@Rj7PR4DpU|WVn*9ggQP}mUX2w5 ziYPS8(#kg-sld#U4tbSoIMZAkE`ZMGx=btx;xe&L$t5%PCPUFbUQvpcx{6h!+v5vc zN`@|sxymq@OEs8I_MTFV=SR0c*9Ad-z_i$cXz`1Fcx&sKu2BtwxJI>mmsoA?-3%(g zepPj`Db<;a8I1IWAoAt+hQIQcq)jEOt7xnMLpSscx`WgR=u~?YUgsf*3*=Y(xa_D6 zVWoEX!(CFF;wg=ehB`CZ2D^En+88B`CE>!QT*)!CO5yE@Y&kxib1s7TbWVSvOGVeX z<6U|>r57+`KB6n(xg8J~k!*NWtbo=f#D0g!6_^^a;G+2!9}PScL3}iDwI@HWI&KDj zFt957av#z0=lye)<<$1@)KMjFYifvZjO;2 z(M^1sFf;~!!s5X33hIq(iWOl^XJ{G2dtRi0%zVf}4?RUkI+I;^s6B8D)<^T_Q|M1{ zQM^3e9xpsM-~WA-^oXAJ_(D{RPJgO>rGI)Ham9xUPFn6!9Uc3BSY6 zVe;T8CXC#zhZ6+B!NV2)Z^$&Wv+8k0d|FsufeI^ixGcFI38Ggi5?>ZUErQXfyBvzq z0=FJc5CjL0cKJ&9$a7r^JBKSO=44?zvSX4UcD2k$Ruz`S$A_dinrtR=;ymIL1i>Nc zp{dV+qwT9#kCwXpxQM`$+_c1zhWJ-VKYeR`KGG(0)JK64^5_Awk7p>mf*@EOpozn{ z#OL)ZH8QyOM8+|(4X8~LDE&@Y!H~}rd9-w(NQw2?34#!x{{79vB{o|L%hsVm@moFNiqyK^~SnpyK|62tAWABW08#jV54BSKTZLW0E zB&Ds!Y9m;UuMuEiU8)Nbzzkp+(3{Mo>{DDlq=C#o`%`PjBD)05oDQ$0z zjj_krc0mv{XYNH}wc~1ct-0!F=4ZRWrfSAY6dXNQ`_Jydfu2l7>iYvHfF%}pW~f6- zX_pFpvc%|JWTxl`6rw=SJ-2G3`I>e5TRrM=NB_^z)I-=_w?A9 zq?axTf|YKy(+=Dws)pJ><#WC5diX4$I^pg$LE(<6eOZl20JiDH3WOx23xZ&UYd-V= zVpRn8R==0L{5CNfXT~}NszKOHcJUR$S)DNUS4h32XuE=7t+tDu7roHnZ9es@{6AQH z&S&$HVh&b>^dH+T!gVgQt{)TWD}v*s3xc3I*VW^L`Z3zPRb%OQyQ+MuWu`W&Y6A7q=z(zz&30b0CrH_tYy~lU@)A3^QcaK@6V* zq*AINg?v^c2>DP5ANA0L>YhdUTx7zN7#maO`UVSdh#>eXor5(S0EG^Y$`!QcE(n5E z+b+b$=RWiAkDv4-m#e`Cwn=-s2)l@-LNA4$NQn*$)j{DN6{4y(#rilD6oTr4U>!m} z)jz!M(+XGIb-oelr-mrO6;hj}0`f=C44nEAq5@zY8v{@W^*Evv8!ag&BSIGhD-iOj zjaI{ks|KdoKd_JlYXC8_3JN1(ma|N}7su!TL0!&td@T=_!C-h85s-ncA#nk8%?W~F z@jYTxM5_~^+TAUj`s8e?P$NqgQJX4E10WxC@1m$Twzl~jU zf*_bRkAu|eX9KA-KJhdAppUCUfp<+gXLpVc8Pg&cB3gX3JNTIoKWFHq8kQHTdQMY% zdwV-~L9jM)=F|2~hV;(Wu4@9$af(C~pzwv9N^hl_1s^Q!Slao+J0SD3nLSs=f_hdh z@*(FE;hvCB5Uh5qy|!E&Z7AB|n6XdRoT&~28X2&m)cpAPC>c2kGJ7vgsZUeug&o0* z{QjON)E6iFyfMK&A)g>vsqJci=2Ojv0A}yCYc~8O1*l{=Bq?H+^#1;6(U5mYNT4cJ z0nidY#eeD1k7BoM3`J}8!q0h4`2<1S?eaiBG=-8|e8d^9P{?6A@iFqdW&`pOB#6eP z1a!I~#*56Of#lJaj?d3Oe*N>u0Ng-eEI>Wuit-79xaI>bG``u+{c6|s4WlqBdm}bm z1!TD9k?oWFY4Bhu7z*Qmd3kv`J|B-(9f#o;UXLypoKGjHXIx7@K@e?MJtYARUuMW} zUTV9hp6KWau!#biwcfU}NdBgETu0!a^XMGM*VFm@^7``fTEC2am+9wxI@#eh?sf%1 z$mjD<<*;Z3|EJ})YaE_U4X<<%d#Cy*TBtP-1-eApPK^T!U!#hY4zeBLa;QXdI(5wn zf?($H=Ba2&^&6O%&v6)z$0P4p`7_N)RX|EIkxSxzcjMBTA*#<{DJ=}oypH7Fq0e;k zP}iIw2(Dl5u|ZHZywO#+FI|^yU^ML<%|6fNN^_DlDF>yczUN3i=2bpO@|Xp4mFy^^ z8ax}qQEa?!gw!=B2!bo-skhqO-)wi$%{|{t`4}S<1U*n8xRaiedq$`t6<^5ShOz0w zVafIM$Fu%mhvq2w^vLu7?ab$2_RfGqk|T=a#=4bPJ1iPu&T+wTICHox1A+kiQRbtZZSwxF=B?Sx^&VW!5$`wE)790ry}-|Vue*8- z)QS!b}wwF|t6}JSeJ~k|EXJ`L(M$G7&e_>SI$9n|h=(M%8t#;& z8nsY5<_3!F7>4l)_h{OsUpd9|`PYeE4=d&^e^vv_q2KD$&03*(7`P~EA03ovNT&8M z4tRa{=1$N71FZuk;$R*}i(fgqiuJq_t>|BT=z~H_>?4N%SAsF*)a@bI_Jt?_?e+im7A5@9bJ2= zYr9xBY15Y+>H;lp*mebJfJjNW?dopqm{CSL{@WBn>8qP@5~oTYIx8|`7{=M;@04Q8 z%3gN&*qaOo1TN6UX1y4g6}HuIJq-Q+@d}`e^3Aqf_RDg+=*!J!1I3IZ?>;Wdv8pPB zHsx~J_si>^FTz)m$fvBJ9<~+R=UtH*!!S-KelbToIlY6Xodfl7OT4{jb>F+W!S?<= z?{9F($XH_aYPHg?AQkJqOYlrSmTRD!hA?F%U&HFVA~S|zJUK|Z)Ipgm&AOA%V~e}a ze?LDjtFo-BbEe{b`HH#5^FOa34)w~8bY~t45)0u3+F!{qH~%DcDcYBvbpGa z4CCp8yIk1sX(2B&tv7?|$Y&nrAp{>O%$Xp}n-H3Y2O7V2p2#yqBwrzrbKX1WFznXr z&3fb9n)9!U`33#a`Ssc{>ov}yzu`@g6O_B?V;IKCOqmc*em--%i$JU$c?wK3ZxRBTj5q!v?mI z`IrTWBzH^V3Z6nj%mau=iO`3Mekw9z7{>F1a`T>n6bxmKeja;`>TTP#zT0lEx~`3p z;EsTBC51jnw^H`C%ew;O%F;nXDyhJy(TFfvrc)Y02$Y1QS(=ZY_&9u1WWz9w)06$@ znpHUY*LEFh?UA&r>u%fFwypCq5;YJ9iF+=<3pNQiMy0~038Ion4GAgQVbH^$G-)0n zhzAXhq99FTrg=8|7>05B>_Nfj;1}9+ql$a{cf0DYt64ssi;);fuDs@39Qa^}N#$m@ zqbkR7+{q_M=p(>UFW@V5#YiF_5Bd1O$n}BuKYm+e#xTr1K;3hYbD?Ei+?D?EgnB@% z>&Wt9qon$|+?_9yO2dju`k%KkFm3UDx7wNv}pw{&9K5z0J03+q(7?$-CBh?;W?x z+KZz+A(+9Q&?S=k&V_tQ+9h@&kxz7y@kAn@WF?8BD9nE@zBq+nQ1B_^l5gmTJNM=2$f$gH zhR#YE-u$=XOJW$t*^`5N?6afZW>-`|j})A#u8|svP7vlqqSRM~h<&h^tPDLquXsx5 zn*Yj&0)bf9ZDgP;3Ogk5NtbTE|M2dt_yQP)ad!IT>B;N?8h~ggyKfZr9=1vO5J?Wz zBv&{enjmgqAQ|tfs&pi{msg(r{v*ta1T$ghpEMypkdN3#^D&um|3H!dmzy)-uw%>m zzPVrG{WJ%VQvl}+M5E9+hc0N4q8f)BRaXdfrr$(PAJL(jmPFpZ02yZ74-tUjf|+0d z@1uGCzyDs@*;DD9=e8R?p8Tu!+H3FHRq2cR-L==Qed1p_#KAv=h3MhovOPU*6q>D8 z+tqd}XFD#J-8fe5>wlgu7UKe?tsJ8owfCkCLsbpEtmKNmN_naiy0RAPrdO&?+P0-0 zhNu}}*3 z)vHu6G%sICFJHd8yu`D1FVA0|hhFNgm(i~wGE$hSqBoEJy<&8J-Y=KGAoSq_r^>e! zm;TQWqJRAk{q(P&B%8bIPwC9U-K%)(bHpPv!NWa7K2!Wm;iGrlK#-^RioINkKEaTu zdU>ktgS3(BV5xoqgF|7ExngFdD9H{yVLf0i9?ML%>I9p{6?kqLQ_4 zTj-&lz*YsJnx;8v<{Mc(1*<+76%QQ}%07e0SM0(xkaGfdppc4e5NORA8*W1&=sgTl zU9cyeKu1P?zy}FRS^2v7qvD<*3ZteRDn(aZ$1zHxSoqTI_%XJ=!jDEn7>f0)iaICo z`G4{D;@A(HJHt?AZ+b;XaTca<$_LysF5K{@r#oZJ=&>p$@9C=gUVHQ z?EP-*!t9BB9-vqJPG(vbWp!EeqPcOQmA9CX04);lnSm zM|JL@3b#ZVeB$Kb9%RmxDmzNbxSDF(v;Q*9X?x=AyH1tMo&J46>ovBTw3S#S|%SudBW>Z49G zpmV_ohNvt?&AGP09e`7-s%u?PMO)DiBKk35f<7TGEbQ>O%$5ea5a$Geas)*u1D=2> zW>%R~)Kok!0Hlkp=mUeQlb>5hKLH%*qk?+@Y~JW7r(Ob)kYg#jk&jFfDOhB=&x)XD zcm98Mj{!r8(C5;l^r+hb1aEAmjH0*_0zDzvQnWb2!4mX*z{dkWmjFkOs((P9f8e-^ zXkse5rkI%8{ZyC|&Gj9TGL4nOQl^jp7JBx~xJuOEa!}_>MUUrMcT^5OTo+)tC;V{k z|3RNbjWqL7fZ_Iix+$|148;mLnt8gmIW!?4lsILLKZaHq3UDx;X`Fi*1EJZFg$Ps>whGgn` zthq2s3r?gf10V{eP)Ewsv(y*8tpuesacYL4H@CVf6nILLD)56NVG!g|kqQ2YJ{421 zwqVaQ@Pj}PdY{9eV%oJU!XJt`a}8w@b?lEjU|UBHF8&YKYY#y=49;P-agj~ykM}L_GD>AeK$Gen9zV@kM3=2 zR|I>K!y6T8Cfp|fgg*?Z{%UVGUpCI)E9YRmP(OdpX@L5PU zA%`d~T%Rujo2uzFN%~;$sbkpgq-CW5@4D}6}33z@r??sk_A4fWr&P~MMI*` z&oo1f4)(~LUYz-O4Smpiop0>CmwWy`5l0pWMHTD`$-gv|P(iE7%nGRZR#&npfhiyO zaUtvPWrek1P4?t-gclPnYTQCxRuAWo444oDg&P%Kk~`(PE;jvO6=qsQH6U~>J;ni6buc7bD!wpymhfF zlNb1;4eSq2PrU!i@s7FkAXdR=$SE2pSNuypq<{~%@>AB>SYbFYam_4Fvo&Cnfa1_c z2Te8Te?X0tL~`wsq?kV*Esv!~`ri6rBMkII&stNbq_5c14*?&bgEZ5^4xQ1{_Z=95 zHZ>et#se}T8W{&O^K~mDOKs5fDGcfd%j10M@p}FE z>C+qxt-%o$6r(zciPy!MN`{XFez2cop9G(Gf{;)m8w{H2JTPQkYep7>OcPAhbVMVo z9Awu%#)yd)guyzzv0`8lDCrXTTwS`p`obQHl0_2++20SJzy0rq&rcjt+1w@o6ZQ93 z@srI_-!FPNrTwd24|u2o`VsA%S2)QDn#3I z9*J4j@l2FC^l&CyOtt!hqocaM>5h)Ne$%te)XeANPMQr>Lwok&)2Y}4P_hVVY6T+# zP6ukFh=R5%b3)kT_L}max+TA7t>j1bH%i-rF~PPyi^qQvj81lFHyHW>>+8_%^5{4E<%> zDWFmrGTEO>{gX=yc!Z}b)rFuB(20WZvi75gdd~>V9rd?Az_opM?)k7M?6;;|-&Z-> zDDo~P81556dw)v|X=)Nbt*q1t(TMTFv@5n_ak{A69jdYn90~Tw=G_#Ens^p29S}&P z+!2uwL{j%myXu`-ULK1G0@2a(Naw*(%ISfpki1b-^it0Py8a0hkEfIH9i+IbS>Nx2}O8YKmS^v7wO zq960di|N=k!Y5BguQSb3?sLO;wG3%O{MS9+L<{@f|ZjpL+aDzL0zLVwZH%;FOJwrQZ1*%;;=W}{fnD$Kfk7j(E&0G>%o;U%Gq4vy;66#rkpSLoC&|`7v z6emc8Ieqr*`NcD{2LuT@Zvs2=k|pvHk*G`_^XJ{pRv1As)5_eLsQBy<2|X%m$BgM3 zlP6dc_LS`yx4XPWzc|o=KRiS3)%6w1?8(fLd#f@Je7LrY#VOnvgdbiE$+t&46C-+J zfK7SiOL3*dQMx<@(B$F8KRV$Kg#+E5@!<&bUAcpuPPqaFJ|%o& za+POPHbgLFm1FCKrG^B0as_6*I2{EA`^5-y4;bSUyUGkko?AaRET&#JaaEkhHQ&?#M?7Uq2- z)wI1B4}`=I0g90|!BcPIbpz?2u0g^N5>@8>A@j8gt^p(hoeVNWTRodGj7j(dfvl&e zk5AFlXU|2RvuDqr6Zjxx{BXK@kHjE!j(L})T1McR#6Q=!<$|U-q7#nDM%G5Bl`8k# zA}^H1n8`QK=8SL?Jy$4CyaGA)tkf0#zy1n*inrWew8Dv+E4gH9#K4kNR@@$*RQhpy z8O-2jlU+37ARQ&C3KmUfTUeRfcS%riEvoOv9aL^yw--Luy@Ka|{xPwKhbcv~9gkCl9!TVU&8Bu{&tobqOro2u%jM@Pvc4+_2`T76|+FX zQ4!um2B=PQ_@lp=4k2m~c+k)rKEzL|74)>dHAL=dBknj3ng@S|6D*7xq}cA2^3Vi6 zzz6a?zqok*{Q0xz=8k7yNL55W=(UvSa}IaR9)&+b&$&DaxLlK9{t7Tr7=X!5{D2Pz zxxQ_S7r4PGls;OV=*lvFKDSk(EAuD2Hj@O9UhNE!IHJl>n8YX^FWH2fpHQNzBvtrQ z!4=Nv$yGs>;xe9Xc_p)wKf5eP~4GIJ{ zC~t&t!GIjcH9GJ}+k}o)oHgPBy0)a%_Q3me1TdHHekVND2-A(Z)5kS&kO{aG39d-73DjkGdJ_q zZ%n&nrr0UZ?F;Lgw~N8kYwGnLVRSXNbfm04SoNGex)U-KFfZ*4SUSJc@X zA|Hf6%~(qUi6bdRPO=O2MM~N58FX|5=&@>e!=F$`gtX9&8m(@|_T52OqfV~rWB#aa z=c+m)DE+16p^czC1$^vsHAg;~KJtVEmCPV6xrFRFGMc~#^TD$%`zYwbBdO@U znk;!CBA*{ZUwze#xi!;+;SBSg353;QbMMTV@+bb3Z|8g>XaOi72$6u+986$Yr5V++ z(ld%x9?X_ohATo6mA1!QQZ~oj?AaC{0ZB3|yCZTtePXOK3_xjhM3$#sdZB5kJI54S zpl%JGruFjDe4V6N;VElJS&-=L^{3x1oI>upl=uM~lHg|gtW;9=r=pvS{`{wtb%zcr zCTI*Zewh5pUCHl;1CXN!s`UN~{f!Y4V`K#sVj#0cm_Zu=gpYttrqDoXn5M0tK7INO z(!BWd#h*o);0|Y@7q3yKk9eaZql(%z%Jd=nd3%mbn@JA(+)6bjU%96GDzOZ7f*6wx zr$MUJ#uSl{EhPku5TQ<7)<{|i0%2ACnD9Zj&4cKewBgz{gqFY=is zV!$3&x`hVMzI@6Ph`i~GOC*cQ8qeq=wG5do?k96&@#1g&zK;uU`>gRiood=@p*dFf z@qiC_8fm^EmgxD6M*)R&!Wt5h4|$TbN~E?LI+5ZE=X^Bn@)puc@Tr|L?m)doD$yIpYUE!^bP|UhtCgv@1tHLQVueJD?=2WX|NNRTfMt;S+)< z)+I&HvJY0s;bdj_lpPlI3EJo=l|vs)4uDdRh5JKBKIP&TPN{MW#UD&7yHU1+GaeD% zlm_>|u^k-l$@y$O`v5*r2q zSM>vG76YqQe8%^2^Z&crud>$AB?h#FJx-CBK=YwWk%KHh?Um@G`;!uU0uc)cGA4Jq zG6S7-mRYLO1!)OsJih``b)I!as))wcDQ^ahBOb);B-ZUo8u8~rAF17JTG=G8b47N? zAr8EZb@q@t)U}>Jp1V)*dHR_2&snT?#Vo9Z&qXY_tH=mCTJs9{>>LQG-d*dE)R4Wp zGGU636Ek^i%igT=2Yjv#7#fouUO2gRr6b&!c?EpXB)=0?cCDym)Q<-r%#=G>0Ug`# zfS=rq_uPj>mHqplZk2z;zOAK-6&C(Y93qv~N~s(n1W*b}z93$UN^&Y}n#XXeKA}hOp@q`S z>&zv%elDB?dLbD;Z{C0& z1blQ5{Gc-O(IJj7@!APSI3KRA4Ig2u(2mpdEF1YS3(?S(P_g(v6_?5+GYva-UtM1Y zdFYz5$4)ujGK;99o!{QS+TOqZ`qyd4AA--fGR@zAeT#}CnlaUhqf}hDUzPhhrsUC? zG%N(4E`4ezlq7)}2@Vz8A}FR(tZw;r7j>kntH+N2?^ib>iFYGx=FOY{q16ki4%4V@ z{SK!oOfS>9TkmtWy*E9i;9Kq+E;j@ZWE6ecF!dI-`2Y+NV zC@R5hP?+Ta0TF8=Q zAG#vHvlVZY3`$vP*2GoP4_Dj_-6(!|PBIYhz>zxO^JLz%Y7_Dd#m`n$b?3e5+~<2b zx(SWEt178#Jl$%Cgd1m|$@b`MCDj=|BVkIcRjrmaspD19$Fo4pa#`yL2x*KVL!NnS zsi~7b$kV~6B@j{vjU>rDF*Y2!GI=;|OZJ4hg*JWwd2>^BXc!nF%P7@dC2lAh;$DAl z<6-h@USg|4J;NJjU0yD7?BJJpF1L#BiNE~9GCAkBz{iW~gfikpRcn%^)>40U#APJD z6&$U+t=&l}HB(l435+zrBK0%In!Hrw(3F4=kE}bxN4V)F4KihfScwT2Epp|dHRPls zYaYaj*_PS!%z{8#$kS;!k%oTe9FV444tqi-PNaNxY0{+=NAQW@2lnjVW%6*BZU8z~ z&ij}*+*E?-6`SF&%dHf2?Wp8Wf7=;FSQA^hLL%2C@X@WZR-SRmm5-ROOe+@_2sKzZ#7Nn$)u~D)ekWw?7)>v^iM;>vDgBjhzgyv{b z`Ms6kk4jg0Fg*(i_-LR!r<>E1#={*$Xe{}Y`0Xxsabh*=Dx!+@T7_ipYr$umQp=Lb zc2rACkTMfo6yj_x*0310HH$`zOtiI)31sA;Q>>FFT?P+L(8Yy;3{}4oaW+FwawoQW zDe_4PDj_HXh}CrzFp2;O!5#t~=%eY@DHn7Gp8R7Q5dfv=1=N)CWa}-uMlpNho##s+ zlp`O*hcf*&vT4JRu^|GoFNDNgtq|7&KI~uTWJg!hwZWqdkntuZ{Mc{+9gGXs6e?y~ z1#UPqH1d^9iQ?stUJg4b2A4zVr4*N9xSP=^pD>M-@Q7nxYO!ZUyeDA8jsD}uqmKjRaPZ>vOfUY_mANx~y!oh6 zU3Ej$Q)>oQOWqd<7b4U@W;5p zq##Ytq9p z3?ZsQS06sV(*d9oEi#k2n4GW~1%D|S5dEl(VWL-d5(ZJqaLJxa38FZQ+g#C%zd*`g z_NXouArBR1qDU2&&D*m&`BF53K+|t(a>?et^xx#2i;G;>wdR?B!hg%$+$)<`S_1<~ za|vJ`rr}mVKsB6ZGJfnd z6BXVDKEr9~;~W&^)>%xSo~DCmwb&PZ7EQWUx2A)4OPNKC0Uu!oR#l?Fcv?hvpx5^P zLN~XEwj~FLW(_i)>>|XBEucQMe-c#J7{QBkI-LA_R}OI+B|#|nm?pM20&*)!D+MhZ7B(xz;$KG0kPh|d3G zJwM_cAfq-bOhrMch9x?~bYJi}H(Sh+?&ry3$_A`;degT80k?3B6(|xa3!H)20(g=7PKxLbNgs1fSb;`-qMi zOMI&eg`HK1D}ZG*GJeJ~cOXq9(}%WB-iYPnjTO=~Q6Ahbewa)^95B0yGtGJFtqQIa z@R0*XKA+R@hVVGSaUnB1EV52X2d@j3y{^#43w?LHnLg?#H=gCGhMGJ6*4QQ>dx5aj$N~Mk)#{W#)?E(`-yrh@X^co zqzQhI07G_-cY_+0z=sW{^xn^|(@yQVUId~Yhu)DA3sSw~khHqmVj&KFZ%Omg%0g@% zNF%XH!=uckGm>qll#<}l%a>aGE*JI0;rJ^q@#&EG+$GKq4d>~c3FzdR4hzvo&e1H{Fqoj0wKFE=&U6?S z3mp!P47!Y(`RA!oqqg89F~`2pU8*sO*p4%NNvH8<#2q$uDe5!umY-ImLli92hw#qT z>mTB3AxIRjD{j{>PALVCu9tHYM@YdJEe9MS2q{iBSIZ$F8t%r$%4C?awAm7BY(iOQ zRppoQ`}Dilp^$zv@X?6GZV*$5l!bbFmqJ$ji6D!}Ira~JV}*ax@>YvAm*5A>2P;U2 zW!l65qIsR}UDh4my-r));kawD@UTJ1&2*yjrDFY*GQwmRQU$rxMX;yOg2-lza=LU> zJ8(KaJ~+6i*LURk!y)F+(L?bE%O|9%B|ten0D58xl?n&F)76t9j0swnS>kfZTk7Ap z>SAljJ}Po$B(3`DG*T4BDAFviOGO`Q&hdPgt4LC$36XrdnNb(Tn?6lp4Za8}ukg9g z?b@mwd?VbL{r#-U@pRX|X4IpBQ*oe)+^>Pw_WmGbOx1YGM;)kjyhpWWn$%ISWHCxU z3zbBct*K!&Q}|@AK=o+O-JD1HVd#WCiQDQhYgBNiO*B?IC(GyjKg(ZgNebn-2|NPe zHt>;yv=Ibh;n**OJxH!rwtz%Nt1Tq&s35P%7Ba*>W@Oe9%)7I89v7S8hS22CUo)53t;Ngr4HrZvWZkU5;rOHK7ZAIDvm-iBcKK%Pil;PXSnhb2ne zo(aczv+(6G*HEmTF@=<}KDEQW)bg+fKA1mNmw_zvTW&`^q+tfMDi zB)m*Y)yg(jWf%3KGDkXA6b|a<&#Oa8>bkD8g==gHCk|MpQMv6cz&SHw;QsaDQ*c_A`b5G>Xg3%G*E zv;}3JKBL=GB5#2p zodkRw<1v6BPhitB;4uBuhNPrn4}8oX5}+m)6Zl});Bn0pZ6@yHB6DCWK_#mSfe(j< zv$50^0v`m$LFRfM#S`H8AsVJ!X@)m;kww zh96ql<%QHL>I5)h4oVf#)yp;zY6xo4WQ?9p1s@8^QhJqpUMJmNAKmz1_ddFZ?IZZe z-4b_X{2a*Zdi3Zadg6Kdf(?YBo%7iUQmdIFePoArnJAqB(!-_Rq3ZmsI_s;uZ>SH{ z*$?-yE7jLkqd4`ySLRIR;G|L1Nm-s&c~vQU%ch|7{Y$HoQZG~JuR@;A?^}VWGq9k%ozShC8952 z4+Gxj1$|Uu>qL2112=YWNwR$I%kGh%^+?1qbM_984<9}ZeNNa8mK8q@H910@pr@8T zccC5*n*HtF+eT{V=p#g_i&UkaMs)J(Fru^nrW~E4)_oaAZ%5U$Dmssgvom};lLw%r zkxpK%-^X%N=jcVhALtr?T@0;^HU~f#{>)OE3o}KR(bI3gefsq2x89faXKh6naai*+ z)j8M|Q>j3ZCb>9=ky$g02-`%u@8&wa$T`em-?}Qb$pM(H7u%YphCcz1w5B(8NNx9M z3o+~drQw(4C(b~hkG}cloMJx2i@o=p=#ok_=G;V{`*N-imrw`3=!*4d9xkaGV;0rp zFV-&TH&5FFA12*x%Q%wbc+YkgD>?4NHG<4m0?i(@HO2$m^SBLLK1R=)UXVv>f1zIV zvg<;i#Em=PDxgIt>YC2TZS(OI9A?(aYP=im-exsLjigoTz7cy>usAeuK{oK=Zv^w8;SrnGurjH=%B+0cVl_+3jX&VZEVne?To59+sZaa8vOQ5Ss5 zpSd!DJPQl6#K$Jh7VrrNF8ul1ZyCDC8;UoNhN)0A9uE^TFi*5nXX3C5zLQ-yW}Kl9 z2ivr^E&`q{HXy(jI~; zG<@nYU5W8zcWK}=Z%!BMp6SljP@&ikc;HM9qD-~x97!^d*0jGlK! zLoajoV|fx})@7lRA&MV@X-a)o2Ah&DC z*I@xQ`rv;V9w5hIXnSexn=FmN7NqsdY$vT)bSK$8H}2oL^yZygm+l~`v6N4+}2_~^Pz+(9qc zT>EopyI5HWeiF^GW>3!%zj%tlBg9P3&LNGXI`X&1l!eaHh!^QnGf$>*y+|cV;A7J!xIq{`>4hh-Cq&63 z2qWgkL>@?B11RxoTRrVtlbOD4fr!fZDXDv7_s*L!d=7tqm^Fs~3;qZ|MW3T1#hszg zS2%HBO8LkACeO?Gn zMWHQ$W;_8g`-6cqjF@RB^0Uy%O{Rg<*aw{3-ex&d1$>wS%A#h22)BwG2*Wo10Sg24P9hfOq{CC(B;o#GnZ=PXM_NmDs##Uq?4D!E4U?g z=|fjl5n_jYLh4!f!$u3SM-7@EUJHDLA6zU?t#{s6(8EZqnM{01e(YdVJ_824D>c^w zpe8!G;$x-gsDN}6i=wj|zmGVR z)C`|z^!W?G=am-%KE2gb)Jd^on`pmchZ?OieM()hryG5dRDattddl%CgD2AdEcoKZ z%oDZMixwCc>Iyx9&!ElTihXc9dZ~`;4KHd@KdIeAZ7TvB=;>BJfoIUV817O{4mIi^!$x{H z3w|QE-q*c!`-e~vsU#5^91bcMi zh($Ji-pyVw**)e@n|3!tbnGDftuJ>lSUU8C9*9jBI&JsBuFSp15D9_Gk?Y|@U%b&( zzBrap9`ydftxInTKL-zgzbEv3{WWWS%pFNPyM!O&&W|4L9je6f@+w09Ehg7cjHtL@ zp^q;33p3!A|J!S*|B}$_X4#_^`ziYE=>1Zih+bbrsaJPi92GHFu_qEy_CXAbo2O#W zd?NJdrd5X+kE1>;?_uid+oyxq84kMr%q5b8Ni6J<=`y0jZETOqf#=#(q1x~frsfFA z=$SF$6)TBsfNv90_7WfD_=p>ZQ6#_X?q}~`06uRRKB5TV(HY~XlBXisM0)v{t5BsY zkgkIj^GF2ZYY6>#gH{Y51)IH$+1$`p3N({gt*vSIz{f6U_I-stBOsix`!r7$Th~XK zriV8AgLES0o^SA>hw!@`^O4|=9_)4PT7wV8UDbEd=R3cGLLyAOuNXW#E>V^~tFCm= z8HOamNO-3YSOT~=1Dwi@>t#S((~O<4hqZU4#Q{C&Ji;+!LEdM#ul)DNkKa$i zY0Xpt6ZivLqA|kIv5Q56O%xbFhR@k-Z;;5EFZ;zD%`ALpRmXD345+z1ws(0V$hU# zk@mFr0iec_yW!2Ju;n< z+8tx+@>W>=H+N3g>ZLv9W`!WD{VB$m=hk0TgJ&f!pC51*cMwq>X49n&nK#?)rqDU| z#Qc*b(e8NYY2`2APQWR>1pDwDtXM+d7C}#4`;=X3Otrb#6qw~H(?%! zHNyx1G608yoE)%6BO#9(S@9zq;5WeM4L^vv5@(E~gp(n`vzac&1fsEqyinlm&CRpU z=aXbWBb|_t&`hizyexbx0Ll#c`K;<;G;?1`P^6QJx3)K03RVb&$;9$R9L}k}8}z^) z!s{;Pm86`J3F96)w9iCu5^?V`e6wAVE-6F zy70@wPlL}#ZE}sTF@cCXf3hp`$nZIQaB%;3zx!GXoI@ULo!|$l_a~V?fzOk#Z2Ej* zrJ|vKI0#HmqIP$`!dXoZwjSe@Z7>Br+SOn%Reb{o>d6#*bYO|PW`0k#)B668;MILW zKgqS)>gnwssvagUg^E0@@ndDn=zO6z{k(#k_hZDD2bGtEIMoyN~PyKbGZr$mn&1`Que(1^bQMi z2!Dwu7funt)G1>PjL^9fsadddKENA;x>$F)FH&IZ`{5pk*`_|f;qTb1s!q7 z(9xk9@>~mTK1V8PBO%30oip2|1JPtW^ihkTPdydG-WTXGg;1+%s_dh?AGv|!mVKC-*VBG1@~z6||Bkle-nq48osXSPTk zKhmt>x~^KwMii|jz06Q$ezL*GYVkzF3EC5Wc07zF>`67^_ zDV#Etl|pg4Ok}Q9i2CBWM0kQAvK{JsRFHfg_+*Bwp+^lh4Id-~UB4Fils<0-K(YH3 zg*snSwdIDOX9x0V;UULo`pgc-M^m0Zh+O5#UmQ`JtpDWr{-rzj@7#az@ZjsO!yc38 zF$#PhIO;?1flQyrm_7+P*Y2*=h~c)Ns3=0CjGYb>#h~iZsKMShqNb>RyR15?s8hDH zH+u4_k*>@awX>kq$C)YnKy%+&{Y=r-{l6*lpxQRFl0KWl3>zgj#}gH2&xkl<-Ip?7@i!_Mo%-SrGWP4zJBsvHS!#I00 za*GO0x$W_?sJ$nC7B?*0D_G==Wc&PD@cC!p|DDdIw7xh6&w$P1Rm+s%Xb@1>3(dPRHY$Am-3H2bgju@0B^k{GI5%9tE zDcVTta8lBYiX$C8ibffxMqQ95jXok&V_nX*z z^>gQaExiP8Soh={wE9`?H<{sLS+F4Fy%Q6aVi8SPGofK?LSqwV!U+B37KR;~c(0Tb z?fL8C1_d~g&LxDK-R5K5x3L&!UNGI{r9M*lq(dK*1IC7rYJsejULbcJCh>hY)L;_Yf2gVc%GebI<{IOJ=^Y3 zM;JXD6c~S@)|5XwZ%ui6E9^mUuYs`H_PH!N)HakPR1J74%)?0s3K>2O2s;HJ;A7Dh zm@>iMW!}K_$toc#fydIIRP+HpoHV2s^x*?KL#-RyQF`yzt;2_h_skv<2lPBR^fI4^ zjXuCf^pW4C8o%qSMi~<)@R3xcM#YH&485uf6nW9=-)YSrDj6(~F5M0LY{$n zA=NFdA+2G$?U{1D${J7`%?c#OM=~P@KEMF@+@xkjpWrjr>G+5ahl)HmB#$cw2%Ax7 zcw5#lE}REGUj#mi`6L^>YTH09O$Pp#47lVKL*psp7Y?czThDv^O8HcY_24e5->f*^ z;|axegYr&KnWK*KkH}u7J@~!n2<8_P`NlI=s|*y zRu|rv*QGT+-#J~6j`p<4;{NWzaoj8d&ItlNWZ<#qvdXSqeLPHue5ne@WiyEui98zo9)v2c6dH6Z5R{yt+54@wcKPXkM$~ zGqG?`CKx*c&L9%u%GmUwJ$U8wT+8OP&2*~QfY{>X`FEXYgj`Qgm)foCJ9)}_9Q#6o zmxwkf^h3-j8O01AT&*_u4t#KeT88Azf;p9swqIPiBKTYhd>nI5a%KTV+C1f`6ti;R z0o-h;*}%xZrc%la?Hx=R2e)2-^_};QkK%$k;0%2B7njB=hT<`;xYa;ym5nrtJx_@xTr2 zfGw#E)k>my%PCZ6IRMG%^kOQ_VVMo7Nxou)w(~`fO0UK8NeWV&FOBgfi8x=8;&%N8 z_`Jbn`>8WtFqr)j>of>0%Q_pHWdbV1AN>Ke4Lj9I!~-SEt)JU_y@I16myRvE4#}XsESAGx)leN*>s+iayLe_3-)3 zF(2a8zkKJ`!NHw_N9?S)r>uptY%qcjcHjKLzkmJJ51!y`Ju3J-Iy@p4jpZYSG*to} zUaC-qc#1b2WmLP-Gl{ZuuzXS$S<-T&&f-YD+@t6x?@|4ddfUBXT`Mxu!>8NS)tNub zp4E!!_P<>WEl10j?H(V}WUki&LuX9TS+29AZrE@r=pylCY#Y5V?C=(wQzhU7cceA?`r}lb(>P|2 z1z%j1t}&7bPyhrlfDh3h8i*SB?8pGp)y#e2KG^}=Y3!k!z>hy1%LjdC<43Qudupc3 z#0q?l1)sflj)BjC;6rTZ2n^l&yPy2zN3Z|l_z}nne54LOqEBsQFEQ-BU0=OY3J3av zI_2_3RrjrYuDc>9syCwLe~7ccigtDT;V9}JP)fOKqATp7nfm2Z=XB**v9>Y zw|@HfKmLdR`7bw)K+gBzbNHy>BN;XwcX&{8)N`Y5eU9p-nWKt&yNV2Vr0K8Z)f)Y9 z_sPCU)qlKN-+L|ZXzzV3N*evML|>jm{3ox3+h~77QGLs~MM?q@ChkFjgqCF`&SxEsvEQhdQ%B9riROaTj+|aVM zGdurw;Df_OApsy}yH1^Y>nM7L>W&)rr2+S6X zIdADQ5TljsmD6CAe~{?1K4P+5ggBl%cRKkt{qEEq;;eUOtRdVoKVmF%c**T} z8LtbI$6~o*$DV6fufm?1hz~I+kss|v^f~moCbtY~K#?FPl^5%Lx7R`uq_|!FuG`Fk zkr>)xpG2!EqUfXJciuTZcuSVgAO1kvc*BRBK5xDD^S}Sek6wKb_&g4L+$zf_tU*0| zbfi_7SaO3XtZLRk*XtnBf7!B)RKvZ&)BRgZUsviZs$N~Nxyu#bWlQBK2BEZHCUu!X zXs?bqW7Ob4=@fVrY##RIOfk#;KlbMnX1{bajRB3<8xC1mqZ^tOhg{#lG`B``FvB_- z1W^?BO?Dfsl035yO6Wkz$-(p5t(LdB?X3uW-ldPOAOg;}y{FwDXO6q2usE$IGGt2A z2p~vdjDJs(zIqdTB?Uv{M6M*tDOdAH8$U@Y(iTzbM>~Xrv9s0+n8ZJ@sbA<1GcCv^ zxNn9J^f7ycDn*?y10RzI+b5n^Pauy8EuWXc6WQYuf=K%F`R789*aL`~0rQ#SKZXx> zPf4Z|R+d~iu_w|e?0&VV4@D~I_2tLM?+HFwKF~+-k&X^!1-#N#Pkx6wwW`5L;ItJuP@VwE11KI z*`dv+^V7~~llZQ8lJi(E3D3kq6+9f=5ayzdA5C(#?W8ju#Dj&SwzxU``OuaRE|&@6 z_!7?2C<1>rUB>C!*5W$;`Q-h|^9H8@kG(@KfH*u%Cl`@=%nSl1AWoIy?6_G{9#|n{ zB4;*4Q?+NO1HbJ0kYz?RS^_>)Tn&QGI~0^~GcS%0floZI)QEPP#A~iqphqu`B9RyS z5a+1{%Gz%VL>y|qE)?y+9tl$_+vO3htou=siL%25 zA7P*?x;K|Stem|Q*Qo}ck%x21=jt8>$oc<;dg?4cx$A6*bLtekxM-$?YbRTWg;|r_7@7E|9I#eKNMs3Do^9)DhL?(Y#2%9MT;+GgOgV)7 zJ{4gIXGlUT&1s_1P)07DtVd^7JjD+*xQagdlB}N87dk*KT~-N!B-d9FZ9~UB8Wr`y zbBYDTd7J8U*z=iodF}K`3K6;sV1SPrmcCX5ivwm5?NmaGn3wU zLjaO!Z~6^=030dStfm?k{@7&VrHHb9U_l-WILh-%ZR=2|()OviTP%{c3uf@(sFA0v z;G-Dy*7@Z2A)yAvRj+WCU6J{9od}pH3?9d68iU6?LSwh)O-ULLe)u%xsrQ;M$8Ty0 z#F&z@*zlEk_acr86x6YFNf)RycwR40#4vn9sTPa2+&6qKTb^=PJEjll(JRd9;3G_w z%pQyxtu)LmyA)@s443wBcROcd4-H9$Q$?$WLpt?o;1k^R`uMBkcQo6zYxrn=&s#rz z?X}nb^R3;3_g??WkL7mVc#_=~u*ZuG3qD!tWBi0a@JM5&o&$ZO4?HhHD(bIT5&5Cr zM~YXNSl!2#KC;3wLj@kr9y)#OC&bC|5>It?-q$MIM@%t%6uWhUKA5rjBT>=Q=qWWB zYYd91gjlf5gcpK5!+anYE1T8DjaV^i5OD=M8lu9C;NgPK@-teHLUG{P@QU7OvT1fM z@LBUryC%Q7m=BiEXY6vtNZDKmB9fQ*;3;9%(7|-EhOwi?g&rxH$O5k>WkLfYgEOIe z&w8wt84I`**BQZ2&!jQNpFyE>U6jEgV;9AA9TN+znLPuhmERyb6!-{i(1%g+CIpHN zw1)KqhvJS!k?o%EQRiCB9t(!xRuS#tjPoSjt>?LesU6CEz@C>(sH?ObZ~BZ6_{oC)(Ea%{TG768xbm_+a}aeVF=D zIbO^6eoo3&A(|c_Xcb46EuZCS_*BK2=UP5pNu%EFU9RPv@!f9Hm*4j)?5JKns_V#0+p(O&!$%#-Lw+e88vMV zo7hRETm+oh_S!avz{FwNB2gJ)88^Q|BhqZzmM9uO8`F}1Mc^Z;3w#))+~8|4o5HeL zvixBC0HfrU2R*iXIHGqm?Vbw7>1yPmPVfh1-A?Qt_;a@&>b{dXuI#M{gWSBv1Dc8Z z#IM8G6TB?u=|5t647vRHmnS!N_ins*B>4RP@SWHG?Z5upr$2aWckk%vz1LrV{nht? z&(RZ>9ya(qruw7dBitA>4L%%_+JVn9B6@73(Xl34IeV3QnMKQ!@KrB|uql>3!j<9g z1|MF%D%L~YCx3r=`O~FZT*V&n18!vaP(qimNEo70!;|V1G*z2FhRsb4Y)%&YY$lJl z1yP>nIfGly(Zjql5C6;xo+-0LnMe`_M4A!Hh>(~=LXV_Vv>lV3whQJpL=2dU1Dwjbo^Aa-yecDyq&K8B8$W9x$eS%d5j7r|MjCutavvQ? z6-D5aH1WVka-Ml5dZzRvOyiry>WR95_PZv~?VT^f9{e_Nl{qq=?e)o%E-aoc*VlneS=dh@gWVGjhIXy-(m}A}lar4{pdI z1c9Ii=$Q=Dh^-FE!aA#mUX|r@?!p&>4-c=f>2y;!|EA@y30ekbwuW$QTi{c301<(Y zPK{%R%r4GU@tT2+2wTkG6aKKPbX^G2VY)~uFn_$oEAAR!JFjQKtIt0dugi$RkOHce z0YGA0XmVP4N}!{I(?`;6AXz=N)`#?BQk*Vr-O^$35Z{UGMP60LlE)DEAUX*#OR{?0 z20e6JsQSyy&P#FGc)IZ3;HPL^Q%+ZThUTT+q4;tF@&<3XhZV7KaE*3 zhA3XM1FfiO!VE{k*}o20YL)bmZCshz(u*aGyzLHsy`5)jf?e)P+e4{n^C+&Bb2um9lh ze)`%^{||fT(;8QnruoG{e}$>;`7HLXq^*~=X<{*pT13E&jiEs@kt7C*P!hsZ$eAf8 zl8s3hGEOp~uos>J@BA4CF(zvi;FV->FKtCJ&+~iUqiaXYc*}6k1pQoyukA#edKMTUfFeB6nYwbo@d|1Jz6FBuz^ z_`H93L#7WNq>+jslE$2`mG`F;5o{A_Y-xkTi5hr-pE!fe9~W@}AIz-2JU<;7%b#rC z(7GpPPkN?uu`;8KyF~LRzKD2rW>2RYjriDs&s4C<+B|Ba+lK8PNzNX2U_0OTP37w> zFVAKAxRsbN0(in0@gndcyE!I~->CHux$rm>F{5TI`!0Mxx&$8!_6S|6ERD;^@vejO zH%D_NF`s??hns)+-+wrul>Oq{!RGy+Wbyp%>|%a!5c;IL^xbEc4?gD?A`f?~37=kH z>Y$o`tBjvzch>db344G~{K&-~8#Z`)6g9SYLN#7f86*P&HnVA`{g*F&{`WVqloX}6 zTgV_WjwHdSBsdKKdSo>b3Fm%SEmW8tsTWZm^0kq_`9GFeu*s zs^DXa$nqCo^yRS6Mwc$xL6c5*sUn3wpvl5OVl%XvK4wWRx^nV_BDDUos1o%iDXrpB zd8nb1*RJ*I%sbmYiM>;Jsu7e{YEYP^8x-(FCeVzWXJp?GN8HETEOW<(4^0h|O{kU{ zNXQW-1R2UA`g&0Ga|EXF_^=?Yry^W zwq0HPI2IxE#l%*JqEsJM<8|T;LhZ3S`G0O;BjKV>cq|!)5=lQ=>Ohtt)el|a{>2q}F=AHT5ze#fS{Pfc+?YhJv?Ys65_Kz;Axb*G2 zf=?@Lm#*N`Yo*}>Y;rNK&A#imJBmS{+XUIS=JWP}Jb9lUp9b5j@n|Kmmk!cHPp;Hz&H3`fR7O%E+uVfY)RQi9PyoYQE{lQSq&w zJ7LfLZ-I{t9~)3ZU6hyOCbk$;<55l_+&+0c8g-!*Ps{N`JJoOqhmjxCFbz~7ev$by zLG?%vh^6CKP7y1=G7It^t^Q|FiZYzvY#V1b^At-YpuxF}$egk9zq7wdNPsl7fI=SSyfqR)JOewN;;igKNu zy-n-pi}|5!pLt?lZ-LJRmQPO~;3KUGd>~JTaEEKvvC}V`xBW|}=WGcoNk~@wX)r!j z$rhNQ=NAXfm^pZ)g(Tpk&6&F=Yl&{KBI(Cg6D@zlF+r>Tw&S0bVh9N_3w%b7){hiM z^Y`G!#_-X{VGoh67(Aj6@BuxHz(+BEpSeDg%I--4MUS5j5EOiFQBdIoW=s{!AB@}- zwq(miFqsxMOJxsrS>~Prk8(H*{QTmx7WC17uRaWQP;IW{;0binNkbRv`^Xbm_ZsX3 zJ_NSJ3eAO_Tp^LU!@2H79~v=N-=Fk|R_y+&a^By4-|0S2d;)VzaF*1>Co2sYQIF1L z`n);E?el9%@R9M;$|~NT&yP%>Gy8o6ALs*ZV(kDQEmzd?xjxLr*uT~z$)`tc-_Y>7 zmSUazg}E}lI~}=dbm$aA^G6y5HF8129{ZFvIv4Rj$b&A0L)t~z>KQGB5!#KN+#XTj zFqLXA!{83|ix@tsjn^8N_QDAaZ923Fz2LOb}$(-mcNY} zdWW!toxXbFiVc-21UihbvV82krW(D%TFn>dsgMBv6V19wlJzMdbR%jikJcoQhI*%LR9-aIM(h~TMnl5vcIhPkg(pWN(J4Ka)7hWX&*1ctpp`D7 zU>#epp{)@*2rf7(S+^~#SuYI|pzw#P_IzAM&)&lD*{x954%9*1fBWkF|9g1DO1Jp@ zqI6NEpECQaastKU9QJtbcU-WCAF6wmd!#e0NYu^)vP>YjlO2`e<44|_`MI76gC`_e z>-UQ_w{%aY4{{+}JjvT)4q7Urpl6TfR?W`j-p$5OJIbQWA2w4!+o{O}1{j$(<~!pI$xIuItVGT-&VTPtTszbj=UHx%188 z`MbB0EuV_E8$Oa|tKb8KR^I0mkIyxGl2upO+mrV?S^vt!HS4G-in8!5mi?6Emy z_-M&SOaAGs;{pObG&3CPutCoBlHvj$3O*b^%%Ai$-dv7VE_VzTQ4gQAkl*X$>}s$M za&S2(&-uZt_wOG8AK}pOkvR3(2pI-GartqC!y)ZO9xr$F&-4L8t&QQI zm@30Z>RZT{ekftd6lJQ$f?M$6mEMiH^MK73pvkXJ`Fwq)in|gr3w)kv-8NbnJ)UA^ zSx-fu3uQ9T<@bpoPoYOQXXpDjZ+=FfcdsJ~Dp;+k<#TPC53kRh_A}Uk|kHdR`}w#*h)&m?V}`H;{62aU$pSZh62X ze>*P?F0n^@n;;JDY`D=fUK)+QX1X1xMzpe=m0y{dTls}{$8c_tZ-G^gr3X7wiYYu0 z;bH?8&ks{?5w(q2&3J&)g(nqWy>auS9n!j=bt>adFnu^h|ntrn$VBoqoh!c3(!6BsM_Xyqf`^cpKySiDZO=~^{MRf+nSFI`J z(1%13Q!Y_9z9|Q72^8BQj>ai9r~)LI%Q&rrN(asEk|h-LD`i~>-eJ`lViLaw>}ZfQ zS@&j__gE#rnW5$Xm?S7$F~%&wkcQNJiB3k;gQP?QAFY*{sU>EUVqwI~IHXjwBV;Lm zH)x7J0*(RX0uC`v)nUGW`0Dlf{QUf_TN%DlJ5>?L-1iaBl z!7qG1BsiZqu*T`9LztsPMlF+1*t)9fHOX?=GOyW(v6`AU9yiCjxJeT+Zxv$(xd*(T zVaq_MJ_4VESmka`#LK{|u8DCnC2h#RQlgGj6YV*4CqX1S&vPTjl64p#Q5(!CtF~k9 zKpo92CA*Yijv&E8)cOAYy%bV>_oF^j`>bc;3T|az)wYo0^&iZdCRL)g4$rL^9vD4( zeQ|E%M=hMs{?D7U|EuxWH*e0~fF4qw4{x&Z5`Cn=$13m7XN^?7TBX9$Wi@{f!}9v{R}o_kKsFtD;%j zYH2|QhRzxK@rnBv>J_gs6{j3!Va2(uR~-!)qld6MgLs2@gil))rjK6;Kj(7#oc*fT z8@+zb{tGFu`SCY`&!I{!&OW72-(4fUe2~^F?DJVZmNct1+j`ZW%kwq*y>?vxA@<1a z6WHj5C~8*>OsRh)97>vRbC9X>f((olxVt_p`-|X1fG~8@Cu?J7*R5(LwS{Sgn^c%< zRJNXp2GHV`D#A@HeS!-3sWCt!#O=@FqyM)4Kw0q*)f ziExK{4H6i28>dhl)-{MhpZ40|-7)TMh!ptLF04G%Ipy7Vws-0{Q$YoeRK=+Q6V6EV z73*_@cm{2>w{k|JMwXnZgMP5sgUL~KkZ_3Ta_90=I|luQ?1~_hg>4auPRA3Ii;|A66C4)QVF91T<^pp= z8xzhC(>m>s@6KlB2aeB2N3}b(`uJGL5l;rSM(g_NqSF=e8aItXaQA#P@sx6evqaBw!?@-0HbvqqPane|> zgwSPkN3$I!q{J8kt`h6if6Sg=B~=>*f|=l>HiqSf@yH&FcB5ViK4VJ0<^MHxcGB19 z{%b|M$S;)aZlZyyErzM2I}>A%vhs9x=WJ2ApB0y)IIBWXY5hL6_jlY}Jezy?TNLEi zx9SWrDX!+!T2uiS6dDe3?a&c=bVInIt+coUkf4u~k7UyIb){Z$z$pR$cz6ULe9q-t z&W_4AVo)7usv#9wE#3Jlyd~)_3*ckw^ze}cpK>Puh3!@SU_3g{0-NYNQLJvUb-12X zXL%y>n)UCwt)F-A&ZM`cv#SmoFH~i5XaDfvi1)w`RODT2j(~w8f@bKviJ8~dU^l1s{(ZSKa=`%lj z*VBi6m(|-oUaau8>#B_XlaYBXC{!$B_!54Eo&R;a z!$D^?LkEp$y3J%5`k7!jWjiFq=@I4(TQ9r5!7Q%{VKolI;7r7(8JB$LJPLgLyE!r^ zt(&1vwej(&8TIh7uzs@J@@z|nwVsfy^Jix|MHM>}cPv>vIHhel z>0g;XSLeR}@?4@v27)9%MK7Kn9vRxS;bDYQ6UNGINs>8aZ?@5yUY z1`UU^3qD)N!-YTCNiu_~2t&UO=oEVugh;#t71|Hv~Rf*E5ME9|BtNhrw4%6ZF;ByHn?0Sw7h?=~g6xK3>QI>W_23 zqKht#-xD1RZF=$$ly|6}Tpx@lRk~YPJcwBx4vCtvsWXC*C*5%W_)r_K19dh$zj%v! z`jpps)!~EH!?0cr#86Kj;KNJ09zH0$ExnYlH*&bh@KJjo!)AJVGI5`aj~}NK;4u|o z{BgBD&E`q+k?n-x@fvkg{;VBxc7>Pnc_v!X#>>uD`H_tvrvm!08ggp(AP*K(j;&xn z6r(|RxRTOGo^99j)Rp2!rblxEDd5uJth z_FzmyPm>6O272kMsgEVPHJFg;T=o1VHiX7bLRW*(YnCT7DP+<=t*hXxMtOUTp~TY> z@JXqK7M34*EQLamkRmX_94WvFdrGw`5sk-Pq(KX_ryYpFU_AjsboB6s3}q_%JcT}o z^Mk|rxx7JrdyP_&XO#*|zqsjQ=oeY9QGr+eV^~&Im1ft~X@k=7N9)!)jx^cGv5m9H z{-Lw8nJ`!9MCh*0w2*5^Q75gAx4Kr*uAg*xT7UWaeFhfBhOC0ln-cv>sxTIMf`e!h zSdD?t)p?#8Hjus8)>xBrb$_^c|Niw?$AOPLQluFUpa@^8g%G4KHxPuTQNrwAOUE|5 z{-{OOsB1JV%n`B2_7kUW;CR}=c?Eo6O}}l6T+%+eb;~vFC+^$>x;1I(sMbUS2WYgI z7V|(>Q|>}0*dq*~kZ9+s#A24VKL7|{&~mjYPd)f4Z(YU6%bCMuG2+f9n)Lwx4veZg zd8@1))@jtL8{wwB%@lz(OXwHGgjeYKPqutsy*ND78H4kqebJ}ic|o70+R|0tb`^4Z z@T_4|4dyQ$;N@mwk}MeixwJ}bk!MTr_@FJ+RyPnSwkm^$hK25|(Rm^G5SVwtmv4QZ z#clln(RrCn{8c-c4SP5eIgbQ2jH-z(7W3DXUVUUZ{ATfy$xkDlm%n=}vZ*&*%fK`+OZsb$an1pO4{q>q!e24~yE!9wd zFuDZQi5Q)a3Pc8xE_ju!X1;(K1bNOOr*TI!*hJdi8*2;3zN}7C)}Cx9?CHzhJpmH9 z!~l_c_&}ewxAJFuQaPp`kFv9Ya^PT^`WQZN#^Q0hlyR6K;-;pO>%<<3J%SIepvQ9i z?C;C%qb3|!K34NMx1+q=UTkIIvlRSUD^D{+7Cn45E=%0$wqTDOCA3c_x9!vi_#JOi z-LCGcLXE54tF^q>vV2B{5269R(IaCmwM!I%sSsmNcAjn_I31X8R ztAW|W=Tg)VZ?a0*^-cMH-TDoo08foXDQX?fUdMHj=X{cIyT;@df}UG^kL%3X&<#SH zBpzfHbWNxFo(P}zj5zB_>VZ8iFh#~OK@GxZ44`g+S}>y&_1*Qwvtcp8VQ@Ud0dJ_3u;l--%r0yUDa zcf3W~kB_|Z7OWi9T@r#+H=zf^cwX!8^_D>6bUjYa^8>}v)8}II^mKD^x>vic54F{@ zQv@#vw!l}^X-Ht^Zdz)%uGAqeI$RhN`h;N<_E;%3jsJSOjT1ZUqp^m)E;wOG@KY|N z{3~~zUBm9Dl%(RKk2J|{QUn2~gIHD4NiwLt<&wMygFkiD>A=EA9r);urTH?;3+~|R zkp#lsas>G{PN4Gqc+`s_W7?wTG%o?C@&u7?B~hvFtCPH~oM#ThQ(p>Z=)TI{D@X3| z(4PS=mKT*f%@PS$_?{o(_+j5Awj3(Y@XjGl=j^=t)`kv@nLRI7InO7w@nSs%e}3ca zF8vYc4{wme$!!gcZrgvOe(^e{Vr2OEa2+{?1RU~x+^SGcXZp%#zt-t8jshQTy7Us4 zG=UniW->joeWTLNv4)s8a>z1EA3i!_PamD}wxjoO#23&jr7qnyZ2DSatpId^U!(DnQypHF& zhl)p-pve|XvVdqjugMD!&%&5uO`TB@vDJbso^%O5J~%MJb}icHewKS0B+1=_wpeNGp{4Af%i(w%QJwZ{BjA%xIsBD6^i3dXK^~9P7~zbe zi5*OGaeIeGBcAE0grVcazN$@?eZzzMfzQYWNFd|cL8^jJJ61Fycqv61?7w`&Z>%Vq zvj-JcOQW#6k}aPdF0f-L89oU`rL_iR^S7fwDL!R zPV3a1ei~Ukv%IKkuv(XBW>1FroFC(KK3B*~g{T*w*Lej&o>n;2-cv_f zSBGV`=S@d z)g&V8rMo4Eiw&1Oabn}6qt7PEL=vv_r6*e>{~}};3Gk6j5`bclOgrK#@Tp#8dxi`i zD_5Xy`)6`GAGVzNhrJU75|O8~kf1Z$CZg^RWg0f`5gCP=r+b!j zsO=@vFUFkOu>F$^WHw?m)`-Qptz773j!3wcu>$Klma%rS1w&d!#)sbkOj;pLZN=WU1%8&hIQ0vSw6tW^Ptmxcf8Q=jG>`@)=W;_ zncy?@_DWzosnU6Ot%o|D#ANuK8a~s4&qw`eUlx@Xe>C>_{=yl~H1o*!XjBWc1+YOC z@TSM1mJBD!JiIl*eT~XF9RLU~J2TUO7f~ksJn{T+k9S6vl5S!IVRiu@FLbAi9iJyG zpA1#aY8ruH#4R?EL~PF|S>S52%pI&Ck0rc9b)q1GJ~`tw0zYAmUKER>f)7hDV?&3U zb%6-!wug@w?cCFL6sloUsfNhwf=@)q>k)eX`0>*hDs7kDbFNC$i}U&6Ma8^&`m8K` zdgORoQ_JT!4@@4pUl-^2b>f2mZYX?+7WBUuD6v_fITmk(mno>YYB2V4%N>4_YG?>q zC!GS?dn5+ipR0u&%HE=RU$s?5^c=v$4-fQ>+0H4k@ulX;>0tW7@Nv|ATU~)RW|x=2 zPsW`G@7}+E;XG>6ZDQ33msD+WGoZtuag#H>gdXm0>EC7xi+Sd7FnN9M%G%MfJT`kY zAUR<$eYW+51)sQlB)rcWXo#vS6WEdB>n43Ls)8=5j%U{$mXGiAsTpiFXA)@-e}GSp zQ7+jj{aq`uKwkH!n_jW!neGgqKJcD_QT`qFT$-Lev-K1Ba4@pOEeobrT){F6)=_P{ z^eR0{(J3XS&}WX<`RjfAo#k^bt@gGni9S}=%jj9Ve8X!*8&fJmU7JPcV@q41EBI&_ z5@@en67j;F}?%yuuso~S%N8o&_T+C|B6jAjzJso=h* z_?`_PkG1h)5&p38VnJ0!Z}}jZKAhZ@8SbF$x;T8$md`W2K^H?aNHZHQMhl!oc0hXy ze>{Iep}g}@AS#~^gXuHhKa|;XpfkO6rjD7@n?CO@Rt!ESPNwV5=~_qr^o9?2pXr2_ zghGSMLfwkbsm<5WJW7q+t>l7GnUrYYT`Q@ND~r9uBzggyWLOFkc7`M1UjdrJN4CLwfhhlZW`fVWt>eG+3tPi^q1 z3RG)Kv+4-G^a^y*>860=9O+ZT2)7OAr+0n@U_)>NeDn@A8$22sK7LQThQjKGl<8nJ!%pLXsKp{{P zcC_xRDgqxthz1zO5W?defu!;;3sFnZc~Bh+^;AwD_X?xWn7~8FX9`PoX@)7f0XlkW zHOf@y=fvGXQv`c-X?Uc`RbB@NPfZ`4wxb4P`}4U%U=&+GpjCm-zbu32YJt`?*u}tg zy~FwM4rIBy>vlT1-*yGM9VCu9b;#AD?i!!Goeuk9HfFn`zalEP7XFmBWmH?3HFo73 zv#Ao9wuTEEJe);{p>%zuG8K+x@hncsIW&BRTlSbN zlu#o?P?I&*sMhe_CeRm56j3>bKIh-z<{Z+H!me(F;p9(EJNu$5vIU56PkS*Gd=gF@ zuzPbE78x*ObXUEU_hJXxcVe?gy7$97!AC#m%FSu`lTf=bL_4zDbp;IukEX!q#KWeg zjB6$N;HOaoSc_~QJWE<>qO{!J-@ELA{KOkC(4!rjXOa`Zk9KmR5hygCaaR%M(%{df zialc6r8jc=G7fEhSq!Y!ys%I45o$Cdd^<`ql(gvzY>bnnIg`9B>DCK9>o;6U2?9kw z*+`wAA?551baF}b^_W4gG7DEgfF0x1#3kAOP?^Ffg)2S^Wdq=+7 z-4ho!F6D9|3Haki&a!wJ=kZXJs!J_{$45#SB|_6ky+pkalSD5Uepv~vplwlRJEf+z>vIltMc<`5b~K_;qWU3@zassId;rZBHVv!YDy*pI z%o+-IIF}`yOrS@+VeY$N^e2=CK0%LU_7rU-vxm|53`h$x2ljY+g2lsWrCM3fN*rOz z#;Z}q#q4HMm0Ji!x@U-!`7`*0K#8|s*+4o%@cc+N&z(D}w>aPbTHCL$?;J?`2P*=f z|8|YTXAOI(UQgP-t46L~f4?Dc$Xz_#5)9=2T{!Z!x68Q=o10&8QjMg2%166Zw8=Wr zW+{z)I&2+f6$V0-fDy>b_DZ>nLy?S{EhYKra?$DTpi5&`qGYyA?5AcsBIZ>^Me_5^ zn>d>T2KV+60>8cY^II$*_G)qcMw2X!DIIy5ny+@81viliN|KI$J3U%8f&ynYQ$=cw zAZ7lzs%!@oVa{ANeNB@M30D#fOtBW9D|YGkW~l5!{lKhJ(3!Q|ITtX_%CU48W()>+uVhPZ>mB>6v)sMSCvn=+5~* zboYq`q}CZKZJ(bz;qY+&=J4x-`TotDS|9A+S+QMLUq(=Wa%;WU%8=QY#K02M=f-X2 z7jF7kiAlF7EmTx44~UP7KwruB@hLIliF273!ixh}Hz+>k5`S3ShCPU*E@TLaI(8ws zV6^kt+4kv9$rKs^A4x#-IMqx+d&(VbZD`i8*LwV2lG>-;$uq;JwsH7X(ltY~RTb`d zS6b7Z)S~mQ1l=mha5gJbro!r?0HjHLOE++-0`4uzno8Hi)F>-Gi6>jP4R7EEZKQeF z-XNhZS#)Irr98u*b1rq2wYMFYR?G0A%st7?zJN;srnX$qH0xh)?&PI%3k}8&doB%< z<5{t1!k>1w7ng?ApkRY{Ijf9VK}?Wp)RDj_un_T*?`O;Ku>r*F-0FCY39t|3D>+qtyMWNj8#W@X z-BoNy|FrP~LO*NU^)OCyH>|+F69%P{JxBf_T+I5A_h0t=C=8V%`6T<$hb$#lNL_R^ zu(GIU&zqt{1Cz8{lO0C-k}90njceT}!5f9DzNQwzE_P|2W@P~(g9lf0fCG9GZ07-Y zDDSf=OFczIE+I6!D(aH2nf($d#bf@eO-{hVFQ*V~KAQBiGU!tg>_pJ3$cgG(@<4PAw5f$vl;_C}U{h zRou)9P|;F@zF+#N_F6VNE@!h#Idu7x*SRv6l711pCHa`abMbq$gnK#NV# zW8r3ECHU}mUtWRg5D6EWVuk<~v1VIOl!(~g=5VbBo$}hmzKM^VcsWm6F_d!Wkv3y>=)(Ok!sxUpA%Leip@AD&>Kl>{YXKx;#MjGg| z6(8ATs$LF@n-Z!Tn>#CZ!`|i9VJ#E}z)pJiIONWap(M!j6ja z$TVQnm2;DQBQ$wk`!e=hS0(cjfDs_TPxCFu+XFQ$3QhG&^a?MK*M2|yEHj47U;!8O zCu_cED~6NIoIh2oGFX*uo$1nCJ81-;s~kS;$ha@pv!>d7Y2d=^6BUfGdo-6=0v<$> zI*C1&RPrbv2iqAFpc$U&^>~jR^jYlC9EqZ#b#@09Enhl zw5!6?d##aPBfsaK8p-jcL&vFxGJ)hC?v!ghfJ1JtOgGbrfL0>jRYb9YM2q;$e(?C{ z=Sx7`-`P751Q|{)N^*w_cy)r(Rz6PG^eDhg-IJw2GDEE<5;*smLmy4(!1s zin#-b1RuG0oLZ=kVAO@Vyb1y+2U@oRj~0v~27j>Xy@QuTHyg-j^ysp@5@$Ym{KyUR zok?)l+pg!{xJ|{eM7)YRncF>KsCGII#*j3al*O|hT7&>zmCC=9gVH}m60Mw5Cjl%8 zqf-$3*E88X zmV7@e$Q}lZ>7V#nF7WTeT}7Y2Cun8%$em-x03S*I9*+W&=!6p68fGC4JLM*h7IE|Z zkqFje;gf83ow4)L2Uqx%t`EAr9O$84DU(e)qo!=!o2s<%==@*s$Mts|X1#p*Qgdl~ zy8Cf9djfnMx4-J!MZ{~vo}&_==_(M8{3NX{oKNU0|AEjaD5#qDY?d|{BCVCDWJaRc7O8@Y_=H~C|+okt~?Eh5ZXPH9R;0FK=w`yaRE*G|HhI(M~p#G#l34=(N zd;akGlM$ulU2S(LAsA1^9fj10eNXfx1(ptL?c8(x9B0cOP9cAzrkA=Tjx1!i_L5l- zD4C!A2z&+{;jF8{hIY{`B?bh008iXKdLcqlpy4W_6|qjp3mOU6a=A8L?XTx{BpI=QgqY1V4YjDftOF9}ELu3pNJKc?Fn%rrW1fTY|mpabN-LaglK7s3!EMNt-)Xtfx_t=a%eW}_E z*)teP8ek3W*9D=My4aG93qH`!m=l1?zUh%;^yMb1ZJ0D}^trp?d~Hs_cTiCP((u#o0SGyR2*f zrwIUoqL%QiOAC62)jj@YU9iWilzdsLuTXFd_7DP-QcLPZ$|a<-bNZcGc3!@qk1^H5 zNAyVuz8-*`te{TmdC{j_KaVfozB!l9-v0XQ**`9L{^fW7`v2KA1KqfFWD8c!`~QD_ z0DM!}1I)sicmv=HU7C>HY>Jtd4ryBQ|EaNmQYY>NysghXbOy!W<@JTH$bKNlp?;OW z2dcO1L#E)z^bK4&6P^M;jkt zG3#En3vPqJr@J3tzH)z#A2okI;$P)y`CtCYyPvP$fLSPt9mp*_LbW)Bs;KxKFPHyz zqy0Nd%6#uSk-Wk0y}@r=o|OOPKQjLil-v8f!>O%M#2?U&ej|<*j`hf2Z#DE5^+R1- zsnb-;baUbp+fm{v`CtD2DTwouOT^puECN=Fpf&%1|G2;UOLo4j{%TkM5v8fTz763% z^7EgzFx3=k$VOUSx`uguIr}D#GOaY@m+O~(`9C55A8dF;QT%p`bL^k_peX(^Nzv4% znl@hQ+~As0vcAlEX?jz&hkuT%y2Dl^+1fK-^S?JIY-X&Qn=RVxNZ%&%%l{Gie-8Zv zsWOK+1gpS4_#=8sm)(7RnGmd@Xw7vu!+xd~btSy2wC28$W)7oTw`Y#dbg;ZEbooCb z{~v$?Y7=acV-TUGSrHM%AF?;y*GFe=y}X|*8+kw4hPKCtp_r+5`9C24Pr+zDb-aJz zbBMeCpfFp=pYvW0KN#e1@N(VHr|0GWko$LSR^Ei%gK^3(LGzb!LxV5O*0_3tB$AKc~EHfhF%&>^V+3d9Uxy{dU{MLR4 zls$gomIqj|AQn`_HypID4y*e(8zJ@z$8j8@qKYW{7b^rH!{OF|vs{Y; zSUbjY9QU+mmmY!U&$1kD)n!8!MX`qCcs`250PaK5^*Fxa{SI+{^%4<9MNt)xt|`oP9P z=Sk@3TVgf}GJic@NL!Os@i?9Zib4jaf1Ed4f;m;l@eRJ;`Lz1jdc)olwJR_F z7Wh5%@88Jf|A73{zY3WCMbbYwuZSxGIljS4aU&hL7hI4UzSoM3g`a|=Y};A^+rDhK z?>q8g^Iln$nl+=M-M8Z>XD297M*r`rgqV#mIHKvDO5Vv}aK&@&$dVDlHX zw4110{*TIE%U{vm^N?!|#pKU8#4Pg!tH5+(9aZhjJ_zV8S+0!d(3HBjJh7&f+{WB( z8MTi!i8*tt(VZj|bn+6b9>J;P4|BORmpDu5^`+L5w8amTG zE3tu&L;&qSvcq*)cjd^O-@tX$Ro&`s4+@xaGgWZ%m&^ZQ`AhkOzUh~X96!QcVqpBY z%L`5y5l1#FASJWmtzU)>2THv8C2&p_efJ=OnHx^Bowb9H;@hmr1am z96!c2-A2SB1b38=PW>--d17nUJxPDw^;5_1_b>Uvb<_#2H7}{Ofo5|3CX?pxQ7D z1JS+z|LHLR%JOy-VVSAT9gGS&mbh_M6uCKs|CI?Jj`4f}DzM8pKOMtLJ8rTsdiy4E z{b&n^lVBAzUhLv%TCZia=0IGYRw@63`155rpIfcgp@l;s)YZNW!iz5M*`-;JoaDvZ zJO%ee!arcj_hsqO^94U#cq&l-oAQ_3z0;Xr9}l8nI)9I1m}1R)$hQ~io16zp&Br2k zTcbaZ2dp`E=3o9+wf_NJ{)&Yah_IB}U+GgeVT133L%16nbTUWI^i5XSoPYTb@|XKb z6fW&jqz)2BJusFqlHWGDN4^gtPfS86|FigqH0}&rfY!YBMO-zA!Xq@x+!6+VVj|IU z@hHzQq%8mQ`RAy`syZ|@uAWGHgO@Cbm`NFDVEsohIQ0cG!wvbDzdp8~(++R%G1uYpKZidZE`PQM z#{vKV004vht*5c0ngRd-0000000000000000000000000000000000000000fB**t VEHa@j$prua002ovPDHLkV1hiY>ofoW literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg new file mode 100644 index 00000000..a033545d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-c399837fe1621b176d10.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-c399837fe1621b176d10.png new file mode 100644 index 0000000000000000000000000000000000000000..4779757259f45a1caf828abb12f35394cf85a696 GIT binary patch literal 45419 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�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 ih601k_=qrlF4-XKRjE7IXG+F! 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 Z;bdecmE>}|I1(O!ijsyR>bY6S{|9NZ3Wfjx literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-8a2b204e2c720730e928.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-8a2b204e2c720730e928.png new file mode 100644 index 0000000000000000000000000000000000000000..3984395b680470049362ec0bec3bbb8a568afafc GIT binary patch literal 108447 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

T-#s(AQ8>xIQ`vH?cPny+ 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 UU6KBGK7er<{bOcOt%r&JAA~iNC;$Ke literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg new file mode 100644 index 00000000..d648cc87 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/evaluation-blank-fbbfbcd75b50ade0f092.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/evaluation-blank-fbbfbcd75b50ade0f092.png new file mode 100644 index 0000000000000000000000000000000000000000..99ef267160cb689ca93e31cc9e2f58e0b1d5309a GIT binary patch literal 262511 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 zyaⅇ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 Yxcp*>zIJ)`Z-Cw^YP_j>Z5Hu=003CdAOHXW literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/evaluation-selected-196d1790b76830f9b73a.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/evaluation-selected-196d1790b76830f9b73a.png new file mode 100644 index 0000000000000000000000000000000000000000..1ff0ab37806ca9be08c57062a9909cf780a40479 GIT binary patch literal 117544 zcmYg$Wn9$H7w*z6D%~p5OD^4@(k0y>v4E6-faDSaN=q-@NK1GB$Xy!g?q0eUcCY_? z-`qJfZ@zE7GtcLo^PFeq{M6D=Bq5|F1ONae%1ZCG0RT+!zr}%%`|k_>n=23iV+5i6 zUQYKL#_>v&OOYrsu4P~1?P!~ha)o}^?9-p#Os`@wZS1gh(=&t#y)mT66@Byn&DFKF zIEx~!*z(+G)n-Lyu|DVoR%GCNbX2|R9`(%5i!f_Bi`eY&HQo`MQ^(-W*d4bAsnPrH zuhCR8p>`{fRJ(Imb1B+%Jfg!cLNwj~H4}8XITrBjqISld=qL zE3ByO*)}VliYop}yq_|MkV4H}x21pW0mJ7R|JmM8p0Ipq~z7 z&Y<&a={T2Y45IaDDFqAW=BJ9VgIq-OGe&6TX<}J;M z-+v$?k4yty2EP(;qaR(1(ND2o0tnCyL%WpgzJ<#2+v1R!hsv@*?j_zl+TF^k)34?p z_ttu{LIjNqv(C0NalA_$m{?mWxoJQP@^`z#bn8Yy$LM>h!8P{f&q-hsdcZ~(uzv15 zuIN3t+ipXF$szXX*zq*OoS|1gAbppHro(Z6cM|CAHTLaRKYvis%>e)2c(5~N>p zZ+;G4Egsa)`EUl%;EnmNb&6e)EH{N%5`f6@o8d&h{6)f%dR!;ji0xngJkfkMIKMN? z@>sffQxGNB77c-s(^xFG(9Fp-m3#24GtDX9$q1t$L^$+C4u8EP1|0;uWkVUI{sz=M+-ByawH0>^o`?J2ZWNS8Aoh zU-#~_^eojcjdQgNd`A%dA{&1#>3Fv5pE}vP(eGc<)FkquRhN(e<-?mI7K0XLLsc`M zX-Wp82G9c#$#Rsuh438{b$r;qbJw=?99nF*15RiRYIS8Z4q2R2k7Dg<-YW{<5g-jUtel*2R`4y?IJ@vm`;A1ig1w0cTu0I zXeFI~gOQCp?%j|69~PN=X`%YJD66p;$R+{8RT)jHKT1!L;rf=w6`zCJfY{?DG4!ah`!57d49w zG!dkf%g8RqS>PZ|xbJB$&L=V0^~O&9)Nr*roac?R(lhgcF5B3p|6y@kWw6EM6C1nC z&mu4BJ2#PY2q{z+`x2@fG$=#Mbi2D66x?)G`3J~g7G!7h`j!zpvAFt@oK@hEaMhGg z@2V6_w=Xj$btc5}Ipw(YwqHxb+XQQuZg~V#NH`9oPp4lPg6Q&fo{sXgLh5;XuZmBk zzI!bDYnr>SF7wHbUJMKzeI1eFIO0WO?_=kBR(^Fn5|}gR%%yHZwjf(w8$?C>SHY2c z*XUQ9X1@!5Z%9tuDROM*XVvW|Q&`e6y?dPFI{ROKuD-21+nASUY!=3su0;3Dg(g*&W+m+@p>Ab& z2bMB_ZHY_D8=gED$GA{PY$o6YIY z5#}dl$l=WR45SYp`ml~Gn){CT?J`Xwl5!}5Qx!kilM~mifAp^g?lZUEK+p9@kS%Sh zbmOzs=pO>P7IbJCQuN@vySPhgBply4)xM)}{&FD%#rq!5?(SAH0$0EghW*Sc`Gr@nJ$r0}pha=Q3DjR; zk+)-pGd3i8SKAGEkj?Mu%1q$717ql zu)}aObn$l6Pu?HAvP$^o@r2L{}Dd44{1L6 z`V7O3VF#c6awh)Ly0cKn$6O^q|J~G$7HM!k0E3VTH8&(|dOzWH2$id%>D^uErV3qt znBQ=fwUFSEpjnIB2*kP|yz!Pbl5IR4_#O#S$%<*rsyU$sKOKWQF*avqB zhEBWX(b*Wo{o@2dTy0M4XL1wQK5X?JGdYg>e(z$*4U?rbaYj3DW%LF#d7{RkVAO7L z#jXVpmdd-Xa6xi3lPWLuB-6+>T#zX4(`gEgfhwY9%29YU3?;=Cv3X`6|T41*mf4#Wo>QBSVkImtp7&n(zy%DsECSuZDS&>z>Vg9QQ zcNhuJs4*wDe})iZrceb724`JQDAgZh|9DsUbL4bi7$YSpi`Y&gSb5Mdis7TZsu?9G z^FqTV3>)6a%UR(U&EI|8&s%U84{YHM+e~)3 z+G2;>CA0s0;#bK-+^_$TMT|9O7lLR}TbnlV*~h&n^f1rDBV-2AXVeot!c+x8PFcQgeM@a+;dPa6?;R11=NaGnfPLbo!8)%JA>XF< zHERq0WHrKQ6gHg;1Za%K!=CMSUd~AGq%UGsXXP>20S8;v9`g!Zap=~%RLMubErI*S zNE+2jN4du_^JnYEC^-?}tMFT@m~url)04$TBq&3fu|zysT;QI%t#?~jWgT9oaL&U|i3BhBYvJDQQFikyHE8A-3g3z2uH zgKH zl2RL{C-r?X#?Y@EpDBcJ3t!w!| zXJ)RmtbkIYw5jZbk~0n#+cuWoBHGgstsXI_*~^jCgGuW{3_eGrljCl@ulhZ!cna4 z*B{K-5S^UyN7)K!Zgt_L5Y735e;X!6OHe!+m?xhZRk;uTk!S44vAxj~iLS7-ZK*MB zqSRl{b-}vk8hSRye+0c+W23rN;b@nLxRDq>)Q(+;N*l`co;h=xvACze;sVGW1IH8V z*#Jc$x4-DGm2!D3do1j()VP%H)q<>zP`sq~9WFl4pu7m?#_?~LT^IPR0LZ@J;csIx z7?%?13r#k9a59b<`=A5<4quAYM#SPI?Zo7ib6cv&J*5yE#Evpyk_D{1FyVWJ_MV1Z zrhQqm?@TEnCU(Si2d$opbUwZgRPrj;i)-E-%-d@+!z&E5u;F2#?<6 z(M3XzlRv+8(5bJ}*F-Ekk(s~dr=bh{68l0oOg`|*%A_yyvVtK>(?^ZS5})(M46y-+ z$e;E5&otX?K?LCHg71&9vSxt37iDN2D%rD_jpu!#{=WifUSoc#4k>?S8xTIeR_Z_P z$`EHu!`jXIe5a`!$X->~mSWwOULz!VUw9jMx_UkaZ~uP3>7v^Aqad*I(SOtLqG$m; z86YzDmL*{j-A{Fa481~6LTvL;agU3y)M)OXwbtl$7Fl-7yKRNHzQ)ZmXDZ6ts2k19 zx|@Fo#p~RP8jN~PSq=UtU?`a=lFoTPQm#eu{WWEelfBRmV$LgEmR95_R9}cN_(1-H z)l_S7$Tuyu0F-0Wfum2NKHR8I?NjA>l~w$hRO&VZnjQWa@LAK>B10{iu69#m1hzI4 z*Zc=4mo5-Lnf48(l6YHc%ly+q(%@Qlos;QXSeAhp3B-gwHd z$^j#~$B%2@vd9g8@o}!J(8GfjeJFq2{o|fglt~Ux3DNae=o&)LoJ1HYHFB!>KAD7) z!1}9qq}_k#b5-Go<>Ag=6?7g7jACeS*(4cFoP;VG=f46sMJ%x8NmGEfM6;lH>4WGf_~M#BgfGjzvL0n1o!85%vqf9~g; z!w`BKH68S{#F=uJHc7{f>!gV1JJQ9JsU3n&Z#Pda62tDyEeTVko_#+A z_1Jyj%Dj)@$}N>gAa~VY1GCA zTee{L@3EzRP3)}8_9|;@l{2-2`^st~wWhyanV4uImfMKXv--EqWASVq0{=>@@gnrk zwN?(MHT4X8``YU)mUd;jRR2b6>3WRrboT~R;+$qL9222=4PGI{7&-z3=8*YqlDwnQ zeBV{cWNq0`m1Wl}AX}O_ss%E&wE8M^j@G=C2*y0;!WRxR-|WOU#%RwXsE3Qv(ytz& zFC_BYi!UA8o*+sz$kVEO4MtRBR*Kz2W#Uf;y|KYBYcW|p5vlDvQDdt+>)Z9)L9s7$ zM5w5DKdfIg+N%FyNv?|>fa!gB*NFDAGc$}N3Rf^p*hVHXKB1Q%Tr(KfBW^l+$?W(l z$FuTMW9mDRBIAFq`!Yh?bj?;0_r}17Ug{$AhskRE8jKZ#6PBdW&SO4e(!3v6t2En+ zV-l9d18J-BgbG6l1UU;-D&G)(Wv@XK2_U*+$TF>IFtzR&@V^9CU3-u_1hB%r2=l!- zQxsP)o&i$*A0c$5Oq~S;AfCV8_KDLc?8_RB_Z%(~{kseP`2cy(vzxM7_r|o1m7h(f z*V|~!_D<^qM#b%^Gw@17N!8mDCkb;jXKkIKUoz)zGICFygaSl|ZY%0vwn|RVMLab#}Dixi1)~Q`$E< zqg`t4_=5`m95A)bo&t1^D!SAlCC}};Ef>y8Mlxrs;9^GTsbi~r;iFu1$vp5kqM z>jhmZF*nBammZsMdj!8%V-gg4*0c(nuwCZ(g0%U50t7wjP!lOl&cze0_U+~l7&R7~ zlncgqJ8EqF_vXDEgWmS5nEdWVokJw3n;5{DThf|0wOzz&qcfv5SW0y2a&Sao7q&|# ze0NnXxup)+UE{%Zy_G6v_Bi#@F3$2D{!zm`W3P=)bYqozKqC*kJay1QoZPAfT7*9K zqJvjt2H@Mx*uUysr~0juk`mc%hAwX$6rHZ1zRm@beJRl`(;o1Vr_{Y$4GN4E^HaLu zmwn~pS6Gn_SJMhboJpEVH&i&RF4^V1(A15fiDcn*zyweGOyU?*zS<>DQbqN;O+cu> zli$uS1NZ+JyFcF3Xf6U}NZh9liyd?nDHP^=*rN*O>H}mDv+`^mX1OQ+Z;#)3FY|9T z(s-P-79Sli&v*n9ow}83=hVDkQuFIh7pDW4e6!2FJCS@qcl|}@p+iuLVjMckSRdax z!lqpv?-C|=ygz5cZXRq)LX)IKO{CNw(#K@f-JWcIUM8YUOpTDo3VN-YoKD;%v$oQh z?}$WzbcJne%fr*p$d)si4bJ+0EGa0n)8xJYjDAdd+~rz-yd0OYXc8cM{yTG4J$o4P zZS<0MZP9Os%`7RD`P0_g<;Tb1p4XmaWw?yVPoq81*|`&}14 zn&|A?ZR>B{xIeyK^cY6DdnoH~wF5&#go1kq3cW~Xp0{?2BOP;-)#JkHyud>{iD;zn zercGY#&VS^0bqNDr7^GXhlKhgUxKCqy_@(${M^S#Nf@G<{mP(+4dVl$roz&;P*-J! z4;|RtfD>?by~qfwF((UD7fBMwLN{g4?rA@>#Vp3rHDMF}q#WM3_NOgY_-{WNL0@u@ z*2`|2?w-~t`#RP1><$qQ9WZ{V#F7RbO%V?1?EaU$P`hpqf2o>g1eXr}n`%#2-@icL zhqiozT*=grwyyjYYWU?lu%L+N<0f1O3|`GtZ_4QzaE+<=&CnE8vF?2s7+9CF_=bG_ zIF{x)*znB?{k<*F*E#7^!tK1n5XX$=>$QiW?VVxzSU1-Fm0(TXNVGNLnJ%!!jXenS z&#=uN7Ut`2z$JRExjmd{Gk2*B2$^?(H^dip3uN}bl$aVkr%1fe8TnR zXkuC_>YCkc4nN|kV_3Y4vmMjKn)J!CrgXyL-sACE(rBq4ZSrtDl!A+0OVj6gKp(_9 zajT*$1AEfTB)=>mVd&epZdsgrgmE@-0fb&q@FIbGx8 zIbpJ&C8iR^%*}0L{Q~4nXLY-5l1X6-;uu$=y*Lqf379|bWoAJEGU*|W* z+@s5d{xD&$@DF{}`HzQbvXg#(N5;0R^Ra7(DZ7MeCPggbX!%O)q`5$#MBAaPE%uq09z5_P z+cPFG=6kX6=lJWcD?tm+RpM%it}&D_WM=6;$ehBRRZMhio?Mr3i z@-jZv##+wpxw+Fq6&AMC6H+G4-B2=P|Fu7(wd;2DTh1-D=yQy3HrjRXDdb8(6$Q0K zIm}ecbhBAfzW!*hE#kvQvJt5jkc4Fu*8@6$a^P& z^6Wg`ORrmq9q&bhs>E()C?>v_V7d?0RCoyd^mANySVIjQ?Y^Y{VX&Y=JC(3qTdbN6 zLhx{4jFF0q5cpqENKOx1uNn87>&EFP#NHW?u~EXUeu*Zr{rNotxp2Kl8(-wq!ysLQ z&YfTjPUl90RRd|NKVa|4*Oe+p7kBA@gGMqWf(_p`kV(n^J7@rkk;y3#XdxYG4PGd9 zdg=o>hLjk8zTWt9U;ANoufK+eO=)`MY~*sQ4D5g*`&#SOJHi^mdH8rEP63H5{X1;G zEuD|5=-ANuMjB(;+zSDhhke3w!DR<8MQzYt30^)|7jGD_{v>Fb{#LyYYgN}mXvuRyAkdXDFX_<}|3-Hp)_q4>IM3GXH6g{1My3a(|k|jlTNJz9?N3UOecX&ijhJ7^BJ>)lWhj&0ITit zjX`ycfK;#yv(BntY296#S)}0}=mbW%TG94s%lcbJpjn|E465>?NYoMJ+d-sZ>UX5|z* z=7{0OC6Go}3Ii`WhM>cB5kJJq$_R_oq6Ak7H!eD)IBu@obcf5IN0IgSag;C-MCYbh zpg3ot$kauyl%o&QU@}yk50CAP1Wo0?nxQ&2L3PDGnt+*#R&V}`6thFm`4v^KUXlJ7 zmFJwj`?VjQ=9R9|m$j?FuY+absOyb8B`3V#6`36IGy+bAXTEwmd?tv2NLr=oeNpoP8R%Be7&IV`ES;faQe00uO8WNA~ciAi? zEBb%>8;&B4CzHhKq`Y6vE2DPR;q4q)mBDNllGXxj4LdN9N+WNE!-r-i57B!Mju&5| z0GMCR4Etn)l_xOYws$sijMMK$0hV z8|}3LiqE{zMsj9Dt6!CL1PNuoYZ4EKdxm~#CfB82)bRv-=Kr@3i{kHbSvkPU-V%!H zfH35zZ`j9ruT8A=oo9eR5=bv|#|}C*8FEB3r_S!gR$K`8aUFMv{I!%&tK3!j_7j`_QBf$=kvW_siR7csb z7CAK&C%cuVUg4%AFQM6leN>s}@fq;9|IM0z|62$ary!@|zpT@Gk>lg$La#G)Zib*a zoEp%5NU$Iw&|GnT{KL0B9A*3{lq$0F-A0tj`^S++4a1S{*r~7?+EsGapy^L-k`d1v z^wpypZt?>g#(G8hizg((t)pZu_gM~MnnXO04DWYqoYr`G)*oq9rU}}1(11c0oUD2} zX$)u$dc%_gvV#++TrV~#G!Xexb)~)9NW=ll1nH)>s&m)eG;EDxCK{lZ*Crz;asFoO{iiXD$bT?`oi+GvE-Y*}AA{pFLkew@aZbIJO*MrD>@ zVvIvF&sCZYG1+Lh=A5Y>OvTr?he+VPJ)Eu!)BY&e77H~3DjiW(NPs*|zF=vs*ovjF zbLX%T8Kw&Nm3UVDVhUg4cj101srsMed?xI*xno#Y@QhHuiqU8N@}@_0!UdwED$;o> zCQ~)poE+)#*HA=~~7&a~6;% zDh#va=Cd(3mYlB_tZRqr45@Qsc9?m9UD3Tv(Z+koLneoZ^ay8sPA+ekhx3zr^>tu| z?f1Py*T&O$o!88FHaLn&WZd(AWw=z+>y~W?48)(tiGRHyT9`LVPO@xVCn4OdUvJ=d zjU6<2^;rf#fd4?Xm_paof$&=@L}uV0yKs$kJs}|j%L5yd_3Z)o$X9C>zbqcOIM1rK?@;qB`Sst;cuvqz`L`ZWH6Kdb)Z)&(G3WHVVCgfMBIYhe!OE+DL62 zd^7Riis`_~agy)NF2g*q4}atGgW@sE0P3=7A%YaYIlt=sOH50@$j26%uIslt0)p1K zD717^j&P1=!ZiP!XM+Q(G9HKhn5=nbeQFSA_(OHP_xq}^oV#U~%yN3t`W{RK^o%qY zcKnZDmfX{dhcgFV-P>E#7>-GkgOW-}X*3tSY_vy&9nTir`BM?qD+k=_ma@@QJ+5Uw+c~I^$e5UFLzs!+KR>u z&w1HU+q_?Z7H|EmPj-Jr3<6#8?jU8`!AOpMaN-LUmrY|q6u%=6T$!yt2peQisN8^R2 zB6Zk5EVC$Ew?VPd99z>(a6bV-g(y$yyUkxEm#mHXRlwKhNuO05ONte9L!A!9+=Yg7s0Yf>GbGD|#)mvHP*7e90N7XetPsYW4k40ER zqsl)~)E-MeSj7jdCN9Jm#^MNt5({It01Al<)r3iWZh6pe5oQJ+BnwNTvN7LEt_-ps zc2OQYQKRO6@JJzMc=@m2jYU{z?4N$+S9$5UQIjsdRa_5F1sEv2a}3rBEodA&XZqeK z48F@>N?_srI-7(j9d}>5?zBz5kdEsQENN%lo1>I_y7r!=<%O^wA^g za#45=wEbedvO$ozu9fOm%)Q!f7>io<3rDJ(L!%chM&%C{NKpj0uXAk^xXD(B_b$gy zJu?x?myki6wh=$E!~T3uqPxyAWv)J@rBOvYkPCrxi@qw6d0KvYS`pdvL2cE-c~flf zyLPoNE8M1wRoUT;bHVqY8+wf`MRj#&b$~C_Z;#6(>45kL}++XhMHuE_JgP>4}m^_Y6~m`0u3p-)BU6>5ZY_punpm+)YkIe7O>W>q}Uc!V~I8+H+aZAqKhTrB*1{z@y- zD(9$~l3>CGeVK#y59S-lUC!pxIaO-~Li3>g>EL6^e9uk|kx97snB+$+|D~Dw>Fkn*pZPY6A)9U2m&shUWa}>^`>k zZJfn?fuf*b&?oKYp?okd?tZtiAg1U^>?L zwt|01Bow;2LM^@l1g{8Cx2=pW1@YtaQ8Et964>I!Xili;m*LW$D)Uzm88%90N=X-H zq1MpaN0ew(L3FsnTax0BR%bF~@uvKaMBwk$;@LSkU@1$nCR)5X<7PYs>X zBo$c?j$2H@7@Dy~Nvj933R`Naq!(~u=ZnamOQl-J(@K4!-6`+R%dGL~hExo0h_{27 zb+l2qfI*SPS<&Sq^4$?N^2;IWJ1F?g5|45Vf(7fb1lcD+(hYXxZi7gr^&eK+q*)XZ zYUMto)~u2JM88rphAVNL{CxPnA3)+4z@4VkhDKe|!0uk{!o%N9W`2UoFKCO3-=s2PGH=Z|6AcRwvoY%lUorB)+FV6_Yy?y z$?=BoG1#D3q1OoG6AuT#2>KyjW+QrTDnx<5AqfhtV3D__o}T{?&OVE$!WTa2;PJ_& zRTn-#O(EypghbRmn!&XcM8J(21Rv&x4`#=MDS@VtdN2Stajc z1uDA~9L=2f);bIInO_w8QWS=bVaw@u6(7NjwZOOyff`?q+m7(nZVDa-a-<&If`!$-2W}MW}KlA z^0a4L7wH@clA$x~T6mc2LS1M6nJT|8Y6w#Mtd+Eq%Kq%0pjC**VqgqIoOx!aSs&AK z{5r4Yy+JXdg$6^^0`SF{)zfS(>#3P3*?@;GhS7n5TAA68R2|7psSuBYJdgxwV70r0 z6>8N_#6s?fb(FxNKJA`$Pl-LjbmK9fD@ZU2I!t<(@uJt?BshDiw&Dgsi&K|Ol#!rX z@kjl3Cxcd}k>hvb1`xNxCfFxY0upKbGHpk?zJp0Au%yngQ9k~|y!@K#UrwEmLk7N% zQ{0EN2~B&Bd%n^kh5ttoT}5=v#kVLv?x_sDLKGbb>#JYKm`pgaT?{=j}5(*0*iwBZ5J5xjs~{r zxFFOX=$31P>os!qo9Lt8uZEAqIy3+~a?wWI=t~(!7 z_S}ImSn;&9(kJ{BvVP^#!~_lz7;cpLbZOI(=jfy|%lBWBb4qRVSw{$x(f80%GMBM8P`)Fy2r!flbt|UFu-7iH?&Ii4Fg^0gp%|HkXHfwWfh(_P|AJNp(-f zq%k9$J$PX~fG&m7DJuyT$O!}(2A z_0EyKS2FdZEOwQkcO>6Yav2VKPhmw}>=bLZMBfMvIu;pzQ>{LfvrCe3U`M}UdT8bA55ANTzcL^VQBE2axA0>#Ex%NbmtR;tnvGAgZ}OU zxlvt&DULLXw4;j{82sVqx2#Qz=(x?P=JUs7?t!yn{Lv#zE`QoPXP;rNqu_NC0R%z6 z(<$#N#N*VdCHbhU{%c5KOC7SDfK-_c08C>r|J-v5@H!Gr9$?CTJ*A+=VQFZHJYux> zB$w0bla^%@0Dijq@}5sT;9pa|qYUosjVsmB*=)06X+JQOCJ|sbrv{jb5^}Vw%7%8s zS+MwCzZw@JT*S8x>A$(nSpPig=J8!Kh{hVmNI1qrV83dsOdTbNi&0TJN__xTp;zb?Jz^nsHlps?C(2r3Lpz=KEa&-}+KOzf0 zokRO2Q;hWeqMOc4S9PSS#W7IY0#M0)b_H3|JUg5U7PT>o5 zA(fraFh`X6@+EGr_NB_-`ULVeGjoa4-O#iH^poJf`2zL8w(=YVtpDxdflX?YS`a?k zKx;|EYPCuV^e1BLfS`rh%BA!jF35a^d0o{Wu&1@*VR?ruPW3(Q4 zWqLi>LiHx8l=p+|rD!kJI4qib?c3JcL$(Vv&sM9@GwwC{sv|G}fe*&yymj1gx{plO zz5G}7wJ-enR4c>or#_Mg*9XPHrf8$NW_K)i9QDcoKT=0>djmTp+;8+SlwaGn#5>ho&kv0GWBdXGOh;Ruo#c-cd_IR zpbdvsRfvYQ7wLCnQXLk`ib2OeL?Tl4-zt610(s;EC7?) zkd>>etD(mSHgp+MMU425>(1O!&*#o^MoJ_aIOZM5BRhSBAWm~$ZNGnxe)hL^!ik

R;YeMTJ(@UB7KoTrQT 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%0AC%AV)06*i`M1sO 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 M07*qoM6N<$f*o%c-v9sr literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png new file mode 100644 index 0000000000000000000000000000000000000000..934353751547e4884e718d14ddc6c778d9d03802 GIT binary patch literal 24404 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 literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg new file mode 100644 index 00000000..e7ae694e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg @@ -0,0 +1,3 @@ + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg new file mode 100644 index 00000000..5794583d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg @@ -0,0 +1 @@ + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg new file mode 100644 index 00000000..f8dbeb91 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-ai-d29bf65dcea46074d72f.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-ai-d29bf65dcea46074d72f.png new file mode 100644 index 0000000000000000000000000000000000000000..b77ec6b9a18cb2a3559217ba19643fec5e6c708f GIT binary patch literal 145451 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

8Zl5O{=Y-`%B?A#5{Z{|9z8U1~c`POeN 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 z%0D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 + + + + + + + + + + + + + + + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png new file mode 100644 index 0000000000000000000000000000000000000000..bc30500273cdb89860d66efc9bca2296eb81a305 GIT binary patch literal 125665 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

@}2u*xGp zH@frr*Dqpg_kge5hYH^etGV*z>$9;{D8#-n$3__va_#=XUK(t{(38hI4uY8EVeEIBS!$6X+9W@dpOysmjR^ zhe3||EMu=S)8fV8_$U=t(1aarqk%Yd%u4ILyiP}DP+=;k{VM$xBnGF7-{B}Yyr-#D zuUxCTW|qhvg>Yn6M})|fk%D6`Lw^lHv<`5l$ssS*z~K5+0z2ib2d8@1*$$Py51y@U zm8KuIBoLLVqc~uGnOeCQ4%$3dM}lxg9T-+_n+KF$)@(axR`@rQzb}=ur?)<*;mLfX zaEG0T8;9)mfzUivl`wM|{F}N2X-LS6L)#qLc9!MX`<8xTbZLL9-hkNfb-ah}0xU@6 zvfSQhYNd^?RJYxf(FW5-jo-*H7LN!=T zXHn;A6hqf7(xV+lA3Kc&AIC}egKMS#oe_aUHwhZga0A9d#I{I-l9>s2@7+(9yo@j* zj6R&D>%u80*(Z&4qY`{Qy0}<;^Jl&guRnSu*nMX^YZGj-^D^>2yz@+)oQpf)Py<3v zG08}Cei}WGT8?slrb*<(fy2q5&jvoi`s$jI{PO)E7+?LXN}#kq z@0;RPkRV$l9HhRm+G!io5pHlHT&#+7V&?f*|26eD4yi`jg81#=U#T98^*|KHpzj7( z5OwKzUF-b^_ng&};!JGcwS&evBgDk@Cs#ro1Q(>UAllVhD9kjfbhr>Awc$x2BBg(t zK+QEmrgcec`q2Fl(Ucj|gn0PxkZ;MturoXewV=H$4ySWq2P^kFq+By7s3pXEo@F6K zGBcoL*;v-ePQs7*F+av6$W{juZyy=yC)3ntL->Yv=`s#iF!$*;H>yPzO@?-}^P!mM zRMR9Ks*pju@np?2u+UKXAycg#Q8x0&auhGV?>+Ip_r2Gn$AW5DiE>lqjtx;ebEAeP z$}%|x#p)%kZS3z91~a-n(+CiT^^KpnwOs(`q& zg>v1sE8e9sllack-wFq~Vx`GmZnr91xw=7Nk{QcYYHfYW^Euro3 zfMIi|XLDkpDp4E`pOp!JRfoZIB~`gJxE&gwr$?W~8B}P(ZdpBPt934hpIM&;#j_rK z*39{eye6aT(SJy+i4<3$cvlkSr7U**Kx`S(nfob`kyJg*?RW0pWgoxv*=|8GM!ddm z8!jVKP6<`DMoTD93M0Mr#%VlWp!w^$=EJKvmehP$98C=L^|T-3_JRA?j-9j{uCHWt za7awROl8B9;tZXhp7R|In!w2U(MG;jR3wTbUE@Z?%4jO`Mfig{9c^$%MfUX| z@~Bdq35~5#!Cd;EP#|M7qN z@5VFFJeAOD*r1gZORd{bH6NwQYC9%b(o=mtU9g4YsBG{?+Wa^Udf7C#am$oj zRrN9Q8iTojI4-!=6CyE2cMlHZ{_R6K8udKgw|0g!;?tK(IW@elJ}9wRrxdynRh|0q zgqJn7*6pipcJZ~hP630#HdX{Kr#7msN<>()W zLxenM4vDbFHh2vD?j6rRpTVrzIJU{s8HOjLr#r;5dw#6#xRlZxnt}=wMXQDb?Q?hE#H_ycbD1+kxZUa6(kGG1^2Ma7!%tZnCpAA_V;pLP@fY1~Sjip1?trkW&oeWE>*Mq)|TS!XSdb z$<~zh!n*s`X_2%^-!#w=@lm*LD_GKZ=Ckly`c969i`ylVuH|NLv!J(V0IX~=b2**9KJ5$?bh$-=hN#(z3n`_<%y6_W=*bk$+mu~ zb_%)Zep^YsnG)9W(rK2<@;kocJJ>!!gzOX;Iu*P6jnB#Z4_)D z{q!FnAN}Y@;y3=r-!^kKetP`)dH(v3|IPR(|H=O^-_7X5dkYn=h)b1!9&yq?HI3=} z|A6lszw+1o!uXf|<$pH*;$QeH@l${D&x#-Wzy8Gd6MyVa#}EAxKP3M5pYXp>Cm_$? zX?@Z<7@DMv2OE9%(QGY&k}g*aMYFR}(+$a(5aG&|6Ahg*uQxKfMg`QAqm;`ObN6m1d)}&z880r582{`nxDLQ(;|!C+`mcygcv~Tx_Aa6-XS&9O zj<48fW{p&b&xJmv1Ua&5>F*+D#bmeE_uV`R6AfLQidCyq(x-L|f#K;7UjB@b2UW7v zXwObpRSKO{(}7XsbI(1GA<=J|2yj*=^lzf+o=&0rnyIqI=~Vpsi*Fpq@B0&fCO-a& zPsG(VhA-@@V-PWb8VOHZ4Wm<#%Ie zSJfynsEo`Z5fUa)hR@*44$eg*^F$5c5nxg=+*X&QjrEl(r(RzsPe5T591jZ>;k+ay zA1svy>b6D1Rrp06Z)55dTZer}(@Z5*sXZ?3E<#k&G+>{LvkRPbp%G2!13U-%9%q9F zt5ez(G9w&A$cCB`>_Qvd3lSqHku!$@y@o^fk+io$i8y{Lq;+Bahi2oOAtM#0^B*hy z#&(<*p%UBKOg_||N7s?OE0|~|K7jzpT^Jo*}o|M;-CL3@$rv;L;S*@_ek&cf8m!_R99)Lsewh(xWsloH|t3TT_ZkS z6{&s}(#kwi1}Ga#H!B6Pa46jGd~tJa1}DwF_c>6Ty01uhHi$S%j?1@9A=@|>U+^J2 zNQ^99&`a!pJ8a`k4{=oz%{fJ!9MW*HXs5tdZbZ6n7!;Q-=PUQU9R`#Ctixa}1Un2d zu&+kwe7|?F6T?anzIh?Up;h=u87^(*Fb|Ni;BsQ-&&(*8jA!%AeboIkcViQ5^J8N) zB2_QRlo{er|K-0LzwFok%J|}Ud^Vn*+YGM3ac&t@Nnr0B#u@h3bxXDtFUOdgc~2N) zER`~CgfAtfj8Q5m!PP?ZCH(M9f9bD|Z~L~-^q$LX>|crh;eYtC@u^RJCjRUH=0Ayl5DHL)-*pOKJ%$>kKg`Ve|LQ3t3Mnc z{>X={h-_xG+1ABD=z7=JVuN&JZ3Lz1u~`m-pwG=lC90*RuVqbJHKW^5_tcR`Yte>c z(RH4k0!uB7?zs9)yLEC*-_M9MQ0yqw{bb~Q zEEy2KC~eqrNsR`Uxo?%YveBJXIgsDGeP=V|z1X6kf$$}fj6`u7Vb(RdWVNyvXye`Q zeJ?M3lis|W&fnpxJZI)ADu#20zxb&+6!GhR_wSBB@#p@`y#G4h^%d`pRY?iv{1{mp zl^Lg<*hWIy1jl96zlqb6M>skn`As<*UQ!yVPay?JM%}6exx;m(f}v0^uA8h0MzTk@ zj$E=D^+Hr9mvxtHUzJ)Bg5|^LPb~naE4A>J>WM%o#3@x9rIP2Blo&ZKAq2k1U@J_~ z6izX*&{_@VAmB{x?(JgS7qsKK zrE62)(481`Wehn4nM7!pyXJSdZ!6=(4jtz$(kjlWkuzU||JE`zj_IVzugCVnv(f;V=+w;j$AgqKa$0dOWmooX!v8=!gywCzfrGQ7Qnwfb1sf|1&p=jWfj zClDqZ1=%j1q{qG`nJ$hWQK*E5;om`@PHZ<7+&_V zc$Xa#R?~6OdD{uaAbjz)H{uWd`M(i=`s+U(f9kLNjd=9v;Ucws`|#GxuX$Ea{(2*4 zA&VBRAkQA&2bJJHITVt}7h#4~7Kf5SglI^4YUwhZV)o+k@o@|ywld1+T$o8$#6Y5R zKsjeQw9`l(2KokQzElAX(1&H;?bV=gjzS_LlV%w13Y2C?v3@xN!1)S8Z4~y&j1P~Z zf#QQD=bb`Kqcu>NGS;7=kBy!kYmd->a=te+x^TT1{wq`|Gc+@#0}e04rNu!Q2~ADu zoS6hU66!f)KQbb8uAoXh8}#pL5D$V0@hJKS)Z+N`OneGyeDGYG;~)Vkm2go?XiD90 zHH(W)uB`zvGK-zt;*0N{LlM6?e#>wE9UbT*3F#Vk8Qdn{yPZ+(j^=IHAqdMrs~u1NUPhDIedCZs_E}!9 zzpcfv%#+ZXLM3+6)bS3CRRXLz12*stLr|WpW(SvhfR=$vU8}scj9I4NsqK_qNKvI> zF`6%Y#aG0Xgg~EjE1@!TDO^(pc>3F4em#Ek@BgFmtA5wV;xls?;_UbhjBk$kuj1V= zynBh2w=$x%?Do#yVN9!?h?G_KD4lbD^yn3*T`tcG-=ED!594Drf%4ddTgFjN4!?5- zNlR8f2F}O|Mv(aY+37i>eYU65hl73{XXhvM3(koot3wW*C&CRYb{KUJIi3lj!ys)2 z!T?Sk1|e~HbDeb~Fwhjl@;zi*OQ+H(Aoqhidx>z;+@9Vs3b80Haf(|Y8ZOoD2F&lSSzCdL5INJABR@)F0PFJ9%Tnb*MVQCbaCyh+M` zdmA7PPv)C+zu8_2RM|u9(FQ#b1#Rdbo+3MHjRq+}dg={GDgI>5gjO>cDp^rqbdH1# z9|Xnky`&@kxtU{-_@?cSTS}wcYz%Q4m}iIM`@~QAsXr$E%m3;>S`dYQVkS)fmCnd_G z!Z+2iGJ$fv)^+dh$Y?`!8^dX3la(w>1xx*2v1#?1M@*VVUzYo~EbF?#o;HUjZrg!N zhsdcS<~>%dr`h;oOjw%mS(WSTthiKm^%xwRF4-RGOu1dQSHUL>QB~<>U01Ca;1{x; zgqkJdlt5OnP%=VE3T&B<%WQ`R;T^@HH^BB75gR}5r^T8SN6rM~uXy)+tvg^xqlBg8 zZ2C$d+2&VK zwAzO+Vltg$=ooF)zt~dcN0(^x$eHYmqr?5Uyf~BU;<5 zcsN-Z)z2XNTG5sCPl%ZaDX~9j9_gSEFF7`0LWMda9p@x0N!U$)P=|AWF_Bp_DT@fg zq@6V*cG-nvM`li5>^J6lQ`N8uwM`3PV1 zrLk)nY!e}cG;|phc&65AFsTN|0Z+E3x3#JI4}G=8I{6tkRx#u(&)wkgADKfEzwDR& zng~YH4s9fGX9&@ShwQxY```4NetZ1e|K@)jfAi}<5#Mii9{$UjyYTP*2c%{`9lv@0 z?mz!e|J#`Z@o7W#WvR5o0TP^3=qBkKy!y(k@f&{aZ;o&NmT$#?7*^MdYCRUiu4R!a zwt?w550;*^0F(ak7h=~&Udyy$)RrXEX{Cco@8LG z<=-~z_&y(eFWY1w@)$0k%^c0h2Jkx68D)0iB%ZLg6`%UT%vbome<*&-@B2gXZS%|h z?DA|mx7)Xl2qz?=Q-=SY&%JXQLGB;!ag7`w@@aC>z&p(As`Qo#DU^-gp1muM$?ca83~_XoMjAuio@A~aq8dh-gfFZz`o3s z$JXY4+mEx8Q|nyN4lq6EE1Bp*v?Me!h!1E~1ILJSPHF3noWix#AK@ZgUP+hY*>^n6 z<3MOdqj16apcGQMOs>em{=wpeU1ya}oQ=c7!$c`ew%lLZJ(>H5^Wyw)AWlxsVlR;n zkOUXnVp<9H!Kw4JmU<^+ip)9P+UcT`Yf$j?l0jk=(r6=L5&aD-9+P7%IY$1QTMdNC zlAt-yXhQJr5Mndo@bG@F55LP~*A#jxnl9w`EMVoDLrha&5!v>nAPSSi5jQ&)PqHW8 zvW2Q9O*NO-ghwL`T^2>jpm1Jp;WJobw0fq_^DT}8o~*`nU7;n`i;BYy;fpf*^t%34 z!wQ#Sb{zhAmu-=0ZN=!;N7P2~<(VM)bLUKmfAOFDH{;)#Gc5j{f8#%ne{-IH^Nd1( zUTCrkpO5Qv?FuNV$vH&vN8;N*{W-<4GXuk=gQG|t`+RNeoPt;<8$NS8cnP#jF$3OI zF(5f7%pT>eQr)giscdMD1#=NL@<|u~@p?ZwJ7Ir&Yc@>xVsI)Yv(+|z2C*FxYl=mMy5?V4Ya$Vdgg2#pCeR}Qpqcr{z{+R-i_Ga&k^>f$PLSp zq0BV~8(7^L060fDLX4D8P9H7W4XYhV5&L{G&MXluqMeJgGe+UGLqBBv|9p0$cI9YD zT~f}(f|Q8&AtIs_Cu33(CnmOETwVyq-*lZlYNhwDTtJZ;wcjxC4I37}d{S50xaY!cqN?Z8Q^Z z_c=`Q^2;yBmtK0QrbgC|tJ|d7Skf~UW0V1%7Z^S5r?R|a?~CE@3YkuG)a)3)=X$n! zX)rxKI<*a6FUwrQMhJDm--PIf94TF_Q0 z^0}&G`1~9ix}ox@c^pF)f5OSb_zf5f_GQ03{?UQpbw<9B4tXh)PtWPvX|!B2m;3$? zd?=iTYQr{`!c^;Vh`;eIFU6nyD}NbS86`vvERJHHkJ>uih3PM;WbVa-2hYsLc`psi zm}#1m2#@=>F*0((GL{bs5EKPXg@e6qM*q@7*ldiFC1`aSd%N3lc77JCtX{ddw-3L9 zc6ioP%3M4NM)s>Lii9?SkfM#9Ho_4Jxr;c7bAlt%CWjm{n_^TtVM{}Kc5=?PG};(I zg=3g>UnA2xT^Nn?ncEi$bpB51k?a7HSS$WF)ZC|0~#EAwWF|_kcxiL+7)gcGW6d9 z$cc`<+ES=Q87O_KrC0lR`BdKXQ*s-kQ-gE}yHD3A1c8*aYEYDr#1p6CZ7{jQ*iBz~ zbG_N6M79Z$en|ZAka9DYhpge5GIwlT;IFO{q6~^h*Oi*5*`?L6WqYatlg4yWOk4aV`tvp2AzkWTc;J`RJd5$ zycH(~LkXEudJQVt1Q$n&jXNt)4(?td7E3gXkcf+|(eAzbcg2smR2YLkbeL$f5!b*1 zX1*V{@7z*2CV3ItX~5xssHj|d)|-mI4J>!Jm4dmuO$bB8#kDJS%8{V|_&v@XeY6>k zK;c*h$JJao{1q-#;xI?{^#6`-e!1Z z#r2nvUZP1&Z8}8pCWWh7A203+^)=nH+o$R?G>bh=o}LgP-|{n4k2H8&t#aubY`#OU z(_jZ;sG$j?4D+%agujQCKUaMKmSuh8PnE>zQGrj@;y|8jTBBR^y0_G`E+oYAn+`I! zwe(><+LiGLEnTaiTvw7E*;gYM#ruoV@OjtY_2CwuM{%N>*PPln@IsPiK-6$afydo8 z^9_Z(%qQt2wCoWTqNH658MXI3|CE1G`aX|i<6H$6Tm{s=g*6hGZMakZ7h~eG)PBi& zGHJ}{0!G7qY$t->Ih~VbnCrkS5@g8;>2)z$C3cn(+~ConbQjpJnhA_TDf29-I+2Uk zEQhT2+0U}q`?KMGCz>T`1S)*q2EFuOKHkLVzwm_x4ksMJOcvgu0v#$*tXu+-9 zcW1|8b|x>ch{ezQ?n$i>(Wd>ov6%*rBD7?sbYZnEV@Qf2P`$%J7*&j~;D3d{fXe9u zSBd0K^ZSd7GtdJ1CDRtknAl(LE1DJ8Srf&|k~|D1S5m}^{yIKBMgM_y(hucqrIBTJ zwaQR=aSW+zUAUj+P^s`&)&Jm_^pmrhxE8umX_1p0Rudv|Zbmsl4i%)YW9S zZ7IAaM+v?HnH_mO`+G(n*Zn~lKTEAcaxu5)-za5mv-k!JdTjEdi+&t$4!M?-1KIFr~ z_Nn7C_~GIYq9xn5rA7lDEYMf$FU7g&buz=f4(aVE=;O`ZGWFkdDT`I;$Q1~Ouo9!U zXD+^vYtF*p(`gBjD^_V1yj2TZj;d8zZ^JA@W@M!zBRVI29}bat8mkjv0UNzQ#Mrio zi>vv`q4B?3nUa4dB{m<6Ih_>Nogt7@C1`pQCqg~_!c+I>-4$>3HgguLlMq(%9MrsC z^2+j9r@>c2Cyf|Os-b=pgS837Zz#1etS%|UU}Hj~9T$G*f?qZ|c`u?mW)9z2Ua`tp zR|jh8^T)@JNomvf&C#B99PaLLe@eARL)dl-1f65xzv`o3gTc1+w?>JjI_Mk6m+>v1 z`fQw@KAx*YzHSW)9K;-zZ&@>f>&{vhDrR)+=x9a)jv;0mg_3gUupg`4L;5UbpJnh? zS)=6m-{Hfr;mJbG^Y)$t;dhe}h@`1!Mz9gYUO8M8#*0X^n(YJOhvcidG59SVB!M zqb_X^P(wS$Ep$DuTeH8r2g2a;`_`UFl+$3M&^n2Dv5$zV9M=N`*HFe`d)Tcf*%=?(3kKa>a@wv<&6jeH{}6LJ-(gs@RA zB3+SCv*2?Z0Xr5Ls(bh5(f!s|NoyS$Ih%ulfl9A*6CeEWM+g@{;-HFJsfOICB!a<`#1k+k- ziM}@Wg;aNRbZdd!+5gd_$2fX3nsF=9w85kIG>j51qAKPn?EyjVDQ!%|K7~05bBI`Z zd`kF1guH8Av#UA|oGWee-P-Av)(f7~;!aG_t6Z_DlRM6Hc3$sXczYCqZ`SBs*onIloc6#nBY!bGD-bX6?K#?G+0 z|8R@Q(b^@s&CYl1)g$+s-|t!ox!+_JMSW+Z(=3EbjpR1EpPrq$VKir*Ft!kujr-i;qw*~39(n1)M~@yq zCXTNZy{y!TVK_J-Ltt=bh7|V(RWUTN4@3Q~S#0Uf?K>D9XD%3Q3lnm$rtLVr)F>YV zgFz}}U>Qn5)gskV*a)fW)i$GapnDs`%=h1lY4>(anQgOCD2uRx|N1g6uMsrIOm2Xg z`)2Vw9gvAF~;|MGSPNNlf@7+m+Lb?c3 zh6ga{I55wTl0)6at6?RHlZ1Y?szNJw)&!^Lo<#;sE z2MCw6fqEy|6`Tvl5lWWXRS037ot|ZQ!va@RwB)W>x53U9NCkvW4LBS=2_~L9+N2Gf z0zXrB#Mz#Ie?uy3`Kl=5W&e#(R%RarARd@8#n|jA&>YapoiZ_(Hp89Jj>toY2 zs2$xCr_9te8lO|uW&mMGg)shr#wzMWc;fx(at{abq0FB5Nf z6-OMFySEN%DRHM^%6M!>#fY8G$h1J@JH*u!`PgJCrK@qu`N81YMKb@RW>U~5d-z{; zDV!qRMF|VZd2rr)b5ShjXkPbyt-2EVoD7!CRvbNF&YUmC==|&~?%ll?yIZ{Ir-bws zx3_Aek~cQ-%sZZqcfI>P^bPYuk_$gK`O@Z`UO#JbdirP%gFIxD45NxT(LW__A6DRm z!=PCE-ob3dFJgcHfZIQRK8)@C+tF6U=QUb)ZH`NnA_qa&m*=N!Pws+7@EE2uwvS3# zM5}>R%V7vqFF6+-Kf^+-YHoyUgqn=bF2T^rf!Jh5Mo6|BB*{vWrTQdUKP-(3q*JZ- z)wfCmRhlG@SxiVx;|Snz7(p{nraH_<%^Yg6&6J@{hyCRAl)hhxpf7#ti*Y?)dlPXR zV+(=+`Xon4qDn$;*3S4DG1PJ@675^HaOgmV=BCL!mOO6dHjSiJ3(dhvP{xJ7Aa3&2OVhDOYZyK*?}cp)iqV>WXFNIX2Q8dcFCLojdm5}8k%6h zY0tZ#`oT;4htX+h72fygzu)ObL+-ga33ciTiv9Mw>4sz0FKfk0f7foxj_AWDHHe;w z!$i8Je+P#F#DRx{rA0nwh;77iz+rI4ggFhL{NyL?wK6qA6v#B!3!vB~gov);E5RpuG;?)@*NU3BD7>362e#o)z0C9@=&*dW~i))!5LCzaTO~ZB94>U4Lgt|=^WzczAv*Qa{>XAum|^y@JjMf zJOHqP*WaF;8^!#0b_CfUA0KmvVkJ%v$PoR&cOqY2Ut3Tr|o_(5@}RXaBw9a0`u?EZf{Hh-Sw)9h+4?jOJKOIGEfYBN&{g(49%wNk5>& zFsT|QpIyAIkco#xCwOMu_iOGyeGBrVinnDdsq&NG>o^RqKhf17>O}xsDMN508PXvM zw!K}E1{+<^72fZifR^fs)yVg88c)r0-(mh-kObNtdJFG%yG`}{`l-))@Z?6!duYC) zUV<>BvoOGCnE%LGUsS*NoK8iM=XuGs20x&o)jSZdg#rA+mcF|C;rbyTh`cCG3$`^lqiwQr6F!Z+XT zeb1=BHkW31~UxjOo8HTHt=B?-)HY zYeXjv4E6b1WI>}G9<^!oCxIy6W4%yY(PA+FL}4rw&CIeV9AT;DDYFl#-UxK=R9jF6 z3w>E>@Aloh@s%I^5N&6T2c->KN_sL<6I=1{qQ&XSLq^Q}o>4PSfHeRXgXezV%6$LZ z7_c_Q!QoMyQBJzq0Ucu4J&Muco%JU97FM?u7vT8#jToBFO$JYJI>w4~kQ2lp;S~M= zqh0oeb73+u=f-z3MmAh!z{7URWRrCuWkWewI3DmE#_J8A?cBqI06k%(PRK*ZL`i``B|3GX5W-ow}D50fxdK!XgT(B0@#;+yk>o%->&Ai9?wqt*}_-A zAw%S8i{s5R=LRBhvFLF$Wpu3doKXc+oCRfEa6LFaTMZ24*HKrP^+7D+F1?id>IB83^O`TiEM2B3gCtzYFOMfnDRC1P9$(&bAS0krV4U=^frTA&ntaC8I&?t!scO`q`P5*MI z;&{l&K6S7k?|#=iIKG90fZEm0Se>loU#RZC35mGlNIkYO|_sMsh&!KeNC zoX}^$Spo&YX*oFDSKrT{xAyPQ|Bkw(^5S-e%EWItIeA?bEa$dt@Hr$|8-Q9s-q)l= zZYV*mFyPfC@p_PkYjg|v8y6=+nF^W*jiR0MXBlzd?-pY1<3QnX;1J*-xPTJ$(3k)F5+D3kE?5)i&aU7t${_Rit6viPB(u`q`c$+991 z(NC66-lOOE1gNGq21$ z(EgUYy}VTEU)R!T3X?c>uvgG*{_N+}sh{4Zo2E*f^fcnH6CsqXXe_AmtQ1F&nk&)43!1TvY6F*Y*G!8og^frniP!GLFy=lP2nSbr;+pJ z#l`ZOiR=mtFB8VrgizMk%F4iSVMMuhV)8gRLMF0K36apaCa-EI>*NGzvhXf+!!-tR9ri_|&qOVkaRDC?swwxqA z>$)C}=g=pU9Y3pNns{qetvLf@E$0)5iXD7kxIU$hHrnQ#oISyE=?Wta)@T4lu1JGP zke;v+4pa16KmFjg4vODaDVNp2_6|aCbob(5V-W#yLb7g{a@UE|TcRcsbcV#BUbvg(uA!a6J zs?TJw8W|I0E?gmy1pH6GYviwz&FZK5_`CD$=a+TJrMtWPi{Wt<%iX<0ic;BkHW5@= z07;bPE9zx{ig3;%1#-X1D!5pTBR)CKfyj&EVsPEp>&xT^sbsYsB^%S$7;&pgt1D3w zasig-GfsxH0%%)?c#^}AN|CF47VM;B;1ESJM1Oqz*qoWz7Yv^14pCqUi9pm ze9J_CY!54;Dow`M+!xMwe|8SP^8Fv8Mae=>pgMV7P5W5e!Z1ls&!ts%cHmCAP6PcvKpxNYeMk2=e&2AnzFq>en5#`d&8;Q8J=0GzsI?) zCV{BxNaHx5t(yzf_Not0_!G1J0_??3o+pXch$z7c&7?CvXEe;S@fz?JYqt*im5V-|IL|NAuBbJZ-@Eu~YGMB`e3K3&WXZ^wa3eq6r&& zoHZPV9M!ChiWI{znK)Phz0$u&(KXHZE^moHN=qwZzX zxOFd9!;YSjOv?k^!8rrP@QD2U{Bf3uZdsU0hUs|D+}PjW6@;$(2_h6O;XWL=3s8#1 zNIFGugF$mS_tl^|RIH2VW|fGWR3%lLV@SOPm6jfjh-BRi{k`L$;BdIoBz-dsI5R>Z zTJldgPnW_bJQb2wS12JGhFj=DhQ=_$a8$0=;&RXrpg0l-Q#gqbLu<-3VWOY7|1M$8 zwX67(-bZZbGxzN1*5Pu#M@I+gY^?q4X6oy>AP+7}zLqnT=xNJ!qYZ1$$6-%9E#+@N z@?E5?4bB_nrpbYJh=_jS8hB>;ECTN!bm^x06CMPb)dFVCGh{ zS>D3o2@UGKe$)4Tc7iXi*Uaw8h-LI&JHtkuxq1D~rn2vi+xzpbh(lH1sxhMeyDB2( z^4D{y0u+I^20IHl4j>ONzWCyZgTOqmx8iY5-~GFPcTz5K5C%L_LKLYWW=F!j1`vj7 zk8<=aGMLVm&jU+eTA91F$533+;e)7rhmvQ{RA180D6o-ITjnu@9}s`GVXFuO%No|u zHsc6Ij=0t-FsE`=wI9L?Z?1`71cjLTDpHLX!Pc_roR_7Yoc?Jx0h7r=afMtQ8!Qq;$qo#Z9qEuJYYIYh< zF=&iJouaIo3q$iW0CUqAk zjdJ;|>OoAjKR@StI4+1m5xTNanU->RxmN2C__?sdo@k4tmf6o~$E<4-)XzLLx8c8& zEgX%-Nr{5|;Rr}4K_o`ki?AMoi(9deexuOc!QlZR85g6%>7TD@kG~hr8|M;K0H+Bj zH2+RkR+;3U)X*8a7vk?^>M#@6;XeX7&qn&D3}vXwrJO(ZL6BnG*!>5uVoqE}-?Wu$7Vjr2Ow`}%=^%MR!B$&Pbn|(JG=tU?(Z}dA7 zh&#n{nx5=@WY$7s*~2(>yQjL|I}n@?3Xk5$ZB#VFQqVU{u8rR242p^H1R)8>ux3@r ziS!yoKK}iG|KDF64IBkToa`hRWx!LV@JR|gv2N#K=tr{7fw(!u5H11BvafFG{b~yx zgR#4xMx1QuyB~YEDl1)^Gv~l0MNcj`(*}nsoa$(%zLq|S)1@3AusBYgd{B)r1w%@} zXd}TMkI*{@g4O=Q{NnTuH#-TfOVR8n9S@{o#93I_@0(E57J9PxUE8$~V zVQ}LR>7~cfx^z^%+->gDky%vlBml&`>@H-Xa~P_)7QeMNhWm~()pz6m^Y0A?=bITm zKYruoI6PRzqt{=GVIbx|#iPr03_JU=oosiw9T?W<=V$(XbH&P)1bUQ;*M{6r$FLJq z%fB;UkK1u_e1ahXw&!M9ZP8gA>}*+P9b+?+{+LCol+Fi)jWfM}fIyP!3xHZolfoyo zQ~TnL*Iy>g!e^x)Zj@HJ*{CnKF_eRhx->LYgMvzlTm;9TCJ6^&Xhm+cJhS?k^h_%k z4w;Fe=UqnCqC`gBN@k1erZB?B*fMIb8Vfiq97AY|Yq5w=;WFp!hf{^o=YEr2LHc7U zj;4Orc}4!l-@u{^Z0N5%kFhsvtGwx5UT9$Hy5tz3s!mR_vsM*wb^-7D(-89|wT~8wPoQAc}Kb?AH zpoclCf%oiuRyz+C#K`Rx-RQ$9H=+_C2%KA0=gKx4OFTio2VTm067C;+j1$g6Dn3r{ ze)qcxQ5d#bCC7pAgmlS^>?lq|LR&ZsyikWUS{#>o3L64fxHRrv!V#VvYLJ|Cq6Ky} zYzX|j8hWTsNi~XDSf-Y=+BoGdJnE=_4JHh_O!vwoT<@WMlZa>*e>hc9x%KSF($a&v z+N`o^Z3Q1x*Ey)|EbF_rfuVQy_Hj5gDqn5K{+*|jyeFLl`oJl4*8Z94Y>V@kbXz@p{@taB6Fd?Hkp~n9uv_T7+1T6@G`B z<O* zPjSejRIPQ^NBD1&_dygfD7_>U2HlLDlZQH-n@FW&Sn-l{QvWUBJRn0~g~A+OHmThq z>6SDpZ3!RLJ$~oI}UyTQt=TFbNK9MKRfZ6 z5Ctd$85V>n`qI~AOZc-PF2Wl<;#2tp;TQK!*(8NK;K?!GT7J1A72a4j)N!&Q;cU8a z@``d}M-bGCzB5AM-?;r+w%G;|f|;Fyny{((v97-=vG)YXDm(>zDTed;MGQ9Zm9*)K zkxm<}&$(LH=MDw%XY)5q_^cTP&S-JR+&MbTYf*2QzhJ(^Xl2YqR5lr2=!LuNpzEI< z7}~3qEK@ux%Vj(3LdBre&f3mMFe2VCQqB;O5d~&_R>3Mk|9%c=@5PUNKe74QKJRdH zOpz$k4qw9%Wy$MlDINXl>1^mmbO1K-{ttc4lIl3>+-P6-s%d{ak&_ckjCA>-ANJzn zx-E{%fRVX4$0!!(cJg^D17U@6lTi~nZU-aB$Z|RE;r-_r-B#f%W|L-dusC*VL7;Hx zFvvA`*@Qy~pQ^-oeI=wICUg@B#YjhEJ|3xioD(4hj1k5;nv5MG1{roCFV3hCk#((b zOBUZEq~brg^NVvFh2%U8v2p6+R#PhGps=K!-0ekWR0zhn7NpN}V}64wkgA%bOU2`i za6ULUY?1F=Wf^fvYIBa!r0qh#fKq^%oSmL#g-f+- zK7)03%4@(_{jqNBF&W z#cZdbgf4D`bDZ+%ssCJ@gUQ(q-MO^RSzx`NoMzc9*hD)x4iuNN(qpn?on8a7;8+&o zPeJNUrs0GuT9Pf1%-aQFm`RU~LRTE~!Gi}pC={)-bJm3mdbr4UE?$JSYM%=D@(Z}!$xt7XyfB0NY zR1|s9nG#`Tz9mycj({Bl4Z@QH;qwcl5cOu6lcK)tGN!yg-yPk3KAw60D=^qutmrCE z9={&koHu5afh3@#*>F+n`22J>YFC?h>1-8W`JoTR{^22E6~Wvxl3fJIBc$bI$~7p= zb-7tN?NN@-W@Aa^%-(US<_*R%D=c1d?tEs{D>Q|D+E#4uLWFd`GfI^~rA|WRh?dWf zA3x%81W~}i^K*!d2>n<@snnDpy;5bMVcio~$9Rgkngy`tef_)5s8Kbea~uFU`5L85 zT6vFl)7Yurg$TiNxcqlyz5xGBdURD#kQ1B@!|xn|>>ENV4z)yANniCQHV`yLCQWfI zmnK(*OmTE1sgIkU~7j-;9V#*m**nw4TVdXNd;b|_!Irm@;M!vpuNMRLx)uu zbR^G2s0n-#Axt=WLkwB&+wUM&*)|MDj;;|&D>Y}z=sZbU&e)hjjvbjZ3O{ju;%s!` z2T#kp-nAzR($J?|wmv-J*^okC;=uEFiHx*W9KG~xa$|p@Mjz_yvxm0b^xp<~aq@ca zVU=1A<}i4vxlEmd;1m{b_r69a2qldDZ>poww_o>Tc8P035;zY3!~gI-t8AQTmw;kM}Ety4EThqCZssftuho zWxCS)4^!iX2dVaiyKNtUiLVzO`Z{aI~C+d7QX zHAdwMW36))BVQv?Rd|%HK)x>728w}_yC4&2h)^nvk!du~ z_X-bkscN50iB(E$(-&hJ^0U*EI8s3{LJag9`+;sqs{?Z8_7FReL)ROpVW!$6LQVt6 zQAzNu@M*F$kFN#K*p#Q4GSVZi2!>HlL!{N6 zm8#_Ow@3XBr*Idf*d%rwhFmsgBMoUk-juiC@V)072I##VY+qKV!7&jpb8h9kK0|_K z-^NV_cIcdfK0ecWC%}9MuUE&RH{RVo%nm0wo1rD5FtN@1=lW13p0UoH9HVXrUZNkI|?8Rt}hWcOr%z3{Hs})A;p{qkOe;DFg*3tQ})_A zK_$oFZIo|v3Jn+9m^N>(f(>0=0cL-0QHwp7*hU$F7M=jxD~z6OpwRcUPo9HQopi90sp0bh*4*23wZEcVDUYV6l$MZ$*5CARu?tAn?H-9IQcx$Z z;MV?L+_`li!<(ah;7$?YRJPbkjiuF^v7&3?IGuv2b6>n(JsRIfx2MdLbhyTvGB%k# z?pb|WvNp`^;9TGN-Vf7{jHG8{akgX>y#D&D3QfHJI(@D_oyNFzxEE+Ye(6h}jqmvU zXXER>?Tf(p)IYEapTadUSzE!VQwd{9?GOZDGc~Cgo}cLXDus+J`|Eo-G^qk=R6WM+ z!=u=nofM2dAp{Cit+o#m;?}XRW$=^&7=p~nfZ)1MPL45BXfR|Nv&fqmK#cmJQr6mj zEm(fNkR!KmRtwihS_@@y&uj2-Xv&4GG>9_T(qRI-szJMMjdbxAVAJ@ z%ZGVj8~O}5Z};!tZ#BW81}5B9lP`A~s$;>noNGu!CbYK^dsM?cO zI=UG~whClLLvps0p+7j0i~QRuYFTF&qFR~QSw`q#HlmHIPpClKjBfaizf!t;5j3jV z4;=4CDvT$8dUMCY*(o0FyOpPJ-!h|ofuw=Afnhh{-!-3C$s)0Ivqpk49<}`SBm?h) zQ)18C5hw`7#@q$_jB1zNT9My1s+e<&f`&}mhY@9Kd-0z4fA@Iw+RL%Ozq6nVgeZ<5 zJzVbh@%*_-2#Hv+Mz|RKVLM)W`LprYKlzE7-!KZj5V=)#B^sr$O;qFAnLp!1rmjX? zDZYPB!7u&G2h4gdyK&nDtd2eoa`?%fu zxz%+amt&RvyeDk+<=i+03@=wR{^$?y6FEbB=V$m@)e=B}M5;@PWNx6eVU;?X0 zo%ETrEtJMnK+#g&P@`*# zN#Rhr-1Gr*&N;CiMBwo7P_+u8Wt{`vV`n;ylTtEqJR)#hbW9wsNh5dq-%hSz_fdQa zPzvc&;7~7o4LJ)!dPv1}DksmF%WI3gy0uE8orlRhtUhp zFx12X*8PEfY+QR^plm6EP^GX{{k{q{#hd!UI-a+c5K76!@JKj?r_7_6gfJ+!=ws)8 z9uc`=KdY6nr_hh#SU=om<(q8SKmL74pnlW44n8N({Oj6uR*A;z?|ACA9dYK;(JSrg z^51S##*-JdMrFIZPG5717cW<5VdOl8;nq6Y>4;i4LaSZBYINmLmFN>9kQoKJ|MWZK z9nZfohag@8A6tllyreHKFH)>(W32-Ad6w+&^xD1sec*KZhR}*s7U%nLba=$MknTC3m%;(6 zZNc$tp|DtfcY30#l#>({t$ATi6wZ?!2-R}ey)s*Bct%B_#{bQFL>WDN>Fvc z{k@lN!&5pTE7o1&8V}OW0*-=7FA+g3Z=AOQkq_y4E)D}I12YZ-zeV-YH759jqN3%@ zW8e>VHHRg_XhX#XTCF}Us!0hr_%m~qf>oW)cjrVDJIjcaLyti>lY?mm`NtyvAY$l!uBLt$O0Zk7I@y>oUNT1&RKWV3prm5wL8>g$6|<&e77GM=ckY3l`noe zh7~1@U!hqXhOARCx=N#R{4H}mO)8v}qew>9pZtcu6uEbe5;dK`iIL1NGen2r0j%7RbgJPf6t2mMKPM*1Ce zfO}(T{*6~(iT#6pj5vR3a@wSSf#DNJKp=-4BzPM;azY4e!0dNrPhG1-j&N`}7J^rT z)5Rr_L$|RKBm3ZRu>>l&oHWX;|!C0kb(I0q9XO(5l%gwuvl_C)6}*jcd1Q}mPVn2~f3x@$;c>Rv!zwhAME8Igt?D^vD% zr6XHZ)kY%+-|1ur!WZoI-q`n!1Smq!Q!vty`&S3S&Oj^sb;0x-B|d8#-rnpi-05-v9phFHQpM&Xh=U40FqLITxh@U2wZN3@sf7GA8&VT(T&_{E}kiWlYl$ zH~Ei84!7@GO=V=~n0;m}NW>;}1wbIu zgWtHEtP_xYot)FsZ&iRoBeNmy z-)6L@6f`>n+dEl@A`K5OT3%kT`iW1UoSwwvV4`)s~2Vt;IKf@-NPg!`H>0iPK8xgz<{yQd4WD`ByWwODk5P+=JzWeFNH+d_?#ogRmH5hzbb#N zObJ(Sq)nU%&>i~JDux#q)J$MqsgO)(r)O+W4_?lliKeS8*aRA4f-&cFu)iCV#Es|! zG9R=b&q*5ELFu<_=UfOaurDnqnc52Y%29%%kmTYvGWS5g0rULQ;QSq)L+7k zlGCohrqwKQ)Hc^bp13xpAusPOIhtm3S&qHF3cY>mjKu8hKQ@@ zMd7rKn={Jn+1tVet2{`p8V#WC&id=c2zzzpI*@TD<3DgtLq~M<>^MsQT@{mHdNY~J z=Iz~gH8jv)eDsch?_&)QbV!1i4hPg2QS`_{h6C&z*ctGCET{S%4u`j~-i1U6MR;Gg zxey)y-~aFb_u?GjRet@~fBoVxq?bw9Vaha|09{B)=!tLyPJ(Mo;4CmXQv%|n9gKW9 zY_Bi@6)WiBe~<1eqh52Z%4w%V^GiU#6B+7S``Bm}A*Yr(+n%PHdBM`#3P-pL?Ud|}P4v>( zlMN5#t9j+w2luj)XT-(Tb)1}?$HPaD=k&zWI5|0+Kc8X*D2M|IFCq9u3_L>@_ItTA4o8hbkj@tzNUO{`~w{qh$- z!-x`tz&W67m`waIQlNHdJ4tpcj>+~U1v0V(DZ!!p)^Gar@ymbXuZ!RLNB>NG;}>3z zN2h}KaiS8?%236yI4dnjs?3%$<~T+gHY(~Qq)B#8VUec7SU9A6NB4zJwB}+*9K&SF z9LVD6vXw;@o7#N7chv z<;d1#O*x&Ejh6Bxh8={8*oF<0n7)$>#lV7#H?2#xY&F9|-xOo-{P|w!s5}4#%;Br5 z4(Y50zx>0H{uIW<`8Gc{R|B-54l8=G(SVVJ@<;05wo;pd_%JU%{tfj!gmvZ%zICO) ztsr=lJKS&V^|G3C%Qe!;_MDRU-2Ed)ULa5lf^c?nIxnRVh>=y?*iPN#c1`TeTz?P~ zDf?j%HLHHY;Ol_Q*Id=KsXwpQcAPv~^@~6Vg-88zEL3Wnum`OFL4A)f(+ltW8bIp3LNZ{;FDg9vuJ+X+b%S8nV0#5aCJ{FeXo z|Bheq>wjbX`j7pA_`m+-pNrr1$NzNvu0Qst;*b92zY#B=O<^ISO>!FOAC*ZLq%B8N z4#buihk~jz#dGgqUf)09vz;!d<}qU=Xd~m_Li9KmIt;5MN^Uk7tjECcen{BP^JRy~ z_fp}3%{BLszQr)ZPjS2+$Bq#;{lWf9LtR27RKs+?CYf|gsgN(d{IW70GW`*QXF~4& z?g0(}?;Gw5S`Gf&Nfhe}2hPuy>R1dKUE6W8)9Wxqo5CVTiQrw5v6EpNu7qgiu@w+0%0=)P(TRnAs`!@86AEN1!drz%f_r;TsR<{@#`I z)4wESPrPiIYB^zl{Jr^jnU!ZwgEJ5NipzD}<~HKXrPE;apjTORW<>LMxy?>Qk0yB8 zYUrUl5>8R9Bu6_5APAms%4Do^Vp>G6Xf{2*OB!CUyIZ~CTYM}egrg@`xa zc%#h@4zISZs1gf#^S0EjjQK6>Q>!#OkA+!D2%Rlq6 zJT;$%d(WdXUxo9jo7w#|iu0gRyv2m%>5lf194IMa8W}8%#rfHZVvVKZUd^_ss2@jp z(`oW-l%eQey6yDa#&SJ2oGhQcdrSG{Qu2edFwcZ2c4I3IHM7wIwqYoo|2}BcFR5Iq z`pHr7kWyL%CTi)rr=~(lJ3H)&;WKBWWNk2~v)A<5Mrd4X9V54QbT6KJ;k~iGyrNhW z3Y(0aF&>*7L?qLg$0>w4hUQ!5kuORCwZau}`K7Fx@&(3-df92zU zExzuPe=|P*&EF7z@$3FtJUo7^3<-%9aUHHL!J+6k*Dvs>(qS*@TQrRBPVC=)8c`^< zVPfng1f&vb*(hi5dd?0ZTsYV;El$&zq`XaX6L$9%Z^xi9D#f7D?@vE?DmF=+W5Q6; z7DhA1jbBJOZYtW8h!IYL^&X`BDC2kU?p+LGmU~A~N@xTIGXK_1ZdJCzN+B^Ca4i*7 z5U2cmG73Y#Q%_+%&xC#mx4;d;!Qwe^t|dRTF>i82=>sd3N`GYje0*}OZ8{MBOFvkO z+~h=uOlT*SA4Le|hhvD~$~CYLybxEueCnxtpgBeUT?ASom8+sZqY!0Pw&fZfcBRj8 z3J9Gs5zetj2mQ=1zVy;7F-~$aTzY&f(`$VKDeC0f6W9my8n98eXH(_md2n59WN%+< zvB$m!Mf-AOPjHaxFpv%5G!E8BzN^lH!zz66MRZGFjI|e-C#OPsswjfVik?07;Q%85 zjtMzLP*DVy7;|n6%e-lW6}h~fWgq5nJH2y&Ls0jn9p<@Re-|JOb6A4*2Un+Lnf-wy zfgChh5}f0JvyiEm151Y@W=A1#80HBPCzKz9iRHtG51j@(-MxFa7ZP&rvIP}f##qI4 zDxt9&$-2FjIVS(p=WZYW@mmJjOzJ+pa&*d{D^wT3B>NKeT%AYl?^zm=aL~ieOyS>E zgh8aaHZ)7iIyW7|;nYSgjaHOe7j`0Qc%q+rZ4&pE!yZ1bR`wN0s^7f(*{6Mvh(BWl zfR~dzxHdmQC805|)?%<>6u*Q1Qgy&(U**7$8)o*kDg@W+OadV2!7#kh7RUedT-}e& zeatb_=&0Qfea-iZYhd=v(|GyiFT^$Ng`79C7hHjn-*a9vAVMA{83Cy=uKeQG2ySmS zNC&%n5u;^~MGhsVF8N{+**L#jdk690-rWp2jLw(MLk{N69?2Wc$MGIV=5!3Wu?tk zrgAn{cg(7kQ=&%{$Eu+OW$u`i=+Ghk?63lk5QY_p3iO28btBlu`8yp~>6E%|m(XsR z@_2A`sFX=(H8iE8@;uQG{QmY`m8Z5d@4sPPVHs*d$Vzf zMj0QQKLlbpm9RwNHF(|Su={lWsb=ie?1?fkcXB~5s^}EVFN?U- zREuB~mU#12FVr9X{Y{l2OD7B<39iXtl7~B{nx7H^sQiGs%?N>w`i&!hFAMVEn^%#9 z#$3Oz`@0?AXlCcs7W9I)mUeL#Om_Jjf8%egTwn^P0MwzcUxDMm_UE5}K5z`+E+m&> zAv?}UgOwl$W}n-=d-qz04%td~#i}~#gc{3ak1DO)x>57w`1s)Pfk#@^(DT^`5V{a7 zt21)5cj_i>kfg+xhN*xXt{~~ys^g8y7+9zCpmumqIJ;s98-0GmN+bP>^foEsnV{xt z*2S0?p?(C+>C0o^T=Lyl<2%v`voH)Qst_UAXOz%?d$hReDr@I6q#m*5g(X`l}C^=P?qP&`*G*~JL0Ja?^w?1 z?EGPzW}zOAeR_QA^5YmVrMHPipZowhMDr>}hmove%u3U<1E;dpNe)~km&N_ZZZPKG z_1yEZxh70-rt9LKk6QYvBCEvD8qbC+M_I3;^uBX@@}q|u;jv4#RL zIz&&>DbFv?T-QS3fl?Dh*$r26M#fRF|2z{K!LT@@=KCvhqR{|}Pz}C+>s)uCCA0jc zLBO%(=*c6_0%b~bH7^MAB4`$UYKK(fY-1LG+fo>6p6N3=ETMBz`F59*HqkQ4ht0xA zDLAITE69kt_X7hepnq3cb>>0}eu-pg4v3w@lFg*Piy>2Lujg>gs}8SZdlV|W)-{W) zX!KB-WOAn1rfiTw=v+*?7Jft6h zK^=lH)pW`3yWZeWRc_ha^7E9?4%r8G3Oq-K9B#Bz827rbp`z}4ww2ls+Q%UU47~U2 z(FyNk!~_%pai$P6c!alrli=AT$B%#f<2)#XQ3mcg90t-VK^igyF>)Vp7D%&XpBY_n zh=NR#j>lh%C|mlurzVo9p?tgO6b6t)h97DYKUJj))sUUbmqt>wCcNj1e z`K*d(*w@uZwSBNuu43AY^I(-tYd*MSdh@l<853WPfhF!cbAVoptIbukRKnxse|~-m zYGL$>b96ePYe*uT-h%~IL6y-jZ9gl~ zFtTcw5$Y;oZvR~XX=6BU-+6j5A{JISN6I$TW31V%n5xiwfO z^iMW|oNYPjs!>C~+`fHl35N|$zvp*^nN%}Eh=4f_$0v{Gb)_&89^2pBiAmQYt%~FY zIjdo3caMD&q1q^eg0R#4J>i>>Ja|R7Oj;D0U{bR5JoNW5s;o8yTf~(}M>PSKV_K)g z#jfnAw?WUk9UT{TGy3JfS)4NZ@aX73h|jRKWaXS+o-JXYO*-cs@6Ns3pbtJrrxVlF z3a1RJIbo!sv!4|auQJlk4D1CBr$P;2t{D_nr{T*}<+6|^H;?%{ zx8tV$TX&3F$+FBcFr9p|2^T&$p&d?%bBLj4SeSsOz0I<=x}=4N`tZP@{d_9U$rn7T zbi4X2`}jo&%I?s3b2_CjtW?1CXMgW?f3!p8LR~G({Oy&>6tPR zgVhZAZm^WJxDNVU(4v;db780aJghWYRheImALsxDm&k?yru8UaBm9+*J3!=Hw%@(` zRNTG)AU5MwTwFY!`3$dVq$?FcMxz?RjvJ04qqCV@e*+_EW8)IlDdilovn4JA*JX+D z?M#h@sm^t~&$rqtp1yZK#L9--djX@z`swMh%P%h}m{&SB=a%6LId2$Va|djAA~SvD z(!0{Do)d*mMAmb4Mjh7t}@ zdbDOEKtf9I+&&^5lUD5bYWAC{(?)Sf&V|ePjkQa(lkO#b$vMh-$N4>ti+RS8s!r$_f!4xNRaN_e6o+jW5KOutrz1ikDhqx&UF;A!#z^dGdiQ-xe_ zJc;Vm)YwWbGhO2^4oQS2LoU`?Frr{<;*>`3YmP$ikPIb6P>px{PD%i{mibhX1Tq=e z&g|pXb+^&?N&Rg-XFEhMyzoNcEFc4o13;mvk{uDQRQb`5e$*;x&W;H47|4{sF-Wu_ z{2x363vxP?Sw?;S3Bi zjy+jIhm)a~0cFF$*Q#tenTTe>CpOZxB`W%%BV#a3gqp&HztKCUBz0ANe3OSM4RP(k zdVTg+wD07a8-10J<k zORbcnqg!+reS)D^_-(V0wmAoF7oR2_OU<#|D}^WsE!@6!S9%sI9i5JX&d<*|*UIx{ z#EAWv=`S)0I4{bd@9gdqo^UA6ApxtK(x)!E=NcV(Jig=8%FNhC~SbIc_xkLI7OX;YKvY9E8p}@RD{}wvOQFPzH|4z)k<$ z=ROxW3mxgx84!yk^o%YLo@gdM<{V7kZzesqIV|C0K!6M!iQBht4^Fq7*9Go71;M1E z;y`HX(l3Q88Lsypoe=WmHqt;>Q6L2i{MlmEOfviiw4-dTS`t=-97^|rk za*W}7(?LO8ho2eWhg{ttdMe(3-6pNOa4@s5a*!ce4&o}@Bh^XQv% z!eAJNXLcO}5%1&(0k_LR$l^*yN7z^O0aVk#DwaDqL7Zld_gR7K^JAi%$hEkym zIchpb8CIMQ?uU5|v~Ne$;VaJ51jZK1I3UdM>@&}>Uxo~I4=3%11E$bIqD1gSI7b(t zYE6zQ$2ZXz2ZCqUnLD)Of?z`-o|@=57xG@ZT%3mJLJm{6jNB(Y`J|mcnjr{gmy2$Fx}@jITku?oAr?g{ zP|j3C0u>qXsNbJ$__<+r6w=V!Xb1b?Jj_eCWE;QndicB4f>>o+Lm~@= zAedXC4D`uVkOepjkQ}*hAQBKDaTFFLqBv{q#TQ?k5@jGf(H=j39P`}x-MqA8(v$Fv zBGpo{nsdLZdRTw&aE0Mf!{FY(3LClfbgz%-@pU<}*Ui>1tbQBvnvLPQ5Ng{w+;XY} zhssH?iPlR)FTEkZ6HF>OS&hhRU-8KXUyerCAI5BI$fsV2NtiMazM8v)c$p3GA?f3e@@y-|CAFHi{IC=DlXKFUG=Q9fS zFwPl~CHZf&jP_H*W3)y?IuC1=)wX=`z^Fb8j^QAzOn4iVI=YJyYt7Cr24z8w_I9+L zzv;{KV~lko%pzM_855&o!xxFPI9##2zq^cfclPgCvYB0kG*}9GOtP#+g_2Kmjk7c# zw<+~b4&F5449K8vRCN_t{?X${2vSK)!8!=avZDX_jm4rYsKhm>-RljUhXrK-*|Ai! z9gtNTLbl`RL>nRO=^EA|WpW=KvcZt5ny0pz{L4DelfnVYh)`;;`jTTiynr*~aD$04 z(l=06lIDS07uHu$>ZHzB#yPKH7|ij}y>TrHg==zqX4V+Va_x(jju^|)ND$Xj{%%|* zd#er0ymA_F32`c_B0UPDrL^gEPyQ}NkW_WfQO~y#F+xJ=$l$EFBB|~@=iGX2)1ePd*iq=h6DCA@YJVr;i7j=;-*rJMrvBhw8Y;i3F0gBRSF&U4_p_r=RTTf+ zpZjw^WQOJDyBWrnlJisc-vqeEL(Lj^F$ne%qW@_)3`n;H(L!nKHQ| zrX4Jd;HrjkRKGaB&qqG00!GC7CmA@n20*G4qr)`(uA#wq_>n_Q#K-l5n?mv9gmDD~ zi7(Jrt}UU_Ap0n%gwZmMa;zPp3R~zw?2%eFFZbhcj#(cb9Kje@dt6h)2yHkvqeBcG z@aw!hR|=m5x2TY)QSAQyGHTz-6t~H&8*=X{-UKAi_Kg37!)$|+kWB#0j$vTryOOvR z2AF;6PaFoaF<5`*!GoBtuf_5wv=Ge@bQ-aNm${kpS&0#6N8(1eZaqcca!)jBcM0Xf z+Fvb3X;QWUvc%&hC<}(4^8nppB%g(^8qPpgQk*Q>L>mk7@AcPS<6N?Gr@~J-Qn5Ah zJUA1AG*FNM;Bk%%_X5XPT!r1kI5|DVso=D&?|_lcN|8G;n|Z5OrrdQ4-vZ8u>yJjC z$r0in0_n3Cjtt*(&dwwmCOHhJS64`!3%Q|A#S;J5J$81+^_ox=Tj(>Mk&Q}{k1LL& z^5fH_e!E)Zln}mfc8~87{UoEl$--tka%9AHXwFcvnraHosU*75Q)|WW9IY3937l7F zR*Z6Lf8%6(9J6jN&FrwYIJvy!{+b8D`Kwg;^+hzNZVw6%ao;MZ!JN4| z7&Z~I7j|+%#%}864Q#xpoU2lE{OwFz?D%&ZdU%uH`n%py=sh1#MjPryH!C>$`#<|< z|LooG`+dLf|2jVe|5-elo=k7y>BaZGcbR|WkNy$yfBl~yi{Jd~f9qlxqJ~Q)}uFqq8wL7B>XDVg9nlOaeR~fq;4g()B5W9!B zW&mD5p}#|N5W9Pai?Nee;3y2o7oxzrN2UDM+!6HrO*mCtz7Rc|M%V;x_6`n%FV9XN z$MymvpU-I5Ls;w!yg#;0oL#Nwr4h^_wHPL6#z@^T8p1o$1lZkMM(x{eciHFQU@y)V zlA#RIQWIilrA&vd0p?j8?Cr!k<(r39ylYNZe)RgwI0)2=PzA)M(ddwzjV7a^zFdsQ z2BbzteShC^=hQ^l%8@erMO>@SfGf9P1ZKnkFf1v3JR>fX3mBMKn#_7mdVl{QOt!mF zC`NT5wpC%0Jpa92)smQ|L_2i960Oj4g)=6xFFq-ak>il|C*?-2)uUfmw}kh?Ic&#H zrXv!XIzMNWuVdkqs50h(99KPW5=II+Sz9Ygj$g#e*%hh?no`ncDf8@Tn^QtD<|mgY zF=T0PoSH35ZeMK_f?M`C@&!s|q)B2-TnlwQI4}BuQsR@eW^mxdf8c>timlRcceZqH z5e~8FZ^4-qNsNwkxWv!6jLA~=)_fU77Uf>y7&(npp_7%Iy-981fY^b#p13EFg>RGD z(Px^w!lgs*#bMA?2i?|c=ra`SR7I0=`S)K&x-jwU0pGN;WnX)u##F3GRSA&3(EegQ z;V^u^@Av)w@Y~H{crrbi{)vC`AB&&zGk&68UjC=2n-B%FV&AUDng52OoVCBR8#{-0 z;_&V};?C1A#J#89GnbWqcRcfs_s;VRadhim+&a25I~9kdd@(X(6uSr!-MVvUPBXhd zlmFfo@BE4vmTrY>l9cQ!AhL8!M!0QWI5@*-F;OzRV<$U*e=1Lt9joHfjN5t z9tulPB#;G%kXloz>^3NLvV@#eM?}Wb9F>@?rpUeyS=!;m;9~SSUXf|XsZk*on&#i%$ob9%?}sCTz_W1}n9r#Ucb0ryOlTz3iVLV&chaAUd%3{en%6r(~~=KEiKG0smsOmC{Jh=+_A8PD~s6G_yT8P4%CVla=E2WE;SV;at@3 z>~Gan(1+wosA}fQSrRxitee*&MaIi(+BTQT)i14aAi|_%vdH`))-R2VQT@PgHYEj> zn*-MZBIlaV!$4b-#NJLt$CwfU8feo`E{2!=`EI_hF*zM_5?xfx&PwJQu@BA)7w(eP zl?2Z3^_;8~p1E`PR@}RPTm7?El~kmzr^d4*5~xEx(igdQZH;^`=o7912U)~V>w%Q; z#N?$#0j)~xOhJe7opR~Y*zf~wYdbr96P=(6Jhi_cM97*#**bN{(Vf~Yy+iaTTuWJd zt~v}(v2)1u}cy1x;#J+!z8WKtbV~Y(aifc^Lp%{t(YK z|5QVy1Wda0hrjoGF&;<* zS_zoiE(mz>c~?^OeZBy+k5n2cryDF7gWXA4LDTPdO9niH=4#1kT_d_N2bd5fUH~Iq zsxL{Y6ma)ywKh|Rd9(npV^Vc%S_g7#ozGNd0gQMhG-<we2>3*QW5}KGvQu?ETpH#rI!TM%sCRCvi^O@O_SY zmM~bnsdN>G9_i^Fx5AZ2`Sq`V{a?prT*ez1|LmXr6P3N)7bI9k=!PV60wH@x%;hk| zAOFtJqgG6JN@Em^S)wMemO5p?!jMYsiRB7&AZ^YoE0Pdy*1E80Q9(|cQuUmqq0A`f z^3DWNrqU+T0w^i=;#iCI-EVI>PR`CAhbe# zkfn1J0|6sasjy_golx)#1zfFk@u$#gwRnDoHo(ozRa~!EdOzxbyIp7bP4LvJdl*2m z8>v6RUbY7$gX>GNXn?}L%{WtHmU*4um>rf0$9fVTrmQ1!-s7hFHX`aVnrUV4n zQraKKQP-6j9co8t8`yAL&Y51l#EP8En2Ci{`NH!PKr}_MtfEQ6%Kje@@o;}1fBMIN znkD?n;$dz}IO&S%EJiJLTvI_Z0y^)UL{fmk^rV=%tePvb(8pCaIOdd!2452_UIaTMKMVkSOVndFJ^5BUH@Tvq)htA#Ii8IJ3s?b&cX& zB=HpngRu-o8&r)SOs9cuzY2UjV?Z#IOc>mXFqYx5CMjP}5MIF!kP7blZfPBW zXW(@mi}&w;(vpEW?x3O>`WO*(0tNv|nOCbtZG@}{kZ7srt#gE41O6976ci7wb1;-< z6@J8jf@E?r_c2MF1Yp535Y(W>A}?;GLCvezxo}V{g>&v>uGv{5gHd`QEW+ley0XUVJ{XR00rb?zZU74|6 zo%hW~z+I%*aniLY9p7Q?AGak8hU`_3&vlBxG%&1xbRKJsb=K%}2yS0rr@_ERCkK6Y z*Z-|g80xt()oWOWo-N@@LvPM;!7^ONTNvnW{Mghk3%l5P(TbO6hG9~He9Tpxe~1;R z5aGd*6J)mfNA^^;!MRpezpszh2(k{u_nl0krsP8CN$C z?fLfkDTXFLylFvl9QXSETxk<{sQD*f9||8_cS#!Cq$v`)J}>6s>oq$fYFoM)mjDfq z{nb4y+my2Y{a>p!aZo}-8Jrbl3LLRNwjUpIbvs7eh^T4#}i;MuvYvPykYOSQh|>y%u*Ozf-usrPkn`G3YG)qb4;q5S=OOZ zEnVI}5fljWxv#AH$+*-GSS@d2w!8w>??9)ra#~?m`zX}t-@}c7XUlILZ}+faDwKke z(&Hns4RoejL3SX`fJBwZeRU;B+uc^%(Xka66a4`Idl`(VHt6vd?+cV9VQ;wf4+{nG zsFQE=s5t_%_>-hPPf0R_fqI>rh^ogV&QfhWd)!O;J4Y|tqR41q^s4`&Rh=3ND zefiF{v;oox^3!DZP=eP=2?qfWT?Jt$X3Mty-FDMn+wVTd;jn>%*mMJSnRt}!--1Y2 zaFW#Sq4^JhNwC!Th`|!cLewnl<4sWcaksAoz&|XNsW2cT%xW)PC$*wiLSq%r!){OV zMFK#OX$p}DMQL9*&o6QJ@SYNRwbSR2np;z%;1>iBoKWpqqGO@`HVej%sfofrs&&Ef zP0HuT??0jt*rc7Wj0I2|LP3(%_f)kX`n(()!9pBIB`evMaD}D-Ld4xM0g_Ag;Zv94 zq|Z3$VMi{6f8qjeq_Ght?r!h2{S-t(C~S_hD96?=mDwV5P#0j6YnyhIl`~mU0ss`< z5jFxYt4?Zq!7Qx4v9(SsacH2kyrxxI%l6J-04Jzad^MdEv+_4Wc1u>oW?n5 zPEI#@MURC|){IgL~7cL%X?v`rHAgx4O% zF{QC*H5nAu28d@$$K_1?u%5|Cn|66F?qtY7H4E~rqfowPdqNYk(S#NG?Ker=F#J%$ZC#vu_3lKFjt_1Id=GhF$UHG4~4oR6vk@hN^csDxk~I z2`vdF0g2Sb;3o(!k zw7>;bQpr`Z#P$IiAQdmz83H(}g_6B>0sdf1WE+b1!W1iQhq6BBand=@ayu()0{T=9 zT+C{LD+Z`ix}~Gx%7UKGEa&a^#e~pTFZql~)xsc>GJFiTs zfjrcb(EVk+&2dQ@GDruk2l8>3KM8=A;r+v3{)CcgwhnA}rRVOi`)7sHFCH3B5&-ID zY19_kxtfmryxYHd&zh(6zR-JI?(U7rFep+Wy3+H8?B8rRSx%m}AJy${#c8$SOHf5@9=Y_uI?RiTb4caG9|`2qG=h>q; z%b>%e1WP6Bw3tTC5eem$u_m$0DuDu#k{!23u5WJI=adwz)>my_O0Yu7USRkn2hHPj zN@^t)7@vQ$7SvwIYKZRjIn5DZA@p2clXpV(d9Ao(4wT*v7#v3uy+y0|fPrnh0iJ3$aVr_Jd74ulJY0l=HP4H6*lHX1x85-_#U@9be!}V(;Ibf4+{Q{ojTIi z`F{_ZFI9)s1(6M*0&jK38Ql8h`+AD?cw)cqk%?X+C z46Zc9*`NZ?-|g~jmrF|;==Msr-?yG*aQ>LmihCdDld<`Q6Nj8wm&NcmD?j$s zke+sFYir*w<1*glaKg~pVdK=8j-6R8P>lZ5Km3(VsHhy2Il?@{Tp=GV0NwEZw=HD? zw~REO{I{qnn&bYeN2V=CU>fv@Bj#-3)4%?{u~z5` z(gi>o`t2n7^v8=4{2Y#Uf;xGy)xUxEQi!iz)7;U05*4z9OuIUbiBZF!XD`F z4x0EjtU?1{1xoiysMOj~`$zLu&^As0>gc>B880bNwOTA-dZ=uks*lD`Y+g2+E7Zm* zu>j0h^M%*npcH_9)DPbVVYn7#JAr4eZlrSkFQY54nP(d#=M`JdFXbPG&p> z?tI^=L8c{kUuiJwP_eX^H29MAL0?_yAqF1xYb6bRR?>e-&#v%I6K<)t+Zkp}{MN0J z4|c7Jr>7?+3q$&Z>lV7{0A0pqytQG4zR)d$v`hEBj>0eA-^Z;2Wd4{$XKE$WBK}Tg z!R1&d12q_KT_}jx3>F%0Wn}csn*opL7^oFt%!Pwifc%EJa2jI1x+dVZq=6u(Kp+cf zu?F3hIv@)Wm%WKHLRV-N`{=9t40vP0&i_q%ckRwk=YZXKQnZW~tRC||0?n~9jJ zkY`l`@PvI;p>OY*@c1=>ko7eYr}O8%9)l|n=M)eRt3RqOVPEj1m?(+xK`L<>m+_W{ zaX{V5iDJRj-{Oyc`4f=fz1uwK2PYB)E%X|!#Q^BatKgII5Ev900Zxw4S$jjHG>d>< zfA+NdB&6gjZkkHmKD>{Ym*yr51w*W=ST|ore=hWI0 z3V@oUR{x?>illOLd#mH5iU*)kKzf`%ETkDl#}@jfj*(j<3V;gU#w(bW1N{~ah{cj5 zz}1dZ25|*-(MVP0h>n5aWR!q6y@DaB_#{hz^5R`jG)wteytAq*|kM2ulJ+ zhN-S)hU9rVR3|<}n3uJ$Rj?!#8EjKcjeF6UI-qZ2BJibfz^}&U9MuL>vc~h{UdbR; zE2<1m%xrDXw&vhq&|m-zEX7RRShJOgth|y^?6i=YWf|%0qF<#57BzKTWrE$;H~*S!t+o8JF>f#*nJE8ofiU z;)q=(XVVaW`%iyAPBtC_9I5xate>BSOK!BHf0RiUBC7(%AtVSb*%EwV{@|Bz8MPy) z`8x>CFf~}|UBCOLx%>?_X;M3)nN{s#xfI9#nTkOS3XIy1q@nTM#jTFXih&9uuqf1` zP^sPEND>$;Fb*ooBMqGNO&>df0==T1A!wxl3d%k)A=}Nff}w$bIu@pxTExf|1Am01a~kturi6k%J$`_P)V>`EM3!8JT>+}T6a{102!jBT zTlLZv6tk>N`CfDO3SL#A&h_{h6ro`f-o8nxN_oq;r30i@^_Cv2iLM4E=wUXIMEt$l8M(u!*RGx zme*qh;$5o7bgrEm0592pvy7sn)kd}_oU}5)`Un@{fd2IKga{kSYchbqE*QY7+Y!oS znyQWMeDAR(*Lkx%x((KF(X7a*VusTHo_w_wO}hBGLRi;kD)me`K7s^Z(a z;Y;zHP5?3d2N8EVcf``LH1sP#i*rGzY9ozTMtP;=q6_DeFkHsl8{iheDOmd;^w>WS z5x@M=ZT#$;_eNp!BL>Ht)yP!bGO$4p$puSkf>W`E!DMj=w>bFmi5LhecPsa+-AN~fYN)8r8QrjazlTaqzic)d`U9%}oVgi+Ye+5M) zVm9Nd#Yql9-EFTaMW>v|+Ei=uDqlf1nF40r46Xzr->v;h76FQugIjHCQ&9m>1;SM# zCu=Yry0)GM9x4GvGYzw-#H9k}tQZfYeeFD1XnVMQ_WZJm!x37m6N;L67$tRw1CC z>WL&4nqO#z4w8P&sykywtgqEBpq#CKu~-}>d(*VzD?i>yIkS%y$zrt{FiHZ@hh@1Q z({dT+D+Nloc+7s`m<9I+piY?x&6-8@j$@E*D9d$^1Zh22LP79OtpaHYDBvov>o}|O zKtQj!TBfj;ssWn!YR%l#!iX50Y;j#=Fhxf~)s<9K?0g`ipmGS%v?luhWV}nB9|B&r z$x|KDh)D)jv`i*f9g@bYpiHSBi)xqeb#sMC$JXo%S7FvyD`PI2p2XbxBd{&>KIFuC zKg^8W@0l&QtJxJKT&loim94YlE>8Y5N2@+^oKL8XDlz!I-~FWkrKumG{Xy?xo6ew! zUX5{kbFKe>?2}u1nb?e@TUL?U5vJe1v~zuXbE|D<#Z6*jw@MbAFt{zj;mG^)@UU7Xc(BjxaJo0r#;{IU}l{$gU1pPFt4M`|ZvOpRwI>Y;?S}ADfqLtYw;o z%rwV{N`*G6W257%Bt}8gNudL#lN7CNb>s6*diel`04)Wta&eucJ;Mq;&o?4a7Q>nd z>?Q0Ts?SQQT9peiHN4OGn&2?$6d`p?@9!TXH{lA1l1}eCR^KUeE^{h?yJOrxJjB(tDl#MAS%V5qR9r6co6xPC z8CE%7>T&5DF3)|Os!0gFMfMkl-K*=@Y)|-hE>CH&MRlT(1N0_;Gu^Vhk|7n{s}<2> z8WQ{wmvI?yY`8BDO|i@S%RrI)U;f1(#m&`{Khuk~@Df28cgGGu8Gc=qO4HX&ce8km z<(i$em!!#6a7m^^(`ifk3W4yR`&J0J62E zfLSXQ1Zy7Py)ic(*8o55kCiuFEwJuGJ7@a4T_K%FIN9;FS!yN|DF`-nECy>uI3c9% z0dqwgMJAlKjTI!BV(+Vh$sSuLBgdu#3TT#+DzE4;|=0O z(bXq?9%oHekYX@aBTdn!ydM4k3b8d>W~!cPpWHemF}6m7gSj8O%HY<$*oLn;Txu8y zX+nbkR%`uIOXBN`JDqRT$$}=8H@jGtoVed_bE+QcX+esxsFQ9U7XajCywL$}pbkyi zwwz(1WqbX%|MU+PLd-S9TLQO9tJU>XKNt-Y2yz7<59E6R4>~zGO_6v7O06~}GG&dx z1KWZhM8uWW*YEVf*l$0_VfSLCKH3vn;pR6R1XdO35YW-*%q&1NzyZh=%!&K4VHOb3 zaYCSkWUqd40y8IC7Fr==b6p+$ah}c*+bJswkQ88b<^5w9M@?DPIpjut!yuMk+;;!=579 zK7+;0qH5cNwufcAL5@xye7@0LAd#lJWyS<pUf7OkSn zl*!>{v(NoIx!QwZS&i1Vn5rsNO15-Emtm10Rn4`h8k2k|iOy;YP} zis5@F3?5&ydFT_9udWE$-Q2Qx&Bf9!i`wsmy(UbxG;5+)x;j5dphqv`GTzppt;)Ry zK&V;#*)M+)zw?t1`Vr3ZYKh2IV4Q2CL@}_@=t@iC>b>s0E8tk2E>$93X$V$v33PPw zFw8q%zJ6TScM%m?-TijsI;_zCiPS&nJ1qUIRkX^pl)XFYYA9}5Rwj_>bH-`FkVwmA z&2bHVPCwkq*B8(+85p^m)o6jR6aq8s5HSUkO<{*ea1r)EV4vA`wtxt7tR@jsn$LY) zbq9)nVep+>LC|A|JQj9y+*5VYwotlk)Jw1d+LwLe4g@kB3PBz*BDPa4H(aSu2;=bd z{1P>&oEYq=?b!=NU{vD~lz8dbsa+y*E}dr`&+!P5azzy=Jw@2}(vJC(mHaHR4OCaG z;oudrLAObrq(UKl0WFCTn?cE%>6EmGV89srYRWHi%|lTc-`3l%_;et})^P8{yr?8h z4(6e#OHys%s6mi;g0P>Ot6tYFmD|}5o4mDTY^U~`u0bbynH-X!N-M+_mMF#u0Rl!8 zY_jsBZf3C9tHR2ene1@R^*B0XEDyIS`e6}7KYk@X$GO0h;_c*zyJ1FuJ)Oc>aOWONs-kzqDNLWu!d{NXv21fWq0Hg$1vb(2)Ti2cj=aooRX zoB25*-M7#M0SIcF{^2*jUXRfpaBsPw1nB?i7DcijhL!gekTABOy`X&=Wj-BuZVmfH(*k~NAh0ucT%2*KD zlsD{zTQd8^NnBswm~qi=fn0Ke2&-E%DftZkBcfUWOYgO32y>==plxb@F)N$TO}9k# zvV`WMZ5eChYsgF)&byMl{5QkLp=&$1vc>t;wp_i?ZA#VDFwoHt^IEoKd2i8OODa2d z|BarXCoG3$ELL~)W)GVt*fiq#khHafdcFGoR*sJV6|ct` z90Jv<46>%>DgveVRuOSe-sOLLX|R7|mVj$1R?x!?s16P!P&TvdZm}!(=)+*b zaI0rbzX^7j6+WMttVWsrYS(jO=#JxT&aurZMNLyKuY7k%M@zz5b1|bu-)Wkw+AlUB zQ>mM4K?YbLA5(qsDE$PKAWMzsmuJoiB1K784LL6|*Ax+&PCC{*Rbcd4C55bh3HAzZ zxH7g150q1au@Vq5N)R^Efe=1r3Y;dV$;L`B0a|-1gSkEvwK%cj^R$%o-6Ujov_zqk z>vqoHmw*OS8hT+&4?);e+F*cN$k0tYvSC8g7G^2viuO3hWZ8Ls?yUs%n9{y*3%nPd6I5T$k8%;HLfs( z6tEIG8gFr2#>IaE(V28rEJOV5Km29;(JI{vgq2_S!_tXDxjbG8kS^uo??CTYw~kH; zeY0OZ352Md>3LzC!7z{2?E{ZRqug)fc-RGBJ2l|o@qi|Sy%b!kRe-bFo&ztyJEqU# zqia{tHn9pNrRPi{N@pxZurq)$a`jCWgrLpbF}0#pZQ38JKr3Kot)~SuDf^+INhPG( ztVyMIvn~{ba_-hlaCHPhCOwj-gp!DztgsbeckuYVqE<4cmAdxLt5^lk#0TKYc^U<9 zbc;a2-@Xbuu1)x-nldSRri7Rj+z^8j7Q`(X;S+RB6);tyz?dsS6hFOg5FygjD2OTv zBN!)^fcbh6XE3Zz%|d?svD&HmWd+(}#pY5l*GKgcO9!Yu}NQgEl;0Z@`_8ih_i zPhzKpcC0#w`hF#3292uPklGhjkM)|8GbLiGHeu;)fXta&wEy_Z0=i~(UbsM48mgIz zXPCk-RT)gPjJ$n)OoNBNNTdHE10m03qqQSV*vWJd-HR&XZS_?K?%(dXjLYDMib8;0 zD21~BSAYNS5)i$v?X?zYsuR>+QEAnnq)wY5qjd(Kg?}h5>CCE9fl%8s7|iI1VHVeq z-$ZS6zEd3cn>g-XGC_cvXM0~u@E&$s1rr4dsvd>lV1I(c!DaZMbX~lktgyAhtf}m{ z*N-ebd8t2|@t_ujRUBzaME2k_aM@dcL4`x35}3SV<%b_F29Wg&S_o!f=yT95X9~6s z^7=gPniiEx%t6W3vuLS0{z|T_^7pbKQIKYXR{jdEv?=KQD{v?f%B7N|DD*z2acu+o zOy3Mw9eh8YEU69arbICdgU`9*mO@|0<4y^cu3IHV%$*)!UK^)&EQjX)c_e|Xjh>2d zR1`~)BOG?MZm;S5mQ>H2@;{526r0UP=frepDPX3zOARNb9%r=6bEiuIY86+dbws7% ze1ZREXh3f$*>@30Aif%=fm{6&o5IeP=7f5(e(XwvL6FLj{Q1n7+GF)<%tw8T<1#M8 zCQ$P%ix2e_|L~80uc6$lgTH&S)_HoJ`xGiN*1O@wmNR^uH$$@ebJf~ z(**k?a9spMs_)C{%_2P%j9W2AsVX}i#-OStBDKU+ z*&I>}0=$Uw3A7kEzw?D;rNLSFT2s}tXzvD*{4$PF{r^tS7F^G@gXAzwSbj)q? z8bK-re`d2~tR5aU!CX;SnKvnb2-uh0dzb>Ou2@Y@3P7i0BHHzu)%cKPuAtPs`nM=g zhsWT@)+K4Z;_|a95MkxM%62LY2m|q4N>)!=0SErPS}`@mIv@zp-_gD>@1a<#xChl&+TrTxmYHhIJ=q`laH5(xG`SX)r<9)V7Zu^bZH!PLG z`^c(1SHYh?zr+^T&Q7{HY#xSCRJG=SshpFAl(gU3YBSw)uo9$_M7@ue3FpPfB{dLS z!Y8uYRE-I^N_0|kZM*MOXe2S&Zg)HvWfhh~YE-~hvEY)nq3@Bxqh2Rrf{`MnQsZK# zidPGk-7uVd+|;6Q`v%9%n(rxQg|y@1pzX?xllbGAcZ;>X`SL^0~SyIB$!ncghv*TQqt&nVA!I0j67T=v!KbRiE0M>>LqDP-w_ zxs1j2ZRn?b-0hlfK&XOn*vTC-s|uzd*4XVfD#KG^KJK;6R3xlg6{{*@dF$*QJ9$B( z*Md@d#Uf9zDCiM;pTK4^UwcrjR^S3GalBrNNsxe2`YWo8VAQl)<%*F+MS;z}4Sarb zDcs%;U1G(G(LegsZLCj_eimuAWp~ldb{mJ|MwCn0LgVP!%JDV?n``CVR@H~yzO^uB z1VsfJB?%-h3S4)0sbb0Jl?2?~-$e=G8xBg0n$Ce$LQm*6C=pRIq50}{f?OISy?cD8 zd1}t+8HBVqn5)j4t`+MajLipxYK`Wr)wLZ{YsK=}07wl5W)K3A6$&h)&45tQ7QnMK zDQJ>8jj^#Z@OvPE<2za+c4EaoWre4=b+67Dl<>9+nuM;<+Snft#!7I#WpbeNViiu3 zrmx(&!@hYjJBd}dNots1HQ4N?=heyZXz8027cQQ3) zWyEuOd3t&c(@>1}>td#{4W*MaupUy+pg14rx(wy(TVwmiI0tH&W;t{W3cul1`DjaD zszu=)c6&mP-N#X;bs3lO_HqUkAuVtFkN@INVw&iIT6xbaX<{^$1+RVyVx|D-2rcmI%y1CJ@*R~Y6g~_n+m7X_1=6n$F^2)&<-w0X_ z1~$4{!~GOaj?BJr)moJhR_Y+pyRAbA=Y(*Su&2+ z#^AW<HfZSlQH7ckHfEh0VP`E4UNmV4B{J!{^Qjm{`B{L86~w9__NFIlw!?@aIck> zci4yu{DKk#R^KU^T*4*j;4@I={M|LH9rI-j>)TkYRA(-+Iv+3rFa7rqb!_oWNKzxc3cDTjUmO0UXw11iph(mb~?G zwml44;;sb>pCqocb)e7sy%xOEV6{3ZSuwaSd(JbL-IMV#d6k%z6mPGlljVz6t!*Wp z7_Ii2`Tdr7UMygrXk|PyX9Xc>cvFps`v-z(lYhoWTZx5Nsq3rj1Vher%+=aZ`CRA1 zfm*>;L9E@IEfF>?OAu(MxLFL* zHnY;OMnmrys(mDR6TiMbzMD zwbh)$8V6&XgOXwaAki;@z2jDmF&aAOU>Neb_r=MysKJ?!COtNj$6N#yt5y!+c*b_V z=6&4jTNL3+Ll-+sud?izYgj;!U+9dhaJM|GI(%(wY#0-aK8g5}6?W}04d?Qd)@M+a zp);zg-2r;La?+P^8QD6R#Vr2i-~NlZyYR;=wCw3~c>pM)n zM1KGZCIL49a!$G>az1#?ihKlv(+IFG{Rd{22sRERg8{7ie9CM8y_6GXR2K zz&KdU2kldS2KioBU04+(&a>Asu*I})xq7AWF<7-R2h!Dt<2GKl8&wff00`S~S2vC$ zu8jqG!?m2I?D-hi>4Rj(Epo`^-8==C|>5(*Eu1UNm&=wivRL7Qt`}!)``Y}ew z$;o!JkNE-*4@qSB_N1cX|zi=YD-YAZ>|v3I*WUf zAUJ1F_-3KR&f&6;srH8IAp||lpf3h^l&?~0=uwqU9KM9k{HwqEtJ0fO8HnL*sH-w4 zbE=)F6TaaLp-10b!f+XvLF0XlhxI)E@{fLrN*pUB%H^pz=M}Au4s5XFo^$O0V^Pup z(~Jx5SoydmfF1x;J_XgA+gL8wjU6%WU!o{b@3&$`C^%CYI2>|C4GO+i1bMXG1t@#8 z1lo#n-pb%LSA80Q#lnV2v=0(UseUh&16l!|H9LSzFp+^Da}*$r*9Zd^nV0_I&!M@S zW=DIZ1iAr&w!JH5>v8U&1#o&t0~B}xgVl(cp`Ru=2Zm9_8> z4-a8vf5EIwi46hDr+zYzb8pE1@PJ zd5+p8m5l@>j!hFHj5%m!8G`#TP-TF^%lWrn1IY@>fHgqOUWugXT5OC&o{AKSJ^#-- zy5%|G(J}>%L7|)dn|iAT$K$h66q|c-#`6NG@4vcX6F3`p6&@Ytn$ z4F`AA1d)Tz70}hYAAz_ZcQGANE_7?+lyewWIzP&U2v&iWKElJkj^``~}#g z0&*HT#|CKX{ZemKVlkU3fFUO>Fr+F+c50M%!aTv1syY}{tJf7UZ|-i=RW!@}%Z1t+ zcpi{^ic*QcM_R7CePPyy=AvyW_yzLfR&Z1zX4O8L{t?EZg|EB-C!lQE~QLPkY!p+ip5SHE!0y0$ErebM%^=wNF zR3dZ@VVXvTL1Rc-uY;|jnv_h5+uIx3k0+d6m0&0- z{Id51xCU42eRH5Uw!w)(-hW9A@*EWT)iDhoy=KFg*b~KEQMW42sUXgdI$dqQR9$U& zgNegsTm~8qWr%H&7l&tKTl7H zn8nTeAIG5AB|@}+i4g@u-2f*}?FSbnK|q4KC9UpgJcY{2VgTs5Rq!ZfvoCgoi8!Fmm4LP^4j0>OaQ`$PbsBzeP%@-p(XA3@1L3ynq?WS0D$>V#w=QU<%E&c}LvrF~U` zVqmi=vStnHzMf(I3bxohcGdpexatdC0L5Zw+g5b$KU=;wd!olQc$Dm!7!(;DD8pIK zYns-Uj`k?$8Vzq11bG>kq2Tt9|MXAd=9a#<`@NApTe~jy_j-?^1=EaHNdl*k_2tyO}tQ(R|iUQY`MMmi4Pv8Vs1|ANOSr zJ?|?G=8ASngv%z{!A=p9a*MgBsxo9&C1EEWyc%z4T*hVGE*J41{>eXxsM%(KHs%T{ z0h+(@TCPAG1Zt1o&Jr@c?3!}Ba``}yLPh0b zsvZU+k_;g6t03f7hy{Uo?+na@R*T^XM&hGr-??c5^m8JiVbG=i5o}KaPI6r6UAy9t zm=U(O-EBmf({mUhxeuGoi&m$U^`oj1pzpN|bdRDZAvhl6{_Z}pEmLb(y}WD`AZc4H z77F%So$I+)uzHV~3OF=!jR3A}tp*Yv14AvSL?Ar%x)>?$1btM;hM*6Vz%HO_-%t@? zA6y-B;uaY|eck#v4V?~&=A>hxd2pMhM+21{uqLzC&WKKzVd$>+R!Iom@*3v8!#Eg! zV+!p_*K`wK`pHjz91&)~bYf)E&;a++d%kpv1~u;PZ>@T%xpSRzJ(%$Xz*EW8i7JX! zIbFG!CXQ(>={TCw>TA41l#rGGh<1T+fv(tll&tCxW>JXMD9AwHk~m-d{~#`x?t6R* z&v4!=aiyUfZcp?(X+fu&rY^O|G$dEG#2XryaT)*U&;BfKZdWakTK2gn@Q;-@rBAmY zA}FDz01SQR1<&azyW7vodA?j}djy0SVs&#H*YDm%oM=fLx1ZG$SAfcud{}n3{m4e8 zKVBl$?g(nECa2m~YPWayv3Y)uv8G+Jws$(kcDIKaQU($TY^4)daO8*Hi9nfk%7Vo` zaQA@ySgSIxj_uVM1Dt-VJ=(ZP(%f+L0}-g|5_+kAFRM=l3WF)JO13Tp)sZ}w3dpuE zcgw`3cdx3YLb=~>Webk)!yF|@wE^@VX&&HJAd6_>5N54PFrB=5%?d_P4Y<3%Z{W#A z_V8y50{+eI9b!SXSXr;r;!C&Z#A( z6|j74Q*Dy-M5Sd&zXim`?9!^&CVM{kn$6_I?KaDMN6o4c^3Jqrmb4(WfBIa>R+ZZ; zC7d_}^FO&YffA?o(>@TD>&My{Nf(Vw)=2&~+ntV^g~x1TO_MH@1z(O%mIJ{m15GVM zt(&fQ{(t$i15{{0m9*|oNw+PT+-O_N89-E2MI*+n=2#K3A4wFj<$_1G?h)~o8Kui* z7n2#?BL6&j;16HZu&V2I)c-%AWUorqJ$I$SW>tMj#T-<#Cp;>*w=*u|GXCk`{d40J zypqumHa$=Z3SN=f5s(Lbg#PEm=iJ(u&sU~uK_5%4gqwGdu~dJ2Jj8U^#^L#?1%h$J zTL6j~z`YYc#3iM-;Q_p;PdD4EnPp#M6@fp$)QuDf6-@vG_ieic8Xt_H`pTUyTvnK4c zKOR*gZ^y8n3dcBG#p=DA^?-=eN=}<<|L8!{b{I-4zc1GdOJ%p!@BvQ`A0H>3>3vYr zu@YC!#gfDfKMdMce5SgRAPfY469|x5qzHg0uBFM~KzBi(6-I;hiO<*2SF zCWw}Hm@7miwP-YdSpwgI!0l+_aTItpS+26^Y7K>HfJU+GnUqzwZZ{x60 z|Mb`-h-*ddkX5!Vta*MsA~<9*q+zh!Gpq>(Fs(vm^$fEDI@_}>q7y?P@ggNJn&*(K z%&~FfPyFO`RTKAmZId0jvXeTYs}NJL9m>f5EcXV9I%&|xZmzDa_sF#|QHEH2gPrt0c2=dt@PQy`RKFosI|BUO%FMB5NgK@U#{12`|ysw_;DZ8 zVH4y2IVM#KMpkA6u8l3LKRVgLT!zkyZcnH!+Kc(Nr8q{B_&)X z9|wI#uT?ZB#tcRVl$8X3X?UeIkQ7*s7|5{FcRyuDsz0MYBP z2ncTBwhsGz5*L3NC9Iq|(<)dN#(?qk-pO*=Czu(`1CZn}6K)|_pz@Mfw!o}JB08F$ zj`h{`ZMGydudc6c9gE%ADiKn3)O9!Y|wLlJ0}sN$iAF&=2C>6$oFg-P{A<~MLL5wK4+ z6DW?Gw!=N`sS|R~s>UGUoz<9SGg&*rAezEj8oK7FkpAMIO92g z+$%%6!a%ljHqP4;J`m2F&f620O2cKmx#1t~EW!85K~$s1tw0E9(8fqG00`t>)f081 z^~%?`_i=r9pRSLGh|?~1&!0p?GbTWv_3BK4C53)aa1@2|G-8=tPu0RvQh`KUpmmJVih!Z!Nz)8`mwY75-h%rl;! zpY^(^cmy`YrnEU%IBYTn&97D^ds2c_zyOdK=r^cxVOw*(rl5;lvgNq}Nm3~pT)Jn} z($3L1+V_A&N<$c$mkpj43h?riz~Y(ft|fg9*8p=tpT)tHs)McrvL&%Ho zaGy;K0?SCxm-8r`OYjX&LNf41CIWWKRDy7tBz8sOfM{2>W`mD~_R+OCx0>PvEfbsb z1U^d3L+4|+l`e&n!Duau)zww1st%@0>N&E~m|;0_w@wPw+o9lWIj8+)cTO)5xc;Gg zK0MwjLE=4${jueCWV`VH{=fh4>S{x_Cv;yno6T@mb#OebA{eB{MD)X+P`dv@i=uj4 zKUAfmoIgHqPZ+hS`!4_?Eh8Og8rtsJc$7<};SG+9$z|{RZ(3LiD48+gfB=BdYzYlx z9PolDd|oTlckfc+QB{DKn2u^myu|5nOnrnyFG-y;!zk#PR*1#5eJzl^b!mTp*vHj1 z;z2JjtgaR01pd>Hp%f9PWG`sHwm1P|72Oo?h6vLG6V+}tMofl=1c`B6+-p`}30LoG}Pw7;5airJ!=#st(IoiOP!^U7mx>0+R# zwFSfNeyf0y-2N#xFV7@)$?TY0T&Y{oscf#H*EHuJefSVtVG~;Wp-~_OQY0yw558W| zJ1Bf^oUHsfske=S=P)oT7uWPqxwI&0lI)Tw^VcVXVX|ykn0-2CO8@cPhDwRkn53v~3jyNZmao3K zxs8{Xoe~AD)bR&6qQL-85dfI9A!d|nnM1l-ng?G7Q!c?F=*L_EmeP4jB5PkYx29a^ z3I)eFvZwB4)fC2ZL{dNzo&wRo((2PLn8tNzC7k#YSSRwC&=@K`Zv}5LA9Szwfd!A= zy?cx?SLp`njmZF5slu?nRzl|1gi7~Xfhw73!BM&lC*}rAW`;88VRwk>q$Fjl76mPU z8NK(_T27TKoiDxKR@KW@UNbY9Sv8QJ_8IXe<2s<45@@@2lFkKz5g@C+L-(48skBjM zevG4JJBGHl4&76wNIIw56T`scLV^fb_S9C~qIZHXX$qxB$vSghtn8Wi4P?y~{3-Jf zv$;gBI^(x$70?X+*t{z_Yk|DAM@)$%wkZ*UwkrnAost~QGR4wt`3(+%)|>^#bnV&X zOE?S?8eP-3cegs;O0x5~a(%c}V0OySe)h9ISqKlaC(bbqZcB8Fb=@1&&XQek}@n&FfZ(h%Xo8xl}2aY zwCD|FQhPv8kPcRIpm74tZMj+ujNZL(7z3}o4u_YB(;+6w67K-EfmeV&2Zw!ZsP1~A zJz?ORWOxK)VvbQP@dY?dm;2Y`69J0x`zJQOTN>9oS-GPMdK`RzyA2r0{}RsB5f@9$fmx`vq$-1oNr7JRby z0Pj8J4>!t}R*syeqqgt!MCF1mw9KdwacXXe1fp-h{S83B#X<=J^vY_ji-10x*3q(r z*0Fi_@Xjq0Wiz5ustwVAqiVH?Sz+&xFj0|jc% z=b;@lJ;%R-1Pc12D(#Q-k8*ssok61aea8L6{2=CDk;uG+dQZV(0cmmn?Mh z1Prq$xDi_uM_3$l`*DVAC_S+u{MOo5*%C% zkJH2oI?L_i!D}ysfL953vy+$HQsf0|4!}aa80%HqC zW21)>sIjrOJ0#m^t(z_LmSU$0A~!d84Mnf^h(13I%=`Y~p(RopN{GxnP{MXhnyh82 zp@CBV7wu93TKn+wvIUekV?O%)R4c++6DWS~pEU|NE_)1_D(nf4n_Fu*O}YxiQ1zs` zT4(=?Qm&4ha`oZj(S}npS z&^{oM;`r#ht!bbjaC3XpS}irz{iY1Uv-VjfPRDq-e~8m$fE+=H1PPA6DRs~TtAwej z8*~C0daf1Yg5#m8drBn(B-GsZ$9)5v4uDcMX8{YBn8#oPDV>tYSrku zD3xyYr1f)pelSWt9xD8)i#dH$wJ;!=u? zN($5B+qUjHu1ZGGk8t%zm90agv2r~rabRE^wrdF(`!g6oTd3fuGWY58XM0otQY@qc zNM?tqrAnNfuvk|^j1W~}kj|$1K)Y)Ms3>L(nkLw2>t^7hJ`ecO|F26sZ>pH+FKdZ? zslpILCJ8n17t9YJFbbGD7A63^)}rX+rq~miC~(j4qWvsBe^KPgkIUCogzPtnrRJ9f zn3`mzlZAfrA3l8Wd(SHk#fgGZqA6-|Nf<8Ut&L7pr@Cxu zlup#=D7v5$0JkRK^}lRlb#)!jFWVGZLX$v&3t%F_e0xx7*$fc-KscC_EVTfXlFAd+ z1-EfpU|23@aeuRpdV<+8%kMEhBh0HWr+9d{Be*-%Ah2T;eNs8QRaS(91n!drLbo$0 zeMgvGk@GC7FerE`F~}cX463Zlp!eU%r80(8*o^d}IH)awM7Jst*EjJb(XA|H-`?LV zNGUN>r6vWh?5{zKq~z*U3E^z902DZ(&PiLMq#4ptpG248G!eLGv$SI7`v8U>8whjE zGSG6q!0c&O+-nzp#DGV&%nT&8;v%Cuh?5LBv4}!qb(~JQ=ENIiyFFMfQ}f9-gwCs~ z0eWr6Im!x%a0;5g19lXvGlGwiZ^VKMos%3VHMHtz7irGgH&cAk>zG3A2Rmrn7Z+n6N zvig8(UIn;jd0;y@>Z=7D(>-{F43hBDm#q{oDy4e+N+|9h-ic<3b?|D%%1nYz+pU-p zwjFLk>+{ny%#Ny+_A)+wRBHk%oY`IQ|7+TS7Z+#!8hY(F$1Y5dlKg z4tRcg(%dD)L@9f91)wrl_6m+FJ=e*tjT%4x@sHihkBtJ}Vu={i43Ot`v(;g2RfST} zRnYO~yp2j2(8gG;p?MbGtH7kBiq?V!ohaw4!k{(`7yw#NP-PmFZ;3A^+e24m91K(oVa2G~MkZ}8s{x-c!hS?o631W2+y z@I}S*^IS>DDt;UWu8ya%W1EE4Fn#@{lk32F9VdG(S>UPULRyP!%ShX-%HmGNs*tZ# z=M5e3eL4F*;>L)t<#Op=J|P4#UfX>P{Kz%bcjN9a8kO_oci$?gHkAJHApeQG`1adxV`8q% zUsliiV_Q{Ttye90KE1re6n*PumPrLdJo5|)h1ZiNi4f4t!KST##cI%JmHb%k5Ptm- ztPX$v^PkiE1|LH2z9RSQQnK&OsNmR;FxdRaZHNKQiDZ&ELD7m6fTofF&0PXZPoJNm z86uG^Jc5E}24PhlZX3&_COhKYyLT<9K0Uw0)6+{!Y~DS-*9zalQd-H2eWG)f*4U@G zy}pfwz_9|&(SA^?MoEfR%3>f;?McHbt4j`Zm@vBytM>^F2C+~u)q;9zY9+u!+E)bM zRFPaR)>a`SIF_0A$s$#HE?otZJ)OTM8D5fIL)BoH9vMTBoC%Mk`+*h~7VMMNCGCh> zm>Wu$vi~;z0(Uy`6KwcQv-(`BvZr01Yc#0m(pMS6XwXhV+6QU603a{p ztq%1qheCN5twRN*ltG>e?1r4~_06p)b7(Rg$E1R}=evzTE9I09R-b>EVMb&OfIS>2 zp_Z81>M(!k;icPY(PA|SOqE$|RW2XLw)*?A{C^%`glT^l26DN9l z*~KU{dyTdao5P+J+&CGhAiW2w01=dt6yAb&AO4K;5^id={ zjzY(0&pPy(A>KdSG@#_mVGk3d0AMrl5#U-$jK*ZSYJ<>hXKdUFmZP2Lfd!@ncNO|yNkUOjF;!EdPYB^QZJN@mUKVd#h@HW3)!oDD$&-@? z$6#0RwK!L-6%-&m?}QePew!ci-GRW^hhPzZ_LMgeBlD4m}^eT<`m#?`t7 zNmU;a?G__x%MJZ2&wy|K`Jo1` z{Wrh)wt*bqJwDQtU$9TLs#M@G;oW1#xNZFHDD& ziMF_vl8XgGPTIb43M2!ADuHv}ug?t~=VD$|*^t_$bvyJLN!H0y=*G#AtS_+sCTYqR z-^r_gFb#br-XKU?6dg8D$${C4inUp3P~08Pw3RHEaNaqnU)SaGbqVP&8diC-U5g_6 zY$%flRUDix=|4s_gW{4fT*lkRG!(#9b9&bx+GP)X6<0TpvAVv;x_X2v$*Qo%_UTg` zx6e@|ydyf=W=oR5Dp4&8ufX(K`!j$UnDOIl11N3x(A*UPv1!$aMKer_&34;A7A5M3*gvrj|)t1^td=e13YdUIaAF z!8FHW>uOhJ*e{YxK#==m>P;x1lkghYdIVr8kfY{`p2yWqEEemmMxdLZV{kkjXrt+V z8dVM9TAga@icDESAl6Ya%Ql5>QE4AE&?NXB<0!1ashg4-d>x{D4*?zq#HjZqC^?h& zCgfGERiZW@)q%oy4_PreX#VX8kQDBd_2TDhl}vF;-IC6&wHVBb?*^^7DUPjG1M@=1 z|12O^$HY!8+4p_b{+w>v!veyK`2XR5_#Z6B(Bl$)`$2$^rJu0>{u-^L_w#n2Mfa{W zczdoim_cEB$wi~#GT!JA@7{f2a1HCLxV?Xj>-%?@*z9)}xk>$nT|9sOu9b01L2`L) zt28tPdhG#?)*Bu=H$%jL{NrU1n*Od8tiFrnrG$QnTd-F9VVEzP0_4Z|v2TBTC$6RG^^ZK!69{r@4tEu$v4JRyCZ0Uf%fuaC(|gxNX@ z_C7DVCbb>6iu740XbS#PZ=?sW{m!JTmcTosL~Bp!@2>ugCj&e;y4SI_bh&Oy8mKZ< z&aILl1#)|%&~jiOaKtRWuC@Qx%}DKrnJWzmG99T%9S~=7)rZ7DiS*!WO-UT@$u^R{ zuYl_?_1MzuX9NH$JIJ9&RzZ|J@I6@6Q$cW0*8b@@yX7VQj@ngqW|Zg*fP9T|SzU1m z4@((vZw6y{^l`guQ&c4oP9*fY|Nhk#A^Xe(ECUlcD}OlKv2m5lCVl^<7pTzVzKRhS zy5(iO)nWSNVs#a_58uS~?L(CLQb7Ym`BYhf9CopLd5%L?7fMtm6rxCGN!N`!8k&kH!EI^*#Ck%tEvz4g4d;h*UIKDhT>ou*C>E9oYvDs01 z5PLw|QJ_&E)ErdWRVC&7kDvSt1eTx)7fp5|v^6l)wGN7 zIMr6RFVhsi`q@uZ0nw_J)hBdIR*UK4SplDtNRbTW>!|-F^uSCO%lT%|TIwE)=~^U- zt+}^=A<5{M=a2E%|Ih!W?Wr=8K+l@NjeWklxsBto#?OD}SFzpi<2T=a*VHtB{)?Zt zfU0fDL`f!JIu~m7M1fj}3^@7#Vn$dvNjC+3B`=2~Nz6R)CSDbvM*JCGw$Nf{20ND8 zXn?lOwxx6!**`})QrnC&kNI+yijRwS3*%81RD~4q+cDPmhiKQx{&>*!q2q{X)d_H8 zA4qY5u306pWxCr8oCCKL47}9w$_XT0w+~??zK1kQQ>*7{y{76yi^K+Hl+MvQ!A3mw zQD&%G>fXoE##zjDPQry(3)`Cm;ML!8I?XnRB`clq7#cBEyj(P_4m(4(UFWd(oG4;X z^a+5f@@H-R+Iu^hvG^M8@(fB)eg8wdT>3}AUtZ2QpPq31&ENcuXqLt_`17WT;60HN z()4INP{6u4Twcao99qGPn}2nEhrWK3eBLy`mSQU9(}SuBa;K!nn>zdg%oPhMwUx8Y zeL^>vX0>8c@Xr-00g_cZf=~L9caK^@NOR5?x=%=Tr zm_|gU)ce;^Y5g?u{Q63W^N8(!OrWAQ^{bf)GN%%K4sC^CU-TobUj5Uj&lp{uPMyRy zuSZlngf{xzFMs+W^r{&OaS`r>Y{%eJ9CrX{KA!bx6Zf@GW z_V+k)42~JVIgZ6{k(9@Ghj@8@Y3&XrDONz#P+Li#tx#@tBUx;#bOUdR7PQJ>hXCHw zoCfVvr+mn3C6HN;qNMIhH!uyYmDLzIYJcgT<6HAKndXWZ*RjnP5TRRYZdYmeJh(b^ zJoZ9drYc(YoYqp!pf)c9RL=^A!;Y)AWRJ#{AQ>>O!*q0+i~p*gZ2v|Vzrl7L>XZ{zXt zgA$iqotOCb+wW98NL<2oYfosa&ri<^hDsVVN8X=eUs7{i!n%;32ahdCG+4>9qT4W# zFsQX*P@s|{2SLqE+7F{w$SrY1d2-Rr&Y)lxz+Umyc8`-y4cUq=-OrMaPL21mrJ+uU1{iJY2W%kmyy=Zi+Vpl_mKMP zK*-m`Ai9j@i*l7Yc_j;`gq%$d5M+lA?fIz~cU;D0yrnVW`Cu*owD?s}mmD+_x(ZT2 zxm9h@>-6lyJ;E^PFiY{XR5Bdg0?>0_*Yl+H9rp)>aCWHxnTYW1%S&rXj3Yh)a$HmZ zR~z8^`c4T(3mD)1<~vOvcgdPglShJper!cKR1h0aIj=IQRiRRKTLstDACQK_5LtD| zRh>RBFy}Fk%VIVlKn3Uw2h1#;-(Icb4}b61vD#MFPpb`n)j^M+>zYXFjRRa_>BR2aTrdpCK{`76rP|$uoy!)Vck_=Aux34{gW}@SG zdwVNsYxS=Md~Dw#jf;;TKUt1A+cnY-Ac@clctM3h+o5taPPj%UP>)hS0#w?Df-)Ho zv{s2tA>IV=6Jw*xTbm~%yt9guTqo{axYd0z70@LXUlagudbsiK?S>@{euzV zYQm(yAJT^WWX}o=)c8`Z&UGxUqmflHuodVS0Pq}-RDb4km<+TwJZJx{sU(U?qH9~* z(7Dgb$zaBZX^-v8+)4`}L`XI`uEO=Cif5ROF<_t;L6xf%3$^L*N2(Tybugx8NW-}y zNS;)ESzj$;t!i9*4^^zG!=31Rx+;4;59nr4^uyRe-4YhyN`ti-&hdwSem1^7ron&- zV;f%6v-W*2Bi)jPG}UlPrJhkPOQ#Cy`+8|nT*g})3K0fLDNz{3WY|HaJhdOHnu>-; z=_Lrq&;hU#!+^#uK{Ban8g`E?fUQ(6rW~u1>hY)`fGw}e-KlJ+Iq0@|d2X`3AAa() z`1m~(%lUGNWVFDTn@#KvdseguQ01$|GCnZvc*X;5}>E;r++Y^s@n?VVD+R_DET)sn+}fv8=O&rb z(MMK$HEa^Z4?A>9G$~GeAHDKAIS~U;NS~TuS7)NZrsz{?3XE#osMU1;?va2|im)9m zaEXE`CdI?ULwx_;_woF^X+lnqkB@34NSC1jAGHsw6{~nXR}!LQu4Ab0UN2YH_lU4w z0d!4P@W+${Z^z$w3vvgDW@L){DaT z8hfE+L6sIAdoUdb%aCJX4k**UAlj_XwUVY@+^IkcATFLStlge4E79tYU2CEk%kWAY zqMS1^f1vinm-VVUj6-ox<@|G*JeV%htg(CAr4EeBFnM28ZMclfctZmU;0aW}%I&+& zOBydxl83iF%Eusm1RMy13PtBc=pQNfQ1M4tn7U_GIsqJ!(mk>27O2tQ0b)i-EJ}%k za108r20sd8u$6meiTLZk`D-Ppn|!nOT|eyKefNF*^rt^-`*?r<7{r(%K7M>^bJu6o zQV@gU|NZOV#JAsnY{}cr9b!<(LKo>Wu#z4pdivgo=*ZEosU&DY?^ip9~?eG81^5ZZ4tsaja3R zg!MvFLt>lMRp!Z@^j&s~Ww3Bg#)MQMEr95Fs#d=ehMH2+y7gj#oyp4G=qDd+;V~O0XEEQg=)eaP$GDe)>b_ zRVT1uPx){s<_^R$Xn(;t2xDTlh53cFIrRS}eKlsVIKT!SvP}UN1~v|@ppBC0DN_2H z1Xu6T@te;i%Z@51>=4>0_<6vdKqrd?wYm&5@%N4pV9yDr%W#F>nn%6za$n{5{rTd) z_SV=wDNY`~n#-k+?<=?lk9sZ}tqDucQjfheXL6XTHt2v*b~zKXaF!L9aT#xDC_t(g zFVG``0chZhwV;XsW>Zu8?We&~wk#s=(H%GuKw23W8Rw~1`rX0otW?RWg3{i=SvMtO|p` zgwjI*g+9zOVW)PN!hD9}sz`guvcku*j$M;mt~!6R zr$+93wvNLo+Ht7|xNvDbT>+fPKXs$T7o~)6OZk&Z`Or!4x6%YQFV9OcjJs*RW^qgy( zO9|9SZf|q4Z{wJ!`_}$MO7Y8dh;*^zDfrU{TBkwKju$D|&1Iq>~4OInFXF z4+}h9XqT7q<_6+A^h5dKJ8Qd>wsz=DtL<-t-a<^5bAOJvq<(f zGpdDxYg>^O)FI*Tj|U|Km>n%vt$p$N(yf|I5eB7e7$O|mhDCXy*3Kv-OV~q2Weh>mUn{i3=I!allh@wBM~Uj_Gmz; zYNW(vv7EK@xZUj3O7IHSNs*EG+Ar%FC}`??91tYPM6g8pQwa}};Z@fUEsG(&A`ZtI zfBo&p7}V0BvI3oRf6z^B09YBL_SZ=XWp*UG;EdP-_&2mPyEM`vFLCbR1_VfONX_d<>gZ#kLrOTz4^T(dw zCNASL-pKg>*n11;MzUmGcc<(!GZs_BK+oy9LzkJE?_*|~x8N}|Gcz52hv70D<}=JQ zP196WuCgslvRx)AUwrXLtd~nm(^Gv`b)Q+?-rcz*r&5_acdGUuJK~Q&zVugqva~A2 zWRZ|f`I=nuX8hORHQD}nB$E4})r)`@5O=9xz(uz&(*6>+C5K|yGOX}G43RTyms-j87|XhXAknIYAGx)E%D0Og$@A~A;+vw zWT@!bQH%=S2)YI*XLubR0{HZca0bshNqDJ#N%)A@Bswa^(qUc(APxQtD|l=+vG&Iy zdSVzQM<6SF;#Ek(D8~?n&}W2`xL(~-D8~y*v7LE#K;i@jT2z%t5T`I>W;CSXn`u4_ zaa5_~yCODb`Sv_dRnkS@ls5+S@tkCFsyZ@+I85~#=-Zf9{&`*98(VN_FakJU=N%+j zl+xx2IqAU*(ytJ9+Wbv~kVe;>(3WM%&|DlcX zc#NNi9c4U>sh{8do&U)!<*|d)hbMl(!aA#6##TnX2F})vP(&7}O1#c3&r{;#N6(&k z#B!Ku4w#=o~oD z;GoxY@5ajNWe28$Nl3uy8yjXU3_NY{dK#?jZn)`Qq7hMUJ zNlua)P14UyteRY#Wu{qeZ{6E+&PGjzNc($wLYxQ20*=JS#;Sqoh0-I7WKg@ipSUpu z$o5V*xfwZTO4W1y3Q7zM1lhQQ(A|Tpw}T_aEdkiKY+u4J4Vm8kDkJ~Wlr4pV*tL@wKaJwdg2BE8h9A8XqY6g zqs9j-UJN^TbE{#r;L=WkD;le8o^Ki&;wC5s5f9QJ!yx`0?RNvjKD#hw8^_pp;4$ER zAWMUA!-;b!luB7;aVr^pTvHyIy0B$t3x)u%e24LFZjzI>^YLC@pOQ71)wcletWw#} z;${*j!~GxJ9j?#yWDuqClAMX`Cx9=NOJ(OIsPG&Jg~=}0Z&O9SRMOpz+wdaLvW)v= zkcZP4s`OpaXr44TflS7z|uFw;}I< zJPx@qPu$H=#NYO}{cWwL5dn7R_uk4XmsQgu(WW-~aAi+?@rz#^{yeK(7Ft&9N-62g zoM1aAL7umFrqOU5H5(GDs!R=wDv)BrXX=*#4xlAX%v1FEF2KpF$dr|G@CkDqWu`>N zmcviXWJW1#CVadHfDyntIkV)G=p1s^b%{{Mcf+B@6yj};j!dt%4LeHD*4(7d#{UY3@Ow_vNk zWAk#f_qy()-(25Bbku+hh$W?=vu~+@m@8F`l3f3e z5!*jgwa61ZH*gbX=WXl;0IGWj*Z`a?vwUFSh)C1I!jzrvw5+YIyHSt|k@xR!`&ba> zs0-QxQz?xcU`_}{YKpufm(2~Pri8RLq8L@C)Yehc1n?Qh^*!z(i4)bL2;r{__LgJD zGmK*2nJhgU)6>&|YN5C&RA!ubhzmfqODTO@kyAANj3FwpkfR$z8!~k=YdKX{ahV2$P(b zk1_;z_vB?`%DAuv%YR@uE_%-EWs;z_^y{_z3NQqPVWT_=L}Ov%u8s^b{Th zLInn%_bq&&$$H5`9&@I@Fh>@F_5J$Qi*}Eb=o-KefS~Ew2`gqq+_2EZs}|Bw8Y1%7 zl$@T%=s;!BwI+7W^KsNarDSz@0u~5s5SO-n2ZUAJfSMS;Kp(9S|9@HJh4~pw2-`PZ zHm*Hg?jOoaz}R3gOqh{%eAXf?#EP1d)k-~eLl6*vmw+3*U&bq{T0$J1_gWkPUkWvy zhNSf%WR^2E@JMcRj2`-y$QMeNSz1}#jG`h;0zt%~LL8~elGP1O13U*V8IIS8gAis>hBLPja)bVEh^Y3w+D zc#LO&@xUOWH}XsbA4epRtQ8}}EK^3U7Z@@P?^Qo)qhz9h%8=6-*DOZWEV9+gP)?#JVef0<> z$ZD9)$wrHt9PU(FPrR0)!c~KE-p<=QsOeu#gQozazaPx`k`q?Mcf+L&@s8t|;3sEh zSzQNL0e9*ot0kE9a@QjK6B5J;D0UfG{}=)?9L$@rvT=jdb?FHhn8R~mMZA4~3s)-} zJO(!yh-q&<*yh}3Fs%AY|L%5&i4mX$98`azDv>gmE4w0T-y)G5R#j*}JlNjRJ@gSd zn)JB;426E`lXB(ihJoyyfpnLC+IHl|!-P$~7dKZuo1@n~@N*K&FL945@>H4OauV7H zF#5Anp;+rBM1ugj^wLN%lTTFqsEWctfcx=463?uv;WkXpu9h-BQ(9(x;B{&5?m1yJ zt255c&GLP}*Zx_}N*=jo^UmNEAv=>ykyF9|8NLC`R3kx*{R}w}rpd4i8(;=!1Ayam zz(}iCj1=3iaS+)QV+>D%r$c(7twLHSW8`GW{evUV&KUQ45fDQKWQy~vJUYKkWS0Ru z-09uUp513vu3ouhUX;1=;Qmhj2Gg6v7~o}5l}P`MQZ`!NEy7gjdx*<(%5Nw2MdCL) zkn!QfND+f+<6c$M3z_jeb!;V9e~MJ4ggKw5fkkT;vKZI1jR0{#j=!vvBf?&;ObWLk zjfJX~v89Y9k&t$`5|2k33@P-)HagYvF{NCx4J${DR)SO~(@4lV6cn#Q zwQ9&<$ZB0FT9L2WYWwlF%6U6)@1Ul-2%4nXGKDg8z>A1pw#BN;Hdd9ak})1|Wu8Pa zDjGTrr{OK&cwEYa0Fp@#xMrOMG9Dn~-FWi-zG{ZyJ!xQqz!TTp+PdqLUS=PxtZ#Ug z!w0bG4UDc_y67v^Edxtj+F2(80|U@PTnJZw6~+z|F~-2mj2Q+9J57$87h~IYOCV@r zexc0Ih|4f*@&B7QuG;YuPkI>A&=?JX)5S|0cvQ^WagVglDAskV%8!)@j2K3QEg(#? zn&)`Lm{_$Z-+^((U_t&`LQJaFku?u8-F0@(GDuG4R>lCBS-NbXKf|+d#mr8(hf5zx zXuyDT0agGp1W!8`+yJHfok(VwumoNLLO??vhQhumLe_WVfYoP;5z*%q{^I(O7cWFD z2*MFHYj462A%%@}wF+#VaE!`yw~*{8Zs)$aXZnW%CnQuE9aT-ZC|Bnxg)a0{2mpW-pFm2Zc)z5nF~+&8D4%^AnJiU; zF8$9m#$@Itc`{$MHLmC0lhb4RqROR8wM-9!jCLOb2hprrnO+Wno_?SNimM@o!8jPd zN5e3v(6>M;TAmFFY{|f;HVeOqP=Ogu#%8WiFt>$0`M$NF+$l{Rl5X zmUyT~VfCoibPPO}@B~~2UWYR%Mx}L-a*3fZ>KNKkh@zFp*`O$PGxVKzQuf4oJ8!@6 z-9Hq?BbbE6W1vatE@HW3%IQwVHv9$lu>!+o%c`;NtKbzRG+h6X_sH>94ty5G0b~x` zFzM{=diY@d(i8UmImLYodJTju+V*)zrLP}K6lwF~MLK1Z*XvI7+AsqG7yRp%vCtvq z?(|Fwg%03-i~vAVVF_KE^hq=qxKDdO<5e?{>{!$U0mjuOGa3w-)>r4trOOxX*a-vV zj#M6P^6bE&Fc57U{?1J?YgY|Y4SwZS;dia5h{@fBzPAsc{`Hem+GDoj%oosa&5P~ zMgzwv*FX6quG-0QG9>Gg>AfNt!grv2brNI&bbyXjO35UL;TJ3VLz6k*>viJUPVn2r z2;@%)paQ_cXXtQ9M}k$qybnNXoy10NFZwRArYwO@|M-mK5@&$XCW!#;|9jRaP9sl=#Ff**vK$v1k5wfHj&Qn^M)gCJ~t$=GWzzGGg%EM*P>MlTFEMwh1(Xl#e?{2#n;L6SS zmAQpwHz)uzh?6~33wPRn4nPiYx^nd@eK3RJE<`R1NvwN6U%&sL^jIaUu#yOD^u<<) z$96xp51Fck2{u8L4^3w z?zh|RF)l`mTyY~}Yr7N0eI$+(#fvC>gz=>~zg*00@p;z#5V0@W`iMH>qq1Y(kGoqBJS;FXH-j;fl|@x1-0p>Y$hkMgh*)_8@>)qtW?3Ey zd4ez)iYk@jA!5IPUZIsZR$%PCjlxznVF3vXrHUly!(hPcBm!m8SOAQ0FCYYBFyQK! zhJcv=7y)=gQdT(&C(-9_x8oT(vu5-y%+I^}Vhh7WMXCV0yk+}4ev=n;eW{QtV?rdx zzKnx30)(0D%h$N~bluCaN~4>{p@u0?zNV}v%!$v~Wh^U6kcV@9F zQZIRJav9Pc^A1#lJa6YsLOn9QyjXC?_RqN#{mz6O@=c*F%jzMcG_-CKx_k4I4>TJ%`4Yz z6*?#{z4B@~Hn6yOanq-gJEqOh-B&$~EJs{(9gG2i5Sak1sLV)!^f=-C2lD6%6+i?e z>_D5hRsEDr~6zkeo=DJS+qL!c& zMwH5TpD~8GzUfm;=&YiTe7sxIKTr-oZh2MJY#0#68(4m(bjq3;Lj$k5aqsRuYEPhq z33!I zRT(q2%3CL4^-RVWW1j`8B!;cf7q9v6N8W|ZZYs?TkF2}Y3{9lrkTTNQP-Lx>*ANX_ zz_7s6a0n+I0&lv?<#>5>EjyGawwD$yoO?1euid44o0d$Vr4OC?>L=? z^LE~ntX0(rGpPWM2#gZ{nVOw5xB0yPqwb-~I2gcsX9Y?+B`d1XF~I%3&kDxLj7)e; z`owE3{i;-z#g}{gP8M9v%O{8eJWc<`Ry|o9oo2f*}%D7?%fk_;L^1l zOxk8JJSYdp@+6QtD0$`@PXLt%wX&U@@S;-7^HXJUY0kh@#jp@l>h%s3KSz?+I1Y>R z)8*#njdIy|3WpX>=-RnoxqDv|s-2rcPN%UVylh5G)xrz0M9Hk|2!enj+41_~?5vp@BH!}+a@$3+|5(lJJ zW7y~z`#$fjLxdOPQ3+SM7OjHWtn-jUV1OG&r=5&v1Mn%k#Eq9e+?ABqRw%`ZmNle6 z3`S`gC?G7*@1HT|7`Komc`|Nn%*|qW>UwZAIF5dE-zn-Ou7pAp(FFdSJMKVB>_)ZA z4EiW!!M_KMZ-fF8&r+6=abaJk%mUn5@$&+fPh^>-XM&bWrL8EFPIImV%9uJ^rm_<5 zV^0=e!~2lg8>yp`*)O5VAntJKebXXWu|WmXK=VeE$#A%%&A?@@$o z)}F`=3J8#-UA_VLI^_>o^ylj+K0|q|ijaB1Va;mxjXr*~8f4RT65a*|0r8I(gOlx@ zs0ex9&fDMo-@Y9Z8)=6zVW`*-Zey|rWE`A?l&y0CFcgT9GEo5pyaLEfcmNBp(!npJ zwjJB~PRfC~l@G1l_QlIjn%82{(=_>q*Xit*`&+N86t!I&u)|o)*H3q#0&QFh5B zW5Q&vmnnG3Q%D!~Ai@v;CH*^#5Y1^{pi6cQ-{&=pf^|Flq|>V4Qme{>P`NP1Yopk{ zAD;xsF;m;z%9bLM%3$wRdlU78W8(+?L}jh3(gZYV zDGc=8I=+{wnSE(UC`$yxDaEOxuNXh4Vd!vfEX=%@OgF^&VjCtymK2Eyre?}jwwlHQMXM}( zVx$FxuoEdH_BxVa`Np1x^Y-%o%jL&j{_*lN_kN~)cK36obJ8h$CwqlQGVye-&xMvuYX%uT47xjtHZNk+s}~##>4{{YvpfX#3YE@IAf<`-X8)o0Ah&9 zh}EvLz{FDf2L8L{pl5Q+Pd;PcnMNmoRhR*OmyiT}iMW1U);BJD8YH?2oxMFjcG-X! zb;Em>`nCV?Ks*Zr$j<)0ix&YrfD_d%0d9&+5$mQxCSp&6)7rQgGiBcP5jr8(O?cq_ zPu?ugJav=Rpr3Qw`uWQ1_YCwTazw9sovypfm*!@TAi3n(8rujWDTPusJBmOFP^MuJ zWXbEZ;CTS{7(D=WH-wb%I80Qk>5yVN6LV{2>hcH7+c3v?8(7}+bjtP3OF=-C2Y{>M zy})J7aj@h08$eUl%UPa{-|N!iqS7u!l0?u;ve+$oi|BiIV7=>&-V9q|IUMOmpq$5N_86u^GF>NV1vNg-S1h3$~HZ+ z@trrLZa3~@+{bM^M30g~Fy*R}O1agTo~CdTCk{``Sd<`F=plidH+WI9;-*Sgr)NN^ zj2xFMcr~P$c`qR-t|7Zcq(yI;0Ti`bbj2hZE5tybWGqPjnFi1o$(+deVr(K@gqRn` z6d5z=8OZd^tOo;0)b^^biLypA6v6L;aaWj1p)H+*WBcMhWS=s7BFkeZHYTUR3|Fvo zRH4XWUg4;+*r^OT>~R3T-;&xBI(T&EL;`-5#sZxW7H1xxE|tnGT#N+T7!d#ZZ}`{BpELtvX=16Iw_l(3D?jj8@?QdOeRvA2 zv;a6(ti*|#i18+9@;}8r&AcKh-gH~5LLo6*T;DL(sgP+LhMjG9Nk94C5Bui}3yThV zgdKXlwomp*Ndt)U^ULm4K(q&L1nGlQGt=%}zyM$c$LjgOfU-vg%)@@ZYCjt~mMh z?W;zB+_1^>Ub%}VfW&}QyJA8a6PGS++IhN`0;pnHhX!24>dCg4wSGfhtZmZn+O?*p zrx7&PBG6jI%hra&jwuBaDOBs!_(hq!EGv#ki*NDIJIi zoA9BEv(Z=gLNOM)M`fhMSgJM(zY~m1erH_fJHGutnoX=t!(l|-iR1;Quv6U>b{fv0 zpbgcX_(rXMoQjYsBR!lQ(Hia;ZK!ZnekpkkdDHAqDQO*d9-eqZ&%!_Qv;WvAW8qC3 z4}afNe{VT&Z-4t`Ga8ssAT9#frw<)eiDlz)knF9yTXBIa6^oh&1CMtzEy?xDYLp!O z{wX9jyc36}fv{yDKUc2ZdLK0^SiSRI6{gznIe4L%$V5omB|x%gz)F5RDv3<^cf(*P zE!DPwytv!hm#deRIboD3T=tV8v{T5wAUX>m+j-{7fK?eqrYzjCx-xI+lDEtJ!fJW# z)q9pHvE=EUufBe_bPo=lT*!*O-Rs%}E>OF=xnjzXmwYU~`rJ$9BntXyMR!&fW~Yn~ zv5srs44$^vP1rw{!NAyE-ni&l8V6xSFm}|804!!_H10F2Pn2rflrGH!a_foPPO|KD z_sZJ(y6IKyvVisRU}d*}=(HBAy@EZUL(p|SKta0P!Ej>f)QynGA@p@of zke$M{wc1x`DUATelKp4$;s~ht(6tu;LJ{-?*cfB(y0>jYpyxUi09j-c0Awx%rL;}J zGOJeN5$TI`DC5;V8z<&f*!H>|E%72k?i>R^AS;0}mu$odxP&1*=Fr|dO<6Hed^4L>=aE?whDp)yIFOWiXO8R0a}+uh&i zJP3o~vEg?@!K#@EN%&b~5zPX-sby3TrCrwFK(C=5Dkzx|0bYl`Cp+wMc^ZaGU2?%u zpRo~NX;En_jRsy3c(Q$?WTew#!lG)Wr-3XA2JPHvQ2X}hzN7pLzw$3C{O}ms$KU_) z@}K{v|FoR9x3_)aul^j9BC^aOw_L+zV8Y0PJ`(kDg5n8;IZ^->!)?h}a7K8m7~ma9 z0rFwD?3$9}%KD{p<;GK*vaDtVX{SA?_6*=j%cAnM61#u4Wo)oD^Ub=d%l-ZkQ z@31Pr_)9-mmM4v`a47EpMS$k#7u<~wz!y?6=cmmpak(rku9O#Ec&R+t?czhtvf{p4 zTv?bcS1+%b@zHaI#oogsaT$&vK#m)qVcF9o$5b53UZvIuh;hBO>(83L!-CC8+olh3 z*$oR~`*>ycI=g0IS&HHOf>Kje;+Xrw8$f0T`VbfZ!FQOlYwR0&?X`02)@}RFw4I~l ze2swsOQhEQeV!f9fafDX8rSMG!yphw0bwEz91EbSlyyiChw>zVhAJlpVlCq!^%;~o zaVn0CV)|n^%(KW9zdJY}Ve|d03fyC8_5^KQKFoj6J^3xe`%Zer`7w_^!QbEHK)suaT%o-z8-|z&pbp z3Y{seQIaT`O0YWrSm-`rjb4;` z+IV>UMnhgKUx!OuH=6b*5puZpL>dc?)RHPhEUGjdUVZh|cfHZ@?|u5;FaQ2${)6(k z8+?bq@kjpJdAQKkvKF13C-4 zzFmLf{Z^&&qMdWb#Du8XK>6!q!UI_Z3&8Y=Zg*$bGau&WUuQ)DL9}j&DrVXHXg=s!Gl z109LVK)+3_8JT8)-^Xyn2%LM?H^ht1LQ7zAeu4F&c?BlRwfFxPo5Yc_eqdgO%>dhz zGHW2;-fi3WRPbw@dpYYnp)mmyV_<1`2K=_kUKPtO9tFcS0PUKBeR^Wx6M)X80T+=9z{@MWLpJdowaTF^JO67@8cD z#76)U{Q|;OubJ1UXZOIfgP&4`7*x*l9J{!%z$zGz1%Mr^aL}}|K-KZ`RMdSst9!~Z z2|*;rBF{nN_(Tp~AXv%}z|Eh4FXP5v`EKESsSYSWPbA8EE%YTNsu=@mUDR2NMLHgm zbBN6^;P>F|b1KAutLv1Z1_%HjT)hAZ zE>~(mxJ$bgKv9k9HFNtR(y_V&s2<$E=k*zGzwbk3b@Phz5#UCU7I~yPiP-!yRyX?ame}cUw(L2nirxG(%*4dA?k=6iIko)OWgJz515Qg3GknqlAsi1 zLdJB##sCiho(bsyoTa-tC5G`ZqzDz)7x^)>78>A}GTupo#LJU91^^Xdjh15Myk=bu z$f8R5#7KfBr}bdi;xg4(@ceKVOaRJ z`?@bqDq|p(CL@C+LOYc_8yJ%Od&v|^Nwcf3jLESoj&csj$0AHt4Z$cp3z0P;Rn9>e zs8V8;riA)0tq?tTh|N5|G!l~gFi4T7&>7LbJ_cJ>)f~ptto)qynLPCp>`Z=O9+y~) z!H{W|x&QmV@B0QLoB(B*e()%DsNPh{C9h3)27hGcL~f(fEqSGMC*n?{Dp_W%rYR+T zE+Z`t!_(jY-bX(EJXGB+^pFs#T zqsLbD^Y(h{)-^Ia%rKzNMBk;R5lI?rjaz2QqH{3d6Y|{xxKXFUh>aip?SIsaloKC= zZ7Y~{`^l%t7_rHHn(N#5?mBN^acM>R2N6?;P)-r`jXMTIRzgf^XptZRN&z|7R;WTDA0RrzQOsOKLlXLsG(;`V&rUGUtR}|kKjiubdpPHBovS@}Ul)|cNl;RN4k5qWfa7Bh$vZhHDTqFB{eObMhPr~Tq z-!=QBl*#uq-BkbcxdH!Ae%DN9P&7jmU}RuronCr44TwA8$5}x9dm%2{I#K#bgLjQF{92ufJpj$X%byrwqt39QO9)(g%QG%wM!s_2r8fy}IL? zrDe8=4n0m{z&whZoF`()m zjN^S%B?!|mL4iInx2#-+d94LJ+M2&bB5HLA7s%4(0 z=N3>C0LFaHHKoCj*%EjmvJL|PCXb49CB#j^i)8&#_{L-Z4qRjOSpcnKXIxqyfGmA| zdgNr+-hR)HkvLaQy!_VI*VjU-{E*dm5DK%hD!{Doct**15ty= zK2uVAQdKnRU1~1qoT`#3=LGi@uKiTvlo(bPmMUqG@v*P=OQx#wZILB2Y$6Uu8HC7_ z`Y7!R+fH(Kai<~RubZVF(nvrm0b?Q;{=?sUoY@oAko4rpb7aA) zG#EyuXby=xrOPEdt_R7~^ zdcjm81!iZgu-m%^?gvb^?tWc2_y4u4S8cmtG1+-mp;Y$cyBIJ&@y*Up`}r1@sr+aw zc}u-KttU!97K8vpr%R>E0|&?H=}FQaAp@ELvW8%lf!UzkwH1H+mCux$YsNLWa=Co< zYcG`c{(*f@lQc%pcxzBLmlw+X!i*C}J8d#MP>Af7cJHBG>lh#fkg1CiEPn{5t#ae3 z50ZP%?>US7i6V6ThiD_{PcgV6PxPg!VUip&l)C(xB}k4nEUZw1vf z56rkCR0PP}dHvP0vAJn|g#0Nb&g3jeX_3mK(l4mO)s7KCoEz^zGVmEM)kl~NDQQ9y zx(45q!62gm?n0J3uf~)$p|rmmVye6h0G>dakd6$Tvn&Blh0li&U@;E(4Gcq&P{U@Ofwy54s+%8(eL)$p!0 z8VE}eo_ISOM#H(c;jL}I^dmnTtDX|Xup&c2Vo#F7?VlL1A3C9NcjtkFm`{i*N-KoPpdcE*%ZHO&J(sh~S>*7~HChE6e7x ze~*>FzG2sxB}EgU7vCaeeCLb)+9Pug zVTZe0?XuI|_sM=D*!}y#V;}~N-oQtH%O5S*Z@&-1qXGCn<*f0RSfr2lvD6Sb$VhBmR3FSv5w-*WpxFx=Q|itk==pu zB$A#yL@Ed+Fs);&@?Lm0A!<};s5vUkkjEBr7OK_-2WW2|uOA1bQGVon0y13ss_%d} z6ldYP0#u4>U1-^JxzCtH3H1w6t3>6rQ6jC1`VQX!g8|YdX}fS35HG5=0@up8;`}w? z8mS_Rc$$JtdEWqkLq{Q2>HvJ+XG0Y+j}^gCMnD=D93yvro)05PTmhbsltT4;poyCy znd@+m+m^7H-V2dzy@{YH4^E_+Ry?alh$G3HnTDCQK(eo#9z%d8g-mfI_}yfg?D6oh zoc7bRB9+KNWLNyuPkiUhaJprB0KU92jLSZNT4@cMCk8b%+V7tM~1 z2u<*sM#Hd-G!G~>wJWytHiVUh(Qr`SW$imGz49OVxi?Qx{NT#7WJF+W7|HSTZ#q4b z@BXvTeEeAf?4S)kTOX90FLAH z_RcOL0J&f*h-t9*=g6J_ycDOdYY3BO9NYuQ0YSV5MxYdEu!3H)(885#x9nOfh5c~< z5Hcp8vw~(d3ZMu83?PsDxWkKq_^N$>#z4!(c2v0PlvQ=17#0&FVGlwYfFc?c05Pkn zkivF^bPq-M&R5F4mp*F*vqON)g_$N=wWVJg(a!!}Seh#(q1dFiF+%C&1Z&5I!&2F8z9 z)#8{15b+#f)L{$(+FtPyF2~y1hJ$L+WG{ES9SZ}WRwt8QKnQrFn~|Uo`A(&j6$9rz zeb@N_Dgh@R6b6d1;xh~v9UtBZwv$s49Pva%X$Hu89IFCK9y&lLV$T5R1-p*CI4Au+ zMo+3BVu118R`!s?Y7(R&C`mHb;>fzFxY;Snp#_=iY#LYJM zCp$D7UIxomt?t~p^R6=*{`}wi+sco>^5bs`eE;{~@xL_z*bRpN{!9P8g*gaud~3G< z?YIB0?>dpG&;IpKi3Ams8lHfoV>1#AMB2MMJ|V5HZWvH5_=;tDd0AzcZ34T$b^gwo#>S>)aID~7=XiN7kcd8! zAP)jQi%Uy@1%TM`D?HIV4HA4ulWP7*O^{ zuGX2bNN0Tcm6u)MhN{xN2QQV0s`gqK6ZKJFhsbjvID$ukCIj9C0p*y&AQY^UVxx=*1fWm} zEqz?(4=pq1W$RxLSGawjXFOrgWit3Q0(q{@d&s7z_FW8I&QF`3c5e*Q(5ffWKQ;x) zHrX?Hp&+9wbr@~}A(E0tL$oSImvVuhH7W*NCs*yji*8F|ez)(wwGkryI9qCfr#=l3@l z@q;uJ!+?;nH-Q$5N`wb-Q$~YEh5ilj)|t4|e?HR$_|dN;g`MhyemBoo8NWmQN09!F5vr(y%x`#*Wz0y zt@7Mx_=O+-8DIS!8hBvd1eO4RKHi|%briNue`Qp9)`VgRv7{C!d&^1c?l{5gD2P5 zyyyKNHbdZ=r==d65%ao*Wab#t@u_m{`Yq!z>{_T{y8P;|{InS}bC!wmG~okQ z%Mc3D>S0#j+&QhESIL$CcXgR206=4+>jsge)>pod7oKIYXP*fCVX>QIG%LDVY z^zHfVAMAOV?}-UNj^Bc6QiP|7>Xm>uDX7PX(sBU6GG!Bkf!`?w&mfU*Y_7W=2G6?` z87|xwe27w{Q=!@tI~?8`*^k?!yw&xqoElL~f&b50Bnjk18LX51nmP zj%Nx;WM_xcF4^)6)rjngk^?eK{3!3T_SxOfVlccZN$59ffA5ojuW#QP?YtrNOb7zE z|7BB4y#3VENEZVZE(N?|DTh~Y-DEDJV3ft(UvO|2=Cq90u;?uR@yS^O%K5Umx=Gl; zSDJkXi9;t$UcLEbS+2>X>B07deJxl8#eh(nkV6aYz+uq002gf8692vh|8P!w*mG6#iVfUlVOpr zZjK>;A7C+q;U!bNd)bbgGmpdr>pNhzU0!CKlXQ(kN&nlT7LWQ{nKUr(sjGHt}F0C4ka8jIIG-X z0O*jc{?Zpe!Srp4hN}QXsv<({12o9O00dZV!(G6b01dnj2VtP4rDY5z!m1cw0+aAI zWN{-vm~au^8^RsAG)h6BN*N0rhry6)M9tMK8`qKhJ8Dg2fg?N>wF*4JixAgAbs_kU z3_z@nUPbvC@x2DtW zVEp>=JR&?NB@AY`3k(p3E#5BOuN|jS+dLama`C#Ugmq?*h@i=)(1Zw$Ssjy8a!-sE zTS#NqAs5}^-;c)++X=t=Y21UN+es!4bac57AaAUMaWKQHUB@Km!q_jHLI9Fs&Wd14p z88r7c@cM33grpeNAAF=#OALa)$HNleq*1Ga^v!cm!?!^D8{hd?JYDbD#dTDu24S6* zX0Q2pd{tLzNBrlC<4GuC_!KYFlcqeWY%u)7_o8( z(int2R`s~q?RA<779gFI~>IrKcKkTv^w)+@| zv4~)Ed^Tu^?2CP4T=Z5XagFzh*H%w+GjQIIFcV3>bd8OU%z~3+<=x+JS zmp)alUw_)hd{dPfPx{6c;X3v@ISUanjR`^=_9{T$+Iro_cF{r;n_(E7VknrAu_*8~ zqXQ6UrOqVAb3kMY@*qIZiW^|VXh39(aU!(9IHlr%#C<$=j~iR!NX3o`VXw168U_7S zj+9W59S0ACdne>Tir}dk3%$-ZTn5f;9;J?rAsHm%E&!ZVLWR4*{qi@Z)VUrWuC?_Q zQdlKA)Yl3g-U?wU4BqkJR9G+gUE2LhnjFxhU>EgB4v)y%QFw*tp2-f}Bfnp~P~wEB za1#K}{V7Z^&e(+1HXHE-aScxTSvNvqn3Rr|sFwH}@?x<6EWt*92ZunUOnKMPs?gZt zr66b^1B`2Dt(T-eU})6r%rt4dMQ1Y7vZT57UgxpCrL=W39>8y4EDgm0FN7yJNZa>( z$A6gxt47z980~3D<;Oa?43Dt*ZmLN>vQ|U&YcLpwNsA+`nFgt%6`~V)-0*8j!y)&j z;lS&=&1j(1^-3$*Y5@4m+;!KLK|R^z_XIXODk#ARCveS9V? zt;Qt(%)}13OixN=Nz8f`%ux}a0p|cPL_+I}yw)F_I#}#(Z!{#*dn1?`H=JCc9+W-A*oZXQklG&_}b>mUzlG={sR31 z_~0CHEsPus8N6iI+rbDz@C_F}X^zCuEhKZPylm=`tP%nFNi$e3Uc6am=a=ocWk8E* zj@3U#5aZ|fa?qs)#lDAkwzszobOsJ!D+cf@Yio92+wOh%eFRgePX#j09`i4uMXM&M+e0pdG!zH^X3SZ%cICKugxEl%wj4R<9K!oqGN(I2^ zpNxTlSoshbc~*&_0BR$F5E5jN10kMHXw_O_xX7vAv%avRB`gAX5f(TLH+rU7p4zkO zb?&pehr?j~>y)kguUZIV8Do)sQnZXv3S);+z`3~4^wgaHR^}GwFedS`m?1W2wM5pP zn7i9<6QaTpAmhTueb&x-Oc%}gU5127wuO7D<`-re8?Vnn!+=yh4uuDf?fYdQeg%zC z%msyO_+APqseo3$SwyNN&%`!~XEEL>H?As|>0zkDD^Rj(rj8fLhc^SDA4>rzkwR58 zEcpo{Tn48BuZE5l85JXf1;D@qAgb_5cp?d(Tq#R%kB`$=Rn#m^2`>yNJKxX#^!LrA zZV{P;L*hM);9GS*0a*ZB_wE>& z+%urP@2k}7=2`f*5B+8feJqqo0|zEmV*VUkN4&c(fFCN1Jzp)>MVb@6PM7lnJSk4( z_X!EHDylQ_+N&?y-)+Fg<*pZ(7TsWg+j05IWh+qiyaR8h=^gCvl-FK9vhc!_=53fR z3wD0WTf>PMNM#Z4h8?$0Sz!uyLHGkGyu9<~=0z{MwX(8Qe)SVSM|OeDDNo>{_dXJm znD;c$SqJD+RCD0S$4e}C3^(>I%&(Y{FvmFY8KB^++zcNOZa8rQs+1c62>MFP3Z1oT zMc`4&6hl2n$p>S^^~IWcOM%n+M26bUB((zo6eKIJD#uJZS z;t~L!f=$uHbLh*E6FdUMp+*^@5s6O;)Kd|2T$%|PYQRY2PB~7sBot~(&xO4<>RD7O zk?o$3qWvOER>=j_`BX+*X|g^psbtwN4K>J=jvj;;KC>tM{ZK8ZQN&3MhU79hMmKSL z2+tqch#3F1RJhERmJ6?=j!A=oj;ECLaAnJ;jC9^W=BAQzS>9#s`uvSI!GHMNBZoZB z+qXso-~r-Nk-Mn)DnKBhxWI}WcQi3lB#K$d60;6+@)SY^t@pAy~QN%=l{@0 zezOZ=;feY3mp*HKY?t@F|AW@IQzw4*H8yxS@OETOnf|lNreIZ61|=TdG6LnI+~HET zBtwMhRjP`WLK!?W=`TpwN!1!ffWreoOkCL}C5Wdk-K;DPJzYsJ`>L0znboR*hENLQ z%Kacl1rbnSREuC2?)t$QItfT+-!-L=!h`ix=0 zF>C_o zAZ`Suqm}~a;515d*Zj6q3 z;ejlmmB6DkNmU8OLr2pXw=DH{EJH{bos2miH8&!tWSIg_kd6mcU&comavq@=ggiCp zpik^X>p|5w@fIqT5o*;|jJUsC&(0=s)`0?-* z^g~ymuu3*iU+~n)qVmId6^MH)_9`NnLKuE=k zi%oC1tC)!nH~edsrugcstQK44rtt3GyyfrC&Oq_~|d#PzjCF8;tp|4-s zd)sAhW`@t0SkXd2&e~VilTon~z{A79#JzdxlCMzj-ut>4Ah7rk?ATdc{}4R^BkRxC zS-JWB(2fk0FJHQ1uI+hqiC?yJnPFq;k((QrLv`^2-UWch&U?39x^xlk3hoKDL-R~L zW#^wona@6dtvvVq=gRdPH#}S7)mL6eFCsuj@pTBBO!nwBwA*d&B><@Q?1zQLC3_xI zj0y7`VG`@lsy`z*B7Fxf_$6{zGo6uQS%<-pVFNfMj3Xfl09s;H;Yz3&cf1;fapZh{ zTnUop!9&7B@tsmIE@f;4yPs@|lOqJd_UxPwtq|2$NrA<{!}X6*L*@i<3z+j;a>HqH zalxL8R`rVui}WYL9xXTO@D%hs)U#oqA!!crko!!nfg(w1FYUe0vjNcA$7&vLR4Sdi z;Zv*Tgg6;RM#tm?e#3w+Ml-)(jMv08d1RFGpwL*Wp%ST(##ofP=6(`S z({qy&)TtLi$fSyDqbb6rd#lnIQPHn{KlvRTA5z)sM=J_saXxV%>fkOA@{oKu-_7&` z#-_+sC`t?czVH2SW*Z3ty!s+K36P;{l&v1lo)~3FJi@+);qZ7%V-HJ7S3~lY zBW0v%q+6Co!=*B8I3yV|iICq^M*2MElFSGrL;kOCSS9nH|CN8?JmvCRr2XLk@*|Wa zW}-s1kqLuUEi17gb;*61`Q)`~`vdy6by-Prh^=%dd@{Ocguk7gZ3FRr7A_7(7cXBi zvfoWY5*!10ko^X5-7;q}=gliOlvyySRF9%kT?DT$5TOp->zU)u%99n{iHk3_3`qBV z0_=77+=DSczoddn5CaY9Gv>Xqxj}Ix3>5?ZT@eVaKkFNt=Iz)rzQL-8CIH^EfdCUD zWOZrT1gEaK9>jj{$if(FW*A&Ycn9}1*GCA7`U%KtQ=ki;1DPO5D4RR?8N3Ca0{Zzc zd;;R02|InzQb9XWxJhb%Ju__9t&e>JLBcj!4V}|3w!HyGJyS*L-pKYx67zp0mz`|@hpF??T!u0*1wp&+$NuEpcv-ndtQAA_U8;#aA1 zKQ4uyR8xX;a-S-qrDw>sxc?NJ;uxuU4iXdjC_+qGMq1yeFPWx^agZ4uxz6VNe2&-V z$A0*K^_0t|$05D%4PhsKD|KQihC`Ob9#Vg-zgfCvGduFJi#u`hEOL>SNpKkIH#%ns zPVnj>3R_k9F-?PE`1R2hAs5u}?Uo zd}?CC0l27;PEL?f%9qdpWIDP2rIcr_8n8h)Gyp`nh}1SF>&lIgjZ2ry#@f}gNID_u zava`LY8sUuCu{?tm_P@Sp2w=0utgn3lSr8?#dG5onm7^o0vt0lQ%GA&K+66m#DGdA zVHGB3-2H$)DRb0iz#w_$>(3jDzGqn$09TEn;F%2@;T^c2E^k2GfNpMP&I)B+LZ`y+ zanH_k-S`Bn%nYnr2`AXKsD~jEB_R~VhI+k@1MCN${g8!qM6CPdCw|dD*$f#Isk&x{ zQhRUD-OID)g($wFRO(|iKoH<$0%!c;XGpW+M6CX)84q0$n&CVc3;?@oIP?wxLjXhB z30|;D6)rIhdCtVw{R06K_atvb;TfIzs`J9sbhx@%*`BFz)JbGo_<0>@@k(&YkWubi zy6V1pbhaq_4Uk)Zx`cl0J`N&|&;8iznM9IOcYte7dG^B`Mwma_O5p>p7a0n;;o+)O z5z^U5yTY@6z}fb0J2NZrbm{jvE)Rh?Feh$QOe21UZiUh-MdIbRIN%ul-b?ZC@_WWW zkYRFq0=EKVO=MCRO2W_ycYmru+6Et}KS+<9>TqOeqlD*y=aV%v__qc*mHwn=1J6|A zRed}joR{%aaV)MORZcs#JQdDK@wy?yUJY?M!Z$BfNCi3QN02cU8p3$wdJvd@^oRb} znc<>T`I@2pQJ>MW(&Za_9dz#O@0+c1*?N)ax?rML^jDR28<6K`)ujUxjk*DVE!Xwxn0+@| z;6}hJuuY;;kmy*Q;&p(4#)=paXYzwxj}Vf)A^Qd?wWnpu957?0o2iIW9}ELQdI?IOO|hVysd2$4n_k&?#Lx!`(teb1NGoL(Q<9-@HV|2o z%?Yq7Kdo}<`+Gbmj63xuYd8SjlL`@>IWV69bg?=21kl7_W2LY2E1Uoj%V2=?nUyz@ zX7+0y+Zb(ID(ZbwZ0%XilVXdZKxIrfh)*%@?7Tc50G_b}Gr|<}R3>Xl+;%RuZ?c>k-v1xv!SbedbrnCoEO)x#zxM zApF4N&ogt&<%y?$L;20W^ADAe{? zRVb8%F_U=yS_9G;R1g^9 zMG!ltawcWMS+v`@?bvv{m&%{Mg5RSk(}TN+W??kg-@Ejg)K82V5!jISb$|zywZfd8 zQ9A3(ue@5Gde3_S@hqFnILRGewE$Qd9E1tNeNCSr_VIbHQd#LrrvaBY*O1;ovhKCw zSM1!~-D?gh+ejo;Y^ip3lPkJolCrJGpN+G*Oy7G62V;)Ld!f;bI)J z0mOhfMhym>NTw>>C661REX|CQQ{5xiV(j=Gl@f%=N*M`wAMhwC>{2iuFyI&?5lJgg z)8tr{fmb*K<0uQUiMPNO>6Kg;0~7;nP^AW$uWqb|t4?2r^8Bh4dQ8WQ<;BSj?n3~4#lnL)vpF`ai~gW&kjy#Jqm zTT5dD;BS3}%kws{$zrd2m?>QXth(=73H#k$TfJ>j$AL*4EDD5XeFGV zG=Q0gcMxt?xxNJe1?RO={VHO|Riu(hd`9{Jtfp|KYGP)UN=625SSDmvqNF-}4 zdK0Mq(eI-}x%=mg1iG=l=`rcM@>sGmIo(Lq2w=MSm z^waM*;^&%&Yg%^vm%sdJ=LB3eB}lj$%w2nXyW&#Z-!{W!gYg6C0TDJlB^Y#MLzn^b zBtQjN%2=2b@Ds)nz#t8528Exy3X!dv^f~cS`cV>DIs*W|R3?M7QliLM%01VGSiR!m zbxWax+K(w1E>ZLdK!?Y05-EmCIed61;|}nJ=!zkP-vaN!7}Xz<3g6pyU55Iop9+@Y zy#QDT(U%exBxOv{*KyqP0dl>AeY`Ybu#B0ZID=6T^)=+?r!ECv0t`%mTg9Qy@OF?U zOCLEN+bIDO@FtGWetEqFw2_5^;UUl^^pTzk8pZ|LM;IX(26z@SrL_Xc9h6UyJy&)E z*E~B>zZ4;gFbswnA4Zi*KGPV6VK6SwL~;=ZDxb}frx?8f{H4YJ;`JzOL^^4Wmn6eN z;;)R!NRgMy?vGOTQA(RJU~H+m1Rgf=Z&=3&>>T#QrxsGv>)+%t3~4r$q#6v<4<46J zLp7Wrk=IFHL$esh(2eN(BXk;4)QN2DV_a?QLO8>{}0TgJn8l1=fpmBoJR+j-mG zdIdrwse*(bP~|f)R;(Q$n_pb8Nov+sx~9l@?S>f)%LZ0+C6bz5fQANuusTilHKBpo znHgu^b7-cjF|pU7H!u)eTdN}5Fc468Bvc@;N5`d;+0R5hzc5F*0pg*7=RV;DpV;6s zw0HMVljJy7-efuu|7Qhif49+b;F^RHIJd86H!ohau)&Mvq<@NkR;ij6GMSy9C0ha& zOjd=K>2R9~ofx-g33T>kWVH?W*EZHX_Rd7TyR&N?i47w|UO^kc?tj*#b3frR{afax z0A%jG_PX_99x%Z$vOX>X?0`PT6GjF14;D9O_gc z%rHZ^wFUT){21pJ<9{Zv&X~d==}nN~;FUY&Whkl5V6W0KC?e$5s-lQNN8ggT_Yl=k z{~dKarj8c{-T~uI!=OAFm;u<^wQC^ne5#Ox1f^8B#5O`lnXv=Fs&JGvC|EhSgoZvg z4^QOsmmG2{yd?r|`p4GCi{^%bGAQ65aPB1bDvUD-P7T~0Wh~$U;`#9XdcZm5#UZ`4 za)V}oF&$;vTLNkfi~S>v0S>@uAr+bTGO~0(@;p=nLO1jSqadWIFOZs6<%N25i=GO{_sbCYq@&kX6X;cLOjQ|VA^MV7BCoRbC8k}Z0ZXzxhCuC z%vt-2&2kO7bft}-0!XZKB#1+b8?NnrR%n#dhB@!6)DyxBy)G(rNeo2YkL&HA5(Il2CXI-4q#3>}5ZHOWPr}ATrEQ@hT&#u4LRKw}s=BZE>3Z z|4<1%lk~T~toK;}vL&z7kNx2P)U0yp;faRvkYvcFVL{quQyVEg{QmlV-}ilkA^c|b z|7%XUY`vKZmuy3Yt1@QNG#KhpR!%kyhDM4d?{ll01_MpvPVe6K?8>v274e^zx3WQg z#9(-P+Ii~}6ZN2Hu^921DKP%F@;iUupD2Ik@AyZ`l^ah%69X`m&KQ5cA_P@4#SWAs$n3qti-_%C@jS| z0@_?h&%YpYwImUvvqOvp{1<63glNFh z{bSDOp{22ET-iRkO834GQf51~4BRlFMh9cU?|Rt`Q^xo>WYlY^LnA`2qmWIPK&pgu%4~!IHTY6bKp{*Yi=y^L~USl&!%E z8sLa(NEw2nuNh+EbBqTzmDM(b?4a9bOt~-m&GV+uy1wYDeAT~?*c(16Cap>M!7Nc)wMq52VH(o;x7OwY#EEi0}Y zo(@$Tm3%gb2EeyesWeWFalkngX6o}Ep3xxsA)+Px1yWwqQ=;ERUmg*8H0VhfLxr(R z{sPyHaEmF+&=Y_QfGx}|kUfy1F&xy)$4Ve#f?|@z3qUpofEiu{ zRz+0QM1<#9gs~G|`+!Y^FpdqNAE3fWuD*Ytwr5o(FNB)k^vn#bbekBDJZu5ct<&k+ z3jUIx^WMGJ&`D4{yVarwg_Yg@dRf1?=_@;GRzRvmPXV2U2?MK@L-kR=1yJ#L#kT>NO&zs@7pkL#OlhLrDbk;dfyj6|0yz0j019uYKw?HMGU%S zL0WTOKlAL~c;+0BIj!s!^b59sUjqDVGw~wc6qfC8`->wX0nuv}ZU*Q?S zAY&g!1^Z-($qY$JW(iB3h#ZO`OzS5J6Hr&7srW9}l3`QJpjL;n$Q5Unw?Z{uw1-1f zzM5;;tDR7#>IH-JQ^lt$(kAgD$dfUs^<2`(sYR}}O<6WMAQ#3(#HEj9f3jE}4o#3f z(I7=)Jfyf2tyv}YwH*N{7lHF{Q;A33R@vF zZ6JA!mqQgOEpz1Nt=o1^85S>n{kgJbM$7u8DjH zIr0ox5nBPKSAFGu#R^$*eN-^vYH zRXj+PiRPNN$#BB3!4Tv3$GLFB)A+7m(<^_{hrSALsbCbpC%kL={U!pYjH9?BvY{C- zjJ&AT!L4fua*W(B=I|>8-WKz;fPuwpW(2S8?Qv<)b}fqX!&=W&H>Jy zpYwc_7V4x;zOVPPC?yl_182rn$Y5uv?R&rLznZl$eFAe+5i<8RX4#|^ zU`QmqKLR20(L4>!YL+8PVdqxyI-GKu$EUG?HI#~wGz^B!plB4U8v5>e%e2T}`BT4) zY&4;TH)|{q=CE27UrvMJZExo-mEi;^Os?|_=BBs!|NP>jf!Gw`2C3tnDbqpZ#X;ou z%iW5)qDu0fLe|4Qt#~h!ZdFCyh)x3}wBXzMxaEZQqj(oR+=EE|p{{XWZZ-IgPRcEs^kbB*>5v5@UjQxIo8eA8&A25l9&31^m%rCKsJkqhw4H>vDs4U3ue$!PeU~> zRCaoxRj+#x0R2hs2TLJ974oFQPK>WgV~=OHhjSXT<^y+qrqbYygKZMr8gpHXNK37? zIrpP4cRofG=fsc@q3|?HS(hvYZ~H@hN-KW>Z>-|;*@QW+YYb$R)1UY^M8D`GW5s7G zY83!4vL*K<&k^IomRTK~7w^F_hFc+|AjL_ASajXY3c+CE@AwgdbsCd8df8G{O!=mG z%_csdZ6(6>O-xK_TkMORI~TsbiT!&9(h z`CKmVK@!NkD(1eO3%CEVgZ{SkGiSa+!df>`^ zC{wn^W#lZctgz}0L7{aAeL(xv&ik5`Q)Vh&u+{bQqW}H?ECc#mOrlAi6A>_!F`3XQ zTit1Qn7jcAPw|9{@Gz7spMUPlUW4J<)f=oVsj8V}uLCwP9u`=EL%6eR3XpJl<3c9W z1EXYRb+a772~avDpa~E#)?{8VZU_i54k7|d4w_d&9)OJ8&6U#jl$E!>cfrP8 zAj!a!J*5tCBW063|Y98cqVDp1z8@!!ec2lYl67wSYu+O)Q z=kbbpUbYbEviqU5IKo>C6c|(ab@hQzLl`H(Al?y$7%*ZP3yO7dJY&N7&)mq9TsB!Z za4jH}W|lw}cw+o92nll$l29#(;0`EDA)O*+ZFLp5J@+Kg_w(@YlzO-$`^2a77FzF4v1 z>P+@J1Vp?7Vx%jc+Q+ki(9coNJOSJA7?`Z1j>U20{SzK|U@O!Em-WRvv1;mzI~G3R zRDe8_IN(721twj*4y-&8Q`#{P!mNQlKrv65Ws|w4e`qTp`^+^cK1BhjT>~^c5%4GA zFhHJLG;mv(pJnp3eFqfO!o5#!KKEjP*s<5*p^U-lDe0B0%1DJC^RfWOus)X=@lqUg@(RkJ};4nz?8PNa;f0oh-mY<-~cL+fcmMA5^hrw6*)~^fC z-oW?R4FTJg90|Km>PYOGmqHaQ_iRjdcH8nEm6|c-eDF|gyI0zKTZAIGCwsX||a%?uNp&-D4FsC&r|P2`q-JHhhTvLsiS28 z$LhL@jmUnKhe7-yyfC#JytBx!Q<*lsPbqj623&3DOr3^op$OUZG7N0$8w?=&Lhc{^{cR1ia= zB?CJrQx*3S*r(0{2T@`gH$NMn0q(5uj*i$KvNETr6m=pH@&SMeD=@Kfy{J@4dSSt< z;O9ZTk-7jB9_q9OK*YN7Bmg87#Ujn|#?9NVkx)wIF739 zTJdAY4aBzYy>3Lym&?UV*9etxkBA-lc~(}INwbt(v?PNu()gSC1P_KC*Nd75l^wqU zcm;Tbi#nD=7#chiR;*ePSM)CpyVOij_yRI&=n&8x1TYr(yCvQN#hK7}sB=YZ+xAXd zrKrcH_L%W?fD2&7o76UA4}e--UXHNUcv)ZFFaVr(;6L^>Sin%Ld$=XYdCxDb*tJRN zo3-b6BNuDJxKnKnj#1&LOnVe>2HEIP!7K_3sLXdrXTu|5{Puf? z6zk$%+?eRu-+V*0BPb?zA@w38#MCECX3w9MP*>xZVoXJz9Qw;R^OyJ}ZpO$sgJ|0q z`4R6OMYvSC6$7A@3`xjKGLRq@pss9A{*5Wif^_8+XX4aZ`7*;F$w|fl5uXSyh%_eT zDIDl~Lm4!T1NZG(lHs9HtK;7h9u^r8(ZIp>)cZIVA!}A<{vg3 z0gZi+vC3s0pRS_hF$@>Q7!sG@HOY`wxKpa(b7Dy`Fbq&bM*1B^ggkHO?NdMbHNA<| zQ^|k9(%=VJQcW<5_6V4>u#M8gVxs9QL_w&bE(1~@@hnIzD474XPpJF${s?jz`^X+3 z?BJ`j?X4{)Dg&8SUzyS{LYO44-@K`;30pBPoBNoF@nwsl(7Su??xy_nl~a=m)zTf2it^8$nYS0g6ssc01&GpWex*}eddw4 zT57GHMQ{ut#drcd_U+mnN6R!mR;ZN1#`7>aF@*sla$hJN;_2Y~w0^C9od4tuuR`HI z$O|K^0w{7G!UF&-fQ(V2czPHgl)3J-?>aC|ihzjD0kY0O8Q&)~zt0$GPN-a8 zfRN5I_lD<#FjZtn=oLdGn@F-zbu-l)#{}q+MkoVTe1s@79d7%g@9^8(-#_GcW#c|0 zvZLR}03JYSA4p+yeQk~NQX!Lmus?{6alZapuIV-Y%BE01$K`cvuKLAm==-<=(kBr{ zXxw0gt(+LiJ@ATQr0>>Bd*mEhv!xViE^yBnEjdoIBeGvI2qz$ImPik+>3=P6hxiw4 zcAuGfBHa!45zgX$o||?2_kHhwJu?jWqu=ZAVR5I#+@_(x*8FZ_c)sTTx6Ei5a%b?G zoq%vrAt*s7GmB!_+t4%~A~rL8-h6#WmBv1A=k3!!`5YiA*KFS{e5Ex`OKgZ$B9kqj zr&}9nbNqA*t4bK48Ck{fVviG zf2s?ilFeescY6EiU`QHS6$|m~Agv9!a4vuyf*s=qKH+wk1oMRn#*k}9k*V6ZiK!|7 zJXibocXr{m_oEqnuH_ zGVX`-a<5r^l#oVIoef^_l8BEGhC@QyaLxgrC8(!?H3(iyigSs76b6bs@{CucQ#be? zC|uI-A;Cm4P~f-x!1wH!pargpl0Pw_<&V7K&cYd z00IO@e}AZ4|1&}p2M`!JXRge`y;&m_ZP(EE0cHS+`U!XuS`~F09#CQ!PXL|`(l}Yo zvf}qF2?%5d&R19mz|BSa9C{A6ugl~}C;~S9~hsZ-Rl5Ve$9FNtSZIx z`LCId0(t0oJgVSP%*@W1r(zd?q&5WxgM^A8F)pr|!LZ@uz?f02>Yja$t^*);6d@b# ze_>(4$8TG-ocLb6)Rb223mz~UKWz=d@3ASIbI)*f{xCaBXO>1wu6Q6!8rEl-DymCA>w zo1XhkUQJw*ey7`>Yzn+NcwwZDsQtWRAP{=sZ{9OTfFq$AyeCRgj8F$HG9r|IIR<%^ z5Rd9+*y*x{MW&WEmY5Q|>c_Ryk4ME$g@9TdLl#GhRPkr7xOI{QR8>CZTI|xX9IRjm z$7gAE>zXo5vVv%okw_y{$Fh&#n25C6hj*i4I4G+p699y_;9-O&z{bSulq(=S!InBm z&BeJd;DklF)sUsq6nPqM8K&@Kto*NsCq@|}S-2|WH(5uV ziQ>GSw|7!gw!~SkjAF%;*%1<>nVOk2a1(IB#s+*S3tcM3g$HhQJe1&%vMSgINe*xk z`SBzShJyoJRZjyZ_P0_ecXoGR$g>|pS&;sY%%C{%@W96AMRWOg-OUaFpyROD*+p&| z{sJpdQs~Tx=$KKlhQZ+X^bi$EI~GuY@HJ~I#3^Fhovvj#+=2uMcwi{m{XF#RZ*6UH zed?_`N_7ErxDypD>Ix1GEng}0N5q@2erH63Ge8=09f3a(=eK}a+Yj4_aj0fh6rh&DJ+KZ zBVnjeZN%tGpe^!_pnt&mFn%#~xo>KLs92Q~1Gx`Xv=p4lqrvr5TuaZArgY3mMXtoj z;M}RqnHdraWdP>#3JBySti*Nn{Hin>0^ntQ%W$Fh>0!uFN%D|tjXlTo2Qt>HtRNa$ z9fj*;pS3uE9GvH`i~6q2A;v^S&7$rSuY~J|3s=?Qoo5>b-gSm4zCmar)gMQeg-A?( zT;Yjfai`&O*`v4(*+#vG$IvokA&rLSF<4bK7S=ndVAXj$Z+Bka4%a5IlEr~Uu46(~ zg}#0Y0r{3L*0WGtBz}#tAo=4H_5plRlJ|^PD*s6-vV~Cq$f-gi90fpaYI=rM8LLve zMo1J7ipRhKrvb-Isu&YxrMYI!0TO*`6bW)!Wfgd0h2EF(Gh^R{j5dg3S#S%o{Bn`5 z0W*lof0sfEs^1HfYNgmeeUsd>XFrgM(I#C{pcg5s+~c(0gI2vNcE#A_%3iKzj%N(G zuX*bWEAdRx8-)8>O@bvw9m9J$&K0iT(kyQbX+=i#S6%o zcF7Pysvg3&4>eDDLhx3M$#pFcRT1G31GLFs<2tzan<8E`FVig-dlCvG{x2Yxougyr z5#Zis%;H($^mt(~o)m)N$V{J%Rlh)yd*-^h+WDMk6e+2E8sUf-w}g(ozQB0UL@mxA zh7s>mlObfB^-XyI;<`mEdVOcWm-OAN2ZHgEzlk&&`h8vtf9Lo0S$G=sTWQAr8+-~~ zB8Z@a_(*-u>oWd)p7+%RYp%-}a}HiH_WrKF^Uu!yf9#!EjvG0%g~=?H%EO)Cy#g=N z=q=s7cmemN=h^MqE?ypi9}qam?8@q21}s*5=s+-;5+s!yVu*}5;hioyq5walK+a&a z#BMRC!5UT7;n$BR&ICIQ)xG{Y*qGz`O1^KA95fzw7hJwIG-$z`yz?8zKEWzZ--+Fq_Nh&BvqCyziOcIWsoF^wAH#jmh~Uc zS`TG6W1T$Wd$4e=^>p~dSa0K+yYwILvba9S^&7hvwcMZT?Xl%oT4Q_V1R4#BiV&r+ zH$8tMWRf`ze#95A5p!Zr23upFW9t#PmQRx8>!#NFH0~sr_c1#S%(qxQfi%KK^@Qd* zciD}ikg~@*o>U>LTZ)hh6ezi*VU@N}EMO>fx$F@Y*XT4%N0P+F+^J(rSzczrxj%Mm z?61M~1&}0(5+S>>mLl#Xiz12SH&k_w=CM|Q;Iasf^&OCp>lL`O>~5%JxI7&M%8x3ghY@_=?4@LTsb?=$cC{fi(;a;M=*6n9epiI5N( z{atg=e3!v<8kjp{?+MSi+zuFIlwHc~u}#6kAU3W-4YHLad0_a?0=BiI;71Pz^VsF= zHY7=+-V?Pu{cvtF`Y}1aULqxJ_x*UH3Q8`+WZBEIHxY8!sv;F|jM2S}do5UHmtkl$ zxaM`G6{!AjvXUed1__bakSChMWBe!r&)5Ty%OFV-+9w39hA2hAaXvZ?m7V+Ul{ZK# zKs<_IZT1a-<~=B7=WbXfACn*}tv4eC3p%2RjjQAhsX=m1qk7a9qbZe~bSp_R8@`yc z&@+!Q=a2C~!|!9jy|14nNob2L*#UOp$^9Gh1kKxHdv7P2MS9R+)Q$-|ok!dW8ZQ!P zFJ8RR8>%s%q5C%GR4*ERAwudRF*>TySW{JhkWhzOOOi|)FnEOoV<*mU2M=q(!S-{% zZjvOiw%9VIilPBoC^B!u+o1=aEE`Ohd(6@W9SI_o+sVyA7Uah)39|QPd#o;On_^8lcID zTH-kfKE6q6MP(hlXhTYxk`W+Si03y_5340fCc=V&o%#vu)fO1!aYT|#K?|Oe%f^rE zK0fWxhe|{R3p9gdm!YjzQCQ5Hdl>c8mTv&6Kf9 zlFZ1OwlKKMI-G-?JQf0lDkD?V-ZUQyAqq-JZo4%ZQB{bv zh@_Ha2D~xV+U~*LvP++HF1Pp5Z7$X26il3XQ42l^hwLqXZM5B+11cPqet(z%jlR z5Gap9O{>Uj5OKF*tv7`qXJF^Ao?w7>H9>?cLi(8F3Cb;h{P9P1u0vL69hDPR zRvs8hszCzdHILneD@rCwauLT9#dR7~JrN5BBIGq_Cm$JUN-pjDWFvr(?XR9-aHo0s z#xS+kUgV?oAmIv=ly?6x2U*`jx$f83!ymC8G~9HLJsS47+mn_g6Y=KFo7Nk(;oG}+ z@9^#Y`}Zg7Ukvz@ef;L-%w?nWi*50+XS;0XcSA4KN-0ye-jq0+3CqR=av9YVaUmbckg<1@ zjI}e0JXMY-gaU@=&!5xQp?dD2^_{3^?Q$8;JjyrUd{YIAklpAxacf;K5qe^$f%(|Z zvoR?V3*|KEe&{PMmn74xJ+koo{GPzUg9M(3B}sCTRQfQ*+&_W^Ur#AIpu?q%Qvh3+ zood0vd3GAu&hSLX@P_KR)*JRW*kZZm=x$lNuieLnRSipFr({O9b_Le88}{LW0@qlQ zBo{@)D*=)*O&vqv&=5@2k8+9*IF^uEspVROs^Se>4dF!#bCiE5aHxDZ zq9y!jja|EM-6L+%N|MYPIP7=~p7ENRq%38llVl!{k?!U@0=MyK!tOQKYVb~%b|ewj z^)nw&Sn^}zi_G5?j0opseM|!l1q|_xdA%voRAt``#sF2{u2T}YBi zh`~Y|It`~E)ZHp&m*^bD-F!5W5O?x5Ii?!8Uc=s!OFih`nUDkx{-Rvt$IilOp0=Gr z>Q%kW?DXMBUT!T1=2cKWvZSa8P)8|$`-}d=F1(l2BqPbdX zIb3DF%B(zl_Uws*2IVv8cp_9#L=U&@5)7+4qF|?i#~RIdGsQV~8VD8$Fiy#k@|KOs zbqz{YjdK=Pgw*y*D79>%{U?#tbR@}Yu&|??5+Ct^;q&KKUcLEHetGq-{Px$o^6Kq} z)3xl+*YC@pZ)UJG{oDTZ$J;*sa0(2QIgck)HKBk(>!Ae<9e~92@)Z9Rd1cO zz`u83{eENJ_<{}j#Wl<4wP~(qs?bh3magrc6a}CAcwC3Ms`&d_x zTFfhGSWu!GUiah=7>banLQ2s}wx$T#a~hts$w*QW5;aInYLFPJkTO?;+)#w<^Pk#} zzrAkX|N2*p_Jiik&u3{r|M6xb)z1VqNY=uk2#Fn|p|UKCijXp`$HAX$jB7O3_Ai># z0O&T@_D9`%ddPK9a}C;hE+dygXE+kFkT2a&m(!3WJxJKfRoI*7K$lE*60}XNU!DF~ z?nfn;GAGHCn?w1x$H$UPafJC~R8MT>F-QecrIvMg?icz`?8#}c9fx*K8EMP|3=bHb z*q#$*NOBz(d41^a+VOa72t3IXFwCe3nIzkl5wO1zmE8M}p9^g2J>aJ#dHdn>Bvmts zss{TGqE{N~2%k=utex_#t0*p$({NvbxvIH6w(Nc2UG?7t4+IMM$jECbUM@n-DftXR z+^Lm`NRrkXI|X-3NZ(OjDL&oa#@THxh+I&n|Nm-^)Q04{@4l0fH>m^bJ zbhuQ$ps&BSE;IIy)p(gGciLW^hV3slN+WsDY8fWf9lnmBL8T^&eqNU(d0592KIhG+ z@FYNT?*X^OPX6=hO}V+gD#^v~L_Up8rc_aAs>zjm^5eKa_IGMSP_e|v4eg|MhtOO* zSIK3wU_nO{^q*j^%GvHh4W4L-4~&E~+b&V1Y9>X{u~TxvzjhNgMq`^TAIxpzP8jt$9e2t)^3Jcol@VzGkd)yCr@RMB{ng&q<=4rl*gt z%RD4h5q6VjeLM*v_Tgy_4a&>as}*$;Aa6$$nqT|AsiTW^+mj5rujFzNzO-uWW*I~& zpb;>rW;AAb(iXcLl@m26L-Ge|vQc)DB+~{DYk|SufI|1_Metw$c0=I6eJs0PPQFX^ zUr%pN{|`(vNdORQ_t)xf!moHz|ctnAB&Y1`aZJ3C1(zTneE1C_m zj^3yupeFA!myaJmKJ7Hf#s_a}I}M}kWNMPsYVdr8=$U5@1FjEOOZo4Ae{|ZW_CRD# zlH*}1|I`1?^>05FDI;AKI0OlTIBv)kC_hkZX%uz}36KO3epJ!MTFrc0Nkupdbwf^i z308wlWt5VZ9me?D>?kuCX=F1W%i2672@=wHY)wL1<`U9TM%qnM!m@t7gD-e( zhsfJK?Ko8C*j8buq5GIAN>s&Try)tIl}JXI-x?d6_ph!NDk|WDb{&!=#hnIKM-=2V zup93T8R=NC0M(mEavI=}t9UjU=|PR-=p(T{lyRpbJb@ylCqjngkJh(mLXYryND>bi zb}Z`t_*FdyVE*z0h9t?n26Fs{AtOy8LDhPStihnJw8w@vtZr@uz?sCIA}#vXDF&sN zvW`kFJ;+dQgSKF+M@K|hW1J+@2M|^U<$=MLl)J{*jsPP`k_$jToMR$nmAQ;`_v|vn z>Iv3eneQyrVJ+k`KyBj8y(eOYMBPZ5h@~F&r=NbR2u)B=st*Yo>yN;7&}xuPO_F#3 zz=D5{=2x-YGD(t)qK3we&}ddA5JogrNOl8RpNg=>%p{3bOWa>clIQw3Ns^1C#T-8!QBZDa3w({e zCpu9=nqa}j7}082&r#e#E&Hh}Uvw_)gs&UV$2*nn79yYUI&aHFB-yaak0RC<{tdq; zxl&{N1?Dv*Nj9wNISo3Za24jwF?kKrMPjF61P-lRF>7nZ3SXl4L|X|MJXny`n9H!H zJSB@skrptZ)j-3JX-QJ2!F3o6?&GmLk{~A_Ns`Kd#*WOHu#QJdmm9=?DlBmnDTbluo9)rfJ z)7Kc!c+HX|xg5|a>OYzvYc0h3+K4{GQQp?j1MBPX*y4H(rqA$2TQ*cTdn4EtrhE1Q z4j3O;AD%x%w;Qtz8j|UQ26+Vw1P&fN5HR4^Y%NgmagrooKLiX>;K@XtWY^L3LtMrW z^eD2Zz`zBbEM1_o+i>*ao58<5WRGABsNb=P@T4OiDM3+Hy01ZoXU{tsJUV zF|LU*R`=%&8d|Njym;}V@kZoBx66~&PTvw)f;ts%yahRFSqT}SWPfUB0oAK0^pqsC z3Ons;eeI9&`T3-ylO(ZS2B<+C5gBQA8N8K))@Aw1n!Q%J^`&+i{7Z~;k=PVNhJ18o z%st9KID3gX4Sew9@z|J0%pyr<6mk;L%OZPo5&U^sewifGC_)lERMy0ZH>-;4Dk4u~ z9WJ)(zutEOJ2T!=GgeSkFYQ=sl^wG@W620*m}H6K+e9P@RTDC=mY`x{yX11av=S3p zc6r$(Sv`RvKY%1bte{}c4C`lUwxc&+vh&tj$a0)7X2qb2bn~BxT+$?;ylw8mBErDEZn1RaOUJRXY)8G9wAu{Ie=<}_d=KDyt|Y1ovF z?vMH0e*WW4`~KIzu=c}muTORwb3K)%>EHa*=i8P{*?U5syoMXhq@*b(ILJI9G8QI~ z4B4%&+84qrC$QoTta!s~0fSdi@L|U|gNEe61Pxv_u{RMC6CN;xV8P}lwG134PIS$n zf!-4`swfB?V!&XHAs4(^#mA}%#^-L0T|F_&@5!J`Shix&GJB{(`dN%8eZc>f2}qKd zkSL2|@cBJC46plfME|wP{Y@dLIZ2eeqGPFPNa{$0Y<-sjb!1u8Hs`~f%v@} zUCF=y;0wlj<;Aol3K}L23=_{ya5c#8YYDKLZ z8pMi;2JdZ%&5*#p{r;OF!R9$s#EwnH9P@?9179#-v}YTB_~D0>@p%06n5kwVYw7yIaDAL*qLqw3hFd5Se@jMLX=`;$qY9prAxShC$x4 z3^2F1+6(sgd&{L|6ddn)@Mlo~iYJN(7Ywk%H;MS+;o<9|D89>?hio6Kv8hW0xLEN1 zg&5cMGk8w}{P}Nh$v4c*Kb^rOTRSX>1u>UpU{-^b^1l-7sqC@I(u9L4eh=pNdHRE^ z1jnX!z=k~;d{ew+A%fysV*rM+E<#fYY={tV>Kgee8&kC>ILF#Xyf(yhK3)r~>3xZ_ zv$HL&D~6MklWkG1~nHd$oNLLLLFZ zx?(s!KHfPzJlqu$2~z5M-sF8l)A#GKttF2g z7YPxG02c@Tm}}sCs_C(DNy0JFfGO_uhj{~CQo+zGn_;uH$9ORs_MT)4AyuXJmP@! zti?ta7a4GOcQ+FY<=2KtsKfyvBoGgH&p1dxkagIf8W{(P2ae;W>e%M{B5VV0`Zf*E zxj1+_JJ9rFr?Ux7GYaXx1w1@mj%Y3z9GPBi{`OBURV)jC{nx9qOzpMY(_s6|!bfAr z@uFrx3_i_F=AFdCJ__y6k zi7S>I-WFjnY2b&nJ@j`O$}I#pps?lNRoY}o=9xH@o(EM`*yG?Fhdc*nU&MZ zK4*A;LJG!t0yP;J-N*Xw{TM|Im>bXKD@>CeC#1nTLF8d&W#y_$F0J= z_A1g)hAGH*P?o64#7m?4rbQ+h1yM*kkpO|~dv8X)&Rz|BH-Zp^4v$0VBRoOHMGy%{ zgG(`g{PD*_jsu7=1*Mox1%NO=gAsjhuQ@Y#_WYUbPj!sXgdE01!7xk^643t!NyEy@ zdKz4b=O4A$5P2E`cfzdzVK{&FgtIO4Ln{&ic`#W3PS#Ld29!yXj35&OV4V^s?U^{t zE8xk1EchBf*TjMm!Vr6r6p7~nQlKQsoM?I23*@rQ@H7yzpa~S=3cL*wrkEOb&>Q-4 z1lD)Y^tlqn`SzJUTZ}D!NeH6wFpRrAf+Y1E$VTwEtP)z}8=nSamKzmxxjlb3jV{*|Gfnu!Y_1XSQ zlxaNr+Yz3#Ued6#vYrNh4B}OGf;~2?tDInNdz#4t^K&Ia&O;Y+ec1cZb&WLq7o*$; z@S=kaIXc$4VTK8YNrDN4=R#RB8emR4>=^Ml-2WLL#+>)SnoQd~-tU!F6}kCSK?FRv z?sW9`XY4RaK9n(U_a^reS!gg$a5P55U26JLVKIir1jKN;~C*ZxRum%4)APTW2z6Elw1I?d;G(<8a z-UXUJ(a&LOAem3W`LjXqn{?8j^yirp1?C+o$m?iDiN|G4&)aW-67@ezbvWUA*!SZWL-wr7|LY9`<1@(DzL`G zU>MG+@E$r72?ztOC7u`SI1535Ft~GNco=emB;+A~F_REQj5#zB|~7#ljpwSZT*c=5d+qZ&N&gRf$|^Zg(ylrK}AA*5AN=z2OwDojIty8xv48HaGtilrNP^l1yz%%@;E?F}_&qV0fBVnkMEvES|NZ**{l~8>E1gho=`UPnUL2I(rz%xD7bBfu>I} zml2#8ed&iDguyTNOdOk*#L1EyX*(+nt&LsQ6HVtSkDIpNBVIyCGXAi7RLJ*;$c|A za0cSAA&XL0@{c{2T|Od{hSJjj{DYTuWeYEyG}Oohz`DFw>40=S;Q%4>0+@-pX9UP( zz;mvvJQ`I(r9Z$GW7Y-mI?y!|G67+rXG4Jha5=w$WJnvU%g5Zs50JsRV~qaMA&5(t zfBfhD84TwlLO&}jmP8oJ=1!S3IUA{Muz?^g}d47_6^I05CD|GqkSm zKPD|^ciDsC(ocwkdy7|J+Qj3aQl0!I%tJz?joB#(nXHldJx_l=a|1b@K+N6;-31Hp zcqXH{_~YN#+py9nLI$!Y*@PjJ28Fam8WLpFgsYQ2Ig+t2^JHG>46g0GAdH~a7mcj! ziEy|A;-I9+J3I{hhq>R+jXn-#n2?6-?&4b%t+AcQ<4>s!IG0D_tk1Cl{DAD+lXj$Vl zTx>PP$}?ZNG+}rJx&}|VNnukt5pq-_D&exz-e~B(CSYPRUoGmoVmwjjwKC?)A8=ZdKy-q?g;r* zUITzIr18$E+6RgyR-T~xjO z`zyjo1Je^+Se2WRvu&T7E{jD~(C(4^0mo?8<&t%2xh^2PCUU@27SLCbhP49!3FkB@xIdbPYUAd;oCHSW5U%tG zh>->&(q{QUA=d?*w>DiyN}KPI7AK8^OhBWGK~G)ZY{aBt z7`nzZ4EMTRiAb;T@4t-y_V5yG9W*Vu9B0Vvb9Te=I5E0oQng+I8V)q0mLVh!&fs3nX6fAz6lyrIAzPT1{ z2=kE9hP-(gX~_0V3n3>!L|lzMp4pk2h;u8_z%kN|DGJD%hFP?go?uQYU1MA`+Q1G9 zMjA8?lOZCGky$k5=MdRz5BV@K|yCZZXOy3=EcTD$VEg% zb{T1?c28u4Atyq{UZPA-thHO-Fv1PVUdeqJ=>X%Tc__OlhPZ!%bq(`&Pl$-P8k;o@ zS=)f9bGf)`OdB2xsvPVzscE>TgQ6PPfoQ`i%|b>Ry27n$8YV+TOiyI1W$46N4V7Vl zj5JJ6qZn;KQ6vi@?}bK)Dr*|f)qtmcw_J*d7->kuur=H%msQ1?W276$Nay+j6hK-C zIe}W)c8M>Vg)M0o;yi~~ZQJFXh8-g!!mf$pS$<+MWbU3A%0l|CVsVw5E@xunOKY6b zFj5ql(=g6k<;F9b2Iz-Y2M1H~ViQDpxev|OrI&1is*6z4QRXLe9@ z<$$MUcZi4x4FkI-Fqel$q3)pI7->ee=RwlpaqmQ&$7{MLFeU69GSV;!B4SO$#=ePD zDx=L2g=XRW4Mfv0bQL!Tx$Bn8rL}fw7Y-MmJbBU%!NoKzhnmLghYufqdGX@Kq3gnO zxNtEN_&2j4A|kI}zwR2(@^-jz`C)kIJbU)69lrAP>C?l52M?BUJ>DM|1JVDVW#e5m zE}N!d5@-_Q>@*mM1!wEm{U*vAXpM`5JU*yJfapb}{A6&6dt-n6#!L&b4J#!#r?KLk@YmJ*&l4{mjKxi-?HqvU_4ES7NUe zLzaetMUYrr74I8Nh1@;TD7MIiSy-D2dF1|yp zR|5hWS(v5eQkCPQx7#kM8=8hR4p?mR%}D8GcZi5ce^#e)$UPHPlp%*YF*;pDu7^xd ze20sx_+@jlS2;>L&aQJR-RmMEB6~Fr)Om<2vC}x94z4l`IXb${JrPpcP@05TnVqJA zDT{j?DOyYpJLgE!Wp{{(NX%u}ngV&MhC0zC6w!sOX&8#g_nwiqW*Yb<*IUX^5Sc}g zp{TSy=K`xmL`3#n(@;bgIN+%s8(pZ;G$7JFX-$J;q$##t*7Xe=rU7fSO;3o3Okf&D z4MQ3QrX{-a`OlO@s#=SUG{p=^=9el1kzY8kX&P`d{rfaMAtEx>?uj$Cv2%iv2Bsz0 z)}Pm*DG+{XX%^T`K~+PZU>Lenh~$sF5hdUG&nQ7pSdL_`>2fYLM^qt!BX105pOeONOJ6Bj}{}S<_$(x5aS69wz82a?-)9;tvAR;1{=kgz`ItH4BJhLD^Q`mJ& z<@$SO@<@Y=tI{ywnmW=v&^T}?NH-Ag-o5+XvKvH1H| zQxsd4-Cn0{%1lM-^>({UUob@S}mpnzXIUe0RNhZ06tAD_gUlq-h^0_tM+hx9zt6u76)*jrDh%|B)-G z{w;nnY4@4`3i9ZC5MO*;*Fd2^IpNN;=(oCk8}V=Yo`wf*7bRG@a+~6O1XGk-6){i) z2mjzIMlL>sGmuE$NhQQNA%icTeWK>Nr_y;HEPm;qGO+8^LwM3x<(a<0l$~IX;0)ay zb?}v+V{se-ebPs02JIg6MiwJwNWwE0Sd+R$H{C|m@X=s7Nxf|^+!~Fw> z=QB^bu0xTYZvZhqAHz)krE$9h;e;`m$lq@#e>$Wy%>+N_h0auXt3=dABr*lig5ICy z(S>|noarz1@)yD}$;;F}TE9!*D?dQrUgN-rZk1c->;j-}w7Wef!9p}`&HU(7eP=95 zw~g56#%hmD>3fbtn_lzvZu37pKyK^)iTFx_g_H+puy7uFbaz4gv34B(>Hs8<_k-v5 z#BT|sLSenn<{r?{{F9UV_DEh~T7w4zg;w^?L3&QYiL4_HjeH1DLMz>x^x=_fX{0rc zoGCMaaLfn(fpcQ94Ag5|2+R*>EDvdfa*lp0U&p16XP@#7tQWB>WP$glRhRO2td^xc zu#bwdP)}VkcWTh@7=(R=*0Nj9e{jsf4+98qLkQu4b%TT;w<3H)uEk?`XBWhMpO|<)`z24-rQB^Q@;?MS4L%F(eKyZHByS*bVma?~8!xF7bU3k5 zcWE&mKsNBUA7$I}&VGPAwqC_>*6G{2xAL^b3Ro^r}%M>XYxy?JI{apU3A3mf`2;ow+}rA@#&_)m7VEtwA=6; zh)fjeqnAdQ?OcP0Be{MVK!`xY_b`u@ynW_Vjx-6zu-{TgO{WzA$Zg~YdHnm?JwR)&>dhb}>D8oCxl*2E& z8jA>RsT0fg-`co(N}2tdx+@qc&zh^LZ?ecwo!xZ)pGeuy)Okz7GYkAafXQb& z7u-y0+sIER>7t{ojv?(zKixs$z$*{=2lnk)?N`3`*L3frwv?wV&iQRW@}B^#OX6-n^(bj@~mDHh=TbtDmuOZyjvgXnHX(KLbe?=3CBxA5*VCqC)E-M}4b5 z-cJAQ55OSnL43aJf`=Wy;q8g%)zYMt^+zyC{VVN1k$i4p45O}R9fE$Kr#o^cTdoZ> zjNYkRj-7s>VNx%6jzcK-bk2??=_p&}I&yaq(&ykA44L44mKjJSRVPB3MC>Va=nmNi zuR$w6?F|~hIN^`{6{qc=bLhDKhxXFzm6i9jI1a}t-_!-v2REDlk(Y7i2UVbdY;ScW z<WTpq$wx3xceVeJs%@NUI$tax*Rm#qVW3v0tSNy58`-W=UpJ-pJJK1Wrw5q z>2;uU)6t}z&eH492PePCmpUDSGMab1xpw@G*2PA>1nQ4=I>V_0WmATv)-8F^KXtS( z-<5KU)EOwa$Tqu?hu^>TP4}hWEgyEJ9<(`aTHSuEdSTs%<=W*9=fCyG z?FIq_%KdjrcYXE89(FYEk4y3(^;t)5{mA75zj)!!!x?QFI2bSlG1}0i%qK6rCug*s z`s9UmBK6z@6qdUH?>^}RXEEi{;R3fWw;bqB7>q?$>xAPG>Tv~qUOV1K?>JpJ{Jt8k zSh|;I=!6S$bm}5MctJy*7-J=0zk|ylaK91+iqL2i@`pF_BKwW!zjdiMSP1mD1_;1I zj=3#y=~gv#&*!`EK9ElMD5g6O-m>`0r_KYDM+E)DiE(bl1#1CGJ5U`J2QlS`(}y3j zwO%D5gVmX?WVO2&!j1n{z`B+?NeDPv)}&Mwetx3dggz0mUCf@iyvR?G*DlD z+y&d`X9uB`iD#$bd;KSce_Uk{p#jxf6-iHM*xtqfFCWLimF{M-sO71SMk zt>5{eJ7j6#QJkLiwAuQVm+*TE-5#rT$d26du;0Kk5&r0_F5>3ff--2T9ohF){exjM z*X)zUy9Rv0wlmxAagH)T;PK3VXA<$3rqwm_^U5n@Q>@X|?v0SY44(pc1 zz?x)4-INi0q(3K~_X<T{ES^M>D~`hWesPfI+3!}Azs{})UVdIJR?)A77RQjFSN1|J8Si(in5rgJz` z0U!Cg5EMFYr{IK>x;UJ5fii_|$zEl|K??N}I>(eU`Pu#)kGfZ$&^JDT&d`NO*<P zv;r38fj=qNyKn17T~xFabz@)3PTy-B>ZkG&F3M+__NqK7m(ISJBi32|%ztk?c)(HM zi+u{t9pvP@?`Q3JZcjWg%G8Lg7oqKccv4Xh?xZe!bfD(FmUno-ceQ)1de3A?1uD!>3xM}I2jiE?OYi%*o%P9QaPpBGK}$={)Y2kG~c)A^|AkD?~ZmH zNnt1qSF-Q_&U;(>l~1Rnv}Si&AXzgBU}La-3`MGy6zFpMxwml2^OCHx_Z@0v_k@Cf z1gqKZt-jy)PK2`Qw*u7IDHgQeV^{j#plh&f@NRzv&;qk}Mf-T2i9q{~HV<}L*m+CN z_^DWAcKtH1)$!egqk2HsH^2t-+B#F@-IJXS;F`De8*SblGwmzukTDT(vF6kt-)9|s z(($YOAHY8^nCH9JCH{_kYU2X@DW^P49BNcb3`FlH5UG1caH={Tz_xX_dIYb?!DEyj z7g~1sR-R8;_*|DiZLRDE6#%p7<0%MtubDILhO{H=nnuU|l#Jt5g3xh);@`dn$RQJn zRlW~DtbIviZTr3Z^!mOtPxBFC`D%>x36pgE&HkT_6p{j*CZxaqZ1wZ|Y3K38p>HTg zwq68v^&(BP)tNDGXL%9&>fs)Pm_cqPe0U3NAI*Z{WZ@d#+J z`|jFQ4g+#!R!;O2y*k(G6FYcSr;(_H&=z{CPuHRR%JV})LL1eZ3xET-u;*u#`Gwq& z{T~U`uk-(x)+M^l_bkLGd4EAK?n|O^$|*m1&!I-^@6@OCM%}wS96%f>3UUbcaryxJ zpdJ(6!L7O#SeGu@J!woY@M1uY{+`#8>&+|jHO>W89sgP*&($?S;y#|rA*g`A*0uVo zf7{*cinjRVbmiVwm+u6CPv;PCBV7E{_SgA;656)C)8#nIm-k)e)%c9K|2>_@6Nhd_ zeaUc}_2TVf`S)4k0np4Y>=}@K0`BetBdhHl=zScEK10sf#V7INE?Z-auAQq_W!!?R z=iA5A(xJ%&P8PPTC#Mhv4~?q;davu8=odi+XxJALIuH^S>8{6BJNYYb+CM?K@?no$ zr`G){|99Nu$!+7J1oRPvfggt5KhupYTh34?ez~3dw{L?=c@$K$ zvr9&w{;9|N;JF)0{|2y6J3Eoa`fh#NRqyCoKGr$@*tfmf4P z0OVC*HNRnppvoWrPFc%ldf&zCYC8V^qyB$=>Hk-G`SJ6ANGEAH^vOAExCy`tlsmZZ zfKL$3|5tDWIC{)FLPXuYNGI{w;byx5V8JP2Pb9rvu)!Z`=9au;Fh6X*l%p9S<_#y&Kwh9FTcm3Y>%A z^PR1!;L*UNK(vn;A;&xau?r31gyZTFe%ojaYey9lsB`RTWAHL#|e(c3Efa1z4xzs{4?b0KIV(#v3`5Kv*z?A@PfS>%%KATGUW&T|M>rJ zP8tp!Lcp?9HBf&cbAqg#6F~f0@|N5Nnho^3G}xGL2y?6e`NiCWhrzfso=>x{^!lk? z+XnjDn9EKQ>?5#Q5!XUA?3_u@cm99;|KIlDKmY&$007AUwGmWRRaI40RaI40RaI40 aRaF(l?19c&5r*gh0000n@tPyLUW>PA%)M*1`ifUym>8HSv^{DWumWyyY-{51_;OmE<2`YHO)XY(w3 zCZzL3mkq4z)v}r|ltq1R>z=X=PbZd&L|o89NWYlXrNU`9<5C^Pt;;4gRw{ z=e;~=Gt>{+nx1y@G4_A#|8IsF2M3@X%@}zZTNyjfI|2dyhNJY}4p-R5^uWCJl2%{c z|NXknN0(jesdaTHC`#LL@>wv>F$O%xeP`}e9rF4<*G2$R&*-Cguzcm+vg`Kf6r=0dI}mTtm-X$_0BYKHmMibbDvG~Vm;Yeu zG`~PS@5*0+Cv==+GUM9)5@@8cF~{WN3bq><=q$6n<5qJg<%z{l>DB)1lX@Anso$6@ zc>5sxKlcB(UgtVj8hF3GrSa&f>y4(`bvlFXU9qJL={SbU zyzzD|ogAyHz_#Pe<@M&6)vidT>)ZXt9H#&KxSS6kZ~w>s<>#DfIQY}31%T;v3SDmd zTh3^8ss@fJr#*Q%t0@=cvn|RS18*Xf$#2PKzG>Su7Jhs~T4jlC*44GRp-iF|56z=Prp+(ZFCCKR36HuVQ_pU|JkmB z;;Z-3lQiXREuS{jLl=wzeS}Pj7%u`j?cmwIO5bZ=(=Gx%eUV3*bXK|6vXR9)${lm< z)qLj0rHwFGbKIQA@;Ee{$MBJXw`kesbJ~9&6t(Pjw7p+ z$y?j!;f$XB=s0xDlP)LvuXaCv{CJob{UoLiJR3|z@}xY{7@p-_efeC0TF6HQZXN#A zF^wFwBj{0IdF4Yr3H4;3_WP_0UFEmEWtXzj*7<`j&@uHRk09R*J0YBNHTF~P_}IVl zhivry3GHA1Cs?G%&V@d?|I$gE>sG{98woN~%|4nA1CHUIM5@ za}c!UnKtrnn)WOIlU8rYG0)lO!v%zV;=qv~KB4P4rmp0hJn6(Dcx!ExEw_D)v7MLU$XkKj-xM2~a;QwY&3hu5-l|+gCSMs4u(U zG=*D+8kmTnmX3F=tD&1$fzdJpaRnpW*?tLhQNM!#^)eXA=h~)%p9>d*i9vcCG(lh3 z*T8o2V*3AmUMxW1iM|=HsXO%t(pGosN8Qn%JQZlyi-?N=nrI%R+cv1) ze-~`MJCT2BHRuJw^G~dwx;7P#=Az?4zZuN-U@Zj zPZ~NPgS~WhTq`YQ@-2`yrU&+)3kc|D@QI*_Jd{OnADyWKV4l3fFJlTV`&C!)BacIO z(K-JIaQJUVh0o%LiDgDDMfL9i5qu*Kp!9xe^FJS-Z!?85&ZUpEbp1N8r zoJGUIZTPdP!il(ZN_?QR6qIi`-!N42Drjlg(k=KFTR0<1By_9(GtV+<&bB;3%6{Dqd8Q3$`F5=A z!iB2O$NqV~XaD-zL7sz&-C`CHv4eaT4dUR=&-*$7cMsKFy$KOa-d2O;o8;|)h%{gSC9>pPhy;hWI40d)U!D zb`E-5ZH$9&eDP+A@wfAs^#9nq7u8yMAPT^T1JrHbpirPdx%K@Y@JC=l_{fTKxc=4+ zi>=ArGA1(;V|+6pIEckG@tA<2^WS4=Vpq;71MoB*(t+l$+Scx?j-Q{Ox5B#&%GN1^ z>&bCxd$+G%Tj=8NoGU}yI<%|M*ybF^25%xemi;?8b$qR|e=w)7F79{6lueUL22O&u0l^?Y z48$CZBN*0tgIDy1-g@nUZ^SI1!dL9*{6X4dFtQE!Ncofn(CG(hM;oFqNvH(pVsrhE z4*5o1(npu=cvDX3xN)d{oF)-%MtAeMzRj_1RF-;2zecwHPM!XdFa8|q)wdXT`Y$la zPWz$0yzBVSzp=1BQYq_q0vE}iZ;R~?zUx;p`%LxoyUouT1ZNgTI;WsO-RHlrW4QF} zv`;HrJ|vdFfhxlH{r$bAjNr0083rUFPi%@#u!TOhz^`0o`mdfwqn^$7)nG??mwCO6 z>mY2iiQGh1d1t=1UEP-Twdv>G*Z1N!Yk0^5`qn&^*Rv*dxzC9z=#C<$EIO-5{#MojJZIQsOfv**5U2uyq_2XD~MX|Ty84bVBI)pqOC2HR)7#{};ZaFHXAI-B0&uYO}9KmP`9<;OmC z_k=24hyJ6k_7RdJJ|h8Rn`QKkW}ALPm2s@6{9B zy4<>j{#QvN2Bo0uU+9sq1ZI7=Zci_}gs-o!mptkW4K|(WwQa9|@ey`Lf4dH%UYp2l z?ekb%*VoIg+9@1gj1hbmzr#y;(V=eyb+;S;&cpBpu`=7K&N`)Q5DN?-4GB;N?UYd-+Uc=DBK4_Lo@L6_*3mX- zXh+c7kG%%G)G1?{KvOsJ%CF5WX{Jn>@+eP#rfxv@DK=T2I{Jk&wMn1hS8PT{t5dIi z$?GYt_5~!m2K!L$OUm{ttb|L4_ zR?~O?jTc>{-tS8U?ITI6-2vOmaW%i;hJmu}4vW@rzv#qB6UPXCL zKe*c~mk-MJ(0|&u*`2oXnV9?NpKO%V7G>qXPI;~Z@kwAbaXN@|ob&P6#1VNlND%Zq z-nAq0Vuyh&WwFa3?!Wd~XS-{H!51cCTWi)wzQw$A(TC7G4yp~dT|1Q75~e)XspI40<9#-hbI zYa4>dlh3y0I66|U&Dz<0amhY?Flit3mO)P+p&j$&uAduC>z}Qy)YWqOX!S?Rn=j=L znhi}J?fXBDe{WK}c?<2?g3$AYl6@}+XB=jaD*j{Vs)4QPk?ZM}2JU_I;SXkJJ2f*i zJKNl}kelsv^Vs>Oj?8&2GxL6o@4}G4b5HfuOih`Y^hzb1R;$%gAGK~hu~aS3xCRi6 z|H|hIe(>KT{C|)!tN;W=WJ;&Hb>IAtp~q3lm_B~|SpN2J{}zkB*;0%OjMrcP+V4|! zKd&l33&@u*Neir$6GRjlnN6a?)CjR&1Q4(fat78+T3FA8aal$dKuBdw6ryYao7ivq zCP7uf{s5f!sH+l=;!*Zjb!+UtlZp?$H(n}6jy@O5AN>LfekAi*Swgbe5WLbpt|IWjLPu~J0Q?Dr^r3519w zGg_tW6p#}S^#%zQVkd}w0J0*c0Ou%kgb>g+4Z5~NSr+g`!FeMC#h8Eo;yFJ3iBF>M zdnA)zRaN9~k_TBrHqlxhKu+YHb7GkH4CktaN9Y4$jHD4#fcFJbh=@612&|_*m~z7x zj%%U-bu6U-h@dQMmQ^A)Rl)g%Vc=&WW_;HV|2Q`1m%wQq_J=WvY-1_{U!EZ(L3=!M z{)5S-?|RgAJ+_w+B~6I)fH**e{B>Q6u4z$LCFdK4fP}<+Gt%pmVDD}rYQgUwKYC12 zZMJ8S!c$HuWy-i2>9pMu0C4N(Eu@%m80)IKGMXWU5<^N?t@!u-^KVVpZxHVv4_@h7iBRR#<9feagMf&>|Uq*x~qk=K+ zcDorYEW&qv*LU6ck}vs&w|ejYLPdUi4H%3kJE$F%pY|wEix4)9tU74v%-EH)9jU6Dh5oJ z>ov2Vt$r~Z0i$z@!i>H54k<=B0aEA@;{;HYhgOJTjLBq_=kWkI0;bIR7y@bXphd!~ zuib#CSUc;OUn&6)v6M+$#ANF{QV<*)hsRF_JbBgw#RY~wA|*kNf)pLXDJDOrHTtl{ z%O?@XXD6f9kzUsy&0uE47{(;i_;0scRCSHB(eM;SiE_Kar$6;ceDY%-LvP@KfXF$( z0K=p+B1^zIMkce4%3^k`OY<75@?-MioYDxeH6<*9(E%ee4}SxnYV{{t5l#W`Jo^ZQ zhVIU*uYm@dA}4Jyj~Pg2lRHbKIR}V5{n zLs5Dho90wU{i!z<*R$)WcXk#zY_}T-GL3&f1cK=itde&TL0wlsCV(>C3=o-sgb+Y@ z?`h;iib#_l)9_PstdB!7{c78mV3T?ZVciU1GkKu=MZV1y{tY*_w?6tSzxI~5{@9Pb z;RXN#h7)iY&+d#l$EoFHi5t2 zv#^@0F=cr%vJ1n_B=fMDt^RxnPoRRga<5Pb`^6OP8?ax>Gref#X$;}_aWUpZ6HGIh z;ej;ev$Y$A)%+~Awz)WiD+fX098`ryX;W1MH^UHU{Dn+$9vmm6MET1YIZjGYp*99GbSn zhu`}?JbU^K1V(w1k-(|asN@Am$YLM>(^SMV^Sl(8;jEZ$8Tg_+&Eu34Wl4RYfi{C~ z)R%fjqXg48)eMF01=1&QB#p27+OG$jOqZ!wHh)oJU(O&!uDwk9XNFU3JOhUWJz$vz zi~S};lo%7`G-SnIF3~1ZM2d+waaF};yG1nJ40dB~nj^Ztg?BWr1Pnur*lcQgd{T-~ zjvo+XhyDIJo;`ob8@2ZiPCbD^QC9T4IOho(+P24y8<$Y0NHN0|Tby6s8R?!u44|cW z((xW`cR-9iR6rTUFpwW#c+<;FKqSCOw?k2QdI+|4#d&zA+$+N{5J;SDHgKX~eTq07 z8tw-`34By$ptz|keh1;cCf&j-)G6yrU*O_`UJ)93Ri&&!P%U9^q8D@s*VcGR;q5uEuOqNT4T~t$E2mQ}V!sgr)<| z;=HHVHqEe*9c&Kn6jf0;PdEP14|J0ocq6@#(ikJZO*UW2ma5o|k$`~*oAZvMdHwbc zs4SKs8E=v&@Hcy1BGB$y-23!R`eW7NYR44h`-lUvxeZAwd7rx;9 z&(F4}Jo`DPRE=qGDFnfEFoPhA<^AD+sw&6_s2>F999Ob%uE&O+GVWJ`I)MBkgJooJ zd}NUKW7|TUQkRkG(PCbm}Qc*~;tx;qcFj%FO@A|B?tmEX}Lu2&Rib&%!b;pD5^MFyLV639070ckgCH ztXRI4HBBSm_kBO}M~Aikx-9TV`Z4!xF?{~%17;j!iWX<1rb78Ms@R&y3<{i6_VM21){S!>&Z0u2A(bW$glKwZ`PB6ECaULad9@`?n4GFwMJ1qt;RG$LQ~_1^?=Oa-|xLo;s%j?HgE z9JpRF6Bq%=98<))rnCU(i4#_*9LKYtQW#B8eEwx*zoZTs%Kpvq$iDS}(k-~t!YY13GLH)9|F>gmg;T@kX_WK>5 zz1p#VOauu8HivP(F+>{slp>!by0KoJ(gRkOo-|T2?}Y%=O}p`Lw-x2Zr#%tsB*1;i zb+*Sq%8fwJmXuFBqU7^x)Nhsv=Iz8($FgZ8lxu2$6WKgWGJ*Iv{`@cf#`ghO2eEVf zbQxTq^=xNcD8JbR&TW}mShX?y|MSHEfIx47h|G&Pmzgg5O(-%iQRN3d@BspcQE~DL zb;>E8e*6dv1Ps>p!4G~AbzS`KY|QlUb)&OF?EWnZh|I=1>ug+Er^xHyKrqsv8#)li zxn&Mw5v0O?W*FymM#FQOm}a|?5ydYzp-sWu&&%_BvObBfeU@dhkwiJKzn@b>GP0^( zg9urb4V>_xa|8|!0=1iF!sLoodoth?3uYjuCPxv4Q?Z*9CSznj$cucQc-(+t@Ay4W{)j9_qHF%iA)Gw$tr6na{t5+aUD zcs&|pdWlLJcx2%)jD6Sfb}a(_Xish5Y|plM@aQ2Ri9bGl@$xyn3svbMh`hy@^%m9k z9A#A_Wrezubs~5k%a?X0w@|HEE0q1c$&i5b$lEKUxMrz1q|jjcEqB zM}%OGplROInha27?$NIA2$24covT2S97%$asp9HkIOYf3J>=j?`^RHk#-6EWs4hXC zJU!etOtu3?hofDYNl$7AC(Lo2DkpyY$3=M`|K=p3)Q%38I`pgQiTK zYtukUk*)&M;DfDxhqRZt+4KvIB?{z-zAeQWIj{>#L0FbBP~l8qLFI6+a@bYDsMFxC z5-G*iSV$90*$-`6g&B^dVf{Z+<;5q1Tz{AygRx9UqA8Vo<}+bWst=C>Q`0Rxsy`(H zzs|J@C;9GF@uHdAV$M}hWRz_*Ogt|V7`W9Llw5_7W)ffcs zKSbICL3F61FRPO!1#d_*;CiUjqo+@65J8aq^2;ym?|=9m#dTHinHel=N`k98+!H$( z5ojMYI+T&ns8m`aB_6SwXB$O5j-q57L;MVoA|{XN2`b>_f-#NWY;viH2SkuU`*=Gq z^vkGu^XH=gQW^>dtDf|G5Hk9hlA8j%I+1(-45c0W z_{Mg-ojrN-xTcnn2I#v|^$hDVXddo5rmNDpgTWe--GBVV@~pv%908I-!`knuY9wZv zb$odLo(EXgA3>k4lnO2g)QZ?b_R(TS*A2i10{U_>$JmFa0na0lfpH?&4jdho*)d}} z3d~Bwb|iRpAOQf7zBVWFe#;r!3gwtWLu%)6r_o7qaBcT)Y_~nikfmxe*bS7|Lda7b zTpaY0Xj!hp;~D0KDmX2_8m*bNTQOfNtqi6Cdlb1x)a(aPAWIb!+LXFh+xzdopP_3Q2U{&81Un8&vn(w`Sm6Y5 z;M6Wyl#=krRe95NC?GL4|LAl&p~q{Kpjw}PXZn4n7UCboM(7I6-{wr^d!@NUT4M-` z`+@m$tVUE9P1KW$Og9ynFe^%K#IGr66s@R4PjY2`=s2m`fIbl`qF5p!p9H9^S4dyg zvV~>l^JOiz%*np}y>D4+@MY#wUmhPu>iO1ev9a}hZl%)P86i(9Zz|#axpIT!+_Hln zrJ8Q{x0sMIaaZP{Z+oP>>ZFgA?Y##N>!f{l`m#=@7Z<0XkEu-nc=NH=D@fzoeGS`~ zG%Hg9;ighC0rN~CasaZj0b>tkgc@jBEzB>cEG&ZH9jwAhN39ZlRp?e@GFQ$%VAaWf z=sV>9SN8PTcl3%~A5(1@ztmmmm!g#?wGwW_^Us1lT9Ky8im;#YyhsCG-gfrM@wuh> z!u2H(qmoHFIlV+3zy^qsb3F_C;zDu@JKAn5eUCEpCfSFdernszrhd2U?#8lbw%*L_ z^5U|#+r6WE&VC>`->X1!4}0Z<`&Fcvz&ef3w%Qz7t^!5ZTsT0m8Gn}uoOk;htl}{y z99S@bH`#v^Em;G6E-N%Wye;_ zC4O)Cu0*9sr@831m;0hVS3giZ3y_Pp+H6*pp}4uZrSLc-H3F94fO|`uQ31(*-`4S* z+_^=)(G2b=iX+X&XK|1+@Lm8jDWxC%{qKJ-VuaCMV2QE#6KK$;bIkpk_a|GK#t|HX zQ!g%B-x>(a@cneUW?75mbtmFM!U#@zmRHP-K$<%Z)4paD9CLtkvQ-a@!r8LB)7VAyzj@x3D1wH_Gb=u$9903=9} zlzEB4zA^v+q1l~D*>yW8Be2|cU`Udkon2v!;5q=R5bHAClTxrn_O@Kk#v>TEJsJ`1 zMIh2suY++RP(^JC85q42WG>KRhWDvdP=j$Zo58}lx1Rk*CxrR$k2)5lIL4i9NRxbQ zW3M%oi-jo<&6hdzx8d_N(mMbQnsUq;hoUrvfW#CqOqu8i7^1Uc5?kKdf;qE)=k{(( zZlBCJMi1@eWk=;z_M3^C7UvpF>G|{L!+6ZEF?)vKo;5><7&-ZBku6QZK8EM1DSw^8bs$=)VOMxqFcjL z1cQ|E;h!eaj#>`}Lip9qNbObyb&Hiy8)$6f>dOXyR@O@^#wKT!BG~ENhUb(-Hj3kL z`uy1wyShkrzS~>7_m!^^7yvX-ASghfN9E7DiNUuTaT=vWJzB zXW4_X^dp(Vw%jo2^wPQ1fG+T21UaHlW;pl0FV&D1h_g&vGBYQQFz0#)im#J=k z?Y?u-t5fH~#8mMY*K`=43j)TH>@ORWA*pBzrMBgDpT(v0Fg6T3^9xh#CKpI z62+C{=Y_K}D1VLjJ7kU}0Q#;1@+PL;;@`MyL&y52PLF^gmMsA=$bO^GI+tTYX$k2W zG#E9|6l`U3oC;%J5%#}9jr&UVUz+@r9_Q6xRXH7{arh>Yrg#g{-NVEkk#c-N4xgF9 zI8y&A?`^F-V|;dnF_e$ssBn_d^Tdf?e-ZeBt&&!^>_}&Pd;}gESS*%9D0L{Sws-Jn|!U?Ck1%XQwAG?ELHm*9k5Tt=?!Stk2qex+wGcaW24^2sGGw%Joa1 zGHFwFfUf__jn-g_+FIm~xr)RJ+w}{$@@dU)Tc91&H_-M>WW% zL^cGelI%=E@2Y&P#t#QD4L#}uk)sPD5A|7gFJF$qdQ->7p}n)~n=8EGu?EzW-MRhv zM?W6xx2?iQjD<~QYWRG>cz8SHx(XwU=zZLm7RRAO&_@u5egdsStp-=r0?7~|vb@@@ z2JJyFTVjd>{X_-~;F2kV(xZP|P?{99{q3p=FA;NX!93cBY2{T)QfVnm-Y3*Ylsf)b zl{w3@Q6jd=$wY>Mzq>&xAWuKC4`^>4R8K8{P);e3!3D9jU;|*_*|9;_AXYfayP~LF zf5ZHbU9m%(3nA0QYKaqFQ~y@~_FwRxhIjiU=OiHuI#0WT+4MyoQpaMznAnABl$O;p z=oy0hF9i^wA!%gKMNSxCc`7QoWA`V!5i+4JiB8rxBV%iew1-e!%9 zGy9f-&2#(RSnkl1VUQDJ5Xj2K3U;MeI@0Ssu3gBc(AGt}*m||KtE+1S3rtM(>JuPf zf@S()o_XJvw#T7o|H1y&9-v0QwA~00c3*vDFOJ{0^V2U8fE1LSR)_vqUaIqh*+fDWUdUmo~apiGuvE!!}L=Y6UJ+*t#KMPyz=)e2pL@i%wrFQ7Ec%d zS|U|#3It$W5`m)v1Ol6EsP)nYTAfaXAN=S?tb5Z42qBPRocQw%Jfb|#m@W}B2GObn z#4d1E+QmhBxEofWGdfvdeZ4rZ?ExPyflk8U0uIm=c*cY1GNsI()P4R zLKuo*3d`fgK)+w$0987kwvNBLX=QBZe`cm(W@ct)#^&yUW@cu4+-@|q+fZEZy~{UK`t-{kdv&a{vZi7E$6Yn^^q!V7 zCFPNHq^pRtW54o%yBM43#aFGRyu`y34+>LlB&cYr z%gL#j7Ii94#3mw4b9kcg80OB}P9PKDn1K&Z_gX>^;AJ>_f(qXW4aE=7{XfA?AFfx`L-`82-@fdveX}jDX76qF0 zn=<*O$I@Svu84Fk(DuBvG2>-uCCb&R#QCSNaFb<#iv!c)I1T_eIY<(_*KkQT~RvQ{wc|Din zC!|@#sE(-3&nOP;6#m#D3Qb{=?r+C!R_7O_!y`es7i`x^*YI;V{cZF!!^l}5J4IHf z0Ai@*P=GSrmIg*^X+%b+7#dwDq~C>(Y3>Tw5PptEjh0I&$_5k{_QOv;AE)ORYr}T) z*3DS5q3v>Q$__X^jVWtsU_T&3^qcz3VS0n8Ilh|7; zC64Qm!lRGAa&B|ij_5l4a(KXTCuaktXp|5GoG0;fl(B&xL)+#Vv{917w#fcuRL%%~ zmBtl_UbP>jr$9!|(Vp>2UUmXRoh3|Auv&-$D!{BXjHp5L0Nz_!!lE>Sspc6z$2sK6;{6P8;eVvE`fS3TO_-Zlk-DGdR*BI$unnMi% z^aLG$^FNB~doo5vuR(KYi!dX32vKTLm z0Ljquf@2+udrB2t39^)2t_^rO7q`^hnvF`$&=9fH8v4sI4p#SKd3P@S^xXHy+0)-0 zXU~0KoIdluIDPhmaq_~Pa(VBW*>Id_l(ioDEg2nSWDD0oVnCDAZq*k$*2++PorHdr zIE5EAqeQ8aMs5W8<2Y#qUt67QbnU#lP>_DRF@#rm5;cX7&pTUN4hv;phvU;2ALr9! zxVS>3q6-mMXb2bMlt(7&Ol+A85+UbIa^4mL(Zce>&7w`+-`g}9_BDxDMs1#-J2{J! ztO;>`eiqxi`!OvJjWQ@x1-a-pWT7b$l`%e`S&Zfg{y+-Z0)Ij)r9i2kNElUjVE zJ$riF+uk-6^)L7ft~C*si}qA9C>$@FHfACC;MIsbQ)2UjW%#qxWmxqNg!ZxH(K`&v z(h!8}@J-onBi1=KQs^s2W-y$eF~(&Y;#l~IPGuC^%wxG;{(5u`ho&}xuT>ax6bnBl zL%)K!>lk+mhYZsA55Sq63x+WKCWs(aOSItd1AJc^&$ntWL&v+UB4YAeHTe`GCMWn!l^$H9%YBV4^y)L zZPW*ycXI~GsPse`RZlg1Rl^Wv>ZI0lLI0`{(#qE;CjVA*3T{o;!~hC$X>u~TBu2}F zS?%17?SX4hOg%g7)}4oAXKz0dtHGQGu7wZ}pTZo8WJu(>nuBv?CD4?fa9Bmp1{n!Y z-Jk1#JoT)R0dYeXyD<%>X${EvnAwo zZ13#M;#*I}ts6IHL_<0oAT+~b8xDmtlL$j(-G&ijEbWsOL>ekrO4}@@pOPuB7*3P_ z#!-cy1k-OZf){D^l5m%_G>Gp@nNx;7Lg5wPL!5|)GXTN>q7;Fah*CFOi{q11g*@6~ z?R>d{EbVdN!z^+&rNb&mqRs7{i8wnA9u)95=ywjB5cEj6Z@R|hJIG00x~QBpROD=A zwmN9e*hU-}Kgy~dB6P^etp|3X43oJHH0nZDEcsqiFQ-k8!=@3J*B3#j2L-EM##2@F zVs>Gw{vqhUJEk?^d3K&?n?3RMoPr@n8(QmXOmq-$F$U9*GVbMlHpwG)MylJ*nTy?V z3h}K<tQkkGy3N3tJ;wy|_Foli3%%>ch8%jAW7{O099{Sk^vJJ3T_;+5P8fD^UhU zdwu}|qh4hyBQO7@YDf4Se9@LcW-b*HeGIl4#?~a_;WGAj7t!3k<(mAZWHQ!uMV9vh(IwNje>+=;t~k=09*LE`;-ppgd?b`m(#jr zw48IC1Yg_Q2sZN&YNiZ*r0Y|*j#L$Q>1U-Kw?PV_Y(r$K6-N+9gweg7!C_%FPLU-K z_x4gIyJh)nGCFkbd|&8qT=!`O2jqflvEnFBin21+TnCDL?OF($d+8b|4oAS(;21^? z2wUI?DdYjaVN2!irRwT}a<0Isevd*5cEwuINWXr_nn1H*Uiy6wip+9jO^O<#sP(bC z`bC=te-rZqr{U!`b&f*LRm7=ZIz%xQO>)P(%ww>Vz&siDdhKgps~=TDphk0+gYMw* zYQR^;_m zGAHFk#9$F3vdX0xt#S+T286dDaFFm%NW&;^!>{dWY-sMlV)b<{a` zwLl#D3GcJKjJ=(OdP3J-4SYG2uFWZKA{x4MwASHFRX&PT4h7ejAe0McRfn(igaUMfVo0N84!zjvHF4>T?=mTL!S$h2Ojt1MlA zdAW2kGHauV+mLz@Ir)9vTlg2Pe(8zw0)=GneWuQtsGr+|+7mB>slQS6b61?Ib@$3k z%ZI|IwPdu>hA12c+xBMI>;3P4znubCakOFCRGG0W7By_(E!4bwr>+e?RT14%;HXuy zn~hcf5PRu%)r5~9Lr8)-M*$szF)|xAE@_FY7<}X@$#Sl3k?>`Oz^8f=qm9$xYxSiU zM1m`Gx?d=^I}B^$<5nABSVNK$Pe2zY`PtE>u3dh-b!wmz`SCF|7UzRU>?TPnpZ{oY zI~LCVC?wau8L&$lE#-PrG^*R9b z@p-O8d3LasS3u@>;0f@ z^iG8|Si{#!jJ+sRMXZYPDF#}x>Q)2KZnZmdCuKTqtd!~1e%<d;iGA=X)gmDbG_-{B zcVjh(Q{Z$y!V4@BHPXEi6JLCeD~xr<>?c)H%_3NQzWc&mvIe+D478l3c^k#W;NQ?L zlF4va*r!cM93#F&rpT0f5CH;`#h@-ZW@g%~^15V1Cxv~IG+B$TwG4MHizZpq`J{J z`JwtG2xW2pI6Ew9HxzCZ(RLw%EfqdNcp}WDGQm>i%l&NF0RuUa6NH9D2@N(4>Ifl6 zPJ}6nvoJCHPod*9RHV8U2O=r~vW6@C*^a{lq~Rq#Z6Kmd&ZF%Mk5s8phb{0T?P=CL z-ikEXfiT=P&(r)+wzT9n+MRK!LQK}(FQdLN6upUSW8$RS^p0akjx@Y((IUsR`}WwQ z3vaXkSY)B6l@6g1ekrL7Y+VU>1vyF8M`oieLeOgoZ4(at!>Cm!na!xyQYYt_Ws1Z= zUK~f0f3}87$Fde345r6g;D>~;)?bw-%;%GXI;k}Jkh#w&_ zCmaW#iya`3^6bxSC(>aD1ik_UMllcMwt2teG7()^Er44d(HPwsLZ z!1)mOB&B>pI^_;a98Io?&;!TG0!{!xK)=6>dAm{>NjZG(`4`p(c$H3w#k#IAjHIv* zI^NUIJcF~4eZYFq18b+KA4B&agY7H?JyR?0oA&1%UC7Nv=lExy0@sc6?dxn!q{LxR zh{X;z8X<%w_w^P%Zk{jsp&mPDiPmOj*AIq`_h2mc;ca)r!SwC{tg!in&Lv zOUZ&d;2i5<^+9;z#TP?lo<@K+ez?mYiVN}eSMg0R5Ir4BlOc$i&J$~HvLlOgNczcx;l;?hSy7x9* zwcnh&)s3=&j7t&6V(arpc&_+pCC>N70#Ezo0MFzg`-`ZC2GQsFEG2 zv9#avUQN#4Xm(f&SmpC|Ef9_3eYSSwv|rO__VvqG2#80!93UOCVX%@R?J`2gQ0QLm zEYclo9u>OIMzj!|%w<3F=wqtHGAIshv8KHFrH+Z7H^=U$W|{MqQw8N%LEsuwarY9iM{S?X&?2PHMxMWU85=rhl&vMHK4 zBp7&&?g>>jIgtzX&DByI2uDE8w-BFa#qZTe!(uHV&HV;3AtZ3)#xkZZIH3w-QVH)fZG9rkTU4Xnpy}Yfk>I01)cLWHQI7b4EjSF5lZ33`Lfa_ z-*tQoIW=bsc`(AHd+rw;=S_$Pqyfi)Wl58_Rs%~Tb@lXx_hP@f9ex z?olMM?WC|Qs*4+=Bc1L+dIVk=4)-2%ZKMjBkf=O=8<)kxaCO2VQ#IeVgLGuRQdFRCRYYoin`LjqTA5g)z3jML-exV)H+?0ihx7T01MO$H+$ zc4#;j$7J-%;j;YmC7c;X*j$@<2HP@(6p50C!PRUe(Nd7?w60a^m^dMn)W%qnMKR?$ zdLQdp0NvAPtlQt)b-1t=0OPkc1IMz^s&+aWwQ3l05iJ$hr%gF^`Z?67jTMcAK8(>i zgEaX=-X%byO$Pfw3?RJv={K0BvOHqSTLH`oD`MD(Sc0SxPe@d}X>1)Yyy*rvrq9`$ouRwYt(X>5M20Kj_%dF!+!q)h1_VF{gEH42p5>Ni$?CL!|-AU{q>5 zJki%KnuP;FzktjT)`CE)a@VzFdxj{+$quDN)RtL^w4hIehf(lxlpZ|gAdi{%cmpkF zol`Gy9MI)4%51w(mu{y=uKh|d+U;;R{qoW$LOz&%<7&)lVk)dxBM!YsX>_3yARV57 z$53UY{SdB~uX@$17?zgc1BSXc;#p~rxi46qDuFfsf7*-=bV$Q!u^Xq}byFc9HqUk< zZ~~Mv=TgX)R`$y%qN*uoT-(NZz>p7)Arn(|#)EX>{X>uT9l|K1T#uZ6S)H1u*NLg! z0{A%7=9YG7;4(0hacIDEW^gn+I<+Hhg1bWjdrN9+XxjIYhwjYBv{TlRPdjx>8NVsJ zxWgetxO41X(@5X95|rv?#noqp8)3$I(MKo3!NwfrH=#}BHf?r`| z0b|PX<~b_73eJkaPyJ1Q8O= z6Z(PU;%tD{fCgAull4MpLSdWz{ayB3&r4@cjKPxQIt|ifU_FPUQ7SnCq;%dpJ_g|d zAwZal_O*|ZO+8nc1!APZDyQ@>v%*JuO(`pcHARTenG_YaB}*=t>-6-~PdAqoVA%-; z*4h-zE>h)6%P)tN%Lh}9Bl(8fc>rOkF)4rVJ;{WroPy)c^7AGa&`iJ!Yuy4;5=118R9U=QJ-b(IS)PW(}d%rR9Hb1cC?KK z;?OZGt@Gk49hE_asg(BX^jB4dy;4{MM?v8|Pp+$?K|&i`B6}3Vky#xPB2z{Rj=2o| z6$H^bz?mk8yi@~&>r)Brl(Qb3>Ro3$RN5Ym8X=%vkX|Jam8zpSV1Aiexfc%FJXc48 za77&$R&JXIlwQ_sJ7-q-H&a0y!Wk4VeNMxJd82TLorjG>_WD3*o~lZixeWeIU4k?u zp;hfWYfzNmS)0Mdyfg|{S7rsssrr(3<}^yH z@|&GPhC@tcmxduU{Op)F8{MvqXie4C4HT-u$8;8To<=cr-6B2OVf3-nSnze6xF5P! z`rjE5ICPVs@eDU$EJSRJG$@&waP!vfWXa126T;}jS-LKqf|7mG_-s^y&7+Hp#rM4b z!|~kRyMoajQz>v!#-an1-a zasA1a5C_2p=`4tLxfBXBjVc{3gh*|8Qiw?DpC(XqjgV9z7OR!%CE^B6n6ovN^Z3crBf1B zPP)L~KB~^YQ(2H)v5^baYcQ#=js@xnc2Whzoh_8>u3YghjoDg!NBy1Q09ULu*~{%# zWlL9xR4B>J{1SS|Sb59R#E;*;UT=eDHD(EIhX)LsbFH}pqp_;H(0o=V{8b$W&$UXP zOM}~?@p*dmS)DW-jo=`lWgYTL-Uy;{jbUpeHi8Ybp3KZ{3g1nT) zjvt6ELppOmB{Gt#hq?a7&717wmpoX8V>p0 zCzBL)yIt(6rZY!oK`assRA>W-Z^(2`X3z?*6~}{A$?Mmzt&t0yp_7v{w$Y#o zjGP~BoB2d>4Q z)?0_eVKE^;=`_&aMlLw#PDaI3E8z);C8k`qEK*nzhiX^+xz#j(-wQ8m$?OMC!^?{l z8JkirjV?GRx7zS3=;URRW=ONF&I4SAR$>EHp|OMXIFF9v=uaJC&sL%jb$HFAk3JNC z@DKg2`1H^CC-FD_#$TA{KOg_(pZv}ERloXwpSL|y^4c}EVu*cSg^{nhP2pXRj*jAg z_@Dmk`1}9xuf<>bD}O5f=%4ug@sI!c-;Q7V>wkGX^2kF8t%eO+NwL&t8>;4`R9S7u zBujd#&!-Eva2%BlUP+rD$3ZWf#yXB!QbaZRGjmmajJ(ERE+CEzZuNvnjM2@5!?=C@ zP>x1DPxq~zA&vO7Q7NZ}*VP9l7VDHk7ow_DAD-~Crq;TBwaqTRwwi_GPc<8&5IG%^ zD7VH^*AA6k+6eKlL5{?6Q@Wldni=sD=WiPQ<8UM)&zVCatg#Lr1HXI44c2V347o;jF}Yx z0>W<;eo^RPRM9Eb-x!8ea;&@;Njckrq8REctG-vo#_F z{SQJ(vW^Ba&(5B}L6neF4B})QBFLmsKIg(9g1^bul=Z@A_pQ?+X_LNbpdsR;aNSn0 zr0>jU;kWdi91Rz@OC-s)HTceRS;JyDh<4&ezhGLT4I*Q*&F|}Jp3OsZ;i_PE7`o?~ zV+$O!pN)Fkd3ZpCe96z6TfJ^k>S@XGc*Ua+$DjGLe>C3lj<>}>|L31Fb2a{K{Ly)S z*E|1h{OAAq|Cenu`tZ6!g)8Dx<)25K^iNG=`dL5wXT;zCM}Iy3hyU@vj&Jz-Z;n6x zC;vkH;otwqICHZJFQPz2SbyT@nECRKANp1P}1d!p=fqC zYPumA6Czx>a-yMA=H*I8*QkJ+l2orMCn^qJjA+p-sAZzPwN7HYKX&VSvgfVZnDOG` zi1E+Pg6jaRR?aXftpAG0gx3|aY40Msa;9ob==h3#X4Xh`_+02yN{}NTE&W}@teEW9 z`o5bdVWOdnQ}NO2l=P_`LtuFNgO@)e~)pTGK`PgHRV@ULyCIXz5 z3H_UBx~Egbz9<8#0KtK*&Tes^46VfezXItCE~sFCorMb3Xh;3}fT zsQhep2)44A5@8P4p0K_M)l3&#MssL6Q+`)=c2$iMgUZMp5+Pv%W%vxv?BHB9GEdY1 z9swp5!)+TN#x97 zK(FDDeI)IzP$G_>3Td5N|DoCVX2?i|>HNn^zp);tMQB$+4He>19h0H?echPnclF>B z0C3ZoE%MYweLc8r4qsa#veRv-+6?~vgYd-5XlkBn96Ftdz9xD_9Qx9zCdX72$QKP+ z%+7=Vkep^zp^9p3Y;da0GKg5~QRr*a9^Qsi021&!f9D^JfAP;hHNO7qz9GKu>%KAm z!e98C@qhg9zixf3zdj=mzwDR&;!67Cj10x=Xh|kx9#V?-fBc{S+xWe||F_4JPd*jD z;{W>f@mK!h--vJcx^IqmzVkcdum6?59l!lI|DN@Ti2>&q7+6N6G+YW$9+6AQldV`<)G&Ycn`$ z_H~be+SGkT!m~ldQF2_qWeVBKvG{@y*+F7t>4IKj|Jz|3H$B8vNi^paadJq*#iE@8 zTe%VGx?xaUx|~h!dpis!|5=B@S_pO+Vqjm5(AmCsuoJ^V5WaaK#GzIANEt3|;V=)7 zvEXuI=8ru3NE*-PIR%rP$wDY2Sm(#aXhf=Bk|{I9SAEmB#NYYHe?LC*gCB^8=Qe|D zaGYBPRT9`chjEI%b={I}#mij`jLRd8F_uc1Ho_N@QpPA1lwnDD3}cPtH2p%R0Z_i$ zM==tmN1oqA5}cMu_`=Zs$(l={64soDbqa7ia1xZ^YIQ`x^NiS63S$7@TkpZBl^hmE z+Zn2GEe@v3i)D&#S!L0L!YQ7A;a>Q@ol(&<9i5%M9l|c=QIOF{EPThxhxUh*1R$)>0~d0W43s)%(hi0Jr4KS+H*gnXIIo;GVWY$Qi|+3M2S5*64Ez3XeSLE2awL1}udmctz`nw4qpZooDAb@OxhMue`nI^E8*RW>A=yV8yyV9OIP0 zQVXLyuD;W5ogCBmGvW*sI|_9_8F?Q|280cz4LdHW(ZDkItrAx@x>HsT^mVe$*$lcD zTl6y!z9f>7C{82HXH70yt?UKbc+Klx#|z)2H}9tNcepCgnYoIJ;hfe6VU^@m|VTz`3iiw5RYA^=@XKHtE7vsK0J8s@Mi2L{N!m+S2 zBkj%Ccg){%*4U7YE5!&Uh`Q7#F$~dt@$9api zigRk@%-7(*wG7QTJ7w~3t%<@a{np_&`lY@|2~kv0KBr#J{lWTvqF`Y!{?|)M_lm;3 zKyiEN>oh!=ySTvS37Dx?EiC-GbXQ9nA-fIE>nVj0C(V%Trabkofs5+$M z2l_sl$ma|Tz0m)c83}mjJKr5&@3eptNc^c#CC!dVp@auj@eDN25dHm1w{x}Xw zi!QJwqnkZD%`hTx4Iu(c!lrF?RU4Y+*s;FP|E;2D+hBH?ADIsndOs8g+lU;|Xo zfVN$!Q--&fuvQ=IS};;O^ZfXux5UC1D&vtgA2ZdHHr-Tle%MxxGqW9tW+Pr5hgO{h zqY+&ej@!z3Hdn{&c0pIztMtKoM3{2HCh<9so%YqL&%R{;aF z9(`NrDKf*tP6?}S-?>AL2@Eg$SiH*)2_MsO(Rtem#UOm-+2`X6zwX=PtKRj#_{wko z_PBfZg|*c3^}}m3zvfYnLAXZFLKZDrK%PCk4JyHX%20@rFTxCqEDnW16w#3K)Y4@* z!R*Do`}boIv6WFi=fX_7A_fwj1Ijtep`AwRFwi$Z^Q8)CfIh7E-Chg|=O`p1GHHh4 zE_PII-*{>=If#i|T7P4j2M5j+@`2x*;$K0M(G zhznETsdd4m@rOjIXvwqf3Tf@8m`d@uc8t9?cY|ygsCH~T1 z_#1>TW~br5i9hg%e#eYZJnB}%z4Q~_{_*iw{`#Mb*T4RCb133(#wUH^r*)uYb}Olo`gOrRAMJh9q+(cCBT|9U<2PU1m(GEc5t}| zXc@TFwaQzkF;n_o-V6D`DXKKAjph@tesxSq2=qC(5-Ky7!ZlTZr+?t7=i(DT?@Qtz ze8y+R`{yvk>HX(1zB%H*jMqHznsuzal@X<7w|DjqV_NJ)q^z<>>74W3yH7jqa{a8Z z{d6{Z7$2hvl*cCAGLCX`_?D`6@k|IE25B=825{;y2#Ld+%d8uLfu85h*jZ_hSVLSX0{$A-5ekW&? zYobweF6b+fH&KBkYeH?Mthf=b4OQsL zOB{#3c$KGSUIVj7X*EpoA}Rmv0n+d?m^bNuv%VClvWM8C4SFC7+R#5dMRwF04N`*i z)Ekge{K=XLt!6M(vZ6M0j)V;#1jV1WPDlFMnPZUnrtOYfN~7Ft3~?HmXNTjb$DjJs ze<*(QZ}~NAMBzW136p>FPygZgQ-9`<1k>-GLmD6x)d01U@vsUtZdCb8zT_){>8Jhl zpE9p=XrLGmolMD=(05ZOCCa11H`TE+fpWRjb?@%TXhU=x!)axcl`KmIOZ{H4Y4w^% zOqxbtmixCX>t};KZ4OObw*!|BkyAy?d#qSbv+>24ur%SbD%aUrajER;F*r6|vOVlf zWxK4ef=?Ers?y84u39g^FJwCjHA}=PfqcM1$p|GWuw^aEY(N_J7EmeMWi8ha%$-X!`+@Is|r&3*< zRyybGhm+G|aV26(^y|`hgJbiZQ}lPv3!_SjXTl*0?`&^_PB7XxB7wuh?9q1isR}_^ zq->E0msKkz@2#F&CF;ZReQXgACo7}+8Dw88x|040F%uyr_6N-)9Tegv$0kguP)DTW zoP;F_yXg<=aPBWAGHWJf5kZ)=Q>cC)je41w>FlbeXC@?=<+>$ov$N8Sz7AENL=Nuu z!kHLCQ8{n2E7(UNBI#f7xAKvXd}Ly9mq^1@N&y&gaCvN&RTtBwN8UcH8>7C^i^TO}{#lQH}_&@*mUmO4SUGI*c zIXe%(dFC$sieE))=EL!c^S0mk>wo*qfq0*x`m$8o;Q$HFDRh(c4W4=WnfPb__!HxM zzW4huAcocTqFRo{uxnXlifv#z&V!{VEx@Ed{57#_C9h>#F=|Va>9kPCa!i+_)(fbs z!ep6Rh9ynQa0sZCB2O|f*79$wW&HFvzm9b>5P1xj&t{HhWP^E?FS{H9>2j=LVdHGW zT?;QUQlt-E1yW)>j&09#&9boMw*UELisPtMwTW4uUCq!2s7_O4@u?(~YE+k_*9GmV z|0pWO=<;B1FGs74nlEwcI9H_{N+LQ%i*O#NIVp`XgL~i%aQJJo<`XcR6OACy8Wm&p}5*gsf1VOLqD6KCV_@GwydlP&kx z?HF zu!#PK6_3#vD;*>M%`FDPWJ%DRXEY&rcL=eWaCmq>*N5L_vTF)G6;0RV_bg!LnnO%e zUlG~%q#z2D!x5VuiwD^gFWEv>lct)>Yr>-uhAxYuWKcLSx9}M(FmzET_|#00{L6DD#DD+a{O|F9 z%^4Q|*Z=lwe%ON zW9JmaI@$1<+rdkqWr`W_riuZ{IbrrFXOZf5ZAxWBb1ayPu#r!~0Ej>Lld}`{x3^}) zbSnm@QZid@(>KoC35O(njYb7>pL&h%Kxa~{xF%^5*a;8 z#k75;eZASExcW?ayR$iT|AxW<*XZtSHXPRu4+UXswM2Rpworekp~GNKlZ?(2bNG() zmh%xcR3`@~hIr2hpN_x!iJuam@x@;p@B0Ceg)43IGcv8xX`tN|)iY<~_!yyzluBN} z^jG@i_HM-XevYtLMQ&J*3}vn{*ud(}0KhrI5n`l#d~$cK-LTk^6tT}25)I^NVxA_}dadf}F|uql1A_ zXEG7e_i&j=g{Re0+eo8yby2?W?9j%Q(1hg$WxzpV)>$78hn$?8itA9gywZ|TTBGYh z+`M@mCyI7m+r{A&)^VL&FT4gLF)l04b7|F0i)4MwO33=RWR+Zl7~9;95p zj3yiAPIzOg-ru|5{cg*G*7_5ENQ$$d2dOW1QrNiO)C@;EtYBt3pIwm3aIuyhlfIse zjZyjT&!LjURXD2uv5ltT_B@9vo_gx3_~?^Q*3`(_adn+k8%uhoVvI7N^8%x%{Zy7$ z?0qr(T_MwHj+!0g_gv3bFAXNhU693uTrd(Jfi{(D!ND;SM_yg7g(W;B(=A40gaW zo^2YZ+fHYLwUeDng%-3{ihQo>7(PFThBj0lHIHM+;!ikv7{38y!M^O5$3Hp{yw1oM z(jhNp^65EUJB^l0=5pWorniLCP;J=8QkZHv4)N{Z`(%8@H-8hbGD?UTSR6&2PquZq z3)5dx$=r)OcOIFI^IjU3G1D|B5gzxiV`SunWh@^OASeo&3I}`JjQ*vEuv!@SwmgSSxhpbWYm#fCk52?I^4!q#`1p74@xzql~5n z6G)6mmJybmc75u)pd@AqxDY*^Nt3f)1-KFajfRjva|{Ha=UgmbPjdB(F+??mi=Hj*B7V5x$nS%DLAxL%o`(Oy#kF4 zWMtKDX|o(dec^)?r)NmkeWY>R-QQE3cTx(MVM|r?6kox4{3bt!Mjt+M>EFQ!NHOTl z7NKI+ITPuA?ZY=tJ*xuaxROD~fUTHyjpmLN?FV^4D~T~V zwJiJ3sg))Bf_*J$P{JUiwH$h`1XKRr-^IThZO9}S+y=AtX%_=131SSK9nk_yv#--O zl~MErNCU?O0Z5}`9)rRW-}9jt;=>>P;GEibFBJe+5-~C-fGh{4Pa-2Oqqe(0I}Hy3 z_0L9XPX=i3AR4jv-NV@0+qVv7A_*cu(jK7+Ikfsm*zNNCVvP>0t`q{`8jtTC&koXI z?9A)ip!4u^>$F0g3KvV8*W$!rC?QiyuR%qd;NnQJac2R_!QCswVu@xE5^=FL+P!uA zruY#T3S-cR4il|b;u=`M%=hE^jcW?WBrjq+4LJM{6_qQ`dQ+b+xEjsRv!7)>bK=$*k$|Y#lHlkR&WNFEm#{jwhyP~u zObkvLPYs9cf6mS5t->n{uD^uz5>3({Z3$6qEL_$4cyUjtuj!WEK2@KgS?p=@^neKY zlAoD+q`~WIl}q1X^BsDf20IW#4NVwjn3v@s{5>rEz3Kz7ET32YR!NK=75G#w4&=F} zHM&KA_L?q&RuBX4(Lv_6mOiXUyD}c3rE3+G>q@dC`)cH(cz-b(KJWUwF5Kets7_S# zC#UueypW_B5H(y<;PINuxuKAk`6Qi$mOY|El(cIhqxRazAM!6s-{)~`oU6cstAN_K zutoy24R^}_VoY3?+Amp8CXE?gz-YLS?L_c9r*pCla~+sPf-D&!y)H(p#LhB;8$3Fc z?gHyoGl5YkWu669Cvwr6<&f1r`&ssSe>U8&M6)D~K!wlSpqKtr_gC?u4}TaqJZld` zj!Y%C#0O&k>}vxDT5#?9&Dn97oym(!V)667dr~Vzv}ylltfqmZ2rXGCU07|)7?NTL zRPS&QMit{L_+KF~pmO@aRU*05{Qms>6tsYT$+Sf>Cid6&70rsPtchY}Ngf81D=A_{ zf8D=-g8l=aNk5dcl}47?)ha{f#WAF=b>V)NL#4uBRsVxy(ofE2;#%lNrA1D1SWSq; zxf#<5a;QLB3o9}?5Tc^%QoU0|-qX`F-)AatvJP&9#G*)lTuEM<>v9-o6pF<*?zNv6 zRp*rav{QARNg+hU)jJCu+a$b}juLzYGCT5m_V^sb#hkRIAKXqINKV1Alv}D`1)M&ti1^R0Jr8pP8PG-2*A-x?1ecjwG z)5a~OG;tL=YLlz-xd5WqI~U)UT5S(Lot6-}VwGmWTeYxhRGpReR?ISFMph~^qI1&r zaEQdySe*b1*ysf!#9R(vH4ic>7?*EGXy+Uf~F^NBGl7QJal{B zUGY}0GiRYX31Jn_LCxzWuPl#c8hjOW(ulF78tOMOSeronhEfZ|>XJeXRwgvsap89^ z_+_J$_adre=J1W>6|0POb)eRLe((N0Qrfh=Ioh*~!`&V3PpQ^u2-{A9pmPlT$G_w4 z7;H;_Ym`{3gFb)%BEI*%ABdBadvle@=d3}2gP5c8Eo(+_-C4^*#f+{U9nDC-{Hfr;mJb+y7#$t;dhe}h@`1!Mz9gY8=xqT)Np zv_`@xo&m@JMXQ8ltV2yMqYkPdB}Y5PEp$DuTeH8r2g2a;`_`UFl+$3M&^n2Dv5$zV z9M=N`*HFY%xa)16 zr&9ULA3XJ)?AiNlw3_zfyl-84&NiD#DgW(%``_A0V98CN$ev*4A>e^{?|a`n%=?O4@ zl_EFo?T$-po!7P@OE~AcL1Ilh6I)h(<2|Oqh=2{2)(?>|b(ox#=WU0;dI7!%z8DkU z3K7wn9p;9z4~JOj%Is`V+L)IoFLOIRZlopAtg0~@x+$>(3kGd2Ic?Xb=1V!pe~3Aq z?=Y;_A4PLQqqxCg5x0})vh?WHl_N_SLJp$g`Dq=;9m$nfs3$cP*w;|+Xx@wByj*Lo zCd%h3npGg)!n(~cLhFdJMYlG&;pDo#!bbu7Q3;% zcOxRh0@9gi3I~k}5ll;|CHmUf7gF8P(KR6V_5OG7-ow$G(Tr<}rVSpwr(u+E5mhlq zX%7f;PibQ!_9@Ikm_x+M`zM4SM990+HM^?gz`4>U+m=qZv<|`*SsoB2Nr}|4V=`${ z{EikD+wyafC=#Q1Io_N%>wI1yS2!?so*1oj5B89Oj?}JjRn}3;lb{ZSf0TB)l@&o7 zZAsCQiF3(t2w@d6W~gs5B?-}GpgrjIOu>90d{nXVwkLe`v-Qfs71QSj|Z?9*v;J}g; zoM)eXc2U9;{2@*=G&=IT4}S22YshODhUw|2pH>?-C^qQj^6Lr9`>qbcrdkxWRP38!Ii) zg|lqj&D2;l!H$YSGa^wg`dDM}?hAeP)L(a(=3EbjpSCkpPrq$VKiqc7&{S` zmHXV`qw*~39(n1)M|bbtBaW{Wy{y!TVK_J-Ltt=bh7|V(RWUTN4@3Q`S#0UX^&1!+ zXD%3Q3lnlLr|meo&?p}RgFz}}U>Qn5)gskV*a)fW#WtgKpnDs`%=h1lY4>_enQgPm zP!?eW|Me*@uMsrIG&jJ^eY5y89gvAF~ zt{njgoJK2d-nx+pg>(_73=d$ym1Zmc#Y)V7jIE!0+6Be2KoU!ZABMr91^U>ZRoE$I zvCVUl_?AZHJfBWSmgCVtA0S-P2I`$;S8y&IM<`ilS0RLTdUBfK4GUaN(ZpS`ZiAgI zkO~N$IpA>kB$#;aXp=T@3j9oQBwtJZ{SB$CjpL(hakW)&oLG9?CIAx}$(bRLZHUkJlDunR|G*(e3!V_M!=IzfuQ%n)g&dZGnJUV3uI%IFd~DGqu&oLe0(DS zMJ%ZKSXP3_GdAbWGRKC$ITs7b)Kbu{&}cE2f^1}4MkM?^P}=~Zp(}FTOYLT7ZP32O zkou{)%WIto_iyQ0zf8Q|RUC0xZeBa6rNo_vDdVvk6(e>!Bhwlp-yyD^$j2&EDP4_I z&JPCHE|U2lHIsri*~9;$OW_phE=pKP&V%#bn~P#GNAqXj*QzU#&&goPY{k*@<;?kF zjLuF^yn>Lur*<7ZfikD43d8lfhmvr8~^av)Zjkr9&Z z21&A#WT`$$)(=ag0_jw%ef6!MY+97fR0lc^4~QL`TkwUnZC)(AO1 zIic^@M9?Qc`jNPruf2)5jj;tm0DY1pBvBT_wiclZrB#OBPK%T$uYwM=>LvI6=Ip?duIid9b+Y5Y zTr=TZBD-WxfJVCtat%!|;I!x6PyOJf{fFo@vw6x0YS-SrSwG%DChy-cU%p&oO+XH745`HDN>TuX$Ggm{E=c z$LxrTQz@+?saZza82~bd-WOydVwK?!a~z#ufh-LL~mlFlK1 z?)x%3GRF`w343tQ2(Kg$#RC8vc>V3kxlzo2XGf6z{rmU1L$MGi2V{tTV4KL7S63F4 z%6R?Kvekq#Ko_{ql!%r-1MP^cxN9XZMN7^B<8CBNpq5AS3r7Aq z!Y5txWKD9sJ{wv3`0&~xZAoM*lqR|@8EDs*;k*Cdakzy>OqOkK7DTgSoQ};RA4YR5 zCLB!ej}Z*cQ|Qj5>!cshVVG16lkYCxR>;Idq7ytb?)xS8pS}h8QN`Obl~no3?{ypo z*PrNW5cMK}t&}0yNQQJsf^{!fq`^klbA|VNC!nQzVm0!8oW@i0+;^D27bJmphu*@w z-ELJqzkceo9z3}b^B!8cq0N%f=`0NJ8RkE7KCe~3_?}Kh!(rgzvExwNrxF?pkfd48 zOa2)69U+Q<*U*X~w?Qm)IU6{ST8dF~v86(w=@ldUiJzqKQE9aFNQvF2aSGpi8`k9r+iKq&4TNug;u{`Of2~&Kg{{~z%R=(xv)SqvqM`h5B@;%lIwG}M}^G_7UGSSQ| zd%_WxTAnidfa;Av=T5Z+Ww6kfmG-XRycr+&=C{yx)_73bprxcIBQ>!VFPyhHnF)!E znE5@UW}E}nV559n~aeSR~hiIo-)~F9Z17^xHT5Hb;yYF$)AFGNq_6+c%CwQ+WuCA8T$<<)KA(O;l1T_ReJy_^8{ zr5~^OJkW2Kb6fXjC;b$@!rCE2TdVNG`T%(JXXgx zR4~qn1N+C!X<(DJ1gyPZ=!;Xm0}caNccEN_42Dq)8|yL|+Vp6+kNs4X!hetnjSk^e zwMiRr`v~Pk?Ifs;t$d+5&pKiA(L6+lT&yQxVkJv|FKJYAmKMpJS4>wUr&0}*&n8Oo z)23PHV1l7h5)Ua#G6eIt{$fphUSt+K)RJkT?GOXd67;Hy< z5W|H~k@EDprx4h7_O>mA#4`*M!S&hbsj$(t>+z;Hzm<<7y@}MuK5}eI%?nV5`=@7w zJ}^|$8?Zoz(WIbaqYMS#_UCg#p8;nH6a=T`;Ba4kKY!oazd`>y>XOQf+Zieozv1}! zIaRQn+p@vukYsHDY5{p)krKJ01hv9|mlwqAK^m^mE#PlloCswqXdX0*cFLb+#C^Y8 zh_#Ocg~NeEfP>%yO7sKge&fb`N4SoY*&6Bkw!TAq!IOif_a!RRcWNgbxB*OwnkI_5m4G0e+SxU`J zHOuSQuW?5RtFT__n9=OCRR@{Rc9dv~b95-jh3&Em>g2TGe0C+qc6f9&uM^V4z=Nup zYjiG@r7P;-){TnhSXd5TNjzIW^`z8{j zdefWU#6ANCALoJncwq9OvDe8<07s(vA;V#q8P@|3-|SQ@R;v}L1K|nvfdlGAxv(%1 zDlVcmli9zXEv&QfzP)my9STFvjvd-)Xvyrul|vfZ)4Cca5s}Hi4d+DfAA;7V({Cja`<%QE!L3-b=NzvXT(E>!y0wKST-Bu*Xd6*QZ_`#E*$r+4Y5sS+nW zjk@lWl*+XlT~je2oo}AEN9Zm+ZKnVu#Y=p7WwpnN)IeTlMVQIx0Q*dF1&PwNI~q;_ z+e~^CGu+}iE7#=+qYQx|Qy;3F>)cO!^v!WLL=kVux+#rPtLN;^Q`l5{fQ1;C|H63Y(SI0p|(mq zWbUM*%eT6$Mp*xx&S=7+_c7e(aEF)9@F>RCdEG^1DtGjL7#p|eSTGKP&%y*br~Wyn zs`l&sXt8!jlEJZ3?rB;5Cn6{JP(&Oy!j0$f9 z((j*`Dp_qu$;PxbM%=2>>PnP^T!7{Ij+5c60NR!zp3-5EQsg3^1v}{&I7E>Q(ciy+ z&zza$wupG>z7Yv^1xKUsUi9pme9J_CY!3^eDow`M+!xMwe|8Q(?u~DuMae=>pgMV7 zP5W5e!mq%~nAS6n#Wi?Rk*M#74&w1}K zHD!B&{D2a>_J&ipGd#0Ue~)upO#)HXk;ZXATc<}FOnNt;!3C@AI8?P@K3Auq+N(Z1 z;rGo;HRZBbpK2R45vG2fUwl6dcc4#|G)IAXW2S`<-+%G= z`!;@#znf1tXj^N}n6M*J$a$mNDWlF(PhbN$;S@fz?JYqt*iq0@`{_7NNAuBbJZ-@E zu~YGMB@4%<3&WXZ^wa3eq6r&&oHZPV9Mvq0iWI{znK)Phz0$up9G{%UPyVStW&J{a@B6P4q|_o zG&#N4Rla%MCQ6U9fq8RWyMA3Mv7j82h=I(BK-n=BBtFI5?hxmv_c>pX20at9Vsb{) z$r8y>*#&&Y*wY?z(Xiup=jUUE(YSUi7Q>F7kxa`2-N88n#qfyy?Cf5ah;CV!N`~qF zoVl^Tzbgn`^%F!WT!;H`;LbrQ)<)7Pf-4M~%egNG&7oplJU0s=ZmBA%+8jgbEvU5g zXhbCIX6Wx72L*@2l_u$%VZfOY0@0Fx!g;zBHsPs|w7NnG(J=rU?`M#Qk>(Ypz|zpY%RrJ>R)!N7oM5=X-Q?kj}=^&u*r^j%(z> zWyzQ63<*7L`Ppd0lJjxc(@snI+mCz~DQkoC2Dxc+pdBKjU$_RIS-y+FI|yCcRDZ&Q zK$G0dWVAU-=-Puv+pFF#c@WIpYBtMDI6R?2y+3c--e)KH;(E>Oo{U&V|Ftu0)R~(< zzt~jv-MGF#?}|87^{pBs>bF%9DVM*VLlvM1v^CgSz;OV1c>U{NKjI)T&!1cIIH#ZV zlYSB@mpBLm9w{M;R1mWxVO|3WL$yaa`W6{XXUq42r7x|_UD{(PuITVVRK7#WvuCO= zX=fDJNU1IJ7{U*TzuT}?gn?xZYiONugd#^=>lBz%xv1I?VTCu>#4mzEOnnup#*1KU zz3PmYrJbDqX*L0q@3pRmW8(EUFIvU2M?NAM=?ZE*@yHz=e+(Q1Uiyl|J4Rpsgeuw9 z*Y18|VU~9kVWvh?P|lJ!1@5EFfOnx!G;DD82MMy?Nm%V{w?4JQ~hMxjnoR?UT>`56J(aQCU4^!}kBbVlOo6b!Qi zv43O~pagg%l6{V_^Y#Y)vxVR#fF~c3oh`^Am z(xeb48!m|-A=^ybTjnxIhIy5`3zJ5<{8sfKrgi(fyL&h;h(Qs$vQU|p>F{!`)*v>&uPbe)+DH(d1!9Ke6Yh{@4dWswKz9*@eW3Lq6}*)`LCfZZcgV2p;CxVc^geE* zq8XNg-Y~f~dYdySCc+bhBpkz=t{n{=1w@?eBp7ADQ>E}p3On)H z&co1;WSs-CIm8ey0n4(lZt4AM3mt>8yPrm!Z0Nfmd$%epU7IuKz$8UaE;!Q$hbo-v zXr{iFK8Vw$93QYaPMykID+QfWigvYeqp1EKhhHznU;}Gek$I-fURK477?$eQ3tKLZfh*_^73}Wvv zRB=v|k>>PE0NT&U`g)$MOAR3<HPx)l2l&+)MA4a--#$)yJe~TDfpgCPqH*GO89OGU`?{TU%`aLCTQCL^bEhSjakPSUegGRQ>C zT=F}Y$j@-m!W;+mHP#`X-Mt<9G@l(D2KJeX%)grTXB-Bh%3i;@a8+Nh%2U5jhv>f~ zISs8>T4e5~Y16izMCdsUYoC8Q^~gXEb5sNG+4-z?9xRBF>npm^hf_A95+DeiTUF=E zHXBPkLAC=gWjzV^k3Gf-XCW0Ir`NpZHH0V(TP>2~KzKsBbo+s;Jz0_G4-3L0xTD*|fHT531`N)OMEjU1VGv$g!d^u94v^43hv` z=fC^KY@LQWIn!e7%5W=Z+#w(}Ck}&Uf~SJ(@Yy?!CBR~ot~gViYzd_(wNm85Rz$>|mXfZevqc2MAdF#QFQrxLw`TF@vtuKwJN1^I^t0pg{CGA}C@@~d)x~Vc zFVExdz2{@O1hT&yC&%~Wx${T~W@7Wp_=KPI)8gSr9+N}IT!?H!O(IilMQnAS_^;q< zu@h|)WPfpaCW0HraM)6a#r;JnpeT3l&f9^ZclP#iI5a9>Y{&kMhm*V~odf#7DY>p) zaa$2rr4CRo?m|GQ5{XGb6aVle* znAs=OL_<4tbQSwa)qo|4s5fh$051mxRKgtC4f^P=|99 zsdNl0UXo7gzXhBJWaz69YX)L2#`<(TC|@iZar*#zWL_ zL$8!r_hGTgI9Fp_wquZoO=v&|)%4%(B)F_-brd#}+A9j--*vLWGYx^VJ}a$`>r)CX-dLgC-I{aUu!1`&dpor03Esra$3 zzbdi!1js5p1$-%n^E|R0Y~U+t(-k9~Hd>!^wXW|S3gGYNZ%Nra>ZRX;Sj>7DluMN3Mq&Q-2_50($ScYN9rEu zL`VT+gmI20V@HTVhF!>uGb%)6T`Js?#kUBl_z&*v{0v7SIS)guoVvKxl!`ehENLfq zd#y4m1Y=wZ(&xD`zd;p9RZY^R;&DbeADkQ3yPsS*jN?}OV53bR;Z%@fYuR+`aj@%+ z>o=7>p}HU#IA15*2}6L&xPTV2-+n_o#WL`wCm7|eqeNFp%5?E!fy%t$V+Wm zMqHBGoMSX;yU;J76d)$2Cnv6OsdkgkV4a=vny^L#h=bR8a+v`m+nd7i4v!mIs64}$ zET^G&5~5RStSJr~xdWRf6Cgdp@4YK#I|U_lu@TO3%A=?LdvOjXXE$``(mH2>&;8^y z%VxnQ+QD(4xRjM1lO5~y8juCYvJig?Qg1R1CtT5zY>8yvt`UZr^w=nL#WC;Pxx<4( z(JDJ)8tMf2w?i>-vuWg5;83yi(G?lBWREa+9R$f?TrJ43x+OhL) z<1%g@9aLw;?Yb9z48M?TsciR$&(%alkr$mQ5mx3?rpVe6uw$S>cyb_oeqj`%-Yj!c z)R$exl=o-b(ap!>k;h++!OmhumvMaWx!~qJKcfsJ0UgbTi&DpDC$mwzT*Z^8i}<*= zye0Mz4+*OX=9ZD{B0wG?txu+0gTh=FtA*1Z<>;(dmQ>E{9hYieVH~r<;w9(K_bhR& zYH4HJitSy9knVRzsWPb4Nr)WL^8MbuyF88{3K)2P4v`U|AB!lJni8Z}!hKNrY~tz| zPZ3wM0M@*(f43Sns%CVK10W|~qjX6t@6m1=JJq`oAy^KV|BlQT;Gap4t_lirg0o@x zokNg)LrBG;mgp+!tKP&4f~Lr%DX!(x5@rq90m5r$ZC8cX)K@unL2Y5*9D{xA$7#EU!`j|TT-YQ^6aB{GHrSgD%_ZL6Is;oj zuXGrtpV{zuze1>Mt)e0NL-il130_mCI}HGelg@LM^%=Cmx&)Gs_Ecl-TZ|yKi5n~5 zdbD^AzjxW^s#9tCV*O(u@7Mj&FngiN*EFOw*$lsXswnZODgJ+c(GgCVPMN^LXJAw|$4%}cvB&b+AK z_LF~ZJon^B*QCAWY&1{i%mL!|cW1+TdU=j;(pr<@=wL6l_ap9~JReV=4Y6#bIm&=A z;stS-GS*{~rE83s?Av^Q7TeLb4&!8rQMtre>s-ai*GNPy!VgTUCSX_iUyX25N*lAES9=a2!74q+m#Gw2|$`IY9Bz z#O5qPEiMZvj7y-qAQNbaP%4X&X*ADvg$KD*wNIwRA|B(^%sUR332KtTt zKsTh-0XcJfh@HJX99^ejrrIMyP6NkLN${-jX|gkquLaLom8Y39*25a1SvVCG=Pywd zb95XcSq0lC?r{>pjpR-UhEY#Lq}82;s^s#wNBs_`a2KT5Bz7EzTsG#4G&pR%iMQbJ zz2^-B^xh7(kEzq(n247-x4Ny%kYL%jvB|&=om0@qXIk$BnD5}v)p6*Jcef9-!wJr2 zXo)CHtn>c)d8oC^{o5Y7=qK8nW z)XI#1HS02@n9~5Vz;_&mhaP&!URx)qbX>fQ1PFf#)ReNX%79GvQu2P>HxJ|AGsy**d^E6SDf zXi7?H4N2(pi~TM30m-`FBk@EE>ckaX+uw^D*A8TObF>fKDI%Q87F(&Yv|2M(bS)gG zQ!sVzi$7P7#`n?fDf1*9uCbDgGEt}_ard+r&9 zCZ2naK3AVkV_ZAj3$!0U`q2->4}Rza@g3j)5nz1kA6SJ?;hLDNtzgutgt4S{2m-L0 znp6zWj`e(%LPnPT^}QULQ~@=r9^?AqQS8l53Pzt00tKlS+Xq4y^4M20cuD~bLFQyY zaNWnp_c2mvFk~9D$eS2IjQXHb)>?lhSbn)CM{W@lm(Bt({UGjv47C&-AsW)}pdwan zbeZOuT(wbkB51o-()6>9sw&4bSx;F6VPPrSgBQVl1QGGeLqcAu{>bbw9~DDeIx#VE zZ7P_Cv*FZU?j?xA^=n5N3Ron`agRO$t>K*H;I3y?;-oKFPg`V2og#ak=#!r}h?3Ne za5e|WW>Vp(`uq=$1X)h+@=QPScMI5pt8)A}8U+6&$;%YBoD9ap(z- z4l~qId*5L`eD64PhM(E%ZOr|<-pT6s@%JW9f+jvQ_l|~VkOkJW$iJPUmUVU^s)dQ2 zWrQAPBigw7gbK9H=!V~TlhWO*pi#+w;CLIUFrMnS&5nb!Q#{&tD-U14W=1)XH1PHs zhFyh!*L+?ji^S5+8VSmH)biJp47>|Yi9K&epdb`0a~JG0s$F(#MSj<)V$LlJ8Zv1g zMwG4X#cSXAlj82PPsRTJ4(P%sjJZzitnFMaEx?S44o^41`dxI@0??5EMR~zY%0-> z1Asx*vx&IV!F7H|^M=mZ1QJ49Nu0w_lOlQ_?m&tL?TdhUb_QRDxH|@!tPD#UW27_A zuVPD(8e@og$%tGCk(`1+uYh@8zYSWk{{6GF^F=!1YNUFm3MbJPWY(e7j#zVmM%8`b zIzSWTh)RfwXT`!@dyMWS)&(Mgk!HVAmq9{UwB2;BJQJ3orY--8(VskIYJ=rcP7 zoa<#4b&`{V=$2BA@7+CS``T%wUpPJ^{{7t@lQx<2?_~rba$OoZbWXP(?Mw-2ari=^ zB|Y=b&Qey*LOK?ckU1Bo8?q2pn{<6DpYMvVLOgbN`?%fuz17b?F2^eSd%sq0K2p&WGqJ0p^oZjyWIYMX zMGx~n4TOPkL^=oUXZ@_7HCely6iX^v&Ikj2-f$jR=B$@n$5$v?g9(Y-7>3t+KU<=j z-sdgdWDC1-jO`MGb;Pb0PiI68ZqzL`9AK3?ISHX$eaG}&#EMZlMlyeDhX2a&{n$3TZaE)Oy-2>uVJL2Yty% z?5%THg6Hhw^!{wPfx0hdiQi}AVs+(bK_Bo1 z)mu=ZEh#Q8g)l6(V9y^*plDs)P@`*#N#Rhr-1Gr*&N;CjMBwo7P_+u8Wt{`vV`n;y zlTtEqJR;<{a7-MoDM#+Q*DmipV9+$$9hF7FwYMg|#@bmB(nBh)Q#pCYTwYt`)vZMm zEk`RU7G08tu@-^Qfx?uRb|EOA51Y9MIB`64=a&~*hhvnZFv=kk2SReztg}Jpe3o1X z4oV~%k@D1pI;y}L&IRY|ze1;S3mve7Eo6sVPe#NQyp|nR()8OBN05G={G4Yk7`QHW zByb)0{f!&fVk!t0h*uk|R^O~pT9qJKGJEi7wAuEHfu#`#Us|7bSwsAlLg1;r6vUlc zaUS}VNuT%xle4Ns`r>dFj4+^gz<0-HFuwMha*45?YKWk8nhkbu%p0?bhOBd8sCo^B zZ?HD%6#}Ylnv=k?IvQ@5$!+-9c0zC%GD8CAf%9oeg2XZKLu0`vPzFO*#I|rQh8a=7 zaR6CZJ3d)o0<>W$q({ON{#+ADsH7eWPb^4l9ym+}f3nS+#47b+F zPDj+b5&GEmt43E2Rf#?!0+~^e+Yi4oUh()7a|q%|@G*#i>zDNT#d(TVt*mvxd6xSj z(I5;UFWC?L!1u>zea*MU@s;=i(yJJHH~=Aj0rS-gD19vl&Uq6f*R#TLR~ikE zK=&zh#S0$I1Du7XDwzsfG3q|NWi?Fq88E!=gR+biDi~$_G0@YB=SiWEdw1`qBICqJ z8Y2#~9~23Lgptaa`RGcB+(TtGSiv(>19!Ae2u+i-MH(dzfhD8`w#f-(G|!U#onE`Q zzYm;F-w;}n%Hn(4NvKWEcoma*LaY27H|}j^ujt~dE>ke zhm6rl=RSv<=x zaNP%%x^{<}>{tx(wx9TO;_T#JJpGaP#jv1+@zXSm!;p0fMptQ6j=yEDr%8pAaumtP z`aR$Ijqy2O`z>+rQpV4sK`L!bUO#a4fDr^;k<$>n34>n}7SU6msEqG%Slr2w^*93a zgT$Z{FdO$Pl?9)~c^FDP5BihpjPyI`0Qbhw{PWK|9s39S7;*m6dYcfIto$ zB=I(OcM42-R7QRUy_zt8ji0j^f@DdIRap zY#q)uxhisqjfBVb8{fFq3)kjtSzb~qO|TK#}1A7Iq&lx1c=BtB~!Uf=92Y}huY45%lk)~v%0Z+zn$*G>YTohgyz80MDgaxO{* zy5M$k7+N|EWK8f!xXz*o^Gk}6moZI4+)Ng<@$QHJo^>Se-8lp@DxK+1f26t;ofl`g zu)lqVIo!T$HIP1k_!%(Dw z5T`wk#i`-5K5lY{>g1f3eysu&8kr4o`#PgNrJ&gv*xt!H6lr*P(emf^c4@|tQv zdVB029>m=jo{rO#`?0#Z(CGE@JkF@60JLt$A&nG9t7TRUP&Y63oyC@jf33xLz2_Td z$KgBTL-&>uS&4FMn~^YSffD%{g%Bym98?vg3^wbpte=p%_j1Zu*Amqj=lymODjJ$& z(@F>2yS_F$mlw{ykkOn9XNP;VN`=7VtcC{N{TFr6XgEpKDY#U-foDvdR`PxTe&%-%$~h2T(HW6)T+?{>h7$+UW~9; zN3H`IXEOeK=QMOgN6(I<^xLYK1k;PjTsE)ow$;!;fAP^f0=|zmJkTKtUOF65V?@y- z3mFcub6{t{`>~wrHXIJG<8v1hAr#?#-R7F;`2YTY|G(GH0bb?1-u14v!;oGkVTUQx zZ~}B8C7~z65jY91ErGMZOk9IKf;jq2J1XQe`hyOjgtBiWhO`Cf2?mhM6zFkB9 z^)Pi0V;XKt`&Y3Bf453wN#peX7(R`TWNcK@*RfpZj{7`|*p$;whvt`nekU^2mG-gG zEJ98#bGAKAHS>a{*AoleAkDcin}L*_i>^U(8^H7uy$5jj#QZ~Wz2DmG^|wA zNl26IoWdeag|To*_l|B0ooLO)jyQ(NlsTFWk9cwR7+vB35E{S<5CK#KKZRntzeh-f z+*9^J3Do_{c?q47k2Nenv(6~{M|-+v2wc>Rp1 zsMMaq5I7sGSKozr2j*}r^PX8wTIs!05-!;$$H*02ZP0OWa5^lXEo31Q$(oSlPCX8# zS<)UGxhBFGAQ~=0CzMe4MFd3gH8{?&P!TaC#1Gb4BF*ZM=`1zZ@BlENf8-1}+oWW1 znE)(dt!+K`^UV1~I;|Jym)v_09NR)dBuGmq0e1>d7VOJGVt6tdZCl0niZs~%_B_Ad z-u6<`9}}dZ=qyxcz$a~F!P}_GFcj~``}uQCPc#bQ^)B9I2Y}DjF$m9{L*Ot$-@$di zn)BMck1I$PN5QeAA@`>}_8<6s_wL>GdT--*c1F6X6|Duh3Ij`Kh>q`h&wHBp!(rfI zK~5BBVJ10(H1G$pC>1MP?mM!?Q6MZ~M*$v#%VHa4m_HAGK4e5RtF}@tP{q<^Dym`N zySB70)w0zL3vDUJ-ud&L&{2H=3Yf#Dst)O_2EY8nkp2|L#MzqPo2vm@P=^nCvC)8$ zgz`t~-?mblg7`2mKK>2$JcM=T3%+%wzpWs+$sO)j_Ig>(x#b$^WP47@d+hcRBQFrB zHG*(@d@?Vk5Qvdg+*qAfQzT9792RL<1}Xbt5H+iQ!r<$G%-3Aiw5dNYmv)>yTJ?)S z2!%)eax7G8o3ID0|3Q6^Fw+xncsn3@oE+bqWBJdmq2GHiyr8niB0%!{bmpw;$E@d& zG{1$501YD8?QSO|Ofgj)`=|dr{^@6Ze*EjN_}ci4FZ-(aj4%Dl z_>yn>_IT=a3JVFX#A%>^vP`-lZ8@59AhyIf6jYrlo_h!L=luh|+v##@9y3OQHZuM# zM2};k!>~xA=Im`raxlvOvv5eJ-`9reZzf0tHFOeiDF&i!1>uy9g9JuYdcPM zdL4#nQ&{9E5xfgBb~0?km2i%PJ#N~#jx5Kz&DpnNy(oijiD>`T>AS`g;-tQ6w176p!<5Q?VEA!2((2RIO1xddiuiL-@9^t`j>?4iI*)?Ehp@cx0{cbS$XC(IPxh$b8h*)-sIj(WY+qUN|{cAg_`g%y>!lQOWwjbPjDIdjN=fH z9^d@tH`BEfyoK-n?(c4P6j;hphoaa!y^(OGTWcM{4*cRQ}bE4_dF`|RXCrzncYvLI1d`dTTDov?r0y$ zfszuYk-@@PoShyk)>ta;)ohE3`f-#OohHvl8H(6|MDBMI#i)_Ovi83J#67optuIx z+XFNA3bJ0tt*6-Ar!N-qfmzSto8S4Z@g48^xAD&J`Of%;@A%eu;r=~kNJy-R>u_xe z4n@DYet}1o4tq)8qG5D*V*mQXh(f6i6JsYKAeB(dN;!j9b9M;f!oh}V?KF)^%3CEj zVRv8gb_^P$QVbgX{_vfLVwJ=>CJYsAVKif0`GthzrlL(kjBpaH_mIkuGJdyi-ozkg zxpxGmghpT>{kNXvR%I(J6cVEW*HS?Ramv3ZqcHS4^%Ry%9J4FJEpUTyu#~ph${$`D z^Cm}>KCn`$^hf6J_mA&uoeo6*(hrs*H#yNE6WU4TM-f8#;TR&gat-VQFT|BEAA0B( zXikxT7lBqt<)Y}%C`4J6ZMjB=UFmb20zzj@gmbLXK|k}0k3RWyjFX%Ummc5B^je=l ziaNRW1opwa25gk=*;F}s9$Xh2+1uAz?6I#w(LNU06C9*E3}iz%jf2l4+p4qRunJ#% z5#7=kW9oMJ}&r*@rpYPVXGx z5Y&BXhk0(-+X94P4olGf;Odktvp;Yokb@>mf^!^j7Bcm6VChiA>?i~d!#pA4gz{rB zv3%i$7n}w=-Mo3T7ZP&rvIP}f##qI4Dxt9&$-2IkIVS(p_ii8m@mmJjOzJ+pa&*d{ zD^wT3B>NKeT%AYl?JSK*IOvhhl#Nl@>^kLs4;?EcX;N>I_F3nF+NodTgwHRy|#qXfMR2^`=uX5nW z6*K!<6@qJZCIJxiU>M$Li{t-!uI|U?KIWKdbky!!-u_eL3Yh)kB%XTe!*NA>A?J(X#MnGze3%|HEg4>%7(!uUt#Aw-Lkwb~8OTJh{HqP(b-a*{Cbu&W_ zqcbK1chm7M-)&gkH4I{k{ey$GM#7DoH|I8wV!Tv(D*fgPqBLQJO=c#bf9eddp8LiA zkrgvJHycVur9=L~+410hUY_Hapi6KMLuv6O6Gkz}e3#+hVtK`N@ZGMk45%_>#3S%A zB3#wcqMoksi392wyvlFqF_n?iveM=vQ#qTfJ7!hNDbXW}W7SZCGIvZ$bm)+Nc31&N z2*Zj)1$x5lx)H47{GE=gbV^;fOK7)Dc|15eRLZ2Y8k*8kd7kJ8et-R@%2V5!_usIt zam()v6RYj(koueDuTwBA^*<=Zy;?a$ql}MLa!m+>(C5}gi44!c9|AF)N?4-s8vNPi zu={lWsb=hz?1?%scXB~5s^}EVkBPX`REuB~mU#12FVtVXeN$z~(g_1df@?CEOf1tOPkQ``m8by45;#$X2>5R@F%-)L15a zRB7ebjhZLN#|MWGJkqL$p6@<@(1l=GosrGnshhMxk`h}QrUGubf}~@sjyEb}V42Q? z+TlIn?1~|5^!W`R8tGT0w@C@l1T|l?F2=kF^&?-Q!;=6@j+nP!F& zADD-QN02g5mgmU(apU$Y;-NdQSfA7B*$Z)!g?c#l$^8?TAIE?xy-h6ouvz#h1;_Mv1sPHIeqcZa^zSOG&Rj^rFOdw*0kLyf zvYFI(F=R^Z)f|p_#^IH0k3wZvx@M6TjUFnKOwJVRlnpWnor_7=!fyy0aSzcQ!I_m@ z^@8VH&jrZfh)g${6H^@Q?Zx>i6-Uwd;5@8ED&lfM8ccehdPLllr2x9>$X@mZ8eOo; zP8+jj5B~j&JIVNHDo#O1tnk!v-~72;P=_E)HC?jX)*Jk($}M|cexDNBA^X5if#=AO z!$v!Waj*LtD(beguGD_eJ`O2h;JsguPIw<9CZGt2GliJJBfJHi1kWZpzVn^$(1%Y>3OA~5TIVt=Q!6?iN&NAh?UEz*+aRRxom zmkRkfjZTh(j~C3IRI{MJ>ds+kWrfR8=-8V|QfO2i9_8ZZ#GMB|KjKXJ;3n7Dlf)N2e3IhJ<3{jk*mO(dL~0Op_G)p;Wsj zQsKDbb2>A{JISN6I$TW31V+9mxiwfO^iMW|oNYPjs!>C~T)%#89S$3se$Vd+GpS~T z5CL-@hT(j%)nmIa4OUQ=9)oK zbs9bu=tCC~n@q6RYuZ9vR=8`3%o$q$?FcMxz?Rjw_BK zqqCY^e*+_EW8)IlDdilovn4JA*JX+D?M#h@sm^t~&$rql9=>%u#-&mUG46)RIo=iq zOQToX#KGa(oe_f5A%4jAL5vv+V!~*L9--djX@z=aZBB zF2B4^!Mx04b8ZS($a%x?nmb^_6Pf8Fm)@0L^_(blBC?*VGYW|ra6XlaI;}Enz-CFN zFEV3>(eFx*rjURYZ3QGu^)G!Vr&U=ANk}A&@XRyM&BpZle9i|p@a$Ve(JU*jR9bo& zheY*bLi!M@aG4@;;#(k3&Gibk7)m%q>Cu{v00}9*as7yNOj@zytJ!a+P8-D`ITtSD zH`XrEPP&)$CFdyT9q0EX&gU6NlHch(d8ULqoa5}l-B3sjPEX!nIdm3wD&dKWY}Wy@ zGyPf>67+IIVaHyt!PDdc=)ZSyrvkZdJc;Vm)YwWbGhO2^4oQS2LoU`?Frr{<;*>`3 zYmP$ikPIb6P>px{VM+kFmibhX1Tq;|&+OyY&u*jdllt3w&UT2Nc;bn`SwIFF2Y^CT zB|9Qqsq!7~c!yQcoE;J7F_0;NV~}V=_(7N*g#q#-pOZLRPmhldAlPbk#(n%@odYkM zs|&WtiOX7s7M(-lPH=pogQ9GD3uj=EaqP(wI-Cr>3@9sx6a!NHJ6tlG?<|^YOH}kj zN5){72sOoM!k>3cN$RTl_#zKe8sgf6_4?$mc;Cr2H~K0c>qEch6%Vh|C(kZ<(J$kC zo*4;FtI72vTstBSrH$;$qdJbsHpja&Wlp3p;{SU)+j>bm^$z2!uz@~faEv?*E=L}o zHHVk^>~QX{|9A{6#*yMs=tg8I?!X{9v|{x?`d$*vt1MYA*w+XRSK(v3IFyW>82G@% zT#xUkLMQpMfAkfP@KSf!h3l808wTGWGvyf}%J2^giwq6Y;5Bw~0VrPfpi)^$ad5x# zoLciB1&ze$r|6PG2oUm^<-BoBuIcImGzN!C_dzHK!c8jSO==+L6ry>=~U0eGJl(p)M8IYN?fSbaajGqE9gN3csz^q;1YY>yu9-$5L~w z@0CIngchz}yD2@3EFCRJLFeb^oNMLzGGfGj%=8x-1)LY<&v$nB2~Ri_=a7KaP3cn? z-E)nOJRaM4XmExw&~iHEI0&IY*%N0)$Q2Ut&YTdx!h;1%isR_0B={ETpDI6|d=(0= zO-USGgu+@YX_lB&3R-2f!b-L{;1)yc(=O|vcS<6?!|>J`s`ZSjUF@Z#$zp7qs#Ejv z$5lqUM;gk>TgkC?)gf6|DRX^T!eNKO7iaM$I|Mifj``GZKnW2vI}C{s_Px<)w>>@OC+GcagN<&9ZqPJ|E+uK&*L+`jS6 z?}%UU|NPJ5p;x>jVx%w>siMcJ4A?yS=A1AXhT)lA$3Vn8IYPkgau8Hp$><3CW_04o(o~n~?ME8#hs6q<`o~|8AbsKxD=YBS_yO<9rQ!~tpMjxN=t7Q~t7ftur-S=pUIXph5q0>A^E836g)$BZ zGd%jpBkY$UL*2tk`{95ow2&wfJQ2>(1*lq+W6JSO^u1bISyPTY?YJP=P>81{Iu1tN z7RtDwZJuF%YXi=6%x71>G?xfcV-&)+LvQ>u36tkYPO|QaQ)^F7PuAysxs)`t8$cxL z#?9*-zi7dTAR007tl36vGU7(v$9bNRk+w#|1{vv^Ezu9&S=V}Dr;in0gm>q>Q^fubTJ~$8a z(rtO0zq1XLz)RNg8-EUOOD%{+wlyTOKnQ}lCCWgbOa)nhqX5Z~`vxKb0TM@HjYJe@ zt-b#Bub&cSAUx6T-Mbg_-1yzRv}4kf@QfnWQn8wIzp8pzfA4UG;Zeij-oFYPx%70e zkLdArIkG>StzTIEHsm!M!*wClwsW}UR0$51lVB6Amxf+?Lv9mHDmht=$ZKEm%?4kN zM%N$4Y--4-UWiGUG7!F+z|7hgBv~7rs<%&2m#s=tH1ga@Y zF(RFVxeS8TW#m1nAeZ)cbxM=K*yeDDU&P{AXjJd=!L^P7FUeQE_Koq@PxvYEbAQSI zH$LH~{=9hQ6K{;g)(TDc{tZhuvx|@hOCgU*mbIu*@@cMcmgeI&rQXTGn?{@g8Pt`kt^&*7y>}NuDrqTL z2SHg@^gq9`Sd;~oxCXU*wSw~i%CJUuEY)lWWRZrD^*B1wMhJVlhNVcE+((COFr=#H zsdXm*@|ovJ;Q(bsD79C8$*~nkXAQs*n`47&TaGGf_xgw?=ER5iyhH+HCIDY!u-k}0U#Q7%~IJgEt zsuQEbH2kii!8ZKJAtvJEdcjSh_;JFx0)oUBXbabt&}fi-lvBcJnMOI*j!=ay^dR;~ zEt{A7aX81U4-bxDjH^AasbPdx9GlT0h7S03UY;q1Pl8)iNYp5He}6q{-^vuX$*dc4 z?k zVgoO8Gv%`qBhHS*jjmmLh`!~XXw>c!%7wMRSR18D*#^iGj~AdU7=F$Jbcd0A7QSjY z16fINvS`z~4TyiwJ^L)@l9f9Ze!`K8t%>KsnGmFbf(!tUb6mI=IKJX4>>kGP$q7yc zr)_-)jC59t+=gSlVq6WFq~XoB5^L{ zhB_7N_`mM4voo%igrZnOpYe>WRFZsLa2%B%pCi3PPWH=KATH3JFG2^ zFD|&h=0R}&DiwZp{zJt92Ze{YZa*e#|LG^M4MWs$NkwYRk`TjR`;;=xgerdWC;YTH*dJnx7tqyNY%g|a zl;KpRj29Dz5c`_OPNN)$Zp>le3kG8M@Y-xh4q|ujaBb}56*vmR@r5Yx*`rc^Ywieo z{wAC%0C7N$zb;>ho=qccf;M{xhr!0vlY6nfhLO)^wCe>}>}z;`Y^ylET+T})m_uqY zOwNpvx?wbgccclhySE;-Z@1m`J_iST>*7GuwB?GVvAeTSrUNhYaTy1DJ8?$&=3x=9 zn$wlKU+ zuanu)XPUdhr9VzG!93zV<|osaTP!5+Hq{{l$91VfdLp^Jjk11Bc<|Ha(dBv;X`*i9hw{ z{v#5CyYh->$})|AwNRwZF3)JBK&o@a8Mx#=}p$IP^cKhErAwlO@r_!ctE%zUA{$|&hfJ^JMn?+HcqV7&ts zJ{=0%ZA%uFGf(CNkIR?h=Jrk8-rU92<@H4Qy1c}`Swcj&cXx4j_x2I|_r>_am%kpL z|H4-uu?C-eT<4Vn0#%Li7+vk7(`;BSf{%|e>|;D_V>s<6wZ{Ggz-z238*65$#AGoo z2<~C3B(W)!4!c;cucn^wVgFw1X&Vy&a(~kEV~S*93e;uNQPi(b8eqPg&nxAA%XZUB zqu-9cf`Smm2|HjeDPOBJET4o=eEL)RAxEV!!L4xijdE9zOIAX$5+c=&$$aVhHpaTv z`YFhyL}qZ6Nc-;UL-x$kQ7{XJo;>HL6D9-K$OL=(-bm&F%AQnVQVsHez>xwZYM;~R zmZ^Whepsi#x(HU{)HZZ&20(5DrC;sv=Q&$QDv5 zSY?-PYMsz>!bgN)X^cv0A=Cr~x@GBvQvtU_Ub&HJS5kwK7VQJtMGff)OoHv$r@&kl zjKOMjk*ygL3oYTEgj!CkO$@MDNPIenEhpP%r@1j{05SXTRte^KYQxC%YEW{;aR+T2 zTg_L_4cCYNGl15>+g8}m!$5v5^A^1)-K}9&XqhJrb8GAwjDY32+7nI?oSo>o5SWjP z)gIdl!_zyj zyIAX>up|)jtDk)vx2r>R<6;VG>l=RT>(EaD?B;eKQTNgd0HD_E#~&R9fP&0s3+)Dd zhkYH=Hv+Stnj$|86ct^0C?#j%S-v;cVmQI)FNukON572A+dIwlBxEE#1eNxMx)(q! zu_M?rD+mbaC&8Qd58EhNB{|iw{{u8XVNyC02h78eUj|EYX)KBY^n|!q0MJaaFQ_H1 zm#28d`NZzwAzKaWN!)1!o1p&}dqGK*bp>e6bo}Ux*ZTU^=TiO8VnP@%ZLTh3ceHFd zvvR5~DJpb2WMx8$60=LYQC@F0dM;FddVv(guin2`dr6fDVGgp)4&Gor&AbtR8p?8_ zk#4sSQzfELmW-~862s&Eko|qi_ZGj>(hDmvnVC%(0@_bjP3>S1sN!y>IY!&CYvKDccxzvDfpy%Udwr+sf-VZ%nrzNj z`fO7H>fDxzaPpXmmA+H^W_8kKL5zlwCawdlZx46iP`WD+gqYtS{(*cEZv&; z<3Il6ue^i`!+D%54nO?4A2w_g56bb&0tG9aq&ITRKlsLHqwfB79N+!Z*!}1q#KXV+ zTk+F>^;hEEzxms-|It5+e*14@*uRU~??tys0j7m|-r~}yY%aR@W`lS)Y>iHJz_Pxb zdG?wOBNMz7TS2p11%qCQ_@ppuUC{A*tTHybyqU`VCnXI#NheEm3b#qhuO-2G^qL>` zd(S+fKxWUoph?Y)8$%!kC@6fREyxFzmjRIF5Ajm_j~Zf@fJv9W`L(Y_e?kRP%mv$6 z7ZecjIY@1eg`GQ-xf|UWm$y@(;CtcNd%tzg^V}Ih&$^o3(|Q1Ng2gtv6gAx-uP(2m zOFf0%c0XqLBNakT}jdR`3BH2QfZ)^ zZm?i#9Xs z2Xbp&E>vX!jENx??E(d27#gr7bR57-8kO4-Ils{Qt$J$ENK-q0M%TDj*te$7$#|^tYkUnLRNFL_WpZ zb{oHGQ~0@K?VMiOKKEnsD zD$e6PUcmT`-}p7n%H0*CvA{Cw1k=}ws#1$~yN39O}#8L%*< zQhQ>(!5m1N^UR7QgvDAH7A-2sNmHs`k~EYBC@)zOjWzFZwC=M#iBs1Kqs9K}Guh*T;p8E{7w{6Ycu6wCCd z&}_AM{|aq@>+8$7y4dLRr~~fzjpaANQ%sbu1I2EvLX@D5v)sgLb%6j?QWv`=l+`+t zS-5>tD}X>~jVA>TJ%=`kWUvjzs2CNfn+~j}Bdwd8n;Tn?t6iY$B1K4RtEJpD3YKp_ z@m9y>ZMw7$#n9A2SF_xb$zZNZj|G>Oc^-8Am$;T{RaJ#_UzyRNc7(Qp4Y%c->D5cD z$jOYESV)zxynh0SrYM$GG)Y)F{?jq;UcHL%e*3#w!XGUj=C*{BF4kq?TI;-~f@B1A z-X)2o0E6jCv2a_VkyGdT<=;wUYj1W@O}vg0;FEkr)Go5Ssct z%1DqX=^^)%>j6fnn6YP(!d61sD#y`UW6yMrVlI;S1cRaEb9V`<#>b}9z_y`Cinsj`U=#-mLf+6qH+U_T${aUL&V{N``{x_vuvPYhE7^=zh#k$=OV|HSKfb$g{i zrhsMTN6SMqt3h>6C3lysiikrMH8#!R5fJjEVfhKTV|iER7o49dXG`f zlS1IlYk>?Y$&W{=9HuExpZ49OIr~^r5BAW2F#!D#3ZIoQN)XgtfpL)F1t3@q|tO$^3spqY0gkA&w7hMz-53O_1mB}jng#QG|TUTc`K%i1Gv4T8W`3;n#WpWoi*AVg5~*j8UQxVOn2r~jog{y=W}B!J#WOE41P3QVpeIu zoa2mTIFFYw(B1g7sa+O!vGbx8FK32fQh|JvvpD|{D^MZAgCi%%Z1sBW@=0RSb|R{S zTMLBJHknbbDD`Sx{hvWu9twV~ytn-~3dsX#@y$9eukWVUyZiUiP4dIrDM~$UTJq0wd4{ZMc)Algqb9|J&Ct;02=8n#Xu@evG$wHTZjICfa8gnJhyQ@L3xnb2dSFA;1b z?-|RY57up&X8P!G3{)Q+g%Z?S*hW*aqH0kxp~|*WST33XuSZuBN-{v4AS-D+3ZoMK z+ZvO-w2006Ldk-YQPWm4$+Ae89WZeSP2)Tz>}pR`c@fPj4X`Jk9#4@7Y>hpS&1L4Y z>;JFM?LDC{x5fWlBD!_5oYOh#6O4*FuQa$lVY%qmoFmTTJYLXX0%8V$&7ZV*UZaH{ zK83EI{nnSAOQdA+GJ%Z-wPo9ZK;S^+0O%j%s7%S}S1TBEOR6~ADt&#`N(z7MD zL84%wpDn7j4XB)JiT}6^k9m>oud%y6xm>NFop#e63jkZ$Sto;msOFg)Dq#df4|#K?;ZB<;&|LbL7a30_L+E;?B9Y&S8$Tl?s4)T0Fz*;@g9REl7*;Q z*2kNm`o|q#34nj6-T=i!qi5>@*GbLjmC#tlQ_KRAuS@_awF~W!P?U~!d;bu(cW)_? zryRJMBvMcW1-~MA;Dl<=5}gYjH`lIoc1%^E1Jv0cIloEy{K=1hfSx)-*_D^xA5i#yM!8oODp#%fG21C80N)ORdIz zmKCl@FB+Z05gT_s7xeWglSDn?wMSKKU<}n{P*fWr&XkVJO#HCU zWTZ{IoQpddGEmKeoOKk+bG9e6LpHk5hUZuYKh8&;sXtCq(WZywqYmDQg32-7W7gK% zSf9svyqIB`ZCU_kNo4=r><0BYql<5T_EUoR5p)Eg>L6hn&8?3*VKBal|3ndz_5)rF zZLgmMg)+KJy$wH|gu$~yb|<=2pTv7WfzkB~&C)Nlju`^98;-Cg>=BS$gw{?yOZk{H znQms^3=DkM(_Yfx0Kp1%U?@&}Ha^mV^?4sdRtL{UTTeLPi!H zQc!GKNMI%m#w#73B&Bi=MOW=B!NTf;DTAf*Gl4QS3Ld7mO&XvLV+P;OIt%f|FMUbd z(Eo{=s`HRE#j0~5tq+(Mw2btgB$~|*P!$D-OJf(JBN;dm)RZ(Rxhj^}K0*Ve;srZH z07tb@vbQe4A8d(iLybu%-Do?M^|_9tu6dT*nOPIi$79{v4x_@Wr&<9=uQ?kynCe>3LPEw!3@1 zuX8AjLbe5|;AmgmiqUnW9p`w-eTd%$SPH$5^*+@OR~o#xPqrth&O3Q%L69x3p(P^B znT^$L3l{`F4r^>@C~Z4pUhXJ!F{eC$R_3zKdNDe9Wl9ssLoEqCp2y1^=cFNnbijHb zA9wka0B9NBZ+_`BluT(I5I~JGw_Bxs`OPcWww)vtEm<11MRv}nBiDEPHy@evG~O5b zjLY4vF&PF$3PhLFYa#o$yKR<}m(!2xZol>9!U}k4A6zMqhubbyfr=jQazzpWhQj@J z^Z41wDP>@v~tFR0@ElRLdvQCR>)Etpe-h{Cx z`>YZu5GmPlYvk(sTI)?o!RF#p`!yw4p=2*Ge3AymX&jPTNd?B&->e0-7qS|nN3ExQ z1Xu_?m-pnIP<>r1?wFlR_kj8OoEs&DyDcPW%!03;?MV6%e z$-UY6UU!9!eWC)RBm{hqTOB%2TF3N8J=%kU|Hn=pY3uykgXT-sA$38dd!YnP>siKK zckuoFPqm$N3|$&ik$MJlo~ck_K9y zsP=nlNe1)hRZpKQX(;Y}%y-7-7fu{<$J#7LudVzzr-n4NORTNEoX2^*$l-*cvBS0i z6EkS41&Yz%{pOc#LPh1EEOBA%mJ0c30cgSd-?o$q+%nR9^#7^M-#B@C4;t$*w>${g zIAShVZhbVfC2b=nz*j8@;)n^M>OvG(4|bY`fwHG8Y`4XxjZz4#X_>4*Hw=ly5AAzN zMugTmP2X{m9QPqh=>}~|ZSwY30Ko*$jr!qdW~>>yf^-3p#_^`PloAy)96BmC97Ea{ zUtCSANIiCGS*oq&^ModVd>J#w56JJ9h0%L#j+|98;Dw_y_+_$pAkS3;%Mj@m!k zZv}1R1fY&CrzGPc1*$fy6-*D6%~SQ!_=)YqR{ILIaZD@#`>Xwiu1ZD8lFn{zDClL- z3{@roQbw^cl-oH3!JY~X6^=gLA_=s5P8BOL7Gk+n+80=B4^$(Za3z&k43GuE-6eby zoUl&=niGpe0qMCur*=nI@Rjhjw0$-7S1JIm0+1w*;c8nOF738^+V7PxkmOC3rEDQ~ zR7#XEDIrspM%xE`t9t~Ni2jCLLD3`kVKJV@fLA9o-US}~*r-9KC3ahBFzZmUw3RgY zkn}-YU1%W&9`(7BhBhl{zocbXc+n1PyVdOsvnC$h8dWLm`kQ(161*2zE(hFcd3;x&VXhFcjK zJ##VO5gh}yB8<6k&>Fc*d{mYXXAZuX=VG0WH>m);%eBB*USC#BWQ~4!X=% zlY$q8WXH2U`)6DzC~6;;9ItJK2bZ}k35ecbO=48y>npHcnJGcF#z_Az5=b{1?QhjY z*b$Sk)j9(sfkdBWpKNz-JMp&X8&RPl+EN-U$OSkBB|iO$U_(zIN~yqf!a$&uxy+=g zgK?1>5}J*NwFPKpU{O9XD-d2ce7edD*X~Vvm^K6^*!HSUzYPd_H64|4D0c*ih z*n<{6ONGI@3#u%nB4|)$z=GZTLc&?uhJ*Gv@_EiZfmD7S%N5emt|H(9S@qo42Q0&4 zna5`)2#eOQw6&mojsF7UX<0le8Ey4PwI%Eeo)i-$5k5&J&f`2@(l8FFnK@A`7^7Xj_1KyqUbjZE zQ2U%nl)`gpnC59_5J@CGcnA!Ni~uJ`Xso@VQJO_SuRnX*Z4y#)7B`M1ZtmX3!^3?n z39?EGpgeZ!UvI6qklXjqqml231zGlY(2Q>SF{T>O_uAHA0V;bGO#S@jGLs{YTE{u7 z0>GAlI#)B8%6CBlob4E}=bz`Hr=_87YgV~Rfh4_oclSo^f=mhsd~$b0CfZ&El=Q>N z5HnoX%l3s58-X63D8Hlko=^bPK5F(qQ7J`IxxTs4c~Zqg z`=aMsxPDkjGm6eF^h=#1w?-5I6}*jCFe?Z8EgBH3HA#T09YY3j1$EI#Rpp3=f#776 zfO@2DwIJyk(PMCOhvtY*gJ$}X0avV^32;fZM%NIQ1dI%*t^|KY^K__Ae26eF7rs}) zl2k0iO*J*{MPqD$zKMyzm%;(R8k=)c8%)U>uTKXhgH)}kGB`1_wLRNff`dVW0Wh!> zGjU_30t0=yC@D2w$(6xkod!L(Mnl6UoX1uw_Kh0k+^%5;6L>PdKfAco92_}Un3@4D z=9Pz%nT~0erir-BLdk^_qe_F42M*#q&f^7*E>&$cT8CQ25xYt*#x8#LyI+sN#zTN3 z^?8@|b6vRPMl1S9nPefdDqtK!g3yvJ!58KaehHUR8*-YzgWwEPgPGpd>rYHBf1OR5 z)Q*_Us`jy7i(`LJ#UMHbMjZzx??Km`$46lzhZ)NXJj35*pOJC)>-22T2> z&z(Slo>7Ym+K~W(vQJFNZhNm_XyBjDg=wZ1F*3trN`4;R-^b6 z^!NcDk`Ged=`&H#bL(K#UdMJM5Lt2=b_J;VQWT6~BXj~p?$k?HP;^;a<$LY3XYi^D zJua|fR4LH8S5S^Zf^>PYQR1YwfnMi&Bt|;72Db`0s`G;u1toR2xJ-K#U005w_KQ%^ zCkUhQfGekL(A~ZviPFBg$Iswiw!>v9BnCsaMx11J1?GXaN79z}V+7(|s>U>~of-fy zIexQ@qM_ABwkMpldg$I1F2Vu*u?mg|8_BB~K*BB%U>xK`-b2rQFK>Wb0HgV6JjejdK`$(#7xC*A@IYmKFB zIyDxz3~bOta=}!Z;8d((Fj^eKEe>tZ9SJ~=={rzSFVJH{*W|kaco!uM(@*y9VN08! zL~I`(w1!PDvRb0Yo~{vG0N^lUgkU zZYPfmdf8Ytb9_TpFwF`9LE`HAN@f16XrM=+{dK9F*&)G1f&7!7`c$msf_Q>5Xm`de zrNd}(G8HkIMLBRCrv1lyd(lZJVLQzpHI%d_EG18 zz*@O}I#+=H@HaqJva=wP+8zm-gff|}C?yxrHFX?`4H)VBD<~=vll}wuLvfNrP&+-*ylPO@&=XZH`=IG&)jI-#hEhfz{@JW}}}!96)9T42o8E;Cnj zu1V^q^Gkb3iG@w&wBJg+bu1EhdR!zYt=5EE_48JPl_5W*u52hkYu!-iNrbS7e*Ns? zPS#TC-8S(`HS~4s2pf%!V_mGv)F;UidJsA?Z~WYMV~DI2O!~8c zAU&J1oG$OvBUXU+aJ#|Ggp9C$4X|t~xvmTfOxk8=ZwwNJsM$t=@_BK6Hd(*VzD?i>yIdhB^$zrt{FiHZ@hh@2*({kyS8wEpZLSkO947=Z&zIssY;X z$Ax`U3nQX)vc-Lo!4w^djh=%|XnY`|pmGS%v?lt0Fy1Av4*{>*IpoCoJj{$d?u9M5tJxJK zT&loim94SjE>8Zmk5+x;JP)XhDlz!lSHC1cY3fJlc+h*0)1{IeM6dd|xxUihAIIdD z9*K>Bmd5X-c7*A-54zTJCe^mH;wCY%8zl=)7~Ga%=boTlT1nXw1`UJ4&rL>f<)QVS zXhj&yvtk-rQ;WGC!w-J&1Mie~$R&~w;TU{y-q|V~!~7TZ@r0cdhVyul!yu?)8d!o6 zWy^fES;zOk@pZ|`8d04(_xv#W?+$z{GS2&1TUD2pkIgz9(?o*MO40di5&jreonUJT#l% zpN`oFUQ$^&@wq%b%vK2=95V-;?v1oDtkV!FqP1DA9rVCaDClr5s3Hu#{4w;twJiv0 z;^}uQB`=Jz_1PdGyECULq)`yQ2Y=8h&4tO4HX&ce8km<(i$emCh)>7qAZzQ;;5eW>mI?UQB)U z8i@0C(T`XM*J;)_T4czETYwIuY9?r-p)B1~BDVB0O4#LbTUW++7`@&KYh_}V#zzjW zolh#Y#FGm8o`s~&cAOXnMmI7w2R1mCrfcM7I zbX)`cbUaqxbhW^`54vXhf4f3Dk#Mr}(Y;wSnMgsfu3<4)E5ZpOZ4a0$+9)#Nv~8>) z$u73ODmcEHZ81(WepTd-91lsS?|q#YvouJ!v=1=~z^XPAw(EF^Qqh+S*nU2Y=LlR?aG&q?1xvLCr-HUDbl*6TlfsiI7`2S{ZmOL_^ zU)*WFQ6~%9sa))0S#rnyd7D$UNKXq=ghidSc$@){=kY=ZxPjVD(za!Wg_iC0&wlrt z3L)ki;w^#Oq}A$LsvnGo5d^t{j|cL-fCrr%3?tuudK zF%G+Taoj&xsgL%AX1Mvy27y%tIs|mIo|y$`1~>q@f;sZoPnZP+bes?*j!f!zuYW9I{_DscTnK9Y&8jzQ6zTh%qoq7L8Qo29oe5STE8>1RZnIN zY@6vt%0(+6xjI3oOZWl-M@wAaTxZXmz~r{Un5vwYn~V6#Pku_NT*sISlKVY45*RXo z_h>bAxjsfr+evuJ3>m5@neZA%1NF2l?J_A}4?wUdRh4=wMUulFBiTOPN8)DMcBk!O z*=~@dlLxN1br(pascxAufm^7pRdi0Q@Cl$c#E?)G;c?jspJUM~s!W+2ZnuX#zQNTV z1j}knZHuw0LZxI&3%U%e1gUCYTdFb1hmz>5rU0dVD&E?->Zw>c7g7vAI$`kmkj+Dz zm^`~8WV5(s@sx|DTNbrF2zyPKYH8L)t8_I#NuWp1<2+v0psmWI20*AqeD6zNh%bKT zQ~D9k@@k35SzyeyQKA^wXmq6|arIgE-W71HPM0c?t~3O*xCA;ndFYl6FJC{d7q<}= zS>3~K>pHB^{)yB->N_m`tXZ_mvy{CX>1rr$Sym>HXg%XJU`V9pvi9);`ka2aldmtJ zV=^$9&8Be@i~|K`46%@0hD~9IM{p7LK;W3!cD8^Ba?B!oT!&z19U8h#2pA^*cF02Vnl4GT5h;fp%BL5{ryAKpmJicqqb)+ z5P?yRM^NIWbEkHR#JO~xbw2wOK*~*4f$$XJ*voXz*UaP>iEYU0iZvWOLpJCZ>Le8k z;R|RB*jH12k!$XX%J{b4cEzUwDNYUdM$C&!!suWgin=7#296p8 zi6;ohseRS^T2i^4T;^f(KX_Ce&GjE%NQNA-NXoh1}`~dci{DC zlL-U6kc@7EH8RX*NGLHti$A;%B>`xZf=yjqU0x^EFXHg<<2W52w9Q;kNcSCdK>&i< zrhoX&uh(<52i#jOC;|E}-J(eL!?5z6f}EwQPd#1=-sS*k5nq8tp)G^)P$J}4aa6lv zQkh((^z%UrZJ9|IfB>mP!sjl{f-HokeYN>h<9X3JaOKiv@=-E~b$0m#JJL~xmkxvF zxKV;c?a>Su{3TY?{;14-b9J4GAm>ha12G*mbZ#_`)Kh1mDlI5*McP**x*!&sYzn3ekt1;YT zW*I@*-P!uwa%_%+RM;|6AsK)MyhwGZ%^H>ntsOSn>Z`T>O{vk~HbpTQ(!2V&k5*4M zYoZ3D7z!|JQ^b6Ecmq#OuSd`s5P@E{cKBPnmr*9q^Kt6 z@iNCbZO{)QN{gOpfA;Owqipn7_yO+qUTX%YiBa=I;{Y1%^P2rs0)IB_Ddjet_mYm6 zwYpRbGlJPSpM>SGj@9Ot-t2KZ2{!e3J|u1Js9vwWU*&jk8snhn4h{rgrh@LjNCsKE zz<#skFfWw~(Pb6ANQ2kc}R*a)5@2sxO^BW1}^)0VS8T)$(zf346irn?!@;LHmIV z>eM!}pc-v74OQEeAeE$5tEJ<`38v1ojnkxXSsS%go90WSp&fQNjH^mZ>o6zO!&y&jOy!+)YeJ5e?$u<4A*6tn$k8~DmpIP; z6Nt{Ft77TmXTSNS=|`(HGZ1Ee%@0c>3gz;6B|y5Ai@yWCUo8!t68dI4dlCpyi|Kh` zoI$sY&CMOpMWa0I;&c=%Aks8wA^M{Nt-Tans#Soq+MWY1z`MqovXrJ>LEFSCl$4$` zi71V+6v55_#>m+>RS<$U`;MsX11)Wz3 z|5Q^ZMbDHFlY$#!P{M+^B_n)-&Zz>XDij!VMTp|3_YERMdKv{$C1C{P#8TACu?rMv zR>Lysnx;5vEWpi(QJ@5c7FD()49E?i{{rw(=Ym!b$3uUg^N5=z)gGSb9SY5oRzV{> z-Ks!(X3sidn`(~7w&qUaGDz$1PW~W6T7+8+Y*28g-2qUNdm4pK)+e!3LfcneLw&yz zGJ{4{ZAk5ls^@wSnfA>_)g~;x0mwY%7F{eOJsUNv^TGwX(ooGzoMQ?3u}8tVTz4i@198iKr8uZ-~=j8>jt4 zCJ0dTZ0~Cc-s66!V4^@l)uRv`>`!n!x(pwbu8WV88MbDaHI*F?`jJhZ{3e|ds}`)O zlQydLvj?An%iaQvtZ?WVfypyge)!R109n7Hg_oP1U5liX>Ns3=@MAw%QXAGy ziDDK8>$&2VLSLuTUI~@%TO~#8J3YX>H-_n4c9Z+(i3GAjPo0FLqF90);jqgKy*FLo zlIodb{;`-zvE6QUO-y%|0%m%M?H`8c!|R%P|GZfcXfzg{`S`< zlzVmXcTd*(PgMcS63_s$JUpu^nz5w*LUkg6pJsk1It0)tl|;Do&P<6PkX2mWeM-)L z1aVn4_d=0Fm9xC?&>yjHUab@$Q*O9xDWU#BN)`uL0D8=nbw|XU?7rb3qi14FOvkv{ zEESoB*r$JAs(Zjm;{=1yRwsIddK7#zK>_pzQ^npPIt7~9~$K|J8K?Xn4mHO;}Y zy`%ThcR-?epzp09sj9?2w)YPP&*?NND4=H`JjoIL z3a;I9Dyf(BVZ3Eh-`&)0UJZfh^fKD!12F*`_@8Kv}=s#X}nMt%Q9gaT5%^2$3`U#a=4r&3x58j z^772yp|n*ECmJ7zPD6P@=&7_jqQ|z6;>X6_lE)9rVY+8i#GE*@C(h%A4gVkkNGy0o z{Myfbd)8fa1%a0u%&z=Li?)IT^P(d#(yuKB@e%wiqB8*q2Ta>54WAJ0^lC+Z;eNGjK zuyS8zI~4|mfp{(@t0%311Aktvm>Oao5CrJ&=vdhAu2`zL1>MowAgp=&Xe6v%9dYn; z-eDgDOskeFfQWm7g5v=J6d&D3cJY%Wa0lL3{^_Y|1+dw`2lcXWQJY66-A z3W(H&gbx95xz>BBwZUA11_hNaT^7@3vlEcmDI9%6@U zXCvJlHV;E6s#tN;>XrwVCeOSqV}}qCQ8TkuN;D|B zw%s=hjhUG2c6(lnvI@%~H7a1MSa3<((Dz8;QSXy5!AOx(sc|u5#j6F&ZWvBJZ)#Dv zeS>3W&Ce9GLbBpR&~|0UN&Kmwk}@#|Rbg;zq8jg~_I+!KJ!ek1qVM=?2F2VHs?~t7 z+VgW`8hnsEGMb&?@hO80ClNZB#;D3IiJH}hMk13Qj-@ou<2+u}$bd>Pkp=ea`1B|4 zKB7=IizRW9>CKXUExb1UjPh)QW5C46WnaxsSMp$Rq|0Do3K=e#>sVdggnr8V{eIF7 z2vrb{d$~hqRlyX*8vFfLWq3-=r-QbciiB0OVpT;fZ=JnkCof3!T2M;wSmX&71wCRP z6WC1l*B%s`4Y&YH9AB)(BuGFh{S{S4FlyRta>huaqQGX~2G$>43b(gIlUOlh^p8Gu z8|xFKpGBH&* z-J-Uhf;j#Vg?r0}a7sQ&N~%>v6O5{Ahb5{3bL#Zy{M*;U(&$d6#;lBZpB~=7e+tu3 zjQ49|rm+pBku$I!Qp=#2kGU>Gd46kbFN`@*!!*mTVNm!3Ps&GI`cf?lAF$gKdhR}s zGOhD?dE=Zjpa^Ms+h6^`cVZmrfm(UbGihQpl?Bg!31X%IYC)RWVmkz5-d{m|Ypi(P z&d?IfhE|*Ct}avWUzXOY8mOQ9_`IspuxDln6T-$l&?Nu$V)@A&PpzXS!t>qFdfwXkQkJ33`!hsZf>n5Fa;@r{8lReE3hTN zvvgFZw4UxCYf~t2UtVA9+-qA?;1(vs!dH4NK<2U&@bc2ZAKwUC4F)#4TEpWQPL9mJ zaMfCs5N7U8^q}38OonVLjc8x!&6Eu1zE3kT?Jw6eudfsFQn?4vf*3707Vq!xAdnMXUSX*0~dI zWw}_-yeEiOeFiOa<0`i&=JEYwu*PPzf)IQ;)dcUHce;Hn&CVF{ z>F3RkK8X@7aUSRKf(G%8ME}j@D!%)*FGWdh1^(M*cS^BlM7Y<=%sXsE1%5$^0kiLv zOfD`#N3af5Ie&M}YR7UN-Nj9;Hk&wXA0ixd1rj?RrgHhvqc>nj!2xOF45XBP6OfSm zI81@fy>Go~jfE3*J5%ZObxvR`8Ql7Yr!DdnYylkBVg$Z}QkJ~6I@|8LEOFNYg-;UK z**eg={;UPBG?=Y+N>&W6%bxSXW%p!!jGiTCCB@sL`*=GeIXn13dyH|Gv(MkRp8*L>Po~2$~UPaAzgwDBI8!DgcS~yTExGIS0(QJvZ zX<33m8`T{u1Cx8>Y1%J~QfZKQk_>2F0)NfpLt8_bf+#R~EJ@wvEZk;R8rEoN9Yb{t zCycyc6Lg%1F%x1Zbbuc99APlpN$4~n{N-(e4Ke5#;V}hn9;1jFe6O~eQ&{6*jB`*@ zEC3|>C9rqgsxd}G*BlH(zV@*=nHDuT^U^*drc7J;(Eavk7QY4~-noQNYXV~LvOEP%sI&0g!Xl zlF0esJuC7N42B+HUHT6!ED>xRNCpF1FH{XoG1T`t5s8W|c4hzsy?}ABT6Q|7TnG7H zS6!GDBhI5zc4v!eEjfFo@X=YdF$dDs$I~tzc3V{uQUD0sa91}@J+6=vZ?aSA$mc{g zB-sgsnh1j2F3iG3>AO-wl4bJ6q|G4QgiW~$`WUcPvh7m}2?5f{d|zZzQT+&WBMq4r zQ<5`6Q&bY6WK48QmFlg2sbt5V8CK_ndRWCI;rL85bjf~^*TFQ&f(8UhhVC0cnR?{9 z(XK#r%QVoDRDdp)D{h1eOQ#1k-n=LAnm}8mkD>NxO62`jvh`z(j+2w!_7KYz9v+r% zFO_|g>~#(H)wELUZ&1bPOgr{*peX@C#7d)0vQei5J>kVdiH*Z$ z8&mBK)j|kbm_b_%@F>qxX=qWEP8>dj&itEy^KX{coXS89XG2YuL77u+M4j*rX9zud zP8iPP#SI$oecW9vk+5-M@bkSLd@;+$u+Haf7uj(g6v0gOdS2TU_Acwpw^mH>JH zQ27*8uWw?#zL?k%{ox^s0`*}hW`u$>m4V|iXVjqJYekSp+g*XOM@wLuQ7%;mPuifq z(_pc%ArkF_1X8NsOXYx8fcKgMKqi>Tz>hf!kj86-0gLRH{^8G|eK*aH_DBhI0}{(% zMaD?HhkMJkd^l&;Ah2J-qBNcXgMt!OhOY443K(KQgwD^2%7KE7#txdD7JWZKL=KZF zcBBf!=ISC_07bKWRTA*&s9+idjFg@NbU!6Z38pOS_fu7}3usAK$=ka-Bm1LZR;EM> zFOMqPWUp&zU>~&49)mG`t`q=!ll-(w?^!)?0#s(z9>4DjiDQMUHY8}pijP{7b(7ZV z2wqut#Pnd>lIs{rHZl$Yzy!pq1xfJ}44!ONx!O=^fq^Z_s)?0Q0VFR`yUfZ4fW&^% zga~5}rm_sdz3ZqlK;h;3Td#p+g=D}QAZD)wG+m30Wg<^Sio~A3vxaV2=7HQY1!7QW zv42x*)!=wM8%43X6=$3mK>hgahE-%GAEa_vn_--RFp3rnJY{yI$Ep*Ms8B7qTlxUb z<2+v6An1MnD_@Aa+nZKwM&(j-!A(tbuNBn$a%Hu>1OrmGFFbeYUckg|``0VAHSjzj`4puRe~+|W zcl*Mu4eg7zrQjFHi(A1_iI{1>_ES)RHuW;;g*{f$)+iuhAzmpb7qvh;8IuPZ#dRua`hkO?p@t0I|#^7X(ts+%d2NwqN5U_dkE7sDhwK3 z(jxn;-k5!(gsy{zn#X`0y^k-|P1jKtOx#GEjlvh1^~3|4rgOs&`M6}wzpZ4Q;F{bhPW#3HWWemXk6FA<`{ zL-Z&ZY5|-$@`I~D3pc&flC-*$@f0d6ivgh5R>7l`&9MMt3p)w|sH-Ck2J1DH5hV#H z3IqdY?;`<#lCLR#v@|#t1>^iKS|p z#r=0XW9nQiN+Xv{h2!1(pJKXTB4$EOri5lu2qjZUuk(gD(O(*ml0O7FrdIzQ!6Xm)H+HGXu}+A zcP$BI>luK93D_`7z_bmuCzK3nSahp|*+96hI;o{B?+OTlQchsQ?KCMSD)1JrOIWSc zDkBRgH5h*>Ib&u|B4gWf+&f{rDACnWax(T-cSQJ0pV#red-u-TB2EaEwCUR5v9Vey zNq4jVBl+=x)|DyE);3f%rW6}`bri_-8Q2jd7b$~XQs?91;!?+|1jWE+Q)JB=)MK4t z{R+0&Ja^T8Zd~<&E`VaOvu!Inx9gVYW>2)329J_G6N4h70cAMLc}mmT($OAeuF-G? zL7vA;9SUy0`rYru^$mS*_j@CIwsu`?AN3hS%e(xn%b(~kEK)WXgpT-e5fW^r9GgiZ15LPnO4?PJ|g)QMqg28RJ^NuWu z6WmkQc>$il3X%poTBcgZW0%Kbx+ppYBrq|?yPy0dZf|b0)IG|ZL)%paLNd-sdN*t7=W5s69H5S=1T;UT%|$$ ztDt1)s+MN9RxVU4rSG|}mTcDlyOghM=*ocJb_>mln!3(z-{`?fhn`}ik*bKap-lPJ zhm?fqUe!Lg+68D{3>A0OfV=ockgNXoLK%&1p0rYFhY$YGGCa~Pj;{x0Zu13j=w&U}v zzbBm?Dhx9=VU9YFqe>jK%qH5lb(e})=Gl`6YcZ1%%Rt9rNLa$CW&y_ zL1EfH+m(Z*S{at^EwQ?|iOV-{v|=0|eiFlJ8+Eh=vwv-p8W+}KI2pJW8m7(( z_;_`5EtY_u>&Fr~<-pZ1YSSbgY-K48g9AzjxEf{(;E_G*#!#rJTujx&Ktz%OBz_fy z+zPQE5T9Lunb2&}5iCf26zv-~O@Mw*Bs2`V)IWl)q=`GuOZKi^aR4*I_ICTND06xZ zBP5SuyM55?l(K$QRRZ+AmVs_j^dtnQQ@px;mDrYXYF9lxY!x7BTdYO&T2P5VIJCMLDeeS)ROg1E50k(yplaVx5#ShH9dhCp89;sC z`aE@w4vF?j=R*6zvPh2xDmh?H7E?PT8eN92x!kx4@X+)L~E(kL3#xP5hF)l2O=_bK;-8BYK_l}rs(QLM`8%EdTxPHRcW z(Uexdz&k_^-JO19qtYKQk!p7YHD;4z zon~q`x36M*e;<8KyJT%|7-F|SzziuJ2}IgTgDW`kL+?bOEE;9O;vTqrz<#b-nP

    WnTq{Z@OlanZ61IQoGIRCNixRDYJ)rvin+lvpKO7lP_Yo=XK}+n2j#;?lck)l#86 z9Coq=$M<205~SJy`iwLW@G6i+v~UQEsY);op1o!TBd7-4zIru*Cs*0SU#tlD*EhF_ z1=Wv~1(i@JAn9{&-n@y>O(xxG@ti9@jegIg0Q zaq2kj15vqutc{U$(a2%3Wb%r@3E=`vaH?dW7V5UeuL)H2jsbiecW<#ju# z(10pw-3>{%Et%YCTk8ctR8&PHda5~Agq&j;wAgaNqgwZf_{tuo%ViUj8Og$ z&uLiI^g8N)2`JgBQZ=t#X|P#UTT(Fx)$9q6%JOo?d7Q_u|NQrjPw-4eKiKp@DJXbG zW=BAtunPUpk@ei#SS~lFYC#`Mt%U2>Z(^CLP%mD5U{20sX z7;zFsd7c0uTQXRChQJrSh_Ys9{p_=ECKD5jlaNUQIS#k3AJu`Eey_w}# z%P(V&CHrQ74kbWy@~scx#7Y5(va)53t-C;QYuXRJaV8`L4Gk{8N^FSKr|7-S6kh6d zoRfOy!^8XOxZS7L`#L{eIzno{E-$WOROlS!KFiT^f0RChC8rmYu+!mmno8t4hjl2N z<7^eH_iok$B2F7QZL0mF6G_{lD^vM>eZhB68Wc6Ht!wr9angzR0f7XjLg^I9b@=Ir zLA#1|sw)Y?K;Sol0GUOK0Enh*DGUyD7qqT08njP7sxGzWYhCV(T3LO9XlaMJLPT;~ z(m1O}{SnOt{&1`Xl1{EV{_5`%D}{tIt0)DvE-)U6M?v^1X_bjBT2X-jBx-g|0bdb_ zd}&`%qI6ImMk)&A5t-mC!A0~*FYWLeQz8K+RwHo@rO{~6Qd-KTVyKO)?CsP}+Fki? z$qMb57XhBTJyF{h#XNVI?Nn{Wo$?^OSix#uRxyLZsL}GD*gFdtIks&*ud2rB9<-0| zIX;iW96=Zb0bw{dVtOE^kT{%(@jbB=x{2rs!V!d-nVByc#xv7gkooq%eyP+tzPeyP z7|*s^HQilZ)a_bpul0jl6c1@Uj>mDjm`86A-DqTqL1Pw-=r+$?rTC$!TJ$9V_=d+! zx34Ap+u74%GK=NaRSEDt6w2Ku_G|j5hiHl*kJJt|%eIBJo*xbp9I_ZvU0d#1tO)`b zvrw#_#jFsW?GB6R#1J4}MDoIM);Y^;3OByhEoV?Qaj(}l*^x6l)CpaM=tA338QGuJ z(jZYM4Qy|8T__Q;_>&ka5~t$25PVs;QaeG`&Si;bg}f>@Ye1ViCx+Tns^Cc9LR4K$2I6{TgPJCP>Dd*k>f3t%IBYa z5?5DGqCIqG*(l*ljDn@3m&;|WSL=B4BMg%t6(&T6w1ASBTqjFWuagfK* z5!!z<`F^``)mtf+{@b~;7P;)-N7CSo=lJiTGNdaE&UTK+QCmV6!kN=?d*ZRu@ZiSd z@Qpi5@G(pddZWj!Kq%0ljgiCvP$2iLUQs7XuY7)b9*eW{bbZ`MwA z^qw$FA!($pbPQTBgz!pYM&|A-wx`{4)n~AlL^Oa!4Yf=vUmG(m%JVD-XHR-)_ia@_ zw^&?uHtp1OO9wMP&+Pl=_9p5PZGolDJmc=}j`yMBDX>Xwip{ygVUsD*{Q90`4<$$f zh5(5n{RS!*wl(KHg0AF}Ezd2Gq$(w~OZQeEE#Fbo*!Mt*6ax&+YAsI-0z7^avUo1P zJ0*Pu*C6HspOu5Dst)`Pq(z|WfVD$7HVJuYAMUfkAh3+|csfqQuTJ;|Cm|VlBNG8T zWs)GY9b#8X93*8N^5FZ}ZqTJ58I01hn4O%Ys%mYz zB+n%)on}~0+&NdhP_chGTaMNKvOA|I2>Sht?s;)_MuMbu68mGzZ3frxi(mX=?`lJ~ zCs++fM*}rwa4Yu_yk4KZsq3^$GVJVh_lML+*bgPCQ)XBSdZrc1;@Z9zlD&0lf4ASo$wJ~mtCeQg1UbNe z+ze4f?2^5}d2QqbD68nAcvnZ59+;?ht1-%Cs7{cWu8VukR5cg^t)-=L&YH)zc<%JN z+5(%ndUB=yab80QA>XLMbcpuXr^GDB~#RhCbX+IPSBp^j4MdRAP7wH{T`drgl`LUz7 zEd|fIc6&)a29?+d93STkdw^{*OI|LP@#f~1R)@usayB0^$?fx5FewbvE)7ie51MUz zh>jQ%j7pYD?$p2#nS@;)sce%DYM8?`*FCfV$T!66Y?Z*HS$cEaAYl7cpd zfzM-flPkZKWQ>nC}5bK_Th^2_5_KK~W*U8mm_-_Ur>8dS<8!S8g#BiI-a zMno`8jiqk*6T3v(8BZMWYFrGbmWzcbmxq11sn%FSHI#5Sx>2_W_Lnm>^`7$|fnMe8 zcE{i8Nx*9pivX$A-86A}eo=0$JvsyPS*%yLg%B-sH?p}QSm64a6g zZUqt?_*}3B?N5_RU2D!$LPhcdVWk z*ly)_VOnUD41mSyX+iCiklozeru6W%U?d_oWgAVFv6YmNC`uWWV2<53;7CA~By*JW zn|2$^({s+Hd|#W55|rsoznOkSz@l=}bIyo2DTySmC)JedL_KIHkwDlYyq3jxw$ADV z$E!|aJ+&>t#7da~{%vH6%m zVdE;hS`KiE`tu#jNVD_W1{luTd_V*1%_^S{4>YoT62}_aWKBckDlQTk78J~{zijfD zC{PWcIzXl1`~LR##~1#~pHkp|$KzkU`d9bc{z82J-}wPoB;rs0=P!J{`+6LjX$;Jp zCPM?6)E?l8q=WJGXS70dTdr0HMwd?t#=tYL{eBhE?xRDNcq?F=@Cu^OiNoF$RCnL1 zJz?M*GQ75Lwm6dl)}DSnHqWJpe*O9tJ#Wh11S!^2fCJw+RylfIf|Q&H!{ut*@5(VS z+c3Sg1Jn*l-2@MU2$W7MTu!A`kXir=AeyB~a+m;metus1)O~njqvg=n--1up9?-gN zwuz*CsVX_^9N50UCsi)gg~p6ZB2GI2>DcJYmoEhLn-Ex9(JOmvU4-bfX&sFvG}q?x z;?gY>Vh>bG+7JLoX|)t)g}pyu3A z`Xz$DvxK)}24^?GV>kiyVBgt7;`%G_MuK-k{e304opA(Ir8pOr`*rz~ZQ$#iOoKuP zog}-5N|9~XRq;}#ClutXNLsFcw|dW29OE};lX=wHTBEhHr7AWs9&^HAp{S^&L}})O z5w4*c5F4C43;>buE@@!L-C*aYbGZCrDd}O>6JGD^>gFW*ix8BU0E=P3G_TJKKTw=6gPYM_EQ098rl=gKoi*5*&5o4iS(HzlB0d{H|1Ah z7ScS5$_6)gmv>1nE-ujl*iu~>Bsg+0Jg}ea!xJpw!E+WM;3?s*w}?q8*coQvK;*LQ zNIn07g|qtEnrTV`dO98{Y0wQj{RR{)Lp6+8%%*9D+?zJax=Ie%rrQ*ufT6N>l~{r% zzmJA<&T5VVqmwHIGPW%+C5gl0bWs8$!Kf+pPz7q)Slb;^+bFG@O*w8Ub~X{q3;b)0 zh^j2b>64ZYiIwTOwH^bj@2(Y{bv#j0Mhk?`@cUfM=OlwedF@P?4T#onoa4$WJ5_hq zQsrHv8pcfqaTPx&3n&h%`)@U_@@vP+&%DHVS2EIm=)m7@SXCq|eZYgnp-&b?<^Bt= z4Jr*oy@s!YH~LsrAV~k3`-Fj@{bOa2FpxNKY*ZhP$K%ip$up6@lOv?dqSj?_NtK&p zFM6Stl(EmQ;^Nu!h)y01k{kxZu;(?g96DhMNEWgjt{!Y7zy4`jDcieYCzB>_c0>0^ zM2l3GjlKXZZ{EB?w*b$Bbd8+F-D+(C9BC&&3NflpBT zK#7#D5Bs*J0YPASx-2b_Uh00Ff8s*;EQ!-0F3vBa?F^7p5K@AalFYh}Ne}E1rc&Kt zAdtaxW{eYE4>~U?l`J43$G$u4N{PA_D3xOdSO|MWl+Qz7{35tUi<46Y(oPoGp!b)j zr{(-EuP*sKK+;07>^l;TB_SjjFge&KAU%?W#r=bJgf$^1DT+i;r3G>_KLN4Nb10Q= z^`!N4dVb`wsD z)KU^BCoI<0fDu9!226vi4{CQcYBj)&k*0}kw0Rh~$ma!q^#ALM@2yl!cx8^**KW^x znI!ayztHgs2rLCmuEj9{VA!G<#!c80nJ9QUY*ie^=eLVInL_a{6(NTkl%?j|1(=Ft zrIUr>!9RQU%JR^PstP}*+W{P#st-rW!{Zo;>hvyK z8hOraEQ4FAHK?RoD{ygBK6~~&mRC}OV z7sXPbwyNj}APqdx%u6%=sv3y;9H0x50Jt?FUjJ$xvy(;Ktu`sLBuxSWmw<^1=9@jG zWivqR1L0tBUb*alV{K--_8W%KaFh5$4rbZCqTODY!e-q`;0* z^rCVOW?2yq5^|qZAk=GeXmt5p(!m*os4x&bNep}ghPr572G(EVQW*lgu?_iA>}g9# zqMJ&@Vi~uHZe=O^^!%J4MPf#!CIzqTub~!6m9tY4!qH?RP+%u@PPHYfG($S@N$E1Q zodWl0lvd2zpMar<0>W&v3^W~2WcD;Nv!@0>V!$IUGXqJjxTw)Ph$|UzViA=Rt3#I{ zmXJ5fX0x|iCdZR)2)$rPt8~?FTz=W(R^pw?J1#B}x0M!mS0)#1#%FO(e}u#yG};=ZW;UP`k(UStT~6 z3;X|@v3vt-?B19L69^D>GHU{HC);8lF(~>0bim8r-GHH}*85;j48aq}%j$?d;hu_= zsg8OroTMEthuby?(pUyxFpbAH1Ob?2;l~Su;W2r5yP%4LVoo=t+mJ>^A%r~OK$V3F zn#=RJc=l}tWO&$ZrP_En#Cm-bb#Q~_wH=xQS$&XdUN7L9<$>+s$gTm7u@qh*gQR%r z(^3kDN=a{@gyQ_-5}Ku~gJ(0%%n)?iY+y#%cDMwso7+1vJ9=i?(|B`DYeG~wv%AFq z@6!g{#n}u<(D||)9yQNxDkLL3 z!mXgvG*VT=)J4sp^Y}<6jL9J2FaxGN0w9!jz}@XF$Bqz_O4&1J{4>w&367=o+;?tm z^zpgReJeO9sgw6&SY7Qoa(M?9z*j zIPHlU?+@4vVhh3E(0@nKg-MW0D{Q?*dFx^#qLU2MVZG!}RY@ zPOi1S*QT@Q5=$OcPNbP!8whE$DvLW+R)svS&JUmiUOKKGwfML#W-$N zxXLh;llJo1dt$%eR|BvInHAYweSeX-SfEHhVRz$~NIO^zEg2?GfXRL<*HFH2BeE`?%mR)Xj4Y871!TQ8$bDkQ`+&VW$m`=Uuo2x#PBQ)a(V2>C3@kJS#vudhS1 z!%si`RK0KEL)5$PCHL!6vX^F5=-Mb@u=$bO5Or!!Sg^-FAp~R+B$5D*9f76Wn>!)v zQz98W0>M*3n5x5R+!1(^9dUViS%T{A-70QxS0%Bzyn4b6-@;PNfrY zm;jCiG^h3hts0UPX39`hRqaW`DyvJ@V=-a2Yt7z;5olqd2;DF0si~C$9;$t%;F~Iv z)5+W_WD1Veh;y*7 zlAikVf(^i=OCfCwn{1hdIeZ9bQA?j9A}d2xH)IX+cW*zY&oHYRS~pnMfEYY5u98l} z@BO{Mw;!5H4jB}VH+83!y1_db6_)rHk^I!01 zf6+Zo;LpWF8L%$Qw)jxTc&Z>wFxGrqu9oT(6TIuO#7no+qQz=to-{6HcB&Q3{?0D1Vs&>*OM`XuhO3z# z`U0Xd%E|F|wT&ikhyyTE$w2mhiOMsG^)wMbwk}Crr1zf9y(Xdirr#^of8Ay#gNqD_I541bgk>mCT zuL-dic%L9ha7M+kZLqsOi^+7B=1mpshax0IOorXDUTw=dtBooNe7_`PBq0XwvAsEx z-Mzd?2ucJ(_QeuWD7L@d9t!aE{On91KnI}1-hK(fHFRB3jWp=9%D_e-HPYWzDz1wI zof8H=LsG)_qz{txO;rx8FCrYn@`Q7iu^6*(KEvpxg2<38G|Ze$>SnYY1=R+Y+P5lk z4pd2HouFGW{5?CNNI@wjmKHH1!44Q4`o18m_u)4Ahg|qHrSN*qVt0?TJ3! zr8{CVad|kwA9_f=Z$(INSPzY%CAOFDnK)tKWL#yiidA_GPTr%pNr#_*h(O2Rc`vBM z%=`h0DY@!!e~!QV!xW3ELXyi-r7bqS&~bEVE>O;$oy79V=b{=-Sx+--z<+_j(mJ+T zVd(lp9GIasdt)etKo{suK|oT1X#}LQv#pFVS)wm56~d;>?5S*k8{nqBT@zqNh0^)v z&2^cj&Q9i~GC{)g;`&u|p?wkfVFKLT+(eYwr)G%PZ`Rs>1{%o`>$s{2g1jmX=^#n@ zeKx0W-)GO9nO{YlLo>BjD0e7z5|J90ATgiR@#)7OlTfjJ$sh~oZ(j@FO{j`kSu^*c znRuT;iDZBoy!0P}bF+=NlDzW$F|(hBCs3=~yF!tiOy_(c&Mz+$@L9X>UjU;3@Ob|8 z*)xJ`NxWXXcv(P>mseNn$xn1neNVOGyi_zuK$z|F9Ra8#S!oFFA$soOWLbVIhmu^T zAB1Q8qcrbIimllse9nrPJS@B2A9-_-pmf>dau6RE+{ci$Ao=Hg+l9}uHPfOBi-%D~ z=DXoL0DKFmRT!3#6X|ZhHGYKiFUMu&&W6_pbkC^t-8Jc+s>60GDXEvt+>`cO+s{Sf z(wwiD4k;6DaVsixld+z&eI?3S5vZvIjP1wi8lz+S`Eeq(wZ6lj5vRAp6xYjShDvR;H}nzd<;m948?mC<=AxfBR;cSyYn0=g1j16vOQ zSORk7Sf%H2vW&@OUVc~6OE-aQaA@~xqp|E7sv-KVc0CEjpdzMNr;1s&DO^<=>Dbyv z_#NXYtiZ{Gq(;6DF<3_dUJQtabrO`E$$Js<>aA5mn@<4NO8c&}m9^*i%N0;kxJ%ZH zpVKPoqD|eBfm>^3Fspnw)QamQLRJjF^j#eV8PMn;lcZpti8ZHS@v0HbZq^H)%{ zFF@YB3_{~|X0Yr_$x9XGMoh2<%Rp%v1<32yuS-ROpx1X&)O+#zwSr7mHVBTlC?TeN z@3>YO`e4B#4NC4gV@xaH#5hzbYQyUs^X=U_MU48GP4qg!g<#K;V1m@G3!Hy&PLaaqn!^|{ zuRm>>Ygt^E{(o(mXsDbdDw4j=fG)bFe;=Kb2(xtv_WoY@O|l)giukM(G=e|sjq1U3 z-kEguRmeM|3cNGQ>#qJZtpT2EmRws)m-7%UxU}5#-I4?m$lX>D9a85YN6gBcfM5QX%kfjU>+NOlL~KD&aazJ+}1v5dlDz9k(x31tEFR zez>M?4LT@ueq3j_ywLCH2UVSsN^}N5eir4@lj~uGx0Hbs2ghCy$I@Y&q9=jiwOm$y z{av>w`e9}w6s8X3sQlq<$HrAIn+*FeLxBqZ_Is9+?msmA0)7x5V!58gfph~%LJ40a;4HL$2}h+U;h-p&q&ofI*rvvGt0aY+xPO+ned z>bm&O=O0r6Vb)60V}(b}7SqME7x+|(R3-y@U+RC!1T~X|;A9K~+h!??=^oa`mSZPi z6v^n--F1BBOaG7UQJG1gXP?1M=X|m}jl-djPrv;;W3$`Ei zyfEJdt)7(S?otL^`T#H^ES$uHpilC$KeQ|fu1feac(#rF8Ng1s|K2As6dIsyvu!CI zM)r@T9LYAL8pn7#OU1`Yd4%yO6IF!>_= zjyBHHv5u8+$*V=%8wvB5HHisoEo$v@3%l72uVxJc!GOBp+9S%GvD%cal1c0ji zQCq+Fqs2t6zm?X-tDZZ<~sNjW=5 zs#;dix3{;^H3BWt`)5#EZ#z9-oPaow*z9PL80=+AT8L&@)zIgptq?jFZqoGXZ{OU= z=&Ef865Dz|qPIh6q0fECC(nX+%}{7smAAbf*R*${5xveKgAM(304amdIj4d0q26P?Nl7S3>P~nF(@x76IO zV)%P-b?9&y3UQgLXxVeMmii28ep8%nRF7g=4~g{hN|+ zMVhF!ofC`5WO-UzMV53A{o=GQQG=CyG@{bFdciUBh-?XM*Sqq8w8!Q>wkuQ2GoY^usdA34)Vu0VY4pfUcf>M1`Rw43mihASK}g{r1gPfjb3< z=-Xc3uJXn!+{24kFY^W+nHZ!Nf1_YEpH5;vpE&rHiUR<%Hz-baDfmPsVmg+*uYsKV zU7?JUn4F(X&X%^qm8PXR=8~qEggJtE zC*vk&ll0&zK_dY@pP$Cn)iV;8oSj$k^5rY42Z>8q(4Ht;y}P|57?Lz_j9On}U#K}M z@#uQ|JoL8(iE1lZ_R?*rl`zoSFes4Z$U%@}TZ4P?47ntZQl5meNtxW{Pog!7Fp?Sq zN+MWKEhG|25(9w}3oI7}!+BJbN$lD_wrYPX)b ziAm|fFvrm#LSa$ta4K-3L9?y&7Stjbs|~;G6rnujO#etzsB^*(@*9z)QCGnTi?Rr=s5otP3bJUD|OjSd~WZpvluND5dMxTK=~96_s+cLPA$TN>Fa94ZN?OeYi&$1|9OJD4RmGy9K~=z0dQc z^&NJ53E^y00WuNco7JkcB$`G(0XQxaz-a?47IOF_V7z+qio=(?WS>rx2L%Ccwr6Lj zC5SbxoeR6ts-RT8&;By)0W=)y$f`rm>i9fh&O=_8$w<^S!S158FRCn^pPtO)Cw(6vL!eN!6hM?~Lnc&CFoCQi+tDw1ST&{$(hRs%jtw&4~4GD^o4x zir>6ML!q44#pN^BR5IB0_wU^XN5XYHJv~L*n*KGw$FdJJF0QZNSdKW`HBecVL@)!M zWQCy%_1XzWT>Dx;y)5-hfQoGplnovv@k4AXLKqDtNOe{##;#Jxm9h)Zgtgs}@mE!m z5NZi4r1&-nu^OZM=hKr#^dzXlE^vNgM7WyJ@%r9$N_$qwKutSkb}nX3WvoD$ew;c6 z0(dqDRe#1~F&Wg_@G<+fqLK)cL{wAgq~KXpRxsm(N}a*DZl%egQptv{E4ZFi@eH#u zY8j|SsLDmG)p_#zK~;;yIv7(^r{P>3N}i~`%ugmUry6IMOX-Oicfx*#c!vHspqoK4 z9L5gvNLYX?4MS}PR~g<;G}0Djq60k`Q5#6p2CulVK|=Wm|4kN-A(y+}z!QV;BIi62l;kTLsCarZMau zDeG;45mk<@Vs|(Y1h}yiNU{VzF2}%Qy}B#1z0W>=9@no$u^dmQl8gq7xn9S1ztfC% zFI4$#GL1L4Hv}0ua*iWzR~tDgMgsKMe)?B%_RuFsR7aqB5(p;po&amnMQ8?!5zpxo z%z~W%isPWDb!UrN{Pdsrodm`bEV`C5H|Nw2+$2*v`k>ifA2tcnja_s~f)%U}?T__| z08YdVD6Dga+4Ri3rz!eWp}gmyg#5u@2M>Ip$F*e?mF#FIL!9)^0Vp|#l0bE8O>hk?b*@KeO$_TTfDvNp0Ip_1FQBMe zc+#-27!$*lJcBIjwD{&a(n_(}9Oq?lIOiB^9cv?eNJ89t*8Q5`ce-&cF$ZF<#1jDuyQl1pI7&*l)vOy(qrC&xR2g=gk~n~4Ah;U* z2*zN8duA2!m9Kt9Er4P>tuj2NdV)5E-Y1vmC17s0qCBeHs^gIAp7`%18khn_2_WDD zgt%X?RV`ru%ow>ADa0dsV<#ElpY_vzVmbfYn;Xjh(uS}&5!Wl*Gz7+0*E;E^ZN9I> zjigCIz`;wy2vY$idzYn=Z!YJ~js4ZD*YU|G&!Z2-nyx}IrjG0DTaKO2&{8N2iZ6fV zMZA1{U6Qxu*^)lL+6yo%Bw$4qK|TJ4>W7s$#X=w`q47{BkddScktX7w&QXDr*Y|t9 zhf-&it&CnQ3V+^4Vs@dFM}vTe$(|5vrX@g+rX|Sk`Ch=6OlHBA0%0*jq6GUzbDq$O;q-DK8*lU_SLO5CcEHiK!&at+lsdSL@hrRCVw?vm-0F(^rI z)aOENK=vj2YF5l0FIoD4Xx*54NxMa+Y#qrRzx!ke2`keHk25%yU_D)Hsa1;gqNGNN zZBkcxScHvz*)3K>6X#@1pbBXLM8{KF{Ui)5OKjzFBoj>>9%?gu=AaOe$wT$^C`6CH z9v}oe{5l07hU*vv`L;3$nG$8tdZ4N8>?-{CLlbWL)nBJ1^rM^Sn{uuG(XampaXGzw zI7vgRvUu@)D1o0Fp=Nze&iZ?1ZTVjGx*>@>uGeg<+m;Z}MJ0|mUH~euMlaK$($`)k zm`&nOwS{?tvZ`iDcdOendw%llW2y`UB8-zHAk_Cb2bN^Tng#^^v(wY~zhC@fx#?Y= zofeIS+q;dD3USg2w9FPo@e7g$)Cq;mXMG0{SP1mHWurWeli4`NY$H_70Mt2~jN_;N zz;zqL+yf?guv2NMJb#evRBY zlkz9WMe8Xr#uH%&05Wn6)44#bR&CTQyGfHR&7`}*te&>Xj>KaskZVbr#2d{SaSDJ{ zRXRcXbunpnhn5NhMSIy$&ljbVLZxIropNlpO)m_NzSnaHMA`_FB0rSp_Ve(pz6!rw zv#x?^-Ii+$$WY=TCA*7i5ZKLt=u?n?igK%$!ch>0Oktc<$4Of-0nMD$SFdXY>FCnP-Vx#0xW^yt96BkhdiZM_gnSr%tY{^n#pLk_c4 z8@M2pU5>>poMpuW8h_}Y|KZ1k;Tx;U++VXl5)Ww*AnC>Toyy@n2*$7$s0hexs>{S6 z4VJQH5xJD^K&t>!*DT@5t2f$-56)}!&?O!ve+19mqY93pNci5}ye>Dlvx}#3bGwe) z+dF2$h&t_kkZwSh{Qn0YQ+6W{t+Za zrl7IOX=)P?Y!SUVnNI;g66{=BC#1x8e%r^)g{d$QpwUAR3cVg>!q5xAmmGPUI<>md z%ebj2vOG$DTI&Ia<&t^ssz`auvciXI9$N(fzCY}#CHFm=$G(knotKMcN-fU{v*PY< z6*o6`rA$4Y(0Z8h`C_!SUg1Wno;}xw&v!}F?6M`oHIW|y;zu$0K3Npm=hR(U?L0Cmp7xqb*TfmS|cIdI4f0S3Vk2j&c5J`bPTlTH%Cxb3k zAoBSk{a|{Tc=0)^YgT2|@3Ijl$?Pay3o1?x1b`TfK3n#cEz)U%;Aj6!vaqa3DfX}d*I{yQF?s% z%8?HV7%6cb^+R>z)eWZE6J)cq?3=An^#mb!Uso+f{Y6B>Zm*{clXC>KN%%~;= z*U~Spqz)R@xUgZ{Czj#Oc{NIs!z}Vuwu?AX4CHKBpI~76!GBtE;nE zZC3*SrDm|J5(H_tQY_c&bLMYmwFFEBJ*bBxm=Vc)Z{q|iV&BAfednj8TH;duXga}N zk_t#l0{3R2u%2eUHV&%CN*Gi!u%M1`Ap_+{1u6mfRF#2VDMbHz&$fDk1j&GejB5J& zlfrUnQgCQAqI^9ot(MK2fZi7h<=Ju`?H!@jIjP2iWAnD{m8$hg#hVyk&qB6S~2ny<{NfMRtE(Rj%dUK3Q$O=t!9}KlnL@Tut zXl-o?V+|5ZbCQmi;3-I=Lbw&@wl+RX?Slllb`l?BxO!n6ga6-=baB0vNUDm#_fFMD zKPiEX%~Xn732A~F1zMJUJnPxIomQUlGkA;)9X8pHewUr_NJj(!SKjT_R1L9!1DxPM zLRw>(Fbrvz)@C>w)jOAw&M`z`n!aIa%ASLAS%lY*(VbSTqRK!oW{@OwpCMP>gK2mu zGv+_|FaB_RbK`ORu6r+zhf<-bYdyGuAm(%^$%2>#Sx?PCYvzM)#_C(!d?|asOdO}u zGGInkjU|_hs17%ER2CJ?BviwL0wh(9Jpi`Nx-c6~&aUFk?QNN@onKwW4F*+R8`sy@ z%rHg8Yx`1KKV2^3%U^v}0>HC-Yv=uTf4}}NHf7eyc}SjE{u&&&MA#td{m4uj(v7b(8$JH9Q>7R!=Y0mR(ww(<0%rz8*@8|N+Rs#F{S42t%r zste_A0*|W>%pkcQDwX#cn7B5fz(k^u`GnB@1l9C90JA|w;q>gPlwQ~VNRpf59KB%c>0(Wzi-5ZJ0ZE}lLu`W6Q&U?jB( zwhUP}i%Ai|Z-l49E(o1XlKyOpLP6&N9|%il$b?xVAZ#fP+pfn(iQr_NGk* z#|gL=;VkwISPMCzPNs=ySlEDzbDLRmbQABBF)e5WM! zBoC7@+Z<(rR+Dhk3QU{@V98ci>#aqbMy?c!);k-Qs#=#~Y+b0;p@T_gheVw$@+GTZAsc<2ne^)M-21*RU66HV`J`iUqE{kO1;FGCR ze1Zo6NWdHPW_SSfFhVqj+j%IJhCle&miU(O4VZX6gh7%3xX^rWRS*21i@4>gf_k+3 zoVgH81SW$!&#Xt3zKB|uzqROH+f8Y6FuP-BsLv!~eS+c9W>s(oE0To$A)Y+_IM9*d zW_kJKBdQX3D2O7sUS&@>3cd2l)kVB|c^&)afIyL)6ZcKLc!jQnY?2L9V@UcL3LlSp zXfs`A+h6|Dm&?r@x6ZTs=O@!~(k!E39zOTEr!kvN;uaQ3*Q?w=o)iG&>z6l)nD;f4 z_zuT}!538p*dshRgG1Ux3;Y-gcD?l+%FD_`fgkF6vpxT)mO?oBz{jn`bgCZtgssa7^yJWG)zfhdVCbz%U+%o zp+QxG;Anv>2D5CwU(;-5P$mi@0j+ZzqmU+Eu&gH~={nHzAYnO( zN?8rets*-1sftW`LYUb?&}6w2_;2`-oHVrGOz;v~U@)(d4jh}oo!PG8l;rd&EQhK( zyyt-2W}D8H16M4haw&F>g9_gRLE9~xQ7wE3+pMxGG0rLi!#3`-1P`0@T^o3I(QkYvi17VYVGq2n#*Lfjipn0qSmsng)cQFTBS2MZ}W?m9X6 z{O3PkJBhGOwm(9sE`qJNe07=6xJsTXVDpSMK1yVDQA@!>(v`T^IO24-637jnDl~5H9zGmae zlyGm^bz*L2SXpz!zrDR77?r>}TU?f#=qYm6ePkUqmMfUAz|P9n<$!KYlWe=N~_d z%gc*WS=cpQyuQ9ECHjw_eOy!r*Sno{7?RWP8KlbToYOw#t|ero7K^2!eQZ`hbZdyD z#QvBgdi#ysBAM||z$PruVzccCsDK@Llz?Mf`My>unqkoxD(rD3lo|YH_u#FgBb!34;|7xgJq6cJ+^#EYYGw5PtrI|)F+cm{g zt$|kWIVjhuPr?d!t5vpxCYiuk{ZZ|PY+aE^36$v;P_`pDCXGIsD3QN;U#A2gXRAe~ zZ4}XTEhpf75~I>*J7t(KWP8F|Mm&ZSbX#EeR)i#ZAXyk-8!9s>GI6lqgkSS`KZaEU zbmd!j>UEE4my}S3GSb5nr&p87gYgU&c>3|4IK0EQ#N+tBzy0H0+d^uEc{9?)rB|6U zgFJEGDEa@--dg}Sl4jewJ7w9jC0V926<7Ck57T9Q%*>3z@Ltek=77f#beU;Rz+<}1 z3^NCYr>DBmWs+oBmSs!%{%@~;M`S46bLyT~9W&}v8Id8EluGzhm3#eruf0~xD+s#G zRzrdpZGfp#@41z6QKg3Q2=KteieO9Kp9ilDdPs*~oC7R8H4L-8v$f9*(Deb>f4A3j zHvIA7E1g$X_FLOnbEm_Dqpn#&#({Fi&<>7!DWLm9n1`QagG-Ab2td&6YJxZvlEf(p zh=51nm%l-Je+5!mjdb#|EvEh7yR(x(%(81CTnw+Q-#d3}=(Y8ATcJGi>X7mY`=$eg zV3#GQYmzU%oY;86{xN$ZBVPkdF|GmzV#2Fc(4+(z#7r41PANmUHp95AdEmML4766$ zdv&`QUvVD(pzrkucJ7%YsR2TgtQ7#ip%K>z0%mlKOcS6Or_9ba_s;|AN=qK33PVT`PcmQVmPoekM+bY+b7Xsk^!eT-*P<; zh@~gVqTjgOD&xJFbxV_ijMwM_0Chl$zu>}tBD73BcrUrkbMRyouIo^81JD6D^{Q9lv*xa83Kl{|`f@H9$!GrfQ76fHQXWDm%Kd*@D_K9pqhw z^QM4Jp-cn-g_Y7+RS6m2iQEtnoQB{v_*&&M5MOVQk&f@qavaJV{G1Rns}oGQ2HIykTz0oXbqde;zA+rTvnJXJ*b@HpaOea57S1o<+E#MI7LAKZZKPdNw0J*b$dw=>mlcWL0ud09L@)49xOI@9?-fj zJ%JSh^qJ3yk6s;ks+AQYBW{bA0EWXO-}m;dEf4rFj(R?GE=u`Yxc@|9S=1+Hb|z_G zlSmH00_}&xqhnpe1d*dg3Z8gTELl;G?atjDYqi^UdfMka(>n52zomtm?d@)PH^*83 zoP9d@F$+Iq}CtW9uhC5@s-QxRPt6CxJ4VPOUT#yx^JCjZk(%_3xz9EpR)l-c9C^=B3 ziLwhTNRk>oGk!iN$Z7UUuu1Q0927)xcXZijK${zFncG$~M(`a5=OgdVsJmYT#87oT zz@1GXb&HrK-L-r2WKr)`I?j^j5N*&N1zEQ?$s{Wpqjw6a^2sieX= zAt3YH34M|L8zn%Ci0GW0O8Y5X2>>$p)3?oS$01S`66Sm!B?XqMkwsniHg}zjyzI3? zd1gs1ql|A+N}EF+OT1O;HA|akTp&<23NT}U$_j`mB`lSHLoA$IfK(<2Tu*2;L`kw1 zVpY>?h>(^!4b@3{QOPt|?mo2mJUD~Z*25q@VoH%!Q-1XV&o&7y0!X2D+Noj{q1OOw*X`ae2GT7lk3>auO6EHy7 zsX-RwD7`I#pw4OslB07OTFZ5N_~35ZUgAj?SsEJ9KycdI-|;rL=Lat#IcBr2D>*+p z8BW;%$`-T;GV5o1#F&_s2j78l1+XB0Eg>e63&Zmu+FcGuLH zi(dbXls=Ns1OxU(up$t9%Vn(wH$d%v<18~wS%TRyB_OE*vb|=PyeAW~3E)84sGN%D zoJ07FFR8-HD(*xbk`)S%$P-*e(F-nGT92pMnI5e=_Q>v zxie$Ln6rNe8{K|C((PO~*Ub5$z)4%EKt~}0YzR7q6gqnjiW~t_d;+zOQp#{mjRp2y zWczHjbpl=@=yLwi#>kS>5WF9+S}VunH*|?MN?~#?RjXxabO^Nj7A% zvR|YxLKsX!RaR7hK>^Vespwo8^!q4)T`QD5nurXNvmuPJR3^>hng9#|EMo#qd@Mq< zA&q-v?r)Mlh(?83z+fM>R1*Vlq&yL+i>g`Gjf#*03`Irvx|mI$R4+725_wRH*%HSM z-V<-L3~x!1X>5PD&FP|m7wUv22DMVTWj6DXxe^ci5Z-CFSD7Ue1bFE4H{0i0sGJaa zpP)$_CP5pC>C#P}`n|Ih(8~k_&ixvi zE6cV}A`aC`pkU7dK)*jk<;jjQ~Fd9n~AS7QjT7KMo_QnqOb2HWr0` zBauA`2S@HZ#5}+q;~6sIw1tMtDP+fja)f8I6ae)-z+b^Ox%4xle3hn9SgEQSqFto6TdOuQ^sP7d0DhV>%6@K#(32^%jO#{N;UYSiVV*$+%97+s%nsx zvP4leteUaHj@1e+H&G9?z6sC}>5Hmf11q3l#uOuJDL0BughqC78X!N$XADZTm)J)y zZ?g<c^2T#!_Qi~v%$=UpzZvIGgJ$YPkkTEG6`09?%qxNf{^vXiCo*a zw*5SxB`(1kvt$`7iNMCWT#xNCT~8@Fc;82J1&@i+AC~mhlX@rNJQzxFYNOM(W&#vj z8*SU&xn)a>3wD&w<9X_+05%QN_4fN`J}&#ao3I4!;Ha0)eI$+(=0&u@5kvqkmQ&2E z`aC>8^uSgClGqeWVVX?_A(eVKA6?q2O&2m0>o=q4hanAjI&pUEj31oIwSFM5B7yw2l zRZ;JcvW9+>i#mQ$un%=ih{PBz!_i?FalMS!eC?6C7g>@;EyK0QR>b?k5Ax##8M4s5 zlm{#ME<;7=shnG;|KtDdZIqt5C;1i2|ipn3^2I>7fQ$PerS|BN11WP-YDTY29@1CAI$63uwSwdyLax{XgswKK78V{tG&Hlf0R6bapV~W9;{(UTyh-1 zKn_B50x*+nEY?zxS#tivLY`fpc6(lSU|DUZS?c0~-QC-^`}gmn+mM2C&z?Pf=?;pQ zdHd_Kw5_d8H+|}LrKDJv1%WnZbt1*(5`^r#uNgy9-<(r^pf4c8#CS7CJiM7f$^%5M zniT-CWQ!Z0x1QZfU})-|8!unHbV+QKFbSS~Asj?ScBAwnQK`$(Q2r6}s-RSmUPT18 zOnPl7pmQHHU{nw!Sj)XKNST084-&M3zvy7x?U1kZ7$o|>WV$Qy<@i%Phm71rE}@phtFQwRZi8SE_tOHVcOTO6*aOD z#{@(Af#>%8BVRPi(6LP z`4x7tv}*@1pV{Hz3mejLGKM&}kibykV62p{jkH>Hg*FJiXI!<_Fz!Xtos zpldf%J3X4~N< zQ5q`&jo{1o0ex9AIWhnQRJHvw=Hn~rbx>M@kV@*Ewnom2-(R=abzs^*>r+YsEXh_n zfC4jU#+q}AZiDED%+lS;Kv=Ny@;NF45E+7saf3|8Wb&n09h?HsKi;F39q5m!SUkAWFJCHLHa7Xp8;x$n$Az>9}>}$C6ASRnDrwnZRx zLqovI6eu>fcCb`trtCqmbO9%vCpDv2kGb^id%eCK3|*2o8|8Qx!-e*=~$c5>2BW>$wTM@(zq>e`yMJ0c8jbei`5!@JfY zz3=>np?xp?KOeccPR+&>1f#|tbno5XcM|2ns}t)FE^M47ewUjf9a0h?OF;%=E0^Z2gMFJ`Xjf4qoyo%P&9OuePm&DZ5{Y4g~f=C$l+nU8HgAsLi z%0yNuo8Vu{b^cJ^H0LYmRV};9rbrKf^2o@q+p?BJ5M7z|M*5v`)J$C9gWnJBm8A9C z?WVO_P3NafCu8gNP7^>Hz;__9a#qadvr1`^RTDX0K9?dSymfsGm0)QiD^}#CHDedC zRVHK+^cfStj0nUE*z!^-ISE}j;W^csUwS}b## zY4{T_{=_eO!0?-X-EXunZGOrA;NSiKe4M~xE(wvH^-XKGR(&?f0}$4Gv$LMwXPji0 zOl_D_#L9}Slp$5|Kx5X1)b07;+`+y>2^pGaSOmOO*o>;GYYWw%!x5edF3ihi$ zBRcDM9W*dY<5*-Vws&r)b>EJTj#HpG@@@C_@7QoKw3p9cK>kAwku)@dL}WkYOHr7+ zTduWNY-^)q8=GsMZhxFg3@0Z8pXqO`uhH6;j&tR;{r4W+v0w4!FZv98If0?0)61ib8}v68Q|B*Rs06BRgh^+^A{sZ644XB(yGv-0C&Zm$e~2=*P_2UT*vT4U9< zqd;qs(a039pG6CXkba8}FUMdgto$7aq@fE~+O1OYRED))|z z+d`r5SOyf~&%yV_Tar?wWXzR$q@=#R|vuT^~{)`;D+ zPM7>W+a39F=rojhoo%zU>d6II$hO$LTD829ISu~zjGI@~aAM%zmL}#9FvRk40|!(h z=WPk`ow8;=qi?p`9^jZQBQMMcWCg4cQH#`ap3%gETV%sbdL#%EKrco^7dm?N;<*R+ zcR%~fQ^0H6`o<fUtI& zf_d+(Z`YYUzqSf7uBmo0tEE8m(hg6D1dg=dHjb9es?_0;uH%dEKeErhcaPa0vu9G@ z2{62H4Fl5Z)Y<_IXbd3Pd++X!XA2Hqys}|7V~TSx%9<@Y09f?2`6N4560itl%|=5c z!x03{sajU^?6=4!R$N=XwP))OzvRG#Ab)alG$Tfh)Y1`c2QTmHb?5=8}dlRjpq-DtJ^VL=B24_c@r`gfLD_TOAt$TWAPo5s6U~}QuOHl2fpCcM2kB0S*3niVM zr)&p8P)=O)nKA)a?wXsOv~9RcF4`q5{Y;93H*k*qbZKNia<9Dt9<%2%o#)z}FIr>! zk)0g(5=hwf;7>YvduPkWqcq+ZgY-Hi#3!IYYMFLBBXg2xz*8UhS`q2gxoae63T_9dV3gF<@*ev$TQUfoq4|~=FSWN5c>e&aDD(EzAKS2 zi!L1rK$!tp_&?6?lGn&Qm6a@e8L!bj!5TIURaHoq84oB6uZfBu#jKu1b+Ol3>#xg8 zxQRTGmubKhUa}T;Z3gj_2t47)Roz_$F*$l7(~wCY3^okXIWA4S1q>_%^?&^@{2L!@ zrwYfPmxc6yA!oyQAoCux%53N}mZ*;h3J88@-U3*Y0w51t)r@OqBPZWYJ;0s3I{ zeY^AEJrOIdv@>s)gUCnMfgWH4nOobNq~H_Cc;#7+&0Du@aMrhjgO{ErMLm#oD{{@q zMe{c^;ns2sbwH$`1!m3%F#6NE*BnS}t#v$=-$<`i_domaj_u#QXV!XX-C<$hIeuk_ zgJ*U<>^m4?21_98_RegWeInM{%eJ?(p3ZB*b=Zm%kRX1pkUH<4iOk0X z+{tSbzaFMG{lPg8YFsdBm19f@*hCOpzxyRyTItx~;gRj%zAZ7S1k5^}HG7$W*ZJVW zTC1HD9GA2AgG6@-Y-kcdIt4Irtj0TOrTtDw`Ku1ku{c+$Xo}>??||P9r6++LiEt@S0}OJr0Vf`Khu_bLM2S{~DggYhg76Cp8Vp&O1U#VoHL~JB81c1v1WfmPB%D9A^ z>4K+0*aretd|yB&mx%%}OdY(cYl6?|+Ts6eghkJ;6brmZc1r?T3rKgfpU8-W;-mo2 z+S;msp>#BY^HFe3Rqu(2tvOaki6YuAiMatD1Q7BP6Z#)zUmfbsuRBq%|AJ;qLW1!+ zTV^OY@k%E}kpY9vE|uC$QIV9!i^4Ux)kQHs%O9W3GT2+d@VEb8f2V!p{GowQ0XEPh00HF(&2)0d1P>TyN$>;^$vNwt_c^VQC(|JQx_;u+^fImG=c4%6quOOX+IP?EZ5 zCA-jWt@!>1y}r-rdHCMjxn-SJ%M}a^Jh#K{z{*1HZGQL z8@_wo?b);_yku~VkHm7@OBYM^hTVGb6TTE4fRqSfw47!I!)Xa1Apmm^qzDKABJgQ? znsp3Z&`GL+00}Q!i0sH1aNpRR01Y7&@hBDm5y4Fw6-KM2G&Hj2L3CLx=56>rKrZDt zj3ue_r_Y|-*`Uw8bAcwnP0T7eFScFlbSRBEI3wFa_s2r6?^o4|3lRv(RO$Nk?;u%< zvI#b`=(?-@!Ft)FT8H6WnPOL zG7q!um9w>$_+B}iUWq{fC}fw*BBQH$v&K%r@#{7>%lrcdmia3OG1J{zr=AS~N-Bj@ zvE->|UJNhIvV5>Pdt0+mq;(07s2gI41B1QaJ@FafJD>fkt!>=$St_$tv;tU}6^*m; z5i^>4T{hFDneFWC@VD6T7v~=A2u@F*AJ{nC8}m?GN&9R!SFE$TVw)+j4)XUOJh!XG6Q3~A6^}9A%-nY@^wSD)45A2)Y`j%~OZrb_z*lcOligJkAl}MFk z;SbKO^_K1JZm09Qv{#3xdbs8p7|YgL+is^U$#M#6CtW@-(I&{U&{xd-{grZ#IrzG^ zF#0MMSL}1Y^6zj`;EU(a2;yXT5_mXp;AVxTW4@3pC7lvuWi2S*Fm?p-?d@$3+5}RR zAGzjHR!zKjZ_mL&Yqg!NvGskrQzTC<+8%r2z5-#bZUiEnTgLtKFn6?r1%we zBKS+OQydJnnp%LB04x!DBt^~f`Az^7NwW)_FeU(X0zKI~u16qEgpFN<)NB&ONSg>iaFiz)fwQYO%!FOUDq;cQ)Pz$Is&PrAf@7ujt&7M zJn)c6rjF|+ih8}UPJ6}nx3}!!-8*(??~XN_ZM%2>UHi=EzG8c~AKGGL)t)~;O8dP| z``k#1lb^D^`=7VvtuNVSZ8yC?v6qL(_A@{GGe{a|Ib-U+%bc(CG^Ux@*IH@V-P^mi zveI^f0Z` z)nEO0+f_QwS^6&A30g`I4-X`@%(Ldn_YtQO58z7aXLtw%6YATPBnU8Pkp3LZ6^yZ$ zKX!I+OLHKr5K^xe@ez)O0!fG?$rD3_IKYnT-nnJ6tY&g+na~)bKypVUGB*|*Ax~_) zm6a9+2ngItlPhqF@F&2KEum$7P5J31t&O;RVwaB47oddS8$bbLD$a{e8V;tw@4-@@ z5&%Bz#{rmeo|KNbHr^*gqpxT-UuEl;ra%kOVhjntoJSel2N%N%(I*9P#Er+zv$3OhQx+f>Z9~YMzoS(tq_CP%;6~On> ztoruep1V8V+PUpqi1QS1hiQFv*n>po?EG81_iSxrGaaXCWxZqLg;pjNj%_eJgSuy5 z`qCG0NR*+}#mFuPOE$eoLGkj4_CpV%@7&u>L2BK;@iX7FqwWB6A?Z|L+r41cX)fCK z)&^x9zywjk&J%z-AC5d2bk;h44Z{&8O-j2%{A_hL?Tf$SZ}nEzZtv9H8sB;6GX#IW z=cKpO0_UN?~)GvP6$x(kcz zkn&G#n68DgrS0c!l|tEW<-9p{7g=*eOaC z&cT>kcwXon<;i^Vvvqb5EbLXu9 zLW^1K2>`PYJ}8bPERn9;$iDE$i1EY)b4mUtq-iexJv5Qo&CR=pha0sn@2qz233a_6jpN946gt>G-&B{ef!V7;l|+ z`}kszosq?JS+l$Ee%{{y!Y?Nikqmv+rw*`Ux z>XN^myjo;+MKT;&7Ab6^b^f_Kf-eREkrhq`i-LFdpOA`^vG6-1^P*NxWo;xTwE*DC zyrGK_-698*_fNTK%->m7nteoehJ9YMzwjp!AHzXg1wDqSs*tmRzxwYoJ5FZ6V8KVsud~~~ zQ6gjWQ2Hyc+eg%b6a8BRmkeMbGJj1CH3=VbXYc}=_p3@ksKqp=_72YCdU z5T=Q~e?F(Ce0ec+LgUHtp|#p=(&>0nkYzvvfl>tNVdRS;WO=~nVFs{R+h{>tqZ~o0 z!GqR^Pd-38+K;=wy#)|~49GT=L%ikkolkw*?(9EE$7rQscV?%DN6Z{^FF&P$6j)c5 z6WA!64=^qlZKHF`>;IP{f?SbaMbbPU^gKAQ@9y!jKQOnpwo(9+yfl6rtrYB=55Jf| z!kA3sht{2lxL_kPX;&HnB^vF_E005BmytNpH+ zr14me&IShvjQ9HbCVCqF-bD(;EDAgd7E9t+C|iN+V>X@=3xASbN}XgVGHf=qmbN@X4bGl|a%wjDD**&&j#xy8{ZJ1uguy5=%H- zM)$;Q13}102dAO3%u)wprXMkyxLwBkf4$xl)i3;lw&x_OCpc4@h*#1lRWuZt22yO* z3_~EDT1HtQp>vyqOz!wB z+{8Tqzz}5NrBnl&^cOOj6V3z+-$8(j`x=UY;vSURUs+@+Wa%pqOjJmh2ol>zHiC70 zHaa^15^xr- zCrYg&07a&QZE54Y&e{_p@f@N{Tur!3nk1eDDg^REhFKumYBOd|teH;{nidmjHUtPD zh;uORYs}~)h!c=wKRS;|F7KF*83R^$4ne`*$3yp&>xu4<%uQiaS%3%kB#S&*RwZRy zz9#}~2u_Ljz;7lTQ2B1CM6!fJ<{$opzq5t^M2>;wOlM(86a;t(6UbC{d&l*WBL2qY z{U(Y*WEd(je9G&`l4%GI!mNYV?B{W^@fv_3l&o@!B~FqS%j!PKHWW#N+va8Ijk|9F z!;dY?^P$bl!pxM6LTJr1s~KG;kdT7N>B+G_khZpVYO*PJH~BEI}f|3-V~{jYkkyBLv;82K#k-FF^&puTjEi&4rld^43Q_N=qE z?tv@P`DeYpt#W+}2=vGu5zYt!iq8RHTU*-zp(quQ#t!Xa@gGe4;#w83OMn-_m!QM> zgzf-e6RSR#stCMN3pDJ^bB6)5Ua3CfB>|6uj1=Ze1WH;cF90Ie*XyORyR=$}h{2y&fker^=nla-^wd=&*E$=X zby=yCi5Y7QrlE0ARNC#7Mac97GDjek&_!U?eU#Irgp~whDC^NyD=!Hb_`-p6f^LXP z7XU36U1I#hzhaScO~^#^e<(B`V!s@RQ*f(#zEjVJV+47CQ4l#JBT*W!;1u(;2!>|g#a8t`=lqQfdFRM1$tTY{v(T})0 zlX+kbPGXghr~|WnoScS?R3hDRbN56nGwmU0w$B2OXt&IwP8^8AvyXq7=fL$AFvNMx z%fc*`2l;R?002N<^oI|#>;2nz6pSX*6xeUs%1YD4nV$Ucv6BeH!4H7IYdtI2Eho^h zvb;jj_gOL$yT`pFH+I_E-KXa5C5O%JyUeh1X+&HH{*O`OsAcQo)@sxB9L8CvVR$|C zl0>oCw8fQ=+|+2e9U!vAX#p#;4Vp^P_Q~1KyLJz?voF{ zpVkkOyXJi_Z)_sEwA`@fGOCytwmdnrCF}Yz4i0-M!_c?u6hH^vGy6^g3`GhCXT!@B zG}qGin)d0>{gMO(?&UVpv((w~p#!eY>Y88w(b0)D+bi}L|H2=q)RV^hF4yR@<))V) zq)>_Phx7=Rt$Wh5)ppCtsmDjB*2viz9{!}gDHq96QI3)|7gthOz~1dUiRy$c~Je6j)9OP%hYYeEi%=q&vIYF8kdkvz5Tb z;Eare!3W6};6*lSsxv;J;UEx`vk02|E2s){g|xP|4wXsnMYu__p>rY{i;=0wWegED zLk1d9P77*iYG{ucBoN-om{B4b2jMd0xt00h{*;l4kgkG&O&$~84lu#}irdBg6R6?e zk}LyPFw=)E^qo)CxP zBR37ufPh3TL?zN%HLl`s+MNImHyyjk12UV%;MhZ(gJt*k>=V4+0)`*Mvc9xt2mkC# zn}_9p`;9+E(8rz8XK+01&U)SK{ji=g0DG=7cy&4U^!oA9VNUr<9A~xD;d?xQC`n*+ zB{w~0cqxz!`Y9;4>6&Qs5TvCrbn_u!@}MHXQ{JGYK;V&=#QJ6e3@vK+zLFLv?cMHd z+TOi;X2lY9bwAHY)rMo^#YkC-)zu~-$cc8V?Nv{gH&d{_$|h2fEtzpq1Aq1EX#y-y z2-301KtQjRpl) z=KKxt3PL~cBU;6MBinIGLz{D^C|B%DGCB_!_^(l5OqrT zb};blOc8S7?G|M+m5b89pFV%$Dxgh3>Pmx|J^`FS$oVl2;$^6VLr$cqlh%2kU|Z>G zFzH9IhybiKKkrj|2#*s!ivk6o6M$Jmc#7Yaav4)H69N&_>oDyC_&{)!iep4Zo96p1 z5D{Dy?l=1iua3gcP1ocgDy=M$F(Pxp_a#LwF|jDgi2GoC2k^r+^FankC4ePNHu8(O zE`-@X`N#i26R_|R<%!TW3Q}ZzUPjwx&;mkWaRxL5DKhRySU^+g9EJh9Bc{`7dACJS>0kcmH3s z>yh%$Qp8Ixth2eX$&5EE5nkAEaPGm>tdO*Gqk*v#vqPSF00w4dIap2d!>9Ba{B^FE z^8FCJnOw^o;pF((Nn<>amt34_6XPsqq=1R^`H?gJ?>%_e?mT)g1(sE&OaxZ44_Rth zwR*}Lmlu5=*6BLxkT&520Eh^Ts+Si^!=Dd^4iI?wK7an$c@M=x>1BtF%?&>$ssBe0 z-$_Kru02Sk%z6!N1kH*8BHKILc9_VU4v*X$}0dTX86m^C42tt8CP!a zrsvA(Y0m@X(eVrW*3bPFyMO=vH0HaW(!WN;X@%pE(r@8ok%OMN60~h{Qw|QErLkSJ zt*u?gRboEZfR#1w0f8=Er<4*4GwuTbfnZCpW5%6>9AIymaiX-qIAvjE3tfh6z9lgz zX1;(Ovx57oeOyTljPJ8;Ep11J=|Wu)@_Iw6amQ4tZ6 z#rXoI$e(1P#0imwx$LB)TcIw(V4a}MN(n+-gYg9Q%TQ?4`(f?PxpK__AMq-$BiQKQ znL`kz3F%f`=dmSALD4{ECXOAzA*c@}U|F(`;h_;34P_<7IMIHTt>EC*>Akctim*Y? z($c<>*5CKL{@Ye;9G$yvM5G97XU$MXmwIre)ufNl1BcO9+CtKf*n~1f-U+5hp!IO`XU8@ zR^kQxI@`Z<-7*+I3GM0ATp1n@M&}O8v5RyeS7=?eiK6v@{I&o_VylHYjq=Sx1r3))V!1c2x9!W zmh=8u`pzJYQ`?S?4y;y831I0vyZCCP>pF7boxl7S|CH_S-LZ#BgzD(zNV7z%c|hG* z-^51S16m`W8!3722_Wn8YM21Se!8X=W{W-}C(}@Opm46%zNu!ye24M?0gUql41{AM z90l%GM9^@rj7J|NNRa~}o@(}P1;B+%FEH^Uqd{4O;6>JnfLD=yM(yz;0ftvD^mRTw z^OD2Ct0&fOZ2%T|Pl}e;5;$V)qFs~&tt?B`vfXI|CgC% z0q-R3^U|+ib7KP%rgvK$9iP~0r^VP%mdczSfq}AAdEnATxTX$vSjcAayD161(dYAs_a7a*ct+q0+7akwOHN}4;ZP1+v4g_E@W!OQ2a z3V3w%%4ezfQ)c0dU;R~9Z*;8DYV%N~=FheS6=u;{8E@#`7E1(KljZ~jLiS7G32`E> zv)^atUAW}*()IoXmvgg?z(FE4C&chBXfH#gVqFaD)J<)whTci*MN!Z~8n zL>Yy2I{})IrIL$}mssuqH{R>4ZYGe>W}Ntppuj9Q`s>lb$gO%cvK9mg&NVtI#MGA$ zgEC4|C)9leRD@SV-cDjg*!Zx#Qwr*QKP;^I4FOD}^^A+n>u zh`VU!Qi}K*L6+3#Y^(jH_oGeLreR!$2wRoQP-MU`%~|;9o`}GY((+AWiSb&5DrB@* zR^#?eJb!HvQM@K-hyzxaszAi7veb>c2wUt*2Zg_%OB3@Kn^}ICFl%K-PC6Ri!`0;#@5xp-v-8WT zM1M-suzAK$P%mn7VuY0V^2KvEv6_}*?ZbmWSAk$h5F{h;;>9zUqaHJZ-n(t@C;y85 zJD;KhK@Z_9M8j+qPy#SuMh2&=dwR@loQJsws9vv6;04sAR}tz6J_I&`()P}d^A`?Z zJ*On$rHb_g7{;7S3hKN2yY|5keqf`q9>fG>g4;@?nYafJ(+qddhNG+Wom;e_`YezI zlcizKd~9y6rR#pmL)=RpU;U-ODuI!Kj}>|hFJ69VpZ(mI)A@B$@ar;m1ogB{pKJ$w zipVlB%Vw;&Pjp=P?0suzmy|a%bH>9vL;wos7Z*8IF5xBu2DZ|0H`rI$QnQc6rMg{- z`@lWrIwjl`VnhOf{DI4-NRc_%T&RPEfTsIz@**i~l1z?ZO#ANTc`ucEp4qeKAEf=N zWCJ1e{Co%?Barb*>uv--GDYc{Tm1eQdqAGb5epLSx_##kvfI9|Y7hn(PO|eO0XJl^ z*EYA%AON&M(gheG&IOnfr$KZ6%y%LCprFaV3)L{laAh!6kRb`Ljxf36MJ0{tB!Ftp z+)N=O0#w5HJIVpMn_}w!j;uv2vg?*u7a6)(80!Y)%1l8}hsZ=3wNfBA`)Nory3l^P zzanue)8U*2ljL=@pyqB-WtJ9{bNIc#>%VHw@)pZme&y5N9djb z3~vTB%z}rT2#d48VRjpq*|y8-d%+Hk(gZiAc>etP`CB67jesGR01k5i7~T>g|CitL zzvWE9BC#%^zaot17^x@ zUA(ronQGHJq>6oZO&b1b>N{HcBSd*8784<01z>i1K(#xwLHa*$Ddoz4Ru?C3O{o}T)(6uAwOjtWSY zi;K&$Ehm_vp|QQiJ%S@bz@!GR;5m_16yS+_%X?8afJ4GK64(F@vRclmgo1G=t6_{I z`}6Hgfd_EHd-{%9czO80`O*b$nF~O?u%yiYn`EY(}Qw%u78x=`#S+Wf(JMuwf3K_4z|xy*?u0%LM#LkRM`x17btm1(2ei< zQj-^md@VFK>@Drx$(3LG{r^L&Dt5?gHmi!vd^Kp7nbUAHf8q5zCH%VIv`zyTJ}V_% zROKmWWTbhmBBGjA7SK@uhX5EA?+Kx-Ia=11)(Ea2dr4vzFtGglU-|cW0XY1k0}LAb zb(@ogSs0eY1RPWwl@48MFcTB0OX*93i)x{{pPU&ntpDjXfy>fNcgZXT?Z*jZA0Hp3 zAU=RY<-ut0_MJrbd*~$z9#}74y!7{by^-xd{H%TD*Zy4yJ^6#T@U*Dvy6P>LVHGpN z=y7M}$&7A%IYc>7=P|*&sY?a}e*zDB%+Nb2&_~UCXLpCzM<)>u&d##`LFqzO2QLq7 zXKxq2MYiCU?mr-8Ykh;#McUUIK|K9^%QiQ*eE+1U(SJY)sz+Jl_HFbi;5ndNh+<^g zeoYUbYKR{c*{7+lya9hLoP90IhdN3$|Tf% zAF^yF2sOw)ajr{JhrG~lL|h5@0mFU*38zkIt$QFRsEUtLI;mDbiO*1sTyE5}eE3q% z9!!w_rmYi>3kskaC|z6k^vJJ)>*jpd(lt}wAutvWG*!|e(5q~rnY*#q3^q7VK42Un z)}ksI0%bLXq=u3mC)fifIOke%jlPJ#$GE}u>30Wy4Txzm&ctn0NzF~KB)D{)&e^Ux zwm3rdr8S{ikZQ;By)Cr0>ROyq&Vb@E;iUpbcAGUbQCHk9L{6v21HVpKx<903@jgQBoGS(xp9++xPR^Si$* zfrfuB9c%p!0EbTwhv7l{fz8XZy?@sk<;zP;&ak%Jx2*>xvr5?#GfU<{d)Du(gu$1K zsjqkgoPG}pXmlB*o6ihyCkaCB+`5~B>=vnD2LllBxAsvTCn`;(75xQfiA?~**%{uPUk@>gwhAZM|>H0 z_&!TKhKtKVR^KyPO1-mTCuavvyR-rlcnW|8vt5LzJkXyWchi3ETW57Ex8OA#D3F3j zwGyjpNQyj{ULL&k0Q-e6eHFfh&#u4z*M7#Ym$dtML<=dT%@RW{Y9L5%d(D0!1<&wG zXtq`&J3!_KFh@(LnDIsF%=|@T{3cwd&w@Gk3zso&NK{CHi2bP6Pq2|mk%+FfGT%?r z471dBWEfE0ED8}M39OQxE(wxqQ*?sf0)W8*0M|sYzq}Zvd)G$+lt9jJ2hu7W57qH& zCXu7-%bcyqGk#{eMVWxmnvX3!hp|kjC}-pj1zpdT?s3{~;J?wm{T*XiPESr1m=~4+ z5BfdU0mhO@CW!L8UTFY0FC09?Y@c(xo{nui(C^)h@6yduIzYf1gX40a0DQxXF#s6g z?e7;?#`OTk1PX8?rDQQCBPSmT?uUZ)#HQnG%3E2|dy4)^Saj2w!Qm+_>7JoHnaRU+ zVK9D-7j2|$s4|1B%*&epJ(Ja#_`Q;~qdtfHSePS>vRQrTUsLh}XDaUt`JW ziRI?kIauz0{DF($O%T5^qY=R2KltjuXRo=WZU6nb2Mht&=4F9jKua5sj*!r0C1}yf zKoG>-iB5+8*=c@QjqT{@g?;DSKV#qc`d>=m`sb{dKH~w;OlSYj1N+Pue?^i`{w223 z*|Vb2HmkR6VJQW@p<7^LXHNv#Ujwuz?7xTlrmiou?ir_k?@Vog>_diB(TXUu zr2q(C*H-`tnP`@RHP_9fK3*C%bV9hqx+MCeKxh&+0z@ctG40~wBana1cSWszQa zi*38LN{cNZip&#$7@zZ z0h&v2O44?V3*k;183al`{2!5gc;;EKkVP7fE_shtPNuoE!V;w(N)t2XeU}}myl2rt zG24ll?XhPw4e@zo8j6_sSFNxk+fZt;pKq^FFIPBRMuiB^XpC8*P&unhGQ2? zmXnS(ke1EU@=%~*UVsCDA#KZc^9>jRu+7Ud8f8LZT@PVIhYk-96DT;c|-S(F&CxR@b+zwYnyU!Yc{i@DLAGNC5$@e0Dw@xZ%_#py6V`L!O5; zfgiO+Gze6)&#r@%5!eU8c4JdYmYgd*3(5p^R_yNXdfVsf+A1@1xCi2FSV`%{XRx;t z*ua*#d)l{Fb3K(<-a$H;Af08d&*4Q-J4Rf{%Mm=6kB^Vjcznj4KS?Qf({T?EUnD-q zHlQK>`^3+g%m82}gox@M;0el_VYZrTXMOzP6MOH|pCO2cZ8GDeba+uCzzT3sCa5WW z%{j@ys1~zSX1da8V3sSUV^}yVNDye$BB(Su_p2-%~$DOj>e-D7|*IRZP)c+9AY65hZqz9j?Vxua5O@X`p|$_8HL48Tzsv4yac#?zF!0e}L)rX}Yw z3bQc@RT1nh0HQ#F$g${`s4X)rx4Di05b#M9o;5a?S7ZHcWhNbKtNjvV)5NL%E(6Wqow7Syx#wRO)7th7*n9Cu(I5;NAJF`Ai7YJ z^lq$ilu+v z=`;Za1XIq%gX3a-i7WvCGdMELzR7mbCd)apJ=iG%B*B|HKJP2*r9i8|ItF+s=)${* z%mj;rVq7A9?5{kt5G}0*f!u>~I={sRT^u^*^;qX6iHxwYfr4VS!C9E-4_Ss6CF<@+y=Tej= zES6avqY4)=mJm<0YSur>5>@fVo2Ul)y@HoFrPEN%Hb_(x4e%POW*9RUqVM0J(-5Lg ztZ|IkF9WF5%zP|g-uelflLi=K?B``UI`|MGA?kaSA5i5(Mw$nx2eQ?*jx8;< z(o8ogGTwWT0K-NKR&C4WM;D-BA%HMD4fZvqfmXBWb#XS0Ry7{%W!4**imk0#QCa~A zs5??BP}ZXd5zgP|LA}~(Q*Q9K#*2#q7pjdcFer#bU=iP8EE?VDLM`u zlQIJP_Sx+2-d-vj{J_TPm`umuYcv}x$XC-XfeNP23hzI7hX*<}ZtoK4bp^8EKit~6 z<+XPn)F;O$ws~tOks~ll8OFHUekY+vJ?cF=TD!db66#q0F2T(t`XQh=mVYr z6ua(tVP#Gk$ z2?7r8+^H;sg*Jl~S;xRc$SWnU44~uOg1C2qYN-E?dR|i}ivoXxac2Qgj;9F#o}IV^ z_Hb~OOAg{o$hTyX(ouBmcz~^CNo&rRnR89i(8uOtd=awA1j3vxQQ+qMSOKUD4h+;m zQDeVp%|=n|zaqH}cSjuyWPrFoGIL{}%HkBYQbLKfDPUS&7?$m-0TzQ1V1Nw(Ewm!@ zw?LMzN12CWO6f-Dk;#+jb^s6jI%_8V24&y^97>UO#5po9#(VM|aYf0n*{)TDq^1?Z zGyDqn&--jIPYizlyoTQe$)3hbLH#ogpJVTjH-y-f3J2 zzC#5AlyB0oY8H_gOYWNRlllDTKOc3Ik95Y2iwonb3>IQ3DlM1sYV)#uY4gjx{6qtX zPaL`$TGLtTD4#KtN%v3`{1EXrgH7mY_rBpF4t#qASAt> zRu59_QT5RE^>r)6v&)7->Q!fk&oR`CZGP+!KpJO9LQ>Ep-oGB2mCV|PFz4}kfE35W z8WlR9b-}Ffo^;7(@F0Zv$lrK2s8iy_vlP@thNQCsUI4)tp2M>zPa`Got$;i%@i*Ar z-tjg|{16^KeBXoqXe0mye}T>oIwSxcfDiUTa6wG!-o5*Fe0+jVL=uPkragW3p}qU= zr&BgzpAHQG3FVIT-P?A4F{1l}AkMg;MF7!LvtRxX3r~0Tirs%g9%P z`a9*OsX9Ook3N*TV99LvETqUe20<&AWmIwi;6e6O;I7+Z_+Y5cE_-MXgvz1-2DpB< z<=V_;lpAPP07#-7A<}9t?JTBkrM)5V24xr~(z@`nLIKZ4-z6JX3aG#hpiPt|yKE{m zRAdpP?DJrz>nloS)FQ4@W&w<_31u0ziB1F-Yl`+9Z=#)Kg~!lMsaa8%v^KxJn#-t% z?RWT6lsbM{<5l<6Nt|lE&7B?MTSyk0YZjM?5{AUF0&sAj^*dpoGm~}VVt|LxHG&8k zpA$zdFgYzPi%j*_(icG${{aUusH&@*Zj1@EM>U%mW;K1XKX~ z{S&5J7#exdzr47x^Ylvg!ksra)-X#VpnALL$#EAS1zaD!oN{z{U`NM?kT)r7c);j& z`zbrHW4*J!&#+*&m!$}NTU+aPYjcyICfy>bEby+F>}hQ}@oh}t!JQEfMOI&o8KVIN zvSMP9g7_=@;Dhg^eWo#e@F<R-BS%Y!a|8<)Vk#C1*vvqs z{wZw$we!V8ypVFF$c!RaT8%OQ_x0Qc{bR;aEwkliE`uO1y`HYIo3=X#cmfyLUoJ(| z{MzeT4YSOTXWm<^kUkw`a^PrlB(P=iD6S=Jp9zYTme3*~tHcbv$bpa`$Y)kWFt_Yo zqVfvmkBtOOd;K$+pm{s)RM`qIYbYz`;W*qNuSGP~2N!CJr1501cJIoUtSAAg~huA31M*R;y@8WM#@L zx-7(lxXNV@R+Gj=&YX}fDQtGBI9t+nIL)Pr;4~CFJ3Hk~O3P#$(qx_q|15vOv ze9{1evJ79ed0HN%ne^?ucTym3+s5Wjcu0`;&JRX{DiYFdTUuVu{puECGWo$-*JBgS zeQ&|j16i8<1pzRGcT``W(2{p9z>w3i01)^ClmK9z56*f#Ts_0k&uyOl?rCHT@Twq9 z&m)?^nvNj};+?%c2Ox(>&+RPj!>r`N?`4Ijj~}BM!RKE3m}J8y00wr|>z#Ec3Ld{Y zO19QtOy6l{*`L;) z2uVSPWb8C^z7)BRAcptFaE$%6>i2+zjg4C&Z%pvuQXqNqeKHeX%2<%oCv|Slhw&8` zA$K;&{K=wkUjax0NEjRCvV^)d7MJ8*QHmrPB`D5S&XA>a1h`+kH-#8UD`o%G#}uW- zaaIJSeqIBdq^CIF@NCMMeM}zi%>5bdc0c*|X5OVBg`_;5aJZ697iU zA`VD~g$z_p*$l2TgJ*!4GA6RAW+!D<&eY6a<%QTM;E3!3KtkCk00Urv_t;!n6W40b z^59p1H#uH9;4Nh19g}NuS2zbF}=8dw+x7y!_a^Dn7AZ5`V+~-!Na9k+1$5+u2E6h4vP+Q(rBow*d$Ow%F~S<{EU(g`O^yElI0V)^urH<~C6#DUTDl0Sq)e{V!)w zzOU4_mlzae3eC0&0t7_>gJ!PUE4DCK3KHrEjWD0`4d zx^PVCAe`N7jA>zPr*Ud~u);Ws z-%4w>jWQ;(;aH$+_U|?KPkPNnEz08F?hKy9@< z#jMnL=Dc&XzD9=$V2njXN48gH1dth^!YunX2!@0tvjd*1oV@@DvvAC*0=@hlYVlnG z!pJZLG1$W7iajfs%i~4wunC?bI>v(3I~`vr3<~J`{i1CWFjA_tQR=<~$SFmxO{=M6bX0;aVM6dDrr#FX^76oSgL>_e^za?{McJAqiflFppNw#&c&!9T#uTmXkp0$>QBHb)DAMY9$?2YoHF zPJNTMwlsTQO*8q@neW3WJt&K5dA6l=cFa(+HS@@`1{3efP>UcWH~0u}6-EFDck|Oj z5)$3$qVMf`fC}un2e9uKYs^Fmrqre3Fen}E-4E_AiRS}qkIa@aHKMG6=o7njkAuU+ zCD_{D_OyPt+x4K0uzqhau+`RTTHDr6LHAYK?#{i3X;qg4%zMfq1W=B5`08bnncj20 z1!KW=bNzTx^n36u+V3sIQz4G~sXUynvU&Ql*Oaz${%_?i+36RC$+LjxO zba|v}LdkO7XSE1Ttuz~cKEc#yY{Q$N%$^mau^9g%Y{FxZ^)<^>qD}-(nQMs*7xvH) z8naC}_trSyxHrOvxh+sE{Hx%;IjFcE578+AD5URQiXT%dFsrITzykm^)8Fa-b+!^< zSSNb`u*+(qZ7Zjg79h^9P)6X}oCmKN5Wq!Pa574lcka^%bs755X*iXMFvm?i7!(4WT2E0AoCzwa>hY^94uuxLGT5I6n^sr zWimSKgTO3TQOiMExe=A29B7EBX}Nrm`6Xe8UN6{>I-8=y$#~6*jTWU4vQJq~+X@AL z0FVI|crE122{}`(8VmBOAnTRRIn*N|io&y~S?Fpw5z?aN5=BVfkJoD4L?m&>tZMor zChq|jSZsz;5bwugKVp5oOheVp@&+sHSPNcfTP~~HLxcnkak23pU?Dmvs%BNy@6Hpi zffB_}I&heOz!2r2zd^08^R$$fGXeCV^H5)NPQ&WjS_)*#W+k$~r14eLW!s4!u$nnd zDK(6kO=ZI1Na<<({0US=k$ocuX2~uJC#H=4EyVA1dilK!OWes|I+f32XYpO znRG-@m*;rwmtYB55I+k*$?*Iv&COb zv0EE!4p7$Cwo(>yFSjn12rhB%-Xq`dq4}`E>^}<%m7XoQbN8+j2pPz3|1|kl{2+m? zHGBBz9lo1QlS)b`WJhwlqiXabC(5=O@Nszb%3dX4Lg@u*=I{qV=!*NZ+*ql0n=t!~ z7Q5VK5J9BibG58y@+0?+4azLm6n+MnSrN1#Ao3aSvws%2E@(eoVASMV1ghDa$p?b= zN}N35j9@hO{P~Beef0-+a(ZY*A)+4S&b7`uR^Q%Da(#JDHw)zhna{E& zS4`!mc-0bozO*tPWtG=3({dR+LDm8qz(-8%X}_#hV>s_crXeZ^vA#(~NYg=YG`F}} z+ge!%YA$8?P2{=^;uKtHS!utt7@VAv0cn*sXUjiuU)hGA5a95MwzvN0-}~om-WCEX zBtcU61Z9G)gqAFN+X;M83+5pk{rpu|K4!w|MVF^vwkTF#{KXK~JfAD&Jq1vd>e3jE zkN_SsllP#%cN;^fJ`ZR_keGo}rl1VKtkq}b>~}wHM{1iI|KY)*EBB#HS*r`=Y;10# z=a2=3wh8(kw6D^BpFV%;v%^laZ5wOi+z_xHK6)erAZZ7P2$+>Id7xukO{Rc{H$j3H zPq+aWS-J9i-~Fb~s_)%>U{*@@IBc(3N&`G}nDIhtRPEf$5=*3zz0;%Nogce4!WSX8 zLlQIz1dR2dKVaMt5MmtEJ~+`Vk=KUm{7N?$YTHw~T}pw>-t|5CMi4}~|Hk%YDFkA4 zUo%i36T$W@98WX#(=`6a@%zAUgmEDgl+K}^#`=u;s84!F!}Ij{fgPmw-fs5*fv$8t zSc@aP)xls)d<2~XGhl%e(HOZmWEudmj0I+0Y%gIYey0xd5U!$4QvMr|O3MmSURKy8 zfRHj583su?hg5RzQplZ?c57?Pvl(1dp8CoRt09d9)-VwZ(&R#zJ!SPu6Dctu1H2P5 zA(^)$U=kh>tkJRH-zq8qt}vBELeD`4Uc7RxQis%x8xW#QQd&7XNX3jzR38Lprpi=g z03{-5E^n}{E|-6!`WfYkS+G!6vkYOwkadq(iL+J#4rMhi!*K|Is7x)mA-29j8EJS7 zvBS85oIt!cdy*`nPQ}UI*ga9H&&-Hd#6Xp}T+Ux0lcCg48gTgW1BSPy2^MC+axoMK zff-up&@U8q4;Do{`tppGb~pG7A~{}2Dmat6CIlri3kdy;&aB%zg2x~>`xU8OWOfBc zPP&ISzB+eVU$PTh+qdla=!l0EL7s;=!2$mT9=c>5n0X?ml(svuRI&}) zW@cn7e5TiKuX%t!IXzApkwyFAhu?Soh)1dGgbW9o4~zlVy|=duH-oYS?@<;2z<4m{ zdWr(T@Wj?P*KBup-^yvh`^o~D$cI_%iE)!MpfU*r8I5Nt00$t6d&EM3@OvqpVC4x4 zeP?tzcJ78*d=J1^_&OR(GI)ahA6V@>^94 zVJ1p)Ztx)nL%C)0yOf({w2r#sAtfU28TY=TX;G4m$plYz(f|w)PJ(v>5DV@DWs`9h zP%;4###5P|oFOP2Y}Isc98l=D4rij~L4KqRoLnyf?OAcNWPhBHJSFn|ThRZhd>;$m zkIsxxx2$BXXxUW9gpMmxtni~U4B`)wg()5Iwvb=PG%d1EA$V0}(3bWYIt{U8MaXKF zp$ZJb>C#wPGH@tnfk6O>n~9cs?@fA7gv=z1@pqiiY}q2x9ygRI;-cchK}Xe#uVxth z{UAcVEm8dc2M(Vsz(7Xl@1MWYglVQi9hW6o_wg_db030zFy`3^y#>gE!s5cG}Wooyqcd7sc;gL)Nfdu^pYSa%N zzT+~@W`(EJ2kHASUVNBlvCr))t4vaMz$=0>3#omAE$<(v0DqabX{XN{i;F(nL=@^y z$_%Wot_v^}HO`5EN#OU{;H}*q-w%RKMImpCwe?Nkww{96!OLg%gwBlpdtNHx8WB5U zKbxBy*6a2p7oE8QfHeM1kSBwIYoa_4inRR>!7B$3rKt1d6QIF8VaA$g#0BRUz%Dcs zRK9?Wnso?R)Dl~$uJ2itX*!3xD`txHuY(*NpUR55F11IM0;DWRU?rP$+CB6DwY9O4 z%T{&U-r7k4aK!`v}<%^@{S+_&{zz;2z8B2 zO4t72UMcEo{6dV$l*!?IGf`D~4PrM4oI$jWE(fxA%MEljt^@$gq9ma#$y9<=R^dKO zuGHp<3M-3rDD)ZU6y=ZLB#T@*&6*R^m{6urpejH?bkHykT(@gU<_v|FGXFm!!y*8| zlH*`x-)A`u@nzRLst_T|Sedlnusv~mRtg~!0dLl@Y8HWnm1byJ&p2t#8dkAwwbgPq z4N|ZMlA3Y3w0T?*QDXT?0uG-fzz`Xoxm=2ZbggQv`QH=LqL;KH%0MTJ@TiqiKq2() znf)-U5owS2Nxe?^Yy?L^`U}g>LWd~FOb!l1TD#Wop5)fT4R2*+U(cR=$OF}_vX?Rw zostBtmACKQwE+S4idM`Gf9StR#KFVEmoB~o0daeGJ4re}_fiX-2hg=o)zG+o!vW}hm4`<{K&S|wJdx@ z$%bGW-2?zH-p8~kR2l&mbU%=p0q78TLd|d*EtJlQP**@`IY26e%-C*eW*@W8MgxGN z(iHcY^DRmOwFr`nbu=tie5Sv)wrQ(t8?GQanHC6H!8t%?9C@QO{w#9;!$$#dG2L)mka2zD^R2hUU>{QG%K@Xv)pA_KmNm>|NG7a;%6kh8t zl$uowo@T%+4btE;@(~Fu9!P1`cD4LqrWMhg;Kgig$efotzd%KJ_M@8TWefNVL)Tu+;%w-RZ7wPz;A)cedf%0@qqo#cYfB%f{)&L$7f{-KTUFKcyovEzM{kutbBqnf!bRv0c%fx z@Wd7u8SfUg@DOF9gyDVku-&JUkj`VSa|`_jq_sJBg4+e-poBuqDy0VL!8hvHDm@Tr zxPA{udOl=_Xn4Pya8t|$IK zg!?EZ4gM|81&0wIL7WEdiv?hwYZAE=LcqpCEX(;T5+wuBjIS;^mM~1TX1Z`xnKKtU z2IH&l3lS_Mc#8)j02LJwUZdS|Ha=EKkh~YX!N~I8KpCidVf%WMHp82?#@5N+OoEI) zjsOg^C5kw)01w_S5@HpV@c$eqS)@xqihX1ZAdsCqUtyaEcbe&Z7d?mcUY~~}r3iu!=gRCJmrkF#9v&ar z=~<6Z<;Pr2pA}}_&wuaUBkw~;h^NRrie>^7r^hEAAd!g%FmMhAiE-^#0wy~?4vZOQ zRWH-$=sFODM!96e^>;cQ#*dayh>o0FdQZ~VVPb@j2FGUqTU%R{G(^UePzC{ym+0jW zu`GfEnF2ThvI4*Iz)coNY4!>`Up@;tE$w7G@gXRW#4MF@8q%#oH$lNR3f#u)nF^7m%r|Or#k(Vp@_^jx2>T z04jB`L`MW*qV5vXlz8Nu!Mz9%i(pYkgy8}Kbd!ASphS}SPzk7}ZV-1mRk=!_FGLG< zT$U{L7?}=j8^0A(un%kXnk2UQJixualRk_0BAc_AiL@~p2tzOyb@iwLpduk1r3qqV z#OopxA}LR>My8=k1t>hrUs;O0gu?R;C5qxr>NK$P*lD1YS^Le|B~m4YuZy}Ru5-qLm05=#7$HW3DHTD2asWa=R$xdZ zMaR(y5FpEH$`1HMc-oU$Uj80L$1z~x{LC%}gA@#w=|mt9@vwz3rx{^-ua?{Yn8^*! zl#M|1fWP555C8@VD0F)#*aX90;6dOmbYv{>oB%LzO~bVRe%h9x&`DsSm1c;`)U*1>-X)>5ZiAaY7#zrFoiG-|Lt1AgGY^U+L#_AYCTnN_#~kMDdDFe%xU@>t(NSceM-f%kaq|((f-+h>*l%uDIQ>0dB7~q((efWrw?MY`9;3;}jAO}lIUDoK_Z?y@R@}%IsT%PApcrdYA#d{(wvcrFZ zwYrqSZ=ea`qr9L3C{;5ZGrYx*UhQ?48UO7Y?6PNBn$`Dj`kS;%jqZt%k)AQHDnVFJ zo;(@aoG$;<&;3vKumAaf)85?jcKJ=e{x{AwXn6kkD5o}k&KXX3QVk?qki}(KcrdX> ziuGEGi#&7)1X=!g%zJw17eEj72MLkw_zwHi_8|(jATNpdO$hX!I>lLu~&-~N>NNdLFGD;LTk{ffWzl_+-Bz?9-VHKO|{Cbl&RB3N$ ziA+N=`^xCVn%|3mFYubO3w8d^Ydx=v2`MdA*EApvGmCYZXGTI=zLs;oy!W+FmrK8O z`R)1!R>pGPm(*6kCGc3f(*M}v`GBl*;;broL zoSvoOv;5o*r{}W#3OM}u^Ec*Lm#xM!DfzUrKtUfMtVjcZ;X>pTL?vj52tx;GkbeF5 z-}s^bntu1;ds7F!2<4a1peTdDA)COEqYPo)2@JGlSwDR#$}V7tXJb4g6_HnzK~eh@ zVF=%&Gc3fjI6b=;U)LZyp-*K+9O8|MaPVQy2hoN%WkExDYM?Kkelh+3pMK_t|7)Zr z;yaW&M;a7iAT-FsD8s;qA=Qhs6h#?n_|XG!sG|(b9K^XWIMl$PleG+0q#-Ct z(4a^|H)xO^eD=Tq&^;|N9~u~C2+vASu&zN)Iv{YcEbB$rV5BF)Z{}!20S)J}Y8p^S z$Y(Qa5G(Jm5K`@yq?9T(5f(VW=kSHT1kscnUtD-&#Y8BTJv!LklJJ)snZe5rK4e(7d0WU6O4jeDGQhJ(c-4D6uLodl!Ts%6lr z4?|#J=Y+rkg^+FZcy;A&ikWGN$E(Nfph4aiX$VNjH4U_YprI;A?dC!1i;V&8eHGtItCU(1}NmV zOPzp*VNHWh)-_0n2@jTKv2$Wn(}2#2Gj=Wt7T9)Kc<*|pJ!4Dv#Hj7^TqlY-F2nee zG^e4RKKbqwgTWTZchphpo**=gfni+N&_3c|S#G&hv>}7TE2)Wa?pkE$glZXdh8HV> zWNQYCA$5vqluyY{Z6WBK2-oR}x~8FfVWb`34b{C6as&;61)WSy=q|ga!LoWq8Uzah zha9aBry|I+s+NJN2mr(KEtk3r5MWV`d=}1kec0SVp)W_L3PGmEy8r2YLjrvN)89|h zu|k79iZra#`1)ltm5(?5(B&l)^{@qYVTHnS-6;92Y_g z8Vn8whSr6U^G8S%6m*vlb0VZ=SxU|4V#qLoK_`YgmB2u7s2dxW(FvVLNV9uF;J`Tz zvMNCpZs8bd)-*U(;gm$9NW*K_G;k_pcB}M+Wx3^&>4{v^P!>Xlb5sEZk);=HyOfbL z2@@K0me3$0(x5M^u4!mm9C?iGn9)fxE_&==2nk@2Un|lO>H!Rv<%LyxM#}7-P-=p0 zml+!5qU~~-mdo5hp*#LeE*DqnLm@?hV#s-8q&v1_3LM;4**nsp2!p_3Mv9`WWpGV{ zWwk1Vlq+bskd>a$oQ7}}ZGcbc#fu>mM37tr3-norhB!G!8nYVYqk;wvfNDNDQj;Dv zxapXr2!l?!goUbmg20eXK*(qKFl1RyPgLC#VLdZ*dLq{~=qy_4`(umJMr0E%xGA4|3sM3kWala)-%YQ2&r%jprKJs zgQE`d-aq{E!^x`C6XQrjy?dglX=nxvmSt#Al%Xnu%n^IlGU!w-L!6x8EI=sNWbad~ zvLra9f{T3DG)TdMe9j_Bg-J{$bs7A*AXUa%iNQ(@>--E(r_=IY!#>pvXeN!fO;ddbrb^ ziI7#>WvEA8gJrqp5*-v78ZJ_#Av=RY)ow{kCwqeioif*Bvj~#bhY~QL3iMLWZI@$c zu>SJTzeb(FPX-p=`P;9YhM2$QQf6JlENIXfa?7Ps(=`pV3MM1^5D)GD1t`pnDi|6NW!O5W0Sl`D3r$yJTb9R2 z%YueDnVQHJG-RJ9*J%lPfk}`uUkeV(y%XGUsWUIEV%w$s-$xn@5Yct{um0^HRvWv4Z`X<{b(Xs)G_$B$SS9P1@B|Ch z7-^a_m-atKn%l5c45<@KG4w_mZD8Bw1*{H=I6FdvW$n7*QdS2=PEUkOU|6s3rYFyC zrbk!Lr?0+$Hhum0xvbZABR_e*nl^VG;la?5VWFDSkoHcpKLEd+yfuRh6 zM46soQ6!5X&$AS<%)&DFKwAWq$1o`!~&{`SfBwBFoJ zedUResA&*5l36ZJoGit{A5TgEwRxeV)rhuJ;Rzva?$q@k{9nA>u> zUT>yH2^0tn`Rr+fL%(!|p#hNw`68RqhA`GR=qzV703?>HX(;A4WZ$ct3m~!WlB=;D zX|N#AY2ZZ2oSJz2^oQxo@1AB@5GcrwG&J|q>($gx?w(*h15y(@1q}6SY?{EZ@P^CL zN^C*{`$aiInxmvIJrUA6)-9L2LIa}=o6TK7fuO-rh9mW(t1i(7De zLc_K+#eNGRWs(V@L3e?IPC0i@px0Es%wd?OTP`hkPY4pq)P&A$^$a?1Zr2GK{u3Nr z({MaqZ@NK)TQ1c_p(X*=Ga%iMwb)2ar2FDE4ONw;{tRz|kp{lz?umL?m7u|qhU1je z6BRI&H4QhbH6slygtU*uH@BOqm%Mu-M;O>W!AL`#;bO}rx*g?(H(gdy2G%s-&1RR~ z6FDsr_LfWQ*yl9F$tXj1jxvOAZ#M!4)G?H=8{1y38$p8$A#>ZM%+$oNdqQ_SqfcsZ zSPUArug0#%Sc-shdV-^*ISo=@+SFH;BMmcZ8tO69@%rn>0t4Exa71oY)8I%$SkRz3 z4LSu5gU$)eYDgZ`G3>Rbfnz4QpBs0AgM6lKTzR!;H4#!aG+4(tMq1u=S=H6Eo9)n` zv#mYosfR4qG6)t})4=ouU;#A^+jdYa-*Tz@Da|ESoCGO4;*17a?Us%-SjV!kN@sYN zNCR6gZ#Ac(27~6&2K$>Q*PaY{9K)S*8vk78mP@51chW8tg;LZ;ZaS4A`JqEdW85~9%E#u)4VQKrY7n_NLZvbHIikGfnnAdX~4qRha<}}G+_6{rJTn|$Ehd-J1FD|7DgQui`6qQ z(hxr*G$_&#&I_vq4Z15&!!4IeQA|B$85-g&K>-#x2pERx38{)YSeEtE7orT=Wy@u5 zyVNsR&b5YeRm-r*?ulv#1xH9LXTo+%L>tPw2DX$K8mwc9G%&KTBQ&ssqJo3Njy719 zcTWfy%4JpAtY=Vt;kGT8OVu73=ISaTELJ^P|!Wp zB1K_Yp3|UcgE}YVddp?C#-X00Bv4o;H6aa(C)jp50*CN9ox?30Cq4C(WoQT!7IYtN zx2#NP(0RbnU|FtdKw6>%2JW6nB>|^-A|y`0LUz54P1|X#?{!YY2ez2qU};%rltWtl?e_qLnlE*EQ-{Z z5noI$0GS%evUXgDJz7+i$4Ki8H%m)cmbYBy{S)k*$j?y0Le*}`c?|%CMI#L-bbcc; zmu0Z^l92{1ueyXgLxW{#;OOYNT@!K%3cMeNEX&Z4BMmvqz^(~7Z<5xtH_mW?0S7!W zJ)v%jMYddW(tFv`Hjgu=^qO$ZqBqKmSFLa$k^S#?ryPJ=91XqcX`EW!f2CaOq7 zzyP6vu+VfWq-8lhk)eSLtC*hPrppWs7{<8#M969-cE0D8*c|c{uNi63hs^~Y-6IW_ zRdr1e8suCA$&QIRbq(_2$g&I#c~KP%a6q&HYq52*5E9SyW!GZsjyeW{!)X`=k!Mvg zq#OXjXv5Suz1(0s$CWqBf`U?CSm=7@dV^^9eNpN$G}PaPG@w_WP2 z00Qu!*SU*=lOfO0cBvYNmgx!0Qd&aJT@wO?9X4C)%x;jLuq-R03@C!kk%kMIEtfLu z8RC?S+J?o4JC(4YpUGHYHJsJJ9TZMaSVt6Tkhy1~1c+T~7v!V^g9ghoGzc7u_1G81 zFWG0Zpn=hTy_OeGPY4W(dIsL*Q@D&c$ePulGka?-#?qaesT7+{q2+M>DdprjUz~g2EoDz7}Cy( zs)OQ`)-$=8wclwL?D@_f2)(4gHDx#d#ekbptve1jW8;T~LUw=5bOphcq%c|e3tj;@qh45?vH2^e(B7gtwT?@X4}Kp7SU3IqqF zB(}|Hi0+6C2yx2sAUU1~r|qtahGV1|anMKtG!C$)fgKblOjRH|u*{r>(dfx)`(>Uw z71o_3#3_-22AyF?8>|jdhHCobXwO91IRW3SUP6Ow80?$d&1Cf%?!-9_sjh*WE;BT+ zwt;&m7;S);(FtAcr^pqXTxg{aBy%_gqYWQ_{PA0NcXyvmhbhY{qYApqEPBj$SfS{c zzaUUBG#t6(zXhw^80osMp_mBC6ot&q(-@n8b6GLsz*L1^Czr*LdR-PpDg^WJ;lsBM zHR517!myV9k|(8?R2|kB zuFpPYK?cGn1P1wBUy|;hfByN;H=E6af3bHayKx-L8V0GO3BH;oc;~Hm-un^!B7XMc zc@(Mf@^m!#H3A93=V6ve6g*-3w8JyDq ze*N>jjpi*!RM52C3`t}mU@rrgRt*y&RW&gVO&Cbb4BelFNWo1!Ar;%fMksgI;XrVm%3w+j&lc%pnTjP2uZ5 zndk12%zdr4ZU=jip)&!D{1(jFt1wDlLGKuqi313ICKC{f7$FeoV-8-veEI14^XHEP zK@u(r#BK~+l7?qND1tbI0hFN}jy~f#hLkya!TKf72IX^$@B5_hFiA)V5@2#Lz2>@Z z6V=C9wpyQN063B&m&8TMvLmt4yBjB^@f6LUzy{gRjmim(Lh!<1k$XD{It z*z4ftPm0al9e5k=4ZRLR$}|NJ7@0#J23`oScR>OftZ?-+sFz3!6V1 zB;kt~LF{Gnz-W&{5D2^uPcH?JLy!m7*{B*ezAI1~U}M4eOuw)44lI3l{x~)mJ$XdB!1ic>5tnIs%ZT7*ZJ1VbYrD+8f<5#S7Yb!#O&fK>@#!Q>?@XBu4wpV zmXbasvmD?M1%NP&avX@=h%oq)s|PRHu}IeO!4^fNAy$kl%kcO(15~857?#EzclHfTKhUDzc`{)vQ^U#QY+uKno(aoK(7v+Uj^3dPO z808j@nlv6HA+k({RC{TEJUUlZ*yG?Fhdc*nU&MYE!v;R-32&J70dxV^)H1g&&VBdY zcUuC2M?$$2yIcr#IR}DJ1s(?zhs}Gop$ftk0Xz*s9+nz;pED-=#j}^^35?%YKPTzS z?_)GEU~W|T3U#t0s7Zr#g2=;-l9rY(xy*J4`%ztujU9FMgi-{YK5$S`rNkT}4Z|BS z-2f_k92oIB1Smam2*b&e0qbCHHs+V(P$$CRbF2fy^A3kZXd-(kj7%B=;bq8q4~#(? za+o5>16~LSL=Xo&4W)q;9K&A^y;p0-@m~F$^*`hH*YFLMpw3$`)`caICJikuH(V4j&@ zMI;QK&3iI(GG>s9T;Tyx2oSEo>p-qUPK>0Yf=~s-VPZg68EYH)Fq&5&AEN}rl3*|g zqvsf-_wg=9-~>m=Kus7NhN$~64$r)Asd;PRkd;~lhkOlvY-)myQ2w{l5 zNQ#Vk08*eN$((4p+Y98f%XWqF=x7bM@Z(?_2lXl}BMl6!O|R3m%&+w6wI02!nIzTy~j@1)K=!975Y+ zhb9gzHE}TbLwIBkAO;5dan8eVjp258Nwc@oOJO3y4V{6!b|{3AFbKMw>%e?p5@wKu zAP|&jLL3NFK_hDbxNW*_I%54}D2*ZXPU989Nryl6NZ+SPK3<)b-u95UWN?W+LL4QHjv+t!x5`mP8*O3*wdI8!!MJBufecS1LJ@&Fpe8E{>zfd zfmU9B=E8UNXrIEk@l4fwecDeyB4zmIRp&q9yKW7MFEc_t1nyP=~b z9thl7+>{xW7BP|>8Gu08xK7s0%Y6(bbKrILKI_4Z2o%p>sxy4v{T51+V4cxPk1Z`N zRU2uDL($;LcFNr#PiEl>_h>j=c%pzwL*;d-Dk}nJQlq5EKv98#&PkRSdGA~AcjWV@ z`R9P1195?*#JKe|eEz$O{WVUT@295@x#1inv*+Fc=?)DLVUWhcitGO6zH zw*JI0F|gO6Y*9TX9?E}^7h+KA2}UHu&p_|BlQlQrdrB>FY1!V;*`+HrGA&x62Se$=uVa}P}pc769@hi263S5 z@^cw{o*A<53@E;1O@iUfsIMXy#j{-1uqsdC8W4udKXYRpngF(Z8fm~&T!tr<2${Uv z{ss0#w&9 z9)Nb#jF~hzWRbf=+6dba0_iIvP_6?@4SDrG%{?+-MLZ1lJ+D0qn%6&fR7BzL^LH0N z|8aKl!*8z}S48|hp1*y6u}@lBD7W+tml;l!SHGY;qvU(Wk^MZnJ`G^>VRMpDCr?gv zi~yNll;w~|nFrxfWWiySS!@ZC;QWRd-9TzoK@n?v7|6H{IJbeOPcgR!a&c40RQ1~egnyn7^&-okTp30OU|t@`l~|_$1Z=oetQ7J*@)1OrKJVJ zFl+9VNkhJY8M`5ja_a));)Clhi;RAV#@X#%LlOW)4EzqQN6%kOTFmYs6V9>736kzD zKDucWkAq5e@=ch#gh(5+s~}{_8d>wqweM$cAS(#Os_#K}%)&Pw#%MNv{C&T-p`{Zc z1KE>o!jMUW??!?&7_w=?4U;N4lCdcBWIogxp)b53j9{oAHL|iN!r=;tgOVce;9=lD z%;nYDTaXZ$Z@OD5V*G=BN|9C*d*?9Z@!$nI=bu~7< z8uqo5cBf+JRn1)qC z9@M|#Zf2lCA|MQ8-@2{z=lo6Iy7fP|{#)wxax7`ibW`N~?S}&z%|=&Kv{biT21cDA zXAPd*jd)r)5wbE7^2T6~C!j9z4AD9h13kC)QWVu2tTRzyzR_>zZYGs;8dA98o|``< zSJo~W(zy*qxB$IJq0nD3RDpah&w{^kJ(@H$*5S>&xu>C}J3`L#8UTbr;R#{XK41`5 zzjdN81iH1)D)*QNRy@m9AAEO^h0FOJ--%)30JF^AhJeEp0dgFuq!=X$TFNupUn3?5 z)q6b;ta)F(Uw_+86DlVTW;7dJdf8HX8XTVRg;fD;fy(v)9tK@hB^CJrctTo z^&t-}zE@**G1ut!&6o%7jyw(d%4`vbDQReFdHenlA&SQP4<9cqEiI4*=cVQA0{BG{ zU<+~r{m9cWN$|gpeHt2Ke~6=d9&FNZy`W^unm7P^8g%<5@vaeZco?{7X(=Q!`+w@rkpC!t`r~Yq{J5-Q zqNT$V?g)v;L8Jj>(s1f~CuSap>lK!0IWe5m0Aa{CVwy03C8PoNda+PiS|Yr`^t5X;-w9Wp>m=~-yvf9#z> zYGX$fMf0teoKD7xF?iZ5Nmkf9NcQ5XNfuye@CH2aQ1TDoxWeV|O3@^Al{p74CA-}T zK_BJ%)qD3<*Av${L4oOs0TB_=G;rJ!yC;|knHddDX&%xj%-Z}Y>GHUJvs-Nl^N`hs zcz9T8$ni@XAtyjYT#cPM4ee?o&U2Lp#z-%`qJZpam__HVCwM27t}$M-+Q114RvI)7 zA|jK;NN1HH7ggn%6BM262`*Et!wqFz(kO7f_jaC}prEsC4-bt4@5NdoZJcR=A;2k=%!o4lqudhkAOV3HvA5*WmQT#E6KivC-3zy$z^3 zmy4@f+HhM?HEFPurs0wa3I=u*)rNhVg{(AeO1G+MmT)0y%tBNyYq!-3W=lTLRK-vg7zLsk2 zl5aE{Thc7Vc?hxF_Im7`1`!eA)I{-FzGpLJ?w)AMM*2;~;wm>?&cvBFZDB@3PESNm zLp$G;8_#GOpdY=S5D^)ZBGjp@GGs;r#a}X`$^HY3T&ktYXn=MUa~hxnCnz>$z|$%s zBEvz$z^Mu3^3W*M6BLY*W>tG4Bpe?1PQgSzTZ-;L>M+&7VFkf}B`!7FcWwlt?afUfT!JLK&d3ryK#Z~Pb zyV4*c;`BsQuEg#%L&7i=;Z8^x=ENQ*`DAbwiX$><7MKdj#Z|nb$i-FZT({S&h=>eF z8R!JFkd+25sp54u0|HrDaO83#)$!5i$1b5OnuatESZtD!(wYVlkugofbsC47sJoPX=b;*CD>i z)s`|eL`D;2sFkx2^yKw~h{(u24MlZ<0Z(OYbghM^ftBt_dm4<9hB$Uv_cxp|4OpA) z^@NDX1g4?&Fr-naG8*#ppH~v8YArUdDP#uneyK7L`G)f~O#>dLe^0L`L`0_AJ#nBo zIRWi>J;7DjdFJbo%mClCGz*-jpsJ837>0DJZF!Z`6CxsmQa3>M6CgQq$*XLd0~m%x z<1hoUvb1PQ!2+vd1T!8UmZ|m_!Ss4UL}YOCm%LUb-p&;FO)$&}6^GuAiKUbb%fhkC zbG;3hXE)UAvUx?Z4u^<{u);uvY1qZ6WvJX}*{-^O=otkYAtw%bqIgf0%2Y^J9Ppq; zQ>3P0L_|cG{>U}hah97cS!IAW@?5;0n2V(pc2d9~qhVh&hHQ*n*Y(>v3?d@(`uh48gPhVNu$O_? z5_N)bzuG`kp=lUg>|{-`5pp}L(Mvu&`EWI5RzuVAc>KB!gNTS6kHojRTiiJv==8ayp&fbg7PG>@euf>JAu}~N z&Sg7`(aNgYAoBw^7!N=;xlmO%ZCQCJk|LYhLaSV(y`Am#`|gU*@8{d=?F@asySv-I zNAdeVrP`n0-rl}_-Olzpe=fhrlWKp)e;!W$JpWxy{B!;t{@w1+xBu4s`J0=YpZ{U+ zUR0dNVJH9tv(5JXpLppH2ecnPXm+?xHid)ZOC?#6Wz}|*S)X!gHJa)ZI!C>l_c}6_ z?@-qJ8hONWzopmvV;T9+_tdGhHoDet`QXFLdSz?&6ImxcyMUp zt0D$!;NT0cF!ta*kw7AO2bBnf9V%Aa$~SWPEZ!QJ-9a5iOAHJkfXh zl61EbdG7H0vjkMO4@#FvJ1`7C~a(O z8aY#D070Jze&C#(ECcm=nh4Az`-C)XBb2l9Ep+V{I_|KI6M^;eneuf#^tS3!`t+4D z^cJ9_hHau2(w=tjxU~;LUTJID9mhYIWAHM7a2rAh53Cy`1lfx43BhH4ARpZB^L*yb z^`_6~i6@OA&8Ra=Saqd=2S5cg^7ZYQf!h`{f+ot&pmLDuq*8xOorq4W9hRr8O~7eC zd6+7PbZ~4zqlp~!0X@y~3Fz1dWa|12)QL{iiCjMFT|S34@^+Fqw)I}<Nj@o@p8?NDnTm>gxg$`}H-jUA$A!xi?-?cY_tow|A0|R~E0A(-g<6kFU^BjW@ zZTg`6Fk~L!>;icHF>%Y!{*Wi@QtmPp`7hy01AozUpUpE4$rDHn;4sXO0hiPPx;n8| zw@=0$$|f40CYxnDA0dsdSFkzj@V2hX<79P!<#SfFE5`Rb_E!%fsJem%^_Q|pPo3R#{7qP@ zllFvsZ1b|Lz;hfzxz~v?bV*xTDeseN94I^+&7jK!?OA3ZkyM=sWfHNcv{V1e)@k*& z($n5(1L!C8k^d6f{v1Q&`bYLs>yee`wAc^(DP4mv>w{a3f8>1y`9TG8FUwOMN6Ir8 zxUTRVL(-HJT-^NyRnNzWFb3eGKqp2UwU0RoXx{$j+Ww!~I@zd~K>hJOonhBOlMT5FpDGXfx6bch%BI{R zbp{GfvM0NdhWFq4lkN-OE+2NK9<;fWP0L^VwT*Snu4b8Ss2A2$Y9Z@h5jVMdz<4h9UtToTie=N5*0az@*!PagC- z>e&MnmOBA&Jmukcs$4o;;PNFv4s<6B#v-eAV(*W7>_MN`;Ih5_G&u2o_25Eu-Al94 za6*nwo#Z!K-OfPotNG(S=l}%ndl1-lt4&BB+RCf!_Z|P#r9Ri|GZzRDfQKBjEwOJ^ zd+_o3JgX0+0Pt5#R~+23_~cXPfyog;e>pJbQrtkDK=M6sbW|S1gq}`cdXbH5oYH6? zoF)|8DMNIGj44BA`UPF|Iq6gxEIZNA;Wm9mX7%fRPJ8>@^y`u>vM7&w4O-ikmZ{g? zGxb$$6#FKKF83Zg>yuIs?f|xdtd_~Q{Oy{tgMB^YKRU~~F#GlO4|{i_+c*vbU^w-> z|2r=(ErPH5L8Hmc?gTPGq_rp>l6dH_&E#wSAK#H+a<^dc`D+DXcW;0XUuihsr0~O4 zCJ_!Gw<_}6>ke$UG3tE};Q(|>4Fn>d=E%V4QXszqWdxHbFMbBp#DRuRPki}K?JF(8 ze(IS}^Hg@^P8#%K-jlxVwF~0@9|5Is97jEN=JucPdpty4g7-GzTQH3?>&|-4_e?yF z{eS1-wu8xnD-8?u(@gsAeePN~*I8k>wM`LF=N%SA(vUD1C0RH3NIn)n4bQ#8bss|p zDuGWdBPC%== zaWw+m_~40f)xn)rw&+A~=w&)+FB;H|dJ!O?t26b$=i(;~X~BoD&84jH?6!!&(T+)n zU3KAOJ)Wo;9dXDWfPC}=PBI( z@FpGF{^fh@f3|UxgZ8^j@wkhgzBk_ZI8O|3ttyScc)j@X-mO5|imjg90_pE4MUav&Jx)aWgSys%vi_h?=7(DGi z+EpDd6AtwVU9Sw%(XN&W;yW%Px$7X;{H_7#Qf9_i_5(6Sz|B5S{o}s{E60QL>b`5(MSm(YLMva^M+>75AYReJ_-( z;`i)x?%#`c8n+OGt}?bw6oihSZvV?qw*B^M0`=>&)wj>5o$ZO2-~fYcdJ)vagEVHV zbH+Rx%a`{wJpUJ8Fqw(vKX6xzi?cvgXYR|ne||;1iRVl+VB|v(cLH(j|E>1_)jqk;sm(t9T<7}Xh4TxD zrLXyMo;2UvjG0Y1>3R>lm)xXhwQd@86U{pwfst@`4vaW$=e zOo8zkw+`P`0KC3`etx$Gu32xq zUCiHGiAMxYW?}aN*)DK93xt>W?dW?sHtGy~hFLs`SI)9a#?p25pFEaxgO0$?=61y&OA=1faDXJhEr<^MF|hqiw}u1{K_mWZysmFuor*LJs?6-j=&4V6 zybnHSL)6!S?PhibCF^B5c<7Cu&>3_#!A$+3v&E-89CRcyl!Z>-%X$I!TlT4RW4Yft z+Euo1*=z*#?t`XvEhycPlX~dzx%O|+7e{zlmb&*PpOZBFc{nh?0BTMIUfar;>)v|Q zsA*gaM_L5!*e~4I#o4B_AV{*_4?fB8hf8$o=M*9wpi18dNm z$6K=(r{pBoDN(Za68J`xwpd~f~bEF z&P{n|nQIAgeipiP3i>I>d?2bFq~Pp7+PL|kvwiWH0%f#MI8c6Zq>Uq;?2C{!9klq( zr*+F9lKMwKbW+xKHjnX^{n-DXvH$4j$Nv#d(r{q^j)xe)^K587;}DtmBOK>M@BYlT z!Qi3eNk=p1oCuTB%ZvF{lCrrA2D|D%YSjwaNs~V;G79+3_m&$#QkzaK`Zc*#*($` zf;$DoC>xhQV|j86sCC{1J_Q{t1^9&S$)|#qzmcRwy&Ml6Z05wG`+{+8J4|DF3LeT7 zGK`5+m5072f8rhcf3yAn?Jy!7I8XzAa7xn>b2}HWTo#Ngoa2tqpqE$b*mdR6Z7ax2 znz!1e19;0H*Tl!ZPC3zMEJyG8>7ITJS>1>BYI$0}vA^l_w56aG)8L> z?Elk~h64v2>}}ZTs2iH+9AuRtoDh06zlpDoW)Af8rL%!$d}qaXml_ZhW+WT z8+yHK);0%v$5>x;lF&91V>Y1sqG1^4k@Wn2`#<*oPkV460{{R3Fv#Ef9$&>900000 j00000000000000$f + + + + + + + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/search-d177a31292d96d5ccbc2.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/search-d177a31292d96d5ccbc2.png new file mode 100644 index 0000000000000000000000000000000000000000..a5d1e8d71d33e317391fd93dad1b4f29608b47f7 GIT binary patch literal 93081 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 z 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 + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg new file mode 100644 index 00000000..e1f7f232 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg new file mode 100644 index 00000000..03b09674 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg @@ -0,0 +1,4 @@ + + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg new file mode 100644 index 00000000..0f3ebeca --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg @@ -0,0 +1,4 @@ + + + + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/site-cards-29522f090d5422fd7afd.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/site-cards-29522f090d5422fd7afd.png new file mode 100644 index 0000000000000000000000000000000000000000..83e562ede663c0bd77cd92602acfc4488f2e832c GIT binary patch literal 179712 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
    *vC;1Wq;b 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 YZ%B=!PGCsM$LC)N6({gqUF?hq~d&W?#_V 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ξkHY$8_D{8od4kaG4Ayc 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 IM6N<$f+C%xg#Z8m literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/social-b8744a40c7c19a7bcc37.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/social-b8744a40c7c19a7bcc37.png new file mode 100644 index 0000000000000000000000000000000000000000..00d8ac9d5c6b2448b0b90034510d389243c0ddfb GIT binary patch literal 189386 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 literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png new file mode 100644 index 0000000000000000000000000000000000000000..bd003303cb95433f2d6585b427ff2daf51d07f18 GIT binary patch literal 283845 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 z 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

    *<9h?gOoI{_OAj0~ReB#XgS<@8 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 literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/videopress-9c064bc7b89c386e5e50.png b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/videopress-9c064bc7b89c386e5e50.png new file mode 100644 index 0000000000000000000000000000000000000000..f38227dcccf3ee34640e70af2291e1e1556e725f GIT binary patch literal 226267 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

    %OrMxH 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

    !I%zCgvKAdsW3C4F>m;BPExbK_bT#i#bUNy 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 Jsg$z{`#-GozBK>< literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg new file mode 100644 index 00000000..b1cd75b6 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php new file mode 100644 index 00000000..32b8e762 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php @@ -0,0 +1 @@ + array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '1c3aa81dbb7f888e2783'); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css new file mode 100644 index 00000000..0cc5bb85 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css @@ -0,0 +1 @@ +.jp-license-activation-screen-controls{background:var(--jp-white);display:flex;flex-direction:column;justify-content:space-between;padding:32px}.jp-license-activation-screen-controls h1{font-size:44px;font-weight:700;line-height:1.4;margin:.67em 0}.jp-license-activation-screen-controls p{font-size:var(--font-body);margin:1em 0}.jp-license-activation-screen-controls label{font-size:var(--font-body);font-weight:600}@media screen and (min-width:780px){.jp-license-activation-screen-controls{padding:64px}}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error{max-width:500px}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field .components-input-control__label.components-input-control__label.components-input-control__label,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error .components-input-control__label.components-input-control__label.components-input-control__label{font-size:var(--font-body);font-weight:600}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field input.components-text-control__input,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field select.components-select-control__input,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error input.components-text-control__input,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error select.components-select-control__input{border-radius:var(--jp-border-radius);font-size:18px;line-height:24px;margin:0;min-height:48px}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field input.components-text-control__input{border:1px solid var(--jp-gray-40)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error input.components-text-control__input,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error select.components-select-control__input{border:1px solid var(--jp-red)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-error{align-items:flex-start;color:var(--jp-red);display:flex;flex-direction:row;max-width:500px}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-error svg{margin-right:4px;fill:var(--jp-red);min-width:24px}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-error span{font-size:var(--font-body)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active{background-color:var(--jp-black);border-radius:4px;color:var(--jp-white);display:flex;font-size:16px;font-size:var(--font-body);font-style:normal;font-weight:600;justify-content:center;line-height:24px;margin-top:24px;min-height:48px;min-width:158px;padding:13.5px 45px;width:100%}@media screen and (min-width:480px){.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active{width:auto}}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active:hover,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:hover{background-color:var(--jp-black-80);color:var(--jp-white)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active:focus,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:focus{background-color:var(--jp-black-80);border:1px solid var(--jp-white);color:var(--jp-white)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active:disabled,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active[disabled],.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:disabled,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button[disabled]{background-color:var(--jp-gray);color:var(--jp-gray-20)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button .jp-components-spinner,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active .jp-components-spinner{width:100%}@keyframes rotate-spinner{to{transform:rotate(1turn)}}.jp-components-spinner{align-items:center;display:flex}.jp-components-spinner__inner,.jp-components-spinner__outer{animation:3s linear infinite;animation-name:rotate-spinner;border:.1em solid transparent;border-radius:50%;box-sizing:border-box;margin:auto}.jp-components-spinner__outer{border-top-color:#fff}.jp-components-spinner__inner{border-right-color:#fff;border-top-color:#fff;height:100%;opacity:.4;width:100%}.jp-license-activation-screen-illustration{align-items:center;background:var(--jp-white-off);display:flex;flex-direction:column;justify-content:space-between;padding:32px}.jp-license-activation-screen-illustration--wrapper{display:flex;flex:1}.jp-license-activation-screen-illustration--wrapper img{align-self:center;height:auto;max-width:100%}.jp-license-activation-screen-illustration--support-link{flex:0}.components-button.jp-license-activation-screen-success-info--button,.components-button.jp-license-activation-screen-success-info--button:active,.components-button.jp-license-activation-screen-success-info--button:visited{background-color:var(--jp-black);border-radius:4px;color:var(--jp-white);font-size:16px;font-size:var(--font-body);font-style:normal;font-weight:600;justify-content:center;line-height:24px;margin:0 40px 20px 0;min-height:48px;min-width:158px;padding:13.5px 45px;width:100%}@media screen and (min-width:480px){.components-button.jp-license-activation-screen-success-info--button,.components-button.jp-license-activation-screen-success-info--button:active,.components-button.jp-license-activation-screen-success-info--button:visited{width:auto}}.components-button.jp-license-activation-screen-success-info--button:active:hover,.components-button.jp-license-activation-screen-success-info--button:hover,.components-button.jp-license-activation-screen-success-info--button:visited:hover{background-color:var(--jp-black-80);color:var(--jp-white)}.components-button.jp-license-activation-screen-success-info--button:active:focus,.components-button.jp-license-activation-screen-success-info--button:focus,.components-button.jp-license-activation-screen-success-info--button:visited:focus{background-color:var(--jp-black-80);border:1px solid var(--jp-white);color:var(--jp-white)}.components-button.jp-license-activation-screen-success-info--button:active:disabled,.components-button.jp-license-activation-screen-success-info--button:active[disabled],.components-button.jp-license-activation-screen-success-info--button:disabled,.components-button.jp-license-activation-screen-success-info--button:visited:disabled,.components-button.jp-license-activation-screen-success-info--button:visited[disabled],.components-button.jp-license-activation-screen-success-info--button[disabled]{background-color:var(--jp-gray);color:var(--jp-gray-20)}.components-button.jp-license-activation-screen-success-info--button .jp-components-spinner,.components-button.jp-license-activation-screen-success-info--button:active .jp-components-spinner,.components-button.jp-license-activation-screen-success-info--button:visited .jp-components-spinner{width:100%}.jp-license-activation-screen-success-info--product-details h1{line-height:52px}.jp-license-activation-screen-success-info--product-details a{color:var(--jp-black);text-decoration:underline!important}.jp-license-activation-screen-success-info--external-link{color:var(--jp-black);font-size:16px;font-style:normal;font-weight:600;text-decoration:underline!important;white-space:nowrap}.jp-license-activation-screen-success-info{background:var(--jp-white);display:flex;flex-direction:column;justify-content:space-between;padding:32px}.jp-license-activation-screen-success-info h1{font-size:44px;font-weight:700;line-height:1.4;margin:.67em 0}.jp-license-activation-screen-success-info p{font-size:var(--font-body);margin:1em 0}.jp-license-activation-screen-success-info label{font-size:var(--font-body);font-weight:600}@media screen and (min-width:780px){.jp-license-activation-screen-success-info{padding:64px}}@media screen and (max-width:480px){.jp-license-activation-screen-success-info .jp-license-activation-screen-success-info--buttons{text-align:center}}.EiaNctK1_P9pPqOeiaSI{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1128px}.ogHZg_sJCljylz3VJfsf{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr);margin:0 16px;width:100%}@media(min-width:600px){.ogHZg_sJCljylz3VJfsf{grid-template-columns:repeat(8,1fr);margin:0 18px}}@media(min-width:960px){.ogHZg_sJCljylz3VJfsf{grid-template-columns:repeat(12,1fr);margin:0 24px;max-width:1128px}}.zv7eGvijKRkbPVakubHw{grid-column-end:span 1}.VoJNoiya_1ck3_kXS6_C{grid-column-end:span 2}.ecv0NO526NoTNbpALA1A{grid-column-end:span 3}.OfBdkceMzeHvRbzhqDlP{grid-column-end:span 4}@media(min-width:600px){.JLb3NpEKN8pOaWd7K1bu{grid-column-end:span 1}.fsMPGqPKE4mjMIPFwl77{grid-column-end:span 2}.DIK_zdaGAQ09eKspBJ4E{grid-column-end:span 3}.shXYpxPu3WCJsR8aOHtz{grid-column-end:span 4}.s7ElrOqG_yGd5SIfwqOR{grid-column-end:span 5}.Cxml9uzGvArAL8_RDs_p{grid-column-end:span 6}.aANxBKDGx72eDqU0iUPj{grid-column-end:span 7}.XxyzuTY3mnQcl9EGZadm{grid-column-end:span 8}}@media(min-width:960px){.Sfo4WaSNIWInJ93Abd3w{grid-column-end:span 1}.tQS7SKUGrU4THhWMysbo{grid-column-end:span 2}.I94U7mpY4h16pcOksZNF{grid-column-end:span 3}.uWMb9k77kQxBdS5MTt0s{grid-column-end:span 4}.rKwEEZQxK9s_POMg5Jss{grid-column-end:span 5}.UcPXX_s06IPCkF7ZjH3D{grid-column-end:span 6}.CrQdtiCFkRbzY6K2dFvt{grid-column-end:span 7}.rEUALOmOdUBXO0Us871z{grid-column-end:span 8}.NqXa9TlcTEviVsB53hBV{grid-column-end:span 9}.OnWVeiQiwgQ9lzdGPW66{grid-column-end:span 10}.D2PkTcy7b8u2K9QXY6VQ{grid-column-end:span 11}.EcqBhzAyxo5RDc2Y6m7K{grid-column-end:span 12}}@media(max-width:960px){.gB1mWzHOM38d80lrhBRX{display:none}}@media(max-width:600px){.KNQXLP78ejczOkour3zg{display:none}}.rBVbaVWBnBRtTMrUKZxm{border:2px solid var(--jp-green-primary);border-radius:var(--jp-border-radius);display:block;margin:32px 0;padding:16px 64px 16px 24px;position:relative;text-decoration:none}.rBVbaVWBnBRtTMrUKZxm span{display:block}.rBVbaVWBnBRtTMrUKZxm span:last-of-type{font-weight:600}.rBVbaVWBnBRtTMrUKZxm:focus span:last-of-type,.rBVbaVWBnBRtTMrUKZxm:hover span:last-of-type{text-decoration:underline;text-decoration-thickness:var(--jp-underline-thickness)}.rBVbaVWBnBRtTMrUKZxm:focus:after,.rBVbaVWBnBRtTMrUKZxm:hover:after{transform:translateY(-50%) translateX(8px)}.rBVbaVWBnBRtTMrUKZxm:after{color:var(--jp-green-primary);content:"→";font-size:24px;font-weight:600;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:transform .15s ease-out}.gfM_DIJrVbRhmKdAphIm{background:var(--jp-white);border-radius:var(--jp-modal-radius);box-shadow:0 12px 16px -.5px rgba(0,0,0,.15);height:max-content;margin:3rem auto;max-width:414px;overflow:hidden;position:relative;transition:height .25s cubic-bezier(.59,.37,.18,1.19) 0;width:90%;will-change:height}.gfM_DIJrVbRhmKdAphIm>div:first-child{padding:0}.gfM_DIJrVbRhmKdAphIm *{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.gfM_DIJrVbRhmKdAphIm p{color:var(--jp-black)}.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN{display:none}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh{height:614px;transition-delay:2.15s}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh h2{margin-top:0}._j4GWTmW5psCHFYh6R0x{align-self:flex-start;margin-top:var(--jp-gap)!important;padding:8px var(--jp-modal-padding-small)!important;width:100%}.saSAjv8yulVXQDoqDJEI{font-weight:500;line-height:110%;margin-bottom:8px}.O_hcdbeMivIhBn7ApDnS{line-height:140%}@media(min-width:760px){.gfM_DIJrVbRhmKdAphIm{height:740px;max-width:1360px;position:relative;width:95%}.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN{display:block;left:64px;position:absolute;top:64px;z-index:99}.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN clipPath,.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN path{fill:#000}.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN path.FCnyb_xCK7DhJ63p6TEd{fill:#fff}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh{height:740px;transition-delay:0}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh .zfJfONxRAw0fHjXUS7LN clipPath,.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh .zfJfONxRAw0fHjXUS7LN path{transition:fill 2s ease .5s;fill:#fff}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh .zfJfONxRAw0fHjXUS7LN path.FCnyb_xCK7DhJ63p6TEd{transition:fill 2s ease .5s;fill:#000}}@keyframes OmAVpCQ270MqI4IsT9Ky{20%{transform:translateY(0) scale(1)}65%{transform:translateY(16%) scale(1.4)}to{transform:translateY(0) scale(1)}}.Qn5xayjI_jH2m1d6BEoq{border-radius:var(--jp-button-radius);display:flex;height:50%;justify-content:center;min-height:400px;overflow:hidden;position:relative;transition:height .55s cubic-bezier(.59,.37,.18,1) 0s;will-change:height}.pnwbCuWbV0PNQr1LFpRh .Qn5xayjI_jH2m1d6BEoq{height:100%;transition-delay:.65s}.pnwbCuWbV0PNQr1LFpRh .Qn5xayjI_jH2m1d6BEoq video{animation:OmAVpCQ270MqI4IsT9Ky 1.5s ease-in-out forwards}.Qn5xayjI_jH2m1d6BEoq video{height:100%;left:0;object-fit:cover;position:absolute;top:0;transform:scale(1);transition:all .85s cubic-bezier(1,0,.39,1) 0s;width:100%;will-change:transform}@media(min-width:760px){@keyframes Axe8f2LgqEBZHVcsRgY5{0%{animation-timing-function:cubic-bezier(.86,0,.07,1);left:60%;top:32px}50%{animation-timing-function:cubic-bezier(.17,.84,.44,1);bottom:32px;left:32px;top:32px;width:100%}to{left:32px;width:40%}}.Qn5xayjI_jH2m1d6BEoq{border-radius:12px;bottom:32px;display:block;height:auto;left:60%;overflow:hidden;position:absolute;right:32px;top:32px;transition-delay:0;transition:width .55s ease 0s;z-index:3}.Qn5xayjI_jH2m1d6BEoq video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.pnwbCuWbV0PNQr1LFpRh .Qn5xayjI_jH2m1d6BEoq{animation-delay:.25s;animation-duration:2s;animation-fill-mode:forwards;animation-name:Axe8f2LgqEBZHVcsRgY5;height:auto}}.iBMDoShSmqpt72YfJb36{padding:var(--jp-modal-padding)}.iBMDoShSmqpt72YfJb36 h2{font-size:clamp(1.5rem,-.7353rem + 4.7059vw,3.5rem)}.iBMDoShSmqpt72YfJb36 p{font-size:clamp(1rem,.6974rem + 1.1696vw,1.75rem)}.iBMDoShSmqpt72YfJb36 p.eQG1KKK8jjKtQyzfv573{display:none;font-size:clamp(1.25rem,1.1491rem + .3899vw,1.5rem)}@media(min-width:760px){.iBMDoShSmqpt72YfJb36{bottom:15%;display:flex;flex-direction:column;gap:64px;left:64px;padding:0 var(--jp-modal-padding) 0 0;position:absolute;width:55%}.iBMDoShSmqpt72YfJb36 .l35bIyiqYJiZ6tVYvJtC{align-items:flex-start;display:flex;flex-direction:column;gap:16px;padding:0 32px 0 0}.iBMDoShSmqpt72YfJb36 .l35bIyiqYJiZ6tVYvJtC h2,.iBMDoShSmqpt72YfJb36 .l35bIyiqYJiZ6tVYvJtC p{margin:0}.iBMDoShSmqpt72YfJb36 p.eQG1KKK8jjKtQyzfv573{display:block}.iBMDoShSmqpt72YfJb36 ._j4GWTmW5psCHFYh6R0x{align-self:flex-start;padding:16px var(--jp-modal-padding-large)!important;width:auto}.pnwbCuWbV0PNQr1LFpRh .iBMDoShSmqpt72YfJb36{left:-20px;opacity:0;transition:all .55s cubic-bezier(.59,.37,.18,1) .3s}}.HQVDZ6J3x6SJNYFX5khS{background:var(--jp-white);left:0;opacity:0;position:absolute;top:100%;transition:transform .45s cubic-bezier(.59,.37,.18,1) 2s,opacity .45s linear;width:100%;will-change:transform,opacity;z-index:2}.pnwbCuWbV0PNQr1LFpRh .HQVDZ6J3x6SJNYFX5khS{opacity:1;transform:translateY(-100%);transition-delay:2s}@media(min-width:760px){.HQVDZ6J3x6SJNYFX5khS{align-items:flex-end;bottom:5%;container-type:inline-size;display:flex;flex-direction:column;gap:40px;left:45%;padding:0;right:32px;transform:translateY(0);transition-delay:0;transition:none;width:auto}.HQVDZ6J3x6SJNYFX5khS h2{width:100%}.HQVDZ6J3x6SJNYFX5khS ._j4GWTmW5psCHFYh6R0x{margin-right:var(--jp-modal-padding-large)}.pnwbCuWbV0PNQr1LFpRh .HQVDZ6J3x6SJNYFX5khS{bottom:12%;left:45%;opacity:1;right:32px;top:unset;transform:translateY(0);transition:all .45s cubic-bezier(.59,.37,.18,1) 2s,opacity .45s linear;transition-delay:2s;width:auto}.pnwbCuWbV0PNQr1LFpRh .HQVDZ6J3x6SJNYFX5khS .l35bIyiqYJiZ6tVYvJtC{padding-left:32px}.pnwbCuWbV0PNQr1LFpRh .HQVDZ6J3x6SJNYFX5khS ._j4GWTmW5psCHFYh6R0x{align-self:flex-end}}.KdvmPIjelQIFiPQGuIYf{background:var(--jp-gray-0);display:flex;flex-direction:column;gap:var(--jp-gap)}.KdvmPIjelQIFiPQGuIYf div{background-color:var(--jp-white);border:1px solid var(--jp-gray-10);border-radius:var(--jp-button-radius);box-shadow:0 0 40px 0 rgba(0,0,0,.08);flex:1;padding:var(--jp-modal-padding)}.KdvmPIjelQIFiPQGuIYf h3{font-size:24px;line-height:normal;margin:0}.KdvmPIjelQIFiPQGuIYf p{font-size:14px}@media(min-width:760px){.KdvmPIjelQIFiPQGuIYf{flex-direction:row;padding:var(--jp-modal-padding-large)}.KdvmPIjelQIFiPQGuIYf div{border:none;box-shadow:0 2px 16px rgba(0,0,0,.08),0 2px 2px rgba(0,0,0,.1)}.KdvmPIjelQIFiPQGuIYf div p{margin:8px 0}.KdvmPIjelQIFiPQGuIYf svg{margin-bottom:var(--jp-modal-padding-small)}}@container (max-width: 600px){.KdvmPIjelQIFiPQGuIYf div{padding:var(--jp-modal-padding-small)}}.cuoSlhSNrqf1dozY22Xb{fill:#000}.JLquNpQVlysAamuh5lJO,.lAIiifeLMmZAPlQ9n9ZR{fill:var(--jp-green-primary)}.cbOwD8Y4tFjwimmtchQI{fill:#757575}.cbOwD8Y4tFjwimmtchQI.aLWBKY0yRghEk7tNCgK3{fill:var(--color-bluesky)}.cbOwD8Y4tFjwimmtchQI.aHOlEBGD5EA8NKRw3xTw{fill:var(--color-facebook)}.cbOwD8Y4tFjwimmtchQI.aHOlEBGD5EA8NKRw3xTw.social-logo{border-radius:50%}.cbOwD8Y4tFjwimmtchQI.af4Y_zItXvLAOEoSDPSv{fill:var(--color-twitter)}.cbOwD8Y4tFjwimmtchQI.f68aqF3XSD1OBvXR1get{fill:var(--color-linkedin)}.cbOwD8Y4tFjwimmtchQI.xFI0dt3UiXRlRQdqPWkx{fill:var(--color-tumblr)}.cbOwD8Y4tFjwimmtchQI.q7JEoyymveP6kF747M43{fill:var(--color-gplus)}.cbOwD8Y4tFjwimmtchQI.DKOBOTVmTLbh26gUH_73{fill:var(--color-mastodon)}.cbOwD8Y4tFjwimmtchQI.n5XodNsuMfMAAvqHFmbw{fill:var(--color-nextdoor)}.cbOwD8Y4tFjwimmtchQI.n5XodNsuMfMAAvqHFmbw.social-logo{border-radius:50%}.cbOwD8Y4tFjwimmtchQI.cL3m0xBYTYhIKI7lCqDB{fill:var(--color-instagram)}.cbOwD8Y4tFjwimmtchQI.fftumuc_lJ6v0tq4UMVR{fill:var(--color-whatsapp)}.cbOwD8Y4tFjwimmtchQI.inzgC27qxdt7hSdhTWRI{fill:var(--color-threads)}.cbOwD8Y4tFjwimmtchQI.inzgC27qxdt7hSdhTWRI.social-logo{border-radius:40%}.SqdhUZkXCRuIpErj1B3z{--max-container-width:1128px;--vertical-gutter:24px;--horizontal-spacing:8px;column-gap:var(--vertical-gutter);display:grid;margin:0 auto;max-width:var(--max-container-width);width:100%}@media(max-width:599px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 16px}}@media(min-width:600px)and (max-width:959px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(8,minmax(0,1fr));padding:0 18px}}@media(min-width:960px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(12,minmax(0,1fr));padding:0 24px}}.SqdhUZkXCRuIpErj1B3z.OZC_9a1LhpWF9dv15Gdh{max-width:none;padding:unset}@media(max-width:599px){.RuVLl3q4lxTQa3wbhBJB{grid-column-end:span 1}.f9LZTRG4MMK42rS89afW{grid-column-start:1}.bHe_zKxjjpUwHw_MdYE1{grid-column-end:2}.QZbNrOqE2aNSn50xVhpU{grid-column-end:span 2}.ev7W3z7zVYPeHAlYqZjf{grid-column-start:2}.NJWd1m_e7lOiPYru2ZMP{grid-column-end:3}.Xc6nt1Qc1DI0Z2A3gt1r{grid-column-end:span 3}.UIcN_GXiPRoIsin8Kohg{grid-column-start:3}.GRKCyqb5LufCSCgykKFc{grid-column-end:4}.i_qTq8gqhhC3vIUepVRB{grid-column-end:span 4}.G3qaZ3Jpbvam_1XvGxgc{grid-column-start:4}.VRCNYKZtO9zukEwmgP1y{grid-column-end:5}}@media(min-width:600px)and (max-width:959px){.tRm008K_WJL79WoNZTNL{grid-column-end:span 1}.l5T2P_bgKts4tdaRkS1d{grid-column-start:1}.zOCxfLZpF6BlgC7a_Yq1{grid-column-end:2}.F80DdgVn0m5OpvtSQWka{grid-column-end:span 2}.oI1c7JYfiJtMQHbhngtU{grid-column-start:2}.pMQtA_4jh1_1lVknqEP5{grid-column-end:3}.VenqMpdgyKQVUNNQcfqd{grid-column-end:span 3}.seNYL99uoczf9V4MxBxT{grid-column-start:3}.YKfF1HFhI9KygA5l3b2J{grid-column-end:4}.yAi0Cv1xDWkoqsaUhvhR{grid-column-end:span 4}.ubhnyZOnkgxNhh6XtVWv{grid-column-start:4}.RGOPGQbWMJ9Ei5oFxS7X{grid-column-end:5}.Sz1E2aWbX483ijdi6yge{grid-column-end:span 5}.tku6_bRYrX9tMbgYGmIl{grid-column-start:5}.b5JHttOhSEcI1WBlqAjk{grid-column-end:6}.FboSx5MoKTAWbxXyYlCw{grid-column-end:span 6}.Jhs8yEEmodG30edbJvag{grid-column-start:6}.IpzbbKVqEqPcfIGkXkwt{grid-column-end:7}.mhCPwfAZ4Kmm_empzJAq{grid-column-end:span 7}.x034ilrJF7rO9UJB2rI1{grid-column-start:7}.Wt8t2e16viRrOJ1lLA5v{grid-column-end:8}.S6pIrEy9AMLKx9bgh_Ae{grid-column-end:span 8}.kEfI4tGyuWfHTlRnvIab{grid-column-start:8}.PUzX4RRsKq1dnsz3gebS{grid-column-end:9}}@media(min-width:960px){.X_pdcLJikd8LS_YAdJlB{grid-column-end:span 1}.tl936d14Huby4khYp05X{grid-column-start:1}.hnge0LnR69d3NXEtEE1t{grid-column-end:2}.fj0NUMuyZQcPNgKcjp5Z{grid-column-end:span 2}.R2ncBX7a2NigdYCcV1OX{grid-column-start:2}.t8vMSDVYno9k9itRwnXb{grid-column-end:3}.wsDuEN2GqHx6qzo8dUdk{grid-column-end:span 3}.cIEVPUweWtLBy3xaXnMx{grid-column-start:3}.fajUWBwu1m2B479j3jmz{grid-column-end:4}.YR0c7fQTgMkDdWzwSyLp{grid-column-end:span 4}.xlwp8BmplxkKNMI7gamo{grid-column-start:4}._C4O1w9DUqx1m3gPf8aA{grid-column-end:5}.Z54F1hAErckAIrKlxnXW{grid-column-end:span 5}.ezSDWkRHmKSxDJXxuiOH{grid-column-start:5}.T0ChoeAjGJjkkNrYhD4g{grid-column-end:6}.qtMoMPF6yHvGJnWHSsde{grid-column-end:span 6}.gdoywN5VPiWERfIBqkph{grid-column-start:6}.wUev_VH5uf_pwFFlbnAU{grid-column-end:7}.egIPDFJsOpownTClq9XP{grid-column-end:span 7}.yGhp9yoAW7k0kQik9AB7{grid-column-start:7}.SJ43U9mR5wUg5V2qBeQA{grid-column-end:8}.cTuyHfMwSUJxN_HdIEgd{grid-column-end:span 8}.smCr8DaIagcumdvdldiK{grid-column-start:8}.T03NHzQJvzwL6wAfIiTL{grid-column-end:9}.pMvxM3RJGjqyNdf9qg1Y{grid-column-end:span 9}.iIVpNRwEnQ_JI5gpp9EN{grid-column-start:9}.ZbQ4u4vGSX5rJOje4uGL{grid-column-end:10}.gKb5wuIDAlKGbrjK2vxy{grid-column-end:span 10}.Z7pINdImE2WJiYnZBTqm{grid-column-start:10}.ZTxp6qpvwurMdOnLLSz1{grid-column-end:11}.NnQTlbfnxPDR6cQ7rygg{grid-column-end:span 11}.O137wZd6Yl0olSA9PsXR{grid-column-start:11}.zf2OJtQ2MPz6SDoh6CB0{grid-column-end:12}.U3H6UHW6HqRt9hdzVg3O{grid-column-end:span 12}.zynnNeS_ZBTxABcVpUQH{grid-column-start:12}.vI8tltFZtFUNAy9Iag9s{grid-column-end:13}}.zI5tJ_qhWE6Oe6Lk75GY{--wp-admin-theme-color:var(--jp-black);--wp-admin-theme-color-darker-10:var(--jp-black-80);--wp-admin-theme-color-darker-20:var(--jp-black-80);--wp-admin-border-width-focus:1.51px;border-radius:var(--jp-border-radius);font-weight:600;justify-content:center}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo{height:calc(var(--spacing-base)*5);padding:var(--spacing-base);width:calc(var(--spacing-base)*5)}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo>svg:first-child{margin:0;padding:0}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo.Na39I683LAaSA99REg14{height:calc(var(--spacing-base)*4);min-width:calc(var(--spacing-base)*4);padding:calc(var(--spacing-base)/2);width:calc(var(--spacing-base)*4)}.zI5tJ_qhWE6Oe6Lk75GY.ipS7tKy9GntCS4R3vekF:not(.tuBt2DLqimiImoqVzPqo){font-size:var(--font-body);height:auto;line-height:24px;padding:var(--spacing-base) calc(var(--spacing-base)*3)}.zI5tJ_qhWE6Oe6Lk75GY.ipS7tKy9GntCS4R3vekF:not(.tuBt2DLqimiImoqVzPqo).paGLQwtPEaJmtArCcmyK{padding:var(--spacing-base) calc(var(--spacing-base)*2)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo){font-size:var(--font-body-extra-small);height:auto;line-height:20px;padding:calc(var(--spacing-base)/2) var(--spacing-base)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo).paGLQwtPEaJmtArCcmyK>svg:first-child{margin-right:calc(var(--spacing-base)/2)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo)>.components-spinner{height:20px}.zI5tJ_qhWE6Oe6Lk75GY.lZAo6_oGfclXOO9CC6Rd{font-weight:400}.zI5tJ_qhWE6Oe6Lk75GY.xJDOiJxTt0R_wSl8Ipz_{min-width:100%}.zI5tJ_qhWE6Oe6Lk75GY.is-primary:disabled,.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:disabled{background:var(--jp-gray);color:var(--jp-gray-20)}.zI5tJ_qhWE6Oe6Lk75GY.is-secondary{background:var(--jp-white);box-shadow:inset 0 0 0 1.51px var(--jp-black)}.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:active:not(:disabled),.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:hover:not(:disabled){background:var(--jp-gray-0)}.zI5tJ_qhWE6Oe6Lk75GY.is-link.Na39I683LAaSA99REg14,.zI5tJ_qhWE6Oe6Lk75GY.is-link.ipS7tKy9GntCS4R3vekF{padding:0}.zI5tJ_qhWE6Oe6Lk75GY.is-link:hover:not(:disabled){text-decoration-thickness:3px}.zI5tJ_qhWE6Oe6Lk75GY.is-link:focus:not(:disabled){text-decoration-line:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary{box-shadow:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:not(:disabled){background:var(--jp-red-50);box-shadow:inset 0 0 0 1px var(--jp-red-50);color:var(--jp-white)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:hover:not(:disabled){background:var(--jp-red-60);box-shadow:inset 0 0 0 1px var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:focus:not(:disabled){background:var(--jp-red-70);box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-white)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:active:not(:disabled){background:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary{box-shadow:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:not(:disabled){background:var(--jp-white);box-shadow:inset 0 0 0 1.5px var(--jp-red-50);color:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:hover:not(:disabled){background:var(--jp-red-0);box-shadow:inset 0 0 0 1.5px var(--jp-red-60);color:var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-red-70)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:active:not(:disabled){background:var(--jp-gray-0)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:not(:disabled){color:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:hover:not(:disabled){box-shadow:none;color:var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-red-70)}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6{position:relative}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6.has-icon{justify-content:center}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6>:not(.components-spinner){visibility:hidden}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6>.components-spinner{margin:0;position:absolute}.CDuBjJp_8jxzx5j6Nept{margin-left:calc(var(--spacing-base)/2)}.jp-license-activation-screen{border-radius:4px;box-shadow:0 4px 24px 0 rgba(0,0,0,.149);display:flex;flex-direction:column;min-height:540px;overflow:hidden}@media screen and (min-width:780px){.jp-license-activation-screen{flex-direction:row}}.hdasSNj9k3Sc5PwXK4uE{margin-right:4px;width:16px}.eWN8Hj0SBRDq1F48n_Fg{--gray-70:#3c434a;align-items:center;color:var(--gray-70);display:flex;font-size:14px;text-decoration:none}.jp-dashboard-footer{align-items:center;color:var(--jp-black);display:flex;flex-wrap:wrap;font-size:var(--font-body-extra-small);line-height:1.333;max-width:1128px;width:100%}.jp-dashboard-footer a{text-decoration:none}.jp-dashboard-footer a:any-link,.jp-dashboard-footer a[role=button]{color:inherit}.jp-dashboard-footer a:hover{text-decoration:underline;text-decoration-thickness:1.5px}.jp-dashboard-footer a:focus{border-radius:2px;box-shadow:none;outline:1.5px solid currentColor;outline-offset:3px}.jp-dashboard-footer.is-sm>ul{gap:.125rem}.jp-dashboard-footer.is-md,.jp-dashboard-footer.is-sm>ul{align-items:flex-start;flex-direction:column}.jp-dashboard-footer>ul{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;width:100%}.jp-dashboard-footer>ul>li{margin-bottom:0}.jp-dashboard-footer>ul>li>a{align-items:center;display:flex;gap:.25rem;min-height:44px}.jp-dashboard-footer__accessible-external-link{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal;padding:0;position:absolute;width:1px}.jp-dashboard-footer__jp-item{font-weight:600;padding-inline-end:1rem}.jp-dashboard-footer.is-sm .jp-dashboard-footer__jp-item{padding-bottom:1rem}.jp-dashboard-footer.is-lg .jp-dashboard-footer__a8c-item{margin-inline-start:auto}.jp-dashboard-footer.is-sm .jp-dashboard-footer__a8c-item{padding-top:1rem}.jp-dashboard-footer__a8c-item>a,.jp-dashboard-footer__jp-item>a{text-decoration:none}.sexr0jUxC1jVixdKiDnC{margin-left:-20px}@media(max-width:782px){.sexr0jUxC1jVixdKiDnC{margin-left:-10px}}.sexr0jUxC1jVixdKiDnC.vKQ11sLeAM45M04P1ccj{background-color:var(--jp-white)}.rV_5QyvhDnsVjCX4pb0h{--gray-90:#1e1e1e;fill:var(--gray-90);width:24px}.MO1jDNY8VPqeNS9xL8jE{align-items:center;display:flex;text-decoration:none}.zvd4dCB_bBDiXJKKDqXm{position:relative}.ly4o9lSswAGHFXqGUEIO{position:absolute;right:32px;top:32px;z-index:1}.u64Go3kwEZ7MD9eji0H1{color:var(--jp-gray-50);font-size:13px;margin-bottom:8px;width:60%}._RT41NE3LU4R0ubcij2y{align-items:center;display:flex;gap:8px}._RT41NE3LU4R0ubcij2y li{background:none!important;margin:0!important;padding:0!important}.cFGWJeRiGHjAr8D7CWJW{max-width:110px}.Iz3l7a05TP6HK9S92TIL{width:16px}.lmQ0wFmnk4kKkGVjokPA{height:18px}.ZSFTmY3zE3VP4w0QeaqV{width:16px}.AoIs8wD92wKR8RpQj6Uc{align-items:center;display:inline-flex}.WQVtrU6q0L1Igcj7wCrQ{margin:0;padding:0}.UujoBFTnQNY2cWU2SIsH{font-size:var(--font-headline-medium);font-weight:700;line-height:52px}.TeGO5V_thHw5lDAm1_2M{font-weight:700}.TeGO5V_thHw5lDAm1_2M,.WolQzb2MsSgiNmLtc7_j{font-size:var(--font-headline-small);line-height:40px}.WolQzb2MsSgiNmLtc7_j{font-weight:400}.hUB0JT8p1T2Hw28N6qC8{font-weight:500}.gKZWDv5chz3_O3Syp74H,.hUB0JT8p1T2Hw28N6qC8{font-size:var(--font-title-medium);line-height:32px}.gKZWDv5chz3_O3Syp74H{font-weight:600}.zY2No8Ga4b8shbOQGhnv{font-size:var(--font-title-small);font-weight:500;line-height:30px}.tIj0D1t8Cc892ikmgFPZ{font-size:var(--font-body);font-weight:400;line-height:24px}.KdcN0BnOaVeVhyLRKqhS{font-size:var(--font-body-small);font-weight:400;line-height:24px}.dso3Rh3tl3Xv1GumBktz{font-weight:400}.dso3Rh3tl3Xv1GumBktz,.mQ1UlbN9u4Mg9byO8m7v{font-size:var(--font-body-extra-small);line-height:20px}.mQ1UlbN9u4Mg9byO8m7v{font-weight:700}.PItlW5vRExLnTj4a8eLE{font-size:var(--font-body-extra-small);font-weight:600;line-height:16px}.TwRpPlktzxhmFVeua7P5{margin:calc(var( --spacing-base )*0)}.zVfqx7gyb3o9mxfGynn1{margin-left:calc(var( --spacing-base )*0);margin-right:calc(var( --spacing-base )*0)}.iSHVzNiB9iVleGljaQxy{margin-bottom:calc(var( --spacing-base )*0)}.iSHVzNiB9iVleGljaQxy,.xqDIp6cNVr_E6RXaiPyD{margin-top:calc(var( --spacing-base )*0)}.S8EwaXk1kyPizt6x4WH2{margin-right:calc(var( --spacing-base )*0)}.ODX5Vr1TARoLFkDDFooD{margin-bottom:calc(var( --spacing-base )*0)}.cphJ8dCpfimnky7P2FHg{margin-left:calc(var( --spacing-base )*0)}.PFgIhNxIyiSuNvQjAIYj{margin:calc(var( --spacing-base )*1)}.M2jKmUzDxvJjjVEPU3zn{margin-left:calc(var( --spacing-base )*1);margin-right:calc(var( --spacing-base )*1)}.io15gAh8tMTNbSEfwJKk{margin-bottom:calc(var( --spacing-base )*1)}.io15gAh8tMTNbSEfwJKk,.rcTN5uw9xIEeMEGL3Xi_{margin-top:calc(var( --spacing-base )*1)}.CQSkybjq2TcRM1Xo9COV{margin-right:calc(var( --spacing-base )*1)}.hfqOWgq6_MEGdFE82eOY{margin-bottom:calc(var( --spacing-base )*1)}.I8MxZQYTbuu595yfesWA{margin-left:calc(var( --spacing-base )*1)}.kQkc6rmdpvLKPkyoJtVQ{margin:calc(var( --spacing-base )*2)}.j6vFPxWuu4Jan2ldoxpp{margin-left:calc(var( --spacing-base )*2);margin-right:calc(var( --spacing-base )*2)}.hqr39dC4H_AbactPAkCG{margin-bottom:calc(var( --spacing-base )*2)}.c3dQnMi16C6J6Ecy4283,.hqr39dC4H_AbactPAkCG{margin-top:calc(var( --spacing-base )*2)}.YNZmHOuRo6hU7zzKfPdP{margin-right:calc(var( --spacing-base )*2)}.Db8lbak1_wunpPk8NwKU{margin-bottom:calc(var( --spacing-base )*2)}.ftsYE5J9hLzquQ0tA5dY{margin-left:calc(var( --spacing-base )*2)}.Det4MHzLUW7EeDnafPzq{margin:calc(var( --spacing-base )*3)}.h_8EEAztC29Vve1datb5{margin-left:calc(var( --spacing-base )*3);margin-right:calc(var( --spacing-base )*3)}.YXIXJ0h1k47u6hzK8KcM{margin-bottom:calc(var( --spacing-base )*3)}.YXIXJ0h1k47u6hzK8KcM,.soADBBkcIKCBXzCTuV9_{margin-top:calc(var( --spacing-base )*3)}.zSX59ziEaEWGjnpZa4uV{margin-right:calc(var( --spacing-base )*3)}.yrVTnq_WBMbejg89c2ZQ{margin-bottom:calc(var( --spacing-base )*3)}.UKtHPJnI2cXBWtPDm5hM{margin-left:calc(var( --spacing-base )*3)}.guexok_Tqd5Tf52hRlbT{margin:calc(var( --spacing-base )*4)}.oS1E2KfTBZkJ3F0tN7T6{margin-left:calc(var( --spacing-base )*4);margin-right:calc(var( --spacing-base )*4)}.DN1OhhXi6AoBgEdDSbGd{margin-bottom:calc(var( --spacing-base )*4)}.DN1OhhXi6AoBgEdDSbGd,.ot2kkMcYHv53hLZ4LSn0{margin-top:calc(var( --spacing-base )*4)}.A1krOZZhlQ6Sp8Cy4bly{margin-right:calc(var( --spacing-base )*4)}.pkDbXXXL32237M0hokEh{margin-bottom:calc(var( --spacing-base )*4)}.XXv4kDTGvEnQeuGKOPU3{margin-left:calc(var( --spacing-base )*4)}.yGqHk1a57gaISwkXwXe6{margin:calc(var( --spacing-base )*5)}.X8cghM358X3DkXLc9aNK{margin-left:calc(var( --spacing-base )*5);margin-right:calc(var( --spacing-base )*5)}.GdfSmGwHlFnN2S6xBn1f{margin-bottom:calc(var( --spacing-base )*5)}.GdfSmGwHlFnN2S6xBn1f,.yqeuzwyGQ7zG0avrGqi_{margin-top:calc(var( --spacing-base )*5)}.g9emeCkuHvYhveiJbfXO{margin-right:calc(var( --spacing-base )*5)}.Lvk3dqcyHbZ07QCRlrUQ{margin-bottom:calc(var( --spacing-base )*5)}.r3yQECDQ9qX0XZzXlVAg{margin-left:calc(var( --spacing-base )*5)}.aQhlPwht2Cz1X_63Miw0{margin:calc(var( --spacing-base )*6)}.JyHb0vK3wJgpblL9s5j8{margin-left:calc(var( --spacing-base )*6);margin-right:calc(var( --spacing-base )*6)}.cY2gULL1lAv6WPNIRuf3{margin-bottom:calc(var( --spacing-base )*6)}.NBWQ9Lwhh_fnry3lg_p7,.cY2gULL1lAv6WPNIRuf3{margin-top:calc(var( --spacing-base )*6)}.yIOniNe5E40C8fWvBm5V{margin-right:calc(var( --spacing-base )*6)}.t30usboNSyqfQWIwHvT3{margin-bottom:calc(var( --spacing-base )*6)}.Nm_TyFkYCMhOoghoToKJ{margin-left:calc(var( --spacing-base )*6)}.C4qJKoBXpgKtpmrqtEKB{margin:calc(var( --spacing-base )*7)}.S93Srbu6NQ_PBr7DmTiD{margin-left:calc(var( --spacing-base )*7);margin-right:calc(var( --spacing-base )*7)}.fJj8k6gGJDks3crUZxOS{margin-bottom:calc(var( --spacing-base )*7)}.cW6D6djs7Ppm7fD7TeoV,.fJj8k6gGJDks3crUZxOS{margin-top:calc(var( --spacing-base )*7)}.DuCnqNfcxcP3Z__Yo5Ro{margin-right:calc(var( --spacing-base )*7)}.im8407m2fw5vOg7O2zsw{margin-bottom:calc(var( --spacing-base )*7)}.G0fbeBgvz2sh3uTP9gNl{margin-left:calc(var( --spacing-base )*7)}.kvW3sBCxRxUqz1jrVMJl{margin:calc(var( --spacing-base )*8)}.tOjEqjLONQdkiYx_XRnw{margin-left:calc(var( --spacing-base )*8);margin-right:calc(var( --spacing-base )*8)}.op5hFSx318zgxsoZZNLN{margin-bottom:calc(var( --spacing-base )*8)}.c9WfNHP6TFKWIfLxv52J,.op5hFSx318zgxsoZZNLN{margin-top:calc(var( --spacing-base )*8)}.sBA75QqcqRwwYSHJh2wc{margin-right:calc(var( --spacing-base )*8)}.GpL6idrXmSOM6jB8Ohsf{margin-bottom:calc(var( --spacing-base )*8)}.HbtWJoQwpgGycz8dGzeT{margin-left:calc(var( --spacing-base )*8)}.uxX3khU88VQ_Ah49Ejsa{padding:calc(var( --spacing-base )*0)}.KX0FhpBKwKzs9fOUdbNz{padding-left:calc(var( --spacing-base )*0);padding-right:calc(var( --spacing-base )*0)}.PfK8vKDyN32dnimlzYjz{padding-bottom:calc(var( --spacing-base )*0)}.PfK8vKDyN32dnimlzYjz,.emxLHRjQuJsImnPbQIzE{padding-top:calc(var( --spacing-base )*0)}.kJ8WzlpTVgdViXt8ukP9{padding-right:calc(var( --spacing-base )*0)}.tg_UIUI11VBzrTAn2AzJ{padding-bottom:calc(var( --spacing-base )*0)}.uczvl8kaz84oPQJ2DB2R{padding-left:calc(var( --spacing-base )*0)}.o7UHPcdVK3lt7q3lqV4o{padding:calc(var( --spacing-base )*1)}.IDqEOxvDoYrFYxELPmtX{padding-left:calc(var( --spacing-base )*1);padding-right:calc(var( --spacing-base )*1)}.DdywPW2qSYlu2pt8tpO2{padding-bottom:calc(var( --spacing-base )*1)}.DdywPW2qSYlu2pt8tpO2,.npy3hw4A5QSkDicb2CJJ{padding-top:calc(var( --spacing-base )*1)}.LgbptTApNY5NwLQvEFAt{padding-right:calc(var( --spacing-base )*1)}.WZQy2SZuZso59bUsXXyl{padding-bottom:calc(var( --spacing-base )*1)}.o331apInxNunbYB3SfPE{padding-left:calc(var( --spacing-base )*1)}.fMPIyD9Vqki1Lrc_yJnG{padding:calc(var( --spacing-base )*2)}.i2pMcTcdrr10IQoiSm_L{padding-left:calc(var( --spacing-base )*2);padding-right:calc(var( --spacing-base )*2)}.eA702gn32kwptiI1obXH{padding-bottom:calc(var( --spacing-base )*2)}.eA702gn32kwptiI1obXH,.o9bGieUKcYc8o0Ij9oZX{padding-top:calc(var( --spacing-base )*2)}.SwZcFez1RDqWsOFjB5iG{padding-right:calc(var( --spacing-base )*2)}.eHpLc_idmuEqeqCTvqkN{padding-bottom:calc(var( --spacing-base )*2)}.vU39i2B4P1fUTMB2l6Vo{padding-left:calc(var( --spacing-base )*2)}.JHWNzBnE29awhdu5BEh1{padding:calc(var( --spacing-base )*3)}.X72lGbb56L3KFzC2xQ9N{padding-left:calc(var( --spacing-base )*3);padding-right:calc(var( --spacing-base )*3)}.BzfNhRG8wXdCEB5ocQ6e{padding-bottom:calc(var( --spacing-base )*3)}.BzfNhRG8wXdCEB5ocQ6e,.srV0KSDC83a2fiimSMMQ{padding-top:calc(var( --spacing-base )*3)}.lUWfkmbQjCskhcNwkyCm{padding-right:calc(var( --spacing-base )*3)}.Ts0dIlc3aTSL7V4cIHis{padding-bottom:calc(var( --spacing-base )*3)}.CzlqQXXhX6MvorArFZ8B{padding-left:calc(var( --spacing-base )*3)}.TqMPkQtR_DdZuKb5vBoV{padding:calc(var( --spacing-base )*4)}.a7UrjhI69Vetlcj9ZVzz{padding-left:calc(var( --spacing-base )*4);padding-right:calc(var( --spacing-base )*4)}.StEhBzGs2Gi5dDEkjhAv{padding-bottom:calc(var( --spacing-base )*4)}.FGneZfZyvYrt1dG0zcnm,.StEhBzGs2Gi5dDEkjhAv{padding-top:calc(var( --spacing-base )*4)}.APEH216rpdlJWgD2fHc8{padding-right:calc(var( --spacing-base )*4)}.oGwXC3ohCic9XnAj6x69{padding-bottom:calc(var( --spacing-base )*4)}.U6gnT9y42ViPNOcNzBwb{padding-left:calc(var( --spacing-base )*4)}.IpdRLBwnHqbqFrixgbYC{padding:calc(var( --spacing-base )*5)}.HgNeXvkBa9o3bQ5fvFZm{padding-left:calc(var( --spacing-base )*5);padding-right:calc(var( --spacing-base )*5)}.tJtFZM3XfPG9v9TSDfN1{padding-bottom:calc(var( --spacing-base )*5)}.PdifHW45QeXYfK568uD8,.tJtFZM3XfPG9v9TSDfN1{padding-top:calc(var( --spacing-base )*5)}.mbLkWTTZ0Za_BBbFZ5b2{padding-right:calc(var( --spacing-base )*5)}.vVWpZpLlWrkTt0hMk8XU{padding-bottom:calc(var( --spacing-base )*5)}.RxfaJj5a1Nt6IavEo5Zl{padding-left:calc(var( --spacing-base )*5)}.SppJULDGdnOGcjZNCYBy{padding:calc(var( --spacing-base )*6)}.palY2nLwdoyooPUm9Hhk{padding-left:calc(var( --spacing-base )*6);padding-right:calc(var( --spacing-base )*6)}.WYw1JvZC0ppLdvSAPhr_{padding-bottom:calc(var( --spacing-base )*6)}.WYw1JvZC0ppLdvSAPhr_,.YEEJ9b90ueQaPfiU8aeN{padding-top:calc(var( --spacing-base )*6)}.QE0ssnsKvWJMqlhPbY5u{padding-right:calc(var( --spacing-base )*6)}.n8yA3jHlMRyLd5UIfoND{padding-bottom:calc(var( --spacing-base )*6)}.tXHmxYnHzbwtfxEaG51n{padding-left:calc(var( --spacing-base )*6)}.kBTsPKkO_3g_tLkj77Um{padding:calc(var( --spacing-base )*7)}.RyhrFx6Y1FGDrGAAyaxm{padding-left:calc(var( --spacing-base )*7);padding-right:calc(var( --spacing-base )*7)}.CBwRpB0bDN3iEdQPPMJO{padding-bottom:calc(var( --spacing-base )*7)}.CBwRpB0bDN3iEdQPPMJO,.vQVSq6SvWKbOMu6r4H6b{padding-top:calc(var( --spacing-base )*7)}.oBy5__aEADMsH46mrgFX{padding-right:calc(var( --spacing-base )*7)}.KVEXoJqf1s92j0JMdNmN{padding-bottom:calc(var( --spacing-base )*7)}.ZMXGNrNaKW3k_3TLz0Fq{padding-left:calc(var( --spacing-base )*7)}.tuiR9PhkHXhGyEgzRZRI{padding:calc(var( --spacing-base )*8)}.U7454qyWkQNa2iaSJziu{padding-left:calc(var( --spacing-base )*8);padding-right:calc(var( --spacing-base )*8)}.VLYIv2GVocjuN93e8HC8{padding-bottom:calc(var( --spacing-base )*8)}.VLYIv2GVocjuN93e8HC8,.X1rm9DQ1zLGLfogja5Gn{padding-top:calc(var( --spacing-base )*8)}.JS7G6kAuqJo5GIuF8S5t{padding-right:calc(var( --spacing-base )*8)}.Y8F9ga1TDCMbM1lj4gUz{padding-bottom:calc(var( --spacing-base )*8)}.AJuyNGrI63BOWql719H8{padding-left:calc(var( --spacing-base )*8)}.terms-of-service{color:var(--jp-black);font-size:var(--font-body)}.terms-of-service .terms-of-service__link{color:var(--jp-green-50);text-decoration:underline;white-space:nowrap}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe{align-items:center;display:flex;gap:var(--spacing-base);margin-bottom:calc(var(--spacing-base)*3)}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .VmtuLc2xRqmsO6cK8qjF{position:relative;width:54px}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .MdTRfQ3eo5qZKChZlzNj,.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .PbEpL02SEH9VNAlbKCfV{width:32px}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .TD4AUM9gcTVAB6JHB5ZR{border-radius:50%;margin-left:-10px;position:absolute;width:32px}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .yjl73qv0VWoPP8IhGreh{border-top-style:solid;border-top:2px dashed var(--jp-black);height:0;width:67px}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .J0GIu2rNR7rXocQTyd8p{border-color:var(--jp-red)}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .rAV2E93SG8WpokuGk9jh{border-color:var(--jp-yellow-40)}.kezuOHNvu9vdvlJ86Fwg .YZ7FNKEm9qpvQ4ZkbAz5{transform:rotate(180deg)}.kezuOHNvu9vdvlJ86Fwg .TYNMsILey2vUwnyZSjJU{align-self:flex-end;margin-bottom:2px}.kezuOHNvu9vdvlJ86Fwg .oH9tzGE80LnB6Og69RFz{margin-bottom:var(--spacing-base)}.kezuOHNvu9vdvlJ86Fwg .oH9tzGE80LnB6Og69RFz,.kezuOHNvu9vdvlJ86Fwg .xXVEWvQllVsFGmJY8WEp{align-items:center;display:flex;gap:var(--spacing-base)}.kezuOHNvu9vdvlJ86Fwg .xXVEWvQllVsFGmJY8WEp.J0GIu2rNR7rXocQTyd8p{color:var(--jp-red);fill:var(--jp-red)}.kezuOHNvu9vdvlJ86Fwg .xXVEWvQllVsFGmJY8WEp.rAV2E93SG8WpokuGk9jh{color:var(--jp-yellow-40);fill:var(--jp-yellow-40)}.kezuOHNvu9vdvlJ86Fwg .xXVEWvQllVsFGmJY8WEp.q4_FOHifGawULuFBZke9 svg{fill:var(--jp-green-50)}.OpMBda4vebhRbW8Fm6YC{background:var(--jp-white);border:1px solid var(--jp-gray-5);border-radius:var(--jp-border-radius-rna);box-shadow:0 4px 12px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;padding:calc(var(--spacing-base)*3)}.OpMBda4vebhRbW8Fm6YC.BghJAx9hSagUdHWOUaYE{background:none;background-color:var(--jp-white-off);color:var(--jp-black-80);text-decoration:none}.OpMBda4vebhRbW8Fm6YC.BghJAx9hSagUdHWOUaYE:focus{background-color:var(--jp-white);box-shadow:0 0 0 1.5px var(--jp-black);outline:3px solid transparent}.OpMBda4vebhRbW8Fm6YC.IWsEW5nnNWUqqcT3K5L1{box-shadow:0 0 0 1.5px var(--jp-red-60)}.r3UCwgwCthua6lDCvIBI{align-items:center;display:flex;gap:var(--spacing-base);justify-content:space-between;margin-bottom:var(--spacing-base);width:100%}.r3UCwgwCthua6lDCvIBI h3{font-weight:700}.vpluqUMgmwx9_f8wCVIn{align-items:center;display:flex;flex-wrap:wrap-reverse;gap:var(--spacing-base);height:100%}.pIsYsXFAJ9KX2VrS5rmY{min-height:200px;position:relative}.gmPKCDKZcfQt9WieTyKS{flex-grow:1}.fDBaV7I4yUO6w5AWVEtr{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:auto;min-height:28px;padding-top:calc(var(--spacing-base)*3);width:100%}.SelsBZT7eIWRQyl1dasZ{display:flex;gap:var(--spacing-base);justify-content:flex-start}.LHYJUrOej3toDvOAiz4k{align-items:center;display:flex;gap:var(--spacing-base);justify-content:space-between;margin-bottom:calc(var(--spacing-base)*.5);width:100%}.LHYJUrOej3toDvOAiz4k h3{font-weight:700;line-height:28px}.JFjbc0JgC4qC92ehOiUr{display:flex;position:relative}.JFjbc0JgC4qC92ehOiUr .NBZgqk_CGGfY3Q16OHjT{align-items:center;border:.5px solid var(--jp-black);border-bottom-right-radius:var(--jp-border-radius);border-top-right-radius:var(--jp-border-radius);box-shadow:inset 0 0 0 1px var(--jp-black);cursor:pointer;display:flex;justify-content:center;padding:0}.JFjbc0JgC4qC92ehOiUr .Jh6TlOGQNgBwU_fFxPrm{background-color:var(--jp-black);margin-left:.5px}.JFjbc0JgC4qC92ehOiUr .VBxTkBZVxHaVoyhMRJcz{background-color:var(--jp-white);border-left-width:0;margin-left:-.5px}.UZ3NDyOSbGY9NZWb3bUD{background:var(--jp-white);border-radius:calc(var(--jp-border-radius)/2);box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 1.5px 0 rgba(0,0,0,.1),0 2px 3px -.5px rgba(0,0,0,.1);left:0;padding:var(--spacing-base);position:absolute;top:calc(100% + var(--spacing-base));z-index:1}.UZ3NDyOSbGY9NZWb3bUD .IpJGe_nvXXUiBOsAOkaV{align-items:center;background-color:var(--jp-white);border:none;cursor:pointer;display:flex;gap:calc(var(--spacing-base)*7);padding:var(--spacing-base);width:100%}.UZ3NDyOSbGY9NZWb3bUD .IpJGe_nvXXUiBOsAOkaV:hover{background-color:var(--jp-gray-0)}.UZ3NDyOSbGY9NZWb3bUD .SjzpxiAAVsU_xRrw55ub{align-items:center;display:flex;font-size:var(--font-label);gap:calc(var(--spacing-base)*.5)}.UZ3NDyOSbGY9NZWb3bUD .GQy61X1G7Wv3L3erNwxR{background-color:var(--jp-green-50);height:25px;width:25px}.QSePbRSFylCvM2cX8nN_ a,.QSePbRSFylCvM2cX8nN_ button{border-bottom-right-radius:0;border-top-right-radius:0}.aZvwqVNw6rvImSxn0DM9{align-items:baseline;display:flex;gap:calc(var(--spacing-base)*.5);margin-bottom:var(--spacing-base)}.R4OXFRkmlHAH8ScIgYXh{color:var(--jp-gray-100);font-size:var(--font-body);font-weight:600}.R4OXFRkmlHAH8ScIgYXh.g0_8bbVjnVh0D_pS264j{color:var(--jp-gray-30);text-decoration:line-through}.nqFgW_S2jbHPu9yPq9E_{color:var(--jp-gray-30);font-size:var(--font-body-extra-small)}.f5VJYwuJmjxH8PVxEbbv{align-items:center;display:flex;height:28px;white-space:nowrap}.f5VJYwuJmjxH8PVxEbbv:before{border-radius:50%;content:"";display:inline-block;height:8px;margin-right:var(--spacing-base);width:8px}.f5VJYwuJmjxH8PVxEbbv.ry3pxoGtmQ0ZeSwp7F_3{color:var(--jp-green-50)}.f5VJYwuJmjxH8PVxEbbv.ry3pxoGtmQ0ZeSwp7F_3:before{background:var(--jp-green-50)}.f5VJYwuJmjxH8PVxEbbv.LZzE3EG7m3CDR46wwwEr{color:var(--jp-gray-50)}.f5VJYwuJmjxH8PVxEbbv.LZzE3EG7m3CDR46wwwEr:before{background:var(--jp-gray-50)}.f5VJYwuJmjxH8PVxEbbv.TZUP7W6QYGajITiMNYas{color:var(--jp-yellow-40)}.f5VJYwuJmjxH8PVxEbbv.TZUP7W6QYGajITiMNYas:before{background:var(--jp-yellow-40)}.f5VJYwuJmjxH8PVxEbbv.Vx_jpT02r8W6NfsRSB02{color:var(--jp-red-60)}.f5VJYwuJmjxH8PVxEbbv.Vx_jpT02r8W6NfsRSB02:before{background:var(--jp-red-60)}.f5VJYwuJmjxH8PVxEbbv.PdsJCfyyjSgrNDheF2qi:before{animation:dWP7ypkVXudMbAa38W5Z .5s linear infinite}@keyframes dWP7ypkVXudMbAa38W5Z{0%{opacity:0}50%{opacity:.5}to{opacity:0}}.wI7QgVzPXvVVu6kfnTT8{align-items:center;color:var(--jp-black);display:flex;justify-content:space-between;margin-top:1rem}.wI7QgVzPXvVVu6kfnTT8 .eqyxcUmdF0s3gmmlZGyD{display:flex;gap:1.5rem}.wI7QgVzPXvVVu6kfnTT8 .gxY6D0PeVtGk9iSB5E_u{align-items:center;display:flex;font-size:var(--font-body-small);gap:2px;margin:0}.wI7QgVzPXvVVu6kfnTT8 .D_uE0LD5CvpfM2FNp55k{align-items:center;display:flex;gap:2px}.wI7QgVzPXvVVu6kfnTT8 .VTBUdi1D4DW34F0yixMk{font-size:var(--font-body-small);margin:0}.BXQQYCO_pEmYmzBBwYxR{align-items:center;color:var(--jp-black);display:flex;gap:.25rem;margin-top:1rem}.BXQQYCO_pEmYmzBBwYxR .qdvOzzbrd3KQK7DNg8eg{font-size:var(--font-body-small);margin:0}.PFbMp_gtGLBMWbbYtO0q{display:flex;flex-grow:1;flex-wrap:wrap;gap:.25rem;justify-content:space-between}.ZFCNMiywyFvaifoIQI5w{color:var(--jp-gray-40)}.mj-boost-speed-score{margin:calc(var(--spacing-base)*-1);margin-bottom:0;padding:calc(var(--spacing-base))}.mj-boost-speed-score__grade{align-items:center;column-gap:1em;display:flex;font-size:var(--font-body-small);justify-content:space-between;line-height:24px;margin:8px 0}.mj-boost-speed-score__grade--letter{all:unset;border-radius:var(--jp-border-radius);color:var(--jp-green);cursor:pointer;font-size:var(--font-title-small);font-weight:700;line-height:24px;padding:0 5px}.mj-boost-speed-score__grade--letter:focus{outline:1px dotted var(--jp-black)}.boost-score-tooltip__heading{color:#000;font-size:var(--font-title-small);line-height:30px;margin:0}.boost-score-tooltip__content{font-size:var(--font-body);line-height:24px}.boost-score-tooltip__parent{max-width:340px;min-height:150px;padding:24px;width:calc(100vw - 64px)}@media(min-width:783px){.boost-score-tooltip__parent{width:100vw}}.boost-score-tooltip__parent p:last-child{margin-bottom:0}.mj-boost-speed-score__bar .jb-score-bar__label{display:none}.mj-boost-speed-score__bar .jb-score-bar__filler{border-radius:12px;min-width:49px}.mj-boost-speed-score__bar .jb-score-bar__bounds{border-radius:12px;height:24px;margin-left:0}.mj-boost-speed-score__bar .jb-score-bar__score{border-radius:12px;height:24px;width:30px}.mj-boost-speed-score__increase{align-items:center;color:var(--jp-green-50);display:flex;font-size:var(--font-body-small);line-height:28px;position:absolute;right:24px;top:26px;fill:var(--jp-green-50)}.gridicon{fill:currentColor;display:inline-block}.gridicon.needs-offset g{transform:translate(1px,1px)}.gridicon.needs-offset-x g{transform:translate(1px)}.gridicon.needs-offset-y g{transform:translateY(1px)}.jb-score-bar__label,.jb-score-bar__loading,.jb-score-bar__score{align-items:center;background-color:#fff;border:2px solid transparent;border-radius:42px;display:flex;height:42px}.jb-score-bar{color:var(--jp-gray-70);display:flex;width:100%}.jb-score-bar--mobile{margin-bottom:1.5rem}@media(max-width:767px){.jb-score-bar{flex-direction:column}.jb-score-bar__label{background-color:transparent}}.jb-score-bar__loading{align-items:center;display:flex;justify-content:center;width:42px}.jb-score-bar__label{display:grid;grid-template-columns:24px 1fr;grid-column-gap:10px;font-size:14px;justify-content:center;position:relative}@media(min-width:768px){.jb-score-bar__label{padding-left:15px;padding-right:15px;width:200px;z-index:50}}.jb-score-bar__score{border-radius:100%;font-weight:700;height:42px;justify-content:center;position:absolute;right:-1px;width:42px}.jb-score-bar__bounds{background-color:#f1f1f1;border-radius:21px;display:flex;height:42px;max-width:100%;position:relative;width:100%;z-index:40}@media(min-width:768px){.jb-score-bar__bounds{margin-left:-21px;width:calc(100% + 21px)}}.jb-score-bar__filler{border-radius:0 42px 42px 0;display:flex;justify-content:flex-end;min-width:85px;position:relative;transition:width .3s ease-in-out;width:0;will-change:width}@media(max-width:767px){.jb-score-bar__filler{border-radius:inherit;min-width:43px}}.jb-score-bar__no_boost_score{--clearance-space:74px;background:#fff;background-clip:padding-box;border:2px solid transparent;border-radius:50%;cursor:pointer;font-size:.7em;height:28px;line-height:1.625;padding:3px;position:absolute;text-align:center;top:6px;width:28px;z-index:2}.jb-score-bar__no_boost_score:hover{border:2px solid hsla(0,0%,100%,.5)}.jb-score-bar__no_boost_score:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:" ";height:0;left:6px;position:absolute;top:28px;width:0}.jb-score-bar__no_boost_score_tooltip{background:#fff;border-radius:4px;box-shadow:0 0 20px 0 hsla(0,0%,67%,.28);display:none;left:-10em;margin:0 16px;padding:16px;position:absolute;top:-62px;width:20em}.jb-score-bar__no_boost_score_tooltip:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;content:" ";height:0;left:10em;margin:0 -10px;position:absolute;width:0}.jb-score-bar__no_boost_score:hover .jb-score-bar__no_boost_score_tooltip{display:block}.jb-score-bar .fill-loading{background-color:var(--jp-white)}.jb-score-bar .fill-good{background-color:var(--jp-green)}.jb-score-bar .fill-mediocre{background-color:var(--jp-orange-20)}.jb-score-bar .fill-bad{background-color:var(--jp-red-50)}.info-tooltip__button{align-items:center;background:transparent;border:none;color:var(--jp-gray-50);cursor:pointer;display:flex;padding:2px}.info-tooltip__button svg{margin:0 auto}.info-tooltip__content h3{color:var(--jp-black);font-size:var(--font-title-small);font-weight:500;line-height:calc(var(--font-title-small) + 6px);margin:0 0 calc(var(--spacing-base)*2)}.info-tooltip__content p{color:var(--jp-gray-70);font-size:var(--font-body);line-height:var(--font-title-small);margin-bottom:0}.info-tooltip__content p a{color:var(--jp-black);text-decoration:underline}.info-tooltip__content p a:focus,.info-tooltip__content p a:hover{text-decoration:none}.g4lyov8aMDggdD4yOi1p{align-items:baseline;display:flex;margin-top:calc(var(--spacing-base)/2)}.g4lyov8aMDggdD4yOi1p .Ys5ScZ_dYn2O2AzDE5Yi{font-size:32px;font-weight:400;line-height:36px;margin-right:var(--spacing-base)}.sUNg_b7XteVXOrpHAkJg :last-child{margin-top:4px}.cF6QAJf1vXXAMuutXPcq{align-items:baseline;display:flex}.cF6QAJf1vXXAMuutXPcq.coY634LconQ7gzDDNJeu{color:var(--jp-gray-10);fill:var(--jp-gray-10)}.cF6QAJf1vXXAMuutXPcq.kyqpwKaL2FyQ8CtxJQ0f{color:var(--jp-green-50);fill:var(--jp-green-50)}.cF6QAJf1vXXAMuutXPcq.aXf37lEOcjpNV8ImLaYK{color:var(--jp-red-40);fill:var(--jp-red-40)}.cF6QAJf1vXXAMuutXPcq .OyGdoGzsQ48VaVVR99_H{left:2px;position:relative;top:2px}.cF6QAJf1vXXAMuutXPcq .cKLicfMCaDSGPlX222jF{font-size:14px;font-weight:600;line-height:24px}.ZaPXoMGC_e8NfFoBgA95,.gb2kSZHPauLu96D9HAIg{margin-bottom:1.5rem}.qpN923qyxjI06NCgFC8j>li{margin-bottom:0}.hpd1bQCLIZYXpZJa22qw{color:var(--jp-gray-100);font-size:var(--font-body-extra-small);font-weight:500;line-height:var(--font-title-small);margin-bottom:calc(var(--spacing-base) + 2px)}@media screen and (min-width:599px)and (max-width:1290px){ul.qpN923qyxjI06NCgFC8j{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}ul.qpN923qyxjI06NCgFC8j>li{grid-column-end:auto}}.value-section{display:flex;justify-content:space-between;margin-top:calc(var(--spacing-base)/2)}.value-section>div{align-items:flex-start;display:flex;flex-direction:column}.value-section__heading{align-items:center;display:flex;text-wrap:nowrap}.value-section__last-scan{align-items:center;column-gap:1px;display:flex;justify-content:flex-end;margin-top:var(--spacing-base);position:absolute;right:calc(var(--spacing-base)*3);width:calc(57% - var(--spacing-base)*3)}.value-section__last-scan div{color:var(--jp-gray-50);font-size:var(--font-body-extra-small);line-height:var(--font-body);text-align:right}@media(max-width:480px){.value-section__last-scan{width:calc(53% - var(--spacing-base)*3)}}.value-section__data{align-items:center;color:var(--jp-gray-50);display:flex;flex:1;font-size:var(--font-body-extra-small);font-weight:500;justify-content:center;line-height:var(--font-title-small)}.value-section__status-icon{display:block;margin-right:calc(var(--spacing-base) - 2px)}.value-section__status-text{letter-spacing:-.24px;margin-right:1px}.scan-threats__threat-count{color:var(--jp-black);font-size:calc(var(--font-title-large) - 4px);font-weight:400;line-height:var(--font-title-large)}.scan-threats__critical-threats{align-items:center;display:flex}.scan-threats__critical-threat-container{margin-left:1px}.scan-threats__critical-threat-container>button>svg{fill:var(--jp-red-50)}.scan-threats__critical-threat-count{color:var(--jp-red-50);margin-left:calc(var(--spacing-base)/4)}.logins_blocked__count{color:var(--jp-black);font-size:calc(var(--font-headline-small) - 4px);font-weight:400;line-height:var(--font-title-large)}.info-tooltip__content{max-width:340px;min-height:150px;padding:24px;width:calc(100vw - 64px)}.videopress-card__video-count{color:var(--jp-gray-90);display:flex;font-size:calc(var(--font-headline-small) - 4px);line-height:1.125;margin-top:calc(var(--spacing-base)/2)}.videopress-card__video-count .videopress-card__tooltip{height:18px}p.description{color:var(--jp-gray-70);font-size:var(--font-body-small);margin:0 0 1rem}.videopress-card__value-section{display:flex;gap:.75rem;justify-content:space-between}.videopress-card__value-section__container{align-items:flex-start;display:flex;flex-direction:column}.videopress-card__value-section__value-container{align-items:flex-end;display:flex;flex-wrap:wrap}.videopress-card__value-section__value{color:var(--jp-gray-90);font-size:calc(var(--font-headline-small) - 4px);line-height:1}.videopress-card__value-section__previous-value{align-items:center;display:flex;font-size:var(--font-body-extra-small);font-weight:600;line-height:18px}.videopress-card__value-section__previous-value.increase *{color:var(--jp-green-50);fill:var(--jp-green-50)}.videopress-card__value-section__previous-value.decrease *{color:var(--jp-red-50);fill:var(--jp-red-50)}.videopress-card__value-section__heading{align-items:center;display:flex;text-wrap:nowrap}.videopress-card__no-video-tooltip .info-tooltip__button{display:inline;vertical-align:middle}.iG63b_J1HNfT8xEIq619{margin-bottom:.75rem}.T8UhA3lZQjpZsyaah9J6{width:200px}@media screen and (min-width:599px)and (max-width:1290px){ul.g69ZGQc9wey1u1beD0IP{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}ul.g69ZGQc9wey1u1beD0IP>li{grid-column-end:auto}}.HeJe1crc9XaWWpLvIPit .components-modal__frame{border-bottom-left-radius:4px;border-left:4px solid #e68b28;border-top-left-radius:4px;max-height:100%}.HeJe1crc9XaWWpLvIPit .components-modal__content{margin-top:0;padding:0}.HeJe1crc9XaWWpLvIPit .components-modal__header{display:none}.HeJe1crc9XaWWpLvIPit .or0JUScxkJPmNsfrxkEK .jp-idc__idc-screen{border:0}.components-surface.components-card{border-radius:var(--jp-border-radius-rna)}.upsell-banner{background:#f9f9f6;background:linear-gradient(133deg,#ced9f2,#f9f9f6 10%,#f9f9f6 80%,#f5e6b3);display:flex;flex-direction:column}@media screen and (min-width:660px){.upsell-banner{flex-direction:row}}.upsell-banner.components-card__body.components-card-body{border-radius:var(--jp-border-radius-rna);padding:36px}.upsell-banner .upsell-banner--icon{align-items:flex-start;display:flex;margin-bottom:16px;margin-right:0;margin-top:16px}@media screen and (min-width:660px){.upsell-banner .upsell-banner--icon{align-items:center;margin-bottom:0;margin-right:28px;margin-top:0}}.upsell-banner .upsell-banner--content{display:flex;flex:1;flex-direction:column;justify-content:space-between}@media screen and (min-width:660px){.upsell-banner .upsell-banner--content{flex-direction:row}}.upsell-banner .upsell-banner--content .upsell-banner--content-info{display:flex;flex-direction:column}.upsell-banner .upsell-banner--content .upsell-banner--content-info h3{font-size:1.5rem;font-weight:500;line-height:32px;margin:0}.upsell-banner .upsell-banner--content .upsell-banner--content-info p{font-size:1rem;margin:8px 0 0}.upsell-banner .upsell-banner--content .upsell-banner--content-cta{align-items:center;display:flex;flex-direction:row;margin-left:0;margin-top:16px}@media screen and (min-width:660px){.upsell-banner .upsell-banner--content .upsell-banner--content-cta{margin-left:16px;margin-top:0}}.upsell-banner .upsell-banner--content .upsell-banner--content-cta .upsell-banner--content-cta-button{box-shadow:inset 0 0 0 1.5px #000;font-weight:400;padding:8px 16px;white-space:nowrap}.upsell-banner .upsell-banner--content .upsell-banner--content-cta .upsell-banner--content-cta-button.secondary{background-color:var(--jp-white);color:var(--jp-black)}.upsell-banner .upsell-banner--content .upsell-banner--content-cta .upsell-banner--content-cta-button.primary{margin-left:8px}.yWUvvF4WJLNDSpMgBMfm{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1128px}.ka1fVHj2HOkHjhdoEFOZ{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr);margin:0 16px;width:100%}@media(min-width:600px){.ka1fVHj2HOkHjhdoEFOZ{grid-template-columns:repeat(8,1fr);margin:0 18px}}@media(min-width:960px){.ka1fVHj2HOkHjhdoEFOZ{grid-template-columns:repeat(12,1fr);margin:0 24px;max-width:1128px}}.JMOO4Y_9yhTO9lwLnRUx{grid-column-end:span 1}.PFDPAqk51qox_ChLqJwm{grid-column-end:span 2}.ault0jHVfWpShqOGooIP{grid-column-end:span 3}.GqpvdRzmzPJELtSm4FEN{grid-column-end:span 4}@media(min-width:600px){.Ym4_YneEGD_iZD6W1C2o{grid-column-end:span 1}.NbvHnnDtWw8n9BEUQ0Oy{grid-column-end:span 2}.ElMT7rhxe5ZJKO41MnhW{grid-column-end:span 3}.yKjnqjibn_wW_1tWWt5Q{grid-column-end:span 4}.Pb30lOcQFpzUX57GwflS{grid-column-end:span 5}.pC1wxc_R8y4pNILHsiiY{grid-column-end:span 6}.pChscSCnudQoWGjMFKI_{grid-column-end:span 7}.qw1H2gAgF3lDCI2Tbkmb{grid-column-end:span 8}}@media(min-width:960px){.VzcA_rrxBK3g4ozA0oD9{grid-column-end:span 1}.pNAa7O2adRZD8Slgk9iR{grid-column-end:span 2}.tlIMLlipexblj8CeOx4B{grid-column-end:span 3}.Dvt0u5l2Rr1BhBmvYAzl{grid-column-end:span 4}.BiUsgNTc0tyc7tC5jnzE{grid-column-end:span 5}.ulJXAsj7G2ROJ1g3_s28{grid-column-end:span 6}.HsoVlyVLsXYClx9Atox0{grid-column-end:span 7}.oXxjRQNNj2cfIpFBqC1W{grid-column-end:span 8}.qXgUn4Adg9xE_JnbuDio{grid-column-end:span 9}.xMpqTLiLfYFEJiRPQQQq{grid-column-end:span 10}.IiGo3Sz2FDZN7_eGElwA{grid-column-end:span 11}.Om8BNCjfgqQ_wmPQjfOY{grid-column-end:span 12}}@media(max-width:960px){.t10ZWzP7ADjJnR4tqxRS{display:none}}@media(max-width:600px){.eOUlZG8Pelh_Xj0aSoHG{display:none}}.l546LrwBEePz434NFK5Q{border:2px solid var(--jp-green-primary);border-radius:var(--jp-border-radius);display:block;margin:32px 0;padding:16px 64px 16px 24px;position:relative;text-decoration:none}.l546LrwBEePz434NFK5Q span{display:block}.l546LrwBEePz434NFK5Q span:last-of-type{font-weight:600}.l546LrwBEePz434NFK5Q:focus span:last-of-type,.l546LrwBEePz434NFK5Q:hover span:last-of-type{text-decoration:underline;text-decoration-thickness:var(--jp-underline-thickness)}.l546LrwBEePz434NFK5Q:focus:after,.l546LrwBEePz434NFK5Q:hover:after{transform:translateY(-50%) translateX(8px)}.l546LrwBEePz434NFK5Q:after{color:var(--jp-green-primary);content:"→";font-size:24px;font-weight:600;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:transform .15s ease-out}.Q7w4fcEcemZ2nlwaYNog{fill:var(--jp-yellow-30)!important;display:inline-block!important;width:1.1em!important}.AoNQsOaTt6gSf0H6Yasz{display:inline-block;position:relative}.v13ZwGzUnecPA7Y3URAl{height:18px;left:-53px;pointer-events:none;position:absolute;top:0;width:124px}.EeDbu9pXFWTsCzfTpv2v{pointer-events:all}.BmSvoIi3rErkcrRiOi2W{color:var(--jp-black);font-size:16px;font-weight:600;line-height:19px}.BmSvoIi3rErkcrRiOi2W:not(:last-child){margin-bottom:8px}.mojRoVuWdDJo0E6LEjJw{font-size:14px;font-weight:400;line-height:24px}.golden-token-icon-tooltip .components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-right:-62px}.golden-token-icon-tooltip .components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-left:-62px}.golden-token-icon-tooltip .components-popover[data-y-axis=bottom] .components-popover__content{top:2px!important}.golden-token-icon-tooltip .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-6px!important}.golden-token-icon-tooltip .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-4px!important}.golden-token-icon-tooltip .components-popover[data-y-axis=top] .components-popover__content{bottom:10px!important}.golden-token-icon-tooltip .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:3px}.golden-token-icon-tooltip .components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:4px}.golden-token-icon-tooltip .components-popover__content{border:1px solid var(--jp-gray);border-radius:4px;outline:none;padding:24px;white-space:normal;width:304px}.golden-token-icon-tooltip .components-button.is-link:focus:not(:disabled){box-shadow:none}.wiobThfXJCuhGNrbFIT6 a,.wiobThfXJCuhGNrbFIT6 a:active,.wiobThfXJCuhGNrbFIT6 a:hover{color:var(--jp-black)}.VgAxgahF9bC2M__FiIgV{display:flex;margin-bottom:calc(var(--spacing-base)*3)}.dbRwkMLqcMF67njPoAF7{margin-right:8px}.Doju0RxvvN9JS12mf489{line-height:calc(var(--spacing-base)*3);margin:0 0 var(--spacing-base) 0}.Jvb1njqMy7ML1zikhbWn{margin-top:1rem}.mpr8_ygU8woV4bVR1xvw{align-items:center;display:flex;font-size:var(--font-title-small);font-weight:500;line-height:1.5;margin-bottom:.5rem;margin-top:0}.gwO_Q0L0jbwMARVlBezu{color:var(--jp-gray-60);font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:var(--font-body-small);font-weight:400;letter-spacing:-.15px;line-height:20px;margin-left:.75rem}.qwy7CsLeEbXvaPwgC9WV{display:flex;flex-flow:row nowrap;max-width:100%;overflow-x:scroll;padding:1px;scrollbar-width:none}.qwy7CsLeEbXvaPwgC9WV::-webkit-scrollbar{display:none}.qwy7CsLeEbXvaPwgC9WV .Hrbg7DeSJs6gas9zdPDR{border-color:var(--jp-gray-5);border-radius:5px;margin-bottom:0;margin-right:1.5rem;min-width:180px;padding:1rem 1.5rem;width:100%}@media only screen and (min-width:960px){.qwy7CsLeEbXvaPwgC9WV .Hrbg7DeSJs6gas9zdPDR{min-width:220px}}.qwy7CsLeEbXvaPwgC9WV .Hrbg7DeSJs6gas9zdPDR:last-child{margin-right:0}.NFpbo5AINn6I6avKFGby{margin-bottom:1.5rem}.aoQZCG0JeyWmy2J6vVxF{font-weight:500;line-height:20px;margin-bottom:.25rem}.M6ApyXg79vuXo6GwDkbO{align-items:flex-end;display:flex;flex-wrap:wrap;font-size:36px;font-weight:400;line-height:40px}.M6ApyXg79vuXo6GwDkbO.DYHb5e6QhgXejWyo9s78{cursor:pointer}.OlInbY5YnDO06MEQHv98{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1;margin-right:.5rem}.EtbKbd5m85w7oYT4stIs{color:var(--jp-gray-20);display:none;font-size:var(--font-body-small);font-weight:600;line-height:24px;fill:var(--jp-gray-20)}@media screen and (min-width:960px){.EtbKbd5m85w7oYT4stIs{align-items:center;display:flex}}.EtbKbd5m85w7oYT4stIs.Awr7zl75sfAsFPHK9kDG{color:var(--jp-red-50);fill:var(--jp-red-50)}.EtbKbd5m85w7oYT4stIs.QFSZbIKFdWO3HEPBZyhc{color:var(--jp-green-50);fill:var(--jp-green-50)}.GgJAnS4gaEEGmRCP5n8y{align-content:flex-end;display:flex}.mjiNtwdbKpfo9edGVes4{margin-right:2px}.pAt4v_KG9Ir19wNcEtEj{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:calc(var(--spacing-base)*2.5);min-height:28px;width:100%}.vMa4i_Dza2t5Zi_Bw9Nf{background:var(--jp-white-off);padding-top:1px}.jrGNTKcgeXk9HKzolut9{position:relative}.jrGNTKcgeXk9HKzolut9>.wg3mZsoPekZWlBgOvdZ6{overflow:hidden;padding:0}.jrGNTKcgeXk9HKzolut9>.wg3mZsoPekZWlBgOvdZ6.aDxB89WgtARQqNWd4ZeK:before{background-color:var(--jp-red-50);border:2px solid var(--jp-white-off);border-radius:50%;content:"";height:18px;left:-11px;position:absolute;top:-11px;width:18px}.jrGNTKcgeXk9HKzolut9>.sGP8lxDpRSjt0Fh7wxoR{background-color:var(--jp-white);border-radius:50%;box-shadow:0 0 5px 1px rgba(0,0,0,.1);padding:8px;position:absolute;right:16px;top:16px;transform:scale(.75)}.jrGNTKcgeXk9HKzolut9>.sGP8lxDpRSjt0Fh7wxoR:focus,.jrGNTKcgeXk9HKzolut9>.sGP8lxDpRSjt0Fh7wxoR:hover{background-color:var(--jp-white)}.jrGNTKcgeXk9HKzolut9>.sGP8lxDpRSjt0Fh7wxoR:disabled{pointer-events:none}.z5EQSkU36nsjxHEBSfNN{padding:0}.MwBwVaEj6u_zRgfrFR9b{padding:24px 16px}@media screen and (min-width:600){.MwBwVaEj6u_zRgfrFR9b{padding:32px 24px}}@media screen and (min-width:960px){.MwBwVaEj6u_zRgfrFR9b{padding:48px 12px 48px 48px}}.UgPNtuFW7lTJ06k39EsK{background-image:url(images/evaluation-blank-fbbfbcd75b50ade0f092.png),radial-gradient(circle at 40% 70%,rgba(206,217,242,.75) 0,hsla(0,0%,100%,0) 40%),radial-gradient(circle at 80% 80%,rgba(6,158,8,.15) 5%,hsla(0,0%,100%,0) 50%),radial-gradient(circle at 80% 20%,hsla(46,77%,83%,.75) 0,hsla(0,0%,100%,0) 50%);background-position:75%;background-repeat:no-repeat;background-size:393px,cover,cover,cover}.UgPNtuFW7lTJ06k39EsK.ilVOud0_OCGK4HciazB_{background-image:url(images/evaluation-selected-196d1790b76830f9b73a.png),radial-gradient(circle at 40% 70%,rgba(206,217,242,.75) 0,hsla(0,0%,100%,0) 40%),radial-gradient(circle at 80% 80%,rgba(6,158,8,.15) 5%,hsla(0,0%,100%,0) 50%),radial-gradient(circle at 80% 20%,hsla(46,77%,83%,.75) 0,hsla(0,0%,100%,0) 50%)}.EtcggGK0Bk8POQD986Og{background-image:url(images/site-cards-29522f090d5422fd7afd.png),radial-gradient(circle at 90% 30%,rgba(6,158,8,.15) 0,hsla(0,0%,100%,0) 35%),radial-gradient(circle at 75% 65%,rgba(206,217,242,.5) 5%,hsla(0,0%,100%,0) 15%),radial-gradient(circle at 90% 90%,hsla(46,77%,83%,.5) 0,hsla(0,0%,100%,0) 25%);background-repeat:no-repeat;background-size:cover}@media screen and (max-width:960px){.EtcggGK0Bk8POQD986Og{background-image:url(images/site-cards-29522f090d5422fd7afd.png),radial-gradient(circle at 55% 30%,rgba(6,158,8,.15) 0,hsla(0,0%,100%,0) 100%),radial-gradient(circle at 25% 40%,rgba(206,217,242,.5) 5%,hsla(0,0%,100%,0) 50%),radial-gradient(circle at 50% 85%,hsla(46,77%,83%,.3) 0,hsla(0,0%,100%,0) 35%);min-height:160px;order:-1}}.TSiu5sC6MdANROjUkUJM{margin-top:24px}.iqJfpZM9IYXuFSXvuoEe{font-size:16px!important;margin-top:16px}.Vozbq8Inlk5SxoVnn2G5{column-gap:40px;display:flex;flex-direction:row;margin-top:64px}.s_V1BM1Wtt3He4eF2TCu{padding-left:calc(var(--spacing-base)*3);padding-right:calc(var(--spacing-base)*3);text-decoration:none!important}.wXWt0uFLFkFT7CqgOijQ{align-items:center;background-image:radial-gradient(circle at 80% 80%,rgba(6,158,8,.15) 5%,hsla(0,0%,100%,0) 50%);background-position:100% 80%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:144px 0}.m_muvynofDds3hoh9u5m{margin-bottom:24px}.m_muvynofDds3hoh9u5m svg{color:var(--jp-green-40);height:48px;width:48px}.m_muvynofDds3hoh9u5m svg circle{stroke:var(--jp-green-5)}.m_muvynofDds3hoh9u5m svg circle,.m_muvynofDds3hoh9u5m svg path{stroke-width:4px}.jErCC9oKHSM15BxzFyQK{margin-bottom:0}.oVoYbwbFB6U2o90Njusk>div{background-color:var(--jp-white);font-size:16px;line-height:22px;margin:0;position:relative}.oVoYbwbFB6U2o90Njusk>div .components-notice__content{align-items:flex-start;display:flex;flex-direction:column;margin:0;padding:12px 4px}@media screen and (min-width:960px){.oVoYbwbFB6U2o90Njusk>div .components-notice__content{gap:6rem}}.oVoYbwbFB6U2o90Njusk>div .is-link{color:var(--jp-black);font-size:16px;font-weight:600}.oVoYbwbFB6U2o90Njusk>div .components-notice__dismiss{align-self:center}.oVoYbwbFB6U2o90Njusk>div .components-notice__action{align-items:center;background:#000;border-radius:var(--jp-border-radius);color:var(--jp-white);cursor:pointer;font-size:16px;font-weight:600;height:auto;justify-content:center;letter-spacing:-.01em;line-height:24px;margin-left:0;margin-top:24px;padding:8px 24px;text-decoration:none}@media screen and (min-width:960px){.oVoYbwbFB6U2o90Njusk>div .components-notice__action{margin-left:calc(var(--spacing-base)*2 + 24px)}}.oVoYbwbFB6U2o90Njusk>div.Snc8NEmDelsbhlH4285s .components-notice__action{margin-left:0;margin-top:0;white-space:nowrap}.oVoYbwbFB6U2o90Njusk>div.Snc8NEmDelsbhlH4285s .components-notice__content{align-items:center;flex-direction:row}.oVoYbwbFB6U2o90Njusk .R5tvcsARTGN0A_z3DygA{min-width:auto}.wBVXH4OTNwLHPRpN4nsq{display:flex;flex-grow:1;margin-right:var(--spacing-base)}.wBVXH4OTNwLHPRpN4nsq .terms-of-service{color:var(--jp-gray-70);font-size:var(--font-body-small)}.wBVXH4OTNwLHPRpN4nsq>svg{fill:var(--jp-red-60);align-self:flex-start;flex-shrink:0;margin-right:calc(var(--spacing-base)*2)}.wBVXH4OTNwLHPRpN4nsq>svg.F1qvEnFfHs5nz3zFZUOV{fill:none}.SrQxAOBa5ZaSKP8wlut9{border-bottom:none;margin:0}.TcCZnGE6mad8Dvz9pCZi{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRDYzNjM5IiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTEyIDIwYTggOCAwIDEgMCAwLTE2IDggOCAwIDAgMCAwIDE2WiIvPjxwYXRoIGZpbGw9IiNENjM2MzkiIGQ9Ik0xMyA3aC0ydjZoMnpNMTMgMTVoLTJ2MmgyeiIvPjwvc3ZnPg==) no-repeat 0 0;color:var(--jp-red);line-height:25px;padding-left:25px}._mn6o2Dtm5pfFWc8_A1K{--spacing-base:8px;min-width:264px}.VHYulMcpzbr10HWR0iSE{align-items:flex-start;border:1px solid var(--jp-black);border-color:var(--jp-gray-5);border-left-width:6px;border-radius:4px;display:flex;font-size:var(--font-body);padding:24px 31px 27px 18px}.FGpSkMCiIHQjszcV0dbn{margin-right:20px}.FGpSkMCiIHQjszcV0dbn,.KoWZcCwhW13xvkEb0QON{height:calc(var(--spacing-base)*3);width:calc(var(--spacing-base)*3)}.KoWZcCwhW13xvkEb0QON{background-color:transparent;border:none;cursor:pointer;outline:none}@media screen and (max-width:600px){.VHYulMcpzbr10HWR0iSE{box-shadow:0 4px 8px rgba(0,0,0,.03),0 1px 2px rgba(0,0,0,.06);padding-top:68px;position:relative}.FGpSkMCiIHQjszcV0dbn{left:24px;position:absolute;top:24px}.KoWZcCwhW13xvkEb0QON{position:absolute;right:24px;top:24px}}.smrfczkC53EaFM8OJUXs{flex-grow:1}.IKYRWoPwt9xOVEx1wzNS{font-weight:600;margin-bottom:8px}.qM0qY6mPYp1MPN54A3Kg{align-items:center;display:flex;margin-top:20px}.qM0qY6mPYp1MPN54A3Kg a,.qM0qY6mPYp1MPN54A3Kg a:active,.qM0qY6mPYp1MPN54A3Kg a:focus,.qM0qY6mPYp1MPN54A3Kg a:hover{color:var(--jp-black)}.qM0qY6mPYp1MPN54A3Kg>*{margin-right:24px}.A5YkDkkXuiYgavrY6Nux{border-left-color:var(--jp-red)}.A5YkDkkXuiYgavrY6Nux .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-red)}.cT5rwuPMZzWvi5o6shMl{border-left-color:var(--jp-yellow-20)}.cT5rwuPMZzWvi5o6shMl .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-yellow-20)}.yo0O3uvNomPsYUXFCpAS{border-left-color:var(--black)}.yo0O3uvNomPsYUXFCpAS .y_IPyP1wIAOhyNaqvXJq{fill:var(--black)}.oZdDFf1jBLkzn5ICCC6x{border-left-color:var(--jp-green)}.oZdDFf1jBLkzn5ICCC6x .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-green)}.cAbGtJDGgLubucBnz7vM,.q0T8YyQxRawhpDtvJjxI{background-color:var(--jp-white)}.q0T8YyQxRawhpDtvJjxI{height:100%;padding:calc(var(--spacing-base)*8);position:relative}.B7JDqI_vtKxSy5GjvqA1{display:flex;flex-direction:column;height:100%}.zj7xadmhIWeuf7ZwvVTS{align-items:center;background:var(--jp-black);border-radius:var(--jp-border-radius) var(--jp-border-radius) 0 0;color:var(--jp-white);display:flex;height:calc(var(--spacing-base)*4);left:0;padding:0 var(--spacing-base);position:absolute;top:0;width:100%}.GsioW6IsC8EMYE3U6788{fill:var(--jp-white);margin-right:var(--spacing-base)}.cfEO8udWbRGPFJzW8Jg5,.dbz07JqxOlivjKO4vBEF{align-items:center;display:flex;height:calc(var(--spacing-base)*4);margin-bottom:calc(var(--spacing-base)*4)}.zlh3zbjUe4Z8cBs7uVVe{fill:#8c8f94;height:24px;line-height:24px}.qoZuzG5EcDa231hC6t0P{align-items:center;display:flex;justify-content:center}.qoZuzG5EcDa231hC6t0P svg{margin-right:var(--spacing-base)}.Q6uUUQCPWS6_6nLxIn68{display:inline-block;min-height:42px;padding:.5em 2em;text-align:center;width:100%}.Q6uUUQCPWS6_6nLxIn68 .YU4iBCRze09ZP3iCsdcb{margin:0}.Q6uUUQCPWS6_6nLxIn68.components-button.is-primary{height:auto;white-space:normal}.Q6uUUQCPWS6_6nLxIn68.is-secondary:hover:not(:disabled){background-color:var(--jp-black);color:var(--jp-white)}.OrQG7DjDd9Ha2Xj1Mx3L{margin-top:calc(var(--spacing-base)*2)}.Q1jaYDpa2AVfJpA29wT0{flex-grow:1;margin:0;margin-bottom:calc(var(--spacing-base)*2);padding:0}.Q1jaYDpa2AVfJpA29wT0 li{align-items:flex-start;display:flex;list-style:none;margin-bottom:var(--spacing-base)}.Q1jaYDpa2AVfJpA29wT0 svg{fill:var(--jp-green-primary);flex-shrink:0;margin-right:var(--spacing-base)}.HL4gSxsF0skYGhGuqH90 li:last-of-type{font-weight:700}.sEcLfpWjo0GF7QrxD3Lt{margin-top:calc(var(--spacing-base)*2)}.xgv3jRkeF39aEQELCwru{align-items:flex-end;color:var(--jp-black);display:flex;flex-wrap:wrap}.twlleZ5Ehq4bB7CvKVSW{position:relative}.twlleZ5Ehq4bB7CvKVSW:first-child{margin-right:calc(var(--spacing-base)*2)}.twlleZ5Ehq4bB7CvKVSW.Qg4rPEvXsqmod1s_31d8{color:var(--jp-gray-20)}.twlleZ5Ehq4bB7CvKVSW.Qg4rPEvXsqmod1s_31d8:after{background:var(--jp-red);border-radius:var(--jp-border-radius);content:" ";display:block;height:3px;margin-top:-2px;pointer-events:none;position:absolute;top:50%;width:100%}.ApsgxIornVy_3KnciVeJ{color:var(--jp-gray-40);margin-bottom:calc(var(--spacing-base)*3)}.NMxcZL17aEP7v81uG3zD{margin-top:calc(var(--spacing-base)*5)}.gCTKfAPzJqZas7CaRbKN{margin-bottom:calc(var(--spacing-base)*4)}.demNsMJjhi7BLY7xhjU5{align-items:center;display:flex;font-size:var(--font-body);line-height:calc(var(--spacing-base)*3);margin:calc(var(--spacing-base)*2) 0;min-height:calc(var(--spacing-base)*3)}.QiUjdjJSkqh6nH7YMG5A{align-self:flex-start;height:calc(var(--spacing-base)*3);margin-right:calc(var(--spacing-base)/2);width:calc(var(--spacing-base)*3)}.Q080AHcq29J2fc68Hhk5{color:var(--jp-red)}.Q080AHcq29J2fc68Hhk5 .hYWbIwhppukXmGnsiT9H{fill:var(--jp-red)}.JjHuxWly0HI9C60gorbq{color:var(--jp-yellow-40)}.JjHuxWly0HI9C60gorbq .hYWbIwhppukXmGnsiT9H{fill:var(--jp-yellow-40)}.Cm8ZFHi3mngl4cj9Gatx{color:var(--jp-blue-40)}.Cm8ZFHi3mngl4cj9Gatx .hYWbIwhppukXmGnsiT9H{fill:var(--jp-blue-40)}.ytGBsU015p3LGwOPwFDx{color:var(--jp-green)}.ytGBsU015p3LGwOPwFDx .hYWbIwhppukXmGnsiT9H{fill:var(--jp-green)}:root{--font-title-large:36px;--font-title-small:24px;--font-body:16px;--font-label:12px;--jp-black:#000;--jp-black-80:#2c3338;--jp-white:#fff;--jp-white-off:#f9f9f6;--jp-gray:#dcdcde;--jp-gray-0:#f6f7f7;--jp-gray-5:#dcdcde;--jp-gray-10:#c3c4c7;--jp-gray-20:#a7aaad;--jp-gray-30:#8c8f94;--jp-gray-40:#787c82;--jp-gray-50:#646970;--jp-gray-60:#50575e;--jp-gray-70:#3c434a;--jp-gray-80:#2c3338;--jp-gray-90:#1d2327;--jp-gray-100:#101517;--jp-gray-off:#e2e2df;--jp-yellow-5:#f5e6b3;--jp-yellow-10:#f2cf75;--jp-yellow-40:#c08c00;--jp-orange-20:#faa754;--jp-blue-5:#ced9f2;--jp-red-0:#f7ebec;--jp-red-50:#d63638;--jp-red-60:#b32d2e;--jp-red-80:#8a2424;--jp-red:#d63639;--jp-pink:#c9356e;--jp-green-0:#f0f2eb;--jp-green-5:#d0e6b8;--jp-green-10:#9dd977;--jp-green-20:#64ca43;--jp-green-30:#2fb41f;--jp-green-40:#069e08;--jp-green-50:#008710;--jp-green-60:#007117;--jp-green-70:#005b18;--jp-green-80:#004515;--jp-green-90:#003010;--jp-green-100:#001c09;--jp-green:#069e08;--jp-green-primary:var(--jp-green-40);--jp-green-secondary:var(--jp-green-30);--jp-border-radius:4px;--jp-border-radius-rna:8px;--jp-menu-border-height:1px;--jp-underline-thickness:2px;--jp-modal-padding-large:32px;--jp-modal-padding:24px;--jp-modal-padding-small:16px;--jp-modal-radius:8px;--jp-button-padding:8px;--jp-button-radius:4px;--jp-gap:16px;--jp-highlight:#3858e9}:where(body){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;min-height:100%;padding:0}.jp-wrap{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1128px}.jp-row{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr);margin:0 16px;width:100%}@media(min-width:600px){.jp-row{grid-template-columns:repeat(8,1fr);margin:0 18px}}@media(min-width:960px){.jp-row{grid-template-columns:repeat(12,1fr);margin:0 24px;max-width:1128px}}.sm-col-span-1{grid-column-end:span 1}.sm-col-span-2{grid-column-end:span 2}.sm-col-span-3{grid-column-end:span 3}.sm-col-span-4{grid-column-end:span 4}@media(min-width:600px){.md-col-span-1{grid-column-end:span 1}.md-col-span-2{grid-column-end:span 2}.md-col-span-3{grid-column-end:span 3}.md-col-span-4{grid-column-end:span 4}.md-col-span-5{grid-column-end:span 5}.md-col-span-6{grid-column-end:span 6}.md-col-span-7{grid-column-end:span 7}.md-col-span-8{grid-column-end:span 8}}@media(min-width:960px){.lg-col-span-1{grid-column-end:span 1}.lg-col-span-2{grid-column-end:span 2}.lg-col-span-3{grid-column-end:span 3}.lg-col-span-4{grid-column-end:span 4}.lg-col-span-5{grid-column-end:span 5}.lg-col-span-6{grid-column-end:span 6}.lg-col-span-7{grid-column-end:span 7}.lg-col-span-8{grid-column-end:span 8}.lg-col-span-9{grid-column-end:span 9}.lg-col-span-10{grid-column-end:span 10}.lg-col-span-11{grid-column-end:span 11}.lg-col-span-12{grid-column-end:span 12}}@media(max-width:960px){.md-col-span-0{display:none}}@media(max-width:600px){.sm-col-span-0{display:none}}.jp-cut{border:2px solid var(--jp-green-primary);border-radius:var(--jp-border-radius);margin:32px 0;padding:16px 64px 16px 24px;position:relative;text-decoration:none}.jp-cut,.jp-cut span{display:block}.jp-cut span:last-of-type{font-weight:600}.jp-cut:focus span:last-of-type,.jp-cut:hover span:last-of-type{text-decoration:underline;text-decoration-thickness:var(--jp-underline-thickness)}.jp-cut:focus:after,.jp-cut:hover:after{transform:translateY(-50%) translateX(8px)}.jp-cut:after{color:var(--jp-green-primary);content:"→";font-size:24px;font-weight:600;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:transform .15s ease-out}.components-popover:not(.is-without-arrow):before{border-color:var(--jp-gray)}.icon-tooltip-helper .components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-right:-62px}.icon-tooltip-helper .components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-left:-62px}.icon-tooltip-helper .components-popover[data-y-axis=bottom] .components-popover__content{top:2px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-6px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-4px!important}.icon-tooltip-helper .components-popover[data-y-axis=top] .components-popover__content{bottom:10px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:3px}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:4px}.icon-tooltip-helper.is-wide .components-popover__content{width:440px}.icon-tooltip-wrapper{color:var(--jp-black);display:inline-block;position:relative}.icon-tooltip-wrapper .components-button.is-link:focus:not(:disabled){box-shadow:none}.icon-tooltip-helper{height:18px;left:-53px;pointer-events:none;position:absolute;top:0;width:124px}.icon-tooltip-container{pointer-events:all}.icon-tooltip-container .components-popover__content{border:1px solid var(--jp-gray);border-radius:4px;margin:0 10px;max-width:90vw;outline:none;padding:24px;white-space:normal;width:304px}.icon-tooltip-title{font-size:16px;font-weight:600;line-height:19px}.icon-tooltip-title:not(:last-child){margin-bottom:8px}.icon-tooltip-content{font-size:14px;font-weight:400;line-height:24px}.icon-tooltip-content ul{list-style-type:disc;margin:0 0 0 1rem}.icon-tooltip-content ul li:last-child{margin-bottom:0}.p4qz2tkq0p9hxucJ6Qk2{--padding:calc(var(--spacing-base)*4);color:var(--jp-black)}.lbNDyXioOwvyvbALtCBm{--gap:calc(var(--spacing-base)*3);padding:var(--padding) 0;position:relative}.s2Lsn4kbm6BrS3DSndRB .lbNDyXioOwvyvbALtCBm{column-gap:var(--gap);display:grid;grid-auto-flow:column;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(var(--rows),minmax(min-content,max-content))}.cLaNK_XcbTGlRQ4Tp43Q{margin-top:var(--padding)}.s2Lsn4kbm6BrS3DSndRB .cLaNK_XcbTGlRQ4Tp43Q{display:contents}.cLaNK_XcbTGlRQ4Tp43Q.CYt1X0eH1icRjhtJ28jx>*{background:var(--jp-white);position:relative}.cLaNK_XcbTGlRQ4Tp43Q.CYt1X0eH1icRjhtJ28jx>:after{bottom:0;box-shadow:0 4px 24px rgba(0,0,0,.05);content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.cLaNK_XcbTGlRQ4Tp43Q>:first-child{border-top-left-radius:var(--jp-border-radius);border-top-right-radius:var(--jp-border-radius);border-width:1px 1px 0}.cLaNK_XcbTGlRQ4Tp43Q>:last-child{border-bottom-left-radius:var(--jp-border-radius);border-bottom-right-radius:var(--jp-border-radius);border-width:0 1px 1px}.DAkZc1P9A3K12fjEliMg{display:flex;flex-direction:column;justify-content:space-between;padding:var(--padding)}.WUBuYABl8nymjs9NnCEL{align-items:center;display:flex;padding-bottom:calc(var(--spacing-base)*2);position:relative}.WUBuYABl8nymjs9NnCEL:not(:nth-child(2)){padding-top:calc(var(--spacing-base)*2)}.WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{background-color:var(--jp-gray);content:"";height:1px;left:var(--padding);position:absolute;right:var(--padding);top:0;z-index:5}.s2Lsn4kbm6BrS3DSndRB .WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{left:0;right:unset;width:calc(100% + var(--gap))}.s2Lsn4kbm6BrS3DSndRB .lbNDyXioOwvyvbALtCBm>:last-child .WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{width:100%}.ANtCFeb41NhA8PA3H7ZN,.WUBuYABl8nymjs9NnCEL:last-of-type{padding-bottom:var(--padding)}.Ql2gy_148yW8Vw5vhaKD{padding-left:var(--padding);padding-right:var(--padding)}.EAQrAnQEW1z1BfdY5gbC{margin:0 var(--spacing-base);fill:var(--jp-gray);flex-shrink:0}.EAQrAnQEW1z1BfdY5gbC.JDSTlLoOC_4aUoH2oNM2{fill:var(--jp-green-40)}.EAQrAnQEW1z1BfdY5gbC.zNdQRJ1w7BvaQOYyqzHK{fill:var(--jp-red-50)}.lr7vbX95SKtoe7DarJcZ{margin-left:auto}.s2Lsn4kbm6BrS3DSndRB .lr7vbX95SKtoe7DarJcZ{margin:0 var(--spacing-base);top:1px}.WUBuYABl8nymjs9NnCEL .KRrGp2xdkeBOxLZeuQ6X{fill:var(--jp-gray-20);flex-shrink:0}.H_ZJiRVJg0LiMXPGOcmt{text-align:center;width:fit-content}.H_ZJiRVJg0LiMXPGOcmt>a{color:#000}.s2Lsn4kbm6BrS3DSndRB .H_ZJiRVJg0LiMXPGOcmt{grid-column:2;overflow:hidden;padding-left:var(--padding);padding-right:var(--padding);white-space:nowrap}.x21z_DixObRDsDaWotP1{align-items:right;display:flex;justify-content:right;margin:0 calc(var(--spacing-base)*4)}.dovianZYLKhnbnh9I06o{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-end}.lljtQMhW7lq5tE5SDJEf{align-items:flex-start;display:flex;flex-basis:0;flex-grow:2}.lljtQMhW7lq5tE5SDJEf .NubApIV1vQCRUNprfm6b{margin-left:auto}.dhFQXpZfMwVI8vuYHnwC{align-items:flex-start;display:inline-flex;flex:0 0 auto;position:relative}.dhFQXpZfMwVI8vuYHnwC:first-child{margin-right:calc(var(--spacing-base)*2)}.dhFQXpZfMwVI8vuYHnwC.eD7hzxFmdtG_MgmBtl_k{color:var(--jp-gray-20)}.dhFQXpZfMwVI8vuYHnwC.eD7hzxFmdtG_MgmBtl_k:after{background:var(--jp-red);border-radius:var(--jp-border-radius);content:" ";display:block;height:3px;margin-top:-2px;pointer-events:none;position:absolute;top:50%;width:100%}.C64ZjjUAqJC1T2Sa7apS{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:calc(var(--spacing-base)*3)}.UpZDGew6Ay1hPoP6eI7b{color:var(--jp-gray-40);font-size:var(--font-body-small);line-height:20px}.UpZDGew6Ay1hPoP6eI7b:after{content:"​"}.NubApIV1vQCRUNprfm6b{background-color:var(--jp-yellow-10);border-radius:4px;font-size:13px;font-weight:600;margin-left:var(--spacing-base);padding-left:var(--spacing-base);padding-right:var(--spacing-base)}.TDiiPbuW1Z0_05u_pvcK{font-weight:400}.SWwV4Pw6OZ5vU3PqPXmr{--product-card-shadow:rgb(0 0 0/3%);background-color:var(--jp-white);border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);box-shadow:0 2px 6px var(--product-card-shadow),0 1px 2px var(--product-card-shadow)}.r7tUofa9Z3A5ziKVR1H7{align-items:center;display:flex}.r7tUofa9Z3A5ziKVR1H7 img{object-fit:cover;width:100%}.i_AnOR3MaQLraGvb2QU5{background-color:#f9f9f6}.YcYvLvdvWrb1EUZoVsE8{display:flex;flex-wrap:wrap;gap:calc(var(--horizontal-spacing)*2);justify-content:space-between}.uGTTsKoIOoZdYhk6uPnl{white-space:nowrap}.uGTTsKoIOoZdYhk6uPnl>span{font-size:var(--font-body-small)}.NzDTsxhX8D1mlckNpewR{font-weight:400!important}.svE2cJL5t2FarzcDQYNe{--product-card-shadow:rgb(0 0 0/3%);background-color:var(--jp-white);border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);box-shadow:0 2px 6px var(--product-card-shadow),0 1px 2px var(--product-card-shadow)}.dvEJEDNTnmVfVxtLa4uU{align-items:center;display:flex}.dvEJEDNTnmVfVxtLa4uU img{object-fit:cover;width:100%}.K1VY4DNP8PHMWAEVBC_h{background-color:#f9f9f6}.nk_COGPrkBNLp7lVt4sQ{display:flex;flex-wrap:wrap;gap:calc(var(--horizontal-spacing)*2);justify-content:space-between}.ukgQ5TmLablG3svUKjdw{white-space:nowrap}.ukgQ5TmLablG3svUKjdw>span{font-size:var(--font-body-small)}.Vofm70ADXSe43GamWEaF{font-weight:400!important}.EUcF2LKeC2GyhWD2FKCP{background-color:var(--jp-white);height:100%;padding:calc(var(--spacing-base)*8);position:relative}.Bm21LIBQtpRo3ZhOxXBG{display:flex;gap:calc(var(--spacing-base)*2)}.jwIGzADCnBI_ai9xYYiS{align-items:center;display:flex;flex-wrap:nowrap;font-size:22px;padding-bottom:calc(var(--spacing-base)*3);padding-top:calc(var(--spacing-base)*3)}.jwIGzADCnBI_ai9xYYiS .fTbxuhh_SfMgenyWvGN0{padding-bottom:calc(var(--spacing-base)/3);padding-left:var(--spacing-base)}.eR56lApoP14RIBAhO1UN{display:flex;flex-wrap:wrap;gap:calc(var(--spacing-base)*6);justify-content:space-between;margin:0 auto;max-width:1128px}@media only screen and (max-width:1366px){.eR56lApoP14RIBAhO1UN{padding-left:calc(var(--spacing-base)*3);padding-right:calc(var(--spacing-base)*3)}}.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD{display:flex;flex:1;flex-direction:column;justify-content:center}@media screen and (min-width:960px){.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD{max-width:70%}}.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD .vAGLpjIGi6GA8ghbumN7{font-size:36px;font-weight:700;line-height:40px}.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD .oag8YaslCEiUVu8GKKL3{font-weight:400;margin:calc(var(--spacing-base)*3) 0}.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD .FhH03GPt9FK1VH9NZhYA{align-self:flex-start;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:24px;padding:var(--spacing-base) calc(var(--spacing-base)*3)}.eR56lApoP14RIBAhO1UN .VUXAtah2JvUCNc4cXjPp{align-items:center;display:flex;flex-wrap:wrap;gap:calc(var(--spacing-base)*3);justify-content:flex-end}@media only screen and (max-width:430px){.eR56lApoP14RIBAhO1UN .VUXAtah2JvUCNc4cXjPp{flex:1}}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw{border-color:var(--jp-gray-5);border-radius:5px;flex-grow:0;height:168px;margin-bottom:0;padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);width:168px}@media only screen and (max-width:960px){.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw{width:30vw}}@media only screen and (max-width:430px){.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw{min-width:168px;width:100%}}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw>div:first-child{display:flex;flex-direction:column;justify-content:space-between}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw .Ll1l9bEuf5G5oh3AENep{fill:var(--jp-green)}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw .WrzTysWiqUiuEPvpFqau{margin-bottom:var(--spacing-base)}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw .d4faYkf9yL7oW7pwcjmP{font-size:36px;font-weight:700}.acffvOSYc5S8x4P_AYnQ{font-size:16px;line-height:24px;padding-bottom:calc(var(--spacing-base)*6);padding-top:calc(var(--spacing-base)*6)}.acffvOSYc5S8x4P_AYnQ:first-child{padding-bottom:0;padding-top:0}.acffvOSYc5S8x4P_AYnQ:nth-child(2n){background-color:var(--jp-white-off);padding-bottom:calc(var(--spacing-base)*8);padding-top:calc(var(--spacing-base)*8)}@media only screen and (max-width:960px){.acffvOSYc5S8x4P_AYnQ:nth-child(2n){padding-bottom:calc(var(--spacing-base)*6);padding-top:calc(var(--spacing-base)*6)}}.acffvOSYc5S8x4P_AYnQ a{color:inherit}.acffvOSYc5S8x4P_AYnQ .M5YNmgy60Q_UtaxKgQcv{margin:0 auto;max-width:744px}@media only screen and (max-width:1366px){.acffvOSYc5S8x4P_AYnQ .M5YNmgy60Q_UtaxKgQcv{padding-left:calc(var(--spacing-base)*3);padding-right:calc(var(--spacing-base)*3)}}.acffvOSYc5S8x4P_AYnQ .HJiOvun8sHkiFpNL0sl6{margin:0 auto;max-width:1128px}@media only screen and (max-width:1366px){.acffvOSYc5S8x4P_AYnQ .HJiOvun8sHkiFpNL0sl6{padding-left:calc(var(--spacing-base)*3);padding-right:calc(var(--spacing-base)*3)}}.acffvOSYc5S8x4P_AYnQ .mXinUJfpSTS9EVB8M8K_{font-size:34px;font-weight:400;line-height:40px;margin:0}.acffvOSYc5S8x4P_AYnQ .QKjsnliPyLu4n08yVUUM{font-size:16px}.acffvOSYc5S8x4P_AYnQ .xQJJkJ4v7Jm8iSJ0z0Dj{font-size:48px;line-height:24px;margin-bottom:calc(var(--spacing-base)*6)}.VWIBGwuHqtAKg_5Hch92{flex-direction:column}.VWIBGwuHqtAKg_5Hch92,.VWIBGwuHqtAKg_5Hch92 .mnkNhprYIatxfziERMwM{display:flex;gap:calc(var(--spacing-base)*3);padding:calc(var(--spacing-base)*2) 0}.VWIBGwuHqtAKg_5Hch92 .mnkNhprYIatxfziERMwM{flex-wrap:wrap;min-height:190px}.VWIBGwuHqtAKg_5Hch92 .WEiaYLqJwV2IzC8LD9Fs{background-color:var(--jp-white-off);border-radius:calc(var(--spacing-base)/2);height:157.5px;width:280px}.VWIBGwuHqtAKg_5Hch92 .WEiaYLqJwV2IzC8LD9Fs iframe{border-radius:inherit}.VWIBGwuHqtAKg_5Hch92 .GJlowVsJybna1MFcIiIU{display:flex;flex:1;flex-direction:column;gap:var(--spacing-base);min-width:280px}.VWIBGwuHqtAKg_5Hch92 .GJlowVsJybna1MFcIiIU ._OeUvI9GrP00qh6Uk7Tg{font-size:20px;font-weight:500;line-height:22px}.VWIBGwuHqtAKg_5Hch92 .GJlowVsJybna1MFcIiIU .C6I5jYHW2IJSDBoKvhcB{color:var(--jp-gray-60);flex-grow:1;font-size:16px;font-weight:300;line-height:24px}.VWIBGwuHqtAKg_5Hch92 .GJlowVsJybna1MFcIiIU .XdnAdAwkxAW5yvUx3NRr{font-size:15px;padding-left:0;text-decoration:underline}.MCKgMfLVZtkgWu5m5u6L{margin-bottom:calc(var(--spacing-base)*8)}.c0SItK48SRkWfZUCECbZ{border:1px solid var(--jp-green-40);border-radius:4px;color:var(--jp-green-40);font-size:12px;font-weight:500;height:22px;margin-left:5px;padding:2px 8px;position:relative;text-transform:uppercase;top:-2px}#my-jetpack-container{--wp-admin-theme-color:var(--jp-black);--wp-admin-theme-color-darker-10:var(--jp-black-80);--wp-admin-theme-color-darker-20:var(--jp-black-80);height:100%}#my-jetpack-container .jp-dashboard-footer__jetpack-symbol{height:16px}#wpbody-content>.notice{display:none!important}#wpwrap{background-color:var(--jp-white-off)}._fUXxnSp5pagKBp9gSN7 *{box-sizing:border-box} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js new file mode 100644 index 00000000..94521512 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js @@ -0,0 +1,97 @@ +/*! For license information please see index.js.LICENSE.txt */ +(()=>{var e={1792:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(790),c=a(1609);const r={isEligible:!0};function s(e){const t=(t,a={})=>{const n={...r,...a},[,s]=(0,c.useReducer)((e=>e+1),0),i=(0,c.useRef)(t);if((0,c.useEffect)((()=>{let a=!0;return n.isEligible&&e.loadExperimentAssignment(t).then((()=>{a&&s()})),()=>{a=!1}}),[t,n.isEligible]),t===i.current||i.current.startsWith("explat_test")||e.config.logError({message:"[ExPlat] useExperiment: experimentName should never change between renders!"}),!n.isEligible)return[!1,null];const l=e.dangerouslyGetMaybeLoadedExperimentAssignment(t);return[!l,l]};return{useExperiment:t,Experiment:({defaultExperience:e,treatmentExperience:a,loadingExperience:c,name:r,options:s})=>{const[i,l]=t(r,s);return i?(0,n.jsx)(n.Fragment,{children:c}):l?.variationName?(0,n.jsx)(n.Fragment,{children:a}):(0,n.jsx)(n.Fragment,{children:e})},ProvideExperimentData:({children:e,name:a,options:n})=>{const[c,r]=t(a,n);return e(c,r)}}}},9517:(e,t,a)=>{"use strict";a.d(t,{kU:()=>o,pg:()=>u});var n=a(1689),c=a(2808),r=a(4738),s=a(524),i=a(5626);const l=1e4;Error;function o(e){if("undefined"==typeof window)throw new Error("Running outside of a browser context.");const t={},a=(...t)=>{try{e.logError(...t)}catch(e){}};try{(0,n.bZ)()}catch(e){a({message:e.message,source:"removeExpiredExperimentAssignments-error"})}return{loadExperimentAssignment:async o=>{try{if(!i.Eo(o))throw new Error(`Invalid experimentName: "${o}"`);const a=(0,n.B1)(o);if(a&&c.H2(a))return a;void 0===t[o]&&(t[o]=(t=>s.MC((async()=>{const a=await r.FI(e,t);return(0,n.a2)(a),a})))(o));let u=l;Math.random()>.5&&(u=5e3);const m=await s.BK(t[o](),u);if(!m)throw new Error("Could not fetch ExperimentAssignment");return m}catch(e){a({message:e.message,experimentName:o,source:"loadExperimentAssignment-initialError"})}try{const e=(0,n.B1)(o);if(e)return e;const t=(0,c.fj)(o);return(0,n.a2)(t),t}catch(e){return a({message:e.message,experimentName:o,source:"loadExperimentAssignment-fallbackError"}),(0,c.fj)(o)}},dangerouslyGetExperimentAssignment:t=>{try{if(!i.Eo(t))throw new Error(`Invalid experimentName: ${t}`);const c=(0,n.B1)(t);if(!c)throw new Error("Trying to dangerously get an ExperimentAssignment that hasn't loaded.");return e.isDevelopmentMode&&c&&s.XZ()-c.retrievedTimestamp<1e3&&a({message:"Warning: Trying to dangerously get an ExperimentAssignment too soon after loading it.",experimentName:t,source:"dangerouslyGetExperimentAssignment"}),c}catch(n){return e.isDevelopmentMode&&a({message:n.message,experimentName:t,source:"dangerouslyGetExperimentAssignment-error"}),(0,c.fj)(t)}},dangerouslyGetMaybeLoadedExperimentAssignment:t=>{try{if(!i.Eo(t))throw new Error(`Invalid experimentName: ${t}`);const e=(0,n.B1)(t);return e||null}catch(n){return e.isDevelopmentMode&&a({message:n.message,experimentName:t,source:"dangerouslyGetMaybeLoadedExperimentAssignment-error"}),(0,c.fj)(t)}},config:e}}function u(e){return{loadExperimentAssignment:async t=>(e.logError({message:"Attempting to load ExperimentAssignment in SSR context",experimentName:t}),(0,c.fj)(t)),dangerouslyGetExperimentAssignment:t=>(e.logError({message:"Attempting to dangerously get ExperimentAssignment in SSR context",experimentName:t}),(0,c.fj)(t)),dangerouslyGetMaybeLoadedExperimentAssignment:t=>(e.logError({message:"Attempting to dangerously get ExperimentAssignment in SSR context",experimentName:t}),(0,c.fj)(t)),config:e}}},2226:(e,t,a)=>{"use strict";a.d(t,{k:()=>c});var n=a(9517);const c="undefined"==typeof window?n.pg:n.kU},1689:(e,t,a)=>{"use strict";a.d(t,{B1:()=>o,a2:()=>l,bZ:()=>p});var n=a(2808),c=a(2765),r=a(5626);const s="explat-experiment-",i=e=>`${s}-${e}`;function l(e){r.zV(e);const t=o(e.experimentName);if(t&&e.retrievedTimestamp[...Array(e).keys()];function m(e){return e.startsWith(s)}function d(e){return e.slice(s.length+1)}function p(){u(c.A.length).map((e=>c.A.key(e))).filter(m).map(d).filter((e=>{try{if(n.H2(o(e)))return!1}catch(e){}return!0})).map(i).map((e=>c.A.removeItem(e)))}},2808:(e,t,a)=>{"use strict";a.d(t,{H2:()=>c,fj:()=>s,fn:()=>r});var n=a(524);function c(e){return n.XZ()({experimentName:e,variationName:null,retrievedTimestamp:n.XZ(),ttl:Math.max(r,t),isFallbackExperimentAssignment:!0})},2765:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});let n={_data:{},setItem:function(e,t){this._data[e]=t},getItem:function(e){return this._data.hasOwnProperty(e)?this._data[e]:null},removeItem:function(e){delete this._data[e]},clear:function(){this._data={}},get length(){return Object.keys(this._data).length},key:function(e){const t=Object.keys(this._data);return e in t?t[e]:null}};try{window.localStorage&&(n=window.localStorage)}catch(e){}const c=n},4738:(e,t,a)=>{"use strict";a.d(t,{FI:()=>m});var n=a(2808),c=a(2765),r=a(524),s=a(5626);function i(e){if(function(e){return(0,s.Gv)(e)&&(0,s.Gv)(e.variations)&&"number"==typeof e.ttl&&0{const t=await e();if(t)return c.A.setItem(l,t),c.A.setItem(o,String((0,r.XZ)())),t;const a=c.A.getItem(l),n=c.A.getItem(o);return a&&n&&(0,r.XZ)()-parseInt(n,10)<864e5?a:null};async function m(e,t){const a=(0,r.XZ)(),{variations:c,ttl:l}=i(await e.fetchExperimentAssignment({anonId:await u(e.getAnonId),experimentName:t})),o=Math.max(n.fn,l),m=Object.entries(c).map((([e,t])=>({experimentName:e,variationName:t,retrievedTimestamp:a,ttl:o}))).map(s.zV);if(m.length>1)throw new Error("Received multiple experiment assignments while trying to fetch exactly one.");if(0===m.length)return n.fj(t,o);const d=m[0];if(d.experimentName!==t)throw new Error("Newly fetched ExperimentAssignment's experiment name does not match request.");if(!n.H2(d))throw new Error("Newly fetched experiment isn't alive.");return d}},524:(e,t,a)=>{"use strict";a.d(t,{BK:()=>s,If:()=>n,MC:()=>i,XZ:()=>r});const n=1e3;let c=Date.now();function r(){const e=Date.now();return c=csetTimeout((()=>a(new Error(`Promise has timed-out after ${t}ms.`))),t)))])}function i(e){let t=null;return()=>(t||(t=e().finally((()=>{t=null}))),t)}},5626:(e,t,a)=>{"use strict";function n(e){return"object"==typeof e&&null!==e}function c(e){return"string"==typeof e&&""!==e&&/^[a-z0-9_]*$/.test(e)}function r(e){if(!function(e){return n(e)&&c(e.experimentName)&&(c(e.variationName)||null===e.variationName)&&"number"==typeof e.retrievedTimestamp&&"number"==typeof e.ttl&&0!==e.ttl}(e))throw new Error("Invalid ExperimentAssignment");return e}a.d(t,{Eo:()=>c,Gv:()=>n,zV:()=>r})},9826:(e,t,a)=>{"use strict";a.d(t,{i:()=>c});const n={AED:{symbol:"د.إ.‏",grouping:",",decimal:".",precision:2},AFN:{symbol:"؋",grouping:",",decimal:".",precision:2},ALL:{symbol:"Lek",grouping:".",decimal:",",precision:2},AMD:{symbol:"֏",grouping:",",decimal:".",precision:2},ANG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AOA:{symbol:"Kz",grouping:",",decimal:".",precision:2},ARS:{symbol:"$",grouping:".",decimal:",",precision:2},AUD:{symbol:"A$",grouping:",",decimal:".",precision:2},AWG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AZN:{symbol:"₼",grouping:" ",decimal:",",precision:2},BAM:{symbol:"КМ",grouping:".",decimal:",",precision:2},BBD:{symbol:"Bds$",grouping:",",decimal:".",precision:2},BDT:{symbol:"৳",grouping:",",decimal:".",precision:0},BGN:{symbol:"лв.",grouping:" ",decimal:",",precision:2},BHD:{symbol:"د.ب.‏",grouping:",",decimal:".",precision:3},BIF:{symbol:"FBu",grouping:",",decimal:".",precision:0},BMD:{symbol:"$",grouping:",",decimal:".",precision:2},BND:{symbol:"$",grouping:".",decimal:",",precision:0},BOB:{symbol:"Bs",grouping:".",decimal:",",precision:2},BRL:{symbol:"R$",grouping:".",decimal:",",precision:2},BSD:{symbol:"$",grouping:",",decimal:".",precision:2},BTC:{symbol:"Ƀ",grouping:",",decimal:".",precision:2},BTN:{symbol:"Nu.",grouping:",",decimal:".",precision:1},BWP:{symbol:"P",grouping:",",decimal:".",precision:2},BYR:{symbol:"р.",grouping:" ",decimal:",",precision:2},BZD:{symbol:"BZ$",grouping:",",decimal:".",precision:2},CAD:{symbol:"C$",grouping:",",decimal:".",precision:2},CDF:{symbol:"FC",grouping:",",decimal:".",precision:2},CHF:{symbol:"CHF",grouping:"'",decimal:".",precision:2},CLP:{symbol:"$",grouping:".",decimal:",",precision:2},CNY:{symbol:"¥",grouping:",",decimal:".",precision:2},COP:{symbol:"$",grouping:".",decimal:",",precision:2},CRC:{symbol:"₡",grouping:".",decimal:",",precision:2},CUC:{symbol:"CUC",grouping:",",decimal:".",precision:2},CUP:{symbol:"$MN",grouping:",",decimal:".",precision:2},CVE:{symbol:"$",grouping:",",decimal:".",precision:2},CZK:{symbol:"Kč",grouping:" ",decimal:",",precision:2},DJF:{symbol:"Fdj",grouping:",",decimal:".",precision:0},DKK:{symbol:"kr.",grouping:"",decimal:",",precision:2},DOP:{symbol:"RD$",grouping:",",decimal:".",precision:2},DZD:{symbol:"د.ج.‏",grouping:",",decimal:".",precision:2},EGP:{symbol:"ج.م.‏",grouping:",",decimal:".",precision:2},ERN:{symbol:"Nfk",grouping:",",decimal:".",precision:2},ETB:{symbol:"ETB",grouping:",",decimal:".",precision:2},EUR:{symbol:"€",grouping:".",decimal:",",precision:2},FJD:{symbol:"FJ$",grouping:",",decimal:".",precision:2},FKP:{symbol:"£",grouping:",",decimal:".",precision:2},GBP:{symbol:"£",grouping:",",decimal:".",precision:2},GEL:{symbol:"Lari",grouping:" ",decimal:",",precision:2},GHS:{symbol:"₵",grouping:",",decimal:".",precision:2},GIP:{symbol:"£",grouping:",",decimal:".",precision:2},GMD:{symbol:"D",grouping:",",decimal:".",precision:2},GNF:{symbol:"FG",grouping:",",decimal:".",precision:0},GTQ:{symbol:"Q",grouping:",",decimal:".",precision:2},GYD:{symbol:"G$",grouping:",",decimal:".",precision:2},HKD:{symbol:"HK$",grouping:",",decimal:".",precision:2},HNL:{symbol:"L.",grouping:",",decimal:".",precision:2},HRK:{symbol:"kn",grouping:".",decimal:",",precision:2},HTG:{symbol:"G",grouping:",",decimal:".",precision:2},HUF:{symbol:"Ft",grouping:".",decimal:",",precision:0},IDR:{symbol:"Rp",grouping:".",decimal:",",precision:0},ILS:{symbol:"₪",grouping:",",decimal:".",precision:2},INR:{symbol:"₹",grouping:",",decimal:".",precision:2},IQD:{symbol:"د.ع.‏",grouping:",",decimal:".",precision:2},IRR:{symbol:"﷼",grouping:",",decimal:"/",precision:2},ISK:{symbol:"kr.",grouping:".",decimal:",",precision:0},JMD:{symbol:"J$",grouping:",",decimal:".",precision:2},JOD:{symbol:"د.ا.‏",grouping:",",decimal:".",precision:3},JPY:{symbol:"¥",grouping:",",decimal:".",precision:0},KES:{symbol:"S",grouping:",",decimal:".",precision:2},KGS:{symbol:"сом",grouping:" ",decimal:"-",precision:2},KHR:{symbol:"៛",grouping:",",decimal:".",precision:0},KMF:{symbol:"CF",grouping:",",decimal:".",precision:2},KPW:{symbol:"₩",grouping:",",decimal:".",precision:0},KRW:{symbol:"₩",grouping:",",decimal:".",precision:0},KWD:{symbol:"د.ك.‏",grouping:",",decimal:".",precision:3},KYD:{symbol:"$",grouping:",",decimal:".",precision:2},KZT:{symbol:"₸",grouping:" ",decimal:"-",precision:2},LAK:{symbol:"₭",grouping:",",decimal:".",precision:0},LBP:{symbol:"ل.ل.‏",grouping:",",decimal:".",precision:2},LKR:{symbol:"₨",grouping:",",decimal:".",precision:0},LRD:{symbol:"L$",grouping:",",decimal:".",precision:2},LSL:{symbol:"M",grouping:",",decimal:".",precision:2},LYD:{symbol:"د.ل.‏",grouping:",",decimal:".",precision:3},MAD:{symbol:"د.م.‏",grouping:",",decimal:".",precision:2},MDL:{symbol:"lei",grouping:",",decimal:".",precision:2},MGA:{symbol:"Ar",grouping:",",decimal:".",precision:0},MKD:{symbol:"ден.",grouping:".",decimal:",",precision:2},MMK:{symbol:"K",grouping:",",decimal:".",precision:2},MNT:{symbol:"₮",grouping:" ",decimal:",",precision:2},MOP:{symbol:"MOP$",grouping:",",decimal:".",precision:2},MRO:{symbol:"UM",grouping:",",decimal:".",precision:2},MTL:{symbol:"₤",grouping:",",decimal:".",precision:2},MUR:{symbol:"₨",grouping:",",decimal:".",precision:2},MVR:{symbol:"MVR",grouping:",",decimal:".",precision:1},MWK:{symbol:"MK",grouping:",",decimal:".",precision:2},MXN:{symbol:"MX$",grouping:",",decimal:".",precision:2},MYR:{symbol:"RM",grouping:",",decimal:".",precision:2},MZN:{symbol:"MT",grouping:",",decimal:".",precision:0},NAD:{symbol:"N$",grouping:",",decimal:".",precision:2},NGN:{symbol:"₦",grouping:",",decimal:".",precision:2},NIO:{symbol:"C$",grouping:",",decimal:".",precision:2},NOK:{symbol:"kr",grouping:" ",decimal:",",precision:2},NPR:{symbol:"₨",grouping:",",decimal:".",precision:2},NZD:{symbol:"NZ$",grouping:",",decimal:".",precision:2},OMR:{symbol:"﷼",grouping:",",decimal:".",precision:3},PAB:{symbol:"B/.",grouping:",",decimal:".",precision:2},PEN:{symbol:"S/.",grouping:",",decimal:".",precision:2},PGK:{symbol:"K",grouping:",",decimal:".",precision:2},PHP:{symbol:"₱",grouping:",",decimal:".",precision:2},PKR:{symbol:"₨",grouping:",",decimal:".",precision:2},PLN:{symbol:"zł",grouping:" ",decimal:",",precision:2},PYG:{symbol:"₲",grouping:".",decimal:",",precision:2},QAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},RON:{symbol:"lei",grouping:".",decimal:",",precision:2},RSD:{symbol:"Дин.",grouping:".",decimal:",",precision:2},RUB:{symbol:"₽",grouping:" ",decimal:",",precision:2},RWF:{symbol:"RWF",grouping:" ",decimal:",",precision:2},SAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},SBD:{symbol:"S$",grouping:",",decimal:".",precision:2},SCR:{symbol:"₨",grouping:",",decimal:".",precision:2},SDD:{symbol:"LSd",grouping:",",decimal:".",precision:2},SDG:{symbol:"£‏",grouping:",",decimal:".",precision:2},SEK:{symbol:"kr",grouping:",",decimal:".",precision:2},SGD:{symbol:"S$",grouping:",",decimal:".",precision:2},SHP:{symbol:"£",grouping:",",decimal:".",precision:2},SLL:{symbol:"Le",grouping:",",decimal:".",precision:2},SOS:{symbol:"S",grouping:",",decimal:".",precision:2},SRD:{symbol:"$",grouping:",",decimal:".",precision:2},STD:{symbol:"Db",grouping:",",decimal:".",precision:2},SVC:{symbol:"₡",grouping:",",decimal:".",precision:2},SYP:{symbol:"£",grouping:",",decimal:".",precision:2},SZL:{symbol:"E",grouping:",",decimal:".",precision:2},THB:{symbol:"฿",grouping:",",decimal:".",precision:2},TJS:{symbol:"TJS",grouping:" ",decimal:";",precision:2},TMT:{symbol:"m",grouping:" ",decimal:",",precision:0},TND:{symbol:"د.ت.‏",grouping:",",decimal:".",precision:3},TOP:{symbol:"T$",grouping:",",decimal:".",precision:2},TRY:{symbol:"TL",grouping:".",decimal:",",precision:2},TTD:{symbol:"TT$",grouping:",",decimal:".",precision:2},TVD:{symbol:"$T",grouping:",",decimal:".",precision:2},TWD:{symbol:"NT$",grouping:",",decimal:".",precision:2},TZS:{symbol:"TSh",grouping:",",decimal:".",precision:2},UAH:{symbol:"₴",grouping:" ",decimal:",",precision:2},UGX:{symbol:"USh",grouping:",",decimal:".",precision:2},USD:{symbol:"$",grouping:",",decimal:".",precision:2},UYU:{symbol:"$U",grouping:".",decimal:",",precision:2},UZS:{symbol:"сўм",grouping:" ",decimal:",",precision:2},VEB:{symbol:"Bs.",grouping:",",decimal:".",precision:2},VEF:{symbol:"Bs. F.",grouping:".",decimal:",",precision:2},VND:{symbol:"₫",grouping:".",decimal:",",precision:1},VUV:{symbol:"VT",grouping:",",decimal:".",precision:0},WST:{symbol:"WS$",grouping:",",decimal:".",precision:2},XAF:{symbol:"F",grouping:",",decimal:".",precision:2},XCD:{symbol:"$",grouping:",",decimal:".",precision:2},XOF:{symbol:"F",grouping:" ",decimal:",",precision:2},XPF:{symbol:"F",grouping:",",decimal:".",precision:2},YER:{symbol:"﷼",grouping:",",decimal:".",precision:2},ZAR:{symbol:"R",grouping:" ",decimal:",",precision:2},ZMW:{symbol:"ZK",grouping:",",decimal:".",precision:2},WON:{symbol:"₩",grouping:",",decimal:".",precision:2}};function c(e){return n[e]||{symbol:"$",grouping:",",decimal:".",precision:2}}},7397:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>r,vA:()=>s});var n=a(9826),c=a(8506);function r(e,t,a={}){const r=(0,n.i)(t);if(!r||isNaN(e))return null;const{decimal:s,grouping:i,precision:l,symbol:o}={...r,...a},u=e<0?"-":"";let m=(0,c.A)(Math.abs(e),l,s,i);return a.stripZeros&&(m=function(e,t){const a=new RegExp(`\\${t}0+$`);return e.replace(a,"")}(m,s)),`${u}${o}${m}`}function s(e,t,a={}){const r=(0,n.i)(t);if(!r||isNaN(e))return null;const{decimal:s,grouping:i,precision:l,symbol:o}={...r,...a},u=e<0?"-":"",m=Math.abs(e),d=Math.floor(m);return{sign:u,symbol:o,integer:(0,c.A)(m,l,s,i).split(s)[0],fraction:l>0?(0,c.A)(m-d,l,s,i).slice(1):""}}},8506:(e,t,a)=>{"use strict";function n(e,t=0,a=".",n=","){const c=(e+"").replace(/[^0-9+\-Ee.]/g,""),r=isFinite(+c)?+c:0,s=isFinite(+t)?Math.abs(t):0,i=(s?function(e,t){const a=Math.pow(10,t);return""+(Math.round(e*a)/a).toFixed(t)}(r,s):""+Math.round(r)).split(".");return i[0].length>3&&(i[0]=i[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,n)),(i[1]||"").lengthn})},6992:(e,t,a)=>{"use strict";function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;tm,Gh:()=>V,HS:()=>P,Rr:()=>d,TM:()=>s,V1:()=>i,pX:()=>F,pb:()=>z,rc:()=>c,sd:()=>L,tH:()=>I,ue:()=>v}),function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"}(c||(c={}));const r="popstate";function s(e){return void 0===e&&(e={}),h((function(e,t){let{pathname:a="/",search:n="",hash:c=""}=d(e.location.hash.substr(1));return u("",{pathname:a,search:n,hash:c},t.state&&t.state.usr||null,t.state&&t.state.key||"default")}),(function(e,t){let a=e.document.querySelector("base"),n="";if(a&&a.getAttribute("href")){let t=e.location.href,a=t.indexOf("#");n=-1===a?t:t.slice(0,a)}return n+"#"+("string"==typeof t?t:m(t))}),(function(e,t){l("/"===e.pathname.charAt(0),"relative pathnames are not supported in hash history.push("+JSON.stringify(t)+")")}),e)}function i(e,t){if(!1===e||null==e)throw new Error(t)}function l(e,t){if(!e){"undefined"!=typeof console&&console.warn(t);try{throw new Error(t)}catch(e){}}}function o(e){return{usr:e.state,key:e.key}}function u(e,t,a,c){return void 0===a&&(a=null),n({pathname:"string"==typeof e?e:e.pathname,search:"",hash:""},"string"==typeof t?d(t):t,{state:a,key:t&&t.key||c||Math.random().toString(36).substr(2,8)})}function m(e){let{pathname:t="/",search:a="",hash:n=""}=e;return a&&"?"!==a&&(t+="?"===a.charAt(0)?a:"?"+a),n&&"#"!==n&&(t+="#"===n.charAt(0)?n:"#"+n),t}function d(e){let t={};if(e){let a=e.indexOf("#");a>=0&&(t.hash=e.substr(a),e=e.substr(0,a));let n=e.indexOf("?");n>=0&&(t.search=e.substr(n),e=e.substr(0,n)),e&&(t.pathname=e)}return t}function p(e){let t="undefined"!=typeof window&&void 0!==window.location&&"null"!==window.location.origin?window.location.origin:window.location.href,a="string"==typeof e?e:m(e);return i(t,"No window.location.(origin|href) available to create URL for href: "+a),new URL(a,t)}function h(e,t,a,n){void 0===n&&(n={});let{window:s=document.defaultView,v5Compat:i=!1}=n,l=s.history,d=c.Pop,h=null;function g(){d=c.Pop,h&&h({action:d,location:v.location})}let v={get action(){return d},get location(){return e(s,l)},listen(e){if(h)throw new Error("A history only accepts one active listener");return s.addEventListener(r,g),h=e,()=>{s.removeEventListener(r,g),h=null}},createHref:e=>t(s,e),encodeLocation(e){let t=p("string"==typeof e?e:m(e));return{pathname:t.pathname,search:t.search,hash:t.hash}},push:function(e,t){d=c.Push;let n=u(v.location,e,t);a&&a(n,e);let r=o(n),m=v.createHref(n);try{l.pushState(r,"",m)}catch(e){s.location.assign(m)}i&&h&&h({action:d,location:v.location})},replace:function(e,t){d=c.Replace;let n=u(v.location,e,t);a&&a(n,e);let r=o(n),s=v.createHref(n);l.replaceState(r,"",s),i&&h&&h({action:d,location:v.location})},go:e=>l.go(e)};return v}var g;function v(e,t,a){void 0===a&&(a="/");let n=z(("string"==typeof t?d(t):t).pathname||"/",a);if(null==n)return null;let c=f(e);!function(e){e.sort(((e,t)=>e.score!==t.score?t.score-e.score:function(e,t){let a=e.length===t.length&&e.slice(0,-1).every(((e,a)=>e===t[a]));return a?e[e.length-1]-t[t.length-1]:0}(e.routesMeta.map((e=>e.childrenIndex)),t.routesMeta.map((e=>e.childrenIndex)))))}(c);let r=null;for(let e=0;null==r&&e{let s={relativePath:void 0===r?e.path||"":r,caseSensitive:!0===e.caseSensitive,childrenIndex:c,route:e};s.relativePath.startsWith("/")&&(i(s.relativePath.startsWith(n),'Absolute route path "'+s.relativePath+'" nested under path "'+n+'" is not valid. An absolute child route path must start with the combined path of all its parent routes.'),s.relativePath=s.relativePath.slice(n.length));let l=P([n,s.relativePath]),o=a.concat(s);e.children&&e.children.length>0&&(i(!0!==e.index,'Index routes must not have child routes. Please remove all child routes from route path "'+l+'".'),f(e.children,t,o,l)),(null!=e.path||e.index)&&t.push({path:l,score:C(l,e.index),routesMeta:o})};return e.forEach(((e,t)=>{var a;if(""!==e.path&&null!=(a=e.path)&&a.includes("?"))for(let a of w(e.path))c(e,t,a);else c(e,t)})),t}function w(e){let t=e.split("/");if(0===t.length)return[];let[a,...n]=t,c=a.endsWith("?"),r=a.replace(/\?$/,"");if(0===n.length)return c?[r,""]:[r];let s=w(n.join("/")),i=[];return i.push(...s.map((e=>""===e?r:[r,e].join("/")))),c&&i.push(...s),i.map((t=>e.startsWith("/")&&""===t?"/":t))}!function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"}(g||(g={}));const E=/^:\w+$/,k=3,y=2,A=1,b=10,j=-2,R=e=>"*"===e;function C(e,t){let a=e.split("/"),n=a.length;return a.some(R)&&(n+=j),t&&(n+=y),a.filter((e=>!R(e))).reduce(((e,t)=>e+(E.test(t)?k:""===t?A:b)),n)}function _(e,t){let{routesMeta:a}=e,n={},c="/",r=[];for(let e=0;e(n.push(t),"/([^\\/]+)")));e.endsWith("*")?(n.push("*"),c+="*"===e||"/*"===e?"(.*)$":"(?:\\/(.+)|\\/*)$"):a?c+="\\/*$":""!==e&&"/"!==e&&(c+="(?:(?=\\/|$))");let r=new RegExp(c,t?void 0:"i");return[r,n]}(e.path,e.caseSensitive,e.end),c=t.match(a);if(!c)return null;let r=c[0],s=r.replace(/(.)\/+$/,"$1"),i=c.slice(1);return{params:n.reduce(((e,t,a)=>{if("*"===t){let e=i[a]||"";s=r.slice(0,r.length-e.length).replace(/(.)\/+$/,"$1")}return e[t]=function(e,t){try{return decodeURIComponent(e)}catch(a){return M(!1,'The value for the URL param "'+t+'" will not be decoded because the string "'+e+'" is a malformed URL segment. This is probably due to a bad percent encoding ('+a+")."),e}}(i[a]||"",t),e}),{}),pathname:r,pathnameBase:s,pattern:e}}function N(e){try{return decodeURI(e)}catch(t){return M(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding ('+t+")."),e}}function z(e,t){if("/"===t)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let a=t.endsWith("/")?t.length-1:t.length,n=e.charAt(a);return n&&"/"!==n?null:e.slice(a)||"/"}function M(e,t){if(!e){"undefined"!=typeof console&&console.warn(t);try{throw new Error(t)}catch(e){}}}function S(e,t,a,n){return"Cannot include a '"+e+"' character in a manually specified `to."+t+"` field ["+JSON.stringify(n)+"]. Please separate it out to the `to."+a+'` field. Alternatively you may provide the full path as a string in and the router will parse it for you.'}function L(e){return e.filter(((e,t)=>0===t||e.route.path&&e.route.path.length>0))}function V(e,t,a,c){let r;void 0===c&&(c=!1),"string"==typeof e?r=d(e):(r=n({},e),i(!r.pathname||!r.pathname.includes("?"),S("?","pathname","search",r)),i(!r.pathname||!r.pathname.includes("#"),S("#","pathname","hash",r)),i(!r.search||!r.search.includes("#"),S("#","search","hash",r)));let s,l=""===e||""===r.pathname,o=l?"/":r.pathname;if(c||null==o)s=a;else{let e=t.length-1;if(o.startsWith("..")){let t=o.split("/");for(;".."===t[0];)t.shift(),e-=1;r.pathname=t.join("/")}s=e>=0?t[e]:"/"}let u=function(e,t){void 0===t&&(t="/");let{pathname:a,search:n="",hash:c=""}="string"==typeof e?d(e):e,r=a?a.startsWith("/")?a:function(e,t){let a=t.replace(/\/+$/,"").split("/");return e.split("/").forEach((e=>{".."===e?a.length>1&&a.pop():"."!==e&&a.push(e)})),a.length>1?a.join("/"):"/"}(a,t):t;return{pathname:r,search:B(n),hash:O(c)}}(r,s),m=o&&"/"!==o&&o.endsWith("/"),p=(l||"."===o)&&a.endsWith("/");return u.pathname.endsWith("/")||!m&&!p||(u.pathname+="/"),u}const P=e=>e.join("/").replace(/\/\/+/g,"/"),H=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),B=e=>e&&"?"!==e?e.startsWith("?")?e:"?"+e:"",O=e=>e&&"#"!==e?e.startsWith("#")?e:"#"+e:"";class I extends Error{}class T{constructor(e,t,a,n){void 0===n&&(n=!1),this.status=e,this.statusText=t||"",this.internal=n,a instanceof Error?(this.data=a.toString(),this.error=a):this.data=a}}function F(e){return e instanceof T}const U=["post","put","patch","delete"],D=(new Set(U),["get",...U]);new Set(D),new Set([301,302,303,307,308]),new Set([307,308]),"undefined"!=typeof window&&void 0!==window.document&&window.document.createElement},1113:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});var n=a(6087);const c=(0,n.forwardRef)((function({icon:e,size:t=24,...a},c){return(0,n.cloneElement)(e,{width:t,height:t,...a,ref:c})}))},6955:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"m16.5 13.5-3.7 3.7V4h-1.5v13.2l-3.8-3.7-1 1 5.5 5.6 5.5-5.6z"})})},7474:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M20 11.2H6.8l3.7-3.7-1-1L3.9 12l5.6 5.5 1-1-3.7-3.7H20z"})})},2510:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M12 3.9 6.5 9.5l1 1 3.8-3.7V20h1.5V6.8l3.7 3.7 1-1z"})})},3883:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M16.7 7.1l-6.3 8.5-3.3-2.5-.9 1.2 4.5 3.4L17.9 8z"})})},4969:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,c.jsx)(n.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})})},1249:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"})})},991:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z"})})},6994:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,c.jsx)(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6.68822 16.625L5.5 17.8145L5.5 5.5L18.5 5.5L18.5 16.625L6.68822 16.625ZM7.31 18.125L19 18.125C19.5523 18.125 20 17.6773 20 17.125L20 5C20 4.44772 19.5523 4 19 4H5C4.44772 4 4 4.44772 4 5V19.5247C4 19.8173 4.16123 20.086 4.41935 20.2237C4.72711 20.3878 5.10601 20.3313 5.35252 20.0845L7.31 18.125ZM16 9.99997H8V8.49997H16V9.99997ZM8 14H13V12.5H8V14Z"})})},3512:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})})},748:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zM3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 8.75a1.5 1.5 0 01.167 2.99c-.465.052-.917.44-.917 1.01V14h1.5v-.845A3 3 0 109 10.25h1.5a1.5 1.5 0 011.5-1.5zM11.25 15v1.5h1.5V15h-1.5z"})})},9783:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M12 3.2c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8 0-4.8-4-8.8-8.8-8.8zm0 16c-4 0-7.2-3.3-7.2-7.2C4.8 8 8 4.8 12 4.8s7.2 3.3 7.2 7.2c0 4-3.2 7.2-7.2 7.2zM11 17h2v-6h-2v6zm0-8h2V7h-2v2z"})})},7827:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,c.jsx)(n.Path,{d:"M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zM9.8 7c0-1.2 1-2.2 2.2-2.2 1.2 0 2.2 1 2.2 2.2v3H9.8V7zm6.7 11.5h-9v-7h9v7z"})})},2778:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsxs)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:[(0,c.jsx)(n.Path,{d:"M7.5 12C7.5 11.1716 6.82843 10.5 6 10.5C5.17157 10.5 4.5 11.1716 4.5 12C4.5 12.8284 5.17157 13.5 6 13.5C6.82843 13.5 7.5 12.8284 7.5 12Z"}),(0,c.jsx)(n.Path,{d:"M13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z"}),(0,c.jsx)(n.Path,{d:"M19.5 12C19.5 11.1716 18.8284 10.5 18 10.5C17.1716 10.5 16.5 11.1716 16.5 12C16.5 12.8284 17.1716 13.5 18 13.5C18.8284 13.5 19.5 12.8284 19.5 12Z"})]})},5788:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z",fillRule:"evenodd"})})},5459:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{d:"M11 12.5V17.5H12.5V12.5H17.5V11H12.5V6H11V11H6V12.5H11Z"})})},1871:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(n.Path,{fillRule:"evenodd",d:"M9.706 8.646a.25.25 0 01-.188.137l-4.626.672a.25.25 0 00-.139.427l3.348 3.262a.25.25 0 01.072.222l-.79 4.607a.25.25 0 00.362.264l4.138-2.176a.25.25 0 01.233 0l4.137 2.175a.25.25 0 00.363-.263l-.79-4.607a.25.25 0 01.072-.222l3.347-3.262a.25.25 0 00-.139-.427l-4.626-.672a.25.25 0 01-.188-.137l-2.069-4.192a.25.25 0 00-.448 0L9.706 8.646zM12 7.39l-.948 1.921a1.75 1.75 0 01-1.317.957l-2.12.308 1.534 1.495c.412.402.6.982.503 1.55l-.362 2.11 1.896-.997a1.75 1.75 0 011.629 0l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39z",clipRule:"evenodd"})})},311:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(5573),c=a(790);const r=(0,c.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24",children:(0,c.jsx)(n.Path,{d:"M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z"})})},8767:(e,t)=>{"use strict";t.parse=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");for(var n={},r=t||{},i=e.split(c),l=r.decode||a,o=0;o{t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const a="color: "+this.color;t.splice(1,0,a,"color: inherit");let n=0,c=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(n++,"%c"===e&&(c=n))})),t.splice(c,0,a)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=a(3212)(t);const{formatters:n}=e.exports;n.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},3212:(e,t,a)=>{e.exports=function(e){function t(e){let a,c,r,s=null;function i(...e){if(!i.enabled)return;const n=i,c=Number(new Date),r=c-(a||c);n.diff=r,n.prev=a,n.curr=c,a=c,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((a,c)=>{if("%%"===a)return"%";s++;const r=t.formatters[c];if("function"==typeof r){const t=e[s];a=r.call(n,t),e.splice(s,1),s--}return a})),t.formatArgs.call(n,e);(n.log||t.log).apply(n,e)}return i.namespace=e,i.useColors=t.useColors(),i.color=t.selectColor(e),i.extend=n,i.destroy=t.destroy,Object.defineProperty(i,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(c!==t.namespaces&&(c=t.namespaces,r=t.enabled(e)),r),set:e=>{s=e}}),"function"==typeof t.init&&t.init(i),i}function n(e,a){const n=t(this.namespace+(void 0===a?":":a)+e);return n.log=this.log,n}function c(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){const e=[...t.names.map(c),...t.skips.map(c).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let a;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const n=("string"==typeof e?e:"").split(/[\s,]+/),c=n.length;for(a=0;a{t[a]=e[a]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let a=0;for(let t=0;t{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}t.A=void 0;var c,r=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==n(e)&&"function"!=typeof e)return{default:e};var a=l(t);if(a&&a.has(e))return a.get(e);var c={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in e)if("default"!=s&&Object.prototype.hasOwnProperty.call(e,s)){var i=r?Object.getOwnPropertyDescriptor(e,s):null;i&&(i.get||i.set)?Object.defineProperty(c,s,i):c[s]=e[s]}return c.default=e,a&&a.set(e,c),c}(a(1609)),s=(c=a(5739))&&c.__esModule?c:{default:c},i=["size","onClick","icon","className"];function l(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,a=new WeakMap;return(l=function(e){return e?a:t})(e)}function o(){return o=Object.assign||function(e){for(var t,a=1;a{"use strict";a.d(t,{A:()=>n});const n={error:"TcCZnGE6mad8Dvz9pCZi",button:"_mn6o2Dtm5pfFWc8_A1K"}},2021:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"admin-page":"sexr0jUxC1jVixdKiDnC",background:"vKQ11sLeAM45M04P1ccj"}},654:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={section:"cAbGtJDGgLubucBnz7vM"}},6888:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"section-hero":"vMa4i_Dza2t5Zi_Bw9Nf"}},6588:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"demNsMJjhi7BLY7xhjU5","icon-wrapper":"QiUjdjJSkqh6nH7YMG5A","is-error":"Q080AHcq29J2fc68Hhk5",icon:"hYWbIwhppukXmGnsiT9H","is-warning":"JjHuxWly0HI9C60gorbq","is-info":"Cm8ZFHi3mngl4cj9Gatx","is-success":"ytGBsU015p3LGwOPwFDx"}},6552:()=>{},2258:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={button:"zI5tJ_qhWE6Oe6Lk75GY","is-icon-button":"tuBt2DLqimiImoqVzPqo",small:"Na39I683LAaSA99REg14",normal:"ipS7tKy9GntCS4R3vekF",icon:"paGLQwtPEaJmtArCcmyK",regular:"lZAo6_oGfclXOO9CC6Rd","full-width":"xJDOiJxTt0R_wSl8Ipz_",loading:"q_tVWqMjl39RcY6WtQA6","external-icon":"CDuBjJp_8jxzx5j6Nept"}},3689:()=>{},4803:()=>{},2300:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"star-icon":"cuoSlhSNrqf1dozY22Xb",jetpack:"lAIiifeLMmZAPlQ9n9ZR","checkmark-icon":"JLquNpQVlysAamuh5lJO",socialIcon:"cbOwD8Y4tFjwimmtchQI",bluesky:"aLWBKY0yRghEk7tNCgK3",facebook:"aHOlEBGD5EA8NKRw3xTw",instagram:"cL3m0xBYTYhIKI7lCqDB",twitter:"af4Y_zItXvLAOEoSDPSv",linkedin:"f68aqF3XSD1OBvXR1get",tumblr:"xFI0dt3UiXRlRQdqPWkx",google:"q7JEoyymveP6kF747M43",mastodon:"DKOBOTVmTLbh26gUH_73",nextdoor:"n5XodNsuMfMAAvqHFmbw",whatsapp:"fftumuc_lJ6v0tq4UMVR",threads:"inzgC27qxdt7hSdhTWRI"}},4206:()=>{},8403:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={sm:"(max-width: 599px)",md:"(min-width: 600px) and (max-width: 959px)",lg:"(min-width: 960px)"}},7371:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={sm:"(max-width: 599px)",md:"(min-width: 600px) and (max-width: 959px)",lg:"(min-width: 960px)",smCols:"4",mdCols:"8",lgCols:"12","col-sm-1":"RuVLl3q4lxTQa3wbhBJB","col-sm-1-start":"f9LZTRG4MMK42rS89afW","col-sm-1-end":"bHe_zKxjjpUwHw_MdYE1","col-sm-2":"QZbNrOqE2aNSn50xVhpU","col-sm-2-start":"ev7W3z7zVYPeHAlYqZjf","col-sm-2-end":"NJWd1m_e7lOiPYru2ZMP","col-sm-3":"Xc6nt1Qc1DI0Z2A3gt1r","col-sm-3-start":"UIcN_GXiPRoIsin8Kohg","col-sm-3-end":"GRKCyqb5LufCSCgykKFc","col-sm-4":"i_qTq8gqhhC3vIUepVRB","col-sm-4-start":"G3qaZ3Jpbvam_1XvGxgc","col-sm-4-end":"VRCNYKZtO9zukEwmgP1y","col-md-1":"tRm008K_WJL79WoNZTNL","col-md-1-start":"l5T2P_bgKts4tdaRkS1d","col-md-1-end":"zOCxfLZpF6BlgC7a_Yq1","col-md-2":"F80DdgVn0m5OpvtSQWka","col-md-2-start":"oI1c7JYfiJtMQHbhngtU","col-md-2-end":"pMQtA_4jh1_1lVknqEP5","col-md-3":"VenqMpdgyKQVUNNQcfqd","col-md-3-start":"seNYL99uoczf9V4MxBxT","col-md-3-end":"YKfF1HFhI9KygA5l3b2J","col-md-4":"yAi0Cv1xDWkoqsaUhvhR","col-md-4-start":"ubhnyZOnkgxNhh6XtVWv","col-md-4-end":"RGOPGQbWMJ9Ei5oFxS7X","col-md-5":"Sz1E2aWbX483ijdi6yge","col-md-5-start":"tku6_bRYrX9tMbgYGmIl","col-md-5-end":"b5JHttOhSEcI1WBlqAjk","col-md-6":"FboSx5MoKTAWbxXyYlCw","col-md-6-start":"Jhs8yEEmodG30edbJvag","col-md-6-end":"IpzbbKVqEqPcfIGkXkwt","col-md-7":"mhCPwfAZ4Kmm_empzJAq","col-md-7-start":"x034ilrJF7rO9UJB2rI1","col-md-7-end":"Wt8t2e16viRrOJ1lLA5v","col-md-8":"S6pIrEy9AMLKx9bgh_Ae","col-md-8-start":"kEfI4tGyuWfHTlRnvIab","col-md-8-end":"PUzX4RRsKq1dnsz3gebS","col-lg-1":"X_pdcLJikd8LS_YAdJlB","col-lg-1-start":"tl936d14Huby4khYp05X","col-lg-1-end":"hnge0LnR69d3NXEtEE1t","col-lg-2":"fj0NUMuyZQcPNgKcjp5Z","col-lg-2-start":"R2ncBX7a2NigdYCcV1OX","col-lg-2-end":"t8vMSDVYno9k9itRwnXb","col-lg-3":"wsDuEN2GqHx6qzo8dUdk","col-lg-3-start":"cIEVPUweWtLBy3xaXnMx","col-lg-3-end":"fajUWBwu1m2B479j3jmz","col-lg-4":"YR0c7fQTgMkDdWzwSyLp","col-lg-4-start":"xlwp8BmplxkKNMI7gamo","col-lg-4-end":"_C4O1w9DUqx1m3gPf8aA","col-lg-5":"Z54F1hAErckAIrKlxnXW","col-lg-5-start":"ezSDWkRHmKSxDJXxuiOH","col-lg-5-end":"T0ChoeAjGJjkkNrYhD4g","col-lg-6":"qtMoMPF6yHvGJnWHSsde","col-lg-6-start":"gdoywN5VPiWERfIBqkph","col-lg-6-end":"wUev_VH5uf_pwFFlbnAU","col-lg-7":"egIPDFJsOpownTClq9XP","col-lg-7-start":"yGhp9yoAW7k0kQik9AB7","col-lg-7-end":"SJ43U9mR5wUg5V2qBeQA","col-lg-8":"cTuyHfMwSUJxN_HdIEgd","col-lg-8-start":"smCr8DaIagcumdvdldiK","col-lg-8-end":"T03NHzQJvzwL6wAfIiTL","col-lg-9":"pMvxM3RJGjqyNdf9qg1Y","col-lg-9-start":"iIVpNRwEnQ_JI5gpp9EN","col-lg-9-end":"ZbQ4u4vGSX5rJOje4uGL","col-lg-10":"gKb5wuIDAlKGbrjK2vxy","col-lg-10-start":"Z7pINdImE2WJiYnZBTqm","col-lg-10-end":"ZTxp6qpvwurMdOnLLSz1","col-lg-11":"NnQTlbfnxPDR6cQ7rygg","col-lg-11-start":"O137wZd6Yl0olSA9PsXR","col-lg-11-end":"zf2OJtQ2MPz6SDoh6CB0","col-lg-12":"U3H6UHW6HqRt9hdzVg3O","col-lg-12-start":"zynnNeS_ZBTxABcVpUQH","col-lg-12-end":"vI8tltFZtFUNAy9Iag9s"}},2420:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={sm:"(max-width: 599px)",md:"(min-width: 600px) and (max-width: 959px)",lg:"(min-width: 960px)",container:"SqdhUZkXCRuIpErj1B3z",fluid:"OZC_9a1LhpWF9dv15Gdh"}},7410:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"VHYulMcpzbr10HWR0iSE","icon-wrapper":"FGpSkMCiIHQjszcV0dbn","close-button":"KoWZcCwhW13xvkEb0QON","main-content":"smrfczkC53EaFM8OJUXs",title:"IKYRWoPwt9xOVEx1wzNS","action-bar":"qM0qY6mPYp1MPN54A3Kg","is-error":"A5YkDkkXuiYgavrY6Nux",icon:"y_IPyP1wIAOhyNaqvXJq","is-warning":"cT5rwuPMZzWvi5o6shMl","is-info":"yo0O3uvNomPsYUXFCpAS","is-success":"oZdDFf1jBLkzn5ICCC6x"}},3142:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"p4qz2tkq0p9hxucJ6Qk2",table:"lbNDyXioOwvyvbALtCBm","is-viewport-large":"s2Lsn4kbm6BrS3DSndRB",card:"cLaNK_XcbTGlRQ4Tp43Q","is-primary":"CYt1X0eH1icRjhtJ28jx",header:"DAkZc1P9A3K12fjEliMg",item:"WUBuYABl8nymjs9NnCEL","last-feature":"ANtCFeb41NhA8PA3H7ZN",value:"Ql2gy_148yW8Vw5vhaKD",icon:"EAQrAnQEW1z1BfdY5gbC","icon-check":"JDSTlLoOC_4aUoH2oNM2","icon-cross":"zNdQRJ1w7BvaQOYyqzHK",popover:"lr7vbX95SKtoe7DarJcZ","popover-icon":"KRrGp2xdkeBOxLZeuQ6X",tos:"H_ZJiRVJg0LiMXPGOcmt","tos-container":"x21z_DixObRDsDaWotP1"}},3407:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"dovianZYLKhnbnh9I06o","price-container":"lljtQMhW7lq5tE5SDJEf","promo-label":"NubApIV1vQCRUNprfm6b",price:"dhFQXpZfMwVI8vuYHnwC","is-not-off-price":"eD7hzxFmdtG_MgmBtl_k",footer:"C64ZjjUAqJC1T2Sa7apS",legend:"UpZDGew6Ay1hPoP6eI7b",symbol:"TDiiPbuW1Z0_05u_pvcK"}},8325:()=>{},9634:()=>{},4495:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={reset:"WQVtrU6q0L1Igcj7wCrQ","headline-medium":"UujoBFTnQNY2cWU2SIsH","headline-small":"TeGO5V_thHw5lDAm1_2M","headline-small-regular":"WolQzb2MsSgiNmLtc7_j","title-medium":"hUB0JT8p1T2Hw28N6qC8","title-medium-semi-bold":"gKZWDv5chz3_O3Syp74H","title-small":"zY2No8Ga4b8shbOQGhnv",body:"tIj0D1t8Cc892ikmgFPZ","body-small":"KdcN0BnOaVeVhyLRKqhS","body-extra-small":"dso3Rh3tl3Xv1GumBktz","body-extra-small-bold":"mQ1UlbN9u4Mg9byO8m7v",label:"PItlW5vRExLnTj4a8eLE","m-0":"TwRpPlktzxhmFVeua7P5","mx-0":"zVfqx7gyb3o9mxfGynn1","my-0":"iSHVzNiB9iVleGljaQxy","mt-0":"xqDIp6cNVr_E6RXaiPyD","mr-0":"S8EwaXk1kyPizt6x4WH2","mb-0":"ODX5Vr1TARoLFkDDFooD","ml-0":"cphJ8dCpfimnky7P2FHg","m-1":"PFgIhNxIyiSuNvQjAIYj","mx-1":"M2jKmUzDxvJjjVEPU3zn","my-1":"io15gAh8tMTNbSEfwJKk","mt-1":"rcTN5uw9xIEeMEGL3Xi_","mr-1":"CQSkybjq2TcRM1Xo9COV","mb-1":"hfqOWgq6_MEGdFE82eOY","ml-1":"I8MxZQYTbuu595yfesWA","m-2":"kQkc6rmdpvLKPkyoJtVQ","mx-2":"j6vFPxWuu4Jan2ldoxpp","my-2":"hqr39dC4H_AbactPAkCG","mt-2":"c3dQnMi16C6J6Ecy4283","mr-2":"YNZmHOuRo6hU7zzKfPdP","mb-2":"Db8lbak1_wunpPk8NwKU","ml-2":"ftsYE5J9hLzquQ0tA5dY","m-3":"Det4MHzLUW7EeDnafPzq","mx-3":"h_8EEAztC29Vve1datb5","my-3":"YXIXJ0h1k47u6hzK8KcM","mt-3":"soADBBkcIKCBXzCTuV9_","mr-3":"zSX59ziEaEWGjnpZa4uV","mb-3":"yrVTnq_WBMbejg89c2ZQ","ml-3":"UKtHPJnI2cXBWtPDm5hM","m-4":"guexok_Tqd5Tf52hRlbT","mx-4":"oS1E2KfTBZkJ3F0tN7T6","my-4":"DN1OhhXi6AoBgEdDSbGd","mt-4":"ot2kkMcYHv53hLZ4LSn0","mr-4":"A1krOZZhlQ6Sp8Cy4bly","mb-4":"pkDbXXXL32237M0hokEh","ml-4":"XXv4kDTGvEnQeuGKOPU3","m-5":"yGqHk1a57gaISwkXwXe6","mx-5":"X8cghM358X3DkXLc9aNK","my-5":"GdfSmGwHlFnN2S6xBn1f","mt-5":"yqeuzwyGQ7zG0avrGqi_","mr-5":"g9emeCkuHvYhveiJbfXO","mb-5":"Lvk3dqcyHbZ07QCRlrUQ","ml-5":"r3yQECDQ9qX0XZzXlVAg","m-6":"aQhlPwht2Cz1X_63Miw0","mx-6":"JyHb0vK3wJgpblL9s5j8","my-6":"cY2gULL1lAv6WPNIRuf3","mt-6":"NBWQ9Lwhh_fnry3lg_p7","mr-6":"yIOniNe5E40C8fWvBm5V","mb-6":"t30usboNSyqfQWIwHvT3","ml-6":"Nm_TyFkYCMhOoghoToKJ","m-7":"C4qJKoBXpgKtpmrqtEKB","mx-7":"S93Srbu6NQ_PBr7DmTiD","my-7":"fJj8k6gGJDks3crUZxOS","mt-7":"cW6D6djs7Ppm7fD7TeoV","mr-7":"DuCnqNfcxcP3Z__Yo5Ro","mb-7":"im8407m2fw5vOg7O2zsw","ml-7":"G0fbeBgvz2sh3uTP9gNl","m-8":"kvW3sBCxRxUqz1jrVMJl","mx-8":"tOjEqjLONQdkiYx_XRnw","my-8":"op5hFSx318zgxsoZZNLN","mt-8":"c9WfNHP6TFKWIfLxv52J","mr-8":"sBA75QqcqRwwYSHJh2wc","mb-8":"GpL6idrXmSOM6jB8Ohsf","ml-8":"HbtWJoQwpgGycz8dGzeT","p-0":"uxX3khU88VQ_Ah49Ejsa","px-0":"KX0FhpBKwKzs9fOUdbNz","py-0":"PfK8vKDyN32dnimlzYjz","pt-0":"emxLHRjQuJsImnPbQIzE","pr-0":"kJ8WzlpTVgdViXt8ukP9","pb-0":"tg_UIUI11VBzrTAn2AzJ","pl-0":"uczvl8kaz84oPQJ2DB2R","p-1":"o7UHPcdVK3lt7q3lqV4o","px-1":"IDqEOxvDoYrFYxELPmtX","py-1":"DdywPW2qSYlu2pt8tpO2","pt-1":"npy3hw4A5QSkDicb2CJJ","pr-1":"LgbptTApNY5NwLQvEFAt","pb-1":"WZQy2SZuZso59bUsXXyl","pl-1":"o331apInxNunbYB3SfPE","p-2":"fMPIyD9Vqki1Lrc_yJnG","px-2":"i2pMcTcdrr10IQoiSm_L","py-2":"eA702gn32kwptiI1obXH","pt-2":"o9bGieUKcYc8o0Ij9oZX","pr-2":"SwZcFez1RDqWsOFjB5iG","pb-2":"eHpLc_idmuEqeqCTvqkN","pl-2":"vU39i2B4P1fUTMB2l6Vo","p-3":"JHWNzBnE29awhdu5BEh1","px-3":"X72lGbb56L3KFzC2xQ9N","py-3":"BzfNhRG8wXdCEB5ocQ6e","pt-3":"srV0KSDC83a2fiimSMMQ","pr-3":"lUWfkmbQjCskhcNwkyCm","pb-3":"Ts0dIlc3aTSL7V4cIHis","pl-3":"CzlqQXXhX6MvorArFZ8B","p-4":"TqMPkQtR_DdZuKb5vBoV","px-4":"a7UrjhI69Vetlcj9ZVzz","py-4":"StEhBzGs2Gi5dDEkjhAv","pt-4":"FGneZfZyvYrt1dG0zcnm","pr-4":"APEH216rpdlJWgD2fHc8","pb-4":"oGwXC3ohCic9XnAj6x69","pl-4":"U6gnT9y42ViPNOcNzBwb","p-5":"IpdRLBwnHqbqFrixgbYC","px-5":"HgNeXvkBa9o3bQ5fvFZm","py-5":"tJtFZM3XfPG9v9TSDfN1","pt-5":"PdifHW45QeXYfK568uD8","pr-5":"mbLkWTTZ0Za_BBbFZ5b2","pb-5":"vVWpZpLlWrkTt0hMk8XU","pl-5":"RxfaJj5a1Nt6IavEo5Zl","p-6":"SppJULDGdnOGcjZNCYBy","px-6":"palY2nLwdoyooPUm9Hhk","py-6":"WYw1JvZC0ppLdvSAPhr_","pt-6":"YEEJ9b90ueQaPfiU8aeN","pr-6":"QE0ssnsKvWJMqlhPbY5u","pb-6":"n8yA3jHlMRyLd5UIfoND","pl-6":"tXHmxYnHzbwtfxEaG51n","p-7":"kBTsPKkO_3g_tLkj77Um","px-7":"RyhrFx6Y1FGDrGAAyaxm","py-7":"CBwRpB0bDN3iEdQPPMJO","pt-7":"vQVSq6SvWKbOMu6r4H6b","pr-7":"oBy5__aEADMsH46mrgFX","pb-7":"KVEXoJqf1s92j0JMdNmN","pl-7":"ZMXGNrNaKW3k_3TLz0Fq","p-8":"tuiR9PhkHXhGyEgzRZRI","px-8":"U7454qyWkQNa2iaSJziu","py-8":"VLYIv2GVocjuN93e8HC8","pt-8":"X1rm9DQ1zLGLfogja5Gn","pr-8":"JS7G6kAuqJo5GIuF8S5t","pb-8":"Y8F9ga1TDCMbM1lj4gUz","pl-8":"AJuyNGrI63BOWql719H8"}},9422:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={global:"_fUXxnSp5pagKBp9gSN7"}},8170:()=>{},2980:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"jp-wrap":"EiaNctK1_P9pPqOeiaSI","jp-row":"ogHZg_sJCljylz3VJfsf","sm-col-span-1":"zv7eGvijKRkbPVakubHw","sm-col-span-2":"VoJNoiya_1ck3_kXS6_C","sm-col-span-3":"ecv0NO526NoTNbpALA1A","sm-col-span-4":"OfBdkceMzeHvRbzhqDlP","md-col-span-1":"JLb3NpEKN8pOaWd7K1bu","md-col-span-2":"fsMPGqPKE4mjMIPFwl77","md-col-span-3":"DIK_zdaGAQ09eKspBJ4E","md-col-span-4":"shXYpxPu3WCJsR8aOHtz","md-col-span-5":"s7ElrOqG_yGd5SIfwqOR","md-col-span-6":"Cxml9uzGvArAL8_RDs_p","md-col-span-7":"aANxBKDGx72eDqU0iUPj","md-col-span-8":"XxyzuTY3mnQcl9EGZadm","lg-col-span-1":"Sfo4WaSNIWInJ93Abd3w","lg-col-span-2":"tQS7SKUGrU4THhWMysbo","lg-col-span-3":"I94U7mpY4h16pcOksZNF","lg-col-span-4":"uWMb9k77kQxBdS5MTt0s","lg-col-span-5":"rKwEEZQxK9s_POMg5Jss","lg-col-span-6":"UcPXX_s06IPCkF7ZjH3D","lg-col-span-7":"CrQdtiCFkRbzY6K2dFvt","lg-col-span-8":"rEUALOmOdUBXO0Us871z","lg-col-span-9":"NqXa9TlcTEviVsB53hBV","lg-col-span-10":"OnWVeiQiwgQ9lzdGPW66","lg-col-span-11":"D2PkTcy7b8u2K9QXY6VQ","lg-col-span-12":"EcqBhzAyxo5RDc2Y6m7K","md-col-span-0":"gB1mWzHOM38d80lrhBRX","sm-col-span-0":"KNQXLP78ejczOkour3zg","jp-cut":"rBVbaVWBnBRtTMrUKZxm",modal:"gfM_DIJrVbRhmKdAphIm","jetpack-logo":"zfJfONxRAw0fHjXUS7LN",animating:"pnwbCuWbV0PNQr1LFpRh",button:"_j4GWTmW5psCHFYh6R0x",headline:"saSAjv8yulVXQDoqDJEI",paragraph:"O_hcdbeMivIhBn7ApDnS","jetpack-logo-triangles":"FCnyb_xCK7DhJ63p6TEd","video-wrap":"Qn5xayjI_jH2m1d6BEoq",videoMove:"OmAVpCQ270MqI4IsT9Ky",slidein:"Axe8f2LgqEBZHVcsRgY5","content-wrap":"iBMDoShSmqpt72YfJb36","hi-user":"eQG1KKK8jjKtQyzfv573","content-wrap-text":"l35bIyiqYJiZ6tVYvJtC","powers-wrap":"HQVDZ6J3x6SJNYFX5khS","jetpack-products":"KdvmPIjelQIFiPQGuIYf"}},9958:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"OpMBda4vebhRbW8Fm6YC","is-link":"BghJAx9hSagUdHWOUaYE","has-error":"IWsEW5nnNWUqqcT3K5L1",title:"r3UCwgwCthua6lDCvIBI",name:"vpluqUMgmwx9_f8wCVIn"}},4600:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={icon:"rV_5QyvhDnsVjCX4pb0h",link:"MO1jDNY8VPqeNS9xL8jE"}},9696:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"relative-col":"zvd4dCB_bBDiXJKKDqXm","close-link":"ly4o9lSswAGHFXqGUEIO","account-description":"u64Go3kwEZ7MD9eji0H1","account-images":"_RT41NE3LU4R0ubcij2y",wordpress:"cFGWJeRiGHjAr8D7CWJW",google:"Iz3l7a05TP6HK9S92TIL",apple:"lmQ0wFmnk4kKkGVjokPA",github:"ZSFTmY3zE3VP4w0QeaqV","all-features":"AoIs8wD92wKR8RpQj6Uc"}},7193:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"connection-status-card":"kezuOHNvu9vdvlJ86Fwg",status:"qJizORs2q_CVCj9L6XLe","avatar-wrapper":"VmtuLc2xRqmsO6cK8qjF",cloud:"MdTRfQ3eo5qZKChZlzNj",jetpack:"PbEpL02SEH9VNAlbKCfV",avatar:"TD4AUM9gcTVAB6JHB5ZR",line:"yjl73qv0VWoPP8IhGreh",error:"J0GIu2rNR7rXocQTyd8p",warning:"rAV2E93SG8WpokuGk9jh",info:"YZ7FNKEm9qpvQ4ZkbAz5","connect-action":"TYNMsILey2vUwnyZSjJU","list-item":"oH9tzGE80LnB6Og69RFz","list-item-text":"xXVEWvQllVsFGmJY8WEp",success:"q4_FOHifGawULuFBZke9"}},6225:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={title:"iG63b_J1HNfT8xEIq619","dropdown-menu":"T8UhA3lZQjpZsyaah9J6","recommendations-list":"g69ZGQc9wey1u1beD0IP"}},8870:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={icon:"hdasSNj9k3Sc5PwXK4uE",link:"eWN8Hj0SBRDq1F48n_Fg"}},4800:()=>{},9331:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"jp-wrap":"yWUvvF4WJLNDSpMgBMfm","jp-row":"ka1fVHj2HOkHjhdoEFOZ","sm-col-span-1":"JMOO4Y_9yhTO9lwLnRUx","sm-col-span-2":"PFDPAqk51qox_ChLqJwm","sm-col-span-3":"ault0jHVfWpShqOGooIP","sm-col-span-4":"GqpvdRzmzPJELtSm4FEN","md-col-span-1":"Ym4_YneEGD_iZD6W1C2o","md-col-span-2":"NbvHnnDtWw8n9BEUQ0Oy","md-col-span-3":"ElMT7rhxe5ZJKO41MnhW","md-col-span-4":"yKjnqjibn_wW_1tWWt5Q","md-col-span-5":"Pb30lOcQFpzUX57GwflS","md-col-span-6":"pC1wxc_R8y4pNILHsiiY","md-col-span-7":"pChscSCnudQoWGjMFKI_","md-col-span-8":"qw1H2gAgF3lDCI2Tbkmb","lg-col-span-1":"VzcA_rrxBK3g4ozA0oD9","lg-col-span-2":"pNAa7O2adRZD8Slgk9iR","lg-col-span-3":"tlIMLlipexblj8CeOx4B","lg-col-span-4":"Dvt0u5l2Rr1BhBmvYAzl","lg-col-span-5":"BiUsgNTc0tyc7tC5jnzE","lg-col-span-6":"ulJXAsj7G2ROJ1g3_s28","lg-col-span-7":"HsoVlyVLsXYClx9Atox0","lg-col-span-8":"oXxjRQNNj2cfIpFBqC1W","lg-col-span-9":"qXgUn4Adg9xE_JnbuDio","lg-col-span-10":"xMpqTLiLfYFEJiRPQQQq","lg-col-span-11":"IiGo3Sz2FDZN7_eGElwA","lg-col-span-12":"Om8BNCjfgqQ_wmPQjfOY","md-col-span-0":"t10ZWzP7ADjJnR4tqxRS","sm-col-span-0":"eOUlZG8Pelh_Xj0aSoHG","jp-cut":"l546LrwBEePz434NFK5Q",logo:"Q7w4fcEcemZ2nlwaYNog",wrapper:"AoNQsOaTt6gSf0H6Yasz",helper:"v13ZwGzUnecPA7Y3URAl",container:"EeDbu9pXFWTsCzfTpv2v",title:"BmSvoIi3rErkcrRiOi2W",content:"mojRoVuWdDJo0E6LEjJw"}},146:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={modal:"HeJe1crc9XaWWpLvIPit",container:"or0JUScxkJPmNsfrxkEK"}},6632:()=>{},5055:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={heading:"jErCC9oKHSM15BxzFyQK",notice:"oVoYbwbFB6U2o90Njusk","bigger-than-medium":"Snc8NEmDelsbhlH4285s",cta:"R5tvcsARTGN0A_z3DygA",message:"wBVXH4OTNwLHPRpN4nsq",nofill:"F1qvEnFfHs5nz3zFZUOV",separator:"SrQxAOBa5ZaSKP8wlut9"}},4334:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"wiobThfXJCuhGNrbFIT6","expire-date":"VgAxgahF9bC2M__FiIgV","expire-date--with-icon":"dbRwkMLqcMF67njPoAF7","actions-list-item":"Doju0RxvvN9JS12mf489"}},1208:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"pIsYsXFAJ9KX2VrS5rmY",description:"gmPKCDKZcfQt9WieTyKS",actions:"fDBaV7I4yUO6w5AWVEtr",buttons:"SelsBZT7eIWRQyl1dasZ",title:"LHYJUrOej3toDvOAiz4k","action-button":"JFjbc0JgC4qC92ehOiUr","dropdown-chevron":"NBZgqk_CGGfY3Q16OHjT",primary:"Jh6TlOGQNgBwU_fFxPrm",secondary:"VBxTkBZVxHaVoyhMRJcz","action-button-dropdown":"UZ3NDyOSbGY9NZWb3bUD","dropdown-item":"IpJGe_nvXXUiBOsAOkaV","dropdown-item-label":"SjzpxiAAVsU_xRrw55ub","active-action-checkmark":"GQy61X1G7Wv3L3erNwxR","has-additional-actions":"QSePbRSFylCvM2cX8nN_",priceContainer:"aZvwqVNw6rvImSxn0DM9",price:"R4OXFRkmlHAH8ScIgYXh",discounted:"g0_8bbVjnVh0D_pS264j",term:"nqFgW_S2jbHPu9yPq9E_",status:"f5VJYwuJmjxH8PVxEbbv",active:"ry3pxoGtmQ0ZeSwp7F_3",inactive:"LZzE3EG7m3CDR46wwwEr",warning:"TZUP7W6QYGajITiMNYas",error:"Vx_jpT02r8W6NfsRSB02","is-fetching":"PdsJCfyyjSgrNDheF2qi","blink-animation":"dWP7ypkVXudMbAa38W5Z"}},3649:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"no-backup-stats":"wI7QgVzPXvVVu6kfnTT8","main-stats":"eqyxcUmdF0s3gmmlZGyD","main-stat":"gxY6D0PeVtGk9iSB5E_u","visual-stat":"D_uE0LD5CvpfM2FNp55k","more-stats":"VTBUdi1D4DW34F0yixMk",activity:"BXQQYCO_pEmYmzBBwYxR",summary:"qdvOzzbrd3KQK7DNg8eg",description:"PFbMp_gtGLBMWbbYtO0q",time:"ZFCNMiywyFvaifoIQI5w"}},2106:()=>{},538:()=>{},1218:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"single-contextual-info":"g4lyov8aMDggdD4yOi1p","main-value":"Ys5ScZ_dYn2O2AzDE5Yi","single-contextual-info-placeholder":"sUNg_b7XteVXOrpHAkJg","contextual-percentage-change":"cF6QAJf1vXXAMuutXPcq",neutral:"coY634LconQ7gzDDNJeu",positive:"kyqpwKaL2FyQ8CtxJQ0f",negative:"aXf37lEOcjpNV8ImLaYK","change-icon":"OyGdoGzsQ48VaVVR99_H","change-values":"cKLicfMCaDSGPlX222jF",cardListTitle:"ZaPXoMGC_e8NfFoBgA95",fullStatsCard:"gb2kSZHPauLu96D9HAIg",cardlist:"qpN923qyxjI06NCgFC8j",valueSectionHeading:"hpd1bQCLIZYXpZJa22qw"}},6101:()=>{},9084:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={card:"q0T8YyQxRawhpDtvJjxI",container:"B7JDqI_vtKxSy5GjvqA1","card-header":"zj7xadmhIWeuf7ZwvVTS","product-bundle-icon":"GsioW6IsC8EMYE3U6788","product-bundle-icons":"dbz07JqxOlivjKO4vBEF","product-icon":"cfEO8udWbRGPFJzW8Jg5","plus-icon":"zlh3zbjUe4Z8cBs7uVVe","product-has-required-plan":"qoZuzG5EcDa231hC6t0P","checkout-button":"Q6uUUQCPWS6_6nLxIn68","components-spinner":"YU4iBCRze09ZP3iCsdcb","free-product-checkout-button":"OrQG7DjDd9Ha2Xj1Mx3L",features:"Q1jaYDpa2AVfJpA29wT0","highlight-last-feature":"HL4gSxsF0skYGhGuqH90",disclaimers:"sEcLfpWjo0GF7QrxD3Lt","price-container":"xgv3jRkeF39aEQELCwru",price:"twlleZ5Ehq4bB7CvKVSW","is-old":"Qg4rPEvXsqmod1s_31d8","price-description":"ApsgxIornVy_3KnciVeJ","supporting-info":"NMxcZL17aEP7v81uG3zD","tos-container":"gCTKfAPzJqZas7CaRbKN"}},1298:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"svE2cJL5t2FarzcDQYNe",imageContainer:"dvEJEDNTnmVfVxtLa4uU",aiImageContainer:"K1VY4DNP8PHMWAEVBC_h","product-interstitial__header":"nk_COGPrkBNLp7lVt4sQ","product-interstitial__license-activation-link":"ukgQ5TmLablG3svUKjdw","not-strong":"Vofm70ADXSe43GamWEaF",card:"EUcF2LKeC2GyhWD2FKCP","buttons-row":"Bm21LIBQtpRo3ZhOxXBG","product-interstitial__product-header":"jwIGzADCnBI_ai9xYYiS","product-interstitial__product-header-name":"fTbxuhh_SfMgenyWvGN0","product-interstitial__hero-section":"eR56lApoP14RIBAhO1UN","product-interstitial__hero-content":"vHnITd5JOCOgxCgXTgoD","product-interstitial__hero-heading":"vAGLpjIGi6GA8ghbumN7","product-interstitial__hero-sub-heading":"oag8YaslCEiUVu8GKKL3","product-interstitial__hero-cta":"FhH03GPt9FK1VH9NZhYA","product-interstitial__hero-side":"VUXAtah2JvUCNc4cXjPp","stats-card":"dyPAjc3M4y3Q6gJfWnjw","stats-card-icon-check":"Ll1l9bEuf5G5oh3AENep","product-interstitial__stats-card-text":"WrzTysWiqUiuEPvpFqau","product-interstitial__stats-card-value":"d4faYkf9yL7oW7pwcjmP","product-interstitial__section":"acffvOSYc5S8x4P_AYnQ","product-interstitial__section-wrapper":"M5YNmgy60Q_UtaxKgQcv","product-interstitial__section-wrapper-wide":"HJiOvun8sHkiFpNL0sl6","product-interstitial__section-heading":"mXinUJfpSTS9EVB8M8K_","product-interstitial__section-sub-heading":"QKjsnliPyLu4n08yVUUM","product-interstitial__section-emoji":"xQJJkJ4v7Jm8iSJ0z0Dj","product-interstitial__usage-videos":"VWIBGwuHqtAKg_5Hch92","product-interstitial__usage-videos-item":"mnkNhprYIatxfziERMwM","product-interstitial__usage-videos-video":"WEiaYLqJwV2IzC8LD9Fs","product-interstitial__usage-videos-content":"GJlowVsJybna1MFcIiIU","product-interstitial__usage-videos-heading":"_OeUvI9GrP00qh6Uk7Tg","product-interstitial__usage-videos-text":"C6I5jYHW2IJSDBoKvhcB","product-interstitial__usage-videos-link":"XdnAdAwkxAW5yvUx3NRr","product-interstitial__ai-notice":"MCKgMfLVZtkgWu5m5u6L","product-interstitial__new-badge":"c0SItK48SRkWfZUCECbZ"}},7899:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={container:"SWwV4Pw6OZ5vU3PqPXmr",imageContainer:"r7tUofa9Z3A5ziKVR1H7",aiImageContainer:"i_AnOR3MaQLraGvb2QU5","product-interstitial__header":"YcYvLvdvWrb1EUZoVsE8","product-interstitial__license-activation-link":"uGTTsKoIOoZdYhk6uPnl","not-strong":"NzDTsxhX8D1mlckNpewR"}},3747:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={"section-stats-highlights":"Jvb1njqMy7ML1zikhbWn","section-title":"mpr8_ygU8woV4bVR1xvw","section-description":"gwO_Q0L0jbwMARVlBezu","cards-list":"qwy7CsLeEbXvaPwgC9WV","stats-card":"Hrbg7DeSJs6gas9zdPDR","stats-card-icon":"NFpbo5AINn6I6avKFGby","stats-card-heading":"aoQZCG0JeyWmy2J6vVxF","stats-card-count":"M6ApyXg79vuXo6GwDkbO","is-pointer":"DYHb5e6QhgXejWyo9s78","stats-card-count-value":"OlInbY5YnDO06MEQHv98","stats-card-difference":"EtbKbd5m85w7oYT4stIs","stats-card-difference--positive":"Awr7zl75sfAsFPHK9kDG","stats-card-difference--negative":"QFSZbIKFdWO3HEPBZyhc","stats-card-difference-icon":"GgJAnS4gaEEGmRCP5n8y","stats-card-difference-absolute-value":"mjiNtwdbKpfo9edGVes4",actions:"pAt4v_KG9Ir19wNcEtEj"}},5225:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={banner:"jrGNTKcgeXk9HKzolut9","banner-card":"wg3mZsoPekZWlBgOvdZ6","is-mandatory":"aDxB89WgtARQqNWd4ZeK",dismiss:"sGP8lxDpRSjt0Fh7wxoR","banner-content":"z5EQSkU36nsjxHEBSfNN","banner-description":"MwBwVaEj6u_zRgfrFR9b","banner-image-evaluation":"UgPNtuFW7lTJ06k39EsK","is-selected":"ilVOud0_OCGK4HciazB_","banner-image":"EtcggGK0Bk8POQD986Og",form:"TSiu5sC6MdANROjUkUJM","form-checkbox":"iqJfpZM9IYXuFSXvuoEe","form-actions":"Vozbq8Inlk5SxoVnn2G5","form-link-action":"s_V1BM1Wtt3He4eF2TCu","banner-evaluation":"wXWt0uFLFkFT7CqgOijQ","banner-loader":"m_muvynofDds3hoh9u5m"}},4118:()=>{},4997:e=>{var t=1e3,a=60*t,n=60*a,c=24*n,r=7*c,s=365.25*c;function i(e,t,a,n){var c=t>=1.5*a;return Math.round(e/a)+" "+n+(c?"s":"")}e.exports=function(e,l){l=l||{};var o=typeof e;if("string"===o&&e.length>0)return function(e){if((e=String(e)).length>100)return;var i=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(!i)return;var l=parseFloat(i[1]);switch((i[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return l*s;case"weeks":case"week":case"w":return l*r;case"days":case"day":case"d":return l*c;case"hours":case"hour":case"hrs":case"hr":case"h":return l*n;case"minutes":case"minute":case"mins":case"min":case"m":return l*a;case"seconds":case"second":case"secs":case"sec":case"s":return l*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return l;default:return}}(e);if("number"===o&&isFinite(e))return l.long?function(e){var r=Math.abs(e);if(r>=c)return i(e,r,c,"day");if(r>=n)return i(e,r,n,"hour");if(r>=a)return i(e,r,a,"minute");if(r>=t)return i(e,r,t,"second");return e+" ms"}(e):function(e){var r=Math.abs(e);if(r>=c)return Math.round(e/c)+"d";if(r>=n)return Math.round(e/n)+"h";if(r>=a)return Math.round(e/a)+"m";if(r>=t)return Math.round(e/t)+"s";return e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},5762:(e,t,a)=>{"use strict";var n=a(3761);function c(){}function r(){}r.resetWarningCache=c,e.exports=function(){function e(e,t,a,c,r,s){if(s!==n){var i=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw i.name="Invariant Violation",i}}function t(){return e}e.isRequired=e;var a={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:r,resetWarningCache:c};return a.PropTypes=a,a}},8120:(e,t,a)=>{e.exports=a(5762)()},3761:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},3381:(e,t,a)=>{"use strict";var n=a(6142);function c(){}function r(){}r.resetWarningCache=c,e.exports=function(){function e(e,t,a,c,r,s){if(s!==n){var i=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw i.name="Invariant Violation",i}}function t(){return e}e.isRequired=e;var a={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:r,resetWarningCache:c};return a.PropTypes=a,a}},5739:(e,t,a)=>{e.exports=a(3381)()},6142:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},28:(e,t,a)=>{"use strict";a.d(t,{I9:()=>u,N_:()=>m,ok:()=>h});var n=a(1609),c=a(9539),r=a(6992);function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(c[a]=e[a]);return c}function l(e){return void 0===e&&(e=""),new URLSearchParams("string"==typeof e||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce(((t,a)=>{let n=e[a];return t.concat(Array.isArray(n)?n.map((e=>[a,e])):[[a,n]])}),[]))}const o=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset"];function u(e){let{basename:t,children:a,window:s}=e,i=n.useRef();null==i.current&&(i.current=(0,r.TM)({window:s,v5Compat:!0}));let l=i.current,[o,u]=n.useState({action:l.action,location:l.location});return n.useLayoutEffect((()=>l.listen(u)),[l]),n.createElement(c.Ix,{basename:t,children:a,location:o.location,navigationType:o.action,navigator:l})}const m=n.forwardRef((function(e,t){let{onClick:a,relative:l,reloadDocument:u,replace:m,state:d,target:p,to:h,preventScrollReset:g}=e,v=i(e,o),f=(0,c.$P)(h,{relative:l}),w=function(e,t){let{target:a,replace:s,state:i,preventScrollReset:l,relative:o}=void 0===t?{}:t,u=(0,c.Zp)(),m=(0,c.zy)(),d=(0,c.x$)(e,{relative:o});return n.useCallback((t=>{if(function(e,t){return!(0!==e.button||t&&"_self"!==t||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e))}(t,a)){t.preventDefault();let a=void 0!==s?s:(0,r.AO)(m)===(0,r.AO)(d);u(e,{replace:a,state:i,preventScrollReset:l,relative:o})}}),[m,u,d,s,i,a,e,l,o])}(h,{replace:m,state:d,target:p,preventScrollReset:g,relative:l});return n.createElement("a",s({},v,{href:f,onClick:u?a:function(e){a&&a(e),e.defaultPrevented||w(e)},ref:t,target:p}))}));var d,p;function h(e){let t=n.useRef(l(e)),a=(0,c.zy)(),r=n.useMemo((()=>function(e,t){let a=l(e);for(let e of t.keys())a.has(e)||t.getAll(e).forEach((t=>{a.append(e,t)}));return a}(a.search,t.current)),[a.search]),s=(0,c.Zp)(),i=n.useCallback(((e,t)=>{const a=l("function"==typeof e?e(r):e);s("?"+a,t)}),[s,r]);return[r,i]}(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmitImpl="useSubmitImpl",e.UseFetcher="useFetcher"})(d||(d={})),function(e){e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"}(p||(p={}))},9539:(e,t,a)=>{"use strict";a.d(t,{$P:()=>E,BV:()=>H,C5:()=>L,Ix:()=>P,Zp:()=>A,g:()=>b,qh:()=>V,x$:()=>j,zy:()=>y});var n=a(6992),c=a(1609);function r(){return r=Object.assign?Object.assign.bind():function(e){for(var t=1;t{c.value=n,c.getSnapshot=t,m(c)&&r({inst:c})}),[e,n,t]),l((()=>{m(c)&&r({inst:c});return e((()=>{m(c)&&r({inst:c})}))}),[e]),u(n),n};"useSyncExternalStore"in c&&c.useSyncExternalStore;const p=c.createContext(null);const h=c.createContext(null);const g=c.createContext(null);const v=c.createContext(null);const f=c.createContext({outlet:null,matches:[]});const w=c.createContext(null);function E(e,t){let{relative:a}=void 0===t?{}:t;k()||(0,n.V1)(!1);let{basename:r,navigator:s}=c.useContext(g),{hash:i,pathname:l,search:o}=j(e,{relative:a}),u=l;return"/"!==r&&(u="/"===l?r:(0,n.HS)([r,l])),s.createHref({pathname:u,search:o,hash:i})}function k(){return null!=c.useContext(v)}function y(){return k()||(0,n.V1)(!1),c.useContext(v).location}function A(){k()||(0,n.V1)(!1);let{basename:e,navigator:t}=c.useContext(g),{matches:a}=c.useContext(f),{pathname:r}=y(),s=JSON.stringify((0,n.sd)(a).map((e=>e.pathnameBase))),i=c.useRef(!1);return c.useEffect((()=>{i.current=!0})),c.useCallback((function(a,c){if(void 0===c&&(c={}),!i.current)return;if("number"==typeof a)return void t.go(a);let l=(0,n.Gh)(a,JSON.parse(s),r,"path"===c.relative);"/"!==e&&(l.pathname="/"===l.pathname?e:(0,n.HS)([e,l.pathname])),(c.replace?t.replace:t.push)(l,c.state,c)}),[e,t,s,r])}function b(){let{matches:e}=c.useContext(f),t=e[e.length-1];return t?t.params:{}}function j(e,t){let{relative:a}=void 0===t?{}:t,{matches:r}=c.useContext(f),{pathname:s}=y(),i=JSON.stringify((0,n.sd)(r).map((e=>e.pathnameBase)));return c.useMemo((()=>(0,n.Gh)(e,JSON.parse(i),s,"path"===a)),[e,i,s,a])}function R(){let e=function(){var e;let t=c.useContext(w),a=M(z.UseRouteError),n=S(z.UseRouteError);if(t)return t;return null==(e=a.errors)?void 0:e[n]}(),t=(0,n.pX)(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),a=e instanceof Error?e.stack:null,r="rgba(200,200,200, 0.5)",s={padding:"0.5rem",backgroundColor:r},i={padding:"2px 4px",backgroundColor:r};return c.createElement(c.Fragment,null,c.createElement("h2",null,"Unhandled Thrown Error!"),c.createElement("h3",{style:{fontStyle:"italic"}},t),a?c.createElement("pre",{style:s},a):null,c.createElement("p",null,"💿 Hey developer 👋"),c.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",c.createElement("code",{style:i},"errorElement")," props on ",c.createElement("code",{style:i},"")))}class C extends c.Component{constructor(e){super(e),this.state={location:e.location,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location?{error:e.error,location:e.location}:{error:e.error||t.error,location:t.location}}componentDidCatch(e,t){console.error("React Router caught the following error during render",e,t)}render(){return this.state.error?c.createElement(f.Provider,{value:this.props.routeContext},c.createElement(w.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function _(e){let{routeContext:t,match:a,children:n}=e,r=c.useContext(p);return r&&r.static&&r.staticContext&&a.route.errorElement&&(r.staticContext._deepestRenderedBoundaryId=a.route.id),c.createElement(f.Provider,{value:t},n)}function x(e,t,a){if(void 0===t&&(t=[]),null==e){if(null==a||!a.errors)return null;e=a.matches}let r=e,s=null==a?void 0:a.errors;if(null!=s){let e=r.findIndex((e=>e.route.id&&(null==s?void 0:s[e.route.id])));e>=0||(0,n.V1)(!1),r=r.slice(0,Math.min(r.length,e+1))}return r.reduceRight(((e,n,i)=>{let l=n.route.id?null==s?void 0:s[n.route.id]:null,o=a?n.route.errorElement||c.createElement(R,null):null,u=t.concat(r.slice(0,i+1)),m=()=>c.createElement(_,{match:n,routeContext:{outlet:e,matches:u}},l?o:void 0!==n.route.element?n.route.element:e);return a&&(n.route.errorElement||0===i)?c.createElement(C,{location:a.location,component:o,error:l,children:m(),routeContext:{outlet:null,matches:u}}):m()}),null)}var N,z;function M(e){let t=c.useContext(h);return t||(0,n.V1)(!1),t}function S(e){let t=function(){let e=c.useContext(f);return e||(0,n.V1)(!1),e}(),a=t.matches[t.matches.length-1];return a.route.id||(0,n.V1)(!1),a.route.id}!function(e){e.UseRevalidator="useRevalidator"}(N||(N={})),function(e){e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator"}(z||(z={}));function L(e){let{to:t,replace:a,state:r,relative:s}=e;k()||(0,n.V1)(!1);let i=c.useContext(h),l=A();return c.useEffect((()=>{i&&"idle"!==i.navigation.state||l(t,{replace:a,state:r,relative:s})})),null}function V(e){(0,n.V1)(!1)}function P(e){let{basename:t="/",children:a=null,location:r,navigationType:s=n.rc.Pop,navigator:i,static:l=!1}=e;k()&&(0,n.V1)(!1);let o=t.replace(/^\/*/,"/"),u=c.useMemo((()=>({basename:o,navigator:i,static:l})),[o,i,l]);"string"==typeof r&&(r=(0,n.Rr)(r));let{pathname:m="/",search:d="",hash:p="",state:h=null,key:f="default"}=r,w=c.useMemo((()=>{let e=(0,n.pb)(m,o);return null==e?null:{pathname:e,search:d,hash:p,state:h,key:f}}),[o,m,d,p,h,f]);return null==w?null:c.createElement(g.Provider,{value:u},c.createElement(v.Provider,{children:a,value:{location:w,navigationType:s}}))}function H(e){let{children:t,location:a}=e,s=c.useContext(p);return function(e,t){k()||(0,n.V1)(!1);let{navigator:a}=c.useContext(g),s=c.useContext(h),{matches:i}=c.useContext(f),l=i[i.length-1],o=l?l.params:{},u=(l&&l.pathname,l?l.pathnameBase:"/");l&&l.route;let m,d=y();if(t){var p;let e="string"==typeof t?(0,n.Rr)(t):t;"/"===u||(null==(p=e.pathname)?void 0:p.startsWith(u))||(0,n.V1)(!1),m=e}else m=d;let w=m.pathname||"/",E="/"===u?w:w.slice(u.length)||"/",A=(0,n.ue)(e,{pathname:E}),b=x(A&&A.map((e=>Object.assign({},e,{params:Object.assign({},o,e.params),pathname:(0,n.HS)([u,a.encodeLocation?a.encodeLocation(e.pathname).pathname:e.pathname]),pathnameBase:"/"===e.pathnameBase?u:(0,n.HS)([u,a.encodeLocation?a.encodeLocation(e.pathnameBase).pathname:e.pathnameBase])}))),i,s||void 0);return t&&b?c.createElement(v.Provider,{value:{location:r({pathname:"/",search:"",hash:"",state:null,key:"default"},m),navigationType:n.rc.Pop}},b):b}(s&&!t?s.router.routes:O(t),a)}var B;!function(e){e[e.pending=0]="pending",e[e.success=1]="success",e[e.error=2]="error"}(B||(B={}));new Promise((()=>{}));c.Component;function O(e,t){void 0===t&&(t=[]);let a=[];return c.Children.forEach(e,((e,r)=>{if(!c.isValidElement(e))return;if(e.type===c.Fragment)return void a.push.apply(a,O(e.props.children,t));e.type!==V&&(0,n.V1)(!1),e.props.index&&e.props.children&&(0,n.V1)(!1);let s=[...t,r],i={id:e.props.id||s.join("-"),caseSensitive:e.props.caseSensitive,element:e.props.element,index:e.props.index,path:e.props.path,loader:e.props.loader,action:e.props.action,errorElement:e.props.errorElement,hasErrorBoundary:null!=e.props.errorElement,shouldRevalidate:e.props.shouldRevalidate,handle:e.props.handle};e.props.children&&(i.children=O(e.props.children,s)),a.push(i)})),a}},372:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(6941);const c=a.n(n)()("dops:analytics");let r,s;window._tkq=window._tkq||[],window.ga=window.ga||function(){(window.ga.q=window.ga.q||[]).push(arguments)},window.ga.l=+new Date;const i={initialize:function(e,t,a){i.setUser(e,t),i.setSuperProps(a),i.identifyUser()},setGoogleAnalyticsEnabled:function(e,t=null){this.googleAnalyticsEnabled=e,this.googleAnalyticsKey=t},setMcAnalyticsEnabled:function(e){this.mcAnalyticsEnabled=e},setUser:function(e,t){s={ID:e,username:t}},setSuperProps:function(e){r=e},assignSuperProps:function(e){r=Object.assign(r||{},e)},mc:{bumpStat:function(e,t){const a=function(e,t){let a="";if("object"==typeof e){for(const t in e)a+="&x_"+encodeURIComponent(t)+"="+encodeURIComponent(e[t]);c("Bumping stats %o",e)}else a="&x_"+encodeURIComponent(e)+"="+encodeURIComponent(t),c('Bumping stat "%s" in group "%s"',t,e);return a}(e,t);i.mcAnalyticsEnabled&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom-no-pv"+a+"&t="+Math.random())},bumpStatWithPageView:function(e,t){const a=function(e,t){let a="";if("object"==typeof e){for(const t in e)a+="&"+encodeURIComponent(t)+"="+encodeURIComponent(e[t]);c("Built stats %o",e)}else a="&"+encodeURIComponent(e)+"="+encodeURIComponent(t),c('Built stat "%s" in group "%s"',t,e);return a}(e,t);i.mcAnalyticsEnabled&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom"+a+"&t="+Math.random())}},pageView:{record:function(e,t){i.tracks.recordPageView(e),i.ga.recordPageView(e,t)}},purchase:{record:function(e,t,a,n,c,r,s){i.ga.recordPurchase(e,t,a,n,c,r,s)}},tracks:{recordEvent:function(e,t){t=t||{},0===e.indexOf("akismet_")||0===e.indexOf("jetpack_")?(r&&(c("- Super Props: %o",r),t=Object.assign(t,r)),c('Record event "%s" called with props %s',e,JSON.stringify(t)),window._tkq.push(["recordEvent",e,t])):c('- Event name must be prefixed by "akismet_" or "jetpack_"')},recordJetpackClick:function(e){const t="object"==typeof e?e:{target:e};i.tracks.recordEvent("jetpack_wpa_click",t)},recordPageView:function(e){i.tracks.recordEvent("akismet_page_view",{path:e})},setOptOut:function(e){c("Pushing setOptOut: %o",e),window._tkq.push(["setOptOut",e])}},ga:{initialized:!1,initialize:function(){let e={};i.ga.initialized||(s&&(e={userId:"u-"+s.ID}),window.ga("create",this.googleAnalyticsKey,"auto",e),i.ga.initialized=!0)},recordPageView:function(e,t){i.ga.initialize(),c("Recording Page View ~ [URL: "+e+"] [Title: "+t+"]"),this.googleAnalyticsEnabled&&(window.ga("set","page",e),window.ga("send",{hitType:"pageview",page:e,title:t}))},recordEvent:function(e,t,a,n){i.ga.initialize();let r="Recording Event ~ [Category: "+e+"] [Action: "+t+"]";void 0!==a&&(r+=" [Option Label: "+a+"]"),void 0!==n&&(r+=" [Option Value: "+n+"]"),c(r),this.googleAnalyticsEnabled&&window.ga("send","event",e,t,a,n)},recordPurchase:function(e,t,a,n,c,r,s){window.ga("require","ecommerce"),window.ga("ecommerce:addTransaction",{id:e,revenue:n,currency:s}),window.ga("ecommerce:addItem",{id:e,name:t,sku:a,price:c,quantity:r}),window.ga("ecommerce:send")}},identifyUser:function(){s&&window._tkq.push(["identifyUser",s.ID,s.username])},setProperties:function(e){window._tkq.push(["setProperties",e])},clearedIdentity:function(){window._tkq.push(["clearIdentity"])}},l=i},5932:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>m});var n=a(6439),c=a(3832);function r(e){class t extends Error{constructor(...t){super(...t),this.name=e}}return t}const s=r("JsonParseError"),i=r("JsonParseAfterRedirectError"),l=r("Api404Error"),o=r("Api404AfterRedirectError"),u=r("FetchNetworkError");const m=new function(e,t){let a=e,r=e,s={"X-WP-Nonce":t},i={credentials:"same-origin",headers:s},l={method:"post",credentials:"same-origin",headers:Object.assign({},s,{"Content-type":"application/json"})},o=function(e){const t=e.split("?"),a=t.length>1?t[1]:"",n=a.length?a.split("&"):[];return n.push("_cacheBuster="+(new Date).getTime()),t[0]+"?"+n.join("&")};const u={setApiRoot(e){a=e},setWpcomOriginApiUrl(e){r=e},setApiNonce(e){s={"X-WP-Nonce":e},i={credentials:"same-origin",headers:s},l={method:"post",credentials:"same-origin",headers:Object.assign({},s,{"Content-type":"application/json"})}},setCacheBusterCallback:e=>{o=e},registerSite:(e,t,c)=>{const r={registration_nonce:e,no_iframe:!0};return(0,n.jetpackConfigHas)("consumer_slug")&&(r.plugin_slug=(0,n.jetpackConfigGet)("consumer_slug")),null!==t&&(r.redirect_uri=t),c&&(r.from=c),h(`${a}jetpack/v4/connection/register`,l,{body:JSON.stringify(r)}).then(d).then(p)},fetchAuthorizationUrl:e=>m((0,c.addQueryArgs)(`${a}jetpack/v4/connection/authorize_url`,{no_iframe:"1",redirect_uri:e}),i).then(d).then(p),fetchSiteConnectionData:()=>m(`${a}jetpack/v4/connection/data`,i).then(p),fetchSiteConnectionStatus:()=>m(`${a}jetpack/v4/connection`,i).then(p),fetchSiteConnectionTest:()=>m(`${a}jetpack/v4/connection/test`,i).then(d).then(p),fetchUserConnectionData:()=>m(`${a}jetpack/v4/connection/data`,i).then(p),fetchUserTrackingSettings:()=>m(`${a}jetpack/v4/tracking/settings`,i).then(d).then(p),updateUserTrackingSettings:e=>h(`${a}jetpack/v4/tracking/settings`,l,{body:JSON.stringify(e)}).then(d).then(p),disconnectSite:()=>h(`${a}jetpack/v4/connection`,l,{body:JSON.stringify({isActive:!1})}).then(d).then(p),fetchConnectUrl:()=>m(`${a}jetpack/v4/connection/url`,i).then(d).then(p),unlinkUser:()=>h(`${a}jetpack/v4/connection/user`,l,{body:JSON.stringify({linked:!1})}).then(d).then(p),reconnect:()=>h(`${a}jetpack/v4/connection/reconnect`,l).then(d).then(p),fetchConnectedPlugins:()=>m(`${a}jetpack/v4/connection/plugins`,i).then(d).then(p),setHasSeenWCConnectionModal:()=>h(`${a}jetpack/v4/seen-wc-connection-modal`,l).then(d).then(p),fetchModules:()=>m(`${a}jetpack/v4/module/all`,i).then(d).then(p),fetchModule:e=>m(`${a}jetpack/v4/module/${e}`,i).then(d).then(p),activateModule:e=>h(`${a}jetpack/v4/module/${e}/active`,l,{body:JSON.stringify({active:!0})}).then(d).then(p),deactivateModule:e=>h(`${a}jetpack/v4/module/${e}/active`,l,{body:JSON.stringify({active:!1})}),updateModuleOptions:(e,t)=>h(`${a}jetpack/v4/module/${e}`,l,{body:JSON.stringify(t)}).then(d).then(p),updateSettings:e=>h(`${a}jetpack/v4/settings`,l,{body:JSON.stringify(e)}).then(d).then(p),getProtectCount:()=>m(`${a}jetpack/v4/module/protect/data`,i).then(d).then(p),resetOptions:e=>h(`${a}jetpack/v4/options/${e}`,l,{body:JSON.stringify({reset:!0})}).then(d).then(p),activateVaultPress:()=>h(`${a}jetpack/v4/plugins`,l,{body:JSON.stringify({slug:"vaultpress",status:"active"})}).then(d).then(p),getVaultPressData:()=>m(`${a}jetpack/v4/module/vaultpress/data`,i).then(d).then(p),installPlugin:(e,t)=>{const n={slug:e,status:"active"};return t&&(n.source=t),h(`${a}jetpack/v4/plugins`,l,{body:JSON.stringify(n)}).then(d).then(p)},activateAkismet:()=>h(`${a}jetpack/v4/plugins`,l,{body:JSON.stringify({slug:"akismet",status:"active"})}).then(d).then(p),getAkismetData:()=>m(`${a}jetpack/v4/module/akismet/data`,i).then(d).then(p),checkAkismetKey:()=>m(`${a}jetpack/v4/module/akismet/key/check`,i).then(d).then(p),checkAkismetKeyTyped:e=>h(`${a}jetpack/v4/module/akismet/key/check`,l,{body:JSON.stringify({api_key:e})}).then(d).then(p),fetchStatsData:e=>m(function(e){let t=`${a}jetpack/v4/module/stats/data`;-1!==t.indexOf("?")?t+=`&range=${encodeURIComponent(e)}`:t+=`?range=${encodeURIComponent(e)}`;return t}(e),i).then(d).then(p).then(v),getPluginUpdates:()=>m(`${a}jetpack/v4/updates/plugins`,i).then(d).then(p),getPlans:()=>m(`${a}jetpack/v4/plans`,i).then(d).then(p),fetchSettings:()=>m(`${a}jetpack/v4/settings`,i).then(d).then(p),updateSetting:e=>h(`${a}jetpack/v4/settings`,l,{body:JSON.stringify(e)}).then(d).then(p),fetchSiteData:()=>m(`${a}jetpack/v4/site`,i).then(d).then(p).then((e=>JSON.parse(e.data))),fetchSiteFeatures:()=>m(`${a}jetpack/v4/site/features`,i).then(d).then(p).then((e=>JSON.parse(e.data))),fetchSiteProducts:()=>m(`${a}jetpack/v4/site/products`,i).then(d).then(p),fetchSitePurchases:()=>m(`${a}jetpack/v4/site/purchases`,i).then(d).then(p).then((e=>JSON.parse(e.data))),fetchSiteBenefits:()=>m(`${a}jetpack/v4/site/benefits`,i).then(d).then(p).then((e=>JSON.parse(e.data))),fetchSiteDiscount:()=>m(`${a}jetpack/v4/site/discount`,i).then(d).then(p).then((e=>e.data)),fetchSetupQuestionnaire:()=>m(`${a}jetpack/v4/setup/questionnaire`,i).then(d).then(p),fetchRecommendationsData:()=>m(`${a}jetpack/v4/recommendations/data`,i).then(d).then(p),fetchRecommendationsProductSuggestions:()=>m(`${a}jetpack/v4/recommendations/product-suggestions`,i).then(d).then(p),fetchRecommendationsUpsell:()=>m(`${a}jetpack/v4/recommendations/upsell`,i).then(d).then(p),fetchRecommendationsConditional:()=>m(`${a}jetpack/v4/recommendations/conditional`,i).then(d).then(p),saveRecommendationsData:e=>h(`${a}jetpack/v4/recommendations/data`,l,{body:JSON.stringify({data:e})}).then(d),fetchProducts:()=>m(`${a}jetpack/v4/products`,i).then(d).then(p),fetchRewindStatus:()=>m(`${a}jetpack/v4/rewind`,i).then(d).then(p).then((e=>JSON.parse(e.data))),fetchScanStatus:()=>m(`${a}jetpack/v4/scan`,i).then(d).then(p).then((e=>JSON.parse(e.data))),dismissJetpackNotice:e=>h(`${a}jetpack/v4/notice/${e}`,l,{body:JSON.stringify({dismissed:!0})}).then(d).then(p),fetchPluginsData:()=>m(`${a}jetpack/v4/plugins`,i).then(d).then(p),fetchIntroOffers:()=>m(`${a}jetpack/v4/intro-offers`,i).then(d).then(p),fetchVerifySiteGoogleStatus:e=>m(null!==e?`${a}jetpack/v4/verify-site/google/${e}`:`${a}jetpack/v4/verify-site/google`,i).then(d).then(p),verifySiteGoogle:e=>h(`${a}jetpack/v4/verify-site/google`,l,{body:JSON.stringify({keyring_id:e})}).then(d).then(p),submitSurvey:e=>h(`${a}jetpack/v4/marketing/survey`,l,{body:JSON.stringify(e)}).then(d).then(p),saveSetupQuestionnaire:e=>h(`${a}jetpack/v4/setup/questionnaire`,l,{body:JSON.stringify(e)}).then(d).then(p),updateLicensingError:e=>h(`${a}jetpack/v4/licensing/error`,l,{body:JSON.stringify(e)}).then(d).then(p),updateLicenseKey:e=>h(`${a}jetpack/v4/licensing/set-license`,l,{body:JSON.stringify({license:e})}).then(d).then(p),getUserLicensesCounts:()=>m(`${a}jetpack/v4/licensing/user/counts`,i).then(d).then(p),getUserLicenses:()=>m(`${a}jetpack/v4/licensing/user/licenses`,i).then(d).then(p),updateLicensingActivationNoticeDismiss:e=>h(`${a}jetpack/v4/licensing/user/activation-notice-dismiss`,l,{body:JSON.stringify({last_detached_count:e})}).then(d).then(p),updateRecommendationsStep:e=>h(`${a}jetpack/v4/recommendations/step`,l,{body:JSON.stringify({step:e})}).then(d),confirmIDCSafeMode:()=>h(`${a}jetpack/v4/identity-crisis/confirm-safe-mode`,l).then(d),startIDCFresh:e=>h(`${a}jetpack/v4/identity-crisis/start-fresh`,l,{body:JSON.stringify({redirect_uri:e})}).then(d).then(p),migrateIDC:()=>h(`${a}jetpack/v4/identity-crisis/migrate`,l).then(d),attachLicenses:e=>h(`${a}jetpack/v4/licensing/attach-licenses`,l,{body:JSON.stringify({licenses:e})}).then(d).then(p),fetchSearchPlanInfo:()=>m(`${r}jetpack/v4/search/plan`,i).then(d).then(p),fetchSearchSettings:()=>m(`${r}jetpack/v4/search/settings`,i).then(d).then(p),updateSearchSettings:e=>h(`${r}jetpack/v4/search/settings`,l,{body:JSON.stringify(e)}).then(d).then(p),fetchSearchStats:()=>m(`${r}jetpack/v4/search/stats`,i).then(d).then(p),fetchWafSettings:()=>m(`${a}jetpack/v4/waf`,i).then(d).then(p),updateWafSettings:e=>h(`${a}jetpack/v4/waf`,l,{body:JSON.stringify(e)}).then(d).then(p),fetchWordAdsSettings:()=>m(`${a}jetpack/v4/wordads/settings`,i).then(d).then(p),updateWordAdsSettings:e=>h(`${a}jetpack/v4/wordads/settings`,l,{body:JSON.stringify(e)}),fetchSearchPricing:()=>m(`${r}jetpack/v4/search/pricing`,i).then(d).then(p),fetchMigrationStatus:()=>m(`${a}jetpack/v4/migration/status`,i).then(d).then(p),fetchBackupUndoEvent:()=>m(`${a}jetpack/v4/site/backup/undo-event`,i).then(d).then(p),fetchBackupPreflightStatus:()=>m(`${a}jetpack/v4/site/backup/preflight`,i).then(d).then(p)};function m(e,t){return fetch(o(e),t)}function h(e,t,a){return fetch(e,Object.assign({},t,a)).catch(g)}function v(e){return e.general&&void 0===e.general.response||e.week&&void 0===e.week.response||e.month&&void 0===e.month.response?e:{}}Object.assign(this,u)};function d(e){return e.status>=200&&e.status<300?e:404===e.status?new Promise((()=>{throw e.redirected?new o(e.redirected):new l})):e.json().catch((e=>h(e))).then((t=>{const a=new Error(`${t.message} (Status ${e.status})`);throw a.response=t,a.name="ApiError",a}))}function p(e){return e.json().catch((t=>h(t,e.redirected,e.url)))}function h(e,t,a){throw t?new i(a):new s}function g(){throw new u}},1197:(e,t,a)=>{"use strict";a.d(t,{h:()=>s});var n=a(7723),c=a(5289),r=a(4144);const __=n.__;class s extends Error{constructor(e,t,a){super(),this.httpCode=e,this.body=t,this.parseError=a}get message(){switch(this.httpCode){case 403:return this.getRestApiErrorMessage();case 200:if(this.parseError)return(0,n.sprintf)(/* Translators: %s refers to a browser-supplied error message (hopefully already in the right language) */ +__("Received invalid response while communicating with your WordPress site: %s","jetpack-my-jetpack"),this.parseError.message)}return(0,n.sprintf)(/* Translators: %d refers to numeric HTTP error code */ +__("HTTP %d error received while communicating with the server.","jetpack-my-jetpack"),this.httpCode)}getDisplayBody(){return(0,r.O)(this.body)?JSON.stringify(this.body,null," "):(0,c.w)(this.body,"").substring(0,1e3)}getRestApiErrorMessage(){return __("Your site's REST API does not seem to be accessible. Jetpack Boost requires access to your REST API in order to receive site performance scores. Please make sure that your site's REST API is active and accessible, and try again.","jetpack-my-jetpack")}}},5098:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(7723),c=a(1197),r=a(8882);const __=n.__;async function s(e,t,a,c=null,s){const i={method:e,mode:"cors",headers:{"X-WP-Nonce":s}};"post"!==e&&"delete"!==e||!c||(i.body=JSON.stringify(c),i.headers["Content-Type"]="application/json");const l=function(e,t){return t+r.K+r.L+e}(a,t);let o;try{o=await fetch(l,i)}catch(e){const t=i;delete t.body,delete t.headers["X-WP-Nonce"];const a={requestInitiator:window.location.href,requestUrl:l,requestArgs:t,originalErrorMessage:e.toString()};throw new Error((0,n.sprintf)(/* Translators: %s refers to a string representation of an error object containing useful debug information */ +__("An error occurred while trying to communicate with the site REST API. Extra debug info: %s","jetpack-my-jetpack"),JSON.stringify(a)))}return o}async function i(e,t,a,n=null,r){const i=await s(e,t,a,n,r);let l,o;try{l=await i.text()}catch(e){throw new c.h(i.status,null,e)}try{o=JSON.parse(l)}catch(e){throw new c.h(i.status,l,e)}if(!i.ok)throw new c.h(i.status,o,null);return o}const l={get:function(e,t,a){return i("get",e,t,null,a)},post:function(e,t,a=null,n){return i("post",e,t,a,n)}}},8882:(e,t,a)=>{"use strict";a.d(t,{K:()=>n,L:()=>c});const n="jetpack-boost/v1",c=""},8454:(e,t,a)=>{"use strict";a.d(t,{T:()=>h,US:()=>g,sE:()=>d});var n=a(7723),c=a(5098),r=a(4753),s=a(5289),i=a(4144),l=a(8991),o=a(3470);const __=n.__,u=12e4,m=5e3;async function d(e=!1,t,a,n){const r=p(await c.A.post(t,e?"/speed-scores/refresh":"/speed-scores",{url:a},n));return r.scores?r.scores:await async function(e,t,a){return(0,l.A)({timeout:u,interval:m,timeoutError:__("Timed out while waiting for speed-score.","jetpack-my-jetpack"),callback:async n=>{const r=p(await c.A.post(e,"/speed-scores",{url:t},a));r.scores&&n(r.scores)}})}(t,a,n)}function p(e){if(e.error){const t=__("An unknown error occurred while requesting metrics","jetpack-my-jetpack");throw(0,o.g)(e.error,t)}if((0,i.O)(e.scores))return{status:"success",scores:{current:(0,i.O)(e.scores.current)?{mobile:(0,r.G)(e.scores.current.mobile,0),desktop:(0,r.G)(e.scores.current.desktop,0)}:{mobile:0,desktop:0},noBoost:(0,i.O)(e.scores.noBoost)?{mobile:(0,r.G)(e.scores.noBoost.mobile,0),desktop:(0,r.G)(e.scores.noBoost.desktop,0)}:null,isStale:!!e.scores.isStale}};const t=(0,s.w)(e.status);if(!t)throw new Error(__("Invalid response while requesting metrics","jetpack-my-jetpack"));return{status:t}}function h(e,t){const a=(e+t)/2;return a>90?"A":a>75?"B":a>50?"C":a>35?"D":a>25?"E":"F"}function g(e){const t=new Date(e),a=(new Date).valueOf()-t.valueOf();return Math.floor(a/864e5)}},4753:(e,t,a)=>{"use strict";function n(e,t=void 0){if("number"==typeof e)return e;if("string"==typeof e){const t=parseFloat(e);if(!isNaN(t))return t}return t}a.d(t,{G:()=>n})},5289:(e,t,a)=>{"use strict";function n(e,t=void 0){return"string"==typeof e?e:e&&e.toString instanceof Function?e.toString():t}a.d(t,{w:()=>n})},4144:(e,t,a)=>{"use strict";function n(e){return!!e&&e instanceof Object&&!(e instanceof Array)}a.d(t,{O:()=>n})},8991:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});var n=a(7723);const __=n.__;async function c({interval:e,callback:t,timeout:a,timeoutError:n}){let c,r;return new Promise(((s,i)=>{c=setTimeout((()=>{i(new Error(n||__("Timed out","jetpack-my-jetpack")))}),a||12e4),r=setInterval((async()=>{try{await Promise.resolve(t(s))}catch(e){i(e)}}),e)})).finally((()=>{clearTimeout(c),clearInterval(r)}))}},3470:(e,t,a)=>{"use strict";function n(e,t){return e instanceof Error?e:"string"==typeof e||e instanceof String?new Error(e.toString()):e.message?new Error(e.message):t?new Error(t):new Error(JSON.stringify(e))}a.d(t,{g:()=>n})},8089:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var n=a(6427),c=a(7723),r=a(3022),s=a(5739),i=a.n(s),l=a(1609),o=a.n(l),u=a(1112),m=a(7689);const __=c.__,d=e=>{const{label:t,onClick:a,isLoading:c=!1,loadingText:s,isDisabled:i,displayError:l=!1,errorMessage:d=__("An error occurred. Please try again.","jetpack-my-jetpack"),customClass:p}=e,h=s||o().createElement(n.Spinner,null);return o().createElement(o().Fragment,null,o().createElement(u.A,{className:(0,r.A)(m.A.button,"jp-action-button--button",p),label:t,onClick:a,variant:"primary",disabled:c||i},c?h:t),l&&o().createElement("p",{className:(0,r.A)(m.A.error,"jp-action-button__error")},d))};d.propTypes={label:i().string.isRequired,onClick:i().func,isLoading:i().bool,isDisabled:i().bool,displayError:i().bool,errorMessage:i().oneOfType([i().string,i().element])};const p=d},2947:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(7723),c=a(3022),r=a(8250),s=a(7142),i=a(8509),l=a(5918),o=a(2021);const __=n.__,u=({children:e,moduleName:t=__("Jetpack","jetpack-my-jetpack"),moduleNameHref:a,showHeader:n=!0,showFooter:u=!0,showBackground:m=!0,header:d})=>{const p=(0,c.A)(o.A["admin-page"],{[o.A.background]:m});return React.createElement("div",{className:p},n&&React.createElement(l.A,{horizontalSpacing:5},React.createElement(i.A,null,d||React.createElement(s.A,null))),React.createElement(l.A,{fluid:!0,horizontalSpacing:0},React.createElement(i.A,null,e)),u&&React.createElement(l.A,{horizontalSpacing:5},React.createElement(i.A,null,React.createElement(r.A,{moduleName:t,moduleNameHref:a}))))}},5640:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(1609),c=a.n(n),r=a(654);const s=({children:e})=>c().createElement("div",{className:r.A.section},e)},766:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(1609),c=a.n(n),r=a(6888);const s=({children:e})=>c().createElement("div",{className:r.A["section-hero"]},e)},2266:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var n=a(311),c=a(9783),r=a(3883),s=a(1113),i=a(3022),l=a(1609),o=a.n(l),u=a(6588);const m=e=>{switch(e){case"error":case"warning":default:return n.A;case"info":return c.A;case"success":return r.A}},d=({level:e="warning",children:t,showIcon:a=!0,className:n})=>{const c=(0,i.A)(u.A.container,u.A[`is-${e}`],n);return o().createElement("div",{className:c},a&&o().createElement("div",{className:u.A["icon-wrapper"]},o().createElement(s.A,{icon:m(e),className:u.A.icon})),o().createElement("div",null,t))}},8907:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(6072),c=a.n(n),r=a(7723),s=a(3022),i=a(1609),l=a.n(i);const __=r.__,o=({title:e=__("An Automattic Airline","jetpack-my-jetpack"),height:t=7,className:a,...n})=>l().createElement("svg",c()({role:"img",x:"0",y:"0",viewBox:"0 0 935 38.2",enableBackground:"new 0 0 935 38.2","aria-labelledby":"jp-automattic-byline-logo-title",height:t,className:(0,s.A)("jp-automattic-byline-logo",a)},n),l().createElement("desc",{id:"jp-automattic-byline-logo-title"},e),l().createElement("path",{d:"M317.1 38.2c-12.6 0-20.7-9.1-20.7-18.5v-1.2c0-9.6 8.2-18.5 20.7-18.5 12.6 0 20.8 8.9 20.8 18.5v1.2C337.9 29.1 329.7 38.2 317.1 38.2zM331.2 18.6c0-6.9-5-13-14.1-13s-14 6.1-14 13v0.9c0 6.9 5 13.1 14 13.1s14.1-6.2 14.1-13.1V18.6zM175 36.8l-4.7-8.8h-20.9l-4.5 8.8h-7L157 1.3h5.5L182 36.8H175zM159.7 8.2L152 23.1h15.7L159.7 8.2zM212.4 38.2c-12.7 0-18.7-6.9-18.7-16.2V1.3h6.6v20.9c0 6.6 4.3 10.5 12.5 10.5 8.4 0 11.9-3.9 11.9-10.5V1.3h6.7V22C231.4 30.8 225.8 38.2 212.4 38.2zM268.6 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H268.6zM397.3 36.8V8.7l-1.8 3.1 -14.9 25h-3.3l-14.7-25 -1.8-3.1v28.1h-6.5V1.3h9.2l14 24.4 1.7 3 1.7-3 13.9-24.4h9.1v35.5H397.3zM454.4 36.8l-4.7-8.8h-20.9l-4.5 8.8h-7l19.2-35.5h5.5l19.5 35.5H454.4zM439.1 8.2l-7.7 14.9h15.7L439.1 8.2zM488.4 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H488.4zM537.3 6.8v30h-6.7v-30h-15.5V1.3h37.7v5.5H537.3zM569.3 36.8V4.6c2.7 0 3.7-1.4 3.7-3.4h2.8v35.5L569.3 36.8 569.3 36.8zM628 11.3c-3.2-2.9-7.9-5.7-14.2-5.7 -9.5 0-14.8 6.5-14.8 13.3v0.7c0 6.7 5.4 13 15.3 13 5.9 0 10.8-2.8 13.9-5.7l4 4.2c-3.9 3.8-10.5 7.1-18.3 7.1 -13.4 0-21.6-8.7-21.6-18.3v-1.2c0-9.6 8.9-18.7 21.9-18.7 7.5 0 14.3 3.1 18 7.1L628 11.3zM321.5 12.4c1.2 0.8 1.5 2.4 0.8 3.6l-6.1 9.4c-0.8 1.2-2.4 1.6-3.6 0.8l0 0c-1.2-0.8-1.5-2.4-0.8-3.6l6.1-9.4C318.7 11.9 320.3 11.6 321.5 12.4L321.5 12.4z"}),l().createElement("path",{d:"M37.5 36.7l-4.7-8.9H11.7l-4.6 8.9H0L19.4 0.8H25l19.7 35.9H37.5zM22 7.8l-7.8 15.1h15.9L22 7.8zM82.8 36.7l-23.3-24 -2.3-2.5v26.6h-6.7v-36H57l22.6 24 2.3 2.6V0.8h6.7v35.9H82.8z"}),l().createElement("path",{d:"M719.9 37l-4.8-8.9H694l-4.6 8.9h-7.1l19.5-36h5.6l19.8 36H719.9zM704.4 8l-7.8 15.1h15.9L704.4 8zM733 37V1h6.8v36H733zM781 37c-1.8 0-2.6-2.5-2.9-5.8l-0.2-3.7c-0.2-3.6-1.7-5.1-8.4-5.1h-12.8V37H750V1h19.6c10.8 0 15.7 4.3 15.7 9.9 0 3.9-2 7.7-9 9 7 0.5 8.5 3.7 8.6 7.9l0.1 3c0.1 2.5 0.5 4.3 2.2 6.1V37H781zM778.5 11.8c0-2.6-2.1-5.1-7.9-5.1h-13.8v10.8h14.4c5 0 7.3-2.4 7.3-5.2V11.8zM794.8 37V1h6.8v30.4h28.2V37H794.8zM836.7 37V1h6.8v36H836.7zM886.2 37l-23.4-24.1 -2.3-2.5V37h-6.8V1h6.5l22.7 24.1 2.3 2.6V1h6.8v36H886.2zM902.3 37V1H935v5.6h-26v9.2h20v5.5h-20v10.1h26V37H902.3z"}))},580:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(7723),c=a(3022),r=a(1883);a(6552);const __=n.__,s=({score:e,isLoading:t,showPrevScores:a,active:n,prevScore:s=0,scoreBarType:i,noBoostScoreTooltip:l})=>{if(!n)return null;const o=s/e*100,u=__("Desktop score","jetpack-my-jetpack"),m=__("Mobile score","jetpack-my-jetpack");return React.createElement("div",{className:(0,c.A)("jb-score-bar",`jb-score-bar--${i}`)},React.createElement("div",{className:"jb-score-bar__label"},"desktop"===i?React.createElement(r.A,{icon:"computer",size:24}):React.createElement(r.A,{icon:"phone",size:24}),React.createElement("div",null,"desktop"===i?u:m)),React.createElement("div",{className:"jb-score-bar__bounds"},React.createElement("div",{className:(0,c.A)("jb-score-bar__filler",t&&!e?"fill-loading":e>70?"fill-good":e>50?"fill-mediocre":"fill-bad"),style:{width:`${e}%`}},t?React.createElement("div",{className:"jb-score-bar__loading"},React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 128 128"},React.createElement("g",null,React.createElement("path",{d:"M64 0a7 7 0 11-7 7 7 7 0 017-7zm29.86 12.2a2.8 2.8 0 11-3.83 1.02 2.8 2.8 0 013.83-1.02zm22.16 21.68a3.15 3.15 0 11-4.3-1.15 3.15 3.15 0 014.3 1.15zm.87 60.53a4.2 4.2 0 11-1.57-5.7 4.2 4.2 0 011.54 5.73zm7.8-30.5a3.85 3.85 0 11-3.85-3.85 3.85 3.85 0 013.85 3.84zm-30 53.2a4.55 4.55 0 111.66-6.23 4.55 4.55 0 01-1.67 6.22zM64 125.9a4.9 4.9 0 114.9-4.9 4.9 4.9 0 01-4.9 4.9zm-31.06-8.22a5.25 5.25 0 117.17-1.93 5.25 5.25 0 01-7.14 1.93zM9.9 95.1a5.6 5.6 0 117.65 2.06A5.6 5.6 0 019.9 95.1zM1.18 63.9a5.95 5.95 0 115.95 5.94 5.95 5.95 0 01-5.96-5.94zm8.1-31.6a6.3 6.3 0 112.32 8.6 6.3 6.3 0 01-2.3-8.6zM32.25 8.87a6.65 6.65 0 11-2.44 9.1 6.65 6.65 0 012.46-9.1z"}),React.createElement("animateTransform",{attributeName:"transform",type:"rotate",values:"0 64 64;30 64 64;60 64 64;90 64 64;120 64 64;150 64 64;180 64 64;210 64 64;240 64 64;270 64 64;300 64 64;330 64 64",calcMode:"discrete",dur:"1080ms",repeatCount:"indefinite"})))):React.createElement("div",{className:"jb-score-bar__score"},e),a&&!!s&&s{"use strict";a.d(t,{A:()=>h});var n=a(6072),c=a.n(n),r=a(6427),s=a(7723),i=a(1113),l=a(3512),o=a(3022),u=a(1609),m=a.n(u),d=a(2258);const __=s.__,p=(0,u.forwardRef)(((e,t)=>{const{children:a,variant:n="primary",size:s="normal",weight:u="bold",icon:p,iconSize:h,disabled:g,isDestructive:v,isLoading:f,isExternalLink:w,className:E,text:k,fullWidth:y,...A}=e,b=(0,o.A)(d.A.button,E,{[d.A.normal]:"normal"===s,[d.A.small]:"small"===s,[d.A.icon]:Boolean(p),[d.A.loading]:f,[d.A.regular]:"regular"===u,[d.A["full-width"]]:y,[d.A["is-icon-button"]]:Boolean(p)&&!a});A.ref=t;const j="normal"===s?20:16,R=w&&m().createElement(m().Fragment,null,m().createElement(i.A,{size:j,icon:l.A,className:d.A["external-icon"]}),m().createElement(r.VisuallyHidden,{as:"span"},/* translators: accessibility text */ +__("(opens in a new tab)","jetpack-my-jetpack"))),C=w?"_blank":void 0,_=a?.[0]&&null!==a[0]&&"components-tooltip"!==a?.[0]?.props?.className;return m().createElement(r.Button,c()({target:C,variant:n,className:(0,o.A)(b,{"has-text":!!p&&_}),icon:w?void 0:p,iconSize:h,disabled:g,"aria-disabled":g,isDestructive:v,text:k},A),f&&m().createElement(r.Spinner,null),m().createElement("span",null,a),R)}));p.displayName="Button";const h=p},1883:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var n=a(7723),c=a(3022),r=a(1609);a(3689);const __=n.__;class s extends r.Component{static defaultProps={"aria-hidden":"false",focusable:"true"};needsOffset(e,t){return["gridicons-arrow-left","gridicons-arrow-right","gridicons-calendar","gridicons-cart","gridicons-folder","gridicons-info","gridicons-info-outline","gridicons-posts","gridicons-star-outline","gridicons-star"].indexOf(e)>=0&&t%18==0}getSVGDescription(e){if("description"in this.props)return this.props.description;switch(e){default:return"";case"gridicons-audio":return __("Has audio.","jetpack-my-jetpack");case"gridicons-arrow-left":return __("Arrow left","jetpack-my-jetpack");case"gridicons-arrow-right":return __("Arrow right","jetpack-my-jetpack");case"gridicons-calendar":return __("Is an event.","jetpack-my-jetpack");case"gridicons-cart":return __("Is a product.","jetpack-my-jetpack");case"chevron-down":return __("Show filters","jetpack-my-jetpack");case"gridicons-comment":return __("Matching comment.","jetpack-my-jetpack");case"gridicons-cross":return __("Close.","jetpack-my-jetpack");case"gridicons-filter":return __("Toggle search filters.","jetpack-my-jetpack");case"gridicons-folder":return __("Category","jetpack-my-jetpack");case"gridicons-info":case"gridicons-info-outline":return __("Information.","jetpack-my-jetpack");case"gridicons-image-multiple":return __("Has multiple images.","jetpack-my-jetpack");case"gridicons-image":return __("Has an image.","jetpack-my-jetpack");case"gridicons-page":return __("Page","jetpack-my-jetpack");case"gridicons-post":return __("Post","jetpack-my-jetpack");case"gridicons-jetpack-search":case"gridicons-search":return __("Magnifying Glass","jetpack-my-jetpack");case"gridicons-tag":return __("Tag","jetpack-my-jetpack");case"gridicons-video":return __("Has a video.","jetpack-my-jetpack")}}renderIcon(e){switch(e){default:return null;case"gridicons-audio":return React.createElement("g",null,React.createElement("path",{d:"M8 4v10.184C7.686 14.072 7.353 14 7 14c-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3V7h7v4.184c-.314-.112-.647-.184-1-.184-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3V4H8z"}));case"gridicons-arrow-left":return React.createElement("g",null,React.createElement("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"}));case"gridicons-arrow-right":return React.createElement("g",null,React.createElement("path",{d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z"}));case"gridicons-block":return React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zM4 12c0-4.418 3.582-8 8-8 1.848 0 3.545.633 4.9 1.686L5.686 16.9C4.633 15.545 4 13.848 4 12zm8 8c-1.848 0-3.546-.633-4.9-1.686L18.314 7.1C19.367 8.455 20 10.152 20 12c0 4.418-3.582 8-8 8z"}));case"gridicons-calendar":return React.createElement("g",null,React.createElement("path",{d:"M19 4h-1V2h-2v2H8V2H6v2H5c-1.105 0-2 .896-2 2v13c0 1.104.895 2 2 2h14c1.104 0 2-.896 2-2V6c0-1.104-.896-2-2-2zm0 15H5V8h14v11z"}));case"gridicons-cart":return React.createElement("g",null,React.createElement("path",{d:"M9 20c0 1.1-.9 2-2 2s-1.99-.9-1.99-2S5.9 18 7 18s2 .9 2 2zm8-2c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm.396-5c.937 0 1.75-.65 1.952-1.566L21 5H7V4c0-1.105-.895-2-2-2H3v2h2v11c0 1.105.895 2 2 2h12c0-1.105-.895-2-2-2H7v-2h10.396z"}));case"gridicons-checkmark":return React.createElement("g",null,React.createElement("path",{d:"M11 17.768l-4.884-4.884 1.768-1.768L11 14.232l8.658-8.658C17.823 3.39 15.075 2 12 2 6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10c0-1.528-.353-2.97-.966-4.266L11 17.768z"}));case"gridicons-chevron-left":return React.createElement("g",null,React.createElement("path",{d:"M16.443 7.41L15.0399 6L9.06934 12L15.0399 18L16.443 16.59L11.8855 12L16.443 7.41Z"}));case"gridicons-chevron-right":return React.createElement("g",null,React.createElement("path",{d:"M10.2366 6L8.8335 7.41L13.391 12L8.8335 16.59L10.2366 18L16.2072 12L10.2366 6Z"}));case"gridicons-chevron-down":return React.createElement("g",null,React.createElement("path",{d:"M20 9l-8 8-8-8 1.414-1.414L12 14.172l6.586-6.586"}));case"gridicons-comment":return React.createElement("g",null,React.createElement("path",{d:"M3 6v9c0 1.105.895 2 2 2h9v5l5.325-3.804c1.05-.75 1.675-1.963 1.675-3.254V6c0-1.105-.895-2-2-2H5c-1.105 0-2 .895-2 2z"}));case"gridicons-computer":return React.createElement("g",null,React.createElement("path",{d:"M20 2H4c-1.104 0-2 .896-2 2v12c0 1.104.896 2 2 2h6v2H7v2h10v-2h-3v-2h6c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm0 14H4V4h16v12z"}));case"gridicons-cross":return React.createElement("g",null,React.createElement("path",{d:"M18.36 19.78L12 13.41l-6.36 6.37-1.42-1.42L10.59 12 4.22 5.64l1.42-1.42L12 10.59l6.36-6.36 1.41 1.41L13.41 12l6.36 6.36z"}));case"gridicons-filter":return React.createElement("g",null,React.createElement("path",{d:"M10 19h4v-2h-4v2zm-4-6h12v-2H6v2zM3 5v2h18V5H3z"}));case"gridicons-folder":return React.createElement("g",null,React.createElement("path",{d:"M18 19H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2h7c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2z"}));case"gridicons-image":return React.createElement("g",null,React.createElement("path",{d:"M13 9.5c0-.828.672-1.5 1.5-1.5s1.5.672 1.5 1.5-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5zM22 6v12c0 1.105-.895 2-2 2H4c-1.105 0-2-.895-2-2V6c0-1.105.895-2 2-2h16c1.105 0 2 .895 2 2zm-2 0H4v7.444L8 9l5.895 6.55 1.587-1.85c.798-.932 2.24-.932 3.037 0L20 15.426V6z"}));case"gridicons-image-multiple":return React.createElement("g",null,React.createElement("path",{d:"M15 7.5c0-.828.672-1.5 1.5-1.5s1.5.672 1.5 1.5S17.328 9 16.5 9 15 8.328 15 7.5zM4 20h14c0 1.105-.895 2-2 2H4c-1.1 0-2-.9-2-2V8c0-1.105.895-2 2-2v14zM22 4v12c0 1.105-.895 2-2 2H8c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zM8 4v6.333L11 7l4.855 5.395.656-.73c.796-.886 2.183-.886 2.977 0l.513.57V4H8z"}));case"gridicons-info":return React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}));case"gridicons-info-outline":return React.createElement("g",null,React.createElement("path",{d:"M13 9h-2V7h2v2zm0 2h-2v6h2v-6zm-1-7c-4.411 0-8 3.589-8 8s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8m0-2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2z"}));case"gridicons-jetpack-search":return React.createElement("g",null,React.createElement("path",{d:"M0 9.257C0 4.15 4.151 0 9.257 0c5.105 0 9.256 4.151 9.256 9.257a9.218 9.218 0 01-2.251 6.045l.034.033h1.053L24 22.01l-1.986 1.989-6.664-6.662v-1.055l-.033-.033a9.218 9.218 0 01-6.06 2.264C4.15 18.513 0 14.362 0 9.257zm4.169 1.537h4.61V1.82l-4.61 8.973zm5.547-3.092v8.974l4.61-8.974h-4.61z"}));case"gridicons-phone":return React.createElement("g",null,React.createElement("path",{d:"M16 2H8c-1.104 0-2 .896-2 2v16c0 1.104.896 2 2 2h8c1.104 0 2-.896 2-2V4c0-1.104-.896-2-2-2zm-3 19h-2v-1h2v1zm3-2H8V5h8v14z"}));case"gridicons-pages":return React.createElement("g",null,React.createElement("path",{d:"M16 8H8V6h8v2zm0 2H8v2h8v-2zm4-6v12l-6 6H6c-1.105 0-2-.895-2-2V4c0-1.105.895-2 2-2h12c1.105 0 2 .895 2 2zm-2 10V4H6v16h6v-4c0-1.105.895-2 2-2h4z"}));case"gridicons-posts":return React.createElement("g",null,React.createElement("path",{d:"M16 19H3v-2h13v2zm5-10H3v2h18V9zM3 5v2h11V5H3zm14 0v2h4V5h-4zm-6 8v2h10v-2H11zm-8 0v2h5v-2H3z"}));case"gridicons-search":return React.createElement("g",null,React.createElement("path",{d:"M21 19l-5.154-5.154C16.574 12.742 17 11.42 17 10c0-3.866-3.134-7-7-7s-7 3.134-7 7 3.134 7 7 7c1.42 0 2.742-.426 3.846-1.154L19 21l2-2zM5 10c0-2.757 2.243-5 5-5s5 2.243 5 5-2.243 5-5 5-5-2.243-5-5z"}));case"gridicons-star-outline":return React.createElement("g",null,React.createElement("path",{d:"M12 6.308l1.176 3.167.347.936.997.042 3.374.14-2.647 2.09-.784.62.27.963.91 3.25-2.813-1.872-.83-.553-.83.552-2.814 1.87.91-3.248.27-.962-.783-.62-2.648-2.092 3.374-.14.996-.04.347-.936L12 6.308M12 2L9.418 8.953 2 9.257l5.822 4.602L5.82 21 12 16.89 18.18 21l-2.002-7.14L22 9.256l-7.418-.305L12 2z"}));case"gridicons-star":return React.createElement("g",null,React.createElement("path",{d:"M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304"}));case"gridicons-tag":return React.createElement("g",null,React.createElement("path",{d:"M20 2.007h-7.087c-.53 0-1.04.21-1.414.586L2.592 11.5c-.78.78-.78 2.046 0 2.827l7.086 7.086c.78.78 2.046.78 2.827 0l8.906-8.906c.376-.374.587-.883.587-1.413V4.007c0-1.105-.895-2-2-2zM17.007 9c-1.105 0-2-.895-2-2s.895-2 2-2 2 .895 2 2-.895 2-2 2z"}));case"gridicons-video":return React.createElement("g",null,React.createElement("path",{d:"M20 4v2h-2V4H6v2H4V4c-1.105 0-2 .895-2 2v12c0 1.105.895 2 2 2v-2h2v2h12v-2h2v2c1.105 0 2-.895 2-2V6c0-1.105-.895-2-2-2zM6 16H4v-3h2v3zm0-5H4V8h2v3zm4 4V9l4.5 3-4.5 3zm10 1h-2v-3h2v3zm0-5h-2V8h2v3z"}));case"gridicons-lock":return React.createElement(React.Fragment,null,React.createElement("g",{id:"lock"},React.createElement("path",{d:"M18,8h-1V7c0-2.757-2.243-5-5-5S7,4.243,7,7v1H6c-1.105,0-2,0.895-2,2v10c0,1.105,0.895,2,2,2h12c1.105,0,2-0.895,2-2V10 C20,8.895,19.105,8,18,8z M9,7c0-1.654,1.346-3,3-3s3,1.346,3,3v1H9V7z M13,15.723V18h-2v-2.277c-0.595-0.346-1-0.984-1-1.723 c0-1.105,0.895-2,2-2s2,0.895,2,2C14,14.738,13.595,15.376,13,15.723z"})),React.createElement("g",{id:"Layer_1"}));case"gridicons-external":return React.createElement("g",null,React.createElement("path",{d:"M19 13v6c0 1.105-.895 2-2 2H5c-1.105 0-2-.895-2-2V7c0-1.105.895-2 2-2h6v2H5v12h12v-6h2zM13 3v2h4.586l-7.793 7.793 1.414 1.414L19 6.414V11h2V3h-8z"}))}}render(){const{size:e=24,className:t=""}=this.props,a=this.props.height||e,n=this.props.width||e,r=this.props.style||{height:a,width:n},s="gridicons-"+this.props.icon,i=(0,c.A)("gridicon",s,t,{"needs-offset":this.needsOffset(s,e)}),l=this.getSVGDescription(s);return React.createElement("svg",{className:i,focusable:this.props.focusable,height:a,onClick:this.props.onClick,style:r,viewBox:"0 0 24 24",width:n,xmlns:"http://www.w3.org/2000/svg","aria-hidden":this.props["aria-hidden"]},l?React.createElement("desc",null,l):null,this.renderIcon(s))}}const i=s},597:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(6427),c=a(3022),r=a(1609),s=a.n(r),i=a(1112),l=a(1883);a(4803);const o=e=>({"top-end":"top left",top:"top center","top-start":"top right","bottom-end":"bottom left",bottom:"bottom center","bottom-start":"bottom right"}[e]),u=({className:e="",iconClassName:t="",placement:a="bottom-end",animate:u=!0,iconCode:m="info-outline",iconSize:d=18,offset:p=10,title:h,children:g,popoverAnchorStyle:v="icon",forceShow:f=!1,wide:w=!1,inline:E=!0,shift:k=!1})=>{const[y,A]=(0,r.useState)(!1),b=(0,r.useCallback)((()=>A(!1)),[A]),j=(0,r.useCallback)((e=>{e.preventDefault(),A(!y)}),[y,A]),R={position:o(a),placement:a,animate:u,noArrow:!1,resize:!1,flip:!1,offset:p,focusOnMount:"container",onClose:b,className:"icon-tooltip-container",inline:E,shift:k},C="wrapper"===v,_=(0,c.A)("icon-tooltip-wrapper",e),x={left:C?0:-(62-d/2)+"px"},N=C&&f;return s().createElement("div",{className:_,"data-testid":"icon-tooltip_wrapper"},!C&&s().createElement(i.A,{variant:"link",onMouseDown:j},s().createElement(l.A,{className:t,icon:m,size:d})),s().createElement("div",{className:(0,c.A)("icon-tooltip-helper",{"is-wide":w}),style:x},(N||y)&&s().createElement(n.Popover,R,s().createElement("div",null,h&&s().createElement("div",{className:"icon-tooltip-title"},h),s().createElement("div",{className:"icon-tooltip-content"},g)))))}},8478:(e,t,a)=>{"use strict";a.d(t,{Gg:()=>o,KH:()=>d,Nr:()=>u,Wy:()=>h,sT:()=>m});var n=a(6072),c=a.n(n),r=a(6427),s=a(3022),i=(a(4705),a(2300));const l=({className:e,size:t=24,viewBox:a="0 0 24 24",opacity:n=1,color:l="#2C3338",children:o})=>{const u={className:(0,s.A)(i.A.iconWrapper,e),width:t,height:t,viewBox:a,opacity:n,fill:void 0};return l&&(u.fill=l),React.createElement(r.SVG,c()({},u,{fillRule:"evenodd",clipRule:"evenodd",xmlns:"http://www.w3.org/2000/svg"}),React.createElement(r.G,{opacity:n},o))},o=({size:e,className:t=i.A["star-icon"],color:a})=>React.createElement(l,{className:t,size:e,color:a},React.createElement(r.Path,{d:"M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304"})),u=({size:e,className:t=i.A["checkmark-icon"],color:a})=>React.createElement(l,{className:t,size:e,color:a},React.createElement(r.Path,{d:"M11 17.768l-4.884-4.884 1.768-1.768L11 14.232l8.658-8.658C17.823 3.39 15.075 2 12 2 6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10c0-1.528-.353-2.97-.966-4.266L11 17.768z"})),m=({size:e,className:t=i.A.jetpack,color:a})=>React.createElement(l,{className:t,size:e,color:a,viewBox:"0 0 32 32"},React.createElement(r.Path,{className:"jetpack-logo__icon-circle",d:"M16,0C7.2,0,0,7.2,0,16s7.2,16,16,16s16-7.2,16-16S24.8,0,16,0z"}),React.createElement(r.Polygon,{fill:"#fff",points:"15,19 7,19 15,3"}),React.createElement(r.Polygon,{fill:"#fff",points:"17,29 17,13 25,13"})),d=({size:e=24,color:t="#069e08"})=>React.createElement(l,{color:t,size:e,viewBox:"0 0 32 32"},React.createElement(r.Path,{className:"spark-first",d:"M9.33301 5.33325L10.4644 8.20188L13.333 9.33325L10.4644 10.4646L9.33301 13.3333L8.20164 10.4646L5.33301 9.33325L8.20164 8.20188L9.33301 5.33325Z"}),React.createElement(r.Path,{className:"spark-second",d:"M21.3333 5.33333L22.8418 9.15817L26.6667 10.6667L22.8418 12.1752L21.3333 16L19.8248 12.1752L16 10.6667L19.8248 9.15817L21.3333 5.33333Z"}),React.createElement(r.Path,{className:"spark-third",d:"M14.6667 13.3333L16.5523 18.1144L21.3333 20L16.5523 21.8856L14.6667 26.6667L12.781 21.8856L8 20L12.781 18.1144L14.6667 13.3333Z"})),p={...{"anti-spam":({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M13.2,4.7l4.7,12.8c0.4,1.1,1,1.5,2.1,1.6c0.1,0,0.1,0,0.1,0l0.1,0.1l0.1,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1 s0,0.1-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1s-0.1,0-0.2,0h-5.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1-0.1-0.1-0.1l-0.1-0.1c0-0.1,0-0.1,0-0.1 c0-0.1,0-0.1,0-0.2s0-0.1,0.1-0.1l0.1-0.1c0,0,0.1,0,0.2,0c0.5,0,1.1-0.2,1.1-0.8c0-0.3-0.1-0.5-0.2-0.8l-1.1-3.1 c-0.1-0.2-0.1-0.2-0.2-0.2h-4.3c-0.7,0-1.5,0-1.9,0.9l-1.1,2.4C7.1,17.6,7,17.8,7,18.1c0,0.8,1,0.9,1.6,0.9c0.1,0,0.1,0,0.2,0 L8.8,19l0.1,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1s-0.1,0.1-0.1,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0H4.1c-0.1,0-0.1,0-0.1,0 c-0.1,0-0.1-0.1-0.1-0.1l-0.1-0.1c0-0.1,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2s0-0.1,0.1-0.1L4,19c0,0,0.1,0,0.1,0C5.2,19,5.5,18.5,6,17.5 l5.4-12.4c0.2-0.5,0.8-1,1.3-1C13,4.2,13.1,4.4,13.2,4.7z M9.1,13.1c0,0.1-0.1,0.1-0.1,0.2c0,0.1,0.1,0.1,0.1,0.1h4.4 c0.3,0,0.4-0.1,0.4-0.3c0-0.1,0-0.2-0.1-0.3l-1.2-3.5c-0.3-0.8-0.8-1.9-0.8-2.7c0-0.1,0-0.1-0.1-0.1c0,0-0.1,0-0.1,0.1 c-0.1,0.6-0.4,1.2-0.7,1.7L9.1,13.1z"}),React.createElement(r.Path,{d:"M13.2,4.7l4.7,12.8c0.4,1.1,1,1.5,2.1,1.6c0.1,0,0.1,0,0.1,0l0.1,0.1l0.1,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1 s0,0.1-0.1,0.1c-0.1,0-0.1,0.1-0.1,0.1s-0.1,0-0.2,0h-5.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1-0.1-0.1-0.1l-0.1-0.1c0-0.1,0-0.1,0-0.1 c0-0.1,0-0.1,0-0.2s0-0.1,0.1-0.1l0.1-0.1c0,0,0.1,0,0.2,0c0.5,0,1.1-0.2,1.1-0.8c0-0.3-0.1-0.5-0.2-0.8l-1.1-3.1 c-0.1-0.2-0.1-0.2-0.2-0.2h-4.3c-0.7,0-1.5,0-1.9,0.9l-1.1,2.4C7.1,17.6,7,17.8,7,18.1c0,0.8,1,0.9,1.6,0.9c0.1,0,0.1,0,0.2,0 L8.8,19l0.1,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1s-0.1,0.1-0.1,0.1l-0.1,0.1c-0.1,0-0.1,0-0.2,0H4.1c-0.1,0-0.1,0-0.1,0 c-0.1,0-0.1-0.1-0.1-0.1l-0.1-0.1c0-0.1,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2s0-0.1,0.1-0.1L4,19c0,0,0.1,0,0.1,0C5.2,19,5.5,18.5,6,17.5 l5.4-12.4c0.2-0.5,0.8-1,1.3-1C13,4.2,13.1,4.4,13.2,4.7z M9.1,13.1c0,0.1-0.1,0.1-0.1,0.2c0,0.1,0.1,0.1,0.1,0.1h4.4 c0.3,0,0.4-0.1,0.4-0.3c0-0.1,0-0.2-0.1-0.3l-1.2-3.5c-0.3-0.8-0.8-1.9-0.8-2.7c0-0.1,0-0.1-0.1-0.1c0,0-0.1,0-0.1,0.1 c-0.1,0.6-0.4,1.2-0.7,1.7L9.1,13.1z"}),React.createElement(r.Path,{d:"M21.6,12.5c0,0.6-0.3,1-0.9,1c-0.6,0-0.8-0.3-0.8-0.8c0-0.6,0.4-1,0.9-1C21.3,11.7,21.6,12.1,21.6,12.5z"}),React.createElement(r.Path,{d:"M4.1,12.5c0,0.6-0.3,1-0.9,1s-0.8-0.3-0.8-0.8c0-0.6,0.4-1,0.9-1S4.1,12.1,4.1,12.5z"})),backup:({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M2.1,5.8c0-0.1,0-0.1,0-0.2c0-0.2,0.1-0.5,0.1-0.7c0.1-0.4,0.4-0.6,0.7-0.8l8.3-2.9c0.1-0.1,0.3-0.1,0.4-0.1l0.5,0.1 l8.3,2.9c0.3,0.2,0.5,0.4,0.7,0.7c0.2,0.2,0.2,0.4,0.2,0.7c0,0.1,0,0.1,0,0.2v0.1c-0.1,0.5-0.2,0.9-0.3,1.4 c-0.2,0.4-0.3,1.2-0.7,2.2c-0.3,1-0.7,2.1-1.1,3.1c-0.5,1-1,2.1-1.6,3.3s-1.4,2.3-2.2,3.5c-0.9,1.1-1.8,2.2-2.8,3.1 c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4c-1.2-1.1-2.4-2.4-3.5-4c-1-1.6-1.9-3-2.5-4.3c-0.6-1.3-1.1-2.7-1.6-4 C2.8,8.7,2.5,7.6,2.3,7C2.3,6.5,2.1,6.1,2.1,5.8z M2.9,5.9c0,0.2,0.1,0.4,0.1,0.8C3.1,7,3.2,7.5,3.5,8.2C3.7,9,3.9,9.7,4.2,10.6 c0.3,0.7,0.7,1.7,1.1,2.7c0.4,1,1,2,1.5,2.9c0.5,1,1.2,1.9,1.9,2.9c0.8,1,1.6,1.9,2.4,2.6c0.2,0.2,0.4,0.2,0.5,0.2 c0.2,0,0.4-0.1,0.5-0.2c1.2-1,2.2-2.3,3.2-3.8c1-1.5,1.8-2.8,2.3-4c0.6-1.3,1.1-2.5,1.5-3.9c0.4-1.3,0.7-2.2,0.9-2.8 c0.1-0.5,0.2-1,0.3-1.3c0-0.1,0-0.1,0-0.1c0-0.2,0-0.3-0.1-0.4C20.3,5.2,20.2,5.1,20,5L12,2.1c0,0-0.1,0-0.2,0s-0.1,0-0.1,0h-0.2 l-8,2.8C3.2,5,3.1,5.2,3,5.3C2.9,5.5,2.9,5.6,2.9,5.8C2.9,5.8,2.9,5.8,2.9,5.9z M5.9,6.7h3l2.8,7l2.8-7h3c-0.1,0.1-0.2,0.5-0.3,0.8 C17,7.8,17,8.2,16.8,8.4c-0.1,0.3-0.2,0.5-0.4,0.8c0,0.1-0.1,0.1-0.1,0.1s-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.1,0 c-0.1,0-0.2,0.1-0.2,0.2c0,0-0.1,0.1-0.1,0.1s-0.1,0.1-0.1,0.1c0,0,0,0.1-0.1,0.2c0,0.1-0.1,0.1-0.1,0.1l-0.4,1.1 c-1.3,3.3-2.1,5.2-2.3,5.8h-2.2l-1-2.4c-0.1-0.3-0.3-0.8-0.5-1.3c-0.1-0.3-0.3-0.8-0.5-1.3L8,10.8c-0.1-0.1-0.1-0.2-0.1-0.4 C7.8,10.2,7.7,10,7.7,9.8C7.6,9.7,7.5,9.5,7.4,9.4C7.3,9.3,7.3,9.3,7.3,9.3c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1,0 C6.6,8.5,6.3,7.6,5.9,6.7z"})),boost:({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M4.19505 16.2545C4.47368 16.561 4.94802 16.5836 5.25451 16.3049L10.2595 11.7549L14.2842 15.2765L19 10.5607V13.75H20.5V9.5V8.75239V8.7476V8H19.7529H19.7471H19H14.75V9.5H17.9393L14.2158 13.2235L10.2405 9.74507L4.2455 15.195C3.93901 15.4737 3.91642 15.948 4.19505 16.2545Z"})),crm:({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M15.5 9.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 1.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm-2.25 6v-2a2.75 2.75 0 0 0-2.75-2.75h-4A2.75 2.75 0 0 0 3.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5Zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0 1 20.25 15ZM9.5 8.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm1.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z"})),extras:({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M18.5 5.5V8H20V5.5h2.5V4H20V1.5h-1.5V4H16v1.5h2.5ZM12 4H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-6h-1.5v6a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5h6V4Z"})),protect:({opacity:e=1,size:t,className:a,color:n})=>React.createElement(l,{className:a,size:t,opacity:e,color:n},React.createElement(r.Path,{d:"M12 3.17627L18.75 6.24445V10.8183C18.75 14.7173 16.2458 18.4089 12.7147 19.5735C12.2507 19.7265 11.7493 19.7265 11.2853 19.5735C7.75416 18.4089 5.25 14.7173 5.25 10.8183V6.24445L12 3.17627ZM6.75 7.21032V10.8183C6.75 14.1312 8.89514 17.2057 11.7551 18.149C11.914 18.2014 12.086 18.2014 12.2449 18.149C15.1049 17.2057 17.25 14.1312 17.25 10.8183V7.21032L12 4.82396L6.75 7.21032Z"}),React.createElement(r.Path,{d:"M15.5291 10.0315L11.1818 14.358L8.47095 11.66L9.52907 10.5968L11.1818 12.2417L14.4709 8.96826L15.5291 10.0315Z"})),scan:({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"m12 3.176 6.75 3.068v4.574c0 3.9-2.504 7.59-6.035 8.755a2.283 2.283 0 0 1-1.43 0c-3.53-1.164-6.035-4.856-6.035-8.755V6.244L12 3.176ZM6.75 7.21v3.608c0 3.313 2.145 6.388 5.005 7.33.159.053.331.053.49 0 2.86-.942 5.005-4.017 5.005-7.33V7.21L12 4.824 6.75 7.21Z"})),search:({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M17.5 11.5a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm1.5 0a5.5 5.5 0 0 1-9.142 4.121l-3.364 2.943-.988-1.128 3.373-2.952A5.5 5.5 0 1 1 19 11.5Z"})),social:({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{d:"M15.5 3.97809V18.0219L7.5 15.5977V20H6V15.1431L3.27498 14.3173C2.22086 13.9979 1.5 13.0262 1.5 11.9248V10.0752C1.5 8.97375 2.22087 8.00207 3.27498 7.68264L15.5 3.97809ZM14 16L7.5 14.0303L7.5 7.96969L14 5.99999V16ZM6 8.42423L6 13.5757L3.70999 12.8818C3.28835 12.754 3 12.3654 3 11.9248V10.0752C3 9.63462 3.28835 9.24595 3.70999 9.11818L6 8.42423ZM17.5 11.75H21.5V10.25H17.5V11.75ZM21.5 16L17.5 15V13.5L21.5 14.5V16ZM17.5 8.5L21.5 7.5V6L17.5 7V8.5Z"})),star:o,videopress:({opacity:e=1,size:t,color:a})=>React.createElement(l,{size:t,opacity:e,color:a},React.createElement(r.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M4.3,6.2c0.8,0,1.6,0.6,1.8,1.4l2.3,7.9c0,0,0,0,0,0l2.7-9.3h1.5h4.2c2.9,0,4.9,1.9,4.9,4.7c0,2.9-2,4.7-5,4.7 h-2h-2.5l-0.5,1.5c-0.4,1.4-1.7,2.3-3.2,2.3c-1.4,0-2.7-0.9-3.2-2.3L2.5,8.7C2.1,7.4,3,6.2,4.3,6.2z M13,12.8h2.9c1.3,0,2-0.7,2-1.9 c0-1.2-0.8-1.8-2-1.8h-1.7L13,12.8z"})),jetpack:m,share:({size:e=16,className:t,color:a})=>React.createElement(l,{className:t,size:e,color:a,viewBox:"0 0 16 16"},React.createElement(r.Path,{fill:"#161722",fillRule:"evenodd",d:"M8.3 4.66C3.85 5.308.727 9.75.034 13.69l-.02.117c-.137.842.809 1.232 1.446.68 2.013-1.745 3.648-2.475 5.318-2.719a10.482 10.482 0 011.524-.103v2.792c0 .694.82 1.041 1.3.55l6.176-6.307a.79.79 0 00.012-1.088L9.614 1.004C9.14.496 8.301.84 8.301 1.542v3.117zm1.525-1.175v1.85a.773.773 0 01-.654.77l-.655.096c-2.133.311-3.987 1.732-5.295 3.672-.472.7-.854 1.44-1.143 2.18a12.32 12.32 0 011.675-.972c1.58-.75 3.048-.972 4.548-.972h.762a.77.77 0 01.762.779v1.69l4.347-4.44-4.347-4.653z",clipRule:"evenodd"})),ai:d}};function h(e){return p[e]?p[e]:null}},8250:(e,t,a)=>{"use strict";a.d(t,{A:()=>k});var n=a(6072),c=a.n(n),r=a(7143),s=a(7723),i=a(1113),l=a(3512),o=a(3022),u=a(1609),m=a.n(u),d=a(3924),p=a(4293),h=a(1069),g=a(8907),v=(a(4206),a(7142)),f=a(442);const __=s.__,_x=s._x,w=()=>m().createElement(v.A,{logoColor:"#000",showText:!1,height:16,"aria-hidden":"true"}),E=()=>m().createElement(m().Fragment,null,m().createElement(i.A,{icon:l.A,size:16}),m().createElement("span",{className:"jp-dashboard-footer__accessible-external-link"},/* translators: accessibility text */ +__("(opens in a new tab)","jetpack-my-jetpack"))),k=({moduleName:e=__("Jetpack","jetpack-my-jetpack"),className:t,moduleNameHref:a="https://jetpack.com",menu:n,onAboutClick:s,onPrivacyClick:i,onTermsClick:l,...u})=>{const[v]=(0,f.A)("sm","<="),[k]=(0,f.A)("md","<="),[y]=(0,f.A)("lg",">"),{isActive:A,connectedPlugins:b}=(0,r.useSelect)((e=>{const t=e(p.a);return{connectedPlugins:t?.getConnectedPlugins(),...t.getConnectionStatus()}}),[p.a]),j=(0,h.A)(),R=j&&A&&b?.some((({slug:e})=>"jetpack"===e));let C=[{label:_x("About","Link to learn more about Jetpack.","jetpack-my-jetpack"),title:__("About Jetpack","jetpack-my-jetpack"),href:R?new URL("admin.php?page=jetpack_about",j).href:(0,d.A)("jetpack-about"),target:R?"_self":"_blank",onClick:s},{label:_x("Privacy","Shorthand for Privacy Policy.","jetpack-my-jetpack"),title:__("Automattic's Privacy Policy","jetpack-my-jetpack"),href:R?new URL("admin.php?page=jetpack#/privacy",j).href:(0,d.A)("a8c-privacy"),target:R?"_self":"_blank",onClick:i},{label:_x("Terms","Shorthand for Terms of Service.","jetpack-my-jetpack"),title:__("WordPress.com Terms of Service","jetpack-my-jetpack"),href:(0,d.A)("wpcom-tos"),target:"_blank",onClick:l}];n&&(C=[...C,...n]);const _=m().createElement(m().Fragment,null,m().createElement(w,null),e);return m().createElement("footer",c()({className:(0,o.A)("jp-dashboard-footer",{"is-sm":v,"is-md":k,"is-lg":y},t),"aria-label":__("Jetpack","jetpack-my-jetpack")},u),m().createElement("ul",null,m().createElement("li",{className:"jp-dashboard-footer__jp-item"},a?m().createElement("a",{href:a},_):_),C.map((e=>{const t="button"===e.role,a=!t&&"_blank"===e.target;return m().createElement("li",{key:e.label},m().createElement("a",{href:e.href,title:e.title,target:e.target,onClick:e.onClick,onKeyDown:e.onKeyDown,className:(0,o.A)("jp-dashboard-footer__menu-item",{"is-external":a}),role:e.role,rel:a?"noopener noreferrer":void 0,tabIndex:t?0:void 0},e.label,a&&m().createElement(E,null)))})),m().createElement("li",{className:"jp-dashboard-footer__a8c-item"},m().createElement("a",{href:R?new URL("admin.php?page=jetpack_about",j).href:(0,d.A)("a8c-about"),"aria-label":__("An Automattic Airline","jetpack-my-jetpack")},m().createElement(g.A,{"aria-hidden":"true"})))))}},7142:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(6072),c=a.n(n),r=a(7723),s=a(3022),i=a(1609),l=a.n(i);const __=r.__,o=({logoColor:e="#069e08",showText:t=!0,className:a,height:n=32,...r})=>{const i=t?"0 0 118 32":"0 0 32 32";return l().createElement("svg",c()({xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",viewBox:i,className:(0,s.A)("jetpack-logo",a),"aria-labelledby":"jetpack-logo-title",height:n},r,{role:"img"}),l().createElement("title",{id:"jetpack-logo-title"},__("Jetpack Logo","jetpack-my-jetpack")),l().createElement("path",{fill:e,d:"M16,0C7.2,0,0,7.2,0,16s7.2,16,16,16s16-7.2,16-16S24.8,0,16,0z M15,19H7l8-16V19z M17,29V13h8L17,29z"}),t&&l().createElement(l().Fragment,null,l().createElement("path",{d:"M41.3,26.6c-0.5-0.7-0.9-1.4-1.3-2.1c2.3-1.4,3-2.5,3-4.6V8h-3V6h6v13.4C46,22.8,45,24.8,41.3,26.6z"}),l().createElement("path",{d:"M65,18.4c0,1.1,0.8,1.3,1.4,1.3c0.5,0,2-0.2,2.6-0.4v2.1c-0.9,0.3-2.5,0.5-3.7,0.5c-1.5,0-3.2-0.5-3.2-3.1V12H60v-2h2.1V7.1 H65V10h4v2h-4V18.4z"}),l().createElement("path",{d:"M71,10h3v1.3c1.1-0.8,1.9-1.3,3.3-1.3c2.5,0,4.5,1.8,4.5,5.6s-2.2,6.3-5.8,6.3c-0.9,0-1.3-0.1-2-0.3V28h-3V10z M76.5,12.3 c-0.8,0-1.6,0.4-2.5,1.2v5.9c0.6,0.1,0.9,0.2,1.8,0.2c2,0,3.2-1.3,3.2-3.9C79,13.4,78.1,12.3,76.5,12.3z"}),l().createElement("path",{d:"M93,22h-3v-1.5c-0.9,0.7-1.9,1.5-3.5,1.5c-1.5,0-3.1-1.1-3.1-3.2c0-2.9,2.5-3.4,4.2-3.7l2.4-0.3v-0.3c0-1.5-0.5-2.3-2-2.3 c-0.7,0-2.3,0.5-3.7,1.1L84,11c1.2-0.4,3-1,4.4-1c2.7,0,4.6,1.4,4.6,4.7L93,22z M90,16.4l-2.2,0.4c-0.7,0.1-1.4,0.5-1.4,1.6 c0,0.9,0.5,1.4,1.3,1.4s1.5-0.5,2.3-1V16.4z"}),l().createElement("path",{d:"M104.5,21.3c-1.1,0.4-2.2,0.6-3.5,0.6c-4.2,0-5.9-2.4-5.9-5.9c0-3.7,2.3-6,6.1-6c1.4,0,2.3,0.2,3.2,0.5V13 c-0.8-0.3-2-0.6-3.2-0.6c-1.7,0-3.2,0.9-3.2,3.6c0,2.9,1.5,3.8,3.3,3.8c0.9,0,1.9-0.2,3.2-0.7V21.3z"}),l().createElement("path",{d:"M110,15.2c0.2-0.3,0.2-0.8,3.8-5.2h3.7l-4.6,5.7l5,6.3h-3.7l-4.2-5.8V22h-3V6h3V15.2z"}),l().createElement("path",{d:"M58.5,21.3c-1.5,0.5-2.7,0.6-4.2,0.6c-3.6,0-5.8-1.8-5.8-6c0-3.1,1.9-5.9,5.5-5.9s4.9,2.5,4.9,4.9c0,0.8,0,1.5-0.1,2h-7.3 c0.1,2.5,1.5,2.8,3.6,2.8c1.1,0,2.2-0.3,3.4-0.7C58.5,19,58.5,21.3,58.5,21.3z M56,15c0-1.4-0.5-2.9-2-2.9c-1.4,0-2.3,1.3-2.4,2.9 C51.6,15,56,15,56,15z"})))}},8509:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(3022),c=a(1609),r=a(7371);const s=Number(r.A.smCols),i=Number(r.A.mdCols),l=Number(r.A.lgCols),o=e=>{const{children:t,tagName:a="div",className:o}=e,u=Math.min(s,"number"==typeof e.sm?e.sm:s),m=Math.min(s,"object"==typeof e.sm?e.sm.start:0),d=Math.min(s,"object"==typeof e.sm?e.sm.end:0),p=Math.min(i,"number"==typeof e.md?e.md:i),h=Math.min(i,"object"==typeof e.md?e.md.start:0),g=Math.min(i,"object"==typeof e.md?e.md.end:0),v=Math.min(l,"number"==typeof e.lg?e.lg:l),f=Math.min(l,"object"==typeof e.lg?e.lg.start:0),w=Math.min(l,"object"==typeof e.lg?e.lg.end:0),E=(0,n.A)(o,{[r.A[`col-sm-${u}`]]:!(m&&d),[r.A[`col-sm-${m}-start`]]:m>0,[r.A[`col-sm-${d}-end`]]:d>0,[r.A[`col-md-${p}`]]:!(h&&g),[r.A[`col-md-${h}-start`]]:h>0,[r.A[`col-md-${g}-end`]]:g>0,[r.A[`col-lg-${v}`]]:!(f&&w),[r.A[`col-lg-${f}-start`]]:f>0,[r.A[`col-lg-${w}-end`]]:w>0});return(0,c.createElement)(a,{className:E},t)}},5918:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(3022),c=a(1609),r=a(2420);const s=({children:e,fluid:t=!1,tagName:a="div",className:s,horizontalGap:i=1,horizontalSpacing:l=1})=>{const o=(0,c.useMemo)((()=>{const e=`calc( var(--horizontal-spacing) * ${l} )`;return{paddingTop:e,paddingBottom:e,rowGap:`calc( var(--horizontal-spacing) * ${i} )`}}),[i,l]),u=(0,n.A)(s,r.A.container,{[r.A.fluid]:t});return(0,c.createElement)(a,{className:u,style:o},e)}},442:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(9491),c=a(8403);const r=["sm","md","lg"],s=(e,t)=>{const a=Array.isArray(e)?e:[e],s=Array.isArray(t)?t:[t],[i,l,o]=r,u={sm:(0,n.useMediaQuery)(c.A[i]),md:(0,n.useMediaQuery)(c.A[l]),lg:(0,n.useMediaQuery)(c.A[o])};return a.map(((e,t)=>{const a=s[t];return a?((e,t,a)=>{const n=r.indexOf(e),c=n+1,s=t.includes("=");let i=[];return t.startsWith("<")&&(i=r.slice(0,s?c:n)),t.startsWith(">")&&(i=r.slice(s?n:c)),i?.length?i.some((e=>a[e])):a[e]})(e,a,u):u[e]}))}},7656:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var n=a(311),c=a(9783),r=a(3883),s=a(1113),i=a(991),l=a(3022),o=a(1609),u=a.n(o),m=a(7410);const d=e=>{switch(e){case"error":case"warning":default:return n.A;case"info":return c.A;case"success":return r.A}},p=({level:e="info",title:t,children:a,actions:n,hideCloseButton:c=!1,onClose:r})=>{const o=(0,l.A)(m.A.container,m.A[`is-${e}`]);return u().createElement("div",{className:o},u().createElement("div",{className:m.A["icon-wrapper"]},u().createElement(s.A,{icon:d(e),className:m.A.icon})),u().createElement("div",{className:m.A["main-content"]},t&&u().createElement("div",{className:m.A.title},t),a,n&&n.length>0&&u().createElement("div",{className:m.A["action-bar"]},n.map(((e,t)=>u().createElement("div",{key:t,className:m.A.action},e))))),!c&&u().createElement("button",{"aria-label":"close",className:m.A["close-button"],onClick:r},u().createElement(s.A,{icon:i.A})))}},7975:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});var n=a(1437);const c=(e,t={})=>{const a=(0,n.Y)();return new Intl.NumberFormat(a,t).format(e)}},9245:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>A,N0:()=>y,eY:()=>E,i7:()=>k});var n=a(7723),c=a(1113),r=a(3883),s=a(1249),i=a(3022),l=a(1609),o=a.n(l),u=a(597),m=a(442),d=a(5879),p=a(7425),h=a(3142);const __=n.__,g=__("Included","jetpack-my-jetpack"),v=__("Not included","jetpack-my-jetpack"),f=__("Coming soon","jetpack-my-jetpack"),w=(0,l.createContext)(void 0),E=({isIncluded:e=!1,isComingSoon:t=!1,index:a=0,label:d=null,tooltipInfo:E,tooltipTitle:k,tooltipClassName:y=""})=>{const[A]=(0,m.A)("lg"),b=(0,l.useContext)(w)[a],j=t||e,R=b.name,C=b.tooltipInfo,_=b.tooltipTitle,x=E||!A&&C,N=((e,t,a)=>e?{lg:f, +// translators: Name of the current feature +default:(0,n.sprintf)(__("%s coming soon","jetpack-my-jetpack"),a)}:{lg:t?g:v,default:t?a:(0,n.sprintf)(/* translators: Name of the current feature */ +__("%s not included","jetpack-my-jetpack"),a)})(t,e,R),z=A?N.lg:N.default;return o().createElement("div",{className:(0,i.A)(h.A.item,h.A.value)},o().createElement(c.A,{className:(0,i.A)(h.A.icon,j?h.A["icon-check"]:h.A["icon-cross"]),size:32,icon:j?r.A:s.A}),o().createElement(p.Ay,{variant:"body-small"},d||z),x&&o().createElement(u.A,{title:k||_,iconClassName:h.A["popover-icon"],className:(0,i.A)(h.A.popover,y),placement:"bottom-end",iconSize:14,offset:4,wide:Boolean(k&&E)},o().createElement(p.Ay,{variant:"body-small",component:"div"},E||C)))},k=({children:e})=>o().createElement("div",{className:h.A.header},e),y=({primary:e=!1,children:t})=>{let a=0;return o().createElement("div",{className:(0,i.A)(h.A.card,{[h.A["is-primary"]]:e})},l.Children.map(t,(e=>{const t=e;return t.type===E?(a++,(0,l.cloneElement)(t,{index:a-1})):t})))},A=({title:e,items:t,children:a,showIntroOfferDisclaimer:n=!1})=>{const[c]=(0,m.A)("lg");return o().createElement(w.Provider,{value:t},o().createElement("div",{className:(0,i.A)(h.A.container,{[h.A["is-viewport-large"]]:c}),style:{"--rows":t.length+1,"--columns":l.Children.toArray(a).length+1}},o().createElement("div",{className:h.A.table},o().createElement(p.Ay,{variant:"headline-small"},e),c&&t.map(((e,a)=>o().createElement("div",{className:(0,i.A)(h.A.item,{[h.A["last-feature"]]:a===t.length-1}),key:a},o().createElement(p.Ay,{variant:"body-small"},o().createElement("strong",null,e.name)),e.tooltipInfo&&o().createElement(u.A,{title:e.tooltipTitle,iconClassName:h.A["popover-icon"],className:h.A.popover,placement:e.tooltipPlacement?e.tooltipPlacement:"bottom-end",iconSize:14,offset:4,wide:Boolean(e.tooltipTitle&&e.tooltipInfo)},o().createElement(p.Ay,{variant:"body-small"},e.tooltipInfo))))),a)),o().createElement("div",{className:h.A["tos-container"]},o().createElement("div",{className:h.A.tos},n&&o().createElement(p.Ay,{variant:"body-small"},__("Reduced pricing is a limited offer for the first year and renews at regular price.","jetpack-my-jetpack")),o().createElement(d.A,{multipleButtons:!0}))))}},489:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(7723),c=a(3022),r=a(7425),s=a(2746),i=a(3407);const __=n.__,l=({price:e,offPrice:t,currency:a="",showNotOffPrice:n=!0,hideDiscountLabel:l=!0,promoLabel:o="",legend:u=__("/month, paid yearly","jetpack-my-jetpack"),isNotConvenientPrice:m=!1,hidePriceFraction:d=!1,children:p})=>{if(null==e&&null==t||!a)return null;n=n&&null!=t;const h="number"==typeof e&&"number"==typeof t?Math.floor((e-t)/e*100):0,g=!l&&h&&h>0?h+__("% off","jetpack-my-jetpack"):null;return React.createElement(React.Fragment,null,React.createElement("div",{className:i.A.container},React.createElement("div",{className:(0,c.A)(i.A["price-container"],"product-price_container")},React.createElement(s.g,{value:t??e,currency:a,isOff:!m,hidePriceFraction:d}),n&&React.createElement(s.g,{value:e,currency:a,isOff:!1,hidePriceFraction:d}),g&&React.createElement(r.Ay,{className:(0,c.A)(i.A["promo-label"],"product-price_promo_label")},g))),React.createElement("div",{className:i.A.footer},p||React.createElement(r.Ay,{className:(0,c.A)(i.A.legend,"product-price_legend")},u),o&&React.createElement(r.Ay,{className:(0,c.A)(i.A["promo-label"],"product-price_promo_label")},o)))}},2746:(e,t,a)=>{"use strict";a.d(t,{g:()=>i});var n=a(7397),c=a(3022),r=a(7425),s=a(3407);const i=({value:e,currency:t,isOff:a,hidePriceFraction:i})=>{const l=(0,c.A)(s.A.price,"product-price_price",{[s.A["is-not-off-price"]]:!a}),{symbol:o,integer:u,fraction:m}=(0,n.vA)(e,t),d=!i||!m.endsWith("00");return React.createElement(r.Ay,{className:l,variant:"headline-medium",component:"p"},React.createElement(r.Ay,{className:s.A.symbol,component:"sup",variant:"title-medium"},o),u,d&&React.createElement(r.Ay,{component:"sup",variant:"body-small","data-testid":"PriceFraction"},React.createElement("strong",null,m)))}},6461:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(5739),c=a.n(n),r=a(1609),s=a.n(r);a(8325);const i=({color:e="#FFFFFF",className:t="",size:a=20})=>{const n=t+" jp-components-spinner",c={width:a,height:a,fontSize:a,borderTopColor:e},r={borderTopColor:e,borderRightColor:e};return s().createElement("div",{className:n},s().createElement("div",{className:"jp-components-spinner__outer",style:c},s().createElement("div",{className:"jp-components-spinner__inner",style:r})))};i.propTypes={color:c().string,className:c().string,size:c().number};const l=i},5879:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var n=a(6072),c=a.n(n),r=a(6087),s=a(7723),i=a(3022),l=a(3924),o=a(7425);a(9634);const __=s.__,u=({multipleButtonsLabels:e})=>Array.isArray(e)&&e.length>1?(0,r.createInterpolateElement)((0,s.sprintf)(/* translators: %1$s is button label 1 and %2$s is button label 2 */ +__("By clicking %1$s or %2$s, you agree to our Terms of Service and to sync your site‘s data with us.","jetpack-my-jetpack"),e[0],e[1]),{strong:React.createElement("strong",null),tosLink:React.createElement(d,{slug:"wpcom-tos"}),shareDetailsLink:React.createElement(d,{slug:"jetpack-support-what-data-does-jetpack-sync"})}):(0,r.createInterpolateElement)(__("By clicking the buttons above, you agree to our Terms of Service and to sync your site‘s data with us.","jetpack-my-jetpack"),{tosLink:React.createElement(d,{slug:"wpcom-tos"}),shareDetailsLink:React.createElement(d,{slug:"jetpack-support-what-data-does-jetpack-sync"})}),m=({agreeButtonLabel:e})=>(0,r.createInterpolateElement)((0,s.sprintf)(/* translators: %s is a button label */ +__("By clicking %s, you agree to our Terms of Service and to sync your site‘s data with us.","jetpack-my-jetpack"),e),{strong:React.createElement("strong",null),tosLink:React.createElement(d,{slug:"wpcom-tos"}),shareDetailsLink:React.createElement(d,{slug:"jetpack-support-what-data-does-jetpack-sync"})}),d=({slug:e,children:t})=>React.createElement("a",{className:"terms-of-service__link",href:(0,l.A)(e),rel:"noopener noreferrer",target:"_blank"},t),p=({className:e,multipleButtons:t,agreeButtonLabel:a,...n})=>React.createElement(o.Ay,c()({className:(0,i.A)(e,"terms-of-service")},n),t?React.createElement(u,{multipleButtonsLabels:t}):React.createElement(m,{agreeButtonLabel:a}))},110:(e,t,a)=>{"use strict";a.d(t,{Q:()=>n,Z:()=>c});const n={"headline-medium":"h1","headline-small":"h2","headline-small-regular":"h2","title-medium":"h3","title-medium-semi-bold":"h3","title-small":"h4",body:"p","body-small":"p","body-extra-small":"p","body-extra-small-bold":"p",label:"p"},c=["mt","mr","mb","ml","mx","my","m","pt","pr","pb","pl","px","py","p"]},7425:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>m,H3:()=>d,hE:()=>p});var n=a(6072),c=a.n(n),r=a(3022),s=a(1609),i=a.n(s),l=a(110),o=a(4495);const u=(0,s.forwardRef)((({variant:e="body",children:t,component:a,className:n,...u},m)=>{const d=a||l.Q[e]||"span",p=(0,s.useMemo)((()=>l.Z.reduce(((e,t)=>(void 0!==u[t]&&(e+=o.A[`${t}-${u[t]}`]+" ",delete u[t]),e)),"")),[u]);return u.ref=m,i().createElement(d,c()({className:(0,r.A)(o.A.reset,o.A[e],n,p)},u),t)}));u.displayName="Text";const m=u,d=({children:e,weight:t="bold",...a})=>{const n="headline-small"+("bold"===t?"":`-${t}`);return i().createElement(u,c()({variant:n,mb:3},a),e)},p=({children:e,size:t="medium",...a})=>i().createElement(u,c()({variant:`title-${t}`,mb:1},a),e)},723:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>d});var n=a(1609),c=a.n(n),r=a(9422);const s={"--font-headline-medium":"48px","--font-headline-small":"36px","--font-title-medium":"24px","--font-title-small":"20px","--font-body":"16px","--font-body-small":"14px","--font-body-extra-small":"12px","--font-title-large":"var(--font-headline-small)","--font-label":"var(--font-body-extra-small)"},i={"--jp-black":"#000000","--jp-black-80":"#2c3338","--jp-white":"#ffffff","--jp-white-off":"#f9f9f6","--jp-gray":"#dcdcde","--jp-gray-0":"#F6F7F7","--jp-gray-5":"var(--jp-gray)","--jp-gray-10":"#C3C4C7","--jp-gray-20":"#A7AAAD","--jp-gray-40":"#787C82","--jp-gray-50":"#646970","--jp-gray-60":"#50575E","--jp-gray-70":"#3C434A","--jp-gray-80":"#2C3338","--jp-gray-90":"#1d2327","--jp-gray-off":"#e2e2df","--jp-red-0":"#F7EBEC","--jp-red-5":"#FACFD2","--jp-red-40":"#E65054","--jp-red-50":"#D63638","--jp-red-60":"#B32D2E","--jp-red-70":"#8A2424","--jp-red-80":"#691C1C","--jp-red":"#d63639","--jp-yellow-5":"#F5E6B3","--jp-yellow-10":"#F2CF75","--jp-yellow-20":"#F0C930","--jp-yellow-30":"#DEB100","--jp-yellow-40":"#C08C00","--jp-yellow-50":"#9D6E00","--jp-yellow-60":"#7D5600","--jp-blue-20":"#68B3E8","--jp-blue-40":"#1689DB","--jp-pink":"#C9356E","--jp-green-0":"#f0f2eb","--jp-green-5":"#d0e6b8","--jp-green-10":"#9dd977","--jp-green-20":"#64ca43","--jp-green-30":"#2fb41f","--jp-green-40":"#069e08","--jp-green-50":"#008710","--jp-green-60":"#007117","--jp-green-70":"#005b18","--jp-green-80":"#004515","--jp-green-90":"#003010","--jp-green-100":"#001c09","--jp-green":"#069e08","--jp-green-primary":"var( --jp-green-40 )","--jp-green-secondary":"var( --jp-green-30 )"},l={"--jp-border-radius":"4px","--jp-menu-border-height":"1px","--jp-underline-thickness":"2px"},o={"--spacing-base":"8px"},u={},m=(e,t,a)=>{const n={...s,...i,...l,...o};for(const t in n)e.style.setProperty(t,n[t]);a&&e.classList.add(r.A.global),t&&(u[t]={provided:!0,root:e})},d=({children:e=null,targetDom:t,id:a,withGlobalStyles:r=!0})=>{const s=(0,n.useRef)(),i=u?.[a]?.provided;return(0,n.useLayoutEffect)((()=>{if(!i)return t?m(t,a,r):void(s?.current&&m(s.current,a,r))}),[t,s,i,a,r]),t?c().createElement(c().Fragment,null,e):c().createElement("div",{ref:s},e)}},7506:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(1112),c=a(6427),r=a(6087),s=a(1609),i=a.n(s);a(8170);const l=e=>{const{icon:t,title:a,description:s,primaryCtaLabel:l,primaryCtaURL:o,primaryCtaIsExternalLink:u,primaryCtaOnClick:m,secondaryCtaLabel:d,secondaryCtaURL:p,secondaryCtaIsExternalLink:h,secondaryCtaOnClick:g}=e;return i().createElement(c.Card,{isRounded:!0,size:"large"},i().createElement(c.CardBody,{className:"upsell-banner",size:"large"},t&&i().createElement("div",{className:"upsell-banner--icon"},i().createElement("img",{src:t,alt:""})),i().createElement("div",{className:"upsell-banner--content"},i().createElement("div",{className:"upsell-banner--content-info"},i().createElement("h3",null,a),i().createElement("p",null,(0,r.createInterpolateElement)(s,{br:i().createElement("br",null)}))),i().createElement("div",{className:"upsell-banner--content-cta"},d&&p&&i().createElement(n.A,{className:"upsell-banner--content-cta-button secondary",href:p,onClick:g??void 0,isExternalLink:h},d),l&&o&&i().createElement(n.A,{className:"upsell-banner--content-cta-button primary",href:o,onClick:m??void 0,isExternalLink:u},l)))))}},1984:(e,t,a)=>{"use strict";a.d(t,{o:()=>n});const n="d729d42c-b547-4750-a6f6-8b30534a5f12"},8587:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(1609),c=a(1984);const r=({jwt_token:e})=>{const t=(0,n.useCallback)((()=>{"undefined"!=typeof window&&"function"==typeof window.zE&&window.zE("messenger","loginUser",(function(t){t(e)}))}),[e]);return(0,n.useEffect)((()=>{const e=document.createElement("script"),a=document.getElementById("zendesk-chat-container");e.src="https://static.zdassets.com/ekr/snippet.js?key="+encodeURIComponent(c.o),e.type="text/javascript",e.id="ze-snippet",e.onload=()=>{t()},a&&a.appendChild(e)}),[t]),React.createElement("div",{"data-testid":"zendesk-chat-container",id:"zendesk-chat-container"})}},1437:(e,t,a)=>{"use strict";a.d(t,{Y:()=>c});var n=a(8443);const c=()=>{const{l10n:{locale:e}}=(0,n.getSettings)();if(e)return(e=>{const t=e.match(/^([a-z]{2,3})(_[a-z]{2}|_[a-z][a-z0-9]{4,7})?(?:_.*)?$/i);return t?`${t[1]}${t[2]?t[2]:""}`.replace("_","-"):"en-US"})(e);return window?.window?.navigator?.language??"en-US"}},1069:(e,t,a)=>{"use strict";function n(){return window.Initial_State?.adminUrl||window.Jetpack_Editor_Initial_State?.adminUrl||window?.myJetpackInitialState?.adminUrl||null}a.d(t,{A:()=>n})},3924:(e,t,a)=>{"use strict";function n(e,t={}){const a={};let n;if("undefined"!=typeof window&&(n=window?.JP_CONNECTION_INITIAL_STATE?.calypsoEnv),0===e.search("https://")){const t=new URL(e);e=`https://${t.host}${t.pathname}`,a.url=encodeURIComponent(e)}else a.source=encodeURIComponent(e);for(const e in t)a[e]=encodeURIComponent(t[e]);!Object.keys(a).includes("site")&&"undefined"!=typeof jetpack_redirects&&Object.hasOwn(jetpack_redirects,"currentSiteRawUrl")&&(a.site=jetpack_redirects.currentBlogID??jetpack_redirects.currentSiteRawUrl),n&&(a.calypso_env=n);return"https://jetpack.com/redirect/?"+Object.keys(a).map((e=>e+"="+a[e])).join("&")}a.d(t,{A:()=>n})},6439:(e,t,a)=>{let n={};try{n=a(5990)}catch{console.error("jetpackConfig is missing in your webpack config file. See @automattic/jetpack-config"),n={missingConfig:!0}}const c=e=>Object.hasOwn(n,e);e.exports={jetpackConfigHas:c,jetpackConfigGet:e=>{if(!c(e))throw'This app requires the "'+e+'" Jetpack Config to be defined in your webpack configuration file. See details in @automattic/jetpack-config package docs.';return n[e]}}},3935:(e,t,a)=>{"use strict";a.d(t,{A1:()=>l,Ay:()=>A,DO:()=>i,Ij:()=>s,Kl:()=>p,LW:()=>o,MU:()=>h,XY:()=>u,ZO:()=>r,dz:()=>m,gH:()=>d,v_:()=>c});var n=a(5932);const c="SET_CONNECTION_STATUS",r="SET_CONNECTION_STATUS_IS_FETCHING",s="SET_SITE_IS_REGISTERING",i="SET_USER_IS_CONNECTING",l="SET_REGISTRATION_ERROR",o="CLEAR_REGISTRATION_ERROR",u="SET_AUTHORIZATION_URL",m="DISCONNECT_USER_SUCCESS",d="SET_CONNECTED_PLUGINS",p="SET_CONNECTION_ERRORS",h="SET_IS_OFFLINE_MODE",g=e=>({type:c,connectionStatus:e}),v=e=>({type:s,isRegistering:e}),f=e=>({type:i,isConnecting:e}),w=e=>({type:l,registrationError:e}),E=()=>({type:o}),k=e=>({type:u,authorizationUrl:e}),y=e=>({type:d,connectedPlugins:e});const A={setConnectionStatus:g,setConnectionStatusIsFetching:e=>({type:r,isFetching:e}),fetchConnectionStatus:()=>({type:"FETCH_CONNECTION_STATUS"}),fetchAuthorizationUrl:e=>({type:"FETCH_AUTHORIZATION_URL",redirectUri:e}),setSiteIsRegistering:v,setUserIsConnecting:f,setRegistrationError:w,clearRegistrationError:E,setAuthorizationUrl:k,registerSite:function*({registrationNonce:e,redirectUri:t,from:a=""}){yield E(),yield v(!0);try{const n=yield{type:"REGISTER_SITE",registrationNonce:e,redirectUri:t,from:a};return yield g({isRegistered:!0}),yield k(n.authorizeUrl),yield v(!1),Promise.resolve(n)}catch(e){return yield w(e),yield v(!1),Promise.reject(e)}},connectUser:function*({from:e,redirectFunc:t,redirectUri:a}={}){yield f(!0),yield{type:"CONNECT_USER",from:e,redirectFunc:t,redirectUri:a}},disconnectUserSuccess:()=>({type:m}),setConnectedPlugins:y,refreshConnectedPlugins:()=>async({dispatch:e})=>await new Promise((t=>n.Ay.fetchConnectedPlugins().then((a=>{e(y(a)),t(a)})))),setConnectionErrors:e=>({type:p,connectionErrors:e}),setIsOfflineMode:e=>({type:h,isOfflineMode:e})}},2494:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(5932),c=a(7143),r=a(2279);const s={FETCH_AUTHORIZATION_URL:({redirectUri:e})=>n.Ay.fetchAuthorizationUrl(e),REGISTER_SITE:({registrationNonce:e,redirectUri:t,from:a})=>n.Ay.registerSite(e,t,a),CONNECT_USER:(0,c.createRegistryControl)((({resolveSelect:e})=>({from:t,redirectFunc:a,redirectUri:n}={})=>new Promise(((c,s)=>{e(r.A).getAuthorizationUrl(n).then((e=>{const n=a||(e=>window.location.assign(e)),r=new URL(e);t&&r.searchParams.set("from",encodeURIComponent(t));const s=r.toString();n(s),c(s)})).catch((e=>{s(e)}))}))))}},5051:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(7143),c=a(3935);const r=(0,n.combineReducers)({connectionStatus:(e={},t)=>{switch(t.type){case c.v_:return{...e,...t.connectionStatus};case c.dz:return{...e,isUserConnected:!1}}return e},connectionStatusIsFetching:(e=!1,t)=>t.type===c.ZO?t.isFetching:e,siteIsRegistering:(e=!1,t)=>t.type===c.Ij?t.isRegistering:e,userIsConnecting:(e=!1,t)=>t.type===c.DO?t.isConnecting:e,registrationError:(e,t)=>{switch(t.type){case c.LW:return!1;case c.A1:return t.registrationError;default:return e}},authorizationUrl:(e,t)=>t.type===c.XY?t.authorizationUrl:e,userConnectionData:(e,t)=>(t.type,e),connectedPlugins:(e={},t)=>t.type===c.gH?t.connectedPlugins:e,connectionErrors:(e={},t)=>t.type===c.Kl?t.connectionErrors:e,isOfflineMode:(e=!1,t)=>t.type===c.MU?t.isConnecting:e})},8019:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(7143),c=a(3935),r=a(2279);const s={...{getAuthorizationUrl:{isFulfilled:(e,...t)=>{const a=Boolean(e.authorizationUrl),c=(0,n.select)(r.A).hasFinishedResolution("getAuthorizationUrl",t);return a&&!c&&(0,n.dispatch)(r.A).finishResolution("getAuthorizationUrl",t),a},*fulfill(e){const t=yield c.Ay.fetchAuthorizationUrl(e);yield c.Ay.setAuthorizationUrl(t.authorizeUrl)}}}}},2676:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={...{getConnectionStatus:e=>e.connectionStatus||{},getConnectionStatusIsFetching:()=>!1,getSiteIsRegistering:e=>e.siteIsRegistering||!1,getUserIsConnecting:e=>e.userIsConnecting||!1,getRegistrationError:e=>e.registrationError||!1,getAuthorizationUrl:e=>e.authorizationUrl||!1,getUserConnectionData:e=>e.userConnectionData||!1,getConnectedPlugins:e=>e.connectedPlugins||[],getConnectionErrors:e=>e.connectionErrors||[],getIsOfflineMode:e=>e.isOfflineMode||!1,getWpcomUser:e=>e?.userConnectionData?.currentUser?.wpcomUser,getBlogId:e=>e?.userConnectionData?.currentUser?.blogId}}},8734:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(7143);class c{static store=null;static mayBeInit(e,t){null===c.store&&(c.store=(0,n.createReduxStore)(e,t),(0,n.register)(c.store))}}const r=c},2279:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n="jetpack-connection"},4293:(e,t,a)=>{"use strict";a.d(t,{a:()=>u.A});var n=a(7999),c=a(3935),r=a(2494),s=a(5051),i=a(8019),l=a(2676),o=a(8734),u=a(2279);const m=window.JP_CONNECTION_INITIAL_STATE||(0,n.getScriptData)()?.connection;m||console.error("Jetpack Connection package: Initial state is missing. Check documentation to see how to use the Connection composer package to set up the initial state."),o.A.mayBeInit(u.A,{__experimentalUseThunks:!0,reducer:s.A,actions:c.Ay,selectors:l.A,resolvers:i.A,controls:r.A,initialState:m||{}})},9534:(e,t,a)=>{"use strict";a.d(t,{A:()=>w});var n=a(372),c=a(7142),r=a(6461),s=a(6427),i=a(6087),l=a(7723),o=a(1113),u=a(311),m=a(8120),d=a.n(m),p=a(1609),h=a.n(p);const __=l.__,g=e=>{const{className:t,disabled:a,onChange:n,value:c}=e;return h().createElement(s.TextControl,{__nextHasNoMarginBottom:!0,className:t,label:__("License key","jetpack-my-jetpack"),value:c,onChange:n,disabled:a})},v=e=>{const{className:t,availableLicenses:a,disabled:n,onChange:c,value:r}=e,[i,o]=(0,p.useState)(""),u=null===a,m=(0,p.useMemo)((()=>u?[{label:__("Fetching available licenses…","jetpack-my-jetpack"),value:""}]:[...a.map((({product:e,license_key:t})=>({label:(0,l.sprintf)(/* translators: placeholder is the product name and license key */ +__("%1$s - %2$s","jetpack-my-jetpack"),e,t),value:t}))),{label:__("I want to add a license key manually","jetpack-my-jetpack"),value:""}]),[a,u]);(0,p.useEffect)((()=>{o(m?.length?m[0].value:"")}),[m]);const d=(0,p.useCallback)((e=>{o(e),c(e)}),[c]);return h().createElement(h().Fragment,null,h().createElement(s.SelectControl,{__nextHasNoMarginBottom:!0,className:t,disabled:n,label:__("Select a license key","jetpack-my-jetpack"),value:i,options:m,onChange:d}),!u&&!i&&h().createElement(s.TextControl,{__nextHasNoMarginBottom:!0,className:t,label:__("Input a license key","jetpack-my-jetpack"),value:r,onChange:c,disabled:n}))},f=e=>{const{activateLicense:t,availableLicenses:a,fetchingAvailableLicenses:l,isActivating:m,license:d,licenseError:f,onLicenseChange:w}=e,E=null!=f;(0,p.useEffect)((()=>{n.A.tracks.recordEvent("jetpack_wpa_license_key_activation_view")}),[]);const k=E?"jp-license-activation-screen-controls--license-field-with-error":"jp-license-activation-screen-controls--license-field",y=a&&a.length;return h().createElement("div",{className:"jp-license-activation-screen-controls"},h().createElement("div",{className:"jp-license-activation-screen-controls--content"},h().createElement(c.A,{showText:!1,height:48}),h().createElement("h1",null,__("Add a license key","jetpack-my-jetpack")),h().createElement("p",null,(0,i.createInterpolateElement)(__("Check your email for your license key. You should have received it after making your purchase.","jetpack-my-jetpack"),{strong:h().createElement("strong",null)})),l||y?h().createElement(v,{className:k,disabled:l||m,onChange:w,availableLicenses:l?null:a,value:d}):h().createElement(g,{className:k,disabled:m,onChange:w,value:d}),E&&h().createElement("div",{className:"jp-license-activation-screen-controls--license-field-error"},h().createElement(o.A,{icon:u.A}),h().createElement("span",null,f))),h().createElement("div",null,h().createElement(s.Button,{className:"jp-license-activation-screen-controls--button",onClick:t,disabled:!d},m?h().createElement(r.A,null):__("Activate","jetpack-my-jetpack"))))};f.propTypes={activateLicense:d().func.isRequired,availableLicenses:d().array,fetchingAvailableLicenses:d().bool,isActivating:d().bool.isRequired,license:d().string.isRequired,licenseError:d().string,onLicenseChange:d().func.isRequired,siteUrl:d().string.isRequired};const w=f},5986:(e,t,a)=>{"use strict";a.d(t,{A:()=>m});var n=a(3924),c=a(6087),r=a(7723),s=a(8120),i=a.n(s),l=a(1609),o=a.n(l);const __=r.__,u=e=>{const{imageUrl:t,showSupportLink:a=!1}=e;return o().createElement("div",{className:"jp-license-activation-screen-illustration"},o().createElement("div",{className:"jp-license-activation-screen-illustration--wrapper"},o().createElement("img",{className:"jp-license-activation-screen-illustration--img",src:t,alt:""})),a&&o().createElement("p",{className:"jp-license-activation-screen-illustration--support-link"},(0,c.createInterpolateElement)(__("Do you need help? Contact us.","jetpack-my-jetpack"),{a:o().createElement("a",{href:(0,n.A)("jetpack-support-license-activation")})})))};u.propTypes={imageUrl:i().string.isRequired,showSupportLink:i().bool};const m=u},3806:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var n=a(7142),c=a(8120),r=a.n(c),s=a(1609),i=a.n(s),l=a(8354),o=a(8560),u=a(8547);const m=e=>{const{productId:t,siteRawUrl:a,siteAdminUrl:c,currentRecommendationsStep:r}=e;return i().createElement("div",{className:"jp-license-activation-screen-success-info"},i().createElement("div",{className:"jp-license-activation-screen-success-info--content"},i().createElement(n.A,{showText:!1,height:48})),i().createElement(o.A,{siteRawUrl:a,productId:t}),i().createElement("div",{className:"jp-license-activation-screen-success-info--buttons"},i().createElement(l.F,{currentRecommendationsStep:r,siteAdminUrl:c,siteRawUrl:a,productId:t}),i().createElement(u.m,{siteRawUrl:a,productId:t})))};m.propTypes={siteRawUrl:r().string,productId:r().number,siteAdminUrl:r().string,currentRecommendationsStep:r().string};const d=m},8354:(e,t,a)=>{"use strict";a.d(t,{F:()=>p});var n=a(6461),c=a(3924),r=a(6427),s=a(7723),i=a(8120),l=a.n(i),o=a(1609),u=a.n(o),m=a(3010),d=a(1183);const __=s.__,p=e=>{const{currentRecommendationsStep:t,siteAdminUrl:a,siteRawUrl:s,productId:i}=e,[l,o]=(0,m.A)(),p=e=>l.map((e=>e.name)).includes(e),h=(0,d.p)(i),g=p("Jetpack"),v=p("Jetpack Social"),f="jetpack_social_advanced"===h||"jetpack_social_basic"===h,w=p("Jetpack Protect");if(o)return u().createElement(r.Button,{className:"jp-license-activation-screen-success-info--button"},u().createElement(n.A,null));if(f&&(g||v))return u().createElement(r.Button,{className:"jp-license-activation-screen-success-info--button",href:a+(g?"admin.php?page=jetpack#/recommendations/"+("jetpack_social_advanced"===h?"welcome-social-advanced":"welcome-social-basic"):"admin.php?page=jetpack-social")},__("Configure my site","jetpack-my-jetpack"));if("jetpack_scan"===h){const e=w?a+"admin.php?page=jetpack-protect":(0,c.A)("jetpack-license-activation-success-scan",{site:s});return u().createElement(r.Button,{className:"jp-license-activation-screen-success-info--button",href:e},__("View scan results","jetpack-my-jetpack"))}return"not-started"===t?u().createElement(r.Button,{className:"jp-license-activation-screen-success-info--button",href:a+"admin.php?page=jetpack#/recommendations"},__("Configure my site","jetpack-my-jetpack")):u().createElement(r.Button,{className:"jp-license-activation-screen-success-info--button",href:(0,c.A)("license-activation-view-my-plans",{site:s})},__("View my plans","jetpack-my-jetpack"))};p.propTypes={siteAdminUrl:l().string.isRequired,currentRecommendationsStep:l().string,siteRawUrl:l().string.isRequired}},8547:(e,t,a)=>{"use strict";a.d(t,{m:()=>m});var n=a(3924),c=a(6427),r=a(7723),s=a(8120),i=a.n(s),l=a(1609),o=a.n(l),u=a(1183);const __=r.__,m=e=>{const{productId:t,siteRawUrl:a}=e,r={jetpack_backup:{text:__("View latest backup","jetpack-my-jetpack"),redirectSource:"jetpack-license-activation-success-backup"},jetpack_complete:{text:__("View latest backup","jetpack-my-jetpack"),redirectSource:"jetpack-license-activation-success-backup"},jetpack_scan:{text:__("View my plans","jetpack-my-jetpack"),redirectSource:"license-activation-view-my-plans"},jetpack_search:{text:__("Configure search","jetpack-my-jetpack"),redirectSource:"jetpack-license-activation-success-search"},jetpack_security:{text:__("View latest backup","jetpack-my-jetpack"),redirectSource:"jetpack-license-activation-success-backup"},default:null}[(0,u.p)(t)];return o().createElement(o().Fragment,null,r&&o().createElement(c.ExternalLink,{className:"jp-license-activation-screen-success-info--external-link",href:(0,n.A)(r.redirectSource,{site:a})},r.text))};m.propTypes={siteRawUrl:i().string,productId:i().number}},9051:(e,t,a)=>{"use strict";a.d(t,{A:()=>w});var n=a(372),c=a(5932),r=a(6087),s=a(7723),i=a(8120),l=a.n(i),o=a(1609),u=a.n(o),m=a(9534),d=a(5986),p=a(3806),h=a(7129),g=a(6309),v=a(7139);const __=s.__,f=e=>{const{availableLicenses:t=[],currentRecommendationsStep:a,fetchingAvailableLicenses:s=!1,onActivationSuccess:i=()=>null,siteAdminUrl:l,siteRawUrl:f,startingLicense:w,displayName:E=""}=e,[k,y]=(0,o.useState)(w??""),[A,b]=(0,o.useState)(null),[j,R]=(0,o.useState)(!1),[C,_]=(0,o.useState)(null);(0,o.useEffect)((()=>{t&&t[0]&&y(t[0].license_key)}),[t]);const x=(0,o.useCallback)((()=>j?Promise.resolve():k.length<1?(b(__("This is not a valid license key. Please try again.","jetpack-my-jetpack")),Promise.resolve()):(b(null),R(!0),n.A.tracks.recordJetpackClick({target:"license_activation_button"}),c.Ay.attachLicenses([k]).then((e=>{const t=(e=>{let t=e;for(;Array.isArray(t)&&t.length>0;)t=t[0];if(t?.activatedProductId)return t.activatedProductId;if(t?.errors)for(const e in t.errors)if(t.errors[e].length>0)throw new Error(t.errors[e][0]);throw new Error(__("An unknown error occurred during license activation. Please try again.","jetpack-my-jetpack"))})(e);_(t),i(t),n.A.tracks.recordEvent("jetpack_wpa_license_activation_success")})).catch((e=>{n.A.tracks.recordEvent("jetpack_wpa_license_activation_error");"invalid_permission_manage_user_licenses"===e.response?.code?b((0,r.createInterpolateElement)(__("You either do not have permissions to perform this action or a user account needs to be connected. Click here to connect your user account or contact your administrator.","jetpack-my-jetpack"),{connectLink:u().createElement("a",{href:"admin.php?page=my-jetpack#/connection?returnTo=add-license"})})):b(e.message)})).finally((()=>{R(!1)})))),[j,k,i]);return null!==C&&k.startsWith("jetpack-golden-token")?u().createElement(h.A,{tokenRedeemed:!0,displayName:E}):null!==C?u().createElement("div",{className:"jp-license-activation-screen"},u().createElement(p.A,{siteRawUrl:f,productId:C,siteAdminUrl:l,currentRecommendationsStep:a}),u().createElement(d.A,{imageUrl:v,showSupportLink:!1})):u().createElement("div",{className:"jp-license-activation-screen"},u().createElement(m.A,{availableLicenses:t,activateLicense:x,fetchingAvailableLicenses:s,isActivating:j,license:k,licenseError:A,onLicenseChange:y,siteUrl:f}),u().createElement(d.A,{imageUrl:g,showSupportLink:!0}))};f.propTypes={availableLicenses:l().array,currentRecommendationsStep:l().string,fetchingAvailableLicenses:l().bool,onActivationSuccess:l().func,siteAdminUrl:l().string.isRequired,siteRawUrl:l().string.isRequired,startingLicense:l().string,displayName:l().string};const w=f},7129:(e,t,a)=>{"use strict";a.d(t,{A:()=>w});var n=a(8478),c=a(5918),r=a(8509),s=a(7142),i=a(1112),l=a(6427),o=a(7723),u=a(3022),m=a(8120),d=a.n(m),p=a(1609),h=a.n(p),g=a(2980);const __=o.__,_x=o._x,v=e=>{document.referrer.includes(window.location.host)?(e.preventDefault(),history.back()):(e.preventDefault(),window.location.href=window?.myJetpackInitialState?.myJetpackUrl)};function f({redeemClick:e,displayName:t,onModalClose:a=v,tokenRedeemed:m=!1}){const[d,f]=(0,p.useState)(!1),w=(0,p.useRef)(null);(0,p.useEffect)((()=>{setTimeout((()=>{w?.current?.play()}),500)}),[w]);const E=(0,n.Wy)("scan"),k=(0,n.Wy)("backup"),y=(0,p.useCallback)((t=>{e?.(t),f(!0),w.current.play()}),[w,e]),A=(0,p.useCallback)((()=>{d&&w.current.play()}),[d]),b=(0,u.A)(g.A.modal,{[g.A.animating]:d});return h().createElement("div",null,h().createElement(l.Modal,{className:b,onRequestClose:a,isDismissible:!1,__experimentalHideHeader:!0},h().createElement(c.A,{horizontalSpacing:3,horizontalGap:3},h().createElement(r.A,null,h().createElement(s.A,{className:g.A["jetpack-logo"]}),h().createElement("div",{className:g.A["video-wrap"],onClick:A,role:"presentation"},h().createElement("video",{ref:w,src:"https://videos.files.wordpress.com/oSlNIBQO/jetpack-golden-token.mp4",muted:"muted"})),h().createElement("div",{className:g.A["content-wrap"]},h().createElement("div",{className:g.A["content-wrap-text"]},t.length>0&&h().createElement("p",{className:g.A["hi-user"]},(0,o.sprintf)(/* Translators: %s is the user's display name. */ +__("Hey, %s","jetpack-my-jetpack"),t)),h().createElement("h2",{className:g.A.headline},__("You have been gifted a Jetpack Golden Token.","jetpack-my-jetpack")),h().createElement("p",null,m&&__("This unlocked a lifetime of Jetpack powers for your website. Your exclusive Jetpack Experience is already active.","jetpack-my-jetpack"),!m&&__("This unlocks a lifetime of Jetpack powers for your website. Your exclusive Jetpack Experience awaits.","jetpack-my-jetpack"))),h().createElement(i.A,{variant:"primary",weight:"regular",onClick:y,className:g.A.button},m&&__("Awesome!","jetpack-my-jetpack"),!m&&__("Redeem your token","jetpack-my-jetpack"))),h().createElement("div",{className:`${g.A["powers-wrap"]} ${g.A["content-wrap"]}`},h().createElement("div",{className:g.A["content-wrap-text"]},h().createElement("h2",{className:g.A.headline},__("Super powers are ready!","jetpack-my-jetpack")),h().createElement("p",{className:g.A.paragraph},__("Your Jetpack Golden Token provides a lifetime license for this website and includes the following products:","jetpack-my-jetpack"))),h().createElement("div",{className:g.A["jetpack-products"]},h().createElement("div",null,h().createElement(k,null),h().createElement("h3",null,__("VaultPress Backup","jetpack-my-jetpack")),h().createElement("p",null,__("Save every change and get back online quickly with one‑click restores.","jetpack-my-jetpack"))),h().createElement("div",null,h().createElement(E,null),h().createElement("h3",null,_x("Scan","Plugin name (noun).","jetpack-my-jetpack")),h().createElement("p",null,__("Automated scanning and one‑click fixes to keep your site ahead of security threats.","jetpack-my-jetpack")))),h().createElement(i.A,{variant:"primary",weight:"regular",onClick:y,href:window?.myJetpackInitialState?.myJetpackUrl,className:g.A.button},__("Explore your new powers","jetpack-my-jetpack")))))))}f.propTypes={redeemClick:d().func,tokenRedeemed:d().bool,displayName:d().string,onModalClose:d().func};const w=f},1040:(e,t,a)=>{"use strict";a.d(t,{_:()=>c.A,b:()=>n.A});var n=a(9051),c=a(7129)},4705:(e,t,a)=>{"use strict";a(8992),a(1135)},1135:(e,t,a)=>{"use strict";a.d(t,{$:()=>n});const n=[{name:"amazon",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M13.582 8.182c-1.648.185-3.802.308-5.344.984-1.781.769-3.03 2.337-3.03 4.644 0 2.953 1.86 4.429 4.253 4.429 2.02 0 3.125-.477 4.685-2.065.516.747.685 1.109 1.629 1.894a.59.59 0 0 0 .672-.066l.006.006c.567-.505 1.599-1.401 2.18-1.888.231-.188.19-.496.009-.754-.52-.718-1.072-1.303-1.072-2.634V8.305c0-1.876.133-3.599-1.249-4.891C15.23 2.369 13.422 2 12.04 2 9.336 2 6.318 3.01 5.686 6.351c-.068.355.191.542.423.594l2.754.298c.258-.013.445-.266.494-.523.236-1.151 1.2-1.706 2.284-1.706.584 0 1.249.215 1.595.738.398.584.346 1.384.346 2.061zm-.533 5.906c-.451.8-1.169 1.291-1.967 1.291-1.09 0-1.728-.83-1.728-2.061 0-2.42 2.171-2.86 4.227-2.86v.615c.001 1.108.027 2.031-.532 3.015m7.634 5.251C18.329 21.076 14.917 22 11.979 22c-4.118 0-7.826-1.522-10.632-4.057-.22-.199-.024-.471.241-.317 3.027 1.762 6.771 2.823 10.639 2.823 2.608 0 5.476-.541 8.115-1.66.397-.169.73.262.341.55m.653 1.704c-.194.163-.379.076-.293-.139.284-.71.92-2.298.619-2.684s-1.99-.183-2.749-.092c-.23.027-.266-.173-.059-.319 1.348-.946 3.555-.673 3.811-.356.26.32-.066 2.533-1.329 3.59"})))},{name:"behance",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M7.799 5.698c.589 0 1.12.051 1.606.156q.722.155 1.241.507.516.351.804.938c.188.387.281.871.281 1.443q0 .93-.421 1.551-.424.62-1.255 1.014 1.133.328 1.689 1.146.559.822.557 1.975 0 .935-.359 1.612a3.14 3.14 0 0 1-.973 1.114q-.613.432-1.399.637A6.1 6.1 0 0 1 7.963 18H2V5.698zm-.35 4.97q.721 0 1.192-.345.465-.344.463-1.119 0-.43-.152-.707a1.1 1.1 0 0 0-.416-.427 1.7 1.7 0 0 0-.596-.216 3.6 3.6 0 0 0-.697-.06H4.709v2.874zm.151 5.237q.401.001.759-.077c.243-.053.457-.137.637-.261.182-.12.332-.283.441-.491q.164-.31.163-.798-.002-.948-.533-1.357c-.356-.27-.83-.404-1.413-.404H4.709v3.388zm8.562-.041q.552.538 1.583.538.74 0 1.277-.374c.354-.248.571-.514.654-.79h2.155c-.347 1.072-.872 1.838-1.589 2.299-.708.463-1.572.693-2.58.693q-1.05 0-1.899-.337a4 4 0 0 1-1.439-.958 4.4 4.4 0 0 1-.904-1.484 5.4 5.4 0 0 1-.32-1.899q0-1 .329-1.863a4.4 4.4 0 0 1 .933-1.492q.607-.63 1.444-.994a4.6 4.6 0 0 1 1.857-.363q1.131-.001 1.98.44a3.94 3.94 0 0 1 1.389 1.181 4.8 4.8 0 0 1 .783 1.69q.24.947.171 1.983h-6.428c-.001.706.237 1.372.604 1.73m2.811-4.68c-.291-.321-.783-.496-1.384-.496q-.585 0-.973.2a2 2 0 0 0-.621.491 1.8 1.8 0 0 0-.328.628 2.7 2.7 0 0 0-.111.587h3.98c-.058-.625-.271-1.085-.563-1.41m-3.916-3.446h4.985V6.524h-4.985z"})))},{name:"blogger-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19.779 9.904h-.981l-.021.001a1.163 1.163 0 0 1-1.16-1.079l-.001-.013A5.813 5.813 0 0 0 11.803 3H8.871a5.813 5.813 0 0 0-5.813 5.813v6.375a5.813 5.813 0 0 0 5.813 5.813h6.257a5.814 5.814 0 0 0 5.813-5.813l.002-4.121a1.164 1.164 0 0 0-1.164-1.163M8.726 7.713h3.291a1.117 1.117 0 1 1 0 2.234H8.726a1.117 1.117 0 1 1 0-2.234m6.601 8.657H8.72a1.057 1.057 0 1 1 0-2.114h6.607a1.057 1.057 0 1 1 0 2.114"})))},{name:"blogger",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M14.722 14.019a.654.654 0 0 1-.654.654H9.977a.654.654 0 0 1 0-1.308h4.091c.361 0 .654.293.654.654m-4.741-3.321h2.038a.692.692 0 0 0 0-1.384H9.981a.692.692 0 0 0 0 1.384M21 5v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2m-3.456 6.39a.72.72 0 0 0-.72-.72h-.607l-.013.001a.72.72 0 0 1-.718-.668l-.001-.008a3.6 3.6 0 0 0-3.599-3.599H10.07a3.6 3.6 0 0 0-3.599 3.599v3.947a3.6 3.6 0 0 0 3.599 3.599h3.874a3.6 3.6 0 0 0 3.599-3.599z"})))},{name:"bluesky",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M21.2 3.3c-.5-.2-1.4-.5-3.6 1C15.4 6 12.9 9.2 12 11c-.9-1.8-3.4-5-5.7-6.7-2.2-1.6-3-1.3-3.6-1S2 4.6 2 5.1s.3 4.7.5 5.4c.7 2.3 3.1 3.1 5.3 2.8-3.3.5-6.2 1.7-2.4 5.9 4.2 4.3 5.7-.9 6.5-3.6.8 2.7 1.7 7.7 6.4 3.6 3.6-3.6 1-5.4-2.3-5.9 2.2.2 4.6-.5 5.3-2.8.4-.7.7-4.8.7-5.4 0-.5-.1-1.5-.8-1.8"})))},{name:"codepen",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m22.016 8.84-.007-.037q-.006-.037-.015-.072-.007-.022-.013-.042l-.023-.062-.02-.042a.4.4 0 0 0-.03-.057l-.025-.038-.035-.052-.03-.037q-.021-.026-.043-.045-.015-.018-.035-.035a.4.4 0 0 0-.048-.04l-.037-.03-.015-.012-9.161-6.096a.86.86 0 0 0-.955 0L2.359 8.237l-.015.012-.038.028-.048.04a.638.638 0 0 0-.078.082q-.018.018-.03.037-.018.026-.035.052l-.025.038q-.016.031-.03.059l-.02.041a1 1 0 0 0-.034.106q-.01.034-.016.071-.003.02-.006.037a1 1 0 0 0-.009.114v6.093q0 .056.008.112l.007.038q.006.035.015.072a.2.2 0 0 0 .013.04q.01.032.022.063l.02.04a.4.4 0 0 0 .055.096l.035.052.03.037.042.045.035.035q.023.02.048.04l.038.03.013.01 9.163 6.095a.858.858 0 0 0 .959.004l9.163-6.095.015-.01q.02-.015.037-.03l.048-.04q.02-.017.035-.035.025-.024.043-.045l.03-.037.035-.052.025-.038a.4.4 0 0 0 .03-.058l.02-.04.023-.063c.003-.013.01-.027.013-.04q.009-.037.015-.072l.007-.037q.006-.062.007-.117V8.954a1 1 0 0 0-.008-.114m-9.154-4.376 6.751 4.49-3.016 2.013-3.735-2.492zm-1.724 0v4.009l-3.735 2.494-3.014-2.013zm-7.439 6.098L5.853 12l-2.155 1.438zm7.439 8.974-6.749-4.491 3.015-2.011 3.735 2.492zM12 14.035 8.953 12 12 9.966 15.047 12zm.862 5.501v-4.009l3.735-2.492 3.016 2.011zm7.441-6.098L18.147 12l2.156-1.438z"})))},{name:"deezer",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20.129 3.662c.222-1.287.548-2.096.909-2.098h.001c.673.002 1.219 2.809 1.219 6.274s-.546 6.274-1.22 6.274c-.276 0-.531-.477-.736-1.276-.324 2.926-.997 4.937-1.776 4.937-.603 0-1.144-1.208-1.507-3.114-.248 3.624-.872 6.195-1.602 6.195-.458 0-.875-1.019-1.184-2.678C13.861 21.6 13.003 24 12.002 24s-1.861-2.399-2.231-5.824c-.307 1.659-.724 2.678-1.184 2.678-.73 0-1.352-2.571-1.602-6.195-.363 1.905-.903 3.114-1.507 3.114-.778 0-1.452-2.011-1.776-4.937-.204.802-.46 1.276-.736 1.276-.674 0-1.22-2.809-1.22-6.274s.546-6.274 1.22-6.274c.362 0 .685.812.91 2.098.357-2.22.94-3.662 1.6-3.662.784 0 1.463 2.04 1.784 5.002.314-2.156.791-3.53 1.325-3.53.749 0 1.385 2.703 1.621 6.474.443-1.933 1.085-3.146 1.795-3.146s1.352 1.214 1.795 3.146c.237-3.771.872-6.474 1.621-6.474.533 0 1.009 1.374 1.325 3.53.321-2.962 1-5.002 1.784-5.002.658 0 1.244 1.443 1.603 3.662M0 7.221c0-1.549.31-2.805.692-2.805s.692 1.256.692 2.805-.31 2.805-.692 2.805S0 8.77 0 7.221m22.616 0c0-1.549.31-2.805.692-2.805S24 5.672 24 7.221s-.31 2.805-.692 2.805-.692-1.256-.692-2.805"})))},{name:"discord",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20.33 4.523A20 20 0 0 0 15.379 3a14 14 0 0 0-.634 1.289 18.4 18.4 0 0 0-5.495 0A14 14 0 0 0 8.615 3 20 20 0 0 0 3.66 4.527C.527 9.163-.323 13.684.102 18.141a20 20 0 0 0 6.073 3.049 14.7 14.7 0 0 0 1.301-2.097 13 13 0 0 1-2.048-.978q.258-.189.502-.378a14.27 14.27 0 0 0 12.142 0q.247.202.502.378a13 13 0 0 1-2.052.98 14.5 14.5 0 0 0 1.301 2.095 19.9 19.9 0 0 0 6.076-3.047c.498-5.168-.851-9.648-3.568-13.62M8.013 15.4c-1.183 0-2.161-1.074-2.161-2.395S6.796 10.6 8.01 10.6s2.183 1.083 2.163 2.405S9.22 15.4 8.013 15.4m7.974 0c-1.186 0-2.16-1.074-2.16-2.395s.944-2.405 2.16-2.405 2.178 1.083 2.157 2.405-.951 2.395-2.158 2.395"})))},{name:"dribbble",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10m8.434-8.631c-.292-.092-2.644-.794-5.32-.365 1.117 3.07 1.572 5.57 1.659 6.09a8.56 8.56 0 0 0 3.661-5.725m-5.098 6.507c-.127-.749-.623-3.361-1.822-6.477l-.056.019c-4.818 1.679-6.547 5.02-6.701 5.334A8.5 8.5 0 0 0 12 20.555a8.5 8.5 0 0 0 3.336-.679m-9.682-2.152c.193-.331 2.538-4.213 6.943-5.637q.167-.054.337-.102a29 29 0 0 0-.692-1.45c-4.266 1.277-8.405 1.223-8.778 1.216a8.497 8.497 0 0 0 2.19 5.973m-2.015-7.46c.382.005 3.901.02 7.897-1.041a55 55 0 0 0-3.167-4.94 8.57 8.57 0 0 0-4.73 5.981m6.359-6.555a46 46 0 0 1 3.187 5c3.037-1.138 4.323-2.867 4.477-3.085a8.51 8.51 0 0 0-7.664-1.915m8.614 2.903c-.18.243-1.612 2.078-4.77 3.367a27 27 0 0 1 .751 1.678c2.842-.357 5.666.215 5.948.275a8.5 8.5 0 0 0-1.929-5.32"})))},{name:"dropbox",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 6.134 6.069 9.797 2 6.54l5.883-3.843zm-10 6.92 5.883 3.843L12 13.459 6.069 9.797zm10 .405 4.116 3.439L22 13.054l-4.069-3.257zM22 6.54l-5.884-3.843L12 6.134l5.931 3.663zm-9.989 7.66-4.129 3.426-1.767-1.153v1.291l5.896 3.539 5.897-3.539v-1.291l-1.769 1.153z"})))},{name:"eventbrite",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M18.041 3.931 5.959 3A2.96 2.96 0 0 0 3 5.959v12.083A2.96 2.96 0 0 0 5.959 21l12.083-.931C19.699 19.983 21 18.744 21 17.11V6.89c0-1.634-1.259-2.863-2.959-2.959M16.933 8.17c-.082.215-.192.432-.378.551-.188.122-.489.132-.799.132-1.521 0-3.062-.048-4.607-.048q-.23 1.061-.451 2.128c.932-.004 1.873.005 2.81.005.726 0 1.462-.069 1.586.525.04.189-.001.426-.052.615-.105.38-.258.676-.625.783-.185.054-.408.058-.646.058-1.145 0-2.345.017-3.493.02-.169.772-.328 1.553-.489 2.333 1.57-.005 3.067-.041 4.633-.058.627-.007 1.085.194 1.009.85a2.2 2.2 0 0 1-.211.725c-.102.208-.248.376-.488.452-.237.075-.541.064-.862.078-.304.014-.614.008-.924.016-.309.009-.619.022-.919.022-1.253 0-2.429.08-3.683.073-.603-.004-1.014-.249-1.124-.757-.059-.273-.018-.58.036-.841a3543 3543 0 0 1 1.629-7.763c.056-.265.114-.511.225-.714a1.24 1.24 0 0 1 .79-.62c.368-.099.883-.047 1.344-.047.305 0 .612.008.914.016.925.026 1.817.03 2.747.053.304.007.615.016.915.016.621 0 1.17.073 1.245.614.039.288-.051.567-.132.783"})))},{name:"facebook",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10"})))},{name:"fediverse",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 743 743"},React.createElement("g",null,React.createElement("path",{d:"M181.131 275.137a68.9 68.9 0 0 1-29.465 29.328l161.758 162.389 38.998-19.764zm213.363 214.187-38.998 19.764 81.963 82.283a68.9 68.9 0 0 1 29.471-29.332zM581.646 339.391l-91.576 46.41 6.752 43.189 103.616-52.513a68.9 68.9 0 0 1-18.792-37.086m-144.738 73.351L220.383 522.477a68.9 68.9 0 0 1 18.795 37.089L443.66 455.934zM367.275 142.438l-104.48 203.97 30.848 30.967 110.623-215.957a68.9 68.9 0 0 1-36.991-18.98M235.621 399.459l-52.922 103.314a68.9 68.9 0 0 1 36.987 18.979l46.781-91.328zM150.768 304.918a68.9 68.9 0 0 1-34.416 7.195 69 69 0 0 1-6.651-.695l30.903 197.662a68.9 68.9 0 0 1 34.416-7.195 69 69 0 0 1 6.646.695zM239.342 560.545c.707 4.589.949 9.239.72 13.877a68.9 68.9 0 0 1-7.267 27.18l197.629 31.712c-.708-4.59-.95-9.24-.723-13.878a68.9 68.9 0 0 1 7.27-27.178zM601.133 377.199l-91.219 178.082a68.9 68.9 0 0 1 36.994 18.983l91.217-178.08a68.9 68.9 0 0 1-36.992-18.985M476.723 125.33a68.9 68.9 0 0 1-29.471 29.332l141.266 141.811a68.9 68.9 0 0 1 29.468-29.332zM347.787 104.631l-178.576 90.498a68.9 68.9 0 0 1 18.793 37.086l178.574-90.502a68.9 68.9 0 0 1-18.791-37.082M446.926 154.826a68.9 68.9 0 0 1-34.983 7.483 69 69 0 0 1-6.029-.633l15.818 101.291 43.163 6.926zm-16 167.028 37.4 239.482a68.9 68.9 0 0 1 33.914-6.943q3.625.206 7.207.791L474.09 328.777zM188.131 232.975c.734 4.66.988 9.383.758 14.095a68.9 68.9 0 0 1-7.16 26.983l101.369 16.281 19.923-38.908zm173.736 27.9-19.926 38.912 239.514 38.467a69 69 0 0 1-.695-13.719 68.9 68.9 0 0 1 7.349-27.324z"}),React.createElement("path",{fillOpacity:".996",d:"M412.284 156.054c34.538 1.882 64.061-24.592 65.943-59.13s-24.592-64.062-59.131-65.943c-34.538-1.882-64.061 24.592-65.943 59.13s24.593 64.062 59.131 65.943M646.144 390.82c34.538 1.881 64.062-24.593 65.943-59.131s-24.592-64.061-59.13-65.943-64.062 24.593-65.943 59.131 24.592 64.061 59.13 65.943M495.086 685.719c34.538 1.881 64.062-24.592 65.943-59.13s-24.592-64.062-59.13-65.943-64.062 24.592-65.943 59.13 24.592 64.062 59.13 65.943M167.866 633.211c34.538 1.882 64.062-24.592 65.943-59.13s-24.592-64.062-59.13-65.943-64.062 24.592-65.943 59.13 24.592 64.062 59.13 65.943M116.692 305.86c34.538 1.882 64.062-24.592 65.943-59.13s-24.592-64.062-59.131-65.943c-34.538-1.881-64.061 24.592-65.943 59.13s24.593 64.062 59.131 65.943"})))},{name:"feed",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M2 8.667V12c5.515 0 10 4.485 10 10h3.333c0-7.363-5.97-13.333-13.333-13.333M2 2v3.333c9.19 0 16.667 7.477 16.667 16.667H22C22 10.955 13.045 2 2 2m2.5 15a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5"})))},{name:"flickr",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M6.5 7c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5m11 0c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5"})))},{name:"foursquare",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M17.573 2H6.905C5.434 2 5 3.107 5 3.805v16.948c0 .785.422 1.077.66 1.172.238.097.892.177 1.285-.275 0 0 5.035-5.843 5.122-5.93.132-.132.132-.132.262-.132h3.26c1.368 0 1.588-.977 1.732-1.552.078-.318.692-3.428 1.225-6.122l.675-3.368C19.56 2.893 19.14 2 17.573 2m-1.078 5.22c-.053.252-.372.518-.665.518h-4.157c-.467 0-.802.318-.802.787v.508c0 .467.337.798.805.798h3.528c.331 0 .655.362.583.715s-.407 2.102-.448 2.295c-.04.193-.262.523-.655.523h-2.88c-.523 0-.683.068-1.033.503-.35.437-3.505 4.223-3.505 4.223-.032.035-.063.027-.063-.015V4.852c0-.298.26-.648.648-.648h8.562c.315 0 .61.297.528.683z"})))},{name:"ghost",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M10.203 20.997H3.005v-3.599h7.198zm10.792-3.599h-7.193v3.599h7.193zm.003-7.198H3v3.599h17.998zm-7.195-7.197H3.005v3.599h10.798zm7.197 0h-3.599v3.599H21z"})))},{name:"git",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M23.519 10.947 13.053.482a1.543 1.543 0 0 0-2.183 0L8.696 2.656l2.756 2.756a1.83 1.83 0 0 1 1.886.439 1.84 1.84 0 0 1 .436 1.898l2.656 2.657a1.83 1.83 0 0 1 1.899.436 1.837 1.837 0 0 1 0 2.597 1.84 1.84 0 0 1-2.599 0 1.84 1.84 0 0 1-.4-1.998l-2.478-2.477v6.521a1.837 1.837 0 0 1 .485 2.945 1.837 1.837 0 0 1-2.597 0 1.837 1.837 0 0 1 0-2.598 1.8 1.8 0 0 1 .602-.401V8.85a1.8 1.8 0 0 1-.602-.4 1.84 1.84 0 0 1-.395-2.009L7.628 3.723.452 10.898a1.544 1.544 0 0 0 0 2.184l10.467 10.467a1.544 1.544 0 0 0 2.183 0l10.417-10.418a1.546 1.546 0 0 0 0-2.184"})))},{name:"github",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.419 2.865 8.166 6.839 9.489.5.09.682-.218.682-.484 0-.236-.009-.866-.014-1.699-2.782.602-3.369-1.34-3.369-1.34-.455-1.157-1.11-1.465-1.11-1.465-.909-.62.069-.608.069-.608 1.004.071 1.532 1.03 1.532 1.03.891 1.529 2.341 1.089 2.91.833.091-.647.349-1.086.635-1.337-2.22-.251-4.555-1.111-4.555-4.943 0-1.091.39-1.984 1.03-2.682-.103-.254-.447-1.27.097-2.646 0 0 .84-.269 2.75 1.025A9.6 9.6 0 0 1 12 6.836c.85.004 1.705.114 2.504.336 1.909-1.294 2.748-1.025 2.748-1.025.546 1.376.202 2.394.1 2.646.64.699 1.026 1.591 1.026 2.682 0 3.841-2.337 4.687-4.565 4.935.359.307.679.917.679 1.852 0 1.335-.012 2.415-.012 2.741 0 .269.18.579.688.481A10 10 0 0 0 22 12c0-5.523-4.477-10-10-10"})))},{name:"google-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-.05 16c-3.312 0-6-2.688-6-6s2.688-6 6-6c1.62 0 2.976.594 4.014 1.566L14.26 9.222c-.432-.408-1.188-.888-2.31-.888-1.986 0-3.606 1.65-3.606 3.672s1.62 3.672 3.606 3.672c2.298 0 3.144-1.59 3.3-2.532h-3.306v-2.238h5.616c.084.378.15.732.15 1.23 0 3.426-2.298 5.862-5.76 5.862"})))},{name:"google-plus-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M8 11h6.61c.06.35.11.7.11 1.16 0 4-2.68 6.84-6.72 6.84-3.87 0-7-3.13-7-7s3.13-7 7-7c1.89 0 3.47.69 4.69 1.83l-1.9 1.83c-.52-.5-1.43-1.08-2.79-1.08-2.39 0-4.34 1.98-4.34 4.42S5.61 16.42 8 16.42c2.77 0 3.81-1.99 3.97-3.02H8zm15 0h-2V9h-2v2h-2v2h2v2h2v-2h2"})))},{name:"google-plus",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-1.919 14.05a4.051 4.051 0 0 1 0-8.1c1.094 0 2.009.401 2.709 1.057l-1.15 1.118a2.23 2.23 0 0 0-1.559-.599c-1.341 0-2.434 1.114-2.434 2.479s1.094 2.479 2.434 2.479c1.551 0 2.122-1.073 2.227-1.709h-2.232v-1.511h3.791c.057.255.101.494.101.83.001 2.312-1.55 3.956-3.887 3.956M19 12.75h-1.25V14h-1.5v-1.25H15v-1.5h1.25V10h1.5v1.25H19z"})))},{name:"google",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.02 10.18v3.73h5.51c-.26 1.57-1.67 4.22-5.5 4.22-3.31 0-6.01-2.75-6.01-6.12s2.7-6.12 6.01-6.12c1.87 0 3.13.8 3.85 1.48l2.84-2.76C16.99 2.99 14.73 2 12.03 2c-5.52 0-10 4.48-10 10s4.48 10 10 10c5.77 0 9.6-4.06 9.6-9.77 0-.83-.11-1.42-.25-2.05z"})))},{name:"instagram",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 4.622c2.403 0 2.688.009 3.637.052.877.04 1.354.187 1.671.31.42.163.72.358 1.035.673s.51.615.673 1.035c.123.317.27.794.31 1.671.043.949.052 1.234.052 3.637s-.009 2.688-.052 3.637c-.04.877-.187 1.354-.31 1.671-.163.42-.358.72-.673 1.035s-.615.51-1.035.673c-.317.123-.794.27-1.671.31-.949.043-1.233.052-3.637.052s-2.688-.009-3.637-.052c-.877-.04-1.354-.187-1.671-.31a2.8 2.8 0 0 1-1.035-.673 2.8 2.8 0 0 1-.673-1.035c-.123-.317-.27-.794-.31-1.671-.043-.949-.052-1.234-.052-3.637s.009-2.688.052-3.637c.04-.877.187-1.354.31-1.671.163-.42.358-.72.673-1.035s.615-.51 1.035-.673c.317-.123.794-.27 1.671-.31.949-.043 1.234-.052 3.637-.052M12 3c-2.444 0-2.751.01-3.711.054-.958.044-1.612.196-2.184.418a4.4 4.4 0 0 0-1.594 1.039c-.5.5-.808 1.002-1.038 1.594-.223.572-.375 1.226-.419 2.184C3.01 9.249 3 9.556 3 12s.01 2.751.054 3.711c.044.958.196 1.612.418 2.185.23.592.538 1.094 1.038 1.594s1.002.808 1.594 1.038c.572.222 1.227.375 2.185.418.96.044 1.267.054 3.711.054s2.751-.01 3.711-.054c.958-.044 1.612-.196 2.185-.418a4.4 4.4 0 0 0 1.594-1.038c.5-.5.808-1.002 1.038-1.594.222-.572.375-1.227.418-2.185.044-.96.054-1.267.054-3.711s-.01-2.751-.054-3.711c-.044-.958-.196-1.612-.418-2.185A4.4 4.4 0 0 0 19.49 4.51c-.5-.5-1.002-.808-1.594-1.038-.572-.222-1.227-.375-2.185-.418C14.751 3.01 14.444 3 12 3m0 4.378a4.622 4.622 0 1 0 0 9.244 4.622 4.622 0 0 0 0-9.244M12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6m4.804-8.884a1.08 1.08 0 1 0 .001 2.161 1.08 1.08 0 0 0-.001-2.161"})))},{name:"json-feed",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m8.522 17.424.027.027c1.076-1.076 1.854-.993 3.154.306l2.053 2.053c2.136 2.136 4.131 2.028 6.515-.356l.729-.728-1.548-1.548-.373.373c-1.349 1.349-2.293 1.366-3.585.075l-2.409-2.409c-1.242-1.242-2.475-1.366-3.659-.381l-.232-.232c1.01-1.225.911-2.368-.29-3.568l-2.16-2.162c-1.317-1.317-1.308-2.236.058-3.602l.372-.372-1.54-1.54-.728.729c-2.393 2.393-2.525 4.346-.439 6.433l1.78 1.78c1.3 1.3 1.383 2.095.315 3.163l.008.008a1.384 1.384 0 0 0 1.952 1.951"}),React.createElement("circle",{cx:"13.089",cy:"10.905",r:"1.383"}),React.createElement("circle",{cx:"16.349",cy:"7.644",r:"1.383"}),React.createElement("circle",{cx:"19.61",cy:"4.383",r:"1.383"})))},{name:"line",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M14.255 9.572v3.333c0 .084-.066.15-.15.15h-.534a.16.16 0 0 1-.122-.061l-1.528-2.063v1.978c0 .084-.066.15-.15.15h-.534a.15.15 0 0 1-.15-.15V9.576c0-.084.066-.15.15-.15h.529a.14.14 0 0 1 .122.066l1.528 2.063V9.577c0-.084.066-.15.15-.15h.534a.15.15 0 0 1 .155.145m-3.844-.15h-.534a.15.15 0 0 0-.15.15v3.333c0 .084.066.15.15.15h.534c.084 0 .15-.066.15-.15V9.572c0-.08-.066-.15-.15-.15m-1.289 2.794H7.664V9.572a.15.15 0 0 0-.15-.15H6.98a.15.15 0 0 0-.15.15v3.333q0 .062.042.103a.16.16 0 0 0 .103.042h2.142c.084 0 .15-.066.15-.15v-.534a.15.15 0 0 0-.145-.15m7.945-2.794h-2.142c-.08 0-.15.066-.15.15v3.333c0 .08.066.15.15.15h2.142c.084 0 .15-.066.15-.15v-.534a.15.15 0 0 0-.15-.15h-1.458v-.563h1.458c.084 0 .15-.066.15-.15v-.539a.15.15 0 0 0-.15-.15h-1.458v-.563h1.458c.084 0 .15-.066.15-.15v-.534c-.005-.08-.07-.15-.15-.15M22.5 5.33v13.373c-.005 2.1-1.725 3.802-3.83 3.797H5.297c-2.1-.005-3.802-1.73-3.797-3.83V5.297c.005-2.1 1.73-3.802 3.83-3.797h13.373c2.1.005 3.802 1.725 3.797 3.83m-2.888 5.747c0-3.422-3.431-6.206-7.645-6.206s-7.645 2.784-7.645 6.206c0 3.066 2.719 5.634 6.394 6.122.895.192.792.52.591 1.725-.033.192-.155.755.661.413s4.402-2.592 6.009-4.439c1.106-1.219 1.636-2.452 1.636-3.82"})))},{name:"link",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M17 13H7v-2h10zm1-6h-1c-1.631 0-3.065.792-3.977 2H18c1.103 0 2 .897 2 2v2c0 1.103-.897 2-2 2h-4.977c.913 1.208 2.347 2 3.977 2h1a4 4 0 0 0 4-4v-2a4 4 0 0 0-4-4M2 11v2a4 4 0 0 0 4 4h1c1.63 0 3.065-.792 3.977-2H6c-1.103 0-2-.897-2-2v-2c0-1.103.897-2 2-2h4.977C10.065 7.792 8.631 7 7 7H6a4 4 0 0 0-4 4"})))},{name:"linkedin",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19.7 3H4.3A1.3 1.3 0 0 0 3 4.3v15.4A1.3 1.3 0 0 0 4.3 21h15.4a1.3 1.3 0 0 0 1.3-1.3V4.3A1.3 1.3 0 0 0 19.7 3M8.339 18.338H5.667v-8.59h2.672zM7.004 8.574a1.548 1.548 0 1 1-.002-3.096 1.548 1.548 0 0 1 .002 3.096m11.335 9.764H15.67v-4.177c0-.996-.017-2.278-1.387-2.278-1.389 0-1.601 1.086-1.601 2.206v4.249h-2.667v-8.59h2.559v1.174h.037c.356-.675 1.227-1.387 2.526-1.387 2.703 0 3.203 1.779 3.203 4.092v4.711z"})))},{name:"mail",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 4.236-8 4.882-8-4.882V6h16z"})))},{name:"mastodon",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M11.973 2.352c-2.468.02-4.842.286-6.225.921 0 0-2.742 1.229-2.742 5.415 0 .958-.018 2.105.012 3.32.1 4.094.75 8.128 4.535 9.129 1.745.462 3.244.56 4.45.494 2.19-.122 3.417-.781 3.417-.781l-.072-1.588s-1.565.491-3.32.431c-1.74-.06-3.576-.188-3.858-2.324a4 4 0 0 1-.04-.598s1.709.416 3.874.516c1.324.06 2.563-.076 3.824-.226 2.418-.29 4.524-1.78 4.79-3.141.416-2.144.38-5.232.38-5.232 0-4.186-2.74-5.415-2.74-5.415-1.383-.635-3.76-.9-6.227-.921zM9.18 5.622c1.028 0 1.804.395 2.318 1.185l.502.84.5-.84c.514-.79 1.292-1.186 2.32-1.186.888 0 1.605.313 2.15.922q.795.915.794 2.469v5.068h-2.008V9.16c0-1.037-.438-1.562-1.31-1.562-.966 0-1.448.622-1.448 1.857v2.693h-1.996V9.455c0-1.235-.484-1.857-1.45-1.857-.872 0-1.308.525-1.308 1.562v4.92H6.236V9.012q-.001-1.554.793-2.469c.547-.609 1.263-.922 2.15-.922"})))},{name:"medium-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{fillRule:"nonzero",d:"M7.423 6c3.27 0 5.922 2.686 5.922 6s-2.651 6-5.922 6S1.5 15.313 1.5 12s2.652-6 5.923-6m9.458.351c1.635 0 2.961 2.53 2.961 5.65 0 3.118-1.325 5.648-2.96 5.648S13.92 15.119 13.92 12s1.325-5.649 2.96-5.649m4.577.589c.576 0 1.042 2.265 1.042 5.06s-.466 5.06-1.042 5.06c-.575 0-1.04-2.265-1.04-5.06s.465-5.06 1.04-5.06"})))},{name:"medium",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M3 3v18h18V3zm15 4.26-1 .93a.28.28 0 0 0-.11.27v6.8a.27.27 0 0 0 .11.27l.94.93v.2h-4.75v-.2l1-1c.09-.1.09-.12.09-.27V9.74l-2.71 6.9h-.37L8 9.74v4.62a.67.67 0 0 0 .17.54l1.27 1.54v.2H5.86v-.2l1.27-1.54a.64.64 0 0 0 .17-.54V9a.5.5 0 0 0-.16-.4L6 7.26v-.2h3.52L12.23 13l2.38-5.94H18z"})))},{name:"messenger",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.026.375C5.462.375.375 5.172.375 11.652c0 3.389 1.393 6.318 3.66 8.341.391.352.311.556.377 2.73a.934.934 0 0 0 1.307.823c2.48-1.092 2.512-1.178 2.933-1.064 7.185 1.977 14.973-2.621 14.973-10.83 0-6.48-5.035-11.277-11.599-11.277m6.996 8.678L15.6 14.47a1.75 1.75 0 0 1-2.527.465l-2.723-2.038a.7.7 0 0 0-.844 0l-3.674 2.786c-.49.372-1.133-.216-.802-.735l3.422-5.417a1.75 1.75 0 0 1 2.527-.465l2.722 2.037a.7.7 0 0 0 .844 0L18.22 8.32c.489-.374 1.132.213.801.732"})))},{name:"microblog",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19.641 17.086c1.294-1.522 2.067-3.438 2.067-5.521 0-4.957-4.371-8.972-9.763-8.972s-9.763 4.015-9.763 8.972 4.371 8.972 9.763 8.972a10.5 10.5 0 0 0 3.486-.59.315.315 0 0 1 .356.112c.816 1.101 2.09 1.876 3.506 2.191a.194.194 0 0 0 .192-.309 3.82 3.82 0 0 1 .162-4.858zm-3.065-6.575-2.514 1.909.912 3.022a.286.286 0 0 1-.437.317l-2.592-1.802-2.592 1.802a.285.285 0 0 1-.436-.317l.912-3.022-2.515-1.909a.285.285 0 0 1 .167-.513l3.155-.066 1.038-2.981a.285.285 0 0 1 .539 0l1.038 2.981 3.155.066a.285.285 0 0 1 .17.513"})))},{name:"nextdoor",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",strokeMiterlimit:"10",viewBox:"0 0 130 130"},React.createElement("g",null,React.createElement("path",{d:"M64.25 3.531c-31.144.337-57.596 24.22-60.469 55.907-3.064 33.799 21.857 63.685 55.657 66.75s63.685-21.857 66.75-55.657-21.857-63.686-55.657-66.75a62 62 0 0 0-6.281-.25m3.938 34.907C82.468 38.438 93.5 48.58 93.5 61.5v27c0 .685-.565 1.25-1.25 1.25H80.906a1.267 1.267 0 0 1-1.25-1.25V63.375c0-5.58-4.309-11.937-11.469-11.937-7.47 0-11.468 6.357-11.468 11.937V88.5c0 .685-.565 1.25-1.25 1.25H44.125c-.68 0-1.219-.57-1.219-1.25V64.156c0-.74-.529-1.364-1.25-1.531-13.13-2.93-15.115-10.285-15.375-21.125-.005-.332.142-.67.375-.906.233-.237.543-.375.875-.375l11.688.062c.66.01 1.187.529 1.218 1.188.13 4.44.438 9.406 4.438 9.406.83 0 1.443-1.179 1.813-1.719 4.41-6.48 12.28-10.718 21.5-10.718"})))},{name:"patreon",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20 7.408c-.003-2.299-1.746-4.182-3.79-4.862-2.54-.844-5.888-.722-8.312.453-2.939 1.425-3.862 4.545-3.896 7.656-.028 2.559.22 9.297 3.92 9.345 2.75.036 3.159-3.603 4.43-5.356.906-1.247 2.071-1.599 3.506-1.963 2.465-.627 4.146-2.626 4.142-5.273"})))},{name:"pinterest-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.289 2C6.617 2 3.606 5.648 3.606 9.622c0 1.846 1.025 4.146 2.666 4.878.25.111.381.063.439-.169.044-.175.267-1.029.365-1.428a.37.37 0 0 0-.091-.362c-.54-.63-.975-1.791-.975-2.873 0-2.777 2.194-5.464 5.933-5.464 3.23 0 5.49 2.108 5.49 5.122 0 3.407-1.794 5.768-4.13 5.768-1.291 0-2.257-1.021-1.948-2.277.372-1.495 1.089-3.112 1.089-4.191 0-.967-.542-1.775-1.663-1.775-1.319 0-2.379 1.309-2.379 3.059 0 1.115.394 1.869.394 1.869s-1.302 5.279-1.54 6.261c-.405 1.666.053 4.368.094 4.604.021.126.167.169.25.063.129-.165 1.699-2.419 2.142-4.051.158-.59.817-2.995.817-2.995.43.784 1.681 1.446 3.013 1.446 3.963 0 6.822-3.494 6.822-7.833C20.394 5.112 16.849 2 12.289 2"})))},{name:"pinterest",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12c0 4.236 2.636 7.855 6.356 9.312-.087-.791-.166-2.005.035-2.869.182-.78 1.173-4.971 1.173-4.971s-.299-.599-.299-1.484c0-1.39.806-2.429 1.809-2.429.853 0 1.265.641 1.265 1.409 0 .858-.546 2.141-.828 3.329-.236.996.499 1.807 1.481 1.807 1.777 0 3.144-1.874 3.144-4.579 0-2.394-1.72-4.068-4.177-4.068-2.845 0-4.515 2.134-4.515 4.34 0 .859.331 1.781.744 2.282a.3.3 0 0 1 .069.287c-.077.316-.246.995-.279 1.134-.044.183-.145.222-.334.134-1.249-.581-2.03-2.407-2.03-3.874 0-3.154 2.292-6.051 6.607-6.051 3.469 0 6.165 2.472 6.165 5.775 0 3.446-2.173 6.22-5.189 6.22-1.013 0-1.966-.526-2.292-1.148l-.623 2.377c-.226.869-.835 1.957-1.243 2.622.936.289 1.93.445 2.961.445 5.523 0 10-4.477 10-10S17.523 2 12 2"})))},{name:"pocket",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M21.927 4.194A1.82 1.82 0 0 0 20.222 3H3.839a1.823 1.823 0 0 0-1.813 1.814v6.035l.069 1.2c.29 2.73 1.707 5.115 3.899 6.778l.119.089.025.018a9.9 9.9 0 0 0 3.91 1.727 10.06 10.06 0 0 0 4.049-.014.3.3 0 0 0 .064-.023 9.9 9.9 0 0 0 3.753-1.691l.025-.018q.06-.043.119-.089c2.192-1.664 3.609-4.049 3.898-6.778l.069-1.2V4.814a1.8 1.8 0 0 0-.098-.62m-4.235 6.287-4.704 4.512a1.37 1.37 0 0 1-1.898 0l-4.705-4.512a1.371 1.371 0 1 1 1.898-1.979l3.756 3.601 3.755-3.601a1.372 1.372 0 0 1 1.898 1.979"})))},{name:"polldaddy",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.487 2 2 6.487 2 12c0 5.514 4.487 10 10 10 5.514 0 10-4.486 10-10 0-5.513-4.486-10-10-10m.991 1.68c2.361.084 4.657 1.251 6.197 3.136.283.334.541.693.774 1.067a7.78 7.78 0 0 0-6.094-2.94 7.76 7.76 0 0 0-5.896 2.703q-.008.006-.016.014l-.152.159-.031.032a6.12 6.12 0 0 0-1.633 4.165 6.15 6.15 0 0 0 6.143 6.143c.57 0 1.123-.081 1.649-.227-1.849.839-4.131.747-5.926-.324-1.841-1.089-3.171-3.111-3.433-5.313A7.39 7.39 0 0 1 6.69 6.137C8.294 4.5 10.634 3.563 12.991 3.68m3.373 8.519c-.049-2.024-1.587-3.889-3.544-4.174-1.927-.343-3.917.857-4.451 2.661a3.67 3.67 0 0 0 .2 2.653c.39.8 1.067 1.451 1.894 1.759 1.664.654 3.63-.27 4.173-1.863.593-1.58-.396-3.423-1.94-3.776-1.52-.407-3.161.757-3.204 2.243a2.36 2.36 0 0 0 .753 1.879c.501.476 1.23.667 1.871.529a2.07 2.07 0 0 0 1.469-1.134 1.91 1.91 0 0 0-.087-1.767c-.297-.513-.859-.863-1.429-.881a1.7 1.7 0 0 0-1.437.679 1.53 1.53 0 0 0-.18 1.489q.006.016.016.03c.193.634.774 1.1 1.467 1.117a1.6 1.6 0 0 1-.97-.183c-.466-.244-.809-.747-.893-1.29a1.8 1.8 0 0 1 .499-1.539 2.02 2.02 0 0 1 1.58-.606c.593.04 1.159.35 1.517.859.364.496.51 1.156.383 1.773-.116.62-.529 1.174-1.093 1.514a2.52 2.52 0 0 1-1.914.286c-.65-.161-1.226-.606-1.584-1.206a2.83 2.83 0 0 1-.341-2.031c.143-.7.573-1.321 1.176-1.753 1.193-.883 3.056-.751 4.106.411 1.106 1.1 1.327 3.027.406 4.371-.877 1.376-2.74 2.086-4.374 1.594-1.639-.449-2.913-2.079-3.031-3.853-.07-.884.13-1.797.583-2.577.445-.777 1.155-1.432 1.972-1.862 1.64-.88 3.816-.743 5.349.424 1.251.924 2.083 2.42 2.236 4.009l.001.03c0 2.9-2.359 5.26-5.26 5.26a5.2 5.2 0 0 1-1.947-.376 5 5 0 0 0 2.613-.079 4.96 4.96 0 0 0 2.514-1.751c.618-.828.95-1.861.901-2.869M12 21.113c-5.024 0-9.111-4.087-9.111-9.113 0-4.789 3.713-8.723 8.411-9.081a7 7 0 0 0-.397.06c-2.644.453-5.017 2.106-6.32 4.409-1.309 2.301-1.391 5.19-.3 7.527 1.056 2.34 3.253 4.156 5.776 4.553 2.497.44 5.133-.483 6.787-2.301 1.719-1.797 2.269-4.529 1.486-6.796-.583-1.81-1.976-3.331-3.7-4.046 3.417.594 6.174 3.221 6.174 6.781 0 1.004-.241 2.02-.657 2.966-1.498 2.984-4.586 5.041-8.149 5.041"})))},{name:"print",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M9 16h6v2H9zm13 1h-3v3a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2V9a2 2 0 0 1 2-2h1V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2h1a2 2 0 0 1 2 2zM7 7h10V5H7zm10 7H7v6h10zm3-3.5a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 20 10.5"})))},{name:"quora",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M47.736 16.521c-.41-.81-.898-1.631-1.846-1.631a1 1 0 0 0-.527.107l-.322-.644a2.93 2.93 0 0 1 1.836-.595c1.26 0 1.914.605 2.431 1.397a6.8 6.8 0 0 0 .449-2.675c0-2.773-.869-4.199-2.929-4.199-1.992 0-2.851 1.465-2.851 4.199s.859 4.17 2.851 4.17a4 4 0 0 0 .869-.107zm.498.966a6 6 0 0 1-1.367.185 5.27 5.27 0 0 1-5.263-5.204c0-3.114 2.558-5.233 5.263-5.233s5.282 2.109 5.282 5.233a5.08 5.08 0 0 1-1.992 4.072c.381.566.781.956 1.319.956.595 0 .839-.459.878-.82h.781c.049.488-.195 2.48-2.373 2.48-1.319 0-2.012-.761-2.529-1.66zm5.624-2.646v-3.563c0-.371-.146-.586-.615-.586h-.498v-.956h3.251v5.048c0 .849.459 1.231 1.161 1.231a1.56 1.56 0 0 0 1.465-.839V11.28c0-.371-.146-.586-.615-.586h-.527v-.957h3.28v5.302c0 .527.195.732.8.732h.107v.976l-2.929.468V16.21h-.057a3.12 3.12 0 0 1-2.509 1.152c-1.28 0-2.304-.644-2.304-2.558zm12.059 1.611c1.152 0 1.592-1.005 1.611-3.027.02-1.982-.459-2.929-1.611-2.929-1.005 0-1.641.956-1.641 2.929 0 2.021.625 3.027 1.641 3.027m0 .956a3.906 3.906 0 0 1-3.974-3.974c0-2.334 1.836-3.886 3.974-3.886 2.226 0 4.004 1.582 4.004 3.886a3.867 3.867 0 0 1-4.004 3.974m4.072-.146v-.956h.312c.781 0 .859-.224.859-.908v-4.121c0-.371-.215-.586-.732-.586h-.42v-.955h2.968l.146 1.553h.108c.371-1.113 1.221-1.699 2.051-1.699.693 0 1.221.39 1.221 1.181 0 .547-.264 1.093-1.005 1.093-.664 0-.8-.449-1.358-.449-.488 0-.869.468-.869 1.152v2.783c0 .673.166.908.937.908h.439v.956h-4.658zm9.901-1.093c.956 0 1.338-.898 1.338-1.797v-1.211c-.732.722-2.304.742-2.304 2.021 0 .625.371.986.966.986m1.387 0c-.39.752-1.191 1.26-2.314 1.26-1.309 0-2.148-.732-2.148-1.914 0-2.451 3.417-1.797 4.423-3.427v-.185c0-1.25-.488-1.445-1.035-1.445-1.524 0-.83 1.631-2.226 1.631-.673 0-.937-.371-.937-.859 0-.927 1.093-1.67 3.173-1.67 1.963 0 3.163.537 3.163 2.49v3.114q-.02.742.595.742a1 1 0 0 0 .449-.127l.254.615c-.205.312-.752.869-1.836.869-.908 0-1.465-.42-1.543-1.113h-.01zm-68.554 2.558c-.83-1.641-1.807-3.3-3.711-3.3a2.9 2.9 0 0 0-1.093.215l-.644-1.299a5.66 5.66 0 0 1 3.662-1.211c2.548 0 3.857 1.231 4.892 2.792q.917-2.012.908-5.38c0-5.585-1.748-8.417-5.829-8.417-4.033 0-5.76 2.87-5.76 8.417s1.738 8.397 5.76 8.397a5.9 5.9 0 0 0 1.748-.224zm.996 1.953a9.8 9.8 0 0 1-2.744.371C5.614 21.041.371 16.764.371 10.545.371 4.277 5.614 0 10.965 0c5.448 0 10.642 4.248 10.642 10.545a10.25 10.25 0 0 1-4.013 8.201c.732 1.152 1.563 1.914 2.665 1.914 1.201 0 1.689-.927 1.768-1.66h1.572c.088.966-.4 4.999-4.775 4.999-2.646 0-4.052-1.543-5.106-3.339z"})))},{name:"reddit",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M22 11.816a2.28 2.28 0 0 0-2.277-2.277c-.593 0-1.122.24-1.526.614-1.481-.965-3.455-1.594-5.647-1.69l1.171-3.702 3.18.748a1.88 1.88 0 0 0 1.876 1.862 1.88 1.88 0 0 0 1.877-1.878 1.88 1.88 0 0 0-1.877-1.877c-.769 0-1.431.466-1.72 1.13l-3.508-.826a.386.386 0 0 0-.46.261l-1.35 4.268c-2.316.038-4.411.67-5.97 1.671a2.24 2.24 0 0 0-1.492-.581A2.28 2.28 0 0 0 2 11.816c0 .814.433 1.523 1.078 1.925a4 4 0 0 0-.061.672c0 3.292 4.011 5.97 8.941 5.97s8.941-2.678 8.941-5.97q-.002-.32-.053-.632A2.26 2.26 0 0 0 22 11.816m-3.224-7.422a1.1 1.1 0 1 1-.001 2.199 1.1 1.1 0 0 1 .001-2.199M2.777 11.816c0-.827.672-1.5 1.499-1.5.313 0 .598.103.838.269-.851.676-1.477 1.479-1.812 2.36a1.48 1.48 0 0 1-.525-1.129m9.182 7.79c-4.501 0-8.164-2.329-8.164-5.193S7.457 9.22 11.959 9.22s8.164 2.329 8.164 5.193-3.663 5.193-8.164 5.193m8.677-6.605c-.326-.89-.948-1.701-1.797-2.384.248-.186.55-.301.883-.301.827 0 1.5.673 1.5 1.5.001.483-.23.911-.586 1.185m-11.64 1.703c-.76 0-1.397-.616-1.397-1.376s.637-1.397 1.397-1.397 1.376.637 1.376 1.397-.616 1.376-1.376 1.376m7.405-1.376c0 .76-.616 1.376-1.376 1.376s-1.399-.616-1.399-1.376.639-1.397 1.399-1.397 1.376.637 1.376 1.397m-1.172 3.38a.39.39 0 0 1 0 .55c-.674.674-1.727 1.002-3.219 1.002l-.011-.002-.011.002c-1.492 0-2.544-.328-3.218-1.002a.389.389 0 1 1 .55-.55c.521.521 1.394.775 2.669.775l.011.002.011-.002c1.275 0 2.148-.253 2.669-.775a.387.387 0 0 1 .549 0"})))},{name:"share",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M18 16c-.788 0-1.499.31-2.034.807L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.048 4.118A3 3 0 0 0 15 19a3 3 0 1 0 3-3"})))},{name:"skype",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m10.113 2.699.1-.02q.05.025.098.051zM2.72 10.223l-.017.103q.025.048.051.095zm18.555 3.548q.009-.053.018-.106-.025-.047-.052-.095zm-7.712 7.428q.049.027.096.053l.105-.017zM22 16.386a5.55 5.55 0 0 1-1.637 3.953 5.55 5.55 0 0 1-3.953 1.637 5.6 5.6 0 0 1-2.75-.725l.105-.017-.202-.035q.049.027.096.053a9.5 9.5 0 0 1-1.654.147 9.4 9.4 0 0 1-3.676-.743 9.4 9.4 0 0 1-3.002-2.023 9.4 9.4 0 0 1-2.023-3.002 9.4 9.4 0 0 1-.743-3.676c0-.546.049-1.093.142-1.628q.025.048.051.095l-.034-.199-.017.103A5.6 5.6 0 0 1 2 7.615c0-1.493.582-2.898 1.637-3.953A5.56 5.56 0 0 1 7.59 2.024c.915 0 1.818.228 2.622.655l-.1.02.199.031q-.049-.026-.098-.051l.004-.001a9.5 9.5 0 0 1 1.788-.169 9.41 9.41 0 0 1 6.678 2.766 9.4 9.4 0 0 1 2.024 3.002 9.4 9.4 0 0 1 .743 3.676c0 .575-.054 1.15-.157 1.712q-.025-.047-.052-.095l.034.201q.009-.053.018-.106c.461.829.707 1.767.707 2.721m-5.183-2.248c0-1.331-.613-2.743-3.033-3.282l-2.209-.49c-.84-.192-1.807-.444-1.807-1.237s.679-1.348 1.903-1.348c2.468 0 2.243 1.696 3.468 1.696.645 0 1.209-.379 1.209-1.031 0-1.521-2.435-2.663-4.5-2.663-2.242 0-4.63.952-4.63 3.488 0 1.221.436 2.521 2.839 3.123l2.984.745c.903.223 1.129.731 1.129 1.189 0 .762-.758 1.507-2.129 1.507-2.679 0-2.307-2.062-3.743-2.062-.645 0-1.113.444-1.113 1.078 0 1.236 1.501 2.886 4.856 2.886 3.195 0 4.776-1.538 4.776-3.599"})))},{name:"sms",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M17.696 4C20.069 4 22 5.973 22 8.398v4.357c0 2.04-1.368 3.783-3.261 4.266v4.427l-5.234-4.295h-7.2C3.93 17.153 2 15.18 2 12.755V8.398C2 5.973 3.931 4 6.304 4zM7.028 8.515c-.98 0-1.66.562-1.66 1.349-.009.497.322.91.985 1.178l.39.142c.242.097.305.171.305.297 0 .162-.131.251-.442.251s-.76-.135-1.004-.284l-.112.046-.215.868c.359.258.832.364 1.33.364 1.104 0 1.764-.523 1.764-1.333-.008-.574-.305-.956-.954-1.216l-.393-.146c-.266-.108-.341-.181-.341-.287 0-.152.131-.243.387-.243.274 0 .587.093.808.214l.109-.047.214-.837c-.315-.224-.741-.316-1.171-.316m10.302 0c-.98 0-1.66.562-1.66 1.349-.008.497.322.91.985 1.178l.39.142c.243.097.305.171.305.297 0 .162-.13.251-.442.251-.311 0-.76-.135-1.004-.284l-.112.046-.215.868c.359.258.832.364 1.33.364 1.104 0 1.764-.523 1.764-1.333-.008-.574-.305-.956-.954-1.216l-.393-.146c-.266-.108-.341-.181-.341-.287 0-.152.131-.243.387-.243.274 0 .587.093.808.214l.109-.047.214-.837c-.316-.224-.741-.316-1.171-.316m-3.733 0c-.297 0-.55.066-.78.202l-.144.098a2 2 0 0 0-.264.247l-.078.095-.027-.077c-.15-.34-.55-.565-1.033-.565l-.169.007a1.36 1.36 0 0 0-.896.42l-.08.09-.038-.363-.075-.067H8.994l-.075.079.024.634c.005.2.008.397.008.604v2.652l.075.075h1.178l.075-.075v-2.269q-.002-.168.042-.274c.083-.23.262-.392.496-.392.314 0 .483.267.483.753v2.182l.075.075h1.179l.075-.075v-2.277c0-.097.016-.213.043-.285.077-.224.26-.373.486-.373.33 0 .5.272.5.817v2.118l.074.075h1.179l.075-.075v-2.293c0-1.131-.537-1.763-1.39-1.763Z"})))},{name:"snapchat",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M11.989 1.728c3.221.001 5.904 2.683 5.908 5.912q.002 1.133.067 2.094a.737.737 0 0 0 .902.669l1.009-.237a.6.6 0 0 1 .129-.015c.256 0 .492.175.55.434a.74.74 0 0 1-.479.861l-1.532.618a.823.823 0 0 0-.485.98c1.229 4.543 4.661 4.071 4.661 4.662 0 .743-2.587.848-2.821 1.082s-.01 1.368-.532 1.588a1.1 1.1 0 0 1-.409.056c-.393 0-.95-.077-1.536-.077-.509 0-1.04.058-1.507.273-1.239.572-2.433 1.641-3.914 1.641S9.325 21.2 8.086 20.628c-.467-.216-.998-.273-1.507-.273-.586 0-1.143.077-1.536.077-.17 0-.31-.014-.409-.056-.522-.22-.299-1.354-.532-1.588s-2.821-.337-2.821-1.08c0-.592 3.432-.119 4.661-4.662a.824.824 0 0 0-.486-.98l-1.532-.618a.74.74 0 0 1-.479-.861.56.56 0 0 1 .679-.419l1.009.237q.086.02.169.02a.737.737 0 0 0 .733-.689q.065-.961.067-2.094c.004-3.229 2.666-5.91 5.887-5.912m0-1.281c-.961 0-1.898.194-2.784.574A7.2 7.2 0 0 0 6.93 2.572a7.2 7.2 0 0 0-1.539 2.282A7.1 7.1 0 0 0 4.82 7.64a33 33 0 0 1-.029 1.369l-.375-.088a2 2 0 0 0-.421-.049 1.86 1.86 0 0 0-1.135.389 1.84 1.84 0 0 0-.666 1.049 2.024 2.024 0 0 0 1.271 2.335l1.124.454c-.744 2.285-2.117 2.723-3.041 3.018a5 5 0 0 0-.659.246C.087 16.76 0 17.436 0 17.708c0 .521.247.996.694 1.339.223.17.499.311.844.43.47.162 1.016.265 1.459.347.021.164.053.341.106.518.22.738.684 1.069 1.034 1.217.332.14.676.156.905.156.224 0 .462-.018.713-.036.269-.02.548-.041.823-.041.426 0 .743.051.97.155.311.144.64.337.989.542.972.571 2.073 1.217 3.462 1.217s2.49-.647 3.462-1.217c.349-.205.679-.399.989-.542.226-.105.544-.155.97-.155.275 0 .554.021.823.041.251.019.488.036.713.036.229 0 .573-.016.905-.156.35-.147.814-.478 1.034-1.217.053-.178.084-.354.106-.518.443-.082.989-.185 1.459-.347.345-.119.621-.259.844-.43.448-.342.694-.818.694-1.339 0-.272-.087-.948-.891-1.347a5 5 0 0 0-.659-.246c-.924-.295-2.297-.733-3.041-3.018l1.124-.454a2.025 2.025 0 0 0 1.271-2.335 1.83 1.83 0 0 0-.666-1.049 1.86 1.86 0 0 0-1.556-.34l-.375.088a33 33 0 0 1-.029-1.369 7.1 7.1 0 0 0-.575-2.789c-.365-.853-.886-1.62-1.547-2.282s-1.428-1.182-2.28-1.547a7.1 7.1 0 0 0-2.786-.574"})))},{name:"soundcloud",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M23.587 13.923a3.303 3.303 0 0 1-3.344 3.117h-8.037a.674.674 0 0 1-.667-.67V7.717a.74.74 0 0 1 .444-.705s.739-.512 2.296-.512a5.27 5.27 0 0 1 2.702.742 5.35 5.35 0 0 1 2.516 3.485 3.1 3.1 0 0 1 .852-.116 3.217 3.217 0 0 1 3.237 3.312m-13.05-5.659c.242 2.935.419 5.612 0 8.538a.261.261 0 0 1-.519 0c-.39-2.901-.221-5.628 0-8.538a.26.26 0 0 1 .398-.25.26.26 0 0 1 .12.25zm-1.627 8.541a.273.273 0 0 1-.541 0 32.7 32.7 0 0 1 0-7.533.274.274 0 0 1 .544 0 29.4 29.4 0 0 1-.003 7.533m-1.63-7.788c.264 2.69.384 5.099-.003 7.782a.262.262 0 0 1-.522 0c-.374-2.649-.249-5.127 0-7.782a.264.264 0 0 1 .525 0m-1.631 7.792a.268.268 0 0 1-.532 0 27.6 27.6 0 0 1 0-7.034.27.27 0 1 1 .541 0 25.8 25.8 0 0 1-.01 7.034zm-1.63-5.276c.412 1.824.227 3.435-.015 5.294a.255.255 0 0 1-.504 0c-.22-1.834-.402-3.482-.015-5.295a.268.268 0 0 1 .535 0m-1.626-.277c.378 1.869.254 3.451-.01 5.325-.031.277-.506.28-.531 0-.239-1.846-.352-3.476-.01-5.325a.277.277 0 0 1 .551 0m-1.643.907c.396 1.239.261 2.246-.016 3.517a.258.258 0 0 1-.514 0c-.239-1.246-.336-2.274-.021-3.517a.276.276 0 0 1 .55 0z"})))},{name:"spotify",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m4.586 14.424a.62.62 0 0 1-.857.207c-2.348-1.435-5.304-1.76-8.785-.964a.622.622 0 1 1-.277-1.215c3.809-.871 7.077-.496 9.713 1.115a.623.623 0 0 1 .206.857M17.81 13.7a.78.78 0 0 1-1.072.257c-2.687-1.652-6.785-2.131-9.965-1.166A.779.779 0 1 1 6.32 11.3c3.632-1.102 8.147-.568 11.234 1.328a.78.78 0 0 1 .256 1.072m.105-2.835c-3.223-1.914-8.54-2.09-11.618-1.156a.935.935 0 1 1-.542-1.79c3.532-1.072 9.404-.865 13.115 1.338a.936.936 0 1 1-.955 1.608"})))},{name:"squarespace",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M20.87 9.271a3.86 3.86 0 0 0-5.458 0l-6.141 6.141a.964.964 0 1 0 1.365 1.364l6.14-6.14a1.929 1.929 0 1 1 2.729 2.729l-6.022 6.022a1.93 1.93 0 0 0 2.729 0l4.658-4.658a3.86 3.86 0 0 0 0-5.458m-2.047 2.047a.965.965 0 0 0-1.365 0l-6.14 6.14a1.93 1.93 0 0 1-2.729 0 .964.964 0 1 0-1.364 1.364 3.86 3.86 0 0 0 5.458 0l6.14-6.14a.966.966 0 0 0 0-1.364m-2.047-6.141a3.86 3.86 0 0 0-5.458 0l-6.14 6.14a.964.964 0 1 0 1.364 1.364l6.141-6.14a1.93 1.93 0 0 1 2.729 0 .965.965 0 1 0 1.364-1.364m-2.047 2.047a.964.964 0 0 0-1.364 0l-6.14 6.141a1.929 1.929 0 1 1-2.729-2.729l6.022-6.022a1.93 1.93 0 0 0-2.729 0L3.13 9.271a3.86 3.86 0 0 0 5.458 5.458l6.14-6.141a.963.963 0 0 0 .001-1.364"})))},{name:"stackexchange",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M4 11.606h16v3.272H4zM4 7.377h16v3.272H4zM17.514 3H6.55C5.147 3 4 4.169 4 5.614v.848h16v-.85C20 4.167 18.895 3 17.514 3M4 15.813v.85c0 1.445 1.147 2.614 2.55 2.614h6.799v3.463l3.357-3.463h.744c1.402 0 2.55-1.169 2.55-2.614v-.85z"})))},{name:"stackoverflow",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M18.18 20.103V14.78h1.767v7.09H4v-7.09h1.767v5.323z"}),React.createElement("path",{d:"m7.717 14.275 8.673 1.813.367-1.744-8.673-1.813zm1.147-4.13 8.031 3.74.734-1.606-8.031-3.763zm2.226-3.946 6.815 5.667 1.124-1.354-6.815-5.667zM15.495 2l-1.423 1.055 5.277 7.113 1.423-1.055zM7.533 18.314h8.857v-1.767H7.533z"})))},{name:"stumbleupon",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 4.294a4.47 4.47 0 0 0-4.471 4.471v6.353a1.059 1.059 0 1 1-2.118 0v-2.824H2v2.941a4.471 4.471 0 0 0 8.942 0v-6.47a1.059 1.059 0 1 1 2.118 0v1.294l1.412.647 2-.647V8.765A4.473 4.473 0 0 0 12 4.294m1.059 8.059v2.882a4.471 4.471 0 0 0 8.941 0v-2.824h-3.412v2.824a1.059 1.059 0 1 1-2.118 0v-2.882l-2 .647z"})))},{name:"substack",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19.904 9.182H4.095V7.054h15.81v2.127M4.095 11.109V21L12 16.583 19.905 21v-9.891zM19.905 3H4.095v2.127h15.81z"})))},{name:"telegram",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m3.08 14.757s-.25.625-.936.325l-2.541-1.949-1.63 1.486s-.127.096-.266.036c0 0-.12-.011-.27-.486s-.911-2.972-.911-2.972L6 12.349s-.387-.137-.425-.438c-.037-.3.437-.462.437-.462l10.03-3.934s.824-.362.824.238z"})))},{name:"threads",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 192 192"},React.createElement("g",null,React.createElement("path",{d:"M141.537 88.988a67 67 0 0 0-2.518-1.143c-1.482-27.307-16.403-42.94-41.457-43.1h-.34c-14.986 0-27.449 6.396-35.12 18.036l13.779 9.452c5.73-8.695 14.724-10.548 21.348-10.548h.229c8.249.053 14.474 2.452 18.503 7.129 2.932 3.405 4.893 8.111 5.864 14.05-7.314-1.243-15.224-1.626-23.68-1.14-23.82 1.371-39.134 15.264-38.105 34.568.522 9.792 5.4 18.216 13.735 23.719 7.047 4.652 16.124 6.927 25.557 6.412 12.458-.683 22.231-5.436 29.049-14.127 5.178-6.6 8.453-15.153 9.899-25.93 5.937 3.583 10.337 8.298 12.767 13.966 4.132 9.635 4.373 25.468-8.546 38.376-11.319 11.308-24.925 16.2-45.488 16.351-22.809-.169-40.06-7.484-51.275-21.742C35.236 139.966 29.808 120.682 29.605 96c.203-24.682 5.63-43.966 16.133-57.317C56.954 24.425 74.204 17.11 97.013 16.94c22.975.17 40.526 7.52 52.171 21.847 5.71 7.026 10.015 15.86 12.853 26.162l16.147-4.308c-3.44-12.68-8.853-23.606-16.219-32.668C147.036 9.607 125.202.195 97.07 0h-.113C68.882.194 47.292 9.642 32.788 28.08 19.882 44.485 13.224 67.315 13.001 95.932L13 96v.067c.224 28.617 6.882 51.447 19.788 67.854C47.292 182.358 68.882 191.806 96.957 192h.113c24.96-.173 42.554-6.708 57.048-21.189 18.963-18.945 18.392-42.692 12.142-57.27-4.484-10.454-13.033-18.945-24.723-24.553M98.44 129.507c-10.44.588-21.286-4.098-21.82-14.135-.397-7.442 5.296-15.746 22.461-16.735q2.948-.17 5.79-.169c6.235 0 12.068.606 17.371 1.765-1.978 24.702-13.58 28.713-23.802 29.274"})))},{name:"tiktok-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm7.531 3h2.053s-.114 2.635 2.85 2.82v2.04s-1.582.099-2.85-.87l.021 4.207a3.804 3.804 0 1 1-3.802-3.802h.533v2.082a1.73 1.73 0 0 0-1.922.648 1.727 1.727 0 0 0 1.947 2.646 1.73 1.73 0 0 0 1.19-1.642z"})))},{name:"tiktok",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.22 2h3.42s-.19 4.394 4.75 4.702v3.396s-2.636.166-4.75-1.448l.037 7.012a6.338 6.338 0 1 1-6.34-6.339h.89v3.472a2.882 2.882 0 1 0 2.024 2.752z"})))},{name:"tripadvisor",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M21.01 9.859c.236-1.002.985-2.003.985-2.003l-3.341-.002C16.779 6.643 14.502 6 11.979 6 9.363 6 7 6.659 5.135 7.877L2 7.88s.74.988.98 1.983a4.98 4.98 0 0 0-.977 2.961 5.01 5.01 0 0 0 5.009 5.003 5 5 0 0 0 3.904-1.875l1.065 1.592 1.076-1.606a4.96 4.96 0 0 0 1.838 1.448 4.98 4.98 0 0 0 3.831.151 5.01 5.01 0 0 0 2.963-6.431 5 5 0 0 0-.679-1.247m-13.998 6.96a4 4 0 0 1-3.998-3.995 4 4 0 0 1 3.998-3.997 4 4 0 0 1 3.996 3.997 4 4 0 0 1-3.996 3.995m4.987-4.36A5.007 5.007 0 0 0 7.11 7.821c1.434-.613 3.081-.947 4.867-.947 1.798 0 3.421.324 4.853.966a4.984 4.984 0 0 0-4.831 4.619m6.288 4.134a3.97 3.97 0 0 1-3.058-.122 3.96 3.96 0 0 1-2.075-2.245v-.001a3.97 3.97 0 0 1 .118-3.056 3.97 3.97 0 0 1 2.246-2.077 4.005 4.005 0 0 1 5.135 2.366 4.006 4.006 0 0 1-2.366 5.135"}),React.createElement("path",{d:"M6.949 10.307a2.477 2.477 0 0 0-2.475 2.472 2.48 2.48 0 0 0 2.475 2.474 2.474 2.474 0 0 0 0-4.946m0 4.094a1.626 1.626 0 0 1-1.624-1.623 1.621 1.621 0 1 1 1.624 1.623M16.981 10.307a2.477 2.477 0 0 0-2.474 2.472 2.48 2.48 0 0 0 2.474 2.474 2.476 2.476 0 0 0 2.472-2.474 2.475 2.475 0 0 0-2.472-2.472m0 4.094a1.625 1.625 0 0 1-1.622-1.623 1.622 1.622 0 1 1 1.622 1.623"}),React.createElement("path",{d:"M7.778 12.778a.832.832 0 1 1-1.664.002.832.832 0 0 1 1.664-.002M16.981 11.947a.832.832 0 1 0 .002 1.666.832.832 0 0 0-.002-1.666"})))},{name:"tumblr-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M16.749 17.396c-.357.17-1.041.319-1.551.332-1.539.041-1.837-1.081-1.85-1.896V9.847h3.861v-2.91h-3.847V2.039h-2.817c-.046 0-.127.041-.138.144-.165 1.499-.867 4.13-3.783 5.181v2.484h1.945v6.282c0 2.151 1.587 5.206 5.775 5.135 1.413-.024 2.982-.616 3.329-1.126z"})))},{name:"tumblr",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-5.569 14.265c-2.446.042-3.372-1.742-3.372-2.998v-3.668H8.923v-1.45c1.703-.614 2.113-2.15 2.209-3.025.007-.06.054-.084.081-.084h1.645V8.9h2.246v1.7H12.85v3.495c.008.476.182 1.131 1.081 1.107.298-.008.697-.094.906-.194l.54 1.601c-.205.296-1.121.641-1.946.656"})))},{name:"twitch",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M16.499 8.089h-1.636v4.91h1.636zm-4.499 0h-1.637v4.91H12zM4.228 3.178 3 6.451v13.092h4.499V22h2.456l2.454-2.456h3.681L21 14.636V3.178zm15.136 10.638L16.5 16.681H12l-2.453 2.453V16.68H5.863V4.814h13.501z"})))},{name:"twitter-alt",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M22.23 5.924a8.2 8.2 0 0 1-2.357.646 4.12 4.12 0 0 0 1.804-2.27 8.2 8.2 0 0 1-2.606.996 4.103 4.103 0 0 0-6.991 3.742 11.65 11.65 0 0 1-8.457-4.287 4.1 4.1 0 0 0-.556 2.063 4.1 4.1 0 0 0 1.825 3.415 4.1 4.1 0 0 1-1.859-.513v.052a4.104 4.104 0 0 0 3.292 4.023 4.1 4.1 0 0 1-1.853.07 4.11 4.11 0 0 0 3.833 2.85 8.24 8.24 0 0 1-5.096 1.756 8 8 0 0 1-.979-.057 11.6 11.6 0 0 0 6.29 1.843c7.547 0 11.675-6.252 11.675-11.675q0-.267-.012-.531a8.3 8.3 0 0 0 2.047-2.123"})))},{name:"twitter",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-2.534 6.71q.007.148.007.298c0 3.045-2.318 6.556-6.556 6.556a6.5 6.5 0 0 1-3.532-1.035q.27.032.55.032a4.63 4.63 0 0 0 2.862-.986 2.31 2.31 0 0 1-2.152-1.6 2.3 2.3 0 0 0 1.04-.04 2.306 2.306 0 0 1-1.848-2.259v-.029c.311.173.666.276 1.044.288a2.303 2.303 0 0 1-.713-3.076 6.54 6.54 0 0 0 4.749 2.407 2.305 2.305 0 0 1 3.926-2.101 4.6 4.6 0 0 0 1.463-.559 2.3 2.3 0 0 1-1.013 1.275c.466-.056.91-.18 1.323-.363-.31.461-.7.867-1.15 1.192"})))},{name:"untappd",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m11 13.299-5.824 8.133c-.298.416-.8.635-1.308.572-.578-.072-1.374-.289-2.195-.879S.392 19.849.139 19.323a1.4 1.4 0 0 1 .122-1.425l5.824-8.133a3.1 3.1 0 0 1 1.062-.927l1.146-.604c.23-.121.436-.283.608-.478.556-.631 2.049-2.284 4.696-4.957l.046-.212a.13.13 0 0 1 .096-.1l.146-.037a.135.135 0 0 0 .101-.141l-.015-.18a.13.13 0 0 1 .125-.142c.176-.005.518.046 1.001.393s.64.656.692.824a.13.13 0 0 1-.095.164l-.175.044a.13.13 0 0 0-.101.141l.012.15a.13.13 0 0 1-.063.123l-.186.112c-1.679 3.369-2.764 5.316-3.183 6.046a2.2 2.2 0 0 0-.257.73l-.205 1.281A3.1 3.1 0 0 1 11 13.3zm12.739 4.598-5.824-8.133a3.1 3.1 0 0 0-1.062-.927l-1.146-.605a2.1 2.1 0 0 1-.608-.478 51 51 0 0 0-.587-.654.09.09 0 0 0-.142.018 97 97 0 0 1-1.745 3.223 1.4 1.4 0 0 0-.171.485 3.5 3.5 0 0 0 0 1.103l.01.064c.075.471.259.918.536 1.305l5.824 8.133c.296.413.79.635 1.294.574a4.76 4.76 0 0 0 2.209-.881 4.76 4.76 0 0 0 1.533-1.802 1.4 1.4 0 0 0-.122-1.425zM8.306 3.366l.175.044a.134.134 0 0 1 .101.141l-.012.15a.13.13 0 0 0 .063.123l.186.112q.465.933.869 1.721c.026.051.091.06.129.019q.655-.703 1.585-1.668a.137.137 0 0 0 .003-.19c-.315-.322-.645-.659-1.002-1.02l-.046-.212a.13.13 0 0 0-.096-.099l-.146-.037a.135.135 0 0 1-.101-.141l.015-.18a.13.13 0 0 0-.123-.142c-.175-.005-.518.045-1.002.393-.483.347-.64.656-.692.824a.13.13 0 0 0 .095.164z"})))},{name:"vimeo",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M22.396 7.164q-.139 3.039-4.245 8.32Q13.907 21 10.97 21q-1.82 0-3.079-3.359l-1.68-6.159q-.934-3.36-2.005-3.36-.234.001-1.634.98l-.978-1.261q1.541-1.353 3.037-2.708 2.056-1.774 3.084-1.869 2.429-.234 2.99 3.321.607 3.836.841 4.769.7 3.181 1.542 3.181.653 0 1.963-2.065 1.307-2.063 1.401-3.142.187-1.781-1.401-1.782-.747.001-1.541.341 1.534-5.024 5.862-4.884 3.21.095 3.024 4.161"})))},{name:"vk",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{fillRule:"evenodd",d:"M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.431 0 8.146 1.687 9.833S6.09 24 11.52 24h.96c5.431 0 8.146 0 9.833-1.687S24 17.91 24 12.48v-.96c0-5.431 0-8.146-1.687-9.833S17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687M4.05 7.3c.13 6.24 3.25 9.99 8.72 9.99h.31v-3.57c2.01.2 3.53 1.67 4.14 3.57h2.84c-.78-2.84-2.83-4.41-4.11-5.01 1.28-.74 3.08-2.54 3.51-4.98h-2.58c-.56 1.98-2.22 3.78-3.8 3.95V7.3H10.5v6.92c-1.6-.4-3.62-2.34-3.71-6.92z"})))},{name:"whatsapp",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"m2.048 22 1.406-5.136a9.9 9.9 0 0 1-1.323-4.955C2.133 6.446 6.579 2 12.042 2a9.85 9.85 0 0 1 7.011 2.906 9.85 9.85 0 0 1 2.9 7.011c-.002 5.464-4.448 9.91-9.91 9.91h-.004a9.9 9.9 0 0 1-4.736-1.206zm5.497-3.172.301.179a8.2 8.2 0 0 0 4.193 1.148h.003c4.54 0 8.235-3.695 8.237-8.237a8.2 8.2 0 0 0-2.41-5.828 8.18 8.18 0 0 0-5.824-2.416c-4.544 0-8.239 3.695-8.241 8.237a8.2 8.2 0 0 0 1.259 4.384l.196.312-.832 3.04zm9.49-4.554c-.062-.103-.227-.165-.475-.289s-1.465-.723-1.692-.806-.392-.124-.557.124-.64.806-.784.971-.289.186-.536.062-1.046-.385-1.991-1.229c-.736-.657-1.233-1.468-1.378-1.715s-.015-.382.109-.505c.111-.111.248-.289.371-.434.124-.145.165-.248.248-.413s.041-.31-.021-.434-.557-1.343-.763-1.839c-.202-.483-.407-.417-.559-.425-.144-.007-.31-.009-.475-.009a.9.9 0 0 0-.66.31c-.226.248-.866.847-.866 2.066s.887 2.396 1.011 2.562 1.746 2.666 4.23 3.739c.591.255 1.052.408 1.412.522.593.189 1.133.162 1.56.098.476-.071 1.465-.599 1.671-1.177.206-.58.206-1.075.145-1.179"})))},{name:"woocommerce",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M19 2H5C3.3 2 2 3.3 2 5v11c0 1.7 1.3 3 3 3h4l6 3-1-3h5c1.7 0 3-1.3 3-3V5c0-1.7-1.3-3-3-3m-1.6 4.5c-.4.8-.8 2.1-1 3.9-.3 1.8-.4 3.1-.3 4.1 0 .3 0 .5-.1.7s-.3.4-.6.4-.6-.1-.9-.4c-1-1-1.8-2.6-2.4-4.6-.7 1.4-1.2 2.4-1.6 3.1-.6 1.2-1.2 1.8-1.6 1.9-.3 0-.5-.2-.8-.7-.5-1.4-1.1-4.2-1.7-8.2 0-.3 0-.5.2-.7.1-.2.4-.3.7-.4.5 0 .9.2.9.8.3 2.3.7 4.2 1.1 5.7l2.4-4.5c.2-.4.4-.6.8-.6q.75 0 .9.9c.3 1.4.6 2.6 1 3.7.3-2.7.8-4.7 1.4-5.9.2-.3.4-.5.7-.5.2 0 .5.1.7.2q.3.3.3.6c0 .3 0 .4-.1.5"})))},{name:"wordpress",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M12.158 12.786 9.46 20.625a9 9 0 0 0 5.526-.144 1 1 0 0 1-.065-.124zM3.009 12a8.99 8.99 0 0 0 5.067 8.092L3.788 8.341A8.95 8.95 0 0 0 3.009 12m15.06-.454c0-1.112-.399-1.881-.741-2.48-.456-.741-.883-1.368-.883-2.109 0-.826.627-1.596 1.51-1.596q.06.002.116.007A8.96 8.96 0 0 0 12 3.009a8.98 8.98 0 0 0-7.512 4.052c.211.007.41.011.579.011.94 0 2.396-.114 2.396-.114.484-.028.541.684.057.741 0 0-.487.057-1.029.085l3.274 9.739 1.968-5.901-1.401-3.838c-.484-.028-.943-.085-.943-.085-.485-.029-.428-.769.057-.741 0 0 1.484.114 2.368.114.94 0 2.397-.114 2.397-.114.485-.028.542.684.057.741 0 0-.488.057-1.029.085l3.249 9.665.897-2.996q.684-1.753.684-2.907m1.82-3.86q.06.428.06.924c0 .912-.171 1.938-.684 3.22l-2.746 7.94a8.98 8.98 0 0 0 4.47-7.771 8.9 8.9 0 0 0-1.1-4.313M12 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10"})))},{name:"x",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387z"})))},{name:"xanga",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M9 9h6v6H9zM3 9h6V3H3zm12 0h6V3h-6zm0 12h6v-6h-6zM3 21h6v-6H3z"})))},{name:"youtube",svg:React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement("g",null,React.createElement("path",{d:"M21.8 8.001s-.195-1.378-.795-1.985c-.76-.797-1.613-.801-2.004-.847-2.799-.202-6.997-.202-6.997-.202h-.009s-4.198 0-6.997.202c-.39.047-1.242.051-2.003.847-.6.607-.795 1.985-.795 1.985S2 9.62 2 11.238v1.517c0 1.618.2 3.237.2 3.237s.195 1.378.795 1.985c.761.797 1.76.771 2.205.855 1.6.153 6.8.201 6.8.201s4.203-.006 7.001-.209c.391-.047 1.243-.051 2.004-.847.6-.607.795-1.985.795-1.985s.2-1.618.2-3.237v-1.517c0-1.618-.2-3.237-.2-3.237M9.935 14.594l-.001-5.62 5.404 2.82z"})))}]},8992:(e,t,a)=>{"use strict";a(6072);var n=a(5739),c=a.n(n),r=a(1609);a(1135);r.PureComponent,c().string.isRequired,c().number,c().func,c().string},1366:(e,t,a)=>{"use strict";a.d(t,{Ck:()=>s,wf:()=>r});var n=a(8767);let c=null;const r=async()=>{let e=0;return c=new Promise((t=>{const a=()=>{const c=n.parse(document.cookie).tk_ai||null;"string"!=typeof c||""===c?99<=e?t(null):(e+=1,setTimeout(a,50)):t(c)};a()})),c},s=async()=>await c},8465:(e,t,a)=>{"use strict";a.d(t,{V:()=>l,z:()=>i});var n=a(1455),c=a.n(n),r=a(3832);const s=(e=!1)=>async({experimentName:t,anonId:a})=>{if(!a)throw new Error("Tracking is disabled, can't fetch experimentAssignment");const n={experiment_name:t,anon_id:a??void 0,as_connected_user:e},s=(0,r.addQueryArgs)("jetpack/v4/explat/assignments",n);return await c()({path:s})},i=s(!1),l=s(!0)},8536:(e,t,a)=>{"use strict";a.d(t,{v:()=>c});var n=a(8343);const c=e=>{const t=e=>{n.D&&console.error("[ExPlat] Unable to send error to server:",e)};try{const{message:a,...c}=e,r={message:a,properties:{...c,context:"explat",explat_client:"jetpack"}};if(n.D)console.error("[ExPlat] ",e.message,e);else{const e=new window.FormData;e.append("error",JSON.stringify(r)),window.fetch("https://public-api.wordpress.com/rest/v1.1/js-error",{method:"POST",body:e}).catch(t)}}catch(e){t(e)}}},4082:(e,t,a)=>{"use strict";a.d(t,{Pg:()=>o,nQ:()=>m,rk:()=>p});var n=a(2226),c=a(1792),r=a(1366),s=a(8465),i=a(8536),l=a(8343);const o=()=>{(0,r.wf)().catch((e=>(0,i.v)({message:e.message})))};o();const u=(0,n.k)({fetchExperimentAssignment:s.z,getAnonId:r.Ck,logError:i.v,isDevelopmentMode:l.D}),{loadExperimentAssignment:m,dangerouslyGetExperimentAssignment:d}=u,{useExperiment:p,Experiment:h,ProvideExperimentData:g}=(0,c.A)(u),v=(0,n.k)({fetchExperimentAssignment:s.V,getAnonId:r.Ck,logError:i.v,isDevelopmentMode:l.D}),{loadExperimentAssignment:f,dangerouslyGetExperimentAssignment:w}=v,{useExperiment:E,Experiment:k,ProvideExperimentData:y}=(0,c.A)(v)},8343:(e,t,a)=>{"use strict";a.d(t,{D:()=>n});const n=!1},8848:(e,t,a)=>{"use strict";a.d(t,{A:()=>g});var n=a(2947),c=a(5918),r=a(8509),s=a(1040),i=a(1609),l=a.n(i),o=a(1504),u=a(357),m=a(8242),d=a(4526),p=a(1870),h=a(1617);function g(){const{recordEvent:e}=(0,d.A)(),{data:t=[],isLoading:a}=(0,u.A)({name:o.Md,queryFn:async e=>(await e.getUserLicenses())?.items}),{userConnectionData:g}=(0,p.A)(),[v,f]=(0,i.useState)(!1),w=g?.currentUser?.wpcomUser?.display_name||g?.currentUser?.wpcomUser?.login||g?.currentUser?.username,E=(0,i.useCallback)((()=>{e("jetpack_myjetpack_license_activation_back_link_click")}),[e]),k=(0,i.useCallback)((()=>{f(!0)}),[]),y=(0,i.useMemo)((()=>t.filter((({attached_at:e,revoked_at:t})=>null===e&&null===t))),[t]),{siteSuffix:A="",adminUrl:b=""}=(0,m.A$)();return l().createElement(n.A,{showHeader:!1,showBackground:!1},l().createElement(c.A,{horizontalSpacing:3,horizontalGap:3},l().createElement(r.A,null,l().createElement(h.A,{onClick:E,reload:v})),l().createElement(r.A,null,l().createElement(s.b,{currentRecommendationsStep:null,availableLicenses:y,fetchingAvailableLicenses:a,onActivationSuccess:k,siteAdminUrl:b,siteRawUrl:A,displayName:w}))))}},2450:(e,t,a)=>{"use strict";a.d(t,{A:()=>u,O:()=>l});var n=a(7425),c=a(3022),r=a(5739),s=a.n(r),i=a(9958);const l=e=>{const{children:t,className:a,onMouseEnter:n,onMouseLeave:r}=e,s=(0,c.A)(i.A.container,a);return React.createElement("div",{onMouseEnter:n,onMouseLeave:r,onFocus:n,onBlur:r,className:s},t)},o=e=>{const{title:t,headerRightContent:a,className:c,children:r,onMouseEnter:s,onMouseLeave:o}=e;return React.createElement(l,{className:c,onMouseEnter:s,onMouseLeave:o},React.createElement("div",{className:i.A.title},React.createElement("div",{className:i.A.name},React.createElement(n.Ay,{variant:"title-medium"},t)),a),r)};o.propTypes={children:s().node,title:s().string.isRequired,className:s().string,headerRightContent:s().node,onMouseEnter:s().func,onMouseLeave:s().func};const u=o},2191:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(1113),c=a(991),r=a(3022),s=a(1609),i=a.n(s),l=a(28),o=a(4600);const u=({className:e,accessibleName:t})=>i().createElement(l.N_,{to:"/",className:(0,r.A)(o.A.link,e),"aria-label":t||null},i().createElement(n.A,{icon:c.A,className:o.A.icon}))},6176:(e,t,a)=>{"use strict";a.d(t,{A:()=>g});var n=a(7425),c=a(7723),r=a(1609),s=a(8837),i=a(9935),l=a(4367),o=a(4923),u=a(4526),m=a(1870),d=a(3981),p=a(2434),h=a(5410);const __=c.__,g=({admin:e,recommendation:t,slug:a,children:c,isDataLoading:g,Description:v=null,additionalActions:f=null,secondaryAction:w=null,upgradeInInterstitial:E=!1,primaryActionOverride:k,onMouseEnter:y,onMouseLeave:A,customLoadTracks:b})=>{const{isRegistered:j,isUserConnected:R}=(0,m.A)(),{recordEvent:C}=(0,u.A)(),{install:_,isPending:x}=(0,l.A)(a),{activate:N,isPending:z}=(0,i.A)(a),{detail:M,refetch:S,isLoading:L}=(0,o.A)(a),{name:V,description:P,requiresUserConnection:H,status:B,manageUrl:O}=M,I=(0,d.A)(s.NM.Connection),T=(0,r.useCallback)((()=>{j&&R||!H?N({}):I()}),[N,j,R,H,I]);(0,r.useEffect)((()=>{!j||B!==s.hp.SITE_CONNECTION_ERROR&&B!==s.hp.NEEDS_FIRST_SITE_CONNECTION||S()}),[j,B,S]);const F=(0,r.useCallback)((()=>{C("jetpack_myjetpack_product_card_manage_click",{product:a})}),[a,C]);return w||B!==s.hp.CAN_UPGRADE||(w={href:O,label:__("View","jetpack-my-jetpack"),onClick:F}),React.createElement(h.A,{name:V,Description:v||(()=>{const e=(0,p.A)(P);return React.createElement(n.Ay,{variant:"body-small",style:{flexGrow:1,marginBottom:"1rem"}},e)}),status:B,admin:e,recommendation:t,isFetching:z||x||L,isDataLoading:g,isInstallingStandalone:x,additionalActions:f,primaryActionOverride:k,secondaryAction:w,slug:a,onActivate:T,onInstallStandalone:_,upgradeInInterstitial:E,onMouseEnter:y,onMouseLeave:A,customLoadTracks:b},c)}},5403:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var n=a(6072),c=a.n(n),r=a(3924),s=a(9384),i=a(6427),l=a(7723),o=a(1113),u=a(3512),m=a(8395),d=a(9696);const __=l.__,p=e=>{const{title:t}=e;return React.createElement(s.ConnectScreen,c()({buttonLabel:__("Connect your user account","jetpack-my-jetpack"),loadingLabel:__("Connecting your account…","jetpack-my-jetpack"),images:[m],from:"my-jetpack"},e,{title:t||__("Unlock all the amazing features of Jetpack by connecting now","jetpack-my-jetpack")}),React.createElement("ul",{role:"list"},React.createElement("li",null,__("Receive instant downtime alerts","jetpack-my-jetpack")),React.createElement("li",null,__("Automatically share your content on social media","jetpack-my-jetpack")),React.createElement("li",null,__("Let your subscribers know when you post","jetpack-my-jetpack")),React.createElement("li",null,__("Receive notifications about new likes and comments","jetpack-my-jetpack")),React.createElement("li",null,__("Let visitors share your content on social media","jetpack-my-jetpack")),React.createElement("li",null,__("Create better content with powerful AI tools","jetpack-my-jetpack")),React.createElement("li",null,__("And more!","jetpack-my-jetpack")," ",React.createElement("a",{href:(0,r.A)("jetpack-features"),target:"_blank",className:d.A["all-features"],rel:"noreferrer"},__("See all Jetpack features","jetpack-my-jetpack"),React.createElement(o.A,{icon:u.A}),React.createElement(i.VisuallyHidden,{as:"span"},/* translators: accessibility text */ +__("(opens in a new tab)","jetpack-my-jetpack"))))))}},5242:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(7723),c=a(2822),r=a(5975),s=a(5519),i=a(9696),l=a(6579);const __=n.__,o=()=>React.createElement(React.Fragment,null,React.createElement("div",{className:i.A["account-description"]},__("On the next screen, you can connect with an existing account from any of these services or create a new one.","jetpack-my-jetpack")),React.createElement("ul",{className:i.A["account-images"],role:"list"},React.createElement("li",null,React.createElement("img",{src:l,className:i.A.wordpress,alt:"WordPress.com"})),React.createElement("li",null,React.createElement("img",{src:s,className:i.A.google,alt:"Google"})),React.createElement("li",null,React.createElement("img",{src:c,className:i.A.apple,alt:"Apple"})),React.createElement("li",null,React.createElement("img",{src:r,className:i.A.github,alt:"GitHub"}))))},1499:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var n=a(2947),c=a(5918),r=a(8509),s=a(7723),i=a(1870),l=a(5994),o=a(2191),u=a(5403),m=a(5242),d=a(9696);const __=s.__,p=()=>{const e=(0,l.A)(),{apiRoot:t,apiNonce:a,registrationNonce:s}=(0,i.A)();return React.createElement(n.A,{showHeader:!1,showBackground:!1},React.createElement(c.A,{horizontalSpacing:8,horizontalGap:0},React.createElement(r.A,{className:d.A["relative-col"]},React.createElement(o.A,{className:d.A["close-link"],accessibleName:__("Go back to previous screen","jetpack-my-jetpack")})),React.createElement(r.A,null,React.createElement(u.A,{from:"my-jetpack",redirectUri:e,apiRoot:t,apiNonce:a,registrationNonce:s,footer:React.createElement(m.A,null)}))))}},4596:(e,t,a)=>{"use strict";a.d(t,{A:()=>_});var n=a(7425),c=a(1112),r=a(3924),s=a(9384),i=a(7143),l=a(7723),o=a(3883),u=a(9783),m=a(7827),d=a(1113),p=a(3022),h=a(1609),g=a(4923),v=a(8242),f=a(8117),w=a(4526),E=a(1870),k=a(5042),y=a(3168),A=a(7757),b=a(7319),j=a(7193);const __=l.__,R=({text:e,actionText:t,onClick:a,status:c="success"})=>{let r=o.A,s="";return"success"===c&&(r=o.A,s=j.A.success),"error"===c&&(r=u.A,s=j.A.error),"warning"===c&&(r=u.A,s=j.A.warning),"unlock"===c&&(r=m.A,s=j.A.unlock),React.createElement("div",{className:j.A["list-item"]},React.createElement(n.Ay,{className:(0,p.A)(j.A["list-item-text"],s)},React.createElement(d.A,{icon:r}),e),t&&"success"!==c&&React.createElement(C,{actionText:t,onClick:a}))},C=({actionText:e,onClick:t})=>React.createElement(c.A,{variant:"link",weight:"regular",onClick:t},e),_=({apiRoot:e,apiNonce:t,redirectUri:a=null,title:o=__("Connection","jetpack-my-jetpack"),connectionInfoText:u=__("Jetpack connects your site and user account to the WordPress.com cloud to provide more powerful features.","jetpack-my-jetpack"),onDisconnected:m,connectedPlugins:d,connectedSiteId:_,context:x,onConnectUser:N=null})=>{const{isRegistered:z,isUserConnected:M,userConnectionData:S}=(0,E.A)({redirectUri:a}),{recordEvent:L}=(0,w.A)(),[V,P]=(0,h.useState)(!1),{setConnectionStatus:H,setUserIsConnecting:B}=(0,i.useDispatch)(s.CONNECTION_STORE_ID),O=N||B,I=S.currentUser?.wpcomUser?.avatar,{lifecycleStats:T}=(0,v.A$)(),{brokenModules:F}=T||{},U=(0,g.V)(),D=(0,f.A)(U).length>0,q=F?.needs_user_connection.length>0,J=F?.needs_site_connection.length>0,G=(0,h.useMemo)((()=>({user_connection_broken_modules:F?.needs_user_connection.join(", "),site_connection_broken_modules:F?.needs_site_connection.join(", ")})),[F]),$=(0,h.useCallback)((e=>t=>{t&&t.preventDefault(),L("jetpack_myjetpack_connection_manage_dialog_click",{...G,connection_type:e}),P(!0)}),[L,P,G]),W=$("user"),Q=$("site"),K=(0,h.useCallback)((e=>{e&&e.preventDefault(),P(!1)}),[P]),Z=(0,h.useCallback)((e=>{e&&e.preventDefault(),H({isActive:!1,isRegistered:!1,isUserConnected:!1}),m?.()}),[m,H]),Y=(0,h.useCallback)((()=>{L("jetpack_myjetpack_connection_learnmore_link_click",G)}),[L,G]),X=(0,h.useCallback)((e=>{e&&e.preventDefault(),L("jetpack_myjetpack_connection_connect_user_click",G),O()}),[O,L,G]),ee=(({isRegistered:e,hasSiteConnectionBrokenModules:t,handleConnectUser:a,openManageSiteConnectionDialog:n})=>e?{onClick:n,text:__("Site connected.","jetpack-my-jetpack"),actionText:__("Manage","jetpack-my-jetpack"),status:"success"}:t?{onClick:a,text:__("Missing site connection to enable some features.","jetpack-my-jetpack"),actionText:__("Connect","jetpack-my-jetpack"),status:"error"}:{onClick:a,text:__("Start with Jetpack.","jetpack-my-jetpack"),actionText:__("Connect your site with one click","jetpack-my-jetpack"),status:"warning"})({isRegistered:z,hasSiteConnectionBrokenModules:J,handleConnectUser:X,openManageSiteConnectionDialog:Q}),te=(({hasProductsThatRequireUserConnection:e,hasUserConnectionBrokenModules:t,isUserConnected:a,userConnectionData:n,openManageUserConnectionDialog:c,handleConnectUser:r})=>{if(!e&&!t&&!a)return{onClick:r,text:__("Unlock more of Jetpack","jetpack-my-jetpack"),actionText:__("Sign in","jetpack-my-jetpack"),status:"unlock"};if(e&&!a&&!t)return{onClick:r,text:__("Some features require authentication.","jetpack-my-jetpack"),actionText:__("Sign in","jetpack-my-jetpack"),status:"warning"};if(t)return{onClick:r,text:__("Missing authentication to enable all features.","jetpack-my-jetpack"),actionText:__("Sign in","jetpack-my-jetpack"),status:"error"};let s=null;return s=n.currentUser?.isMaster?n.currentUser?.wpcomUser?.display_name?(0,l.sprintf)(/* translators: placeholder is user name */ +__("Connected as %1$s (Owner).","jetpack-my-jetpack"),n.currentUser?.wpcomUser?.display_name):__("User connected (Owner).","jetpack-my-jetpack"):n.currentUser?.wpcomUser?.display_name?(0,l.sprintf)(/* translators: placeholder is user name */ +__("Connected as %1$s.","jetpack-my-jetpack"),n.currentUser?.wpcomUser?.display_name):__("User connected.","jetpack-my-jetpack"),{onClick:c,actionText:__("Manage","jetpack-my-jetpack"),text:s,status:"success"}})({hasProductsThatRequireUserConnection:D,hasUserConnectionBrokenModules:q,isUserConnected:M,userConnectionData:S,openManageUserConnectionDialog:W,handleConnectUser:X});return React.createElement("div",{id:"dylan",className:j.A["connection-status-card"]},React.createElement(n.H3,null,o),React.createElement(n.Ay,{variant:"body",mb:3},`${u} `,React.createElement(c.A,{href:(0,r.A)("why-the-wordpress-com-connection-is-important-for-jetpack"),variant:"link",weight:"regular",isExternalLink:!0,onClick:Y},__("Learn more about connections","jetpack-my-jetpack"))),React.createElement("div",{className:j.A.status},React.createElement("img",{src:k,alt:"",className:j.A.cloud}),React.createElement("div",{className:(0,p.A)(j.A.line,z?"":J?j.A.error:j.A.warning)}),React.createElement("div",{className:j.A["avatar-wrapper"]},React.createElement("img",{src:z?b:A,alt:"",className:j.A.jetpack}),(D||q)&&React.createElement("img",{src:M&&I?I:y,alt:"",className:j.A.avatar})),"success"===ee?.status&&ee?.actionText&&React.createElement("div",{className:j.A["connect-action"]},React.createElement(C,{onClick:ee?.onClick,actionText:ee?.actionText}))),React.createElement("div",null,React.createElement(R,ee),z&&React.createElement(R,te),M&&S?.connectionOwner&&!S.currentUser?.isMaster&&React.createElement(R,{text:(0,l.sprintf)(/* translators: placeholder is the username of the Jetpack connection owner */ +__("Also connected: %s (Owner).","jetpack-my-jetpack"),S.connectionOwner)})),React.createElement(s.ManageConnectionDialog,{apiRoot:e,apiNonce:t,onDisconnected:Z,connectedPlugins:d,connectedSiteId:_,connectedUser:S,isOpen:V,onClose:K,context:x}))}},3593:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(8837),c=a(4923),r=a(8117),s=a(1870),i=a(3981),l=a(4596);function o(){const{apiRoot:e,apiNonce:t,topJetpackMenuItemUrl:a,connectedPlugins:o}=(0,s.A)(),u=(0,i.A)(n.NM.Connection),m=(0,c.V)(),d=(0,r.A)(m);return React.createElement(l.A,{apiRoot:e,apiNonce:t,redirectUri:a,onConnectUser:u,connectedPlugins:o,requiresUserConnection:d.length>0,onDisconnected:()=>document?.location?.reload(!0)})}},5167:(e,t,a)=>{"use strict";a.d(t,{A:()=>h});var n=a(5918),c=a(8509),r=a(7425),s=a(6427),i=a(7723),l=a(2778),o=a(1609),u=a(3804),m=a(4526),d=a(9674),p=a(6225);const __=i.__,_n=i._n,h=()=>{const{recordEvent:e}=(0,m.A)(),{recommendedModules:t,redoEvaluation:a,removeEvaluationResult:i}=(0,u.A)();return(0,o.useEffect)((()=>{e("jetpack_myjetpack_evaluation_recommendations_view",{modules:t})}),[t,e]),React.createElement(n.A,{horizontalGap:2,horizontalSpacing:6},React.createElement(c.A,null,React.createElement(s.Flex,null,React.createElement(s.FlexItem,null,React.createElement(r.Ay,{variant:"headline-small",className:p.A.title},_n("Our recommendation for you","Our recommendations for you",t.length,"jetpack-my-jetpack")),React.createElement(r.Ay,null,__("Here are the tools that we think will help you reach your website goals:","jetpack-my-jetpack"))),React.createElement(s.FlexItem,null,React.createElement(s.DropdownMenu,{menuProps:{className:p.A["dropdown-menu"]},popoverProps:{position:"bottom left"},icon:l.A,label:__("Recommendations menu","jetpack-my-jetpack"),controls:[{title:__("Redo","jetpack-my-jetpack"),onClick:a},{title:__("Dismiss","jetpack-my-jetpack"),onClick:i}]})))),React.createElement(c.A,null,React.createElement(n.A,{tagName:"ul",className:p.A["recommendations-list"],horizontalGap:4,horizontalSpacing:2,fluid:!0},t.map((e=>{const t=d.z[e];return t&&React.createElement(c.A,{tagName:"li",key:e,lg:4},React.createElement(t,{recommendation:!0}))})))))}},1617:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(7723),c=a(1113),r=a(7474),s=a(1609),i=a.n(s),l=a(28),o=a(8870);const __=n.__;const u=function({onClick:e=()=>{},reload:t}){const a=t?"/?reload=true":"/";return i().createElement(l.N_,{to:a,className:o.A.link,onClick:e},i().createElement(c.A,{icon:r.A,className:o.A.icon}),__("Go back","jetpack-my-jetpack"))}},1651:(e,t,a)=>{"use strict";a.d(t,{k:()=>m});var n=a(1112),c=a(8478),r=a(6427),s=a(8443),i=a(7723),l=a(3022),o=a(1609),u=a(9331);a(4800);const __=i.__;function m({productName:e,giftedDate:t}){const[a,m]=(0,o.useState)(!1),d=(0,o.useCallback)((()=>m(!0)),[m]),p={position:"top center",placement:"top",animate:!0,noArrow:!1,resize:!1,flip:!1,offset:6,focusOnMount:"container",onClose:(0,o.useCallback)((()=>m(!1)),[m]),className:u.A.container},h=(0,l.A)(u.A.wrapper,"golden-token-icon-tooltip");return React.createElement("div",{className:h},React.createElement(n.A,{variant:"link",onClick:d},React.createElement(c.sT,{className:u.A.logo})),React.createElement("div",{className:u.A.helper},a&&React.createElement(r.Popover,p,React.createElement("div",null,React.createElement("div",{className:u.A.title},e),React.createElement("div",{className:u.A.content},(0,i.sprintf)( +// translators: %1$s is a product name, %2$s is the date the product was gifted. +__("%1$s was gifted on %2$s. It gives you access to a lifetime subscription of Jetpack VaultPress Backup and Jetpack Scan.","jetpack-my-jetpack"),e,(0,s.dateI18n)("F j, Y",t)))))))}},6894:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var n=a(6427),c=a(1609),r=a.n(c),s=a(146);const i=function(){const[e,t]=(0,c.useState)(!0),a=(0,c.useCallback)((()=>t(!1)),[]);if(!e)return null;if(!Object.hasOwn(window,"JP_IDENTITY_CRISIS__INITIAL_STATE"))return null;const{containerID:i,isSafeModeConfirmed:l}=window.JP_IDENTITY_CRISIS__INITIAL_STATE;return!i||l?null:r().createElement(n.Modal,{onRequestClose:a,overlayClassName:s.A.modal},r().createElement("div",{id:i,className:s.A.container}))}},2660:(e,t,a)=>{"use strict";a.d(t,{I:()=>l});var n=a(1883),c=a(6427),r=a(9491),s=a(1609),i=a(4526);a(6632);const l=({children:e,className:t,icon:a="info-outline",iconSize:l=14,tracksEventName:o,tracksEventProps:u={}})=>{const{recordEvent:m}=(0,i.A)(),d=(0,s.useRef)(),p=(0,r.useViewportMatch)("medium","<"),[h,g]=(0,s.useState)(!1),v=(0,s.useCallback)((()=>g((e=>(!0==!e&&o&&m(`jetpack_${o}`,{page:"my-jetpack",...u}),!e)))),[m,o,u]),f=(0,s.useCallback)((()=>{d.current&&!d.current.contains(document.activeElement)&&g(!1)}),[g,d]);return React.createElement("span",{className:t},React.createElement("button",{className:"info-tooltip__button",onClick:v,ref:d},React.createElement(n.A,{icon:a,size:l})),h&&React.createElement(c.Popover,{placement:p?"top-end":"right",noArrow:!1,offset:10,focusOnMount:"container",onClose:f},React.createElement("div",{className:"info-tooltip__content"},e)))}},3449:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(7506),c=a(3924),r=a(7723),s=a(1609),i=a.n(s),l=a(4526),o=a(4576);const __=r.__,u=e=>{const{isAgencyAccount:t=!1}=e,{recordEvent:a}=(0,l.A)();(0,s.useEffect)((()=>{a("jetpack_myjetpack_manage_banner_view",{})}),[a]);const r=(0,s.useCallback)((e=>{a("jetpack_myjetpack_manage_banner_click",{target:e,feature:"manage"})}),[a]),u=(0,s.useCallback)((()=>{r("jp-agencies-register-interest")}),[r]);return i().createElement(n.A,{icon:o,title:__("Manage client sites and grow your business","jetpack-my-jetpack"),description:__("Are you an agency or freelancer? We’re working on a new partnership program bringing together the best of Jetpack, Woo, WordPress.com, and Pressable. Get bulk discounts, referral commissions, and more.","jetpack-my-jetpack"),primaryCtaLabel:__("Sign up now","jetpack-my-jetpack"),primaryCtaURL:(0,c.A)("jetpack-for-agencies-register-interest"),primaryCtaIsExternalLink:!0,primaryCtaOnClick:u})}},2912:(e,t,a)=>{"use strict";a.d(t,{A:()=>V});var n=a(6072),c=a.n(n),r=a(442),s=a(8089),i=a(7656),l=a(2947),o=a(5918),u=a(8509),m=a(5640),d=a(8587),p=a(4082),h=a(3022),g=a(1609),v=a(6007),f=a(1504),w=a(3804),E=a(280),k=a(8242),y=a(9812),A=a(4526),b=a(1870),j=a(7436),R=a(3593),C=a(5167),_=a(6894),x=a(3449),N=a(3958),z=a(5487),M=a(8388),S=a(5055);const L=({message:e,title:t,options:a})=>{const{recordEvent:n}=(0,A.A)();(0,g.useEffect)((()=>{const e=a?.tracksArgs||{};n("jetpack_myjetpack_global_notice_view",{notice_id:a.id,...e})}),[a.id,n,a?.tracksArgs]);const[l]=(0,r.A)(["md"],[">"]),o=a.actions?.map((e=>React.createElement(s.A,c()({customClass:S.A.cta},e))));return React.createElement("div",{className:(0,h.A)(S.A.notice,{[S.A["bigger-than-medium"]]:l})},React.createElement(i.A,c()({hideCloseButton:!0},a,{title:t,actions:o}),React.createElement("div",{className:S.A.message},e)))};function V(){(0,p.rk)("explat_test_jetpack_implementation_aa_test"),(0,j.A)();const{redBubbleAlerts:e}=(0,k.A$)(),{jetpackManage:t={},adminUrl:a}=(0,k.A$)(),{isWelcomeBannerVisible:n}=(0,y.A)(),{isSectionVisible:c}=(0,w.A)(),{siteIsRegistered:r}=(0,b.A)(),{currentNotice:s}=(0,g.useContext)(v.g),{message:i,title:h,options:V}=s||{},{data:P,isLoading:H}=(0,E.A)({name:f._,query:{path:f.rR}}),{data:B,isLoading:O}=(0,E.A)({name:f.nw,query:{path:f.O2}}),I=P?.is_available,T=B?.user?.jwt,F=!O&&!H&&I&&T,U="1"===(0,k.A$)("userIsNewToJetpack"),{recordEvent:D}=(0,A.A)(),[q,J]=(0,g.useState)(!1);return(0,g.useLayoutEffect)((()=>{D("jetpack_myjetpack_page_view",{red_bubble_alerts:Object.keys(e).join(",")})}),[D,e]),window.location.hash.includes("?reload=true")&&(window.history.replaceState(null,"",window.location.href.replace("?reload=true","")),window.location.reload(),J(!0)),q?null:React.createElement(l.A,{siteAdminUrl:a},React.createElement("hr",{className:S.A.separator}),React.createElement(_.A,null),!U&&React.createElement(o.A,{horizontalSpacing:0},React.createElement(u.A,null,React.createElement("div",{id:"jp-admin-notices",className:"my-jetpack-jitm-card"}))),n?React.createElement(M.A,null,i&&r&&React.createElement(L,{message:i,title:h,options:V})):i&&React.createElement(o.A,{horizontalSpacing:3,horizontalGap:3},React.createElement(u.A,null,React.createElement(L,{message:i,title:h,options:V}))),c&&React.createElement(C.A,null),React.createElement(z.A,null),t.isEnabled&&React.createElement(o.A,{horizontalSpacing:6,horizontalGap:i?3:6},React.createElement(u.A,null,React.createElement(x.A,{isAgencyAccount:t.isAgencyAccount}))),React.createElement(m.A,null,React.createElement(o.A,{horizontalSpacing:8},React.createElement(u.A,{sm:4,md:4,lg:6},React.createElement(N.A,null)),React.createElement(u.A,{sm:4,md:4,lg:6},React.createElement(R.A,null)))),F&&React.createElement(d.A,{jwt_token:T}))}},3958:(e,t,a)=>{"use strict";a.d(t,{A:()=>b});var n=a(7425),c=a(1112),r=a(7723),s=a(1609),i=a(8837),l=a(1504),o=a(280),u=a(8242),m=a(4526),d=a(1870),p=a(3981),h=a(6256),g=a(3542),v=a(8252),f=a(1651),w=a(4334);const __=r.__,_n=r._n;function E({purchase:e={}}){const{product_name:t}=e;return React.createElement(React.Fragment,null,React.createElement(n.hE,null,t),React.createElement(k,e))}function k(e){const{expiry_message:t,product_name:a,subscribed_date:c}=e;return(0,v.b)(e)?React.createElement(n.Ay,{variant:"body",className:w.A["expire-date"]},React.createElement("span",{className:w.A["expire-date--with-icon"]},__("Never Expires","jetpack-my-jetpack")),React.createElement(f.k,{productName:a,giftedDate:c})):React.createElement(n.Ay,{variant:"body",className:w.A["expire-date"]},t)}function y({numberOfPurchases:e=0}){return React.createElement(React.Fragment,null,React.createElement(n.H3,null,_n("Your plan","Your plans",e,"jetpack-my-jetpack")),0===e&&React.createElement(n.Ay,{variant:"body"},__("Want to power up your Jetpack?","jetpack-my-jetpack")))}function A({numberOfPurchases:e}){const{recordEvent:t}=(0,m.A)(),{isUserConnected:a}=(0,d.A)();let n=__("Purchase a plan","jetpack-my-jetpack");e>=1&&(n=_n("Manage your plan","Manage your plans",e,"jetpack-my-jetpack"));const r=(0,s.useCallback)((()=>{t(e?"jetpack_myjetpack_plans_manage_click":"jetpack_myjetpack_plans_purchase_click")}),[e,t]),l=(0,p.A)(i.NM.Connection),o=(0,s.useCallback)((()=>{t("jetpack_myjetpack_activate_license_click"),a||l()}),[l,a,t]);let v=__("Activate a license","jetpack-my-jetpack");a||(v=__("Activate a license (requires a user connection)","jetpack-my-jetpack"));const{loadAddLicenseScreen:f="",adminUrl:E=""}=(0,u.A$)();return React.createElement("ul",null,React.createElement("li",{className:w.A["actions-list-item"]},React.createElement(c.A,{onClick:r,href:e?(0,h.A)():(0,g.A)(),weight:"regular",variant:"link",isExternalLink:!0},n)),f&&React.createElement("li",{className:w.A["actions-list-item"]},React.createElement(c.A,{onClick:o,href:a?`${E}admin.php?page=my-jetpack#/add-license`:void 0,variant:"link",weight:"regular"},v)))}function b(){const e=!!(0,u.A$)("userIsAdmin"),{data:t,isLoading:a,isError:n}=(0,o.A)({name:l.Ck,query:{path:l.tb}}),c=t&&!a&&!n,r=c?t.length:0;return React.createElement("div",{className:w.A.container},React.createElement(y,{numberOfPurchases:r}),React.createElement("div",{className:w.A.purchasesSection},c&&t.map((e=>React.createElement(E,{key:`purchase-${e.product_name}`,purchase:e})))),e&&React.createElement(A,{numberOfPurchases:r}))}},169:(e,t,a)=>{"use strict";a.d(t,{A:()=>y});var n=a(6072),c=a.n(n),r=a(1112),s=a(7723),i=a(1113),l=a(3512),o=a(3883),u=a(4969),m=a(3022),d=a(6941),p=a.n(d),h=a(1609),g=a(8837),v=a(4923),f=a(4526),w=a(1413),E=a(1208);const __=s.__,k=p()("my-jetpack:product-card:action-button"),y=({status:e,admin:t,name:a,slug:n,onActivate:d,additionalActions:p,primaryActionOverride:y,onManage:A,onFixConnection:b,isFetching:j,isInstallingStandalone:R,className:C,onAdd:_,onInstall:x,onLearnMore:N,upgradeInInterstitial:z,isOwned:M})=>{const[S,L]=(0,h.useState)(!1),[V,P]=(0,h.useState)({}),{detail:H}=(0,v.A)(n),{manageUrl:B,purchaseUrl:O}=H,I=!B,T=(0,h.useRef)(null),F=(0,h.useRef)(null),{recordEvent:U}=(0,f.A)();"jetpack-ai"===n&&k(n,H);const D=j||R,q=p?.length>0,J=(0,h.useMemo)((()=>({variant:D?void 0:"primary",disabled:D,size:"small",weight:"regular",className:C})),[D,C]),G=(0,h.useCallback)((()=>{switch("jetpack-ai"===n&&k(n,e),e){case g.hp.ABSENT:{const e=__("Learn more","jetpack-my-jetpack");return{...J,href:`#/add-${n}`,variant:"primary",label:e,onClick:N,...y&&g.hp.ABSENT in y&&y[g.hp.ABSENT]}}case g.hp.ABSENT_WITH_PLAN:{const e=__("Install Plugin","jetpack-my-jetpack");return{...J,variant:"primary",label:e,onClick:x,...y&&g.hp.ABSENT_WITH_PLAN in y&&y[g.hp.ABSENT_WITH_PLAN]}}case g.hp.NEEDS_FIRST_SITE_CONNECTION:return{...J,href:O||`#/add-${n}`,variant:"primary",label:__("Learn more","jetpack-my-jetpack"),onClick:_,...y&&g.hp.NEEDS_FIRST_SITE_CONNECTION in y&&y[g.hp.NEEDS_FIRST_SITE_CONNECTION]};case g.hp.NEEDS_PLAN:{const e=__("Get plan","jetpack-my-jetpack"),t=__("Learn more","jetpack-my-jetpack"),a=M?e:t;return{...J,href:O||`#/add-${n}`,variant:"primary",label:a,onClick:_,...y&&g.hp.NEEDS_PLAN in y&&y[g.hp.NEEDS_PLAN]}}case g.hp.CAN_UPGRADE:{const e=__("Upgrade","jetpack-my-jetpack"),t=__("Learn more","jetpack-my-jetpack"),a=O||z?e:t;return{...J,href:O||`#/add-${n}`,variant:"primary",label:a,onClick:_,...y&&g.hp.CAN_UPGRADE in y&&y[g.hp.CAN_UPGRADE]}}case g.hp.ACTIVE:{const e=__("View","jetpack-my-jetpack");return{...J,disabled:I||J?.disabled,href:B,variant:"secondary",label:e,onClick:A,...y&&g.hp.ACTIVE in y&&y[g.hp.ACTIVE]}}case g.hp.SITE_CONNECTION_ERROR:return{...J,href:"#/connection",variant:"primary",label:__("Connect","jetpack-my-jetpack"),onClick:b,...y&&g.hp.SITE_CONNECTION_ERROR in y&&y[g.hp.SITE_CONNECTION_ERROR]};case g.hp.USER_CONNECTION_ERROR:return{href:"#/connection",variant:"primary",label:__("Connect","jetpack-my-jetpack"),onClick:b,...y&&g.hp.USER_CONNECTION_ERROR in y&&y[g.hp.USER_CONNECTION_ERROR]};case g.hp.INACTIVE:case g.hp.MODULE_DISABLED:case g.hp.NEEDS_ACTIVATION:return{...J,variant:"secondary",label:__("Activate","jetpack-my-jetpack"),onClick:d,...y&&g.hp.INACTIVE in y&&y[g.hp.INACTIVE]};default:return null}}),[e,J,n,_,b,d,x,N,O,z,I,B,A,y,M]),$=(0,h.useMemo)((()=>q?[...p,G()]:[G()]),[p,G,q]),W=(0,h.useCallback)((()=>{U("jetpack_myjetpack_product_card_dropdown_toggle",{product:n,state:S?"closed":"open"})}),[S,U,n]),Q=(0,h.useCallback)((()=>{L(!S),W()}),[S,W]);if((0,h.useEffect)((()=>{P($[0])}),[$]),(0,w.A)(T,(e=>{F.current.contains(e.target)||(L(!1),W())})),!t)return React.createElement(r.A,c()({},J,{size:"small",variant:"link",weight:"regular"}),/* translators: placeholder is product name. */ /* translators: placeholder is product name. */ +(0,s.sprintf)(__("Learn about %s","jetpack-my-jetpack"),a));const K=q&&React.createElement("div",{ref:T,className:E.A["action-button-dropdown"]},React.createElement("ul",{className:E.A["dropdown-menu"]},[...p,G()].map((({label:e,isExternalLink:t},a)=>React.createElement("li",{key:a},React.createElement("button",{onClick:()=>{P($[a]),L(!1),U("jetpack_myjetpack_product_card_dropdown_action_click",{product:n,action:e})},className:E.A["dropdown-item"]},React.createElement("div",{className:E.A["dropdown-item-label"]},e,t&&React.createElement(i.A,{icon:l.A,size:16})),e===V.label&&React.createElement("div",{className:E.A["active-action-checkmark"]},React.createElement(i.A,{icon:o.A,size:24,fill:"white"}))))))));return React.createElement(React.Fragment,null,React.createElement("div",{className:(0,m.A)(E.A["action-button"],q?E.A["has-additional-actions"]:null)},React.createElement(r.A,c()({},J,V),V.label),q&&React.createElement("button",{className:(0,m.A)(E.A["dropdown-chevron"],"primary"===V.variant?E.A.primary:E.A.secondary),onClick:Q,ref:F},React.createElement(i.A,{icon:u.A,size:24,fill:"primary"===V.variant?"white":"black"})),S&&K))}},5410:(e,t,a)=>{"use strict";a.d(t,{A:()=>w});var n=a(6072),c=a.n(n),r=a(7723),s=a(3022),i=a(1609),l=a(8837),o=a(8242),u=a(4526),m=a(2450),d=a(169),p=a(6710),h=a(7879),g=a(1887),v=a(2854),f=a(1208);const __=r.__,w=e=>{const t={isFetching:!1,isInstallingStandalone:!1,onActivate:()=>{},...e},{name:a,Description:n,status:r,onActivate:w,isFetching:E,isDataLoading:k,isInstallingStandalone:y,slug:A,additionalActions:b,primaryActionOverride:j,secondaryAction:R,children:C,onInstallStandalone:_,onMouseEnter:x,onMouseLeave:N,recommendation:z,customLoadTracks:M}=e,{ownedProducts:S}=(0,o.A$)("lifecycleStats"),L=S?.includes(A),V=r===l.hp.SITE_CONNECTION_ERROR||r===l.hp.USER_CONNECTION_ERROR,P=r===l.hp.ABSENT||r===l.hp.ABSENT_WITH_PLAN,H=r===l.hp.NEEDS_PLAN,B=(0,s.A)({[f.A.plugin_absent]:P,[f.A["is-purchase-required"]]:H,[f.A["is-link"]]:P,[f.A["has-error"]]:V}),{recordEvent:O}=(0,u.A)(),I=(0,i.useCallback)((()=>{O("jetpack_myjetpack_product_card_activate_click",{product:A}),w()}),[A,w,O]),T=(0,i.useCallback)((()=>{O("jetpack_myjetpack_product_card_add_click",{product:A})}),[A,O]),F=(0,i.useCallback)((()=>{O("jetpack_myjetpack_product_card_manage_click",{product:A})}),[A,O]),U=(0,i.useCallback)((()=>{O("jetpack_myjetpack_product_card_fixconnection_click",{product:A})}),[A,O]),D=(0,i.useCallback)((()=>{O("jetpack_myjetpack_product_card_learnmore_click",{product:A})}),[A,O]),q=(0,i.useCallback)((()=>{O("jetpack_myjetpack_product_card_install_standalone_plugin_click",{product:A}),_({})}),[A,_,O]);return(0,i.useEffect)((()=>{O("jetpack_myjetpack_product_card_load",{product:A,status:r,...M})}),[O,A,r,M]),React.createElement(m.A,{title:a,className:(0,s.A)(f.A.container,B),headerRightContent:null,onMouseEnter:x,onMouseLeave:N},z&&React.createElement(p.A,{slug:A}),React.createElement(n,null),k?React.createElement("span",{className:f.A.loading},__("Loading…","jetpack-my-jetpack")):C,z?React.createElement(h.A,{slug:A}):React.createElement("div",{className:f.A.actions},React.createElement("div",{className:f.A.buttons},R&&R?.positionFirst&&React.createElement(g.A,R),React.createElement(d.A,c()({},t,{onActivate:I,onFixConnection:U,onManage:F,onAdd:T,onInstall:q,onLearnMore:D,className:f.A.button,additionalActions:b,primaryActionOverride:j,isOwned:L})),R&&!R?.positionFirst&&React.createElement(g.A,R)),React.createElement(v.A,{status:r,isFetching:E,isInstallingStandalone:y,isOwned:L})))}},6710:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(7397),c=a(7723),r=a(3022),s=a(1208),i=a(6147);const __=c.__,l=({slug:e})=>{const{discountPrice:t,fullPrice:a,currencyCode:c}=(0,i.A)(e);return React.createElement("div",{className:s.A.priceContainer},t&&React.createElement("span",{className:s.A.price},(0,n.Ay)(t,c)),React.createElement("span",{className:(0,r.A)(s.A.price,t&&s.A.discounted)},(0,n.Ay)(a,c)),React.createElement("span",{className:s.A.term},__("/month, billed yearly","jetpack-my-jetpack")))}},7879:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(6072),c=a.n(n),r=a(1112),s=a(3022),i=a(1208),l=a(6147);const o=({slug:e})=>{const{secondaryAction:t,purchaseAction:a,isActivating:n}=(0,l.A)(e);return React.createElement("div",{className:i.A.actions},React.createElement("div",{className:(0,s.A)(i.A.buttons,i.A.upsell)},a&&React.createElement(r.A,c()({size:"small"},a),a.label),React.createElement(r.A,c()({size:"small",variant:"secondary",disabled:n},t),t.label)))}},1887:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(1112),c=a(7723);const __=c.__,r=e=>{const{shouldShowButton:t=()=>!0,...a}={size:"small",variant:"secondary",weight:"regular",label:__("Learn more","jetpack-my-jetpack"),...e};return!!t()&&React.createElement(n.A,a,a.label)}},2854:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(7425),c=a(7723),r=a(3022),s=a(8837),i=a(1208);const __=c.__,l=({status:e,isFetching:t,isInstallingStandalone:a,isOwned:c})=>{const l=((e,t)=>{switch(e){case s.hp.ACTIVE:case s.hp.CAN_UPGRADE:return __("Active","jetpack-my-jetpack");case s.hp.INACTIVE:case s.hp.MODULE_DISABLED:case s.hp.NEEDS_ACTIVATION:case s.hp.NEEDS_FIRST_SITE_CONNECTION:case s.hp.ABSENT:return __("Inactive","jetpack-my-jetpack");case s.hp.ABSENT_WITH_PLAN:return __("Needs Plugin","jetpack-my-jetpack");case s.hp.USER_CONNECTION_ERROR:return __("Needs user account","jetpack-my-jetpack");case s.hp.SITE_CONNECTION_ERROR:return __("Needs connection","jetpack-my-jetpack");case s.hp.NEEDS_PLAN:{const e=__("Needs plan","jetpack-my-jetpack"),a=__("Inactive","jetpack-my-jetpack");return t?e:a}default:return __("Inactive","jetpack-my-jetpack")}})(e,c),o=(0,r.A)(i.A.status,((e,t)=>{switch(e){case s.hp.ACTIVE:case s.hp.CAN_UPGRADE:return i.A.active;case s.hp.ABSENT_WITH_PLAN:case s.hp.SITE_CONNECTION_ERROR:case s.hp.USER_CONNECTION_ERROR:return i.A.warning;case s.hp.INACTIVE:case s.hp.NEEDS_FIRST_SITE_CONNECTION:case s.hp.NEEDS_ACTIVATION:return i.A.inactive;case s.hp.NEEDS_PLAN:return t?i.A.warning:i.A.inactive;default:return i.A.inactive}})(e,c),{[i.A["is-fetching"]]:t||a});return React.createElement(n.Ay,{variant:"label",className:o},l)}},6147:(e,t,a)=>{"use strict";a.d(t,{A:()=>h});var n=a(9384),c=a(7723),r=a(1609),s=a(8837),i=a(9935),l=a(4923),o=a(8242),u=a(4526),m=a(1870);const __=c.__,d=(e,t)=>{const a=e.status===s.hp.ACTIVE&&(e.isUpgradableByBundle.length||e.isUpgradable),n=e.pricingForUi.fullPrice||e.pricingForUi.tiers?.upgraded?.fullPrice;return e.status===s.hp.CAN_UPGRADE||a?n?{label:__("Upgrade","jetpack-my-jetpack"),onClick:t}:null:{label:__("Purchase","jetpack-my-jetpack"),onClick:t}},p=(e,t)=>{!e.isPluginActive||e.status===s.hp.NEEDS_ACTIVATION||(e.status,s.hp.NEEDS_PLAN);return{label:__("Learn more","jetpack-my-jetpack"),href:`#/add-${e.slug}`}},h=e=>{const{recordEvent:t}=(0,u.A)(),{detail:a}=(0,l.A)(e),{wpcomProductSlug:c,wpcomFreeProductSlug:s,...h}=(e=>{const{tiers:t,wpcomFreeProductSlug:a}=e;if(e.tiers){const{discountPrice:e,fullPrice:n,currencyCode:c,wpcomProductSlug:r,quantity:s}=t.upgraded;return{wpcomFreeProductSlug:a,wpcomProductSlug:s?`${r}:-q-${s}`:r,discountPrice:e&&e!==n?e/12:null,fullPrice:n/12,currencyCode:c}}const{discountPricePerMonth:n,fullPricePerMonth:c,currencyCode:r,isIntroductoryOffer:s,wpcomProductSlug:i}=e;return{wpcomFreeProductSlug:a,wpcomProductSlug:i,discountPrice:s?n:null,fullPrice:c,currencyCode:r}})(a.pricingForUi),{isUserConnected:g}=(0,m.A)(),{myJetpackUrl:v,siteSuffix:f}=(0,o.A$)(),{activate:w,isPending:E}=(0,i.A)(e),{run:k}=(0,n.useProductCheckoutWorkflow)({from:"my-jetpack",productSlug:c,redirectUrl:v,connectAfterCheckout:!g,siteSuffix:f}),{run:y}=(0,n.useProductCheckoutWorkflow)({from:"my-jetpack",productSlug:s,redirectUrl:v,connectAfterCheckout:!g,siteSuffix:f}),A=((0,r.useCallback)((()=>{s?y():w({})}),[w,y,s]),(0,r.useCallback)((()=>{if(t("jetpack_myjetpack_evaluation_recommendations_checkout_click",{slug:e}),"crm"===e)return w({}),void window.open("https://jetpackcrm.com/pricing/","_blank");k()}),[w,t,k,e]));return{secondaryAction:p(a),purchaseAction:d(a,A),isActivating:E,...h}}},8412:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var n=a(6072),c=a.n(n),r=a(1504),s=a(6176);const i=e=>React.createElement(s.A,c()({slug:r.D_.JETPACK_AI,upgradeInInterstitial:!0},e))},9674:(e,t,a)=>{"use strict";a.d(t,{z:()=>h});var n=a(8412),c=a(6724),r=a(161),s=a(9838),i=a(3690),l=a(1686),o=a(4274),u=a(414),m=a(7769),d=a(4073),p=a(7631);const h={backup:r.A,protect:o.A,"anti-spam":c.A,boost:s.A,search:u.A,videopress:p.A,stats:d.A,crm:l.A,creator:i.A,social:m.A,ai:n.A,"jetpack-ai":n.A,extras:null,scan:null,security:null}},6724:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(6072),c=a.n(n),r=a(5739),s=a.n(r),i=a(1504),l=a(6176);const o=e=>React.createElement(l.A,c()({slug:i.D_.ANTI_SPAM},e));o.propTypes={admin:s().bool.isRequired};const u=o},161:(e,t,a)=>{"use strict";a.d(t,{A:()=>C});var n=a(6072),c=a.n(n),r=a(3924),s=a(7425),i=a(6427),l=a(7723),o=a(3022),u=a(2290),m=a(5739),d=a.n(m),p=a(1609),h=a(8837),g=a(1504),v=a(4923),f=a(280),w=a(8242),E=a(4526),k=a(6581),y=a(6176),A=a(3649);const __=l.__,_n=l._n,b=g.D_.BACKUP,j=e=>{const{detail:t}=(0,v.A)(b),{status:a}=t;return a===h.hp.ACTIVE||a===h.hp.CAN_UPGRADE?React.createElement(R,c()({slug:b},e)):React.createElement(y.A,c()({slug:b},e))},R=e=>{const{data:t,isLoading:a}=(0,f.A)({name:g.Dz,query:{path:g.DB}}),n=t?.last_rewindable_event,i=n?.published,o=t?.undo_backup_id,{recordEvent:m}=(0,E.A)(),{siteSuffix:d=""}=(0,w.A$)(),p={href:(0,r.A)("jetpack-backup-undo-cta",{path:o,site:d}),size:"small",variant:"primary",weight:"regular",label:__("Undo","jetpack-my-jetpack"),onClick:()=>{m("jetpack_myjetpack_backup_card_undo_click",{product:e.slug,undo_backup_id:o})},isExternalLink:!0};return React.createElement(y.A,c()({},e,{showMenu:!0,isDataLoading:a,Description:n?()=>React.createElement(s.Ay,{variant:"body-small",className:A.A.description},React.createElement("span",null,__("Activity Detected","jetpack-my-jetpack")),React.createElement("span",{className:A.A.time},(e=>{if(!e)return"";const t=new Date-new Date(e);if(t>0){const e=Math.floor(t/864e5),a=Math.floor(t%864e5/36e5),n=Math.floor(t%36e5/6e4),c=Math.floor(t%6e4/1e3);return e>0?(0,l.sprintf)( +// translators: %s is the number of days since the last backup +_n("%s day ago","%s days ago",e,"jetpack-my-jetpack"),e):a>0?(0,l.sprintf)( +// translators: %s is the number of hours since the last backup +_n("%s hour ago","%s hours ago",a,"jetpack-my-jetpack"),a):n>0?(0,l.sprintf)( +// translators: %s is the number of minutes since the last backup +_n("%s minute ago","%s minutes ago",n,"jetpack-my-jetpack"),n):(0,l.sprintf)( +// translators: %s is the number of seconds since the last backup +_n("%s second ago","%s seconds ago",c,"jetpack-my-jetpack"),c)}})(i))):null,additionalActions:n?[p]:[]}),n?React.createElement("div",{className:A.A.activity},React.createElement(u.A,{icon:n.gridicon,size:24}),React.createElement("p",{className:A.A.summary},n.summary)):null)};j.propTypes={admin:d().bool.isRequired},(e=>{const{data:t,isLoading:a}=(0,f.A)({name:g.gw,query:{path:g.Sm}}),n=(0,p.useMemo)((()=>{const e=[];return t?(Object.keys(t).forEach((a=>{0!==t[a]&&e.push([a,t[a]])})),e.sort(((e,t)=>e[1]{const a=e[0].split("_")[1],n=e[1];return React.createElement("li",{className:(0,o.A)(A.A["main-stat"],`main-stat-${t}`),key:t+a},React.createElement(React.Fragment,null,React.createElement("span",{className:(0,o.A)(A.A["visual-stat"]),"aria-hidden":"true"},(e=>{switch(e){case"post":return React.createElement(u.A,{icon:"posts",size:24});case"page":return React.createElement(u.A,{icon:"pages",size:24});default:return React.createElement(u.A,{icon:e,size:24})}})(a),React.createElement("span",null,(0,k.A)(n))),React.createElement(i.VisuallyHidden,null,({comment:e=>(0,l.sprintf)( +// translators: %d is the number of comments +_n("%d comment","%d comments",e,"jetpack-my-jetpack"),e),post:e=>(0,l.sprintf)( +// translators: %d is the number of posts +_n("%d post","%d posts",e,"jetpack-my-jetpack"),e),page:e=>(0,l.sprintf)( +// translators: %d is the number of pages +_n("%d page","%d pages",e,"jetpack-my-jetpack"),e),image:e=>(0,l.sprintf)( +// translators: %d is the number of images +_n("%d image","%d images",e,"jetpack-my-jetpack"),e),video:e=>(0,l.sprintf)( +// translators: %d is the number of videos +_n("%d video","%d videos",e,"jetpack-my-jetpack"),e),audio:e=>(0,l.sprintf)( +// translators: %d is the number of files +_n("%d audio file","%d audio files",e,"jetpack-my-jetpack"),e)}[c=a]||(e=>`${e} ${c}`))(n))));var c})))))}).propTypes={productData:d().object};const C=j},9520:(e,t,a)=>{"use strict";a.d(t,{A:()=>w});var n=a(8454),c=a(6461),r=a(580),s=a(6427),i=a(9491),l=a(7723),o=a(1113),u=a(2510),m=a(1609),d=a(8837),p=a(4923),h=a(8242),g=a(4526),v=a(1870),f=a(6683);a(2106);const __=l.__,w=()=>{const{recordEvent:e}=(0,g.A)(),[t,a]=(0,m.useState)(!1),[l,w]=(0,m.useState)(""),[E,k]=(0,m.useState)(null),[y,A]=(0,m.useState)(null),[b,j]=(0,m.useState)(!1),[R,C]=(0,m.useState)(!1),[_,x]=(0,m.useState)(!1),N=(0,i.useViewportMatch)("medium","<"),{siteUrl:z="",latestBoostSpeedScores:M}=(0,h.A$)(),{apiRoot:S,apiNonce:L,isSiteConnected:V}=(0,v.A)(),{detail:P}=(0,p.A)("boost"),{status:H}=P,B=H===d.hp.ACTIVE||H===d.hp.CAN_UPGRADE,O=(e,t)=>{const{mobile:a,desktop:n}=t||{};var c,r;a&&n&&e((c=a,r=n,Math.round((c+r)/2)))},I=e=>{const{scores:t,previousScores:a}=e||{};O(k,t),O(A,a),(e=>{const{mobile:t,desktop:a}=e||{};t&&a&&w((0,n.T)(t,a))})(t)},T=async()=>{V?(a(!0),(0,n.sE)(!0,S,z,L).then((e=>{const t=(0,n.T)(e.current.mobile,e.current.desktop);w(t),O(k,e.current),O(A,M.scores),a(!1)})).catch((t=>{e("jetpack_boost_speed_score_error",{feature:"jetpack-boost",position:"my-jetpack",error:t}),M&&M.scores?I(M):j(!0),a(!1)}))):j(!0)},F=(0,m.useMemo)((()=>y&&E?E{C(!0)}),[C]),q=(0,m.useCallback)((()=>{C(!1)}),[C]);return(0,m.useEffect)((()=>{M?B?(0,n.US)(1e3*M.timestamp)<1?I(M):T():(0,n.US)(1e3*M.timestamp)<14?I(M):T():T()}),[]),(0,m.useEffect)((()=>{t||!R||_||(e("jetpack_boost_card_tooltip_viewed",{feature:"jetpack-boost",position:"my-jetpack"}),x(!0))}),[t,R,e,_]),!b&&React.createElement("div",{className:"mj-boost-speed-score",role:"presentation",onMouseEnter:D,onMouseLeave:q,onClick:R?q:D,onFocus:D,onBlur:q},t?React.createElement(c.A,{color:"#23282d",size:16}):React.createElement(React.Fragment,null,React.createElement("div",{className:"mj-boost-speed-score__grade"},React.createElement("span",null,__("Your website’s overall speed score:","jetpack-my-jetpack")),React.createElement("span",{className:"mj-boost-speed-score__grade--letter"},l,!t&&R&&React.createElement(s.Popover,{placement:N?"top-end":"top-start",noArrow:!1,offset:10},React.createElement("div",{className:"boost-score-tooltip__parent"},React.createElement("p",{className:"boost-score-tooltip__heading"},__("Site speed performance:","jetpack-my-jetpack")," ",l),React.createElement("p",{className:"boost-score-tooltip__content"},U))))),React.createElement("div",{className:"mj-boost-speed-score__bar"},React.createElement(r.A,{score:E,active:E>0,isLoading:t,showPrevScores:!1,scoreBarType:"desktop",noBoostScoreTooltip:null})),!!F&&React.createElement("div",{className:"mj-boost-speed-score__increase"},React.createElement(o.A,{size:18,icon:u.A}),React.createElement("span",null,F))))}},9838:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(6072),c=a.n(n),r=a(7723),s=a(8837),i=a(1504),l=a(6176),o=a(9520);const __=r.__,u=e=>{const t={[s.hp.ABSENT]:{label:__("Boost your site","jetpack-my-jetpack")}};return React.createElement(l.A,c()({slug:i.D_.BOOST,primaryActionOverride:t},e),React.createElement(o.A,null))}},6683:(e,t,a)=>{"use strict";a.d(t,{R:()=>r});var n=a(7723),c=a(4923);const __=n.__;function r({speedLetterGrade:e,boostScoreIncrease:t}){const{detail:a}=(0,c.A)("boost"),{isPluginActive:r,hasPaidPlanForProduct:s}=a;if(r){if(s){if(t)return(0,n.sprintf)(/* translators: %d is the number (positive integer) of points the speed has increased */ +__("Your speed has improved by %d points! Boost is working to enhance your performance with automated tools.","jetpack-my-jetpack"),t);switch(e){case"A":return __("Your site is fast! Boost is working to enhance your performance with automated tools.","jetpack-my-jetpack");case"B":case"C":case"D":case"E":case"F":return __("Visit the Boost dashboard to view your historical speed scores and manage your product settings.","jetpack-my-jetpack");default:return __("Visit the Boost dashboard to view your site’s speed scores and manage your product settings.","jetpack-my-jetpack")}}if(t)return(0,n.sprintf)(/* translators: %d is the number (integer) of points the speed has increased */ +__("Your speed has improved by %d points! Upgrade Boost to unlock automated CSS and image optimization tools to maintain your high score.","jetpack-my-jetpack"),t);switch(e){case"A":return __("Your site is fast! But maintaining a high speed isn’t easy. Upgrade Boost to use automated CSS and image optimization tools to improve your performance on the go.","jetpack-my-jetpack");case"B":return __("You are one step away from making your site blazing fast. Upgrade Boost to use automated CSS and image optimization tools to improve your performance.","jetpack-my-jetpack");default:return __("Improve your performance with automated CSS and image optimization tools by upgrading Boost.","jetpack-my-jetpack")}}switch(e){case"A":return __("Your site is fast! But maintaining a high speed isn’t easy. Use Boost’s automated acceleration tools to optimize your performance on the go.","jetpack-my-jetpack");case"B":return __("You are one step away from making your site blazing fast. Install Boost to enhance your site’s performance like top websites, no developer needed.","jetpack-my-jetpack");default:return __("Your site needs performance improvements. Make your site blazing fast with Boost’s simple dashboard and acceleration tools.","jetpack-my-jetpack")}}},3690:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(6072),c=a.n(n),r=a(5739),s=a.n(r),i=a(1504),l=a(6176);const o=e=>React.createElement(l.A,c()({slug:i.D_.CREATOR,upgradeInInterstitial:!0},e));o.propTypes={admin:s().bool.isRequired};const u=o},1686:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(6072),c=a.n(n),r=a(5739),s=a.n(r),i=a(1504),l=a(6176);const o=e=>React.createElement(l.A,c()({slug:i.D_.CRM},e));o.propTypes={admin:s().bool.isRequired};const u=o},5487:(e,t,a)=>{"use strict";a.d(t,{A:()=>R});var n=a(8509),c=a(5918),r=a(766),s=a(7425),i=a(7723),l=a(1609),o=a(1504),u=a(8242),m=a(1035),d=a(8412),p=a(6724),h=a(161),g=a(9838),v=a(3690),f=a(1686),w=a(4274),E=a(414),k=a(7769),y=a(4073),A=a(1218),b=a(7631);const __=i.__,j=({slugs:e})=>{const{showFullJetpackStatsCard:t=!1}=(0,u.A$)("myJetpackFlags"),{isAtomic:a=!1,userIsAdmin:r=!1}=(0,u.A$)(),s={backup:h.A,protect:w.A,"anti-spam":p.A,boost:g.A,search:E.A,videopress:b.A,stats:y.A,crm:f.A,creator:a?null:v.A,social:k.A,"jetpack-ai":d.A},i=e.filter((e=>(e!==o.D_.STATS||!t)&&!!s[e]));return React.createElement(React.Fragment,null,e.includes("stats")&&t&&React.createElement(n.A,{className:A.A.fullStatsCard},React.createElement(m.A,null)),React.createElement(c.A,{className:A.A.cardlist,tagName:"ul",fluid:!0,horizontalSpacing:0,horizontalGap:3},i.map((e=>{const t=s[e];return React.createElement(n.A,{tagName:"li",sm:4,md:4,lg:4,key:e},React.createElement(t,{admin:"1"===r}))}))))},R=({noticeMessage:e})=>{const{ownedProducts:t=[],unownedProducts:a=[]}=(0,u.A$)("lifecycleStats"),i=(0,l.useMemo)((()=>t.length>0?__("Discover more","jetpack-my-jetpack"):__("Discover all Jetpack Products","jetpack-my-jetpack")),[t.length]),o=e=>e.filter((e=>"scan"!==e&&"security"!==e&&"extras"!==e)),m=o(t),d=o(a);return React.createElement(React.Fragment,null,m.length>0&&React.createElement(r.A,null,React.createElement(c.A,{horizontalSpacing:6,horizontalGap:e?3:6},React.createElement(n.A,null,React.createElement(n.A,{sm:4,md:8,lg:12,className:A.A.cardListTitle},React.createElement(s.Ay,{variant:"headline-small"},__("My products","jetpack-my-jetpack"))),React.createElement(j,{slugs:m})))),d.length>0&&React.createElement(c.A,{horizontalSpacing:6,horizontalGap:e?3:6},React.createElement(n.A,null,React.createElement(n.A,{sm:4,md:8,lg:12,className:A.A.cardListTitle},React.createElement(s.Ay,{variant:"headline-small"},i)),React.createElement(j,{slugs:d}))))}},3293:(e,t,a)=>{"use strict";a.d(t,{Q:()=>h});var n=a(7723),c=a(3022),r=a(4923),s=a(8242),i=a(1870),l=a(2660),o=a(1218),u=a(6068),m=a(850),d=a(4516),p=a(7915);const __=n.__,h=()=>{const{detail:e}=(0,r.A)("protect"),{isPluginActive:t=!1}=e||{},{isSiteConnected:a}=(0,i.A)(),{protect:{wafConfig:n}}=(0,s.A$)(),{jetpack_waf_automatic_rules:c}=n||{};return t&&a?c?React.createElement(g,{status:"active"}):React.createElement(g,{status:"inactive"}):React.createElement(g,{status:"off"})};function g({status:e}){const{detail:t}=(0,r.A)("protect"),{hasPaidPlanForProduct:a=!1}=t||{},n=(0,p.T)(),{autoFirewallTooltip:s}=n;return"active"===e?React.createElement(React.Fragment,null,React.createElement("div",{className:o.A.valueSectionHeading},__("Auto-Firewall","jetpack-my-jetpack")),React.createElement("div",{className:"value-section__data"},React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:d,alt:__("Shield icon - Auto-Firewall Status: On","jetpack-my-jetpack")})),React.createElement("div",{className:"value-section__status-text"},__("On","jetpack-my-jetpack")))):"inactive"===e?React.createElement(React.Fragment,null,React.createElement("div",{className:(0,c.A)(o.A.valueSectionHeading,"value-section__heading")},__("Auto-Firewall","jetpack-my-jetpack"),React.createElement(l.I,{tracksEventName:"protect_card_tooltip_open",tracksEventProps:{location:"auto-firewall",status:e,feature:"jetpack-protect",has_paid_plan:a}},React.createElement(React.Fragment,null,React.createElement("h3",null,s.title),React.createElement("p",null,s.text)))),React.createElement("div",{className:"value-section__data"},React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:u,alt:__("Shield icon - Auto-Firewall Status: Inactive","jetpack-my-jetpack")})),React.createElement("div",{className:"value-section__status-text"},__("Inactive","jetpack-my-jetpack")))):React.createElement(React.Fragment,null,React.createElement("div",{className:o.A.valueSectionHeading},__("Auto-Firewall","jetpack-my-jetpack")),React.createElement("div",{className:"value-section__data"},React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:m,alt:__("Shield icon - Auto-Firewall Status: Off","jetpack-my-jetpack")})),React.createElement("div",{className:"value-section__status-text"},__("Off","jetpack-my-jetpack"))))}},4274:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(6072),c=a.n(n),r=a(1504),s=a(6176),i=a(7765);const l=e=>React.createElement(s.A,c()({},e,{slug:r.D_.PROTECT,upgradeInInterstitial:!0}),React.createElement(i.A,null))},66:(e,t,a)=>{"use strict";a.d(t,{f:()=>g});var n=a(7723),c=a(3022),r=a(4923),s=a(8242),i=a(1870),l=a(6581),o=a(3658),u=a(2660),m=a(1218),d=a(850),p=a(4538),h=a(7915);const __=n.__,g=()=>{const{detail:e}=(0,r.A)("protect"),{isPluginActive:t=!1}=e||{},{isSiteConnected:a}=(0,i.A)(),{protect:{wafConfig:n}}=(0,s.A$)(),{blocked_logins:c,brute_force_protection:l}=n||{};return(t||(0,o.w)())&&a?l?React.createElement(v,{status:"active"}):React.createElement(v,{status:"inactive"}):a&&c>0?React.createElement(v,{status:"inactive"}):React.createElement(v,{status:"off"})};function v({status:e}){const{protect:{wafConfig:t}}=(0,s.A$)(),{blocked_logins:a}=t||{},n=(0,h.T)(),{blockedLoginsTooltip:r}=n;return"active"===e?a>0?React.createElement(React.Fragment,null,React.createElement("div",{className:m.A.valueSectionHeading},__("Logins Blocked","jetpack-my-jetpack")),React.createElement("div",{className:"value-section__data"},React.createElement("div",{className:"logins_blocked__count"},(0,l.A)(a)))):React.createElement(React.Fragment,null,React.createElement("div",{className:(0,c.A)(m.A.valueSectionHeading,"value-section__heading")},__("Logins Blocked","jetpack-my-jetpack"),React.createElement(u.I,{tracksEventName:"protect_card_tooltip_open",tracksEventProps:{location:"blocked-logins",status:e,feature:"jetpack-protect",message:"no data yet"}},React.createElement(React.Fragment,null,React.createElement("h3",null,r.title),React.createElement("p",null,r.text)))),React.createElement("div",{className:"value-section__data"},React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:p,alt:__("Shield icon - Brute Force Protection Status: Active","jetpack-my-jetpack")})))):"inactive"===e?React.createElement(React.Fragment,null,React.createElement("div",{className:(0,c.A)(m.A.valueSectionHeading,"value-section__heading")},__("Logins Blocked","jetpack-my-jetpack"),React.createElement(u.I,{tracksEventName:"protect_card_tooltip_open",tracksEventProps:{location:"blocked-logins",feature:"jetpack-protect",status:e}},React.createElement(React.Fragment,null,React.createElement("h3",null,r.title),React.createElement("p",null,r.text)))),React.createElement("div",{className:"value-section__data"},a>0?React.createElement(React.Fragment,null,React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:d,alt:__("Shield icon - Brute Force Protection Status: Inactive","jetpack-my-jetpack")})),React.createElement("div",{className:"logins_blocked__count"},(0,l.A)(a))):React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:d,alt:__("Shield icon - Brute Force Protection Status: Inactive","jetpack-my-jetpack")})))):React.createElement(React.Fragment,null,React.createElement("div",{className:m.A.valueSectionHeading},__("Logins Blocked","jetpack-my-jetpack")),React.createElement("div",{className:"value-section__data"},React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:d,alt:__("Shield icon - Brute Force Protection Status: Off","jetpack-my-jetpack")})),React.createElement("div",{className:"value-section__status-text"},__("Off","jetpack-my-jetpack"))))}},7765:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(4923),c=a(2660),r=a(3293),s=a(66),i=a(1512),l=a(2584),o=a(7915);a(538);const u=()=>{const{detail:e}=(0,n.A)("protect"),{isPluginActive:t=!1}=e||{},a=(0,l.A)(),u=(0,o.T)(),{pluginsThemesTooltip:m}=u;return React.createElement(React.Fragment,null,React.createElement("div",{className:"value-section__last-scan"},a&&React.createElement("div",null,a),!t&&React.createElement(c.I,{tracksEventName:"protect_card_tooltip_open",tracksEventProps:{location:"plugins&themes",feature:"jetpack-protect",status:"inactive"}},React.createElement(React.Fragment,null,React.createElement("h3",null,m.title),React.createElement("p",null,m.text)))),React.createElement("div",{className:"value-section"},React.createElement("div",{className:"value-section__scan-threats"},React.createElement(i.v,null)),React.createElement("div",{className:"value-section__auto-firewall"},React.createElement(r.Q,null)),React.createElement("div",{className:"value-section__logins-blocked"},React.createElement(s.f,null))))}},1512:(e,t,a)=>{"use strict";a.d(t,{v:()=>E});var n=a(1883),c=a(6427),r=a(9491),s=a(7723),i=a(3022),l=a(1609),o=a(4923),u=a(8242),m=a(4526),d=a(1870),p=a(2660),h=a(1218),g=a(850),v=a(4538),f=a(4516),w=a(7915);const __=s.__,E=()=>{const{detail:e}=(0,o.A)("protect"),{isPluginActive:t=!1,hasPaidPlanForProduct:a}=e||{},{isSiteConnected:n}=(0,d.A)(),{protect:{scanData:c}}=(0,u.A$)(),{plugins:r,themes:s,num_threats:i=0}=c||{},m=(0,l.useMemo)((()=>{const{core:e,database:t,files:a,num_plugins_threats:n,num_themes_threats:i}=c||{};return[...n?r.reduce(((e,t)=>e.concat(t.threats)),[]):[],...i?s.reduce(((e,t)=>e.concat(t.threats)),[]):[],...e?.threats??[],...t,...a].reduce(((e,t)=>t.severity>=5?e+=1:e),0)}),[r,s,c]);return t&&n?a?i?React.createElement(k,{numThreats:i,criticalThreatCount:m}):React.createElement(y,{status:"success"}):i?React.createElement(k,{numThreats:i}):React.createElement(y,{status:"partial"}):React.createElement(y,{status:"off"})};function k({numThreats:e,criticalThreatCount:t}){const{recordEvent:a}=(0,m.A)(),s=(0,l.useRef)(),o=(0,r.useViewportMatch)("medium","<"),[u,d]=(0,l.useState)(!1),p=(0,w.T)(),{scanThreatsTooltip:g}=p,v=(0,l.useCallback)((()=>d((t=>(!0==!t&&a("jetpack_protect_card_tooltip_open",{page:"my-jetpack",feature:"jetpack-protect",location:"scan",has_paid_plan:!0,threats:e}),!t)))),[e,a]),f=(0,l.useCallback)((()=>{s.current&&!s.current.contains(document.activeElement)&&d(!1)}),[d,s]);return t?React.createElement(React.Fragment,null,React.createElement("div",{className:(0,i.A)(h.A.valueSectionHeading,"value-section__heading")},__("Threats","jetpack-my-jetpack"),React.createElement("div",{className:"scan-threats__critical-threat-container"},React.createElement("button",{className:"info-tooltip__button",onClick:v,ref:s},React.createElement(n.A,{className:"scan_threats__icon-critical",icon:"info",size:14}),React.createElement("span",{className:"scan-threats__critical-threat-count"},t)),u&&React.createElement(c.Popover,{placement:o?"top-end":"right",noArrow:!1,offset:10,focusOnMount:"container",onClose:f},React.createElement(React.Fragment,null,React.createElement("h3",null,g.title),React.createElement("p",null,g.text))))),React.createElement("div",{className:"value-section__data"},React.createElement("div",{className:"scan-threats__critical-threats"},React.createElement("div",{className:"scan-threats__threat-count"},e)))):React.createElement(React.Fragment,null,React.createElement("div",{className:h.A.valueSectionHeading},__("Threats","jetpack-my-jetpack")),React.createElement("div",{className:"value-section__data"},React.createElement("div",{className:"scan-threats__threat-count"},e)))}function y({status:e}){const t=(0,w.T)(),{scanThreatsTooltip:a}=t;return"success"===e?React.createElement(React.Fragment,null,React.createElement("div",{className:h.A.valueSectionHeading},__("Scan","jetpack-my-jetpack")),React.createElement("div",{className:"value-section__data"},React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:f,alt:__("Shield icon - Scan Status: Secure","jetpack-my-jetpack")})),React.createElement("div",{className:"value-section__status-text"},__("Secure","jetpack-my-jetpack")))):"partial"===e?React.createElement(React.Fragment,null,React.createElement("div",{className:(0,i.A)(h.A.valueSectionHeading,"value-section__heading")},__("Scan","jetpack-my-jetpack"),React.createElement(p.I,{tracksEventName:"protect_card_tooltip_open",tracksEventProps:{location:"scan",status:e,feature:"jetpack-protect",has_paid_plan:!1,threats:0}},React.createElement(React.Fragment,null,React.createElement("h3",null,a.title),React.createElement("p",null,a.text)))),React.createElement("div",{className:"value-section__data"},React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:v,alt:__("Shield icon - Scan Status: Partial","jetpack-my-jetpack")})),React.createElement("div",{className:"value-section__status-text"},__("Partial","jetpack-my-jetpack")))):React.createElement(React.Fragment,null,React.createElement("div",{className:h.A.valueSectionHeading},__("Scan","jetpack-my-jetpack")),React.createElement("div",{className:"value-section__data"},React.createElement("div",null,React.createElement("img",{className:"value-section__status-icon",src:g,alt:__("Shield icon - Scan Status: Off","jetpack-my-jetpack")})),React.createElement("div",{className:"value-section__status-text"},__("Off","jetpack-my-jetpack"))))}},2584:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(7723),c=a(1609),r=a(4923),s=a(8242),i=a(4542);const __=n.__,_n=n._n,l=()=>{const{detail:e}=(0,r.A)("protect"),{isPluginActive:t=!1}=e||{},{plugins:a,themes:l,protect:{scanData:o}}=(0,s.A$)(),{plugins:u,themes:m,last_checked:d=null}=o||{},p=u.length||Object.keys(a).length,h=m.length||Object.keys(l).length,g=!!d&&(0,i._)(Date.parse(d));return(0,c.useMemo)((()=>t?g?(0,n.sprintf)(/* translators: %s is how long ago since the last scan took place, i.e.- "17 hours ago" */ +__("Last scan: %s","jetpack-my-jetpack"),g):null:(0,n.sprintf)(/* translators: %d is the number of plugins installed on the site. */ +_n("%d plugin","%d plugins",p,"jetpack-my-jetpack"),p)+" "+/* translators: The ampersand symbol here (&) is meaning "and". */ +__("&","jetpack-my-jetpack")+" "+(0,n.sprintf)(/* translators: %d is the number of themes installed on the site. */ +_n("%d theme","%d themes",h,"jetpack-my-jetpack").replace(" "," "),h)),[t,g,p,h])}},7915:(e,t,a)=>{"use strict";a.d(t,{T:()=>m});var n=a(6087),c=a(7723),r=a(1609),s=a(1504),i=a(4923),l=a(8242),o=a(4526),u=a(3658);const __=c.__,_n=c._n;function m(){const e=s.D_.PROTECT,{detail:t}=(0,i.A)(e),{isPluginActive:a,hasPaidPlanForProduct:m}=t||{},{recordEvent:d}=(0,o.A)(),{plugins:p,themes:h,protect:{scanData:g,wafConfig:v}}=(0,l.A$)(),{plugins:f,themes:w,num_threats:E=0}=g||{},{jetpack_waf_automatic_rules:k,blocked_logins:y,brute_force_protection:A}=v||{},b=f.length||Object.keys(p).length,j=w.length||Object.keys(h).length,R=(0,r.useMemo)((()=>a?"admin.php?page=jetpack-protect#/firewall":(0,u.w)()?"admin.php?page=jetpack#/settings":null),[a]),C=(0,r.useCallback)((()=>{d("jetpack_protect_card_tooltip_content_link_click",{page:"my-jetpack",feature:"jetpack-protect",location:"auto-firewall-tooltip",path:R})}),[d,R]),_=a||(0,u.w)(),x=(0,r.useMemo)((()=>0===y?A?{title:__("Brute Force Protection: Active","jetpack-my-jetpack"),text:__("Brute Force Protection is actively blocking malicious login attempts. The number of blocked login attempts will display here soon!","jetpack-my-jetpack")}:{title:__("Brute Force Protection: Inactive","jetpack-my-jetpack"),text:R?(0,n.createInterpolateElement)((0,c.sprintf)(/* translators: %s is the location/page where the settings are located. Either "firewall settings" or "Jetpack settings". */ +__("Brute Force Protection is disabled and not actively blocking malicious login attempts. Go to %s to activate it.","jetpack-my-jetpack"),a?"firewall settings":"Jetpack settings"),{a:(0,r.createElement)("a",{href:R,onClick:C})}):__("Brute Force Protection is disabled and not actively blocking malicious login attempts.","jetpack-my-jetpack")}:A?void 0:_?{title:__("Brute Force Protection: Inactive","jetpack-my-jetpack"),text:R?(0,n.createInterpolateElement)((0,c.sprintf)(/* translators: %s is the location/page where the settings are located. Either "firewall settings" or "Jetpack settings". */ +__("Brute Force Protection is disabled and not actively blocking malicious login attempts. Go to %s to activate it.","jetpack-my-jetpack"),a?"firewall settings":"Jetpack settings"),{a:(0,r.createElement)("a",{href:R,onClick:C})}):__("Brute Force Protection is disabled and not actively blocking malicious login attempts.","jetpack-my-jetpack")}:{title:__("Brute Force Protection: Inactive","jetpack-my-jetpack"),text:__("For Brute Force Protection, activate the Jetpack or Protect plugin and enable it in settings.","jetpack-my-jetpack")}),[y,A,_,a,R,C]);return{pluginsThemesTooltip:{title:__("Improve site safety: secure plugins & themes","jetpack-my-jetpack"),text:(0,c.sprintf)(/* translators: %1$s the singular or plural of number of plugin(s), and %2$s is the singular or plural of the number of theme(s). */ +__("Your site has %1$s and %2$s lacking security measures. Improve your site’s safety by adding protection at no cost.","jetpack-my-jetpack"),(0,c.sprintf)(/* translators: %d is the number of plugins installed on the site. */ +_n("%d plugin","%d plugins",b,"jetpack-my-jetpack"),b),(0,c.sprintf)(/* translators: %d is the number of themes installed on the site. */ +_n("%d theme","%d themes",j,"jetpack-my-jetpack"),j))},scanThreatsTooltip:m&&E?{title:__("Auto-fix threats","jetpack-my-jetpack"),text:(0,c.sprintf)(/* translators: %s is the singular or plural of number of detected critical threats on the site. */ +__("The last scan identified %s. But don’t worry, use the “Auto-fix” button in the product to automatically fix most threats.","jetpack-my-jetpack"),(0,c.sprintf)(/* translators: %d is the number of detected scan threats on the site. */ +_n("%d critical threat.","%d critical threats.",E,"jetpack-my-jetpack"),E))}:{title:__("Elevate your malware protection","jetpack-my-jetpack"),text:__("We’ve checked items against our database, and all appears well. For a more detailed, line-by-line malware scan, consider upgrading your plan.","jetpack-my-jetpack")},autoFirewallTooltip:m&&!k?{title:__("Auto-Firewall: Inactive","jetpack-my-jetpack"),text:(0,n.createInterpolateElement)(__("You have Auto-Firewall disabled, visit your Protect firewall settings to activate.","jetpack-my-jetpack"),{a:(0,r.createElement)("a",{href:R,onClick:C})})}:{title:__("Auto-Firewall: Inactive","jetpack-my-jetpack"),text:__("Upgrade required for activation. Manual rules available.","jetpack-my-jetpack")},blockedLoginsTooltip:x}}},414:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(6072),c=a.n(n),r=a(5739),s=a.n(r),i=a(1504),l=a(6176);const o=e=>React.createElement(l.A,c()({slug:i.D_.SEARCH,showMenu:!0},e));o.propTypes={admin:s().bool.isRequired};const u=o},7769:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(6072),c=a.n(n),r=a(5739),s=a.n(r),i=a(1504),l=a(6176);const o=e=>React.createElement(l.A,c()({slug:i.D_.SOCIAL,showMenu:!0},e));o.propTypes={admin:s().bool.isRequired};const u=o},4073:(e,t,a)=>{"use strict";a.d(t,{A:()=>u});var n=a(6072),c=a.n(n),r=a(5739),s=a.n(r),i=a(1504),l=a(6176);const o=e=>React.createElement(l.A,c()({slug:i.D_.STATS,showMenu:!0},e));o.propTypes={admin:s().bool.isRequired};const u=o},7631:(e,t,a)=>{"use strict";a.d(t,{A:()=>g});var n=a(7425),c=a(1609),r=a(8837),s=a(1504),i=a(4923),l=a(8242),o=a(6176),u=a(2660),m=a(6544),d=a(3554),p=a(7167);a(6101);const h=s.D_.VIDEOPRESS,g=({admin:e})=>{const{detail:t}=(0,i.A)(h),{status:a}=t||{},{videopress:s}=(0,l.A$)(),{activeAndNoVideos:g}=(0,m.A)(),{videoCount:v=0,featuredStats:f}=s||{},w=a===r.hp.ACTIVE||a===r.hp.CAN_UPGRADE,E=(0,d.A)({isPluginActive:w,videoCount:v}),k={stats_period:f?.period,video_count:v},y=(0,c.useCallback)((()=>React.createElement(n.Ay,{variant:"body-small",className:"description"},E||t.description,w&&!v&&React.createElement(u.I,{className:"videopress-card__no-video-tooltip",tracksEventName:"videopress_card_tooltip_open",tracksEventProps:{location:"description",feature:"jetpack-videopress",status:a,video_count:v}},React.createElement("h3",null,g.title),React.createElement("p",null,g.text)))),[E,t.description,v,a,g,w]);return React.createElement(o.A,{slug:h,showMenu:!0,admin:e,Description:y,customLoadTracks:k},React.createElement(p.A,{isPluginActive:w,data:s}))}},6544:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(3924),c=a(6087),r=a(7723),s=a(1609),i=a(8242),l=a(4526);const __=r.__,_n=r._n,o=()=>{const{recordEvent:e}=(0,l.A)(),{videopress:t}=(0,i.A$)(),{featuredStats:a,videoCount:o}=t||{},{period:u}=a||{},m=(0,n.A)("jetpack-videopress-my-jetpack-tooltip"),d=(0,s.useCallback)((()=>{e("jetpack_videopress_card_tooltip_content_link_click",{location:"video_count",feature:"jetpack-videopress",page:"my-jetpack",path:m})}),[e,m]),p={title:__("The finest video for WordPress","jetpack-my-jetpack"),text:(0,c.createInterpolateElement)((0,r.sprintf)( +// translators: %d is the number of videos in the Media Library that could benefit from VideoPress. +_n("You have %d video in your Media Library that could benefit from VideoPress. Start hosting it today to unlock multiple benefits: enhanced quality add-free streaming, faster load times, customizable player controls.","You have %d videos in your Media Library that could benefit from VideoPress. Start hosting them today to unlock multiple benefits: enhanced quality add-free streaming, faster load times, customizable player controls.",o,"jetpack-my-jetpack"),o),{a:(0,s.createElement)("a",{href:m,target:"_blank",rel:"noreferrer noopener",onClick:d})})},h={title:__("The finest video for WordPress","jetpack-my-jetpack"),text:__("Give your videos a boost! 🚀 Try hosting with VideoPress for superior quality and performance.","jetpack-my-jetpack")},g={title:__("High-quality video, wherever your audience is","jetpack-my-jetpack"),text:__("Success! 🌟 Your video is live and gathering views.","jetpack-my-jetpack")},v=__("30-Day views","jetpack-my-jetpack"),f=__("Yearly views","jetpack-my-jetpack"),w=__("This metric shows your total video views over the past 30 days, compared to the previous 30 days.","jetpack-my-jetpack"),E=__("This metric shows your total video views over the past year.","jetpack-my-jetpack"),k={title:"day"===u?v:f,text:"day"===u?w:E},y=__("This metric shows your total video viewing time over the past 30 days, compared to the previous 30 days.","jetpack-my-jetpack"),A=__("This metric shows total video viewing time for the last year.","jetpack-my-jetpack");return{inactiveWithVideos:p,activeAndNoVideos:h,viewsWithoutPlan:g,viewsWithPlan:k,watchTime:{title:__("Total time watched","jetpack-my-jetpack"),text:"day"===u?y:A}}}},3554:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(7723),c=a(2434);const __=n.__,r=({isPluginActive:e,videoCount:t})=>!e&&t?(0,c.A)(__("Load your existing videos faster and without ads.","jetpack-my-jetpack")):e&&!t?(0,c.A)(__("Stunning-quality, ad-free video in the WordPress Editor. Begin by uploading your first video.","jetpack-my-jetpack")):""},7167:(e,t,a)=>{"use strict";a.d(t,{A:()=>v});var n=a(7723),c=a(1113),r=a(2510),s=a(6955),i=a(3022),l=a(1504),o=a(4923),u=a(6581),m=a(2753),d=a(2660),p=a(1218),h=a(6544);a(6101);const __=n.__,g=({value:e,previousValue:t,formattedValue:a,formattedDifference:n,period:l})=>{const o=e>t;return React.createElement("div",{className:"videopress-card__value-section__value-container"},React.createElement("span",{className:"videopress-card__value-section__value"},a),e!==t&&"day"===l&&React.createElement("div",{className:(0,i.A)("videopress-card__value-section__previous-value",o?"increase":"decrease")},React.createElement(c.A,{size:18,icon:o?r.A:s.A}),React.createElement("span",null,n)))},v=({isPluginActive:e,data:t})=>{const{detail:a}=(0,o.A)(l.D_.VIDEOPRESS),{status:n,hasPaidPlanForProduct:c}=a||{},{videoCount:r,featuredStats:s}=t||{},{inactiveWithVideos:v,viewsWithoutPlan:f,viewsWithPlan:w,watchTime:E}=(0,h.A)();if(!r)return null;const k={feature:"jetpack-videopress",has_paid_plan:c,status:n};if(!e)return React.createElement("div",{className:"videopress-card__value-section"},React.createElement("div",{className:"videopress-card__value-section__container"},React.createElement("span",{className:p.A.valueSectionHeading},__("Existing videos","jetpack-my-jetpack"),React.createElement(d.I,{className:"videopress-card__no-video-tooltip",tracksEventName:"videopress_card_tooltip_open",tracksEventProps:{location:"existing_videos",feature:"jetpack-videopress",status:n,video_count:r}},React.createElement("h3",null,v.title),React.createElement("p",null,v.text))),React.createElement("span",{className:"videopress-card__video-count"},r)));const y=s?.data?.views?.current,A=s?.data?.watch_time?.current,b=s?.data?.views?.previous,j=s?.data?.watch_time?.previous,R=s?.period,C=Math.abs(y-b),_=Math.abs(A-j);if(void 0===y||void 0===A)return null;const x=__("30-Day views","jetpack-my-jetpack"),N=__("Yearly views","jetpack-my-jetpack");return React.createElement("div",{className:"videopress-card__value-section"},React.createElement("div",{className:"videopress-card__value-section__container"},React.createElement("span",{className:(0,i.A)(p.A.valueSectionHeading,"videopress-card__value-section__heading")},"day"===R?x:N,React.createElement(d.I,{tracksEventName:"videopress_card_tooltip_open",tracksEventProps:{location:"views",current_views:y,previous_views:b,period:R,...k}},c||0===y?React.createElement(React.Fragment,null,React.createElement("h3",null,w.title),React.createElement("p",null,w.text)):React.createElement(React.Fragment,null,React.createElement("h3",null,f.title),React.createElement("p",null,f.text)))),React.createElement(g,{value:y,previousValue:b,formattedValue:(0,u.A)(y),formattedDifference:(0,u.A)(C),period:R})),React.createElement("div",{className:"videopress-card__value-section__container"},React.createElement("span",{className:(0,i.A)(p.A.valueSectionHeading,"videopress-card__value-section__heading")},__("Total time watched","jetpack-my-jetpack"),React.createElement(d.I,{tracksEventName:"videopress_card_tooltip_open",tracksEventProps:{location:"watch_time",current_watch_time:A,previous_watch_time:j,period:R,...k}},React.createElement("h3",null,E.title),React.createElement("p",null,E.text))),React.createElement(g,{value:A,previousValue:j,formattedValue:(0,m.A)(A),formattedDifference:(0,m.A)(_),period:R})))}},3614:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(6427),c=a(5739),r=a.n(c),s=a(1609),i=a.n(s);const l=({children:e,className:t,href:a,isLoading:c=!1,onClick:r,isPrimary:s=!0,disabled:l=!1})=>i().createElement(n.Button,{onClick:r,className:t,href:a,variant:s?"primary":"secondary",disabled:c||l},c?i().createElement(n.Spinner,null):e);l.propTypes={className:r().string,isLoading:r().bool,isPrimary:r().bool,disabled:r().bool};const o=l},4720:(e,t,a)=>{"use strict";a.d(t,{A:()=>j});var n=a(7397),c=a(7425),r=a(8478),s=a(2266),i=a(5879),l=a(9384),o=a(6427),u=a(7723),m=a(1113),d=a(5459),p=a(3883),h=a(3022),g=a(1609),v=a.n(g),f=a(4923),w=a(8242),E=a(4526),k=a(1524),y=a(3614),A=a(9084);const __=u.__;function b({value:e,currency:t,isOld:a}){if(!e||!t)return null;const r=(0,n.vA)(e,t),s=(0,h.A)(A.A.price,{[A.A["is-old"]]:a});return v().createElement(c.Ay,{className:s,variant:"headline-medium",component:"p"},v().createElement(c.Ay,{component:"sup",variant:"title-medium"},r.symbol),r.integer,v().createElement(c.Ay,{component:"sup",variant:"title-medium"},r.fraction))}const j=({slug:e,onClick:t,trackButtonClick:a=()=>{},className:n,preferProductName:j,supportingInfo:R,ctaButtonLabel:C=null,hideTOS:_=!1,quantity:x=null,highlightLastFeature:N=!1,isFetching:z=!1})=>{const{fileSystemWriteAccess:M="no",siteSuffix:S="",adminUrl:L="",myJetpackCheckoutUri:V=""}=(0,w.A$)(),{detail:P}=(0,f.A)(e),{name:H,title:B,longDescription:O,features:I,disclaimers:T,pricingForUi:F,isBundle:U,supportedProducts:D,hasPaidPlanForProduct:q,status:J,pluginSlug:G,postCheckoutUrl:$}=P,W="plugin_absent"===J&&"no"===M,{isFree:Q,trialAvailable:K,fullPricePerMonth:Z,currencyCode:Y,discountPricePerMonth:X,wpcomProductSlug:ee,wpcomFreeProductSlug:te,introductoryOffer:ae,productTerm:ne}=F,{recordEvent:ce}=(0,E.A)(),re=!Q&&!q||null!=x,se=(0,k.y)(),ie=(0,g.useCallback)((()=>$||(se||V)),[$,se,V])(),{run:le,hasCheckoutStarted:oe}=(0,l.useProductCheckoutWorkflow)({productSlug:ee,redirectUrl:ie,siteSuffix:S,adminUrl:L,connectAfterCheckout:!0,from:"my-jetpack",quantity:x,useBlogIdSuffix:!0}),{run:ue,hasCheckoutStarted:me}=(0,l.useProductCheckoutWorkflow)({productSlug:te,redirectUrl:ie,siteSuffix:S,adminUrl:L,connectAfterCheckout:!0,from:"my-jetpack",quantity:x,useBlogIdSuffix:!0}),de=U?D.join("_plus_").split("_").map(((e,t)=>{if("plus"===e)return v().createElement(m.A,{className:A.A["plus-icon"],key:`icon-plugs${t}`,icon:d.A,size:14});const a=(0,r.Wy)(e);return v().createElement(a,{key:e,size:24})})):null;let pe;pe="month"===ae?.intervalUnit&&1===ae?.intervalCount?(0,u.sprintf)( +// translators: %s is the monthly price for a product +__("trial for the first month, then $%s /month, billed yearly","jetpack-my-jetpack"),Z):"year"===ne?__("/month, paid yearly","jetpack-my-jetpack"):__("/month","jetpack-my-jetpack",0);const he=(0,g.useCallback)((t=>{ce("jetpack_myjetpack_product_card_disclaimer_click",{id:t,product:e})}),[e,ce]);function ge({slug:e}){const t=(0,r.Wy)(e);return t?v().createElement("div",{className:A.A["product-icon"]},v().createElement(t,null)):null}const ve=(!U||U&&!q)&&K,fe=H&&j?H:B,we=!U&&q?(0,u.sprintf)(/* translators: placeholder is product name. */ +__("Install %s","jetpack-my-jetpack"),fe):(0,u.sprintf)(/* translators: placeholder is product name. */ +__("Get %s","jetpack-my-jetpack"),fe),Ee=C||we,ke=(0,g.useCallback)((()=>{a({cta_text:Ee}),t?.(le,P)}),[t,a,le,P,Ee]),ye=(0,g.useCallback)((()=>{a({custom_slug:te,cta_text:"Start for free"}),t?.(ue,P)}),[t,a,ue,te,P]);return v().createElement("div",{className:(0,h.A)(A.A.card,n,{[A.A["is-bundle-card"]]:U})},U&&v().createElement("div",{className:A.A["card-header"]},v().createElement(r.Gg,{className:A.A["product-bundle-icon"],size:16}),v().createElement(c.Ay,{variant:"label"},__("Popular upgrade","jetpack-my-jetpack"))),v().createElement("div",{className:A.A.container},U&&v().createElement("div",{className:A.A["product-bundle-icons"]},de),v().createElement(ge,{slug:e}),v().createElement(c.H3,null,fe),v().createElement(c.Ay,{mb:3},O),v().createElement("ul",{className:(0,h.A)(A.A.features,{[A.A["highlight-last-feature"]]:N})},I.map(((e,t)=>v().createElement(c.Ay,{component:"li",key:`feature-${t}`,variant:"body"},v().createElement(m.A,{icon:p.A,size:24}),e)))),re&&X&&v().createElement(v().Fragment,null,v().createElement("div",{className:A.A["price-container"]},v().createElement(b,{value:X,currency:Y,isOld:!1}),X0&&v().createElement("div",{className:A.A.disclaimers},T.map(((e,t)=>{const{text:a,link_text:n=null,url:r=null}=e;return v().createElement(c.Ay,{key:`disclaimer-${t}`,component:"p",variant:"body-small"},`${a} `,r&&n&&v().createElement(o.ExternalLink,{onClick:()=>he(t),href:r,target:"_blank",rel:"noopener noreferrer"},n))}))),U&&q&&v().createElement("div",{className:A.A["product-has-required-plan"]},v().createElement(r.Nr,{size:36}),v().createElement(c.Ay,null,__("Active on your site","jetpack-my-jetpack"))),R&&v().createElement(c.Ay,{className:A.A["supporting-info"],variant:"body-extra-small"},R)))}},3574:(e,t,a)=>{"use strict";a.d(t,{A:()=>w});var n=a(9245),c=a(489),r=a(1112),s=a(7656),i=a(7425),l=a(9384),o=a(7723),u=a(5739),m=a.n(u),d=a(1609),p=a(4923),h=a(8242),g=a(1524);const __=o.__,v=({cantInstallPlugin:e,onProductButtonClick:t,detail:a,isFetching:s,tier:i,trackProductButtonClick:u,preferProductName:m,feature:p})=>{const{siteSuffix:v="",myJetpackCheckoutUri:f=""}=(0,h.A$)(),{name:w,featuresByTier:E=[],pricingForUi:{tiers:k},title:y,postCheckoutUrl:A,postCheckoutUrlsByFeature:b,isBundle:j,hasPaidPlanForProduct:R}=a,{callToAction:C,currencyCode:_,fullPrice:x,introductoryOffer:N,isFree:z,wpcomProductSlug:M,quantity:S=null}=k[i],L=(0,g.y)(),V=(0,d.useCallback)((()=>p&&b?.[p]?b[p]:A||(L||f)),[p,b,A,L,f])(),{run:P,hasCheckoutStarted:H}=(0,l.useProductCheckoutWorkflow)({from:"my-jetpack",productSlug:M,redirectUrl:V,connectAfterCheckout:!0,siteSuffix:v,useBlogIdSuffix:!0,quantity:S}),B=x?Math.round(x/12*100)/100:null,O=N?.costPerInterval?Math.round(N.costPerInterval/12*100)/100:null,I="month"===N?.intervalUnit&&1===N?.intervalCount,T=I?(0,o.sprintf)( +// translators: %s is the monthly price for a product +__("trial for the first month, then $%s /month, billed yearly","jetpack-my-jetpack"),B):__("/month, paid yearly","jetpack-my-jetpack",0),F=w&&m?w:y,U=!j&&R?(0,o.sprintf)(/* translators: placeholder is product name. */ +__("Install %s","jetpack-my-jetpack"),F):(0,o.sprintf)(/* translators: placeholder is product name. */ +__("Get %s","jetpack-my-jetpack"),F),D=C||(z?__("Start for Free","jetpack-my-jetpack"):U),q=(0,d.useCallback)((()=>{u({is_free_plan:z,cta_text:D}),t?.(P,a,i)}),[u,t,P,a,i,z,D]);return React.createElement(n.N0,{primary:!z},React.createElement(n.i7,null,z?React.createElement(c.A,{price:0,legend:"",currency:"USD",hidePriceFraction:!0}):!R&&React.createElement(c.A,{price:B,offPrice:O,legend:T,currency:_,hideDiscountLabel:I,hidePriceFraction:!0}),React.createElement(r.A,{fullWidth:!0,variant:z?"secondary":"primary",onClick:q,isLoading:H||s,disabled:H||e||s},D)),E.map(((e,t)=>{const{included:a,description:c,struck_description:r,info:s}=e.tiers[i],l=r||c?React.createElement(React.Fragment,null,r?React.createElement(React.Fragment,null,React.createElement("del",null,r)," "):null,c?React.createElement("strong",null,c):null):null;return React.createElement(n.eY,{key:t,isIncluded:a,label:l,tooltipTitle:s?.title,tooltipInfo:s?.content?React.createElement("div",{dangerouslySetInnerHTML:{__html:s?.content}}):null,tooltipClassName:s?.class})})))};v.propTypes={cantInstallPlugin:m().bool.isRequired,onProductButtonClick:m().func.isRequired,detail:m().object.isRequired,tier:m().string.isRequired,trackProductButtonClick:m().func.isRequired,preferProductName:m().bool.isRequired};const f=({slug:e,onProductButtonClick:t,trackProductButtonClick:a,isFetching:c,preferProductName:l,feature:u})=>{const{fileSystemWriteAccess:m="no"}=(0,h.A$)(),{detail:g}=(0,p.A)(e),{description:f,featuresByTier:w=[],pluginSlug:E,status:k,tiers:y=[],hasPaidPlanForProduct:A,title:b,pricingForUi:{tiers:j}}=g,R="plugin_absent"===k&&"no"===m,C=R&&React.createElement(s.A,{level:"error",hideCloseButton:!0,title:React.createElement(i.Ay,null,(0,o.sprintf)( +// translators: %s is the plugin name. +__("Due to your server settings, we can't automatically install the plugin for you. Please manually install the %s plugin.","jetpack-my-jetpack"),b)),actions:[React.createElement(r.A,{variant:"secondary",href:`https://wordpress.org/plugins/${E}`,isExternalLink:!0},__("Get plugin","jetpack-my-jetpack"))]}),_=(0,d.useMemo)((()=>w.map((e=>({name:e?.name,tooltipTitle:e?.info?.title,tooltipInfo:e?.info?.content?React.createElement("div",{dangerouslySetInnerHTML:{__html:e?.info?.content}}):null})))),[w]);return React.createElement(React.Fragment,null,C,React.createElement(n.Ay,{title:f,items:_},y.map(((e,n)=>A&&(e=>{const{isFree:t}=j[e];return t})(e)?null:React.createElement(v,{key:n,tier:e,feature:u,detail:g,isFetching:c,onProductButtonClick:t,trackProductButtonClick:a,primary:0===n,cantInstallPlugin:R,preferProductName:l})))))};f.propTypes={slug:m().string.isRequired,onProductButtonClick:m().func.isRequired,trackProductButtonClick:m().func.isRequired,isFetching:m().bool.isRequired,preferProductName:m().bool.isRequired};const w=f},6092:(e,t,a)=>{"use strict";a.d(t,{Ay:()=>V,B8:()=>O,C:()=>D,Gf:()=>J,JM:()=>G,QX:()=>T,X7:()=>I,og:()=>U,qT:()=>F,t7:()=>q,wU:()=>P,xE:()=>H,yX:()=>B});var n=a(2947),c=a(5918),r=a(8509),s=a(7425),i=a(1112),l=a(5879),o=a(6087),u=a(7723),m=a(3022),d=a(1609),p=a.n(d),h=a(9539),g=a(8837),v=a(9935),f=a(4923),w=a(8242),E=a(4526),k=a(3588),y=a(1870),A=a(3981),b=a(1617),j=a(4720),R=a(3574),C=a(8769),_=a(5296),x=a(4660),N=a(7642),z=a(15),M=a(9409),S=a(7899),L=a(5044);const __=u.__;function V({bundle:e,existingLicenseKeyUrl:t="admin.php?page=my-jetpack#/add-license",installsPlugin:a=!1,slug:h,supportingInfo:C,preferProductName:_=!1,children:x=null,imageContainerClassName:N="",ctaButtonLabel:z=null,hideTOS:M=!1,quantity:L=null,directCheckout:V=!1,highlightLastFeature:P=!1,ctaCallback:H=null,feature:B=null}){const{detail:O}=(0,f.A)(h),{detail:I}=(0,f.A)(e),{activate:T,isPending:F}=(0,v.A)(h);let U=O?.postActivationUrl||null;B&&O?.postActivationUrlsByFeature?.[B]&&(U=O.postActivationUrlsByFeature[B]);const{isUpgradableByBundle:D,tiers:q,pricingForUi:J}=O,{recordEvent:G}=(0,E.A)(),{onClickGoBack:$}=(0,k.L)({slug:h}),{myJetpackCheckoutUri:W=""}=(0,w.A$)(),{siteIsRegistering:Q,handleRegisterSite:K}=(0,y.A)({skipUserConnection:!0,redirectUri:U}),Z=!M&&!!e,Y=O?.title,X=I?.title,ee=[/* translators: %s is the product name */ /* translators: %s is the product name */ +(0,u.sprintf)(__("Get %s","jetpack-my-jetpack"),Y),/* translators: %s is the bundled product name */ /* translators: %s is the bundled product name */ +(0,u.sprintf)(__("Get %s","jetpack-my-jetpack"),X)];(0,d.useEffect)((()=>{G("jetpack_myjetpack_product_interstitial_view",{product:h})}),[G,h]);const te=(0,d.useCallback)(((e=!1)=>e?"":"crm"===h?"jetpack-crm":J?.tiers?.upgraded?.wpcomProductSlug?J.tiers.upgraded.wpcomProductSlug:J.wpcomProductSlug),[h,J]),ae=(0,d.useCallback)((t=>{const{customSlug:a=null,isFreePlan:n=!1,ctaText:c=null}=t||{};G("jetpack_myjetpack_product_interstitial_add_link_click",{product:a||(e??h),product_slug:te(n),cta_text:c})}),[G,h,te,e]),ne=(0,A.A)(g.NM.Home),ce=(0,d.useCallback)(((e,t,a)=>{H?.({slug:h,product:t,tier:a}),t?.isBundle||V?e?.():T({productId:h},{onSettled:n=>{let c=n?.post_checkout_url||W;B&&n?.post_checkout_urls_by_feature?.[B]&&(c=n.post_checkout_urls_by_feature[B]);const r=t?.hasPaidPlanForProduct,s=a?t?.pricingForUi?.tiers?.[a]?.isFree:t?.pricingForUi?.isFree,i=!s&&!r||a&&t?.pricingForUi?.tiers?.[a]&&!s&&t?.isUpgradable;"zero-bs-crm"!==t.pluginSlug||r?i?e?.(null,c):K().then((e=>{if(!e)return ne()})):window.location.href="https://jetpackcrm.com/pricing/"}})}),[W,B,H,h,V,T,K,ne]);return p().createElement(n.A,{showHeader:!1,showBackground:!1},p().createElement(c.A,{horizontalSpacing:3,horizontalGap:3},p().createElement(r.A,{className:S.A["product-interstitial__header"]},p().createElement(b.A,{onClick:$}),t&&p().createElement(s.Ay,{variant:"body-small"},(0,o.createInterpolateElement)(__("Already have an existing plan or license key? Get started.","jetpack-my-jetpack"),{a:p().createElement(i.A,{className:S.A["product-interstitial__license-activation-link"],href:t,variant:"link"})}))),p().createElement(r.A,null,q&&q.length?p().createElement(R.A,{slug:h,clickHandler:ce,onProductButtonClick:ce,trackProductButtonClick:ae,preferProductName:_,isFetching:F||Q,feature:B}):p().createElement(c.A,{className:D?null:S.A.container,horizontalSpacing:0,horizontalGap:0,fluid:!0},p().createElement(r.A,{sm:4,md:4,lg:7},p().createElement(j.A,{slug:h,trackButtonClick:ae,onClick:a?ce:void 0,className:D?S.A.container:null,supportingInfo:C,preferProductName:_,ctaButtonLabel:z,hideTOS:M||Z,quantity:L,highlightLastFeature:P,isFetching:F||Q})),p().createElement(r.A,{sm:4,md:4,lg:5,className:(0,m.A)(S.A.imageContainer,N)},e?p().createElement(j.A,{slug:e,trackButtonClick:ae,onClick:ce,className:D?S.A.container:null,hideTOS:M||Z,quantity:L,highlightLastFeature:P,isFetching:F}):x))),p().createElement(r.A,null,Z&&p().createElement("div",{className:S.A["tos-container"]},p().createElement(l.A,{multipleButtons:ee})))))}function P(){const e="anti-spam",{detail:t}=(0,f.A)(e),{isPluginActive:a}=t;return p().createElement(V,{slug:e,installsPlugin:!0,bundle:"security",existingLicenseKeyUrl:a?"admin.php?page=akismet-key-config":null,preferProductName:!0})}function H(){return p().createElement(V,{slug:"backup",installsPlugin:!0,bundle:"security"})}function B(){return p().createElement(V,{slug:"boost",installsPlugin:!0},p().createElement("img",{src:C,alt:"Boost"}))}function O(){return p().createElement(V,{slug:"creator",installsPlugin:!0})}function I(){return p().createElement(V,{slug:"crm",installsPlugin:!0},p().createElement("img",{src:_,alt:"CRM"}))}function T(){return p().createElement(V,{slug:"extras",installsPlugin:!0},p().createElement("img",{src:x,alt:"Extras"}))}function F(){const{feature:e}=(0,h.g)();return p().createElement(V,{slug:"protect",feature:e,installsPlugin:!0})}function U(){return p().createElement(V,{slug:"scan",installsPlugin:!0,bundle:"security"})}function D(){return p().createElement(V,{slug:"social",installsPlugin:!0},p().createElement("img",{src:z,alt:__("Image displaying logos of social media platforms supported by Jetpack Social.","jetpack-my-jetpack")}))}function q(){const{detail:e}=(0,f.A)("search");return p().createElement(V,{slug:"search",installsPlugin:!0,supportingInfo:(e?.pricingForUi?.trialAvailable?__("Jetpack Search Free supports up to 5,000 records and 500 search requests per month for free. You will be asked to upgrade to a paid plan if you exceed these limits for three continuous months.","jetpack-my-jetpack"):"")+__("For the paid plan, pricing will automatically adjust based on the number of records in your search index. If you grow into a new pricing tier, we'll let you know before your next billing cycle.","jetpack-my-jetpack")},p().createElement("img",{src:N,alt:"Search"}))}function J(){return p().createElement(V,{slug:"stats",directCheckout:!0,installsPlugin:!0,ctaButtonLabel:__("Get Stats","jetpack-my-jetpack")},p().createElement("img",{src:M,alt:__("Illustration showing the Stats feature, highlighting important statistics for your site.","jetpack-my-jetpack")}))}function G(){return p().createElement(V,{slug:"videopress",installsPlugin:!0},p().createElement("img",{src:L,alt:"VideoPress"}))}},3418:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var n=a(7723),c=a(6941),r=a.n(c),s=a(1609),i=a(6092),l=a(4923),o=a(1870),u=a(9923),m=a(1298);const __=n.__,d=r()("my-jetpack:product-interstitial:jetpack-ai");function p(){const{detail:e}=(0,l.A)("jetpack-ai");d(e);const{userConnectionData:t}=(0,o.A)(),{currentUser:a}=t,{wpcomUser:n}=a,c=`jetpack_ai_optfree_${a?.id||0}_${a?.blogId||0}_${n?.ID||0}`,r=(0,s.useCallback)((({tier:e})=>{"free"===e&&localStorage.setItem(c,!0)}),[c]);return React.createElement(i.Ay,{slug:"jetpack-ai",installsPlugin:!0,imageContainerClassName:m.A.aiImageContainer,hideTOS:!0,directCheckout:!1,ctaCallback:r,ctaButtonLabel:__("Upgrade","jetpack-my-jetpack")},React.createElement("img",{src:u,alt:"Jetpack AI"}))}},8823:(e,t,a)=>{"use strict";a.d(t,{A:()=>N});var n=a(3924),c=a(2947),r=a(5918),s=a(8509),i=a(7142),l=a(8478),o=a(7656),u=a(6427),m=a(6087),d=a(7723),p=a(1113),h=a(3883),g=a(748),v=a(5459),f=a(3022),w=a(6941),E=a.n(w),k=a(1609),y=a(4923),A=a(4526),b=a(3588),j=a(1870),R=a(3981),C=a(1617),_=a(1298);const __=d.__,x=E()("my-jetpack:product-interstitial:jetpack-ai-product-page");function N(){const{onClickGoBack:e}=(0,b.L)("jetpack-ai"),{detail:t}=(0,y.A)("jetpack-ai"),{description:a,aiAssistantFeature:w}=t,[E,N]=(0,k.useState)(!1),{isRegistered:z}=(0,j.A)(),M=__("Generate and edit content faster with Jetpack AI Assistant","jetpack-my-jetpack"),S=__("Create featured images with one click","jetpack-my-jetpack"),L=__("Optimize your titles effortlessly","jetpack-my-jetpack"),V=__("Build forms using prompts","jetpack-my-jetpack"),P=__("Get feedback on posts","jetpack-my-jetpack"),H=__("Make your writing easy to read","jetpack-my-jetpack");x(w);const{requestsCount:B=0,currentTier:O,nextTier:I,usagePeriod:T,isOverLimit:F,tierPlansEnabled:U}=w||{},D=0===O?.value,q=1===O?.value,J=!D&&!q||q&&!U,G=!q&&J&&!I&&O,$=D&&20-B>=0?20-B:0,W=J&&!D&&T,Q=J||q,K=(0,n.A)("jetpack-ai-tiers-more-requests-contact"),Z=(0,n.A)("jetpack-ai-feedback"),Y=(0,n.A)("jetpack-ai-product-page-featured-image-link"),X=(0,n.A)("jetpack-ai-product-page-title-optimization-link"),ee=(0,n.A)("jetpack-ai-product-page-form-link"),te=(0,n.A)("jetpack-ai-product-page-content-feedback-link"),ae=(0,n.A)("jetpack-ai-product-page-breve"),ne=z?"post-new.php?use_ai_block=1&_wpnonce="+window?.jetpackAi?.nonce:"#/connection",ce=__("Create new post","jetpack-my-jetpack"),re=__("Connect to Jetpack to start using the AI Assistant","jetpack-my-jetpack"),se=F&&J,ie=F&&D,le=O?.limit||0,oe=T?.requestsCount||0,ue=U?le-oe>=0?le-oe:0:oe,me=__("Requests this month","jetpack-my-jetpack"),de=__("Requests for this month","jetpack-my-jetpack"),pe=__("You've reached your request limit for this month","jetpack-my-jetpack"),he=__("You've used all your free requests","jetpack-my-jetpack"),ge=(0,d.sprintf)( +// translators: %d is the number of days left in the month. +__("Wait for %d days to reset your limit, or upgrade now to a higher tier for additional requests and keep your work moving forward.","jetpack-my-jetpack"),Math.floor((new Date(T?.nextStart||null)-new Date)/864e5)),ve=(0,m.createInterpolateElement)((0,d.sprintf)( +// translators: %d is the number of days left in the month. +__("Wait for %d days to reset your limit, per our fair usage policy.","jetpack-my-jetpack"),Math.floor((new Date(T?.nextStart||null)-new Date)/864e5)),{link:React.createElement("a",{href:(0,n.A)("ai-product-page-fair-usage-policy"),target:"_blank",rel:"noreferrer"})}),fe=U?ge:ve,we=__("Reach for More with Jetpack AI! Upgrade now for additional requests and keep your momentum going.","jetpack-my-jetpack"),Ee=(0,d.sprintf)( +// translators: %s is the next upgrade value +__("Get %s requests","jetpack-my-jetpack"),I?.value||"more"),ke=__("Upgrade now","jetpack-my-jetpack"),ye=(0,R.A)("/add-jetpack-ai"),{recordEvent:Ae}=(0,A.A)(),be=(0,k.useCallback)((()=>{Ae("jetpack_ai_upgrade_contact_us",{placement:"product-page"})}),[Ae]),je=(0,k.useCallback)((()=>{Ae("jetpack_ai_upgrade_button",{placement:"product-page",context:"my-jetpack",current_tier_slug:O?.slug||"",requests_count:B}),ye()}),[Ae,B,O,ye]),Re=(0,k.useCallback)((()=>N(!1)),[]);(0,k.useEffect)((()=>{Ae("jetpack_ai_myjetpack_product_page_view",{current_tier_slug:O?.slug||"",requests_count:B})}),[B,O?.slug,Ae]),(0,k.useEffect)((()=>{N(se||ie)}),[se,ie]);const Ce=React.createElement("span",{className:_.A["product-interstitial__new-badge"]},__("New","jetpack-my-jetpack")," ");return React.createElement(c.A,{showHeader:!1,showBackground:!0},React.createElement(r.A,{fluid:!0,horizontalSpacing:3,horizontalGap:2},React.createElement(s.A,{className:(0,f.A)(_.A["product-interstitial__section"])},React.createElement("div",{className:_.A["product-interstitial__section-wrapper-wide"]},React.createElement(C.A,{onClick:e})),React.createElement("div",{className:(0,f.A)(_.A["product-interstitial__section-wrapper-wide"],_.A["product-interstitial__product-header"])},React.createElement(i.A,null),React.createElement("div",{className:_.A["product-interstitial__product-header-name"]},__("AI Assistant","jetpack-my-jetpack")))),React.createElement(s.A,{className:(0,f.A)(_.A["product-interstitial__section"])},React.createElement("div",{className:_.A["product-interstitial__hero-section"]},React.createElement("div",{className:_.A["product-interstitial__hero-content"]},React.createElement("h1",{className:_.A["product-interstitial__hero-heading"]},a),React.createElement("div",{className:_.A["product-interstitial__hero-sub-heading"]},__("Draft, transform, translate, and alter both new and existing content leveraging the capabilities of AI, inside the block editor.","jetpack-my-jetpack")),!G&&!q&&React.createElement(u.Button,{variant:"primary",onClick:je,className:_.A["product-interstitial__hero-cta"]},__("Get more requests","jetpack-my-jetpack")),G&&React.createElement(u.Button,{variant:"primary",onClick:be,href:K,className:_.A["product-interstitial__hero-cta"]},__("Contact Us","jetpack-my-jetpack"))),React.createElement("div",{className:_.A["product-interstitial__hero-side"]},W&&React.createElement(u.Card,{className:_.A["stats-card"]},React.createElement(l.KH,null),React.createElement("div",null,React.createElement("div",{className:_.A["product-interstitial__stats-card-text"]},U?de:me),React.createElement("div",{className:_.A["product-interstitial__stats-card-value"]},ue))),Q&&React.createElement(u.Card,{className:_.A["stats-card"]},React.createElement(p.A,{icon:h.A,className:_.A["stats-card-icon-check"]}),React.createElement("div",null,React.createElement("div",{className:_.A["product-interstitial__stats-card-text"]},__("All-time requests used","jetpack-my-jetpack")),React.createElement("div",{className:_.A["product-interstitial__stats-card-value"]},B))),D&&React.createElement(u.Card,{className:_.A["stats-card"]},React.createElement(p.A,{icon:h.A,className:_.A["stats-card-icon-check"]}),React.createElement("div",null,React.createElement("div",{className:_.A["product-interstitial__stats-card-text"]},__("Free requests available","jetpack-my-jetpack")),React.createElement("div",{className:_.A["product-interstitial__stats-card-value"]},$)))))),React.createElement(s.A,{className:_.A["product-interstitial__section"]},React.createElement("div",{className:_.A["product-interstitial__section-wrapper"]},E&&React.createElement("div",{className:_.A["product-interstitial__ai-notice"]},React.createElement(o.A,{actions:U?[React.createElement(u.Button,{isPrimary:!0,onClick:je},se?Ee:ke)]:{},onClose:Re,level:se?"warning":"error",title:se?pe:he},se?fe:we)),React.createElement("h2",{className:_.A["product-interstitial__section-heading"]},__("AI Features","jetpack-my-jetpack")),React.createElement("p",{className:_.A["product-interstitial__section-sub-heading"]},__("Discover all the Jetpack features powered by AI","jetpack-my-jetpack")),React.createElement("div",{className:_.A["product-interstitial__usage-videos"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-item"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-video"]},React.createElement("iframe",{width:"280",height:"157",src:"https://videopress.com/embed/2OU6GCMs?posterUrl=https%3A%2F%2Fjetpackme.files.wordpress.com%2F2024%2F07%2Fjetpack-ai-breve-poster.png%3Fw%3D560",allowFullScreen:!0,allow:"clipboard-write",title:H}),React.createElement("script",{src:"https://videopress.com/videopress-iframe.js"})),React.createElement("div",{className:_.A["product-interstitial__usage-videos-content"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-heading"]},H,Ce),React.createElement("div",{className:_.A["product-interstitial__usage-videos-text"]},__("Simplify your writing with AI suggestions to fix long sentences and complex words and sound more confident. As you type, check your Reading grade score to make sure it suits your audience.","jetpack-my-jetpack")),React.createElement(u.Button,{className:_.A["product-interstitial__usage-videos-link"],icon:g.A,target:"_blank",href:ae},__("Learn more","jetpack-my-jetpack")))),React.createElement("div",{className:_.A["product-interstitial__usage-videos-item"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-video"]},React.createElement("iframe",{width:"280",height:"157",src:"https://videopress.com/embed/GdXmtVtW?posterUrl=https%3A%2F%2Fjetpackme.files.wordpress.com%2F2024%2F02%2Fimage-37.png%3Fw%3D560",allowFullScreen:!0,allow:"clipboard-write",title:M}),React.createElement("script",{src:"https://videopress.com/videopress-iframe.js"})),React.createElement("div",{className:_.A["product-interstitial__usage-videos-content"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-heading"]},M),React.createElement("div",{className:_.A["product-interstitial__usage-videos-text"]},__("Use the AI block to generate content, or use our AI edit options in existing blocks. Use prompts or any of our recommended actions.","jetpack-my-jetpack")),React.createElement(u.Button,{className:_.A["product-interstitial__usage-videos-link"],icon:v.A,href:ne},z?ce:re))),React.createElement("div",{className:_.A["product-interstitial__usage-videos-item"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-video"]},React.createElement("iframe",{width:"280",height:"157",src:"https://videopress.com/embed/HJCf8cXc?posterUrl=https%3A%2F%2Fjetpackme.files.wordpress.com%2F2024%2F02%2Fone-click-featured-images.png%3Fw%3D560",allowFullScreen:!0,allow:"clipboard-write",title:S}),React.createElement("script",{src:"https://videopress.com/videopress-iframe.js"})),React.createElement("div",{className:_.A["product-interstitial__usage-videos-content"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-heading"]},S),React.createElement("div",{className:_.A["product-interstitial__usage-videos-text"]},__("Create featured images to illustrate your content and make it more engaging with just one click. Use prompts to generate adjusted new featured images.","jetpack-my-jetpack")),React.createElement(u.Button,{className:_.A["product-interstitial__usage-videos-link"],icon:g.A,target:"_blank",href:Y},__("Learn about featured images","jetpack-my-jetpack")))),React.createElement("div",{className:_.A["product-interstitial__usage-videos-item"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-video"]},React.createElement("iframe",{width:"280",height:"157",src:"https://videopress.com/embed/xjy2weWj?posterUrl=https%3A%2F%2Fjetpackme.files.wordpress.com%2F2024%2F06%2Fjetpack-ai-title-optimization.png%3Fw%3D560",allowFullScreen:!0,allow:"clipboard-write",title:L}),React.createElement("script",{src:"https://videopress.com/videopress-iframe.js"})),React.createElement("div",{className:_.A["product-interstitial__usage-videos-content"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-heading"]},L),React.createElement("div",{className:_.A["product-interstitial__usage-videos-text"]},__("Use AI to generate title suggestions based on your content, each with an explanation of why it works better. Save time and create engaging, SEO-friendly titles.","jetpack-my-jetpack")),React.createElement(u.Button,{className:_.A["product-interstitial__usage-videos-link"],icon:g.A,target:"_blank",href:X},__("Learn about Jetpack SEO tools","jetpack-my-jetpack")))),React.createElement("div",{className:_.A["product-interstitial__usage-videos-item"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-video"]},React.createElement("iframe",{width:"280",height:"157",src:"https://videopress.com/embed/OMI3zqid?posterUrl=https%3A%2F%2Fjetpackme.files.wordpress.com%2F2024%2F02%2Fimage-38.png%3Fw%3D560",allowFullScreen:!0,allow:"clipboard-write",title:V}),React.createElement("script",{src:"https://videopress.com/videopress-iframe.js"})),React.createElement("div",{className:_.A["product-interstitial__usage-videos-content"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-heading"]},V),React.createElement("div",{className:_.A["product-interstitial__usage-videos-text"]},__("Quickly build forms using the Jetpack Forms block and AI. Use prompts to describe your form and AI will generate the elements in a few seconds.","jetpack-my-jetpack")),React.createElement(u.Button,{className:_.A["product-interstitial__usage-videos-link"],icon:g.A,target:"_blank",href:ee},__("Learn about forms","jetpack-my-jetpack")))),React.createElement("div",{className:_.A["product-interstitial__usage-videos-item"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-video"]},React.createElement("iframe",{width:"280",height:"157",src:"https://videopress.com/embed/0vb0OJm7?posterUrl=https%3A%2F%2Fjetpackme.files.wordpress.com%2F2024%2F02%2Fimage-39.png%3Fw%3D560",allowFullScreen:!0,allow:"clipboard-write",title:P}),React.createElement("script",{src:"https://videopress.com/videopress-iframe.js"})),React.createElement("div",{className:_.A["product-interstitial__usage-videos-content"]},React.createElement("div",{className:_.A["product-interstitial__usage-videos-heading"]},P),React.createElement("div",{className:_.A["product-interstitial__usage-videos-text"]},__("Get instant feedback on your post before publishing. AI will read your post and highlight opportunities to improve your publication.","jetpack-my-jetpack")),React.createElement(u.Button,{className:_.A["product-interstitial__usage-videos-link"],icon:g.A,target:"_blank",href:te},__("Learn more","jetpack-my-jetpack"))))))),React.createElement(s.A,{className:_.A["product-interstitial__section"]},React.createElement("div",{className:_.A["product-interstitial__section-wrapper"]},React.createElement("div",{className:_.A["product-interstitial__section-emoji"]},"👋"),React.createElement("h2",{className:_.A["product-interstitial__section-heading"]},__("Do you have any feedback?","jetpack-my-jetpack")),React.createElement("p",{className:_.A["product-interstitial__section-sub-heading"]},__("Help us improving the accuracy of our results and feel free to give us ideas for future implementations and improvements.","jetpack-my-jetpack")," ",React.createElement(u.ExternalLink,{href:Z},__("Share your feedback!","jetpack-my-jetpack")))))))}},7265:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(1040),c=a(7723),r=a(1504),s=a(280),i=a(1870),l=a(8252);const __=c.__;function o(){const{userConnectionData:e}=(0,i.A)(),t=e?.currentUser?.wpcomUser?.display_name||e?.currentUser?.wpcomUser?.login||e?.currentUser?.username,{isLoading:a,data:c}=(0,s.A)({name:r.Ck,query:{path:r.tb}}),o=(0,l.M)(c);return a?React.createElement(React.Fragment,null,__("Checking gold status…","jetpack-my-jetpack")):React.createElement(React.Fragment,null,React.createElement(n._,{tokenRedeemed:o,displayName:t}))}},9654:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var n=a(7723),c=a(1113),r=a(5788),s=a(1871),i=a(6994),l=a(1609),o=a.n(l),u=a(3),m=a(3336),d=a(3747);const __=n.__,p=({counts:e,previousCounts:t})=>o().createElement("div",{className:d.A["section-stats-highlights"]},o().createElement("h3",{className:d.A["section-title"]},o().createElement("span",null,__("7-day highlights","jetpack-my-jetpack")),o().createElement("small",{className:d.A["section-description"]},__("Compared to previous period","jetpack-my-jetpack"))),o().createElement("div",{className:d.A["cards-list"]},o().createElement(u.A,{heading:__("Views","jetpack-my-jetpack"),icon:o().createElement(c.A,{icon:m.A}),count:e?.views,previousCount:t?.views}),o().createElement(u.A,{heading:__("Visitors","jetpack-my-jetpack"),icon:o().createElement(c.A,{icon:r.A}),count:e?.visitors,previousCount:t?.visitors}),o().createElement(u.A,{heading:__("Likes","jetpack-my-jetpack"),icon:o().createElement(c.A,{icon:s.A}),count:e?.likes,previousCount:t?.likes}),o().createElement(u.A,{heading:__("Comments","jetpack-my-jetpack"),icon:o().createElement(c.A,{icon:i.A}),count:e?.comments,previousCount:t?.comments})))},3:(e,t,a)=>{"use strict";a.d(t,{A:()=>g});var n=a(6427),c=a(1113),r=a(6955),s=a(2510),i=a(3022),l=a(5739),o=a.n(l),u=a(1609),m=a.n(u),d=a(6581),p=a(3747);const h=({count:e=0,previousCount:t=0,icon:a,heading:l})=>{const o=(h=t,"number"!=typeof(u=e)||"number"!=typeof h?null:u-h);var u,h;const g=Math.abs(o),v=Number.isFinite(o)?((e,t)=>{if("number"!=typeof e||"number"!=typeof t)return null;if(0===e&&0===t)return 0;const a=e/t*100;return Math.abs(a)===1/0?100:Math.round(a)})(g,t):null;return m().createElement(n.Card,{className:p.A["stats-card"]},a&&m().createElement("div",{className:p.A["stats-card-icon"]},a),l&&m().createElement("div",{className:p.A["stats-card-heading"]},l),m().createElement("div",{className:p.A["stats-card-count"]},m().createElement("span",{className:p.A["stats-card-count-value"],title:Number.isFinite(e)?String(e):void 0},(0,d.A)(e)),null!==o?m().createElement("span",{className:(0,i.A)(p.A["stats-card-difference"],{[p.A["stats-card-difference--positive"]]:o<0,[p.A["stats-card-difference--negative"]]:o>0})},m().createElement("span",{className:p.A["stats-card-difference-icon"],title:String(o)},o<0&&m().createElement(c.A,{size:18,icon:r.A}),o>0&&m().createElement(c.A,{size:18,icon:s.A})),m().createElement("span",{className:p.A["stats-card-difference-absolute-value"]},g>9999?(0,d.A)(g):(0,d.A)(g,{})),null!==v&&m().createElement("span",{className:p.A["stats-card-difference-absolute-percentage"]},"(",v,"%)")):null))};h.propTypes={count:o().number,heading:o().node,icon:o().node,previousCount:o().number};const g=h},3336:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});var n=a(6427);const c=React.createElement(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},React.createElement(n.Path,{d:"m4 13 .67.336.003-.005a2.42 2.42 0 0 1 .094-.17c.071-.122.18-.302.329-.52.298-.435.749-1.017 1.359-1.598C7.673 9.883 9.498 8.75 12 8.75s4.326 1.132 5.545 2.293c.61.581 1.061 1.163 1.36 1.599a8.29 8.29 0 0 1 .422.689l.002.005L20 13l.67-.336v-.003l-.003-.005-.008-.015-.028-.052a9.752 9.752 0 0 0-.489-.794 11.6 11.6 0 0 0-1.562-1.838C17.174 8.617 14.998 7.25 12 7.25S6.827 8.618 5.42 9.957c-.702.669-1.22 1.337-1.563 1.839a9.77 9.77 0 0 0-.516.845l-.008.015-.002.005-.001.002v.001L4 13Zm8 3a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z"}))},1035:(e,t,a)=>{"use strict";a.d(t,{A:()=>h});var n=a(7723),c=a(1609),r=a(8837),s=a(1504),i=a(4923),l=a(280),o=a(8242),u=a(4526),m=a(1870),d=a(6176),p=a(9654);const __=n.__,h=()=>{const e="stats",{blogID:t}=(0,m.A)(),{detail:a}=(0,i.A)(e),{status:n}=a,h=!!(0,o.A$)("userIsAdmin"),{data:g}=(0,l.A)({name:s.MB,query:{path:(0,s.IM)(t)}}),v=g?.past_seven_days||{},f=g?.between_past_eight_and_fifteen_days||{},{recordEvent:w}=(0,u.A)(),E=(0,c.useCallback)((()=>{w("jetpack_myjetpack_stats_card_seedetailedstats_click",{product:e})}),[w]),k=(0,c.useCallback)((()=>!(n!==r.hp.CAN_UPGRADE)),[n]),y={href:"admin.php?page=stats",label:__("View detailed stats","jetpack-my-jetpack"),onClick:E,shouldShowButton:k},A={[r.hp.ACTIVE]:{label:__("View detailed stats","jetpack-my-jetpack")},[r.hp.SITE_CONNECTION_ERROR]:{label:__("Connect Jetpack to use Stats","jetpack-my-jetpack")},[r.hp.NEEDS_FIRST_SITE_CONNECTION]:{href:`#/add-${e}`}};return React.createElement(d.A,{admin:h,slug:e,primaryActionOverride:A,secondaryAction:y,showMenu:!0},React.createElement(p.A,{counts:v,previousCounts:f}))}},7881:(e,t,a)=>{"use strict";a.d(t,{A:()=>g});var n=a(8509),c=a(7425),r=a(5879),s=a(1112),i=a(4082),l=a(7723),o=a(1609),u=a(6007),m=a(1521),d=a(4526),p=a(753),h=a(5225);const __=l.__,g=({onActivateSite:e,onUpdateWelcomeFlowExperiment:t,isActivating:a})=>{const{recordEvent:l}=(0,d.A)(),{setNotice:g,resetNotice:v}=(0,o.useContext)(u.g),f=__("Activate Jetpack in one click","jetpack-my-jetpack"),w=(0,o.useCallback)((async()=>{l("jetpack_myjetpack_welcome_banner_connect_site_click"),t((e=>({...e,isLoading:!0}))),await e(),l("jetpack_myjetpack_welcome_banner_connect_site_success");try{await(0,p.A)(),(0,i.Pg)();const{variationName:e}=await(0,i.nQ)("jetpack_my_jetpack_evaluation_recommendations_202409");t((t=>({...t,variation:e})))}finally{v(),g(m.F,v),t((e=>({...e,isLoading:!1})))}}),[e,t,l,v,g]);return React.createElement(React.Fragment,null,React.createElement(n.A,{sm:6,md:8,lg:6,className:h.A["banner-description"]},React.createElement(c.Ay,{variant:"headline-small",mb:3},__("Welcome to Jetpack!","jetpack-my-jetpack")),React.createElement(c.Ay,{variant:"body",mb:2},__("Unlock the power of your WordPress site with Jetpack, the complete toolkit for enhancing your site’s security, speed, and growth.","jetpack-my-jetpack")),React.createElement(c.Ay,{variant:"body",mb:2},__("Jetpack works behind the scenes to keep your site safe, make it lightning-fast, and to help you get more traffic.","jetpack-my-jetpack")),React.createElement(r.A,{agreeButtonLabel:f,mb:4}),React.createElement(s.A,{variant:"primary",disabled:a,isLoading:a,onClick:w},a?__("Activating…","jetpack-my-jetpack"):f)),React.createElement(n.A,{sm:6,md:8,lg:6,className:h.A["banner-image"]}))}},9230:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(8509),c=a(7425),r=a(6427),s=a(7723),i=a(5225);const __=s.__,l=()=>React.createElement(n.A,{className:i.A["banner-evaluation"]},React.createElement("div",{className:i.A["banner-loader"]},React.createElement(r.Spinner,null)),React.createElement(c.Ay,{variant:"title-medium",mb:1},__("Finding the best Jetpack tools","jetpack-my-jetpack")),React.createElement(c.Ay,{variant:"body-small"},__("We‘re crunching the numbers to find the Jetpack tools that are the best match for your site.","jetpack-my-jetpack")))},6259:(e,t,a)=>{"use strict";a.d(t,{A:()=>p});var n=a(8509),c=a(7425),r=a(1112),s=a(6427),i=a(7723),l=a(3022),o=a(1609),u=a(5225);const __=i.__,m={protect:__("Protect my site","jetpack-my-jetpack"),performance:__("Improve my site‘s performance","jetpack-my-jetpack"),audience:__("Grow my audience","jetpack-my-jetpack"),content:__("Create quality content","jetpack-my-jetpack"),unsure:__("I don‘t know","jetpack-my-jetpack")},d={protect:!1,performance:!1,audience:!1,content:!1,unsure:!1},p=({onSkipOnboarding:e,onSubmitEvaluation:t})=>{const[a,i]=(0,o.useState)(d),p=(0,o.useCallback)((e=>t=>{i((a=>({...a,[e]:t})))}),[i]),h=(0,o.useCallback)((()=>t(a)),[t,a]),g=Object.values(a).some((e=>e));return React.createElement(React.Fragment,null,React.createElement(n.A,{sm:6,md:8,lg:6,className:u.A["banner-description"]},React.createElement(c.Ay,{variant:"headline-small",mb:3},__("What would you like Jetpack to do?","jetpack-my-jetpack")),React.createElement(c.Ay,{variant:"body",mb:2},__("Jetpack does a lot. Select the items that are most important to you and we‘ll find the Jetpack tools that are the best match for your site.","jetpack-my-jetpack")),React.createElement("form",{className:u.A.form},Object.entries(m).map((([e,t])=>React.createElement(s.CheckboxControl,{key:e,className:u.A["form-checkbox"],label:t,checked:a[e],onChange:p(e)}))),React.createElement("div",{className:u.A["form-actions"]},React.createElement(r.A,{variant:"primary",text:__("See solutions","jetpack-my-jetpack"),onClick:h,disabled:!g}),React.createElement(r.A,{variant:"link",className:u.A["form-link-action"],text:__("Skip onboarding","jetpack-my-jetpack"),onClick:e})))),React.createElement(n.A,{sm:6,md:8,lg:6,className:(0,l.A)(u.A["banner-image-evaluation"],{[u.A["is-selected"]]:g})}))}},8388:(e,t,a)=>{"use strict";a.d(t,{A:()=>k});var n=a(5918),c=a(8509),r=a(1112),s=a(7723),i=a(991),l=a(3022),o=a(1609),u=a(3804),m=a(4393),d=a(9812),p=a(4526),h=a(1870),g=a(2450),v=a(7881),f=a(9230),w=a(6259),E=a(5225);const __=s.__,k=({children:e})=>{const{recordEvent:t}=(0,p.A)(),{dismissWelcomeBanner:a}=(0,d.A)(),{recommendedModules:s,submitEvaluation:k,saveEvaluationResult:y}=(0,u.A)(),{siteIsRegistered:A,siteIsRegistering:b,isUserConnected:j,isSiteConnected:R,handleRegisterSite:C}=(0,h.A)({skipUserConnection:!0}),[_,x]=(0,o.useState)(!1),[N,z]=(0,o.useState)(""),[M,S]=(0,o.useState)({isLoading:!1,variation:"control"}),L=(0,o.useMemo)((()=>!A||M.isLoading?"connection":_?"evaluation-processing":s||"treatment"!==M.variation&&(0,m.A)()?"evaluation":null),[_,s,A,M.isLoading,M.variation]);(0,o.useEffect)((()=>{N!==L&&(t("jetpack_myjetpack_welcome_banner_step_view",{current_step:L}),z(L))}),[L,N,t]);const V=(0,o.useCallback)((()=>{t("jetpack_myjetpack_welcome_banner_dismiss_click",{current_step:L,is_user_connected:j,is_site_connected:R}),a()}),[t,L,j,R,a]),P=(0,o.useCallback)((()=>{t("jetpack_myjetpack_welcome_banner_skip_recommendations_click"),a()}),[a,t]),H=(0,o.useCallback)((async e=>{const n=Object.keys(e).filter((t=>e[t]));x(!0),t("jetpack_myjetpack_welcome_banner_evaluation_submit",{goals:n});try{const e=await k(n);await y(e),a()}catch(e){x(!1)}}),[a,t,y,k]);return(0,o.useEffect)((()=>{L||a()}),[L,a]),L?React.createElement(n.A,{horizontalSpacing:6,horizontalGap:2},e&&React.createElement(c.A,null,e),React.createElement(c.A,{lg:12,className:E.A.banner},React.createElement(g.O,{className:(0,l.A)(E.A["banner-card"],"connection"===L&&E.A["is-mandatory"])},React.createElement(n.A,{horizontalSpacing:0,horizontalGap:0,className:E.A["banner-content"]},"connection"===L&&React.createElement(v.A,{onActivateSite:C,onUpdateWelcomeFlowExperiment:S,isActivating:b||M.isLoading}),"evaluation"===L&&React.createElement(w.A,{onSkipOnboarding:P,onSubmitEvaluation:H}),"evaluation-processing"===L&&React.createElement(f.A,null))),React.createElement(r.A,{className:E.A.dismiss,variant:"secondary","aria-label":__("Don’t show the welcome message again","jetpack-my-jetpack"),size:"small",icon:i.A,disabled:b,onClick:V}))):null}},8837:(e,t,a)=>{"use strict";a.d(t,{ED:()=>c,NM:()=>s,OM:()=>n,hp:()=>i,mk:()=>r});const n="my-jetpack-my-plans-manage",c="my-jetpack-my-plans-purchase",r="my-jetpack-my-plans-purchase-no-site",s={Home:"/",Connection:"/connection",AddAkismet:"/add-akismet",AddAntiSpam:"/add-anti-spam",AddBackup:"/add-backup",AddBoost:"/add-boost",AddCRM:"/add-crm",AddCreator:"/add-creator",AddJetpackAI:"/add-jetpack-ai",AddExtras:"/add-extras",AddProtect:"/add-protect/:feature?",AddScan:"/add-scan",AddSocial:"/add-social",AddSearch:"/add-search",AddVideoPress:"/add-videopress",AddStats:"/add-stats",AddLicense:"/add-license",RedeemToken:"/redeem-token"},i={ACTIVE:"active",INACTIVE:"inactive",MODULE_DISABLED:"module_disabled",SITE_CONNECTION_ERROR:"site_connection_error",ABSENT:"plugin_absent",ABSENT_WITH_PLAN:"plugin_absent_with_plan",NEEDS_PLAN:"needs_plan",NEEDS_ACTIVATION:"needs_activation",NEEDS_FIRST_SITE_CONNECTION:"needs_first_site_connection",USER_CONNECTION_ERROR:"user_connection_error",CAN_UPGRADE:"can_upgrade"}},3537:(e,t,a)=>{"use strict";a.d(t,{EX:()=>c,PG:()=>n,pv:()=>r});const n=100,c=200,r=300},6007:(e,t,a)=>{"use strict";a.d(t,{A:()=>s,g:()=>r});var n=a(1609);const c={message:"",title:null,options:{level:"info",priority:0}},r=(0,n.createContext)({currentNotice:c,setNotice:null,resetNotice:null}),s=({children:e})=>{const[t,a]=(0,n.useState)(c),s=(0,n.useCallback)((()=>{a(c)}),[]),i=(0,n.useCallback)(((e,n)=>{if(!t.message||e.options.priority>t.options.priority){const t={...e.options,onClose:e.options?.onClose||(e.options?.hideCloseButton?void 0:n)};s(),a({...e,options:t})}}),[t.message,t.options.priority,s]);return React.createElement(r.Provider,{value:{currentNotice:t,setNotice:i,resetNotice:s}},e)}},1521:(e,t,a)=>{"use strict";a.d(t,{F:()=>r});var n=a(7723),c=a(3537);const r={message:(0,n.__)("Your site has been successfully connected.","jetpack-my-jetpack"),options:{id:"site-connection-success-notice",level:"success",actions:[],priority:c.pv,hideCloseButton:!1}}},6077:(e,t,a)=>{"use strict";a.d(t,{A:()=>s,_:()=>r});var n=a(1609);const c=(0,n.createContext)({state:{},setState:()=>{}}),r=(e,t)=>{const{state:a,setState:r}=(0,n.useContext)(c),{[e]:s=t}=a;(0,n.useEffect)((()=>{void 0===a[e]&&r((a=>({...a,[e]:t})))}),[t,e,r,a]);return[s,(0,n.useCallback)((t=>{r((a=>({...a,[e]:t})))}),[e,r])]},s=({children:e})=>{const[t,a]=(0,n.useState)({});return React.createElement(c.Provider,{value:{state:t,setState:a}},e)}},1504:(e,t,a)=>{"use strict";a.d(t,{AD:()=>u,Ck:()=>j,DB:()=>r,D_:()=>x,Dz:()=>k,FW:()=>g,IM:()=>p,L6:()=>m,MB:()=>A,MD:()=>C,Md:()=>f,O2:()=>l,QO:()=>b,Sm:()=>s,_:()=>w,dB:()=>R,gw:()=>y,jE:()=>v,jf:()=>o,no:()=>d,nw:()=>E,pN:()=>_,rR:()=>i,tb:()=>c,xF:()=>h});const n="my-jetpack/v1",c=`${n}/site/purchases`,r=`${n}/site/backup/undo-event`,s=`${n}/site/backup/count-items`,i=`${n}/chat/availability`,l=`${n}/chat/authentication`,o=`${n}/site/products`,u=`${n}/site/dismiss-welcome-banner`,m=`${n}/site/recommendations/evaluation`,d=`${n}/site/recommendations/evaluation/result`,p=e=>`jetpack/v4/stats-app/sites/${e}/stats/highlights`,h="product",g="activate product",v="install product",f="available licenses",w="chat availability",E="chat authentication",k="backup history",y="backup stats",A="stats counts",b="dismiss welcome banner",j="purchases",R="evaluate site recommendations",C="save site evaluation result",_="remove site evaluation result",x={ANTI_SPAM:"anti-spam",BACKUP:"backup",BOOST:"boost",CRM:"crm",CREATOR:"creator",EXTRAS:"extras",JETPACK_AI:"jetpack-ai",SCAN:"scan",SEARCH:"search",SOCIAL:"social",SECURITY:"security",PROTECT:"protect",VIDEOPRESS:"videopress",STATS:"stats"}},3804:(e,t,a)=>{"use strict";a.d(t,{A:()=>d});var n=a(7723),c=a(1609),r=a(6077),s=a(4526),i=a(1504),l=a(929),o=a(8242),u=a(4393),m=a(9812);const __=n.__,d=()=>{const{recordEvent:e}=(0,s.A)(),{isWelcomeBannerVisible:t,showWelcomeBanner:a}=(0,m.A)(),[n,d]=(0,r._)("recommendedModules",(0,o.A$)("recommendedModules").modules),p=(0,c.useMemo)((()=>{const{ownedProducts:e=[]}=(0,o.A$)("lifecycleStats");return n?.filter((t=>!e.includes(t))).slice(0,3)}),[n]),h=(0,c.useMemo)((()=>{const{dismissed:e}=(0,o.A$)("recommendedModules");return!e&&!t&&(0,u.A)()}),[t]),[g,v]=(0,r._)("recommendedModulesVisible",h&&!!p?.length),{mutate:f}=(0,l.A)({name:i.dB,query:{path:i.L6,method:"GET"},errorMessage:__("Failed to evaluate site recommendations","jetpack-my-jetpack")}),{mutate:w}=(0,l.A)({name:i.MD,query:{path:i.no,method:"POST"},errorMessage:__("Failed to save evaluation results. Please try again","jetpack-my-jetpack")}),{mutate:E}=(0,l.A)({name:i.pN,query:{path:i.no,method:"DELETE"},errorMessage:__("Failed to hide evaluation results. Please try again","jetpack-my-jetpack")});return{submitEvaluation:(0,c.useCallback)((e=>new Promise(((t,a)=>{f({queryParams:{goals:e}},{onSuccess:t,onError:a})}))),[f]),saveEvaluationResult:(0,c.useCallback)((e=>new Promise(((t,a)=>{w({data:{recommendations:e}},{onSuccess:e=>{d(e),v(!0),t()},onError:a})}))),[w,v,d]),removeEvaluationResult:(0,c.useCallback)((()=>{E({},{onSuccess:()=>{v(!1),e("jetpack_myjetpack_evaluation_recommendations_dismiss_click")}})}),[E,e,v]),redoEvaluation:(0,c.useCallback)((()=>{v(!1),a(),e("jetpack_myjetpack_evaluation_recommendations_redo_click")}),[e,v,a]),recommendedModules:p,isSectionVisible:g}}},2447:(e,t,a)=>{"use strict";a.d(t,{M:()=>o});var n=a(7723),c=a(1609),r=a(3537),s=a(6007),i=a(1504);const __=n.__,l=[i.Ck,i.FW,i.jE],o=({infoName:e,isError:t,overrideMessage:a})=>{const{setNotice:i}=(0,c.useContext)(s.g),o=a??(0,n.sprintf)( +// translators: %s is the name of the information being fetched, e.g. "site purchases". +__("There was an error fetching your %s information. Check your site connectivity and try again.","jetpack-my-jetpack"),e);(0,c.useEffect)((()=>{t&&l.includes(e)&&i({message:o,options:{id:"fetching-error-notice",level:"error",priority:r.PG}})}),[o,i,t,e])}},9935:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(7723),c=a(4526),r=a(1504),s=a(929),i=a(8242),l=a(4923);const __=n.__,o=e=>{const{detail:t,refetch:a}=(0,l.A)(e),{recordEvent:o}=(0,c.A)(),{mutate:u,isPending:m}=(0,s.A)({name:r.FW,query:{path:`${r.jf}/${e}`,method:"POST"},options:{onSuccess:()=>{(e=>{const{standalonePluginInfo:t,isPluginActive:a}=e;return t?.hasStandalonePlugin?t?.isStandaloneActive:a})(t)||(o("jetpack_myjetpack_product_activated",{product:e}),(e=>{const{items:t}=(0,i.A$)("products");t[e]?.standalone_plugin_info.has_standalone_plugin&&(window.myJetpackInitialState.products.items[e].standalone_plugin_info.is_standalone_active=!0,window.myJetpackInitialState.products.items[e].standalone_plugin_info.is_standalone_installed=!0)})(e)),a()}},errorMessage:(0,n.sprintf)( +// translators: %$1s: Jetpack Product name +__("Failed to activate %1$s. Please try again","jetpack-my-jetpack"),t.name)});return{activate:u,isPending:m}}},4367:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var n=a(7723),c=a(1504),r=a(929),s=a(4923);const __=n.__,i=e=>{const{detail:t,refetch:a}=(0,s.A)(e),{mutate:i,isPending:l}=(0,r.A)({name:c.jE,query:{path:`${c.jf}/${e}/install-standalone`,method:"POST"},options:{onSuccess:a},errorMessage:(0,n.sprintf)( +// translators: %$1s: Jetpack Product name +__("Failed to install standalone plugin for %1$s. Please try again","jetpack-my-jetpack"),t.name)});return{install:i,isPending:l}}},4923:(e,t,a)=>{"use strict";a.d(t,{A:()=>u,V:()=>l});var n=a(1609),c=a(1504),r=a(280),s=a(8242),i=a(8405);const l=()=>{const{items:e}=(0,s.A$)("products");return e?Object.entries(e).reduce(((e,[t,a])=>({...e,[t]:o(a)})),{}):{}},o=e=>{const t=(0,i.A)(e);return t.features=t.features||[],t.supportedProducts=t.supportedProducts||[],t.pricingForUi.fullPricePerMonth=(e=>"year"===e.pricingForUi.productTerm?Math.round(e.pricingForUi.fullPrice/12*100)/100:e.pricingForUi.fullPrice)(t),t.pricingForUi.discountPricePerMonth=(e=>"year"===e.pricingForUi.productTerm?Math.round(e.pricingForUi.discountPrice/12*100)/100:e.pricingForUi.discountPrice)(t),t},u=e=>{const t=l(),a=t?.[e],{refetch:s,isLoading:i}=(e=>(0,r.A)({name:`${c.xF}${e}`,query:{path:`${c.jf}/${e}`},options:{enabled:!1}}))(e);return{detail:a,refetch:(0,n.useCallback)((()=>(async(e,t)=>{const{data:a}=await t();window.myJetpackInitialState.products.items[e]=a})(e,s)),[e,s]),isLoading:i}}},357:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var n=a(5932),c=a(5104),r=a(2447),s=a(8242);const i=({name:e,queryFn:t,errorMessage:a})=>{const i=(0,c.I)({queryKey:[e],queryFn:()=>{const{apiRoot:e,apiNonce:a}=(0,s.qG)();return n.Ay.setApiRoot(e),n.Ay.setApiNonce(a),t(n.Ay)},refetchOnWindowFocus:!1,refetchIntervalInBackground:!1}),{isError:l,isLoading:o}=i;return(0,r.M)({infoName:e,isError:!o&&l,overrideMessage:a}),i}},929:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(4613),c=a(1455),r=a.n(c),s=a(3832),i=a(2447);const l=({name:e,query:t,options:a,errorMessage:c})=>{const l=(0,n.n)({mutationKey:[e],mutationFn:e=>{const a=Object.assign({},t);return e&&"queryParams"in e&&(a.path=(0,s.addQueryArgs)(a.path,e.queryParams),delete e.queryParams),r()({...a,...e})},...a}),{isError:o,isPending:u}=l;return(0,i.M)({infoName:e,isError:!u&&o,overrideMessage:c}),l}},280:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var n=a(5104),c=a(1455),r=a.n(c),s=a(2447);const i=({name:e,query:t,options:a,errorMessage:c})=>{const i=(0,n.I)({queryKey:[e],queryFn:()=>r()(t),refetchOnWindowFocus:!1,refetchIntervalInBackground:!1,...a}),{error:l,isError:o,isLoading:u}=i;return(0,s.M)({infoName:e,isError:!u&&o&&"not_connected"!==l.code,overrideMessage:c}),i}},4:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n=e=>{if(!e)return"unknown";const{modules:t,purchases:a,jetpackPlugins:n,isSiteConnected:c,isUserConnected:r}=e;return 0===a.length&&t.length<3?r&&c||0!==t.length||1!==n.length?"new":"brand-new":1===a.length&&t.length<10?"settling-in":"established"}},8242:(e,t,a)=>{"use strict";a.d(t,{A$:()=>n,SF:()=>r,qG:()=>c});const n=e=>e?window?.myJetpackInitialState?.[e]??{}:window?.myJetpackInitialState,c=()=>window?.myJetpackRest??{},r=e=>e?window?.JP_CONNECTION_INITIAL_STATE?.[e]??{}:window?.JP_CONNECTION_INITIAL_STATE},8117:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});var n=a(8837);const c=e=>Object.values(e).filter((({requiresUserConnection:e,status:t})=>e&&(t===n.hp.ACTIVE||n.hp.USER_CONNECTION_ERROR))).map((({name:e})=>e))},4393:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(4),c=a(8242);const r=()=>{const e=(0,c.A$)("lifecycleStats");return["unknown","brand-new","new"].includes((0,n.A)(e))}},8405:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const n=e=>Array.isArray(e)?e.map((e=>n(e))):"object"==typeof e&&null!==e?Object.fromEntries(Object.entries(e).map((([e,t])=>[e.replace(/([-_][a-z])/gi,(e=>e.toUpperCase().replace(/[-_]/g,""))),n(t)]))):e,c=n},9812:(e,t,a)=>{"use strict";a.d(t,{A:()=>o});var n=a(7723),c=a(1609),r=a(6077),s=a(1504),i=a(929),l=a(8242);const __=n.__,o=()=>{const{redBubbleAlerts:e}=(0,l.A$)(),[t,a]=(0,r._)("isWelcomeBannerVisible",Object.keys(e).includes("welcome-banner-active")),{mutate:n}=(0,i.A)({name:s.QO,query:{path:s.AD,method:"POST"},errorMessage:__("Failed to dismiss the welcome banner. Please try again","jetpack-my-jetpack")});return{dismissWelcomeBanner:(0,c.useCallback)((()=>{n(null,{onSuccess:()=>a(!1)})}),[n,a]),showWelcomeBanner:(0,c.useCallback)((()=>{a(!0)}),[a]),isWelcomeBannerVisible:t}}},4526:(e,t,a)=>{"use strict";a.d(t,{A:()=>i});var n=a(372),c=a(1609),r=a(8242),s=a(1870);const i=()=>{const{isUserConnected:e,isSiteConnected:t,connectedPlugins:a,userConnectionData:i={}}=(0,s.A)(),{login:l,ID:o}=i.currentUser?.wpcomUser||{},{myJetpackVersion:u=""}=(0,r.A$)();(0,c.useEffect)((()=>{e&&o&&l&&n.A.initialize(o,l)}),[o,e,l]);const m=Object.keys(a||{}).sort().join(",").replaceAll("jetpack-","");return{recordEvent:(0,c.useCallback)(((a,c)=>{n.A.tracks.recordEvent(a,{...c,version:u,is_site_connected:t,is_user_connected:e,referring_plugins:m})}),[])}}},3588:(e,t,a)=>{"use strict";a.d(t,{L:()=>i});var n=a(1609),c=a(8837),r=a(4526),s=a(3981);function i({slug:e}){const{recordEvent:t}=(0,r.A)(),a=(0,s.A)(c.NM.Home);return{onClickGoBack:(0,n.useCallback)((n=>{e&&t("jetpack_myjetpack_product_interstitial_back_link_click",{product:e}),document.referrer.includes(window.location.host)&&(n.preventDefault(),a())}),[t,e,a])}}},1870:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(9384),c=a(8242);const r=({skipUserConnection:e=!1,redirectUri:t=""}={})=>{const{apiRoot:a,apiNonce:r}=(0,c.qG)(),{topJetpackMenuItemUrl:s,blogID:i}=(0,c.A$)(),{registrationNonce:l}=(0,c.SF)(),o=(0,n.useConnection)({apiRoot:a,apiNonce:r,registrationNonce:l,skipUserConnection:e,from:"my-jetpack",redirectUri:t,autoTrigger:!1}),u=o.isRegistered,m=o.isRegistered;return{apiNonce:r,apiRoot:a,blogID:i,registrationNonce:l,...o,isSiteConnected:u,siteIsRegistered:m,topJetpackMenuItemUrl:s}}},3981:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(1609),c=a(9539);function r(e){const t=(0,c.Zp)();return(0,n.useCallback)((a=>t(e,a)),[t,e])}},5994:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});var n=a(28);const c=()=>{const[e]=(0,n.ok)(),t=e.get("returnTo");return t?`admin.php?page=my-jetpack#/${t}`:"admin.php?page=my-jetpack"}},7436:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(8242),c=a(5048),r=a(8245),s=a(3711),i=a(2963);const l=()=>{const{redBubbleAlerts:e}=(0,n.A$)();(0,c.A)(e),(0,i.A)(e),(0,r.A)(),(0,s.A)(e)}},5048:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(7723),c=a(1609),r=a(3537),s=a(6007),i=a(4526);const __=n.__,l=e=>{const{setNotice:t}=(0,c.useContext)(s.g),{recordEvent:a}=(0,i.A)();(0,c.useEffect)((()=>{const c=Object.keys(e).filter((e=>e.endsWith("-bad-installation")));if(0===c.length)return;const s=e[c[0]],{plugin:i}=s.data,l=(0,n.sprintf)( +// translators: %s is the name of the plugin that has a bad installation. +__("Your installation of %1$s is incomplete. If you installed %1$s from GitHub, please refer to the developer documentation to set up your development environment.","jetpack-my-jetpack"),i),o={id:"bad-installation-notice",level:"error",actions:[{label:__("See documentation","jetpack-my-jetpack"),onClick:()=>{window.open("https://github.com/Automattic/jetpack/blob/trunk/docs/development-environment.md"),a("jetpack_my_jetpack_bad_installation_notice_cta_click",{plugin:i})},noDefaultClasses:!0}],priority:r.EX};t({message:l,options:o})}),[e,t,a])}},8245:(e,t,a)=>{"use strict";a.d(t,{A:()=>m});var n=a(8509),c=a(7425),r=a(9384),s=a(7723),i=a(1609),l=a(3537),o=a(6007),u=a(4526);const __=s.__,m=()=>{const{setNotice:e,currentNotice:t}=(0,i.useContext)(o.g),{hasConnectionError:a,connectionErrorMessage:m}=(0,r.useConnectionErrorNotice)(),{restoreConnection:d,isRestoringConnection:p,restoreConnectionError:h}=(0,r.useRestoreConnection)(),{recordEvent:g}=(0,u.A)();(0,i.useEffect)((()=>{if(!a)return;let t=m;h&&(t=React.createElement(n.A,null,React.createElement(c.Ay,{mb:2},(0,s.sprintf)(/* translators: placeholder is the error. */ +__("There was an error reconnecting Jetpack. Error: %s","jetpack-my-jetpack"),h)),React.createElement(c.Ay,{mb:2},m)));const r=__("Reconnecting Jetpack…","jetpack-my-jetpack"),i={id:"connection-error-notice",level:"error",actions:[{label:__("Restore Connection","jetpack-my-jetpack"),onClick:()=>{d(),g("jetpack_my_jetpack_connection_error_notice_reconnect_cta_click")},isLoading:p,loadingText:r,noDefaultClasses:!0}],priority:l.pv+(p?1:0)};e({message:t,options:i})}),[e,g,a,m,d,p,h,t.options.priority])}},3711:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(1609),c=a(3537),r=a(6007);const s=e=>{const{setNotice:t,resetNotice:a}=(0,n.useContext)(r.g);(0,n.useEffect)((()=>{const n=Object.keys(e).filter((e=>e.endsWith("-deprecate-feature")));if(0===n.length)return;const r=e[n[0]],{text:s,link:i,id:l}=r.data,o={id:"deprecate-feature-notice",level:"error",actions:[{label:i.label,onClick:()=>{window.open(i.url)},noDefaultClasses:!0}],hideCloseButton:!1,onClose:()=>{document.cookie=`jetpack_deprecate_dismissed[${l}]=1; expires=Fri, 31 Dec 9999 23:59:59 GMT; SameSite=None;`,delete e[n[0]],a()},priority:c.EX};t({message:s,options:o})}),[e,t,a])}},2963:(e,t,a)=>{"use strict";a.d(t,{A:()=>f});var n=a(8509),c=a(7425),r=a(5879),s=a(7723),i=a(1609),l=a(8837),o=a(3537),u=a(6007),m=a(1521),d=a(4923),p=a(8117),h=a(4526),g=a(1870),v=a(3981);const __=s.__,f=e=>{const{recordEvent:t}=(0,h.A)(),{setNotice:a,resetNotice:f}=(0,i.useContext)(u.g),{handleRegisterSite:w,siteIsRegistering:E}=(0,g.A)({skipUserConnection:!0}),k=(0,d.V)(),y=(0,v.A)(l.NM.Connection),A="missing-connection",b=e[A];(0,i.useEffect)((()=>{if(!b)return;const i=(0,p.A)(k),l="user"===b.type,u=(0,s.sprintf)(/* translators: placeholder is product name. */ +__("Jetpack %s needs a user connection to WordPress.com to be able to work.","jetpack-my-jetpack"),i[0]),d={message:1===i.length?u:__("Some products need a user connection to WordPress.com to be able to work.","jetpack-my-jetpack"),buttonLabel:__("Connect your user account","jetpack-my-jetpack"),title:__("Missing user connection","jetpack-my-jetpack")},h={message:__("Some products need a connection to WordPress.com to be able to work.","jetpack-my-jetpack"),buttonLabel:__("Connect your site","jetpack-my-jetpack"),title:__("Missing site connection","jetpack-my-jetpack")},g={id:A,level:b.is_error?"error":"info",actions:[{label:l?d.buttonLabel:h.buttonLabel,isLoading:E,loadingText:__("Connecting…","jetpack-my-jetpack"),onClick:()=>{l&&(t("jetpack_my_jetpack_user_connection_notice_cta_click"),y()),t("jetpack_my_jetpack_site_connection_notice_cta_click"),w().then((()=>{a(m.F,f),delete e[A],window.myJetpackInitialState.redBubbleAlerts=e}))},noDefaultClasses:!0}],priority:o.pv+(E?1:0),isRedBubble:!0,tracksArgs:{type:b.type,is_error:b.is_error}},v=l?d.message:React.createElement(n.A,null,React.createElement(c.Ay,{mb:2},h.message),React.createElement(r.A,{agreeButtonLabel:h.buttonLabel}));a({message:v,title:l?d.title:h.title,options:g})}),[w,y,k,t,e,f,a,E,b])}},1413:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});var n=a(1609);const c=(e,t)=>{(0,n.useEffect)((()=>{const a=a=>{a.target instanceof Element&&e.current&&!e.current.contains(a.target)&&t(a)};return document.addEventListener("mousedown",a),()=>{document.removeEventListener("mousedown",a)}}),[e,t])}},1524:(e,t,a)=>{"use strict";function n(){const e=window.location.search;return new URLSearchParams(e).has("redirect_to_referrer","1")&&""!==document.referrer?document.referrer:null}a.d(t,{y:()=>n})},6581:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(7975);const c={maximumFractionDigits:1,notation:"compact"},r=(e,t=c)=>null!==e&&Number.isFinite(e)?(0,n.A)(e,t):"-"},2753:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n=e=>{const t=Math.floor(3600*e),a=Math.floor(t/60);e=Math.floor(e);const n=Math.floor(e/24),c=Math.floor(n/365);return c>0?`${c}y ${n%365}d`:n>0?`${n}d ${e%24}h`:e>0?`${e}h ${a%60}m`:a>0?`${a}m ${t%60}s`:`${Math.floor(t)}s`}},6256:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(3924),c=a(8837),r=a(8242);const s=()=>{const{siteSuffix:e="",blogID:t}=(0,r.A$)();return(0,n.A)(c.OM,{site:t??e})}},3542:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(3924),c=a(8837),r=a(8242);const s=()=>{const{siteSuffix:e="",blogID:t,myJetpackCheckoutUri:a,lifecycleStats:s}=(0,r.A$)(),{isSiteConnected:i,isUserConnected:l}=s,o=i&&l?c.ED:c.mk;return(0,n.A)(o,(()=>{const n=a?`redirect_to=${a}`:null;return i&&l?{site:t??e,query:n}:{query:n}})())}},3658:(e,t,a)=>{"use strict";a.d(t,{w:()=>c});var n=a(8242);const c=()=>{const{plugins:e}=(0,n.A$)()||{},t=Object.values(e).find((e=>"Jetpack"===e?.Name));return t&&t.active}},8252:(e,t,a)=>{"use strict";a.d(t,{M:()=>c,b:()=>n});const n=({partner_slug:e})=>!!e&&"goldenticket"===e;function c(e){return!!Array.isArray(e)&&e.filter((e=>n(e))).length>0}},2434:(e,t,a)=>{"use strict";a.d(t,{A:()=>c});const n=/\s+(\S*)$/,c=(e,t=2)=>((e,t)=>{let a=0;if(e&&e.length>0){let c=e,r="";for(;a{"use strict";function n(){return window._tkq=window._tkq||[],e=`//stats.wp.com/w.js?${function(){const e=new Date,t=e.getFullYear(),a=new Date(t,0,1),n=Math.floor((e.getTime()-a.getTime())/864e5);return`${t}${Math.ceil((n+a.getDay()+1)/7).toString().padStart(2,"0")}`}()}`,new Promise(((t,a)=>{const n=document.createElement("script");n.src=e,n.onload=()=>t(),n.onerror=()=>{a(new Error(`Failed to load script: ${e}`))},document.head.appendChild(n)}));var e}a.d(t,{A:()=>n})},4542:(e,t,a)=>{"use strict";a.d(t,{_:()=>c});var n=a(7723);const _n=n._n,__=n.__;function c(e){const t=new Date,a=6e4*t.getTimezoneOffset(),c=Math.floor((new Date(t.getTime()+a).getTime()-e)/1e3);let r=c/31536e3;return r>1?(0,n.sprintf)( +// translators: placeholder is a number amount of years i.e. "5 years ago". +_n("%s year ago","%s years ago",Math.floor(r),"jetpack-my-jetpack"),Math.floor(r)):(r=c/2592e3,r>1?(0,n.sprintf)( +// translators: placeholder is a number amount of months i.e. "5 months ago". +_n("%s month ago","%s months ago",Math.floor(r),"jetpack-my-jetpack"),Math.floor(r)):(r=c/86400,r>1?(0,n.sprintf)( +// translators: placeholder is a number amount of days i.e. "5 days ago". +_n("%s day ago","%s days ago",Math.floor(r),"jetpack-my-jetpack"),Math.floor(r)):(r=c/3600,r>1?(0,n.sprintf)( +// translators: placeholder is a number amount of hours i.e. "5 hours ago". +_n("%s hour ago","%s hours ago",Math.floor(r),"jetpack-my-jetpack"),Math.floor(r)):(r=c/60,r>1?(0,n.sprintf)( +// translators: placeholder is a number amount of minutes i.e. "5 minutes ago". +_n("%s minute ago","%s minutes ago",Math.floor(r),"jetpack-my-jetpack"),Math.floor(r)):__("a few seconds ago","jetpack-my-jetpack")))))}},6309:(e,t,a)=>{"use strict";e.exports=a.p+"images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png"},7139:(e,t,a)=>{"use strict";e.exports=a.p+"images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png"},2822:(e,t,a)=>{"use strict";e.exports=a.p+"images/apple-92dacafad84e79708a74.svg"},8395:(e,t,a)=>{"use strict";e.exports=a.p+"images/connect-c399837fe1621b176d10.png"},5975:(e,t,a)=>{"use strict";e.exports=a.p+"images/github-45c648158e3e86b560f5.svg"},5519:(e,t,a)=>{"use strict";e.exports=a.p+"images/google-dec2a429bf1d8e83f9ad.svg"},6579:(e,t,a)=>{"use strict";e.exports=a.p+"images/wordpress-1fc3e0ba6c52e9707900.svg"},5042:(e,t,a)=>{"use strict";e.exports=a.p+"images/cloud-81ac85ba680343200f54.svg"},3168:(e,t,a)=>{"use strict";e.exports=a.p+"images/empty-avatar-fea23feddfa99b07c2e8.svg"},7757:(e,t,a)=>{"use strict";e.exports=a.p+"images/jetpack-gray-7eeb5eb060c8adea8622.svg"},7319:(e,t,a)=>{"use strict";e.exports=a.p+"images/jetpack-9de1caef5eb5c22da5d6.svg"},4576:(e,t,a)=>{"use strict";e.exports=a.p+"images/jetpack-manage-3a7ecaa604823c98c3cf.svg"},6068:(e,t,a)=>{"use strict";e.exports=a.p+"images/shield-inactive-cba3b43d918377b506e5.svg"},850:(e,t,a)=>{"use strict";e.exports=a.p+"images/shield-off-47426e7b562ef20ae513.svg"},4538:(e,t,a)=>{"use strict";e.exports=a.p+"images/shield-partial-48b279219c6389a129b9.svg"},4516:(e,t,a)=>{"use strict";e.exports=a.p+"images/shield-success-e64a26c3a6d0888fba06.svg"},8769:(e,t,a)=>{"use strict";e.exports=a.p+"images/boost-9e9a227e7e7280d0aa85.png"},5296:(e,t,a)=>{"use strict";e.exports=a.p+"images/crm-8a2b204e2c720730e928.png"},4660:(e,t,a)=>{"use strict";e.exports=a.p+"images/extras-c6bd0796750901faa7fd.png"},9923:(e,t,a)=>{"use strict";e.exports=a.p+"images/jetpack-ai-d29bf65dcea46074d72f.png"},7642:(e,t,a)=>{"use strict";e.exports=a.p+"images/search-d177a31292d96d5ccbc2.png"},15:(e,t,a)=>{"use strict";e.exports=a.p+"images/social-b8744a40c7c19a7bcc37.png"},9409:(e,t,a)=>{"use strict";e.exports=a.p+"images/stats-95b42796ede4f632b642.png"},5044:(e,t,a)=>{"use strict";e.exports=a.p+"images/videopress-9c064bc7b89c386e5e50.png"},5990:e=>{"use strict";if(void 0==={consumer_slug:"my_jetpack"}){var t=new Error('Cannot find module \'{"consumer_slug":"my_jetpack"}\'');throw t.code="MODULE_NOT_FOUND",t}e.exports={consumer_slug:"my_jetpack"}},9384:e=>{"use strict";e.exports=window.JetpackConnection},7999:e=>{"use strict";e.exports=window.JetpackScriptDataModule},1609:e=>{"use strict";e.exports=window.React},790:e=>{"use strict";e.exports=window.ReactJSXRuntime},1455:e=>{"use strict";e.exports=window.wp.apiFetch},6427:e=>{"use strict";e.exports=window.wp.components},9491:e=>{"use strict";e.exports=window.wp.compose},7143:e=>{"use strict";e.exports=window.wp.data},8443:e=>{"use strict";e.exports=window.wp.date},6087:e=>{"use strict";e.exports=window.wp.element},7723:e=>{"use strict";e.exports=window.wp.i18n},5573:e=>{"use strict";e.exports=window.wp.primitives},3832:e=>{"use strict";e.exports=window.wp.url},6072:e=>{function t(){return e.exports=t=Object.assign?Object.assign.bind():function(e){for(var t=1;t{"use strict";a.d(t,{m:()=>r});var n=a(5530),c=a(698),r=new class extends n.Q{#e;#t;#a;constructor(){super(),this.#a=e=>{if(!c.S$&&window.addEventListener){const t=()=>e();return window.addEventListener("visibilitychange",t,!1),()=>{window.removeEventListener("visibilitychange",t)}}}}onSubscribe(){this.#t||this.setEventListener(this.#a)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#a=e,this.#t?.(),this.#t=e((e=>{"boolean"==typeof e?this.setFocused(e):this.onFocus()}))}setFocused(e){this.#e!==e&&(this.#e=e,this.onFocus())}onFocus(){this.listeners.forEach((e=>{e()}))}isFocused(){return"boolean"==typeof this.#e?this.#e:"hidden"!==globalThis.document?.visibilityState}}},9101:(e,t,a)=>{"use strict";a.d(t,{PL:()=>c});var n=a(698);function c(e){return{onFetch:(t,a)=>{const c=async()=>{const a=t.options,c=t.fetchOptions?.meta?.fetchMore?.direction,i=t.state.data?.pages||[],l=t.state.data?.pageParams||[],o={pages:[],pageParams:[]};let u=!1;const m=t.options.queryFn||(()=>Promise.reject(new Error(`Missing queryFn: '${t.options.queryHash}'`))),d=async(e,a,c)=>{if(u)return Promise.reject();if(null==a&&e.pages.length)return Promise.resolve(e);const r={queryKey:t.queryKey,pageParam:a,direction:c?"backward":"forward",meta:t.options.meta};var s;s=r,Object.defineProperty(s,"signal",{enumerable:!0,get:()=>(t.signal.aborted?u=!0:t.signal.addEventListener("abort",(()=>{u=!0})),t.signal)});const i=await m(r),{maxPages:l}=t.options,o=c?n.ZZ:n.y9;return{pages:o(e.pages,i,l),pageParams:o(e.pageParams,a,l)}};let p;if(c&&i.length){const e="backward"===c,t={pages:i,pageParams:l},n=(e?s:r)(a,t);p=await d(t,n,e)}else{p=await d(o,l[0]??a.initialPageParam);const t=e??i.length;for(let e=1;et.options.persister?.(c,{queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},a):t.fetchFn=c}}}function r(e,{pages:t,pageParams:a}){const n=t.length-1;return e.getNextPageParam(t[n],t,a[n],a)}function s(e,{pages:t,pageParams:a}){return e.getPreviousPageParam?.(t[0],t,a[0],a)}},4352:(e,t,a)=>{"use strict";a.d(t,{$:()=>i,s:()=>s});var n=a(1795),c=a(1450),r=a(4610),s=class extends c.k{#n;#c;#r;#s;constructor(e){super(),this.mutationId=e.mutationId,this.#c=e.defaultOptions,this.#r=e.mutationCache,this.#n=[],this.state=e.state||{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0},this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options={...this.#c,...e},this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){this.#n.includes(e)||(this.#n.push(e),this.clearGcTimeout(),this.#r.notify({type:"observerAdded",mutation:this,observer:e}))}removeObserver(e){this.#n=this.#n.filter((t=>t!==e)),this.scheduleGc(),this.#r.notify({type:"observerRemoved",mutation:this,observer:e})}optionalRemove(){this.#n.length||("pending"===this.state.status?this.scheduleGc():this.#r.remove(this))}continue(){return this.#s?.continue()??this.execute(this.state.variables)}async execute(e){const t=()=>(this.#s=(0,r.II)({fn:()=>this.options.mutationFn?this.options.mutationFn(e):Promise.reject(new Error("No mutationFn found")),onFail:(e,t)=>{this.#i({type:"failed",failureCount:e,error:t})},onPause:()=>{this.#i({type:"pause"})},onContinue:()=>{this.#i({type:"continue"})},retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode}),this.#s.promise),a="pending"===this.state.status;try{if(!a){this.#i({type:"pending",variables:e}),await(this.#r.config.onMutate?.(e,this));const t=await(this.options.onMutate?.(e));t!==this.state.context&&this.#i({type:"pending",context:t,variables:e})}const n=await t();return await(this.#r.config.onSuccess?.(n,e,this.state.context,this)),await(this.options.onSuccess?.(n,e,this.state.context)),await(this.#r.config.onSettled?.(n,null,this.state.variables,this.state.context,this)),await(this.options.onSettled?.(n,null,e,this.state.context)),this.#i({type:"success",data:n}),n}catch(t){try{throw await(this.#r.config.onError?.(t,e,this.state.context,this)),await(this.options.onError?.(t,e,this.state.context)),await(this.#r.config.onSettled?.(void 0,t,this.state.variables,this.state.context,this)),await(this.options.onSettled?.(void 0,t,e,this.state.context)),t}finally{this.#i({type:"error",error:t})}}}#i(e){this.state=(t=>{switch(e.type){case"failed":return{...t,failureCount:e.failureCount,failureReason:e.error};case"pause":return{...t,isPaused:!0};case"continue":return{...t,isPaused:!1};case"pending":return{...t,context:e.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:!(0,r.v_)(this.options.networkMode),status:"pending",variables:e.variables,submittedAt:Date.now()};case"success":return{...t,data:e.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...t,data:void 0,error:e.error,failureCount:t.failureCount+1,failureReason:e.error,isPaused:!1,status:"error"}}})(this.state),n.j.batch((()=>{this.#n.forEach((t=>{t.onMutationUpdate(e)})),this.#r.notify({mutation:this,type:"updated",action:e})}))}};function i(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}},7708:(e,t,a)=>{"use strict";a.d(t,{q:()=>i});var n=a(1795),c=a(4352),r=a(698),s=a(5530),i=class extends s.Q{constructor(e={}){super(),this.config=e,this.#l=[],this.#o=0}#l;#o;#u;build(e,t,a){const n=new c.s({mutationCache:this,mutationId:++this.#o,options:e.defaultMutationOptions(t),state:a});return this.add(n),n}add(e){this.#l.push(e),this.notify({type:"added",mutation:e})}remove(e){this.#l=this.#l.filter((t=>t!==e)),this.notify({type:"removed",mutation:e})}clear(){n.j.batch((()=>{this.#l.forEach((e=>{this.remove(e)}))}))}getAll(){return this.#l}find(e){const t={exact:!0,...e};return this.#l.find((e=>(0,r.nJ)(t,e)))}findAll(e={}){return this.#l.filter((t=>(0,r.nJ)(e,t)))}notify(e){n.j.batch((()=>{this.listeners.forEach((t=>{t(e)}))}))}resumePausedMutations(){return this.#u=(this.#u??Promise.resolve()).then((()=>{const e=this.#l.filter((e=>e.state.isPaused));return n.j.batch((()=>e.reduce(((e,t)=>e.then((()=>t.continue().catch(r.lQ)))),Promise.resolve())))})).then((()=>{this.#u=void 0})),this.#u}}},4158:(e,t,a)=>{"use strict";a.d(t,{_:()=>i});var n=a(4352),c=a(1795),r=a(5530),s=a(698),i=class extends r.Q{#m;#d=void 0;#p;#h;constructor(e,t){super(),this.#m=e,this.setOptions(t),this.bindMethods(),this.#g()}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(e){const t=this.options;this.options=this.#m.defaultMutationOptions(e),(0,s.f8)(t,this.options)||this.#m.getMutationCache().notify({type:"observerOptionsUpdated",mutation:this.#p,observer:this}),t?.mutationKey&&this.options.mutationKey&&(0,s.EN)(t.mutationKey)!==(0,s.EN)(this.options.mutationKey)?this.reset():this.#p?.setOptions(this.options)}onUnsubscribe(){this.hasListeners()||this.#p?.removeObserver(this)}onMutationUpdate(e){this.#g(),this.#v(e)}getCurrentResult(){return this.#d}reset(){this.#p?.removeObserver(this),this.#p=void 0,this.#g(),this.#v()}mutate(e,t){return this.#h=t,this.#p?.removeObserver(this),this.#p=this.#m.getMutationCache().build(this.#m,this.options),this.#p.addObserver(this),this.#p.execute(e)}#g(){const e=this.#p?.state??(0,n.$)();this.#d={...e,isPending:"pending"===e.status,isSuccess:"success"===e.status,isError:"error"===e.status,isIdle:"idle"===e.status,mutate:this.mutate,reset:this.reset}}#v(e){c.j.batch((()=>{if(this.#h&&this.hasListeners()){const t=this.#d.variables,a=this.#d.context;"success"===e?.type?(this.#h.onSuccess?.(e.data,t,a),this.#h.onSettled?.(e.data,null,t,a)):"error"===e?.type&&(this.#h.onError?.(e.error,t,a),this.#h.onSettled?.(void 0,e.error,t,a))}this.listeners.forEach((e=>{e(this.#d)}))}))}}},1795:(e,t,a)=>{"use strict";a.d(t,{j:()=>n});var n=function(){let e=[],t=0,a=e=>{e()},n=e=>{e()},c=e=>setTimeout(e,0);const r=n=>{t?e.push(n):c((()=>{a(n)}))},s=()=>{const t=e;e=[],t.length&&c((()=>{n((()=>{t.forEach((e=>{a(e)}))}))}))};return{batch:e=>{let a;t++;try{a=e()}finally{t--,t||s()}return a},batchCalls:e=>(...t)=>{r((()=>{e(...t)}))},schedule:r,setNotifyFunction:e=>{a=e},setBatchNotifyFunction:e=>{n=e},setScheduler:e=>{c=e}}}()},5873:(e,t,a)=>{"use strict";a.d(t,{t:()=>r});var n=a(5530),c=a(698),r=new class extends n.Q{#f=!0;#t;#a;constructor(){super(),this.#a=e=>{if(!c.S$&&window.addEventListener){const t=()=>e(!0),a=()=>e(!1);return window.addEventListener("online",t,!1),window.addEventListener("offline",a,!1),()=>{window.removeEventListener("online",t),window.removeEventListener("offline",a)}}}}onSubscribe(){this.#t||this.setEventListener(this.#a)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#a=e,this.#t?.(),this.#t=e(this.setOnline.bind(this))}setOnline(e){this.#f!==e&&(this.#f=e,this.listeners.forEach((t=>{t(e)})))}isOnline(){return this.#f}}},4135:(e,t,a)=>{"use strict";a.d(t,{X:()=>i});var n=a(698),c=a(1795),r=a(4610),s=a(1450),i=class extends s.k{#w;#E;#k;#y;#s;#n;#c;#A;constructor(e){super(),this.#A=!1,this.#c=e.defaultOptions,this.#b(e.options),this.#n=[],this.#k=e.cache,this.queryKey=e.queryKey,this.queryHash=e.queryHash,this.#w=e.state||function(e){const t="function"==typeof e.initialData?e.initialData():e.initialData,a=void 0!==t,n=a?"function"==typeof e.initialDataUpdatedAt?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:a?n??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:a?"success":"pending",fetchStatus:"idle"}}(this.options),this.state=this.#w,this.scheduleGc()}get meta(){return this.options.meta}#b(e){this.options={...this.#c,...e},this.updateGcTime(this.options.gcTime)}optionalRemove(){this.#n.length||"idle"!==this.state.fetchStatus||this.#k.remove(this)}setData(e,t){const a=(0,n.pl)(this.state.data,e,this.options);return this.#i({data:a,type:"success",dataUpdatedAt:t?.updatedAt,manual:t?.manual}),a}setState(e,t){this.#i({type:"setState",state:e,setStateOptions:t})}cancel(e){const t=this.#y;return this.#s?.cancel(e),t?t.then(n.lQ).catch(n.lQ):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(this.#w)}isActive(){return this.#n.some((e=>!1!==e.options.enabled))}isDisabled(){return this.getObserversCount()>0&&!this.isActive()}isStale(){return this.state.isInvalidated||!this.state.dataUpdatedAt||this.#n.some((e=>e.getCurrentResult().isStale))}isStaleByTime(e=0){return this.state.isInvalidated||!this.state.dataUpdatedAt||!(0,n.j3)(this.state.dataUpdatedAt,e)}onFocus(){const e=this.#n.find((e=>e.shouldFetchOnWindowFocus()));e?.refetch({cancelRefetch:!1}),this.#s?.continue()}onOnline(){const e=this.#n.find((e=>e.shouldFetchOnReconnect()));e?.refetch({cancelRefetch:!1}),this.#s?.continue()}addObserver(e){this.#n.includes(e)||(this.#n.push(e),this.clearGcTimeout(),this.#k.notify({type:"observerAdded",query:this,observer:e}))}removeObserver(e){this.#n.includes(e)&&(this.#n=this.#n.filter((t=>t!==e)),this.#n.length||(this.#s&&(this.#A?this.#s.cancel({revert:!0}):this.#s.cancelRetry()),this.scheduleGc()),this.#k.notify({type:"observerRemoved",query:this,observer:e}))}getObserversCount(){return this.#n.length}invalidate(){this.state.isInvalidated||this.#i({type:"invalidate"})}fetch(e,t){if("idle"!==this.state.fetchStatus)if(this.state.dataUpdatedAt&&t?.cancelRefetch)this.cancel({silent:!0});else if(this.#y)return this.#s?.continueRetry(),this.#y;if(e&&this.#b(e),!this.options.queryFn){const e=this.#n.find((e=>e.options.queryFn));e&&this.#b(e.options)}const a=new AbortController,n={queryKey:this.queryKey,meta:this.meta},c=e=>{Object.defineProperty(e,"signal",{enumerable:!0,get:()=>(this.#A=!0,a.signal)})};c(n);const s={fetchOptions:t,options:this.options,queryKey:this.queryKey,state:this.state,fetchFn:()=>this.options.queryFn?(this.#A=!1,this.options.persister?this.options.persister(this.options.queryFn,n,this):this.options.queryFn(n)):Promise.reject(new Error(`Missing queryFn: '${this.options.queryHash}'`))};c(s),this.options.behavior?.onFetch(s,this),this.#E=this.state,"idle"!==this.state.fetchStatus&&this.state.fetchMeta===s.fetchOptions?.meta||this.#i({type:"fetch",meta:s.fetchOptions?.meta});const i=e=>{(0,r.wm)(e)&&e.silent||this.#i({type:"error",error:e}),(0,r.wm)(e)||(this.#k.config.onError?.(e,this),this.#k.config.onSettled?.(this.state.data,e,this)),this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1};return this.#s=(0,r.II)({fn:s.fetchFn,abort:a.abort.bind(a),onSuccess:e=>{void 0!==e?(this.setData(e),this.#k.config.onSuccess?.(e,this),this.#k.config.onSettled?.(e,this.state.error,this),this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1):i(new Error(`${this.queryHash} data is undefined`))},onError:i,onFail:(e,t)=>{this.#i({type:"failed",failureCount:e,error:t})},onPause:()=>{this.#i({type:"pause"})},onContinue:()=>{this.#i({type:"continue"})},retry:s.options.retry,retryDelay:s.options.retryDelay,networkMode:s.options.networkMode}),this.#y=this.#s.promise,this.#y}#i(e){this.state=(t=>{switch(e.type){case"failed":return{...t,fetchFailureCount:e.failureCount,fetchFailureReason:e.error};case"pause":return{...t,fetchStatus:"paused"};case"continue":return{...t,fetchStatus:"fetching"};case"fetch":return{...t,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:e.meta??null,fetchStatus:(0,r.v_)(this.options.networkMode)?"fetching":"paused",...!t.dataUpdatedAt&&{error:null,status:"pending"}};case"success":return{...t,data:e.data,dataUpdateCount:t.dataUpdateCount+1,dataUpdatedAt:e.dataUpdatedAt??Date.now(),error:null,isInvalidated:!1,status:"success",...!e.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const a=e.error;return(0,r.wm)(a)&&a.revert&&this.#E?{...this.#E,fetchStatus:"idle"}:{...t,error:a,errorUpdateCount:t.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:t.fetchFailureCount+1,fetchFailureReason:a,fetchStatus:"idle",status:"error"};case"invalidate":return{...t,isInvalidated:!0};case"setState":return{...t,...e.state}}})(this.state),c.j.batch((()=>{this.#n.forEach((e=>{e.onQueryUpdate()})),this.#k.notify({query:this,type:"updated",action:e})}))}}},3205:(e,t,a)=>{"use strict";a.d(t,{$:()=>i});var n=a(698),c=a(4135),r=a(1795),s=a(5530),i=class extends s.Q{constructor(e={}){super(),this.config=e,this.#j=new Map}#j;build(e,t,a){const r=t.queryKey,s=t.queryHash??(0,n.F$)(r,t);let i=this.get(s);return i||(i=new c.X({cache:this,queryKey:r,queryHash:s,options:e.defaultQueryOptions(t),state:a,defaultOptions:e.getQueryDefaults(r)}),this.add(i)),i}add(e){this.#j.has(e.queryHash)||(this.#j.set(e.queryHash,e),this.notify({type:"added",query:e}))}remove(e){const t=this.#j.get(e.queryHash);t&&(e.destroy(),t===e&&this.#j.delete(e.queryHash),this.notify({type:"removed",query:e}))}clear(){r.j.batch((()=>{this.getAll().forEach((e=>{this.remove(e)}))}))}get(e){return this.#j.get(e)}getAll(){return[...this.#j.values()]}find(e){const t={exact:!0,...e};return this.getAll().find((e=>(0,n.MK)(t,e)))}findAll(e={}){const t=this.getAll();return Object.keys(e).length>0?t.filter((t=>(0,n.MK)(e,t))):t}notify(e){r.j.batch((()=>{this.listeners.forEach((t=>{t(e)}))}))}onFocus(){r.j.batch((()=>{this.getAll().forEach((e=>{e.onFocus()}))}))}onOnline(){r.j.batch((()=>{this.getAll().forEach((e=>{e.onOnline()}))}))}}},116:(e,t,a)=>{"use strict";a.d(t,{E:()=>u});var n=a(698),c=a(3205),r=a(7708),s=a(2464),i=a(5873),l=a(1795),o=a(9101),u=class{#R;#r;#c;#C;#_;#x;#N;#z;constructor(e={}){this.#R=e.queryCache||new c.$,this.#r=e.mutationCache||new r.q,this.#c=e.defaultOptions||{},this.#C=new Map,this.#_=new Map,this.#x=0}mount(){this.#x++,1===this.#x&&(this.#N=s.m.subscribe((()=>{s.m.isFocused()&&(this.resumePausedMutations(),this.#R.onFocus())})),this.#z=i.t.subscribe((()=>{i.t.isOnline()&&(this.resumePausedMutations(),this.#R.onOnline())})))}unmount(){this.#x--,0===this.#x&&(this.#N?.(),this.#N=void 0,this.#z?.(),this.#z=void 0)}isFetching(e){return this.#R.findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return this.#r.findAll({...e,status:"pending"}).length}getQueryData(e){return this.#R.find({queryKey:e})?.state.data}ensureQueryData(e){const t=this.getQueryData(e.queryKey);return void 0!==t?Promise.resolve(t):this.fetchQuery(e)}getQueriesData(e){return this.getQueryCache().findAll(e).map((({queryKey:e,state:t})=>[e,t.data]))}setQueryData(e,t,a){const c=this.#R.find({queryKey:e}),r=c?.state.data,s=(0,n.Zw)(t,r);if(void 0===s)return;const i=this.defaultQueryOptions({queryKey:e});return this.#R.build(this,i).setData(s,{...a,manual:!0})}setQueriesData(e,t,a){return l.j.batch((()=>this.getQueryCache().findAll(e).map((({queryKey:e})=>[e,this.setQueryData(e,t,a)]))))}getQueryState(e){return this.#R.find({queryKey:e})?.state}removeQueries(e){const t=this.#R;l.j.batch((()=>{t.findAll(e).forEach((e=>{t.remove(e)}))}))}resetQueries(e,t){const a=this.#R,n={type:"active",...e};return l.j.batch((()=>(a.findAll(e).forEach((e=>{e.reset()})),this.refetchQueries(n,t))))}cancelQueries(e={},t={}){const a={revert:!0,...t},c=l.j.batch((()=>this.#R.findAll(e).map((e=>e.cancel(a)))));return Promise.all(c).then(n.lQ).catch(n.lQ)}invalidateQueries(e={},t={}){return l.j.batch((()=>{if(this.#R.findAll(e).forEach((e=>{e.invalidate()})),"none"===e.refetchType)return Promise.resolve();const a={...e,type:e.refetchType??e.type??"active"};return this.refetchQueries(a,t)}))}refetchQueries(e={},t){const a={...t,cancelRefetch:t?.cancelRefetch??!0},c=l.j.batch((()=>this.#R.findAll(e).filter((e=>!e.isDisabled())).map((e=>{let t=e.fetch(void 0,a);return a.throwOnError||(t=t.catch(n.lQ)),"paused"===e.state.fetchStatus?Promise.resolve():t}))));return Promise.all(c).then(n.lQ)}fetchQuery(e){const t=this.defaultQueryOptions(e);void 0===t.retry&&(t.retry=!1);const a=this.#R.build(this,t);return a.isStaleByTime(t.staleTime)?a.fetch(t):Promise.resolve(a.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(n.lQ).catch(n.lQ)}fetchInfiniteQuery(e){return e.behavior=(0,o.PL)(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(n.lQ).catch(n.lQ)}resumePausedMutations(){return this.#r.resumePausedMutations()}getQueryCache(){return this.#R}getMutationCache(){return this.#r}getDefaultOptions(){return this.#c}setDefaultOptions(e){this.#c=e}setQueryDefaults(e,t){this.#C.set((0,n.EN)(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...this.#C.values()];let a={};return t.forEach((t=>{(0,n.Cp)(e,t.queryKey)&&(a={...a,...t.defaultOptions})})),a}setMutationDefaults(e,t){this.#_.set((0,n.EN)(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...this.#_.values()];let a={};return t.forEach((t=>{(0,n.Cp)(e,t.mutationKey)&&(a={...a,...t.defaultOptions})})),a}defaultQueryOptions(e){if(e?._defaulted)return e;const t={...this.#c.queries,...e?.queryKey&&this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=(0,n.F$)(t.queryKey,t)),void 0===t.refetchOnReconnect&&(t.refetchOnReconnect="always"!==t.networkMode),void 0===t.throwOnError&&(t.throwOnError=!!t.suspense),void 0===t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t}defaultMutationOptions(e){return e?._defaulted?e:{...this.#c.mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){this.#R.clear(),this.#r.clear()}}},3397:(e,t,a)=>{"use strict";a.d(t,{$:()=>l});var n=a(698),c=a(1795),r=a(2464),s=a(5530),i=a(4610),l=class extends s.Q{constructor(e,t){super(),this.options=t,this.#m=e,this.#M=null,this.bindMethods(),this.setOptions(t)}#m;#S=void 0;#L=void 0;#d=void 0;#V;#P;#M;#H;#B;#O;#I;#T;#F;#U=new Set;bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){1===this.listeners.size&&(this.#S.addObserver(this),o(this.#S,this.options)?this.#D():this.updateResult(),this.#q())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return u(this.#S,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return u(this.#S,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.#J(),this.#G(),this.#S.removeObserver(this)}setOptions(e,t){const a=this.options,c=this.#S;if(this.options=this.#m.defaultQueryOptions(e),(0,n.f8)(a,this.options)||this.#m.getQueryCache().notify({type:"observerOptionsUpdated",query:this.#S,observer:this}),void 0!==this.options.enabled&&"boolean"!=typeof this.options.enabled)throw new Error("Expected enabled to be a boolean");this.options.queryKey||(this.options.queryKey=a.queryKey),this.#$();const r=this.hasListeners();r&&m(this.#S,c,this.options,a)&&this.#D(),this.updateResult(t),!r||this.#S===c&&this.options.enabled===a.enabled&&this.options.staleTime===a.staleTime||this.#W();const s=this.#Q();!r||this.#S===c&&this.options.enabled===a.enabled&&s===this.#F||this.#K(s)}getOptimisticResult(e){const t=this.#m.getQueryCache().build(this.#m,e),a=this.createResult(t,e);return function(e,t){if(!(0,n.f8)(e.getCurrentResult(),t))return!0;return!1}(this,a)&&(this.#d=a,this.#P=this.options,this.#V=this.#S.state),a}getCurrentResult(){return this.#d}trackResult(e){const t={};return Object.keys(e).forEach((a=>{Object.defineProperty(t,a,{configurable:!1,enumerable:!0,get:()=>(this.#U.add(a),e[a])})})),t}getCurrentQuery(){return this.#S}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){const t=this.#m.defaultQueryOptions(e),a=this.#m.getQueryCache().build(this.#m,t);return a.isFetchingOptimistic=!0,a.fetch().then((()=>this.createResult(a,t)))}fetch(e){return this.#D({...e,cancelRefetch:e.cancelRefetch??!0}).then((()=>(this.updateResult(),this.#d)))}#D(e){this.#$();let t=this.#S.fetch(this.options,e);return e?.throwOnError||(t=t.catch(n.lQ)),t}#W(){if(this.#J(),n.S$||this.#d.isStale||!(0,n.gn)(this.options.staleTime))return;const e=(0,n.j3)(this.#d.dataUpdatedAt,this.options.staleTime)+1;this.#I=setTimeout((()=>{this.#d.isStale||this.updateResult()}),e)}#Q(){return("function"==typeof this.options.refetchInterval?this.options.refetchInterval(this.#S):this.options.refetchInterval)??!1}#K(e){this.#G(),this.#F=e,!n.S$&&!1!==this.options.enabled&&(0,n.gn)(this.#F)&&0!==this.#F&&(this.#T=setInterval((()=>{(this.options.refetchIntervalInBackground||r.m.isFocused())&&this.#D()}),this.#F))}#q(){this.#W(),this.#K(this.#Q())}#J(){this.#I&&(clearTimeout(this.#I),this.#I=void 0)}#G(){this.#T&&(clearInterval(this.#T),this.#T=void 0)}createResult(e,t){const a=this.#S,c=this.options,r=this.#d,s=this.#V,l=this.#P,u=e!==a?e.state:this.#L,{state:p}=e;let h,{error:g,errorUpdatedAt:v,fetchStatus:f,status:w}=p,E=!1;if(t._optimisticResults){const n=this.hasListeners(),r=!n&&o(e,t),s=n&&m(e,a,t,c);(r||s)&&(f=(0,i.v_)(e.options.networkMode)?"fetching":"paused",p.dataUpdatedAt||(w="pending")),"isRestoring"===t._optimisticResults&&(f="idle")}if(t.select&&void 0!==p.data)if(r&&p.data===s?.data&&t.select===this.#H)h=this.#B;else try{this.#H=t.select,h=t.select(p.data),h=(0,n.pl)(r?.data,h,t),this.#B=h,this.#M=null}catch(e){this.#M=e}else h=p.data;if(void 0!==t.placeholderData&&void 0===h&&"pending"===w){let e;if(r?.isPlaceholderData&&t.placeholderData===l?.placeholderData)e=r.data;else if(e="function"==typeof t.placeholderData?t.placeholderData(this.#O?.state.data,this.#O):t.placeholderData,t.select&&void 0!==e)try{e=t.select(e),this.#M=null}catch(e){this.#M=e}void 0!==e&&(w="success",h=(0,n.pl)(r?.data,e,t),E=!0)}this.#M&&(g=this.#M,h=this.#B,v=Date.now(),w="error");const k="fetching"===f,y="pending"===w,A="error"===w,b=y&&k;return{status:w,fetchStatus:f,isPending:y,isSuccess:"success"===w,isError:A,isInitialLoading:b,isLoading:b,data:h,dataUpdatedAt:p.dataUpdatedAt,error:g,errorUpdatedAt:v,failureCount:p.fetchFailureCount,failureReason:p.fetchFailureReason,errorUpdateCount:p.errorUpdateCount,isFetched:p.dataUpdateCount>0||p.errorUpdateCount>0,isFetchedAfterMount:p.dataUpdateCount>u.dataUpdateCount||p.errorUpdateCount>u.errorUpdateCount,isFetching:k,isRefetching:k&&!y,isLoadingError:A&&0===p.dataUpdatedAt,isPaused:"paused"===f,isPlaceholderData:E,isRefetchError:A&&0!==p.dataUpdatedAt,isStale:d(e,t),refetch:this.refetch}}updateResult(e){const t=this.#d,a=this.createResult(this.#S,this.options);if(this.#V=this.#S.state,this.#P=this.options,void 0!==this.#V.data&&(this.#O=this.#S),(0,n.f8)(a,t))return;this.#d=a;const c={};!1!==e?.listeners&&(()=>{if(!t)return!0;const{notifyOnChangeProps:e}=this.options,a="function"==typeof e?e():e;if("all"===a||!a&&!this.#U.size)return!0;const n=new Set(a??this.#U);return this.options.throwOnError&&n.add("error"),Object.keys(this.#d).some((e=>{const a=e;return this.#d[a]!==t[a]&&n.has(a)}))})()&&(c.listeners=!0),this.#v({...c,...e})}#$(){const e=this.#m.getQueryCache().build(this.#m,this.options);if(e===this.#S)return;const t=this.#S;this.#S=e,this.#L=e.state,this.hasListeners()&&(t?.removeObserver(this),e.addObserver(this))}onQueryUpdate(){this.updateResult(),this.hasListeners()&&this.#q()}#v(e){c.j.batch((()=>{e.listeners&&this.listeners.forEach((e=>{e(this.#d)})),this.#m.getQueryCache().notify({query:this.#S,type:"observerResultsUpdated"})}))}};function o(e,t){return function(e,t){return!(!1===t.enabled||e.state.dataUpdatedAt||"error"===e.state.status&&!1===t.retryOnMount)}(e,t)||e.state.dataUpdatedAt>0&&u(e,t,t.refetchOnMount)}function u(e,t,a){if(!1!==t.enabled){const n="function"==typeof a?a(e):a;return"always"===n||!1!==n&&d(e,t)}return!1}function m(e,t,a,n){return!1!==a.enabled&&(e!==t||!1===n.enabled)&&(!a.suspense||"error"!==e.state.status)&&d(e,a)}function d(e,t){return e.isStaleByTime(t.staleTime)}},1450:(e,t,a)=>{"use strict";a.d(t,{k:()=>c});var n=a(698),c=class{#Z;destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),(0,n.gn)(this.gcTime)&&(this.#Z=setTimeout((()=>{this.optionalRemove()}),this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(n.S$?1/0:3e5))}clearGcTimeout(){this.#Z&&(clearTimeout(this.#Z),this.#Z=void 0)}}},4610:(e,t,a)=>{"use strict";a.d(t,{II:()=>u,v_:()=>i,wm:()=>o});var n=a(2464),c=a(5873),r=a(698);function s(e){return Math.min(1e3*2**e,3e4)}function i(e){return"online"!==(e??"online")||c.t.isOnline()}var l=class{constructor(e){this.revert=e?.revert,this.silent=e?.silent}};function o(e){return e instanceof l}function u(e){let t,a,o,u=!1,m=0,d=!1;const p=new Promise(((e,t)=>{a=e,o=t})),h=()=>!n.m.isFocused()||"always"!==e.networkMode&&!c.t.isOnline(),g=n=>{d||(d=!0,e.onSuccess?.(n),t?.(),a(n))},v=a=>{d||(d=!0,e.onError?.(a),t?.(),o(a))},f=()=>new Promise((a=>{t=e=>{const t=d||!h();return t&&a(e),t},e.onPause?.()})).then((()=>{t=void 0,d||e.onContinue?.()})),w=()=>{if(d)return;let t;try{t=e.fn()}catch(e){t=Promise.reject(e)}Promise.resolve(t).then(g).catch((t=>{if(d)return;const a=e.retry??(r.S$?0:3),n=e.retryDelay??s,c="function"==typeof n?n(m,t):n,i=!0===a||"number"==typeof a&&m{if(h())return f()})).then((()=>{u?v(t):w()}))):v(t)}))};return i(e.networkMode)?w():f().then(w),{promise:p,cancel:t=>{d||(v(new l(t)),e.abort?.())},continue:()=>{const e=t?.();return e?p:Promise.resolve()},cancelRetry:()=>{u=!0},continueRetry:()=>{u=!1}}}},5530:(e,t,a)=>{"use strict";a.d(t,{Q:()=>n});var n=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}}},698:(e,t,a)=>{"use strict";a.d(t,{Cp:()=>d,EN:()=>m,F$:()=>u,MK:()=>l,S$:()=>n,ZZ:()=>y,Zw:()=>r,f8:()=>h,gn:()=>s,j3:()=>i,lQ:()=>c,nJ:()=>o,pl:()=>E,y9:()=>k,yy:()=>w});var n="undefined"==typeof window||"Deno"in window;function c(){}function r(e,t){return"function"==typeof e?e(t):e}function s(e){return"number"==typeof e&&e>=0&&e!==1/0}function i(e,t){return Math.max(e+(t||0)-Date.now(),0)}function l(e,t){const{type:a="all",exact:n,fetchStatus:c,predicate:r,queryKey:s,stale:i}=e;if(s)if(n){if(t.queryHash!==u(s,t.options))return!1}else if(!d(t.queryKey,s))return!1;if("all"!==a){const e=t.isActive();if("active"===a&&!e)return!1;if("inactive"===a&&e)return!1}return("boolean"!=typeof i||t.isStale()===i)&&((void 0===c||c===t.state.fetchStatus)&&!(r&&!r(t)))}function o(e,t){const{exact:a,status:n,predicate:c,mutationKey:r}=e;if(r){if(!t.options.mutationKey)return!1;if(a){if(m(t.options.mutationKey)!==m(r))return!1}else if(!d(t.options.mutationKey,r))return!1}return(!n||t.state.status===n)&&!(c&&!c(t))}function u(e,t){return(t?.queryKeyHashFn||m)(e)}function m(e){return JSON.stringify(e,((e,t)=>v(t)?Object.keys(t).sort().reduce(((e,a)=>(e[a]=t[a],e)),{}):t))}function d(e,t){return e===t||typeof e==typeof t&&(!(!e||!t||"object"!=typeof e||"object"!=typeof t)&&!Object.keys(t).some((a=>!d(e[a],t[a]))))}function p(e,t){if(e===t)return e;const a=g(e)&&g(t);if(a||v(e)&&v(t)){const n=a?e:Object.keys(e),c=n.length,r=a?t:Object.keys(t),s=r.length,i=a?[]:{};let l=0;for(let c=0;c{setTimeout(t,e)}))}function E(e,t,a){return"function"==typeof a.structuralSharing?a.structuralSharing(e,t):!1!==a.structuralSharing?p(e,t):t}function k(e,t,a=0){const n=[...e,t];return a&&n.length>a?n.slice(1):n}function y(e,t,a=0){const n=[t,...e];return a&&n.length>a?n.slice(0,-1):n}},7115:(e,t,a)=>{"use strict";a.d(t,{Ht:()=>i,jE:()=>s});var n=a(1609),c=a(790),r=n.createContext(void 0),s=e=>{const t=n.useContext(r);if(e)return e;if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},i=({client:e,children:t})=>(n.useEffect((()=>(e.mount(),()=>{e.unmount()})),[e]),(0,c.jsx)(r.Provider,{value:e,children:t}))},9690:(e,t,a)=>{"use strict";a.d(t,{h:()=>s});var n=a(1609);a(790);function c(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var r=n.createContext(c()),s=()=>n.useContext(r)},4804:(e,t,a)=>{"use strict";a.d(t,{$1:()=>i,LJ:()=>r,wZ:()=>s});var n=a(1609),c=a(5492),r=(e,t)=>{(e.suspense||e.throwOnError)&&(t.isReset()||(e.retryOnMount=!1))},s=e=>{n.useEffect((()=>{e.clearReset()}),[e])},i=({result:e,errorResetBoundary:t,throwOnError:a,query:n})=>e.isError&&!t.isReset()&&!e.isFetching&&n&&(0,c.G)(a,[e.error,n])},4796:(e,t,a)=>{"use strict";a.d(t,{w:()=>r});var n=a(1609),c=n.createContext(!1),r=()=>n.useContext(c);c.Provider},937:(e,t,a)=>{"use strict";a.d(t,{EU:()=>c,iL:()=>r,tu:()=>n});var n=e=>{e.suspense&&"number"!=typeof e.staleTime&&(e.staleTime=1e3)},c=(e,t)=>e?.suspense&&t.isPending,r=(e,t,a)=>t.fetchOptimistic(e).catch((()=>{a.clearReset()}))},4611:(e,t,a)=>{"use strict";a.d(t,{t:()=>u});var n=a(1609),c=a(1795),r=a(9690),s=a(7115),i=a(4796),l=a(4804),o=a(937);function u(e,t,a){const u=(0,s.jE)(a),m=(0,i.w)(),d=(0,r.h)(),p=u.defaultQueryOptions(e);p._optimisticResults=m?"isRestoring":"optimistic",(0,o.tu)(p),(0,l.LJ)(p,d),(0,l.wZ)(d);const[h]=n.useState((()=>new t(u,p))),g=h.getOptimisticResult(p);if(n.useSyncExternalStore(n.useCallback((e=>{const t=m?()=>{}:h.subscribe(c.j.batchCalls(e));return h.updateResult(),t}),[h,m]),(()=>h.getCurrentResult()),(()=>h.getCurrentResult())),n.useEffect((()=>{h.setOptions(p,{listeners:!1})}),[p,h]),(0,o.EU)(p,g))throw(0,o.iL)(p,h,d);if((0,l.$1)({result:g,errorResetBoundary:d,throwOnError:p.throwOnError,query:u.getQueryCache().get(p.queryHash)}))throw g.error;return p.notifyOnChangeProps?g:h.trackResult(g)}},4613:(e,t,a)=>{"use strict";a.d(t,{n:()=>l});var n=a(1609),c=a(4158),r=a(1795),s=a(7115),i=a(5492);function l(e,t){const a=(0,s.jE)(t),[l]=n.useState((()=>new c._(a,e)));n.useEffect((()=>{l.setOptions(e)}),[l,e]);const u=n.useSyncExternalStore(n.useCallback((e=>l.subscribe(r.j.batchCalls(e))),[l]),(()=>l.getCurrentResult()),(()=>l.getCurrentResult())),m=n.useCallback(((e,t)=>{l.mutate(e,t).catch(o)}),[l]);if(u.error&&(0,i.G)(l.options.throwOnError,[u.error]))throw u.error;return{...u,mutate:m,mutateAsync:u.mutate}}function o(){}},5104:(e,t,a)=>{"use strict";a.d(t,{I:()=>r});var n=a(3397),c=a(4611);function r(e,t){return(0,c.t)(e,n.$,t)}},5492:(e,t,a)=>{"use strict";function n(e,t){return"function"==typeof e?e(...t):!!e}a.d(t,{G:()=>n})},3022:(e,t,a)=>{"use strict";function n(e){var t,a,c="";if("string"==typeof e||"number"==typeof e)c+=e;else if("object"==typeof e)if(Array.isArray(e)){var r=e.length;for(t=0;tc});const c=function(){for(var e,t,a=0,c="",r=arguments.length;a{"use strict";a.d(t,{A:()=>u});var n=a(3924),c=a(6087),r=a(7723),s=a(8120),i=a(1609),l=a(1183);const __=r.__,o=e=>{const{productId:t,siteRawUrl:a}=e,r=`https://cloud.jetpack.com/landing/${a}`,s=(0,l.p)(t),o={jetpack_anti_spam:{title:__("Jetpack Anti-spam is active!","jetpack-my-jetpack"),text:__("We'll take care of everything from here. Now you can enjoy a spam-free site!","jetpack-my-jetpack")},jetpack_backup:{title:__("Jetpack Backup is active!","jetpack-my-jetpack"),text:(0,c.createInterpolateElement)(__("You can see your backups and restore your site on cloud.jetpack.com. If you ever lose access to your site, you can restore it there.","jetpack-my-jetpack"),{a:i.createElement("a",{href:r})})},jetpack_complete:{title:__("Jetpack Complete is active!","jetpack-my-jetpack"),text:(0,c.createInterpolateElement)(__("You can see your backups, security scans, and restore your site on cloud.jetpack.com. If you ever lose access to your site, you can restore it there.","jetpack-my-jetpack"),{a:i.createElement("a",{href:r})})},jetpack_scan:{title:__("Jetpack Scan is active!","jetpack-my-jetpack"),text:(0,c.createInterpolateElement)(__("You can see your security scans on cloud.jetpack.com.","jetpack-my-jetpack"),{a:i.createElement("a",{href:r})})},jetpack_search:{title:__("Jetpack Search is active!","jetpack-my-jetpack"),text:__("Next, we'll help you customize the Search experience for your visitors.","jetpack-my-jetpack")},jetpack_security:{title:__("Jetpack Security is active!","jetpack-my-jetpack"),text:(0,c.createInterpolateElement)(__("You can see your backups, security scans, and restore your site on cloud.jetpack.com. If you ever lose access to your site, you can restore it there.","jetpack-my-jetpack"),{a:i.createElement("a",{href:r})})},jetpack_videopress:{title:__("Jetpack VideoPress is active!","jetpack-my-jetpack"),text:__("Experience high-quality, ad-free video built specifically for WordPress.","jetpack-my-jetpack")},jetpack_social_advanced:{title:__("Jetpack Social Advanced is active!","jetpack-my-jetpack"),text:(0,c.createInterpolateElement)(__("Create amazing link previews for your posts using Social Image Generator. Learn more here.

    Learn how to make the most out of Jetpack Social here.

    ","jetpack-my-jetpack"),{a:i.createElement("a",{href:(0,n.A)("jetpack-social-sig-support-page"),target:"_blank",rel:"noreferrer"}),br:i.createElement("br",null),link:i.createElement("a",{href:(0,n.A)("social-plugin-publicize-support-admin-page"),target:"_blank",rel:"noreferrer"})})},jetpack_social_basic:{title:__("Jetpack Social Basic is active!","jetpack-my-jetpack"),text:(0,c.createInterpolateElement)(__("Enjoy unlimited shares with Jetpack Social Basic. Learn how to make the most out of Jetpack Social here.","jetpack-my-jetpack"),{a:i.createElement("a",{href:(0,n.A)("social-plugin-publicize-support-admin-page"),target:"_blank",rel:"noreferrer"})})},default:{title:__("Your product is active!","jetpack-my-jetpack"),text:__("You're all set!","jetpack-my-jetpack")}};return i.createElement("div",{className:"jp-license-activation-screen-success-info--product-details"},i.createElement("h1",null,o[s].title," ",String.fromCodePoint(127881)),i.createElement("p",null,o[s].text))};o.propTypes={dashboardUrl:s.string,productId:s.number};const u=o},1183:(e,t,a)=>{"use strict";a.d(t,{p:()=>c});const n={jetpack_anti_spam:[2110,2111],jetpack_backup:[2100,2101,2102,2103,2112,2113,2114,2115],jetpack_complete:[2014,2015],jetpack_scan:[2106,2107,2108,2109],jetpack_search:[2104,2105],jetpack_security:[2010,2011,2012,2013,2016,2017,2019,2020],jetpack_videopress:[2116,2117],jetpack_social_advanced:[2602,2603,2604],jetpack_social_basic:[2503,2504,2037]};function c(e){return Object.keys(n).find((t=>n[t].includes(e)))||"default"}},3010:(e,t,a)=>{"use strict";a.d(t,{A:()=>s});var n=a(1455),c=a(6087);const r=async()=>(await n({path:"wp/v2/plugins"})).filter((e=>"active"===e.status));function s(){const[e,t]=(0,c.useState)([]),[a,n]=(0,c.useState)(!0),s=(0,c.useCallback)((async()=>{try{const e=await r();t(e)}catch{t([])}finally{n(!1)}}),[]);return(0,c.useEffect)((()=>{s()}),[s]),[e,a]}}},t={};function a(n){var c=t[n];if(void 0!==c)return c.exports;var r=t[n]={exports:{}};return e[n](r,r.exports,a),r.exports}a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e;a.g.importScripts&&(e=a.g.location+"");var t=a.g.document;if(!e&&t&&(t.currentScript&&"SCRIPT"===t.currentScript.tagName.toUpperCase()&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");if(n.length)for(var c=n.length-1;c>-1&&(!e||!/^http(s?):/.test(e));)e=n[c--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),(()=>{"use strict";var e=a(723),t=a(116),n=a(7115),c=a(6087),r=a(1609),s=a.n(r),i=a(9539),l=a(28),o=a(8848),u=a(1499),m=a(2912),d=a(6092),p=a(3418),h=a(8823),g=a(7265),v=a(8837),f=a(6007),w=a(6077),E=a(8242);a(4118);function k(){const e=(0,i.zy)();return(0,r.useEffect)((()=>window.scrollTo(0,0)),[e]),null}const y=()=>{const a=new t.E,{loadAddLicenseScreen:c}=(0,E.A$)();return s().createElement(e.Ay,null,s().createElement(f.A,null,s().createElement(w.A,null,s().createElement(n.Ht,{client:a},s().createElement(l.I9,null,s().createElement(k,null),s().createElement(i.BV,null,s().createElement(i.qh,{path:v.NM.Home,element:s().createElement(m.A,null)}),s().createElement(i.qh,{path:v.NM.Connection,element:s().createElement(u.A,null)}),s().createElement(i.qh,{path:v.NM.AddAkismet,element:s().createElement(d.wU,null)}),s().createElement(i.qh,{path:v.NM.AddAntiSpam,element:s().createElement(i.C5,{replace:!0,to:v.NM.AddAkismet})}),s().createElement(i.qh,{path:v.NM.AddBackup,element:s().createElement(d.xE,null)}),s().createElement(i.qh,{path:v.NM.AddBoost,element:s().createElement(d.yX,null)}),s().createElement(i.qh,{path:v.NM.AddCRM,element:s().createElement(d.X7,null)}),s().createElement(i.qh,{path:v.NM.AddCreator,element:s().createElement(d.B8,null)}),s().createElement(i.qh,{path:v.NM.AddJetpackAI,element:s().createElement(p.A,null)}),s().createElement(i.qh,{path:v.NM.AddExtras,element:s().createElement(d.QX,null)}),s().createElement(i.qh,{path:v.NM.AddProtect,element:s().createElement(d.qT,null)}),s().createElement(i.qh,{path:v.NM.AddScan,element:s().createElement(d.og,null)}),s().createElement(i.qh,{path:v.NM.AddSocial,element:s().createElement(d.C,null)}),s().createElement(i.qh,{path:v.NM.AddSearch,element:s().createElement(d.t7,null)}),s().createElement(i.qh,{path:v.NM.AddVideoPress,element:s().createElement(d.JM,null)}),s().createElement(i.qh,{path:v.NM.AddStats,element:s().createElement(d.Gf,null)}),c&&s().createElement(i.qh,{path:v.NM.AddLicense,element:s().createElement(o.A,null)}),s().createElement(i.qh,{path:v.NM.RedeemToken,element:s().createElement(g.A,null)}),s().createElement(i.qh,{path:"/redeem-token",element:s().createElement(g.A,null)}),s().createElement(i.qh,{path:"/jetpack-ai",element:s().createElement(h.A,null)})))))))};!function(){const e=document.getElementById("my-jetpack-container");null!==e&&(0,c.createRoot)(e).render(s().createElement(y,null))}()})()})(); \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt new file mode 100644 index 00000000..7a520558 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt @@ -0,0 +1,47 @@ +/* + * Exposes number format capability + * + * @copyright Copyright (c) 2013 Kevin van Zonneveld (http://kvz.io) and Contributors (http://phpjs.org/authors). + * @license See CREDITS.md + * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js + */ + +/*! + * cookie + * Copyright(c) 2012-2014 Roman Shtylman + * Copyright(c) 2015 Douglas Christopher Wilson + * MIT Licensed + */ + +/** + * @remix-run/router v1.2.1 + * + * Copyright (c) Remix Software Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */ + +/** + * React Router DOM v6.6.2 + * + * Copyright (c) Remix Software Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */ + +/** + * React Router v6.6.2 + * + * Copyright (c) Remix Software Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */ diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css new file mode 100644 index 00000000..abfeeeaa --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css @@ -0,0 +1 @@ +.jp-license-activation-screen-controls{background:var(--jp-white);display:flex;flex-direction:column;justify-content:space-between;padding:32px}.jp-license-activation-screen-controls h1{font-size:44px;font-weight:700;line-height:1.4;margin:.67em 0}.jp-license-activation-screen-controls p{font-size:var(--font-body);margin:1em 0}.jp-license-activation-screen-controls label{font-size:var(--font-body);font-weight:600}@media screen and (min-width:780px){.jp-license-activation-screen-controls{padding:64px}}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error{max-width:500px}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field .components-input-control__label.components-input-control__label.components-input-control__label,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error .components-input-control__label.components-input-control__label.components-input-control__label{font-size:var(--font-body);font-weight:600}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field input.components-text-control__input,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field select.components-select-control__input,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error input.components-text-control__input,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error select.components-select-control__input{border-radius:var(--jp-border-radius);font-size:18px;line-height:24px;margin:0;min-height:48px}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field input.components-text-control__input{border:1px solid var(--jp-gray-40)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error input.components-text-control__input,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-with-error select.components-select-control__input{border:1px solid var(--jp-red)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-error{align-items:flex-start;color:var(--jp-red);display:flex;flex-direction:row;max-width:500px}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-error svg{margin-left:4px;fill:var(--jp-red);min-width:24px}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--license-field-error span{font-size:var(--font-body)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active{background-color:var(--jp-black);border-radius:4px;color:var(--jp-white);display:flex;font-size:16px;font-size:var(--font-body);font-style:normal;font-weight:600;justify-content:center;line-height:24px;margin-top:24px;min-height:48px;min-width:158px;padding:13.5px 45px;width:100%}@media screen and (min-width:480px){.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active{width:auto}}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active:hover,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:hover{background-color:var(--jp-black-80);color:var(--jp-white)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active:focus,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:focus{background-color:var(--jp-black-80);border:1px solid var(--jp-white);color:var(--jp-white)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active:disabled,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active[disabled],.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:disabled,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button[disabled]{background-color:var(--jp-gray);color:var(--jp-gray-20)}.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button .jp-components-spinner,.jp-license-activation-screen-controls .jp-license-activation-screen-controls--button:active .jp-components-spinner{width:100%}@keyframes rotate-spinner{to{transform:rotate(-1turn)}}.jp-components-spinner{align-items:center;display:flex}.jp-components-spinner__inner,.jp-components-spinner__outer{animation:3s linear infinite;animation-name:rotate-spinner;border:.1em solid transparent;border-radius:50%;box-sizing:border-box;margin:auto}.jp-components-spinner__outer{border-top-color:#fff}.jp-components-spinner__inner{border-left-color:#fff;border-top-color:#fff;height:100%;opacity:.4;width:100%}.jp-license-activation-screen-illustration{align-items:center;background:var(--jp-white-off);display:flex;flex-direction:column;justify-content:space-between;padding:32px}.jp-license-activation-screen-illustration--wrapper{display:flex;flex:1}.jp-license-activation-screen-illustration--wrapper img{align-self:center;height:auto;max-width:100%}.jp-license-activation-screen-illustration--support-link{flex:0}.components-button.jp-license-activation-screen-success-info--button,.components-button.jp-license-activation-screen-success-info--button:active,.components-button.jp-license-activation-screen-success-info--button:visited{background-color:var(--jp-black);border-radius:4px;color:var(--jp-white);font-size:16px;font-size:var(--font-body);font-style:normal;font-weight:600;justify-content:center;line-height:24px;margin:0 0 20px 40px;min-height:48px;min-width:158px;padding:13.5px 45px;width:100%}@media screen and (min-width:480px){.components-button.jp-license-activation-screen-success-info--button,.components-button.jp-license-activation-screen-success-info--button:active,.components-button.jp-license-activation-screen-success-info--button:visited{width:auto}}.components-button.jp-license-activation-screen-success-info--button:active:hover,.components-button.jp-license-activation-screen-success-info--button:hover,.components-button.jp-license-activation-screen-success-info--button:visited:hover{background-color:var(--jp-black-80);color:var(--jp-white)}.components-button.jp-license-activation-screen-success-info--button:active:focus,.components-button.jp-license-activation-screen-success-info--button:focus,.components-button.jp-license-activation-screen-success-info--button:visited:focus{background-color:var(--jp-black-80);border:1px solid var(--jp-white);color:var(--jp-white)}.components-button.jp-license-activation-screen-success-info--button:active:disabled,.components-button.jp-license-activation-screen-success-info--button:active[disabled],.components-button.jp-license-activation-screen-success-info--button:disabled,.components-button.jp-license-activation-screen-success-info--button:visited:disabled,.components-button.jp-license-activation-screen-success-info--button:visited[disabled],.components-button.jp-license-activation-screen-success-info--button[disabled]{background-color:var(--jp-gray);color:var(--jp-gray-20)}.components-button.jp-license-activation-screen-success-info--button .jp-components-spinner,.components-button.jp-license-activation-screen-success-info--button:active .jp-components-spinner,.components-button.jp-license-activation-screen-success-info--button:visited .jp-components-spinner{width:100%}.jp-license-activation-screen-success-info--product-details h1{line-height:52px}.jp-license-activation-screen-success-info--product-details a{color:var(--jp-black);text-decoration:underline!important}.jp-license-activation-screen-success-info--external-link{color:var(--jp-black);font-size:16px;font-style:normal;font-weight:600;text-decoration:underline!important;white-space:nowrap}.jp-license-activation-screen-success-info{background:var(--jp-white);display:flex;flex-direction:column;justify-content:space-between;padding:32px}.jp-license-activation-screen-success-info h1{font-size:44px;font-weight:700;line-height:1.4;margin:.67em 0}.jp-license-activation-screen-success-info p{font-size:var(--font-body);margin:1em 0}.jp-license-activation-screen-success-info label{font-size:var(--font-body);font-weight:600}@media screen and (min-width:780px){.jp-license-activation-screen-success-info{padding:64px}}@media screen and (max-width:480px){.jp-license-activation-screen-success-info .jp-license-activation-screen-success-info--buttons{text-align:center}}.EiaNctK1_P9pPqOeiaSI{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1128px}.ogHZg_sJCljylz3VJfsf{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr);margin:0 16px;width:100%}@media(min-width:600px){.ogHZg_sJCljylz3VJfsf{grid-template-columns:repeat(8,1fr);margin:0 18px}}@media(min-width:960px){.ogHZg_sJCljylz3VJfsf{grid-template-columns:repeat(12,1fr);margin:0 24px;max-width:1128px}}.zv7eGvijKRkbPVakubHw{grid-column-end:span 1}.VoJNoiya_1ck3_kXS6_C{grid-column-end:span 2}.ecv0NO526NoTNbpALA1A{grid-column-end:span 3}.OfBdkceMzeHvRbzhqDlP{grid-column-end:span 4}@media(min-width:600px){.JLb3NpEKN8pOaWd7K1bu{grid-column-end:span 1}.fsMPGqPKE4mjMIPFwl77{grid-column-end:span 2}.DIK_zdaGAQ09eKspBJ4E{grid-column-end:span 3}.shXYpxPu3WCJsR8aOHtz{grid-column-end:span 4}.s7ElrOqG_yGd5SIfwqOR{grid-column-end:span 5}.Cxml9uzGvArAL8_RDs_p{grid-column-end:span 6}.aANxBKDGx72eDqU0iUPj{grid-column-end:span 7}.XxyzuTY3mnQcl9EGZadm{grid-column-end:span 8}}@media(min-width:960px){.Sfo4WaSNIWInJ93Abd3w{grid-column-end:span 1}.tQS7SKUGrU4THhWMysbo{grid-column-end:span 2}.I94U7mpY4h16pcOksZNF{grid-column-end:span 3}.uWMb9k77kQxBdS5MTt0s{grid-column-end:span 4}.rKwEEZQxK9s_POMg5Jss{grid-column-end:span 5}.UcPXX_s06IPCkF7ZjH3D{grid-column-end:span 6}.CrQdtiCFkRbzY6K2dFvt{grid-column-end:span 7}.rEUALOmOdUBXO0Us871z{grid-column-end:span 8}.NqXa9TlcTEviVsB53hBV{grid-column-end:span 9}.OnWVeiQiwgQ9lzdGPW66{grid-column-end:span 10}.D2PkTcy7b8u2K9QXY6VQ{grid-column-end:span 11}.EcqBhzAyxo5RDc2Y6m7K{grid-column-end:span 12}}@media(max-width:960px){.gB1mWzHOM38d80lrhBRX{display:none}}@media(max-width:600px){.KNQXLP78ejczOkour3zg{display:none}}.rBVbaVWBnBRtTMrUKZxm{border:2px solid var(--jp-green-primary);border-radius:var(--jp-border-radius);display:block;margin:32px 0;padding:16px 24px 16px 64px;position:relative;text-decoration:none}.rBVbaVWBnBRtTMrUKZxm span{display:block}.rBVbaVWBnBRtTMrUKZxm span:last-of-type{font-weight:600}.rBVbaVWBnBRtTMrUKZxm:focus span:last-of-type,.rBVbaVWBnBRtTMrUKZxm:hover span:last-of-type{text-decoration:underline;text-decoration-thickness:var(--jp-underline-thickness)}.rBVbaVWBnBRtTMrUKZxm:focus:after,.rBVbaVWBnBRtTMrUKZxm:hover:after{transform:translateY(-50%) translateX(-8px)}.rBVbaVWBnBRtTMrUKZxm:after{color:var(--jp-green-primary);content:"→";font-size:24px;font-weight:600;left:24px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s ease-out}.gfM_DIJrVbRhmKdAphIm{background:var(--jp-white);border-radius:var(--jp-modal-radius);box-shadow:0 12px 16px -.5px rgba(0,0,0,.15);height:max-content;margin:3rem auto;max-width:414px;overflow:hidden;position:relative;transition:height .25s cubic-bezier(.59,.37,.18,1.19) 0;width:90%;will-change:height}.gfM_DIJrVbRhmKdAphIm>div:first-child{padding:0}.gfM_DIJrVbRhmKdAphIm *{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.gfM_DIJrVbRhmKdAphIm p{color:var(--jp-black)}.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN{display:none}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh{height:614px;transition-delay:2.15s}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh h2{margin-top:0}._j4GWTmW5psCHFYh6R0x{align-self:flex-start;margin-top:var(--jp-gap)!important;padding:8px var(--jp-modal-padding-small)!important;width:100%}.saSAjv8yulVXQDoqDJEI{font-weight:500;line-height:110%;margin-bottom:8px}.O_hcdbeMivIhBn7ApDnS{line-height:140%}@media(min-width:760px){.gfM_DIJrVbRhmKdAphIm{height:740px;max-width:1360px;position:relative;width:95%}.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN{display:block;position:absolute;right:64px;top:64px;z-index:99}.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN clipPath,.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN path{fill:#000}.gfM_DIJrVbRhmKdAphIm .zfJfONxRAw0fHjXUS7LN path.FCnyb_xCK7DhJ63p6TEd{fill:#fff}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh{height:740px;transition-delay:0}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh .zfJfONxRAw0fHjXUS7LN clipPath,.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh .zfJfONxRAw0fHjXUS7LN path{transition:fill 2s ease .5s;fill:#fff}.gfM_DIJrVbRhmKdAphIm.pnwbCuWbV0PNQr1LFpRh .zfJfONxRAw0fHjXUS7LN path.FCnyb_xCK7DhJ63p6TEd{transition:fill 2s ease .5s;fill:#000}}@keyframes OmAVpCQ270MqI4IsT9Ky{20%{transform:translateY(0) scale(1)}65%{transform:translateY(16%) scale(1.4)}to{transform:translateY(0) scale(1)}}.Qn5xayjI_jH2m1d6BEoq{border-radius:var(--jp-button-radius);display:flex;height:50%;justify-content:center;min-height:400px;overflow:hidden;position:relative;transition:height .55s cubic-bezier(.59,.37,.18,1) 0s;will-change:height}.pnwbCuWbV0PNQr1LFpRh .Qn5xayjI_jH2m1d6BEoq{height:100%;transition-delay:.65s}.pnwbCuWbV0PNQr1LFpRh .Qn5xayjI_jH2m1d6BEoq video{animation:OmAVpCQ270MqI4IsT9Ky 1.5s ease-in-out forwards}.Qn5xayjI_jH2m1d6BEoq video{height:100%;object-fit:cover;position:absolute;right:0;top:0;transform:scale(1);transition:all .85s cubic-bezier(1,0,.39,1) 0s;width:100%;will-change:transform}@media(min-width:760px){@keyframes Axe8f2LgqEBZHVcsRgY5{0%{animation-timing-function:cubic-bezier(.86,0,.07,1);right:60%;top:32px}50%{animation-timing-function:cubic-bezier(.17,.84,.44,1);bottom:32px;right:32px;top:32px;width:100%}to{right:32px;width:40%}}.Qn5xayjI_jH2m1d6BEoq{border-radius:12px;bottom:32px;display:block;height:auto;left:32px;overflow:hidden;position:absolute;right:60%;top:32px;transition-delay:0;transition:width .55s ease 0s;z-index:3}.Qn5xayjI_jH2m1d6BEoq video{height:100%;object-fit:cover;position:absolute;right:0;top:0;width:100%}.pnwbCuWbV0PNQr1LFpRh .Qn5xayjI_jH2m1d6BEoq{animation-delay:.25s;animation-duration:2s;animation-fill-mode:forwards;animation-name:Axe8f2LgqEBZHVcsRgY5;height:auto}}.iBMDoShSmqpt72YfJb36{padding:var(--jp-modal-padding)}.iBMDoShSmqpt72YfJb36 h2{font-size:clamp(1.5rem,-.7353rem + 4.7059vw,3.5rem)}.iBMDoShSmqpt72YfJb36 p{font-size:clamp(1rem,.6974rem + 1.1696vw,1.75rem)}.iBMDoShSmqpt72YfJb36 p.eQG1KKK8jjKtQyzfv573{display:none;font-size:clamp(1.25rem,1.1491rem + .3899vw,1.5rem)}@media(min-width:760px){.iBMDoShSmqpt72YfJb36{bottom:15%;display:flex;flex-direction:column;gap:64px;padding:0 0 0 var(--jp-modal-padding);position:absolute;right:64px;width:55%}.iBMDoShSmqpt72YfJb36 .l35bIyiqYJiZ6tVYvJtC{align-items:flex-start;display:flex;flex-direction:column;gap:16px;padding:0 0 0 32px}.iBMDoShSmqpt72YfJb36 .l35bIyiqYJiZ6tVYvJtC h2,.iBMDoShSmqpt72YfJb36 .l35bIyiqYJiZ6tVYvJtC p{margin:0}.iBMDoShSmqpt72YfJb36 p.eQG1KKK8jjKtQyzfv573{display:block}.iBMDoShSmqpt72YfJb36 ._j4GWTmW5psCHFYh6R0x{align-self:flex-start;padding:16px var(--jp-modal-padding-large)!important;width:auto}.pnwbCuWbV0PNQr1LFpRh .iBMDoShSmqpt72YfJb36{opacity:0;right:-20px;transition:all .55s cubic-bezier(.59,.37,.18,1) .3s}}.HQVDZ6J3x6SJNYFX5khS{background:var(--jp-white);opacity:0;position:absolute;right:0;top:100%;transition:transform .45s cubic-bezier(.59,.37,.18,1) 2s,opacity .45s linear;width:100%;will-change:transform,opacity;z-index:2}.pnwbCuWbV0PNQr1LFpRh .HQVDZ6J3x6SJNYFX5khS{opacity:1;transform:translateY(-100%);transition-delay:2s}@media(min-width:760px){.HQVDZ6J3x6SJNYFX5khS{align-items:flex-end;bottom:5%;container-type:inline-size;display:flex;flex-direction:column;gap:40px;left:32px;padding:0;right:45%;transform:translateY(0);transition-delay:0;transition:none;width:auto}.HQVDZ6J3x6SJNYFX5khS h2{width:100%}.HQVDZ6J3x6SJNYFX5khS ._j4GWTmW5psCHFYh6R0x{margin-left:var(--jp-modal-padding-large)}.pnwbCuWbV0PNQr1LFpRh .HQVDZ6J3x6SJNYFX5khS{bottom:12%;left:32px;opacity:1;right:45%;top:unset;transform:translateY(0);transition:all .45s cubic-bezier(.59,.37,.18,1) 2s,opacity .45s linear;transition-delay:2s;width:auto}.pnwbCuWbV0PNQr1LFpRh .HQVDZ6J3x6SJNYFX5khS .l35bIyiqYJiZ6tVYvJtC{padding-right:32px}.pnwbCuWbV0PNQr1LFpRh .HQVDZ6J3x6SJNYFX5khS ._j4GWTmW5psCHFYh6R0x{align-self:flex-end}}.KdvmPIjelQIFiPQGuIYf{background:var(--jp-gray-0);display:flex;flex-direction:column;gap:var(--jp-gap)}.KdvmPIjelQIFiPQGuIYf div{background-color:var(--jp-white);border:1px solid var(--jp-gray-10);border-radius:var(--jp-button-radius);box-shadow:0 0 40px 0 rgba(0,0,0,.08);flex:1;padding:var(--jp-modal-padding)}.KdvmPIjelQIFiPQGuIYf h3{font-size:24px;line-height:normal;margin:0}.KdvmPIjelQIFiPQGuIYf p{font-size:14px}@media(min-width:760px){.KdvmPIjelQIFiPQGuIYf{flex-direction:row;padding:var(--jp-modal-padding-large)}.KdvmPIjelQIFiPQGuIYf div{border:none;box-shadow:0 2px 16px rgba(0,0,0,.08),0 2px 2px rgba(0,0,0,.1)}.KdvmPIjelQIFiPQGuIYf div p{margin:8px 0}.KdvmPIjelQIFiPQGuIYf svg{margin-bottom:var(--jp-modal-padding-small)}}@container (max-width: 600px){.KdvmPIjelQIFiPQGuIYf div{padding:var(--jp-modal-padding-small)}}.cuoSlhSNrqf1dozY22Xb{fill:#000}.JLquNpQVlysAamuh5lJO,.lAIiifeLMmZAPlQ9n9ZR{fill:var(--jp-green-primary)}.cbOwD8Y4tFjwimmtchQI{fill:#757575}.cbOwD8Y4tFjwimmtchQI.aLWBKY0yRghEk7tNCgK3{fill:var(--color-bluesky)}.cbOwD8Y4tFjwimmtchQI.aHOlEBGD5EA8NKRw3xTw{fill:var(--color-facebook)}.cbOwD8Y4tFjwimmtchQI.aHOlEBGD5EA8NKRw3xTw.social-logo{border-radius:50%}.cbOwD8Y4tFjwimmtchQI.af4Y_zItXvLAOEoSDPSv{fill:var(--color-twitter)}.cbOwD8Y4tFjwimmtchQI.f68aqF3XSD1OBvXR1get{fill:var(--color-linkedin)}.cbOwD8Y4tFjwimmtchQI.xFI0dt3UiXRlRQdqPWkx{fill:var(--color-tumblr)}.cbOwD8Y4tFjwimmtchQI.q7JEoyymveP6kF747M43{fill:var(--color-gplus)}.cbOwD8Y4tFjwimmtchQI.DKOBOTVmTLbh26gUH_73{fill:var(--color-mastodon)}.cbOwD8Y4tFjwimmtchQI.n5XodNsuMfMAAvqHFmbw{fill:var(--color-nextdoor)}.cbOwD8Y4tFjwimmtchQI.n5XodNsuMfMAAvqHFmbw.social-logo{border-radius:50%}.cbOwD8Y4tFjwimmtchQI.cL3m0xBYTYhIKI7lCqDB{fill:var(--color-instagram)}.cbOwD8Y4tFjwimmtchQI.fftumuc_lJ6v0tq4UMVR{fill:var(--color-whatsapp)}.cbOwD8Y4tFjwimmtchQI.inzgC27qxdt7hSdhTWRI{fill:var(--color-threads)}.cbOwD8Y4tFjwimmtchQI.inzgC27qxdt7hSdhTWRI.social-logo{border-radius:40%}.SqdhUZkXCRuIpErj1B3z{--max-container-width:1128px;--vertical-gutter:24px;--horizontal-spacing:8px;column-gap:var(--vertical-gutter);display:grid;margin:0 auto;max-width:var(--max-container-width);width:100%}@media(max-width:599px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 16px}}@media(min-width:600px)and (max-width:959px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(8,minmax(0,1fr));padding:0 18px}}@media(min-width:960px){.SqdhUZkXCRuIpErj1B3z{grid-template-columns:repeat(12,minmax(0,1fr));padding:0 24px}}.SqdhUZkXCRuIpErj1B3z.OZC_9a1LhpWF9dv15Gdh{max-width:none;padding:unset}@media(max-width:599px){.RuVLl3q4lxTQa3wbhBJB{grid-column-end:span 1}.f9LZTRG4MMK42rS89afW{grid-column-start:1}.bHe_zKxjjpUwHw_MdYE1{grid-column-end:2}.QZbNrOqE2aNSn50xVhpU{grid-column-end:span 2}.ev7W3z7zVYPeHAlYqZjf{grid-column-start:2}.NJWd1m_e7lOiPYru2ZMP{grid-column-end:3}.Xc6nt1Qc1DI0Z2A3gt1r{grid-column-end:span 3}.UIcN_GXiPRoIsin8Kohg{grid-column-start:3}.GRKCyqb5LufCSCgykKFc{grid-column-end:4}.i_qTq8gqhhC3vIUepVRB{grid-column-end:span 4}.G3qaZ3Jpbvam_1XvGxgc{grid-column-start:4}.VRCNYKZtO9zukEwmgP1y{grid-column-end:5}}@media(min-width:600px)and (max-width:959px){.tRm008K_WJL79WoNZTNL{grid-column-end:span 1}.l5T2P_bgKts4tdaRkS1d{grid-column-start:1}.zOCxfLZpF6BlgC7a_Yq1{grid-column-end:2}.F80DdgVn0m5OpvtSQWka{grid-column-end:span 2}.oI1c7JYfiJtMQHbhngtU{grid-column-start:2}.pMQtA_4jh1_1lVknqEP5{grid-column-end:3}.VenqMpdgyKQVUNNQcfqd{grid-column-end:span 3}.seNYL99uoczf9V4MxBxT{grid-column-start:3}.YKfF1HFhI9KygA5l3b2J{grid-column-end:4}.yAi0Cv1xDWkoqsaUhvhR{grid-column-end:span 4}.ubhnyZOnkgxNhh6XtVWv{grid-column-start:4}.RGOPGQbWMJ9Ei5oFxS7X{grid-column-end:5}.Sz1E2aWbX483ijdi6yge{grid-column-end:span 5}.tku6_bRYrX9tMbgYGmIl{grid-column-start:5}.b5JHttOhSEcI1WBlqAjk{grid-column-end:6}.FboSx5MoKTAWbxXyYlCw{grid-column-end:span 6}.Jhs8yEEmodG30edbJvag{grid-column-start:6}.IpzbbKVqEqPcfIGkXkwt{grid-column-end:7}.mhCPwfAZ4Kmm_empzJAq{grid-column-end:span 7}.x034ilrJF7rO9UJB2rI1{grid-column-start:7}.Wt8t2e16viRrOJ1lLA5v{grid-column-end:8}.S6pIrEy9AMLKx9bgh_Ae{grid-column-end:span 8}.kEfI4tGyuWfHTlRnvIab{grid-column-start:8}.PUzX4RRsKq1dnsz3gebS{grid-column-end:9}}@media(min-width:960px){.X_pdcLJikd8LS_YAdJlB{grid-column-end:span 1}.tl936d14Huby4khYp05X{grid-column-start:1}.hnge0LnR69d3NXEtEE1t{grid-column-end:2}.fj0NUMuyZQcPNgKcjp5Z{grid-column-end:span 2}.R2ncBX7a2NigdYCcV1OX{grid-column-start:2}.t8vMSDVYno9k9itRwnXb{grid-column-end:3}.wsDuEN2GqHx6qzo8dUdk{grid-column-end:span 3}.cIEVPUweWtLBy3xaXnMx{grid-column-start:3}.fajUWBwu1m2B479j3jmz{grid-column-end:4}.YR0c7fQTgMkDdWzwSyLp{grid-column-end:span 4}.xlwp8BmplxkKNMI7gamo{grid-column-start:4}._C4O1w9DUqx1m3gPf8aA{grid-column-end:5}.Z54F1hAErckAIrKlxnXW{grid-column-end:span 5}.ezSDWkRHmKSxDJXxuiOH{grid-column-start:5}.T0ChoeAjGJjkkNrYhD4g{grid-column-end:6}.qtMoMPF6yHvGJnWHSsde{grid-column-end:span 6}.gdoywN5VPiWERfIBqkph{grid-column-start:6}.wUev_VH5uf_pwFFlbnAU{grid-column-end:7}.egIPDFJsOpownTClq9XP{grid-column-end:span 7}.yGhp9yoAW7k0kQik9AB7{grid-column-start:7}.SJ43U9mR5wUg5V2qBeQA{grid-column-end:8}.cTuyHfMwSUJxN_HdIEgd{grid-column-end:span 8}.smCr8DaIagcumdvdldiK{grid-column-start:8}.T03NHzQJvzwL6wAfIiTL{grid-column-end:9}.pMvxM3RJGjqyNdf9qg1Y{grid-column-end:span 9}.iIVpNRwEnQ_JI5gpp9EN{grid-column-start:9}.ZbQ4u4vGSX5rJOje4uGL{grid-column-end:10}.gKb5wuIDAlKGbrjK2vxy{grid-column-end:span 10}.Z7pINdImE2WJiYnZBTqm{grid-column-start:10}.ZTxp6qpvwurMdOnLLSz1{grid-column-end:11}.NnQTlbfnxPDR6cQ7rygg{grid-column-end:span 11}.O137wZd6Yl0olSA9PsXR{grid-column-start:11}.zf2OJtQ2MPz6SDoh6CB0{grid-column-end:12}.U3H6UHW6HqRt9hdzVg3O{grid-column-end:span 12}.zynnNeS_ZBTxABcVpUQH{grid-column-start:12}.vI8tltFZtFUNAy9Iag9s{grid-column-end:13}}.zI5tJ_qhWE6Oe6Lk75GY{--wp-admin-theme-color:var(--jp-black);--wp-admin-theme-color-darker-10:var(--jp-black-80);--wp-admin-theme-color-darker-20:var(--jp-black-80);--wp-admin-border-width-focus:1.51px;border-radius:var(--jp-border-radius);font-weight:600;justify-content:center}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo{height:calc(var(--spacing-base)*5);padding:var(--spacing-base);width:calc(var(--spacing-base)*5)}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo>svg:first-child{margin:0;padding:0}.zI5tJ_qhWE6Oe6Lk75GY.tuBt2DLqimiImoqVzPqo.Na39I683LAaSA99REg14{height:calc(var(--spacing-base)*4);min-width:calc(var(--spacing-base)*4);padding:calc(var(--spacing-base)/2);width:calc(var(--spacing-base)*4)}.zI5tJ_qhWE6Oe6Lk75GY.ipS7tKy9GntCS4R3vekF:not(.tuBt2DLqimiImoqVzPqo){font-size:var(--font-body);height:auto;line-height:24px;padding:var(--spacing-base) calc(var(--spacing-base)*3)}.zI5tJ_qhWE6Oe6Lk75GY.ipS7tKy9GntCS4R3vekF:not(.tuBt2DLqimiImoqVzPqo).paGLQwtPEaJmtArCcmyK{padding:var(--spacing-base) calc(var(--spacing-base)*2)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo){font-size:var(--font-body-extra-small);height:auto;line-height:20px;padding:calc(var(--spacing-base)/2) var(--spacing-base)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo).paGLQwtPEaJmtArCcmyK>svg:first-child{margin-left:calc(var(--spacing-base)/2)}.zI5tJ_qhWE6Oe6Lk75GY.Na39I683LAaSA99REg14:not(.tuBt2DLqimiImoqVzPqo)>.components-spinner{height:20px}.zI5tJ_qhWE6Oe6Lk75GY.lZAo6_oGfclXOO9CC6Rd{font-weight:400}.zI5tJ_qhWE6Oe6Lk75GY.xJDOiJxTt0R_wSl8Ipz_{min-width:100%}.zI5tJ_qhWE6Oe6Lk75GY.is-primary:disabled,.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:disabled{background:var(--jp-gray);color:var(--jp-gray-20)}.zI5tJ_qhWE6Oe6Lk75GY.is-secondary{background:var(--jp-white);box-shadow:inset 0 0 0 1.51px var(--jp-black)}.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:active:not(:disabled),.zI5tJ_qhWE6Oe6Lk75GY.is-secondary:hover:not(:disabled){background:var(--jp-gray-0)}.zI5tJ_qhWE6Oe6Lk75GY.is-link.Na39I683LAaSA99REg14,.zI5tJ_qhWE6Oe6Lk75GY.is-link.ipS7tKy9GntCS4R3vekF{padding:0}.zI5tJ_qhWE6Oe6Lk75GY.is-link:hover:not(:disabled){text-decoration-thickness:3px}.zI5tJ_qhWE6Oe6Lk75GY.is-link:focus:not(:disabled){text-decoration-line:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary{box-shadow:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:not(:disabled){background:var(--jp-red-50);box-shadow:inset 0 0 0 1px var(--jp-red-50);color:var(--jp-white)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:hover:not(:disabled){background:var(--jp-red-60);box-shadow:inset 0 0 0 1px var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:focus:not(:disabled){background:var(--jp-red-70);box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-white)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-primary:active:not(:disabled){background:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary{box-shadow:none}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:not(:disabled){background:var(--jp-white);box-shadow:inset 0 0 0 1.5px var(--jp-red-50);color:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:hover:not(:disabled){background:var(--jp-red-0);box-shadow:inset 0 0 0 1.5px var(--jp-red-60);color:var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-red-70)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-secondary:active:not(:disabled){background:var(--jp-gray-0)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:not(:disabled){color:var(--jp-red-50)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:hover:not(:disabled){box-shadow:none;color:var(--jp-red-60)}.zI5tJ_qhWE6Oe6Lk75GY.is-destructive.is-link:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--jp-white),0 0 0 var(--wp-admin-border-width-focus) var(--jp-red-70);color:var(--jp-red-70)}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6{position:relative}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6.has-icon{justify-content:center}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6>:not(.components-spinner){visibility:hidden}.zI5tJ_qhWE6Oe6Lk75GY.q_tVWqMjl39RcY6WtQA6>.components-spinner{margin:0;position:absolute}.CDuBjJp_8jxzx5j6Nept{margin-right:calc(var(--spacing-base)/2)}.jp-license-activation-screen{border-radius:4px;box-shadow:0 4px 24px 0 rgba(0,0,0,.149);display:flex;flex-direction:column;min-height:540px;overflow:hidden}@media screen and (min-width:780px){.jp-license-activation-screen{flex-direction:row}}.hdasSNj9k3Sc5PwXK4uE{margin-left:4px;width:16px}.eWN8Hj0SBRDq1F48n_Fg{--gray-70:#3c434a;align-items:center;color:var(--gray-70);display:flex;font-size:14px;text-decoration:none}.jp-dashboard-footer{align-items:center;color:var(--jp-black);display:flex;flex-wrap:wrap;font-size:var(--font-body-extra-small);line-height:1.333;max-width:1128px;width:100%}.jp-dashboard-footer a{text-decoration:none}.jp-dashboard-footer a:any-link,.jp-dashboard-footer a[role=button]{color:inherit}.jp-dashboard-footer a:hover{text-decoration:underline;text-decoration-thickness:1.5px}.jp-dashboard-footer a:focus{border-radius:2px;box-shadow:none;outline:1.5px solid currentColor;outline-offset:3px}.jp-dashboard-footer.is-sm>ul{gap:.125rem}.jp-dashboard-footer.is-md,.jp-dashboard-footer.is-sm>ul{align-items:flex-start;flex-direction:column}.jp-dashboard-footer>ul{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;width:100%}.jp-dashboard-footer>ul>li{margin-bottom:0}.jp-dashboard-footer>ul>li>a{align-items:center;display:flex;gap:.25rem;min-height:44px}.jp-dashboard-footer__accessible-external-link{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal;padding:0;position:absolute;width:1px}.jp-dashboard-footer__jp-item{font-weight:600;padding-inline-end:1rem}.jp-dashboard-footer.is-sm .jp-dashboard-footer__jp-item{padding-bottom:1rem}.jp-dashboard-footer.is-lg .jp-dashboard-footer__a8c-item{margin-inline-start:auto}.jp-dashboard-footer.is-sm .jp-dashboard-footer__a8c-item{padding-top:1rem}.jp-dashboard-footer__a8c-item>a,.jp-dashboard-footer__jp-item>a{text-decoration:none}.sexr0jUxC1jVixdKiDnC{margin-right:-20px}@media(max-width:782px){.sexr0jUxC1jVixdKiDnC{margin-right:-10px}}.sexr0jUxC1jVixdKiDnC.vKQ11sLeAM45M04P1ccj{background-color:var(--jp-white)}.rV_5QyvhDnsVjCX4pb0h{--gray-90:#1e1e1e;fill:var(--gray-90);width:24px}.MO1jDNY8VPqeNS9xL8jE{align-items:center;display:flex;text-decoration:none}.zvd4dCB_bBDiXJKKDqXm{position:relative}.ly4o9lSswAGHFXqGUEIO{left:32px;position:absolute;top:32px;z-index:1}.u64Go3kwEZ7MD9eji0H1{color:var(--jp-gray-50);font-size:13px;margin-bottom:8px;width:60%}._RT41NE3LU4R0ubcij2y{align-items:center;display:flex;gap:8px}._RT41NE3LU4R0ubcij2y li{background:none!important;margin:0!important;padding:0!important}.cFGWJeRiGHjAr8D7CWJW{max-width:110px}.Iz3l7a05TP6HK9S92TIL{width:16px}.lmQ0wFmnk4kKkGVjokPA{height:18px}.ZSFTmY3zE3VP4w0QeaqV{width:16px}.AoIs8wD92wKR8RpQj6Uc{align-items:center;display:inline-flex}.WQVtrU6q0L1Igcj7wCrQ{margin:0;padding:0}.UujoBFTnQNY2cWU2SIsH{font-size:var(--font-headline-medium);font-weight:700;line-height:52px}.TeGO5V_thHw5lDAm1_2M{font-weight:700}.TeGO5V_thHw5lDAm1_2M,.WolQzb2MsSgiNmLtc7_j{font-size:var(--font-headline-small);line-height:40px}.WolQzb2MsSgiNmLtc7_j{font-weight:400}.hUB0JT8p1T2Hw28N6qC8{font-weight:500}.gKZWDv5chz3_O3Syp74H,.hUB0JT8p1T2Hw28N6qC8{font-size:var(--font-title-medium);line-height:32px}.gKZWDv5chz3_O3Syp74H{font-weight:600}.zY2No8Ga4b8shbOQGhnv{font-size:var(--font-title-small);font-weight:500;line-height:30px}.tIj0D1t8Cc892ikmgFPZ{font-size:var(--font-body);font-weight:400;line-height:24px}.KdcN0BnOaVeVhyLRKqhS{font-size:var(--font-body-small);font-weight:400;line-height:24px}.dso3Rh3tl3Xv1GumBktz{font-weight:400}.dso3Rh3tl3Xv1GumBktz,.mQ1UlbN9u4Mg9byO8m7v{font-size:var(--font-body-extra-small);line-height:20px}.mQ1UlbN9u4Mg9byO8m7v{font-weight:700}.PItlW5vRExLnTj4a8eLE{font-size:var(--font-body-extra-small);font-weight:600;line-height:16px}.TwRpPlktzxhmFVeua7P5{margin:calc(var( --spacing-base )*0)}.zVfqx7gyb3o9mxfGynn1{margin-left:calc(var( --spacing-base )*0);margin-right:calc(var( --spacing-base )*0)}.iSHVzNiB9iVleGljaQxy{margin-bottom:calc(var( --spacing-base )*0)}.iSHVzNiB9iVleGljaQxy,.xqDIp6cNVr_E6RXaiPyD{margin-top:calc(var( --spacing-base )*0)}.S8EwaXk1kyPizt6x4WH2{margin-left:calc(var( --spacing-base )*0)}.ODX5Vr1TARoLFkDDFooD{margin-bottom:calc(var( --spacing-base )*0)}.cphJ8dCpfimnky7P2FHg{margin-right:calc(var( --spacing-base )*0)}.PFgIhNxIyiSuNvQjAIYj{margin:calc(var( --spacing-base )*1)}.M2jKmUzDxvJjjVEPU3zn{margin-left:calc(var( --spacing-base )*1);margin-right:calc(var( --spacing-base )*1)}.io15gAh8tMTNbSEfwJKk{margin-bottom:calc(var( --spacing-base )*1)}.io15gAh8tMTNbSEfwJKk,.rcTN5uw9xIEeMEGL3Xi_{margin-top:calc(var( --spacing-base )*1)}.CQSkybjq2TcRM1Xo9COV{margin-left:calc(var( --spacing-base )*1)}.hfqOWgq6_MEGdFE82eOY{margin-bottom:calc(var( --spacing-base )*1)}.I8MxZQYTbuu595yfesWA{margin-right:calc(var( --spacing-base )*1)}.kQkc6rmdpvLKPkyoJtVQ{margin:calc(var( --spacing-base )*2)}.j6vFPxWuu4Jan2ldoxpp{margin-left:calc(var( --spacing-base )*2);margin-right:calc(var( --spacing-base )*2)}.hqr39dC4H_AbactPAkCG{margin-bottom:calc(var( --spacing-base )*2)}.c3dQnMi16C6J6Ecy4283,.hqr39dC4H_AbactPAkCG{margin-top:calc(var( --spacing-base )*2)}.YNZmHOuRo6hU7zzKfPdP{margin-left:calc(var( --spacing-base )*2)}.Db8lbak1_wunpPk8NwKU{margin-bottom:calc(var( --spacing-base )*2)}.ftsYE5J9hLzquQ0tA5dY{margin-right:calc(var( --spacing-base )*2)}.Det4MHzLUW7EeDnafPzq{margin:calc(var( --spacing-base )*3)}.h_8EEAztC29Vve1datb5{margin-left:calc(var( --spacing-base )*3);margin-right:calc(var( --spacing-base )*3)}.YXIXJ0h1k47u6hzK8KcM{margin-bottom:calc(var( --spacing-base )*3)}.YXIXJ0h1k47u6hzK8KcM,.soADBBkcIKCBXzCTuV9_{margin-top:calc(var( --spacing-base )*3)}.zSX59ziEaEWGjnpZa4uV{margin-left:calc(var( --spacing-base )*3)}.yrVTnq_WBMbejg89c2ZQ{margin-bottom:calc(var( --spacing-base )*3)}.UKtHPJnI2cXBWtPDm5hM{margin-right:calc(var( --spacing-base )*3)}.guexok_Tqd5Tf52hRlbT{margin:calc(var( --spacing-base )*4)}.oS1E2KfTBZkJ3F0tN7T6{margin-left:calc(var( --spacing-base )*4);margin-right:calc(var( --spacing-base )*4)}.DN1OhhXi6AoBgEdDSbGd{margin-bottom:calc(var( --spacing-base )*4)}.DN1OhhXi6AoBgEdDSbGd,.ot2kkMcYHv53hLZ4LSn0{margin-top:calc(var( --spacing-base )*4)}.A1krOZZhlQ6Sp8Cy4bly{margin-left:calc(var( --spacing-base )*4)}.pkDbXXXL32237M0hokEh{margin-bottom:calc(var( --spacing-base )*4)}.XXv4kDTGvEnQeuGKOPU3{margin-right:calc(var( --spacing-base )*4)}.yGqHk1a57gaISwkXwXe6{margin:calc(var( --spacing-base )*5)}.X8cghM358X3DkXLc9aNK{margin-left:calc(var( --spacing-base )*5);margin-right:calc(var( --spacing-base )*5)}.GdfSmGwHlFnN2S6xBn1f{margin-bottom:calc(var( --spacing-base )*5)}.GdfSmGwHlFnN2S6xBn1f,.yqeuzwyGQ7zG0avrGqi_{margin-top:calc(var( --spacing-base )*5)}.g9emeCkuHvYhveiJbfXO{margin-left:calc(var( --spacing-base )*5)}.Lvk3dqcyHbZ07QCRlrUQ{margin-bottom:calc(var( --spacing-base )*5)}.r3yQECDQ9qX0XZzXlVAg{margin-right:calc(var( --spacing-base )*5)}.aQhlPwht2Cz1X_63Miw0{margin:calc(var( --spacing-base )*6)}.JyHb0vK3wJgpblL9s5j8{margin-left:calc(var( --spacing-base )*6);margin-right:calc(var( --spacing-base )*6)}.cY2gULL1lAv6WPNIRuf3{margin-bottom:calc(var( --spacing-base )*6)}.NBWQ9Lwhh_fnry3lg_p7,.cY2gULL1lAv6WPNIRuf3{margin-top:calc(var( --spacing-base )*6)}.yIOniNe5E40C8fWvBm5V{margin-left:calc(var( --spacing-base )*6)}.t30usboNSyqfQWIwHvT3{margin-bottom:calc(var( --spacing-base )*6)}.Nm_TyFkYCMhOoghoToKJ{margin-right:calc(var( --spacing-base )*6)}.C4qJKoBXpgKtpmrqtEKB{margin:calc(var( --spacing-base )*7)}.S93Srbu6NQ_PBr7DmTiD{margin-left:calc(var( --spacing-base )*7);margin-right:calc(var( --spacing-base )*7)}.fJj8k6gGJDks3crUZxOS{margin-bottom:calc(var( --spacing-base )*7)}.cW6D6djs7Ppm7fD7TeoV,.fJj8k6gGJDks3crUZxOS{margin-top:calc(var( --spacing-base )*7)}.DuCnqNfcxcP3Z__Yo5Ro{margin-left:calc(var( --spacing-base )*7)}.im8407m2fw5vOg7O2zsw{margin-bottom:calc(var( --spacing-base )*7)}.G0fbeBgvz2sh3uTP9gNl{margin-right:calc(var( --spacing-base )*7)}.kvW3sBCxRxUqz1jrVMJl{margin:calc(var( --spacing-base )*8)}.tOjEqjLONQdkiYx_XRnw{margin-left:calc(var( --spacing-base )*8);margin-right:calc(var( --spacing-base )*8)}.op5hFSx318zgxsoZZNLN{margin-bottom:calc(var( --spacing-base )*8)}.c9WfNHP6TFKWIfLxv52J,.op5hFSx318zgxsoZZNLN{margin-top:calc(var( --spacing-base )*8)}.sBA75QqcqRwwYSHJh2wc{margin-left:calc(var( --spacing-base )*8)}.GpL6idrXmSOM6jB8Ohsf{margin-bottom:calc(var( --spacing-base )*8)}.HbtWJoQwpgGycz8dGzeT{margin-right:calc(var( --spacing-base )*8)}.uxX3khU88VQ_Ah49Ejsa{padding:calc(var( --spacing-base )*0)}.KX0FhpBKwKzs9fOUdbNz{padding-left:calc(var( --spacing-base )*0);padding-right:calc(var( --spacing-base )*0)}.PfK8vKDyN32dnimlzYjz{padding-bottom:calc(var( --spacing-base )*0)}.PfK8vKDyN32dnimlzYjz,.emxLHRjQuJsImnPbQIzE{padding-top:calc(var( --spacing-base )*0)}.kJ8WzlpTVgdViXt8ukP9{padding-left:calc(var( --spacing-base )*0)}.tg_UIUI11VBzrTAn2AzJ{padding-bottom:calc(var( --spacing-base )*0)}.uczvl8kaz84oPQJ2DB2R{padding-right:calc(var( --spacing-base )*0)}.o7UHPcdVK3lt7q3lqV4o{padding:calc(var( --spacing-base )*1)}.IDqEOxvDoYrFYxELPmtX{padding-left:calc(var( --spacing-base )*1);padding-right:calc(var( --spacing-base )*1)}.DdywPW2qSYlu2pt8tpO2{padding-bottom:calc(var( --spacing-base )*1)}.DdywPW2qSYlu2pt8tpO2,.npy3hw4A5QSkDicb2CJJ{padding-top:calc(var( --spacing-base )*1)}.LgbptTApNY5NwLQvEFAt{padding-left:calc(var( --spacing-base )*1)}.WZQy2SZuZso59bUsXXyl{padding-bottom:calc(var( --spacing-base )*1)}.o331apInxNunbYB3SfPE{padding-right:calc(var( --spacing-base )*1)}.fMPIyD9Vqki1Lrc_yJnG{padding:calc(var( --spacing-base )*2)}.i2pMcTcdrr10IQoiSm_L{padding-left:calc(var( --spacing-base )*2);padding-right:calc(var( --spacing-base )*2)}.eA702gn32kwptiI1obXH{padding-bottom:calc(var( --spacing-base )*2)}.eA702gn32kwptiI1obXH,.o9bGieUKcYc8o0Ij9oZX{padding-top:calc(var( --spacing-base )*2)}.SwZcFez1RDqWsOFjB5iG{padding-left:calc(var( --spacing-base )*2)}.eHpLc_idmuEqeqCTvqkN{padding-bottom:calc(var( --spacing-base )*2)}.vU39i2B4P1fUTMB2l6Vo{padding-right:calc(var( --spacing-base )*2)}.JHWNzBnE29awhdu5BEh1{padding:calc(var( --spacing-base )*3)}.X72lGbb56L3KFzC2xQ9N{padding-left:calc(var( --spacing-base )*3);padding-right:calc(var( --spacing-base )*3)}.BzfNhRG8wXdCEB5ocQ6e{padding-bottom:calc(var( --spacing-base )*3)}.BzfNhRG8wXdCEB5ocQ6e,.srV0KSDC83a2fiimSMMQ{padding-top:calc(var( --spacing-base )*3)}.lUWfkmbQjCskhcNwkyCm{padding-left:calc(var( --spacing-base )*3)}.Ts0dIlc3aTSL7V4cIHis{padding-bottom:calc(var( --spacing-base )*3)}.CzlqQXXhX6MvorArFZ8B{padding-right:calc(var( --spacing-base )*3)}.TqMPkQtR_DdZuKb5vBoV{padding:calc(var( --spacing-base )*4)}.a7UrjhI69Vetlcj9ZVzz{padding-left:calc(var( --spacing-base )*4);padding-right:calc(var( --spacing-base )*4)}.StEhBzGs2Gi5dDEkjhAv{padding-bottom:calc(var( --spacing-base )*4)}.FGneZfZyvYrt1dG0zcnm,.StEhBzGs2Gi5dDEkjhAv{padding-top:calc(var( --spacing-base )*4)}.APEH216rpdlJWgD2fHc8{padding-left:calc(var( --spacing-base )*4)}.oGwXC3ohCic9XnAj6x69{padding-bottom:calc(var( --spacing-base )*4)}.U6gnT9y42ViPNOcNzBwb{padding-right:calc(var( --spacing-base )*4)}.IpdRLBwnHqbqFrixgbYC{padding:calc(var( --spacing-base )*5)}.HgNeXvkBa9o3bQ5fvFZm{padding-left:calc(var( --spacing-base )*5);padding-right:calc(var( --spacing-base )*5)}.tJtFZM3XfPG9v9TSDfN1{padding-bottom:calc(var( --spacing-base )*5)}.PdifHW45QeXYfK568uD8,.tJtFZM3XfPG9v9TSDfN1{padding-top:calc(var( --spacing-base )*5)}.mbLkWTTZ0Za_BBbFZ5b2{padding-left:calc(var( --spacing-base )*5)}.vVWpZpLlWrkTt0hMk8XU{padding-bottom:calc(var( --spacing-base )*5)}.RxfaJj5a1Nt6IavEo5Zl{padding-right:calc(var( --spacing-base )*5)}.SppJULDGdnOGcjZNCYBy{padding:calc(var( --spacing-base )*6)}.palY2nLwdoyooPUm9Hhk{padding-left:calc(var( --spacing-base )*6);padding-right:calc(var( --spacing-base )*6)}.WYw1JvZC0ppLdvSAPhr_{padding-bottom:calc(var( --spacing-base )*6)}.WYw1JvZC0ppLdvSAPhr_,.YEEJ9b90ueQaPfiU8aeN{padding-top:calc(var( --spacing-base )*6)}.QE0ssnsKvWJMqlhPbY5u{padding-left:calc(var( --spacing-base )*6)}.n8yA3jHlMRyLd5UIfoND{padding-bottom:calc(var( --spacing-base )*6)}.tXHmxYnHzbwtfxEaG51n{padding-right:calc(var( --spacing-base )*6)}.kBTsPKkO_3g_tLkj77Um{padding:calc(var( --spacing-base )*7)}.RyhrFx6Y1FGDrGAAyaxm{padding-left:calc(var( --spacing-base )*7);padding-right:calc(var( --spacing-base )*7)}.CBwRpB0bDN3iEdQPPMJO{padding-bottom:calc(var( --spacing-base )*7)}.CBwRpB0bDN3iEdQPPMJO,.vQVSq6SvWKbOMu6r4H6b{padding-top:calc(var( --spacing-base )*7)}.oBy5__aEADMsH46mrgFX{padding-left:calc(var( --spacing-base )*7)}.KVEXoJqf1s92j0JMdNmN{padding-bottom:calc(var( --spacing-base )*7)}.ZMXGNrNaKW3k_3TLz0Fq{padding-right:calc(var( --spacing-base )*7)}.tuiR9PhkHXhGyEgzRZRI{padding:calc(var( --spacing-base )*8)}.U7454qyWkQNa2iaSJziu{padding-left:calc(var( --spacing-base )*8);padding-right:calc(var( --spacing-base )*8)}.VLYIv2GVocjuN93e8HC8{padding-bottom:calc(var( --spacing-base )*8)}.VLYIv2GVocjuN93e8HC8,.X1rm9DQ1zLGLfogja5Gn{padding-top:calc(var( --spacing-base )*8)}.JS7G6kAuqJo5GIuF8S5t{padding-left:calc(var( --spacing-base )*8)}.Y8F9ga1TDCMbM1lj4gUz{padding-bottom:calc(var( --spacing-base )*8)}.AJuyNGrI63BOWql719H8{padding-right:calc(var( --spacing-base )*8)}.terms-of-service{color:var(--jp-black);font-size:var(--font-body)}.terms-of-service .terms-of-service__link{color:var(--jp-green-50);text-decoration:underline;white-space:nowrap}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe{align-items:center;display:flex;gap:var(--spacing-base);margin-bottom:calc(var(--spacing-base)*3)}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .VmtuLc2xRqmsO6cK8qjF{position:relative;width:54px}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .MdTRfQ3eo5qZKChZlzNj,.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .PbEpL02SEH9VNAlbKCfV{width:32px}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .TD4AUM9gcTVAB6JHB5ZR{border-radius:50%;margin-right:-10px;position:absolute;width:32px}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .yjl73qv0VWoPP8IhGreh{border-top-style:solid;border-top:2px dashed var(--jp-black);height:0;width:67px}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .J0GIu2rNR7rXocQTyd8p{border-color:var(--jp-red)}.kezuOHNvu9vdvlJ86Fwg .qJizORs2q_CVCj9L6XLe .rAV2E93SG8WpokuGk9jh{border-color:var(--jp-yellow-40)}.kezuOHNvu9vdvlJ86Fwg .YZ7FNKEm9qpvQ4ZkbAz5{transform:rotate(-180deg)}.kezuOHNvu9vdvlJ86Fwg .TYNMsILey2vUwnyZSjJU{align-self:flex-end;margin-bottom:2px}.kezuOHNvu9vdvlJ86Fwg .oH9tzGE80LnB6Og69RFz{margin-bottom:var(--spacing-base)}.kezuOHNvu9vdvlJ86Fwg .oH9tzGE80LnB6Og69RFz,.kezuOHNvu9vdvlJ86Fwg .xXVEWvQllVsFGmJY8WEp{align-items:center;display:flex;gap:var(--spacing-base)}.kezuOHNvu9vdvlJ86Fwg .xXVEWvQllVsFGmJY8WEp.J0GIu2rNR7rXocQTyd8p{color:var(--jp-red);fill:var(--jp-red)}.kezuOHNvu9vdvlJ86Fwg .xXVEWvQllVsFGmJY8WEp.rAV2E93SG8WpokuGk9jh{color:var(--jp-yellow-40);fill:var(--jp-yellow-40)}.kezuOHNvu9vdvlJ86Fwg .xXVEWvQllVsFGmJY8WEp.q4_FOHifGawULuFBZke9 svg{fill:var(--jp-green-50)}.OpMBda4vebhRbW8Fm6YC{background:var(--jp-white);border:1px solid var(--jp-gray-5);border-radius:var(--jp-border-radius-rna);box-shadow:0 4px 12px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;padding:calc(var(--spacing-base)*3)}.OpMBda4vebhRbW8Fm6YC.BghJAx9hSagUdHWOUaYE{background:none;background-color:var(--jp-white-off);color:var(--jp-black-80);text-decoration:none}.OpMBda4vebhRbW8Fm6YC.BghJAx9hSagUdHWOUaYE:focus{background-color:var(--jp-white);box-shadow:0 0 0 1.5px var(--jp-black);outline:3px solid transparent}.OpMBda4vebhRbW8Fm6YC.IWsEW5nnNWUqqcT3K5L1{box-shadow:0 0 0 1.5px var(--jp-red-60)}.r3UCwgwCthua6lDCvIBI{align-items:center;display:flex;gap:var(--spacing-base);justify-content:space-between;margin-bottom:var(--spacing-base);width:100%}.r3UCwgwCthua6lDCvIBI h3{font-weight:700}.vpluqUMgmwx9_f8wCVIn{align-items:center;display:flex;flex-wrap:wrap-reverse;gap:var(--spacing-base);height:100%}.pIsYsXFAJ9KX2VrS5rmY{min-height:200px;position:relative}.gmPKCDKZcfQt9WieTyKS{flex-grow:1}.fDBaV7I4yUO6w5AWVEtr{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:auto;min-height:28px;padding-top:calc(var(--spacing-base)*3);width:100%}.SelsBZT7eIWRQyl1dasZ{display:flex;gap:var(--spacing-base);justify-content:flex-start}.LHYJUrOej3toDvOAiz4k{align-items:center;display:flex;gap:var(--spacing-base);justify-content:space-between;margin-bottom:calc(var(--spacing-base)*.5);width:100%}.LHYJUrOej3toDvOAiz4k h3{font-weight:700;line-height:28px}.JFjbc0JgC4qC92ehOiUr{display:flex;position:relative}.JFjbc0JgC4qC92ehOiUr .NBZgqk_CGGfY3Q16OHjT{align-items:center;border:.5px solid var(--jp-black);border-bottom-left-radius:var(--jp-border-radius);border-top-left-radius:var(--jp-border-radius);box-shadow:inset 0 0 0 1px var(--jp-black);cursor:pointer;display:flex;justify-content:center;padding:0}.JFjbc0JgC4qC92ehOiUr .Jh6TlOGQNgBwU_fFxPrm{background-color:var(--jp-black);margin-right:.5px}.JFjbc0JgC4qC92ehOiUr .VBxTkBZVxHaVoyhMRJcz{background-color:var(--jp-white);border-right-width:0;margin-right:-.5px}.UZ3NDyOSbGY9NZWb3bUD{background:var(--jp-white);border-radius:calc(var(--jp-border-radius)/2);box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 1.5px 0 rgba(0,0,0,.1),0 2px 3px -.5px rgba(0,0,0,.1);padding:var(--spacing-base);position:absolute;right:0;top:calc(100% + var(--spacing-base));z-index:1}.UZ3NDyOSbGY9NZWb3bUD .IpJGe_nvXXUiBOsAOkaV{align-items:center;background-color:var(--jp-white);border:none;cursor:pointer;display:flex;gap:calc(var(--spacing-base)*7);padding:var(--spacing-base);width:100%}.UZ3NDyOSbGY9NZWb3bUD .IpJGe_nvXXUiBOsAOkaV:hover{background-color:var(--jp-gray-0)}.UZ3NDyOSbGY9NZWb3bUD .SjzpxiAAVsU_xRrw55ub{align-items:center;display:flex;font-size:var(--font-label);gap:calc(var(--spacing-base)*.5)}.UZ3NDyOSbGY9NZWb3bUD .GQy61X1G7Wv3L3erNwxR{background-color:var(--jp-green-50);height:25px;width:25px}.QSePbRSFylCvM2cX8nN_ a,.QSePbRSFylCvM2cX8nN_ button{border-bottom-left-radius:0;border-top-left-radius:0}.aZvwqVNw6rvImSxn0DM9{align-items:baseline;display:flex;gap:calc(var(--spacing-base)*.5);margin-bottom:var(--spacing-base)}.R4OXFRkmlHAH8ScIgYXh{color:var(--jp-gray-100);font-size:var(--font-body);font-weight:600}.R4OXFRkmlHAH8ScIgYXh.g0_8bbVjnVh0D_pS264j{color:var(--jp-gray-30);text-decoration:line-through}.nqFgW_S2jbHPu9yPq9E_{color:var(--jp-gray-30);font-size:var(--font-body-extra-small)}.f5VJYwuJmjxH8PVxEbbv{align-items:center;display:flex;height:28px;white-space:nowrap}.f5VJYwuJmjxH8PVxEbbv:before{border-radius:50%;content:"";display:inline-block;height:8px;margin-left:var(--spacing-base);width:8px}.f5VJYwuJmjxH8PVxEbbv.ry3pxoGtmQ0ZeSwp7F_3{color:var(--jp-green-50)}.f5VJYwuJmjxH8PVxEbbv.ry3pxoGtmQ0ZeSwp7F_3:before{background:var(--jp-green-50)}.f5VJYwuJmjxH8PVxEbbv.LZzE3EG7m3CDR46wwwEr{color:var(--jp-gray-50)}.f5VJYwuJmjxH8PVxEbbv.LZzE3EG7m3CDR46wwwEr:before{background:var(--jp-gray-50)}.f5VJYwuJmjxH8PVxEbbv.TZUP7W6QYGajITiMNYas{color:var(--jp-yellow-40)}.f5VJYwuJmjxH8PVxEbbv.TZUP7W6QYGajITiMNYas:before{background:var(--jp-yellow-40)}.f5VJYwuJmjxH8PVxEbbv.Vx_jpT02r8W6NfsRSB02{color:var(--jp-red-60)}.f5VJYwuJmjxH8PVxEbbv.Vx_jpT02r8W6NfsRSB02:before{background:var(--jp-red-60)}.f5VJYwuJmjxH8PVxEbbv.PdsJCfyyjSgrNDheF2qi:before{animation:dWP7ypkVXudMbAa38W5Z .5s linear infinite}@keyframes dWP7ypkVXudMbAa38W5Z{0%{opacity:0}50%{opacity:.5}to{opacity:0}}.wI7QgVzPXvVVu6kfnTT8{align-items:center;color:var(--jp-black);display:flex;justify-content:space-between;margin-top:1rem}.wI7QgVzPXvVVu6kfnTT8 .eqyxcUmdF0s3gmmlZGyD{display:flex;gap:1.5rem}.wI7QgVzPXvVVu6kfnTT8 .gxY6D0PeVtGk9iSB5E_u{align-items:center;display:flex;font-size:var(--font-body-small);gap:2px;margin:0}.wI7QgVzPXvVVu6kfnTT8 .D_uE0LD5CvpfM2FNp55k{align-items:center;display:flex;gap:2px}.wI7QgVzPXvVVu6kfnTT8 .VTBUdi1D4DW34F0yixMk{font-size:var(--font-body-small);margin:0}.BXQQYCO_pEmYmzBBwYxR{align-items:center;color:var(--jp-black);display:flex;gap:.25rem;margin-top:1rem}.BXQQYCO_pEmYmzBBwYxR .qdvOzzbrd3KQK7DNg8eg{font-size:var(--font-body-small);margin:0}.PFbMp_gtGLBMWbbYtO0q{display:flex;flex-grow:1;flex-wrap:wrap;gap:.25rem;justify-content:space-between}.ZFCNMiywyFvaifoIQI5w{color:var(--jp-gray-40)}.mj-boost-speed-score{margin:calc(var(--spacing-base)*-1);margin-bottom:0;padding:calc(var(--spacing-base))}.mj-boost-speed-score__grade{align-items:center;column-gap:1em;display:flex;font-size:var(--font-body-small);justify-content:space-between;line-height:24px;margin:8px 0}.mj-boost-speed-score__grade--letter{all:unset;border-radius:var(--jp-border-radius);color:var(--jp-green);cursor:pointer;font-size:var(--font-title-small);font-weight:700;line-height:24px;padding:0 5px}.mj-boost-speed-score__grade--letter:focus{outline:1px dotted var(--jp-black)}.boost-score-tooltip__heading{color:#000;font-size:var(--font-title-small);line-height:30px;margin:0}.boost-score-tooltip__content{font-size:var(--font-body);line-height:24px}.boost-score-tooltip__parent{max-width:340px;min-height:150px;padding:24px;width:calc(100vw - 64px)}@media(min-width:783px){.boost-score-tooltip__parent{width:100vw}}.boost-score-tooltip__parent p:last-child{margin-bottom:0}.mj-boost-speed-score__bar .jb-score-bar__label{display:none}.mj-boost-speed-score__bar .jb-score-bar__filler{border-radius:12px;min-width:49px}.mj-boost-speed-score__bar .jb-score-bar__bounds{border-radius:12px;height:24px;margin-right:0}.mj-boost-speed-score__bar .jb-score-bar__score{border-radius:12px;height:24px;width:30px}.mj-boost-speed-score__increase{align-items:center;color:var(--jp-green-50);display:flex;font-size:var(--font-body-small);left:24px;line-height:28px;position:absolute;top:26px;fill:var(--jp-green-50)}.gridicon{fill:currentColor;display:inline-block}.gridicon.needs-offset g{transform:translate(-1px,1px)}.gridicon.needs-offset-x g{transform:translate(-1px)}.gridicon.needs-offset-y g{transform:translateY(1px)}.jb-score-bar__label,.jb-score-bar__loading,.jb-score-bar__score{align-items:center;background-color:#fff;border:2px solid transparent;border-radius:42px;display:flex;height:42px}.jb-score-bar{color:var(--jp-gray-70);display:flex;width:100%}.jb-score-bar--mobile{margin-bottom:1.5rem}@media(max-width:767px){.jb-score-bar{flex-direction:column}.jb-score-bar__label{background-color:transparent}}.jb-score-bar__loading{align-items:center;display:flex;justify-content:center;width:42px}.jb-score-bar__label{display:grid;grid-template-columns:24px 1fr;grid-column-gap:10px;font-size:14px;justify-content:center;position:relative}@media(min-width:768px){.jb-score-bar__label{padding-left:15px;padding-right:15px;width:200px;z-index:50}}.jb-score-bar__score{border-radius:100%;font-weight:700;height:42px;justify-content:center;left:-1px;position:absolute;width:42px}.jb-score-bar__bounds{background-color:#f1f1f1;border-radius:21px;display:flex;height:42px;max-width:100%;position:relative;width:100%;z-index:40}@media(min-width:768px){.jb-score-bar__bounds{margin-right:-21px;width:calc(100% + 21px)}}.jb-score-bar__filler{border-radius:42px 0 0 42px;display:flex;justify-content:flex-end;min-width:85px;position:relative;transition:width .3s ease-in-out;width:0;will-change:width}@media(max-width:767px){.jb-score-bar__filler{border-radius:inherit;min-width:43px}}.jb-score-bar__no_boost_score{--clearance-space:74px;background:#fff;background-clip:padding-box;border:2px solid transparent;border-radius:50%;cursor:pointer;font-size:.7em;height:28px;line-height:1.625;padding:3px;position:absolute;text-align:center;top:6px;width:28px;z-index:2}.jb-score-bar__no_boost_score:hover{border:2px solid hsla(0,0%,100%,.5)}.jb-score-bar__no_boost_score:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:" ";height:0;position:absolute;right:6px;top:28px;width:0}.jb-score-bar__no_boost_score_tooltip{background:#fff;border-radius:4px;box-shadow:0 0 20px 0 hsla(0,0%,67%,.28);display:none;margin:0 16px;padding:16px;position:absolute;right:-10em;top:-62px;width:20em}.jb-score-bar__no_boost_score_tooltip:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;content:" ";height:0;margin:0 -10px;position:absolute;right:10em;width:0}.jb-score-bar__no_boost_score:hover .jb-score-bar__no_boost_score_tooltip{display:block}.jb-score-bar .fill-loading{background-color:var(--jp-white)}.jb-score-bar .fill-good{background-color:var(--jp-green)}.jb-score-bar .fill-mediocre{background-color:var(--jp-orange-20)}.jb-score-bar .fill-bad{background-color:var(--jp-red-50)}.info-tooltip__button{align-items:center;background:transparent;border:none;color:var(--jp-gray-50);cursor:pointer;display:flex;padding:2px}.info-tooltip__button svg{margin:0 auto}.info-tooltip__content h3{color:var(--jp-black);font-size:var(--font-title-small);font-weight:500;line-height:calc(var(--font-title-small) + 6px);margin:0 0 calc(var(--spacing-base)*2)}.info-tooltip__content p{color:var(--jp-gray-70);font-size:var(--font-body);line-height:var(--font-title-small);margin-bottom:0}.info-tooltip__content p a{color:var(--jp-black);text-decoration:underline}.info-tooltip__content p a:focus,.info-tooltip__content p a:hover{text-decoration:none}.g4lyov8aMDggdD4yOi1p{align-items:baseline;display:flex;margin-top:calc(var(--spacing-base)/2)}.g4lyov8aMDggdD4yOi1p .Ys5ScZ_dYn2O2AzDE5Yi{font-size:32px;font-weight:400;line-height:36px;margin-left:var(--spacing-base)}.sUNg_b7XteVXOrpHAkJg :last-child{margin-top:4px}.cF6QAJf1vXXAMuutXPcq{align-items:baseline;display:flex}.cF6QAJf1vXXAMuutXPcq.coY634LconQ7gzDDNJeu{color:var(--jp-gray-10);fill:var(--jp-gray-10)}.cF6QAJf1vXXAMuutXPcq.kyqpwKaL2FyQ8CtxJQ0f{color:var(--jp-green-50);fill:var(--jp-green-50)}.cF6QAJf1vXXAMuutXPcq.aXf37lEOcjpNV8ImLaYK{color:var(--jp-red-40);fill:var(--jp-red-40)}.cF6QAJf1vXXAMuutXPcq .OyGdoGzsQ48VaVVR99_H{position:relative;right:2px;top:2px}.cF6QAJf1vXXAMuutXPcq .cKLicfMCaDSGPlX222jF{font-size:14px;font-weight:600;line-height:24px}.ZaPXoMGC_e8NfFoBgA95,.gb2kSZHPauLu96D9HAIg{margin-bottom:1.5rem}.qpN923qyxjI06NCgFC8j>li{margin-bottom:0}.hpd1bQCLIZYXpZJa22qw{color:var(--jp-gray-100);font-size:var(--font-body-extra-small);font-weight:500;line-height:var(--font-title-small);margin-bottom:calc(var(--spacing-base) + 2px)}@media screen and (min-width:599px)and (max-width:1290px){ul.qpN923qyxjI06NCgFC8j{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}ul.qpN923qyxjI06NCgFC8j>li{grid-column-end:auto}}.value-section{display:flex;justify-content:space-between;margin-top:calc(var(--spacing-base)/2)}.value-section>div{align-items:flex-start;display:flex;flex-direction:column}.value-section__heading{align-items:center;display:flex;text-wrap:nowrap}.value-section__last-scan{align-items:center;column-gap:1px;display:flex;justify-content:flex-end;left:calc(var(--spacing-base)*3);margin-top:var(--spacing-base);position:absolute;width:calc(57% - var(--spacing-base)*3)}.value-section__last-scan div{color:var(--jp-gray-50);font-size:var(--font-body-extra-small);line-height:var(--font-body);text-align:left}@media(max-width:480px){.value-section__last-scan{width:calc(53% - var(--spacing-base)*3)}}.value-section__data{align-items:center;color:var(--jp-gray-50);display:flex;flex:1;font-size:var(--font-body-extra-small);font-weight:500;justify-content:center;line-height:var(--font-title-small)}.value-section__status-icon{display:block;margin-left:calc(var(--spacing-base) - 2px)}.value-section__status-text{letter-spacing:-.24px;margin-left:1px}.scan-threats__threat-count{color:var(--jp-black);font-size:calc(var(--font-title-large) - 4px);font-weight:400;line-height:var(--font-title-large)}.scan-threats__critical-threats{align-items:center;display:flex}.scan-threats__critical-threat-container{margin-right:1px}.scan-threats__critical-threat-container>button>svg{fill:var(--jp-red-50)}.scan-threats__critical-threat-count{color:var(--jp-red-50);margin-right:calc(var(--spacing-base)/4)}.logins_blocked__count{color:var(--jp-black);font-size:calc(var(--font-headline-small) - 4px);font-weight:400;line-height:var(--font-title-large)}.info-tooltip__content{max-width:340px;min-height:150px;padding:24px;width:calc(100vw - 64px)}.videopress-card__video-count{color:var(--jp-gray-90);display:flex;font-size:calc(var(--font-headline-small) - 4px);line-height:1.125;margin-top:calc(var(--spacing-base)/2)}.videopress-card__video-count .videopress-card__tooltip{height:18px}p.description{color:var(--jp-gray-70);font-size:var(--font-body-small);margin:0 0 1rem}.videopress-card__value-section{display:flex;gap:.75rem;justify-content:space-between}.videopress-card__value-section__container{align-items:flex-start;display:flex;flex-direction:column}.videopress-card__value-section__value-container{align-items:flex-end;display:flex;flex-wrap:wrap}.videopress-card__value-section__value{color:var(--jp-gray-90);font-size:calc(var(--font-headline-small) - 4px);line-height:1}.videopress-card__value-section__previous-value{align-items:center;display:flex;font-size:var(--font-body-extra-small);font-weight:600;line-height:18px}.videopress-card__value-section__previous-value.increase *{color:var(--jp-green-50);fill:var(--jp-green-50)}.videopress-card__value-section__previous-value.decrease *{color:var(--jp-red-50);fill:var(--jp-red-50)}.videopress-card__value-section__heading{align-items:center;display:flex;text-wrap:nowrap}.videopress-card__no-video-tooltip .info-tooltip__button{display:inline;vertical-align:middle}.iG63b_J1HNfT8xEIq619{margin-bottom:.75rem}.T8UhA3lZQjpZsyaah9J6{width:200px}@media screen and (min-width:599px)and (max-width:1290px){ul.g69ZGQc9wey1u1beD0IP{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}ul.g69ZGQc9wey1u1beD0IP>li{grid-column-end:auto}}.HeJe1crc9XaWWpLvIPit .components-modal__frame{border-bottom-right-radius:4px;border-right:4px solid #e68b28;border-top-right-radius:4px;max-height:100%}.HeJe1crc9XaWWpLvIPit .components-modal__content{margin-top:0;padding:0}.HeJe1crc9XaWWpLvIPit .components-modal__header{display:none}.HeJe1crc9XaWWpLvIPit .or0JUScxkJPmNsfrxkEK .jp-idc__idc-screen{border:0}.components-surface.components-card{border-radius:var(--jp-border-radius-rna)}.upsell-banner{background:#f9f9f6;background:linear-gradient(-133deg,#ced9f2,#f9f9f6 10%,#f9f9f6 80%,#f5e6b3);display:flex;flex-direction:column}@media screen and (min-width:660px){.upsell-banner{flex-direction:row}}.upsell-banner.components-card__body.components-card-body{border-radius:var(--jp-border-radius-rna);padding:36px}.upsell-banner .upsell-banner--icon{align-items:flex-start;display:flex;margin-bottom:16px;margin-left:0;margin-top:16px}@media screen and (min-width:660px){.upsell-banner .upsell-banner--icon{align-items:center;margin-bottom:0;margin-left:28px;margin-top:0}}.upsell-banner .upsell-banner--content{display:flex;flex:1;flex-direction:column;justify-content:space-between}@media screen and (min-width:660px){.upsell-banner .upsell-banner--content{flex-direction:row}}.upsell-banner .upsell-banner--content .upsell-banner--content-info{display:flex;flex-direction:column}.upsell-banner .upsell-banner--content .upsell-banner--content-info h3{font-size:1.5rem;font-weight:500;line-height:32px;margin:0}.upsell-banner .upsell-banner--content .upsell-banner--content-info p{font-size:1rem;margin:8px 0 0}.upsell-banner .upsell-banner--content .upsell-banner--content-cta{align-items:center;display:flex;flex-direction:row;margin-right:0;margin-top:16px}@media screen and (min-width:660px){.upsell-banner .upsell-banner--content .upsell-banner--content-cta{margin-right:16px;margin-top:0}}.upsell-banner .upsell-banner--content .upsell-banner--content-cta .upsell-banner--content-cta-button{box-shadow:inset 0 0 0 1.5px #000;font-weight:400;padding:8px 16px;white-space:nowrap}.upsell-banner .upsell-banner--content .upsell-banner--content-cta .upsell-banner--content-cta-button.secondary{background-color:var(--jp-white);color:var(--jp-black)}.upsell-banner .upsell-banner--content .upsell-banner--content-cta .upsell-banner--content-cta-button.primary{margin-right:8px}.yWUvvF4WJLNDSpMgBMfm{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1128px}.ka1fVHj2HOkHjhdoEFOZ{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr);margin:0 16px;width:100%}@media(min-width:600px){.ka1fVHj2HOkHjhdoEFOZ{grid-template-columns:repeat(8,1fr);margin:0 18px}}@media(min-width:960px){.ka1fVHj2HOkHjhdoEFOZ{grid-template-columns:repeat(12,1fr);margin:0 24px;max-width:1128px}}.JMOO4Y_9yhTO9lwLnRUx{grid-column-end:span 1}.PFDPAqk51qox_ChLqJwm{grid-column-end:span 2}.ault0jHVfWpShqOGooIP{grid-column-end:span 3}.GqpvdRzmzPJELtSm4FEN{grid-column-end:span 4}@media(min-width:600px){.Ym4_YneEGD_iZD6W1C2o{grid-column-end:span 1}.NbvHnnDtWw8n9BEUQ0Oy{grid-column-end:span 2}.ElMT7rhxe5ZJKO41MnhW{grid-column-end:span 3}.yKjnqjibn_wW_1tWWt5Q{grid-column-end:span 4}.Pb30lOcQFpzUX57GwflS{grid-column-end:span 5}.pC1wxc_R8y4pNILHsiiY{grid-column-end:span 6}.pChscSCnudQoWGjMFKI_{grid-column-end:span 7}.qw1H2gAgF3lDCI2Tbkmb{grid-column-end:span 8}}@media(min-width:960px){.VzcA_rrxBK3g4ozA0oD9{grid-column-end:span 1}.pNAa7O2adRZD8Slgk9iR{grid-column-end:span 2}.tlIMLlipexblj8CeOx4B{grid-column-end:span 3}.Dvt0u5l2Rr1BhBmvYAzl{grid-column-end:span 4}.BiUsgNTc0tyc7tC5jnzE{grid-column-end:span 5}.ulJXAsj7G2ROJ1g3_s28{grid-column-end:span 6}.HsoVlyVLsXYClx9Atox0{grid-column-end:span 7}.oXxjRQNNj2cfIpFBqC1W{grid-column-end:span 8}.qXgUn4Adg9xE_JnbuDio{grid-column-end:span 9}.xMpqTLiLfYFEJiRPQQQq{grid-column-end:span 10}.IiGo3Sz2FDZN7_eGElwA{grid-column-end:span 11}.Om8BNCjfgqQ_wmPQjfOY{grid-column-end:span 12}}@media(max-width:960px){.t10ZWzP7ADjJnR4tqxRS{display:none}}@media(max-width:600px){.eOUlZG8Pelh_Xj0aSoHG{display:none}}.l546LrwBEePz434NFK5Q{border:2px solid var(--jp-green-primary);border-radius:var(--jp-border-radius);display:block;margin:32px 0;padding:16px 24px 16px 64px;position:relative;text-decoration:none}.l546LrwBEePz434NFK5Q span{display:block}.l546LrwBEePz434NFK5Q span:last-of-type{font-weight:600}.l546LrwBEePz434NFK5Q:focus span:last-of-type,.l546LrwBEePz434NFK5Q:hover span:last-of-type{text-decoration:underline;text-decoration-thickness:var(--jp-underline-thickness)}.l546LrwBEePz434NFK5Q:focus:after,.l546LrwBEePz434NFK5Q:hover:after{transform:translateY(-50%) translateX(-8px)}.l546LrwBEePz434NFK5Q:after{color:var(--jp-green-primary);content:"→";font-size:24px;font-weight:600;left:24px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s ease-out}.Q7w4fcEcemZ2nlwaYNog{fill:var(--jp-yellow-30)!important;display:inline-block!important;width:1.1em!important}.AoNQsOaTt6gSf0H6Yasz{display:inline-block;position:relative}.v13ZwGzUnecPA7Y3URAl{height:18px;pointer-events:none;position:absolute;right:-53px;top:0;width:124px}.EeDbu9pXFWTsCzfTpv2v{pointer-events:all}.BmSvoIi3rErkcrRiOi2W{color:var(--jp-black);font-size:16px;font-weight:600;line-height:19px}.BmSvoIi3rErkcrRiOi2W:not(:last-child){margin-bottom:8px}.mojRoVuWdDJo0E6LEjJw{font-size:14px;font-weight:400;line-height:24px}.golden-token-icon-tooltip .components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-left:-62px}.golden-token-icon-tooltip .components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-right:-62px}.golden-token-icon-tooltip .components-popover[data-y-axis=bottom] .components-popover__content{top:2px!important}.golden-token-icon-tooltip .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-6px!important}.golden-token-icon-tooltip .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-4px!important}.golden-token-icon-tooltip .components-popover[data-y-axis=top] .components-popover__content{bottom:10px!important}.golden-token-icon-tooltip .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:3px}.golden-token-icon-tooltip .components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:4px}.golden-token-icon-tooltip .components-popover__content{border:1px solid var(--jp-gray);border-radius:4px;outline:none;padding:24px;white-space:normal;width:304px}.golden-token-icon-tooltip .components-button.is-link:focus:not(:disabled){box-shadow:none}.wiobThfXJCuhGNrbFIT6 a,.wiobThfXJCuhGNrbFIT6 a:active,.wiobThfXJCuhGNrbFIT6 a:hover{color:var(--jp-black)}.VgAxgahF9bC2M__FiIgV{display:flex;margin-bottom:calc(var(--spacing-base)*3)}.dbRwkMLqcMF67njPoAF7{margin-left:8px}.Doju0RxvvN9JS12mf489{line-height:calc(var(--spacing-base)*3);margin:0 0 var(--spacing-base) 0}.Jvb1njqMy7ML1zikhbWn{margin-top:1rem}.mpr8_ygU8woV4bVR1xvw{align-items:center;display:flex;font-size:var(--font-title-small);font-weight:500;line-height:1.5;margin-bottom:.5rem;margin-top:0}.gwO_Q0L0jbwMARVlBezu{color:var(--jp-gray-60);font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:var(--font-body-small);font-weight:400;letter-spacing:-.15px;line-height:20px;margin-right:.75rem}.qwy7CsLeEbXvaPwgC9WV{display:flex;flex-flow:row nowrap;max-width:100%;overflow-x:scroll;padding:1px;scrollbar-width:none}.qwy7CsLeEbXvaPwgC9WV::-webkit-scrollbar{display:none}.qwy7CsLeEbXvaPwgC9WV .Hrbg7DeSJs6gas9zdPDR{border-color:var(--jp-gray-5);border-radius:5px;margin-bottom:0;margin-left:1.5rem;min-width:180px;padding:1rem 1.5rem;width:100%}@media only screen and (min-width:960px){.qwy7CsLeEbXvaPwgC9WV .Hrbg7DeSJs6gas9zdPDR{min-width:220px}}.qwy7CsLeEbXvaPwgC9WV .Hrbg7DeSJs6gas9zdPDR:last-child{margin-left:0}.NFpbo5AINn6I6avKFGby{margin-bottom:1.5rem}.aoQZCG0JeyWmy2J6vVxF{font-weight:500;line-height:20px;margin-bottom:.25rem}.M6ApyXg79vuXo6GwDkbO{align-items:flex-end;display:flex;flex-wrap:wrap;font-size:36px;font-weight:400;line-height:40px}.M6ApyXg79vuXo6GwDkbO.DYHb5e6QhgXejWyo9s78{cursor:pointer}.OlInbY5YnDO06MEQHv98{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1;margin-left:.5rem}.EtbKbd5m85w7oYT4stIs{color:var(--jp-gray-20);display:none;font-size:var(--font-body-small);font-weight:600;line-height:24px;fill:var(--jp-gray-20)}@media screen and (min-width:960px){.EtbKbd5m85w7oYT4stIs{align-items:center;display:flex}}.EtbKbd5m85w7oYT4stIs.Awr7zl75sfAsFPHK9kDG{color:var(--jp-red-50);fill:var(--jp-red-50)}.EtbKbd5m85w7oYT4stIs.QFSZbIKFdWO3HEPBZyhc{color:var(--jp-green-50);fill:var(--jp-green-50)}.GgJAnS4gaEEGmRCP5n8y{align-content:flex-end;display:flex}.mjiNtwdbKpfo9edGVes4{margin-left:2px}.pAt4v_KG9Ir19wNcEtEj{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:calc(var(--spacing-base)*2.5);min-height:28px;width:100%}.vMa4i_Dza2t5Zi_Bw9Nf{background:var(--jp-white-off);padding-top:1px}.jrGNTKcgeXk9HKzolut9{position:relative}.jrGNTKcgeXk9HKzolut9>.wg3mZsoPekZWlBgOvdZ6{overflow:hidden;padding:0}.jrGNTKcgeXk9HKzolut9>.wg3mZsoPekZWlBgOvdZ6.aDxB89WgtARQqNWd4ZeK:before{background-color:var(--jp-red-50);border:2px solid var(--jp-white-off);border-radius:50%;content:"";height:18px;position:absolute;right:-11px;top:-11px;width:18px}.jrGNTKcgeXk9HKzolut9>.sGP8lxDpRSjt0Fh7wxoR{background-color:var(--jp-white);border-radius:50%;box-shadow:0 0 5px 1px rgba(0,0,0,.1);left:16px;padding:8px;position:absolute;top:16px;transform:scale(.75)}.jrGNTKcgeXk9HKzolut9>.sGP8lxDpRSjt0Fh7wxoR:focus,.jrGNTKcgeXk9HKzolut9>.sGP8lxDpRSjt0Fh7wxoR:hover{background-color:var(--jp-white)}.jrGNTKcgeXk9HKzolut9>.sGP8lxDpRSjt0Fh7wxoR:disabled{pointer-events:none}.z5EQSkU36nsjxHEBSfNN{padding:0}.MwBwVaEj6u_zRgfrFR9b{padding:24px 16px}@media screen and (min-width:600){.MwBwVaEj6u_zRgfrFR9b{padding:32px 24px}}@media screen and (min-width:960px){.MwBwVaEj6u_zRgfrFR9b{padding:48px 48px 48px 12px}}.UgPNtuFW7lTJ06k39EsK{background-image:url(images/evaluation-blank-fbbfbcd75b50ade0f092.png),radial-gradient(circle at 40% 70%,rgba(206,217,242,.75) 0,hsla(0,0%,100%,0) 40%),radial-gradient(circle at 80% 80%,rgba(6,158,8,.15) 5%,hsla(0,0%,100%,0) 50%),radial-gradient(circle at 80% 20%,hsla(46,77%,83%,.75) 0,hsla(0,0%,100%,0) 50%);background-position:25%;background-repeat:no-repeat;background-size:393px,cover,cover,cover}.UgPNtuFW7lTJ06k39EsK.ilVOud0_OCGK4HciazB_{background-image:url(images/evaluation-selected-196d1790b76830f9b73a.png),radial-gradient(circle at 40% 70%,rgba(206,217,242,.75) 0,hsla(0,0%,100%,0) 40%),radial-gradient(circle at 80% 80%,rgba(6,158,8,.15) 5%,hsla(0,0%,100%,0) 50%),radial-gradient(circle at 80% 20%,hsla(46,77%,83%,.75) 0,hsla(0,0%,100%,0) 50%)}.EtcggGK0Bk8POQD986Og{background-image:url(images/site-cards-29522f090d5422fd7afd.png),radial-gradient(circle at 90% 30%,rgba(6,158,8,.15) 0,hsla(0,0%,100%,0) 35%),radial-gradient(circle at 75% 65%,rgba(206,217,242,.5) 5%,hsla(0,0%,100%,0) 15%),radial-gradient(circle at 90% 90%,hsla(46,77%,83%,.5) 0,hsla(0,0%,100%,0) 25%);background-repeat:no-repeat;background-size:cover}@media screen and (max-width:960px){.EtcggGK0Bk8POQD986Og{background-image:url(images/site-cards-29522f090d5422fd7afd.png),radial-gradient(circle at 55% 30%,rgba(6,158,8,.15) 0,hsla(0,0%,100%,0) 100%),radial-gradient(circle at 25% 40%,rgba(206,217,242,.5) 5%,hsla(0,0%,100%,0) 50%),radial-gradient(circle at 50% 85%,hsla(46,77%,83%,.3) 0,hsla(0,0%,100%,0) 35%);min-height:160px;order:-1}}.TSiu5sC6MdANROjUkUJM{margin-top:24px}.iqJfpZM9IYXuFSXvuoEe{font-size:16px!important;margin-top:16px}.Vozbq8Inlk5SxoVnn2G5{column-gap:40px;display:flex;flex-direction:row;margin-top:64px}.s_V1BM1Wtt3He4eF2TCu{padding-left:calc(var(--spacing-base)*3);padding-right:calc(var(--spacing-base)*3);text-decoration:none!important}.wXWt0uFLFkFT7CqgOijQ{align-items:center;background-image:radial-gradient(circle at 80% 80%,rgba(6,158,8,.15) 5%,hsla(0,0%,100%,0) 50%);background-position:0 80%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:144px 0}.m_muvynofDds3hoh9u5m{margin-bottom:24px}.m_muvynofDds3hoh9u5m svg{color:var(--jp-green-40);height:48px;width:48px}.m_muvynofDds3hoh9u5m svg circle{stroke:var(--jp-green-5)}.m_muvynofDds3hoh9u5m svg circle,.m_muvynofDds3hoh9u5m svg path{stroke-width:4px}.jErCC9oKHSM15BxzFyQK{margin-bottom:0}.oVoYbwbFB6U2o90Njusk>div{background-color:var(--jp-white);font-size:16px;line-height:22px;margin:0;position:relative}.oVoYbwbFB6U2o90Njusk>div .components-notice__content{align-items:flex-start;display:flex;flex-direction:column;margin:0;padding:12px 4px}@media screen and (min-width:960px){.oVoYbwbFB6U2o90Njusk>div .components-notice__content{gap:6rem}}.oVoYbwbFB6U2o90Njusk>div .is-link{color:var(--jp-black);font-size:16px;font-weight:600}.oVoYbwbFB6U2o90Njusk>div .components-notice__dismiss{align-self:center}.oVoYbwbFB6U2o90Njusk>div .components-notice__action{align-items:center;background:#000;border-radius:var(--jp-border-radius);color:var(--jp-white);cursor:pointer;font-size:16px;font-weight:600;height:auto;justify-content:center;letter-spacing:-.01em;line-height:24px;margin-right:0;margin-top:24px;padding:8px 24px;text-decoration:none}@media screen and (min-width:960px){.oVoYbwbFB6U2o90Njusk>div .components-notice__action{margin-right:calc(var(--spacing-base)*2 + 24px)}}.oVoYbwbFB6U2o90Njusk>div.Snc8NEmDelsbhlH4285s .components-notice__action{margin-right:0;margin-top:0;white-space:nowrap}.oVoYbwbFB6U2o90Njusk>div.Snc8NEmDelsbhlH4285s .components-notice__content{align-items:center;flex-direction:row}.oVoYbwbFB6U2o90Njusk .R5tvcsARTGN0A_z3DygA{min-width:auto}.wBVXH4OTNwLHPRpN4nsq{display:flex;flex-grow:1;margin-left:var(--spacing-base)}.wBVXH4OTNwLHPRpN4nsq .terms-of-service{color:var(--jp-gray-70);font-size:var(--font-body-small)}.wBVXH4OTNwLHPRpN4nsq>svg{fill:var(--jp-red-60);align-self:flex-start;flex-shrink:0;margin-left:calc(var(--spacing-base)*2)}.wBVXH4OTNwLHPRpN4nsq>svg.F1qvEnFfHs5nz3zFZUOV{fill:none}.SrQxAOBa5ZaSKP8wlut9{border-bottom:none;margin:0}.TcCZnGE6mad8Dvz9pCZi{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRDYzNjM5IiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTTEyIDIwYTggOCAwIDEgMCAwLTE2IDggOCAwIDAgMCAwIDE2WiIvPjxwYXRoIGZpbGw9IiNENjM2MzkiIGQ9Ik0xMyA3aC0ydjZoMnpNMTMgMTVoLTJ2MmgyeiIvPjwvc3ZnPg==) no-repeat 100% 0;color:var(--jp-red);line-height:25px;padding-right:25px}._mn6o2Dtm5pfFWc8_A1K{--spacing-base:8px;min-width:264px}.VHYulMcpzbr10HWR0iSE{align-items:flex-start;border:1px solid var(--jp-black);border-color:var(--jp-gray-5);border-radius:4px;border-right-width:6px;display:flex;font-size:var(--font-body);padding:24px 18px 27px 31px}.FGpSkMCiIHQjszcV0dbn{margin-left:20px}.FGpSkMCiIHQjszcV0dbn,.KoWZcCwhW13xvkEb0QON{height:calc(var(--spacing-base)*3);width:calc(var(--spacing-base)*3)}.KoWZcCwhW13xvkEb0QON{background-color:transparent;border:none;cursor:pointer;outline:none}@media screen and (max-width:600px){.VHYulMcpzbr10HWR0iSE{box-shadow:0 4px 8px rgba(0,0,0,.03),0 1px 2px rgba(0,0,0,.06);padding-top:68px;position:relative}.FGpSkMCiIHQjszcV0dbn{position:absolute;right:24px;top:24px}.KoWZcCwhW13xvkEb0QON{left:24px;position:absolute;top:24px}}.smrfczkC53EaFM8OJUXs{flex-grow:1}.IKYRWoPwt9xOVEx1wzNS{font-weight:600;margin-bottom:8px}.qM0qY6mPYp1MPN54A3Kg{align-items:center;display:flex;margin-top:20px}.qM0qY6mPYp1MPN54A3Kg a,.qM0qY6mPYp1MPN54A3Kg a:active,.qM0qY6mPYp1MPN54A3Kg a:focus,.qM0qY6mPYp1MPN54A3Kg a:hover{color:var(--jp-black)}.qM0qY6mPYp1MPN54A3Kg>*{margin-left:24px}.A5YkDkkXuiYgavrY6Nux{border-right-color:var(--jp-red)}.A5YkDkkXuiYgavrY6Nux .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-red)}.cT5rwuPMZzWvi5o6shMl{border-right-color:var(--jp-yellow-20)}.cT5rwuPMZzWvi5o6shMl .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-yellow-20)}.yo0O3uvNomPsYUXFCpAS{border-right-color:var(--black)}.yo0O3uvNomPsYUXFCpAS .y_IPyP1wIAOhyNaqvXJq{fill:var(--black)}.oZdDFf1jBLkzn5ICCC6x{border-right-color:var(--jp-green)}.oZdDFf1jBLkzn5ICCC6x .y_IPyP1wIAOhyNaqvXJq{fill:var(--jp-green)}.cAbGtJDGgLubucBnz7vM,.q0T8YyQxRawhpDtvJjxI{background-color:var(--jp-white)}.q0T8YyQxRawhpDtvJjxI{height:100%;padding:calc(var(--spacing-base)*8);position:relative}.B7JDqI_vtKxSy5GjvqA1{display:flex;flex-direction:column;height:100%}.zj7xadmhIWeuf7ZwvVTS{align-items:center;background:var(--jp-black);border-radius:var(--jp-border-radius) var(--jp-border-radius) 0 0;color:var(--jp-white);display:flex;height:calc(var(--spacing-base)*4);padding:0 var(--spacing-base);position:absolute;right:0;top:0;width:100%}.GsioW6IsC8EMYE3U6788{fill:var(--jp-white);margin-left:var(--spacing-base)}.cfEO8udWbRGPFJzW8Jg5,.dbz07JqxOlivjKO4vBEF{align-items:center;display:flex;height:calc(var(--spacing-base)*4);margin-bottom:calc(var(--spacing-base)*4)}.zlh3zbjUe4Z8cBs7uVVe{fill:#8c8f94;height:24px;line-height:24px}.qoZuzG5EcDa231hC6t0P{align-items:center;display:flex;justify-content:center}.qoZuzG5EcDa231hC6t0P svg{margin-left:var(--spacing-base)}.Q6uUUQCPWS6_6nLxIn68{display:inline-block;min-height:42px;padding:.5em 2em;text-align:center;width:100%}.Q6uUUQCPWS6_6nLxIn68 .YU4iBCRze09ZP3iCsdcb{margin:0}.Q6uUUQCPWS6_6nLxIn68.components-button.is-primary{height:auto;white-space:normal}.Q6uUUQCPWS6_6nLxIn68.is-secondary:hover:not(:disabled){background-color:var(--jp-black);color:var(--jp-white)}.OrQG7DjDd9Ha2Xj1Mx3L{margin-top:calc(var(--spacing-base)*2)}.Q1jaYDpa2AVfJpA29wT0{flex-grow:1;margin:0;margin-bottom:calc(var(--spacing-base)*2);padding:0}.Q1jaYDpa2AVfJpA29wT0 li{align-items:flex-start;display:flex;list-style:none;margin-bottom:var(--spacing-base)}.Q1jaYDpa2AVfJpA29wT0 svg{fill:var(--jp-green-primary);flex-shrink:0;margin-left:var(--spacing-base)}.HL4gSxsF0skYGhGuqH90 li:last-of-type{font-weight:700}.sEcLfpWjo0GF7QrxD3Lt{margin-top:calc(var(--spacing-base)*2)}.xgv3jRkeF39aEQELCwru{align-items:flex-end;color:var(--jp-black);display:flex;flex-wrap:wrap}.twlleZ5Ehq4bB7CvKVSW{position:relative}.twlleZ5Ehq4bB7CvKVSW:first-child{margin-left:calc(var(--spacing-base)*2)}.twlleZ5Ehq4bB7CvKVSW.Qg4rPEvXsqmod1s_31d8{color:var(--jp-gray-20)}.twlleZ5Ehq4bB7CvKVSW.Qg4rPEvXsqmod1s_31d8:after{background:var(--jp-red);border-radius:var(--jp-border-radius);content:" ";display:block;height:3px;margin-top:-2px;pointer-events:none;position:absolute;top:50%;width:100%}.ApsgxIornVy_3KnciVeJ{color:var(--jp-gray-40);margin-bottom:calc(var(--spacing-base)*3)}.NMxcZL17aEP7v81uG3zD{margin-top:calc(var(--spacing-base)*5)}.gCTKfAPzJqZas7CaRbKN{margin-bottom:calc(var(--spacing-base)*4)}.demNsMJjhi7BLY7xhjU5{align-items:center;display:flex;font-size:var(--font-body);line-height:calc(var(--spacing-base)*3);margin:calc(var(--spacing-base)*2) 0;min-height:calc(var(--spacing-base)*3)}.QiUjdjJSkqh6nH7YMG5A{align-self:flex-start;height:calc(var(--spacing-base)*3);margin-left:calc(var(--spacing-base)/2);width:calc(var(--spacing-base)*3)}.Q080AHcq29J2fc68Hhk5{color:var(--jp-red)}.Q080AHcq29J2fc68Hhk5 .hYWbIwhppukXmGnsiT9H{fill:var(--jp-red)}.JjHuxWly0HI9C60gorbq{color:var(--jp-yellow-40)}.JjHuxWly0HI9C60gorbq .hYWbIwhppukXmGnsiT9H{fill:var(--jp-yellow-40)}.Cm8ZFHi3mngl4cj9Gatx{color:var(--jp-blue-40)}.Cm8ZFHi3mngl4cj9Gatx .hYWbIwhppukXmGnsiT9H{fill:var(--jp-blue-40)}.ytGBsU015p3LGwOPwFDx{color:var(--jp-green)}.ytGBsU015p3LGwOPwFDx .hYWbIwhppukXmGnsiT9H{fill:var(--jp-green)}:root{--font-title-large:36px;--font-title-small:24px;--font-body:16px;--font-label:12px;--jp-black:#000;--jp-black-80:#2c3338;--jp-white:#fff;--jp-white-off:#f9f9f6;--jp-gray:#dcdcde;--jp-gray-0:#f6f7f7;--jp-gray-5:#dcdcde;--jp-gray-10:#c3c4c7;--jp-gray-20:#a7aaad;--jp-gray-30:#8c8f94;--jp-gray-40:#787c82;--jp-gray-50:#646970;--jp-gray-60:#50575e;--jp-gray-70:#3c434a;--jp-gray-80:#2c3338;--jp-gray-90:#1d2327;--jp-gray-100:#101517;--jp-gray-off:#e2e2df;--jp-yellow-5:#f5e6b3;--jp-yellow-10:#f2cf75;--jp-yellow-40:#c08c00;--jp-orange-20:#faa754;--jp-blue-5:#ced9f2;--jp-red-0:#f7ebec;--jp-red-50:#d63638;--jp-red-60:#b32d2e;--jp-red-80:#8a2424;--jp-red:#d63639;--jp-pink:#c9356e;--jp-green-0:#f0f2eb;--jp-green-5:#d0e6b8;--jp-green-10:#9dd977;--jp-green-20:#64ca43;--jp-green-30:#2fb41f;--jp-green-40:#069e08;--jp-green-50:#008710;--jp-green-60:#007117;--jp-green-70:#005b18;--jp-green-80:#004515;--jp-green-90:#003010;--jp-green-100:#001c09;--jp-green:#069e08;--jp-green-primary:var(--jp-green-40);--jp-green-secondary:var(--jp-green-30);--jp-border-radius:4px;--jp-border-radius-rna:8px;--jp-menu-border-height:1px;--jp-underline-thickness:2px;--jp-modal-padding-large:32px;--jp-modal-padding:24px;--jp-modal-padding-small:16px;--jp-modal-radius:8px;--jp-button-padding:8px;--jp-button-radius:4px;--jp-gap:16px;--jp-highlight:#3858e9}:where(body){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;min-height:100%;padding:0}.jp-wrap{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1128px}.jp-row{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr);margin:0 16px;width:100%}@media(min-width:600px){.jp-row{grid-template-columns:repeat(8,1fr);margin:0 18px}}@media(min-width:960px){.jp-row{grid-template-columns:repeat(12,1fr);margin:0 24px;max-width:1128px}}.sm-col-span-1{grid-column-end:span 1}.sm-col-span-2{grid-column-end:span 2}.sm-col-span-3{grid-column-end:span 3}.sm-col-span-4{grid-column-end:span 4}@media(min-width:600px){.md-col-span-1{grid-column-end:span 1}.md-col-span-2{grid-column-end:span 2}.md-col-span-3{grid-column-end:span 3}.md-col-span-4{grid-column-end:span 4}.md-col-span-5{grid-column-end:span 5}.md-col-span-6{grid-column-end:span 6}.md-col-span-7{grid-column-end:span 7}.md-col-span-8{grid-column-end:span 8}}@media(min-width:960px){.lg-col-span-1{grid-column-end:span 1}.lg-col-span-2{grid-column-end:span 2}.lg-col-span-3{grid-column-end:span 3}.lg-col-span-4{grid-column-end:span 4}.lg-col-span-5{grid-column-end:span 5}.lg-col-span-6{grid-column-end:span 6}.lg-col-span-7{grid-column-end:span 7}.lg-col-span-8{grid-column-end:span 8}.lg-col-span-9{grid-column-end:span 9}.lg-col-span-10{grid-column-end:span 10}.lg-col-span-11{grid-column-end:span 11}.lg-col-span-12{grid-column-end:span 12}}@media(max-width:960px){.md-col-span-0{display:none}}@media(max-width:600px){.sm-col-span-0{display:none}}.jp-cut{border:2px solid var(--jp-green-primary);border-radius:var(--jp-border-radius);margin:32px 0;padding:16px 24px 16px 64px;position:relative;text-decoration:none}.jp-cut,.jp-cut span{display:block}.jp-cut span:last-of-type{font-weight:600}.jp-cut:focus span:last-of-type,.jp-cut:hover span:last-of-type{text-decoration:underline;text-decoration-thickness:var(--jp-underline-thickness)}.jp-cut:focus:after,.jp-cut:hover:after{transform:translateY(-50%) translateX(-8px)}.jp-cut:after{color:var(--jp-green-primary);content:"→";font-size:24px;font-weight:600;left:24px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s ease-out}.components-popover:not(.is-without-arrow):before{border-color:var(--jp-gray)}.icon-tooltip-helper .components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-left:-62px}.icon-tooltip-helper .components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-right:-62px}.icon-tooltip-helper .components-popover[data-y-axis=bottom] .components-popover__content{top:2px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-6px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-4px!important}.icon-tooltip-helper .components-popover[data-y-axis=top] .components-popover__content{bottom:10px!important}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:3px}.icon-tooltip-helper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:4px}.icon-tooltip-helper.is-wide .components-popover__content{width:440px}.icon-tooltip-wrapper{color:var(--jp-black);display:inline-block;position:relative}.icon-tooltip-wrapper .components-button.is-link:focus:not(:disabled){box-shadow:none}.icon-tooltip-helper{height:18px;pointer-events:none;position:absolute;right:-53px;top:0;width:124px}.icon-tooltip-container{pointer-events:all}.icon-tooltip-container .components-popover__content{border:1px solid var(--jp-gray);border-radius:4px;margin:0 10px;max-width:90vw;outline:none;padding:24px;white-space:normal;width:304px}.icon-tooltip-title{font-size:16px;font-weight:600;line-height:19px}.icon-tooltip-title:not(:last-child){margin-bottom:8px}.icon-tooltip-content{font-size:14px;font-weight:400;line-height:24px}.icon-tooltip-content ul{list-style-type:disc;margin:0 1rem 0 0}.icon-tooltip-content ul li:last-child{margin-bottom:0}.p4qz2tkq0p9hxucJ6Qk2{--padding:calc(var(--spacing-base)*4);color:var(--jp-black)}.lbNDyXioOwvyvbALtCBm{--gap:calc(var(--spacing-base)*3);padding:var(--padding) 0;position:relative}.s2Lsn4kbm6BrS3DSndRB .lbNDyXioOwvyvbALtCBm{column-gap:var(--gap);display:grid;grid-auto-flow:column;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(var(--rows),minmax(min-content,max-content))}.cLaNK_XcbTGlRQ4Tp43Q{margin-top:var(--padding)}.s2Lsn4kbm6BrS3DSndRB .cLaNK_XcbTGlRQ4Tp43Q{display:contents}.cLaNK_XcbTGlRQ4Tp43Q.CYt1X0eH1icRjhtJ28jx>*{background:var(--jp-white);position:relative}.cLaNK_XcbTGlRQ4Tp43Q.CYt1X0eH1icRjhtJ28jx>:after{bottom:0;box-shadow:0 4px 24px rgba(0,0,0,.05);content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.cLaNK_XcbTGlRQ4Tp43Q>:first-child{border-top-left-radius:var(--jp-border-radius);border-top-right-radius:var(--jp-border-radius);border-width:1px 1px 0}.cLaNK_XcbTGlRQ4Tp43Q>:last-child{border-bottom-left-radius:var(--jp-border-radius);border-bottom-right-radius:var(--jp-border-radius);border-width:0 1px 1px}.DAkZc1P9A3K12fjEliMg{display:flex;flex-direction:column;justify-content:space-between;padding:var(--padding)}.WUBuYABl8nymjs9NnCEL{align-items:center;display:flex;padding-bottom:calc(var(--spacing-base)*2);position:relative}.WUBuYABl8nymjs9NnCEL:not(:nth-child(2)){padding-top:calc(var(--spacing-base)*2)}.WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{background-color:var(--jp-gray);content:"";height:1px;left:var(--padding);position:absolute;right:var(--padding);top:0;z-index:5}.s2Lsn4kbm6BrS3DSndRB .WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{left:unset;right:0;width:calc(100% + var(--gap))}.s2Lsn4kbm6BrS3DSndRB .lbNDyXioOwvyvbALtCBm>:last-child .WUBuYABl8nymjs9NnCEL:not(:nth-child(2)):before{width:100%}.ANtCFeb41NhA8PA3H7ZN,.WUBuYABl8nymjs9NnCEL:last-of-type{padding-bottom:var(--padding)}.Ql2gy_148yW8Vw5vhaKD{padding-left:var(--padding);padding-right:var(--padding)}.EAQrAnQEW1z1BfdY5gbC{margin:0 var(--spacing-base);fill:var(--jp-gray);flex-shrink:0}.EAQrAnQEW1z1BfdY5gbC.JDSTlLoOC_4aUoH2oNM2{fill:var(--jp-green-40)}.EAQrAnQEW1z1BfdY5gbC.zNdQRJ1w7BvaQOYyqzHK{fill:var(--jp-red-50)}.lr7vbX95SKtoe7DarJcZ{margin-right:auto}.s2Lsn4kbm6BrS3DSndRB .lr7vbX95SKtoe7DarJcZ{margin:0 var(--spacing-base);top:1px}.WUBuYABl8nymjs9NnCEL .KRrGp2xdkeBOxLZeuQ6X{fill:var(--jp-gray-20);flex-shrink:0}.H_ZJiRVJg0LiMXPGOcmt{text-align:center;width:fit-content}.H_ZJiRVJg0LiMXPGOcmt>a{color:#000}.s2Lsn4kbm6BrS3DSndRB .H_ZJiRVJg0LiMXPGOcmt{grid-column:2;overflow:hidden;padding-left:var(--padding);padding-right:var(--padding);white-space:nowrap}.x21z_DixObRDsDaWotP1{align-items:right;display:flex;justify-content:right;margin:0 calc(var(--spacing-base)*4)}.dovianZYLKhnbnh9I06o{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-end}.lljtQMhW7lq5tE5SDJEf{align-items:flex-start;display:flex;flex-basis:0;flex-grow:2}.lljtQMhW7lq5tE5SDJEf .NubApIV1vQCRUNprfm6b{margin-right:auto}.dhFQXpZfMwVI8vuYHnwC{align-items:flex-start;display:inline-flex;flex:0 0 auto;position:relative}.dhFQXpZfMwVI8vuYHnwC:first-child{margin-left:calc(var(--spacing-base)*2)}.dhFQXpZfMwVI8vuYHnwC.eD7hzxFmdtG_MgmBtl_k{color:var(--jp-gray-20)}.dhFQXpZfMwVI8vuYHnwC.eD7hzxFmdtG_MgmBtl_k:after{background:var(--jp-red);border-radius:var(--jp-border-radius);content:" ";display:block;height:3px;margin-top:-2px;pointer-events:none;position:absolute;top:50%;width:100%}.C64ZjjUAqJC1T2Sa7apS{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:calc(var(--spacing-base)*3)}.UpZDGew6Ay1hPoP6eI7b{color:var(--jp-gray-40);font-size:var(--font-body-small);line-height:20px}.UpZDGew6Ay1hPoP6eI7b:after{content:"​"}.NubApIV1vQCRUNprfm6b{background-color:var(--jp-yellow-10);border-radius:4px;font-size:13px;font-weight:600;margin-right:var(--spacing-base);padding-left:var(--spacing-base);padding-right:var(--spacing-base)}.TDiiPbuW1Z0_05u_pvcK{font-weight:400}.SWwV4Pw6OZ5vU3PqPXmr{--product-card-shadow:rgb(0 0 0/3%);background-color:var(--jp-white);border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);box-shadow:0 2px 6px var(--product-card-shadow),0 1px 2px var(--product-card-shadow)}.r7tUofa9Z3A5ziKVR1H7{align-items:center;display:flex}.r7tUofa9Z3A5ziKVR1H7 img{object-fit:cover;width:100%}.i_AnOR3MaQLraGvb2QU5{background-color:#f9f9f6}.YcYvLvdvWrb1EUZoVsE8{display:flex;flex-wrap:wrap;gap:calc(var(--horizontal-spacing)*2);justify-content:space-between}.uGTTsKoIOoZdYhk6uPnl{white-space:nowrap}.uGTTsKoIOoZdYhk6uPnl>span{font-size:var(--font-body-small)}.NzDTsxhX8D1mlckNpewR{font-weight:400!important}.svE2cJL5t2FarzcDQYNe{--product-card-shadow:rgb(0 0 0/3%);background-color:var(--jp-white);border:1px solid var(--jp-gray);border-radius:var(--jp-border-radius);box-shadow:0 2px 6px var(--product-card-shadow),0 1px 2px var(--product-card-shadow)}.dvEJEDNTnmVfVxtLa4uU{align-items:center;display:flex}.dvEJEDNTnmVfVxtLa4uU img{object-fit:cover;width:100%}.K1VY4DNP8PHMWAEVBC_h{background-color:#f9f9f6}.nk_COGPrkBNLp7lVt4sQ{display:flex;flex-wrap:wrap;gap:calc(var(--horizontal-spacing)*2);justify-content:space-between}.ukgQ5TmLablG3svUKjdw{white-space:nowrap}.ukgQ5TmLablG3svUKjdw>span{font-size:var(--font-body-small)}.Vofm70ADXSe43GamWEaF{font-weight:400!important}.EUcF2LKeC2GyhWD2FKCP{background-color:var(--jp-white);height:100%;padding:calc(var(--spacing-base)*8);position:relative}.Bm21LIBQtpRo3ZhOxXBG{display:flex;gap:calc(var(--spacing-base)*2)}.jwIGzADCnBI_ai9xYYiS{align-items:center;display:flex;flex-wrap:nowrap;font-size:22px;padding-bottom:calc(var(--spacing-base)*3);padding-top:calc(var(--spacing-base)*3)}.jwIGzADCnBI_ai9xYYiS .fTbxuhh_SfMgenyWvGN0{padding-bottom:calc(var(--spacing-base)/3);padding-right:var(--spacing-base)}.eR56lApoP14RIBAhO1UN{display:flex;flex-wrap:wrap;gap:calc(var(--spacing-base)*6);justify-content:space-between;margin:0 auto;max-width:1128px}@media only screen and (max-width:1366px){.eR56lApoP14RIBAhO1UN{padding-left:calc(var(--spacing-base)*3);padding-right:calc(var(--spacing-base)*3)}}.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD{display:flex;flex:1;flex-direction:column;justify-content:center}@media screen and (min-width:960px){.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD{max-width:70%}}.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD .vAGLpjIGi6GA8ghbumN7{font-size:36px;font-weight:700;line-height:40px}.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD .oag8YaslCEiUVu8GKKL3{font-weight:400;margin:calc(var(--spacing-base)*3) 0}.eR56lApoP14RIBAhO1UN .vHnITd5JOCOgxCgXTgoD .FhH03GPt9FK1VH9NZhYA{align-self:flex-start;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:24px;padding:var(--spacing-base) calc(var(--spacing-base)*3)}.eR56lApoP14RIBAhO1UN .VUXAtah2JvUCNc4cXjPp{align-items:center;display:flex;flex-wrap:wrap;gap:calc(var(--spacing-base)*3);justify-content:flex-end}@media only screen and (max-width:430px){.eR56lApoP14RIBAhO1UN .VUXAtah2JvUCNc4cXjPp{flex:1}}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw{border-color:var(--jp-gray-5);border-radius:5px;flex-grow:0;height:168px;margin-bottom:0;padding:calc(var(--spacing-base)*2) calc(var(--spacing-base)*3);width:168px}@media only screen and (max-width:960px){.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw{width:30vw}}@media only screen and (max-width:430px){.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw{min-width:168px;width:100%}}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw>div:first-child{display:flex;flex-direction:column;justify-content:space-between}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw .Ll1l9bEuf5G5oh3AENep{fill:var(--jp-green)}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw .WrzTysWiqUiuEPvpFqau{margin-bottom:var(--spacing-base)}.eR56lApoP14RIBAhO1UN .dyPAjc3M4y3Q6gJfWnjw .d4faYkf9yL7oW7pwcjmP{font-size:36px;font-weight:700}.acffvOSYc5S8x4P_AYnQ{font-size:16px;line-height:24px;padding-bottom:calc(var(--spacing-base)*6);padding-top:calc(var(--spacing-base)*6)}.acffvOSYc5S8x4P_AYnQ:first-child{padding-bottom:0;padding-top:0}.acffvOSYc5S8x4P_AYnQ:nth-child(2n){background-color:var(--jp-white-off);padding-bottom:calc(var(--spacing-base)*8);padding-top:calc(var(--spacing-base)*8)}@media only screen and (max-width:960px){.acffvOSYc5S8x4P_AYnQ:nth-child(2n){padding-bottom:calc(var(--spacing-base)*6);padding-top:calc(var(--spacing-base)*6)}}.acffvOSYc5S8x4P_AYnQ a{color:inherit}.acffvOSYc5S8x4P_AYnQ .M5YNmgy60Q_UtaxKgQcv{margin:0 auto;max-width:744px}@media only screen and (max-width:1366px){.acffvOSYc5S8x4P_AYnQ .M5YNmgy60Q_UtaxKgQcv{padding-left:calc(var(--spacing-base)*3);padding-right:calc(var(--spacing-base)*3)}}.acffvOSYc5S8x4P_AYnQ .HJiOvun8sHkiFpNL0sl6{margin:0 auto;max-width:1128px}@media only screen and (max-width:1366px){.acffvOSYc5S8x4P_AYnQ .HJiOvun8sHkiFpNL0sl6{padding-left:calc(var(--spacing-base)*3);padding-right:calc(var(--spacing-base)*3)}}.acffvOSYc5S8x4P_AYnQ .mXinUJfpSTS9EVB8M8K_{font-size:34px;font-weight:400;line-height:40px;margin:0}.acffvOSYc5S8x4P_AYnQ .QKjsnliPyLu4n08yVUUM{font-size:16px}.acffvOSYc5S8x4P_AYnQ .xQJJkJ4v7Jm8iSJ0z0Dj{font-size:48px;line-height:24px;margin-bottom:calc(var(--spacing-base)*6)}.VWIBGwuHqtAKg_5Hch92{flex-direction:column}.VWIBGwuHqtAKg_5Hch92,.VWIBGwuHqtAKg_5Hch92 .mnkNhprYIatxfziERMwM{display:flex;gap:calc(var(--spacing-base)*3);padding:calc(var(--spacing-base)*2) 0}.VWIBGwuHqtAKg_5Hch92 .mnkNhprYIatxfziERMwM{flex-wrap:wrap;min-height:190px}.VWIBGwuHqtAKg_5Hch92 .WEiaYLqJwV2IzC8LD9Fs{background-color:var(--jp-white-off);border-radius:calc(var(--spacing-base)/2);height:157.5px;width:280px}.VWIBGwuHqtAKg_5Hch92 .WEiaYLqJwV2IzC8LD9Fs iframe{border-radius:inherit}.VWIBGwuHqtAKg_5Hch92 .GJlowVsJybna1MFcIiIU{display:flex;flex:1;flex-direction:column;gap:var(--spacing-base);min-width:280px}.VWIBGwuHqtAKg_5Hch92 .GJlowVsJybna1MFcIiIU ._OeUvI9GrP00qh6Uk7Tg{font-size:20px;font-weight:500;line-height:22px}.VWIBGwuHqtAKg_5Hch92 .GJlowVsJybna1MFcIiIU .C6I5jYHW2IJSDBoKvhcB{color:var(--jp-gray-60);flex-grow:1;font-size:16px;font-weight:300;line-height:24px}.VWIBGwuHqtAKg_5Hch92 .GJlowVsJybna1MFcIiIU .XdnAdAwkxAW5yvUx3NRr{font-size:15px;padding-right:0;text-decoration:underline}.MCKgMfLVZtkgWu5m5u6L{margin-bottom:calc(var(--spacing-base)*8)}.c0SItK48SRkWfZUCECbZ{border:1px solid var(--jp-green-40);border-radius:4px;color:var(--jp-green-40);font-size:12px;font-weight:500;height:22px;margin-right:5px;padding:2px 8px;position:relative;text-transform:uppercase;top:-2px}#my-jetpack-container{--wp-admin-theme-color:var(--jp-black);--wp-admin-theme-color-darker-10:var(--jp-black-80);--wp-admin-theme-color-darker-20:var(--jp-black-80);height:100%}#my-jetpack-container .jp-dashboard-footer__jetpack-symbol{height:16px}#wpbody-content>.notice{display:none!important}#wpwrap{background-color:var(--jp-white-off)}._fUXxnSp5pagKBp9gSN7 *{box-sizing:border-box} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json new file mode 100644 index 00000000..1ee21482 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json @@ -0,0 +1,91 @@ +{ + "name": "automattic/jetpack-my-jetpack", + "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-assets": "^2.3.7", + "automattic/jetpack-boost-speed-score": "^0.3.12", + "automattic/jetpack-connection": "^4.0.1", + "automattic/jetpack-explat": "^0.1.7", + "automattic/jetpack-jitm": "^3.1.21", + "automattic/jetpack-licensing": "^2.0.9", + "automattic/jetpack-plugins-installer": "^0.4.3", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-plans": "^0.4.10", + "automattic/jetpack-status": "^4.0.1", + "automattic/jetpack-sync": "^3.10.0", + "automattic/jetpack-protect-status": "^0.1.5" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/", + "src/products" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "test-js": [ + "pnpm run test" + ], + "test-js-watch": [ + "Composer\\Config::disableProcessTimeout", + "pnpm run test --watch" + ], + "build-development": [ + "pnpm run build" + ], + "build-production": [ + "NODE_ENV=production pnpm run build" + ], + "watch": [ + "Composer\\Config::disableProcessTimeout", + "pnpm run watch" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-my-jetpack", + "textdomain": "jetpack-my-jetpack", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" + }, + "branch-alias": { + "dev-trunk": "4.35.x-dev" + }, + "version-constants": { + "::PACKAGE_VERSION": "src/class-initializer.php" + }, + "dependencies": { + "test-only": [ + "packages/search", + "packages/videopress" + ] + } + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/global.d.ts b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/global.d.ts new file mode 100644 index 00000000..2484b4a5 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/global.d.ts @@ -0,0 +1,430 @@ +declare module '*.png'; +declare module '*.svg'; +declare module '*.jpeg'; +declare module '*.jpg'; +declare module '*.scss'; + +// These libraries don't have types, this suppresses the TypeScript errors +declare module '@wordpress/components'; +declare module '@wordpress/compose'; +declare module '@wordpress/icons'; +declare module '@automattic/jetpack-connection'; +declare module '@wordpress/url'; + +type ProductStatus = + | 'active' + | 'inactive' + | 'module_disabled' + | 'site_connection_error' + | 'plugin_absent' + | 'plugin_absent_with_plan' + | 'needs_plan' + | 'needs_activation' + | 'needs_first_site_connection' + | 'user_connection_error' + | 'can_upgrade'; + +type JetpackModule = + | 'anti-spam' + | 'backup' + | 'boost' + | 'crm' + | 'creator' + | 'extras' + | 'ai' + | 'jetpack-ai' + | 'scan' + | 'search' + | 'social' + | 'security' + | 'protect' + | 'videopress' + | 'stats'; + +type ThreatItem = { + // Protect API properties (free plan) + id: string; + title: string; + fixed_in: string; + description: string | null; + source: string | null; + // Scan API properties (paid plan) + context: string | null; + filename: string | null; + first_detected: string | null; + fixable: boolean | null; + severity: number | null; + signature: string | null; + status: number | null; +}; + +type ScanItem = { + checked: boolean; + name: string; + slug: string; + threats: ThreatItem[]; + type: string; + version: string; +}; + +interface Window { + myJetpackInitialState?: { + siteSuffix: string; + siteUrl: string; + latestBoostSpeedScores: { + previousScores: { + desktop: number; + mobile: number; + }; + scores: { + desktop: number; + mobile: number; + }; + theme: string; + timestamp: number; + }; + IDCContainerID: string; + adminUrl: string; + blogID: string; + fileSystemWriteAccess: 'yes' | 'no'; + isStatsModuleActive: string; + isUserFromKnownHost: string; + jetpackManage: { + isAgencyAccount: boolean; + isEnabled: boolean; + }; + loadAddLicenseScreen: string; + myJetpackCheckoutUri: string; + myJetpackFlags: { + showFullJetpackStatsCard: boolean; + videoPressStats: boolean; + }; + lifecycleStats: { + historicallyActiveModules: JetpackModule[]; + brokenModules: { + needs_site_connection: JetpackModule[]; + needs_user_connection: JetpackModule[]; + }; + isSiteConnected: boolean; + isUserConnected: boolean; + jetpackPlugins: Array< string >; + ownedProducts: JetpackModule[]; + unownedProducts: JetpackModule[]; + modules: Array< string >; + purchases: Array< string >; + }; + myJetpackUrl: string; + myJetpackVersion: string; + plugins: { + [ key: string ]: { + Name: string; + PluginURI: string; + Version: string; + Title: string; + Description: string; + Author: string; + AuthorName: string; + AuthorURI: string; + DomainPath: string; + textDomain: string; + RequiresPHP: string; + RequiresWP: string; + UpdateURI: string; + Network: boolean; + active: boolean; + }; + }; + products: { + items: { + [ key: string ]: { + class: string; + description: string; + disclaimers: Array< string[] >; + features: string[]; + has_free_offering: boolean; + has_paid_plan_for_product: boolean; + features_by_tier: Array< string >; + is_bundle: boolean; + is_plugin_active: boolean; + is_upgradable: boolean; + is_upgradable_by_bundle: string[]; + long_description: string; + manage_url: string; + name: string; + plugin_slug: string; + post_activation_url: string; + post_checkout_url?: string; + pricing_for_ui?: { + available: boolean; + wpcom_product_slug: string; + wpcom_free_product_slug?: string; + product_term: string; + currency_code: string; + full_price: number; + discount_price: number; + coupon_discount: number; + is_introductory_offer: boolean; + introductory_offer?: { + cost_per_interval: number; + interval_count: number; + interval_unit: string; + should_prorate_when_offer_ends: boolean; + transition_after_renewal_count: number; + usage_limit?: number; + }; + tiers?: { + [ key: string ]: { + available: boolean; + currencyCode: string; + discountPrice: number; + fullPrice: number; + introductoryOffer?: { + costPerInterval: number; + intervalCount: number; + intervalUnit: string; + shouldProrateWhenOfferEnds: boolean; + transitionAfterRenewalCount: number; + usageLimit?: number; + }; + isIntroductoryOffer: boolean; + productTerm: string; + wpcomProductSlug: string; + quantity: number; + }; + }; + }; + purchase_url?: string; + requires_user_connection: boolean; + slug: string; + standalone_plugin_info: { + has_standalone_plugin: boolean; + is_standalone_installed: boolean; + is_standalone_active: boolean; + }; + status: ProductStatus; + supported_products: string[]; + tiers: string[]; + title: string; + wpcom_product_slug: string; + }; + }; + }; + protect: { + scanData: { + core: ScanItem; + current_progress?: string; + data_source: string; + database: string[]; + error: boolean; + error_code?: string; + error_message?: string; + files: string[]; + has_unchecked_items: boolean; + last_checked: string; + num_plugins_threats: number; + num_themes_threats: number; + num_threats: number; + plugins: ScanItem[]; + status: string; + themes: ScanItem[]; + }; + wafConfig: { + automatic_rules_available: boolean; + blocked_logins: number; + bootstrap_path: string; + brute_force_protection: boolean; + jetpack_waf_automatic_rules: '1' | ''; + jetpack_waf_ip_allow_list: '1' | ''; + jetpack_waf_ip_block_list: boolean; + jetpack_waf_ip_list: boolean; + jetpack_waf_share_data: '1' | ''; + jetpack_waf_share_debug_data: boolean; + standalone_mode: boolean; + }; + }; + videopress: { + featuredStats?: { + label: string; + period: 'day' | 'year'; + data: { + views: { + current: number; + previous: number; + }; + impressions: { + current: number; + previous: number; + }; + watch_time: { + current: number; + previous: number; + }; + }; + }; + videoCount: number; + }; + purchases: { + items: Array< { + ID: string; + user_id: string; + blog_id: string; + product_id: string; + subscribed_date: string; + renew: string; + auto_renew: string; + renew_date: string; + inactive_date: string | null; + active: string; + meta: string | object; + ownership_id: string; + most_recent_renew_date: string; + amount: number; + expiry_date: string; + expiry_message: string; + expiry_sub_message: string; + expiry_status: string; + partner_name: string | null; + partner_slug: string | null; + partner_key_id: string | null; + subscription_status: string; + product_name: string; + product_slug: string; + product_type: string; + blog_created_date: string; + blogname: string; + domain: string; + description: string; + attached_to_purchase_id: string | null; + included_domain: string; + included_domain_purchase_amount: number; + currency_code: string; + currency_symbol: string; + renewal_price_tier_slug: string | null; + renewal_price_tier_usage_quantity: number | null; + current_price_tier_slug: string | null; + current_price_tier_usage_quantity: number | null; + price_tier_list: Array< object >; + price_text: string; + bill_period_label: string; + bill_period_days: number; + regular_price_text: string; + regular_price_integer: number; + product_display_price: string; + price_integer: number; + is_cancelable: boolean; + can_explicit_renew: boolean; + can_disable_auto_renew: boolean; + can_reenable_auto_renewal: boolean; + iap_purchase_management_link: string | null; + is_iap_purchase: boolean; + is_locked: boolean; + is_refundable: boolean; + refund_period_in_days: number; + is_renewable: boolean; + is_renewal: boolean; + has_private_registration: boolean; + refund_amount: number; + refund_integer: number; + refund_currency_symbol: string; + refund_text: string; + refund_options: object | null; + total_refund_amount: number; + total_refund_integer: number; + total_refund_currency: string; + total_refund_text: string; + check_dns: boolean; + } >; + }; + redBubbleAlerts: { + 'missing-connection'?: { + type: string; + is_error: boolean; + }; + 'welcome-banner-active'?: null; + [ key: `${ string }-bad-installation` ]: { + data: { + plugin: string; + }; + }; + }; + recommendedModules: { + modules: JetpackModule[] | null; + dismissed: boolean; + }; + themes: { + [ key: string ]: { + Author: string; + Name: string; + RequiresPHP: string; + RequiresWP: string; + Status: string; + Template: string; + TextDomain: string; + ThemeURI: string; + Version: string; + active: boolean; + is_block_theme: boolean; + }; + }; + topJetpackMenuItemUrl: string; + isAtomic: boolean; + userIsAdmin: string; + userIsNewToJetpack: string; + }; + JP_CONNECTION_INITIAL_STATE: { + apiRoot: string; + apiNonce: string; + registrationNonce: string; + connectionStatus: { + isActive: boolean; + isStaging: boolean; + isRegistered: boolean; + isUserConnected: boolean; + hasConnectedOwner: boolean; + offlineMode: { + isActive: boolean; + constant: boolean; + url: boolean; + filter: boolean; + wpLocalConstant: boolean; + }; + isPublic: boolean; + }; + userConnectionData: { + currentUser: { + isConnected: boolean; + isMaster: boolean; + username: string; + id: number; + blogId: number; + wpcomUser: { + avatar: boolean; + }; + gravatar: string; + permissions: { + admin_page?: boolean; + connect: boolean; + connect_user: boolean; + disconnect: boolean; + edit_posts?: boolean; + manage_modules?: boolean; + manage_options?: boolean; + manage_plugins?: boolean; + network_admin?: boolean; + network_sites_page?: boolean; + publish_posts?: boolean; + view_stats?: boolean; + }; + }; + connectionOwner: null; + }; + connectedPlugins: object; + wpVersion: string; + siteSuffix: string; + connectionErrors: Array< string | object >; + }; + myJetpackRest?: { + apiRoot: string; + apiNonce: string; + }; +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php new file mode 100644 index 00000000..4de90c07 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php @@ -0,0 +1,57 @@ +is_user_connected() ) { + return; + } + + // Do not display the menu on Multisite. + if ( is_multisite() ) { + return; + } + + $args = array(); + + $blog_id = Connection_Manager::get_site_id( true ); + if ( $blog_id ) { + $args = array( 'site' => $blog_id ); + } + + return Admin_Menu::add_menu( + __( 'Activity Log', 'jetpack-my-jetpack' ), + _x( 'Activity Log', 'product name shown in menu', 'jetpack-my-jetpack' ) . ' ', + 'manage_options', + esc_url( Redirect::get_url( 'cloud-activity-log-wp-menu', $args ) ), + null, + 8 + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php new file mode 100644 index 00000000..f6763bec --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php @@ -0,0 +1,960 @@ +initialize(); + } + + // Initialize Boost Speed Score + new Speed_Score( array(), 'jetpack-my-jetpack' ); + + // Add custom WP REST API endoints. + add_action( 'rest_api_init', array( __CLASS__, 'register_rest_endpoints' ) ); + + $page_suffix = Admin_Menu::add_menu( + __( 'My Jetpack', 'jetpack-my-jetpack' ), + __( 'My Jetpack', 'jetpack-my-jetpack' ), + 'edit_posts', + 'my-jetpack', + array( __CLASS__, 'admin_page' ), + -1 + ); + + add_action( 'load-' . $page_suffix, array( __CLASS__, 'admin_init' ) ); + add_action( 'admin_init', array( __CLASS__, 'setup_historically_active_jetpack_modules_sync' ) ); + // This is later than the admin-ui package, which runs on 1000 + add_action( 'admin_init', array( __CLASS__, 'maybe_show_red_bubble' ), 1001 ); + + //  Set up the ExPlat package endpoints + ExPlat::init(); + + // Sets up JITMS. + JITM::configure(); + + // Add "Activity Log" menu item. + Activitylog::init(); + + // Add "Jetpack Manage" menu item. + Jetpack_Manage::init(); + + /** + * Fires after the My Jetpack package is initialized + * + * @since 0.1.0 + */ + do_action( 'my_jetpack_init' ); + } + + /** + * Acts as a feature flag, returning a boolean for whether we should show the licensing UI. + * + * @since 1.2.0 + * + * @return boolean + */ + public static function is_licensing_ui_enabled() { + // Default changed to true in 1.5.0. + $is_enabled = true; + + /* + * Bail if My Jetpack is not enabled, + * and thus the licensing UI shouldn't be enabled either. + */ + if ( ! self::should_initialize() ) { + $is_enabled = false; + } + + /** + * Acts as a feature flag, returning a boolean for whether we should show the licensing UI. + * + * @param bool $is_enabled Defaults to true. + * + * @since 1.2.0 + * @since 1.5.0 Update default value to true. + */ + return apply_filters( + 'jetpack_my_jetpack_should_enable_add_license_screen', + $is_enabled + ); + } + + /** + * Callback for the load my jetpack page hook. + * + * @return void + */ + public static function admin_init() { + self::$site_info = self::get_site_info(); + add_filter( 'identity_crisis_container_id', array( static::class, 'get_idc_container_id' ) ); + add_action( 'admin_enqueue_scripts', array( __CLASS__, 'enqueue_scripts' ) ); + // Product statuses are constantly changing, so we never want to cache the page. + header( 'Cache-Control: no-cache, no-store, must-revalidate' ); + header( 'Pragma: no-cache' ); + header( 'Expires: 0' ); + } + + /** + * Returns whether we are in condition to track to use + * Analytics functionality like Tracks, MC, or GA. + */ + public static function can_use_analytics() { + $status = new Status(); + $connection = new Connection_Manager(); + $tracking = new Tracking( 'jetpack', $connection ); + + return $tracking->should_enable_tracking( new Terms_Of_Service(), $status ); + } + /** + * Enqueue admin page assets. + * + * @return void + */ + public static function enqueue_scripts() { + Assets::register_script( + 'my_jetpack_main_app', + '../build/index.js', + __FILE__, + array( + 'enqueue' => true, + 'in_footer' => true, + 'textdomain' => 'jetpack-my-jetpack', + ) + ); + $modules = new Modules(); + $connection = new Connection_Manager(); + $speed_score_history = new Speed_Score_History( get_site_url() ); + $latest_score = $speed_score_history->latest(); + $previous_score = array(); + if ( $speed_score_history->count() > 1 ) { + $previous_score = $speed_score_history->latest( 1 ); + } + $latest_score['previousScores'] = $previous_score['scores'] ?? array(); + $scan_data = Protect_Status::get_status(); + self::update_historically_active_jetpack_modules(); + + $waf_config = array(); + if ( class_exists( 'Automattic\Jetpack\Waf\Waf_Runner' ) ) { + $waf_config = Waf_Runner::get_config(); + } + + wp_localize_script( + 'my_jetpack_main_app', + 'myJetpackInitialState', + array( + 'products' => array( + 'items' => Products::get_products(), + ), + 'purchases' => array( + 'items' => array(), + ), + 'plugins' => Plugins_Installer::get_plugins(), + 'themes' => Sync_Functions::get_themes(), + 'myJetpackUrl' => admin_url( 'admin.php?page=my-jetpack' ), + 'myJetpackCheckoutUri' => admin_url( 'admin.php?page=my-jetpack' ), + 'topJetpackMenuItemUrl' => Admin_Menu::get_top_level_menu_item_url(), + 'siteSuffix' => ( new Status() )->get_site_suffix(), + 'siteUrl' => esc_url( get_site_url() ), + 'blogID' => Connection_Manager::get_site_id( true ), + 'myJetpackVersion' => self::PACKAGE_VERSION, + 'myJetpackFlags' => self::get_my_jetpack_flags(), + 'fileSystemWriteAccess' => self::has_file_system_write_access(), + 'loadAddLicenseScreen' => self::is_licensing_ui_enabled(), + 'adminUrl' => esc_url( admin_url() ), + 'IDCContainerID' => static::get_idc_container_id(), + 'userIsAdmin' => current_user_can( 'manage_options' ), + 'userIsNewToJetpack' => self::is_jetpack_user_new(), + 'lifecycleStats' => array( + 'jetpackPlugins' => self::get_installed_jetpack_plugins(), + 'historicallyActiveModules' => \Jetpack_Options::get_option( 'historically_active_modules', array() ), + 'ownedProducts' => Products::get_products_by_ownership( 'owned' ), + 'unownedProducts' => Products::get_products_by_ownership( 'unowned' ), + 'brokenModules' => self::check_for_broken_modules(), + 'isSiteConnected' => $connection->is_connected(), + 'isUserConnected' => $connection->is_user_connected(), + 'purchases' => self::get_purchases(), + 'modules' => self::get_active_modules(), + ), + 'redBubbleAlerts' => self::get_red_bubble_alerts(), + 'recommendedModules' => array( + 'modules' => self::get_recommended_modules(), + 'dismissed' => \Jetpack_Options::get_option( 'dismissed_recommendations', false ), + ), + 'isStatsModuleActive' => $modules->is_active( 'stats' ), + 'isUserFromKnownHost' => self::is_user_from_known_host(), + 'isCommercial' => self::is_commercial_site(), + 'isAtomic' => ( new Status_Host() )->is_woa_site(), + 'jetpackManage' => array( + 'isEnabled' => Jetpack_Manage::could_use_jp_manage(), + 'isAgencyAccount' => Jetpack_Manage::is_agency_account(), + ), + 'latestBoostSpeedScores' => $latest_score, + 'protect' => array( + 'scanData' => $scan_data, + 'wafConfig' => array_merge( + $waf_config, + array( 'blocked_logins' => (int) get_site_option( 'jetpack_protect_blocked_attempts', 0 ) ) + ), + ), + 'videopress' => self::get_videopress_stats(), + ) + ); + + wp_localize_script( + 'my_jetpack_main_app', + 'myJetpackRest', + array( + 'apiRoot' => esc_url_raw( rest_url() ), + 'apiNonce' => wp_create_nonce( 'wp_rest' ), + ) + ); + + // Connection Initial State. + Connection_Initial_State::render_script( 'my_jetpack_main_app' ); + + // Required for Analytics. + if ( self::can_use_analytics() ) { + Tracking::register_tracks_functions_scripts( true ); + } + } + + /** + * Get stats for VideoPress + * + * @return array|WP_Error + */ + public static function get_videopress_stats() { + $video_count = array_sum( (array) wp_count_attachments( 'video' ) ); + + if ( ! class_exists( 'Automattic\Jetpack\VideoPress\Stats' ) ) { + return array( + 'videoCount' => $video_count, + ); + } + + $featured_stats = get_transient( self::VIDEOPRESS_STATS_KEY ); + + if ( $featured_stats ) { + return array( + 'featuredStats' => $featured_stats, + 'videoCount' => $video_count, + ); + } + + $stats_period = get_transient( self::VIDEOPRESS_PERIOD_KEY ); + $videopress_stats = new VideoPress_Stats(); + + // If the stats period exists, retrieve that information without checking the view count. + // If it does not, check the view count of monthly stats and determine if we want to show yearly or monthly stats. + if ( $stats_period ) { + if ( $stats_period === 'day' ) { + $featured_stats = $videopress_stats->get_featured_stats( 60, 'day' ); + } else { + $featured_stats = $videopress_stats->get_featured_stats( 2, 'year' ); + } + } else { + $featured_stats = $videopress_stats->get_featured_stats( 60, 'day' ); + + if ( + ! is_wp_error( $featured_stats ) && + $featured_stats && + ( $featured_stats['data']['views']['current'] < 500 || $featured_stats['data']['views']['previous'] < 500 ) + ) { + $featured_stats = $videopress_stats->get_featured_stats( 2, 'year' ); + } + } + + if ( is_wp_error( $featured_stats ) || ! $featured_stats ) { + return array( + 'videoCount' => $video_count, + ); + } + + set_transient( self::VIDEOPRESS_PERIOD_KEY, $featured_stats['period'], WEEK_IN_SECONDS ); + set_transient( self::VIDEOPRESS_STATS_KEY, $featured_stats, DAY_IN_SECONDS ); + + return array( + 'featuredStats' => $featured_stats, + 'videoCount' => $video_count, + ); + } + + /** + * Get product slugs of the active purchases + * + * @return array + */ + public static function get_purchases() { + $purchases = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases ) ) { + return array(); + } + + return array_map( + function ( $purchase ) { + return $purchase->product_slug; + }, + (array) $purchases + ); + } + + /** + * Get installed Jetpack plugins + * + * @return array + */ + public static function get_installed_jetpack_plugins() { + $plugin_slugs = array_keys( Plugins_Installer::get_plugins() ); + $plugin_slugs = array_map( + static function ( $slug ) { + $parts = explode( '/', $slug ); + if ( empty( $parts ) ) { + return ''; + } + // Return the last segment of the filepath without the PHP extension + return str_replace( '.php', '', $parts[ count( $parts ) - 1 ] ); + }, + $plugin_slugs + ); + + return array_values( array_intersect( self::JETPACK_PLUGIN_SLUGS, $plugin_slugs ) ); + } + + /** + * Get active modules (except ones enabled by default) + * + * @return array + */ + public static function get_active_modules() { + $modules = new Modules(); + $active_modules = $modules->get_active(); + + // if the Jetpack plugin is active, filter out the modules that are active by default + if ( class_exists( 'Jetpack' ) && ! empty( $active_modules ) ) { + $active_modules = array_diff( $active_modules, Jetpack::get_default_modules() ); + } + return array_values( $active_modules ); + } + + /** + * Determine if the current user is "new" to Jetpack + * This is used to vary some messaging in My Jetpack + * + * On the front-end, purchases are also taken into account + * + * @return bool + */ + public static function is_jetpack_user_new() { + // is the user connected? + $connection = new Connection_Manager(); + if ( $connection->is_user_connected() ) { + return false; + } + + // TODO: add a data point for the last known connection/ disconnection time + + // are any modules active? + $active_modules = self::get_active_modules(); + if ( ! empty( $active_modules ) ) { + return false; + } + + // check for other Jetpack plugins that are installed on the site (active or not) + // If there's more than one Jetpack plugin active, this user is not "new" + $plugin_slugs = array_keys( Plugins_Installer::get_plugins() ); + $plugin_slugs = array_map( + static function ( $slug ) { + $parts = explode( '/', $slug ); + if ( empty( $parts ) ) { + return ''; + } + // Return the last segment of the filepath without the PHP extension + return str_replace( '.php', '', $parts[ count( $parts ) - 1 ] ); + }, + $plugin_slugs + ); + $installed_jetpack_plugins = array_intersect( self::JETPACK_PLUGIN_SLUGS, $plugin_slugs ); + if ( is_countable( $installed_jetpack_plugins ) && count( $installed_jetpack_plugins ) >= 2 ) { + return false; + } + + // Does the site have any purchases? + $purchases = Wpcom_Products::get_site_current_purchases(); + if ( ! empty( $purchases ) && ! is_wp_error( $purchases ) ) { + return false; + } + + return true; + } + + /** + * Determines whether the user has come from a host we can recognize. + * + * @return string + */ + public static function is_user_from_known_host() { + // Known (external) host is the one that has been determined and is not dotcom. + return ! in_array( ( new Status_Host() )->get_known_host_guess(), array( 'unknown', 'wpcom' ), true ); + } + + /** + * Build flags for My Jetpack UI + * + * @return array + */ + public static function get_my_jetpack_flags() { + $flags = array( + 'videoPressStats' => Jetpack_Constants::is_true( 'JETPACK_MY_JETPACK_VIDEOPRESS_STATS_ENABLED' ), + 'showFullJetpackStatsCard' => class_exists( 'Jetpack' ), + ); + + return $flags; + } + + /** + * Echoes the admin page content. + * + * @return void + */ + public static function admin_page() { + echo '

    '; + } + + /** + * Register the REST API routes. + * + * @return void + */ + public static function register_rest_endpoints() { + new REST_Products(); + new REST_Purchases(); + new REST_Zendesk_Chat(); + new REST_Product_Data(); + new REST_AI(); + new REST_Recommendations_Evaluation(); + + register_rest_route( + 'my-jetpack/v1', + 'site', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_site', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ) + ); + + register_rest_route( + 'my-jetpack/v1', + 'site/dismiss-welcome-banner', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::dismiss_welcome_banner', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ) + ); + } + + /** + * Check user capability to access the endpoint. + * + * @access public + * @static + * + * @return true|WP_Error + */ + public static function permissions_callback() { + return current_user_can( 'manage_options' ); + } + + /** + * Return true if we should initialize the My Jetpack admin page. + */ + public static function should_initialize() { + $should = true; + + if ( is_multisite() ) { + $should = false; + } + + // All options presented in My Jetpack require a connection to WordPress.com. + if ( ( new Status() )->is_offline_mode() ) { + $should = false; + } + + /** + * Allows filtering whether My Jetpack should be initialized. + * + * @since 0.5.0-alpha + * + * @param bool $shoud_initialize Should we initialize My Jetpack? + */ + return apply_filters( 'jetpack_my_jetpack_should_initialize', $should ); + } + + /** + * Set transient to queue an update to the historically active Jetpack modules on the next wp-admin load + * + * @param string $plugin The plugin that triggered the update. This will be present if the function was queued by a plugin activation. + * + * @return void + */ + public static function queue_historically_active_jetpack_modules_update( $plugin = null ) { + $plugin_filenames = Products::get_all_plugin_filenames(); + + if ( ! $plugin || in_array( $plugin, $plugin_filenames, true ) ) { + set_transient( self::UPDATE_HISTORICALLY_ACTIVE_JETPACK_MODULES_KEY, true ); + } + } + + /** + * Hook into several connection-based actions to update the historically active Jetpack modules + * If the transient that indicates the list needs to be synced, update it and delete the transient + * + * @return void + */ + public static function setup_historically_active_jetpack_modules_sync() { + if ( get_transient( self::UPDATE_HISTORICALLY_ACTIVE_JETPACK_MODULES_KEY ) && ! wp_doing_ajax() ) { + self::update_historically_active_jetpack_modules(); + delete_transient( self::UPDATE_HISTORICALLY_ACTIVE_JETPACK_MODULES_KEY ); + } + + $actions = array( + 'jetpack_site_registered', + 'jetpack_user_authorized', + 'activated_plugin', + ); + + foreach ( $actions as $action ) { + add_action( $action, array( __CLASS__, 'queue_historically_active_jetpack_modules_update' ), 5 ); + } + + // Modules are often updated async, so we need to update them right away as there will sometimes be no page reload. + add_action( 'jetpack_activate_module', array( __CLASS__, 'update_historically_active_jetpack_modules' ), 5 ); + } + + /** + * Update historically active Jetpack plugins + * Historically active is defined as the Jetpack plugins that are installed and active with the required connections + * This array will consist of any plugins that were active at one point in time and are still enabled on the site + * + * @return void + */ + public static function update_historically_active_jetpack_modules() { + $historically_active_modules = \Jetpack_Options::get_option( 'historically_active_modules', array() ); + $products = Products::get_products(); + + foreach ( $products as $product ) { + $status = $product['status']; + $product_slug = $product['slug']; + // We want to leave modules in the array if they've been active in the past + // and were not manually disabled by the user. + if ( in_array( $status, Products::$broken_module_statuses, true ) ) { + continue; + } + + // If the module is active and not already in the array, add it + if ( + in_array( $status, Products::$active_module_statuses, true ) && + ! in_array( $product_slug, $historically_active_modules, true ) + ) { + $historically_active_modules[] = $product_slug; + } + + // If the module has been disabled due to a manual user action, + // or because of a missing plan error, remove it from the array + if ( in_array( $status, Products::$disabled_module_statuses, true ) ) { + $historically_active_modules = array_values( array_diff( $historically_active_modules, array( $product_slug ) ) ); + } + } + + \Jetpack_Options::update_option( 'historically_active_modules', array_unique( $historically_active_modules ) ); + } + + /** + * Site full-data endpoint. + * + * @return object Site data. + */ + public static function get_site() { + $site_id = \Jetpack_Options::get_option( 'id' ); + $wpcom_endpoint = sprintf( '/sites/%d?force=wpcom', $site_id ); + $wpcom_api_version = '1.1'; + $response = Client::wpcom_json_api_request_as_blog( $wpcom_endpoint, $wpcom_api_version ); + $response_code = wp_remote_retrieve_response_code( $response ); + $body = json_decode( wp_remote_retrieve_body( $response ) ); + + if ( is_wp_error( $response ) || empty( $response['body'] ) ) { + return new WP_Error( 'site_data_fetch_failed', 'Site data fetch failed', array( 'status' => $response_code ) ); + } + + return rest_ensure_response( $body ); + } + + /** + * Populates the self::$site_info var with site data from the /sites/%d endpoint + * + * @return object|WP_Error + */ + public static function get_site_info() { + static $site_info = null; + + if ( $site_info !== null ) { + return $site_info; + } + + // Check for a cached value before doing lookup + $stored_site_info = get_transient( self::MY_JETPACK_SITE_INFO_TRANSIENT_KEY ); + if ( $stored_site_info !== false ) { + return $stored_site_info; + } + + $response = self::get_site(); + if ( is_wp_error( $response ) ) { + return $response; + } + $site_info = $response->data; + set_transient( self::MY_JETPACK_SITE_INFO_TRANSIENT_KEY, $site_info, DAY_IN_SECONDS ); + + return $site_info; + } + + /** + * Returns whether a site has been determined "commercial" or not. + * + * @return bool|null + */ + public static function is_commercial_site() { + if ( is_wp_error( self::$site_info ) ) { + return null; + } + + return empty( self::$site_info->options->is_commercial ) ? false : self::$site_info->options->is_commercial; + } + + /** + * Check if site is registered (has been connected before). + * + * @return bool + */ + public static function is_registered() { + return (bool) \Jetpack_Options::get_option( 'id' ); + } + + /** + * Dismiss the welcome banner. + * + * @return \WP_REST_Response + */ + public static function dismiss_welcome_banner() { + \Jetpack_Options::update_option( 'dismissed_welcome_banner', true ); + return rest_ensure_response( array( 'success' => true ) ); + } + + /** + * Returns true if the site has file write access to the plugins folder, false otherwise. + * + * @return string + **/ + public static function has_file_system_write_access() { + + $cache = get_transient( 'my_jetpack_write_access' ); + + if ( false !== $cache ) { + return $cache; + } + + if ( ! function_exists( 'get_filesystem_method' ) ) { + require_once ABSPATH . 'wp-admin/includes/file.php'; + } + + require_once ABSPATH . 'wp-admin/includes/template.php'; + + $write_access = 'no'; + + $filesystem_method = get_filesystem_method( array(), WP_PLUGIN_DIR ); + if ( 'direct' === $filesystem_method ) { + $write_access = 'yes'; + } + + if ( ! $write_access ) { + ob_start(); + $filesystem_credentials_are_stored = request_filesystem_credentials( self_admin_url() ); + ob_end_clean(); + + if ( $filesystem_credentials_are_stored ) { + $write_access = 'yes'; + } + } + + set_transient( 'my_jetpack_write_access', $write_access, 30 * MINUTE_IN_SECONDS ); + + return $write_access; + } + + /** + * Get container IDC for the IDC screen. + * + * @return string + */ + public static function get_idc_container_id() { + return static::IDC_CONTAINER_ID; + } + + /** + * Conditionally append the red bubble notification to the "Jetpack" menu item if there are alerts to show + * + * @return void + */ + public static function maybe_show_red_bubble() { + global $menu; + // filters for the items in this file + add_filter( 'my_jetpack_red_bubble_notification_slugs', array( __CLASS__, 'add_red_bubble_alerts' ) ); + $red_bubble_alerts = array_filter( + self::get_red_bubble_alerts(), + function ( $alert ) { + // We don't want to show silent alerts + return empty( $alert['is_silent'] ); + } + ); + + // The Jetpack menu item should be on index 3 + if ( + ! empty( $red_bubble_alerts ) && + is_countable( $red_bubble_alerts ) && + isset( $menu[3] ) && + $menu[3][0] === 'Jetpack' + ) { + // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited + $menu[3][0] .= sprintf( ' %d', count( $red_bubble_alerts ) ); + } + } + + /** + * Collect all possible alerts that we might use a red bubble notification for + * + * @return array + */ + public static function get_red_bubble_alerts() { + static $red_bubble_alerts = array(); + + // using a static cache since we call this function more than once in the class + if ( ! empty( $red_bubble_alerts ) ) { + return $red_bubble_alerts; + } + // go find the alerts + $red_bubble_alerts = apply_filters( 'my_jetpack_red_bubble_notification_slugs', $red_bubble_alerts ); + + return $red_bubble_alerts; + } + + /** + * Get list of module names sorted by their recommendation score + * + * @return array|null + */ + public static function get_recommended_modules() { + $recommendations_evaluation = \Jetpack_Options::get_option( 'recommendations_evaluation', null ); + + if ( ! $recommendations_evaluation ) { + return null; + } + + arsort( $recommendations_evaluation ); // Sort by scores in descending order + + return array_keys( $recommendations_evaluation ); // Get only module names + } + + /** + * Check for features broken by a disconnected user or site + * + * @return array + */ + public static function check_for_broken_modules() { + $connection = new Connection_Manager(); + $is_user_connected = $connection->is_user_connected() || $connection->has_connected_owner(); + $is_site_connected = $connection->is_connected(); + $broken_modules = array( + 'needs_site_connection' => array(), + 'needs_user_connection' => array(), + ); + + if ( $is_user_connected && $is_site_connected ) { + return $broken_modules; + } + + $products = Products::get_products_classes(); + $historically_active_modules = \Jetpack_Options::get_option( 'historically_active_modules', array() ); + + foreach ( $products as $product ) { + if ( ! in_array( $product::$slug, $historically_active_modules, true ) ) { + continue; + } + + if ( $product::$requires_user_connection && ! $is_user_connected ) { + if ( ! in_array( $product::$slug, $broken_modules['needs_user_connection'], true ) ) { + $broken_modules['needs_user_connection'][] = $product::$slug; + } + } elseif ( ! $is_site_connected ) { + if ( ! in_array( $product::$slug, $broken_modules['needs_site_connection'], true ) ) { + $broken_modules['needs_site_connection'][] = $product::$slug; + } + } + } + + return $broken_modules; + } + + /** + * Add relevant red bubble notifications + * + * @param array $red_bubble_slugs - slugs that describe the reasons the red bubble is showing. + * @return array + */ + public static function add_red_bubble_alerts( array $red_bubble_slugs ) { + if ( wp_doing_ajax() ) { + return array(); + } + $connection = new Connection_Manager(); + $welcome_banner_dismissed = \Jetpack_Options::get_option( 'dismissed_welcome_banner', false ); + if ( self::is_jetpack_user_new() && ! $welcome_banner_dismissed ) { + $red_bubble_slugs['welcome-banner-active'] = array( + 'is_silent' => $connection->is_connected(), // we don't display the red bubble if the user is connected + ); + return $red_bubble_slugs; + } else { + return self::alert_if_missing_connection( $red_bubble_slugs ); + } + } + + /** + * Add an alert slug if the site is missing a site connection + * + * @param array $red_bubble_slugs - slugs that describe the reasons the red bubble is showing. + * @return array + */ + public static function alert_if_missing_connection( array $red_bubble_slugs ) { + $broken_modules = self::check_for_broken_modules(); + $connection = new Connection_Manager(); + + if ( ! empty( $broken_modules['needs_user_connection'] ) ) { + $red_bubble_slugs[ self::MISSING_CONNECTION_NOTIFICATION_KEY ] = array( + 'type' => 'user', + 'is_error' => true, + ); + return $red_bubble_slugs; + } + + if ( ! empty( $broken_modules['needs_site_connection'] ) ) { + $red_bubble_slugs[ self::MISSING_CONNECTION_NOTIFICATION_KEY ] = array( + 'type' => 'site', + 'is_error' => true, + ); + return $red_bubble_slugs; + } + + if ( ! $connection->is_user_connected() && ! $connection->has_connected_owner() ) { + $red_bubble_slugs[ self::MISSING_CONNECTION_NOTIFICATION_KEY ] = array( + 'type' => 'user', + 'is_error' => false, + ); + return $red_bubble_slugs; + } + + if ( ! $connection->is_connected() ) { + $red_bubble_slugs[ self::MISSING_CONNECTION_NOTIFICATION_KEY ] = array( + 'type' => 'site', + 'is_error' => false, + ); + return $red_bubble_slugs; + } + + return $red_bubble_slugs; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php new file mode 100644 index 00000000..3a732192 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php @@ -0,0 +1,124 @@ + $blog_id ); + } + + return Admin_Menu::add_menu( + __( 'Jetpack Manage', 'jetpack-my-jetpack' ), + _x( 'Jetpack Manage', 'product name shown in menu', 'jetpack-my-jetpack' ) . ' ', + 'manage_options', + esc_url( Redirect::get_url( 'cloud-manage-dashboard-wp-menu', $args ) ), + null, + 15 + ); + } + + /** + * Check if the user has enough sites to be able to use Jetpack Manage. + * + * @param int $min_sites Minimum number of sites to be able to use Jetpack Manage. + * + * @return bool Return true if the user has enough sites to be able to use Jetpack Manage. + */ + public static function could_use_jp_manage( $min_sites = 2 ) { + // Only proceed if the user is connected to WordPress.com. + if ( ! ( new Connection_Manager() )->is_user_connected() ) { + return false; + } + + // Do not display the menu if Jetpack plugin is not installed. + if ( ! class_exists( 'Jetpack' ) ) { + return false; + } + + // Do not display the menu on Multisite. + if ( is_multisite() ) { + return false; + } + + // Check if the user has the minimum number of sites. + $user_data = ( new Connection_Manager() )->get_connected_user_data( get_current_user_id() ); + if ( ! isset( $user_data['site_count'] ) || $user_data['site_count'] < $min_sites ) { + return false; + } + + return true; + } + + /** + * Check if the user is a partner/agency. + * + * @return bool Return true if the user is a partner/agency, otherwise false. + */ + public static function is_agency_account() { + // Only proceed if the user is connected to WordPress.com. + if ( ! ( new Connection_Manager() )->is_user_connected() ) { + return false; + } + + // Get the cached partner data. + $partner = get_transient( 'jetpack_partner_data' ); + + if ( $partner === false ) { + $wpcom_response = Client::wpcom_json_api_request_as_user( '/jetpack-partners' ); + + if ( 200 !== wp_remote_retrieve_response_code( $wpcom_response ) || is_wp_error( $wpcom_response ) ) { + return false; + } + + $partner_data = json_decode( wp_remote_retrieve_body( $wpcom_response ) ); + + // The jetpack-partners endpoint will return only one partner data into an array, it uses Jetpack_Partner::find_by_owner. + if ( ! is_array( $partner_data ) || count( $partner_data ) !== 1 || ! is_object( $partner_data[0] ) ) { + return false; + } + + $partner = $partner_data[0]; + + // Cache the partner data for 1 hour. + set_transient( 'jetpack_partner_data', $partner, HOUR_IN_SECONDS ); + } + + return $partner->partner_type === 'agency'; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php new file mode 100644 index 00000000..dcd3fcc2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php @@ -0,0 +1,356 @@ + Products\Anti_Spam::class, + 'backup' => Products\Backup::class, + 'boost' => Products\Boost::class, + 'crm' => Products\Crm::class, + 'creator' => Products\Creator::class, + 'extras' => Products\Extras::class, + 'jetpack-ai' => Products\Jetpack_Ai::class, + 'scan' => Products\Scan::class, + 'search' => Products\Search::class, + 'social' => Products\Social::class, + 'security' => Products\Security::class, + 'protect' => Products\Protect::class, + 'videopress' => Products\Videopress::class, + 'stats' => Products\Stats::class, + 'ai' => Products\Jetpack_Ai::class, + ); + + /** + * This filter allows plugin to override the Product class of a given product. The new class must be a child class of the default one declared in My Jetpack + * + * For example, a stand-alone plugin could overwrite its product class to control specific behavior of the product in the My Jetpack page after it is active without having to commit changes to the My Jetpack package: + * + * add_filter( 'my_jetpack_products_classes', function( $classes ) { + * $classes['my_plugin'] = 'My_Plugin'; // a class that extends the original one declared in the My Jetpack package. + * return $classes + * } ); + * + * @param array $classes An array where the keys are the product slugs and the values are the class names. + */ + $final_classes = apply_filters( 'my_jetpack_products_classes', $classes ); + + // Check that the classes are still child of the same original classes. + foreach ( (array) $final_classes as $slug => $final_class ) { + if ( $final_class === $classes[ $slug ] ) { + continue; + } + if ( ! class_exists( $final_class ) || ! is_subclass_of( $final_class, $classes[ $slug ] ) ) { + throw new \Exception( 'You can only overwrite a Product class with a child of the original class.' ); + } + } + + return $final_classes; + } + + /** + * Product data + * + * @return array Jetpack products on the site and their availability. + */ + public static function get_products() { + $products = array(); + foreach ( self::get_products_classes() as $class ) { + $product_slug = $class::$slug; + $products[ $product_slug ] = $class::get_info(); + } + return $products; + } + + /** + * Get a list of products sorted by whether or not the user owns them + * An owned product is defined as a product that is any of the following + * - Active + * - Has historically been active + * - The user has a plan that includes the product + * - The user has the standalone plugin for the product installed + * + * @param string $type The type of ownership to return ('owned' or 'unowned'). + * + * @return array + */ + public static function get_products_by_ownership( $type ) { + $owned_active_products = array(); + $owned_warning_products = array(); + $owned_inactive_products = array(); + $unowned_products = array(); + + foreach ( self::get_products_classes() as $class ) { + $product_slug = $class::$slug; + $status = $class::get_status(); + + if ( $class::is_owned() ) { + // This sorts the the products in the order of active -> warning -> inactive. + // This enables the frontend to display them in that order. + // This is not needed for unowned products as those will always have a status of 'inactive' + if ( in_array( $status, self::$active_module_statuses, true ) ) { + array_push( $owned_active_products, $product_slug ); + } elseif ( in_array( $status, self::$warning_module_statuses, true ) ) { + array_push( $owned_warning_products, $product_slug ); + } else { + array_push( $owned_inactive_products, $product_slug ); + } + continue; + } + + array_push( $unowned_products, $product_slug ); + } + + $data = array( + 'owned' => array_values( + array_unique( + array_merge( + $owned_active_products, + $owned_warning_products, + $owned_inactive_products + ) + ) + ), + 'unowned' => array_values( + array_unique( $unowned_products ) + ), + ); + + return $data[ $type ]; + } + + /** + * Get all plugin filenames associated with the products. + * + * @return array + */ + public static function get_all_plugin_filenames() { + $filenames = array(); + foreach ( self::get_products_classes() as $class ) { + if ( ! isset( $class::$plugin_filename ) ) { + continue; + } + + if ( is_array( $class::$plugin_filename ) ) { + $filenames = array_merge( $filenames, $class::$plugin_filename ); + } else { + $filenames[] = $class::$plugin_filename; + } + } + return $filenames; + } + + /** + * Get one product data by its slug + * + * @param string $product_slug The product slug. + * + * @return ?array + */ + public static function get_product( $product_slug ) { + $classes = self::get_products_classes(); + if ( isset( $classes[ $product_slug ] ) ) { + return $classes[ $product_slug ]::get_info(); + } + } + + /** + * Get one product Class name + * + * @param string $product_slug The product slug. + * + * @return ?string + */ + public static function get_product_class( $product_slug ) { + $classes = self::get_products_classes(); + if ( isset( $classes[ $product_slug ] ) ) { + return $classes[ $product_slug ]; + } + } + + /** + * Return product slugs list. + * + * @return array Product slugs array. + */ + public static function get_products_slugs() { + return array_keys( self::get_products_classes() ); + } + + /** + * Gets the json schema for the product data + * + * @return array + */ + public static function get_product_data_schema() { + return array( + 'title' => 'The requested product data', + 'type' => 'object', + 'properties' => array( + 'product' => array( + 'description' => __( 'Product slug', 'jetpack-my-jetpack' ), + 'type' => 'string', + 'enum' => __CLASS__ . '::get_product_slugs', + 'required' => false, + 'validate_callback' => __CLASS__ . '::check_product_argument', + ), + 'action' => array( + 'description' => __( 'Production action to execute', 'jetpack-my-jetpack' ), + 'type' => 'string', + 'enum' => array( 'activate', 'deactivate' ), + 'required' => false, + 'validate_callback' => __CLASS__ . '::check_product_argument', + ), + 'slug' => array( + 'title' => 'The product slug', + 'type' => 'string', + ), + 'name' => array( + 'title' => 'The product name', + 'type' => 'string', + ), + 'description' => array( + 'title' => 'The product description', + 'type' => 'string', + ), + 'status' => array( + 'title' => 'The product status', + 'type' => 'string', + 'enum' => self::$all_statuses, + ), + 'class' => array( + 'title' => 'The product class handler', + 'type' => 'string', + ), + ), + ); + } + + /** + * Extend actions links for plugins + * tied to the Products. + */ + public static function extend_plugins_action_links() { + $products = array( + 'backup', + 'boost', + 'crm', + 'videopress', + 'social', + 'protect', + 'crm', + 'search', + 'ai', + ); + + // Add plugin action links for the core Jetpack plugin. + Product::extend_core_plugin_action_links(); + + // Add plugin action links to standalone products. + foreach ( $products as $product ) { + $class_name = self::get_product_class( $product ); + $class_name::extend_plugin_action_links(); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php new file mode 100644 index 00000000..39698107 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php @@ -0,0 +1,90 @@ + \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::get_openai_jwt', + 'permission_callback' => function () { + return ( new Connection_Manager( 'jetpack' ) )->is_user_connected() && current_user_can( 'edit_posts' ); + }, + ) + ); + } + } + + /** + * Check if a specific REST endpoint is registered. + * + * @param string $namespace - The namespace of the endpoint. + * @param string $route - The route of the endpoint. + * @return bool True if the endpoint is registered, false otherwise. + */ + public static function is_rest_endpoint_registered( $namespace, $route ) { + $server = rest_get_server(); + $routes = $server->get_routes(); + $full_endpoint = '/' . trim( $namespace, '/' ) . $route; + return isset( $routes[ $full_endpoint ] ); + } + + /** + * Ask WPCOM for a JWT token to use for OpenAI completion. + */ + public static function get_openai_jwt() { + $blog_id = Jetpack_Options::get_option( 'id' ); + + $response = Client::wpcom_json_api_request_as_user( + "/sites/$blog_id/jetpack-openai-query/jwt", + '2', + array( + 'method' => 'POST', + 'headers' => array( 'Content-Type' => 'application/json; charset=utf-8' ), + ), + wp_json_encode( array() ), + 'wpcom' + ); + + if ( is_wp_error( $response ) ) { + return $response; + } + + $json = json_decode( wp_remote_retrieve_body( $response ) ); + + if ( ! isset( $json->token ) ) { + return new WP_Error( 'no-token', 'No token returned from WPCOM' ); + } + + return array( + 'token' => $json->token, + 'blog_id' => $blog_id, + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php new file mode 100644 index 00000000..15530adb --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php @@ -0,0 +1,147 @@ + \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_site_backup_undo_event', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ) + ); + + register_rest_route( + 'my-jetpack/v1', + '/site/backup/count-items', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::count_things_that_can_be_backed_up', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ) + ); + } + + /** + * Checks if the user has the correct permissions + */ + public static function permissions_callback() { + return current_user_can( 'manage_options' ); + } + + /** + * This will fetch the last rewindable event from the Activity Log and + * the last rewind_id prior to that. + * + * @return array|WP_Error|null + */ + public static function get_site_backup_undo_event() { + $blog_id = \Jetpack_Options::get_option( 'id' ); + + $response = Client::wpcom_json_api_request_as_user( + '/sites/' . $blog_id . '/activity/rewindable?force=wpcom', + 'v2', + array(), + null, + 'wpcom' + ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + return null; + } + + $body = json_decode( $response['body'], true ); + + if ( ! isset( $body['current'] ) ) { + return null; + } + + // Preparing the response structure + $undo_event = array( + 'last_rewindable_event' => null, + 'undo_backup_id' => null, + ); + + // List of events that will not be considered to be undo. + // Basically we should not `undo` a full backup event, but we could + // use them to undo any other action like plugin updates. + $last_event_exceptions = array( + 'rewind__backup_only_complete_full', + 'rewind__backup_only_complete_initial', + 'rewind__backup_only_complete', + 'rewind__backup_complete_full', + 'rewind__backup_complete_initial', + 'rewind__backup_complete', + ); + + // Looping through the events to find the last rewindable event and the last backup_id. + // The idea is to find the last rewindable event and then the last rewind_id before that. + $found_last_event = false; + foreach ( $body['current']['orderedItems'] as $event ) { + if ( $event['is_rewindable'] ) { + if ( ! $found_last_event && ! in_array( $event['name'], $last_event_exceptions, true ) ) { + $undo_event['last_rewindable_event'] = $event; + $found_last_event = true; + } elseif ( $found_last_event ) { + $undo_event['undo_backup_id'] = $event['rewind_id']; + break; + } + } + } + + return rest_ensure_response( $undo_event ); + } + + /** + * This will collect a count of all the items that could be backed up + * This is used to show what backup could be doing if it is not enabled + * + * @return WP_Error|\WP_REST_Response + */ + public static function count_things_that_can_be_backed_up() { + $image_mime_type = 'image'; + $video_mime_type = 'video'; + $audio_mime_type = 'audio'; + + $data = array(); + + // Add all post types together to get the total post count + $data['total_post_count'] = array_sum( (array) wp_count_posts( 'post' ) ); + + // Add all page types together to get the total page count + $data['total_page_count'] = array_sum( (array) wp_count_posts( 'page' ) ); + + // Add all comments together to get the total comment count + $comments = (array) wp_count_comments(); + $data['total_comment_count'] = $comments ? $comments['total_comments'] : 0; + + // Add all image attachments together to get the total image count + $data['total_image_count'] = array_sum( (array) wp_count_attachments( $image_mime_type ) ); + + // Add all video attachments together to get the total video count + $data['total_video_count'] = array_sum( (array) wp_count_attachments( $video_mime_type ) ); + + // Add all audio attachments together to get the total audio count + $data['total_audio_count'] = array_sum( (array) wp_count_attachments( $audio_mime_type ) ); + + return rest_ensure_response( $data ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php new file mode 100644 index 00000000..cb253ce1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php @@ -0,0 +1,249 @@ + \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_products', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ), + 'schema' => array( $this, 'get_products_schema' ), + ) + ); + + $product_arg = array( + 'description' => __( 'Product slug', 'jetpack-my-jetpack' ), + 'type' => 'string', + 'enum' => Products::get_products_slugs(), + 'required' => true, + 'validate_callback' => __CLASS__ . '::check_product_argument', + ); + + register_rest_route( + 'my-jetpack/v1', + 'site/products/(?P[a-z\-]+)', + array( + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_product', + 'permission_callback' => __CLASS__ . '::permissions_callback', + 'args' => array( + 'product' => $product_arg, + ), + ), + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::activate_product', + 'permission_callback' => __CLASS__ . '::edit_permissions_callback', + 'args' => array( + 'product' => $product_arg, + ), + ), + array( + 'methods' => \WP_REST_Server::DELETABLE, + 'callback' => __CLASS__ . '::deactivate_product', + 'permission_callback' => __CLASS__ . '::edit_permissions_callback', + 'args' => array( + 'product' => $product_arg, + ), + ), + ) + ); + + register_rest_route( + 'my-jetpack/v1', + 'site/products/(?P[a-z\-]+)/install-standalone', + array( + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::install_standalone', + 'permission_callback' => __CLASS__ . '::edit_permissions_callback', + 'args' => array( + 'product' => $product_arg, + ), + ), + ) + ); + } + + /** + * Get the schema for the products endpoint + * + * @return array + */ + public function get_products_schema() { + return array( + '$schema' => 'http://json-schema.org/draft-04/schema#', + 'title' => 'products', + 'type' => 'object', + 'properties' => Products::get_product_data_schema(), + ); + } + + /** + * Check user capability to access the endpoint. + * + * @access public + * @static + * + * @return true|WP_Error + */ + public static function permissions_callback() { + return current_user_can( 'manage_options' ); + } + + /** + * Check Product arguments. + * + * @access public + * @static + * + * @param mixed $value - Value of the 'product' argument. + * @return true|WP_Error True if the value is valid, WP_Error otherwise. + */ + public static function check_product_argument( $value ) { + if ( ! is_string( $value ) ) { + return new WP_Error( + 'rest_invalid_param', + esc_html__( 'The product argument must be a string.', 'jetpack-my-jetpack' ), + array( 'status' => 400 ) + ); + } + + return true; + } + + /** + * Site products endpoint. + * + * @return array of site products list. + */ + public static function get_products() { + $response = Products::get_products(); + return rest_ensure_response( $response, 200 ); + } + + /** + * Site single product endpoint. + * + * @param \WP_REST_Request $request The request object. + * @return array of site products list. + */ + public static function get_product( $request ) { + $product_slug = $request->get_param( 'product' ); + return rest_ensure_response( Products::get_product( $product_slug ), 200 ); + } + + /** + * Check permission to edit product + * + * @return bool + */ + public static function edit_permissions_callback() { + if ( ! current_user_can( 'activate_plugins' ) ) { + return false; + } + if ( is_multisite() && ! current_user_can( 'manage_network' ) ) { + return false; + } + return true; + } + + /** + * Callback for activating a product + * + * @param \WP_REST_Request $request The request object. + * @return \WP_REST_Response + */ + public static function activate_product( $request ) { + $product_slug = $request->get_param( 'product' ); + $product = Products::get_product( $product_slug ); + if ( ! isset( $product['class'] ) ) { + return new \WP_Error( + 'not_implemented', + esc_html__( 'The product class handler is not implemented', 'jetpack-my-jetpack' ), + array( 'status' => 501 ) + ); + } + + $activate_product_result = call_user_func( array( $product['class'], 'activate' ) ); + if ( is_wp_error( $activate_product_result ) ) { + $activate_product_result->add_data( array( 'status' => 400 ) ); + return $activate_product_result; + } + set_transient( 'my_jetpack_product_activated', $product_slug, 10 ); + + return rest_ensure_response( Products::get_product( $product_slug ), 200 ); + } + + /** + * Callback for deactivating a product + * + * @param \WP_REST_Request $request The request object. + * @return \WP_REST_Response + */ + public static function deactivate_product( $request ) { + $product_slug = $request->get_param( 'product' ); + $product = Products::get_product( $product_slug ); + if ( ! isset( $product['class'] ) ) { + return new \WP_Error( + 'not_implemented', + esc_html__( 'The product class handler is not implemented', 'jetpack-my-jetpack' ), + array( 'status' => 501 ) + ); + } + + $deactivate_product_result = call_user_func( array( $product['class'], 'deactivate' ) ); + if ( is_wp_error( $deactivate_product_result ) ) { + $deactivate_product_result->add_data( array( 'status' => 400 ) ); + return $deactivate_product_result; + } + + return rest_ensure_response( Products::get_product( $product_slug ), 200 ); + } + + /** + * Callback for installing the standalone plugin on a Hybrid Product. + * + * @param \WP_REST_Request $request The request object. + * @return \WP_REST_Response + */ + public static function install_standalone( $request ) { + $product_slug = $request->get_param( 'product' ); + $product = Products::get_product( $product_slug ); + if ( ! isset( $product['class'] ) ) { + return new \WP_Error( + 'not_implemented', + __( 'The product class handler is not implemented', 'jetpack-my-jetpack' ), + array( 'status' => 501 ) + ); + } + + $install_product_result = call_user_func( array( $product['class'], 'install_and_activate_standalone' ) ); + if ( is_wp_error( $install_product_result ) ) { + $install_product_result->add_data( array( 'status' => 400 ) ); + return $install_product_result; + } + + return rest_ensure_response( Products::get_product( $product_slug ), 200 ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php new file mode 100644 index 00000000..ead44934 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php @@ -0,0 +1,77 @@ + \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_site_current_purchases', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ) + ); + } + + /** + * Check user capability to access the endpoint. + * + * @access public + * @static + * + * @return true|WP_Error + */ + public static function permissions_callback() { + $connection = new Connection_Manager(); + $is_site_connected = $connection->is_connected(); + + if ( ! $is_site_connected ) { + return new WP_Error( + 'not_connected', + __( 'Your site is not connected to Jetpack.', 'jetpack-my-jetpack' ), + array( + 'status' => 400, + ) + ); + } + + return current_user_can( 'edit_posts' ); + } + + /** + * Site purchases endpoint. + * + * @return array of site purchases. + */ + public static function get_site_current_purchases() { + $site_id = \Jetpack_Options::get_option( 'id' ); + $wpcom_endpoint = sprintf( '/sites/%1$d/purchases?locale=%2$s', $site_id, get_user_locale() ); + $wpcom_api_version = '1.1'; + $response = Client::wpcom_json_api_request_as_blog( $wpcom_endpoint, $wpcom_api_version ); + $response_code = wp_remote_retrieve_response_code( $response ); + $body = json_decode( wp_remote_retrieve_body( $response ) ); + + if ( is_wp_error( $response ) || empty( $response['body'] ) || 200 !== $response_code ) { + return new WP_Error( 'site_data_fetch_failed', 'Site data fetch failed', array( 'status' => $response_code ? $response_code : 400 ) ); + } + + return rest_ensure_response( $body, 200 ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php new file mode 100644 index 00000000..ae03c873 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php @@ -0,0 +1,149 @@ + \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::evaluate_site_recommendations', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ), + ) + ); + + register_rest_route( + 'my-jetpack/v1', + '/site/recommendations/evaluation/result/', + array( + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::save_evaluation_recommendations', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ), + ) + ); + + register_rest_route( + 'my-jetpack/v1', + '/site/recommendations/evaluation/result/', + array( + array( + 'methods' => \WP_REST_Server::DELETABLE, + 'callback' => __CLASS__ . '::dismiss_evaluation_recommendations', + 'permission_callback' => __CLASS__ . '::permissions_callback', + ), + ) + ); + } + + /** + * Check user capability to access the endpoint. + * + * @access public + * @static + * + * @return true|WP_Error + */ + public static function permissions_callback() { + $connection = new Connection_Manager(); + $is_site_connected = $connection->is_connected(); + + if ( ! $is_site_connected ) { + return new WP_Error( + 'not_connected', + __( 'Your site is not connected to Jetpack.', 'jetpack-my-jetpack' ), + array( + 'status' => 400, + ) + ); + } + + return true; // We require site to be connected. + } + + /** + * Recommendations Evaluation endpoint. + * + * @param \WP_REST_Request $request Query request. + * + * @return \WP_REST_Response|WP_Error of 3 product slugs (recommendations). + */ + public static function evaluate_site_recommendations( $request ) { + $goals = $request->get_param( 'goals' ); + + if ( ! isset( $goals ) ) { + return new WP_Error( 'missing_goals', 'Goals are required', array( 'status' => 400 ) ); + } + + $site_id = \Jetpack_Options::get_option( 'id' ); + $wpcom_endpoint = sprintf( '/sites/%1$d/jetpack-recommendations/evaluation?goals=%2$s', $site_id, implode( ',', $goals ) ); + $response = Client::wpcom_json_api_request_as_blog( $wpcom_endpoint, '2', array(), null, 'wpcom' ); + $response_code = wp_remote_retrieve_response_code( $response ); + $body = json_decode( wp_remote_retrieve_body( $response ) ); + + if ( is_wp_error( $response ) || empty( $body ) || 200 !== $response_code ) { + return new WP_Error( 'recommendations_evaluation_fetch_failed', 'Evaluation processing failed', array( 'status' => $response_code ? $response_code : 400 ) ); + } + + return rest_ensure_response( $body ); + } + + /** + * Endpoint to save recommendations results. + * + * @param \WP_REST_Request $request Query request. + * + * @return \WP_REST_Response|WP_Error success response. + */ + public static function save_evaluation_recommendations( $request ) { + $json = $request->get_json_params(); + + if ( ! isset( $json['recommendations'] ) ) { + return new WP_Error( 'missing_recommendations', 'Recommendations are required', array( 'status' => 400 ) ); + } + + \Jetpack_Options::update_option( 'recommendations_evaluation', $json['recommendations'] ); + \Jetpack_Options::delete_option( 'dismissed_recommendations' ); + + return rest_ensure_response( Initializer::get_recommended_modules() ); + } + + /** + * Endpoint to dismiss the recommendation section + * + * @param \WP_REST_Request $request Query request. + * + * @return \WP_REST_Response|WP_Error success response. + */ + public static function dismiss_evaluation_recommendations( $request ) { + $show_welcome_banner = $request->get_param( 'showWelcomeBanner' ); + + \Jetpack_Options::update_option( 'dismissed_recommendations', true ); + + if ( isset( $show_welcome_banner ) && $show_welcome_banner === 'true' ) { + \Jetpack_Options::delete_option( 'dismissed_welcome_banner' ); + } + + return rest_ensure_response( array() ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php new file mode 100644 index 00000000..f852433b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php @@ -0,0 +1,122 @@ + \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_chat_availability', + 'permission_callback' => __CLASS__ . '::chat_authentication_permissions_callback', + ) + ); + + register_rest_route( + 'my-jetpack/v1', + 'chat/authentication', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_chat_authentication', + 'args' => array( + 'type' => array( + 'required' => false, + 'type' => 'string', + ), + 'test_mode' => array( + 'required' => false, + 'type' => 'boolean', + ), + ), + 'permission_callback' => __CLASS__ . '::chat_authentication_permissions_callback', + ) + ); + } + + /** + * Ensure user is logged in if making an authentication request + * + * @access public + * @static + * + * @return WP_Error|true + */ + public static function chat_authentication_permissions_callback() { + if ( ! get_current_user_id() ) { + return new WP_Error( 'unauthorized', 'You must be logged in to access this resource.', array( 'status' => 401 ) ); + } + + return true; + } + + /** + * Gets the chat authentication token. + * + * @return WP_Error|WP_REST_Response { token: string } + */ + public static function get_chat_authentication() { + $authentication = get_transient( self::ZENDESK_AUTH_TOKEN ); + if ( $authentication ) { + return rest_ensure_response( $authentication, 200 ); + } + + $proxied = function_exists( 'wpcom_is_proxied_request' ) ? wpcom_is_proxied_request() : false; + $wpcom_endpoint = 'help/authenticate/chat'; + $wpcom_api_version = '2'; + + $body = array( + 'type' => 'zendesk', + 'test_mode' => $proxied ? true : false, + ); + + $response = Client::wpcom_json_api_request_as_user( $wpcom_endpoint, $wpcom_api_version, array( 'method' => 'POST' ), $body ); + $response_code = wp_remote_retrieve_response_code( $response ); + $body = json_decode( wp_remote_retrieve_body( $response ) ); + + if ( is_wp_error( $response ) || empty( $response['body'] ) ) { + return new WP_Error( 'chat_authentication_failed', 'Chat authentication failed', array( 'status' => $response_code ) ); + } + + set_transient( self::ZENDESK_AUTH_TOKEN, $body, self::TRANSIENT_EXPIRY ); + return rest_ensure_response( $body, 200 ); + } + + /** + * Calls `wpcom/v2/presales/chat?group=jp_presales` endpoint. + * This endpoint returns whether or not the Jetpack presales chat group is available + * + * @return WP_Error|WP_REST_Response { is_available: bool } + */ + public static function get_chat_availability() { + $wpcom_endpoint = '/presales/chat?group=jp_presales'; + $wpcom_api_version = '2'; + $response = Client::wpcom_json_api_request_as_user( $wpcom_endpoint, $wpcom_api_version ); + $response_code = wp_remote_retrieve_response_code( $response ); + $body = json_decode( wp_remote_retrieve_body( $response ) ); + + if ( is_wp_error( $response ) || empty( $response['body'] ) ) { + return new WP_Error( 'chat_config_data_fetch_failed', 'Chat config data fetch failed', array( 'status' => $response_code ) ); + } + + return rest_ensure_response( $body, 200 ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php new file mode 100644 index 00000000..3f3ea12c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php @@ -0,0 +1,387 @@ +get_ip( true ); + $headers = array( + 'X-Forwarded-For' => $ip, + ); + + if ( $blog_id ) { + $request_label = 'get_products_from_wpcom_blog_' . $blog_id; + $request_failure = static::get_request_failure( $request_label ); + if ( null !== $request_failure ) { + return $request_failure; + } + + // If has a blog id, use connected endpoint. + $endpoint = sprintf( '/sites/%d/products/?_locale=%s&type=jetpack', $blog_id, get_user_locale() ); + + // If available in the user data, set the user's currency as one of the params + if ( $connection->is_user_connected() ) { + $user_details = $connection->get_connected_user_data(); + if ( ! empty( $user_details['user_currency'] ) && $user_details['user_currency'] !== 'USD' ) { + $endpoint .= sprintf( '¤cy=%s', $user_details['user_currency'] ); + } + } + + $wpcom_request = Client::wpcom_json_api_request_as_blog( + $endpoint, + '1.1', + array( + 'method' => 'GET', + 'headers' => $headers, + ) + ); + } else { + $request_label = 'get_products_from_wpcom'; + $request_failure = static::get_request_failure( $request_label ); + if ( null !== $request_failure ) { + return $request_failure; + } + + $endpoint = 'https://public-api.wordpress.com/rest/v1.1/products?locale=' . get_user_locale() . '&type=jetpack'; + + $wpcom_request = wp_remote_get( + esc_url_raw( $endpoint ), + array( + 'headers' => $headers, + ) + ); + } + + $response_code = wp_remote_retrieve_response_code( $wpcom_request ); + + if ( 200 === $response_code ) { + return json_decode( wp_remote_retrieve_body( $wpcom_request ) ); + } else { + $error = new WP_Error( + 'failed_to_fetch_wpcom_products', + esc_html__( 'Unable to fetch the products list from WordPress.com', 'jetpack-my-jetpack' ), + array( 'status' => $response_code ) + ); + static::set_request_failure( $request_label, $error ); + return $error; + } + } + + /** + * Super unintelligent hash string that can help us reset the cache after connection changes + * This is important because the currency can change after a user connects depending on what is set in their profile + * + * @return string + */ + private static function build_check_hash() { + static $has_user_data_fetch_error = false; + + $hash_string = 'check_hash_'; + $connection = new Connection_Manager(); + + if ( $connection->is_connected() ) { + $hash_string .= 'site_connected_'; + } + + if ( $connection->is_user_connected() ) { + $hash_string .= 'user_connected'; + // Add the user's currency + $user_details = $has_user_data_fetch_error ? false : $connection->get_connected_user_data(); + + if ( $user_details === false ) { + $has_user_data_fetch_error = true; + } elseif ( ! empty( $user_details['user_currency'] ) ) { + $hash_string .= '_' . $user_details['user_currency']; + } + } + + return md5( $hash_string ); + } + + /** + * Update the cache with new information retrieved from WPCOM + * + * We store one cache for each user, as the information is internationalized based on user preferences + * Also, the currency is based on the user IP address + * + * @param Object $products_list The products list as received from WPCOM. + * @return bool + */ + private static function update_cache( $products_list ) { + update_user_meta( get_current_user_id(), self::CACHE_DATE_META_NAME, time() ); + update_user_meta( get_current_user_id(), self::CACHE_CHECK_HASH_NAME, self::build_check_hash() ); + return update_user_meta( get_current_user_id(), self::CACHE_META_NAME, $products_list ); + } + + /** + * Checks if the cache is old, meaning we need to fetch new data from WPCOM + */ + private static function is_cache_old() { + if ( empty( self::get_products_from_cache() ) ) { + return true; + } + + // This allows the cache to reset after the site or user connects/ disconnects + $check_hash = get_user_meta( get_current_user_id(), self::CACHE_CHECK_HASH_NAME, true ); + if ( $check_hash !== self::build_check_hash() ) { + return true; + } + + $cache_date = get_user_meta( get_current_user_id(), self::CACHE_DATE_META_NAME, true ); + return time() - (int) $cache_date > DAY_IN_SECONDS; + } + + /** + * Gets the product list from the user cache + */ + private static function get_products_from_cache() { + return get_user_meta( get_current_user_id(), self::CACHE_META_NAME, true ); + } + + /** + * Gets the product list + * + * Attempts to retrieve the products list from the user cache if cache is not too old. + * If cache is old, it will attempt to fetch information from WPCOM. If it fails, we return what we have in cache, if anything, otherwise we return an error. + * + * @param bool $skip_cache If true it will ignore the cache and attempt to fetch fresh information from WPCOM. + * + * @return Object|WP_Error + */ + public static function get_products( $skip_cache = false ) { + // This is only available for logged in users. + if ( ! get_current_user_id() ) { + return null; + } + if ( ! self::is_cache_old() && ! $skip_cache ) { + return self::get_products_from_cache(); + } + + $products = self::get_products_from_wpcom(); + if ( is_wp_error( $products ) ) { + // Let's see if we have it cached. + $cached = self::get_products_from_cache(); + if ( ! empty( $cached ) ) { + return $cached; + } else { + return $products; + } + } + + self::update_cache( $products ); + return $products; + } + + /** + * Get one product + * + * @param string $product_slug The product slug. + * @param bool $renew_cache A flag to force the cache to be renewed. + * + * @return ?Object The product details if found + */ + public static function get_product( $product_slug, $renew_cache = false ) { + $products = self::get_products( $renew_cache ); + if ( ! empty( $products->$product_slug ) ) { + return $products->$product_slug; + } + } + + /** + * Get only the product currency code and price in an array + * + * @param string $product_slug The product slug. + * + * @return array An array with currency_code and full_price. Empty array if product not found. + */ + public static function get_product_pricing( $product_slug ) { + $product = self::get_product( $product_slug ); + if ( empty( $product ) ) { + return array(); + } + + $cost = $product->cost; + $discount_price = $cost; + $is_introductory_offer = false; + $introductory_offer = null; + + // Get/compute the discounted price. + if ( isset( $product->introductory_offer->cost_per_interval ) ) { + $discount_price = $product->introductory_offer->cost_per_interval; + $is_introductory_offer = true; + $introductory_offer = $product->introductory_offer; + } + + $pricing = array( + 'currency_code' => $product->currency_code, + 'full_price' => $cost, + 'discount_price' => $discount_price, + 'is_introductory_offer' => $is_introductory_offer, + 'introductory_offer' => $introductory_offer, + 'product_term' => $product->product_term, + ); + + return self::populate_with_discount( $product, $pricing, $discount_price ); + } + + /** + * Populate the pricing array with the discount information. + * + * @param object $product - The product object. + * @param array $pricing - The pricing array. + * @param float $price - The price to be discounted. + * @return array The pricing array with the discount information. + */ + public static function populate_with_discount( $product, $pricing, $price ) { + // Check whether the product has a coupon. + if ( ! isset( $product->sale_coupon ) ) { + return $pricing; + } + + // Check whether it is still valid. + $coupon = $product->sale_coupon; + $coupon_start_date = strtotime( $coupon->start_date ); + $coupon_expires = strtotime( $coupon->expires ); + if ( $coupon_start_date > time() || $coupon_expires < time() ) { + return $pricing; + } + + $coupon_discount = intval( $coupon->discount ); + + // Populate response with coupon discount. + $pricing['coupon_discount'] = $coupon_discount; + + // Apply coupon discount to the price. + $pricing['discount_price'] = $price * ( 100 - $coupon_discount ) / 100; + + return $pricing; + } + + /** + * Gets the site purchases from WPCOM. + * + * @return Object|WP_Error + */ + public static function get_site_current_purchases() { + static $purchases = null; + + if ( $purchases !== null ) { + return $purchases; + } + + // Check for a cached value before doing lookup + $stored_purchases = get_transient( self::MY_JETPACK_PURCHASES_TRANSIENT_KEY ); + if ( $stored_purchases !== false ) { + return $stored_purchases; + } + + $request_failure = static::get_request_failure( 'get_site_current_purchases' ); + if ( null !== $request_failure ) { + return $request_failure; + } + + $site_id = Jetpack_Options::get_option( 'id' ); + + $response = Client::wpcom_json_api_request_as_blog( + sprintf( '/sites/%d/purchases', $site_id ), + '1.1', + array( + 'method' => 'GET', + ) + ); + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + $error = new WP_Error( 'purchases_state_fetch_failed' ); + static::set_request_failure( 'get_site_current_purchases', $error ); + return $error; + } + + $body = wp_remote_retrieve_body( $response ); + $purchases = json_decode( $body ); + // Set short transient to help with repeated lookups on the same page load + set_transient( self::MY_JETPACK_PURCHASES_TRANSIENT_KEY, $purchases, 5 ); + + return $purchases; + } + + /** + * Reset the request failures to retry the API requests. + * + * @return void + */ + public static function reset_request_failures() { + static::$wpcom_request_failures = array(); + } + + /** + * Record the request failure to prevent repeated requests. + * + * @param string $request_label The request label. + * @param WP_Error $error The error. + * + * @return void + */ + private static function set_request_failure( $request_label, WP_Error $error ) { + static::$wpcom_request_failures[ $request_label ] = $error; + } + + /** + * Get the pre-saved request failure if exists. + * + * @param string $request_label The request label. + * + * @return null|WP_Error + */ + private static function get_request_failure( $request_label ) { + if ( array_key_exists( $request_label, static::$wpcom_request_failures ) ) { + return static::$wpcom_request_failures[ $request_label ]; + } + + return null; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php new file mode 100644 index 00000000..88d212f0 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php @@ -0,0 +1,189 @@ +product_slug, $product ) !== false ) { + return true; + } + } + } + } + + return $fallback; + } + + /** + * Get the product princing details + * + * @return array Pricing details + */ + public static function get_pricing_for_ui() { + return array_merge( + array( + 'available' => true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_anti_spam'; + } + + /** + * Return product bundles list + * that supports the product. + * + * @return boolean|array Products bundle list. + */ + public static function is_upgradable_by_bundle() { + return array( 'security' ); + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return admin_url( 'admin.php?page=akismet-key-config' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php new file mode 100644 index 00000000..296a590d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php @@ -0,0 +1,242 @@ + _x( '* Subject to your usage and storage limit.', 'Backup Product Disclaimer', 'jetpack-my-jetpack' ), + 'link_text' => _x( 'Learn more', 'Backup Product Disclaimer', 'jetpack-my-jetpack' ), + 'url' => Redirect::get_url( 'jetpack-faq-backup-disclaimer' ), + ), + ); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_backup_t1_yearly'; + } + + /** + * Get the URL where the user should be redirected after checkout + */ + public static function get_post_checkout_url() { + return self::get_manage_url(); + } + + /** + * Get the product princing details + * + * @return array Pricing details + */ + public static function get_pricing_for_ui() { + return array_merge( + array( + 'available' => true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + } + + /** + * Hits the wpcom api to check rewind status. + * + * @todo Maybe add caching. + * + * @return Object|WP_Error + */ + private static function get_state_from_wpcom() { + static $status = null; + + if ( $status !== null ) { + return $status; + } + + $site_id = Jetpack_Options::get_option( 'id' ); + + $response = Client::wpcom_json_api_request_as_blog( sprintf( '/sites/%d/rewind', $site_id ) . '?force=wpcom', '2', array( 'timeout' => 2 ), null, 'wpcom' ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + $status = new WP_Error( 'rewind_state_fetch_failed' ); + return $status; + } + + $body = wp_remote_retrieve_body( $response ); + $status = json_decode( $body ); + return $status; + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $rewind_data = static::get_state_from_wpcom(); + if ( is_wp_error( $rewind_data ) ) { + return false; + } + return is_object( $rewind_data ) && isset( $rewind_data->state ) && 'unavailable' !== $rewind_data->state; + } + + /** + * Return product bundles list + * that supports the product. + * + * @return boolean|array Products bundle list. + */ + public static function is_upgradable_by_bundle() { + return array( 'security' ); + } + + /** + * Get the URL the user is taken after activating the product + * + * @return ?string + */ + public static function get_post_activation_url() { + return ''; // stay in My Jetpack page or continue the purchase flow if needed. + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + // check standalone first + if ( static::is_standalone_plugin_active() ) { + return admin_url( 'admin.php?page=jetpack-backup' ); + // otherwise, check for the main Jetpack plugin + } elseif ( static::is_jetpack_plugin_active() ) { + return Redirect::get_url( 'my-jetpack-manage-backup' ); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php new file mode 100644 index 00000000..a9f9b0f5 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php @@ -0,0 +1,337 @@ + __( 'Optimize CSS Loading', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load. Commonly referred to as Critical CSS.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( + 'included' => true, + 'description' => __( 'Must be done manually', 'jetpack-my-jetpack' ), + 'info' => array( + 'title' => __( 'Manual Critical CSS regeneration', 'jetpack-my-jetpack' ), + 'content' => __( + '

    To enhance the speed of your site, with this plan you will need to optimize CSS by using the Manual Critical CSS generation feature whenever you:

    +
      +
    • Make theme changes.
    • +
    • Write a new post/page.
    • +
    • Edit a post/page.
    • +
    • Activate, deactivate, or update plugins that impact your site layout or HTML structure.
    • +
    • Change settings of plugins that impact your site layout or HTML structure.
    • +
    • Upgrade your WordPress version if the new release includes core CSS changes.
    • +
    ', + 'jetpack-my-jetpack' + ), + ), + ), + self::UPGRADED_TIER_SLUG => array( + 'included' => true, + 'description' => __( 'Automatically updated', 'jetpack-my-jetpack' ), + 'info' => array( + 'title' => __( 'Automatic Critical CSS regeneration', 'jetpack-my-jetpack' ), + 'content' => __( + '

    It’s essential to regenerate Critical CSS to optimize your site speed whenever your HTML or CSS structure changes. Being on top of this can be tedious and time-consuming.

    +

    Boost’s cloud service can automatically detect when your site needs the Critical CSS regenerated, and perform this function behind the scenes without requiring you to monitor it manually.

    ', + 'jetpack-my-jetpack' + ), + ), + ), + ), + ), + array( + 'name' => __( 'Defer non-essential JavaScript', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly.', + 'jetpack-my-jetpack' + ), + 'link' => array( + 'id' => 'jetpack-boost-defer-js', + 'title' => 'web.dev', + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Lazy image loading', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Improve page loading speed by only loading images when they are required.', + 'jetpack-my-jetpack' + ), + 'link' => array( + 'id' => 'jetpack-boost-lazy-load', + 'title' => 'web.dev', + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Image guide', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Discover and fix images with a suboptimal resolution, aspect ratio, or file size, improving user experience and page speed.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Image CDN', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Deliver images from Jetpack\'s Content Delivery Network. Automatically resizes your images to an appropriate size, converts them to modern efficient formats like WebP, and serves them from a worldwide network of servers.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Dedicated email support', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + '

    Paid customers get dedicated email support from our world-class Happiness Engineers to help with any issue.

    +

    All other questions are handled by our team as quickly as we are able to go through the WordPress support forum.

    ', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => false ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + ); + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout + * + * @return ?string + */ + public static function get_post_checkout_url() { + return self::get_manage_url(); + } + + /** + * Get the product princing details + * + * @return array Pricing details + */ + public static function get_pricing_for_ui() { + return array( + 'tiers' => array( + self::FREE_TIER_SLUG => array( + 'available' => true, + 'is_free' => true, + ), + self::UPGRADED_TIER_SLUG => array_merge( + array( + 'available' => true, + 'wpcom_product_slug' => self::UPGRADED_TIER_PRODUCT_SLUG, + ), + Wpcom_Products::get_product_pricing( self::UPGRADED_TIER_PRODUCT_SLUG ) + ), + ), + ); + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + // Boost is available as standalone bundle and as part of the Complete plan. + if ( strpos( $purchase->product_slug, 'jetpack_boost' ) !== false || str_starts_with( $purchase->product_slug, 'jetpack_complete' ) ) { + return true; + } + } + } + return false; + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return admin_url( 'admin.php?page=jetpack-boost' ); + } + + /** + * Activates the product by installing and activating its plugin + * + * @param bool|WP_Error $current_result Is the result of the top level activation actions. You probably won't do anything if it is an WP_Error. + * @return boolean|WP_Error + */ + public static function do_product_specific_activation( $current_result ) { + + $product_activation = parent::do_product_specific_activation( $current_result ); + + if ( is_wp_error( $product_activation ) && 'module_activation_failed' === $product_activation->get_error_code() ) { + // A bundle is not a module. There's nothing in the plugin to be activated, so it's ok to fail to activate the module. + $product_activation = true; + } + + // We just "got started" in My Jetpack, so skip the in-plugin experience. + update_option( 'jb_get_started', false ); + + return $product_activation; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php new file mode 100644 index 00000000..1dc5ac1d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php @@ -0,0 +1,350 @@ + __( 'Import subscribers', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Import a CSV file of your existing subscribers to be sent your Newsletter.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( + 'included' => true, + 'description' => __( '100 subscribers', 'jetpack-my-jetpack' ), + ), + self::UPGRADED_TIER_SLUG => array( + 'included' => true, + 'description' => __( 'Unlimited subscribers', 'jetpack-my-jetpack' ), + ), + ), + ), + array( + 'name' => __( 'Transaction fees', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + '

    Fees are only collected when you accept payments.

    +

    Fees are based on the Jetpack plan you have and are calculated as a percentage of your revenue from 10% on the Free plan to 2% on the Creator plan (plus Stripe fees).

    ', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( + 'included' => true, + 'description' => __( '10%', 'jetpack-my-jetpack' ), + ), + self::UPGRADED_TIER_SLUG => array( + 'included' => true, + 'description' => __( '2%', 'jetpack-my-jetpack' ), + ), + ), + ), + array( + 'name' => __( 'Jetpack Blocks', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Jetpack has over 40 Gutenberg blocks to help you with your content creation, such as displaying your podcasts, showing different content to repeat visitors, creating contact forms and many more.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Paid content gating', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Lock your content behind a paid content block. To access the content, readers will need to pay a one-time fee or a recurring subscription.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Paywall access', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Add a Paywall to your content which lets your visitors read a section of your content before being asked to subscribe to continue reading.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Newsletter', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Start a Newsletter by sending your content as an email newsletter direct to your fans email inboxes.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Pay with PayPal', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + 'Accept payment with PayPal for simple payments like eBooks, courses and more.', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => false ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'WordAds', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + '

    WordAds adds advertisements to your website. Start earning from your website traffic.

    +

    Over 50 internet advertisers — including Google AdSense & Adx, AppNexus, Amazon A9, AOL Marketplace, Yahoo, Criteo, and more — bid to display ads in WordAds spots.

    ', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => false ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Dedicated email support', 'jetpack-my-jetpack' ), + 'info' => array( + 'content' => __( + '

    Paid customers get dedicated email support from our world-class Happiness Engineers to help with any issue.

    +

    All other questions are handled by our team as quickly as we are able to go through the WordPress support forum.

    ', + 'jetpack-my-jetpack' + ), + ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => false ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + ); + } + + /** + * Get the product princing details + * + * @return array Pricing details + */ + public static function get_pricing_for_ui() { + return array( + 'tiers' => array( + self::FREE_TIER_SLUG => array( + 'available' => true, + 'is_free' => true, + ), + self::UPGRADED_TIER_SLUG => array_merge( + array( + 'available' => true, + 'wpcom_product_slug' => self::UPGRADED_TIER_PRODUCT_SLUG, + ), + Wpcom_Products::get_product_pricing( self::UPGRADED_TIER_PRODUCT_SLUG ) + ), + ), + ); + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return admin_url( 'admin.php?page=jetpack#/settings?term=creator' ); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_creator_yearly'; + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_biyearly_product_slug() { + return 'jetpack_creator_bi_yearly'; + } + + /** + * Get the WPCOM monthly product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_monthly_product_slug() { + return 'jetpack_creator_monthly'; + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + // Creator is available as standalone bundle and as part of the Complete plan. + if ( strpos( $purchase->product_slug, 'jetpack_creator' ) !== false || str_starts_with( $purchase->product_slug, 'jetpack_complete' ) ) { + return true; + } + } + } + return false; + } + + /** + * Checks whether the product can be upgraded - i.e. this shows the /#add-creator interstitial + * + * @return boolean + */ + public static function is_upgradable() { + return ! self::has_paid_plan_for_product(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php new file mode 100644 index 00000000..27d9197c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php @@ -0,0 +1,175 @@ + true, + 'is_free' => false, + 'full_price' => 132, + 'discount_price' => 132, + 'is_introductory_offer' => false, + 'product_term' => 'year', + 'introductory_offer' => null, + // CRM is only sold in USD + 'currency_code' => 'USD', + ); + } + + /** + * Get the URL the user is taken after activating the product + * + * @return ?string + */ + public static function get_post_activation_url() { + return admin_url( 'admin.php?page=zerobscrm-plugin' ); // Welcome page. + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return admin_url( 'admin.php?page=zerobscrm-dash' ); + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * CRM is available as part of Jetpack Complete + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + + // TODO: check if CRM has a separate plan + + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + if ( str_starts_with( $purchase->product_slug, 'jetpack_complete' ) ) { + return true; + } + } + } + + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php new file mode 100644 index 00000000..51f02232 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php @@ -0,0 +1,140 @@ + true, + 'is_free' => true, + ); + } + + /** + * Checks whether the Product is active. + * If Jetpack plugin is active, then Extras will be inactive. + * + * @return boolean + */ + public static function is_active() { + return static::is_jetpack_plugin_active(); + } + + /** + * Checks whether the plugin is installed + * If Jetpack plugin is installed, then Extras will be inactive. + * + * @return boolean + */ + public static function is_plugin_installed() { + return static::is_jetpack_plugin_installed(); + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return admin_url( 'admin.php?page=jetpack' ); + } + + /** + * Activates the Jetpack plugin + * + * @return null|WP_Error Null on success, WP_Error on invalid file. + */ + public static function activate_plugin() { + return activate_plugin( static::get_installed_plugin_filename( 'jetpack' ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php new file mode 100644 index 00000000..0fb93d67 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php @@ -0,0 +1,153 @@ +get_error_code() ) { + $product_activation = Plugins_Installer::install_plugin( self::JETPACK_PLUGIN_SLUG ); + if ( ! is_wp_error( $product_activation ) ) { + $product_activation = static::activate_plugin(); + } + } + if ( is_wp_error( $product_activation ) ) { + return $product_activation; + } + } + + if ( ! empty( static::$module_name ) ) { + // Only activate the module if the plan supports it + // We don't want to throw an error for a missing plan here since we try activation before purchase + if ( static::$requires_plan && ! static::has_any_plan_for_product() ) { + return true; + } + + $module_activation = ( new Modules() )->activate( static::$module_name, false, false ); + + if ( ! $module_activation ) { + return new WP_Error( 'module_activation_failed', __( 'Error activating Jetpack module', 'jetpack-my-jetpack' ) ); + } + + return $module_activation; + } + + return true; + } + + /** + * Install and activate the standalone plugin in the case it's missing. + * + * @return boolean|WP_Error + */ + public static function install_and_activate_standalone() { + $result = parent::install_and_activate_standalone(); + + if ( is_wp_error( $result ) ) { + return $result; + } + + /** + * Activate the module as well, if the user has a plan + * or the product does not require a plan to work + */ + if ( static::has_any_plan_for_product() && isset( static::$module_name ) ) { + $module_activation = ( new Modules() )->activate( static::$module_name, false, false ); + + if ( ! $module_activation ) { + return new WP_Error( 'module_activation_failed', __( 'Error activating Jetpack module', 'jetpack-my-jetpack' ) ); + } + } + + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php new file mode 100644 index 00000000..dc3ddce2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php @@ -0,0 +1,661 @@ + __( 'Number of requests', 'jetpack-my-jetpack' ), + 'info' => array( + 'title' => __( 'Requests', 'jetpack-my-jetpack' ), + 'content' => __( 'Increase your monthly request limit. Upgrade now and have the option to further increase your requests with additional upgrades.', 'jetpack-my-jetpack' ), + ), + 'tiers' => array( + self::CURRENT_TIER_SLUG => array( + 'included' => true, + 'description' => $current_description, + ), + self::UPGRADED_TIER_SLUG => array( + 'included' => true, + 'description' => $next_description, + ), + ), + ), + array( + 'name' => __( 'Generate and edit content', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::CURRENT_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Build forms from prompts', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::CURRENT_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Get feedback on posts', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::CURRENT_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Generate featured images', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::CURRENT_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + ); + } + + /** + * Get the current usage tier + * + * @return int + */ + public static function get_current_usage_tier() { + if ( ! self::is_site_connected() ) { + return 0; + } + + $info = self::get_ai_assistant_feature(); + + // Bail early if it's not possible to fetch the feature data. + if ( is_wp_error( $info ) ) { + return 0; + } + + $current_tier = isset( $info['current-tier']['value'] ) ? $info['current-tier']['value'] : null; + + return $current_tier; + } + + /** + * Get the next usage tier + * + * @return int + */ + public static function get_next_usage_tier() { + if ( ! self::is_site_connected() || ! self::has_paid_plan_for_product() ) { + // without site connection we can't know if tiers are enabled or not, + // hence we can't know if the next tier is 100 or 1 (unlimited). + return 100; + } + + $info = self::get_ai_assistant_feature(); + + // Bail early if it's not possible to fetch the feature data or if it's included in a plan. + if ( is_wp_error( $info ) || empty( $info ) ) { + return null; + } + + // Trust the next tier provided by the feature data. + $next_tier = isset( $info['next-tier']['value'] ) ? $info['next-tier']['value'] : null; + + return $next_tier; + } + + /** + * Get the internationalized product description + * + * @return string + */ + public static function get_description() { + return __( 'Enhance your writing and productivity with our AI suite', 'jetpack-my-jetpack' ); + } + + /** + * Get the internationalized usage tier long description by tier + * + * @param int $tier The usage tier. + * @return string + */ + public static function get_long_description_by_usage_tier( $tier ) { + $long_descriptions = array( + 1 => __( 'Jetpack AI Assistant brings the power of AI right into your WordPress editor, letting your content creation soar to new heights.', 'jetpack-my-jetpack' ), + 100 => __( 'The most advanced AI technology Jetpack has to offer.', 'jetpack-my-jetpack' ), + ); + $tiered_description = __( 'Upgrade and increase the amount of your available monthly requests to continue using the most advanced AI technology Jetpack has to offer.', 'jetpack-my-jetpack' ); + + return isset( $long_descriptions[ $tier ] ) ? $long_descriptions[ $tier ] : $tiered_description; + } + + /** + * Get the internationalized product long description + * + * @return string + */ + public static function get_long_description() { + $next_tier = self::get_next_usage_tier(); + + return self::get_long_description_by_usage_tier( $next_tier ); + } + + /** + * Get the internationalized usage tier features by tier + * + * @param int $tier The usage tier. + * @return string + */ + public static function get_features_by_usage_tier( $tier ) { + $is_tier_plan = $tier && intval( $tier ) > 1; + + if ( $tier === 100 && ( ! self::is_site_connected() || ! self::has_paid_plan_for_product() ) ) { + // in these cases, get_next_usage_tier() will return 100 + // 100 is fine as default when tiered plans are enabled, but not otherwise + $is_tier_plan = false; + } + + $features = array( + __( 'Generate text, tables, lists, and forms', 'jetpack-my-jetpack' ), + __( 'Easily refine content to your liking', 'jetpack-my-jetpack' ), + __( 'Make your content easier to read', 'jetpack-my-jetpack' ), + __( 'Generate images with one-click', 'jetpack-my-jetpack' ), + __( 'Optimize your titles for better performance', 'jetpack-my-jetpack' ), + __( 'Priority support', 'jetpack-my-jetpack' ), + ); + + $tiered_features = array( + __( 'Prompt based content generation', 'jetpack-my-jetpack' ), + __( 'Generate text, tables, and lists', 'jetpack-my-jetpack' ), + __( 'Adaptive tone adjustment', 'jetpack-my-jetpack' ), + __( 'Superior spelling and grammar correction', 'jetpack-my-jetpack' ), + __( 'Title & summary generation', 'jetpack-my-jetpack' ), + __( 'Priority support', 'jetpack-my-jetpack' ), + /* translators: %d is the number of requests. */ + sprintf( __( 'Up to %d requests per month', 'jetpack-my-jetpack' ), $tier ), + ); + + return $is_tier_plan ? $tiered_features : $features; + } + + /** + * Get the internationalized features list + * + * @return array Jetpack AI features list + */ + public static function get_features() { + $next_tier = self::get_next_usage_tier(); + + return self::get_features_by_usage_tier( $next_tier ); + } + + /** + * Get the product pricing details by tier + * + * @param int|null $tier The usage tier. + * @return array Pricing details + */ + public static function get_pricing_for_ui_by_usage_tier( $tier ) { + if ( $tier === null ) { + return array(); + } + + $product = Wpcom_Products::get_product( static::get_wpcom_product_slug() ); + + if ( empty( $product ) ) { + return array(); + } + + $tier_plans_enabled = self::are_tier_plans_enabled(); + + /* + * when tiers are enabled and the price tier list is empty, + * we may need to renew the cache for the product data so + * we get the new price tier list. + * + * if the list is still empty after the fresh data, we will + * default to empty pricing (by returning an empty array). + */ + if ( empty( $product->price_tier_list ) && $tier_plans_enabled ) { + $product = Wpcom_Products::get_product( static::get_wpcom_product_slug(), true ); + } + + // get the base pricing for the unlimited plan, for compatibility + $base_pricing = Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ); + + $price_tier_list = $product->price_tier_list; + $yearly_prices = array(); + + foreach ( $price_tier_list as $price_tier ) { + if ( isset( $price_tier->maximum_units ) && isset( $price_tier->maximum_price ) ) { + // The prices are in cents + $yearly_prices[ $price_tier->maximum_units ] = $price_tier->maximum_price / 100; + } + } + + // add the base pricing to the list + $prices = array( 1 => $base_pricing ); + + foreach ( $yearly_prices as $units => $price ) { + $prices[ $units ] = array_merge( + $base_pricing, + array( + 'full_price' => $price, + 'discount_price' => $price, + 'is_introductory_offer' => false, + 'introductory_offer' => null, + ) + ); + } + + return isset( $prices[ $tier ] ) ? $prices[ $tier ] : array(); + } + + /** + * Get the product pricing details + * + * @return array Pricing details + */ + public static function get_pricing_for_ui() { + // no tiers + if ( ! self::are_tier_plans_enabled() ) { + return array_merge( + array( + 'available' => true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + // hardcoding 1 as next tier if tiers are not enabled + self::get_pricing_for_ui_by_usage_tier( 1 ) + ); + } + + $next_tier = self::get_next_usage_tier(); + $current_tier = self::get_current_usage_tier(); + $current_call_to_action = $current_tier === 0 + ? __( 'Continue for free', 'jetpack-my-jetpack' ) + : __( 'I\'m fine with my plan, thanks', 'jetpack-my-jetpack' ); + $next_call_to_action = $next_tier === null + ? __( 'Contact Us', 'jetpack-my-jetpack' ) + : __( 'Upgrade', 'jetpack-my-jetpack' ); + + return array( + 'tiers' => array( + self::CURRENT_TIER_SLUG => array_merge( + self::get_pricing_for_ui_by_usage_tier( $current_tier ), + array( + 'available' => true, + 'is_free' => true, + 'call_to_action' => $current_call_to_action, + ) + ), + self::UPGRADED_TIER_SLUG => array_merge( + self::get_pricing_for_ui_by_usage_tier( $next_tier ), + array( + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + 'quantity' => $next_tier, + 'call_to_action' => $next_call_to_action, + ) + ), + ), + ); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_ai_yearly'; + } + + /** + * Get the WPCOM monthly product slug used to make the purchase + * + * @return string + */ + public static function get_wpcom_monthly_product_slug() { + return 'jetpack_ai_monthly'; + } + + /** + * Get the WPCOM bi-yearly product slug used to make the purchase + * + * @return string + */ + public static function get_wpcom_bi_yearly_product_slug() { + return 'jetpack_ai_bi_yearly'; + } + + /** + * Checks whether the site has a paid plan for this product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + if ( str_contains( $purchase->product_slug, 'jetpack_ai' ) ) { + return true; + } + } + } + return false; + } + + /** + * Checks whether the product can be upgraded to a different product. + * + * @return boolean + */ + public static function is_upgradable() { + $has_ai_feature = static::does_site_have_feature( 'ai-assistant' ); + $tier_plans_enabled = self::are_tier_plans_enabled(); + $current_tier = self::get_current_usage_tier(); + + if ( $has_ai_feature && ! $tier_plans_enabled && $current_tier >= 1 ) { + return false; + } + + $next_tier = self::get_next_usage_tier(); + + // The check below is debatable, not having the feature should not flag as not upgradable. + // If user is free (tier = 0), not unlimited (tier = 1) and has a next tier, then it's upgradable. + if ( $current_tier !== null && $current_tier !== 1 && $next_tier ) { + return true; + } + + // Mark as not upgradable if user is on unlimited tier or does not have any plan. + if ( ! $has_ai_feature || null === $current_tier || 1 === $current_tier ) { + return false; + } + + return true; + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout + * + * @return ?string + */ + public static function get_post_checkout_url() { + return 'admin.php?page=my-jetpack#/jetpack-ai'; + } + + /** + * Get the URL the user is taken after activating the product through the checkout + * + * @return ?string + */ + public static function get_post_activation_url() { + return '/wp-admin/admin.php?page=my-jetpack#/jetpack-ai'; + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return '/wp-admin/admin.php?page=my-jetpack#/jetpack-ai'; + } + + /** + * Checks whether the plugin is installed + * + * @return boolean + */ + public static function is_plugin_installed() { + return self::is_jetpack_plugin_installed(); + } + + /** + * Checks whether the plugin is active + * + * @return boolean + */ + public static function is_plugin_active() { + return (bool) static::is_jetpack_plugin_active(); + } + + /** + * Get data about the AI Assistant feature + * + * @return array + */ + public static function get_ai_assistant_feature() { + // Bail early if the plugin is not active. + if ( ! self::is_jetpack_plugin_installed() ) { + return array(); + } + + // Check if the global constant is defined. + if ( ! defined( 'JETPACK__PLUGIN_DIR' ) ) { + return array(); + } + + // Bail early if the site is not connected. + if ( ! self::is_site_connected() ) { + return array(); + } + + // Check if class exists. If not, try to require it once. + if ( ! class_exists( 'Jetpack_AI_Helper' ) ) { + $class_file_path = JETPACK__PLUGIN_DIR . '_inc/lib/class-jetpack-ai-helper.php'; + + // Check whether the file exists + if ( ! file_exists( $class_file_path ) ) { + return array(); + } + + require_once $class_file_path; + } + + return \Jetpack_AI_Helper::get_ai_assistance_feature(); + } + + /** + * Get the AI Assistant tiered plans status + * + * @return boolean + */ + public static function are_tier_plans_enabled() { + $info = self::get_ai_assistant_feature(); + if ( is_wp_error( $info ) ) { + // this is another faulty default value, we'll assume disabled while + // production is enabled + return false; + } + + if ( ! empty( $info ) && isset( $info['tier-plans-enabled'] ) ) { + return boolval( $info['tier-plans-enabled'] ); + } + return false; + } + + /** + * Checks whether the site is connected to WordPress.com. + * + * @return boolean + */ + private static function is_site_connected() { + return ( new Connection_Manager() )->is_connected(); + } + + /** + * Get the URL where the user manages the product + * + * NOTE: this method is the only thing that resembles an initialization for the product. + * + * @return void + */ + public static function extend_plugin_action_links() { + add_action( 'admin_enqueue_scripts', array( static::class, 'admin_enqueue_scripts' ) ); + add_filter( 'default_content', array( static::class, 'add_ai_block' ), 10, 2 ); + } + + /** + * Enqueue the AI Assistant script + * + * The script is just a global variable used for the nonce, needed for the create post link. + * + * @return void + */ + public static function admin_enqueue_scripts() { + wp_register_script( + 'my_jetpack_ai_app', + false, + array(), + Initializer::PACKAGE_VERSION, + array( 'in_footer' => true ) + ); + wp_localize_script( + 'my_jetpack_ai_app', + 'jetpackAi', + array( + 'nonce' => wp_create_nonce( 'ai-assistant-content-nonce' ), + ) + ); + wp_enqueue_script( 'my_jetpack_ai_app' ); + } + + /** + * Add AI block to the post content + * + * Used only from the link on the product page, the filter will insert an AI Assistant block in the post content. + * + * @param string $content The post content. + * @param WP_Post $post The post object. + * @return string + */ + public static function add_ai_block( $content, WP_Post $post ) { + if ( isset( $_GET['use_ai_block'] ) && isset( $_GET['_wpnonce'] ) + && wp_verify_nonce( sanitize_text_field( wp_unslash( $_GET['_wpnonce'] ) ), 'ai-assistant-content-nonce' ) + && current_user_can( 'edit_post', $post->ID ) + && '' === $content + ) { + return ''; + } + return $content; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php new file mode 100644 index 00000000..5472cfec --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php @@ -0,0 +1,133 @@ + static::$slug, + 'plugin_slug' => static::$plugin_slug, + 'name' => static::get_name(), + 'title' => static::get_title(), + 'description' => static::get_description(), + 'long_description' => static::get_long_description(), + 'tiers' => static::get_tiers(), + 'features' => static::get_features(), + 'features_by_tier' => static::get_features_by_tier(), + 'disclaimers' => static::get_disclaimers(), + 'status' => static::get_status(), + 'pricing_for_ui' => static::get_pricing_for_ui(), + 'is_bundle' => static::is_bundle_product(), + 'is_plugin_active' => static::is_plugin_active(), + 'is_upgradable' => static::is_upgradable(), + 'is_upgradable_by_bundle' => static::is_upgradable_by_bundle(), + 'supported_products' => static::get_supported_products(), + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + 'requires_user_connection' => static::$requires_user_connection, + 'has_any_plan_for_product' => static::has_any_plan_for_product(), + 'has_free_plan_for_product' => static::has_free_plan_for_product(), + 'has_paid_plan_for_product' => static::has_paid_plan_for_product(), + 'has_free_offering' => static::$has_free_offering, + 'manage_url' => static::get_manage_url(), + 'purchase_url' => static::get_purchase_url(), + 'post_activation_url' => static::get_post_activation_url(), + 'post_activation_urls_by_feature' => static::get_manage_urls_by_feature(), + 'standalone_plugin_info' => static::get_standalone_info(), + 'class' => static::class, + 'post_checkout_url' => static::get_post_checkout_url(), + 'post_checkout_urls_by_feature' => static::get_post_checkout_urls_by_feature(), + ); + } + + /** + * Collect the site's active features + * + * @return WP_Error|array + */ + private static function get_site_features_from_wpcom() { + static $features = null; + + if ( $features !== null ) { + return $features; + } + + $site_id = Jetpack_Options::get_option( 'id' ); + $response = Client::wpcom_json_api_request_as_blog( sprintf( '/sites/%d/features', $site_id ), '1.1' ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + $features = new WP_Error( 'site_features_fetch_failed' ); + return $features; + } + + $body = wp_remote_retrieve_body( $response ); + $feature_return = json_decode( $body ); + $features = $feature_return->active; + + return $features; + } + + /** + * Check to see if the site has a feature + * This will check the features provided by the site plans and products (including free ones) + * + * @param string $feature - the feature to check for. + * @return bool + */ + public static function does_site_have_feature( $feature ) { + if ( ! $feature ) { + return false; + } + + $features = self::get_site_features_from_wpcom(); + if ( is_wp_error( $features ) ) { + return false; + } + + return in_array( $feature, $features, true ); + } + + /** + * Get the product name + * + * @return string + */ + abstract public static function get_name(); + + /** + * Get the product title + * + * @return string + */ + abstract public static function get_title(); + + /** + * Get the internationalized product description + * + * @return string + */ + abstract public static function get_description(); + + /** + * Get the internationalized product long description + * + * @return string + */ + abstract public static function get_long_description(); + + /** + * Get the tiers for the product + * + * @return boolean|string[] The slugs of the tiers (i.e. [ "free", "basic", "advanced" ]), or False if the product has no tiers. + */ + public static function get_tiers() { + return array(); + } + + /** + * Get the internationalized features list + * + * @return array + */ + abstract public static function get_features(); + + /** + * Get the internationalized comparison of features grouped by each tier + * + * @return array + */ + public static function get_features_by_tier() { + return array(); + } + + /** + * Get the product pricing + * + * @return array + */ + abstract public static function get_pricing_for_ui(); + + /** + * Get the URL where the user can purchase the product iff it doesn't have an interstitial page in My Jetpack. + * + * @return ?string + */ + public static function get_purchase_url() { + // Declare as concrete method as most Jetpack products use an interstitial page within My Jetpack. + return null; + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + abstract public static function get_manage_url(); + + /** + * Get the URL where the user manages the product for each product feature + * + * @return ?array + */ + public static function get_manage_urls_by_feature() { + return null; + } + + /** + * Get the URL the user is taken after activating the product + * + * @return ?string + */ + public static function get_post_activation_url() { + return static::get_manage_url(); + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout + * + * @return ?string + */ + public static function get_post_checkout_url() { + return null; + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout for each product feature + * + * @return ?array + */ + public static function get_post_checkout_urls_by_feature() { + return null; + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return null; + } + + /** + * Get the disclaimers corresponding to a feature + * + * @return ?array + */ + public static function get_disclaimers() { + return array(); + } + + /** + * Get the standalone plugin related info + * + * @return array + */ + public static function get_standalone_info() { + $is_standalone_installed = static::$has_standalone_plugin && self::is_plugin_installed(); + $is_standalone_active = static::$has_standalone_plugin && self::is_plugin_active(); + + return array( + 'has_standalone_plugin' => static::$has_standalone_plugin, + 'is_standalone_installed' => $is_standalone_installed, + 'is_standalone_active' => $is_standalone_active, + ); + } + + /** + * Checks whether the site has a paid plan for the product + * This ignores free products, it only checks if there is a purchase that supports the product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + return false; + } + + /** + * Checks whether the site has a free plan for the product + * Note, this should not return true if a product does not have a WPCOM plan (ex: search free, Akismet Free, stats free) + * + * @return false + */ + public static function has_free_plan_for_product() { + return false; + } + + /** + * Checks whether the site has any WPCOM plan for a product (paid or free) + * + * @return bool + */ + public static function has_any_plan_for_product() { + return static::has_paid_plan_for_product() || static::has_free_plan_for_product(); + } + + /** + * Checks whether the product supports trial or not + * + * Returns true if it supports. Return false otherwise. + * + * Free products will always return false. + * + * @return boolean + */ + public static function has_trial_support() { + return false; + } + + /** + * Checks whether the product can be upgraded to a different product. + * + * @return boolean + */ + public static function is_upgradable() { + return false; + } + + /** + * Checks whether product is a bundle. + * + * @return boolean True if product is a bundle. Otherwise, False. + */ + public static function is_bundle_product() { + return false; + } + + /** + * Check whether the product is upgradable + * by a product bundle. + * + * @return boolean|array Bundles list or False if not upgradable by a bundle. + */ + public static function is_upgradable_by_bundle() { + return false; + } + + /** + * In case it's a bundle product, + * return all the products it contains. + * Empty array by default. + * + * @return array Product slugs + */ + public static function get_supported_products() { + return array(); + } + + /** + * Determine if the product is owned or not + * An owned product is defined as a product that is any of the following + * - Active + * - Has historically been active + * - The user has a plan that includes the product + * - The user has the standalone plugin for the product installed + * + * @return boolean + */ + public static function is_owned() { + $historically_active_modules = Jetpack_Options::get_option( 'historically_active_modules', array() ); + $standalone_info = static::get_standalone_info(); + if ( ( static::is_active() && Jetpack_Options::get_option( 'id' ) ) || + $standalone_info['is_standalone_installed'] || + in_array( static::$slug, $historically_active_modules, true ) || + static::has_any_plan_for_product() + ) { + return true; + } + + return false; + } + + /** + * Undocumented function + * + * @return string + */ + public static function get_status() { + if ( ! static::is_plugin_installed() ) { + $status = Products::STATUS_PLUGIN_ABSENT; + if ( static::has_paid_plan_for_product() ) { + $status = Products::STATUS_PLUGIN_ABSENT_WITH_PLAN; + } + } elseif ( static::is_active() ) { + $status = Products::STATUS_ACTIVE; + // We only consider missing site & user connection an error when the Product is active. + if ( static::$requires_site_connection && ! ( new Connection_Manager() )->is_connected() ) { + // Site has never been connected before + if ( ! Jetpack_Options::get_option( 'id' ) && ! static::is_owned() ) { + $status = Products::STATUS_NEEDS_FIRST_SITE_CONNECTION; + } else { + $status = Products::STATUS_SITE_CONNECTION_ERROR; + } + } elseif ( static::$requires_user_connection && ! ( new Connection_Manager() )->has_connected_owner() ) { + $status = Products::STATUS_USER_CONNECTION_ERROR; + } elseif ( static::is_upgradable() ) { + $status = Products::STATUS_CAN_UPGRADE; + } + // Check specifically for inactive modules, which will prevent a product from being active + } elseif ( static::$module_name && ! static::is_module_active() ) { + $status = Products::STATUS_MODULE_DISABLED; + // If there is not a plan associated with the disabled module, encourage a plan first + // Getting a plan set up should help resolve any connection issues + // However if the standalone plugin for this product is active, then we will defer to showing errors that prevent the module from being active + // This is because if a standalone plugin is installed, we expect the product to not show as "inactive" on My Jetpack + if ( static::$requires_plan || ( ! static::has_any_plan_for_product() && static::$has_standalone_plugin && ! self::is_plugin_active() ) ) { + $status = static::is_owned() && static::$has_free_offering && ! static::$requires_plan ? Products::STATUS_NEEDS_ACTIVATION : Products::STATUS_NEEDS_PLAN; + } elseif ( static::$requires_site_connection && ! ( new Connection_Manager() )->is_connected() ) { + // Site has never been connected before and product is not owned + if ( ! Jetpack_Options::get_option( 'id' ) && ! static::is_owned() ) { + $status = Products::STATUS_NEEDS_FIRST_SITE_CONNECTION; + } else { + $status = Products::STATUS_SITE_CONNECTION_ERROR; + } + } elseif ( static::$requires_user_connection && ! ( new Connection_Manager() )->has_connected_owner() ) { + $status = Products::STATUS_USER_CONNECTION_ERROR; + } + } elseif ( ! static::has_any_plan_for_product() ) { + $status = static::is_owned() && static::$has_free_offering && ! static::$requires_plan ? Products::STATUS_NEEDS_ACTIVATION : Products::STATUS_NEEDS_PLAN; + } else { + $status = Products::STATUS_INACTIVE; + } + return $status; + } + + /** + * Checks whether the Product is active + * + * @return boolean + */ + public static function is_active() { + return static::is_plugin_active() && ( static::has_any_plan_for_product() || ( ! static::$requires_plan && static::$has_free_offering ) ); + } + + /** + * Checks whether the plugin is installed + * + * @return boolean + */ + public static function is_plugin_installed() { + return (bool) static::get_installed_plugin_filename(); + } + + /** + * Checks whether the plugin is active + * + * @return boolean + */ + public static function is_plugin_active() { + return Plugins_Installer::is_plugin_active( static::get_installed_plugin_filename() ); + } + + /** + * Checks whether the Jetpack plugin is installed + * + * @return boolean + */ + public static function is_jetpack_plugin_installed() { + return (bool) static::get_installed_plugin_filename( 'jetpack' ); + } + + /** + * Checks whether the Jetpack plugin is active + * + * @return boolean + */ + public static function is_jetpack_plugin_active() { + return Plugins_Installer::is_plugin_active( static::get_installed_plugin_filename( 'jetpack' ) ); + } + + /** + * Checks whether the Jetpack module is active only if a module_name is defined + * + * @return bool + */ + public static function is_module_active() { + if ( static::$module_name ) { + return ( new Modules() )->is_active( static::$module_name ); + } + return true; + } + + /** + * Activates the plugin + * + * @return null|WP_Error Null on success, WP_Error on invalid file. + */ + public static function activate_plugin() { + return activate_plugin( static::get_installed_plugin_filename() ); + } + + /** + * Perform the top level activation routines, which is installing and activating the required plugin + * + * @return bool|WP_Error + */ + private static function do_activation() { + if ( static::is_active() ) { + return true; + } + + // Default to installing the standalone plugin for the product + if ( ! self::is_plugin_installed() ) { + $installed = Plugins_Installer::install_plugin( static::get_plugin_slug() ); + if ( is_wp_error( $installed ) ) { + return $installed; + } + } + + if ( ! current_user_can( 'activate_plugins' ) ) { + return new WP_Error( 'not_allowed', __( 'You are not allowed to activate plugins on this site.', 'jetpack-my-jetpack' ) ); + } + + $result = static::activate_plugin(); + if ( is_wp_error( $result ) ) { + return $result; + } + + return true; + } + + /** + * Activates the product by installing and activating its plugin + * + * @return boolean|WP_Error + */ + final public static function activate() { + + $result = self::do_activation(); + + $result = static::do_product_specific_activation( $result ); + + $product_slug = static::$slug; + + /** + * Fires after My Jetpack activates a product and filters the result + * Use this filter to run additional routines for a product activation on stand-alone plugins + * + * @param bool|WP_Error $result The result of the previous steps of activation. + */ + $result = apply_filters( "my_jetpack_{$product_slug}_activation", $result ); + + return $result; + } + + /** + * Override this method to perform product specific activation routines. + * + * @param bool|WP_Error $current_result Is the result of the top level activation actions. You probably won't do anything if it is an WP_Error. + * @return bool|WP_Error + */ + public static function do_product_specific_activation( $current_result ) { + return $current_result; + } + + /** + * Deactivate the product + * + * @return boolean + */ + public static function deactivate() { + deactivate_plugins( static::get_installed_plugin_filename() ); + return true; + } + + /** + * Returns filtered Jetpack plugin actions links. + * + * @param array $actions - Jetpack plugin action links. + * @return array Filtered Jetpack plugin actions links. + */ + public static function get_plugin_actions_links( $actions ) { + // My Jetpack action link. + $my_jetpack_home_link = array( + 'jetpack-home' => sprintf( + '%2$s', + admin_url( 'admin.php?page=my-jetpack' ), + __( 'My Jetpack', 'jetpack-my-jetpack' ), + __( 'My Jetpack dashboard', 'jetpack-my-jetpack' ) + ), + ); + + // Otherwise, add it to the beginning of the array. + return array_merge( $my_jetpack_home_link, $actions ); + } + + /** + * Filter the action links for the plugins specified. + * + * @param string|string[] $filenames The plugin filename(s) to filter the action links for. + */ + private static function filter_action_links( $filenames ) { + foreach ( $filenames as $filename ) { + $hook = 'plugin_action_links_' . $filename; + $callback = array( static::class, 'get_plugin_actions_links' ); + if ( ! has_filter( $hook, $callback ) ) { + add_filter( $hook, $callback, 20, 2 ); + } + } + } + + /** + * Extend the plugin action links. + */ + public static function extend_plugin_action_links() { + $filenames = static::get_plugin_filename(); + if ( ! is_array( $filenames ) ) { + $filenames = array( $filenames ); + } + + self::filter_action_links( $filenames ); + } + + /** + * Extend the Jetpack plugin action links. + */ + public static function extend_core_plugin_action_links() { + $filenames = self::JETPACK_PLUGIN_FILENAME; + + self::filter_action_links( $filenames ); + } + + /** + * Install and activate the standalone plugin in the case it's missing. + * + * @return boolean|WP_Error + */ + public static function install_and_activate_standalone() { + /** + * Check for the presence of the standalone plugin, ignoring Jetpack presence. + * + * If the standalone plugin is not installed and the user can install plugins, proceed with the installation. + */ + if ( ! static::is_plugin_installed() ) { + /** + * Check for permissions + */ + if ( ! current_user_can( 'install_plugins' ) ) { + return new WP_Error( 'not_allowed', __( 'You are not allowed to install plugins on this site.', 'jetpack-my-jetpack' ) ); + } + + /** + * Install the plugin + */ + $installed = Plugins_Installer::install_plugin( static::get_plugin_slug() ); + if ( is_wp_error( $installed ) ) { + return $installed; + } + } + + /** + * Activate the installed plugin + */ + $result = static::activate_plugin(); + + if ( is_wp_error( $result ) ) { + return $result; + } + + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php new file mode 100644 index 00000000..a7638c2d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php @@ -0,0 +1,357 @@ + 2 ), null, 'wpcom' ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + return new WP_Error( 'scan_state_fetch_failed' ); + } + + $body = wp_remote_retrieve_body( $response ); + $status = json_decode( $body ); + return $status; + } + + /** + * Get the product's available tiers + * + * @return string[] Slugs of the available tiers + */ + public static function get_tiers() { + return array( + self::UPGRADED_TIER_SLUG, + self::FREE_TIER_SLUG, + ); + } + + /** + * Get the internationalized comparison of free vs upgraded features + * + * @return array[] Protect features comparison + */ + public static function get_features_by_tier() { + return array( + array( + 'name' => __( 'Scan for threats and vulnerabilities', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( + 'included' => true, + 'description' => __( 'Check items against database', 'jetpack-my-jetpack' ), + ), + self::UPGRADED_TIER_SLUG => array( + 'included' => true, + 'description' => __( 'Line by line malware scanning', 'jetpack-my-jetpack' ), + ), + ), + ), + array( + 'name' => __( 'Daily automated scans', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( + 'included' => true, + 'description' => __( 'Plus on-demand manual scans', 'jetpack-my-jetpack' ), + ), + ), + ), + array( + 'name' => __( 'Web Application Firewall', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( + 'included' => false, + 'description' => __( 'Manual rules only', 'jetpack-my-jetpack' ), + ), + self::UPGRADED_TIER_SLUG => array( + 'included' => true, + 'description' => __( 'Automatic protection and rule updates', 'jetpack-my-jetpack' ), + ), + ), + ), + array( + 'name' => __( 'Brute force protection', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => true ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Access to scan on Cloud', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => false ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'One-click auto fixes', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => false ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Notifications', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => false ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + array( + 'name' => __( 'Severity labels', 'jetpack-my-jetpack' ), + 'tiers' => array( + self::FREE_TIER_SLUG => array( 'included' => false ), + self::UPGRADED_TIER_SLUG => array( 'included' => true ), + ), + ), + ); + } + + /** + * Get the product pricing details + * + * @return array Pricing details + */ + public static function get_pricing_for_ui() { + return array( + 'tiers' => array( + self::FREE_TIER_SLUG => array( + 'available' => true, + 'is_free' => true, + ), + self::UPGRADED_TIER_SLUG => array_merge( + array( + 'available' => true, + 'wpcom_product_slug' => self::UPGRADED_TIER_PRODUCT_SLUG, + ), + Wpcom_Products::get_product_pricing( self::UPGRADED_TIER_PRODUCT_SLUG ) + ), + ), + ); + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $plans_with_scan = array( + 'jetpack_scan', + 'jetpack_security', + 'jetpack_complete', + 'jetpack_premium', + 'jetpack_business', + ); + + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + foreach ( $plans_with_scan as $plan ) { + if ( strpos( $purchase->product_slug, $plan ) !== false ) { + return true; + } + } + } + } + return false; + } + + /** + * Checks whether the product can be upgraded - i.e. this shows the /#add-protect interstitial + * + * @return boolean + */ + public static function is_upgradable() { + return ! self::has_paid_plan_for_product(); + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout + * + * @return ?string + */ + public static function get_post_checkout_url() { + return self::get_manage_url(); + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout for each product feature + * + * @return ?array + */ + public static function get_post_checkout_urls_by_feature() { + return array( + self::SCAN_FEATURE_SLUG => self::get_post_checkout_url(), + self::FIREWALL_FEATURE_SLUG => admin_url( 'admin.php?page=jetpack-protect#/firewall' ), + ); + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return admin_url( 'admin.php?page=jetpack-protect' ); + } + + /** + * Get the URL where the user manages the product for each product feature + * + * @return ?array + */ + public static function get_manage_urls_by_feature() { + return array( + self::SCAN_FEATURE_SLUG => self::get_manage_url(), + self::FIREWALL_FEATURE_SLUG => admin_url( 'admin.php?page=jetpack-protect#/firewall' ), + ); + } + + /** + * Return product bundles list + * that supports the product. + * + * @return array Products bundle list. + */ + public static function is_upgradable_by_bundle() { + return array( 'security', 'complete' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php new file mode 100644 index 00000000..8da0ccaf --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php @@ -0,0 +1,232 @@ + true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_scan'; + } + + /** + * Hits the wpcom api to check scan status. + * + * @todo Maybe add caching. + * + * @return Object|WP_Error + */ + private static function get_state_from_wpcom() { + static $status = null; + + if ( $status !== null ) { + return $status; + } + + $site_id = Jetpack_Options::get_option( 'id' ); + + $response = Client::wpcom_json_api_request_as_blog( sprintf( '/sites/%d/scan', $site_id ) . '?force=wpcom', '2', array( 'timeout' => 2 ), null, 'wpcom' ); + + if ( 200 !== wp_remote_retrieve_response_code( $response ) ) { + $status = new WP_Error( 'scan_state_fetch_failed' ); + return $status; + } + + $body = wp_remote_retrieve_body( $response ); + $status = json_decode( $body ); + return $status; + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * + * @return boolean + */ + public static function has_required_plan() { + $scan_data = static::get_state_from_wpcom(); + if ( is_wp_error( $scan_data ) ) { + return false; + } + return is_object( $scan_data ) && isset( $scan_data->state ) && 'unavailable' !== $scan_data->state; + } + + /** + * Checks whether the Product is active + * + * Scan is not actually a module. Activation takes place on WPCOM. So lets consider it active if jetpack is active and has the plan. + * + * @return boolean + */ + public static function is_active() { + return static::is_jetpack_plugin_active() && static::has_required_plan(); + } + + /** + * Activates the product by installing and activating its plugin + * + * @param bool|WP_Error $current_result Is the result of the top level activation actions. You probably won't do anything if it is an WP_Error. + * @return boolean|\WP_Error + */ + public static function do_product_specific_activation( $current_result ) { + + $product_activation = parent::do_product_specific_activation( $current_result ); + + if ( is_wp_error( $product_activation ) && 'module_activation_failed' === $product_activation->get_error_code() ) { + // Scan is not a module. There's nothing in the plugin to be activated, so it's ok to fail to activate the module. + $product_activation = true; + } + + return $product_activation; + } + + /** + * Checks whether the Jetpack module is active + * + * Scan is not a module. Nothing needs to be active. Let's always consider it active. + * + * @return bool + */ + public static function is_module_active() { + return true; + } + + /** + * Return product bundles list + * that supports the product. + * + * @return boolean|array Products bundle list. + */ + public static function is_upgradable_by_bundle() { + return array( 'security' ); + } + + /** + * Get the URL the user is taken after activating the product + * + * @return ?string + */ + public static function get_post_activation_url() { + return ''; // stay in My Jetpack page. + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return Redirect::get_url( 'my-jetpack-manage-scan' ); + } + + /** + * Get the URL where the user should be redirected after checkout + */ + public static function get_post_checkout_url() { + if ( static::is_jetpack_plugin_active() ) { + return 'admin.php?page=jetpack#/recommendations'; + } + + // If Jetpack is not active, it means that the user has another standalone plugin active + // and it follows the `Protect` plugin flow instead of `Scan` so for now it would be safe + // to return null and let the user go back to the My Jetpack page. + return null; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php new file mode 100644 index 00000000..8d363a3b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php @@ -0,0 +1,150 @@ + true, + 'exclude_from_search' => false, + ) + ); + $indexable_status_array = get_post_stati( + array( + 'public' => true, + 'exclude_from_search' => false, + ) + ); + $raw_posts_counts = static::get_raw_post_type_breakdown(); + if ( ! $raw_posts_counts || is_wp_error( $raw_posts_counts ) ) { + return array(); + } + $posts_counts = static::get_post_type_breakdown_with( $raw_posts_counts, $indexable_post_types, $indexable_status_array ); + + return $posts_counts; + } + + /** + * Calculate breakdown of post types with passed in indexable post types and statuses. + * The function is going to be used from WPCOM as well for consistency. + * + * @param array $raw_posts_counts Array of post types with counts as value. + * @param array $indexable_post_types Array of indexable post types. + * @param array $indexable_status_array Array of indexable post statuses. + */ + public static function get_post_type_breakdown_with( $raw_posts_counts, $indexable_post_types, $indexable_status_array ) { + $posts_counts = array(); + foreach ( $raw_posts_counts as $row ) { + // ignore if status is not public. + if ( ! in_array( $row['post_status'], $indexable_status_array, true ) ) { + continue; + } + // ignore if post type is in excluded post types. + if ( in_array( $row['post_type'], self::EXCLUDED_POST_TYPES, true ) ) { + continue; + } + // ignore if post type is not public and is not explicitly included. + if ( ! in_array( $row['post_type'], $indexable_post_types, true ) && + ! in_array( $row['post_type'], self::DO_NOT_EXCLUDE_POST_TYPES, true ) + ) { + continue; + } + // add up post type counts of potentially multiple post_status. + if ( ! isset( $posts_counts[ $row['post_type'] ] ) ) { + $posts_counts[ $row['post_type'] ] = 0; + } + $posts_counts[ $row['post_type'] ] += intval( $row['num_posts'] ); + } + + arsort( $posts_counts, SORT_NUMERIC ); + return $posts_counts; + } + + /** + * Get raw post type breakdown from the database. + */ + protected static function get_raw_post_type_breakdown() { + global $wpdb; + + $results = wp_cache_get( self::POST_TYPE_BREAKDOWN_CACHE_KEY, self::CACHE_GROUP ); + if ( false !== $results ) { + return $results; + } + + $query = "SELECT post_type, post_status, COUNT( * ) AS num_posts + FROM {$wpdb->posts} + WHERE post_password = '' + GROUP BY post_type, post_status"; + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery + $results = $wpdb->get_results( $query, ARRAY_A ); + wp_cache_set( self::POST_TYPE_BREAKDOWN_CACHE_KEY, $results, self::CACHE_GROUP, self::CACHE_EXPIRY ); + return $results; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php new file mode 100644 index 00000000..703c8fd8 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php @@ -0,0 +1,394 @@ + true, + 'trial_available' => static::has_trial_support(), + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + 'wpcom_free_product_slug' => static::get_wpcom_free_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + + $record_count = intval( Search_Stats::estimate_count() ); + $search_pricing = static::get_pricing_from_wpcom( $record_count ); + + if ( is_wp_error( $search_pricing ) ) { + return $pricing; + } + + $pricing['estimated_record_count'] = $record_count; + + return array_merge( $pricing, $search_pricing ); + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout + * + * @return ?string + */ + public static function get_post_checkout_url() { + return self::get_manage_url(); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_search'; + } + + /** + * Get the WPCOM free product slug + * + * @return ?string + */ + public static function get_wpcom_free_product_slug() { + return 'jetpack_search_free'; + } + + /** + * Returns true if the new_pricing_202208 is set to not empty in URL for testing purpose, or it's active. + */ + public static function is_new_pricing_202208() { + // phpcs:ignore WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized, WordPress.Security.ValidatedSanitizedInput.MissingUnslash + if ( isset( $_GET['new_pricing_202208'] ) && $_GET['new_pricing_202208'] ) { + return true; + } + + $record_count = intval( Search_Stats::estimate_count() ); + $search_pricing = static::get_pricing_from_wpcom( $record_count ); + if ( is_wp_error( $search_pricing ) ) { + return false; + } + + return '202208' === $search_pricing['pricing_version']; + } + + /** + * Override status to `needs_activation` when status is `needs_plan`. + */ + public static function get_status() { + $status = parent::get_status(); + return $status; + } + + /** + * Use centralized Search pricing API. + * + * The function is also used by the search package, as a result it could be called before site connection - i.e. blog token might not be available. + * + * @param int $record_count Record count to estimate pricing. + * + * @return array|WP_Error + */ + public static function get_pricing_from_wpcom( $record_count ) { + static $pricings = array(); + $connection = new Connection_Manager(); + $blog_id = \Jetpack_Options::get_option( 'id' ); + + if ( isset( $pricings[ $record_count ] ) ) { + return $pricings[ $record_count ]; + } + + // If the site is connected, request pricing with the blog token + if ( $blog_id ) { + $endpoint = sprintf( '/jetpack-search/pricing?record_count=%1$d&locale=%2$s', $record_count, get_user_locale() ); + + // If available in the user data, set the user's currency as one of the params + if ( $connection->is_user_connected() ) { + $user_details = $connection->get_connected_user_data(); + if ( ! empty( $user_details['user_currency'] ) && $user_details['user_currency'] !== 'USD' ) { + $endpoint .= sprintf( '¤cy=%s', $user_details['user_currency'] ); + } + } + + $response = Client::wpcom_json_api_request_as_blog( + $endpoint, + '2', + array( 'timeout' => 5 ), + null, + 'wpcom' + ); + } else { + $response = wp_remote_get( + sprintf( Constants::get_constant( 'JETPACK__WPCOM_JSON_API_BASE' ) . '/wpcom/v2/jetpack-search/pricing?record_count=%1$d&locale=%2$s', $record_count, get_user_locale() ), + array( 'timeout' => 5 ) + ); + } + + if ( is_wp_error( $response ) || 200 !== wp_remote_retrieve_response_code( $response ) ) { + return new WP_Error( 'search_pricing_fetch_failed' ); + } + + $body = wp_remote_retrieve_body( $response ); + $pricings[ $record_count ] = json_decode( $body, true ); + return $pricings[ $record_count ]; + } + + /** + * Hits the wpcom api to check Search status. + * + * @todo Maybe add caching. + * + * @return Object|WP_Error + */ + private static function get_state_from_wpcom() { + static $status = null; + + if ( $status !== null ) { + return $status; + } + + $blog_id = Jetpack_Options::get_option( 'id' ); + + $response = Client::wpcom_json_api_request_as_blog( + '/sites/' . $blog_id . '/jetpack-search/plan', + '2', + array( 'timeout' => 5 ), + null, + 'wpcom' + ); + + if ( is_wp_error( $response ) || 200 !== wp_remote_retrieve_response_code( $response ) ) { + return new WP_Error( 'search_state_fetch_failed' ); + } + + $body = wp_remote_retrieve_body( $response ); + $status = json_decode( $body ); + return $status; + } + + /** + * Checks whether the product supports trial or not + * + * Returns true if it supports. Return false otherwise. + * + * Free products will always return false. + * + * @return boolean + */ + public static function has_trial_support() { + return static::is_new_pricing_202208(); + } + + /** + * Checks if the site purchases contain a paid search plan + * + * @return bool + */ + public static function has_paid_plan_for_product() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + // Search is available as standalone product and as part of the Complete plan. + if ( + ( str_contains( $purchase->product_slug, 'jetpack_search' ) && ! str_contains( $purchase->product_slug, 'jetpack_search_free' ) ) || + str_starts_with( $purchase->product_slug, 'jetpack_complete' ) ) { + return true; + } + } + } + return false; + } + + /** + * Checks if the site purchases contain a free search plan + * + * @return bool + */ + public static function has_free_plan_for_product() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + if ( str_contains( $purchase->product_slug, 'jetpack_search_free' ) ) { + return true; + } + } + } + return false; + } + + /** + * Activates the product. Try to enable instant search after the Search module was enabled. + * + * @param bool|WP_Error $product_activation Is the result of the top level activation actions. You probably won't do anything if it is an WP_Error. + * @return bool|WP_Error + */ + public static function do_product_specific_activation( $product_activation ) { + $product_activation = parent::do_product_specific_activation( $product_activation ); + if ( is_wp_error( $product_activation ) ) { + return $product_activation; + } + + if ( class_exists( 'Automattic\Jetpack\Search\Module_Control' ) ) { + ( new Search_Module_Control() )->enable_instant_search(); + } + + // we don't want to change the success of the activation if we fail to activate instant search. That's not mandatory. + return $product_activation; + } + + /** + * Get the URL the user is taken after activating the product + * + * @return ?string + */ + public static function get_post_activation_url() { + return ''; // stay in My Jetpack page or continue the purchase flow if needed. + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return admin_url( 'admin.php?page=jetpack-search' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php new file mode 100644 index 00000000..866899cb --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php @@ -0,0 +1,212 @@ + true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_security_t1_yearly'; + } + + /** + * Checks whether the Jetpack module is active + * + * This is a bundle and not a product. We should not use this information for anything + * + * @return bool + */ + public static function is_module_active() { + return false; + } + + /** + * Activates the product by installing and activating its plugin + * + * @param bool|WP_Error $current_result Is the result of the top level activation actions. You probably won't do anything if it is an WP_Error. + * @return boolean|\WP_Error + */ + public static function do_product_specific_activation( $current_result ) { + + $product_activation = parent::do_product_specific_activation( $current_result ); + + if ( is_wp_error( $product_activation ) && 'module_activation_failed' === $product_activation->get_error_code() ) { + // A bundle is not a module. There's nothing in the plugin to be activated, so it's ok to fail to activate the module. + $product_activation = true; + } + + // At this point, Jetpack plugin is installed. Let's activate each individual product. + $activation = Anti_Spam::activate(); + if ( is_wp_error( $activation ) ) { + return $activation; + } + + $activation = Backup::activate(); + if ( is_wp_error( $activation ) ) { + return $activation; + } + + $activation = Scan::activate(); + if ( is_wp_error( $activation ) ) { + return $activation; + } + + return $activation; + } + + /** + * Checks whether the Product is active + * + * Security is a bundle and not a module. Activation takes place on WPCOM. So lets consider it active if jetpack is active and has the plan. + * + * @return boolean + */ + public static function is_active() { + return static::is_jetpack_plugin_active() && static::has_required_plan(); + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * + * @return boolean + */ + public static function has_required_plan() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + if ( + str_starts_with( $purchase->product_slug, 'jetpack_security' ) || + str_starts_with( $purchase->product_slug, 'jetpack_complete' ) + ) { + return true; + } + } + } + return false; + } + + /** + * Checks whether product is a bundle. + * + * @return boolean True + */ + public static function is_bundle_product() { + return true; + } + + /** + * Return all the products it contains. + * + * @return Array Product slugs + */ + public static function get_supported_products() { + return array( 'backup', 'scan', 'anti-spam' ); + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return ''; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php new file mode 100644 index 00000000..80913a97 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php @@ -0,0 +1,199 @@ + true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout + * + * @return ?string + */ + public static function get_post_checkout_url() { + return self::get_manage_url(); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_social_v1_yearly'; + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $plans_with_social = array( + 'jetpack_social', + 'jetpack_complete', + 'jetpack_business', + 'jetpack_premium', + 'jetpack_personal', + ); + // For atomic sites, do a feature check to see if the republicize feature is available + // This feature is available by default on all Jetpack sites + if ( ( new Host() )->is_woa_site() ) { + return static::does_site_have_feature( 'republicize' ); + } + + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + foreach ( $plans_with_social as $plan ) { + if ( strpos( $purchase->product_slug, $plan ) !== false ) { + return true; + } + } + } + } + return false; + } + + /** + * Get the URL where the user manages the product. + * + * If the standalone plugin is active, + * it will redirect to the standalone plugin settings page. + * Otherwise, it will redirect to the Jetpack settings page. + * + * @return string + */ + public static function get_manage_url() { + if ( static::is_standalone_plugin_active() ) { + return admin_url( 'admin.php?page=jetpack-social' ); + } + + return admin_url( 'admin.php?page=jetpack#/settings?term=publicize' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php new file mode 100644 index 00000000..700a07c2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php @@ -0,0 +1,203 @@ + true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_starter_yearly'; + } + + /** + * Checks whether the Jetpack module is active + * + * This is a bundle and not a product. We should not use this information for anything + * + * @return bool + */ + public static function is_module_active() { + return false; + } + + /** + * Activates the product by installing and activating its plugin + * + * @param bool|WP_Error $current_result Is the result of the top level activation actions. You probably won't do anything if it is an WP_Error. + * @return boolean|\WP_Error + */ + public static function do_product_specific_activation( $current_result ) { + + $product_activation = parent::do_product_specific_activation( $current_result ); + + if ( is_wp_error( $product_activation ) && 'module_activation_failed' === $product_activation->get_error_code() ) { + // A bundle is not a module. There's nothing in the plugin to be activated, so it's ok to fail to activate the module. + $product_activation = true; + } + + // At this point, Jetpack plugin is installed. Let's activate each individual product. + $activation = Anti_Spam::activate(); + if ( is_wp_error( $activation ) ) { + return $activation; + } + + $activation = Backup::activate(); + if ( is_wp_error( $activation ) ) { + return $activation; + } + + return $activation; + } + + /** + * Checks whether the Product is active + * + * Jetpack Starter is a bundle and not a module. Activation takes place on WPCOM. So lets consider it active if jetpack is active and has the plan. + * + * @return boolean + */ + public static function is_active() { + return static::is_jetpack_plugin_active() && static::has_required_plan(); + } + + /** + * Checks whether the current plan (or purchases) of the site already supports the product + * + * @return boolean + */ + public static function has_required_plan() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + if ( str_starts_with( $purchase->product_slug, 'jetpack_starter' ) ) { + return true; + } + } + } + return false; + } + + /** + * Checks whether product is a bundle. + * + * @return boolean True + */ + public static function is_bundle_product() { + return true; + } + + /** + * Return all the products it contains. + * + * @return Array Product slugs + */ + public static function get_supported_products() { + return array( 'backup', 'anti-spam' ); + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return ''; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php new file mode 100644 index 00000000..6f1118cf --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php @@ -0,0 +1,310 @@ + true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_stats_yearly'; + } + + /** + * Get the WPCOM Pay Whatever You Want product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_pwyw_product_slug() { + return 'jetpack_stats_pwyw_yearly'; + } + + /** + * Get the WPCOM free product slug + * + * @return ?string + */ + public static function get_wpcom_free_product_slug() { + return 'jetpack_stats_free_yearly'; + } + + /** + * Gets the 'status' of the Stats product + * + * @return string + */ + public static function get_status() { + $status = parent::get_status(); + if ( Products::STATUS_MODULE_DISABLED === $status && ! Initializer::is_registered() ) { + // If the site has never been connected before, show the "Learn more" CTA, + // that points to the add Stats product interstitial. + $status = Products::STATUS_NEEDS_FIRST_SITE_CONNECTION; + } + return $status; + } + /** + * Checks whether the product can be upgraded to a different product. + * Stats Commercial plan (highest tier) & Jetpack Complete are not upgradable. + * Also we don't push PWYW users to upgrade. + * + * @return boolean + */ + public static function is_upgradable() { + // For now, atomic sites with stats are not in a position to upgrade + if ( ( new Host() )->is_woa_site() ) { + return false; + } + + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( ! is_wp_error( $purchases_data ) && is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + // Jetpack complete includes Stats commercial & cannot be upgraded + if ( str_starts_with( $purchase->product_slug, 'jetpack_complete' ) ) { + return false; + } elseif ( + // Stats commercial purchased with highest tier cannot be upgraded. + in_array( + $purchase->product_slug, + array( 'jetpack_stats_yearly', 'jetpack_stats_monthly', 'jetpack_stats_bi_yearly' ), + true + ) && $purchase->current_price_tier_slug === 'more_than_1m_views' + ) { + return false; + } elseif ( + // If user already has Stats PWYW, we won't push them to upgrade. + $purchase->product_slug === 'jetpack_stats_pwyw_yearly' + ) { + return false; + } + } + } + return true; + } + + /** + * Checks if the site has a paid plan that supports this product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + // Stats is available as standalone product and as part of the Complete plan. + if ( strpos( $purchase->product_slug, 'jetpack_stats' ) !== false || str_starts_with( $purchase->product_slug, 'jetpack_complete' ) ) { + return true; + } + } + } + return false; + } + + /** + * Returns a productType parameter for an upgrade URL, determining whether + * to show the PWYW upgrade interstitial or commercial upgrade interstitial. + * + * @return string + */ + public static function get_url_product_type() { + $purchases_data = Wpcom_Products::get_site_current_purchases(); + $is_commercial_site = Initializer::is_commercial_site(); + if ( is_wp_error( $purchases_data ) ) { + return $is_commercial_site ? '&productType=commercial' : ''; + } + if ( $is_commercial_site ) { + return '&productType=commercial'; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + if ( + str_starts_with( $purchase->product_slug, static::get_wpcom_free_product_slug() ) + ) { + return '&productType=personal'; + } elseif ( + in_array( + $purchase->product_slug, + array( 'jetpack_stats_yearly', 'jetpack_stats_monthly', 'jetpack_stats_bi_yearly' ), + true + ) && + ! empty( $purchase->current_price_tier_slug ) + ) { + return '&productType=commercial'; + } + } + } + return ''; + } + + /** + * Checks whether the product supports trial or not. + * Since Jetpack Stats has been widely available as a free product in the past, it "supports" a trial. + * + * @return boolean + */ + public static function has_trial_support() { + return true; + } + + /** + * Get the WordPress.com URL for purchasing Jetpack Stats for the current site. + * + * @return ?string + */ + public static function get_purchase_url() { + // The returning URL could be customized by changing the `redirect_uri` param with relative path. + return sprintf( + '%s#!/stats/purchase/%d?from=jetpack-my-jetpack%s&redirect_uri=%s', + admin_url( 'admin.php?page=stats' ), + Jetpack_Options::get_option( 'id' ), + static::get_url_product_type(), + rawurlencode( 'admin.php?page=stats' ) + ); + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + return admin_url( 'admin.php?page=stats' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php new file mode 100644 index 00000000..1ee6b122 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php @@ -0,0 +1,203 @@ + true, + 'wpcom_product_slug' => static::get_wpcom_product_slug(), + ), + Wpcom_Products::get_product_pricing( static::get_wpcom_product_slug() ) + ); + } + + /** + * Get the URL the user is taken after purchasing the product through the checkout + * + * @return ?string + */ + public static function get_post_checkout_url() { + return self::get_manage_url(); + } + + /** + * Get the WPCOM product slug used to make the purchase + * + * @return ?string + */ + public static function get_wpcom_product_slug() { + return 'jetpack_videopress'; + } + + /** + * Get the URL the user is taken after activating the product + * + * @return ?string + */ + public static function get_post_activation_url() { + return ''; // stay in My Jetpack page. + } + + /** + * Get the URL where the user manages the product + * + * @return ?string + */ + public static function get_manage_url() { + if ( method_exists( 'Automattic\Jetpack\VideoPress\Initializer', 'should_initialize_admin_ui' ) && \Automattic\Jetpack\VideoPress\Initializer::should_initialize_admin_ui() ) { + return \Automattic\Jetpack\VideoPress\Admin_UI::get_admin_page_url(); + } else { + return admin_url( 'admin.php?page=jetpack#/settings?term=videopress' ); + } + } + + /** + * Checks whether the site has a paid plan for this product + * + * @return boolean + */ + public static function has_paid_plan_for_product() { + $plans_with_videopress = array( + 'jetpack_videopress', + 'jetpack_complete', + 'jetpack_business', + 'jetpack_premium', + ); + $purchases_data = Wpcom_Products::get_site_current_purchases(); + if ( is_wp_error( $purchases_data ) ) { + return false; + } + if ( is_array( $purchases_data ) && ! empty( $purchases_data ) ) { + foreach ( $purchases_data as $purchase ) { + foreach ( $plans_with_videopress as $plan ) { + if ( strpos( $purchase->product_slug, $plan ) !== false ) { + return true; + } + } + } + } + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md new file mode 100644 index 00000000..3a071dac --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md @@ -0,0 +1,148 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.3.2] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [0.3.1] - 2024-03-14 +### Changed +- Internal updates. + +## [0.3.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [0.2.14] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [0.2.13] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [0.2.12] - 2023-03-20 +### Changed +- Updated package dependencies. [#29480] + +## [0.2.11] - 2023-02-20 +### Changed +- Minor internal updates. + +## [0.2.10] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [0.2.9] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [0.2.8] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [0.2.7] - 2022-09-20 +### Changed +- Updated package dependencies. + +## [0.2.6] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [0.2.5] - 2022-06-21 +### Changed +- Renaming master to trunk. [#24661] + +## [0.2.4] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [0.2.3] - 2022-03-29 +### Changed +- Microperformance: Use === null instead of is_null + +## [0.2.2] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [0.2.1] - 2022-01-18 +### Changed +- Updated package dependencies. + +## [0.2.0] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies +- Updated package textdomain from `jetpack` to `jetpack-password-checker`. + +## [0.1.8] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [0.1.7] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [0.1.6] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [0.1.5] - 2021-10-12 +### Changed +- Updated package dependencies + +## [0.1.4] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [0.1.3] - 2021-08-30 +### Changed +- Run composer update on test-php command instead of phpunit +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). + +## [0.1.2] - 2021-05-25 +### Fixed +- Avoid checking in vendor directory. + +## [0.1.1] - 2021-04-27 +### Changed +- Updated package dependencies. + +## 0.1.0 - 2021-03-30 +### Added +- Initial release. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +[0.3.2]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.1...v0.3.2 +[0.3.1]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.0...v0.3.1 +[0.3.0]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.14...v0.3.0 +[0.2.14]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.13...v0.2.14 +[0.2.13]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.12...v0.2.13 +[0.2.12]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.11...v0.2.12 +[0.2.11]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.10...v0.2.11 +[0.2.10]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.9...v0.2.10 +[0.2.9]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.8...v0.2.9 +[0.2.8]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.7...v0.2.8 +[0.2.7]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.6...v0.2.7 +[0.2.6]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.5...v0.2.6 +[0.2.5]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.4...v0.2.5 +[0.2.4]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.3...v0.2.4 +[0.2.3]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.2...v0.2.3 +[0.2.2]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.1...v0.2.2 +[0.2.1]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.0...v0.2.1 +[0.2.0]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.8...v0.2.0 +[0.1.8]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.7...v0.1.8 +[0.1.7]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.6...v0.1.7 +[0.1.6]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.5...v0.1.6 +[0.1.5]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.4...v0.1.5 +[0.1.4]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.3...v0.1.4 +[0.1.3]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.2...v0.1.3 +[0.1.2]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.1...v0.1.2 +[0.1.1]: https://github.com/Automattic/jetpack-password-checker/compare/v0.1.0...v0.1.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json new file mode 100644 index 00000000..a1ee9e62 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json @@ -0,0 +1,50 @@ +{ + "name": "automattic/jetpack-password-checker", + "description": "Password Checker.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-password-checker", + "textdomain": "jetpack-password-checker", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.3.x-dev" + } + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php new file mode 100644 index 00000000..79c369c2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php @@ -0,0 +1,1313 @@ +user_id = get_current_user_id(); + } elseif ( is_object( $user ) && isset( $user->ID ) ) { + // Existing user, using their ID. + $this->user_id = $user->ID; + } elseif ( is_object( $user ) ) { + // Newly created user, using existing data. + $this->user = $user; + $this->user_id = 'new_user'; + } else { + $this->user_id = $user; + } + + /** + * Filters the password strength enforcement settings. + * + * You can supply your own passwords that should not be used for authenticating in addition to weak and easy + * to guess strings for each user. For example, you can add passwords from known password databases to avoid + * compromised password usage. + * + * @param array $common_passwords strings that are forbidden for use as passwords. + */ + $this->common_passwords = apply_filters( 'password_checker_common_passwords', $this->common_passwords ); + + /** + * Filters the password strength enforcement settings. + * + * You can modify the minimum password length using this filter. + * + * @param int $minimum_password_length minimum password length. + */ + $this->minimum_password_length = apply_filters( 'password_checker_minimum_password_length', $this->minimum_password_length ); + + /** + * Filters the password strength enforcement settings. + * + * You can modify the minimum entropy bits requirement using this filter. + * + * @param int $minimum_entropy_bits minimum entropy bits requirement. + */ + $this->minimum_entropy_bits = apply_filters( 'password_checker_minimum_entropy_bits', $this->minimum_entropy_bits ); + } + + /** + * Run tests against a password. + * + * @param string $password the password. + * @param bool $required_only only test against required conditions, defaults to false. + * + * @return array an array containing failed and passed test results. + */ + public function test( $password, $required_only = false ) { + // Run the tests. + $results = $this->run_tests( $password, $this->get_tests(), $required_only ); + + // If we've failed on the required tests, return now. + if ( ! empty( $results['failed'] ) ) { + return array( + 'passed' => false, + 'test_results' => $results, + ); + } + + $entropy_bits = $this->calculate_entropy_bits( $password ); + + // If we have failed the entropy bits test, run the regex tests so we can suggest improvements. + if ( $entropy_bits < $this->minimum_entropy_bits ) { + $results['failed']['entropy_bits'] = $entropy_bits; + // Run the tests. + $results = array_merge( $results, $this->run_tests( $password, $this->get_tests( 'preg_match' ) ) ); + } + + return ( array( + 'passed' => empty( $results['failed'] ), + 'test_results' => $results, + ) ); + } + + /** + * Run the tests using the currently set up object values. + * + * @param string $password the password. + * @param array $tests tests to run. + * @param bool $required_only whether to run only required tests. + * + * @return array test results. + */ + public function run_tests( $password, $tests, $required_only = false ) { + $results = array( + 'passed' => array(), + 'failed' => array(), + ); + + foreach ( $tests as $test_type => $section_tests ) { + foreach ( $section_tests as $test_name => $test_data ) { + // Skip non-required tests if required_only param is set. + if ( $required_only && ! $test_data['required'] ) { + continue; + } + + $result = call_user_func_array( array( $this, 'test_' . $test_type ), array( $password, $test_data ) ); + if ( $result ) { + $results['passed'][] = array( 'test_name' => $test_name ); + } else { + $results['failed'][] = array( + 'test_name' => $test_name, + 'explanation' => $test_data['error'], + ); + + if ( isset( $test_data['fail_immediately'] ) ) { + return $results; + } + } + } + } + + return $results; + } + + /** + * Returns an array of tests that need to be run on password strings. + * + * @param array $sections only return specific sections with the passed keys, defaults to all. + * + * @return array test descriptions. + */ + public function get_tests( $sections = false ) { + // Note: these should be in order of priority. + $tests = array( + 'preg_match' => array( + 'no_backslashes' => array( + 'pattern' => '/^[^\\\\]*$/u', + 'error' => __( 'Passwords may not contain the character "\".', 'jetpack-password-checker' ), + 'required' => true, + 'fail_immediately' => true, + ), + 'minimum_length' => array( + 'pattern' => '/^.{' . $this->minimum_password_length . ',}/u', + /* translators: %d is a number of characters in the password. */ + 'error' => sprintf( __( 'Password must be at least %d characters.', 'jetpack-password-checker' ), $this->minimum_password_length ), + 'required' => true, + 'fail_immediately' => true, + ), + 'has_mixed_case' => array( + 'pattern' => '/([a-z].*?[A-Z]|[A-Z].*?[a-z])/u', + 'error' => __( 'This password is too easy to guess: you can improve it by adding additional uppercase letters, lowercase letters, or numbers.', 'jetpack-password-checker' ), + 'required' => false, + ), + 'has_digit' => array( + 'pattern' => '/\d/u', + 'error' => __( 'This password is too easy to guess: you can improve it by mixing both letters and numbers.', 'jetpack-password-checker' ), + 'required' => false, + ), + 'has_special_char' => array( + 'pattern' => '/[^a-zA-Z\d]/u', + 'error' => __( 'This password is too easy to guess: you can improve it by including special characters such as !#=?*&.', 'jetpack-password-checker' ), + 'required' => false, + ), + ), + 'compare_to_list' => array( + 'not_a_common_password' => array( + 'list_callback' => 'get_common_passwords', + 'compare_callback' => 'negative_in_array', + 'error' => __( 'This is a very common password. Choose something that will be harder for others to guess.', 'jetpack-password-checker' ), + 'required' => true, + ), + 'not_same_as_other_user_data' => array( + 'list_callback' => 'get_other_user_data', + 'compare_callback' => 'test_not_same_as_other_user_data', + 'error' => __( 'Your password is too weak: Looks like you are including easy to guess information about yourself. Try something a little more unique.', 'jetpack-password-checker' ), + 'required' => true, + ), + ), + ); + + /** + * Filters the password strength enforcement settings. + * + * You can determine the tests run and their order based on whatever criteria you wish to specify. + * + * @param array $tests tests to run. + */ + $tests = apply_filters( 'password_checker_tests', $tests ); + + if ( ! $sections ) { + return $tests; + } + + $sections = (array) $sections; + + return array_intersect_key( $tests, array_flip( $sections ) ); + } + + /** + * Provides the regular expression tester functionality. + * + * @param string $password the password. + * @param array $test_data the current test data. + * + * @return bool does the test pass? + */ + protected function test_preg_match( $password, $test_data ) { + return preg_match( $test_data['pattern'], $password ); + } + + /** + * Provides the comparison tester functionality. + * + * @param string $password the password. + * @param array $test_data the current test data. + * + * @return bool does the test pass? + */ + protected function test_compare_to_list( $password, $test_data ) { + if ( + ! is_callable( array( $this, $test_data['list_callback'] ) ) + || ! is_callable( array( $this, $test_data['compare_callback'] ) ) + ) { + return false; + } + + return call_user_func( + array( + $this, + $test_data['compare_callback'], + ), + $password, + call_user_func( array( $this, $test_data['list_callback'] ) ) + ); + } + + /** + * Getter for the common password list. + * + * @return array common passwords. + */ + protected function get_common_passwords() { + return $this->common_passwords; + } + + /** + * Returns the widely known user data that can not be used in the password to avoid + * predictable strings. + * + * @return array user data. + */ + protected function get_other_user_data() { + if ( empty( $this->user_id ) ) { + return array(); + } + + $user_data = get_userdata( $this->user_id ); + if ( ! $user_data ) { + return array(); + } + + if ( isset( $user_data->ID ) ) { + $this->add_user_strings_to_test( get_user_meta( $user_data->ID, 'first_name', true ) ); + $this->add_user_strings_to_test( get_user_meta( $user_data->ID, 'last_name', true ) ); + $this->add_user_strings_to_test( get_user_meta( $user_data->ID, 'nickname', true ) ); + } + + if ( isset( $user_data->user_nicename ) ) { + $this->add_user_strings_to_test( $user_data->user_nicename ); + } + + if ( isset( $user_data->display_name ) ) { + $this->add_user_strings_to_test( $user_data->display_name ); + } + + if ( isset( $user_data->first_name ) ) { + $this->add_user_strings_to_test( $user_data->first_name ); + } + + if ( isset( $user_data->last_name ) ) { + $this->add_user_strings_to_test( $user_data->last_name ); + } + + if ( isset( $user_data->user_email ) ) { + $email_username = substr( $user_data->user_email, 0, strpos( $user_data->user_email, '@' ) ); + $this->add_user_strings_to_test( $email_username, '.' ); + $this->add_user_strings_to_test( $user_data->user_email ); + } + + return $this->get_user_strings_to_test(); + } + + /** + * Compare the password for matches with known user data. + * + * @param string $password the password. + * @param array $strings_to_test known user data. + * + * @return bool does the test pass? + */ + protected function test_not_same_as_other_user_data( $password, $strings_to_test ) { + if ( empty( $strings_to_test ) ) { + return false; + } + + $password_lowercase = strtolower( $password ); + + foreach ( $strings_to_test as $string ) { + $string = strtolower( $string ); + $string_reversed = strrev( $string ); + + if ( $password_lowercase === $string || $password_lowercase === $string_reversed ) { + return false; + } + + // Also check for the string or reversed string with any numbers just stuck to the end to catch things like bob123 as passwords. + if ( + preg_match( '/^' . preg_quote( $string, '/' ) . '\d+$/', $password_lowercase ) + || preg_match( '/^' . preg_quote( $string_reversed, '/' ) . '\d+$/', $password_lowercase ) + ) { + return false; + } + } + + return true; + } + + /** + * A shorthand for the not in array construct. + * + * @param mixed $needle the needle. + * @param array $haystack the haystack. + * + * @return bool is the needle not in the haystack? + */ + protected function negative_in_array( $needle, $haystack ) { + return ! in_array( $needle, $haystack, true ); + } + + /** + * A helper function used to break a single string into its constituents so + * that both the full string and its constituents and any variants thereof + * can be tested against the password. + * + * @param string $string the string to be broken down. + * @param string $explode_delimiter delimiter. + * + * @return bool + */ + protected function add_user_strings_to_test( $string, $explode_delimiter = ' ' ) { + // Don't check against empty strings. + if ( empty( $string ) ) { + return false; + } + + $strings = explode( $explode_delimiter, $string ); + + // Remove any non alpha numeric characters from the strings to check against. + foreach ( $strings as $key => $_string ) { + $_string = trim( preg_replace( '/[^a-zA-Z0-9]/', '', $_string ) ); + if ( empty( $_string ) ) { + continue; + } + + $strings[ $key ] = $_string; + } + + // Check the original too. + $strings[] = trim( $string ); + + // Check the original minus non alpha numeric characters. + $strings[] = trim( preg_replace( '/[^a-zA-Z0-9]/', '', $string ) ); + + // Remove any empty strings. + // Note: This will also filter out '0'. + $strings = array_filter( $strings ); + if ( empty( $strings ) ) { + return false; + } + + $this->user_strings_to_test = array_unique( array_merge( $this->user_strings_to_test, $strings ) ); + + return true; + } + + /** + * Getter for the user strings array. + * + * @return array user strings. + */ + protected function get_user_strings_to_test() { + return $this->user_strings_to_test; + } + + /** + * Return a character set size that is used in the string. + * + * @param string $password the password. + * + * @return int number of different character sets in use. + */ + protected function get_charset_size( $password ) { + $size = 0; + + // Lowercase a-z. + if ( preg_match( '/[a-z]/', $password ) ) { + $size += 26; + } + + // Uppercase A-Z. + if ( preg_match( '/[A-Z]/', substr( $password, 1, - 1 ) ) ) { + $size += 26; + } + + // Digits. + if ( preg_match( '/\d/', substr( $password, 1, - 1 ) ) ) { + $size += 10; + } + + // Over digits symbols. + if ( preg_match( '/[!|@|#|$|%|^|&|*|(|)]/', $password ) ) { + $size += 10; + } + + // Other symbols. + if ( preg_match( '#[`|~|-|_|=|+|\[|{|\]|}|\\|\|;:\'",<\.>/\?]#', $password ) ) { + $size += 20; + } + + // Spaces. + if ( strpos( $password, ' ' ) ) { + ++$size; + } + + return $size; + } + + /** + * Shorthand for getting a character index. + * + * @param string $char character. + * + * @return int the character code. + */ + protected function get_char_index( $char ) { + $char = strtolower( $char[0] ); + if ( $char < 'a' || $char > 'z' ) { + return 0; + } else { + return ord( $char[0] ) - ord( 'a' ) + 1; + } + } + + /** + * This is the password strength calculation algorithm, based on the formula H = L(logN/log2). + * + * H = Entropy + * L = String length (the for iterator) + * N = Our charset size, via get_charset_size() + * + * @see https://en.wikipedia.org/wiki/Password_strength#Random_passwords + * + * On top of the base formula, we're also multiplying the bits of entropy for every char + * by 1 - (the probabily of it following the previous char) + * i.e.: the probablity of U following Q is ~0.84. If our password contains this pair of characters, + * the u char will only add ( 0.16^2 * charset_score ) to our total of entropy bits. + * + * @param string $password the password. + * + * @return float|int + */ + protected function calculate_entropy_bits( $password ) { + $bits = 0; + // Calculate the score. + $charset_score = log( $this->get_charset_size( $password ) ) / log( 2 ); + + $aidx = $this->get_char_index( $password[0] ); + $length = strlen( $password ); + + for ( $b = 1; $b < $length; $b++ ) { + $bidx = $this->get_char_index( $password[ $b ] ); + + // 27 = number of chars in the index (a-z,' '). + $c = 1.0 - $this->frequency_table[ $aidx * 27 + $bidx ]; + + // Increment the bits. + $bits += $charset_score * $c * $c; + + // Move on to next pair. + $aidx = $bidx; + } + + return $bits; + } + + /** + * A frequency table of character pairs, starting with ' ' then ' a', ' b' [...] , 'a ', 'aa' etc. + * + * @see http://rumkin.com/tools/password/passchk.php + * + * @var array + */ + public $frequency_table = array( + 0.23653710453418866, + 0.04577693541332556, + 0.03449832337075375, + 0.042918209651552706, + 0.037390873305146524, + 0.028509112115468728, + 0.02350896632162123, + 0.022188657238664526, + 0.028429800262428927, + 0.04357019973757107, + 0.00913602565971716, + 0.03223093745443942, + 0.02235311269864412, + 0.04438081352966905, + 0.04512377897652719, + 0.020055401662049863, + 0.055903192885260244, + 0.0024388394809739026, + 0.035207464644991984, + 0.07355941099285611, + 0.036905671380667734, + 0.026134421927394666, + 0.023787724158040528, + 0.011352092141711621, + 0.0032354570637119114, + 0.005986878553725033, + 0.008861933226417843, + 0.11511532293337222, + 0.027556203528211108, + 0.024331243621519172, + 0.039266365359381834, + 0.031599941682461, + 0.014403265782183991, + 0.015480973902901297, + 0.027770812071730572, + 0.00942761335471643, + 0.039872867764980315, + 0.0078122175244204695, + 0.02808456043154979, + 0.08429100451960927, + 0.04688963405744277, + 0.13831170724595424, + 0.002540311998833649, + 0.025211838460416972, + 0.001543082081936142, + 0.09519638431258201, + 0.061845750109345385, + 0.08907071001603732, + 0.02137571074500656, + 0.027093162268552268, + 0.005521504592506197, + 0.003023181221752442, + 0.007086747339262283, + 0.010262720513194342, + 0.08785070710016038, + 0.14617757690625455, + 0.03417291150313457, + 0.0059635515381250915, + 0.006146668610584633, + 0.195202799241872, + 0.002774748505613063, + 0.004715556203528212, + 0.0044776206444088066, + 0.11205481848665985, + 0.005654468581425864, + 0.0028820527773727946, + 0.07383000437381543, + 0.005516839189386207, + 0.006496573844583759, + 0.09843067502551392, + 0.0027140982650532145, + 0.0006893133109782768, + 0.08425368129464937, + 0.021325557661466685, + 0.006493074792243767, + 0.07023414491908442, + 0.002077270739174807, + 0.0024633328473538415, + 0.0007744569179180639, + 0.015413325557661468, + 0.0011990086018370024, + 0.13162851727657093, + 0.10115993585070711, + 0.0026989357049132527, + 0.03319317684793702, + 0.002946202070272634, + 0.0783216212275842, + 0.0018358361277154103, + 0.00258813238081353, + 0.2141688292754046, + 0.09853681294649366, + 0.0032482869222918796, + 0.04359352675317102, + 0.01993526753171016, + 0.0036880011663507797, + 0.008011663507799971, + 0.12014696019827964, + 0.0029846916460125384, + 0.0017553579238956116, + 0.029470185158186325, + 0.010413179763813967, + 0.030699518880303252, + 0.03508499781309229, + 0.002021285901734947, + 0.0010613792097973467, + 0.0005295232541186761, + 0.009677212421635807, + 0.010585799679253535, + 0.17101734946785244, + 0.07968625164018078, + 0.007839043592360402, + 0.005438693687126403, + 0.0183606939787141, + 0.2732701559994168, + 0.004953491762647616, + 0.007259367254701851, + 0.008104971570199739, + 0.13274588132380813, + 0.004210526315789474, + 0.004997813092287506, + 0.017006560723137484, + 0.007442484327161393, + 0.016789619478058026, + 0.08477737279486806, + 0.005106283714827234, + 0.0005026971861787433, + 0.04040355736987899, + 0.037535500801866156, + 0.00885960052485785, + 0.0336410555474559, + 0.007066919376002332, + 0.005344219273946639, + 0.0006333284735384167, + 0.010684939495553289, + 0.0063064586674442345, + 0.15386849394955532, + 0.015049424114302375, + 0.012162705933809595, + 0.020425134859308938, + 0.037366379938766583, + 0.02157165767604607, + 0.009373961218836564, + 0.0173214754337367, + 0.009616562181075958, + 0.029522670943286193, + 0.010154249890654615, + 0.018600962239393497, + 0.06362210234728094, + 0.03157078291296107, + 0.151603440734801, + 0.0062329785683044175, + 0.014775331681003062, + 0.0020854351946347867, + 0.1826342032366234, + 0.0878017203674005, + 0.054190989940224525, + 0.010329202507654177, + 0.012763376585508092, + 0.0064872430383437815, + 0.006381105117364048, + 0.005388540603586529, + 0.0090800408222773, + 0.09611196967487973, + 0.09940691062837148, + 0.01033969966467415, + 0.004034407348009914, + 0.008826942703017933, + 0.11474675608689314, + 0.07132584924916169, + 0.012388977985129028, + 0.005435194634786413, + 0.1417174515235457, + 0.0037066627788307337, + 0.0045802595130485495, + 0.060800699810468, + 0.005341886572386646, + 0.005683627350925791, + 0.12434932205860913, + 0.004596588423968508, + 0.0007534626038781163, + 0.07107041842834232, + 0.022361277154104096, + 0.04784720804782038, + 0.06277533168100306, + 0.003441901151771395, + 0.005828254847645429, + 0.0009669047966175828, + 0.009470768333576322, + 0.002077270739174807, + 0.12797667298440007, + 0.08797783933518005, + 0.005388540603586529, + 0.0024913252660737715, + 0.007550954949701123, + 0.2786866890217233, + 0.002509986878553725, + 0.029002478495407494, + 0.0303204548768042, + 0.07576614666861058, + 0.00246799825047383, + 0.00592389561160519, + 0.039574281965301064, + 0.00706808572678233, + 0.03304505029887739, + 0.05474150750838315, + 0.0028633911648928414, + 0.0005073625892987316, + 0.07293541332555767, + 0.053528502697186175, + 0.022566554891383584, + 0.038151334013704616, + 0.002716430966613209, + 0.005049132526607377, + 0.0009902318122175246, + 0.008997229916897508, + 0.0011861787432570347, + 0.1666377022889634, + 0.14414462749671964, + 0.003374252806531564, + 0.005169266656947077, + 0.008468873013558828, + 0.16337541915731155, + 0.002873888321912815, + 0.004305000728969237, + 0.0031141565825922144, + 0.1241172182533897, + 0.0052800699810468, + 0.008969237498177577, + 0.024094474413179766, + 0.017029887738737422, + 0.01722700102055693, + 0.10618457501093455, + 0.006147834961364631, + 0.0008269427030179326, + 0.03303571949263741, + 0.024188948826359528, + 0.05213937891820965, + 0.04505846333284735, + 0.0035270447587111824, + 0.006799825047383001, + 0.0008199445983379502, + 0.02206735675754483, + 0.001010059775477475, + 0.11971191135734072, + 0.04656538854060359, + 0.011243621519171892, + 0.06513019390581717, + 0.032375564951159064, + 0.06347047674588133, + 0.013678961947805804, + 0.03309870243475726, + 0.006982942119842543, + 0.009726199154395685, + 0.010121592068814697, + 0.032514360693978714, + 0.04986032949409535, + 0.039734072022160664, + 0.15690683773144773, + 0.03949963551538125, + 0.014790494241143023, + 0.002722262720513194, + 0.02614375273363464, + 0.10753637556495116, + 0.06764834523983088, + 0.006221315060504448, + 0.021317393206006705, + 0.0030826651115322934, + 0.002399183554454002, + 0.0019069835252952323, + 0.015595276279341012, + 0.0925126111678087, + 0.18437906400349907, + 0.006538562472663654, + 0.008719638431258201, + 0.02116693395538708, + 0.18241376293920394, + 0.007290858725761773, + 0.005976381396705059, + 0.005629975215045925, + 0.09721300481119698, + 0.004810030616707975, + 0.024303251202799244, + 0.012954658113427612, + 0.011057005394372358, + 0.02733459688001166, + 0.10135121737862662, + 0.012016912086309959, + 0.001055547455897361, + 0.009027555037177431, + 0.07162326869806095, + 0.01007143898527482, + 0.07297623560285756, + 0.006741507508383147, + 0.0036891675171307776, + 0.0008409389123778977, + 0.011272780288671819, + 0.007020265344802449, + 0.1030389269572824, + 0.15350809155853623, + 0.004232686980609419, + 0.004353987461729115, + 0.0023385333138941536, + 0.14450386353695874, + 0.002546143752733635, + 0.0024470039364338824, + 0.01200758128006998, + 0.0981227584195947, + 0.003161976964572095, + 0.040695145064878264, + 0.03460446129173349, + 0.003908441463770229, + 0.01598483743986004, + 0.13107216795451232, + 0.003129319142732177, + 0.00032307916605919226, + 0.04050386353695874, + 0.05452689896486368, + 0.03589677795597026, + 0.07087097244496282, + 0.006143169558244642, + 0.008684647907858289, + 0.0004607085580988482, + 0.022010205569324977, + 0.0009097536083977258, + 0.07328765126111678, + 0.14751421490013122, + 0.008015162560139961, + 0.006601545414783497, + 0.025279486805656802, + 0.1682449336637994, + 0.008313748359819215, + 0.007010934538562473, + 0.005886572386645284, + 0.16889575739903775, + 0.004123050007289692, + 0.011925936725470185, + 0.10007289692374982, + 0.013380376148126549, + 0.009021723283277445, + 0.08650823735238372, + 0.007756232686980609, + 0.0007243038343781893, + 0.0026791077416533026, + 0.02797492345823006, + 0.032384895757399036, + 0.04187432570345531, + 0.00882461000145794, + 0.0032401224668318998, + 0.00033357632307916605, + 0.027878116343490307, + 0.0022277299897944304, + 0.14333518005540166, + 0.1725534334451086, + 0.02781629975215046, + 0.006909462020702727, + 0.005264907420906838, + 0.16661437527336345, + 0.004325995043009185, + 0.003334596880011664, + 0.005312727802886718, + 0.14024668318996938, + 0.0013261408368566844, + 0.003504884093891238, + 0.006375273363464061, + 0.04964922000291588, + 0.008290421344219274, + 0.09536783787724158, + 0.05394372357486515, + 0.005505175681586237, + 0.005339553870826651, + 0.01782067356757545, + 0.006710016037323225, + 0.05105933809593235, + 0.002983525295232541, + 0.002940370316372649, + 0.0004548768041988629, + 0.01208456043154979, + 0.000915585362297711, + 0.20146260387811635, + 0.067196967487972, + 0.006158332118384605, + 0.025438110511736407, + 0.07753783350342616, + 0.1273876658405015, + 0.009337804344656656, + 0.07683452398308792, + 0.0070412596588423975, + 0.08747164309666132, + 0.0038827817466102928, + 0.018116926665694706, + 0.005017641055547455, + 0.004567429654468581, + 0.028277008310249308, + 0.05271555620352821, + 0.004394809739029013, + 0.0013343052923166642, + 0.00411605190260971, + 0.059621519171890944, + 0.09073859163143316, + 0.01446858142586383, + 0.006770666277883074, + 0.003425572240851436, + 0.0004455459979588861, + 0.010401516256013998, + 0.005825922146085436, + 0.10833882490158916, + 0.007584779122321038, + 0.016903921854497742, + 0.02719580113719201, + 0.0304814112844438, + 0.02206385770520484, + 0.013064295086747339, + 0.02696369733197259, + 0.009581571657676046, + 0.026761918647033093, + 0.006510570053943724, + 0.021941390873305145, + 0.07042659279778393, + 0.05437410701268406, + 0.1425175681586237, + 0.027802303542790494, + 0.037690625455605774, + 0.0019606356611750987, + 0.1095623268698061, + 0.06157748942994606, + 0.044618749088788455, + 0.04955124653739612, + 0.03608689313310978, + 0.018381688292754043, + 0.003404577926811489, + 0.015036594255722409, + 0.009600233270156, + 0.10794693103951014, + 0.12447528794284882, + 0.0031981338387520046, + 0.0074716430966613205, + 0.003202799241871993, + 0.13437643971424407, + 0.006655197550663361, + 0.0036693395538708266, + 0.049338970695436656, + 0.09486863974340283, + 0.0015990669193760023, + 0.0026604461291733486, + 0.051775477474850555, + 0.0041347135150896636, + 0.005450357194926374, + 0.12030325120279925, + 0.04581309228750547, + 0.0004537104534188657, + 0.12425601399620935, + 0.025981629975215047, + 0.023926519900860182, + 0.04423385333138941, + 0.0017950138504155123, + 0.002661612479953346, + 0.0006333284735384167, + 0.008449045050298877, + 0.000653156436798367, + 0.04816678816153958, + 0.008625164018078437, + 0.0039037760606502403, + 0.005228750546726928, + 0.004531272780288672, + 0.0056672984400058316, + 0.00359585945473101, + 0.0032179618020119548, + 0.0038093016474704767, + 0.011452398308791368, + 0.002519317684793702, + 0.00280390727511299, + 0.005572824026826068, + 0.004554599795888614, + 0.004531272780288672, + 0.0035841959469310393, + 0.004400641492928998, + 0.0036670068523108326, + 0.004839189386207902, + 0.006258638285464354, + 0.004897506925207757, + 0.840776789619478, + 0.004968654322787578, + 0.002886718180492783, + 0.0019757982213150604, + 0.0018568304417553576, + 0.001691208630995772, + 0.09009243329931477, + 0.14030150167662925, + 0.013242746756086894, + 0.013746610293045632, + 0.027342761335471644, + 0.16938912377897652, + 0.006607377168683481, + 0.01661933226417845, + 0.008173786266219566, + 0.13297448607668758, + 0.0034675608689313307, + 0.016641492928998396, + 0.011722991689750693, + 0.021493512173786266, + 0.03430820819361423, + 0.10099548039072752, + 0.00873596734217816, + 0.0018323370753754193, + 0.020103222044029742, + 0.047197550663362, + 0.040833940807697915, + 0.03361189677795597, + 0.010844729552412887, + 0.005544831608106138, + 0.0007522962530981193, + 0.01525120279924187, + 0.00815512465373961, + 0.2109648636827526, + 0.058258055110074355, + 0.007181221752442048, + 0.043560868931331105, + 0.004058900714389853, + 0.10618107595859454, + 0.0062399766729844, + 0.004835690333867911, + 0.02679224376731302, + 0.08414637702288964, + 0.0030698352529523252, + 0.03637498177576906, + 0.01592885260242018, + 0.017413617145356466, + 0.008430383437818923, + 0.037231083248286924, + 0.03290275550371775, + 0.007538125091121154, + 0.004500947660008748, + 0.05932409972299169, + 0.16006764834523984, + 0.03309636973319726, + 0.007766729844000583, + 0.005225251494386936, + 0.0006321621227584196, + 0.012989648636827526, + 0.005274238227146815, + 0.1254503571949264, + 0.12852719055255868, + 0.0035433736696311416, + 0.005203090829566993, + 0.0019314768916751715, + 0.20520775623268697, + 0.002509986878553725, + 0.00343606939787141, + 0.027138649948972155, + 0.13926578218399185, + 0.004565096952908587, + 0.005614812654905963, + 0.00874413179763814, + 0.004109053797929727, + 0.008300918501239247, + 0.08270943286193323, + 0.002912377897652719, + 0.0037066627788307337, + 0.06909578655780726, + 0.03242805073625893, + 0.05237614812654906, + 0.04723487388832191, + 0.0038991106575302524, + 0.006299460562764251, + 0.00043388249015891526, + 0.020029741944889927, + 0.005311561452106721, + 0.09334072022160665, + 0.022940953491762648, + 0.024658988190698353, + 0.02901297565242747, + 0.03531593526753171, + 0.0758023035427905, + 0.013711619769645722, + 0.021597317393206007, + 0.009670214316955824, + 0.044728386062108175, + 0.010596296836273509, + 0.03264382563055839, + 0.0604822860475288, + 0.05489546581134276, + 0.11501851581863246, + 0.01837585653885406, + 0.026237060796034405, + 0.0011255285026971862, + 0.08704125965884241, + 0.10156349322058608, + 0.06660562764251349, + 0.023434319871701415, + 0.010777081207173057, + 0.005409534917626476, + 0.003123487388832191, + 0.0028762210234728096, + 0.0089995626184575, + 0.07518297127861205, + 0.2314868056568013, + 0.002226563639014434, + 0.003285610147251786, + 0.0027455897361131363, + 0.2724537104534189, + 0.0016655489138358362, + 0.0019209797346551977, + 0.0022137337804344656, + 0.17690392185449774, + 0.0014532730718763668, + 0.0024994897215337513, + 0.015302522233561744, + 0.003441901151771395, + 0.015303688584341741, + 0.09314593964134713, + 0.0017833503426155418, + 0.0005108616416387229, + 0.017828838023035427, + 0.010385187345094037, + 0.003168975069252078, + 0.01902901297565243, + 0.005525003644846187, + 0.0010088934246974776, + 0.0009272488700976819, + 0.036282840064149294, + 0.0022977110365942554, + 0.0766805656801283, + 0.22270418428342326, + 0.005283569033386791, + 0.007155562035282111, + 0.01173582154833066, + 0.1715620352821111, + 0.003925936725470185, + 0.004425134859308937, + 0.020040239101909902, + 0.14243242455168392, + 0.0016737133692958156, + 0.0066808572678232975, + 0.011980755212130047, + 0.012638577052048404, + 0.07206065024055984, + 0.08115701997375711, + 0.00710424260096224, + 0.0007278028867181805, + 0.02347630849978131, + 0.04595538708266512, + 0.01481965301064295, + 0.013925061962385188, + 0.0018125091121154687, + 0.00529173348884677, + 0.0016340574427759146, + 0.03072401224668319, + 0.0023746901880740633, + 0.25174165330223064, + 0.06673392622831317, + 0.00878378772415804, + 0.03956261845750109, + 0.010077270739174807, + 0.0844787869951888, + 0.00985216503863537, + 0.004973319725907567, + 0.01893220586091267, + 0.11200583175389998, + 0.0028715556203528212, + 0.004095057588569762, + 0.01202391019098994, + 0.01756757544831608, + 0.014825484764542934, + 0.05312961073042717, + 0.06746872721971132, + 0.003845458521650386, + 0.0210806239976673, + 0.019443067502551394, + 0.08017028721387957, + 0.01825572240851436, + 0.005365213587986587, + 0.01959702580551101, + 0.026184575010934536, + 0.02474879720075813, + 0.002171745152354571, + 0.25827321767021433, + 0.048050153083539875, + 0.01043184137629392, + 0.03930485493512174, + 0.027640180784370902, + 0.03294007872867765, + 0.006474413179763814, + 0.018314039947514214, + 0.015119405161102202, + 0.014706516984983233, + 0.005494678524566263, + 0.03309870243475726, + 0.043864120134130345, + 0.058996355153812505, + 0.06265986295378335, + 0.04633328473538417, + 0.03790756670068523, + 0.0004642076104388394, + 0.037849249161685375, + 0.08369966467415076, + 0.04999679253535501, + 0.02392768625164018, + 0.010998687855372504, + 0.009881323808135296, + 0.003867619186470331, + 0.012434465665548913, + 0.007253535500801866, + 0.11106225397288234, + 0.17624726636535937, + 0.008209943140399476, + 0.008390727511299025, + 0.012682898381688294, + 0.1825653885406036, + 0.001538416678816154, + 0.004590756670068524, + 0.008710307625018223, + 0.1299513048549351, + 0.002677941390873305, + 0.012309666132089225, + 0.014087184720804781, + 0.01199941682461, + 0.031246537396121883, + 0.07206648199445984, + 0.008254264470039366, + 0.0007033095203382417, + 0.007034261554162415, + 0.006599212713223502, + 0.013906400349905234, + 0.050098265053214755, + 0.007133401370462167, + 0.017750692520775622, + 0.0008257763522379356, + 0.03918821985712203, + 0.06015454147834961, + ); +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md new file mode 100644 index 00000000..0ea536bb --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md @@ -0,0 +1,121 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.4.3] - 2024-09-05 +### Changed +- Update dependencies. + +## [0.4.2] - 2024-08-26 +### Changed +- Updated package dependencies. [#39004] + +## [0.4.1] - 2024-08-15 +### Fixed +- Fix incorrect next-version tokens in php `@since` and/or `@deprecated` docs. [#38869] + +## [0.4.0] - 2024-05-20 +### Deprecated +- Extract the 'is_current_request_activating_plugin_from_plugins_screen' method into Status package. [#37430] + +## [0.3.5] - 2024-05-06 +### Changed +- Internal updates. + +## [0.3.4] - 2024-04-08 +### Changed +- Internal updates. + +## [0.3.3] - 2024-03-25 +### Changed +- Internal updates. + +## [0.3.2] - 2024-03-14 +### Changed +- Internal updates. + +## [0.3.1] - 2024-01-02 +### Fixed +- Ensured that language packs are installed after installing a new plugin. [#34763] + +## [0.3.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [0.2.6] - 2023-11-14 + +## [0.2.5] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [0.2.4] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [0.2.3] - 2023-02-20 +### Changed +- Minor internal updates. + +## [0.2.2] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [0.2.1] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [0.2.0] - 2022-08-23 +### Added +- Add method to check plugin activation context. [#25422] + +## [0.1.4] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [0.1.3] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [0.1.2] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [0.1.1] - 2022-03-29 +### Added +- Set composer package type to "jetpack-library" so i18n will work. + +## 0.1.0 - 2022-02-02 +### Added +- First version +- New functions to safely check plugin statuses + +### Changed +- Build: add missing mirror repo details, so package can be deployed. + +### Fixed +- Fix method logic + +[0.4.3]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.4.2...v0.4.3 +[0.4.2]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.4.1...v0.4.2 +[0.4.1]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.4.0...v0.4.1 +[0.4.0]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.3.5...v0.4.0 +[0.3.5]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.3.4...v0.3.5 +[0.3.4]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.3.3...v0.3.4 +[0.3.3]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.3.2...v0.3.3 +[0.3.2]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.3.1...v0.3.2 +[0.3.1]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.3.0...v0.3.1 +[0.3.0]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.2.6...v0.3.0 +[0.2.6]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.2.5...v0.2.6 +[0.2.5]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.2.4...v0.2.5 +[0.2.4]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.2.3...v0.2.4 +[0.2.3]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.2.2...v0.2.3 +[0.2.2]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.2.1...v0.2.2 +[0.2.1]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.2.0...v0.2.1 +[0.2.0]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.4...v0.2.0 +[0.1.4]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.3...v0.1.4 +[0.1.3]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.2...v0.1.3 +[0.1.2]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.1...v0.1.2 +[0.1.1]: https://github.com/Automattic/jetpack-plugins-installer/compare/v0.1.0...v0.1.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json new file mode 100644 index 00000000..f8954ee7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json @@ -0,0 +1,44 @@ +{ + "name": "automattic/jetpack-plugins-installer", + "description": "Handle installation of plugins from WP.org", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-a8c-mc-stats": "^2.0.2", + "automattic/jetpack-status": "^4.0.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "branch-alias": { + "dev-trunk": "0.4.x-dev" + }, + "mirror-repo": "Automattic/jetpack-plugins-installer", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}" + }, + "autotagger": true, + "textdomain": "jetpack-plugins-installer" + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php new file mode 100644 index 00000000..f68a526e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php @@ -0,0 +1,157 @@ +fs_connect( array( WP_CONTENT_DIR, WP_PLUGIN_DIR ) ); + if ( ! $result ) { + // set the string here since they are not available just yet. + $upgrader->generic_strings(); + $this->feedback( 'fs_unavailable' ); + } + } + + /** + * Overwrites the error function + * + * @param WP_Error|mixed $error The error object. + */ + public function error( $error ) { + if ( is_wp_error( $error ) ) { + $this->feedback( $error ); + } + } + + /** + * Set the main error code. + * + * Don't set the process_failed as code since it is not that helpful unless we don't have one already set + * + * @param string $code The error code. + * @return void + */ + private function set_main_error_code( $code ) { + $this->main_error_code = ( 'process_failed' === $code && $this->main_error_code ? $this->main_error_code : $code ); + } + + /** + * Set the main error message. + * + * Don't set the process_failed as message since it is not that helpful unless we don't have one already set + * + * @param string $message The error message. + * @param string $code The error code. + * @return void + */ + private function set_main_error_message( $message, $code ) { + $this->main_error_message = ( 'process_failed' === $code && $this->main_error_message ? $this->main_error_message : $message ); + } + + /** + * Get the main error code + * + * @return string + */ + public function get_main_error_code() { + return $this->main_error_code; + } + + /** + * Get the main error message + * + * @return string + */ + public function get_main_error_message() { + return $this->main_error_message; + } + + /** + * Overwrites the feedback function + * + * @param string|array|WP_Error $data Data. + * @param mixed ...$args Optional text replacements. + */ + public function feedback( $data, ...$args ) { + + $current_error = null; + if ( is_wp_error( $data ) ) { + $this->set_main_error_code( $data->get_error_code() ); + $string = $data->get_error_message(); + } elseif ( is_array( $data ) ) { + return; + } else { + $string = $data; + } + + if ( ! empty( $this->upgrader->strings[ $string ] ) ) { + $this->set_main_error_code( $string ); + + $current_error = $string; + $string = $this->upgrader->strings[ $string ]; + } + + if ( strpos( $string, '%' ) !== false ) { + if ( ! empty( $args ) ) { + $string = vsprintf( $string, $args ); + } + } + + $string = trim( $string ); + $string = wp_kses( + $string, + array( + 'a' => array( + 'href' => true, + ), + 'br' => true, + 'em' => true, + 'strong' => true, + ) + ); + + $this->set_main_error_message( $string, $current_error ); + $this->messages[] = $string; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php new file mode 100644 index 00000000..c86537aa --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php @@ -0,0 +1,255 @@ +install( $zip_url ); + + if ( is_wp_error( $result ) ) { + $mc_stats->add( 'install-plugin', "fail-$slug" ); + return $result; + } + + $plugin = self::get_plugin_id_by_slug( $slug ); + $error_code = 'install_error'; + if ( ! $plugin ) { + $error = __( 'There was an error installing your plugin', 'jetpack-plugins-installer' ); + } + + if ( ! $result ) { + $error_code = $skin->get_main_error_code(); + $message = $skin->get_main_error_message(); + $error = $message ? $message : __( 'An unknown error occurred during installation', 'jetpack-plugins-installer' ); + } + + if ( ! empty( $error ) ) { + if ( 'download_failed' === $error_code ) { + // For backwards compatibility: versions prior to 3.9 would return no_package instead of download_failed. + $error_code = 'no_package'; + } + + $mc_stats->add( 'install-plugin', "fail-$slug" ); + return new WP_Error( $error_code, $error, 400 ); + } + + $mc_stats->add( 'install-plugin', "success-$slug" ); + return (array) $upgrader->skin->get_upgrade_messages(); + } + + /** + * Get WordPress.org zip download link from a plugin slug + * + * @param string $plugin_slug Plugin slug. + */ + protected static function generate_wordpress_org_plugin_download_link( $plugin_slug ) { + return "https://downloads.wordpress.org/plugin/$plugin_slug.latest-stable.zip"; + } + + /** + * Get the plugin ID (composed of the plugin slug and the name of the main plugin file) from a plugin slug. + * + * @param string $slug Plugin slug. + */ + public static function get_plugin_id_by_slug( $slug ) { + // Check if get_plugins() function exists. This is required on the front end of the + // site, since it is in a file that is normally only loaded in the admin. + if ( ! function_exists( 'get_plugins' ) ) { + require_once ABSPATH . 'wp-admin/includes/plugin.php'; + } + + /** This filter is documented in wp-admin/includes/class-wp-plugins-list-table.php */ + $plugins = apply_filters( 'all_plugins', get_plugins() ); + if ( ! is_array( $plugins ) ) { + return false; + } + + foreach ( $plugins as $plugin_file => $plugin_data ) { + if ( self::get_slug_from_file_path( $plugin_file ) === $slug ) { + return $plugin_file; + } + } + + return false; + } + + /** + * Get the plugin slug from the plugin ID (composed of the plugin slug and the name of the main plugin file) + * + * @param string $plugin_file Plugin file (ID -- e.g. hello-dolly/hello.php). + */ + protected static function get_slug_from_file_path( $plugin_file ) { + // Similar to get_plugin_slug() method. + $slug = dirname( $plugin_file ); + if ( '.' === $slug ) { + $slug = preg_replace( '/(.+)\.php$/', '$1', $plugin_file ); + } + + return $slug; + } + + /** + * Get the activation status for a plugin. + * + * @since-jetpack 8.9.0 + * + * @param string $plugin_file The plugin file to check. + * @return string Either 'network-active', 'active' or 'inactive'. + */ + public static function get_plugin_status( $plugin_file ) { + if ( self::is_plugin_active_for_network( $plugin_file ) ) { + return 'network-active'; + } + + if ( self::is_plugin_active( $plugin_file ) ) { + return 'active'; + } + + return 'inactive'; + } + + /** + * Safely checks if the plugin is active + * + * @since 0.1.0 + * + * @param string $plugin_file The plugin file to check. + * @return bool + */ + public static function is_plugin_active( $plugin_file ) { + self::ensure_plugin_functions_are_loaded(); + return is_plugin_active( $plugin_file ); + } + + /** + * Safely checks if the plugin is active for network + * + * @since 0.1.0 + * + * @param string $plugin_file The plugin file to check. + * @return bool + */ + public static function is_plugin_active_for_network( $plugin_file ) { + self::ensure_plugin_functions_are_loaded(); + return is_plugin_active_for_network( $plugin_file ); + } + + /** + * Returns a list of all plugins in the site. + * + * @since-jetpack 8.9.0 + * @uses get_plugins() + * + * @return array + */ + public static function get_plugins() { + self::ensure_plugin_functions_are_loaded(); + /** This filter is documented in wp-admin/includes/class-wp-plugins-list-table.php */ + $plugins = apply_filters( 'all_plugins', get_plugins() ); + + if ( is_array( $plugins ) && ! empty( $plugins ) ) { + foreach ( $plugins as $plugin_slug => $plugin_data ) { + $plugins[ $plugin_slug ]['active'] = in_array( + self::get_plugin_status( $plugin_slug ), + array( 'active', 'network-active' ), + true + ); + } + return $plugins; + } + + return array(); + } + + /** + * Determine if the current request is activating a plugin from the plugins page. + * + * @deprecated 0.4.0 + * @see Paths::is_current_request_activating_plugin_from_plugins_screen() + * + * @param string $plugin Plugin file path to check. + * @return bool + */ + public static function is_current_request_activating_plugin_from_plugins_screen( $plugin ) { + _deprecated_function( __METHOD__, '0.4.0', 'Automattic\\Jetpack\\Paths::is_current_request_activating_plugin_from_plugins_screen()' ); + return ( new Paths() )->is_current_request_activating_plugin_from_plugins_screen( $plugin ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md new file mode 100644 index 00000000..b40f798b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.2.1] - 2024-08-26 +### Changed +- Updated package dependencies. [#39004] + +## [0.2.0] - 2024-08-09 +### Added +- Add Scan History model. [#38117] + +## 0.1.0 - 2024-07-15 +### Added +- Initial version. [#37864] + +[0.2.1]: https://github.com/Automattic/jetpack-protect-models/compare/v0.2.0...v0.2.1 +[0.2.0]: https://github.com/Automattic/jetpack-protect-models/compare/v0.1.0...v0.2.0 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/composer.json new file mode 100644 index 00000000..b30bde7e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/composer.json @@ -0,0 +1,55 @@ +{ + "name": "automattic/jetpack-protect-models", + "description": "This package contains the models used in Protect. ", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "0.4.2" + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "build-development": "echo 'Add your build step to composer.json, please!'", + "build-production": "echo 'Add your build step to composer.json, please!'", + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.2.x-dev" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" + }, + "mirror-repo": "Automattic/jetpack-protect-models", + "textdomain": "jetpack-protect-models", + "version-constants": { + "::PACKAGE_VERSION": "src/class-protect-models.php" + } + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php new file mode 100644 index 00000000..95a49c8e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php @@ -0,0 +1,110 @@ + + */ + public $threats = array(); + + /** + * Whether the extension has been checked for threats. + * + * @var null|bool + */ + public $checked; + + /** + * The type of extension ("plugins", "themes", or "core"). + * + * @var null|string + */ + public $type; + + /** + * Extension Model Constructor + * + * @param array|object $extension Extension data to load into the model instance. + */ + public function __construct( $extension = array() ) { + if ( is_object( $extension ) ) { + $extension = (array) $extension; + } + + foreach ( $extension as $property => $value ) { + if ( property_exists( $this, $property ) ) { + // use the property's setter method when possible + if ( method_exists( $this, "set_$property" ) ) { + $this->{ "set_$property" }( $value ); + continue; + } + + // otherwise, map the value directly into the class property + $this->$property = $value; + } + } + } + + /** + * Set Threats + * + * @param array $threats An array of threat data to add to the extension. + */ + public function set_threats( $threats ) { + if ( ! is_array( $threats ) ) { + $this->threats = array(); + return; + } + + // convert each provided threat item into an instance of Threat_Model + $threats = array_map( + function ( $threat ) { + if ( is_a( $threat, 'Threat_Model' ) ) { + return $threat; + } + + if ( is_object( $threat ) ) { + $threat = (array) $threat; + } + + return new Threat_Model( $threat ); + }, + $threats + ); + + $this->threats = $threats; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php new file mode 100644 index 00000000..ff10ae4b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php @@ -0,0 +1,117 @@ + + */ + public $core = array(); + + /** + * Status themes. + * + * @var array + */ + public $themes = array(); + + /** + * Status plugins. + * + * @var array + */ + public $plugins = array(); + + /** + * File threats. + * + * @var array + */ + public $files = array(); + + /** + * Database threats. + * + * @var array + */ + public $database = array(); + + /** + * Whether there was an error loading the history. + * + * @var bool + */ + public $error = false; + + /** + * The error code thrown when loading the history. + * + * @var string + */ + public $error_code; + + /** + * The error message thrown when loading the history. + * + * @var string + */ + public $error_message; + + /** + * Status constructor. + * + * @param array $history The history data to load into the class instance. + */ + public function __construct( $history = array() ) { + foreach ( $history as $property => $value ) { + if ( property_exists( $this, $property ) ) { + $this->$property = $value; + } + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php new file mode 100644 index 00000000..a479f90a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php @@ -0,0 +1,16 @@ + + */ + public $themes = array(); + + /** + * Status plugins. + * + * @var array + */ + public $plugins = array(); + + /** + * File threats. + * + * @var array + */ + public $files = array(); + + /** + * Database threats. + * + * @var array + */ + public $database = array(); + + /** + * Whether the site includes items that have not been checked. + * + * @var boolean + */ + public $has_unchecked_items; + + /** + * The estimated percentage of the current scan. + * + * @var int + */ + public $current_progress; + + /** + * Whether there was an error loading the status. + * + * @var bool + */ + public $error = false; + + /** + * The error code thrown when loading the status. + * + * @var string + */ + public $error_code; + + /** + * The error message thrown when loading the status. + * + * @var string + */ + public $error_message; + + /** + * Status constructor. + * + * @param array $status The status data to load into the class instance. + */ + public function __construct( $status = array() ) { + // set status defaults + $this->core = new \stdClass(); + + foreach ( $status as $property => $value ) { + if ( property_exists( $this, $property ) ) { + $this->$property = $value; + } + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php new file mode 100644 index 00000000..d85e1b97 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php @@ -0,0 +1,122 @@ + $value ) { + if ( property_exists( $this, $property ) ) { + $this->$property = $value; + } + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md new file mode 100644 index 00000000..277db26f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md @@ -0,0 +1,39 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.1.5] - 2024-09-05 +### Changed +- Update dependencies. + +## [0.1.4] - 2024-09-05 +### Changed +- Update dependencies. + +## [0.1.3] - 2024-08-26 +### Changed +- Updated package dependencies. [#39004] + +## [0.1.2] - 2024-08-19 +### Changed +- Internal updates. + +## [0.1.1] - 2024-08-09 +### Changed +- Update dependencies. + +## 0.1.0 - 2024-07-15 +### Added +- Initial version. [#37894] + +### Changed +- Updated package dependencies. [#37894] + +[0.1.5]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.4...v0.1.5 +[0.1.4]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.3...v0.1.4 +[0.1.3]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.2...v0.1.3 +[0.1.2]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.1...v0.1.2 +[0.1.1]: https://github.com/Automattic/jetpack-protect-status/compare/v0.1.0...v0.1.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/composer.json new file mode 100644 index 00000000..42ba1d65 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/composer.json @@ -0,0 +1,60 @@ +{ + "name": "automattic/jetpack-protect-status", + "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-connection": "^4.0.0", + "automattic/jetpack-plugins-installer": "^0.4.3", + "automattic/jetpack-sync": "^3.10.0", + "automattic/jetpack-protect-models": "^0.2.1", + "automattic/jetpack-plans": "^0.4.10" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "dev-master" + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "build-development": "echo 'Add your build step to composer.json, please!'", + "build-production": "echo 'Add your build step to composer.json, please!'", + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + }, + "extra": { + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.1.x-dev" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}" + }, + "mirror-repo": "Automattic/jetpack-protect-status", + "textdomain": "jetpack-protect-status", + "version-constants": { + "::PACKAGE_VERSION": "src/class-status.php" + } + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php new file mode 100644 index 00000000..67d5cf0e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php @@ -0,0 +1,111 @@ + ( self::CACHE_VALIDITY_PERIOD ); + } + + /** + * Gets the product list from the user cache + */ + private static function get_product_from_cache() { + return get_user_meta( get_current_user_id(), self::CACHE_META_NAME, true ); + } + + /** + * Gets the product data + * + * @param string $wpcom_product The product slug. + * @return array + */ + public static function get_product( $wpcom_product = 'jetpack_scan' ) { + if ( ! self::is_cache_old() ) { + return self::get_product_from_cache(); + } + + $request_url = 'https://public-api.wordpress.com/rest/v1.1/products?locale=' . get_user_locale() . '&type=jetpack'; + $wpcom_request = wp_remote_get( esc_url_raw( $request_url ) ); + $response_code = wp_remote_retrieve_response_code( $wpcom_request ); + + if ( 200 === $response_code ) { + $products = json_decode( wp_remote_retrieve_body( $wpcom_request ) ); + + // Pick the desired product... + $product = $products->{$wpcom_product}; + + // ... and store it into the cache. + update_user_meta( get_current_user_id(), self::CACHE_DATE_META_NAME, time() ); + update_user_meta( get_current_user_id(), self::CACHE_META_NAME, $product ); + + return $product; + } + + return new \WP_Error( + 'failed_to_fetch_data', + esc_html__( 'Unable to fetch the requested data.', 'jetpack-protect-status' ), + array( + 'status' => $response_code, + 'request' => $wpcom_request, + ) + ); + } + + /** + * Has Required Plan + * + * @param bool $force_refresh Refresh the local plan cache from wpcom. + * @return bool True when the site has a plan or product that supports the paid Protect tier. + */ + public static function has_required_plan( $force_refresh = false ) { + static $has_scan = null; + if ( null === $has_scan || $force_refresh ) { + $products = array_column( Current_Plan::get_products(), 'product_slug' ); + + // Check for a plan or product that enables scan. + $plan_supports_scan = Current_Plan::supports( 'scan', true ); + $has_scan_product = count( array_intersect( array( 'jetpack_scan', 'jetpack_scan_monthly' ), $products ) ) > 0; + $has_scan = $plan_supports_scan || $has_scan_product; + } + + return $has_scan; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php new file mode 100644 index 00000000..832b1cde --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php @@ -0,0 +1,261 @@ + true, + 'error_code' => $status->get_error_code(), + 'error_message' => $status->get_error_message(), + ) + ); + } else { + $status = self::normalize_protect_report_data( $status ); + } + + self::$status = $status; + return $status; + } + + /** + * Gets the WPCOM API endpoint + * + * @return WP_Error|string + */ + public static function get_api_url() { + $blog_id = Jetpack_Options::get_option( 'id' ); + $is_connected = ( new Connection_Manager() )->is_connected(); + + if ( ! $blog_id || ! $is_connected ) { + return new WP_Error( 'site_not_connected' ); + } + + $api_url = sprintf( self::REST_API_BASE, $blog_id ); + + return $api_url; + } + + /** + * Fetches the status from WPCOM servers + * + * @return WP_Error|array + */ + public static function fetch_from_server() { + $api_url = self::get_api_url(); + if ( is_wp_error( $api_url ) ) { + return $api_url; + } + + $response = Client::wpcom_json_api_request_as_blog( + self::get_api_url(), + '2', + array( 'method' => 'GET' ), + null, + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code || empty( $response['body'] ) ) { + return new WP_Error( 'failed_fetching_status', 'Failed to fetch Protect Status data from server', array( 'status' => $response_code ) ); + } + + $body = json_decode( wp_remote_retrieve_body( $response ) ); + self::update_status_option( $body ); + return $body; + } + + /** + * Normalize data from the Protect Report data source. + * + * @param object $report_data Data from the Protect Report. + * @return Status_Model + */ + protected static function normalize_protect_report_data( $report_data ) { + $status = new Status_Model(); + $status->data_source = 'protect_report'; + + // map report data properties directly into the Status_Model + $status->status = isset( $report_data->status ) ? $report_data->status : null; + $status->last_checked = isset( $report_data->last_checked ) ? $report_data->last_checked : null; + $status->num_threats = isset( $report_data->num_vulnerabilities ) ? $report_data->num_vulnerabilities : null; + $status->num_themes_threats = isset( $report_data->num_themes_vulnerabilities ) ? $report_data->num_themes_vulnerabilities : null; + $status->num_plugins_threats = isset( $report_data->num_plugins_vulnerabilities ) ? $report_data->num_plugins_vulnerabilities : null; + + // merge plugins from report with all installed plugins before mapping into the Status_Model + $installed_plugins = Plugins_Installer::get_plugins(); + $last_report_plugins = isset( $report_data->plugins ) ? $report_data->plugins : new \stdClass(); + $status->plugins = self::merge_installed_and_checked_lists( $installed_plugins, $last_report_plugins, array( 'type' => 'plugins' ) ); + + // merge themes from report with all installed plugins before mapping into the Status_Model + $installed_themes = Sync_Functions::get_themes(); + $last_report_themes = isset( $report_data->themes ) ? $report_data->themes : new \stdClass(); + $status->themes = self::merge_installed_and_checked_lists( $installed_themes, $last_report_themes, array( 'type' => 'themes' ) ); + + // normalize WordPress core report data and map into Status_Model + $status->core = self::normalize_core_information( isset( $report_data->core ) ? $report_data->core : new \stdClass() ); + + // check if any installed items (themes, plugins, or core) have not been checked in the report + $all_items = array_merge( $status->plugins, $status->themes, array( $status->core ) ); + $unchecked_items = array_filter( + $all_items, + function ( $item ) { + return ! isset( $item->checked ) || ! $item->checked; + } + ); + $status->has_unchecked_items = ! empty( $unchecked_items ); + + return $status; + } + + /** + * Merges the list of installed extensions with the list of extensions that were checked for known vulnerabilities and return a normalized list to be used in the UI + * + * @param array $installed The list of installed extensions, where each attribute key is the extension slug. + * @param object $checked The list of checked extensions. + * @param array $append Additional data to append to each result in the list. + * @return array Normalized list of extensions. + */ + protected static function merge_installed_and_checked_lists( $installed, $checked, $append ) { + $new_list = array(); + foreach ( array_keys( $installed ) as $slug ) { + + $checked = (object) $checked; + + $extension = new Extension_Model( + array_merge( + array( + 'name' => $installed[ $slug ]['Name'], + 'version' => $installed[ $slug ]['Version'], + 'slug' => $slug, + 'threats' => array(), + 'checked' => false, + ), + $append + ) + ); + + if ( isset( $checked->{ $slug } ) && $checked->{ $slug }->version === $installed[ $slug ]['Version'] ) { + $extension->version = $checked->{ $slug }->version; + $extension->checked = true; + + if ( is_array( $checked->{ $slug }->vulnerabilities ) ) { + foreach ( $checked->{ $slug }->vulnerabilities as $threat ) { + $extension->threats[] = new Threat_Model( + array( + 'id' => $threat->id, + 'title' => $threat->title, + 'fixed_in' => $threat->fixed_in, + 'description' => isset( $threat->description ) ? $threat->description : null, + 'source' => isset( $threat->id ) ? Redirect::get_url( 'jetpack-protect-vul-info', array( 'path' => $threat->id ) ) : null, + ) + ); + } + } + } + + $new_list[] = $extension; + + } + + $new_list = parent::sort_threats( $new_list ); + + return $new_list; + } + + /** + * Check if the WordPress version that was checked matches the current installed version. + * + * @param object $core_check The object returned by Protect wpcom endpoint. + * @return object The object representing the current status of core checks. + */ + protected static function normalize_core_information( $core_check ) { + global $wp_version; + + $core = new Extension_Model( + array( + 'type' => 'core', + 'name' => 'WordPress', + 'version' => $wp_version, + 'checked' => false, + ) + ); + + if ( isset( $core_check->version ) && $core_check->version === $wp_version ) { + if ( is_array( $core_check->vulnerabilities ) ) { + $core->checked = true; + $core->set_threats( + array_map( + function ( $vulnerability ) { + $vulnerability->source = isset( $vulnerability->id ) ? Redirect::get_url( 'jetpack-protect-vul-info', array( 'path' => $vulnerability->id ) ) : null; + return $vulnerability; + }, + $core_check->vulnerabilities + ) + ); + } + } + + return $core; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php new file mode 100644 index 00000000..9faa1545 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php @@ -0,0 +1,112 @@ + \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::api_check_plan', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'status', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::api_get_status', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'clear-scan-cache', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_clear_scan_cache', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + } + + /** + * Return site plan data for the API endpoint + * + * @return WP_REST_Response + */ + public static function api_check_plan() { + $has_required_plan = Plan::has_required_plan(); + + return rest_ensure_response( $has_required_plan, 200 ); + } + + /** + * Return Protect Status for the API endpoint + * + * @param WP_REST_Request $request The request object. + * + * @return WP_REST_Response + */ + public static function api_get_status( $request ) { + $status = Status::get_status( $request['hard_refresh'] ); + return rest_ensure_response( $status, 200 ); + } + + /** + * Clear the Scan_Status cache for the API endpoint + * + * @return WP_REST_Response + */ + public static function api_clear_scan_cache() { + $cache_cleared = Scan_Status::delete_option(); + + if ( ! $cache_cleared ) { + return new WP_REST_Response( 'An error occured while attempting to clear the Jetpack Scan cache.', 500 ); + } + + return new WP_REST_Response( 'Jetpack Scan cache cleared.' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php new file mode 100644 index 00000000..d0f3d58e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php @@ -0,0 +1,362 @@ + true, + 'error_code' => $status->get_error_code(), + 'error_message' => $status->get_error_message(), + ) + ); + } else { + $status = self::normalize_api_data( $status ); + } + + self::$status = $status; + return $status; + } + + /** + * Gets the Scan API endpoint + * + * @return WP_Error|string + */ + public static function get_api_url() { + $blog_id = Jetpack_Options::get_option( 'id' ); + $is_connected = ( new Connection_Manager() )->is_connected(); + + if ( ! $blog_id || ! $is_connected ) { + return new WP_Error( 'site_not_connected' ); + } + + $api_url = sprintf( self::SCAN_API_BASE, $blog_id ); + + return $api_url; + } + + /** + * Fetches the status data from the Scan API + * + * @return WP_Error|array + */ + public static function fetch_from_api() { + $api_url = self::get_api_url(); + if ( is_wp_error( $api_url ) ) { + return $api_url; + } + + $response = Client::wpcom_json_api_request_as_blog( + self::get_api_url(), + '2', + array( 'method' => 'GET' ), + null, + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code || empty( $response['body'] ) ) { + return new WP_Error( 'failed_fetching_status', 'Failed to fetch Scan data from the server', array( 'status' => $response_code ) ); + } + + $body = json_decode( wp_remote_retrieve_body( $response ) ); + self::update_status_option( $body ); + return $body; + } + + /** + * Normalize API Data + * Formats the payload from the Scan API into an instance of Status_Model. + * + * @param object $scan_data The data returned by the scan API. + * + * @return Status_Model + */ + private static function normalize_api_data( $scan_data ) { + global $wp_version; + + $status = new Status_Model(); + $status->data_source = 'scan_api'; + $status->status = isset( $scan_data->state ) ? $scan_data->state : null; + $status->num_threats = 0; + $status->num_themes_threats = 0; + $status->num_plugins_threats = 0; + $status->has_unchecked_items = false; + $status->current_progress = isset( $scan_data->current->progress ) ? $scan_data->current->progress : null; + + if ( ! empty( $scan_data->most_recent->timestamp ) ) { + $date = new \DateTime( $scan_data->most_recent->timestamp ); + if ( $date ) { + $status->last_checked = $date->format( 'Y-m-d H:i:s' ); + } + } + + $status->core = new Extension_Model( + array( + 'type' => 'core', + 'name' => 'WordPress', + 'version' => $wp_version, + 'checked' => true, // to do: default to false once Scan API has manifest + ) + ); + + if ( isset( $scan_data->threats ) && is_array( $scan_data->threats ) ) { + foreach ( $scan_data->threats as $threat ) { + if ( isset( $threat->extension->type ) ) { + if ( 'plugin' === $threat->extension->type ) { + // add the extension if it does not yet exist in the status + if ( ! isset( $status->plugins[ $threat->extension->slug ] ) ) { + $status->plugins[ $threat->extension->slug ] = new Extension_Model( + array( + 'name' => isset( $threat->extension->name ) ? $threat->extension->name : null, + 'slug' => isset( $threat->extension->slug ) ? $threat->extension->slug : null, + 'version' => isset( $threat->extension->version ) ? $threat->extension->version : null, + 'type' => 'plugin', + 'checked' => true, + 'threats' => array(), + ) + ); + } + + $status->plugins[ $threat->extension->slug ]->threats[] = new Threat_Model( + array( + 'id' => isset( $threat->id ) ? $threat->id : null, + 'signature' => isset( $threat->signature ) ? $threat->signature : null, + 'title' => isset( $threat->title ) ? $threat->title : null, + 'description' => isset( $threat->description ) ? $threat->description : null, + 'vulnerability_description' => isset( $threat->vulnerability_description ) ? $threat->vulnerability_description : null, + 'fix_description' => isset( $threat->fix_description ) ? $threat->fix_description : null, + 'payload_subtitle' => isset( $threat->payload_subtitle ) ? $threat->payload_subtitle : null, + 'payload_description' => isset( $threat->payload_description ) ? $threat->payload_description : null, + 'first_detected' => isset( $threat->first_detected ) ? $threat->first_detected : null, + 'fixed_in' => isset( $threat->fixer->fixer ) && 'update' === $threat->fixer->fixer ? $threat->fixer->target : null, + 'severity' => isset( $threat->severity ) ? $threat->severity : null, + 'fixable' => isset( $threat->fixer ) ? $threat->fixer : null, + 'status' => isset( $threat->status ) ? $threat->status : null, + 'filename' => isset( $threat->filename ) ? $threat->filename : null, + 'context' => isset( $threat->context ) ? $threat->context : null, + 'source' => isset( $threat->source ) ? $threat->source : null, + ) + ); + ++$status->num_threats; + ++$status->num_plugins_threats; + continue; + } + + if ( 'theme' === $threat->extension->type ) { + // add the extension if it does not yet exist in the status + if ( ! isset( $status->themes[ $threat->extension->slug ] ) ) { + $status->themes[ $threat->extension->slug ] = new Extension_Model( + array( + 'name' => isset( $threat->extension->name ) ? $threat->extension->name : null, + 'slug' => isset( $threat->extension->slug ) ? $threat->extension->slug : null, + 'version' => isset( $threat->extension->version ) ? $threat->extension->version : null, + 'type' => 'theme', + 'checked' => true, + 'threats' => array(), + ) + ); + } + + $status->themes[ $threat->extension->slug ]->threats[] = new Threat_Model( + array( + 'id' => isset( $threat->id ) ? $threat->id : null, + 'signature' => isset( $threat->signature ) ? $threat->signature : null, + 'title' => isset( $threat->title ) ? $threat->title : null, + 'description' => isset( $threat->description ) ? $threat->description : null, + 'vulnerability_description' => isset( $threat->vulnerability_description ) ? $threat->vulnerability_description : null, + 'fix_description' => isset( $threat->fix_description ) ? $threat->fix_description : null, + 'payload_subtitle' => isset( $threat->payload_subtitle ) ? $threat->payload_subtitle : null, + 'payload_description' => isset( $threat->payload_description ) ? $threat->payload_description : null, + 'first_detected' => isset( $threat->first_detected ) ? $threat->first_detected : null, + 'fixed_in' => isset( $threat->fixer->fixer ) && 'update' === $threat->fixer->fixer ? $threat->fixer->target : null, + 'severity' => isset( $threat->severity ) ? $threat->severity : null, + 'fixable' => isset( $threat->fixer ) ? $threat->fixer : null, + 'status' => isset( $threat->status ) ? $threat->status : null, + 'filename' => isset( $threat->filename ) ? $threat->filename : null, + 'context' => isset( $threat->context ) ? $threat->context : null, + 'source' => isset( $threat->source ) ? $threat->source : null, + ) + ); + ++$status->num_threats; + ++$status->num_themes_threats; + continue; + } + } + + if ( isset( $threat->signature ) && 'Vulnerable.WP.Core' === $threat->signature ) { + if ( $threat->version !== $wp_version ) { + continue; + } + + $status->core->threats[] = new Threat_Model( + array( + 'id' => $threat->id, + 'signature' => $threat->signature, + 'title' => $threat->title, + 'description' => $threat->description, + 'first_detected' => $threat->first_detected, + 'severity' => $threat->severity, + ) + ); + ++$status->num_threats; + + continue; + } + + if ( ! empty( $threat->filename ) ) { + $status->files[] = new Threat_Model( $threat ); + ++$status->num_threats; + continue; + } + + if ( ! empty( $threat->table ) ) { + $status->database[] = new Threat_Model( $threat ); + ++$status->num_threats; + continue; + } + } + } + + $installed_plugins = Plugins_Installer::get_plugins(); + $status->plugins = self::merge_installed_and_checked_lists( $installed_plugins, $status->plugins, array( 'type' => 'plugins' ), true ); + + $installed_themes = Sync_Functions::get_themes(); + $status->themes = self::merge_installed_and_checked_lists( $installed_themes, $status->themes, array( 'type' => 'themes' ), true ); + + foreach ( array_merge( $status->themes, $status->plugins ) as $extension ) { + if ( ! $extension->checked ) { + $status->has_unchecked_items = true; + break; + } + } + + return $status; + } + + /** + * Merges the list of installed extensions with the list of extensions that were checked for known vulnerabilities and return a normalized list to be used in the UI + * + * @param array $installed The list of installed extensions, where each attribute key is the extension slug. + * @param object $checked The list of checked extensions. + * @param array $append Additional data to append to each result in the list. + * @return array Normalized list of extensions. + */ + protected static function merge_installed_and_checked_lists( $installed, $checked, $append ) { + $new_list = array(); + $checked = (object) $checked; + + foreach ( array_keys( $installed ) as $slug ) { + /** + * Extension Type Map + * + * @var array $extension_type_map Key value pairs of extension types and their corresponding + * identifier used by the Scan API data source. + */ + $extension_type_map = array( + 'themes' => 'r1', + 'plugins' => 'r2', + ); + + $version = $installed[ $slug ]['Version']; + $short_slug = str_replace( '.php', '', explode( '/', $slug )[0] ); + $scanifest_slug = $extension_type_map[ $append['type'] ] . ":$short_slug@$version"; + + $extension = new Extension_Model( + array_merge( + array( + 'name' => $installed[ $slug ]['Name'], + 'version' => $version, + 'slug' => $slug, + 'threats' => array(), + 'checked' => false, + ), + $append + ) + ); + + if ( ! isset( $checked->extensions ) // no extension data available from Scan API + || is_array( $checked->extensions ) && in_array( $scanifest_slug, $checked->extensions, true ) // extension data matches Scan API + ) { + $extension->checked = true; + if ( isset( $checked->{ $short_slug }->threats ) ) { + $extension->threats = $checked->{ $short_slug }->threats; + } + } + + $new_list[] = $extension; + + } + + $new_list = parent::sort_threats( $new_list ); + + return $new_list; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php new file mode 100644 index 00000000..184f546c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php @@ -0,0 +1,311 @@ + (int) $option_timestamp; + } + + /** + * Checks if we should consider the stored cache or bypass it + * + * @return boolean + */ + public static function should_use_cache() { + return defined( 'JETPACK_PROTECT_DEV__BYPASS_CACHE' ) && JETPACK_PROTECT_DEV__BYPASS_CACHE ? false : true; + } + + /** + * Gets the current cached status + * + * @return bool|array False if value is not found. Array with values if cache is found. + */ + public static function get_from_options() { + return maybe_unserialize( get_option( static::OPTION_NAME ) ); + } + + /** + * Updated the cached status and its timestamp + * + * @param array $status The new status to be cached. + * @return void + */ + public static function update_status_option( $status ) { + // TODO: Sanitize $status. + update_option( static::OPTION_NAME, maybe_serialize( $status ) ); + $end_date = self::get_cache_end_date_by_status( $status ); + update_option( static::OPTION_TIMESTAMP_NAME, $end_date ); + } + + /** + * Returns the timestamp the cache should expire depending on the current status + * + * Initial empty status, which are returned before the first check was performed, should be cache for less time + * + * @param object $status The response from the server being cached. + * @return int The timestamp when the cache should expire. + */ + public static function get_cache_end_date_by_status( $status ) { + if ( ! is_object( $status ) || empty( $status->last_checked ) ) { + return time() + static::INITIAL_OPTION_EXPIRES_AFTER; + } + return time() + static::OPTION_EXPIRES_AFTER; + } + + /** + * Delete the cached status and its timestamp + * + * @return bool Whether all related status options were successfully deleted. + */ + public static function delete_option() { + $option_deleted = delete_option( static::OPTION_NAME ); + $option_timestamp_deleted = delete_option( static::OPTION_TIMESTAMP_NAME ); + + return $option_deleted && $option_timestamp_deleted; + } + + /** + * Checks the current status to see if there are any threats found + * + * @return boolean + */ + public static function has_threats() { + return 0 < self::get_total_threats(); + } + + /** + * Gets the total number of threats found + * + * @return integer + */ + public static function get_total_threats() { + $status = static::get_status(); + return isset( $status->num_threats ) && is_int( $status->num_threats ) ? $status->num_threats : 0; + } + + /** + * Get all threats combined + * + * @return array + */ + public static function get_all_threats() { + return array_merge( + self::get_wordpress_threats(), + self::get_themes_threats(), + self::get_plugins_threats(), + self::get_files_threats(), + self::get_database_threats() + ); + } + + /** + * Get threats found for WordPress core + * + * @return array + */ + public static function get_wordpress_threats() { + return self::get_threats( 'core' ); + } + + /** + * Get threats found for themes + * + * @return array + */ + public static function get_themes_threats() { + return self::get_threats( 'themes' ); + } + + /** + * Get threats found for plugins + * + * @return array + */ + public static function get_plugins_threats() { + return self::get_threats( 'plugins' ); + } + + /** + * Get threats found for files + * + * @return array + */ + public static function get_files_threats() { + return self::get_threats( 'files' ); + } + + /** + * Get threats found for plugins + * + * @return array + */ + public static function get_database_threats() { + return self::get_threats( 'database' ); + } + + /** + * Get the threats for one type of extension or core + * + * @param string $type What threats you want to get. Possible values are 'core', 'themes' and 'plugins'. + * + * @return array + */ + public static function get_threats( $type ) { + $status = static::get_status(); + + if ( 'core' === $type ) { + return isset( $status->$type ) && ! empty( $status->$type->threats ) ? $status->$type->threats : array(); + } + + if ( 'files' === $type || 'database' === $type ) { + return isset( $status->$type ) && ! empty( $status->$type ) ? $status->$type : array(); + } + + $threats = array(); + if ( isset( $status->$type ) ) { + foreach ( (array) $status->$type as $item ) { + if ( ! empty( $item->threats ) ) { + $threats = array_merge( $threats, $item->threats ); + } + } + } + return $threats; + } + + /** + * Check if the WordPress version that was checked matches the current installed version. + * + * @param object $core_check The object returned by Protect wpcom endpoint. + * @return object The object representing the current status of core checks. + */ + protected static function normalize_core_information( $core_check ) { + global $wp_version; + + $core = new Extension_Model( + array( + 'type' => 'core', + 'name' => 'WordPress', + 'version' => $wp_version, + 'checked' => false, + ) + ); + + if ( isset( $core_check->version ) && $core_check->version === $wp_version ) { + if ( is_array( $core_check->vulnerabilities ) ) { + $core->checked = true; + $core->set_threats( $core_check->vulnerabilities ); + } + } + + return $core; + } + + /** + * Sort By Threats + * + * @param array $threats Array of threats to sort. + * + * @return array The sorted $threats array. + */ + protected static function sort_threats( $threats ) { + usort( + $threats, + function ( $a, $b ) { + // sort primarily based on the presence of threats + $ret = empty( $a->threats ) <=> empty( $b->threats ); + + // sort secondarily on whether the item has been checked + if ( ! $ret ) { + $ret = $a->checked <=> $b->checked; + } + + return $ret; + } + ); + + return $threats; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md new file mode 100644 index 00000000..27729362 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md @@ -0,0 +1,257 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [2.0.4] - 2024-09-05 +### Changed +- Update dependencies. + +## [2.0.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [2.0.2] - 2024-04-25 +### Changed +- Update dependencies. + +## [2.0.1] - 2024-03-12 +### Changed +- Internal updates. + +## [2.0.0] - 2023-11-20 +### Changed +- Replaced usage of strpos() with str_starts_with(). [#34135] +- Updated required PHP version to >= 7.0. [#34192] + +## [1.7.27] - 2023-09-19 + +- Minor internal updates. + +## [1.7.26] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.7.25] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.7.24] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.7.23] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [1.7.22] - 2022-12-19 +### Changed +- Updated package dependencies. + +## [1.7.21] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.7.20] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.7.19] - 2022-11-07 +### Changed +- Updated package dependencies. [#27278] + +## [1.7.18] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.7.17] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [1.7.16] - 2022-06-14 +### Changed +- Updated package dependencies. [#24529] + +## [1.7.15] - 2022-05-10 + +## [1.7.14] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.7.13] - 2022-04-05 +### Changed +- Updated package dependencies. + +## [1.7.12] - 2022-03-02 +### Changed +- Updated package dependencies. + +## [1.7.11] - 2022-02-22 +### Changed +- Updated package dependencies. + +## [1.7.10] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [1.7.9] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies + +## [1.7.8] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.7.7] - 2021-11-22 +### Changed +- Updated package dependencies + +## [1.7.6] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.7.5] - 2021-10-26 +### Changed +- Updated package dependencies. + +## [1.7.4] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [1.7.3] - 2021-10-12 +### Changed +- Updated package dependencies + +## [1.7.2] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.7.1] - 2021-08-30 +### Changed +- Run composer update on test-php command instead of phpunit +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). + +## [1.7.0] - 2021-06-29 +### Changed +- Allow any argument to be passed. +- Improve documentation. + +## [1.6.1] - 2021-06-15 +### Changed +- Updated package dependencies. + +## [1.6.0] - 2021-05-25 +### Removed +- Removed filter from the final Redirect URL + +## [1.5.5] - 2021-04-27 +### Changed +- Updated package dependencies. + +## [1.5.4] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies + +### Changed +- Update package dependencies. +- Userless Connection: Redirect "userless" users to the "Plans" page + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.5.3] - 2021-02-23 + +- CI: Make tests more generic + +## [1.5.2] - 2021-01-26 + +- Update dependencies to latest stable + +## [1.5.1] - 2021-01-26 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.5.0] - 2021-01-05 + +- Update dependency brain/monkey to v2.6.0 +- Pin dependencies +- Packages: Update for PHP 8 testing +- Pin dependency brain/monkey to 2.5.0 + +## [1.4.1] - 2020-11-24 + +- Status: Introduce get_site_suffix method + +## [1.4.0] - 2020-10-27 + +- Masterbar: Add Admin Menu endpoint + +## [1.3.0] - 2020-08-14 + +- Packages: Update filenames after #16810 +- CI: Try collect js coverage +- Docker: Add package testing shortcut + +## [1.2.0] - 2020-06-16 + +- Add a trailing / to jetpack.com/redirect URLs. + +## [1.1.0] - 2020-05-22 + +- add filter to Redirect::get_url + +## 1.0.0 - 2020-04-24 + +- Create Jetpack Redirect package + +[2.0.4]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.3...v2.0.4 +[2.0.3]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.2...v2.0.3 +[2.0.2]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.27...v2.0.0 +[1.7.27]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.26...v1.7.27 +[1.7.26]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.25...v1.7.26 +[1.7.25]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.24...v1.7.25 +[1.7.24]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.23...v1.7.24 +[1.7.23]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.22...v1.7.23 +[1.7.22]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.21...v1.7.22 +[1.7.21]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.20...v1.7.21 +[1.7.20]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.19...v1.7.20 +[1.7.19]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.18...v1.7.19 +[1.7.18]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.17...v1.7.18 +[1.7.17]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.16...v1.7.17 +[1.7.16]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.15...v1.7.16 +[1.7.15]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.14...v1.7.15 +[1.7.14]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.13...v1.7.14 +[1.7.13]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.12...v1.7.13 +[1.7.12]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.11...v1.7.12 +[1.7.11]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.10...v1.7.11 +[1.7.10]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.9...v1.7.10 +[1.7.9]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.8...v1.7.9 +[1.7.8]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.7...v1.7.8 +[1.7.7]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.6...v1.7.7 +[1.7.6]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.5...v1.7.6 +[1.7.5]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.4...v1.7.5 +[1.7.4]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.3...v1.7.4 +[1.7.3]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.2...v1.7.3 +[1.7.2]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.1...v1.7.2 +[1.7.1]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.0...v1.7.1 +[1.7.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.6.1...v1.7.0 +[1.6.1]: https://github.com/Automattic/jetpack-redirect/compare/v1.6.0...v1.6.1 +[1.6.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.5.5...v1.6.0 +[1.5.5]: https://github.com/Automattic/jetpack-redirect/compare/v1.5.4...v1.5.5 +[1.5.4]: https://github.com/Automattic/jetpack-redirect/compare/v1.5.3...v1.5.4 +[1.5.3]: https://github.com/Automattic/jetpack-redirect/compare/v1.5.2...v1.5.3 +[1.5.2]: https://github.com/Automattic/jetpack-redirect/compare/v1.5.1...v1.5.2 +[1.5.1]: https://github.com/Automattic/jetpack-redirect/compare/v1.5.0...v1.5.1 +[1.5.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.4.1...v1.5.0 +[1.4.1]: https://github.com/Automattic/jetpack-redirect/compare/v1.4.0...v1.4.1 +[1.4.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.1.0...v1.2.0 +[1.1.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.0.0...v1.1.0 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/composer.json new file mode 100644 index 00000000..75409539 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/composer.json @@ -0,0 +1,43 @@ +{ + "name": "automattic/jetpack-redirect", + "description": "Utilities to build URLs to the jetpack.com/redirect/ service", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-status": "^4.0.0" + }, + "require-dev": { + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-redirect", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php new file mode 100644 index 00000000..7e1ee79e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php @@ -0,0 +1,79 @@ +get_site_suffix(); + $args = wp_parse_args( $args, array( 'site' => $site_suffix ) ); + + $source_key = 'source'; + + if ( \str_starts_with( $source, 'https://' ) ) { + $source_key = 'url'; + $source_url = \wp_parse_url( $source ); + + // discard any query and fragments. + $source = 'https://' . $source_url['host'] . ( isset( $source_url['path'] ) ? $source_url['path'] : '' ); + } + + $to_be_added = array( + $source_key => rawurlencode( $source ), + ); + + foreach ( $args as $arg_name => $arg_value ) { + + if ( empty( $arg_value ) ) { + continue; + } + + $to_be_added[ $arg_name ] = rawurlencode( $arg_value ); + + } + + if ( ! empty( $to_be_added ) ) { + $url = add_query_arg( $to_be_added, $url ); + } + + return $url; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md new file mode 100644 index 00000000..71a54688 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md @@ -0,0 +1,210 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [2.0.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [2.0.2] - 2024-04-22 +### Changed +- Internal updates. + +## [2.0.1] - 2024-03-12 +### Changed +- Internal updates. + +## [2.0.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [1.4.25] - 2023-09-19 + +- Minor internal updates. + +## [1.4.24] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.4.23] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.4.22] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.4.21] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [1.4.20] - 2022-12-19 +### Changed +- Updated package dependencies. + +## [1.4.19] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.4.18] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.4.17] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.4.16] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [1.4.15] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.4.14] - 2022-01-25 +### Changed +- Updated package dependencies. + +## [1.4.13] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies + +## [1.4.12] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.4.11] - 2021-11-22 +### Changed +- Updated package dependencies + +## [1.4.10] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.4.9] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [1.4.8] - 2021-10-12 +### Changed +- Updated package dependencies + +## [1.4.7] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.4.6] - 2021-08-30 +### Changed +- Run composer update on test-php command instead of phpunit +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). + +## [1.4.5] - 2021-05-25 +### Changed +- Updated package dependencies. + +## [1.4.4] - 2021-04-08 +### Changed +- Packaging and build changes, no change to the package itself. + +## [1.4.3] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies + +### Changed +- Update package dependencies. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.4.2] - 2021-02-05 + +- CI: Make tests more generic + +## [1.4.1] - 2021-01-20 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.4.0] - 2020-12-14 + +- Update dependency brain/monkey to v2.6.0 +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.3.1] - 2020-10-28 + +- Updated PHPCS: Packages and Debugger + +## [1.3.0] - 2020-08-13 + +- CI: Try collect js coverage +- Docker: Add package testing shortcut + +## [1.2.0] - 2020-07-01 + +- Package Unit tests: update test file names to make sure they runs in Travis + +## [1.1.0] - 2020-06-22 + +- PHPCS: Clean up the packages +- PHPCS Updates after WPCS 2.3 + +## [1.0.4] - 2019-11-08 + +- Packages: Use classmap instead of PSR-4 + +## [1.0.2] - 2019-10-28 + +- Packages: Add gitattributes files to all packages that need th… + +## [1.0.1] - 2019-09-20 + +- Docs: Unify usage of @package phpdoc tags + +## 1.0.0 - 2019-09-14 + +- Jetpack DNA: Introduce a Roles package + +[2.0.3]: https://github.com/Automattic/jetpack-roles/compare/v2.0.2...v2.0.3 +[2.0.2]: https://github.com/Automattic/jetpack-roles/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-roles/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-roles/compare/v1.4.25...v2.0.0 +[1.4.25]: https://github.com/Automattic/jetpack-roles/compare/v1.4.24...v1.4.25 +[1.4.24]: https://github.com/Automattic/jetpack-roles/compare/v1.4.23...v1.4.24 +[1.4.23]: https://github.com/Automattic/jetpack-roles/compare/v1.4.22...v1.4.23 +[1.4.22]: https://github.com/Automattic/jetpack-roles/compare/v1.4.21...v1.4.22 +[1.4.21]: https://github.com/Automattic/jetpack-roles/compare/v1.4.20...v1.4.21 +[1.4.20]: https://github.com/Automattic/jetpack-roles/compare/v1.4.19...v1.4.20 +[1.4.19]: https://github.com/Automattic/jetpack-roles/compare/v1.4.18...v1.4.19 +[1.4.18]: https://github.com/Automattic/jetpack-roles/compare/v1.4.17...v1.4.18 +[1.4.17]: https://github.com/Automattic/jetpack-roles/compare/v1.4.16...v1.4.17 +[1.4.16]: https://github.com/Automattic/jetpack-roles/compare/v1.4.15...v1.4.16 +[1.4.15]: https://github.com/Automattic/jetpack-roles/compare/v1.4.14...v1.4.15 +[1.4.14]: https://github.com/Automattic/jetpack-roles/compare/v1.4.13...v1.4.14 +[1.4.13]: https://github.com/Automattic/jetpack-roles/compare/v1.4.12...v1.4.13 +[1.4.12]: https://github.com/Automattic/jetpack-roles/compare/v1.4.11...v1.4.12 +[1.4.11]: https://github.com/Automattic/jetpack-roles/compare/v1.4.10...v1.4.11 +[1.4.10]: https://github.com/Automattic/jetpack-roles/compare/v1.4.9...v1.4.10 +[1.4.9]: https://github.com/Automattic/jetpack-roles/compare/v1.4.8...v1.4.9 +[1.4.8]: https://github.com/Automattic/jetpack-roles/compare/v1.4.7...v1.4.8 +[1.4.7]: https://github.com/Automattic/jetpack-roles/compare/v1.4.6...v1.4.7 +[1.4.6]: https://github.com/Automattic/jetpack-roles/compare/v1.4.5...v1.4.6 +[1.4.5]: https://github.com/Automattic/jetpack-roles/compare/v1.4.4...v1.4.5 +[1.4.4]: https://github.com/Automattic/jetpack-roles/compare/v1.4.3...v1.4.4 +[1.4.3]: https://github.com/Automattic/jetpack-roles/compare/v1.4.2...v1.4.3 +[1.4.2]: https://github.com/Automattic/jetpack-roles/compare/v1.4.1...v1.4.2 +[1.4.1]: https://github.com/Automattic/jetpack-roles/compare/v1.4.0...v1.4.1 +[1.4.0]: https://github.com/Automattic/jetpack-roles/compare/v1.3.1...v1.4.0 +[1.3.1]: https://github.com/Automattic/jetpack-roles/compare/v1.3.0...v1.3.1 +[1.3.0]: https://github.com/Automattic/jetpack-roles/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/Automattic/jetpack-roles/compare/v1.1.0...v1.2.0 +[1.1.0]: https://github.com/Automattic/jetpack-roles/compare/v1.0.4...v1.1.0 +[1.0.4]: https://github.com/Automattic/jetpack-roles/compare/v1.0.2...v1.0.4 +[1.0.2]: https://github.com/Automattic/jetpack-roles/compare/v1.0.1...v1.0.2 +[1.0.1]: https://github.com/Automattic/jetpack-roles/compare/v1.0.0...v1.0.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/composer.json new file mode 100644 index 00000000..731689e7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/composer.json @@ -0,0 +1,42 @@ +{ + "name": "automattic/jetpack-roles", + "description": "Utilities, related with user roles and capabilities.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0" + }, + "require-dev": { + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-roles", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php new file mode 100644 index 00000000..7bce3462 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php @@ -0,0 +1,81 @@ + 'manage_options', + 'editor' => 'edit_others_posts', + 'author' => 'publish_posts', + 'contributor' => 'edit_posts', + 'subscriber' => 'read', + ); + + /** + * Get the role of the current user. + * + * @access public + * + * @return string|boolean Current user's role, false if not enough capabilities for any of the roles. + */ + public function translate_current_user_to_role() { + foreach ( $this->capability_translations as $role => $cap ) { + if ( current_user_can( $role ) || current_user_can( $cap ) ) { + return $role; + } + } + + return false; + } + + /** + * Get the role of a particular user. + * + * @access public + * + * @param \WP_User $user User object. + * @return string|boolean User's role, false if not enough capabilities for any of the roles. + */ + public function translate_user_to_role( $user ) { + foreach ( $this->capability_translations as $role => $cap ) { + if ( user_can( $user, $role ) || user_can( $user, $cap ) ) { + return $role; + } + } + + return false; + } + + /** + * Get the minimum capability for a role. + * + * @access public + * + * @param string $role Role name. + * @return string|boolean Capability, false if role isn't mapped to any capabilities. + */ + public function translate_role_to_cap( $role ) { + if ( ! isset( $this->capability_translations[ $role ] ) ) { + return false; + } + + return $this->capability_translations[ $role ]; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md new file mode 100644 index 00000000..a7143dd6 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md @@ -0,0 +1,490 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [4.0.1] - 2024-09-06 +### Removed +- Removed usage of _deprecated_function when deprecating Status::is_onboarding [#39272] + +## [4.0.0] - 2024-09-05 +### Deprecated +- Deprecated Jetpack Onboarding system. [#39229] + +## [3.3.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +## [3.3.3] - 2024-08-19 +### Changed +- Internal updates. + +## [3.3.2] - 2024-06-24 +### Changed +- Internal updates. + +## [3.3.1] - 2024-06-21 +### Added +- Check for active modules among the unavailable ones. [#37358] + +## [3.3.0] - 2024-06-10 +### Deprecated +- Deprecated is_staging_site [#37023] + +## [3.2.3] - 2024-06-03 +### Removed +- Remove the Identity Crisis dev dependency. [#37654] + +## [3.2.2] - 2024-05-29 +### Changed +- Phab baseline file update. [#36968] + +## [3.2.1] - 2024-05-28 +### Changed +- Internal updates. + +## [3.2.0] - 2024-05-22 +### Deprecated +- Jetpack: Deprecated Errors class. [#37451] + +## [3.1.0] - 2024-05-20 +### Added +- Add the 'is_current_request_activating_plugin_from_plugins_screen' method extracted from the Plugin Install package. [#37430] + +## [3.0.3] - 2024-05-08 +### Fixed +- Status: Added check for compatibility reasons [#37256] + +## [3.0.2] - 2024-05-06 +### Added +- Add new method used to track allowed domains for API access. [#36924] + +## [3.0.1] - 2024-04-30 +### Changed +- Internal updates. + +## [3.0.0] - 2024-04-25 +### Added +- Add is_automattician_feature_flags_only on Jetpack sites as an alternative to is_automattician present on simple sites. [#34798] + +### Removed +- Remove methods deprecated long ago. [#36985] + +## [2.2.2] - 2024-04-22 +### Changed +- Internal updates. + +## [2.2.1] - 2024-04-08 +### Changed +- Internal updates. + +## [2.2.0] - 2024-03-22 +### Added +- Add support for A8C for Agencies source parameter. [#36491] + +## [2.1.3] - 2024-03-20 +### Changed +- Internal updates. + +## [2.1.2] - 2024-03-12 +### Changed +- Internal updates. + +## [2.1.1] - 2024-03-01 +### Fixed +- Avoid issues when the dns_get_record function is not defined [#36019] + +## [2.1.0] - 2024-01-18 +### Added +- Add hosting provider check. [#34864] + +## [2.0.2] - 2023-12-03 +### Fixed +- Module active checks should always be true on WordPress.com simple sites. [#34248] + +## [2.0.1] - 2023-11-21 +### Changed +- Added a note of non-usage of PHP8+ functions yet. [#34137] +- Replaced usage of substr() with str_starts_with() and str_ends_with(). [#34207] + +## [2.0.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [1.19.0] - 2023-11-13 +### Added +- Added Host::get_source_query() to return the 'source' query param from the current URL. [#33984] + +## [1.18.5] - 2023-09-25 +### Changed +- Add 127.0.0.1 into the list of known local domains. [#32898] +- WP.com Compatibility: Abort out early checking if Protect is active. WP.com's protection is not site option based. [#33196] + +## [1.18.4] - 2023-09-19 + +- Minor internal updates. + +## [1.18.3] - 2023-09-11 +### Changed +- General: remove backwards-compatibility function checks now that the package supports WP 6.2. [#32772] + +## [1.18.2] - 2023-09-04 +### Fixed +- Exclude domains starting with live from known Pantheon staging domains [#32789] + +## [1.18.1] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.18.0] - 2023-07-18 +### Added +- Transferred 'get_calypso_env()' method from Jetpack plugin. [#31906] + +## [1.17.2] - 2023-06-19 +### Changed +- Use Plans package to detect feature support. [#31213] + +## [1.17.1] - 2023-05-11 +### Changed +- PHP 8.1 compatibility updates [#30517] + +## [1.17.0] - 2023-04-17 +### Changed +- When Jetpack is available, `Modules::get()` no longer translates `module_tags`. Use Jetpack's `jetpack_get_module_i18n_tag()` function if you need translations. [#30067] + +## [1.16.4] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.16.3] - 2023-03-28 +### Changed +- Move brute force protection into WAF package. [#28401] + +## [1.16.2] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.16.1] - 2023-01-23 +### Added +- Add new filters for the latest status methods [#28328] + +## [1.16.0] - 2023-01-16 +### Added +- Add 2 new methods to detect whether a site is private or not. [#28322] + +## [1.15.4] - 2023-01-11 +### Changed +- Modules: Allow for deactivating multiple plugins when activating a module. [#28181] + +## [1.15.3] - 2022-12-19 +### Changed +- Updated package dependencies. + +## [1.15.2] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.15.1] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.15.0] - 2022-11-07 +### Added +- WordPress.com: add checks for Simple or either Simple/WoA. [#27278] + +## [1.14.3] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [1.14.2] - 2022-07-19 +### Changed +- Update logic in `is_woa_site` function for host changes [#25067] + +## [1.14.1] - 2022-06-21 +### Changed +- Renaming master to trunk. + +## [1.14.0] - 2022-06-14 +### Fixed +- Moved the connection_url_redirect action handling to the connection package. [#24529] + +## [1.13.6] - 2022-05-24 +### Added +- Allow plugins to filter the list of available modules. Only activate and consider active modules that are available [#24454] + +## [1.13.5] - 2022-05-20 +### Changed +- Modules: Make activate() method Jetpack plugin agnostic. Allowing standalone plugins to use it without Jetpack. + +## [1.13.4] - 2022-05-19 +### Added +- PHPCS updates. [#24418] + +## [1.13.3] - 2022-05-10 + +## [1.13.2] - 2022-04-26 +### Changed +- Updated package dependencies. + +## [1.13.1] - 2022-04-19 +### Changed +- PHPCS: Fix `WordPress.Security.ValidatedSanitizedInput` + +## [1.13.0] - 2022-04-05 +### Added +- Created Modules and File modules for managing those resources + +## [1.12.0] - 2022-03-02 +### Added +- Cache return values (per blog) from various status methods. + +## [1.11.2] - 2022-02-28 +### Fixed +- Re-doing 1.11.1 to fixup a bad release. + +## [1.11.1] - 2022-02-28 +### Fixed +- Remove trailing semicolor form site suffix. + +## [1.11.0] - 2022-02-22 +### Added +- Add methods to distinguish Newspack and VIP sites. + +## [1.10.0] - 2022-01-25 +### Added +- Added Visitor class for status regarding the site visitor. + +## [1.9.5] - 2022-01-04 +### Changed +- Switch to pcov for code coverage. +- Updated package dependencies + +## [1.9.4] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.9.3] - 2021-11-22 +### Changed +- Updated package dependencies + +## [1.9.2] - 2021-11-16 +### Changed +- Add a function_exists check before calling wp_get_environment_type + +## [1.9.1] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.9.0] - 2021-10-26 +### Added +- Added Host class for reporting known hosting environment information. + +## [1.8.4] - 2021-10-13 +### Changed +- Updated package dependencies. + +## [1.8.3] - 2021-10-12 +### Changed +- Updated package dependencies + +## [1.8.2] - 2021-09-28 +### Changed +- Updated package dependencies. + +## [1.8.1] - 2021-08-30 +### Changed +- Run composer update on test-php command instead of phpunit +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). +- update annotations versions + +## [1.8.0] - 2021-06-15 +### Changed +- Update callback to Jetpack to new Identity_Crisis class. + +## [1.7.6] - 2021-05-25 +### Changed +- Updated package dependencies. + +## [1.7.5] - 2021-04-27 +### Deprecated +- Deprecates is_no_user_testing_mode + +## [1.7.4] - 2021-04-08 +### Changed +- Packaging and build changes, no change to the package itself. + +## [1.7.3] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies + +### Changed +- Update package dependencies. + +### Fixed +- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. + +## [1.7.2] - 2021-02-05 + +- CI: Make tests more generic + +## [1.7.1] - 2021-01-20 + +- Add mirror-repo information to all current composer packages +- Monorepo: Reorganize all projects + +## [1.7.0] - 2020-12-14 + +- Update dependency brain/monkey to v2.6.0 +- Pin dependencies +- Packages: Update for PHP 8 testing + +## [1.6.0] - 2020-11-23 + +- Status: Introduce get_site_suffix method +- Status: Fix test failure +- Status: Improve the staging site detection +- General: update minimum required version to WordPress 5.5 +- Add the no_user_testing mode +- Status: Add a couple of test cases for staging site detection +- Update dependency brain/monkey to v2.5.0 +- Updated PHPCS: Packages and Debugger + +## [1.5.0] - 2020-10-13 + +- Also use Core `wp_get_environment_type` for local + +## [1.4.0] - 2020-08-13 + +- CI: Try collect js coverage + +## [1.3.0] - 2020-07-28 + +- Core Compat: Site Environment + +## [1.2.0] - 2020-06-22 + +- PHPCS: Clean up the packages +- Staging Sites: add newspack staging to the list of known providers + +## [1.1.1] - 2020-01-27 + +- Pin dependency brain/monkey to 2.4.0 + +## [1.1.0] - 2020-01-14 + +- Packages: Various improvements for wp.com or self-contained consumers + +## [1.0.4] - 2019-11-08 + +- Packages: Use classmap instead of PSR-4 + +## [1.0.3] - 2019-10-28 + +- Packages: Add gitattributes files to all packages that need th… + +## [1.0.2] - 2019-10-23 + +- Use spread operator instead of func_get_args + +## [1.0.1] - 2019-09-20 + +- Docs: Unify usage of @package phpdoc tags + +## 1.0.0 - 2019-09-14 + +- Packages: Introduce a status package + +[4.0.1]: https://github.com/Automattic/jetpack-status/compare/v4.0.0...v4.0.1 +[4.0.0]: https://github.com/Automattic/jetpack-status/compare/v3.3.4...v4.0.0 +[3.3.4]: https://github.com/Automattic/jetpack-status/compare/v3.3.3...v3.3.4 +[3.3.3]: https://github.com/Automattic/jetpack-status/compare/v3.3.2...v3.3.3 +[3.3.2]: https://github.com/Automattic/jetpack-status/compare/v3.3.1...v3.3.2 +[3.3.1]: https://github.com/Automattic/jetpack-status/compare/v3.3.0...v3.3.1 +[3.3.0]: https://github.com/Automattic/jetpack-status/compare/v3.2.3...v3.3.0 +[3.2.3]: https://github.com/Automattic/jetpack-status/compare/v3.2.2...v3.2.3 +[3.2.2]: https://github.com/Automattic/jetpack-status/compare/v3.2.1...v3.2.2 +[3.2.1]: https://github.com/Automattic/jetpack-status/compare/v3.2.0...v3.2.1 +[3.2.0]: https://github.com/Automattic/jetpack-status/compare/v3.1.0...v3.2.0 +[3.1.0]: https://github.com/Automattic/jetpack-status/compare/v3.0.3...v3.1.0 +[3.0.3]: https://github.com/Automattic/jetpack-status/compare/v3.0.2...v3.0.3 +[3.0.2]: https://github.com/Automattic/jetpack-status/compare/v3.0.1...v3.0.2 +[3.0.1]: https://github.com/Automattic/jetpack-status/compare/v3.0.0...v3.0.1 +[3.0.0]: https://github.com/Automattic/jetpack-status/compare/v2.2.2...v3.0.0 +[2.2.2]: https://github.com/Automattic/jetpack-status/compare/v2.2.1...v2.2.2 +[2.2.1]: https://github.com/Automattic/jetpack-status/compare/v2.2.0...v2.2.1 +[2.2.0]: https://github.com/Automattic/jetpack-status/compare/v2.1.3...v2.2.0 +[2.1.3]: https://github.com/Automattic/jetpack-status/compare/v2.1.2...v2.1.3 +[2.1.2]: https://github.com/Automattic/jetpack-status/compare/v2.1.1...v2.1.2 +[2.1.1]: https://github.com/Automattic/jetpack-status/compare/v2.1.0...v2.1.1 +[2.1.0]: https://github.com/Automattic/jetpack-status/compare/v2.0.2...v2.1.0 +[2.0.2]: https://github.com/Automattic/jetpack-status/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-status/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-status/compare/v1.19.0...v2.0.0 +[1.19.0]: https://github.com/Automattic/jetpack-status/compare/v1.18.5...v1.19.0 +[1.18.5]: https://github.com/Automattic/jetpack-status/compare/v1.18.4...v1.18.5 +[1.18.4]: https://github.com/Automattic/jetpack-status/compare/v1.18.3...v1.18.4 +[1.18.3]: https://github.com/Automattic/jetpack-status/compare/v1.18.2...v1.18.3 +[1.18.2]: https://github.com/Automattic/jetpack-status/compare/v1.18.1...v1.18.2 +[1.18.1]: https://github.com/Automattic/jetpack-status/compare/v1.18.0...v1.18.1 +[1.18.0]: https://github.com/Automattic/jetpack-status/compare/v1.17.2...v1.18.0 +[1.17.2]: https://github.com/Automattic/jetpack-status/compare/v1.17.1...v1.17.2 +[1.17.1]: https://github.com/Automattic/jetpack-status/compare/v1.17.0...v1.17.1 +[1.17.0]: https://github.com/Automattic/jetpack-status/compare/v1.16.4...v1.17.0 +[1.16.4]: https://github.com/Automattic/jetpack-status/compare/v1.16.3...v1.16.4 +[1.16.3]: https://github.com/Automattic/jetpack-status/compare/v1.16.2...v1.16.3 +[1.16.2]: https://github.com/Automattic/jetpack-status/compare/v1.16.1...v1.16.2 +[1.16.1]: https://github.com/Automattic/jetpack-status/compare/v1.16.0...v1.16.1 +[1.16.0]: https://github.com/Automattic/jetpack-status/compare/v1.15.4...v1.16.0 +[1.15.4]: https://github.com/Automattic/jetpack-status/compare/v1.15.3...v1.15.4 +[1.15.3]: https://github.com/Automattic/jetpack-status/compare/v1.15.2...v1.15.3 +[1.15.2]: https://github.com/Automattic/jetpack-status/compare/v1.15.1...v1.15.2 +[1.15.1]: https://github.com/Automattic/jetpack-status/compare/v1.15.0...v1.15.1 +[1.15.0]: https://github.com/Automattic/jetpack-status/compare/v1.14.3...v1.15.0 +[1.14.3]: https://github.com/Automattic/jetpack-status/compare/v1.14.2...v1.14.3 +[1.14.2]: https://github.com/Automattic/jetpack-status/compare/v1.14.1...v1.14.2 +[1.14.1]: https://github.com/Automattic/jetpack-status/compare/v1.14.0...v1.14.1 +[1.14.0]: https://github.com/Automattic/jetpack-status/compare/v1.13.6...v1.14.0 +[1.13.6]: https://github.com/Automattic/jetpack-status/compare/v1.13.5...v1.13.6 +[1.13.5]: https://github.com/Automattic/jetpack-status/compare/v1.13.4...v1.13.5 +[1.13.4]: https://github.com/Automattic/jetpack-status/compare/v1.13.3...v1.13.4 +[1.13.3]: https://github.com/Automattic/jetpack-status/compare/v1.13.2...v1.13.3 +[1.13.2]: https://github.com/Automattic/jetpack-status/compare/v1.13.1...v1.13.2 +[1.13.1]: https://github.com/Automattic/jetpack-status/compare/v1.13.0...v1.13.1 +[1.13.0]: https://github.com/Automattic/jetpack-status/compare/v1.12.0...v1.13.0 +[1.12.0]: https://github.com/Automattic/jetpack-status/compare/v1.11.2...v1.12.0 +[1.11.2]: https://github.com/Automattic/jetpack-status/compare/v1.11.1...v1.11.2 +[1.11.1]: https://github.com/Automattic/jetpack-status/compare/v1.11.0...v1.11.1 +[1.11.0]: https://github.com/Automattic/jetpack-status/compare/v1.10.0...v1.11.0 +[1.10.0]: https://github.com/Automattic/jetpack-status/compare/v1.9.5...v1.10.0 +[1.9.5]: https://github.com/Automattic/jetpack-status/compare/v1.9.4...v1.9.5 +[1.9.4]: https://github.com/Automattic/jetpack-status/compare/v1.9.3...v1.9.4 +[1.9.3]: https://github.com/Automattic/jetpack-status/compare/v1.9.2...v1.9.3 +[1.9.2]: https://github.com/Automattic/jetpack-status/compare/v1.9.1...v1.9.2 +[1.9.1]: https://github.com/Automattic/jetpack-status/compare/v1.9.0...v1.9.1 +[1.9.0]: https://github.com/Automattic/jetpack-status/compare/v1.8.4...v1.9.0 +[1.8.4]: https://github.com/Automattic/jetpack-status/compare/v1.8.3...v1.8.4 +[1.8.3]: https://github.com/Automattic/jetpack-status/compare/v1.8.2...v1.8.3 +[1.8.2]: https://github.com/Automattic/jetpack-status/compare/v1.8.1...v1.8.2 +[1.8.1]: https://github.com/Automattic/jetpack-status/compare/v1.8.0...v1.8.1 +[1.8.0]: https://github.com/Automattic/jetpack-status/compare/v1.7.6...v1.8.0 +[1.7.6]: https://github.com/Automattic/jetpack-status/compare/v1.7.5...v1.7.6 +[1.7.5]: https://github.com/Automattic/jetpack-status/compare/v1.7.4...v1.7.5 +[1.7.4]: https://github.com/Automattic/jetpack-status/compare/v1.7.3...v1.7.4 +[1.7.3]: https://github.com/Automattic/jetpack-status/compare/v1.7.2...v1.7.3 +[1.7.2]: https://github.com/Automattic/jetpack-status/compare/v1.7.1...v1.7.2 +[1.7.1]: https://github.com/Automattic/jetpack-status/compare/v1.7.0...v1.7.1 +[1.7.0]: https://github.com/Automattic/jetpack-status/compare/v1.6.0...v1.7.0 +[1.6.0]: https://github.com/Automattic/jetpack-status/compare/v1.5.0...v1.6.0 +[1.5.0]: https://github.com/Automattic/jetpack-status/compare/v1.4.0...v1.5.0 +[1.4.0]: https://github.com/Automattic/jetpack-status/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/Automattic/jetpack-status/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/Automattic/jetpack-status/compare/v1.1.1...v1.2.0 +[1.1.1]: https://github.com/Automattic/jetpack-status/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/Automattic/jetpack-status/compare/v1.0.4...v1.1.0 +[1.0.4]: https://github.com/Automattic/jetpack-status/compare/v1.0.3...v1.0.4 +[1.0.3]: https://github.com/Automattic/jetpack-status/compare/v1.0.2...v1.0.3 +[1.0.2]: https://github.com/Automattic/jetpack-status/compare/v1.0.1...v1.0.2 +[1.0.1]: https://github.com/Automattic/jetpack-status/compare/v1.0.0...v1.0.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/composer.json new file mode 100644 index 00000000..64e96393 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/composer.json @@ -0,0 +1,52 @@ +{ + "name": "automattic/jetpack-status", + "description": "Used to retrieve information about the current status of Jetpack and the site overall.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-constants": "^2.0.4" + }, + "require-dev": { + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-connection": "@dev", + "automattic/jetpack-plans": "@dev", + "automattic/jetpack-ip": "^0.2.3" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-status", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "4.0.x-dev" + }, + "dependencies": { + "test-only": [ + "packages/connection", + "packages/plans" + ] + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cache.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cache.php new file mode 100644 index 00000000..e28f69f5 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cache.php @@ -0,0 +1,54 @@ +admin_url(); + $bits = wp_parse_url( $admin_url ); + + if ( is_array( $bits ) ) { + $path = ( isset( $bits['path'] ) ) ? dirname( $bits['path'] ) : null; + $domain = ( isset( $bits['host'] ) ) ? $bits['host'] : null; + } else { + $path = null; + $domain = null; + } + } + + // Extract state from cookies and delete cookies. + if ( isset( $_COOKIE['jetpackState'] ) && is_array( $_COOKIE['jetpackState'] ) ) { + // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- User should sanitize if necessary. + $yum = wp_unslash( $_COOKIE['jetpackState'] ); + unset( $_COOKIE['jetpackState'] ); + foreach ( $yum as $k => $v ) { + if ( strlen( $v ) ) { + $state[ $k ] = $v; + } + setcookie( "jetpackState[$k]", false, 0, $path, $domain, is_ssl(), true ); + } + } + + if ( $restate ) { + foreach ( $state as $k => $v ) { + setcookie( "jetpackState[$k]", $v, 0, $path, $domain, is_ssl(), true ); + } + return; + } + + // Get a state variable. + if ( isset( $key ) && ! isset( $value ) ) { + if ( array_key_exists( $key, $state ) ) { + return $state[ $key ]; + } + return null; + } + + // Set a state variable. + if ( isset( $key ) && isset( $value ) ) { + if ( is_array( $value ) && isset( $value[0] ) ) { + $value = $value[0]; + } + $state[ $key ] = $value; + if ( ! headers_sent() ) { + if ( $this->should_set_cookie( $key ) ) { + setcookie( "jetpackState[$key]", $value, 0, $path, $domain, is_ssl(), true ); + } + } + } + } + + /** + * Determines whether the jetpackState[$key] value should be added to the + * cookie. + * + * @param string $key The state key. + * + * @return boolean Whether the value should be added to the cookie. + */ + public function should_set_cookie( $key ) { + global $current_screen; + $page = isset( $current_screen->base ) ? $current_screen->base : null; + + if ( 'toplevel_page_jetpack' === $page && 'display_update_modal' === $key ) { + return false; + } + + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-errors.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-errors.php new file mode 100644 index 00000000..d2208017 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-errors.php @@ -0,0 +1,49 @@ +is_atomic_platform() && Constants::is_true( 'WPCOMSH__PLUGIN_FILE' ); + Cache::set( 'is_woa_site', $ret ); + } + return $ret; + } + + /** + * Determine if the site is hosted on the Atomic hosting platform. + * + * @since 1.9.0 + * + * @return bool + */ + public function is_atomic_platform() { + return Constants::is_true( 'ATOMIC_SITE_ID' ) && Constants::is_true( 'ATOMIC_CLIENT_ID' ); + } + + /** + * Determine if this is a Newspack site. + * + * @return bool + */ + public function is_newspack_site() { + return Constants::is_defined( 'NEWSPACK_PLUGIN_FILE' ); + } + + /** + * Determine if this is a VIP-hosted site. + * + * @return bool + */ + public function is_vip_site() { + return Constants::is_defined( 'WPCOM_IS_VIP_ENV' ) && true === Constants::get_constant( 'WPCOM_IS_VIP_ENV' ); + } + + /** + * Determine if this is a Simple platform site. + * + * @return bool + */ + public function is_wpcom_simple() { + return Constants::is_defined( 'IS_WPCOM' ) && true === Constants::get_constant( 'IS_WPCOM' ); + } + + /** + * Determine if this is a WordPress.com site. + * + * Includes both Simple and WoA platforms. + * + * @return bool + */ + public function is_wpcom_platform() { + return $this->is_wpcom_simple() || $this->is_woa_site(); + } + + /** + * Add all wordpress.com environments to the safe redirect allowed list. + * + * To be used with a filter of allowed domains for a redirect. + * + * @param array $domains Allowed WP.com Environments. + */ + public static function allow_wpcom_environments( $domains ) { + $domains[] = 'wordpress.com'; + $domains[] = 'jetpack.wordpress.com'; + $domains[] = 'wpcalypso.wordpress.com'; + $domains[] = 'horizon.wordpress.com'; + $domains[] = 'calypso.localhost'; + return $domains; + } + + /** + * Return Calypso environment value; used for developing Jetpack and pairing + * it with different Calypso environments, such as localhost. + * + * @since 1.18.0 + * + * @return string Calypso environment + */ + public function get_calypso_env() { + // phpcs:disable WordPress.Security.NonceVerification.Recommended -- Nonce is not required; only used for changing environments. + if ( isset( $_GET['calypso_env'] ) ) { + return sanitize_key( $_GET['calypso_env'] ); + } + // phpcs:enable WordPress.Security.NonceVerification.Recommended + + if ( getenv( 'CALYPSO_ENV' ) ) { + return sanitize_key( getenv( 'CALYPSO_ENV' ) ); + } + + if ( defined( 'CALYPSO_ENV' ) && CALYPSO_ENV ) { + return sanitize_key( CALYPSO_ENV ); + } + + return ''; + } + + /** + * Return source query param value from the URL if exists in the allowed sources list. + * + * @return string "source" query param value + */ + public function get_source_query() { + // phpcs:disable WordPress.Security.NonceVerification.Recommended + $allowed_sources = array( 'jetpack-manage', 'a8c-for-agencies' ); + if ( isset( $_GET['source'] ) && in_array( $_GET['source'], $allowed_sources, true ) ) { + return sanitize_key( $_GET['source'] ); + } + + return ''; + } + + /** + * Returns an array of nameservers for the current site. + * + * @param string $domain The domain of the site to check. + * @return array + */ + public function get_nameserver_dns_records( $domain ) { + if ( ! function_exists( 'dns_get_record' ) ) { + return array(); + } + + $dns_records = dns_get_record( $domain, DNS_NS ); // Fetches the DNS records of type NS (Name Server) + $nameservers = array(); + foreach ( $dns_records as $record ) { + if ( isset( $record['target'] ) ) { + $nameservers[] = $record['target']; // Adds the nameserver to the array + } + } + + return $nameservers; // Returns an array of nameserver names + } + + /** + * Given a DNS entry, will return a hosting provider if one can be determined. Otherwise, will return 'unknown'. + * Sourced from: fbhepr%2Skers%2Sjcpbz%2Sjc%2Qpbagrag%2Syvo%2Subfgvat%2Qcebivqre%2Sanzrfreiref.cuc-og + * + * @param string $domain The domain of the site to check. + * @return string The hosting provider of 'unknown'. + */ + public function get_hosting_provider_by_nameserver( $domain ) { + $known_nameservers = array( + 'bluehost' => array( + '.bluehost.com', + ), + 'dreamhost' => array( + '.dreamhost.com', + ), + 'mediatemple' => array( + '.mediatemple.net', + ), + 'xserver' => array( + '.xserver.jp', + ), + 'namecheap' => array( + '.namecheaphosting.com', + ), + 'hostmonster' => array( + '.hostmonster.com', + ), + 'justhost' => array( + '.justhost.com', + ), + 'digitalocean' => array( + '.digitalocean.com', + ), + 'one' => array( + '.one.com', + ), + 'hostpapa' => array( + '.hostpapa.com', + ), + 'siteground' => array( + '.sgcloud.net', + '.sgedu.site', + '.sgsrv1.com', + '.sgvps.net', + '.siteground.biz', + '.siteground.net', + '.siteground.eu', + ), + 'inmotion' => array( + '.inmotionhosting.com', + ), + 'ionos' => array( + '.ui-dns.org', + '.ui-dns.de', + '.ui-dns.biz', + '.ui-dns.com', + ), + ); + + $dns_records = $this->get_nameserver_dns_records( $domain ); + $dns_records = array_map( 'strtolower', $dns_records ); + + foreach ( $known_nameservers as $host => $ns_patterns ) { + foreach ( $ns_patterns as $ns_pattern ) { + foreach ( $dns_records as $record ) { + if ( false !== strpos( $record, $ns_pattern ) ) { + return $host; + } + } + } + } + + return 'unknown'; + } + + /** + * Returns a guess of the hosting provider for the current site based on various checks. + * + * @return string + */ + public function get_known_host_guess() { + $host = Cache::get( 'host_guess' ); + + if ( null !== $host ) { + return $host; + } + + // First, let's check if we can recognize provider manually: + switch ( true ) { + case $this->is_woa_site(): + $provider = 'woa'; + break; + case $this->is_atomic_platform(): + $provider = 'atomic'; + break; + case $this->is_newspack_site(): + $provider = 'newspack'; + break; + case $this->is_vip_site(): + $provider = 'vip'; + break; + case $this->is_wpcom_simple(): + case $this->is_wpcom_platform(): + $provider = 'wpcom'; + break; + default: + $provider = 'unknown'; + break; + } + + // Second, let's check if we can recognize provider by nameservers: + $domain = isset( $_SERVER['SERVER_NAME'] ) ? sanitize_text_field( wp_unslash( $_SERVER['SERVER_NAME'] ) ) : ''; + if ( $provider === 'unknown' && ! empty( $domain ) ) { + $provider = $this->get_hosting_provider_by_nameserver( $domain ); + } + + Cache::set( 'host_guess', $provider ); + return $provider; + } + + /** + * Add public-api.wordpress.com to the safe redirect allowed list - only added when someone allows API access. + * + * @since 3.0.2 Ported from Jetpack to the Status package. + * + * To be used with a filter of allowed domains for a redirect. + * + * @param array $domains Allowed WP.com Environments. + * + * @return array + */ + public static function allow_wpcom_public_api_domain( $domains ) { + $domains[] = 'public-api.wordpress.com'; + return $domains; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-modules.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-modules.php new file mode 100644 index 00000000..e5d49f33 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-modules.php @@ -0,0 +1,609 @@ +get_path( $this->get_slug( $module ) ); + + if ( isset( $modules_details[ $module ] ) ) { + $mod = $modules_details[ $module ]; + } else { + $mod = jetpack_get_module_info( $module ); + + if ( null === $mod ) { + // Try to get the module info from the file as a fallback. + $mod = $this->get_file_data( $file, jetpack_get_all_module_header_names() ); + + if ( empty( $mod['name'] ) ) { + // No info for this module. + return false; + } + } + + $mod['sort'] = empty( $mod['sort'] ) ? 10 : (int) $mod['sort']; + $mod['recommendation_order'] = empty( $mod['recommendation_order'] ) ? 20 : (int) $mod['recommendation_order']; + $mod['deactivate'] = empty( $mod['deactivate'] ); + $mod['free'] = empty( $mod['free'] ); + $mod['requires_connection'] = ( ! empty( $mod['requires_connection'] ) && 'No' === $mod['requires_connection'] ) ? false : true; + $mod['requires_user_connection'] = ( empty( $mod['requires_user_connection'] ) || 'No' === $mod['requires_user_connection'] ) ? false : true; + + if ( empty( $mod['auto_activate'] ) || ! in_array( strtolower( $mod['auto_activate'] ), array( 'yes', 'no', 'public' ), true ) ) { + $mod['auto_activate'] = 'No'; + } else { + $mod['auto_activate'] = (string) $mod['auto_activate']; + } + + if ( $mod['module_tags'] ) { + $mod['module_tags'] = explode( ',', $mod['module_tags'] ); + $mod['module_tags'] = array_map( 'trim', $mod['module_tags'] ); + } else { + $mod['module_tags'] = array( 'Other' ); + } + + if ( $mod['plan_classes'] ) { + $mod['plan_classes'] = explode( ',', $mod['plan_classes'] ); + $mod['plan_classes'] = array_map( 'strtolower', array_map( 'trim', $mod['plan_classes'] ) ); + } else { + $mod['plan_classes'] = array( 'free' ); + } + + if ( $mod['feature'] ) { + $mod['feature'] = explode( ',', $mod['feature'] ); + $mod['feature'] = array_map( 'trim', $mod['feature'] ); + } else { + $mod['feature'] = array( 'Other' ); + } + + $modules_details[ $module ] = $mod; + + } + + /** + * Filters the feature array on a module. + * + * This filter allows you to control where each module is filtered: Recommended, + * and the default "Other" listing. + * + * @since-jetpack 3.5.0 + * + * @param array $mod['feature'] The areas to feature this module: + * 'Recommended' shows on the main Jetpack admin screen. + * 'Other' should be the default if no other value is in the array. + * @param string $module The slug of the module, e.g. sharedaddy. + * @param array $mod All the currently assembled module data. + */ + $mod['feature'] = apply_filters( 'jetpack_module_feature', $mod['feature'], $module, $mod ); + + /** + * Filter the returned data about a module. + * + * This filter allows overriding any info about Jetpack modules. It is dangerous, + * so please be careful. + * + * @since-jetpack 3.6.0 + * + * @param array $mod The details of the requested module. + * @param string $module The slug of the module, e.g. sharedaddy + * @param string $file The path to the module source file. + */ + return apply_filters( 'jetpack_get_module', $mod, $module, $file ); + } + + /** + * Like core's get_file_data implementation, but caches the result. + * + * @param string $file Absolute path to the file. + * @param array $headers List of headers, in the format array( 'HeaderKey' => 'Header Name' ). + */ + public function get_file_data( $file, $headers ) { + // Get just the filename from $file (i.e. exclude full path) so that a consistent hash is generated. + $file_name = basename( $file ); + + if ( ! Constants::is_defined( 'JETPACK__VERSION' ) ) { + return get_file_data( $file, $headers ); + } + + $cache_key = 'jetpack_file_data_' . JETPACK__VERSION; + + $file_data_option = get_transient( $cache_key ); + + if ( ! is_array( $file_data_option ) ) { + delete_transient( $cache_key ); + $file_data_option = false; + } + + if ( false === $file_data_option ) { + $file_data_option = array(); + } + + $key = md5( $file_name . maybe_serialize( $headers ) ); + $refresh_cache = is_admin() && isset( $_GET['page'] ) && is_string( $_GET['page'] ) && str_starts_with( $_GET['page'], 'jetpack' ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput + + // If we don't need to refresh the cache, and already have the value, short-circuit! + if ( ! $refresh_cache && isset( $file_data_option[ $key ] ) ) { + return $file_data_option[ $key ]; + } + + $data = get_file_data( $file, $headers ); + + $file_data_option[ $key ] = $data; + + set_transient( $cache_key, $file_data_option, 29 * DAY_IN_SECONDS ); + + return $data; + } + + /** + * Get a list of activated modules as an array of module slugs. + * + * @param bool $available_only Filter out the unavailable (deleted) modules. + * + * @return array + */ + public function get_active( $available_only = true ) { + $active = \Jetpack_Options::get_option( 'active_modules' ); + + if ( ! is_array( $active ) ) { + $active = array(); + } + + if ( class_exists( 'VaultPress' ) || function_exists( 'vaultpress_contact_service' ) ) { + $active[] = 'vaultpress'; + } else { + $active = array_diff( $active, array( 'vaultpress' ) ); + } + + // If protect is active on the main site of a multisite, it should be active on all sites. Doesn't apply to WP.com. + if ( ! in_array( 'protect', $active, true ) + && ! ( new Host() )->is_wpcom_simple() + && is_multisite() + && get_site_option( 'jetpack_protect_active' ) ) { + $active[] = 'protect'; + } + + if ( $available_only ) { + // If it's not available, it shouldn't be active. + // We don't delete it from the options though, as it will be active again when a plugin gets reactivated. + $active = array_intersect( $active, $this->get_available() ); + } + + /** + * Allow filtering of the active modules. + * + * Gives theme and plugin developers the power to alter the modules that + * are activated on the fly. + * + * @since-jetpack 5.8.0 + * + * @param array $active Array of active module slugs. + */ + $active = apply_filters( 'jetpack_active_modules', $active ); + + return array_unique( $active ); + } + + /** + * Extract a module's slug from its full path. + * + * @param string $file Full path to a file. + * + * @return string Module slug. + */ + public function get_slug( $file ) { + return str_replace( '.php', '', basename( $file ) ); + } + + /** + * List available Jetpack modules. Simply lists .php files in /modules/. + * Make sure to tuck away module "library" files in a sub-directory. + * + * @param bool|string $min_version Only return modules introduced in this version or later. Default is false, do not filter. + * @param bool|string $max_version Only return modules introduced before this version. Default is false, do not filter. + * @param bool|null $requires_connection Pass a boolean value to only return modules that require (or do not require) a connection. + * @param bool|null $requires_user_connection Pass a boolean value to only return modules that require (or do not require) a user connection. + * + * @return array $modules Array of module slugs + */ + public function get_available( $min_version = false, $max_version = false, $requires_connection = null, $requires_user_connection = null ) { + static $modules = null; + + if ( ! class_exists( 'Jetpack' ) || ! Constants::is_defined( 'JETPACK__VERSION' ) || ! Constants::is_defined( 'JETPACK__PLUGIN_DIR' ) ) { + return array_unique( + /** + * Stand alone plugins need to use this filter to register the modules they interact with. + * This will allow them to activate and deactivate these modules even when Jetpack is not present. + * Note: Standalone plugins can only interact with modules that also exist in the Jetpack plugin, otherwise they'll lose the ability to control it if Jetpack is activated. + * + * @since 1.13.6 + * + * @param array $modules The list of available modules as an array of slugs. + * @param bool $requires_connection Whether to list only modules that require a connection to work. + * @param bool $requires_user_connection Whether to list only modules that require a user connection to work. + */ + apply_filters( 'jetpack_get_available_standalone_modules', array(), $requires_connection, $requires_user_connection ) + ); + } + + if ( ! isset( $modules ) ) { + $available_modules_option = \Jetpack_Options::get_option( 'available_modules', array() ); + // Use the cache if we're on the front-end and it's available... + if ( ! is_admin() && ! empty( $available_modules_option[ JETPACK__VERSION ] ) ) { + $modules = $available_modules_option[ JETPACK__VERSION ]; + } else { + $files = ( new Files() )->glob_php( JETPACK__PLUGIN_DIR . 'modules' ); + + $modules = array(); + + foreach ( $files as $file ) { + $slug = $this->get_slug( $file ); + $headers = $this->get( $slug ); + + if ( ! $headers ) { + continue; + } + + $modules[ $slug ] = $headers['introduced']; + } + + \Jetpack_Options::update_option( + 'available_modules', + array( + JETPACK__VERSION => $modules, + ) + ); + } + } + + /** + * Filters the array of modules available to be activated. + * + * @since 2.4.0 + * + * @param array $modules Array of available modules. + * @param string $min_version Minimum version number required to use modules. + * @param string $max_version Maximum version number required to use modules. + * @param bool|null $requires_connection Value of the Requires Connection filter. + * @param bool|null $requires_user_connection Value of the Requires User Connection filter. + */ + $mods = apply_filters( 'jetpack_get_available_modules', $modules, $min_version, $max_version, $requires_connection, $requires_user_connection ); + + if ( ! $min_version && ! $max_version && $requires_connection === null && $requires_user_connection === null ) { + return array_keys( $mods ); + } + + $r = array(); + foreach ( $mods as $slug => $introduced ) { + if ( $min_version && version_compare( $min_version, $introduced, '>=' ) ) { + continue; + } + + if ( $max_version && version_compare( $max_version, $introduced, '<' ) ) { + continue; + } + + $mod_details = $this->get( $slug ); + + if ( null !== $requires_connection && (bool) $requires_connection !== $mod_details['requires_connection'] ) { + continue; + } + + if ( null !== $requires_user_connection && (bool) $requires_user_connection !== $mod_details['requires_user_connection'] ) { + continue; + } + + $r[] = $slug; + } + + return $r; + } + + /** + * Is slug a valid module. + * + * @param string $module Module slug. + * + * @return bool + */ + public function is_module( $module ) { + return ! empty( $module ) && ! validate_file( $module, $this->get_available() ); + } + + /** + * Update module status. + * + * @param string $module - module slug. + * @param boolean $active - true to activate, false to deactivate. + * @param bool $exit Should exit be called after deactivation. + * @param bool $redirect Should there be a redirection after activation. + */ + public function update_status( $module, $active, $exit = true, $redirect = true ) { + return $active ? $this->activate( $module, $exit, $redirect ) : $this->deactivate( $module ); + } + + /** + * Activate a module. + * + * @param string $module Module slug. + * @param bool $exit Should exit be called after deactivation. + * @param bool $redirect Should there be a redirection after activation. + * + * @return bool|void + */ + public function activate( $module, $exit = true, $redirect = true ) { + /** + * Fires before a module is activated. + * + * @since 2.6.0 + * + * @param string $module Module slug. + * @param bool $exit Should we exit after the module has been activated. Default to true. + * @param bool $redirect Should the user be redirected after module activation? Default to true. + */ + do_action( 'jetpack_pre_activate_module', $module, $exit, $redirect ); + + if ( ! strlen( $module ) ) { + return false; + } + + // If it's already active, then don't do it again. + $active = $this->get_active(); + foreach ( $active as $act ) { + if ( $act === $module ) { + return true; + } + } + + if ( ! $this->is_module( $module ) ) { + return false; + } + + // Jetpack plugin only + if ( class_exists( 'Jetpack' ) ) { + + $module_data = $this->get( $module ); + + $status = new Status(); + $state = new CookieState(); + + if ( ! \Jetpack::is_connection_ready() ) { + if ( ! $status->is_offline_mode() ) { + return false; + } + + // If we're not connected but in offline mode, make sure the module doesn't require a connection. + if ( $status->is_offline_mode() && $module_data['requires_connection'] ) { + return false; + } + } + + if ( class_exists( 'Jetpack_Client_Server' ) ) { + $jetpack = \Jetpack::init(); + + // Check and see if the old plugin is active. + if ( isset( $jetpack->plugins_to_deactivate[ $module ] ) ) { + // Deactivate the old plugins. + $deactivated = array(); + foreach ( $jetpack->plugins_to_deactivate[ $module ] as $idx => $deactivate_me ) { + if ( \Jetpack_Client_Server::deactivate_plugin( $deactivate_me[0], $deactivate_me[1] ) ) { + // If we deactivated the old plugin, remembere that with ::state() and redirect back to this page to activate the module + // We can't activate the module on this page load since the newly deactivated old plugin is still loaded on this page load. + $deactivated[] = "$module:$idx"; + } + } + if ( $deactivated ) { + $state->state( 'deactivated_plugins', implode( ',', $deactivated ) ); + wp_safe_redirect( add_query_arg( 'jetpack_restate', 1 ) ); + exit; + } + } + } + + // Protect won't work with mis-configured IPs. + if ( 'protect' === $module ) { + if ( ! IP_Utils::get_ip() ) { + $state->state( 'message', 'protect_misconfigured_ip' ); + return false; + } + } + + if ( ! Jetpack_Plan::supports( $module ) ) { + return false; + } + + // Check the file for fatal errors, a la wp-admin/plugins.php::activate. + $state->state( 'module', $module ); + $state->state( 'error', 'module_activation_failed' ); // we'll override this later if the plugin can be included without fatal error. + + ob_start(); + $module_path = $this->get_path( $module ); + if ( file_exists( $module_path ) ) { + require $this->get_path( $module ); // phpcs:ignore WordPressVIPMinimum.Files.IncludingFile.NotAbsolutePath + } + + $active[] = $module; + $this->update_active( $active ); + + $state->state( 'error', false ); // the override. + ob_end_clean(); + } else { // Not a Jetpack plugin. + $active[] = $module; + $this->update_active( $active ); + } + + if ( $redirect ) { + wp_safe_redirect( ( new Paths() )->admin_url( 'page=jetpack' ) ); + } + if ( $exit ) { + exit; + } + return true; + } + + /** + * Deactivate module. + * + * @param string $module Module slug. + * + * @return bool + */ + public function deactivate( $module ) { + /** + * Fires when a module is deactivated. + * + * @since 1.9.0 + * + * @param string $module Module slug. + */ + do_action( 'jetpack_pre_deactivate_module', $module ); + + $active = $this->get_active(); + $new = array_filter( array_diff( $active, (array) $module ) ); + + return $this->update_active( $new ); + } + + /** + * Generate a module's path from its slug. + * + * @param string $slug Module slug. + */ + public function get_path( $slug ) { + if ( ! Constants::is_defined( 'JETPACK__PLUGIN_DIR' ) ) { + return ''; + } + /** + * Filters the path of a modules. + * + * @since 7.4.0 + * + * @param array $return The absolute path to a module's root php file + * @param string $slug The module slug + */ + return apply_filters( 'jetpack_get_module_path', JETPACK__PLUGIN_DIR . "modules/$slug.php", $slug ); + } + + /** + * Saves all the currently active modules to options. + * Also fires Action hooks for each newly activated and deactivated module. + * + * @param array $modules Array of active modules to be saved in options. + * + * @return bool $success true for success, false for failure. + */ + public function update_active( $modules ) { + $current_modules = \Jetpack_Options::get_option( 'active_modules', array() ); + $active_modules = $this->get_active(); + $new_active_modules = array_diff( $modules, $current_modules ); + $new_inactive_modules = array_diff( $active_modules, $modules ); + $new_current_modules = array_diff( array_merge( $current_modules, $new_active_modules ), $new_inactive_modules ); + $reindexed_modules = array_values( $new_current_modules ); + $success = \Jetpack_Options::update_option( 'active_modules', array_unique( $reindexed_modules ) ); + // Let's take `pre_update_option_jetpack_active_modules` filter into account + // and actually decide for which modules we need to fire hooks by comparing + // the 'active_modules' option before and after the update. + $current_modules_post_update = \Jetpack_Options::get_option( 'active_modules', array() ); + + $new_inactive_modules = array_diff( $current_modules, $current_modules_post_update ); + $new_inactive_modules = array_unique( $new_inactive_modules ); + $new_inactive_modules = array_values( $new_inactive_modules ); + + $new_active_modules = array_diff( $current_modules_post_update, $current_modules ); + $new_active_modules = array_unique( $new_active_modules ); + $new_active_modules = array_values( $new_active_modules ); + + foreach ( $new_active_modules as $module ) { + /** + * Fires when a specific module is activated. + * + * @since 1.9.0 + * + * @param string $module Module slug. + * @param boolean $success whether the module was activated. @since 4.2 + */ + do_action( 'jetpack_activate_module', $module, $success ); + /** + * Fires when a module is activated. + * The dynamic part of the filter, $module, is the module slug. + * + * @since 1.9.0 + * + * @param string $module Module slug. + */ + do_action( "jetpack_activate_module_$module", $module ); + } + + foreach ( $new_inactive_modules as $module ) { + /** + * Fired after a module has been deactivated. + * + * @since 4.2.0 + * + * @param string $module Module slug. + * @param boolean $success whether the module was deactivated. + */ + do_action( 'jetpack_deactivate_module', $module, $success ); + /** + * Fires when a module is deactivated. + * The dynamic part of the filter, $module, is the module slug. + * + * @since 1.9.0 + * + * @param string $module Module slug. + */ + do_action( "jetpack_deactivate_module_$module", $module ); + } + + return $success; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-paths.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-paths.php new file mode 100644 index 00000000..7ef200b4 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-paths.php @@ -0,0 +1,81 @@ + 'jetpack' ) ); + $url = add_query_arg( $args, admin_url( 'admin.php' ) ); + return $url; + } + + /** + * Determine if the current request is activating a plugin from the plugins page. + * + * @param string $plugin Plugin file path to check. + * @return bool + */ + public function is_current_request_activating_plugin_from_plugins_screen( $plugin ) { + // Filter out common async request contexts + if ( + wp_doing_ajax() || + ( defined( 'REST_REQUEST' ) && REST_REQUEST ) || + ( defined( 'REST_API_REQUEST' ) && REST_API_REQUEST ) || + ( defined( 'WP_CLI' ) && WP_CLI ) + ) { + return false; + } + + if ( isset( $_SERVER['SCRIPT_NAME'] ) ) { + $request_file = esc_url_raw( wp_unslash( $_SERVER['SCRIPT_NAME'] ) ); + } elseif ( isset( $_SERVER['REQUEST_URI'] ) ) { + list( $request_file ) = explode( '?', esc_url_raw( wp_unslash( $_SERVER['REQUEST_URI'] ) ) ); + } else { + return false; + } + + // Not the plugins page + if ( strpos( $request_file, 'wp-admin/plugins.php' ) === false ) { + return false; + } + + // Same method to get the action as used by plugins.php + $wp_list_table = _get_list_table( 'WP_Plugins_List_Table' ); + $action = $wp_list_table->current_action(); + + // Not a singular activation + // This also means that if the plugin is activated as part of a group ( bulk activation ), this function will return false here. + if ( 'activate' !== $action ) { + return false; + } + + // Check the nonce associated with the plugin activation + // We are not changing any data here, so this is not super necessary, it's just a best practice before using the form data from $_REQUEST. + check_admin_referer( 'activate-plugin_' . $plugin ); + + // Not the right plugin + $requested_plugin = isset( $_REQUEST['plugin'] ) ? sanitize_text_field( wp_unslash( $_REQUEST['plugin'] ) ) : null; + if ( $requested_plugin !== $plugin ) { + return false; + } + + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-status.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-status.php new file mode 100644 index 00000000..472157f2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-status.php @@ -0,0 +1,435 @@ +is_local_site() ) { + $offline_mode = true; + } + + /** + * Filters Jetpack's offline mode. + * + * @see https://jetpack.com/support/development-mode/ + * @todo Update documentation ^^. + * + * @since 1.3.0 + * + * @param bool $offline_mode Is Jetpack's offline mode active. + */ + $offline_mode = (bool) apply_filters( 'jetpack_offline_mode', $offline_mode ); + + Cache::set( 'is_offline_mode', $offline_mode ); + return $offline_mode; + } + + /** + * Whether this is a system with a multiple networks. + * Implemented since there is no core is_multi_network function. + * Right now there is no way to tell which network is the dominant network on the system. + * + * @return boolean + */ + public function is_multi_network() { + global $wpdb; + + $cached = Cache::get( 'is_multi_network' ); + if ( null !== $cached ) { + return $cached; + } + + // If we don't have a multi site setup no need to do any more. + if ( ! is_multisite() ) { + Cache::set( 'is_multi_network', false ); + return false; + } + + $num_sites = $wpdb->get_var( "SELECT COUNT(*) FROM {$wpdb->site}" ); + if ( $num_sites > 1 ) { + Cache::set( 'is_multi_network', true ); + return true; + } + + Cache::set( 'is_multi_network', false ); + return false; + } + + /** + * Whether the current site is single user site. + * + * @return bool + */ + public function is_single_user_site() { + global $wpdb; + + $ret = Cache::get( 'is_single_user_site' ); + if ( null === $ret ) { + $some_users = get_transient( 'jetpack_is_single_user' ); + if ( false === $some_users ) { + $some_users = $wpdb->get_var( "SELECT COUNT(*) FROM (SELECT user_id FROM $wpdb->usermeta WHERE meta_key = '{$wpdb->prefix}capabilities' LIMIT 2) AS someusers" ); + set_transient( 'jetpack_is_single_user', (int) $some_users, 12 * HOUR_IN_SECONDS ); + } + $ret = 1 === (int) $some_users; + Cache::set( 'is_single_user_site', $ret ); + } + return $ret; + } + + /** + * If the site is a local site. + * + * @since 1.3.0 + * + * @return bool + */ + public function is_local_site() { + $cached = Cache::get( 'is_local_site' ); + if ( null !== $cached ) { + return $cached; + } + + $site_url = site_url(); + + // Check for localhost and sites using an IP only first. + // Note: str_contains() is not used here, as wp-includes/compat.php is not loaded in this file. + $is_local = $site_url && false === strpos( $site_url, '.' ); + + // Use Core's environment check, if available. + if ( 'local' === wp_get_environment_type() ) { + $is_local = true; + } + + // Then check for usual usual domains used by local dev tools. + $known_local = array( + '#\.local$#i', + '#\.localhost$#i', + '#\.test$#i', + '#\.docksal$#i', // Docksal. + '#\.docksal\.site$#i', // Docksal. + '#\.dev\.cc$#i', // ServerPress. + '#\.lndo\.site$#i', // Lando. + '#^https?://127\.0\.0\.1$#', + ); + + if ( ! $is_local ) { + foreach ( $known_local as $url ) { + if ( preg_match( $url, $site_url ) ) { + $is_local = true; + break; + } + } + } + + /** + * Filters is_local_site check. + * + * @since 1.3.0 + * + * @param bool $is_local If the current site is a local site. + */ + $is_local = apply_filters( 'jetpack_is_local_site', $is_local ); + + Cache::set( 'is_local_site', $is_local ); + return $is_local; + } + + /** + * If is a staging site. + * + * @deprecated since 3.3.0 + * + * @return bool + */ + public function is_staging_site() { + _deprecated_function( __FUNCTION__, '3.3.0', 'in_safe_mode' ); + $cached = Cache::get( 'is_staging_site' ); + if ( null !== $cached ) { + return $cached; + } + + /* + * Core's wp_get_environment_type allows for a few specific options. + * We should default to bowing out gracefully for anything other than production or local. + */ + $is_staging = ! in_array( wp_get_environment_type(), array( 'production', 'local' ), true ); + + $known_staging = array( + 'urls' => array( + '#\.staging\.wpengine\.com$#i', // WP Engine. This is their legacy staging URL structure. Their new platform does not have a common URL. https://github.com/Automattic/jetpack/issues/21504 + '#\.staging\.kinsta\.com$#i', // Kinsta.com. + '#\.kinsta\.cloud$#i', // Kinsta.com. + '#\.stage\.site$#i', // DreamPress. + '#\.newspackstaging\.com$#i', // Newspack. + '#^(?!live-)([a-zA-Z0-9-]+)\.pantheonsite\.io$#i', // Pantheon. + '#\.flywheelsites\.com$#i', // Flywheel. + '#\.flywheelstaging\.com$#i', // Flywheel. + '#\.cloudwaysapps\.com$#i', // Cloudways. + '#\.azurewebsites\.net$#i', // Azure. + '#\.wpserveur\.net$#i', // WPServeur. + '#\-liquidwebsites\.com$#i', // Liquidweb. + ), + 'constants' => array( + 'IS_WPE_SNAPSHOT', // WP Engine. This is used on their legacy staging environment. Their new platform does not have a constant. https://github.com/Automattic/jetpack/issues/21504 + 'KINSTA_DEV_ENV', // Kinsta.com. + 'WPSTAGECOACH_STAGING', // WP Stagecoach. + 'JETPACK_STAGING_MODE', // Generic. + 'WP_LOCAL_DEV', // Generic. + ), + ); + /** + * Filters the flags of known staging sites. + * + * @since 1.1.1 + * @since-jetpack 3.9.0 + * + * @param array $known_staging { + * An array of arrays that each are used to check if the current site is staging. + * @type array $urls URLs of staging sites in regex to check against site_url. + * @type array $constants PHP constants of known staging/developement environments. + * } + */ + $known_staging = apply_filters( 'jetpack_known_staging', $known_staging ); + + if ( isset( $known_staging['urls'] ) ) { + $site_url = site_url(); + foreach ( $known_staging['urls'] as $url ) { + if ( preg_match( $url, wp_parse_url( $site_url, PHP_URL_HOST ) ) ) { + $is_staging = true; + break; + } + } + } + + if ( isset( $known_staging['constants'] ) ) { + foreach ( $known_staging['constants'] as $constant ) { + if ( defined( $constant ) && constant( $constant ) ) { + $is_staging = true; + } + } + } + + // Last, let's check if sync is erroring due to an IDC. If so, set the site to staging mode. + if ( ! $is_staging && method_exists( 'Automattic\\Jetpack\\Identity_Crisis', 'validate_sync_error_idc_option' ) && \Automattic\Jetpack\Identity_Crisis::validate_sync_error_idc_option() ) { + $is_staging = true; + } + + /** + * Filters is_staging_site check. + * + * @since 1.1.1 + * @since-jetpack 3.9.0 + * + * @param bool $is_staging If the current site is a staging site. + */ + $is_staging = apply_filters( 'jetpack_is_staging_site', $is_staging ); + + Cache::set( 'is_staging_site', $is_staging ); + return $is_staging; + } + + /** + * If the site is in safe mode. + * + * @since 3.3.0 + * + * @return bool + */ + public function in_safe_mode() { + $cached = Cache::get( 'in_safe_mode' ); + if ( null !== $cached ) { + return $cached; + } + $in_safe_mode = false; + if ( method_exists( 'Automattic\\Jetpack\\Identity_Crisis', 'validate_sync_error_idc_option' ) && \Automattic\Jetpack\Identity_Crisis::validate_sync_error_idc_option() ) { + $in_safe_mode = true; + } + /** + * Filters in_safe_mode check. + * + * @since 3.3.0 + * + * @param bool $in_safe_mode If the current site is in safe mode. + */ + $in_safe_mode = apply_filters( 'jetpack_is_in_safe_mode', $in_safe_mode ); + + Cache::set( 'in_safe_mode', $in_safe_mode ); + return $in_safe_mode; + } + + /** + * If the site is a development/staging site. + * This is a new version of is_staging_site added to separate safe mode from the legacy staging mode. + * This method checks for core WP_ENVIRONMENT_TYPE setting + * Using the jetpack_is_development_site filter. + * + * @since 3.3.0 + * + * @return bool + */ + public static function is_development_site() { + $cached = Cache::get( 'is_development_site' ); + if ( null !== $cached ) { + return $cached; + } + $is_dev_site = ! in_array( wp_get_environment_type(), array( 'production', 'local' ), true ); + /** + * Filters is_development_site check. + * + * @since 3.3.0 + * + * @param bool $is_dev_site If the current site is a staging or dev site. + */ + $is_dev_site = apply_filters( 'jetpack_is_development_site', $is_dev_site ); + + Cache::set( 'is_development_site', $is_dev_site ); + return $is_dev_site; + } + + /** + * Whether the site is currently onboarding or not. + * A site is considered as being onboarded if it currently has an onboarding token. + * + * @since-jetpack 5.8 + * + * @deprecated since 4.0.0 + * + * @access public + * @static + * + * @return bool True if the site is currently onboarding, false otherwise + */ + public function is_onboarding() { + return \Jetpack_Options::get_option( 'onboarding' ) !== false; + } + + /** + * Whether the site is currently private or not. + * On WordPress.com and WoA, sites can be marked as private + * + * @since 1.16.0 + * + * @return bool True if the site is private. + */ + public function is_private_site() { + $ret = Cache::get( 'is_private_site' ); + if ( null === $ret ) { + $is_private_site = '-1' === get_option( 'blog_public' ); + + /** + * Filters the is_private_site check. + * + * @since 1.16.1 + * + * @param bool $is_private_site True if the site is private. + */ + $is_private_site = apply_filters( 'jetpack_is_private_site', $is_private_site ); + + Cache::set( 'is_private_site', $is_private_site ); + return $is_private_site; + } + return $ret; + } + + /** + * Whether the site is currently unlaunched or not. + * On WordPress.com and WoA, sites can be marked as "coming soon", aka unlaunched + * + * @since 1.16.0 + * + * @return bool True if the site is not launched. + */ + public function is_coming_soon() { + $ret = Cache::get( 'is_coming_soon' ); + if ( null === $ret ) { + $is_coming_soon = (bool) ( function_exists( 'site_is_coming_soon' ) && \site_is_coming_soon() ) + || get_option( 'wpcom_public_coming_soon' ); + + /** + * Filters the is_coming_soon check. + * + * @since 1.16.1 + * + * @param bool $is_coming_soon True if the site is coming soon (i.e. unlaunched). + */ + $is_coming_soon = apply_filters( 'jetpack_is_coming_soon', $is_coming_soon ); + + Cache::set( 'is_coming_soon', $is_coming_soon ); + return $is_coming_soon; + } + return $ret; + } + + /** + * Returns the site slug suffix to be used as part of Calypso URLs. + * + * Strips http:// or https:// from a url, replaces forward slash with ::. + * + * @since 1.6.0 + * + * @param string $url Optional. URL to build the site suffix from. Default: Home URL. + * + * @return string + */ + public function get_site_suffix( $url = '' ) { + // On WordPress.com, site suffixes are a bit different. + if ( method_exists( 'WPCOM_Masterbar', 'get_calypso_site_slug' ) ) { + return WPCOM_Masterbar::get_calypso_site_slug( get_current_blog_id() ); + } + + // Grab the 'site_url' option for WoA sites to avoid plugins to interfere with the site + // identifier (e.g. i18n plugins may change the main url to '/', but we + // want to exclude the locale since it's not part of the site suffix). + if ( ( new Host() )->is_woa_site() ) { + $url = \site_url(); + } + + if ( empty( $url ) ) { + // WordPress can be installed in subdirectories (e.g. make.wordpress.org/plugins) + // where the 'site_url' option points to the root domain (e.g. make.wordpress.org) + // which could collide with another site in the same domain but with WordPress + // installed in a different subdirectory (e.g. make.wordpress.org/core). To avoid + // such collision, we identify the site with the 'home_url' option. + $url = \home_url(); + } + + $url = preg_replace( '#^.*?://#', '', $url ); + $url = str_replace( '/', '::', $url ); + + return rtrim( $url, ':' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php new file mode 100644 index 00000000..fae08755 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php @@ -0,0 +1,56 @@ += 7.0. [#34192] + +## [1.60.1] - 2023-10-31 + +## [1.60.0] - 2023-10-26 +### Removed +- Remove Jetpack option jetpack-memberships-connected-account-id. [#32354] + +## [1.59.2] - 2023-10-24 +### Changed +- Update sync version. + +## [1.59.1] - 2023-10-24 +### Added +- Sync: Add missing support for supplying additional columns to do checksum on. [#33440] + +## [1.59.0] - 2023-10-23 +### Changed +- Dedicated Sync: Update 'init' hook priority on Dedicated Sync requests to 0, in order to start sending Sync actions to WPCOM and exit as early as possible. [#33594] + +## [1.58.1] - 2023-10-18 +### Fixed +- Update dependencies. + +## [1.58.0] - 2023-10-16 +### Changed +- Migrated 'jetpack_sync_before_send*' actions for Sync queue to 'jetpack_sync_before_enqueue' instead. [#33384] + +## [1.57.4] - 2023-10-10 + +- Minor internal updates. + +## [1.57.3] - 2023-09-28 +### Removed +- Remove compatibility code for PHP <5.5. [#33288] + +## [1.57.2] - 2023-09-25 +### Added +- Site Settings Endpoint: Allow for updating and retrieving of the wpcom_newsletter_categories site option. [#33234] + +## [1.57.1] - 2023-09-20 +### Added +- Adds legacy contact and locked mode options for 100-year plan [#33081] + +## [1.57.0] - 2023-09-19 +### Added +- Added a definition of a WooCommerce HPOS table to Jetpack Sync. [#32774] +- Jetpack Sync: Drop Sync custom queue table when Jetpack is disconnected [#32940] +- Woo: add HPOS (custom order tables) events to sync module. [#32530] + +## [1.56.0] - 2023-09-04 +### Added +- Add wpcom_newsletter_categories_enabled site option [#32569] +- Whitelist the blog option for auto conversion settings. [#32693] + +## [1.55.2] - 2023-08-28 +### Fixed +- Re-adds the jetpack-memberships-connected-account-id option to whitelist. [#32632] + +## [1.55.1] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [1.55.0] - 2023-08-21 +### Removed +- Remove Jetpack option jetpack-memberships-connected-account-id [#32125] + +## [1.54.0] - 2023-08-15 +### Added +- Extract Sync Queue storage handling to an external class to prepare for Custom Table migration [#32275] + +## [1.53.0] - 2023-08-09 +### Added +- Jetpack Sync: Custom table initialization and migration functionality [#32135] +- Jetpack Sync: Drop custom table on sender uninstall [#32335] + +## [1.52.0] - 2023-08-01 +### Added +- Add support for a custom database table for Sync Queue. [#32111] +- Extract Sync Queue storage handling to an external class to prepare for Custom Table migration. [#32089] +- Sync: Add feature flag for enabling custom queue table. [#31681] + +## [1.51.0] - 2023-07-17 +### Added +- Jetpack & Jetpack Sync: Added cache check when trying to spawn dedicated sync or update JETPACK__VERSION to avoid additional requests to the DB if external cache is available. [#31645] +- Newsletters: Add option to enable subscribe modal. [#31393] +- Sync: Add support for additional guest and note meta fields [#31810] + +## [1.50.2] - 2023-07-05 +### Added +- Sync wpcom_site_setup site option [#31662] + +## [1.50.1] - 2023-07-04 +### Changed +- Revert dedicated hook endpoint to later in the 'init' hook, as it broke existing code that registers post statuses and such during 'init'. [#31685] + +## [1.50.0] - 2023-06-26 +### Added +- Added a new callable to the whitelist for get_loaded_extensions(). [#31333] +- CPT Exclusion: do not sync Jetpack Inspect Log entries. [#31535] + +### Fixed +- Initialize dedicated hook endpoint earlier in the 'init' hook to avoid cookie conflicts. [#31423] + +## [1.49.0] - 2023-05-29 +### Added +- Added `wpcom_reader_views_enabled` option to default sync list [#30800] + +### Changed +- FSE: remove usage of `gutenberg_is_fse_theme` for modern `wp_is_block_theme` [#30806] + +## [1.48.1] - 2023-05-15 +### Changed +- PHP 8 compatibility updates. [#30599] +- PHP 8.1 compatibility updates [#30523] + +## [1.48.0] - 2023-05-08 +### Changed +- Use Jetpack Constants to check the value of REST_API_REQUEST in Settings:is_syncing function so we're able to overwrite the value and render some jetpack blocks via the rest api endpoint [#30400] + +## [1.47.9] - 2023-05-02 +### Changed +- Internal updates. + +## [1.47.8] - 2023-05-01 +### Changed +- Internal updates. + +## [1.47.7] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [1.47.6] - 2023-04-04 +### Changed +- Sync: Lowered priority to sync so that the hook is run at the end. [#29804] + +## [1.47.5] - 2023-04-03 +### Changed +- Minor internal updates. + +## [1.47.4] - 2023-03-28 +### Changed +- Move brute force protection into WAF package. [#28401] + +## [1.47.3] - 2023-03-20 +### Changed +- Updated package dependencies. [#29480] + +## [1.47.2] - 2023-02-20 +### Changed +- Minor internal updates. + +## [1.47.1] - 2023-01-23 +### Added +- Close PHP Session if it's active when running a Dedicated Sync request. [#28515] + +### Fixed +- Jetpack Sync: prevent syncing user update when corresponding flags are not set. [#28385] + +## [1.47.0] - 2023-01-18 +### Removed +- Removed the deprecated option jetpack_blogging_prompts_enabled from defaults [#28387] + +## [1.46.1] - 2023-01-11 +### Changed +- Updated package dependencies. + +## [1.46.0] - 2022-12-27 +### Added +- Added woocommerce_cod_settings to the options whitelist. [#27988] + +## [1.45.0] - 2022-12-19 +### Added +- Adding new boolean site option of 'wpcom-subscription-emails-use-excerpt'. [#27908] +- Sync Launchpad-related options: `launchpad_screen` and `launchpad_checklist_tasks_statuses`. [#27843] + +### Changed +- Option: Update featured_image_email_enabled option name to wpcom_featured_image_in_email. [#27955] + +### Fixed +- Improve PHP 8.2 compatibility. [#27968] + +## [1.44.2] - 2022-12-06 +### Changed +- Updated package dependencies. + +## [1.44.1] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [1.44.0] - 2022-11-30 +### Added +- Added full response logging for failed Sync data requests. [#27644] + +### Fixed +- Make sure Dedicated Sync can revert back to Default Sync if it stops sending events for one reason or another. [#27632] + +## [1.43.2] - 2022-11-28 +### Changed +- Sync: Limit next_sync_time lock to be at most 1 hour in the future [#27606] + +## [1.43.1] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [1.43.0] - 2022-11-17 +### Added +- Added new sync option for launch-status [#27434] +- Jetpack Sync: Add new endpoint for resetting Sync locks. [#27446] + +## [1.42.0] - 2022-11-14 +### Changed +- Save attached media to post meta [#26930] + +## [1.41.0] - 2022-11-07 +### Changed +- Jetpack Sync: add Updates module in required Sync modules. [#27182] +- Updated package dependencies. [#27278] + +## [1.40.3] - 2022-11-01 +### Added +- Adds wpcom_gifting_subscription option for syncing [#27116] + +## [1.40.2] - 2022-10-27 +### Fixed +- Check $action_links is still array after plugin_action_links filter has been applied. [#27076] + +## [1.40.1] - 2022-10-25 +### Added +- Added featured_image_email_enabled option for syncing [#27009] + +### Changed +- Search Sync Settings :: Add Marketplace product extra fields meta to allow list [#26927] +- Updated package dependencies. [#26705] + +## [1.40.0] - 2022-10-17 +### Added +- Adding the `sl-insta-media` post type to the Sync blacklist as the post type data isn't relevant to Sync and takes up non-trivial resources. [#26826] + +## [1.39.0] - 2022-10-11 +### Added +- Added some taxonomies to be indexed by Search. [#26683] + +## [1.38.4] - 2022-09-20 +### Added +- Gutenberg Support: add additional theme_supports items to our synced allowlist. [#26239] + +### Changed +- Default Theme Support: Add support for new feature added in WP 6.1 [#26236] +- Theme Supports: updated allowed values list to align with a Core change r54159-core [#26220] + +## [1.38.3] - 2022-09-08 +### Changed +- Updated package dependencies. + +## [1.38.2] - 2022-08-29 +### Changed +- Updated package dependencies. + +## [1.38.1] - 2022-08-25 +### Changed +- Search Sync Settings :: Add Marketplace related meta fields and taxonomies to allow list [#25376] + +## [1.38.0] - 2022-08-23 +### Added +- Search: add product-brand to taxonomy sync list to support WooCommerce Brands plugin. [#25665] + +### Changed +- Updated package dependencies. [#25628] + +## [1.37.1] - 2022-08-03 +### Changed +- Updated package dependencies. [#25300, #25315] + +## [1.37.0] - 2022-07-26 +### Changed +- Jetpack Sync: Add Sync lock related info in Sync debug details. [#25140] +- Updated package dependencies. [#25158] + +### Fixed +- Dedicated Sync: Enable sending of callables outside of admin context, since Dedicated Sync requests always work outside of admin scope. [#25143] + +## [1.36.1] - 2022-07-06 +### Added +- Add new WordPress core `block-templates` theme feature to `Defaults::$default_theme_support_whitelist` [#24960] + +## [1.36.0] - 2022-06-28 +### Added +- Posts: added a Sync call to make sure post content is up to date before publishing. [#24827] + +### Changed +- Minimum Sync Config: Update required modules and options [#24831] + +### Fixed +- Sync Table Checksums: Table checksum should be enabled depending on corresponding Sync modulee [#24772] + +## [1.35.2] - 2022-06-21 +### Changed +- Renaming master to trunk. [#24661] + +## [1.35.1] - 2022-06-14 +### Added +- Add a request lock to prevent multiple requests being spawned at once [#24734] + +### Changed +- Updated package dependencies. [#24529] + +## [1.35.0] - 2022-05-30 +### Changed +- Sync: Add '_jetpack_blogging_prompt_key' to default post meta whitelist + +## [1.34.0] - 2022-05-24 +### Changed +- Dedicated Sync - Introduce custom endpoint for spawning Sync requests [#24468] +- Sync: Add 'active_modules' to default whitelisted callables. [#24453] + +## [1.33.1] - 2022-05-19 +### Removed +- Removed dedicated sync custom endpoints pending error investigation [#24419] + +## [1.33.0] - 2022-05-18 +### Changed +- Dedicated Sync: Introduce custom endpoint for spawning Sync requests [#24344] + +## [1.32.0] - 2022-05-10 +### Added +- Search: add search options to option whitelist [#24167] + +## [1.31.1] - 2022-05-04 +### Changed +- Updated package dependencies. [#24095] +- WordPress 6.1 Compatibilty [#24083] + +### Deprecated +- Moved the options class into Connection. [#24095] + +## [1.31.0] - 2022-04-26 +### Added +- Adds filter to get_themes callable + +### Deprecated +- Removed Heartbeat by hoisting it into Connection. + +## [1.30.8] - 2022-04-19 +### Added +- Added get_themes Callable to sync the list of installed themes on a site +- Added get_themes to Sync defaults + +### Changed +- PHPCS: Fix `WordPress.Security.ValidatedSanitizedInput` +- Updated package dependencies. + +## [1.30.7] - 2022-04-12 +### Added +- Adding new site option to be synced. + +## [1.30.6] - 2022-04-06 +### Changed +- Updated package dependencies. + +### Fixed +- Dedicated Sync: Only try to run the sender once if Dedicated Sync is enabled as it has its own requeueing mechanism. + +## [1.30.5] - 2022-03-29 +### Changed +- Microperformance: Use === null instead of is_null + +## [1.30.4] - 2022-03-23 +### Changed +- Enable syncing of dedicated_sync_enabled Sync setting + +### Fixed +- Dedicated Sync: Allow spawning request with expired Retry-After + +## [1.30.3] - 2022-03-15 +### Changed +- Search Sync Settings :: Add ETB taxonomy to allow list. + +## [1.30.2] - 2022-03-08 +### Changed +- Disallow syncing of _term_meta post_type + +## [1.30.1] - 2022-03-02 +### Added +- Dedicated Sync flow: Allow enabling or disabling via WPCOM response header + +## [1.30.0] - 2022-02-22 +### Added +- Add Sync dedicated request flow. + +### Changed +- Updated package dependencies. + +## [1.29.2] - 2022-02-09 +### Added +- Allow sync package consumers to provide custom data settings. + +### Fixed +- Fixed some new PHPCS warnings. + +## [1.29.1] - 2022-02-02 +### Changed +- Updated package dependencies. + +## [1.29.0] - 2022-01-25 +### Added +- Jetpack Search: update the allowed post meta when search is active to include all indexable meta. + +## [1.28.2] - 2022-01-18 +### Changed +- Updated package dependencies. + +## [1.28.1] - 2022-01-13 +### Changed +- Updated package dependencies. + +## [1.28.0] - 2022-01-04 +### Changed +- Listener: Do not enqueue actions when the site is disconnected +- Switch to pcov for code coverage. +- Theme deletions: rely on Core WP hook now that the package requires WP 5.8. +- Updated package dependencies +- Updated package textdomain from `jetpack` to `jetpack-sync`. + +## [1.27.6] - 2021-12-14 +### Changed +- Updated package dependencies. + +## [1.27.5] - 2021-11-30 +### Changed +- Updated package dependencies. + +## [1.27.4] - 2021-11-23 +### Changed +- Updated package dependencies. + +## [1.27.3] - 2021-11-16 +### Changed +- Actions: add the do_only_first_initial_sync method which starts an initial sync only when one hasn't already been done + +## [1.27.2] - 2021-11-09 +### Added +- Constants: Now syncing Atomic platform constant + +### Changed +- Full Sync : limit included users to contributors and above (based on wp_user_limit) +- Updated package dependencies. +- User Checksums - limit scope to users with wp_user_level > 0 + +### Fixed +- Fix PHP 8.1 deprecation warnings. + +## [1.27.1] - 2021-11-02 +### Changed +- Set `convertDeprecationsToExceptions` true in PHPUnit config. +- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't. + +## [1.27.0] - 2021-10-26 +### Added +- Added the _wpas_feature_enabled meta key to the sync list +- Sync Error Log to capture failed sync requests. + +### Fixed +- Check the return value of get_comment() before to use it. +- Increase send timeout to 20 seconds allowing capture of WP.com 408 responses. + +## [1.26.4] - 2021-10-13 +### Changed +- Sync Checksums: Convert text fields to latin1 before generating checksum. +- Updated package dependencies. + +### Fixed +- Sync Checksums - Update distinct clause to use $wpdb-> table names to accouunt for differences in prefixes. + +## [1.26.3] - 2021-10-12 +### Changed +- Updated package dependencies + +### Removed +- Remove initialization of the identity-crisis package. That will be handled by the Config package. + +### Fixed +- Reduce transient expiration for how often we check the state of the queue. +- Sync Checksums - exclude locale from checksum if same as site setting +- Sync Checksums - use distinct query when calculating count of Term Relationships + +## [1.26.2] - 2021-09-28 +### Added +- Add support for checksumming user-related tabled: wp_users and wp_usermeta + +### Changed +- Update annotations versions. +- Updated package dependencies. + +### Fixed +- Resolve indirect modification notice. +- Sync Checksums: utilize distinct clause in term counts. +- Sync Queue: better handling of serialization issues and empty actions. + +## [1.26.1] - 2021-09-03 +### Fixed +- Add better checks if the WooCommerce tables should be enabled for checksum/fix. +- Prevent PHP notices on queue_pull if all args are not set. + +## [1.26.0] - 2021-08-30 +### Added +- Add support for WooCommerce table to the checksum/fix process. +- Enable support for utf8 conversion during checksum calculation. + +### Changed +- Don't run composer install on regular phpunit script +- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills). + +### Fixed +- Sync Checksums - ensure last object is included in histogram + +## [1.25.0] - 2021-08-12 +### Added +- Add package version tracking. +- Add `wpcom_is_fse_activated` to sync list +- Made /sync/object endpoint accessible over POST, not only GET, to allow fetching more items in a single request. + +## [1.24.2] - 2021-08-02 + +- Reverted: Sync option for the Carousel to display colorized slide background. + +## [1.24.1] - 2021-07-29 +### Changed +- Utilize an import for WP_Error in all instances. + +### Fixed +- Fixed unqualified WP_Error use in the Rest_Sender class. + +## [1.24.0] - 2021-07-27 +### Added +- Add a package version constant. +- Add Full Site Editing support to callback options. +- Sync option for the Carousel to display colorized slide background. + +### Fixed +- Update Sender so it adheres to max upload bytes when not encoding items. + +## [1.23.3] - 2021-07-16 +### Fixed +- Update Options module to return jetpack_sync_settings_* values from the Settings class vs direct option lookup. + +## [1.23.2] - 2021-07-13 +### Changed +- Updated package dependencies. + +### Fixed +- Performance of Sync checksums degraded with the update to correlated subquery. This restricts its usage to term_taxonomy joins only." + +## [1.23.1] - 2021-07-01 +### Changed +- Checksum parent_table joins need distinct selection to account for possibility of multiple rows. + +### Fixed +- Update term_taxonomy checksum query to an allowed list vs disallowed + +## [1.23.0] - 2021-06-29 +### Added +- Add jetpack_idc_disonnect action to clear Sync options on disconnect. +- Add support to callables to sync/object endpoint. +- Enable sync/object endpoint support for theme-info. +- Enhance updates module to support get_objects_by_id. +- Expand sync/object to support constants. +- Extend sync/object to support callables. +- Implement v4 REST endpoints. +- Initialize the IDC package in the Sync package. + +### Removed +- Remove product_cat from blocked taxonomies + +## [1.22.0] - 2021-06-15 +### Changed +- Sync: Adding the Identity_Crisis package. +- Updated package dependencies. + +### Deprecated +- Deprecated URL methods in `Automattic\Jetpack\Sync\Functions` in favor of `Automattic\Jetpack\Connection\Urls`. + +## [1.21.3] - 2021-05-25 +### Changed +- Performance: If no Full Sync is in process early return before we update options. + +### Fixed +- Janitorial: avoid PHP notices in some edge-cases +- Update Meta Module so get_object_by_id returns all meta values. + +## [1.21.2] - 2021-04-27 +### Added +- Added the password-checker package the the Sync package composer.json file. + +### Changed +- Updated package dependencies. + +### Fixed +- Sync: removed references to the JETPACK__PLUGIN_DIR constant. +- Sync Checksums : updated postmeta range query performance #19337. + +## [1.21.1] - 2021-03-30 +### Added +- Composer alias for dev-master, to improve dependencies +- Implement a 60 second back-off for non-200 respones, if no retry-after header is present in the response. +- Impose a max limit of 2MB on post meta values that are synced. +- Impose a max limit of 5MB on post_content that can be synced. + +### Changed +- Sync: Use the new Password_Checker package instead of Jetpack_Password_Checker. +- Update package dependencies. +- Use the Heartbeat package to generate the stats array + +### Fixed +- Migrate locks to update_option to avaoid memcache inconsistencies that can be introduced by delete_option usage. +- Update Sync Queue so that serialize is wrapped to catch errors + +## [1.21.0] - 2021-02-23 + +- General: update WordPress version requirements to WP 5.6 +- Update Checksums to support blacklisted taxonomies. +- Refactor Jetpack callables into the plugin using existing filter jetpack_sync_callable_whitelist +- Wrap call_user_func in is_callable so that we don't trigger warnings for callables that don't exist. +- Sync: Trigger initial sync on jetpack_site_registered +- Update Comments checksum field to comment_date_gmt. We cannot use comment_content directly due to charset/filters. +- Deprecate jetpack_json_wrap +- Remove Sync's usage of wp_startswith + +## [1.20.2] - 2021-02-08 + +- Update dependencies to latest stable + +## [1.20.1] - 2021-01-28 + +- Update dependencies to latest stable + +## [1.20.0] - 2021-01-26 + +- Sync Concurrency / Race Conditions +- Sync: Prevent an PHP warning +- Jetpack Sync: Checksums: Use a better way to fetch and validate fields against table +- Add mirror-repo information to all current composer packages +- Full Sync :: Reduce Concurrency. +- Monorepo: Reorganize all projects +- Various PHPCS and Cleanup + +## [1.19.4] - 2021-01-18 + +- Update dependencies to latest stable + +## [1.19.3] - 2021-01-18 + +- Full Sync :: Reduce Concurrency. + +## [1.19.2] - 2020-12-21 + +- Update the do_full_sync function to early return if we are in SYNC READ ONLY mode. +- Return an empty array if the specified range is empty. (It was returning the checksum for the WHOLE dataset). + +## [1.19.1] - 2020-12-17 + +## [1.19.0] - 2020-12-17 + +- sync: Improve sync checksum algorithm and endpoints +- wp_get_environment_type as callable. +- Disallow amp_validated_url as it is not site content but instead validation errors for amp mark-up. +- Whitelist (allow) jetpack_sync_settings_* options to be synced +- Re-order Sync default option whitelist (allowlist) + +## [1.18.1] - 2020-11-24 + +- Version packages for release + +## [1.18.0] - 2020-11-24 + +- Migrate jetpack_published_post to wp_after_insert_post hook +- Check value to determine if we should enable sync after an action enqueuement. +- General: update minimum required version to WordPress 5.5 +- Fix remaining phpcs warnings in most of requirelist +- Update access of comment_status_to_approval_value to allow extension. +- Update get_term Replicastore function to handle term_taxonomy_id option +- Update get_terms to utilize ensure_taxonomy so that the Taxonomy is registered. +- Addtion of note on explict return of null instead of false if option not found. +- Alignment of comment_status_to_approval_value function. Addition of post-trashed status and cleanup of cases. +- Alignment with implemenations. Call ensure_taxonomy to ensure Taxonomies have been initialized. +- Call ensure_taxonomy within get_object_terms so that the taxonomy is registered before action is performed. +- Updated PHPCS: Packages and Debugger + +## [1.17.2] - 2020-11-05 + +- Update dependencies to latest stable + +## [1.17.1] - 2020-10-29 + +- Update dependencies to latest stable + +## [1.17.0] - 2020-10-27 + +- WPCOM Block Editor: Update meta key name +- Resolve PHP Warning with array_filter usage in sync of action_links. +- Sync: Seperate theme data ( name, version, slug and uri) from theme support data +- Replaced intval() with (int) as part of issue #17432. +- Replaced strval() with type casting (string) as part of issue #17432. +- Replaced floatval() with type cast (float) as part of issue #17432. +- Make XMLRPC methods available for blog token + +## [1.16.4] - 2020-10-14 + +- Update dependencies to latest stable + +## [1.16.3] - 2020-10-09 + +- Update dependencies to latest stable + +## [1.16.2] - 2020-10-06 + +- Update dependencies to latest stable + +## [1.16.1] - 2020-10-01 + +- Update dependencies to latest stable + +## [1.16.0] - 2020-09-29 + +- Publicize: Allow publishing a post as a Twitter thread. +- props @jmdodd - filter out set_object_terms actions that don't perform any update. Includes unit tests. +- Sort Arrays by keys before generating callable checksums +- Packages: avoid PHPCS warnings +- Adding 'review' to whitelisted comment types +- Disable Sync sending on Backup API Requests +- Sync: stop trying to check for edit_comment capability +- Added options to sync wc whitelist +- Sync: Improve theme support syncing + +## [1.15.1] - 2020-09-09 + +- Update dependencies to latest stable + +## [1.15.0] - 2020-08-26 + +- Sync: add Creative Mail configuration option to synced options +- Extend sync_status endpoint with optional debug_details field +- REST API endpoints: expand management endpoints +- Sync: Fix nonce action string in theme edit sync +- WP 5.5 Compat: Align Jetpack and Core's plugin autoupdates +- use current user token to updateRole request +- Resolve Sync Errors from empty edge case and WP.com returning concurrent_request_error +- Rework Sender to properly return state during do_full_sync + +## [1.14.4] - 2020-08-10 + +- WP 5.5 Compat: Align Jetpack and Core's plugin autoupdates + +## [1.14.3] - 2020-08-10 + +- Update dependencies to latest stable + +## [1.14.2] - 2020-08-10 + +- Update dependencies to latest stable + +## [1.14.1] - 2020-08-10 + +- Resolve Sync Errors from empty edge case and WP.com returning concurrent_request_error + +## [1.14.0] - 2020-07-28 + +- Core Compat: Site Environment +- Unit Tests: fix tests according to changes in Core +- Utilize the blog token vs master user token to send sync actions. + +## [1.13.2] - 2020-07-06 + +- Update dependencies to latest stable + +## [1.13.1] - 2020-07-01 + +- Update dependencies to latest stable + +## [1.13.0] - 2020-06-30 + +- Block Flamingo Plugin post types in Jetpack Sync +- Explicit single execution of do_full_sync from cron +- Update to reference the property defined in the Jetpack Connection Manager class +- PHPCS: Clean up the packages +- WordAds: Add consent support for California Consumer Privacy Act (CCPA) +- Sync: Add additional support for theme_support_whitelist + +## [1.12.4] - 2020-06-02 + +- Revert "Fix `jetpack sync start` CLI command (#16010)" + +## [1.12.3] - 2020-06-01 + +- Update dependencies to latest stable + +## [1.12.2] - 2020-06-01 + +- Fix `jetpack sync start` CLI command + +## [1.12.1] - 2020-05-29 + +- Sync: Add additional support for theme_support_whitelist + +## [1.12.0] - 2020-05-26 + +- Update ReplicaStore to call clean_comment_cache when comments are upserted or a reset is perofrmed. +- Store the list of active plugins that uses connection in an option +- Jetpack Sync :: Alternate non-blocking flow +- Settings - Writing: add a toggle to Carousel so users can hide comment area +- Sender needs to load consistently utilizing logic +- Always delete items from the queue even if the buffer is no longer checked out. +- Update the hook of Sync's Comment module to not send meta actions when the comment_type is not whitelisted. +- Sync Comments apply whitelist to all actions + +## [1.11.0] - 2020-04-28 + +- Correct inline documentation "Array" type +- Filter out blacklisted post_types for deleted_post actions. +- Publicize: Add jetpack_publicize_options +- Blacklisting Post Types from Sync +- Comments: update default comment type +- Jetpack Sync: Split `jetpack_post_meta_batch_delete` in action to be called in chunks of 100 items, compared to all at once. +- Update Sync limits based on analysis of data loss events. + +## [1.10.0] - 2020-03-31 + +- Update dependencies to latest stable + +## [1.9.0] - 2020-03-31 + +- Debugger: Add sync health progress bar +- Add main network WPCOM blog ID to sync functions +- Masterbar: send wpcom user ID to wpcom when attempting to log… +- Sync: a better readme + +## [1.8.0] - 2020-02-25 + +- Minileven: add options back as they still exist on sites +- Sync: add queue size to actions +- Mobile Theme: remove feature + +## [1.7.6] - 2020-02-14 + +- get_sync_status does not properly account for unexpected states. + +## [1.7.5] - 2020-02-14 + +- Empty Helper function for checkin handler +- Sync Health: fix excessive data loss reports +- Initial Sync Health Status Class and Data Loss Handler +- Stop REST API Log entries from being synced + +## [1.7.4+vip] - 2020-02-14 + +- Empty Helper function for checkin handler + +## [1.7.4] - 2020-01-23 + +- Sync Chunk Keys need to be unique + +## [1.7.3] - 2020-01-20 + +- Sync: ensure we run the initial sync on new connections + +## [1.7.2] - 2020-01-17 + +- Sync Package: use Full_Sync_Immediately by default +- Adding new managed WordPress hosts to be identified in class-functions.php. + +## [1.7.1] - 2020-01-14 + +- Packages: Various improvements for wp.com or self-contained consumers + +## [1.7.0] - 2020-01-14 + +- Trying to add deterministic initialization. + +## [1.6.3] - 2020-01-07 + +- Fix git history. + +## [1.6.2] - 2019-12-31 + +- Sync: Remove DEFAULT_SYNC_MODULES legacy map +- Connection: Loose Comparison for Port Number in Signatures + +## [1.6.1] - 2019-12-13 + +- tweak default sync settings + +## [1.6.0] - 2019-12-02 + +- Sync: Full Sync: Send immediately. + +## [1.5.1] - 2019-11-26 + +- Marked the xmlrpc_api_url method as deprecated. + +## [1.5.0] - 2019-11-25 + +- Remove sync settings cache + +## [1.4.0] - 2019-11-19 + +- Full Sync: Don't allow more than one request to enqueue +- Sync: Update Max Int + +## [1.3.4] - 2019-11-08 + +- Packages: Use classmap instead of PSR-4 + +## [1.3.3] - 2019-11-08 + +- Deprecate Jetpack::is_development_mode() in favor of the packaged Status()->is_development_mode() + +## [1.3.2] - 2019-11-01 + +- Full Sync updates to allow full enqueuing of chunks. + +## [1.3.1] - 2019-10-29 + +- PHPCS: Rest of the packages + +## [1.3.0] - 2019-10-29 + +- Sync: Checkout Endpoint: Add `pop` argument 😱 + +## [1.2.1] - 2019-10-28 + +- Sync: Add Settings to enable/disable the sender for a particular queue + +## [1.2.0] - 2019-10-24 + +- Sync: Fix how we enqueue term_relationships on full sync 🏝 +- WP 5.3: Use modern wp_timezone +- Check for last_error when enqueuing IDs + +## [1.1.1] - 2019-10-23 + +- Use spread operator instead of func_get_args + +## [1.1.0] - 2019-10-07 + +- Sync: Ensure a post object is returned +- PHPCS: Sync Functions +- Sync: Bail initial sync if there is an ongoing full sync + +## [1.0.2] - 2019-09-25 + +- Sync: Only allow white listed comment types to be inserted. +- Sync: Move sync_object XML-RPC method from connection to sync +- Sync: do not sync comments made via Action Scheduler +- Docs: Unify usage of @package phpdoc tags + +## [1.0.1] - 2019-09-14 + +## 1.0.0 - 2019-09-14 + +- Packages: Move sync to a classmapped package + +[3.10.0]: https://github.com/Automattic/jetpack-sync/compare/v3.9.1...v3.10.0 +[3.9.1]: https://github.com/Automattic/jetpack-sync/compare/v3.9.0...v3.9.1 +[3.9.0]: https://github.com/Automattic/jetpack-sync/compare/v3.8.1...v3.9.0 +[3.8.1]: https://github.com/Automattic/jetpack-sync/compare/v3.8.0...v3.8.1 +[3.8.0]: https://github.com/Automattic/jetpack-sync/compare/v3.7.1...v3.8.0 +[3.7.1]: https://github.com/Automattic/jetpack-sync/compare/v3.7.0...v3.7.1 +[3.7.0]: https://github.com/Automattic/jetpack-sync/compare/v3.6.0...v3.7.0 +[3.6.0]: https://github.com/Automattic/jetpack-sync/compare/v3.5.1...v3.6.0 +[3.5.1]: https://github.com/Automattic/jetpack-sync/compare/v3.5.0...v3.5.1 +[3.5.0]: https://github.com/Automattic/jetpack-sync/compare/v3.4.1...v3.5.0 +[3.4.1]: https://github.com/Automattic/jetpack-sync/compare/v3.4.0...v3.4.1 +[3.4.0]: https://github.com/Automattic/jetpack-sync/compare/v3.3.1...v3.4.0 +[3.3.1]: https://github.com/Automattic/jetpack-sync/compare/v3.3.0...v3.3.1 +[3.3.0]: https://github.com/Automattic/jetpack-sync/compare/v3.2.1...v3.3.0 +[3.2.1]: https://github.com/Automattic/jetpack-sync/compare/v3.2.0...v3.2.1 +[3.2.0]: https://github.com/Automattic/jetpack-sync/compare/v3.1.4...v3.2.0 +[3.1.4]: https://github.com/Automattic/jetpack-sync/compare/v3.1.3...v3.1.4 +[3.1.3]: https://github.com/Automattic/jetpack-sync/compare/v3.1.2...v3.1.3 +[3.1.2]: https://github.com/Automattic/jetpack-sync/compare/v3.1.1...v3.1.2 +[3.1.1]: https://github.com/Automattic/jetpack-sync/compare/v3.1.0...v3.1.1 +[3.1.0]: https://github.com/Automattic/jetpack-sync/compare/v3.0.2...v3.1.0 +[3.0.2]: https://github.com/Automattic/jetpack-sync/compare/v3.0.1...v3.0.2 +[3.0.1]: https://github.com/Automattic/jetpack-sync/compare/v3.0.0...v3.0.1 +[3.0.0]: https://github.com/Automattic/jetpack-sync/compare/v2.16.6...v3.0.0 +[2.16.6]: https://github.com/Automattic/jetpack-sync/compare/v2.16.5...v2.16.6 +[2.16.5]: https://github.com/Automattic/jetpack-sync/compare/v2.16.4...v2.16.5 +[2.16.4]: https://github.com/Automattic/jetpack-sync/compare/v2.16.3...v2.16.4 +[2.16.3]: https://github.com/Automattic/jetpack-sync/compare/v2.16.2...v2.16.3 +[2.16.2]: https://github.com/Automattic/jetpack-sync/compare/v2.16.1...v2.16.2 +[2.16.1]: https://github.com/Automattic/jetpack-sync/compare/v2.16.0...v2.16.1 +[2.16.0]: https://github.com/Automattic/jetpack-sync/compare/v2.15.1...v2.16.0 +[2.15.1]: https://github.com/Automattic/jetpack-sync/compare/v2.15.0...v2.15.1 +[2.15.0]: https://github.com/Automattic/jetpack-sync/compare/v2.14.0...v2.15.0 +[2.14.0]: https://github.com/Automattic/jetpack-sync/compare/v2.13.1...v2.14.0 +[2.13.1]: https://github.com/Automattic/jetpack-sync/compare/v2.13.0...v2.13.1 +[2.13.0]: https://github.com/Automattic/jetpack-sync/compare/v2.12.0...v2.13.0 +[2.12.0]: https://github.com/Automattic/jetpack-sync/compare/v2.11.1...v2.12.0 +[2.11.1]: https://github.com/Automattic/jetpack-sync/compare/v2.11.0...v2.11.1 +[2.11.0]: https://github.com/Automattic/jetpack-sync/compare/v2.10.5...v2.11.0 +[2.10.5]: https://github.com/Automattic/jetpack-sync/compare/v2.10.4...v2.10.5 +[2.10.4]: https://github.com/Automattic/jetpack-sync/compare/v2.10.3...v2.10.4 +[2.10.3]: https://github.com/Automattic/jetpack-sync/compare/v2.10.2...v2.10.3 +[2.10.2]: https://github.com/Automattic/jetpack-sync/compare/v2.10.1...v2.10.2 +[2.10.1]: https://github.com/Automattic/jetpack-sync/compare/v2.10.0...v2.10.1 +[2.10.0]: https://github.com/Automattic/jetpack-sync/compare/v2.9.0...v2.10.0 +[2.9.0]: https://github.com/Automattic/jetpack-sync/compare/v2.8.1...v2.9.0 +[2.8.1]: https://github.com/Automattic/jetpack-sync/compare/v2.8.0...v2.8.1 +[2.8.0]: https://github.com/Automattic/jetpack-sync/compare/v2.7.0...v2.8.0 +[2.7.0]: https://github.com/Automattic/jetpack-sync/compare/v2.6.1...v2.7.0 +[2.6.1]: https://github.com/Automattic/jetpack-sync/compare/v2.6.0...v2.6.1 +[2.6.0]: https://github.com/Automattic/jetpack-sync/compare/v2.5.1...v2.6.0 +[2.5.1]: https://github.com/Automattic/jetpack-sync/compare/v2.5.0...v2.5.1 +[2.5.0]: https://github.com/Automattic/jetpack-sync/compare/v2.4.2...v2.5.0 +[2.4.2]: https://github.com/Automattic/jetpack-sync/compare/v2.4.1...v2.4.2 +[2.4.1]: https://github.com/Automattic/jetpack-sync/compare/v2.4.0...v2.4.1 +[2.4.0]: https://github.com/Automattic/jetpack-sync/compare/v2.3.0...v2.4.0 +[2.3.0]: https://github.com/Automattic/jetpack-sync/compare/v2.2.1...v2.3.0 +[2.2.1]: https://github.com/Automattic/jetpack-sync/compare/v2.2.0...v2.2.1 +[2.2.0]: https://github.com/Automattic/jetpack-sync/compare/v2.1.2...v2.2.0 +[2.1.2]: https://github.com/Automattic/jetpack-sync/compare/v2.1.1...v2.1.2 +[2.1.1]: https://github.com/Automattic/jetpack-sync/compare/v2.1.0...v2.1.1 +[2.1.0]: https://github.com/Automattic/jetpack-sync/compare/v2.0.2...v2.1.0 +[2.0.2]: https://github.com/Automattic/jetpack-sync/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/Automattic/jetpack-sync/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/Automattic/jetpack-sync/compare/v1.60.1...v2.0.0 +[1.60.1]: https://github.com/Automattic/jetpack-sync/compare/v1.60.0...v1.60.1 +[1.60.0]: https://github.com/Automattic/jetpack-sync/compare/v1.59.2...v1.60.0 +[1.59.2]: https://github.com/Automattic/jetpack-sync/compare/v1.59.1...v1.59.2 +[1.59.1]: https://github.com/Automattic/jetpack-sync/compare/v1.59.0...v1.59.1 +[1.59.0]: https://github.com/Automattic/jetpack-sync/compare/v1.58.1...v1.59.0 +[1.58.1]: https://github.com/Automattic/jetpack-sync/compare/v1.58.0...v1.58.1 +[1.58.0]: https://github.com/Automattic/jetpack-sync/compare/v1.57.4...v1.58.0 +[1.57.4]: https://github.com/Automattic/jetpack-sync/compare/v1.57.3...v1.57.4 +[1.57.3]: https://github.com/Automattic/jetpack-sync/compare/v1.57.2...v1.57.3 +[1.57.2]: https://github.com/Automattic/jetpack-sync/compare/v1.57.1...v1.57.2 +[1.57.1]: https://github.com/Automattic/jetpack-sync/compare/v1.57.0...v1.57.1 +[1.57.0]: https://github.com/Automattic/jetpack-sync/compare/v1.56.0...v1.57.0 +[1.56.0]: https://github.com/Automattic/jetpack-sync/compare/v1.55.2...v1.56.0 +[1.55.2]: https://github.com/Automattic/jetpack-sync/compare/v1.55.1...v1.55.2 +[1.55.1]: https://github.com/Automattic/jetpack-sync/compare/v1.55.0...v1.55.1 +[1.55.0]: https://github.com/Automattic/jetpack-sync/compare/v1.54.0...v1.55.0 +[1.54.0]: https://github.com/Automattic/jetpack-sync/compare/v1.53.0...v1.54.0 +[1.53.0]: https://github.com/Automattic/jetpack-sync/compare/v1.52.0...v1.53.0 +[1.52.0]: https://github.com/Automattic/jetpack-sync/compare/v1.51.0...v1.52.0 +[1.51.0]: https://github.com/Automattic/jetpack-sync/compare/v1.50.2...v1.51.0 +[1.50.2]: https://github.com/Automattic/jetpack-sync/compare/v1.50.1...v1.50.2 +[1.50.1]: https://github.com/Automattic/jetpack-sync/compare/v1.50.0...v1.50.1 +[1.50.0]: https://github.com/Automattic/jetpack-sync/compare/v1.49.0...v1.50.0 +[1.49.0]: https://github.com/Automattic/jetpack-sync/compare/v1.48.1...v1.49.0 +[1.48.1]: https://github.com/Automattic/jetpack-sync/compare/v1.48.0...v1.48.1 +[1.48.0]: https://github.com/Automattic/jetpack-sync/compare/v1.47.9...v1.48.0 +[1.47.9]: https://github.com/Automattic/jetpack-sync/compare/v1.47.8...v1.47.9 +[1.47.8]: https://github.com/Automattic/jetpack-sync/compare/v1.47.7...v1.47.8 +[1.47.7]: https://github.com/Automattic/jetpack-sync/compare/v1.47.6...v1.47.7 +[1.47.6]: https://github.com/Automattic/jetpack-sync/compare/v1.47.5...v1.47.6 +[1.47.5]: https://github.com/Automattic/jetpack-sync/compare/v1.47.4...v1.47.5 +[1.47.4]: https://github.com/Automattic/jetpack-sync/compare/v1.47.3...v1.47.4 +[1.47.3]: https://github.com/Automattic/jetpack-sync/compare/v1.47.2...v1.47.3 +[1.47.2]: https://github.com/Automattic/jetpack-sync/compare/v1.47.1...v1.47.2 +[1.47.1]: https://github.com/Automattic/jetpack-sync/compare/v1.47.0...v1.47.1 +[1.47.0]: https://github.com/Automattic/jetpack-sync/compare/v1.46.1...v1.47.0 +[1.46.1]: https://github.com/Automattic/jetpack-sync/compare/v1.46.0...v1.46.1 +[1.46.0]: https://github.com/Automattic/jetpack-sync/compare/v1.45.0...v1.46.0 +[1.45.0]: https://github.com/Automattic/jetpack-sync/compare/v1.44.2...v1.45.0 +[1.44.2]: https://github.com/Automattic/jetpack-sync/compare/v1.44.1...v1.44.2 +[1.44.1]: https://github.com/Automattic/jetpack-sync/compare/v1.44.0...v1.44.1 +[1.44.0]: https://github.com/Automattic/jetpack-sync/compare/v1.43.2...v1.44.0 +[1.43.2]: https://github.com/Automattic/jetpack-sync/compare/v1.43.1...v1.43.2 +[1.43.1]: https://github.com/Automattic/jetpack-sync/compare/v1.43.0...v1.43.1 +[1.43.0]: https://github.com/Automattic/jetpack-sync/compare/v1.42.0...v1.43.0 +[1.42.0]: https://github.com/Automattic/jetpack-sync/compare/v1.41.0...v1.42.0 +[1.41.0]: https://github.com/Automattic/jetpack-sync/compare/v1.40.3...v1.41.0 +[1.40.3]: https://github.com/Automattic/jetpack-sync/compare/v1.40.2...v1.40.3 +[1.40.2]: https://github.com/Automattic/jetpack-sync/compare/v1.40.1...v1.40.2 +[1.40.1]: https://github.com/Automattic/jetpack-sync/compare/v1.40.0...v1.40.1 +[1.40.0]: https://github.com/Automattic/jetpack-sync/compare/v1.39.0...v1.40.0 +[1.39.0]: https://github.com/Automattic/jetpack-sync/compare/v1.38.4...v1.39.0 +[1.38.4]: https://github.com/Automattic/jetpack-sync/compare/v1.38.3...v1.38.4 +[1.38.3]: https://github.com/Automattic/jetpack-sync/compare/v1.38.2...v1.38.3 +[1.38.2]: https://github.com/Automattic/jetpack-sync/compare/v1.38.1...v1.38.2 +[1.38.1]: https://github.com/Automattic/jetpack-sync/compare/v1.38.0...v1.38.1 +[1.38.0]: https://github.com/Automattic/jetpack-sync/compare/v1.37.1...v1.38.0 +[1.37.1]: https://github.com/Automattic/jetpack-sync/compare/v1.37.0...v1.37.1 +[1.37.0]: https://github.com/Automattic/jetpack-sync/compare/v1.36.1...v1.37.0 +[1.36.1]: https://github.com/Automattic/jetpack-sync/compare/v1.36.0...v1.36.1 +[1.36.0]: https://github.com/Automattic/jetpack-sync/compare/v1.35.2...v1.36.0 +[1.35.2]: https://github.com/Automattic/jetpack-sync/compare/v1.35.1...v1.35.2 +[1.35.1]: https://github.com/Automattic/jetpack-sync/compare/v1.35.0...v1.35.1 +[1.35.0]: https://github.com/Automattic/jetpack-sync/compare/v1.34.0...v1.35.0 +[1.34.0]: https://github.com/Automattic/jetpack-sync/compare/v1.33.1...v1.34.0 +[1.33.1]: https://github.com/Automattic/jetpack-sync/compare/v1.33.0...v1.33.1 +[1.33.0]: https://github.com/Automattic/jetpack-sync/compare/v1.32.0...v1.33.0 +[1.32.0]: https://github.com/Automattic/jetpack-sync/compare/v1.31.1...v1.32.0 +[1.31.1]: https://github.com/Automattic/jetpack-sync/compare/v1.31.0...v1.31.1 +[1.31.0]: https://github.com/Automattic/jetpack-sync/compare/v1.30.8...v1.31.0 +[1.30.8]: https://github.com/Automattic/jetpack-sync/compare/v1.30.7...v1.30.8 +[1.30.7]: https://github.com/Automattic/jetpack-sync/compare/v1.30.6...v1.30.7 +[1.30.6]: https://github.com/Automattic/jetpack-sync/compare/v1.30.5...v1.30.6 +[1.30.5]: https://github.com/Automattic/jetpack-sync/compare/v1.30.4...v1.30.5 +[1.30.4]: https://github.com/Automattic/jetpack-sync/compare/v1.30.3...v1.30.4 +[1.30.3]: https://github.com/Automattic/jetpack-sync/compare/v1.30.2...v1.30.3 +[1.30.2]: https://github.com/Automattic/jetpack-sync/compare/v1.30.1...v1.30.2 +[1.30.1]: https://github.com/Automattic/jetpack-sync/compare/v1.30.0...v1.30.1 +[1.30.0]: https://github.com/Automattic/jetpack-sync/compare/v1.29.2...v1.30.0 +[1.29.2]: https://github.com/Automattic/jetpack-sync/compare/v1.29.1...v1.29.2 +[1.29.1]: https://github.com/Automattic/jetpack-sync/compare/v1.29.0...v1.29.1 +[1.29.0]: https://github.com/Automattic/jetpack-sync/compare/v1.28.2...v1.29.0 +[1.28.2]: https://github.com/Automattic/jetpack-sync/compare/v1.28.1...v1.28.2 +[1.28.1]: https://github.com/Automattic/jetpack-sync/compare/v1.28.0...v1.28.1 +[1.28.0]: https://github.com/Automattic/jetpack-sync/compare/v1.27.6...v1.28.0 +[1.27.6]: https://github.com/Automattic/jetpack-sync/compare/v1.27.5...v1.27.6 +[1.27.5]: https://github.com/Automattic/jetpack-sync/compare/v1.27.4...v1.27.5 +[1.27.4]: https://github.com/Automattic/jetpack-sync/compare/v1.27.3...v1.27.4 +[1.27.3]: https://github.com/Automattic/jetpack-sync/compare/v1.27.2...v1.27.3 +[1.27.2]: https://github.com/Automattic/jetpack-sync/compare/v1.27.1...v1.27.2 +[1.27.1]: https://github.com/Automattic/jetpack-sync/compare/v1.27.0...v1.27.1 +[1.27.0]: https://github.com/Automattic/jetpack-sync/compare/v1.26.4...v1.27.0 +[1.26.4]: https://github.com/Automattic/jetpack-sync/compare/v1.26.3...v1.26.4 +[1.26.3]: https://github.com/Automattic/jetpack-sync/compare/v1.26.2...v1.26.3 +[1.26.2]: https://github.com/Automattic/jetpack-sync/compare/v1.26.1...v1.26.2 +[1.26.1]: https://github.com/Automattic/jetpack-sync/compare/v1.26.0...v1.26.1 +[1.26.0]: https://github.com/Automattic/jetpack-sync/compare/v1.25.0...v1.26.0 +[1.25.0]: https://github.com/Automattic/jetpack-sync/compare/v1.24.2...v1.25.0 +[1.24.2]: https://github.com/Automattic/jetpack-sync/compare/v1.24.1...v1.24.2 +[1.24.1]: https://github.com/Automattic/jetpack-sync/compare/v1.24.0...v1.24.1 +[1.24.0]: https://github.com/Automattic/jetpack-sync/compare/v1.23.3...v1.24.0 +[1.23.3]: https://github.com/Automattic/jetpack-sync/compare/v1.23.2...v1.23.3 +[1.23.2]: https://github.com/Automattic/jetpack-sync/compare/v1.23.1...v1.23.2 +[1.23.1]: https://github.com/Automattic/jetpack-sync/compare/v1.23.0...v1.23.1 +[1.23.0]: https://github.com/Automattic/jetpack-sync/compare/v1.22.0...v1.23.0 +[1.22.0]: https://github.com/Automattic/jetpack-sync/compare/v1.21.3...v1.22.0 +[1.21.3]: https://github.com/Automattic/jetpack-sync/compare/v1.21.2...v1.21.3 +[1.21.2]: https://github.com/Automattic/jetpack-sync/compare/v1.21.1...v1.21.2 +[1.21.1]: https://github.com/Automattic/jetpack-sync/compare/v1.21.0...v1.21.1 +[1.21.0]: https://github.com/Automattic/jetpack-sync/compare/v1.20.2...v1.21.0 +[1.20.2]: https://github.com/Automattic/jetpack-sync/compare/v1.20.1...v1.20.2 +[1.20.1]: https://github.com/Automattic/jetpack-sync/compare/v1.20.0...v1.20.1 +[1.20.0]: https://github.com/Automattic/jetpack-sync/compare/v1.19.4...v1.20.0 +[1.19.4]: https://github.com/Automattic/jetpack-sync/compare/v1.19.3...v1.19.4 +[1.19.3]: https://github.com/Automattic/jetpack-sync/compare/v1.19.2...v1.19.3 +[1.19.2]: https://github.com/Automattic/jetpack-sync/compare/v1.19.1...v1.19.2 +[1.19.1]: https://github.com/Automattic/jetpack-sync/compare/v1.19.0...v1.19.1 +[1.19.0]: https://github.com/Automattic/jetpack-sync/compare/v1.18.1...v1.19.0 +[1.18.1]: https://github.com/Automattic/jetpack-sync/compare/v1.18.0...v1.18.1 +[1.18.0]: https://github.com/Automattic/jetpack-sync/compare/v1.17.2...v1.18.0 +[1.17.2]: https://github.com/Automattic/jetpack-sync/compare/v1.17.1...v1.17.2 +[1.17.1]: https://github.com/Automattic/jetpack-sync/compare/v1.17.0...v1.17.1 +[1.17.0]: https://github.com/Automattic/jetpack-sync/compare/v1.16.4...v1.17.0 +[1.16.4]: https://github.com/Automattic/jetpack-sync/compare/v1.16.3...v1.16.4 +[1.16.3]: https://github.com/Automattic/jetpack-sync/compare/v1.16.2...v1.16.3 +[1.16.2]: https://github.com/Automattic/jetpack-sync/compare/v1.16.1...v1.16.2 +[1.16.1]: https://github.com/Automattic/jetpack-sync/compare/v1.16.0...v1.16.1 +[1.16.0]: https://github.com/Automattic/jetpack-sync/compare/v1.15.1...v1.16.0 +[1.15.1]: https://github.com/Automattic/jetpack-sync/compare/v1.15.0...v1.15.1 +[1.15.0]: https://github.com/Automattic/jetpack-sync/compare/v1.14.4...v1.15.0 +[1.14.4]: https://github.com/Automattic/jetpack-sync/compare/v1.14.3...v1.14.4 +[1.14.3]: https://github.com/Automattic/jetpack-sync/compare/v1.14.2...v1.14.3 +[1.14.2]: https://github.com/Automattic/jetpack-sync/compare/v1.14.1...v1.14.2 +[1.14.1]: https://github.com/Automattic/jetpack-sync/compare/v1.14.0...v1.14.1 +[1.14.0]: https://github.com/Automattic/jetpack-sync/compare/v1.13.2...v1.14.0 +[1.13.2]: https://github.com/Automattic/jetpack-sync/compare/v1.13.1...v1.13.2 +[1.13.1]: https://github.com/Automattic/jetpack-sync/compare/v1.13.0...v1.13.1 +[1.13.0]: https://github.com/Automattic/jetpack-sync/compare/v1.12.4...v1.13.0 +[1.12.4]: https://github.com/Automattic/jetpack-sync/compare/v1.12.3...v1.12.4 +[1.12.3]: https://github.com/Automattic/jetpack-sync/compare/v1.12.2...v1.12.3 +[1.12.2]: https://github.com/Automattic/jetpack-sync/compare/v1.12.1...v1.12.2 +[1.12.1]: https://github.com/Automattic/jetpack-sync/compare/v1.12.0...v1.12.1 +[1.12.0]: https://github.com/Automattic/jetpack-sync/compare/v1.11.0...v1.12.0 +[1.11.0]: https://github.com/Automattic/jetpack-sync/compare/v1.10.0...v1.11.0 +[1.10.0]: https://github.com/Automattic/jetpack-sync/compare/v1.9.0...v1.10.0 +[1.9.0]: https://github.com/Automattic/jetpack-sync/compare/v1.8.0...v1.9.0 +[1.8.0]: https://github.com/Automattic/jetpack-sync/compare/v1.7.6...v1.8.0 +[1.7.6]: https://github.com/Automattic/jetpack-sync/compare/v1.7.5...v1.7.6 +[1.7.5]: https://github.com/Automattic/jetpack-sync/compare/v1.7.4+vip...v1.7.5 +[1.7.4+vip]: https://github.com/Automattic/jetpack-sync/compare/v1.7.4...v1.7.4+vip +[1.7.4]: https://github.com/Automattic/jetpack-sync/compare/v1.7.3...v1.7.4 +[1.7.3]: https://github.com/Automattic/jetpack-sync/compare/v1.7.2...v1.7.3 +[1.7.2]: https://github.com/Automattic/jetpack-sync/compare/v1.7.1...v1.7.2 +[1.7.1]: https://github.com/Automattic/jetpack-sync/compare/v1.7.0...v1.7.1 +[1.7.0]: https://github.com/Automattic/jetpack-sync/compare/v1.6.3...v1.7.0 +[1.6.3]: https://github.com/Automattic/jetpack-sync/compare/v1.6.2...v1.6.3 +[1.6.2]: https://github.com/Automattic/jetpack-sync/compare/v1.6.1...v1.6.2 +[1.6.1]: https://github.com/Automattic/jetpack-sync/compare/v1.6.0...v1.6.1 +[1.6.0]: https://github.com/Automattic/jetpack-sync/compare/v1.5.1...v1.6.0 +[1.5.1]: https://github.com/Automattic/jetpack-sync/compare/v1.5.0...v1.5.1 +[1.5.0]: https://github.com/Automattic/jetpack-sync/compare/v1.4.0...v1.5.0 +[1.4.0]: https://github.com/Automattic/jetpack-sync/compare/v1.3.4...v1.4.0 +[1.3.4]: https://github.com/Automattic/jetpack-sync/compare/v1.3.3...v1.3.4 +[1.3.3]: https://github.com/Automattic/jetpack-sync/compare/v1.3.2...v1.3.3 +[1.3.2]: https://github.com/Automattic/jetpack-sync/compare/v1.3.1...v1.3.2 +[1.3.1]: https://github.com/Automattic/jetpack-sync/compare/v1.3.0...v1.3.1 +[1.3.0]: https://github.com/Automattic/jetpack-sync/compare/v1.2.1...v1.3.0 +[1.2.1]: https://github.com/Automattic/jetpack-sync/compare/v1.2.0...v1.2.1 +[1.2.0]: https://github.com/Automattic/jetpack-sync/compare/v1.1.1...v1.2.0 +[1.1.1]: https://github.com/Automattic/jetpack-sync/compare/v1.1.0...v1.1.1 +[1.1.0]: https://github.com/Automattic/jetpack-sync/compare/v1.0.2...v1.1.0 +[1.0.2]: https://github.com/Automattic/jetpack-sync/compare/v1.0.1...v1.0.2 +[1.0.1]: https://github.com/Automattic/jetpack-sync/compare/v1.0.0...v1.0.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/composer.json new file mode 100644 index 00000000..257be9f3 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/composer.json @@ -0,0 +1,67 @@ +{ + "name": "automattic/jetpack-sync", + "description": "Everything needed to allow syncing to the WP.com infrastructure.", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-connection": "^4.0.0", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-password-checker": "^0.3.2", + "automattic/jetpack-ip": "^0.2.3", + "automattic/jetpack-roles": "^2.0.3", + "automattic/jetpack-status": "^4.0.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-search": "@dev", + "automattic/jetpack-waf": "@dev", + "automattic/wordbless": "@dev" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-sync", + "textdomain": "jetpack-sync", + "version-constants": { + "::PACKAGE_VERSION": "src/class-package-version.php" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "3.10.x-dev" + }, + "dependencies": { + "test-only": [ + "packages/search", + "packages/waf" + ] + } + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php new file mode 100644 index 00000000..f3535cb2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php @@ -0,0 +1,1194 @@ +do_dedicated_sync_and_exit(); + } + } + + /** + * Define JETPACK_SYNC_READ_ONLY constant if not defined. + * This notifies sync to not run in shutdown if it was initialized during init. + * + * @access public + * @static + */ + public static function mark_sync_read_only() { + Constants::set_constant( 'JETPACK_SYNC_READ_ONLY', true ); + } + + /** + * Decides if the sender should run on shutdown for this request. + * + * @access public + * @static + * + * @return bool + */ + public static function should_initialize_sender() { + + // Allow for explicit disable of Sync from request param jetpack_sync_read_only. + if ( isset( $_REQUEST['jetpack_sync_read_only'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification + self::mark_sync_read_only(); + return false; + } + + if ( Constants::is_true( 'DOING_CRON' ) ) { + return self::sync_via_cron_allowed(); + } + + /** + * For now, if dedicated Sync is enabled we will always initialize send, even for GET and unauthenticated requests. + */ + if ( Settings::is_dedicated_sync_enabled() ) { + return true; + } + + if ( isset( $_SERVER['REQUEST_METHOD'] ) && 'POST' === $_SERVER['REQUEST_METHOD'] ) { + return true; + } + + if ( current_user_can( 'manage_options' ) ) { + return true; + } + + if ( is_admin() ) { + return true; + } + + if ( defined( 'PHPUNIT_JETPACK_TESTSUITE' ) ) { + return true; + } + + if ( Constants::get_constant( 'WP_CLI' ) ) { + return true; + } + + return false; + } + + /** + * Decides if the sender should run on shutdown when actions are queued. + * + * @access public + * @static + * + * @param bool $enable Should we initilize sender. + * @return bool + */ + public static function should_initialize_sender_enqueue( $enable ) { + + // If $enabled is false don't modify it, only check cron if enabled. + if ( false === $enable ) { + return $enable; + } + + if ( Constants::is_true( 'DOING_CRON' ) ) { + return self::sync_via_cron_allowed(); + } + + return true; + } + + /** + * Decides if sync should run at all during this request. + * + * @access public + * @static + * + * @return bool + */ + public static function sync_allowed() { + if ( defined( 'IS_WPCOM' ) && IS_WPCOM ) { + return false; + } + + if ( defined( 'PHPUNIT_JETPACK_TESTSUITE' ) ) { + return true; + } + + if ( ! Settings::is_sync_enabled() ) { + return false; + } + + if ( ( new Status() )->is_offline_mode() ) { + return false; + } + + $connection = new Jetpack_Connection(); + if ( ! $connection->is_connected() ) { + if ( ! doing_action( 'jetpack_site_registered' ) ) { + return false; + } + } + + // By now, we know the site is connected, so we can return false if in safe mode. + if ( ( new Status() )->in_safe_mode() ) { + return false; + } + + return true; + } + + /** + * Helper function to get details as to why sync is not allowed, if it is not allowed. + * + * @return array + */ + public static function get_debug_details() { + $debug = array(); + $debug['debug_details']['sync_allowed'] = self::sync_allowed(); + $debug['debug_details']['sync_health'] = Health::get_status(); + if ( false === $debug['debug_details']['sync_allowed'] ) { + if ( defined( 'IS_WPCOM' ) && IS_WPCOM ) { + $debug['debug_details']['is_wpcom'] = true; + } + if ( defined( 'PHPUNIT_JETPACK_TESTSUITE' ) ) { + $debug['debug_details']['PHPUNIT_JETPACK_TESTSUITE'] = true; + } + if ( ! Settings::is_sync_enabled() ) { + $debug['debug_details']['is_sync_enabled'] = false; + $debug['debug_details']['jetpack_sync_disable'] = Settings::get_setting( 'disable' ); + $debug['debug_details']['jetpack_sync_network_disable'] = Settings::get_setting( 'network_disable' ); + } + if ( ( new Status() )->is_offline_mode() ) { + $debug['debug_details']['is_offline_mode'] = true; + } + if ( ( new Status() )->in_safe_mode() ) { + $debug['debug_details']['in_safe_mode'] = true; + } + $connection = new Jetpack_Connection(); + if ( ! $connection->is_connected() ) { + $debug['debug_details']['active_connection'] = false; + } + } + + // Sync locks. + $debug['debug_details']['dedicated_sync_enabled'] = Settings::is_dedicated_sync_enabled(); + + $queue = self::$sender->get_sync_queue(); + $full_queue = self::$sender->get_full_sync_queue(); + + $debug['debug_details']['sync_locks'] = array( + 'retry_time_sync' => get_option( self::RETRY_AFTER_PREFIX . 'sync' ), + 'retry_time_full_sync' => get_option( self::RETRY_AFTER_PREFIX . 'full_sync' ), + 'next_sync_time_sync' => self::$sender->get_next_sync_time( 'sync' ), + 'next_sync_time_full_sync' => self::$sender->get_next_sync_time( 'full_sync' ), + 'queue_locked_sync' => $queue->is_locked(), + 'queue_locked_full_sync' => $full_queue->is_locked(), + 'dedicated_sync_request_lock' => \Jetpack_Options::get_raw_option( Dedicated_Sender::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME, null ), + 'dedicated_sync_temporary_disable_flag' => get_transient( Dedicated_Sender::DEDICATED_SYNC_TEMPORARY_DISABLE_FLAG ), + ); + + // Sync Logs. + $debug['debug_details']['last_succesful_sync'] = get_option( self::LAST_SUCCESS_PREFIX . 'sync', '' ); + $debug['debug_details']['sync_error_log'] = get_option( self::ERROR_LOG_PREFIX . 'sync', '' ); + + return $debug; + } + + /** + * Determines if syncing during a cron job is allowed. + * + * @access public + * @static + * + * @return bool|int + */ + public static function sync_via_cron_allowed() { + return ( Settings::get_setting( 'sync_via_cron' ) ); + } + + /** + * Decides if the given post should be Publicized based on its type. + * + * @access public + * @static + * + * @param bool $should_publicize Publicize status prior to this filter running. + * @param \WP_Post $post The post to test for Publicizability. + * @return bool + */ + public static function prevent_publicize_blacklisted_posts( $should_publicize, $post ) { + if ( in_array( $post->post_type, Settings::get_setting( 'post_types_blacklist' ), true ) ) { + return false; + } + + return $should_publicize; + } + + /** + * Set an importing flag to `true` in sync settings. + * + * @access public + * @static + */ + public static function set_is_importing_true() { + Settings::set_importing( true ); + } + + /** + * Sends data to WordPress.com via an XMLRPC or a REST API request based on the settings. + * + * @access public + * @static + * + * @param object $data Data relating to a sync action. + * @param string $codec_name The name of the codec that encodes the data. + * @param float $sent_timestamp Current server time so we can compensate for clock differences. + * @param string $queue_id The queue the action belongs to, sync or full_sync. + * @param float $checkout_duration Time spent retrieving queue items from the DB. + * @param float $preprocess_duration Time spent converting queue items into data to send. + * @param int $queue_size The size of the sync queue at the time of processing. + * @param string $buffer_id The ID of the Queue buffer checked out for processing. + * @return mixed|WP_Error The result of the sending request. + */ + public static function send_data( $data, $codec_name, $sent_timestamp, $queue_id, $checkout_duration, $preprocess_duration, $queue_size = null, $buffer_id = null ) { + + $query_args = array( + + 'sync' => '1', // Add an extra parameter to the URL so we can tell it's a sync action. + 'codec' => $codec_name, + 'timestamp' => $sent_timestamp, + 'queue' => $queue_id, + 'cd' => sprintf( '%.4f', $checkout_duration ), + 'pd' => sprintf( '%.4f', $preprocess_duration ), + 'queue_size' => $queue_size, + 'buffer_id' => $buffer_id, + // TODO this will be extended in the future. Might be good to extract in a separate method to support future entries too. + 'sync_flow_type' => Settings::is_dedicated_sync_enabled() ? 'dedicated' : 'default', + 'storage_type' => Settings::is_custom_queue_table_enabled() ? 'custom' : 'options', + ); + + $query_args['timeout'] = Settings::is_doing_cron() ? 30 : 20; + + if ( 'immediate-send' === $queue_id ) { + $query_args['timeout'] = 30; + } + + /** + * Filters query parameters appended to the Sync request URL sent to WordPress.com. + * + * @since 1.6.3 + * @since-jetpack 4.7.0 + * + * @param array $query_args associative array of query parameters. + */ + $query_args = apply_filters( 'jetpack_sync_send_data_query_args', $query_args ); + + $retry_after_header = false; + $dedicated_sync_header = false; + + // If REST API is enabled, use it. + if ( Settings::is_wpcom_rest_api_enabled() ) { + $jsonl_data = self::prepare_jsonl_data( $data ); + $url = '/sites/' . \Jetpack_Options::get_option( 'id' ) . '/jetpack-sync-actions'; + $url = add_query_arg( $query_args, $url ); + $args = array( + 'method' => 'POST', + 'format' => 'jsonl', + 'timeout' => $query_args['timeout'], + ); + + $response = Client::wpcom_json_api_request_as_blog( $url, '2', $args, $jsonl_data, 'wpcom' ); + $retry_after_header = wp_remote_retrieve_header( $response, 'Retry-After' ) ? wp_remote_retrieve_header( $response, 'Retry-After' ) : false; + $dedicated_sync_header = wp_remote_retrieve_header( $response, 'Jetpack-Dedicated-Sync' ) ? wp_remote_retrieve_header( $response, 'Jetpack-Dedicated-Sync' ) : false; + $response = self::process_rest_api_response( $response ); + } else { // Use XML-RPC. + $connection = new Jetpack_Connection(); + $url = add_query_arg( $query_args, $connection->xmlrpc_api_url() ); + + // If we're currently updating to Jetpack 7.7, the IXR client may be missing briefly + // because since 7.7 it's being autoloaded with Composer. + if ( ! class_exists( '\\Jetpack_IXR_Client' ) ) { + return new WP_Error( + 'ixr_client_missing', + esc_html__( 'Sync has been aborted because the IXR client is missing.', 'jetpack-sync' ) + ); + } + + $rpc = new \Jetpack_IXR_Client( + array( + 'url' => $url, + 'timeout' => $query_args['timeout'], + ) + ); + $result = $rpc->query( 'jetpack.syncActions', $data ); + $retry_after_header = $rpc->get_response_header( 'Retry-After' ); + $dedicated_sync_header = $rpc->get_response_header( 'Jetpack-Dedicated-Sync' ); + if ( $result ) { + $response = $rpc->getResponse(); + } else { + $response = $rpc->get_jetpack_error(); + } + } + + // Adhere to Retry-After headers. + if ( false !== $retry_after_header ) { + if ( (int) $retry_after_header > 0 ) { + update_option( self::RETRY_AFTER_PREFIX . $queue_id, microtime( true ) + (int) $retry_after_header, false ); + } else { + // if unexpected value default to 3 minutes. + update_option( self::RETRY_AFTER_PREFIX . $queue_id, microtime( true ) + 180, false ); + } + } + + // Enable/Disable Dedicated Sync flow via response headers. + if ( false !== $dedicated_sync_header ) { + Dedicated_Sender::maybe_change_dedicated_sync_status_from_wpcom_header( $dedicated_sync_header ); + } + + if ( is_wp_error( $response ) ) { + $error = $response; + if ( false === $retry_after_header ) { + // We received a non standard response from WP.com, lets backoff from sending requests for 1 minute. + update_option( self::RETRY_AFTER_PREFIX . $queue_id, microtime( true ) + 60, false ); + } + // Record Sync Errors. + $error_log = get_option( self::ERROR_LOG_PREFIX . $queue_id, array() ); + if ( ! is_array( $error_log ) ) { + $error_log = array(); + } + // Trim existing array to last 4 entries. + if ( 5 <= count( $error_log ) ) { + $error_log = array_slice( $error_log, -4, null, true ); + } + // Add new error indexed to time. + if ( isset( $rpc ) && ! empty( $rpc->get_last_response() ) ) { + $error_with_last_response = clone $error; + $error_with_last_response->add_data( $rpc->get_last_response() ); + $error_log[ (string) microtime( true ) ] = $error_with_last_response; + } else { + $error_log[ (string) microtime( true ) ] = $error; + } + + // Update the error log. + update_option( self::ERROR_LOG_PREFIX . $queue_id, $error_log ); + return $error; + } + + // Check if WordPress.com IDC mitigation blocked the sync request. + if ( Identity_Crisis::init()->check_response_for_idc( $response ) ) { + return new WP_Error( + 'sync_error_idc', + esc_html__( 'Sync has been blocked from WordPress.com because it would cause an identity crisis', 'jetpack-sync' ) + ); + } + + if ( isset( $response['processed_items'] ) ) { // Return only processed items. + $response = $response['processed_items']; + } + + // Record last successful sync. + update_option( self::LAST_SUCCESS_PREFIX . $queue_id, microtime( true ), false ); + + return $response; + } + + /** + * Kicks off the initial sync. + * + * @access public + * @static + * + * @return bool|null False if sync is not allowed. + */ + public static function do_initial_sync() { + // Let's not sync if we are not supposed to. + if ( ! self::sync_allowed() ) { + return false; + } + + // Don't start new sync if a full sync is in process. + $full_sync_module = Modules::get_module( 'full-sync' ); + '@phan-var Modules\Full_Sync_Immediately|Modules\Full_Sync $full_sync_module'; + if ( $full_sync_module && $full_sync_module->is_started() && ! $full_sync_module->is_finished() ) { + return false; + } + + $initial_sync_config = array( + 'options' => true, + 'functions' => true, + 'constants' => true, + 'users' => array( get_current_user_id() ), + 'network_options' => true, + ); + + self::do_full_sync( $initial_sync_config ); + } + + /** + * Do an initial full sync only if one has not already been started. + * + * @return bool|null False if the initial full sync was already started, otherwise null. + */ + public static function do_only_first_initial_sync() { + $full_sync_module = Modules::get_module( 'full-sync' ); + '@phan-var Modules\Full_Sync_Immediately|Modules\Full_Sync $full_sync_module'; + if ( $full_sync_module && $full_sync_module->is_started() ) { + return false; + } + + static::do_initial_sync(); + } + + /** + * Kicks off a full sync. + * + * @access public + * @static + * + * @param array $modules The sync modules should be included in this full sync. All will be included if null. + * @return bool True if full sync was successfully started. + */ + public static function do_full_sync( $modules = null ) { + if ( ! self::sync_allowed() ) { + return false; + } + + $full_sync_module = Modules::get_module( 'full-sync' ); + '@phan-var Modules\Full_Sync_Immediately|Modules\Full_Sync $full_sync_module'; + + if ( ! $full_sync_module ) { + return false; + } + + self::initialize_listener(); + + $full_sync_module->start( $modules ); + + return true; + } + + /** + * Adds a cron schedule for regular syncing via cron, unless the schedule already exists. + * + * @access public + * @static + * + * @param array $schedules The list of WordPress cron schedules prior to this filter. + * @return array A list of WordPress cron schedules with the Jetpack sync interval added. + */ + public static function jetpack_cron_schedule( $schedules ) { + if ( ! isset( $schedules[ self::DEFAULT_SYNC_CRON_INTERVAL_NAME ] ) ) { + $minutes = (int) ( self::DEFAULT_SYNC_CRON_INTERVAL_VALUE / 60 ); + $display = ( 1 === $minutes ) ? + __( 'Every minute', 'jetpack-sync' ) : + /* translators: %d is an integer indicating the number of minutes. */ + sprintf( __( 'Every %d minutes', 'jetpack-sync' ), $minutes ); + $schedules[ self::DEFAULT_SYNC_CRON_INTERVAL_NAME ] = array( + 'interval' => self::DEFAULT_SYNC_CRON_INTERVAL_VALUE, + 'display' => $display, + ); + } + return $schedules; + } + + /** + * Starts an incremental sync via cron. + * + * @access public + * @static + */ + public static function do_cron_sync() { + self::do_cron_sync_by_type( 'sync' ); + } + + /** + * Starts a full sync via cron. + * + * @access public + * @static + */ + public static function do_cron_full_sync() { + self::do_cron_sync_by_type( 'full_sync' ); + } + + /** + * Try to send actions until we run out of things to send, + * or have to wait more than 15s before sending again, + * or we hit a lock or some other sending issue + * + * @access public + * @static + * + * @param string $type Sync type. Can be `sync` or `full_sync`. + */ + public static function do_cron_sync_by_type( $type ) { + if ( ! self::sync_allowed() || ( 'sync' !== $type && 'full_sync' !== $type ) ) { + return; + } + + self::initialize_sender(); + + $time_limit = Settings::get_setting( 'cron_sync_time_limit' ); + $start_time = time(); + $executions = 0; + + do { + $next_sync_time = self::$sender->get_next_sync_time( $type ); + + if ( $next_sync_time ) { + $delay = $next_sync_time - time() + 1; + if ( $delay > 15 ) { + break; + } elseif ( $delay > 0 ) { + sleep( $delay ); + } + } + + // Explicitly only allow 1 do_full_sync call until issue with Immediate Full Sync is resolved. + // For more context see p1HpG7-9pe-p2. + if ( 'full_sync' === $type && $executions >= 1 ) { + break; + } + + /** + * Only try to sync once if Dedicated Sync is enabled. Dedicated Sync has its own requeueing mechanism + * that will re-run it if there are items in the queue at the end. + */ + if ( 'sync' === $type && $executions >= 1 && Settings::is_dedicated_sync_enabled() ) { + break; + } + + $result = 'full_sync' === $type ? self::$sender->do_full_sync() : self::$sender->do_sync(); + + // # of send actions performed. + ++$executions; + + } while ( $result && ! is_wp_error( $result ) && ( $start_time + $time_limit ) > time() ); + + return $executions; + } + + /** + * Initialize the sync listener. + * + * @access public + * @static + */ + public static function initialize_listener() { + self::$listener = Listener::get_instance(); + } + + /** + * Initializes the sync sender. + * + * @access public + * @static + */ + public static function initialize_sender() { + self::$sender = Sender::get_instance(); + add_filter( 'jetpack_sync_send_data', array( __CLASS__, 'send_data' ), 10, 8 ); + } + + /** + * Initializes sync for WooCommerce. + * + * @access public + * @static + */ + public static function initialize_woocommerce() { + if ( false === class_exists( 'WooCommerce' ) ) { + return; + } + add_filter( 'jetpack_sync_modules', array( __CLASS__, 'add_woocommerce_sync_module' ) ); + + if ( ! class_exists( CustomOrdersTableController::class ) ) { + return; + } + $cot_controller = wc_get_container()->get( CustomOrdersTableController::class ); + if ( $cot_controller->custom_orders_table_usage_is_enabled() ) { + add_filter( 'jetpack_sync_modules', array( __CLASS__, 'add_woocommerce_hpos_order_sync_module' ) ); + } + } + + /** + * Initializes sync for Instant Search. + * + * @access public + * @static + */ + public static function initialize_search() { + if ( false === class_exists( 'Automattic\\Jetpack\\Search\\Module_Control' ) ) { + return; + } + $search_module = new \Automattic\Jetpack\Search\Module_Control(); + if ( $search_module->is_instant_search_enabled() ) { + add_filter( 'jetpack_sync_modules', array( __CLASS__, 'add_search_sync_module' ) ); + } + } + + /** + * Add Search updates to Sync Filters. + * + * @access public + * @static + * + * @param array $sync_modules The list of sync modules declared prior to this filter. + * @return array A list of sync modules that now includes Search's modules. + */ + public static function add_search_sync_module( $sync_modules ) { + $sync_modules[] = 'Automattic\\Jetpack\\Sync\\Modules\\Search'; + return $sync_modules; + } + + /** + * Adds Woo's sync modules to existing modules for sending. + * + * @access public + * @static + * + * @param array $sync_modules The list of sync modules declared prior to this filter. + * @return array A list of sync modules that now includes Woo's modules. + */ + public static function add_woocommerce_sync_module( $sync_modules ) { + $sync_modules[] = 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce'; + return $sync_modules; + } + + /** + * Adds Woo's HPOS sync modules to existing modules for sending. + * + * @param array $sync_modules The list of sync modules declared prior to this filter. + * + * @access public + * @static + * + * @return array A list of sync modules that now includes Woo's HPOS modules. + */ + public static function add_woocommerce_hpos_order_sync_module( $sync_modules ) { + $sync_modules[] = WooCommerce_HPOS_Orders::class; + return $sync_modules; + } + + /** + * Initializes sync for WP Super Cache. + * + * @access public + * @static + */ + public static function initialize_wp_super_cache() { + if ( false === function_exists( 'wp_cache_is_enabled' ) ) { + return; + } + add_filter( 'jetpack_sync_modules', array( __CLASS__, 'add_wp_super_cache_sync_module' ) ); + } + + /** + * Adds WP Super Cache's sync modules to existing modules for sending. + * + * @access public + * @static + * + * @param array $sync_modules The list of sync modules declared prior to this filer. + * @return array A list of sync modules that now includes WP Super Cache's modules. + */ + public static function add_wp_super_cache_sync_module( $sync_modules ) { + $sync_modules[] = 'Automattic\\Jetpack\\Sync\\Modules\\WP_Super_Cache'; + return $sync_modules; + } + + /** + * Sanitizes the name of sync's cron schedule. + * + * @access public + * @static + * + * @param string $schedule The name of a WordPress cron schedule. + * @return string The sanitized name of sync's cron schedule. + */ + public static function sanitize_filtered_sync_cron_schedule( $schedule ) { + $schedule = sanitize_key( $schedule ); + $schedules = wp_get_schedules(); + + // Make sure that the schedule has actually been registered using the `cron_intervals` filter. + if ( isset( $schedules[ $schedule ] ) ) { + return $schedule; + } + + return self::DEFAULT_SYNC_CRON_INTERVAL_NAME; + } + + /** + * Allows offsetting of start times for sync cron jobs. + * + * @access public + * @static + * + * @param string $schedule The name of a cron schedule. + * @param string $hook The hook that this method is responding to. + * @return int The offset for the sync cron schedule. + */ + public static function get_start_time_offset( $schedule = '', $hook = '' ) { + $start_time_offset = is_multisite() + ? wp_rand( 0, ( 2 * self::DEFAULT_SYNC_CRON_INTERVAL_VALUE ) ) + : 0; + + /** + * Allows overriding the offset that the sync cron jobs will first run. This can be useful when scheduling + * cron jobs across multiple sites in a network. + * + * @since 1.6.3 + * @since-jetpack 4.5.0 + * + * @param int $start_time_offset + * @param string $hook + * @param string $schedule + */ + return (int) apply_filters( + 'jetpack_sync_cron_start_time_offset', + $start_time_offset, + $hook, + $schedule + ); + } + + /** + * Decides if a sync cron should be scheduled. + * + * @access public + * @static + * + * @param string $schedule The name of a cron schedule. + * @param string $hook The hook that this method is responding to. + */ + public static function maybe_schedule_sync_cron( $schedule, $hook ) { + if ( ! $hook ) { + return; + } + $schedule = self::sanitize_filtered_sync_cron_schedule( $schedule ); + + $start_time = time() + self::get_start_time_offset( $schedule, $hook ); + if ( ! wp_next_scheduled( $hook ) ) { + // Schedule a job to send pending queue items once a minute. + wp_schedule_event( $start_time, $schedule, $hook ); + } elseif ( wp_get_schedule( $hook ) !== $schedule ) { + // If the schedule has changed, update the schedule. + wp_clear_scheduled_hook( $hook ); + wp_schedule_event( $start_time, $schedule, $hook ); + } + } + + /** + * Clears Jetpack sync cron jobs. + * + * @access public + * @static + */ + public static function clear_sync_cron_jobs() { + wp_clear_scheduled_hook( 'jetpack_sync_cron' ); + wp_clear_scheduled_hook( 'jetpack_sync_full_cron' ); + } + + /** + * Initializes Jetpack sync cron jobs. + * + * @access public + * @static + */ + public static function init_sync_cron_jobs() { + add_filter( 'cron_schedules', array( __CLASS__, 'jetpack_cron_schedule' ) ); // phpcs:ignore WordPress.WP.CronInterval.ChangeDetected + + add_action( 'jetpack_sync_cron', array( __CLASS__, 'do_cron_sync' ) ); + add_action( 'jetpack_sync_full_cron', array( __CLASS__, 'do_cron_full_sync' ) ); + + /** + * Allows overriding of the default incremental sync cron schedule which defaults to once every 5 minutes. + * + * @since 1.6.3 + * @since-jetpack 4.3.2 + * + * @param string self::DEFAULT_SYNC_CRON_INTERVAL_NAME + */ + $incremental_sync_cron_schedule = apply_filters( 'jetpack_sync_incremental_sync_interval', self::DEFAULT_SYNC_CRON_INTERVAL_NAME ); + self::maybe_schedule_sync_cron( $incremental_sync_cron_schedule, 'jetpack_sync_cron' ); + + /** + * Allows overriding of the full sync cron schedule which defaults to once every 5 minutes. + * + * @since 1.6.3 + * @since-jetpack 4.3.2 + * + * @param string self::DEFAULT_SYNC_CRON_INTERVAL_NAME + */ + $full_sync_cron_schedule = apply_filters( 'jetpack_sync_full_sync_interval', self::DEFAULT_SYNC_CRON_INTERVAL_NAME ); + self::maybe_schedule_sync_cron( $full_sync_cron_schedule, 'jetpack_sync_full_cron' ); + } + + /** + * Perform maintenance when a plugin upgrade occurs. + * + * @access public + * @static + * + * @param string $new_version New version of the plugin. + * @param string $old_version Old version of the plugin. + */ + public static function cleanup_on_upgrade( $new_version = '', $old_version = '' ) { + if ( wp_next_scheduled( 'jetpack_sync_send_db_checksum' ) ) { + wp_clear_scheduled_hook( 'jetpack_sync_send_db_checksum' ); + } + + $is_new_sync_upgrade = version_compare( $old_version, '4.2', '>=' ); + if ( ! empty( $old_version ) && $is_new_sync_upgrade && version_compare( $old_version, '4.5', '<' ) ) { + self::clear_sync_cron_jobs(); + Settings::update_settings( + array( + 'render_filtered_content' => Defaults::$default_render_filtered_content, + ) + ); + } + + Health::on_jetpack_upgraded(); + } + + /** + * Get syncing status for the given fields. + * + * @access public + * @static + * + * @param string|null $fields A comma-separated string of the fields to include in the array from the JSON response. + * @return array An associative array with the status report. + */ + public static function get_sync_status( $fields = null ) { + self::initialize_sender(); + + $sync_module = Modules::get_module( 'full-sync' ); + '@phan-var Modules\Full_Sync_Immediately|Modules\Full_Sync $sync_module'; + $queue = self::$sender->get_sync_queue(); + + // _get_cron_array can be false + $cron_timestamps = ( _get_cron_array() ) ? array_keys( _get_cron_array() ) : array(); + $next_cron = ( ! empty( $cron_timestamps ) ) ? $cron_timestamps[0] - time() : ''; + + $checksums = array(); + $debug = array(); + + if ( ! empty( $fields ) ) { + $store = new Replicastore(); + $fields_params = array_map( 'trim', explode( ',', $fields ) ); + + if ( in_array( 'posts_checksum', $fields_params, true ) ) { + $checksums['posts_checksum'] = $store->posts_checksum(); + } + if ( in_array( 'comments_checksum', $fields_params, true ) ) { + $checksums['comments_checksum'] = $store->comments_checksum(); + } + if ( in_array( 'post_meta_checksum', $fields_params, true ) ) { + $checksums['post_meta_checksum'] = $store->post_meta_checksum(); + } + if ( in_array( 'comment_meta_checksum', $fields_params, true ) ) { + $checksums['comment_meta_checksum'] = $store->comment_meta_checksum(); + } + + if ( in_array( 'debug_details', $fields_params, true ) ) { + $debug = self::get_debug_details(); + } + } + + $full_sync_status = ( $sync_module ) ? $sync_module->get_status() : array(); + + $full_queue = self::$sender->get_full_sync_queue(); + + $result = array_merge( + $full_sync_status, + $checksums, + $debug, + array( + 'cron_size' => count( $cron_timestamps ), + 'next_cron' => $next_cron, + 'queue_size' => $queue->size(), + 'queue_lag' => $queue->lag(), + 'queue_next_sync' => ( self::$sender->get_next_sync_time( 'sync' ) - microtime( true ) ), + 'full_queue_next_sync' => ( self::$sender->get_next_sync_time( 'full_sync' ) - microtime( true ) ), + ) + ); + + // Verify $sync_module is not false. + if ( $sync_module && ! $sync_module instanceof Modules\Full_Sync_Immediately ) { + $result['full_queue_size'] = $full_queue->size(); + $result['full_queue_lag'] = $full_queue->lag(); + } + return $result; + } + + /** + * Reset Sync locks. + * + * @access public + * @static + * @since 1.43.0 + * + * @param bool $unlock_queues Whether to unlock Sync queues. Defaults to true. + */ + public static function reset_sync_locks( $unlock_queues = true ) { + // Next sync locks. + delete_option( Sender::NEXT_SYNC_TIME_OPTION_NAME . '_sync' ); + delete_option( Sender::NEXT_SYNC_TIME_OPTION_NAME . '_full_sync' ); + delete_option( Sender::NEXT_SYNC_TIME_OPTION_NAME . '_full-sync-enqueue' ); + // Retry after locks. + delete_option( self::RETRY_AFTER_PREFIX . 'sync' ); + delete_option( self::RETRY_AFTER_PREFIX . 'full_sync' ); + // Dedicated sync locks. + \Jetpack_Options::delete_raw_option( Dedicated_Sender::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME ); + delete_transient( Dedicated_Sender::DEDICATED_SYNC_TEMPORARY_DISABLE_FLAG ); + // Lock for disabling Sync sending temporarily. + delete_transient( Sender::TEMP_SYNC_DISABLE_TRANSIENT_NAME ); + + // Queue locks. + // Note that we are just unlocking the queues here, not reseting them. + if ( $unlock_queues ) { + $sync_queue = new Queue( 'sync' ); + $sync_queue->unlock(); + + $full_sync_queue = new Queue( 'full_sync' ); + $full_sync_queue->unlock(); + } + } + + /** + * Prepare JSONL data. + * + * @param mixed $data The data to be prepared. + * + * @return string The prepared JSONL data. + */ + private static function prepare_jsonl_data( $data ) { + $jsonl_data = implode( + "\n", + array_map( + function ( $key, $value ) { + return wp_json_encode( array( $key => $value ) ); + }, + array_keys( (array) $data ), + array_values( (array) $data ) + ) + ); + return $jsonl_data; + } + + /** + * Helper method to process the API response. + * + * @param mixed $response The response from the API. + * @return array|Wp_Error Array for successful response or a WP_Error object. + */ + private static function process_rest_api_response( $response ) { + + $response_code = wp_remote_retrieve_response_code( $response ); + $response_body = wp_remote_retrieve_body( $response ); + if ( is_wp_error( $response ) ) { + return $response; + } + $decoded_response = json_decode( $response_body, true ); + + if ( false === is_array( $decoded_response ) ) { + return new WP_Error( 'sync_rest_api_response_decoding_failed', 'Sync REST API response decoding failed', $response_body ); + } + + if ( $response_code !== 200 || false === isset( $decoded_response['processed_items'] ) ) { + if ( is_array( $decoded_response ) && isset( $decoded_response['code'] ) && isset( $decoded_response['message'] ) ) { + return new WP_Error( + 'jetpack_sync_send_error_' . $decoded_response['code'], + $decoded_response['message'], + $decoded_response['data'] ?? null + ); + } else { + return new WP_Error( $response_code, 'Sync REST API request failed', $response_body ); + } + } else { + return $decoded_response; + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php new file mode 100644 index 00000000..9fb90681 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php @@ -0,0 +1,421 @@ + array( + 'Automattic\\Jetpack\\Sync\\Modules\\Callables', + 'Automattic\\Jetpack\\Sync\\Modules\\Constants', + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync_Immediately', // enable Initial Sync on Site Connection. + 'Automattic\\Jetpack\\Sync\\Modules\\Options', + 'Automattic\\Jetpack\\Sync\\Modules\\Updates', + 'Automattic\\Jetpack\\Sync\\Modules\\Stats', // Daily heartbeat data. + ), + 'jetpack_sync_callable_whitelist' => array( + 'site_url' => array( 'Automattic\\Jetpack\\Connection\\Urls', 'site_url' ), + 'home_url' => array( 'Automattic\\Jetpack\\Connection\\Urls', 'home_url' ), + 'get_plugins' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_plugins' ), + 'get_themes' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_themes' ), + 'jetpack_connection_active_plugins' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_jetpack_connection_active_plugins' ), + 'paused_plugins' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_paused_plugins' ), + 'paused_themes' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_paused_themes' ), + 'timezone' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_timezone' ), + 'wp_get_environment_type' => 'wp_get_environment_type', + 'wp_max_upload_size' => 'wp_max_upload_size', + 'wp_version' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'wp_version' ), + ), + 'jetpack_sync_constants_whitelist' => array( + 'ABSPATH', + 'ALTERNATE_WP_CRON', + 'ATOMIC_CLIENT_ID', + 'AUTOMATIC_UPDATER_DISABLED', + 'DISABLE_WP_CRON', + 'DISALLOW_FILE_EDIT', + 'DISALLOW_FILE_MODS', + 'EMPTY_TRASH_DAYS', + 'FS_METHOD', + 'IS_PRESSABLE', + 'PHP_VERSION', + 'WP_ACCESSIBLE_HOSTS', + 'WP_AUTO_UPDATE_CORE', + 'WP_CONTENT_DIR', + 'WP_CRON_LOCK_TIMEOUT', + 'WP_DEBUG', + 'WP_HTTP_BLOCK_EXTERNAL', + 'WP_MAX_MEMORY_LIMIT', + 'WP_MEMORY_LIMIT', + 'WP_POST_REVISIONS', + ), + 'jetpack_sync_options_whitelist' => array( + /** + * Sync related options + */ + 'jetpack_sync_non_blocking', + 'jetpack_sync_non_public_post_stati', + 'jetpack_sync_settings_comment_meta_whitelist', + 'jetpack_sync_settings_post_meta_whitelist', + 'jetpack_sync_settings_post_types_blacklist', + 'jetpack_sync_settings_taxonomies_blacklist', + 'jetpack_sync_settings_dedicated_sync_enabled', + 'jetpack_sync_settings_custom_queue_table_enabled', + 'jetpack_sync_settings_wpcom_rest_api_enabled', + /** + * Connection related options + */ + 'jetpack_package_versions', + /** + * Generic site options + */ + 'blog_charset', + 'blog_public', + 'blogdescription', + 'blogname', + 'permalink_structure', + 'stylesheet', + 'time_format', + 'timezone_string', + 'active_plugins', + ), + ); + + const MODULE_FILTER_MAPPING = array( + 'Automattic\\Jetpack\\Sync\\Modules\\Options' => array( + 'jetpack_sync_options_whitelist', + 'jetpack_sync_options_contentless', + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Constants' => array( + 'jetpack_sync_constants_whitelist', + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Callables' => array( + 'jetpack_sync_callable_whitelist', + 'jetpack_sync_multisite_callable_whitelist', + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Posts' => array( + 'jetpack_sync_post_meta_whitelist', + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Comments' => array( + 'jetpack_sync_comment_meta_whitelist', + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Users' => array( + 'jetpack_sync_capabilities_whitelist', + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Import' => array( + 'jetpack_sync_known_importers', + ), + ); + + const MODULES_FILTER_NAME = 'jetpack_sync_modules'; + + /** + * The static data settings array which contains the aggregated data settings for + * each sync filter. + * + * @var array + */ + private static $data_settings = array(); + + /** + * The static array which contains the list of filter hooks that have already been set up. + * + * @var array + */ + private static $set_filter_hooks = array(); + + /** + * Adds the data settings provided by a plugin to the Sync data settings. + * + * @param array $plugin_settings The array provided by the plugin. The array must use filters + * from the DATA_FILTER_DEFAULTS list as keys. + */ + public function add_settings_list( $plugin_settings = array() ) { + if ( empty( $plugin_settings ) || ! is_array( $plugin_settings ) ) { + /* + * No custom plugin settings, so use defaults for everything and bail early. + */ + $this->set_all_defaults(); + return; + } + + $this->add_filters_custom_settings_and_hooks( $plugin_settings ); + + if ( ! did_action( 'jetpack_sync_add_required_data_settings' ) ) { + $this->add_required_settings(); + /** + * Fires when the required settings have been adding to the static + * data_settings array. + * + * @since 1.29.2 + * + * @module sync + */ + do_action( 'jetpack_sync_add_required_data_settings' ); + } + } + + /** + * Sets the default values for sync modules and all sync data filters. + */ + private function set_all_defaults() { + $this->add_sync_filter_setting( self::MODULES_FILTER_NAME, Modules::DEFAULT_SYNC_MODULES ); + + foreach ( array_keys( Default_Filter_Settings::DATA_FILTER_DEFAULTS ) as $filter ) { + $this->add_sync_filter_setting( $filter, $this->get_default_setting_for_filter( $filter ) ); + } + } + + /** + * Returns the default settings for the given filter. + * + * @param string $filter The filter name. + * + * @return array The filter's default settings array. + */ + private function get_default_setting_for_filter( $filter ) { + if ( self::MODULES_FILTER_NAME === $filter ) { + return Modules::DEFAULT_SYNC_MODULES; + } + + return ( new Default_Filter_Settings() )->get_default_settings( $filter ); + } + + /** + * Adds the custom settings and sets up the necessary filter hooks. + * + * @param array $filters_settings The custom settings. + */ + private function add_filters_custom_settings_and_hooks( $filters_settings ) { + if ( isset( $filters_settings[ self::MODULES_FILTER_NAME ] ) && is_array( $filters_settings[ self::MODULES_FILTER_NAME ] ) ) { + $this->add_custom_filter_setting( self::MODULES_FILTER_NAME, $filters_settings[ self::MODULES_FILTER_NAME ] ); + $enabled_modules = $filters_settings[ self::MODULES_FILTER_NAME ]; + } else { + $this->add_sync_filter_setting( self::MODULES_FILTER_NAME, Modules::DEFAULT_SYNC_MODULES ); + $enabled_modules = Modules::DEFAULT_SYNC_MODULES; + } + + $all_modules = Modules::DEFAULT_SYNC_MODULES; + + foreach ( $all_modules as $module ) { + if ( in_array( $module, $enabled_modules, true ) || in_array( $module, self::MUST_SYNC_DATA_SETTINGS['jetpack_sync_modules'], true ) ) { + $this->add_filters_for_enabled_module( $module, $filters_settings ); + } else { + $this->add_filters_for_disabled_module( $module ); + } + } + } + + /** + * Adds the filters for the provided enabled module. If the settings provided custom filter settings + * for the module's filters, those are used. Otherwise, the filter's default settings are used. + * + * @param string $module The module name. + * @param array $filters_settings The settings for the filters. + */ + private function add_filters_for_enabled_module( $module, $filters_settings ) { + $module_mapping = self::MODULE_FILTER_MAPPING; + $filters_for_module = isset( $module_mapping[ $module ] ) ? $module_mapping[ $module ] : array(); + + foreach ( $filters_for_module as $filter ) { + if ( isset( $filters_settings[ $filter ] ) ) { + $this->add_custom_filter_setting( $filter, $filters_settings[ $filter ] ); + } else { + $this->add_sync_filter_setting( $filter, $this->get_default_setting_for_filter( $filter ) ); + } + } + } + + /** + * Adds the filters for the provided disabled module. The disabled module's associated filter settings are + * set to an empty array. + * + * @param string $module The module name. + */ + private function add_filters_for_disabled_module( $module ) { + $module_mapping = self::MODULE_FILTER_MAPPING; + $filters_for_module = isset( $module_mapping[ $module ] ) ? $module_mapping[ $module ] : array(); + + foreach ( $filters_for_module as $filter ) { + $this->add_custom_filter_setting( $filter, array() ); + } + } + + /** + * Adds the provided custom setting for a filter. If the filter setting isn't valid, the default + * value is used. + * + * If the filter's hook hasn't already been set up, it gets set up. + * + * @param string $filter The filter. + * @param array $setting The filter setting. + */ + private function add_custom_filter_setting( $filter, $setting ) { + if ( ! $this->is_valid_filter_setting( $filter, $setting ) ) { + /* + * The provided setting isn't valid, so use the default for this filter. + * We're using the default values so there's no need to set the filter hook. + */ + $this->add_sync_filter_setting( $filter, $this->get_default_setting_for_filter( $filter ) ); + return; + } + + if ( ! isset( static::$set_filter_hooks[ $filter ] ) ) { + // First time a custom modules setting is provided, so set the filter hook. + add_filter( $filter, array( $this, 'sync_data_filter_hook' ) ); + static::$set_filter_hooks[ $filter ] = 1; + } + + $this->add_sync_filter_setting( $filter, $setting ); + } + + /** + * Determines whether the filter setting is valid. The setting array is in the correct format (associative or indexed). + * + * @param string $filter The filter to check. + * @param array $filter_settings The filter settings. + * + * @return bool Whether the filter settings can be used. + */ + private function is_valid_filter_setting( $filter, $filter_settings ) { + if ( ! is_array( $filter_settings ) ) { + // The settings for each filter must be an array. + return false; + } + + if ( empty( $filter_settings ) ) { + // Empty settings are allowed. + return true; + } + + $indexed_array = isset( $filter_settings[0] ); + if ( in_array( $filter, Default_Filter_Settings::ASSOCIATIVE_FILTERS, true ) && ! $indexed_array ) { + return true; + } elseif ( ! in_array( $filter, Default_Filter_Settings::ASSOCIATIVE_FILTERS, true ) && $indexed_array ) { + return true; + } + + return false; + } + + /** + * Adds the data settings that are always required for every plugin that uses Sync. + */ + private function add_required_settings() { + foreach ( self::MUST_SYNC_DATA_SETTINGS as $filter => $setting ) { + // If the corresponding setting is already set and matches the default one, no need to proceed. + if ( isset( static::$data_settings[ $filter ] ) && static::$data_settings[ $filter ] === $this->get_default_setting_for_filter( $filter ) ) { + continue; + } + $this->add_custom_filter_setting( $filter, $setting ); + } + } + + /** + * Adds the provided data setting for the provided filter. + * + * @param string $filter The filter name. + * @param array $value The data setting. + */ + private function add_sync_filter_setting( $filter, $value ) { + if ( ! isset( static::$data_settings[ $filter ] ) ) { + static::$data_settings[ $filter ] = $value; + return; + } + + if ( in_array( $filter, Default_Filter_Settings::ASSOCIATIVE_FILTERS, true ) ) { + $this->add_associative_filter_setting( $filter, $value ); + } else { + $this->add_indexed_filter_setting( $filter, $value ); + } + } + + /** + * Adds the provided data setting for the provided filter. This method handles + * adding settings to data that is stored as an associative array. + * + * @param string $filter The filter name. + * @param array $settings The data settings. + */ + private function add_associative_filter_setting( $filter, $settings ) { + foreach ( $settings as $key => $item ) { + if ( ! array_key_exists( $key, static::$data_settings[ $filter ] ) ) { + static::$data_settings[ $filter ][ $key ] = $item; + } + } + } + + /** + * Adds the provided data setting for the provided filter. This method handles + * adding settings to data that is stored as an indexed array. + * + * @param string $filter The filter name. + * @param array $settings The data settings. + */ + private function add_indexed_filter_setting( $filter, $settings ) { + static::$data_settings[ $filter ] = array_unique( + array_merge( + static::$data_settings[ $filter ], + $settings + ) + ); + } + + /** + * The callback function added to the sync data filters. Combines the list in the $data_settings property + * with any non-default values from the received array. + * + * @param array $filtered_values The data revieved from the filter. + * + * @return array The data settings for the filter. + */ + public function sync_data_filter_hook( $filtered_values ) { + if ( ! is_array( $filtered_values ) ) { + // Something is wrong with the input, so set it to an empty array. + $filtered_values = array(); + } + + $current_filter = current_filter(); + + if ( ! isset( static::$data_settings[ $current_filter ] ) ) { + return $filtered_values; + } + + if ( in_array( $current_filter, Default_Filter_Settings::ASSOCIATIVE_FILTERS, true ) ) { + $extra_filters = array_diff_key( $filtered_values, $this->get_default_setting_for_filter( $current_filter ) ); + $this->add_associative_filter_setting( $current_filter, $extra_filters ); + return static::$data_settings[ $current_filter ]; + } + + $extra_filters = array_diff( $filtered_values, $this->get_default_setting_for_filter( $current_filter ) ); + $this->add_indexed_filter_setting( $current_filter, $extra_filters ); + return static::$data_settings[ $current_filter ]; + } + + /** + * Sets the $data_settings property to an empty array. This is useful for testing. + */ + public function empty_data_settings_and_hooks() { + static::$data_settings = array(); + static::$set_filter_hooks = array(); + } + + /** + * Returns the $data_settings property. + * + * @return array The data_settings property. + */ + public function get_data_settings() { + return static::$data_settings; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php new file mode 100644 index 00000000..02cf7739 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php @@ -0,0 +1,408 @@ +is_locked() ) { + return new WP_Error( 'locked_queue_' . $queue->id ); + } + + if ( $queue->size() === 0 ) { + return new WP_Error( 'empty_queue_' . $queue->id ); + } + + // Return early if we've gotten a retry-after header response that is not expired. + $retry_time = get_option( Actions::RETRY_AFTER_PREFIX . $queue->id ); + if ( $retry_time && $retry_time >= microtime( true ) ) { + return new WP_Error( 'retry_after_' . $queue->id ); + } + + // Don't sync if we are throttled. + $sync_next_time = Sender::get_instance()->get_next_sync_time( $queue->id ); + if ( $sync_next_time > microtime( true ) ) { + return new WP_Error( 'sync_throttled_' . $queue->id ); + } + /** + * How much time to wait before we start suspecting Dedicated Sync is in trouble. + */ + $queue_send_time_threshold = 30 * MINUTE_IN_SECONDS; + + $queue_lag = $queue->lag(); + + /** + * Try to acquire a request lock, so we don't spawn multiple requests at the same time. + * This should prevent cases where sites might have limits on the amount of simultaneous requests. + */ + $request_lock = self::try_lock_spawn_request(); + if ( ! $request_lock ) { + return new WP_Error( 'dedicated_request_lock', 'Unable to acquire request lock' ); + } + + /** + * If the queue lag is bigger than the threshold, we want to check if Dedicated Sync is working correctly. + * We will do by sending a test request and disabling Dedicated Sync if it's not working. We will also exit early + * in case we send the test request since it is a blocking request. + */ + if ( $queue_lag > $queue_send_time_threshold ) { + if ( false === get_transient( self::DEDICATED_SYNC_CHECK_TRANSIENT ) ) { + if ( ! self::can_spawn_dedicated_sync_request() ) { + self::on_dedicated_sync_lag_not_sending_threshold_reached(); + return new WP_Error( 'dedicated_sync_not_sending', 'Dedicated Sync is not successfully sending events' ); + } + return true; + } + } + + $url = rest_url( 'jetpack/v4/sync/spawn-sync' ); + $url = add_query_arg( 'time', time(), $url ); // Enforce Cache busting. + $url = add_query_arg( self::DEDICATED_SYNC_REQUEST_LOCK_QUERY_PARAM_NAME, $request_lock, $url ); + + $args = array( + 'cookies' => $_COOKIE, + 'blocking' => false, + 'timeout' => 0.01, + /** This filter is documented in wp-includes/class-wp-http-streams.php */ + 'sslverify' => apply_filters( 'https_local_ssl_verify', false ), + ); + + $result = wp_remote_get( $url, $args ); + if ( is_wp_error( $result ) ) { + return $result; + } + + return true; + } + + /** + * Attempt to acquire a request lock. + * + * To avoid spawning multiple requests at the same time, we need to have a quick lock that will + * allow only a single request to continue if we try to spawn multiple at the same time. + * + * @return false|mixed|string + */ + public static function try_lock_spawn_request() { + $current_microtime = (string) microtime( true ); + + if ( wp_using_ext_object_cache() ) { + if ( true !== wp_cache_add( self::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME, $current_microtime, 'jetpack', self::DEDICATED_SYNC_REQUEST_LOCK_TIMEOUT ) ) { + // Cache lock has been claimed already. + return false; + } + } + + $current_lock_value = \Jetpack_Options::get_raw_option( self::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME, null ); + + if ( ! empty( $current_lock_value ) ) { + // Check if time has passed to overwrite the lock - min 5s? + if ( is_numeric( $current_lock_value ) && ( ( $current_microtime - $current_lock_value ) < self::DEDICATED_SYNC_REQUEST_LOCK_TIMEOUT ) ) { + // Still in previous lock, quit + return false; + } + + // If the value is not numeric (float/current time), we want to just overwrite it and continue. + } + + // Update. We don't want it to autoload, as we want to fetch it right before the checks. + \Jetpack_Options::update_raw_option( self::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME, $current_microtime, false ); + // Give some time for the update to happen + usleep( wp_rand( 1000, 3000 ) ); + + $updated_value = \Jetpack_Options::get_raw_option( self::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME, null ); + + if ( $updated_value === $current_microtime ) { + return $current_microtime; + } + + return false; + } + + /** + * Attempt to release the request lock. + * + * @param string $lock_id The request lock that's currently being held. + * + * @return bool|WP_Error + */ + public static function try_release_lock_spawn_request( $lock_id = '' ) { + // Try to get the lock_id from the current request if it's not supplied. + if ( empty( $lock_id ) ) { + $lock_id = self::get_request_lock_id_from_request(); + } + + // If it's still not a valid lock_id, throw an error and let the lock process figure it out. + if ( empty( $lock_id ) || ! is_numeric( $lock_id ) ) { + return new WP_Error( 'dedicated_request_lock_invalid', 'Invalid lock_id supplied for unlock' ); + } + + if ( wp_using_ext_object_cache() ) { + if ( (string) $lock_id === wp_cache_get( self::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME, 'jetpack', true ) ) { + wp_cache_delete( self::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME, 'jetpack' ); + } + } + + // If this is the flow that has the lock, let's release it so we can spawn other requests afterwards + $current_lock_value = \Jetpack_Options::get_raw_option( self::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME, null ); + if ( (string) $lock_id === $current_lock_value ) { + \Jetpack_Options::delete_raw_option( self::DEDICATED_SYNC_REQUEST_LOCK_OPTION_NAME ); + return true; + } + + return false; + } + + /** + * Try to get the request lock id from the current request. + * + * @return array|string|string[]|null + */ + public static function get_request_lock_id_from_request() { + // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( ! isset( $_GET[ self::DEDICATED_SYNC_REQUEST_LOCK_QUERY_PARAM_NAME ] ) || ! is_numeric( $_GET[ self::DEDICATED_SYNC_REQUEST_LOCK_QUERY_PARAM_NAME ] ) ) { + return null; + } + + // phpcs:ignore WordPress.Security.NonceVerification.Recommended,WordPress.Security.ValidatedSanitizedInput.InputNotSanitized + return wp_unslash( $_GET[ self::DEDICATED_SYNC_REQUEST_LOCK_QUERY_PARAM_NAME ] ); + } + + /** + * Test Sync spawning functionality by making a request to the + * Sync spawning endpoint and storing the result (status code) in a transient. + * + * @since 1.34.0 + * + * @return bool True if we got a successful response, false otherwise. + */ + public static function can_spawn_dedicated_sync_request() { + $dedicated_sync_check_transient = self::DEDICATED_SYNC_CHECK_TRANSIENT; + + $dedicated_sync_response_body = get_transient( $dedicated_sync_check_transient ); + + if ( false === $dedicated_sync_response_body ) { + $url = rest_url( 'jetpack/v4/sync/spawn-sync' ); + $url = add_query_arg( 'time', time(), $url ); // Enforce Cache busting. + $args = array( + 'cookies' => $_COOKIE, + 'timeout' => 30, + /** This filter is documented in wp-includes/class-wp-http-streams.php */ + 'sslverify' => apply_filters( 'https_local_ssl_verify', false ), + ); + + $response = wp_remote_get( $url, $args ); + $dedicated_sync_response_code = wp_remote_retrieve_response_code( $response ); + $dedicated_sync_response_body = trim( wp_remote_retrieve_body( $response ) ); + + /** + * Limit the size of the body that we save in the transient to avoid cases where an error + * occurs and a whole generated HTML page is returned. We don't need to store the whole thing. + * + * The regexp check is done to make sure we can detect the string even if the body returns some additional + * output, like some caching plugins do when they try to pad the request. + */ + $regexp = '!' . preg_quote( self::DEDICATED_SYNC_VALIDATION_STRING, '!' ) . '!uis'; + if ( preg_match( $regexp, $dedicated_sync_response_body ) ) { + $saved_response_body = self::DEDICATED_SYNC_VALIDATION_STRING; + } else { + $saved_response_body = time(); + } + + set_transient( $dedicated_sync_check_transient, $saved_response_body, HOUR_IN_SECONDS ); + + // Send a bit more information to WordPress.com to help debugging issues. + if ( $saved_response_body !== self::DEDICATED_SYNC_VALIDATION_STRING ) { + $data = array( + 'timestamp' => microtime( true ), + 'response_code' => $dedicated_sync_response_code, + 'response_body' => $dedicated_sync_response_body, + + // Send the flow type that was attempted. + 'sync_flow_type' => 'dedicated', + ); + + $sender = Sender::get_instance(); + + $sender->send_action( 'jetpack_sync_flow_error_enable', $data ); + } + } + return self::DEDICATED_SYNC_VALIDATION_STRING === $dedicated_sync_response_body; + } + + /** + * Disable dedicated sync and set a transient to prevent re-enabling it for some time. + * + * @return void + */ + public static function on_dedicated_sync_lag_not_sending_threshold_reached() { + set_transient( self::DEDICATED_SYNC_TEMPORARY_DISABLE_FLAG, true, 6 * HOUR_IN_SECONDS ); + + Settings::update_settings( + array( + 'dedicated_sync_enabled' => 0, + ) + ); + + // Inform that we had to temporarily disable Dedicated Sync + $data = array( + 'timestamp' => microtime( true ), + + // Send the flow type that was attempted. + 'sync_flow_type' => 'dedicated', + ); + + $sender = Sender::get_instance(); + + $sender->send_action( 'jetpack_sync_flow_error_temp_disable', $data ); + } + + /** + * Disable or enable Dedicated Sync sender based on the header value returned from WordPress.com + * + * @param string $dedicated_sync_header The Dedicated Sync header value - `on` or `off`. + * + * @return bool Whether Dedicated Sync is going to be enabled or not. + */ + public static function maybe_change_dedicated_sync_status_from_wpcom_header( $dedicated_sync_header ) { + $dedicated_sync_enabled = 'on' === $dedicated_sync_header ? 1 : 0; + + // Prevent enabling of Dedicated sync via header flag if we're in an autoheal timeout. + if ( $dedicated_sync_enabled ) { + $check_transient = get_transient( self::DEDICATED_SYNC_TEMPORARY_DISABLE_FLAG ); + + if ( $check_transient ) { + // Something happened and Dedicated Sync should not be automatically re-enabled. + return false; + } + } + + Settings::update_settings( + array( + 'dedicated_sync_enabled' => $dedicated_sync_enabled, + ) + ); + + return Settings::is_dedicated_sync_enabled(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php new file mode 100644 index 00000000..81946fe8 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php @@ -0,0 +1,80 @@ + 'default_options_whitelist', + 'jetpack_sync_options_contentless' => 'default_options_contentless', + 'jetpack_sync_constants_whitelist' => 'default_constants_whitelist', + 'jetpack_sync_callable_whitelist' => 'default_callable_whitelist', + 'jetpack_sync_multisite_callable_whitelist' => 'default_multisite_callable_whitelist', + 'jetpack_sync_post_meta_whitelist' => 'post_meta_whitelist', + 'jetpack_sync_comment_meta_whitelist' => 'comment_meta_whitelist', + 'jetpack_sync_capabilities_whitelist' => 'default_capabilities_whitelist', + 'jetpack_sync_known_importers' => 'default_known_importers', + ); + + /** + * The data associated with these filters are stored as associative arrays. + * (All other filters store data as indexed arrays.) + */ + const ASSOCIATIVE_FILTERS = array( + 'jetpack_sync_callable_whitelist', + 'jetpack_sync_multisite_callable_whitelist', + 'jetpack_sync_known_importers', + ); + + /** + * Returns the default data settings list for the provided filter. + * + * @param string $filter The filter name. + * + * @return array|false The default list of data settings. Returns false if the provided + * filter doesn't not have an array of default settings. + */ + public function get_default_settings( $filter ) { + if ( ! is_string( $filter ) || ! array_key_exists( $filter, self::DATA_FILTER_DEFAULTS ) ) { + return false; + } + + $property = self::DATA_FILTER_DEFAULTS[ $filter ]; + $class = self::DEFAULT_FILTER_CLASS; + return $class::$$property; + } + + /** + * Returns an array containing the default values for all of the filters shown + * in DATA_FILTER_DEFAULTS. + * + * @return array The array containing all sync data filters and their default values. + */ + public function get_all_filters_default_settings() { + $defaults = array(); + + foreach ( self::DATA_FILTER_DEFAULTS as $filter => $default_location ) { + $defaults[ $filter ] = $this->get_default_settings( $filter ); + } + return $defaults; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php new file mode 100644 index 00000000..56c97597 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php @@ -0,0 +1,1354 @@ + array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_loaded_extensions' ), + 'get_plugins' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_plugins' ), + 'get_themes' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_themes' ), + 'get_plugins_action_links' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_plugins_action_links' ), + 'has_file_system_write_access' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'file_system_write_access' ), + 'home_url' => array( 'Automattic\\Jetpack\\Connection\\Urls', 'home_url' ), + 'hosting_provider' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_hosting_provider' ), + 'is_fse_theme' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_is_fse_theme' ), + 'is_main_network' => array( __CLASS__, 'is_multi_network' ), + 'is_multi_site' => 'is_multisite', + 'is_version_controlled' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'is_version_controlled' ), + 'locale' => 'get_locale', + 'main_network_site' => array( 'Automattic\\Jetpack\\Connection\\Urls', 'main_network_site_url' ), + 'main_network_site_wpcom_id' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'main_network_site_wpcom_id' ), + 'paused_plugins' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_paused_plugins' ), + 'paused_themes' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_paused_themes' ), + 'post_type_features' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_post_type_features' ), + 'post_types' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_post_types' ), + 'rest_api_allowed_post_types' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'rest_api_allowed_post_types' ), + 'rest_api_allowed_public_metadata' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'rest_api_allowed_public_metadata' ), + 'roles' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'roles' ), + 'shortcodes' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_shortcodes' ), + 'site_icon_url' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'site_icon_url' ), + 'site_url' => array( 'Automattic\\Jetpack\\Connection\\Urls', 'site_url' ), + 'taxonomies' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_taxonomies' ), + 'theme_support' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_theme_support' ), + 'timezone' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_timezone' ), + 'wp_get_environment_type' => 'wp_get_environment_type', + 'wp_max_upload_size' => 'wp_max_upload_size', + 'wp_version' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'wp_version' ), + 'active_modules' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_active_modules' ), + 'jetpack_connection_active_plugins' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_jetpack_connection_active_plugins' ), + 'jetpack_sync_active_modules' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_jetpack_sync_active_modules' ), + ); + + /** + * Array of post type attributes synced. + * + * @var array Default post type attributes. + */ + public static $default_post_type_attributes = array( + '_builtin' => false, + '_edit_link' => 'post.php?post=%d', + 'can_export' => true, + 'cap' => array(), + 'capabilities' => array(), + 'capability_type' => 'post', + 'delete_with_user' => null, + 'description' => '', + 'exclude_from_search' => true, + 'has_archive' => false, + 'hierarchical' => false, + 'label' => '', + 'labels' => array(), + 'map_meta_cap' => true, + 'menu_icon' => null, + 'menu_position' => null, + 'name' => '', + 'public' => false, + 'publicly_queryable' => null, + 'query_var' => true, + 'rest_base' => false, + 'rewrite' => true, + 'show_in_admin_bar' => false, + 'show_in_menu' => null, + 'show_in_nav_menus' => null, + 'show_in_rest' => false, + 'show_ui' => false, + 'supports' => array(), + 'taxonomies' => array(), + ); + + /** + * Get the whitelist of callables allowed to be managed via the JSON API. + * + * @return array Whitelist of callables allowed to be managed via the JSON API. + */ + public static function get_callable_whitelist() { + /** + * Filter the list of callables that are manageable via the JSON API. + * + * @module sync + * + * @since 1.6.3 + * @since-jetpack 4.8.0 + * + * @param array The default list of callables. + */ + return apply_filters( 'jetpack_sync_callable_whitelist', self::$default_callable_whitelist ); + } + + /** + * Post types that will not be synced. + * + * These are usually automated post types (sitemaps, logs, etc). + * + * @var array Blacklisted post types. + */ + public static $blacklisted_post_types = array( + '_term_meta', + 'ai1ec_event', + 'ai_log', // Logger - https://github.com/alleyinteractive/logger. + 'amp_validated_url', // AMP Validation Errors. + 'bwg_album', + 'bwg_gallery', + 'customize_changeset', // WP built-in post type for Customizer changesets. + 'dn_wp_yt_log', + 'flamingo_contact', // https://wordpress.org/plugins/flamingo/. + 'flamingo_inbound', + 'flamingo_outbound', + 'http', + 'idx_page', + 'jetpack_inspect_log', // Jetpack Inspect dev tool. p1HpG7-nkd-p2 + 'jetpack_migration', + 'jp_img_sitemap', + 'jp_img_sitemap_index', + 'jp_sitemap', + 'jp_sitemap_index', + 'jp_sitemap_master', + 'jp_vid_sitemap', + 'jp_vid_sitemap_index', + 'msm_sitemap', // Metro Sitemap Plugin. + 'postman_sent_mail', + 'rssap-feed', + 'rssmi_feed_item', + 'scheduled-action', // Action Scheduler - Job Queue for WordPress https://github.com/woocommerce/woocommerce/tree/e7762627c37ec1f7590e6cac4218ba0c6a20024d/includes/libraries/action-scheduler . + 'secupress_log_action', + 'sg_optimizer_jobs', + 'sl-insta-media', + 'snitch', + 'vip-legacy-redirect', + 'wp-rest-api-log', // https://wordpress.org/plugins/wp-rest-api-log/. + 'wp_automatic', + 'wp_log', // WP Logging Plugin. + 'wpephpcompat_jobs', + 'wprss_feed_item', + 'memberships_coupon', + 'memberships_gift', + ); + + /** + * Taxonomies that we're not syncing by default. + * + * The list is compiled by auditing the dynamic filters and actions that contain taxonomy slugs + * and could conflict with other existing filters/actions in WP core, Jetpack and WooCommerce. + * + * @var array + */ + public static $blacklisted_taxonomies = array( + 'ancestors', + 'archives_link', + 'attached_file', + 'attached_media', + 'attached_media_args', + 'attachment', + 'available_languages', + 'avatar', + 'avatar_comment_types', + 'avatar_data', + 'avatar_url', + 'bloginfo_rss', + 'blogs_of_user', + 'bookmark_link', + 'bookmarks', + 'calendar', + 'canonical_url', + 'categories_per_page', + 'categories_taxonomy', + 'category_form', + 'category_form_fields', + 'category_form_pre', + 'comment', + 'comment_ID', + 'comment_author', + 'comment_author_IP', + 'comment_author_email', + 'comment_author_link', + 'comment_author_url', + 'comment_author_url_link', + 'comment_date', + 'comment_excerpt', + 'comment_link', + 'comment_misc_actions', + 'comment_text', + 'comment_time', + 'comment_type', + 'comments_link', + 'comments_number', + 'comments_pagenum_link', + 'custom_logo', + 'date_sql', + 'default_comment_status', + 'delete_post_link', + 'edit_bookmark_link', + 'edit_comment_link', + 'edit_post_link', + 'edit_tag_link', + 'edit_term_link', + 'edit_user_link', + 'enclosed', + 'feed_build_date', + 'form_advanced', + 'form_after_editor', + 'form_after_title', + 'form_before_permalink', + 'form_top', + 'handle_product_cat', + 'header_image_tag', + 'header_video_url', + 'image_tag', + 'image_tag_class', + 'lastpostdate', + 'lastpostmodified', + 'link', + 'link_category_form', + 'link_category_form_fields', + 'link_category_form_pre', + 'main_network_id', + 'media', + 'media_item_args', + 'ms_user', + 'network', + 'object_terms', + 'option', + 'page', + 'page_form', + 'page_of_comment', + 'page_uri', + 'pagenum_link', + 'pages', + 'plugin', + 'post', + 'post_galleries', + 'post_gallery', + 'post_link', + 'post_modified_time', + 'post_status', + 'post_time', + 'postmeta', + 'posts_per_page', + 'product_search_form', + 'profile_url', + 'pung', + 'role_list', + 'sample_permalink', + 'sample_permalink_html', + 'schedule', + 'search_form', + 'search_query', + 'shortlink', + 'site', + 'site_email_content', + 'site_icon_url', + 'site_option', + 'space_allowed', + 'tag', + 'tag_form', + 'tag_form_fields', + 'tag_form_pre', + 'tag_link', + 'tags', + 'tags_per_page', + 'term', + 'term_link', + 'term_relationships', + 'term_taxonomies', + 'term_taxonomy', + 'terms', + 'terms_args', + 'terms_defaults', + 'terms_fields', + 'terms_orderby', + 'the_archive_description', + 'the_archive_title', + 'the_categories', + 'the_date', + 'the_excerpt', + 'the_guid', + 'the_modified_date', + 'the_modified_time', + 'the_post_type_description', + 'the_tags', + 'the_terms', + 'the_time', + 'theme_starter_content', + 'to_ping', + 'user', + 'user_created_user', + 'user_form', + 'user_profile', + 'user_profile_update', + 'usermeta', + 'usernumposts', + 'users_drafts', + 'webhook', + 'widget', + 'woocommerce_archive', + 'wp_title_rss', + ); + + /** + * Default array of post table columns. + * + * @var array Post table columns. + */ + public static $default_post_checksum_columns = array( + 'ID', + 'post_modified', + ); + + /** + * Default array of post meta table columns. + * + * @var array Post meta table columns. + */ + public static $default_post_meta_checksum_columns = array( + 'meta_id', + 'meta_value', + ); + + /** + * Default array of comment table columns. + * + * @var array Default comment table columns. + */ + public static $default_comment_checksum_columns = array( + 'comment_ID', + 'comment_content', + ); + + /** + * Default array of comment meta columns. + * + * @var array Comment meta table columns. + */ + public static $default_comment_meta_checksum_columns = array( + 'meta_id', + 'meta_value', + ); + + /** + * Default array of option table columns. + * + * @var array Default array of option columns. + */ + public static $default_option_checksum_columns = array( + 'option_name', + 'option_value', + ); + + /** + * Default array of term columns. + * + * @var array array of term columns. + */ + public static $default_term_checksum_columns = array( + 'name', + 'slug', + 'term_id', + ); + + /** + * Default array of term taxonomy columns. + * + * @var array Array of term taxonomy columns. + */ + public static $default_term_taxonomy_checksum_columns = array( + 'count', + 'parent', + 'taxonomy', + 'term_id', + 'term_taxonomy_id', + ); + + /** + * Default term relationship columns. + * + * @var array Array of term relationship columns. + */ + public static $default_term_relationships_checksum_columns = array( + 'object_id', + 'term_order', + 'term_taxonomy_id', + ); + + /** + * Default multisite callables able to be managed via JSON API. + * + * @var array multsite callables whitelisted + */ + public static $default_multisite_callable_whitelist = array(); + + /** + * Get array of multisite callables whitelisted. + * + * @return array Multisite callables managable via JSON API. + */ + public static function get_multisite_callable_whitelist() { + /** + * Filter the list of multisite callables that are manageable via the JSON API. + * + * @module sync + * + * @since 1.6.3 + * @since-jetpack 4.8.0 + * + * @param array The default list of multisite callables. + */ + return apply_filters( 'jetpack_sync_multisite_callable_whitelist', self::$default_multisite_callable_whitelist ); + } + + /** + * Array of post meta keys whitelisted. + * + * @var array Post meta whitelist. + */ + public static $post_meta_whitelist = array( + '_feedback_akismet_values', + '_feedback_email', + '_feedback_extra_fields', + '_g_feedback_shortcode', + '_jetpack_post_thumbnail', + '_last_editor_used_jetpack', + '_menu_item_classes', + '_menu_item_menu_item_parent', + '_menu_item_object', + '_menu_item_object_id', + '_menu_item_orphaned', + '_menu_item_type', + '_menu_item_xfn', + '_publicize_facebook_user', + '_publicize_twitter_user', + '_thumbnail_id', + '_wp_attached_file', + '_wp_attachment_backup_sizes', + '_wp_attachment_context', + '_wp_attachment_image_alt', + '_wp_attachment_is_custom_background', + '_wp_attachment_is_custom_header', + '_wp_attachment_metadata', + '_wp_page_template', + '_wp_trash_meta_comments_status', + '_wpas_feature_enabled', + '_wpas_mess', + '_wpas_options', + 'advanced_seo_description', // Jetpack_SEO_Posts::DESCRIPTION_META_KEY. + 'content_width', + 'custom_css_add', + 'custom_css_preprocessor', + 'enclosure', + 'imagedata', + 'nova_price', + 'publicize_results', + 'sharing_disabled', + 'switch_like_status', + 'videopress_guid', + 'vimeo_poster_image', + '_jetpack_blogging_prompt_key', + 'footnotes', // Core footnotes block + ); + + /** + * Get the post meta key whitelist. + * + * @return array Post meta whitelist. + */ + public static function get_post_meta_whitelist() { + /** + * Filter the list of post meta data that are manageable via the JSON API. + * + * @module sync + * + * @since 1.6.3 + * @since-jetpack 4.8.0 + * + * @param array The default list of meta data keys. + */ + return apply_filters( 'jetpack_sync_post_meta_whitelist', self::$post_meta_whitelist ); + } + + /** + * Comment meta whitelist. + * + * @var array Comment meta whitelist. + */ + public static $comment_meta_whitelist = array( + 'hc_avatar', + 'hc_foreign_user_id', + 'hc_post_as', + 'hc_wpcom_id_sig', + ); + + /** + * Get the comment meta whitelist. + * + * @return array + */ + public static function get_comment_meta_whitelist() { + /** + * Filter the list of comment meta data that are manageable via the JSON API. + * + * @module sync + * + * @since 1.6.3 + * @since-jetpack 5.7.0 + * + * @param array The default list of comment meta data keys. + */ + return apply_filters( 'jetpack_sync_comment_meta_whitelist', self::$comment_meta_whitelist ); + } + + /** + * Default theme support whitelist. + * + * @todo move this to server? - these are theme support values + * that should be synced as jetpack_current_theme_supports_foo option values + * + * @var array Default theme support whitelist. + */ + public static $default_theme_support_whitelist = array( + 'align-wide', + 'appearance-tools', // In Gutenberg. + 'automatic-feed-links', + 'block-templates', + 'block-template-parts', // WP 6.1. Added via https://core.trac.wordpress.org/changeset/54176 + 'custom-background', + 'custom-header', + 'custom-logo', + 'customize-selective-refresh-widgets', + 'dark-editor-style', + 'default-color-palette', // In Gutenberg. + 'default-gradient-presets', // In Gutenberg. + 'disable-custom-colors', + 'disable-custom-font-sizes', + 'disable-custom-gradients', + 'disable-layout-styles', // WP 6.1. Added via https://core.trac.wordpress.org/changeset/54159 + 'editor-color-palette', + 'editor-font-sizes', + 'editor-gradient-presets', + 'editor-spacing-sizes', + 'editor-style', // deprecated. + 'editor-styles', + 'html5', + 'infinite-scroll', + 'jetpack-responsive-videos', + 'jetpack-social-menu', + 'menus', + 'post-formats', + 'post-thumbnails', + 'responsive-embeds', + 'site-logo', + 'title-tag', + 'widgets', + 'wp-block-styles', + ); + + /** + * Is an option whitelisted? + * + * @param string $option Option name. + * @return bool If option is on the whitelist. + */ + public static function is_whitelisted_option( $option ) { + $whitelisted_options = self::get_options_whitelist(); + foreach ( $whitelisted_options as $whitelisted_option ) { + if ( '/' === $whitelisted_option[0] && preg_match( $whitelisted_option, $option ) ) { + return true; + } elseif ( $whitelisted_option === $option ) { + return true; + } + } + + return false; + } + + /** + * Default whitelist of capabilities to sync. + * + * @var array Array of WordPress capabilities. + */ + public static $default_capabilities_whitelist = array( + 'activate_plugins', + 'add_users', + 'create_users', + 'customize', + 'delete_others_pages', + 'delete_others_posts', + 'delete_pages', + 'delete_plugins', + 'delete_posts', + 'delete_private_pages', + 'delete_private_posts', + 'delete_published_pages', + 'delete_published_posts', + 'delete_site', + 'delete_themes', + 'delete_users', + 'edit_dashboard', + 'edit_files', + 'edit_others_pages', + 'edit_others_posts', + 'edit_pages', + 'edit_plugins', + 'edit_posts', + 'edit_private_pages', + 'edit_private_posts', + 'edit_published_pages', + 'edit_published_posts', + 'edit_theme_options', + 'edit_themes', + 'edit_users', + 'export', + 'import', + 'install_plugins', + 'install_themes', + 'list_users', + 'manage_categories', + 'manage_links', + 'manage_options', + 'moderate_comments', + 'promote_users', + 'publish_pages', + 'publish_posts', + 'read', + 'read_private_pages', + 'read_private_posts', + 'remove_users', + 'switch_themes', + 'unfiltered_html', + 'unfiltered_upload', + 'update_core', + 'update_plugins', + 'update_themes', + 'upload_files', + 'upload_plugins', + 'upload_themes', + ); + + /** + * Get default capabilities whitelist. + * + * @return array + */ + public static function get_capabilities_whitelist() { + /** + * Filter the list of capabilities that we care about + * + * @module sync + * + * @since 1.6.3 + * @since-jetpack 5.5.0 + * + * @param array The default list of capabilities. + */ + return apply_filters( 'jetpack_sync_capabilities_whitelist', self::$default_capabilities_whitelist ); + } + + /** + * Get max execution sync time. + * + * @return float Number of seconds. + */ + public static function get_max_sync_execution_time() { + $max_exec_time = (int) ini_get( 'max_execution_time' ); + if ( 0 === $max_exec_time ) { + // 0 actually means "unlimited", but let's not treat it that way. + $max_exec_time = 60; + } + return floor( $max_exec_time / 3 ); + } + + /** + * Get default for a given setting. + * + * @param string $setting Setting to get. + * @return mixed Value will be a string, int, array, based on the particular setting requested. + */ + public static function get_default_setting( $setting ) { + $default_name = "default_$setting"; // e.g. default_dequeue_max_bytes. + return self::$$default_name; + } + + /** + * Default list of network options. + * + * @var array network options + */ + public static $default_network_options_whitelist = array( + 'active_sitewide_plugins', + 'auto_update_plugins', // WordPress 5.5+ auto-updates. + 'jetpack_protect_global_whitelist', + 'jetpack_protect_key', + 'site_name', + ); + + /** + * A mapping of known importers to friendly names. + * + * Keys are the class name of the known importer. + * Values are the friendly name. + * + * @since 1.6.3 + * @since-jetpack 7.3.0 + * + * @var array + */ + public static $default_known_importers = array( + 'Blogger_Importer' => 'blogger', + 'LJ_API_Import' => 'livejournal', + 'MT_Import' => 'mt', + 'RSS_Import' => 'rss', + 'WC_Tax_Rate_Importer' => 'woo-tax-rate', + 'WP_Import' => 'wordpress', + ); + + /** + * Returns a list of known importers. + * + * @since 1.6.3 + * @since-jetpack 7.3.0 + * + * @return array Known importers with importer class names as keys and friendly names as values. + */ + public static function get_known_importers() { + /** + * Filter the list of known importers. + * + * @module sync + * + * @since 1.6.3 + * @since-jetpack 7.3.0 + * + * @param array The default list of known importers. + */ + return apply_filters( 'jetpack_sync_known_importers', self::$default_known_importers ); + } + + /** + * Whether this is a system with a multiple networks. + * We currently need this static wrapper because we statically define our default list of callables. + * + * @since 1.6.3 + * @since-jetpack 7.6.0 + * + * @uses Automattic\Jetpack\Status::is_multi_network + * + * @return boolean + */ + public static function is_multi_network() { + $status = new Status(); + return $status->is_multi_network(); + } + + /** + * Default bytes to dequeue. + * + * @var int Bytes. + */ + public static $default_dequeue_max_bytes = 500000; // very conservative value, 1/2 MB. + + /** + * Default upload bytes. + * + * This value is a little bigger than the upload limit to account for serialization. + * + * @var int Bytes. + */ + public static $default_upload_max_bytes = 600000; + + /** + * Default number of rows uploaded. + * + * @var int Number of rows. + */ + public static $default_upload_max_rows = 500; + + /** + * Default sync wait time. + * + * @var int Number of seconds. + */ + public static $default_sync_wait_time = 10; // seconds, between syncs. + + /** + * Only wait before next send if the current send took more than this number of seconds. + * + * @var int Number of seconds. + */ + public static $default_sync_wait_threshold = 10; + + /** + * Default wait between attempting to continue a full sync via requests. + * + * @var int Number of seconds. + */ + public static $default_enqueue_wait_time = 1; + + /** + * Maximum queue size. + * + * Each item is represented with a new row in the wp_options table. + * + * @var int Number of queue items. + */ + public static $default_max_queue_size = 5000; + + /** + * Default maximum lag allowed in the queue. + * + * @var int Number of seconds + */ + public static $default_max_queue_lag = 7200; // 2 hours. + + /** + * Default for default writes per sec. + * + * @var int Rows per second. + */ + public static $default_queue_max_writes_sec = 100; // 100 rows a second. + + /** + * Default for post types blacklist. + * + * @var array Empty array. + */ + public static $default_post_types_blacklist = array(); + + /** + * Default for taxonomies blacklist. + * + * @var array Empty array. + */ + public static $default_taxonomies_blacklist = array(); + + /** + * Default for taxonomies whitelist. + * + * @var array Empty array. + */ + public static $default_taxonomy_whitelist = array(); + + /** + * Default for post meta whitelist. + * + * @var array Empty array. + */ + public static $default_post_meta_whitelist = array(); + + /** + * Default for comment meta whitelist. + * + * @var array Empty array. + */ + public static $default_comment_meta_whitelist = array(); + + /** + * Default for disabling sync across the site. + * + * @var int Bool-ish. Default to 0. + */ + public static $default_disable = 0; // completely disable sending data to wpcom. + + /** + * Default for disabling sync across the entire network on multisite. + * + * @var int Bool-ish. Default 0. + */ + public static $default_network_disable = 0; + + /** + * Default for disabling checksums. + * + * @var int Bool-ish. Default 0. + */ + public static $default_checksum_disable = 0; + + /** + * Should Sync use cron? + * + * @var int Bool-ish value. Default 1. + */ + public static $default_sync_via_cron = 1; + + /** + * Default if Sync should render content. + * + * @var int Bool-ish value. Default is 0. + */ + public static $default_render_filtered_content = 0; + + /** + * Default number of items to enqueue at a time when running full sync. + * + * @var int Number of items. + */ + public static $default_max_enqueue_full_sync = 100; + + /** + * Default for maximum queue size during a full sync. + * + * Each item will represent a value in the wp_options table. + * + * @var int Number of items. + */ + public static $default_max_queue_size_full_sync = 1000; // max number of total items in the full sync queue. + + /** + * Default max time for sending in immediate mode. + * + * @var float Number of Seconds + */ + public static $default_full_sync_send_duration = 9; + + /** + * Defaul for time between syncing callables. + * + * @var int Number of seconds. + */ + public static $default_sync_callables_wait_time = MINUTE_IN_SECONDS; // seconds before sending callables again. + + /** + * Default for time between syncing constants. + * + * @var int Number of seconds. + */ + public static $default_sync_constants_wait_time = HOUR_IN_SECONDS; // seconds before sending constants again. + /** + * Default for sync queue lock timeout time. + * + * @var int Number of seconds. + */ + public static $default_sync_queue_lock_timeout = 120; // 2 minutes. + + /** + * Default for cron sync time limit. + * + * @var int Number of seconds. + */ + public static $default_cron_sync_time_limit = 4 * MINUTE_IN_SECONDS; + + /** + * Default for number of term relationship items sent in an full sync item. + * + * @var int Number of items. + */ + public static $default_term_relationships_full_sync_item_size = 100; + + /** + * Default for enabling incremental sync. + * + * @var int 1 for true. + */ + public static $default_sync_sender_enabled = 1; // Should send incremental sync items. + + /** + * Default for enabling Full Sync. + * + * @var int 1 for true. + */ + public static $default_full_sync_sender_enabled = 1; // Should send full sync items. + + /** + * Default Full Sync config + * + * @var array list of module names. + */ + public static $default_full_sync_config = array( + 'comments' => 1, + 'constants' => 1, + 'functions' => 1, + 'options' => 1, + 'posts' => 1, + 'term_relationships' => 1, + 'terms' => 1, + 'themes' => 1, + 'updates' => 1, + 'users' => 1, + ); + + /** + * Default Full Sync max objects to send on a single request. + * + * @var array list of module => max. + */ + public static $default_full_sync_limits = array( + 'comments' => array( + 'chunk_size' => 100, + 'max_chunks' => 10, + ), + 'posts' => array( + 'chunk_size' => 100, + 'max_chunks' => 1, + ), + 'term_relationships' => array( + 'chunk_size' => 1000, + 'max_chunks' => 10, + ), + 'terms' => array( + 'chunk_size' => 1000, + 'max_chunks' => 10, + ), + 'users' => array( + 'chunk_size' => 100, + 'max_chunks' => 10, + ), + ); + + /** + * Default for enabling dedicated Sync flow. + * + * @var int Bool-ish. Default 0. + */ + public static $default_dedicated_sync_enabled = 0; + + /** + * Default for enabling custom queue table for Sync. + * + * @var int Bool-ish. Default 0. + */ + public static $default_custom_queue_table_enabled = 0; + + /** + * Default for enabling wpcom rest api for Sync. + * + * @var int Bool-ish. Default 0. + */ + public static $default_wpcom_rest_api_enabled = 0; +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php new file mode 100644 index 00000000..d6435a97 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php @@ -0,0 +1,740 @@ +get_modules(); + } + + return array(); + } + + /** + * Return array of taxonomies registered on the site. + * + * @return array + */ + public static function get_taxonomies() { + global $wp_taxonomies; + $wp_taxonomies_without_callbacks = array(); + foreach ( $wp_taxonomies as $taxonomy_name => $taxonomy ) { + $sanitized_taxonomy = self::sanitize_taxonomy( $taxonomy ); + if ( ! empty( $sanitized_taxonomy ) ) { + $wp_taxonomies_without_callbacks[ $taxonomy_name ] = $sanitized_taxonomy; + } + } + return $wp_taxonomies_without_callbacks; + } + + /** + * Return array of registered shortcodes. + * + * @return array + */ + public static function get_shortcodes() { + global $shortcode_tags; + return array_keys( $shortcode_tags ); + } + + /** + * Removes any callback data since we will not be able to process it on our side anyways. + * + * @param \WP_Taxonomy $taxonomy \WP_Taxonomy item. + * + * @return mixed|null + */ + public static function sanitize_taxonomy( $taxonomy ) { + + // Lets clone the taxonomy object instead of modifing the global one. + $cloned_taxonomy = json_decode( wp_json_encode( $taxonomy ) ); + + // recursive taxonomies are no fun. + if ( $cloned_taxonomy === null ) { + return null; + } + // Remove any meta_box_cb if they are not the default wp ones. + if ( isset( $cloned_taxonomy->meta_box_cb ) && + ! in_array( $cloned_taxonomy->meta_box_cb, array( 'post_tags_meta_box', 'post_categories_meta_box' ), true ) ) { + $cloned_taxonomy->meta_box_cb = null; + } + // Remove update call back. + if ( isset( $cloned_taxonomy->update_count_callback ) && + $cloned_taxonomy->update_count_callback !== null ) { + $cloned_taxonomy->update_count_callback = null; + } + // Remove rest_controller_class if it something other then the default. + if ( isset( $cloned_taxonomy->rest_controller_class ) && + 'WP_REST_Terms_Controller' !== $cloned_taxonomy->rest_controller_class ) { + $cloned_taxonomy->rest_controller_class = null; + } + return $cloned_taxonomy; + } + + /** + * Return array of registered post types. + * + * @return array + */ + public static function get_post_types() { + global $wp_post_types; + + $post_types_without_callbacks = array(); + foreach ( $wp_post_types as $post_type_name => $post_type ) { + $sanitized_post_type = self::sanitize_post_type( $post_type ); + if ( ! empty( $sanitized_post_type ) ) { + $post_types_without_callbacks[ $post_type_name ] = $sanitized_post_type; + } + } + return $post_types_without_callbacks; + } + + /** + * Sanitizes by cloning post type object. + * + * @param object $post_type \WP_Post_Type. + * + * @return object + */ + public static function sanitize_post_type( $post_type ) { + // Lets clone the post type object instead of modifing the global one. + $sanitized_post_type = array(); + foreach ( Defaults::$default_post_type_attributes as $attribute_key => $default_value ) { + if ( isset( $post_type->{ $attribute_key } ) ) { + $sanitized_post_type[ $attribute_key ] = $post_type->{ $attribute_key }; + } + } + return (object) $sanitized_post_type; + } + + /** + * Return information about a synced post type. + * + * @param array $sanitized_post_type Array of args used in constructing \WP_Post_Type. + * @param string $post_type Post type name. + * + * @return object \WP_Post_Type + */ + public static function expand_synced_post_type( $sanitized_post_type, $post_type ) { + $post_type = sanitize_key( $post_type ); + $post_type_object = new \WP_Post_Type( $post_type, $sanitized_post_type ); + $post_type_object->add_supports(); + $post_type_object->add_rewrite_rules(); + $post_type_object->add_hooks(); + $post_type_object->register_taxonomies(); + return (object) $post_type_object; + } + + /** + * Returns site's post_type_features. + * + * @return array + */ + public static function get_post_type_features() { + global $_wp_post_type_features; + + return $_wp_post_type_features; + } + + /** + * Return hosting provider. + * + * Uses a set of known constants, classes, or functions to help determine the hosting platform. + * + * @return string Hosting provider. + */ + public static function get_hosting_provider() { + $hosting_provider_detection_methods = array( + 'get_hosting_provider_by_known_constant', + 'get_hosting_provider_by_known_class', + 'get_hosting_provider_by_known_function', + ); + + $functions = new Functions(); + foreach ( $hosting_provider_detection_methods as $method ) { + $hosting_provider = call_user_func( array( $functions, $method ) ); + if ( false !== $hosting_provider ) { + return $hosting_provider; + } + } + + return 'unknown'; + } + + /** + * Return a hosting provider using a set of known constants. + * + * @return mixed A host identifier string or false. + */ + public function get_hosting_provider_by_known_constant() { + $hosting_provider_constants = array( + 'GD_SYSTEM_PLUGIN_DIR' => 'gd-managed-wp', + 'MM_BASE_DIR' => 'bh', + 'PAGELYBIN' => 'pagely', + 'KINSTAMU_VERSION' => 'kinsta', + 'FLYWHEEL_CONFIG_DIR' => 'flywheel', + 'IS_PRESSABLE' => 'pressable', + 'VIP_GO_ENV' => 'vip-go', + ); + + foreach ( $hosting_provider_constants as $constant => $constant_value ) { + if ( Constants::is_defined( $constant ) ) { + if ( 'VIP_GO_ENV' === $constant && false === Constants::get_constant( 'VIP_GO_ENV' ) ) { + continue; + } + return $constant_value; + } + } + + return false; + } + + /** + * Return a hosting provider using a set of known classes. + * + * @return mixed A host identifier string or false. + */ + public function get_hosting_provider_by_known_class() { + $hosting_provider = false; + + switch ( true ) { + case ( class_exists( '\\WPaaS\\Plugin' ) ): + $hosting_provider = 'gd-managed-wp'; + break; + } + + return $hosting_provider; + } + + /** + * Return a hosting provider using a set of known functions. + * + * @return mixed A host identifier string or false. + */ + public function get_hosting_provider_by_known_function() { + $hosting_provider = false; + + switch ( true ) { + case ( function_exists( 'is_wpe' ) || function_exists( 'is_wpe_snapshot' ) ): + $hosting_provider = 'wpe'; + break; + } + + return $hosting_provider; + } + + /** + * Return array of allowed REST API post types. + * + * @return array Array of allowed post types. + */ + public static function rest_api_allowed_post_types() { + /** This filter is already documented in class.json-api-endpoints.php */ + return apply_filters( 'rest_api_allowed_post_types', array( 'post', 'page', 'revision' ) ); + } + + /** + * Return array of allowed REST API public metadata. + * + * @return array Array of allowed metadata. + */ + public static function rest_api_allowed_public_metadata() { + /** + * Filters the meta keys accessible by the REST API. + * + * @see https://developer.wordpress.com/2013/04/26/custom-post-type-and-metadata-support-in-the-rest-api/ + * + * @module json-api + * + * @since 1.6.3 + * @since-jetpack 2.2.3 + * + * @param array $whitelisted_meta Array of metadata that is accessible by the REST API. + */ + return apply_filters( 'rest_api_allowed_public_metadata', array() ); + } + + /** + * Finds out if a site is using a version control system. + * + * @return bool + **/ + public static function is_version_controlled() { + + if ( ! class_exists( 'WP_Automatic_Updater' ) ) { + require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php'; + } + $updater = new \WP_Automatic_Updater(); + + return (bool) (string) $updater->is_vcs_checkout( ABSPATH ); + } + + /** + * Returns true if the site has file write access false otherwise. + * + * @return bool + **/ + public static function file_system_write_access() { + if ( ! function_exists( 'get_filesystem_method' ) ) { + require_once ABSPATH . 'wp-admin/includes/file.php'; + } + + require_once ABSPATH . 'wp-admin/includes/template.php'; + + $filesystem_method = get_filesystem_method(); + if ( 'direct' === $filesystem_method ) { + return true; + } + + ob_start(); + + if ( ! function_exists( 'request_filesystem_credentials' ) ) { + require_once ABSPATH . 'wp-admin/includes/file.php'; + } + + $filesystem_credentials_are_stored = request_filesystem_credentials( self_admin_url() ); + ob_end_clean(); + if ( $filesystem_credentials_are_stored ) { + return true; + } + + return false; + } + + /** + * Helper function that is used when getting home or siteurl values. Decides + * whether to get the raw or filtered value. + * + * @deprecated 1.23.1 + * + * @param string $url_type URL to get, home or siteurl. + * @return string + */ + public static function get_raw_or_filtered_url( $url_type ) { + _deprecated_function( __METHOD__, '1.23.1', '\\Automattic\\Jetpack\\Connection\\Urls::get_raw_or_filtered_url' ); + return Urls::get_raw_or_filtered_url( $url_type ); + } + + /** + * Return the escaped home_url. + * + * @deprecated 1.23.1 + * + * @return string + */ + public static function home_url() { + _deprecated_function( __METHOD__, '1.23.1', '\\Automattic\\Jetpack\\Connection\\Urls::home_url' ); + return Urls::home_url(); + } + + /** + * Return the escaped siteurl. + * + * @deprecated 1.23.1 + * + * @return string + */ + public static function site_url() { + _deprecated_function( __METHOD__, '1.23.1', '\\Automattic\\Jetpack\\Connection\\Urls::site_url' ); + return Urls::site_url(); + } + + /** + * Return main site URL with a normalized protocol. + * + * @deprecated 1.23.1 + * + * @return string + */ + public static function main_network_site_url() { + _deprecated_function( __METHOD__, '1.23.1', '\\Automattic\\Jetpack\\Connection\\Urls::main_network_site_url' ); + return Urls::main_network_site_url(); + } + + /** + * Return main site WordPress.com site ID. + * + * @return string + */ + public static function main_network_site_wpcom_id() { + /** + * Return the current site WPCOM ID for single site installs + */ + if ( ! is_multisite() ) { + return \Jetpack_Options::get_option( 'id' ); + } + + /** + * Return the main network site WPCOM ID for multi-site installs + */ + $current_network = get_network(); + switch_to_blog( $current_network->blog_id ); + $wpcom_blog_id = \Jetpack_Options::get_option( 'id' ); + restore_current_blog(); + return $wpcom_blog_id; + } + + /** + * Return URL with a normalized protocol. + * + * @deprecated 1.23.1 + * + * @param string $callable Function name that was used to retrieve URL option. + * @param string $new_value URL Protocol to set URLs to. + * @return string Normalized URL. + */ + public static function get_protocol_normalized_url( $callable, $new_value ) { + _deprecated_function( __METHOD__, '1.23.1', '\\Automattic\\Jetpack\\Connection\\Urls::get_protocol_normalized_url' ); + return Urls::get_protocol_normalized_url( $callable, $new_value ); + } + + /** + * Return URL from option or PHP constant. + * + * @deprecated 1.23.1 + * + * @param string $option_name (e.g. 'home'). + * + * @return mixed|null URL. + */ + public static function get_raw_url( $option_name ) { + _deprecated_function( __METHOD__, '1.23.1', '\\Automattic\\Jetpack\\Connection\\Urls::get_raw_url' ); + return Urls::get_raw_url( $option_name ); + } + + /** + * Normalize domains by removing www unless declared in the site's option. + * + * @deprecated 1.23.1 + * + * @param string $option Option value from the site. + * @param callable $url_function Function retrieving the URL to normalize. + * @return mixed|string URL. + */ + public static function normalize_www_in_url( $option, $url_function ) { + _deprecated_function( __METHOD__, '1.23.1', '\\Automattic\\Jetpack\\Connection\\Urls::normalize_www_in_url' ); + return Urls::normalize_www_in_url( $option, $url_function ); + } + + /** + * Return filtered value of get_plugins. + * + * @return mixed|void + */ + public static function get_plugins() { + if ( ! function_exists( 'get_plugins' ) ) { + require_once ABSPATH . 'wp-admin/includes/plugin.php'; + } + + /** This filter is documented in wp-admin/includes/class-wp-plugins-list-table.php */ + return apply_filters( 'all_plugins', get_plugins() ); + } + + /** + * Get custom action link tags that the plugin is using + * Ref: https://codex.wordpress.org/Plugin_API/Filter_Reference/plugin_action_links_(plugin_file_name) + * + * @param string $plugin_file_singular Particular plugin. + * @return array of plugin action links (key: link name value: url) + */ + public static function get_plugins_action_links( $plugin_file_singular = null ) { + // Some sites may have DOM disabled in PHP fail early. + if ( ! class_exists( 'DOMDocument' ) ) { + return array(); + } + $plugins_action_links = get_option( 'jetpack_plugin_api_action_links', array() ); + if ( ! empty( $plugins_action_links ) ) { + if ( $plugin_file_singular === null ) { + return $plugins_action_links; + } + return ( isset( $plugins_action_links[ $plugin_file_singular ] ) ? $plugins_action_links[ $plugin_file_singular ] : null ); + } + return array(); + } + + /** + * Return the WP version as defined in the $wp_version global. + * + * @return string + */ + public static function wp_version() { + global $wp_version; + return $wp_version; + } + + /** + * Return site icon url used on the site. + * + * @param int $size Size of requested icon in pixels. + * @return mixed|string|void + */ + public static function site_icon_url( $size = 512 ) { + $site_icon = get_site_icon_url( $size ); + return $site_icon ? $site_icon : get_option( 'jetpack_site_icon_url' ); + } + + /** + * Return roles registered on the site. + * + * @return array + */ + public static function roles() { + $wp_roles = wp_roles(); + return $wp_roles->roles; + } + + /** + * Determine time zone from WordPress' options "timezone_string" + * and "gmt_offset". + * + * 1. Check if `timezone_string` is set and return it. + * 2. Check if `gmt_offset` is set, formats UTC-offset from it and return it. + * 3. Default to "UTC+0" if nothing is set. + * + * Note: This function is specifically not using wp_timezone() to keep consistency with + * the existing formatting of the timezone string. + * + * @return string + */ + public static function get_timezone() { + $timezone_string = get_option( 'timezone_string' ); + + if ( ! empty( $timezone_string ) ) { + return str_replace( '_', ' ', $timezone_string ); + } + + $gmt_offset = get_option( 'gmt_offset', 0 ); + + $formatted_gmt_offset = sprintf( '%+g', (float) $gmt_offset ); + + $formatted_gmt_offset = str_replace( + array( '.25', '.5', '.75' ), + array( ':15', ':30', ':45' ), + (string) $formatted_gmt_offset + ); + + /* translators: %s is UTC offset, e.g. "+1" */ + return sprintf( __( 'UTC%s', 'jetpack-sync' ), $formatted_gmt_offset ); + } + + /** + * Return list of paused themes. + * + * @return array|bool Array of paused themes or false if unsupported. + */ + public static function get_paused_themes() { + $paused_themes = wp_paused_themes(); + return $paused_themes->get_all(); + } + + /** + * Return list of paused plugins. + * + * @return array|bool Array of paused plugins or false if unsupported. + */ + public static function get_paused_plugins() { + $paused_plugins = wp_paused_plugins(); + return $paused_plugins->get_all(); + } + + /** + * Return the theme's supported features. + * Used for syncing the supported feature that we care about. + * + * @return array List of features that the theme supports. + */ + public static function get_theme_support() { + global $_wp_theme_features; + + $theme_support = array(); + foreach ( Defaults::$default_theme_support_whitelist as $theme_feature ) { + $has_support = current_theme_supports( $theme_feature ); + if ( $has_support ) { + $theme_support[ $theme_feature ] = $_wp_theme_features[ $theme_feature ]; + } + } + + return $theme_support; + } + + /** + * Returns if the current theme is a Full Site Editing theme. + * + * @since 1.49.0 Uses wp_is_block_theme() instead of deprecated gutenberg_is_fse_theme(). + * + * @return bool Theme is a Full Site Editing theme. + */ + public static function get_is_fse_theme() { + return wp_is_block_theme(); + } + + /** + * Wraps data in a way so that we can distinguish between objects and array and also prevent object recursion. + * + * @since 1.21.0 + * + * @param mixed $any Source data to be cleaned up. + * @param array $seen_nodes Built array of nodes. + * + * @return array + */ + public static function json_wrap( &$any, $seen_nodes = array() ) { + if ( is_object( $any ) ) { + $input = get_object_vars( $any ); + $input['__o'] = 1; + } else { + $input = &$any; + } + + if ( is_array( $input ) ) { + $seen_nodes[] = &$any; + + $return = array(); + + foreach ( $input as $k => &$v ) { + if ( ( is_array( $v ) || is_object( $v ) ) ) { + if ( in_array( $v, $seen_nodes, true ) ) { + continue; + } + $return[ $k ] = self::json_wrap( $v, $seen_nodes ); + } else { + $return[ $k ] = $v; + } + } + + return $return; + } + + return $any; + } + + /** + * Return the list of installed themes + * + * @since 1.31.0 + * + * @return array + */ + public static function get_themes() { + $current_stylesheet = get_stylesheet(); + $installed_themes = wp_get_themes(); + $synced_headers = array( 'Name', 'ThemeURI', 'Author', 'Version', 'Template', 'Status', 'TextDomain', 'RequiresWP', 'RequiresPHP' ); + $themes = array(); + foreach ( $installed_themes as $stylesheet => $theme ) { + $themes[ $stylesheet ] = array(); + foreach ( $synced_headers as $header ) { + $themes[ $stylesheet ][ $header ] = $theme->get( $header ); + } + $themes[ $stylesheet ]['active'] = $stylesheet === $current_stylesheet; + if ( method_exists( $theme, 'is_block_theme' ) ) { + $themes[ $stylesheet ]['is_block_theme'] = $theme->is_block_theme(); + } + } + /** + * Filters the output of Sync's get_theme callable + * + * @since 1.31.0 + * + * @param array $themes The list of installed themes formatted in an array with a collection of information extracted from the Theme's headers + */ + return apply_filters( 'jetpack_sync_get_themes_callable', $themes ); + } + + /** + * Return the list of active Jetpack modules. + * + * @since 1.34.0 + * + * @return array + */ + public static function get_active_modules() { + return ( new Jetpack_Modules() )->get_active(); + } + + /** + * Return a list of PHP modules that we want to track. + * + * @since 1.50.0 + * + * @return array + */ + public static function get_loaded_extensions() { + if ( function_exists( 'get_loaded_extensions' ) ) { + return get_loaded_extensions(); + } + + // If a hosting provider has blocked get_loaded_extensions for any reason, + // we check extensions manually. + + $extensions_to_check = array( + 'libxml' => array( 'class' => 'libXMLError' ), + 'xml' => array( 'function' => 'xml_parse' ), + 'dom' => array( 'class' => 'DOMDocument' ), + 'xdebug' => array( 'function' => 'xdebug_break' ), + ); + + $enabled_extensions = array(); + foreach ( $extensions_to_check as $extension_name => $extension ) { + if ( + ( isset( $extension['function'] ) + && function_exists( $extension['function'] ) ) + || class_exists( $extension['class'] ) + ) { + $enabled_extensions[] = $extension_name; + } + } + + return $enabled_extensions; + } + + /** + * Return the list of active connected Jetpack plugins. + * + * @since 3.2.0 + * + * @return array + */ + public static function get_jetpack_connection_active_plugins() { + return ( new Manager() )->get_connected_plugins(); + } + + /** + * Return the list of active sync modules. + * + * @since 3.6.0 + * + * @return array + */ + public static function get_jetpack_sync_active_modules() { + + /** This filter is documented in projects/packages/sync/src/class-modules.php */ + $modules = apply_filters( 'jetpack_sync_modules', Modules::DEFAULT_SYNC_MODULES ); + $modules = array_unique( $modules ); + $modules = array_map( 'wp_normalize_path', $modules ); + return $modules; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-health.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-health.php new file mode 100644 index 00000000..41d7f788 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-health.php @@ -0,0 +1,188 @@ + self::STATUS_UNKNOWN, + self::OPTION_TIMESTAMP_KEY => microtime( true ), + ); + + switch ( $status ) { + case self::STATUS_DISABLED: + case self::STATUS_OUT_OF_SYNC: + case self::STATUS_IN_SYNC: + $new_status[ self::OPTION_STATUS_KEY ] = $status; + break; + } + + \Jetpack_Options::update_option( self::STATUS_OPTION, $new_status ); + return true; + } + + /** + * Check if Status has been previously set. + * + * @return bool is a Status defined + */ + public static function is_status_defined() { + $status = \Jetpack_Options::get_option( self::STATUS_OPTION ); + + if ( false === $status || ! is_array( $status ) || empty( $status[ self::OPTION_STATUS_KEY ] ) ) { + return false; + } else { + return true; + } + } + + /** + * Update Sync Status if Full Sync ended of Posts + * + * @param string $checksum The checksum that's currently being processed. + * @param array $range The ranges of object types being processed. + */ + public static function full_sync_end_update_status( $checksum, $range ) { + if ( isset( $range['posts'] ) ) { + self::update_status( self::STATUS_IN_SYNC ); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php new file mode 100644 index 00000000..a2f443af --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php @@ -0,0 +1,96 @@ +json_serialize( $object ) ) ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_encode + } + + /** + * Decode compressed serialized value. + * + * @param string $input Item to decode. + * @return array|mixed|object + */ + public function decode( $input ) { + $decoded = base64_decode( $input ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode + $inflated = @gzinflate( $decoded ); // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged + + return is_string( $inflated ) ? $this->json_unserialize( $inflated ) : null; + } + + /** + * Serialize JSON + * + * @see https://gist.github.com/muhqu/820694 + * + * @param mixed $any Value to serialize and wrap. + * + * @return false|string + */ + protected function json_serialize( $any ) { + return wp_json_encode( Functions::json_wrap( $any ) ); + } + + /** + * Unserialize JSON + * + * @param string $str JSON string. + * @return array|object Unwrapped JSON. + */ + protected function json_unserialize( $str ) { + return $this->json_unwrap( json_decode( $str, true ) ); + } + + /** + * Unwraps a json_decode return. + * + * @param array|object $any json_decode object. + * @return array|object + */ + private function json_unwrap( $any ) { + if ( is_array( $any ) ) { + foreach ( $any as $k => $v ) { + if ( '__o' === $k ) { + continue; + } + $any[ $k ] = $this->json_unwrap( $v ); + } + + if ( isset( $any['__o'] ) ) { + unset( $any['__o'] ); + $any = (object) $any; + } + } + + return $any; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php new file mode 100644 index 00000000..c2789c17 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php @@ -0,0 +1,485 @@ +:( + */ + protected function __construct() { + $this->set_defaults(); + $this->init(); + } + + /** + * Sync Listener init. + */ + private function init() { + $handler = array( $this, 'action_handler' ); + $full_sync_handler = array( $this, 'full_sync_action_handler' ); + + foreach ( Modules::get_modules() as $module ) { + $module->init_listeners( $handler ); + $module->init_full_sync_listeners( $full_sync_handler ); + } + + // Module Activation. + add_action( 'jetpack_activate_module', $handler ); + add_action( 'jetpack_deactivate_module', $handler ); + + // Jetpack Upgrade. + add_action( 'updating_jetpack_version', $handler, 10, 2 ); + + // Send periodic checksum. + add_action( 'jetpack_sync_checksum', $handler ); + } + + /** + * Get incremental sync queue. + */ + public function get_sync_queue() { + return $this->sync_queue; + } + + /** + * Gets the full sync queue. + */ + public function get_full_sync_queue() { + return $this->full_sync_queue; + } + + /** + * Sets queue size limit. + * + * @param int $limit Queue size limit. + */ + public function set_queue_size_limit( $limit ) { + $this->sync_queue_size_limit = $limit; + } + + /** + * Get queue size limit. + */ + public function get_queue_size_limit() { + return $this->sync_queue_size_limit; + } + + /** + * Sets the queue lag limit. + * + * @param int $age Queue lag limit. + */ + public function set_queue_lag_limit( $age ) { + $this->sync_queue_lag_limit = $age; + } + + /** + * Return value of queue lag limit. + */ + public function get_queue_lag_limit() { + return $this->sync_queue_lag_limit; + } + + /** + * Force a recheck of the queue limit. + */ + public function force_recheck_queue_limit() { + delete_transient( self::QUEUE_STATE_CHECK_TRANSIENT . '_' . $this->sync_queue->id ); + delete_transient( self::QUEUE_STATE_CHECK_TRANSIENT . '_' . $this->full_sync_queue->id ); + } + + /** + * Determine if an item can be added to the queue. + * + * Prevent adding items to the queue if it hasn't sent an item for 15 mins + * AND the queue is over 1000 items long (by default). + * + * @param object $queue Sync queue. + * @return bool + */ + public function can_add_to_queue( $queue ) { + if ( ! Settings::is_sync_enabled() ) { + return false; + } + + $state_transient_name = self::QUEUE_STATE_CHECK_TRANSIENT . '_' . $queue->id; + + $queue_state = get_transient( $state_transient_name ); + + if ( false === $queue_state ) { + $queue_state = array( $queue->size(), $queue->lag() ); + set_transient( $state_transient_name, $queue_state, self::QUEUE_STATE_CHECK_TIMEOUT ); + } + + list( $queue_size, $queue_age ) = $queue_state; + + return ( $queue_age < $this->sync_queue_lag_limit ) + || + ( ( $queue_size + 1 ) < $this->sync_queue_size_limit ); + } + + /** + * Full sync action handler. + * + * @param mixed ...$args Args passed to the action. + */ + public function full_sync_action_handler( ...$args ) { + $this->enqueue_action( current_filter(), $args, $this->full_sync_queue ); + } + + /** + * Action handler. + * + * @param mixed ...$args Args passed to the action. + */ + public function action_handler( ...$args ) { + $this->enqueue_action( current_filter(), $args, $this->sync_queue ); + } + + // add many actions to the queue directly, without invoking them. + + /** + * Bulk add action to the queue. + * + * @param string $action_name The name the full sync action. + * @param array $args_array Array of chunked arguments. + */ + public function bulk_enqueue_full_sync_actions( $action_name, $args_array ) { + $queue = $this->get_full_sync_queue(); + + /* + * If we add any items to the queue, we should try to ensure that our script + * can't be killed before they are sent. + */ + // https://plugins.trac.wordpress.org/ticket/2041 + if ( function_exists( 'ignore_user_abort' ) ) { + ignore_user_abort( true ); + } + + $data_to_enqueue = array(); + $user_id = get_current_user_id(); + $currtime = microtime( true ); + $is_importing = Settings::is_importing(); + + foreach ( $args_array as $args ) { + $previous_end = isset( $args['previous_end'] ) ? $args['previous_end'] : null; + $args = isset( $args['ids'] ) ? $args['ids'] : $args; + + /** + * Modify or reject the data within an action before it is enqueued locally. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @module sync + * + * @param array The action parameters + */ + $args = apply_filters( "jetpack_sync_before_enqueue_$action_name", $args ); + $action_data = array( $args ); + if ( $previous_end !== null ) { + $action_data[] = $previous_end; + } + // allow listeners to abort. + if ( false === $args ) { + continue; + } + + $data_to_enqueue[] = array( + $action_name, + $action_data, + $user_id, + $currtime, + $is_importing, + ); + } + + $queue->add_all( $data_to_enqueue ); + } + + /** + * Enqueue the action. + * + * @param string $current_filter Current WordPress filter. + * @param object $args Sync args. + * @param string $queue Sync queue. + */ + public function enqueue_action( $current_filter, $args, $queue ) { + // don't enqueue an action during the outbound http request - this prevents recursion. + if ( Settings::is_sending() ) { + return; + } + + if ( ! ( new Connection_Manager() )->is_connected() ) { + // Don't enqueue an action if the site is disconnected. + return; + } + + /** + * Add an action hook to execute when anything on the whitelist gets sent to the queue to sync. + * + * @module sync + * + * @since 1.6.3 + * @since-jetpack 5.9.0 + */ + do_action( 'jetpack_sync_action_before_enqueue' ); + + /** + * Modify or reject the data within an action before it is enqueued locally. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param array The action parameters + */ + $args = apply_filters( "jetpack_sync_before_enqueue_$current_filter", $args ); + + // allow listeners to abort. + if ( false === $args ) { + return; + } + + /* + * Periodically check the size of the queue, and disable adding to it if + * it exceeds some limit AND the oldest item exceeds the age limit (i.e. sending has stopped). + */ + if ( ! $this->can_add_to_queue( $queue ) ) { + if ( 'sync' === $queue->id ) { + $this->sync_data_loss( $queue ); + } + return; + } + + /* + * If we add any items to the queue, we should try to ensure that our script + * can't be killed before they are sent. + */ + // https://plugins.trac.wordpress.org/ticket/2041 + if ( function_exists( 'ignore_user_abort' ) ) { + ignore_user_abort( true ); + } + + if ( + 'sync' === $queue->id || + in_array( + $current_filter, + array( + 'jetpack_full_sync_start', + 'jetpack_full_sync_end', + 'jetpack_full_sync_cancel', + ), + true + ) + ) { + $queue->add( + array( + $current_filter, + $args, + get_current_user_id(), + microtime( true ), + Settings::is_importing(), + $this->get_actor( $current_filter, $args ), + ) + ); + } else { + $queue->add( + array( + $current_filter, + $args, + get_current_user_id(), + microtime( true ), + Settings::is_importing(), + ) + ); + } + + // since we've added some items, let's try to load the sender so we can send them as quickly as possible. + if ( ! Actions::$sender ) { + add_filter( 'jetpack_sync_sender_should_load', __NAMESPACE__ . '\Actions::should_initialize_sender_enqueue', 10, 1 ); + if ( did_action( 'init' ) ) { + Actions::add_sender_shutdown(); + } + } + } + + /** + * Sync Data Loss Handler + * + * @param Queue $queue Sync queue. + * @return boolean was send successful + */ + public function sync_data_loss( $queue ) { + if ( ! Settings::is_sync_enabled() ) { + return; + } + $updated = Health::update_status( Health::STATUS_OUT_OF_SYNC ); + + if ( ! $updated ) { + return; + } + + $data = array( + 'timestamp' => microtime( true ), + 'queue_size' => $queue->size(), + 'queue_lag' => $queue->lag(), + ); + + $sender = Sender::get_instance(); + return $sender->send_action( 'jetpack_sync_data_loss', $data ); + } + + /** + * Get the event's actor. + * + * @param string $current_filter Current wp-admin page. + * @param object $args Sync event. + * @return array Actor information. + */ + public function get_actor( $current_filter, $args ) { + if ( 'wp_login' === $current_filter ) { + $user = get_user_by( 'ID', $args[1]->data->ID ); + } else { + $user = wp_get_current_user(); + } + + $roles = new Roles(); + $translated_role = $roles->translate_user_to_role( $user ); + + $actor = array( + 'wpcom_user_id' => null, + 'external_user_id' => isset( $user->ID ) ? $user->ID : null, + 'display_name' => isset( $user->display_name ) ? $user->display_name : null, + 'user_email' => isset( $user->user_email ) ? $user->user_email : null, + 'user_roles' => isset( $user->roles ) ? $user->roles : null, + 'translated_role' => $translated_role ? $translated_role : null, + 'is_cron' => defined( 'DOING_CRON' ) ? DOING_CRON : false, + 'is_rest' => defined( 'REST_API_REQUEST' ) ? REST_API_REQUEST : false, + 'is_xmlrpc' => defined( 'XMLRPC_REQUEST' ) ? XMLRPC_REQUEST : false, + 'is_wp_rest' => defined( 'REST_REQUEST' ) ? REST_REQUEST : false, + 'is_ajax' => defined( 'DOING_AJAX' ) ? DOING_AJAX : false, + 'is_wp_admin' => is_admin(), + 'is_cli' => defined( 'WP_CLI' ) ? WP_CLI : false, + 'from_url' => $this->get_request_url(), + ); + + if ( $this->should_send_user_data_with_actor( $current_filter ) ) { + $ip = IP_Utils::get_ip(); + + $actor['ip'] = $ip ? $ip : ''; + $actor['user_agent'] = isset( $_SERVER['HTTP_USER_AGENT'] ) ? filter_var( wp_unslash( $_SERVER['HTTP_USER_AGENT'] ) ) : 'unknown'; + } + + return $actor; + } + + /** + * Should user data be sent as the actor? + * + * @param string $current_filter The current WordPress filter being executed. + * @return bool + */ + public function should_send_user_data_with_actor( $current_filter ) { + $should_send = in_array( $current_filter, array( 'jetpack_wp_login', 'wp_logout', 'jetpack_valid_failed_login_attempt' ), true ); + /** + * Allow or deny sending actor's user data ( IP and UA ) during a sync event + * + * @since 1.6.3 + * @since-jetpack 5.8.0 + * + * @module sync + * + * @param bool True if we should send user data + * @param string The current filter that is performing the sync action + */ + return apply_filters( 'jetpack_sync_actor_user_data', $should_send, $current_filter ); + } + + /** + * Sets Listener defaults. + */ + public function set_defaults() { + $this->sync_queue = new Queue( 'sync' ); + $this->full_sync_queue = new Queue( 'full_sync' ); + $this->set_queue_size_limit( Settings::get_setting( 'max_queue_size' ) ); + $this->set_queue_lag_limit( Settings::get_setting( 'max_queue_lag' ) ); + } + + /** + * Get the request URL. + * + * @return string Request URL, if known. Otherwise, wp-admin or home_url. + */ + public function get_request_url() { + if ( isset( $_SERVER['HTTP_HOST'] ) && isset( $_SERVER['REQUEST_URI'] ) ) { + // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- False positive, sniff misses the call to esc_url_raw. + return esc_url_raw( 'http' . ( isset( $_SERVER['HTTPS'] ) ? 's' : '' ) . '://' . wp_unslash( "{$_SERVER['HTTP_HOST']}{$_SERVER['REQUEST_URI']}" ) ); + } + return is_admin() ? get_admin_url( get_current_blog_id() ) : home_url(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php new file mode 100644 index 00000000..61b89a1c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php @@ -0,0 +1,77 @@ + $locked_time ) { + update_option( $lock_name, false, false ); + } + return false; + } + + $locked_time = microtime( true ) + $expiry; + update_option( $lock_name, $locked_time, false ); + return $locked_time; + } + + /** + * Remove the lock. + * + * @access public + * + * @param string $name lock name. + * @param bool|float $lock_expiration lock expiration. + */ + public function remove( $name, $lock_expiration = false ) { + $lock_name = self::LOCK_PREFIX . $name; + + // Only remove lock if current value matches our lock. + if ( true === $lock_expiration || (string) get_option( $lock_name ) === (string) $lock_expiration ) { + update_option( $lock_name, false, false ); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-main.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-main.php new file mode 100644 index 00000000..f48e2c66 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-main.php @@ -0,0 +1,135 @@ +uninstall(); + } + + /** + * Sync cleanup on shutdown. + */ + public static function on_jetpack_site_disconnected() { + add_action( 'shutdown', array( __CLASS__, 'sync_cleanup' ), 10000 ); + } + + /** + * Delete all sync related data on Site disconnect / clean up custom table. + * Needs to happen on shutdown to prevent fatals. + */ + public static function sync_cleanup() { + Sender::get_instance()->uninstall(); + + $table_storage = new Queue_Storage_Table( 'test_queue' ); + $table_storage->drop_table(); + } + + /** + * Sets the Sync data settings. + * + * @param array $data_settings An array containing the Sync data options. An empty array indicates that the default + * values will be used for all Sync data. + */ + public static function set_sync_data_options( $data_settings = array() ) { + ( new Data_Settings() )->add_settings_list( $data_settings ); + } + + /** + * Initialize the main sync actions. + * + * @action plugins_loaded + */ + public static function on_plugins_loaded_early() { + /** + * Additional Sync modules can be carried out into their own packages and they + * will get their own config settings. + * + * For now additional modules are enabled based on whether the third party plugin + * class exists or not. + */ + Sync_Actions::initialize_search(); + Sync_Actions::initialize_woocommerce(); + Sync_Actions::initialize_wp_super_cache(); + + // We need to define this here so that it's hooked before `updating_jetpack_version` is called. + add_action( 'updating_jetpack_version', array( 'Automattic\\Jetpack\\Sync\\Actions', 'cleanup_on_upgrade' ), 10, 2 ); + } + + /** + * Runs after most of plugins_loaded hook functions have been run. + * + * @action plugins_loaded + */ + public static function on_plugins_loaded_late() { + /* + * Init after plugins loaded and before the `init` action. This helps with issues where plugins init + * with a high priority or sites that use alternate cron. + */ + Sync_Actions::init(); + + // Enable non-blocking Jetpack Sync flow. + $non_block_enabled = (bool) get_option( 'jetpack_sync_non_blocking', false ); + + /** + * Filters the option to enable non-blocking sync. + * + * Default value is false, filter to true to enable non-blocking mode which will have + * WP.com return early and use the sync/close endpoint to check-in processed items. + * + * @since 1.12.3 + * + * @param bool $enabled Should non-blocking flow be enabled. + */ + $filtered = (bool) apply_filters( 'jetpack_sync_non_blocking', $non_block_enabled ); + + if ( $non_block_enabled !== $filtered ) { + update_option( 'jetpack_sync_non_blocking', $filtered, false ); + } + + // Initialize health-related hooks after plugins have loaded. + Health::init(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php new file mode 100644 index 00000000..4f2481f4 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php @@ -0,0 +1,165 @@ +set_defaults(); + } + } + + /** + * Gets the name of an initialized module. Returns false if given module has not been initialized. + * + * @access public + * @static + * + * @param string $module_name A module name. + * + * @return bool|\Automattic\Jetpack\Sync\Modules\Module + */ + public static function get_module( $module_name ) { + // @todo Better type hinting for Phan if https://github.com/phan/phan/issues/3842 gets fixed. Then clean up the `@phan-var` on all the callers. + + foreach ( self::get_modules() as $module ) { + if ( $module->name() === $module_name ) { + return $module; + } + } + + return false; + } + + /** + * Loads and sets defaults for all declared modules. + * + * @access public + * @static + * + * @return array + */ + public static function initialize_modules() { + + /** + * Filters the list of class names of sync modules. + * If you add to this list, make sure any classes implement the + * Jetpack_Sync_Module interface. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + */ + $modules = apply_filters( 'jetpack_sync_modules', self::DEFAULT_SYNC_MODULES ); + + $modules = array_unique( $modules ); + + $modules = array_map( array( __CLASS__, 'load_module' ), $modules ); + return array_map( array( __CLASS__, 'set_module_defaults' ), $modules ); + } + + /** + * Returns an instance of the given module class. + * + * @access public + * @static + * + * @param string $module_class The classname of a Jetpack sync module. + * + * @return \Automattic\Jetpack\Sync\Modules\Module + */ + public static function load_module( $module_class ) { + return new $module_class(); + } + + /** + * Sets defaults for the given instance of a Jetpack sync module. + * + * @access public + * @static + * + * @param \Automattic\Jetpack\Sync\Modules\Module $module Instance of a Jetpack sync module. + * + * @return \Automattic\Jetpack\Sync\Modules\Module + */ + public static function set_module_defaults( $module ) { + $module->set_defaults(); + if ( method_exists( $module, 'set_late_default' ) ) { + // @phan-suppress-next-line PhanUndeclaredMethodInCallable -- https://github.com/phan/phan/issues/1204 + add_action( 'init', array( $module, 'set_late_default' ), 90 ); + } + return $module; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php new file mode 100644 index 00000000..87ff65b5 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php @@ -0,0 +1,30 @@ +id = $id; + $this->items_with_ids = $items_with_ids; + } + + /** + * Retrieve the sync items in the buffer, in an ID => value form. + * + * @access public + * + * @return bool|array Sync items in the buffer. + */ + public function get_items() { + return array_combine( $this->get_item_ids(), $this->get_item_values() ); + } + + /** + * Retrieve the values of the sync items in the buffer. + * + * @access public + * + * @return array Sync items values. + */ + public function get_item_values() { + return Utils::get_item_values( $this->items_with_ids ); + } + + /** + * Retrieve the IDs of the sync items in the buffer. + * + * @access public + * + * @return array Sync items IDs. + */ + public function get_item_ids() { + return Utils::get_item_ids( $this->items_with_ids ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php new file mode 100644 index 00000000..094e72d1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php @@ -0,0 +1,678 @@ +id = str_replace( '-', '_', $id ); // Necessary to ensure we don't have ID collisions in the SQL. + $this->row_iterator = 0; + $this->random_int = wp_rand( 1, 1000000 ); + + /** + * If the Custom queue table is enabled - let's use it as a backend. Otherwise, fall back to the Options table. + */ + if ( Settings::is_custom_queue_table_enabled() ) { + $this->queue_storage = new Queue_Storage_Table( $this->id ); + } else { + // Initialize the storage with the Options table backend. To be changed in subsequent updates to include the logic to switch to Custom Table. + $this->queue_storage = new Queue_Storage_Options( $this->id ); + } + } + + /** + * Add a single item to the queue. + * + * @param object $item Event object to add to queue. + * + * @return bool|WP_Error + */ + public function add( $item ) { + $added = false; + + // If empty, don't add. + if ( empty( $item ) ) { + return false; + } + + // Attempt to serialize data, if an exception (closures) return early. + try { + $item = serialize( $item ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.serialize_serialize + } catch ( \Exception $ex ) { + return new WP_Error( 'queue_unable_to_serialize', 'Unable to serialize item' ); + } + + // This basically tries to add the option until enough time has elapsed that + // it has a unique (microtime-based) option key. + while ( ! $added ) { + $added = $this->queue_storage->insert_item( $this->get_next_data_row_option_name(), $item ); + } + + return $added; + } + + /** + * Insert all the items in a single SQL query. May be subject to query size limits! + * + * @param array $items Array of events to add to the queue. + * + * @return bool|\WP_Error + */ + public function add_all( $items ) { + // TODO check and figure out if it's used at all and if we can optimize it. + $base_option_name = $this->get_next_data_row_option_name(); + + $rows_added = $this->queue_storage->add_all( $items, $base_option_name ); + + if ( count( $items ) !== $rows_added ) { + return new WP_Error( 'row_count_mismatch', "The number of rows inserted didn't match the size of the input array" ); + } + + return true; + } + + /** + * Get the front-most item on the queue without checking it out. + * + * @param int $count Number of items to return when looking at the items. + * + * @return array + */ + public function peek( $count = 1 ) { + $items = $this->fetch_items( $count ); + if ( $items ) { + return Utils::get_item_values( $items ); + } + + return array(); + } + + /** + * Gets items with particular IDs. + * + * @param array $item_ids Array of item IDs to retrieve. + * + * @return array + */ + public function peek_by_id( $item_ids ) { + $items = $this->fetch_items_by_id( $item_ids ); + if ( $items ) { + return Utils::get_item_values( $items ); + } + + return array(); + } + + /** + * Gets the queue lag. + * Lag is the difference in time between the age of the oldest item + * (aka first or frontmost item) and the current time. + * + * @param float $now The current time in microtime. + * + * @return float + */ + public function lag( $now = null ) { + return (float) $this->queue_storage->get_lag( $now ); + } + + /** + * Resets the queue. + */ + public function reset() { + $this->delete_checkout_id(); + + $this->queue_storage->clear_queue(); + } + + /** + * Return the size of the queue. + * + * @return int + */ + public function size() { + return $this->queue_storage->get_item_count(); + } + + /** + * Lets you know if there is any items in the queue. + * + * We use this peculiar implementation because it's much faster than count(*). + * + * @return bool + */ + public function has_any_items() { + return $this->size() > 0; + } + + /** + * Used to checkout the queue. + * + * @param int $buffer_size Size of the buffer to checkout. + * + * @return \Automattic\Jetpack\Sync\Queue_Buffer|bool|int|\WP_Error + */ + public function checkout( $buffer_size ) { + if ( $this->get_checkout_id() ) { + return new WP_Error( 'unclosed_buffer', 'There is an unclosed buffer' ); + } + + // TODO check if adding a prefix is going to be a problem + $buffer_id = uniqid( '', true ); + + $result = $this->set_checkout_id( $buffer_id ); + + if ( ! $result || is_wp_error( $result ) ) { + return $result; + } + + $items = $this->fetch_items( $buffer_size ); + + if ( ! is_countable( $items ) ) { + return false; + } + + if ( count( $items ) === 0 ) { + return false; + } + + return new Queue_Buffer( $buffer_id, array_slice( $items, 0, $buffer_size ) ); + } + + /** + * Given a list of items return the items ids. + * + * @param array $items List of item objects. + * + * @return array Ids of the items. + */ + public function get_ids( $items ) { + return array_map( + function ( $item ) { + return $item->id; + }, + $items + ); + } + + /** + * Pop elements from the queue. + * + * @param int $limit Number of items to pop from the queue. + * + * @return array|object|null + */ + public function pop( $limit ) { + $items = $this->fetch_items( $limit ); + + $ids = $this->get_ids( $items ); + + $this->delete( $ids ); + + return $items; + } + + /** + * Get the items from the queue with a memory limit. + * + * This checks out rows until it either empties the queue or hits a certain memory limit + * it loads the sizes from the DB first so that it doesn't accidentally + * load more data into memory than it needs to. + * The only way it will load more items than $max_size is if a single queue item + * exceeds the memory limit, but in that case it will send that item by itself. + * + * @param int $max_memory (bytes) Maximum memory threshold. + * @param int $max_buffer_size Maximum buffer size (number of items). + * + * @return \Automattic\Jetpack\Sync\Queue_Buffer|bool|int|\WP_Error + */ + public function checkout_with_memory_limit( $max_memory, $max_buffer_size = 500 ) { + if ( $this->get_checkout_id() ) { + return new WP_Error( 'unclosed_buffer', 'There is an unclosed buffer' ); + } + + $buffer_id = uniqid( '', true ); + + $result = $this->set_checkout_id( $buffer_id ); + + if ( ! $result || is_wp_error( $result ) ) { + return $result; + } + + // How much memory is currently being used by the items. + $total_memory = 0; + + // Store the items to return + $items = array(); + + $current_items_ids = $this->queue_storage->get_items_ids_with_size( $max_buffer_size - count( $items ) ); + + // If no valid items are returned or no items are returned, continue. + if ( ! is_countable( $current_items_ids ) || count( $current_items_ids ) === 0 ) { + return false; + } + + $item_ids_to_fetch = array(); + + foreach ( $current_items_ids as $id => $item_with_size ) { + $total_memory += $item_with_size->value_size; + + // If this is the first item and it exceeds memory, allow loop to continue + // we will exit on the next iteration instead. + if ( $total_memory > $max_memory && $id > 0 ) { + break; + } + + $item_ids_to_fetch[] = $item_with_size->id; + } + + $current_items = $this->queue_storage->fetch_items_by_ids( $item_ids_to_fetch ); + + $items_count = is_countable( $current_items ) ? count( $current_items ) : 0; + + if ( $items_count > 0 ) { + /** + * Save some memory by moving things one by one to the array of items being returned, instead of + * unserializing all and then merging them with other items. + * + * PHPCS ignore is because this is the expected behavior - we're assigning a variable in the condition part of the loop. + */ + // phpcs:ignore Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition + while ( ( $current_item = array_shift( $current_items ) ) !== null ) { + // @codingStandardsIgnoreStart + $current_item->value = unserialize( $current_item->value ); + // @codingStandardsIgnoreEnd + + $items[] = $current_item; + } + } + + if ( count( $items ) === 0 ) { + $this->delete_checkout_id(); + + return false; + } + + return new Queue_Buffer( $buffer_id, $items ); + } + + /** + * Check in the queue. + * + * @param \Automattic\Jetpack\Sync\Queue_Buffer $buffer Queue_Buffer object. + * + * @return bool|\WP_Error + */ + public function checkin( $buffer ) { + $is_valid = $this->validate_checkout( $buffer ); + + if ( is_wp_error( $is_valid ) ) { + return $is_valid; + } + + $this->delete_checkout_id(); + + return true; + } + + /** + * Close the buffer. + * + * @param \Automattic\Jetpack\Sync\Queue_Buffer $buffer Queue_Buffer object. + * @param null|array $ids_to_remove Ids to remove from the queue. + * + * @return bool|\WP_Error + */ + public function close( $buffer, $ids_to_remove = null ) { + $is_valid = $this->validate_checkout( $buffer ); + + if ( is_wp_error( $is_valid ) ) { + // Always delete ids_to_remove even when buffer is no longer checked-out. + // They were processed by WP.com so safe to remove from queue. + if ( $ids_to_remove !== null ) { + $this->delete( $ids_to_remove ); + } + return $is_valid; + } + + $this->delete_checkout_id(); + + // By default clear all items in the buffer. + if ( $ids_to_remove === null ) { + $ids_to_remove = $buffer->get_item_ids(); + } + + $this->delete( $ids_to_remove ); + + return true; + } + + /** + * Delete elements from the queue. + * + * @param array $ids Ids to delete. + * + * @return bool|int + */ + private function delete( $ids ) { + if ( array() === $ids ) { + return 0; + } + + $this->queue_storage->delete_items_by_ids( $ids ); + + return true; + } + + /** + * Flushes all items from the queue. + * + * @return array + */ + public function flush_all() { + $items = Utils::get_item_values( $this->fetch_items() ); + $this->reset(); + + return $items; + } + + /** + * Get all the items from the queue. + * + * @return array|object|null + */ + public function get_all() { + return $this->fetch_items(); + } + + /** + * Forces Checkin of the queue. + * Use with caution, this could allow multiple processes to delete + * and send from the queue at the same time + */ + public function force_checkin() { + $this->delete_checkout_id(); + } + + /** + * Checks if the queue is locked. + * + * @return bool + */ + public function is_locked() { + return (bool) $this->get_checkout_id(); + } + + /** + * Locks checkouts from the queue + * tries to wait up to $timeout seconds for the queue to be empty. + * + * @param int $timeout The wait time in seconds for the queue to be empty. + * + * @return bool|int|\WP_Error + */ + public function lock( $timeout = 30 ) { + $tries = 0; + + while ( $this->has_any_items() && $tries < $timeout ) { + sleep( 1 ); + ++$tries; + } + + if ( 30 === $tries ) { + return new WP_Error( 'lock_timeout', 'Timeout waiting for sync queue to empty' ); + } + + if ( $this->get_checkout_id() ) { + return new WP_Error( 'unclosed_buffer', 'There is an unclosed buffer' ); + } + + // Hopefully this means we can acquire a checkout? + $result = $this->set_checkout_id( 'lock' ); + + if ( ! $result || is_wp_error( $result ) ) { + return $result; + } + + return true; + } + + /** + * Unlocks the queue. + * + * @return bool|int + */ + public function unlock() { + return $this->delete_checkout_id(); + } + + /** + * This option is specifically chosen to, as much as possible, preserve time order + * and minimise the possibility of collisions between multiple processes working + * at the same time. + * + * @return string + */ + protected function generate_option_name_timestamp() { + return sprintf( '%.6f', microtime( true ) ); + } + + /** + * Gets the checkout ID. + * + * @return bool|string + */ + private function get_checkout_id() { + global $wpdb; + $checkout_value = $wpdb->get_var( + $wpdb->prepare( + "SELECT option_value FROM $wpdb->options WHERE option_name = %s", + $this->get_lock_option_name() + ) + ); + + if ( $checkout_value ) { + list( $checkout_id, $timestamp ) = explode( ':', $checkout_value ); + if ( (int) $timestamp > time() ) { + return $checkout_id; + } + } + + return false; + } + + /** + * Sets the checkout id. + * + * @param string $checkout_id The ID of the checkout. + * + * @return bool|int + */ + private function set_checkout_id( $checkout_id ) { + global $wpdb; + + $expires = time() + Defaults::$default_sync_queue_lock_timeout; + $updated_num = $wpdb->query( + $wpdb->prepare( + "UPDATE $wpdb->options SET option_value = %s WHERE option_name = %s", + "$checkout_id:$expires", + $this->get_lock_option_name() + ) + ); + + if ( ! $updated_num ) { + $updated_num = $wpdb->query( + $wpdb->prepare( + "INSERT INTO $wpdb->options ( option_name, option_value, autoload ) VALUES ( %s, %s, 'no' )", + $this->get_lock_option_name(), + "$checkout_id:$expires" + ) + ); + } + + return $updated_num; + } + + /** + * Deletes the checkout ID. + * + * @return bool|int + */ + private function delete_checkout_id() { + global $wpdb; + // Rather than delete, which causes fragmentation, we update in place. + return $wpdb->query( + $wpdb->prepare( + "UPDATE $wpdb->options SET option_value = %s WHERE option_name = %s", + '0:0', + $this->get_lock_option_name() + ) + ); + } + + /** + * Return the lock option name. + * + * @return string + */ + private function get_lock_option_name() { + return "jpsq_{$this->id}_checkout"; + } + + /** + * Return the next data row option name. + * + * @return string + */ + private function get_next_data_row_option_name() { + $timestamp = $this->generate_option_name_timestamp(); + + // Row iterator is used to avoid collisions where we're writing data waaay fast in a single process. + if ( PHP_INT_MAX === $this->row_iterator ) { + $this->row_iterator = 0; + } else { + $this->row_iterator += 1; + } + + return 'jpsq_' . $this->id . '-' . $timestamp . '-' . $this->random_int . '-' . $this->row_iterator; + } + + /** + * Return the items in the queue. + * + * @param null|int $limit Limit to the number of items we fetch at once. + * + * @return array|object|null + */ + private function fetch_items( $limit = null ) { + $items = $this->queue_storage->fetch_items( $limit ); + + return $this->unserialize_values( $items ); + } + + /** + * Return items with specific ids. + * + * @param array $items_ids Array of event ids. + * + * @return array|object|null + */ + private function fetch_items_by_id( $items_ids ) { + return $this->unserialize_values( $this->queue_storage->fetch_items_by_ids( $items_ids ) ); + } + + /** + * Unserialize item values. + * + * @param array $items Events from the Queue to be unserialized. + * + * @return mixed + */ + private function unserialize_values( $items ) { + array_walk( + $items, + function ( $item ) { + // @codingStandardsIgnoreStart + $item->value = @unserialize( $item->value ); + // @codingStandardsIgnoreEnd + } + ); + + return $items; + } + + /** + * Return true if the buffer is still valid or an Error other wise. + * + * @param \Automattic\Jetpack\Sync\Queue_Buffer $buffer The Queue_Buffer. + * + * @return bool|WP_Error + */ + private function validate_checkout( $buffer ) { + if ( ! $buffer instanceof Queue_Buffer ) { + return new WP_Error( 'not_a_buffer', 'You must checkin an instance of Automattic\\Jetpack\\Sync\\Queue_Buffer' ); + } + + $checkout_id = $this->get_checkout_id(); + + if ( ! $checkout_id ) { + return new WP_Error( 'buffer_not_checked_out', 'There are no checked out buffers' ); + } + + // TODO: change to strict comparison. + if ( $checkout_id != $buffer->id ) { // phpcs:ignore Universal.Operators.StrictComparisons.LooseNotEqual + return new WP_Error( 'buffer_mismatch', 'The buffer you checked in was not checked out' ); + } + + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php new file mode 100644 index 00000000..06c0188a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php @@ -0,0 +1,1479 @@ +query( "DELETE FROM $wpdb->posts" ); + + // Delete comments from cache. + $comment_ids = $wpdb->get_col( "SELECT comment_ID FROM $wpdb->comments" ); + if ( ! empty( $comment_ids ) ) { + clean_comment_cache( $comment_ids ); + } + $wpdb->query( "DELETE FROM $wpdb->comments" ); + + // Also need to delete terms from cache. + $term_ids = $wpdb->get_col( "SELECT term_id FROM $wpdb->terms" ); + foreach ( $term_ids as $term_id ) { + wp_cache_delete( $term_id, 'terms' ); + } + + $wpdb->query( "DELETE FROM $wpdb->terms" ); + + $wpdb->query( "DELETE FROM $wpdb->term_taxonomy" ); + $wpdb->query( "DELETE FROM $wpdb->term_relationships" ); + + // Callables and constants. + $wpdb->query( "DELETE FROM $wpdb->options WHERE option_name LIKE 'jetpack_%'" ); + $wpdb->query( "DELETE FROM $wpdb->postmeta WHERE meta_key NOT LIKE '\_%'" ); + } + + /** + * Ran when full sync has just started. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + */ + public function full_sync_start( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $this->reset(); + } + + /** + * Ran when full sync has just finished. + * + * @access public + * + * @param string $checksum Deprecated since 7.3.0. + */ + public function full_sync_end( $checksum ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // Noop right now. + } + + /** + * Retrieve the number of terms. + * + * @access public + * + * @return int Number of terms. + */ + public function term_count() { + global $wpdb; + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + return (int) $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->terms" ); + } + + /** + * Retrieve the number of rows in the `term_taxonomy` table. + * + * @access public + * + * @return int Number of terms. + */ + public function term_taxonomy_count() { + global $wpdb; + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + return (int) $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->term_taxonomy" ); + } + + /** + * Retrieve the number of term relationships. + * + * @access public + * + * @return int Number of rows in the term relationships table. + */ + public function term_relationship_count() { + global $wpdb; + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + return (int) $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->term_relationships" ); + } + + /** + * Retrieve the number of posts with a particular post status within a certain range. + * + * @access public + * + * @todo Prepare the SQL query before executing it. + * + * @param string $status Post status. + * @param int $min_id Minimum post ID. + * @param int $max_id Maximum post ID. + * @return int Number of posts. + */ + public function post_count( $status = null, $min_id = null, $max_id = null ) { + global $wpdb; + + $where = ''; + + if ( $status ) { + $where = "post_status = '" . esc_sql( $status ) . "'"; + } else { + $where = '1=1'; + } + + if ( ! empty( $min_id ) ) { + $where .= ' AND ID >= ' . (int) $min_id; + } + + if ( ! empty( $max_id ) ) { + $where .= ' AND ID <= ' . (int) $max_id; + } + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + return (int) $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->posts WHERE $where" ); + } + + /** + * Retrieve the posts with a particular post status. + * + * @access public + * + * @todo Implement range and actually use max_id/min_id arguments. + * + * @param string $status Post status. + * @param int $min_id Minimum post ID. + * @param int $max_id Maximum post ID. + * @return array Array of posts. + */ + public function get_posts( $status = null, $min_id = null, $max_id = null ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $args = array( + 'orderby' => 'ID', + 'posts_per_page' => -1, + ); + + if ( $status ) { + $args['post_status'] = $status; + } else { + $args['post_status'] = 'any'; + } + + return get_posts( $args ); + } + + /** + * Retrieve a post object by the post ID. + * + * @access public + * + * @param int $id Post ID. + * @return \WP_Post Post object. + */ + public function get_post( $id ) { + return get_post( $id ); + } + + /** + * Update or insert a post. + * + * @access public + * + * @param \WP_Post $post Post object. + * @param bool $silent Whether to perform a silent action. Not used in this implementation. + */ + public function upsert_post( $post, $silent = false ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + global $wpdb; + + // Reject the post if it's not a \WP_Post. + if ( ! $post instanceof \WP_Post ) { + return; + } + + $post = $post->to_array(); + + // Reject posts without an ID. + if ( ! isset( $post['ID'] ) ) { + return; + } + + $now = current_time( 'mysql' ); + $now_gmt = get_gmt_from_date( $now ); + + $defaults = array( + 'ID' => 0, + 'post_author' => '0', + 'post_content' => '', + 'post_content_filtered' => '', + 'post_title' => '', + 'post_name' => '', + 'post_excerpt' => '', + 'post_status' => 'draft', + 'post_type' => 'post', + 'comment_status' => 'closed', + 'comment_count' => '0', + 'ping_status' => '', + 'post_password' => '', + 'to_ping' => '', + 'pinged' => '', + 'post_parent' => 0, + 'menu_order' => 0, + 'guid' => '', + 'post_date' => $now, + 'post_date_gmt' => $now_gmt, + 'post_modified' => $now, + 'post_modified_gmt' => $now_gmt, + ); + + $post = array_intersect_key( $post, $defaults ); + + $post = sanitize_post( $post, 'db' ); + + unset( $post['filter'] ); + + $exists = $wpdb->get_var( $wpdb->prepare( "SELECT EXISTS( SELECT 1 FROM $wpdb->posts WHERE ID = %d )", $post['ID'] ) ); + + if ( $exists ) { + $wpdb->update( $wpdb->posts, $post, array( 'ID' => $post['ID'] ) ); + } else { + $wpdb->insert( $wpdb->posts, $post ); + } + + clean_post_cache( $post['ID'] ); + } + + /** + * Delete a post by the post ID. + * + * @access public + * + * @param int $post_id Post ID. + */ + public function delete_post( $post_id ) { + wp_delete_post( $post_id, true ); + } + + /** + * Retrieve the checksum for posts within a range. + * + * @access public + * + * @param int $min_id Minimum post ID. + * @param int $max_id Maximum post ID. + * @return int The checksum. + */ + public function posts_checksum( $min_id = null, $max_id = null ) { + return $this->summarize_checksum_histogram( $this->checksum_histogram( 'posts', null, $min_id, $max_id ) ); + } + + /** + * Retrieve the checksum for post meta within a range. + * + * @access public + * + * @param int $min_id Minimum post meta ID. + * @param int $max_id Maximum post meta ID. + * @return int The checksum. + */ + public function post_meta_checksum( $min_id = null, $max_id = null ) { + return $this->summarize_checksum_histogram( $this->checksum_histogram( 'postmeta', null, $min_id, $max_id ) ); + } + + /** + * Retrieve the number of comments with a particular comment status within a certain range. + * + * @access public + * + * @todo Prepare the SQL query before executing it. + * + * @param string $status Comment status. + * @param int $min_id Minimum comment ID. + * @param int $max_id Maximum comment ID. + * @return int Number of comments. + */ + public function comment_count( $status = null, $min_id = null, $max_id = null ) { + global $wpdb; + + $comment_approved = $this->comment_status_to_approval_value( $status ); + + if ( false !== $comment_approved ) { + $where = "comment_approved = '" . esc_sql( $comment_approved ) . "'"; + } else { + $where = '1=1'; + } + + if ( ! empty( $min_id ) ) { + $where .= ' AND comment_ID >= ' . (int) $min_id; + } + + if ( ! empty( $max_id ) ) { + $where .= ' AND comment_ID <= ' . (int) $max_id; + } + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + return (int) $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->comments WHERE $where" ); + } + + /** + * Translate a comment status to a value of the comment_approved field. + * + * @access protected + * + * @param string $status Comment status. + * @return string|bool New comment_approved value, false if the status doesn't affect it. + */ + protected function comment_status_to_approval_value( $status ) { + switch ( (string) $status ) { + case 'approve': + case '1': + return '1'; + case 'hold': + case '0': + return '0'; + case 'spam': + return 'spam'; + case 'trash': + return 'trash'; + case 'post-trashed': + return 'post-trashed'; + case 'any': + case 'all': + default: + return false; + } + } + + /** + * Retrieve the comments with a particular comment status. + * + * @access public + * + * @todo Implement range and actually use max_id/min_id arguments. + * + * @param string $status Comment status. + * @param int $min_id Minimum comment ID. + * @param int $max_id Maximum comment ID. + * @return array Array of comments. + */ + public function get_comments( $status = null, $min_id = null, $max_id = null ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $args = array( + 'orderby' => 'ID', + 'status' => 'all', + ); + + if ( $status ) { + $args['status'] = $status; + } + + return get_comments( $args ); + } + + /** + * Retrieve a comment object by the comment ID. + * + * @access public + * + * @param int $id Comment ID. + * @return \WP_Comment Comment object. + */ + public function get_comment( $id ) { + return \WP_Comment::get_instance( $id ); + } + + /** + * Update or insert a comment. + * + * @access public + * + * @param \WP_Comment $comment Comment object. + */ + public function upsert_comment( $comment ) { + global $wpdb; + + $comment = $comment->to_array(); + + // Filter by fields on comment table. + $comment_fields_whitelist = array( + 'comment_ID', + 'comment_post_ID', + 'comment_author', + 'comment_author_email', + 'comment_author_url', + 'comment_author_IP', + 'comment_date', + 'comment_date_gmt', + 'comment_content', + 'comment_karma', + 'comment_approved', + 'comment_agent', + 'comment_type', + 'comment_parent', + 'user_id', + ); + + foreach ( $comment as $key => $value ) { + if ( ! in_array( $key, $comment_fields_whitelist, true ) ) { + unset( $comment[ $key ] ); + } + } + + $exists = $wpdb->get_var( + $wpdb->prepare( + "SELECT EXISTS( SELECT 1 FROM $wpdb->comments WHERE comment_ID = %d )", + $comment['comment_ID'] + ) + ); + + if ( $exists ) { + $wpdb->update( $wpdb->comments, $comment, array( 'comment_ID' => $comment['comment_ID'] ) ); + } else { + $wpdb->insert( $wpdb->comments, $comment ); + } + // Remove comment from cache. + clean_comment_cache( $comment['comment_ID'] ); + + wp_update_comment_count( $comment['comment_post_ID'] ); + } + + /** + * Trash a comment by the comment ID. + * + * @access public + * + * @param int $comment_id Comment ID. + */ + public function trash_comment( $comment_id ) { + wp_delete_comment( $comment_id ); + } + + /** + * Delete a comment by the comment ID. + * + * @access public + * + * @param int $comment_id Comment ID. + */ + public function delete_comment( $comment_id ) { + wp_delete_comment( $comment_id, true ); + } + + /** + * Mark a comment by the comment ID as spam. + * + * @access public + * + * @param int $comment_id Comment ID. + */ + public function spam_comment( $comment_id ) { + wp_spam_comment( $comment_id ); + } + + /** + * Trash the comments of a post. + * + * @access public + * + * @param int $post_id Post ID. + * @param array $statuses Post statuses. Not used in this implementation. + */ + public function trashed_post_comments( $post_id, $statuses ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + wp_trash_post_comments( $post_id ); + } + + /** + * Untrash the comments of a post. + * + * @access public + * + * @param int $post_id Post ID. + */ + public function untrashed_post_comments( $post_id ) { + wp_untrash_post_comments( $post_id ); + } + + /** + * Retrieve the checksum for comments within a range. + * + * @access public + * + * @param int $min_id Minimum comment ID. + * @param int $max_id Maximum comment ID. + * @return int The checksum. + */ + public function comments_checksum( $min_id = null, $max_id = null ) { + return $this->summarize_checksum_histogram( $this->checksum_histogram( 'comments', null, $min_id, $max_id ) ); + } + + /** + * Retrieve the checksum for comment meta within a range. + * + * @access public + * + * @param int $min_id Minimum comment meta ID. + * @param int $max_id Maximum comment meta ID. + * @return int The checksum. + */ + public function comment_meta_checksum( $min_id = null, $max_id = null ) { + return $this->summarize_checksum_histogram( $this->checksum_histogram( 'commentmeta', null, $min_id, $max_id ) ); + } + + /** + * Update the value of an option. + * + * @access public + * + * @param string $option Option name. + * @param mixed $value Option value. + * @return bool False if value was not updated and true if value was updated. + */ + public function update_option( $option, $value ) { + return update_option( $option, $value ); + } + + /** + * Retrieve an option value based on an option name. + * + * @access public + * + * @param string $option Name of option to retrieve. + * @param mixed $default Optional. Default value to return if the option does not exist. + * @return mixed Value set for the option. + */ + public function get_option( $option, $default = false ) { + return get_option( $option, $default ); + } + + /** + * Remove an option by name. + * + * @access public + * + * @param string $option Name of option to remove. + * @return bool True, if option is successfully deleted. False on failure. + */ + public function delete_option( $option ) { + return delete_option( $option ); + } + + /** + * Change the info of the current theme. + * + * @access public + * + * @param array $theme_info Theme info array. + */ + public function set_theme_info( $theme_info ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // Noop. + } + + /** + * Whether the current theme supports a certain feature. + * + * @access public + * + * @param string $feature Name of the feature. + */ + public function current_theme_supports( $feature ) { + return current_theme_supports( $feature ); + } + + /** + * Retrieve metadata for the specified object. + * + * @access public + * + * @param string $type Meta type. + * @param int $object_id ID of the object. + * @param string $meta_key Meta key. + * @param bool $single If true, return only the first value of the specified meta_key. + * + * @return mixed Single metadata value, or array of values. + */ + public function get_metadata( $type, $object_id, $meta_key = '', $single = false ) { + return get_metadata( $type, $object_id, $meta_key, $single ); + } + + /** + * Stores remote meta key/values alongside an ID mapping key. + * + * @access public + * + * @todo Refactor to not use interpolated values when preparing the SQL query. + * + * @param string $type Meta type. + * @param int $object_id ID of the object. + * @param string $meta_key Meta key. + * @param mixed $meta_value Meta value. + * @param int $meta_id ID of the meta. + * + * @return bool False if meta table does not exist, true otherwise. + */ + public function upsert_metadata( $type, $object_id, $meta_key, $meta_value, $meta_id ) { + $table = _get_meta_table( $type ); + if ( ! $table ) { + return false; + } + + global $wpdb; + + $exists = $wpdb->get_var( + $wpdb->prepare( + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "SELECT EXISTS( SELECT 1 FROM $table WHERE meta_id = %d )", + $meta_id + ) + ); + + if ( $exists ) { + $wpdb->update( + $table, + array( + 'meta_key' => $meta_key, + 'meta_value' => maybe_serialize( $meta_value ), + ), + array( 'meta_id' => $meta_id ) + ); + } else { + $object_id_field = $type . '_id'; + $wpdb->insert( + $table, + array( + 'meta_id' => $meta_id, + $object_id_field => $object_id, + 'meta_key' => $meta_key, + 'meta_value' => maybe_serialize( $meta_value ), + ) + ); + } + + wp_cache_delete( $object_id, $type . '_meta' ); + + return true; + } + + /** + * Delete metadata for the specified object. + * + * @access public + * + * @todo Refactor to not use interpolated values when preparing the SQL query. + * + * @param string $type Meta type. + * @param int $object_id ID of the object. + * @param array $meta_ids IDs of the meta objects to delete. + */ + public function delete_metadata( $type, $object_id, $meta_ids ) { + global $wpdb; + + $table = _get_meta_table( $type ); + if ( ! $table ) { + return false; + } + + foreach ( $meta_ids as $meta_id ) { + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $wpdb->query( $wpdb->prepare( "DELETE FROM $table WHERE meta_id = %d", $meta_id ) ); + } + + // If we don't have an object ID what do we do - invalidate ALL meta? + if ( $object_id ) { + wp_cache_delete( $object_id, $type . '_meta' ); + } + } + + /** + * Delete metadata with a certain key for the specified objects. + * + * @access public + * + * @todo Test this out to make sure it works as expected. + * @todo Refactor to not use interpolated values when preparing the SQL query. + * + * @param string $type Meta type. + * @param array $object_ids IDs of the objects. + * @param string $meta_key Meta key. + */ + public function delete_batch_metadata( $type, $object_ids, $meta_key ) { + global $wpdb; + + $table = _get_meta_table( $type ); + if ( ! $table ) { + return false; + } + $column = sanitize_key( $type . '_id' ); + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $wpdb->query( $wpdb->prepare( "DELETE FROM $table WHERE $column IN (%s) && meta_key = %s", implode( ',', $object_ids ), $meta_key ) ); + + // If we don't have an object ID what do we do - invalidate ALL meta? + foreach ( $object_ids as $object_id ) { + wp_cache_delete( $object_id, $type . '_meta' ); + } + } + + /** + * Retrieve value of a constant based on the constant name. + * + * We explicitly return null instead of false if the constant doesn't exist. + * + * @access public + * + * @param string $constant Name of constant to retrieve. + * @return mixed Value set for the constant. + */ + public function get_constant( $constant ) { + $value = get_option( 'jetpack_constant_' . $constant ); + + if ( $value ) { + return $value; + } + + return null; + } + + /** + * Set the value of a constant. + * + * @access public + * + * @param string $constant Name of constant to retrieve. + * @param mixed $value Value set for the constant. + */ + public function set_constant( $constant, $value ) { + update_option( 'jetpack_constant_' . $constant, $value ); + } + + /** + * Retrieve the number of the available updates of a certain type. + * Type is one of: `plugins`, `themes`, `wordpress`, `translations`, `total`, `wp_update_version`. + * + * @access public + * + * @param string $type Type of updates to retrieve. + * @return int|null Number of updates available, `null` if type is invalid or missing. + */ + public function get_updates( $type ) { + $all_updates = get_option( 'jetpack_updates', array() ); + + if ( isset( $all_updates[ $type ] ) ) { + return $all_updates[ $type ]; + } else { + return null; + } + } + + /** + * Set the available updates of a certain type. + * Type is one of: `plugins`, `themes`, `wordpress`, `translations`, `total`, `wp_update_version`. + * + * @access public + * + * @param string $type Type of updates to set. + * @param int $updates Total number of updates. + */ + public function set_updates( $type, $updates ) { + $all_updates = get_option( 'jetpack_updates', array() ); + $all_updates[ $type ] = $updates; + update_option( 'jetpack_updates', $all_updates ); + } + + /** + * Retrieve a callable value based on its name. + * + * @access public + * + * @param string $name Name of the callable to retrieve. + * @return mixed Value of the callable. + */ + public function get_callable( $name ) { + $value = get_option( 'jetpack_' . $name ); + + if ( $value ) { + return $value; + } + + return null; + } + + /** + * Update the value of a callable. + * + * @access public + * + * @param string $name Callable name. + * @param mixed $value Callable value. + */ + public function set_callable( $name, $value ) { + update_option( 'jetpack_' . $name, $value ); + } + + /** + * Retrieve a network option value based on a network option name. + * + * @access public + * + * @param string $option Name of network option to retrieve. + * @return mixed Value set for the network option. + */ + public function get_site_option( $option ) { + return get_option( 'jetpack_network_' . $option ); + } + + /** + * Update the value of a network option. + * + * @access public + * + * @param string $option Network option name. + * @param mixed $value Network option value. + * @return bool False if value was not updated and true if value was updated. + */ + public function update_site_option( $option, $value ) { + return update_option( 'jetpack_network_' . $option, $value ); + } + + /** + * Remove a network option by name. + * + * @access public + * + * @param string $option Name of option to remove. + * @return bool True, if option is successfully deleted. False on failure. + */ + public function delete_site_option( $option ) { + return delete_option( 'jetpack_network_' . $option ); + } + + /** + * Retrieve the terms from a particular taxonomy. + * + * @access public + * + * @param string $taxonomy Taxonomy slug. + * + * @return array|WP_Error Array of terms or WP_Error object on failure. + */ + public function get_terms( $taxonomy ) { + $t = $this->ensure_taxonomy( $taxonomy ); + if ( ! $t || is_wp_error( $t ) ) { + return $t; + } + return get_terms( $taxonomy ); + } + + /** + * Retrieve a particular term. + * + * @access public + * + * @param string|false $taxonomy Taxonomy slug. + * @param int $term_id ID of the term. + * @param string $term_key ID Field `term_id` or `term_taxonomy_id`. + * + * @return \WP_Term|WP_Error Term object on success, \WP_Error object on failure. + */ + public function get_term( $taxonomy, $term_id, $term_key = 'term_id' ) { + + // Full Sync will pass false for the $taxonomy so a check for term_taxonomy_id is needed before ensure_taxonomy. + if ( 'term_taxonomy_id' === $term_key ) { + return get_term_by( 'term_taxonomy_id', $term_id ); + } + + $t = $this->ensure_taxonomy( $taxonomy ); + if ( ! $t || is_wp_error( $t ) ) { + return $t; + } + + return get_term( $term_id, $taxonomy ); + } + + /** + * Verify a taxonomy is legitimate and register it if necessary. + * + * @access private + * + * @param string $taxonomy Taxonomy slug. + * + * @return bool|void|WP_Error True if already exists; void if it was registered; \WP_Error on error. + */ + private function ensure_taxonomy( $taxonomy ) { + if ( ! taxonomy_exists( $taxonomy ) ) { + // Try re-registering synced taxonomies. + $taxonomies = $this->get_callable( 'taxonomies' ); + if ( ! isset( $taxonomies[ $taxonomy ] ) ) { + // Doesn't exist, or somehow hasn't been synced. + return new WP_Error( 'invalid_taxonomy', "The taxonomy '$taxonomy' doesn't exist" ); + } + $t = $taxonomies[ $taxonomy ]; + + return register_taxonomy( + $taxonomy, + $t->object_type, + (array) $t + ); + } + + return true; + } + + /** + * Retrieve all terms from a taxonomy that are related to an object with a particular ID. + * + * @access public + * + * @param int $object_id Object ID. + * @param string $taxonomy Taxonomy slug. + * + * @return array|bool|WP_Error Array of terms on success, `false` if no terms or post doesn't exist, \WP_Error on failure. + */ + public function get_the_terms( $object_id, $taxonomy ) { + return get_the_terms( $object_id, $taxonomy ); + } + + /** + * Insert or update a term. + * + * @access public + * + * @param \WP_Term $term_object Term object. + * + * @return array|bool|WP_Error Array of term_id and term_taxonomy_id if updated, true if inserted, \WP_Error on failure. + */ + public function update_term( $term_object ) { + $taxonomy = $term_object->taxonomy; + global $wpdb; + $exists = $wpdb->get_var( + $wpdb->prepare( + "SELECT EXISTS( SELECT 1 FROM $wpdb->terms WHERE term_id = %d )", + $term_object->term_id + ) + ); + if ( ! $exists ) { + $term_object = sanitize_term( clone $term_object, $taxonomy, 'db' ); + $term = array( + 'term_id' => $term_object->term_id, + 'name' => $term_object->name, + 'slug' => $term_object->slug, + 'term_group' => $term_object->term_group, + ); + $term_taxonomy = array( + 'term_taxonomy_id' => $term_object->term_taxonomy_id, + 'term_id' => $term_object->term_id, + 'taxonomy' => $term_object->taxonomy, + 'description' => $term_object->description, + 'parent' => (int) $term_object->parent, + 'count' => (int) $term_object->count, + ); + $wpdb->insert( $wpdb->terms, $term ); + $wpdb->insert( $wpdb->term_taxonomy, $term_taxonomy ); + + return true; + } + + return wp_update_term( $term_object->term_id, $taxonomy, (array) $term_object ); + } + + /** + * Delete a term by the term ID and its corresponding taxonomy. + * + * @access public + * + * @param int $term_id Term ID. + * @param string $taxonomy Taxonomy slug. + * + * @return bool|int|WP_Error True on success, false if term doesn't exist. Zero if trying with default category. \WP_Error on invalid taxonomy. + */ + public function delete_term( $term_id, $taxonomy ) { + $this->ensure_taxonomy( $taxonomy ); + return wp_delete_term( $term_id, $taxonomy ); + } + + /** + * Add/update terms of a particular taxonomy of an object with the specified ID. + * + * @access public + * + * @param int $object_id The object to relate to. + * @param string $taxonomy The context in which to relate the term to the object. + * @param string|int|array $terms A single term slug, single term id, or array of either term slugs or ids. + * @param bool $append Optional. If false will delete difference of terms. Default false. + */ + public function update_object_terms( $object_id, $taxonomy, $terms, $append ) { + $this->ensure_taxonomy( $taxonomy ); + wp_set_object_terms( $object_id, $terms, $taxonomy, $append ); + } + + /** + * Remove certain term relationships from the specified object. + * + * @access public + * + * @todo Refactor to not use interpolated values when preparing the SQL query. + * + * @param int $object_id ID of the object. + * @param array $tt_ids Term taxonomy IDs. + * @return bool True on success, false on failure. + */ + public function delete_object_terms( $object_id, $tt_ids ) { + global $wpdb; + + if ( is_array( $tt_ids ) && ! empty( $tt_ids ) ) { + // Escape. + $tt_ids_sanitized = array_map( 'intval', $tt_ids ); + + $taxonomies = array(); + foreach ( $tt_ids_sanitized as $tt_id ) { + $term = get_term_by( 'term_taxonomy_id', $tt_id ); + $taxonomies[ $term->taxonomy ][] = $tt_id; + } + $in_tt_ids = implode( ', ', $tt_ids_sanitized ); + + /** + * Fires immediately before an object-term relationship is deleted. + * + * @since 1.6.3 + * @since-jetpack 2.9.0 + * + * @param int $object_id Object ID. + * @param array $tt_ids An array of term taxonomy IDs. + */ + do_action( 'delete_term_relationships', $object_id, $tt_ids_sanitized ); + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $deleted = $wpdb->query( $wpdb->prepare( "DELETE FROM $wpdb->term_relationships WHERE object_id = %d AND term_taxonomy_id IN ($in_tt_ids)", $object_id ) ); + foreach ( $taxonomies as $taxonomy => $taxonomy_tt_ids ) { + $this->ensure_taxonomy( $taxonomy ); + wp_cache_delete( $object_id, $taxonomy . '_relationships' ); + /** + * Fires immediately after an object-term relationship is deleted. + * + * @since 1.6.3 + * @since-jetpack 2.9.0 + * + * @param int $object_id Object ID. + * @param array $tt_ids An array of term taxonomy IDs. + */ + do_action( 'deleted_term_relationships', $object_id, $taxonomy_tt_ids ); + wp_update_term_count( $taxonomy_tt_ids, $taxonomy ); + } + + return (bool) $deleted; + } + + return false; + } + + /** + * Retrieve the number of users. + * Not supported in this replicastore. + * + * @access public + */ + public function user_count() { + // Noop. + } + + /** + * Retrieve a user object by the user ID. + * + * @access public + * + * @param int $user_id User ID. + * @return \WP_User|null User object, or `null` if user invalid/not found. + */ + public function get_user( $user_id ) { + $user = get_user_by( 'id', $user_id ); + return $user instanceof \WP_User ? $user : null; + } + + /** + * Insert or update a user. + * Not supported in this replicastore. + * + * @access public + * @throws Exception If this method is invoked. + * + * @param \WP_User $user User object. + */ + public function upsert_user( $user ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $this->invalid_call(); + } + + /** + * Delete a user. + * Not supported in this replicastore. + * + * @access public + * @throws Exception If this method is invoked. + * + * @param int $user_id User ID. + */ + public function delete_user( $user_id ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $this->invalid_call(); + } + + /** + * Update/insert user locale. + * Not supported in this replicastore. + * + * @access public + * @throws Exception If this method is invoked. + * + * @param int $user_id User ID. + * @param string $local The user locale. + */ + public function upsert_user_locale( $user_id, $local ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $this->invalid_call(); + } + + /** + * Delete user locale. + * Not supported in this replicastore. + * + * @access public + * @throws Exception If this method is invoked. + * + * @param int $user_id User ID. + */ + public function delete_user_locale( $user_id ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $this->invalid_call(); + } + + /** + * Retrieve the user locale. + * + * @access public + * + * @param int $user_id User ID. + * @return string The user locale. + */ + public function get_user_locale( $user_id ) { + return get_user_locale( $user_id ); + } + + /** + * Retrieve the allowed mime types for the user. + * Not supported in this replicastore. + * + * @access public + * + * @param int $user_id User ID. + */ + public function get_allowed_mime_types( $user_id ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // Noop. + } + + /** + * Retrieve all the checksums we are interested in. + * + * @access public + * + * @param boolean $perform_text_conversion If text fields should be latin1 converted. + * + * @return array Checksums. + */ + public function checksum_all( $perform_text_conversion = false ) { + $post_checksum = $this->checksum_histogram( 'posts', null, null, null, null, true, '', false, false, $perform_text_conversion ); + $comments_checksum = $this->checksum_histogram( 'comments', null, null, null, null, true, '', false, false, $perform_text_conversion ); + $post_meta_checksum = $this->checksum_histogram( 'postmeta', null, null, null, null, true, '', false, false, $perform_text_conversion ); + $comment_meta_checksum = $this->checksum_histogram( 'commentmeta', null, null, null, null, true, '', false, false, $perform_text_conversion ); + $terms_checksum = $this->checksum_histogram( 'terms', null, null, null, null, true, '', false, false, $perform_text_conversion ); + $term_relationships_checksum = $this->checksum_histogram( 'term_relationships', null, null, null, null, true, '', false, false, $perform_text_conversion ); + $term_taxonomy_checksum = $this->checksum_histogram( 'term_taxonomy', null, null, null, null, true, '', false, false, $perform_text_conversion ); + + $result = array( + 'posts' => $this->summarize_checksum_histogram( $post_checksum ), + 'comments' => $this->summarize_checksum_histogram( $comments_checksum ), + 'post_meta' => $this->summarize_checksum_histogram( $post_meta_checksum ), + 'comment_meta' => $this->summarize_checksum_histogram( $comment_meta_checksum ), + 'terms' => $this->summarize_checksum_histogram( $terms_checksum ), + 'term_relationships' => $this->summarize_checksum_histogram( $term_relationships_checksum ), + 'term_taxonomy' => $this->summarize_checksum_histogram( $term_taxonomy_checksum ), + ); + + /** + * WooCommerce tables + */ + + /** + * On WordPress.com, we can't directly check if the site has support for WooCommerce. + * Having the option to override the functionality here helps with syncing WooCommerce tables. + * + * @since 10.1 + * + * @param bool If we should we force-enable WooCommerce tables support. + */ + $force_woocommerce_support = apply_filters( 'jetpack_table_checksum_force_enable_woocommerce', false ); + + if ( $force_woocommerce_support || class_exists( 'WooCommerce' ) ) { + /** + * Guard in Try/Catch as it's possible for the WooCommerce class to exist, but + * the tables to not. If we don't do this, the response will be just the exception, without + * returning any valid data. This will prevent us from ever performing a checksum/fix + * for sites like this. + * It's better to just skip the tables in the response, instead of completely failing. + */ + + try { + $woocommerce_order_items_checksum = $this->checksum_histogram( 'woocommerce_order_items' ); + $result['woocommerce_order_items'] = $this->summarize_checksum_histogram( $woocommerce_order_items_checksum ); + } catch ( Exception $ex ) { + $result['woocommerce_order_items'] = null; + } + + try { + $woocommerce_order_itemmeta_checksum = $this->checksum_histogram( 'woocommerce_order_itemmeta' ); + $result['woocommerce_order_itemmeta'] = $this->summarize_checksum_histogram( $woocommerce_order_itemmeta_checksum ); + } catch ( Exception $ex ) { + $result['woocommerce_order_itemmeta'] = null; + } + + if ( Table_Checksum::enable_woocommerce_hpos_tables() ) { + try { + $woocommerce_hpos_orders_checksum = $this->checksum_histogram( 'wc_orders' ); + $result['wc_orders'] = $this->summarize_checksum_histogram( $woocommerce_hpos_orders_checksum ); + } catch ( Exception $ex ) { + $result['wc_orders'] = null; + } + + try { + $woocommerce_hpos_order_addresses_checksum = $this->checksum_histogram( 'wc_order_addresses' ); + $result['wc_order_addresses'] = $this->summarize_checksum_histogram( $woocommerce_hpos_order_addresses_checksum ); + } catch ( Exception $ex ) { + $result['wc_order_addresses'] = null; + } + + try { + $woocommerce_hpos_order_operational_data_checksum = $this->checksum_histogram( 'wc_order_operational_data' ); + $result['wc_order_operational_data'] = $this->summarize_checksum_histogram( $woocommerce_hpos_order_operational_data_checksum ); + } catch ( Exception $ex ) { + $result['wc_order_operational_data'] = null; + } + } + } + + return $result; + } + + /** + * Return the summarized checksum from buckets or the WP_Error. + * + * @param array $histogram checksum_histogram result. + * + * @return int|WP_Error checksum or Error. + */ + protected function summarize_checksum_histogram( $histogram ) { + if ( is_wp_error( $histogram ) ) { + return $histogram; + } else { + return array_sum( $histogram ); + } + } + + /** + * Grabs the minimum and maximum object ids for the given parameters. + * + * @access public + * + * @param string $id_field The id column in the table to query. + * @param string $object_table The table to query. + * @param string $where A sql where clause without 'WHERE'. + * @param int $bucket_size The maximum amount of objects to include in the query. + * For `term_relationships` table, the bucket size will refer to the amount + * of distinct object ids. This will likely include more database rows than + * the bucket size implies. + * + * @return object An object with min_id and max_id properties. + */ + public function get_min_max_object_id( $id_field, $object_table, $where, $bucket_size ) { + global $wpdb; + + // The term relationship table's unique key is a combination of 2 columns. `DISTINCT` helps us get a more acurate query. + $distinct_sql = ( $wpdb->term_relationships === $object_table ) ? 'DISTINCT' : ''; + $where_sql = $where ? "WHERE $where" : ''; + + // Since MIN() and MAX() do not work with LIMIT, we'll need to adjust the dataset we query if a limit is present. + // With a limit present, we'll look at a dataset consisting of object_ids that meet the constructs of the $where clause. + // Without a limit, we can use the actual table as a dataset. + $from = $bucket_size ? + "( SELECT $distinct_sql $id_field FROM $object_table $where_sql ORDER BY $id_field ASC LIMIT " . ( (int) $bucket_size ) . ' ) as ids' : + "$object_table $where_sql ORDER BY $id_field ASC"; + + return $wpdb->get_row( + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "SELECT MIN($id_field) as min, MAX($id_field) as max FROM $from" + ); + } + + /** + * Retrieve the checksum histogram for a specific object type. + * + * @access public + * + * @param string $table Object type. + * @param null $buckets Number of buckets to split the objects to. + * @param null $start_id Minimum object ID. + * @param null $end_id Maximum object ID. + * @param null $columns Table columns to calculate the checksum from. + * @param bool $strip_non_ascii Whether to strip non-ASCII characters. + * @param string $salt Salt, used for $wpdb->prepare()'s args. + * @param bool $only_range_edges Only return the range edges and not the actual checksums. + * @param bool $detailed_drilldown If the call should return a detailed drilldown for the checksum or only the checksum. + * @param bool $perform_text_conversion If text fields should be converted to latin1 during the checksum calculation. + * + * @return array|WP_Error The checksum histogram. + */ + public function checksum_histogram( $table, $buckets = null, $start_id = null, $end_id = null, $columns = null, $strip_non_ascii = true, $salt = '', $only_range_edges = false, $detailed_drilldown = false, $perform_text_conversion = false ) { + global $wpdb; + + $wpdb->queries = array(); + try { + $checksum_table = $this->get_table_checksum_instance( $table, $salt, $perform_text_conversion, $columns ); + } catch ( Exception $ex ) { + return new WP_Error( 'checksum_disabled', $ex->getMessage() ); + } + + try { + $range_edges = $checksum_table->get_range_edges( $start_id, $end_id ); + } catch ( Exception $ex ) { + return new WP_Error( 'invalid_range_edges', '[' . $start_id . '-' . $end_id . ']: ' . $ex->getMessage() ); + } + + if ( $only_range_edges ) { + return $range_edges; + } + + $object_count = (int) $range_edges['item_count']; + + if ( 0 === $object_count ) { + return array(); + } + + // Validate / Determine Buckets. + if ( $buckets === null || $buckets < 1 ) { + $buckets = $this->calculate_buckets( $table, $object_count ); + } + + $bucket_size = (int) ceil( $object_count / $buckets ); + $previous_max_id = max( 0, $range_edges['min_range'] ); + $histogram = array(); + + do { + try { + $ids_range = $checksum_table->get_range_edges( $previous_max_id, null, $bucket_size ); + } catch ( Exception $ex ) { + return new WP_Error( 'invalid_range_edges', '[' . $previous_max_id . '- ]: ' . $ex->getMessage() ); + } + + if ( empty( $ids_range['min_range'] ) || empty( $ids_range['max_range'] ) ) { + // Nothing to checksum here... + break; + } + + // Get the checksum value. + $batch_checksum = $checksum_table->calculate_checksum( $ids_range['min_range'], $ids_range['max_range'], null, $detailed_drilldown ); + + if ( is_wp_error( $batch_checksum ) ) { + return $batch_checksum; + } + + if ( $ids_range['min_range'] === $ids_range['max_range'] ) { + $histogram[ $ids_range['min_range'] ] = $batch_checksum; + } else { + $histogram[ "{$ids_range[ 'min_range' ]}-{$ids_range[ 'max_range' ]}" ] = $batch_checksum; + } + + $previous_max_id = $ids_range['max_range'] + 1; + // If we've reached the max_range lets bail out. + if ( $previous_max_id > $range_edges['max_range'] ) { + break; + } + } while ( true ); + + return $histogram; + } + + /** + * Retrieve the type of the checksum. + * + * @access public + * + * @return string Type of the checksum. + */ + public function get_checksum_type() { + return 'sum'; + } + + /** + * Used in methods that are not implemented and shouldn't be invoked. + * + * @access private + * @return never + * @throws Exception If this method is invoked. + */ + private function invalid_call() { + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_debug_backtrace + $backtrace = debug_backtrace(); + $caller = $backtrace[1]['function']; + throw new Exception( "This function $caller is not supported on the WP Replicastore" ); + } + + /** + * Determine number of buckets to use in full table checksum. + * + * @param string $table Object Type. + * @param int $object_count Object count. + * @return int Number of Buckets to use. + */ + private function calculate_buckets( $table, $object_count ) { + // Ensure no division by 0. + if ( 0 === (int) $object_count ) { + return 1; + } + + // Default Bucket sizes. + $bucket_size = 10000; // Default bucket size is 10,000 items. + switch ( $table ) { + case 'postmeta': + case 'commentmeta': + case 'order_itemmeta': + $bucket_size = 1000; // Meta bucket size is restricted to 1000 items. + } + + return (int) ceil( $object_count / $bucket_size ); + } + + /** + * Return an instance for `Table_Checksum`, depending on the table. + * + * Some tables require custom instances, due to different checksum logic. + * + * @param string $table The table that we want to get the instance for. + * @param string $salt Salt to be used when generating the checksums. + * @param bool $perform_text_conversion Should we perform text encoding conversion when calculating the checksum. + * @param array $additional_columns Additional columns to add to the checksum calculation. + * + * @return Table_Checksum|Table_Checksum_Usermeta + * @throws Exception Might throw an exception if any of the input parameters were invalid. + */ + public function get_table_checksum_instance( $table, $salt = null, $perform_text_conversion = false, $additional_columns = null ) { + if ( 'users' === $table ) { + return new Table_Checksum_Users( $table, $salt, $perform_text_conversion, $additional_columns ); + } + if ( 'usermeta' === $table ) { + return new Table_Checksum_Usermeta( $table, $salt, $perform_text_conversion, $additional_columns ); + } + + return new Table_Checksum( $table, $salt, $perform_text_conversion, $additional_columns ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php new file mode 100644 index 00000000..22261e96 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php @@ -0,0 +1,881 @@ + WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::full_sync_start', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'modules' => array( + 'description' => __( 'Data Modules that should be included in Full Sync', 'jetpack-sync' ), + 'type' => 'array', + 'required' => false, + ), + 'users' => array( + 'description' => __( 'User IDs to include in Full Sync or "initial"', 'jetpack-sync' ), + 'required' => false, + ), + 'posts' => array( + 'description' => __( 'Post IDs to include in Full Sync', 'jetpack-sync' ), + 'type' => 'array', + 'required' => false, + ), + 'comments' => array( + 'description' => __( 'Comment IDs to include in Full Sync', 'jetpack-sync' ), + 'type' => 'array', + 'required' => false, + ), + ), + ) + ); + + // Obtain Sync status. + register_rest_route( + 'jetpack/v4', + '/sync/status', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::sync_status', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'fields' => array( + 'description' => __( 'Comma seperated list of additional fields that should be included in status.', 'jetpack-sync' ), + 'type' => 'string', + 'required' => false, + ), + ), + ) + ); + + // Update Sync health status. + register_rest_route( + 'jetpack/v4', + '/sync/health', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::sync_health', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'status' => array( + 'description' => __( 'New Sync health status', 'jetpack-sync' ), + 'type' => 'string', + 'required' => true, + ), + ), + ) + ); + + // Obtain Sync settings. + register_rest_route( + 'jetpack/v4', + '/sync/settings', + array( + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_sync_settings', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + ), + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::update_sync_settings', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + ), + ) + ); + + // Retrieve Sync Object(s). + register_rest_route( + 'jetpack/v4', + '/sync/object', + array( + 'methods' => WP_REST_Server::ALLMETHODS, + 'callback' => __CLASS__ . '::get_sync_objects', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'module_name' => array( + 'description' => __( 'Name of Sync module', 'jetpack-sync' ), + 'type' => 'string', + 'required' => false, + ), + 'object_type' => array( + 'description' => __( 'Object Type', 'jetpack-sync' ), + 'type' => 'string', + 'required' => false, + ), + 'object_ids' => array( + 'description' => __( 'Objects Identifiers', 'jetpack-sync' ), + 'type' => 'array', + 'required' => false, + ), + ), + ) + ); + + // Retrieve Sync Object(s). + register_rest_route( + 'jetpack/v4', + '/sync/now', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::do_sync', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'queue' => array( + 'description' => __( 'Name of Sync queue.', 'jetpack-sync' ), + 'type' => 'string', + 'required' => true, + ), + ), + ) + ); + + // Checkout Sync Objects. + register_rest_route( + 'jetpack/v4', + '/sync/checkout', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::checkout', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + ) + ); + + // Checkin Sync Objects. + register_rest_route( + 'jetpack/v4', + '/sync/close', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::close', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + ) + ); + + // Unlock Sync Queue. + register_rest_route( + 'jetpack/v4', + '/sync/unlock', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::unlock_queue', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'queue' => array( + 'description' => __( 'Name of Sync queue.', 'jetpack-sync' ), + 'type' => 'string', + 'required' => true, + ), + ), + ) + ); + + // Retrieve range of Object Ids. + register_rest_route( + 'jetpack/v4', + '/sync/object-id-range', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::get_object_id_range', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'sync_module' => array( + 'description' => __( 'Name of Sync module.', 'jetpack-sync' ), + 'type' => 'string', + 'required' => true, + ), + 'batch_size' => array( + 'description' => __( 'Size of batches', 'jetpack-sync' ), + 'type' => 'int', + 'required' => true, + ), + ), + ) + ); + + // Obtain table checksums. + register_rest_route( + 'jetpack/v4', + '/sync/data-check', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::data_check', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'perform_text_conversion' => array( + 'description' => __( 'If text fields should be converted to latin1 in checksum calculation.', 'jetpack-sync' ), + 'type' => 'boolean', + 'required' => false, + ), + ), + ) + ); + + // Obtain histogram. + register_rest_route( + 'jetpack/v4', + '/sync/data-histogram', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::data_histogram', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + 'args' => array( + 'columns' => array( + 'description' => __( 'Column mappings', 'jetpack-sync' ), + 'type' => 'array', + 'required' => false, + ), + 'object_type' => array( + 'description' => __( 'Object Type', 'jetpack-sync' ), + 'type' => 'string', + 'required' => false, + ), + 'buckets' => array( + 'description' => __( 'Number of histogram buckets.', 'jetpack-sync' ), + 'type' => 'int', + 'required' => false, + ), + 'start_id' => array( + 'description' => __( 'Start ID for the histogram', 'jetpack-sync' ), + 'type' => 'int', + 'required' => false, + ), + 'end_id' => array( + 'description' => __( 'End ID for the histogram', 'jetpack-sync' ), + 'type' => 'int', + 'required' => false, + ), + 'strip_non_ascii' => array( + 'description' => __( 'Strip non-ascii characters?', 'jetpack-sync' ), + 'type' => 'boolean', + 'required' => false, + ), + 'shared_salt' => array( + 'description' => __( 'Shared Salt to use when generating checksum', 'jetpack-sync' ), + 'type' => 'string', + 'required' => false, + ), + 'only_range_edges' => array( + 'description' => __( 'Should only range edges be returned', 'jetpack-sync' ), + 'type' => 'boolean', + 'required' => false, + ), + 'detailed_drilldown' => array( + 'description' => __( 'Do we want the checksum or object ids.', 'jetpack-sync' ), + 'type' => 'boolean', + 'required' => false, + ), + 'perform_text_conversion' => array( + 'description' => __( 'If text fields should be converted to latin1 in checksum calculation.', 'jetpack-sync' ), + 'type' => 'boolean', + 'required' => false, + ), + ), + ) + ); + + // Trigger Dedicated Sync request. + register_rest_route( + 'jetpack/v4', + '/sync/spawn-sync', + array( + 'methods' => WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::spawn_sync', + 'permission_callback' => '__return_true', + ) + ); + + // Reset Sync locks. + register_rest_route( + 'jetpack/v4', + '/sync/locks', + array( + 'methods' => WP_REST_Server::DELETABLE, + 'callback' => __CLASS__ . '::reset_locks', + 'permission_callback' => __CLASS__ . '::verify_default_permissions', + ) + ); + } + + /** + * Trigger a Full Sync of specified modules. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response|WP_Error + */ + public static function full_sync_start( $request ) { + + $modules = $request->get_param( 'modules' ); + + // convert list of modules into array format of "$modulename => true". + if ( ! empty( $modules ) ) { + $modules = array_map( '__return_true', array_flip( $modules ) ); + } + + // Process additional options. + foreach ( array( 'posts', 'comments', 'users' ) as $module_name ) { + if ( 'users' === $module_name && 'initial' === $request->get_param( 'users' ) ) { + $modules['users'] = 'initial'; + } elseif ( is_array( $request->get_param( $module_name ) ) ) { + $ids = $request->get_param( $module_name ); + if ( array() !== $ids ) { + $modules[ $module_name ] = $ids; + } + } + } + + if ( empty( $modules ) ) { + $modules = null; + } + + return rest_ensure_response( + array( + 'scheduled' => Actions::do_full_sync( $modules ), + ) + ); + } + + /** + * Return Sync's status. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function sync_status( $request ) { + $fields = $request->get_param( 'fields' ); + return rest_ensure_response( Actions::get_sync_status( $fields ) ); + } + + /** + * Return table checksums. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function data_check( $request ) { + // Disable Sync during this call, so we can resolve faster. + Actions::mark_sync_read_only(); + $store = new Replicastore(); + + $perform_text_conversion = false; + if ( true === $request->get_param( 'perform_text_conversion' ) ) { + $perform_text_conversion = true; + } + + return rest_ensure_response( $store->checksum_all( $perform_text_conversion ) ); + } + + /** + * Return Histogram. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function data_histogram( $request ) { + + // Disable Sync during this call, so we can resolve faster. + Actions::mark_sync_read_only(); + + $args = $request->get_params(); + + if ( empty( $args['columns'] ) ) { + $args['columns'] = null; // go with defaults. + } + + if ( false !== $args['strip_non_ascii'] ) { + $args['strip_non_ascii'] = true; + } + + if ( true !== $args['perform_text_conversion'] ) { + $args['perform_text_conversion'] = false; + } + + /** + * Hack: nullify the values of `start_id` and `end_id` if we're only requesting ranges. + * + * The endpoint doesn't support nullable values :( + */ + if ( true === $args['only_range_edges'] ) { + if ( 0 === $args['start_id'] ) { + $args['start_id'] = null; + } + + if ( 0 === $args['end_id'] ) { + $args['end_id'] = null; + } + } + + $store = new Replicastore(); + $histogram = $store->checksum_histogram( $args['object_type'], $args['buckets'], $args['start_id'], $args['end_id'], $args['columns'], $args['strip_non_ascii'], $args['shared_salt'], $args['only_range_edges'], $args['detailed_drilldown'], $args['perform_text_conversion'] ); + + return rest_ensure_response( + array( + 'histogram' => $histogram, + 'type' => $store->get_checksum_type(), + ) + ); + } + + /** + * Update Sync health. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function sync_health( $request ) { + + switch ( $request->get_param( 'status' ) ) { + case Health::STATUS_IN_SYNC: + case Health::STATUS_OUT_OF_SYNC: + Health::update_status( $request->get_param( 'status' ) ); + break; + default: + return new WP_Error( 'invalid_status', 'Invalid Sync Status Provided.' ); + } + + // re-fetch so we see what's really being stored. + return rest_ensure_response( + array( + 'success' => Health::get_status(), + ) + ); + } + + /** + * Obtain Sync settings. + * + * @since 1.23.1 + * + * @return \WP_REST_Response + */ + public static function get_sync_settings() { + return rest_ensure_response( Settings::get_settings() ); + } + + /** + * Update Sync settings. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function update_sync_settings( $request ) { + $args = $request->get_params(); + $sync_settings = Settings::get_settings(); + + foreach ( $args as $key => $value ) { + if ( false !== $value ) { + if ( is_numeric( $value ) ) { + $value = (int) $value; + } + + // special case for sending empty arrays - a string with value 'empty'. + if ( 'empty' === $value ) { + $value = array(); + } + + $sync_settings[ $key ] = $value; + } + } + + Settings::update_settings( $sync_settings ); + + // re-fetch so we see what's really being stored. + return rest_ensure_response( Settings::get_settings() ); + } + + /** + * Retrieve Sync Objects. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function get_sync_objects( $request ) { + $args = $request->get_params(); + + $module_name = $args['module_name']; + // Verify valid Sync Module. + $sync_module = Modules::get_module( $module_name ); + if ( ! $sync_module ) { + return new WP_Error( 'invalid_module', 'You specified an invalid sync module' ); + } + + Actions::mark_sync_read_only(); + + $codec = Sender::get_instance()->get_codec(); + Settings::set_is_syncing( true ); + $objects = $codec->encode( $sync_module->get_objects_by_id( $args['object_type'], $args['object_ids'] ) ); + Settings::set_is_syncing( false ); + + return rest_ensure_response( + array( + 'objects' => $objects, + 'codec' => $codec->name(), + ) + ); + } + + /** + * Request Sync processing. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function do_sync( $request ) { + + $queue_name = self::validate_queue( $request->get_param( 'queue' ) ); + if ( is_wp_error( $queue_name ) ) { + return $queue_name; + } + + $sender = Sender::get_instance(); + $response = $sender->do_sync_for_queue( new Queue( $queue_name ) ); + + return rest_ensure_response( + array( + 'response' => $response, + ) + ); + } + + /** + * Request sync data from specified queue. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function checkout( $request ) { + $args = $request->get_params(); + $queue_name = self::validate_queue( $args['queue'] ); + + if ( is_wp_error( $queue_name ) ) { + return $queue_name; + } + + $number_of_items = $args['number_of_items']; + if ( $number_of_items < 1 || $number_of_items > 100 ) { + return new WP_Error( 'invalid_number_of_items', 'Number of items needs to be an integer that is larger than 0 and less then 100', 400 ); + } + + // REST Sender. + $sender = new REST_Sender(); + + if ( 'immediate' === $queue_name ) { + return rest_ensure_response( $sender->immediate_full_sync_pull( $number_of_items ) ); + } + + $response = $sender->queue_pull( $queue_name, $number_of_items, $args ); + // Disable sending while pulling. + if ( ! is_wp_error( $response ) ) { + set_transient( Sender::TEMP_SYNC_DISABLE_TRANSIENT_NAME, time(), Sender::TEMP_SYNC_DISABLE_TRANSIENT_EXPIRY ); + } elseif ( 'queue_size' === $response->get_error_code() ) { + // Re-enable sending if the queue is empty. + delete_transient( Sender::TEMP_SYNC_DISABLE_TRANSIENT_NAME ); + } + + return rest_ensure_response( $response ); + } + + /** + * Unlock a Sync queue. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function unlock_queue( $request ) { + + $queue_name = $request->get_param( 'queue' ); + + if ( ! in_array( $queue_name, array( 'sync', 'full_sync' ), true ) ) { + return new WP_Error( 'invalid_queue', 'Queue name should be sync or full_sync', 400 ); + } + $queue = new Queue( $queue_name ); + + // False means that there was no lock to delete. + $response = $queue->unlock(); + return rest_ensure_response( + array( + 'success' => $response, + ) + ); + } + + /** + * Checkin Sync actions. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function close( $request ) { + + $request_body = $request->get_params(); + $queue_name = self::validate_queue( $request_body['queue'] ); + + if ( is_wp_error( $queue_name ) ) { + return $queue_name; + } + + if ( empty( $request_body['buffer_id'] ) ) { + return new WP_Error( 'missing_buffer_id', 'Please provide a buffer id', 400 ); + } + + if ( ! is_array( $request_body['item_ids'] ) ) { + return new WP_Error( 'missing_item_ids', 'Please provide a list of item ids in the item_ids argument', 400 ); + } + + // Limit to A-Z,a-z,0-9,_,- . + $request_body['buffer_id'] = preg_replace( '/[^A-Za-z0-9\-_\.]/', '', $request_body['buffer_id'] ); + $request_body['item_ids'] = array_filter( array_map( array( 'Automattic\Jetpack\Sync\REST_Endpoints', 'sanitize_item_ids' ), $request_body['item_ids'] ) ); + + $queue = new Queue( $queue_name ); + + $items = $queue->peek_by_id( $request_body['item_ids'] ); + + // Update Full Sync Status if queue is "full_sync". + if ( 'full_sync' === $queue_name ) { + $full_sync_module = Modules::get_module( 'full-sync' ); + '@phan-var Modules\Full_Sync_Immediately|Modules\Full_Sync $full_sync_module'; + $full_sync_module->update_sent_progress_action( $items ); + } + + $buffer = new Queue_Buffer( $request_body['buffer_id'], $request_body['item_ids'] ); + $response = $queue->close( $buffer, $request_body['item_ids'] ); + + // Perform another checkout? + if ( isset( $request_body['continue'] ) && $request_body['continue'] ) { + if ( in_array( $queue_name, array( 'full_sync', 'immediate' ), true ) ) { + // Send Full Sync Actions. + Sender::get_instance()->do_full_sync(); + } elseif ( $queue->has_any_items() ) { + // Send Incremental Sync Actions. + Sender::get_instance()->do_sync(); + } + } + + if ( is_wp_error( $response ) ) { + return $response; + } + + return rest_ensure_response( + array( + 'success' => $response, + 'status' => Actions::get_sync_status(), + ) + ); + } + + /** + * Retrieve range of Object Ids for a specified Sync module. + * + * @since 1.23.1 + * + * @param \WP_REST_Request $request The request sent to the WP REST API. + * + * @return \WP_REST_Response + */ + public static function get_object_id_range( $request ) { + + $module_name = $request->get_param( 'sync_module' ); + $batch_size = $request->get_param( 'batch_size' ); + + if ( ! self::is_valid_sync_module( $module_name ) ) { + return new WP_Error( 'invalid_module', 'This sync module cannot be used to calculate a range.', 400 ); + } + $module = Modules::get_module( $module_name ); + + return rest_ensure_response( + array( + 'ranges' => $module->get_min_max_object_ids_for_batches( $batch_size ), + ) + ); + } + + /** + * This endpoint is used by Sync to spawn a + * dedicated Sync request which will trigger Sync to run. + * + * If Dedicated Sync is enabled, this callback should never run as + * processing of Sync actions will occur earlier and exit. + * + * @see Actions::init + * @see Sender::do_dedicated_sync_and_exit + * + * @since 1.34.0 + * + * @return \WP_REST_Response + */ + public static function spawn_sync() { + nocache_headers(); + + if ( ! Settings::is_dedicated_sync_enabled() ) { + return new WP_Error( + 'dedicated_sync_disabled', + 'Dedicated Sync flow is disabled.', + array( 'status' => 422 ) + ); + } + + return new WP_Error( + 'dedicated_sync_failed', + 'Failed to process Dedicated Sync request', + array( 'status' => 500 ) + ); + } + + /** + * Reset Sync locks. + * + * @since 1.43.0 + * + * @return \WP_REST_Response + */ + public static function reset_locks() { + Actions::reset_sync_locks(); + + return rest_ensure_response( + array( + 'success' => true, + ) + ); + } + + /** + * Verify that request has default permissions to perform sync actions. + * + * @since 1.23.1 + * + * @return bool Whether user has capability 'manage_options' or a blog token is used. + */ + public static function verify_default_permissions() { + if ( current_user_can( 'manage_options' ) || Rest_Authentication::is_signed_with_blog_token() ) { + return true; + } + + $error_msg = esc_html__( + 'You do not have the correct user permissions to perform this action. + Please contact your site admin if you think this is a mistake.', + 'jetpack-sync' + ); + + return new WP_Error( 'invalid_user_permission_sync', $error_msg, array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Validate Queue name. + * + * @param string $value Queue Name. + * + * @return WP_Error + */ + protected static function validate_queue( $value ) { + if ( ! isset( $value ) ) { + return new WP_Error( 'invalid_queue', 'Queue name is required', 400 ); + } + + if ( ! in_array( $value, array( 'sync', 'full_sync', 'immediate' ), true ) ) { + return new WP_Error( 'invalid_queue', 'Queue name should be sync, full_sync or immediate', 400 ); + } + return $value; + } + + /** + * Validate name is a valid Sync module. + * + * @param string $module_name Name of Sync Module. + * + * @return bool + */ + protected static function is_valid_sync_module( $module_name ) { + return in_array( + $module_name, + array( + 'comments', + 'posts', + 'terms', + 'term_relationships', + 'users', + ), + true + ); + } + + /** + * Sanitize Item Ids. + * + * @param string $item Sync item identifier. + * + * @return string|string[]|null + */ + protected static function sanitize_item_ids( $item ) { + // lets not delete any options that don't start with jpsq_sync- . + if ( ! is_string( $item ) || ! str_starts_with( $item, 'jpsq_' ) ) { + return null; + } + // Limit to A-Z,a-z,0-9,_,-,. . + return preg_replace( '/[^A-Za-z0-9-_.]/', '', $item ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php new file mode 100644 index 00000000..2221b850 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php @@ -0,0 +1,144 @@ +size() ) { + return new WP_Error( 'queue_size', 'The queue is empty and there is nothing to send', 400 ); + } + + $sender = Sender::get_instance(); + + // try to give ourselves as much time as possible. + set_time_limit( 0 ); + + if ( ! empty( $args['pop'] ) ) { + $buffer = new Queue_Buffer( 'pop', $queue->pop( $number_of_items ) ); + } else { + // let's delete the checkin state. + if ( $args['force'] ) { + $queue->unlock(); + } + $buffer = $this->get_buffer( $queue, $number_of_items ); + } + // Check that the $buffer is not checkout out already. + if ( is_wp_error( $buffer ) ) { + return new WP_Error( 'buffer_open', "We couldn't get the buffer it is currently checked out", 400 ); + } + + if ( ! is_object( $buffer ) ) { + return new WP_Error( 'buffer_non-object', 'Buffer is not an object', 400 ); + } + + $encode = isset( $args['encode'] ) ? $args['encode'] : true; + + Settings::set_is_syncing( true ); + list( $items_to_send, $skipped_items_ids ) = $sender->get_items_to_send( $buffer, $encode ); + Settings::set_is_syncing( false ); + + return array( + 'buffer_id' => $buffer->id, + 'items' => $items_to_send, + 'skipped_items' => $skipped_items_ids, + 'codec' => $encode ? $sender->get_codec()->name() : null, + 'sent_timestamp' => time(), + 'queue_size' => $queue->size(), + ); + } + + /** + * Adds Sync items to local property. + */ + public function jetpack_sync_send_data_listener() { + foreach ( func_get_args()[0] as $key => $item ) { + $this->items[ $key ] = $item; + } + } + + /** + * Check out a buffer of full sync actions. + * + * @return array Sync Actions to be returned to requestor + */ + public function immediate_full_sync_pull() { + // try to give ourselves as much time as possible. + set_time_limit( 0 ); + + $original_send_data_cb = array( 'Automattic\Jetpack\Sync\Actions', 'send_data' ); + $temp_send_data_cb = array( $this, 'jetpack_sync_send_data_listener' ); + + Sender::get_instance()->set_enqueue_wait_time( 0 ); + remove_filter( 'jetpack_sync_send_data', $original_send_data_cb ); + add_filter( 'jetpack_sync_send_data', $temp_send_data_cb, 10, 6 ); + Sender::get_instance()->do_full_sync(); + remove_filter( 'jetpack_sync_send_data', $temp_send_data_cb ); + add_filter( 'jetpack_sync_send_data', $original_send_data_cb, 10, 6 ); + + return array( + 'items' => $this->items, + 'codec' => Sender::get_instance()->get_codec()->name(), + 'sent_timestamp' => time(), + 'status' => Actions::get_sync_status(), + ); + } + + /** + * Checkout items out of the sync queue. + * + * @param Queue $queue Sync Queue. + * @param int $number_of_items Number of items to checkout. + * + * @return WP_Error + */ + protected function get_buffer( $queue, $number_of_items ) { + $start = time(); + $max_duration = 5; // this will try to get the buffer. + + $buffer = $queue->checkout( $number_of_items ); + $duration = time() - $start; + + while ( is_wp_error( $buffer ) && $duration < $max_duration ) { + sleep( 2 ); + $duration = time() - $start; + $buffer = $queue->checkout( $number_of_items ); + } + + if ( false === $buffer ) { + return new WP_Error( 'queue_size', 'The queue is empty and there is nothing to send', 400 ); + } + + return $buffer; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php new file mode 100644 index 00000000..c36179ba --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php @@ -0,0 +1,1032 @@ +:( + * + * @access protected + * @static + */ + protected function __construct() { + $this->set_defaults(); + $this->init(); + } + + /** + * Initialize the sender. + * Prepares the current user and initializes all sync modules. + * + * @access private + */ + private function init() { + add_action( 'jetpack_sync_before_send_queue_sync', array( $this, 'maybe_set_user_from_token' ), 1 ); + add_action( 'jetpack_sync_before_send_queue_sync', array( $this, 'maybe_clear_user_from_token' ), 20 ); + add_filter( 'jetpack_xmlrpc_unauthenticated_methods', array( $this, 'register_jetpack_xmlrpc_methods' ) ); + foreach ( Modules::get_modules() as $module ) { + $module->init_before_send(); + } + } + + /** + * Detect if this is a XMLRPC request with a valid signature. + * If so, changes the user to the new one. + * + * @access public + */ + public function maybe_set_user_from_token() { + $connection = new Manager(); + $verified_user = $connection->verify_xml_rpc_signature(); + if ( Constants::is_true( 'XMLRPC_REQUEST' ) && + ! is_wp_error( $verified_user ) + && $verified_user + ) { + $old_user = wp_get_current_user(); + $this->old_user = isset( $old_user->ID ) ? $old_user->ID : 0; + wp_set_current_user( $verified_user['user_id'] ); + } + } + + /** + * If we used to have a previous current user, revert back to it. + * + * @access public + */ + public function maybe_clear_user_from_token() { + if ( isset( $this->old_user ) ) { + wp_set_current_user( $this->old_user ); + } + } + + /** + * Retrieve the next sync time. + * + * Update @since 1.43.2 + * Sometimes when we process Sync requests in Jetpack, the server clock can be a + * bit in the future and this can lock Sync to not send stuff for a while. + * We are introducing an extra check, to make sure to limit the next_sync_time + * to be at most one hour in the future from the current time. + * + * @access public + * + * @param string $queue_name Name of the queue. + * @return float Timestamp of the next sync. + */ + public function get_next_sync_time( $queue_name ) { + $option_name = self::NEXT_SYNC_TIME_OPTION_NAME . '_' . $queue_name; + $next_sync_time = (float) get_option( $option_name, 0 ); + + $is_more_than_one_hour = ( $next_sync_time - microtime( true ) ) >= HOUR_IN_SECONDS; + + if ( $is_more_than_one_hour ) { + delete_option( $option_name ); + $next_sync_time = 0; + } + + return $next_sync_time; + } + + /** + * Set the next sync time. + * + * @access public + * + * @param int $time Timestamp of the next sync. + * @param string $queue_name Name of the queue. + * @return boolean True if update was successful, false otherwise. + */ + public function set_next_sync_time( $time, $queue_name ) { + return update_option( self::NEXT_SYNC_TIME_OPTION_NAME . '_' . $queue_name, $time, true ); + } + + /** + * Trigger a full sync. + * + * @access public + * + * @return boolean|WP_Error True if this sync sending was successful, error object otherwise. + */ + public function do_full_sync() { + $sync_module = Modules::get_module( 'full-sync' ); + '@phan-var Modules\Full_Sync_Immediately|Modules\Full_Sync $sync_module'; + if ( ! $sync_module ) { + return; + } + // Full Sync Disabled. + if ( ! Settings::get_setting( 'full_sync_sender_enabled' ) ) { + return; + } + + // Don't sync if request is marked as read only. + if ( Constants::is_true( 'JETPACK_SYNC_READ_ONLY' ) ) { + return new WP_Error( 'jetpack_sync_read_only' ); + } + + // Sync not started or Sync finished. + $status = $sync_module->get_status(); + if ( false === $status['started'] || ( ! empty( $status['started'] ) && ! empty( $status['finished'] ) ) ) { + return false; + } + + $this->continue_full_sync_enqueue(); + // immediate full sync sends data in continue_full_sync_enqueue. + if ( ! $sync_module instanceof Modules\Full_Sync_Immediately ) { + return $this->do_sync_and_set_delays( $this->full_sync_queue ); + } else { + $status = $sync_module->get_status(); + // Sync not started or Sync finished. + if ( false === $status['started'] || ( ! empty( $status['started'] ) && ! empty( $status['finished'] ) ) ) { + return false; + } else { + return true; + } + } + } + + /** + * Enqueue the next sync items for sending. + * Will not be done if the current request is a WP import one. + * Will be delayed until the next sync time comes. + * + * @access private + */ + private function continue_full_sync_enqueue() { + if ( defined( 'WP_IMPORTING' ) && WP_IMPORTING ) { + return false; + } + + if ( $this->get_next_sync_time( 'full-sync-enqueue' ) > microtime( true ) ) { + return false; + } + + $full_sync_module = Modules::get_module( 'full-sync' ); + '@phan-var Modules\Full_Sync_Immediately|Modules\Full_Sync $full_sync_module'; + $full_sync_module->continue_enqueuing(); + + $this->set_next_sync_time( time() + $this->get_enqueue_wait_time(), 'full-sync-enqueue' ); + } + + /** + * Trigger incremental sync. + * + * @access public + * + * @return boolean|WP_Error True if this sync sending was successful, error object otherwise. + */ + public function do_sync() { + if ( ! Settings::is_dedicated_sync_enabled() ) { + $result = $this->do_sync_and_set_delays( $this->sync_queue ); + } else { + $result = Dedicated_Sender::spawn_sync( $this->sync_queue ); + } + + return $result; + } + + /** + * Trigger incremental sync and early exit on Dedicated Sync request. + * + * @access public + * + * @param bool $do_real_exit If we should exit at the end of the request. We should by default. + * In the context of running this in the REST API, we actually want to return an error. + * + * @return void|WP_Error + */ + public function do_dedicated_sync_and_exit( $do_real_exit = true ) { + nocache_headers(); + + if ( ! Settings::is_dedicated_sync_enabled() ) { + return new WP_Error( 'dedicated_sync_disabled', 'Dedicated Sync flow is disabled.' ); + } + + if ( ! Dedicated_Sender::is_dedicated_sync_request() ) { + return new WP_Error( 'non_dedicated_sync_request', 'Not a Dedicated Sync request.' ); + } + + /** + * Output an `OK` to show that Dedicated Sync is enabled and we can process events. + * This is used to test the feature is working. + * + * @see \Automattic\Jetpack\Sync\Dedicated_Sender::can_spawn_dedicated_sync_request + */ + // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- This is just a constant string used for Validation. + echo Dedicated_Sender::DEDICATED_SYNC_VALIDATION_STRING; + + // Try to disconnect the request as quickly as possible and process things in the background. + $this->fastcgi_finish_request(); + + /** + * Close the PHP session to free up the server threads to handle other requests while we + * send sync data with Dedicated Sync. + * + * When we spawn Dedicated Sync, we send `$_COOKIES` with the request to help out with any + * firewall and/or caching functionality that might prevent us to ping the site directly. + * + * This will cause Dedicated Sync to reuse the visitor's PHP session and lock it until the + * request finishes, which can take anywhere from 1 to 30+ seconds, depending on the server + * `max_execution_time` configuration. + * + * By closing the session we're freeing up the session, so other requests can acquire the + * lock and proceed with their own tasks. + */ + if ( session_status() === PHP_SESSION_ACTIVE ) { + session_write_close(); + } + + // Output not used right now. Try to release dedicated sync lock + Dedicated_Sender::try_release_lock_spawn_request(); + + // Actually try to send Sync events. + $result = $this->do_sync_and_set_delays( $this->sync_queue ); + + // If no errors occurred, re-spawn a dedicated Sync request. + if ( true === $result ) { + Dedicated_Sender::spawn_sync( $this->sync_queue ); + } + + if ( $do_real_exit ) { + exit; + } + } + + /** + * Trigger sync for a certain sync queue. + * Responsible for setting next sync time. + * Will not be delayed if the current request is a WP import one. + * Will be delayed until the next sync time comes. + * + * @access public + * + * @param \Automattic\Jetpack\Sync\Queue $queue Queue object. + * + * @return boolean|WP_Error True if this sync sending was successful, error object otherwise. + */ + public function do_sync_and_set_delays( $queue ) { + // Don't sync if importing. + if ( defined( 'WP_IMPORTING' ) && WP_IMPORTING ) { + return new WP_Error( 'is_importing' ); + } + + // Don't sync if request is marked as read only. + if ( Constants::is_true( 'JETPACK_SYNC_READ_ONLY' ) ) { + return new WP_Error( 'jetpack_sync_read_only' ); + } + + if ( ! Settings::is_sender_enabled( $queue->id ) ) { + return new WP_Error( 'sender_disabled_for_queue_' . $queue->id ); + } + + if ( get_transient( self::TEMP_SYNC_DISABLE_TRANSIENT_NAME ) ) { + return new WP_Error( 'sender_temporarily_disabled_while_pulling' ); + } + + // Return early if we've gotten a retry-after header response. + $retry_time = get_option( Actions::RETRY_AFTER_PREFIX . $queue->id ); + if ( $retry_time ) { + // If expired update to false but don't send. Send will occurr in new request to avoid race conditions. + if ( microtime( true ) > $retry_time ) { + update_option( Actions::RETRY_AFTER_PREFIX . $queue->id, false, false ); + } + return new WP_Error( 'retry_after' ); + } + + // Don't sync if we are throttled. + if ( $this->get_next_sync_time( $queue->id ) > microtime( true ) ) { + return new WP_Error( 'sync_throttled' ); + } + + $start_time = microtime( true ); + + Settings::set_is_syncing( true ); + + $sync_result = $this->do_sync_for_queue( $queue ); + + Settings::set_is_syncing( false ); + + $exceeded_sync_wait_threshold = ( microtime( true ) - $start_time ) > (float) $this->get_sync_wait_threshold(); + + if ( is_wp_error( $sync_result ) ) { + if ( 'unclosed_buffer' === $sync_result->get_error_code() ) { + $this->set_next_sync_time( time() + self::QUEUE_LOCKED_SYNC_DELAY, $queue->id ); + } + if ( 'wpcom_error' === $sync_result->get_error_code() ) { + $this->set_next_sync_time( time() + self::WPCOM_ERROR_SYNC_DELAY, $queue->id ); + } + } elseif ( $exceeded_sync_wait_threshold ) { + // If we actually sent data and it took a while, wait before sending again. + $this->set_next_sync_time( time() + $this->get_sync_wait_time(), $queue->id ); + } + + return $sync_result; + } + + /** + * Retrieve the next sync items to send. + * + * @access public + * + * @param (array|\Automattic\Jetpack\Sync\Queue_Buffer) $buffer_or_items Queue buffer or array of objects. + * @param boolean $encode Whether to encode the items. + * @return array Sync items to send. + */ + public function get_items_to_send( $buffer_or_items, $encode = true ) { + // Track how long we've been processing so we can avoid request timeouts. + $start_time = microtime( true ); + $upload_size = 0; + $items_to_send = array(); + $items = is_array( $buffer_or_items ) ? $buffer_or_items : $buffer_or_items->get_items(); + if ( ! is_array( $items ) ) { + $items = array(); + } + + // Set up current screen to avoid errors rendering content. + require_once ABSPATH . 'wp-admin/includes/class-wp-screen.php'; + require_once ABSPATH . 'wp-admin/includes/screen.php'; + set_current_screen( 'sync' ); + $skipped_items_ids = array(); + /** + * We estimate the total encoded size as we go by encoding each item individually. + * This is expensive, but the only way to really know :/ + */ + foreach ( $items as $key => $item ) { + if ( ! is_array( $item ) ) { + $skipped_items_ids[] = $key; + continue; + } + + // Suspending cache addition help prevent overloading in memory cache of large sites. + wp_suspend_cache_addition( true ); + /** + * Modify the data within an action before it is serialized and sent to the server + * For example, during full sync this expands Post ID's into full Post objects, + * so that we don't have to serialize the whole object into the queue. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param array The action parameters + * @param int The ID of the user who triggered the action + */ + $item[1] = apply_filters( 'jetpack_sync_before_send_' . $item[0], $item[1], $item[2] ); + wp_suspend_cache_addition( false ); + // Serialization usage can lead to empty, null or false action_name. Lets skip as there is no information to send. + if ( empty( $item[0] ) || false === $item[1] ) { + $skipped_items_ids[] = $key; + continue; + } + $encoded_item = $this->codec->encode( $item ); + $upload_size += strlen( $encoded_item ); + if ( $upload_size > $this->upload_max_bytes && array() !== $items_to_send ) { + break; + } + $items_to_send[ $key ] = $encode ? $encoded_item : $item; + if ( microtime( true ) - $start_time > $this->max_dequeue_time ) { + break; + } + } + + return array( $items_to_send, $skipped_items_ids, $items, microtime( true ) - $start_time ); + } + + /** + * If supported, flush all response data to the client and finish the request. + * This allows for time consuming tasks to be performed without leaving the connection open. + * + * @access private + */ + private function fastcgi_finish_request() { + if ( function_exists( 'fastcgi_finish_request' ) && version_compare( phpversion(), '7.0.16', '>=' ) ) { + fastcgi_finish_request(); + } + } + + /** + * Perform sync for a certain sync queue. + * + * @access public + * + * @param \Automattic\Jetpack\Sync\Queue $queue Queue object. + * + * @return boolean|WP_Error True if this sync sending was successful, error object otherwise. + */ + public function do_sync_for_queue( $queue ) { + do_action( 'jetpack_sync_before_send_queue_' . $queue->id ); + if ( $queue->size() === 0 ) { + return new WP_Error( 'empty_queue_' . $queue->id ); + } + + /** + * Now that we're sure we are about to sync, try to ignore user abort + * so we can avoid getting into a bad state. + */ + // https://plugins.trac.wordpress.org/ticket/2041 + if ( function_exists( 'ignore_user_abort' ) ) { + ignore_user_abort( true ); + } + + /* Don't make the request block till we finish, if possible. */ + if ( Constants::is_true( 'REST_REQUEST' ) || Constants::is_true( 'XMLRPC_REQUEST' ) ) { + $this->fastcgi_finish_request(); + } + + $checkout_start_time = microtime( true ); + + $buffer = $queue->checkout_with_memory_limit( $this->dequeue_max_bytes, $this->upload_max_rows ); + + if ( ! $buffer ) { + // Buffer has no items. + return new WP_Error( 'empty_buffer' ); + } + + if ( is_wp_error( $buffer ) ) { + return $buffer; + } + + $checkout_duration = microtime( true ) - $checkout_start_time; + + list( $items_to_send, $skipped_items_ids, $items, $preprocess_duration ) = $this->get_items_to_send( $buffer, true ); + if ( ! empty( $items_to_send ) ) { + /** + * Fires when data is ready to send to the server. + * Return false or WP_Error to abort the sync (e.g. if there's an error) + * The items will be automatically re-sent later + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param array $data The action buffer + * @param string $codec The codec name used to encode the data + * @param double $time The current time + * @param string $queue The queue used to send ('sync' or 'full_sync') + * @param float $checkout_duration The duration of the checkout operation. + * @param float $preprocess_duration The duration of the pre-process operation. + * @param int $queue_size The size of the sync queue at the time of processing. + */ + Settings::set_is_sending( true ); + $processed_item_ids = apply_filters( 'jetpack_sync_send_data', $items_to_send, $this->codec->name(), microtime( true ), $queue->id, $checkout_duration, $preprocess_duration, $queue->size(), $buffer->id ); + Settings::set_is_sending( false ); + } else { + $processed_item_ids = $skipped_items_ids; + $skipped_items_ids = array(); + } + + if ( 'non-blocking' !== $processed_item_ids ) { + if ( ! $processed_item_ids || is_wp_error( $processed_item_ids ) ) { + $checked_in_item_ids = $queue->checkin( $buffer ); + if ( is_wp_error( $checked_in_item_ids ) ) { + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_error_log + error_log( 'Error checking in buffer: ' . $checked_in_item_ids->get_error_message() ); + $queue->force_checkin(); + } + if ( is_wp_error( $processed_item_ids ) ) { + return new WP_Error( 'wpcom_error', $processed_item_ids->get_error_code() ); + } + + // Returning a wpcom_error is a sign to the caller that we should wait a while before syncing again. + return new WP_Error( 'wpcom_error', 'jetpack_sync_send_data_false' ); + } else { + // Detect if the last item ID was an error. + $had_wp_error = is_wp_error( end( $processed_item_ids ) ); + $wp_error = $had_wp_error ? array_pop( $processed_item_ids ) : null; + // Also checkin any items that were skipped. + if ( array() !== $skipped_items_ids ) { + $processed_item_ids = array_merge( $processed_item_ids, $skipped_items_ids ); + } + $processed_items = array_intersect_key( $items, array_flip( $processed_item_ids ) ); + /** + * Allows us to keep track of all the actions that have been sent. + * Allows us to calculate the progress of specific actions. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param array $processed_actions The actions that we send successfully. + */ + do_action( 'jetpack_sync_processed_actions', $processed_items ); + $queue->close( $buffer, $processed_item_ids ); + // Returning a WP_Error is a sign to the caller that we should wait a while before syncing again. + if ( $had_wp_error ) { + return new WP_Error( 'wpcom_error', $wp_error->get_error_code() ); + } + } + } + + return true; + } + + /** + * Immediately sends a single item without firing or enqueuing it + * + * @param string $action_name The action. + * @param array $data The data associated with the action. + * + * @return array Items processed. TODO: this doesn't make much sense anymore, it should probably be just a bool. + */ + public function send_action( $action_name, $data = null ) { + if ( ! Settings::is_sender_enabled( 'full_sync' ) ) { + return array(); + } + + // Compose the data to be sent. + $action_to_send = $this->create_action_to_send( $action_name, $data ); + + list( $items_to_send, $skipped_items_ids, $items, $preprocess_duration ) = $this->get_items_to_send( $action_to_send, true ); // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + Settings::set_is_sending( true ); + $processed_item_ids = apply_filters( 'jetpack_sync_send_data', $items_to_send, $this->get_codec()->name(), microtime( true ), 'immediate-send', 0, $preprocess_duration ); + Settings::set_is_sending( false ); + + /** + * Allows us to keep track of all the actions that have been sent. + * Allows us to calculate the progress of specific actions. + * + * @param array $processed_actions The actions that we send successfully. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + */ + do_action( 'jetpack_sync_processed_actions', $action_to_send ); + + return $processed_item_ids; + } + + /** + * Create an synthetic action for direct sending to WPCOM during full sync (for example) + * + * @access private + * + * @param string $action_name The action. + * @param array $data The data associated with the action. + * @return array An array of synthetic sync actions keyed by current microtime(true) + */ + private function create_action_to_send( $action_name, $data ) { + return array( + (string) microtime( true ) => array( + $action_name, + $data, + get_current_user_id(), + microtime( true ), + Settings::is_importing(), + ), + ); + } + + /** + * Returns any object that is able to be synced. + * + * @access public + * + * @param array $args the synchronized object parameters. + * @return string Encoded sync object. + */ + public function sync_object( $args ) { + // For example: posts, post, 5. + list( $module_name, $object_type, $id ) = $args; + + $sync_module = Modules::get_module( $module_name ); + $codec = $this->get_codec(); + + return $codec->encode( $sync_module->get_object_by_id( $object_type, $id ) ); + } + + /** + * Register additional sync XML-RPC methods available to Jetpack for authenticated users. + * + * @access public + * @since 1.6.3 + * @since-jetpack 7.8.0 + * + * @param array $jetpack_methods XML-RPC methods available to the Jetpack Server. + * @return array Filtered XML-RPC methods. + */ + public function register_jetpack_xmlrpc_methods( $jetpack_methods ) { + $jetpack_methods['jetpack.syncObject'] = array( $this, 'sync_object' ); + return $jetpack_methods; + } + + /** + * Get the incremental sync queue object. + * + * @access public + * + * @return \Automattic\Jetpack\Sync\Queue Queue object. + */ + public function get_sync_queue() { + return $this->sync_queue; + } + + /** + * Get the full sync queue object. + * + * @access public + * + * @return \Automattic\Jetpack\Sync\Queue Queue object. + */ + public function get_full_sync_queue() { + return $this->full_sync_queue; + } + + /** + * Get the codec object. + * + * @access public + * + * @return \Automattic\Jetpack\Sync\Codec_Interface Codec object. + */ + public function get_codec() { + return $this->codec; + } + + /** + * Determine the codec object. + * Use gzip deflate if supported. + * + * @access public + */ + public function set_codec() { + if ( function_exists( 'gzinflate' ) ) { + $this->codec = new JSON_Deflate_Array_Codec(); + } else { + $this->codec = new Simple_Codec(); + } + } + + /** + * Compute and send all the checksums. + * + * @access public + */ + public function send_checksum() { + $store = new Replicastore(); + do_action( 'jetpack_sync_checksum', $store->checksum_all() ); + } + + /** + * Reset the incremental sync queue. + * + * @access public + */ + public function reset_sync_queue() { + $this->sync_queue->reset(); + } + + /** + * Reset the full sync queue. + * + * @access public + */ + public function reset_full_sync_queue() { + $this->full_sync_queue->reset(); + } + + /** + * Set the maximum bytes to checkout without exceeding the memory limit. + * + * @access public + * + * @param int $size Maximum bytes to checkout. + */ + public function set_dequeue_max_bytes( $size ) { + $this->dequeue_max_bytes = $size; + } + + /** + * Set the maximum bytes in a single encoded item. + * + * @access public + * + * @param int $max_bytes Maximum bytes in a single encoded item. + */ + public function set_upload_max_bytes( $max_bytes ) { + $this->upload_max_bytes = $max_bytes; + } + + /** + * Set the maximum number of sync items in a single action. + * + * @access public + * + * @param int $max_rows Maximum number of sync items. + */ + public function set_upload_max_rows( $max_rows ) { + $this->upload_max_rows = $max_rows; + } + + /** + * Set the sync wait time (in seconds). + * + * @access public + * + * @param int $seconds Sync wait time. + */ + public function set_sync_wait_time( $seconds ) { + $this->sync_wait_time = $seconds; + } + + /** + * Get current sync wait time (in seconds). + * + * @access public + * + * @return int Sync wait time. + */ + public function get_sync_wait_time() { + return $this->sync_wait_time; + } + + /** + * Set the enqueue wait time (in seconds). + * + * @access public + * + * @param int $seconds Enqueue wait time. + */ + public function set_enqueue_wait_time( $seconds ) { + $this->enqueue_wait_time = $seconds; + } + + /** + * Get current enqueue wait time (in seconds). + * + * @access public + * + * @return int Enqueue wait time. + */ + public function get_enqueue_wait_time() { + return $this->enqueue_wait_time; + } + + /** + * Set the sync wait threshold (in seconds). + * + * @access public + * + * @param int $seconds Sync wait threshold. + */ + public function set_sync_wait_threshold( $seconds ) { + $this->sync_wait_threshold = $seconds; + } + + /** + * Get current sync wait threshold (in seconds). + * + * @access public + * + * @return int Sync wait threshold. + */ + public function get_sync_wait_threshold() { + return $this->sync_wait_threshold; + } + + /** + * Set the maximum time for perfirming a checkout of items from the queue (in seconds). + * + * @access public + * + * @param int $seconds Maximum dequeue time. + */ + public function set_max_dequeue_time( $seconds ) { + $this->max_dequeue_time = $seconds; + } + + /** + * Initialize the sync queues, codec and set the default settings. + * + * @access public + */ + public function set_defaults() { + $this->sync_queue = new Queue( 'sync' ); + $this->full_sync_queue = new Queue( 'full_sync' ); + $this->set_codec(); + + // Saved settings. + Settings::set_importing( null ); + $settings = Settings::get_settings(); + $this->set_dequeue_max_bytes( $settings['dequeue_max_bytes'] ); + $this->set_upload_max_bytes( $settings['upload_max_bytes'] ); + $this->set_upload_max_rows( $settings['upload_max_rows'] ); + $this->set_sync_wait_time( $settings['sync_wait_time'] ); + $this->set_enqueue_wait_time( $settings['enqueue_wait_time'] ); + $this->set_sync_wait_threshold( $settings['sync_wait_threshold'] ); + $this->set_max_dequeue_time( Defaults::get_max_sync_execution_time() ); + } + + /** + * Reset sync queues, modules and settings. + * + * @access public + */ + public function reset_data() { + $this->reset_sync_queue(); + $this->reset_full_sync_queue(); + + foreach ( Modules::get_modules() as $module ) { + $module->reset_data(); + } + // Reset Sync locks without unlocking queues since we already reset those. + Actions::reset_sync_locks( false ); + + Settings::reset_data(); + } + + /** + * Perform cleanup at the event of plugin uninstallation. + * + * @access public + */ + public function uninstall() { + // Lets delete all the other fun stuff like transient and option and the sync queue. + $this->reset_data(); + + // Delete the full sync status. + delete_option( 'jetpack_full_sync_status' ); + + // Clear the sync cron. + wp_clear_scheduled_hook( 'jetpack_sync_cron' ); + wp_clear_scheduled_hook( 'jetpack_sync_full_cron' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-server.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-server.php new file mode 100644 index 00000000..d0a0bb3a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-server.php @@ -0,0 +1,195 @@ +:( + * + * @access public + */ + public function __construct() { + $this->codec = new JSON_Deflate_Array_Codec(); + } + + /** + * Set the codec instance. + * + * @access public + * + * @param Automattic\Jetpack\Sync\Codec_Interface $codec Codec instance. + */ + public function set_codec( Codec_Interface $codec ) { + $this->codec = $codec; + } + + /** + * Attempt to lock the request when the server receives concurrent requests from the same blog. + * + * @access public + * + * @param int $blog_id ID of the blog. + * @param int $expiry Blog lock transient lifetime. + * @return boolean True if succeeded, false otherwise. + */ + public function attempt_request_lock( $blog_id, $expiry = self::BLOG_LOCK_TRANSIENT_EXPIRY ) { + $transient_name = $this->get_concurrent_request_transient_name( $blog_id ); + $locked_time = get_site_transient( $transient_name ); + if ( $locked_time ) { + return false; + } + set_site_transient( $transient_name, microtime( true ), $expiry ); + + return true; + } + + /** + * Retrieve the blog lock transient name for a particular blog. + * + * @access public + * + * @param int $blog_id ID of the blog. + * @return string Name of the blog lock transient. + */ + private function get_concurrent_request_transient_name( $blog_id ) { + return self::BLOG_LOCK_TRANSIENT_PREFIX . $blog_id; + } + + /** + * Remove the request lock from a particular blog ID. + * + * @access public + * + * @param int $blog_id ID of the blog. + */ + public function remove_request_lock( $blog_id ) { + delete_site_transient( $this->get_concurrent_request_transient_name( $blog_id ) ); + } + + /** + * Receive and process sync events. + * + * @access public + * + * @param array $data Sync events. + * @param object $token The auth token used to invoke the API. + * @param int $sent_timestamp Timestamp (in seconds) when the actions were transmitted. + * @param string $queue_id ID of the queue from which the event was sent (`sync` or `full_sync`). + * @return array Processed sync events. + */ + public function receive( $data, $token = null, $sent_timestamp = null, $queue_id = null ) { + $start_time = microtime( true ); + if ( ! is_array( $data ) ) { + return new WP_Error( 'action_decoder_error', 'Events must be an array' ); + } + + if ( $token && ! $this->attempt_request_lock( $token->blog_id ) ) { + /** + * Fires when the server receives two concurrent requests from the same blog + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param token The token object of the misbehaving site + */ + do_action( 'jetpack_sync_multi_request_fail', $token ); + + return new WP_Error( 'concurrent_request_error', 'There is another request running for the same blog ID' ); + } + + $events = wp_unslash( array_map( array( $this->codec, 'decode' ), $data ) ); + $events_processed = array(); + + /** + * Fires when an array of actions are received from a remote Jetpack site + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param array Array of actions received from the remote site + */ + do_action( 'jetpack_sync_remote_actions', $events, $token ); + + foreach ( $events as $key => $event ) { + list( $action_name, $args, $user_id, $timestamp, $silent ) = $event; + + /** + * Fires when an action is received from a remote Jetpack site + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param string $action_name The name of the action executed on the remote site + * @param array $args The arguments passed to the action + * @param int $user_id The external_user_id who did the action + * @param bool $silent Whether the item was created via import + * @param double $timestamp Timestamp (in seconds) when the action occurred + * @param double $sent_timestamp Timestamp (in seconds) when the action was transmitted + * @param string $queue_id ID of the queue from which the event was sent (sync or full_sync) + * @param array $token The auth token used to invoke the API + */ + do_action( 'jetpack_sync_remote_action', $action_name, $args, $user_id, $silent, $timestamp, $sent_timestamp, $queue_id, $token ); + + $events_processed[] = $key; + + if ( microtime( true ) - $start_time > self::MAX_TIME_PER_REQUEST_IN_SECONDS ) { + break; + } + } + + if ( $token ) { + $this->remove_request_lock( $token->blog_id ); + } + + return $events_processed; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php new file mode 100644 index 00000000..862e71e6 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php @@ -0,0 +1,717 @@ + true, + 'upload_max_bytes' => true, + 'upload_max_rows' => true, + 'sync_wait_time' => true, + 'sync_wait_threshold' => true, + 'enqueue_wait_time' => true, + 'max_queue_size' => true, + 'max_queue_lag' => true, + 'queue_max_writes_sec' => true, + 'post_types_blacklist' => true, + 'taxonomies_blacklist' => true, + 'disable' => true, + 'network_disable' => true, + 'render_filtered_content' => true, + 'post_meta_whitelist' => true, + 'comment_meta_whitelist' => true, + 'max_enqueue_full_sync' => true, + 'max_queue_size_full_sync' => true, + 'sync_via_cron' => true, + 'cron_sync_time_limit' => true, + 'known_importers' => true, + 'term_relationships_full_sync_item_size' => true, + 'sync_sender_enabled' => true, + 'full_sync_sender_enabled' => true, + 'full_sync_send_duration' => true, + 'full_sync_limits' => true, + 'checksum_disable' => true, + 'dedicated_sync_enabled' => true, + 'custom_queue_table_enabled' => true, + 'wpcom_rest_api_enabled' => true, + ); + + /** + * Whether WordPress is currently running an import. + * + * @access public + * @static + * + * @var null|boolean + */ + public static $is_importing; + + /** + * Whether WordPress is currently running a WP cron request. + * + * @access public + * @static + * + * @var null|boolean + */ + public static $is_doing_cron; + + /** + * Whether we're currently syncing. + * + * @access public + * @static + * + * @var null|boolean + */ + public static $is_syncing; + + /** + * Whether we're currently sending sync items. + * + * @access public + * @static + * + * @var null|boolean + */ + public static $is_sending; + + /** + * Retrieve all settings with their current values. + * + * @access public + * @static + * + * @return array All current settings. + */ + public static function get_settings() { + $settings = array(); + foreach ( array_keys( self::$valid_settings ) as $setting ) { + $settings[ $setting ] = self::get_setting( $setting ); + } + + return $settings; + } + + /** + * Fetches the setting. It saves it if the setting doesn't exist, so that it gets + * autoloaded on page load rather than re-queried every time. + * + * @access public + * @static + * + * @param string $setting The setting name. + * @return mixed The setting value. + */ + public static function get_setting( $setting ) { + if ( ! isset( self::$valid_settings[ $setting ] ) ) { + return false; + } + + if ( self::is_network_setting( $setting ) ) { + if ( is_multisite() ) { + $value = get_site_option( self::SETTINGS_OPTION_PREFIX . $setting ); + } else { + // On single sites just return the default setting. + return Defaults::get_default_setting( $setting ); + } + } else { + $value = get_option( self::SETTINGS_OPTION_PREFIX . $setting ); + } + + if ( false === $value ) { // No default value is set. + $value = Defaults::get_default_setting( $setting ); + if ( self::is_network_setting( $setting ) ) { + update_site_option( self::SETTINGS_OPTION_PREFIX . $setting, $value ); + } else { + // We set one so that it gets autoloaded. + update_option( self::SETTINGS_OPTION_PREFIX . $setting, $value, true ); + } + } + + if ( is_numeric( $value ) ) { + $value = (int) $value; + } + $default_array_value = null; + switch ( $setting ) { + case 'post_types_blacklist': + $default_array_value = Defaults::$blacklisted_post_types; + break; + case 'taxonomies_blacklist': + $default_array_value = Defaults::$blacklisted_taxonomies; + break; + case 'post_meta_whitelist': + $default_array_value = Defaults::get_post_meta_whitelist(); + break; + case 'comment_meta_whitelist': + $default_array_value = Defaults::get_comment_meta_whitelist(); + break; + case 'known_importers': + $default_array_value = Defaults::get_known_importers(); + break; + } + + if ( $default_array_value ) { + if ( is_array( $value ) ) { + $value = array_unique( array_merge( $value, $default_array_value ) ); + } else { + $value = $default_array_value; + } + } + + return $value; + } + + /** + * Change multiple settings in the same time. + * + * @access public + * @static + * + * @param array $new_settings The new settings. + */ + public static function update_settings( $new_settings ) { + $validated_settings = array_intersect_key( $new_settings, self::$valid_settings ); + foreach ( $validated_settings as $setting => $value ) { + + /** + * Custom table migration logic. + * + * This needs to happen before the option is updated, to avoid race conditions where we update the option, + * but haven't yet created the table or can't create it. + * + * On high-traffic sites this can lead to Sync trying to write in a non-existent table. + * + * So to avoid this, we're going to first try to initialize everything and then update the option. + */ + if ( 'custom_queue_table_enabled' === $setting ) { + // Need to check the current value in the database to make sure we're not doing anything weird. + $old_value = get_option( self::SETTINGS_OPTION_PREFIX . $setting, null ); + + if ( ! $old_value && $value ) { + /** + * The custom table has been enabled. + * + * - Initialize the custom table + * - Migrate the data + * + * If something fails, migrate back to the options table and clean up everything about the custom table. + */ + $init_result = Queue_Storage_Table::initialize_custom_sync_table(); + + /** + * Check if there was a problem when initializing the table. + */ + if ( is_wp_error( $init_result ) ) { + /** + * Unable to initialize the table properly. Set the value to `false` as we can't enable it. + */ + $value = false; + + /** + * Send error to WPCOM, so we can track and take an appropriate action. + */ + $data = array( + 'timestamp' => microtime( true ), + 'error_code' => $init_result->get_error_code(), + 'response_body' => $init_result->get_error_message(), + ); + + $sender = Sender::get_instance(); + $sender->send_action( 'jetpack_sync_storage_error_custom_init', $data ); + + } elseif ( ! Queue_Storage_Table::migrate_from_options_table_to_custom_table() ) { + /** + * If the migration fails, do a reverse migration and set the value to `false` as we can't + * safely enable the table. + */ + Queue_Storage_Table::migrate_from_custom_table_to_options_table(); + + // Set $value to `false` as we couldn't do the migration, and we can't continue enabling the table. + $value = false; + + /** + * Send error to WPCOM, so we can track and take an appropriate action. + */ + $data = array( + 'timestamp' => microtime( true ), + // TODO: Maybe add more details here for the migration, i.e. how many items where in the queue? + ); + + $sender = Sender::get_instance(); + $sender->send_action( 'jetpack_sync_storage_error_custom_migrate', $data ); + } + } elseif ( $old_value && ! $value ) { + if ( ! get_transient( Queue_Storage_Table::CUSTOM_QUEUE_TABLE_DISABLE_WPDB_ERROR_NOT_EXIST_FLAG ) ) { + /** + * The custom table has been disabled, migrate what we can from the custom table to the options table unless + * the custom table doesn't exist in the DB. + */ + Queue_Storage_Table::migrate_from_custom_table_to_options_table(); + } + } + } + + /** + * Regular option update and handling + */ + if ( self::is_network_setting( $setting ) ) { + if ( is_multisite() && is_main_site() ) { + $updated = update_site_option( self::SETTINGS_OPTION_PREFIX . $setting, $value ); + } + } else { + $updated = update_option( self::SETTINGS_OPTION_PREFIX . $setting, $value, true ); + } + + // If we set the disabled option to true, clear the queues. + if ( ( 'disable' === $setting || 'network_disable' === $setting ) && (bool) $value ) { + $listener = Listener::get_instance(); + $listener->get_sync_queue()->reset(); + $listener->get_full_sync_queue()->reset(); + } + + // Do not enable Dedicated Sync if we cannot spawn a Dedicated Sync request. + if ( 'dedicated_sync_enabled' === $setting && $updated && (bool) $value ) { + if ( ! Dedicated_Sender::can_spawn_dedicated_sync_request() ) { + update_option( self::SETTINGS_OPTION_PREFIX . $setting, 0, true ); + } + } + + // Do not enable wpcom rest api if we cannot send a test request. + + if ( 'wpcom_rest_api_enabled' === $setting && $updated && (bool) $value ) { + $sender = Sender::get_instance(); + $data = array( + 'timestamp' => microtime( true ), + ); + $items = $sender->send_action( 'jetpack_sync_wpcom_rest_api_enable_test', $data ); + // If we can't send a test request, disable the setting and send action tolog the error. + if ( is_wp_error( $items ) ) { + update_option( self::SETTINGS_OPTION_PREFIX . $setting, 0, true ); + $data = array( + 'timestamp' => microtime( true ), + 'response_code' => $items->get_error_code(), + 'response_body' => $items->get_error_message() ?? '', + ); + $sender->send_action( 'jetpack_sync_wpcom_rest_api_enable_error', $data ); + } + } + } + } + + /** + * Whether the specified setting is a network setting. + * + * @access public + * @static + * + * @param string $setting Setting name. + * @return boolean Whether the setting is a network setting. + */ + public static function is_network_setting( $setting ) { + return str_starts_with( $setting, 'network_' ); + } + + /** + * Returns escaped SQL for blacklisted post types. + * Can be injected directly into a WHERE clause. + * + * @access public + * @static + * + * @return string SQL WHERE clause. + */ + public static function get_blacklisted_post_types_sql() { + return 'post_type NOT IN (\'' . implode( '\', \'', array_map( 'esc_sql', self::get_setting( 'post_types_blacklist' ) ) ) . '\')'; + } + + /** + * Returns escaped values for disallowed post types. + * + * @access public + * @static + * + * @return array Post type filter values + */ + public static function get_disallowed_post_types_structured() { + return array( + 'post_type' => array( + 'operator' => 'NOT IN', + 'values' => array_map( 'esc_sql', self::get_setting( 'post_types_blacklist' ) ), + ), + ); + } + + /** + * Returns escaped SQL for blacklisted taxonomies. + * Can be injected directly into a WHERE clause. + * + * @access public + * @static + * + * @return string SQL WHERE clause. + */ + public static function get_blacklisted_taxonomies_sql() { + return "taxonomy NOT IN ('" . implode( "', '", array_map( 'esc_sql', self::get_setting( 'taxonomies_blacklist' ) ) ) . "')"; + } + + /** + * Returns escaped SQL for blacklisted post meta. + * Can be injected directly into a WHERE clause. + * + * @access public + * @static + * + * @return string SQL WHERE clause. + */ + public static function get_whitelisted_post_meta_sql() { + return 'meta_key IN (\'' . implode( '\', \'', array_map( 'esc_sql', self::get_setting( 'post_meta_whitelist' ) ) ) . '\')'; + } + + /** + * Returns escaped SQL for allowed post meta keys. + * + * @access public + * @static + * + * @return array Meta keys filter values + */ + public static function get_allowed_post_meta_structured() { + return array( + 'meta_key' => array( + 'operator' => 'IN', + 'values' => array_map( 'esc_sql', self::get_setting( 'post_meta_whitelist' ) ), + ), + ); + } + + /** + * Returns structured SQL clause for blacklisted taxonomies. + * + * @access public + * @static + * + * @return array taxonomies filter values + */ + public static function get_blacklisted_taxonomies_structured() { + return array( + 'taxonomy' => array( + 'operator' => 'NOT IN', + 'values' => array_map( 'esc_sql', self::get_setting( 'taxonomies_blacklist' ) ), + ), + ); + } + + /** + * Returns structured SQL clause for allowed taxonomies. + * + * @access public + * @static + * + * @return array taxonomies filter values + */ + public static function get_allowed_taxonomies_structured() { + global $wp_taxonomies; + + $allowed_taxonomies = array_keys( $wp_taxonomies ); + $allowed_taxonomies = array_diff( $allowed_taxonomies, self::get_setting( 'taxonomies_blacklist' ) ); + return array( + 'taxonomy' => array( + 'operator' => 'IN', + 'values' => array_map( 'esc_sql', $allowed_taxonomies ), + ), + ); + } + + /** + * Returns escaped SQL for blacklisted comment meta. + * Can be injected directly into a WHERE clause. + * + * @access public + * @static + * + * @return string SQL WHERE clause. + */ + public static function get_whitelisted_comment_meta_sql() { + return 'meta_key IN (\'' . implode( '\', \'', array_map( 'esc_sql', self::get_setting( 'comment_meta_whitelist' ) ) ) . '\')'; + } + + /** + * Returns SQL-escaped values for allowed post meta keys. + * + * @access public + * @static + * + * @return array Meta keys filter values + */ + public static function get_allowed_comment_meta_structured() { + return array( + 'meta_key' => array( + 'operator' => 'IN', + 'values' => array_map( 'esc_sql', self::get_setting( 'comment_meta_whitelist' ) ), + ), + ); + } + + /** + * Returns SQL-escaped values for allowed order_item meta keys. + * + * @access public + * @static + * + * @return array Meta keys filter values + */ + public static function get_allowed_order_itemmeta_structured() { + // Make sure that we only try to add the properties when the class exists. + if ( ! class_exists( '\Automattic\Jetpack\Sync\Modules\WooCommerce' ) ) { + return array(); + } + + $values = \Automattic\Jetpack\Sync\Modules\WooCommerce::$order_item_meta_whitelist; + + return array( + 'meta_key' => array( + 'operator' => 'IN', + 'values' => array_map( 'esc_sql', $values ), + ), + ); + } + + /** + * Returns escaped SQL for comments, excluding any spam comments. + * Can be injected directly into a WHERE clause. + * + * @access public + * @static + * + * @return string SQL WHERE clause. + */ + public static function get_comments_filter_sql() { + return "comment_approved <> 'spam'"; + } + + /** + * Delete any settings options and clean up the current settings state. + * + * @access public + * @static + */ + public static function reset_data() { + $valid_settings = self::$valid_settings; + foreach ( $valid_settings as $option => $value ) { + delete_option( self::SETTINGS_OPTION_PREFIX . $option ); + } + self::set_importing( null ); + self::set_doing_cron( null ); + self::set_is_syncing( null ); + self::set_is_sending( null ); + } + + /** + * Set the importing state. + * + * @access public + * @static + * + * @param boolean $is_importing Whether WordPress is currently importing. + */ + public static function set_importing( $is_importing ) { + // Set to NULL to revert to WP_IMPORTING, the standard behavior. + self::$is_importing = $is_importing; + } + + /** + * Whether WordPress is currently importing. + * + * @access public + * @static + * + * @return boolean Whether WordPress is currently importing. + */ + public static function is_importing() { + if ( self::$is_importing !== null ) { + return self::$is_importing; + } + + return defined( 'WP_IMPORTING' ) && WP_IMPORTING; + } + + /** + * Whether sync is enabled. + * + * @access public + * @static + * + * @return boolean Whether sync is enabled. + */ + public static function is_sync_enabled() { + return ! ( self::get_setting( 'disable' ) || self::get_setting( 'network_disable' ) ); + } + + /** + * Set the WP cron state. + * + * @access public + * @static + * + * @param boolean $is_doing_cron Whether WordPress is currently doing WP cron. + */ + public static function set_doing_cron( $is_doing_cron ) { + // Set to NULL to revert to WP_IMPORTING, the standard behavior. + self::$is_doing_cron = $is_doing_cron; + } + + /** + * Whether WordPress is currently doing WP cron. + * + * @access public + * @static + * + * @return boolean Whether WordPress is currently doing WP cron. + */ + public static function is_doing_cron() { + if ( self::$is_doing_cron !== null ) { + return self::$is_doing_cron; + } + + return defined( 'DOING_CRON' ) && DOING_CRON; + } + + /** + * Whether we are currently syncing. + * + * @access public + * @static + * + * @return boolean Whether we are currently syncing. + */ + public static function is_syncing() { + return (bool) self::$is_syncing || Constants::is_true( 'REST_API_REQUEST' ); + } + + /** + * Set the syncing state. + * + * @access public + * @static + * + * @param boolean $is_syncing Whether we are currently syncing. + */ + public static function set_is_syncing( $is_syncing ) { + self::$is_syncing = $is_syncing; + } + + /** + * Whether we are currently sending sync items. + * + * @access public + * @static + * + * @return boolean Whether we are currently sending sync items. + */ + public static function is_sending() { + return (bool) self::$is_sending; + } + + /** + * Set the sending state. + * + * @access public + * @static + * + * @param boolean $is_sending Whether we are currently sending sync items. + */ + public static function set_is_sending( $is_sending ) { + self::$is_sending = $is_sending; + } + + /** + * Whether should send from the queue + * + * @access public + * @static + * + * @param string $queue_id The queue identifier. + * + * @return boolean Whether sync is enabled. + */ + public static function is_sender_enabled( $queue_id ) { + return (bool) self::get_setting( $queue_id . '_sender_enabled' ); + } + + /** + * Whether checksums are enabled. + * + * @access public + * @static + * + * @return boolean Whether sync is enabled. + */ + public static function is_checksum_enabled() { + return ! (bool) self::get_setting( 'checksum_disable' ); + } + + /** + * Whether dedicated Sync flow is enabled. + * + * @access public + * @static + * + * @return boolean Whether dedicated Sync flow is enabled. + */ + public static function is_dedicated_sync_enabled() { + return (bool) self::get_setting( 'dedicated_sync_enabled' ); + } + + /** + * Whether custom queue table is enabled. + * + * @access public + * @static + * + * @return boolean Whether custom queue table is enabled. + */ + public static function is_custom_queue_table_enabled() { + return (bool) self::get_setting( 'custom_queue_table_enabled' ); + } + + /** + * Whether wpcom rest api is enabled. + * + * @access public + * @static + * + * @return boolean Whether wpcom rest api is enabled. + */ + public static function is_wpcom_rest_api_enabled() { + return (bool) self::get_setting( 'wpcom_rest_api_enabled' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php new file mode 100644 index 00000000..cd6f2c37 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php @@ -0,0 +1,62 @@ +json_serialize( $object ) ); + } + + /** + * Encode a sync object. + * + * @access public + * + * @param string $input Encoded sync object to decode. + * @return mixed Decoded sync object. + */ + public function decode( $input ) { + // This is intentionally using base64_decode(). + // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode + return $this->json_unserialize( base64_decode( $input ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-users.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-users.php new file mode 100644 index 00000000..316df9ce --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-users.php @@ -0,0 +1,152 @@ +has_connected_user() ) { + // Kick off synchronization of user role when it changes. + add_action( 'set_user_role', array( __CLASS__, 'user_role_change' ) ); + } + } + + /** + * Synchronize connected user role changes. + * + * @access public + * @static + * + * @param int $user_id ID of the user. + */ + public static function user_role_change( $user_id ) { + $connection = new Jetpack_Connection(); + if ( $connection->is_user_connected( $user_id ) ) { + self::update_role_on_com( $user_id ); + // Try to choose a new master if we're demoting the current one. + self::maybe_demote_master_user( $user_id ); + } + } + + /** + * Retrieve the role of a user by their ID. + * + * @access public + * @static + * + * @param int $user_id ID of the user. + * @return string Role of the user. + */ + public static function get_role( $user_id ) { + if ( isset( self::$user_roles[ $user_id ] ) ) { + return self::$user_roles[ $user_id ]; + } + + $current_user_id = get_current_user_id(); + wp_set_current_user( $user_id ); + $roles = new Roles(); + $role = $roles->translate_current_user_to_role(); + wp_set_current_user( $current_user_id ); + self::$user_roles[ $user_id ] = $role; + + return $role; + } + + /** + * Retrieve the signed role of a user by their ID. + * + * @access public + * @static + * + * @param int $user_id ID of the user. + * @return string Signed role of the user. + */ + public static function get_signed_role( $user_id ) { + $connection = new Jetpack_Connection(); + return $connection->sign_role( self::get_role( $user_id ), $user_id ); + } + + /** + * Retrieve the signed role and update it in WP.com for that user. + * + * @access public + * @static + * + * @param int $user_id ID of the user. + */ + public static function update_role_on_com( $user_id ) { + $signed_role = self::get_signed_role( $user_id ); + XMLRPC_Async_Call::add_call( 'jetpack.updateRole', get_current_user_id(), $user_id, $signed_role ); + } + + /** + * Choose a new master user if we're demoting the current one. + * + * @access public + * @static + * @todo Disconnect if there is no user with enough capabilities to be the master user. + * @uses \WP_User_Query + * + * @param int $user_id ID of the user. + */ + public static function maybe_demote_master_user( $user_id ) { + $master_user_id = (int) \Jetpack_Options::get_option( 'master_user' ); + $role = self::get_role( $user_id ); + if ( $user_id === $master_user_id && 'administrator' !== $role ) { + $query = new \WP_User_Query( + array( + 'fields' => array( 'ID' ), + 'role' => 'administrator', + 'orderby' => 'ID', + 'exclude' => array( $master_user_id ), + ) + ); + $new_master = false; + $connection = new Jetpack_Connection(); + foreach ( $query->results as $result ) { + $found_user_id = absint( $result->ID ); + if ( $found_user_id && $connection->is_user_connected( $found_user_id ) ) { + $new_master = $found_user_id; + break; + } + } + + if ( $new_master ) { + \Jetpack_Options::update_option( 'master_user', $new_master ); + } + // TODO: else disconnect..? + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php new file mode 100644 index 00000000..23f24e95 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php @@ -0,0 +1,65 @@ +value; + } + + /** + * Get the ID of a sync item. + * + * @access private + * @static + * + * @param array $item Sync item. + * @return int Sync item ID. + */ + private static function get_item_id( $item ) { + return $item->id; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php new file mode 100644 index 00000000..7653f26d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php @@ -0,0 +1,44 @@ +post_parent && 0 !== $attachment_after->post_parent ) { + /** + * Fires when an existing attachment is added to a post for the first time + * + * @since 1.6.3 + * @since-jetpack 6.6.0 + * + * @param int $attachment_id Attachment ID. + * @param \WP_Post $attachment_after Attachment post object after the update. + */ + do_action( 'jetpack_sync_save_attach_attachment', $attachment_id, $attachment_after ); + } else { + /** + * Fires when the client needs to sync an updated attachment + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param int $attachment_id Attachment ID. + * @param \WP_Post $attachment_after Attachment post object after the update. + * + * Previously this action was synced using jetpack_sync_save_add_attachment action. + */ + do_action( 'jetpack_sync_save_update_attachment', $attachment_id, $attachment_after ); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php new file mode 100644 index 00000000..6aceead8 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php @@ -0,0 +1,666 @@ + 'home_url', + 'siteurl' => 'site_url', + 'jetpack_active_modules' => 'active_modules', + ); + + /** + * Sync module name. + * + * @access public + * + * @return string + */ + public function name() { + return 'functions'; + } + + /** + * Set module defaults. + * Define the callable whitelist based on whether this is a single site or a multisite installation. + * + * @access public + */ + public function set_defaults() { + if ( is_multisite() ) { + $this->callable_whitelist = array_merge( Defaults::get_callable_whitelist(), Defaults::get_multisite_callable_whitelist() ); + } else { + $this->callable_whitelist = Defaults::get_callable_whitelist(); + } + $this->force_send_callables_on_next_tick = false; // Resets here as well mostly for tests. + } + + /** + * Set module defaults at a later time. + * Reset the callable whitelist if needed to account for plugins adding the 'jetpack_sync_callable_whitelist' + * and 'jetpack_sync_multisite_callable_whitelist' filters late. + * + * @see Automattic\Jetpack\Sync\Modules::set_module_defaults + * @access public + */ + public function set_late_default() { + if ( is_multisite() ) { + $late_callables = array_merge( + apply_filters( 'jetpack_sync_callable_whitelist', array() ), + apply_filters( 'jetpack_sync_multisite_callable_whitelist', array() ) + ); + } else { + $late_callables = apply_filters( 'jetpack_sync_callable_whitelist', array() ); + } + if ( ! empty( $late_callables ) && is_array( $late_callables ) ) { + $this->callable_whitelist = array_merge( $this->callable_whitelist, $late_callables ); + } + } + + /** + * Initialize callables action listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + add_action( 'jetpack_sync_callable', $callable, 10, 2 ); + add_action( 'current_screen', array( $this, 'set_plugin_action_links' ), 9999 ); // Should happen very late. + + foreach ( self::ALWAYS_SEND_UPDATES_TO_THESE_OPTIONS as $option ) { + add_action( "update_option_{$option}", array( $this, 'unlock_sync_callable' ) ); + add_action( "delete_option_{$option}", array( $this, 'unlock_sync_callable' ) ); + } + + foreach ( self::ALWAYS_SEND_UPDATES_TO_THESE_OPTIONS_NEXT_TICK as $option ) { + add_action( "update_option_{$option}", array( $this, 'unlock_sync_callable_next_tick' ) ); + add_action( "delete_option_{$option}", array( $this, 'unlock_sync_callable_next_tick' ) ); + } + + // Provide a hook so that hosts can send changes to certain callables right away. + // Especially useful when a host uses constants to change home and siteurl. + add_action( 'jetpack_sync_unlock_sync_callable', array( $this, 'unlock_sync_callable' ) ); + + // get_plugins and wp_version + // gets fired when new code gets installed, updates etc. + add_action( 'upgrader_process_complete', array( $this, 'unlock_plugin_action_link_and_callables' ) ); + add_action( 'update_option_active_plugins', array( $this, 'unlock_plugin_action_link_and_callables' ) ); + } + + /** + * Initialize callables action listeners for full sync. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_callables', $callable ); + } + + /** + * Initialize the module in the sender. + * + * @access public + */ + public function init_before_send() { + add_action( 'jetpack_sync_before_send_queue_sync', array( $this, 'maybe_sync_callables' ) ); + + // Full sync. + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_callables', array( $this, 'expand_callables' ) ); + } + + /** + * Perform module cleanup. + * Deletes any transients and options that this module uses. + * Usually triggered when uninstalling the plugin. + * + * @access public + */ + public function reset_data() { + delete_option( self::CALLABLES_CHECKSUM_OPTION_NAME ); + delete_transient( self::CALLABLES_AWAIT_TRANSIENT_NAME ); + + $url_callables = array( 'home_url', 'site_url', 'main_network_site_url' ); + foreach ( $url_callables as $callable ) { + delete_option( Functions::HTTPS_CHECK_OPTION_PREFIX . $callable ); + } + } + + /** + * Set the callable whitelist. + * + * @access public + * + * @param array $callables The new callables whitelist. + */ + public function set_callable_whitelist( $callables ) { + $this->callable_whitelist = $callables; + } + + /** + * Get the callable whitelist. + * + * @access public + * + * @return array The callables whitelist. + */ + public function get_callable_whitelist() { + return $this->callable_whitelist; + } + + /** + * Retrieve all callables as per the current callables whitelist. + * + * @access public + * + * @return array All callables. + */ + public function get_all_callables() { + // get_all_callables should run as the master user always. + $current_user_id = get_current_user_id(); + wp_set_current_user( \Jetpack_Options::get_option( 'master_user' ) ); + $callables = array_combine( + array_keys( $this->get_callable_whitelist() ), + array_map( array( $this, 'get_callable' ), array_values( $this->get_callable_whitelist() ) ) + ); + wp_set_current_user( $current_user_id ); + return $callables; + } + + /** + * Invoke a particular callable. + * Used as a wrapper to standartize invocation. + * + * @access private + * + * @param callable $callable Callable to invoke. + * @return mixed Return value of the callable, null if not callable. + */ + private function get_callable( $callable ) { + if ( is_callable( $callable ) ) { + return call_user_func( $callable ); + } else { + return null; + } + } + + /** + * Enqueue the callable actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + /** + * Tells the client to sync all callables to the server + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param boolean Whether to expand callables (should always be true) + */ + do_action( 'jetpack_full_sync_callables', true ); + + // The number of actions enqueued, and next module state (true == done). + return array( 1, true ); + } + + /** + * Send the callable actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $send_until The timestamp until the current request can send. + * @param array $status This Module Full Sync Status. + * + * @return array This Module Full Sync Status. + */ + public function send_full_sync_actions( $config, $send_until, $status ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // we call this instead of do_action when sending immediately. + $this->send_action( 'jetpack_full_sync_callables', array( true ) ); + + // The number of actions enqueued, and next module state (true == done). + return array( 'finished' => true ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return 1; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_callables' ); + } + + /** + * Unlock callables so they would be available for syncing again. + * + * @access public + */ + public function unlock_sync_callable() { + delete_transient( self::CALLABLES_AWAIT_TRANSIENT_NAME ); + } + + /** + * Unlock callables on the next tick. + * Sometime the true callable values are only present on the next tick. + * When switching themes for example. + * + * @access public + */ + public function unlock_sync_callable_next_tick() { + $this->force_send_callables_on_next_tick = true; + } + + /** + * Unlock callables and plugin action links. + * + * @access public + */ + public function unlock_plugin_action_link_and_callables() { + delete_transient( self::CALLABLES_AWAIT_TRANSIENT_NAME ); + delete_transient( 'jetpack_plugin_api_action_links_refresh' ); + add_filter( 'jetpack_check_and_send_callables', '__return_true' ); + } + + /** + * Parse and store the plugin action links if on the plugins page. + * + * @uses \DOMDocument + * @uses libxml_use_internal_errors + * @uses mb_convert_encoding + * + * @access public + */ + public function set_plugin_action_links() { + if ( + ! class_exists( '\DOMDocument' ) || + ! function_exists( 'mb_convert_encoding' ) + ) { + return; + } + + $current_screeen = get_current_screen(); + + $plugins_action_links = array(); + // Is the transient lock in place? + $plugins_lock = get_transient( 'jetpack_plugin_api_action_links_refresh', false ); + if ( ! empty( $plugins_lock ) && ( isset( $current_screeen->id ) && 'plugins' !== $current_screeen->id ) ) { + return; + } + $plugins = array_keys( Functions::get_plugins() ); + foreach ( $plugins as $plugin_file ) { + /** + * Plugins often like to unset things but things break if they are not able to. + */ + $action_links = array( + 'deactivate' => '', + 'activate' => '', + 'details' => '', + 'delete' => '', + 'edit' => '', + ); + /** This filter is documented in src/wp-admin/includes/class-wp-plugins-list-table.php */ + $action_links = apply_filters( 'plugin_action_links', $action_links, $plugin_file, null, 'all' ); + // Verify $action_links is still an array. + if ( ! is_array( $action_links ) ) { + $action_links = array(); + } + /** This filter is documented in src/wp-admin/includes/class-wp-plugins-list-table.php */ + $action_links = apply_filters( "plugin_action_links_{$plugin_file}", $action_links, $plugin_file, null, 'all' ); + // Verify $action_links is still an array to resolve warnings from filters not returning an array. + if ( is_array( $action_links ) ) { + $action_links = array_filter( $action_links ); + } else { + $action_links = array(); + } + $formatted_action_links = null; + if ( $action_links ) { + $dom_doc = new \DOMDocument(); + foreach ( $action_links as $action_link ) { + // The @ is not enough to suppress errors when dealing with libxml, + // we have to tell it directly how we want to handle errors. + libxml_use_internal_errors( true ); + $dom_doc->loadHTML( '' . $action_link ); + libxml_use_internal_errors( false ); + + $link_elements = $dom_doc->getElementsByTagName( 'a' ); + if ( 0 === $link_elements->length ) { + continue; + } + + $link_element = $link_elements->item( 0 ); + // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase + if ( $link_element instanceof \DOMElement && $link_element->hasAttribute( 'href' ) && $link_element->nodeValue ) { + $link_url = trim( $link_element->getAttribute( 'href' ) ); + + // Add the full admin path to the url if the plugin did not provide it. + $link_url_scheme = wp_parse_url( $link_url, PHP_URL_SCHEME ); + if ( empty( $link_url_scheme ) ) { + $link_url = admin_url( $link_url ); + } + + // phpcs:ignore WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase + $formatted_action_links[ $link_element->nodeValue ] = $link_url; + } + } + } + if ( $formatted_action_links ) { + $plugins_action_links[ $plugin_file ] = $formatted_action_links; + } + } + // Cache things for a long time. + set_transient( 'jetpack_plugin_api_action_links_refresh', time(), DAY_IN_SECONDS ); + update_option( 'jetpack_plugin_api_action_links', $plugins_action_links ); + } + + /** + * Whether a certain callable should be sent. + * + * @access public + * + * @param array $callable_checksums Callable checksums. + * @param string $name Name of the callable. + * @param string $checksum A checksum of the callable. + * @return boolean Whether to send the callable. + */ + public function should_send_callable( $callable_checksums, $name, $checksum ) { + $idc_override_callables = array( + 'main_network_site', + 'home_url', + 'site_url', + ); + if ( in_array( $name, $idc_override_callables, true ) && \Jetpack_Options::get_option( 'migrate_for_idc' ) ) { + return true; + } + + return ! $this->still_valid_checksum( $callable_checksums, $name, $checksum ); + } + + /** + * Sync the callables if we're supposed to. + * + * @access public + */ + public function maybe_sync_callables() { + $callables = $this->get_all_callables(); + if ( ! apply_filters( 'jetpack_check_and_send_callables', false ) ) { + /** + * Treating Dedicated Sync requests a bit differently from normal. We want to send callables + * normally with all Sync actions, no matter if they were with admin action origin or not, + * since Dedicated Sync runs out of bound and the requests are never coming from an admin. + */ + if ( ! is_admin() && ! Dedicated_Sender::is_dedicated_sync_request() ) { + // If we're not an admin and we're not doing cron and this isn't WP_CLI, don't sync anything. + if ( ! Settings::is_doing_cron() && ! Jetpack_Constants::get_constant( 'WP_CLI' ) ) { + return; + } + // If we're not an admin and we are doing cron, sync the Callables that are always supposed to sync ( See https://github.com/Automattic/jetpack/issues/12924 ). + $callables = $this->get_always_sent_callables(); + } + if ( get_transient( self::CALLABLES_AWAIT_TRANSIENT_NAME ) ) { + if ( $this->force_send_callables_on_next_tick ) { + $this->unlock_sync_callable(); + } + return; + } + } + + if ( empty( $callables ) ) { + return; + } + // No need to set the transiant we are trying to remove it anyways. + if ( ! $this->force_send_callables_on_next_tick ) { + set_transient( self::CALLABLES_AWAIT_TRANSIENT_NAME, microtime( true ), Defaults::$default_sync_callables_wait_time ); + } + + $callable_checksums = (array) \Jetpack_Options::get_raw_option( self::CALLABLES_CHECKSUM_OPTION_NAME, array() ); + $has_changed = false; + // Only send the callables that have changed. + foreach ( $callables as $name => $value ) { + $checksum = $this->get_check_sum( $value ); + + // Explicitly not using Identical comparison as get_option returns a string. + if ( $value !== null && $this->should_send_callable( $callable_checksums, $name, $checksum ) ) { + + // Only send callable if the non sorted checksum also does not match. + if ( $this->should_send_callable( $callable_checksums, $name, $this->get_check_sum( $value, false ) ) ) { + + /** + * Tells the client to sync a callable (aka function) to the server + * + * @param string The name of the callable + * @param mixed The value of the callable + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + */ + do_action( 'jetpack_sync_callable', $name, $value ); + } + + $callable_checksums[ $name ] = $checksum; + $has_changed = true; + } else { + $callable_checksums[ $name ] = $checksum; + } + } + if ( $has_changed ) { + \Jetpack_Options::update_raw_option( self::CALLABLES_CHECKSUM_OPTION_NAME, $callable_checksums ); + } + + if ( $this->force_send_callables_on_next_tick ) { + $this->unlock_sync_callable(); + } + } + + /** + * Get the callables that should always be sent, e.g. on cron. + * + * @return array Callables that should always be sent + */ + protected function get_always_sent_callables() { + $callables = $this->get_all_callables(); + $cron_callables = array(); + foreach ( self::ALWAYS_SEND_UPDATES_TO_THESE_OPTIONS as $option_name ) { + if ( array_key_exists( $option_name, $callables ) ) { + $cron_callables[ $option_name ] = $callables[ $option_name ]; + continue; + } + + // Check for the Callable name/key for the option, if different from option name. + if ( array_key_exists( $option_name, self::OPTION_NAMES_TO_CALLABLE_NAMES ) ) { + $callable_name = self::OPTION_NAMES_TO_CALLABLE_NAMES[ $option_name ]; + if ( array_key_exists( $callable_name, $callables ) ) { + $cron_callables[ $callable_name ] = $callables[ $callable_name ]; + } + } + } + return $cron_callables; + } + + /** + * Expand the callables within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The hook parameters. + */ + public function expand_callables( $args ) { + if ( $args[0] ) { + $callables = $this->get_all_callables(); + $callables_checksums = array(); + foreach ( $callables as $name => $value ) { + $callables_checksums[ $name ] = $this->get_check_sum( $value ); + } + \Jetpack_Options::update_raw_option( self::CALLABLES_CHECKSUM_OPTION_NAME, $callables_checksums ); + return $callables; + } + + return $args; + } + + /** + * Return Total number of objects. + * + * @param array $config Full Sync config. + * + * @return int total + */ + public function total( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return count( $this->get_callable_whitelist() ); + } + + /** + * Retrieve a set of callables by their IDs. + * + * @access public + * + * @param string $object_type Object type. + * @param array $ids Object IDs. + * @return array Array of objects. + */ + public function get_objects_by_id( $object_type, $ids ) { + if ( empty( $ids ) || empty( $object_type ) || 'callable' !== $object_type ) { + return array(); + } + + $objects = array(); + foreach ( (array) $ids as $id ) { + $object = $this->get_object_by_id( $object_type, $id ); + + if ( 'CALLABLE-DOES-NOT-EXIST' !== $object ) { + if ( 'all' === $id ) { + // If all was requested it contains all options and can simply be returned. + return $object; + } + $objects[ $id ] = $object; + } + } + + return $objects; + } + + /** + * Retrieve a callable by its name. + * + * @access public + * + * @param string $object_type Type of the sync object. + * @param string $id ID of the sync object. + * @return mixed Value of Callable. + */ + public function get_object_by_id( $object_type, $id ) { + if ( 'callable' === $object_type ) { + + // Only whitelisted options can be returned. + if ( array_key_exists( $id, $this->get_callable_whitelist() ) ) { + // requires master user to be in context. + $current_user_id = get_current_user_id(); + wp_set_current_user( \Jetpack_Options::get_option( 'master_user' ) ); + $callable = $this->get_callable( $this->callable_whitelist[ $id ] ); + wp_set_current_user( $current_user_id ); + return $callable; + } elseif ( 'all' === $id ) { + return $this->get_all_callables(); + } + } + + return 'CALLABLE-DOES-NOT-EXIST'; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php new file mode 100644 index 00000000..1fcf7c8b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php @@ -0,0 +1,504 @@ +filter_comment( $comment ); + } + } + + return false; + } + + /** + * Initialize comments action listeners. + * Also responsible for initializing comment meta listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + add_action( 'wp_insert_comment', $callable, 10, 2 ); + add_action( 'deleted_comment', $callable ); + add_action( 'trashed_comment', $callable ); + add_action( 'spammed_comment', $callable ); + add_action( 'trashed_post_comments', $callable, 10, 2 ); + add_action( 'untrash_post_comments', $callable ); + add_action( 'comment_approved_to_unapproved', $callable ); + add_action( 'comment_unapproved_to_approved', $callable ); + add_action( 'jetpack_modified_comment_contents', $callable, 10, 2 ); + add_action( 'untrashed_comment', $callable, 10, 2 ); + add_action( 'unspammed_comment', $callable, 10, 2 ); + add_filter( 'wp_update_comment_data', array( $this, 'handle_comment_contents_modification' ), 10, 3 ); + + // comment actions. + add_filter( 'jetpack_sync_before_enqueue_wp_insert_comment', array( $this, 'filter_jetpack_sync_before_enqueue_wp_insert_comment' ) ); + add_filter( 'jetpack_sync_before_enqueue_deleted_comment', array( $this, 'only_allow_white_listed_comment_types' ) ); + add_filter( 'jetpack_sync_before_enqueue_trashed_comment', array( $this, 'only_allow_white_listed_comment_types' ) ); + add_filter( 'jetpack_sync_before_enqueue_untrashed_comment', array( $this, 'only_allow_white_listed_comment_types' ) ); + add_filter( 'jetpack_sync_before_enqueue_spammed_comment', array( $this, 'only_allow_white_listed_comment_types' ) ); + add_filter( 'jetpack_sync_before_enqueue_unspammed_comment', array( $this, 'only_allow_white_listed_comment_types' ) ); + + // comment status transitions. + add_filter( 'jetpack_sync_before_enqueue_comment_approved_to_unapproved', array( $this, 'only_allow_white_listed_comment_type_transitions' ) ); + add_filter( 'jetpack_sync_before_enqueue_comment_unapproved_to_approved', array( $this, 'only_allow_white_listed_comment_type_transitions' ) ); + + // Post Actions. + add_filter( 'jetpack_sync_before_enqueue_trashed_post_comments', array( $this, 'filter_blacklisted_post_types' ) ); + add_filter( 'jetpack_sync_before_enqueue_untrash_post_comments', array( $this, 'filter_blacklisted_post_types' ) ); + + /** + * Even though it's messy, we implement these hooks because + * the edit_comment hook doesn't include the data + * so this saves us a DB read for every comment event. + */ + foreach ( $this->get_whitelisted_comment_types() as $comment_type ) { + foreach ( array( 'unapproved', 'approved' ) as $comment_status ) { + $comment_action_name = "comment_{$comment_status}_{$comment_type}"; + add_action( $comment_action_name, $callable, 10, 2 ); + add_filter( + 'jetpack_sync_before_enqueue_' . $comment_action_name, + array( + $this, + 'expand_wp_insert_comment', + ) + ); + } + } + + // Listen for meta changes. + $this->init_listeners_for_meta_type( 'comment', $callable ); + $this->init_meta_whitelist_handler( 'comment', array( $this, 'filter_meta' ) ); + } + + /** + * Handler for any comment content updates. + * + * @access public + * + * @param array $new_comment The new, processed comment data. + * @param array $old_comment The old, unslashed comment data. + * @param array $new_comment_with_slashes The new, raw comment data. + * @return array The new, processed comment data. + */ + public function handle_comment_contents_modification( $new_comment, $old_comment, $new_comment_with_slashes ) { + $changes = array(); + $content_fields = array( + 'comment_author', + 'comment_author_email', + 'comment_author_url', + 'comment_content', + ); + foreach ( $content_fields as $field ) { + if ( $new_comment_with_slashes[ $field ] !== $old_comment[ $field ] ) { + $changes[ $field ] = array( $new_comment[ $field ], $old_comment[ $field ] ); + } + } + + if ( ! empty( $changes ) ) { + /** + * Signals to the sync listener that this comment's contents were modified and a sync action + * reflecting the change(s) to the content should be sent + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param int $new_comment['comment_ID'] ID of comment whose content was modified + * @param mixed $changes Array of changed comment fields with before and after values + */ + do_action( 'jetpack_modified_comment_contents', $new_comment['comment_ID'], $changes ); + } + return $new_comment; + } + + /** + * Initialize comments action listeners for full sync. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_comments', $callable ); // Also send comments meta. + } + + /** + * Gets a filtered list of comment types that sync can hook into. + * + * @access public + * + * @return array Defaults to [ '', 'trackback', 'pingback' ]. + */ + public function get_whitelisted_comment_types() { + /** + * Comment types present in this list will sync their status changes to WordPress.com. + * + * @since 1.6.3 + * @since-jetpack 7.6.0 + * + * @param array A list of comment types. + */ + return apply_filters( + 'jetpack_sync_whitelisted_comment_types', + array( '', 'comment', 'trackback', 'pingback', 'review' ) + ); + } + + /** + * Prevents any comment types that are not in the whitelist from being enqueued and sent to WordPress.com. + * + * @param array $args Arguments passed to wp_insert_comment, deleted_comment, spammed_comment, etc. + * + * @return bool or array $args Arguments passed to wp_insert_comment, deleted_comment, spammed_comment, etc. + */ + public function only_allow_white_listed_comment_types( $args ) { + $comment = false; + + if ( isset( $args[1] ) ) { + // comment object is available. + $comment = $args[1]; + } elseif ( is_numeric( $args[0] ) ) { + // comment_id is available. + $comment = get_comment( $args[0] ); + } + + if ( + isset( $comment->comment_type ) + && ! in_array( $comment->comment_type, $this->get_whitelisted_comment_types(), true ) + ) { + return false; + } + + return $args; + } + + /** + * Filter all blacklisted post types. + * + * @param array $args Hook arguments. + * @return array|false Hook arguments, or false if the post type is a blacklisted one. + */ + public function filter_blacklisted_post_types( $args ) { + $post_id = $args[0]; + $posts_module = Modules::get_module( 'posts' ); + '@phan-var Posts $posts_module'; + + if ( false !== $posts_module && ! $posts_module->is_post_type_allowed( $post_id ) ) { + return false; + } + + return $args; + } + + /** + * Prevents any comment types that are not in the whitelist from being enqueued and sent to WordPress.com. + * + * @param array $args Arguments passed to wp_{old_status}_to_{new_status}. + * + * @return bool or array $args Arguments passed to wp_{old_status}_to_{new_status} + */ + public function only_allow_white_listed_comment_type_transitions( $args ) { + $comment = $args[0]; + + if ( ! in_array( $comment->comment_type, $this->get_whitelisted_comment_types(), true ) ) { + return false; + } + + return $args; + } + + /** + * Prevents any comment types that are not in the whitelist from being enqueued and sent to WordPress.com. + * Also expands comment data before being enqueued. + * + * @param array $args Arguments passed to wp_insert_comment. + * + * @return false or array $args Arguments passed to wp_insert_comment or false if the comment type is a blacklisted one. + */ + public function filter_jetpack_sync_before_enqueue_wp_insert_comment( $args ) { + if ( false === $this->only_allow_white_listed_comment_types( $args ) ) { + return false; + } + + return $this->expand_wp_insert_comment( $args ); + } + + /** + * Whether a comment type is allowed. + * A comment type is allowed if it's present in the comment type whitelist. + * + * @param int $comment_id ID of the comment. + * @return boolean Whether the comment type is allowed. + */ + public function is_comment_type_allowed( $comment_id ) { + $comment = get_comment( $comment_id ); + + if ( isset( $comment->comment_type ) ) { + return in_array( $comment->comment_type, $this->get_whitelisted_comment_types(), true ); + } + return false; + } + + /** + * Initialize the module in the sender. + * + * @access public + */ + public function init_before_send() { + // Full sync. + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_comments', array( $this, 'expand_comment_ids' ) ); + } + + /** + * Enqueue the comments actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { + global $wpdb; + return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_comments', $wpdb->comments, 'comment_ID', $this->get_where_sql( $config ), $max_items_to_enqueue, $state ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return int Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { + global $wpdb; + + $query = "SELECT count(*) FROM $wpdb->comments"; + + $where_sql = $this->get_where_sql( $config ); + if ( $where_sql ) { + $query .= ' WHERE ' . $where_sql; + } + + // TODO: Call $wpdb->prepare on the following query. + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + $count = (int) $wpdb->get_var( $query ); + + return (int) ceil( $count / self::ARRAY_CHUNK_SIZE ); + } + + /** + * Retrieve the WHERE SQL clause based on the module config. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return string WHERE SQL clause, or `null` if no comments are specified in the module config. + */ + public function get_where_sql( $config ) { + if ( is_array( $config ) ) { + return 'comment_ID IN (' . implode( ',', array_map( 'intval', $config ) ) . ')'; + } + + return '1=1'; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_comments' ); + } + + /** + * Count all the actions that are going to be sent. + * + * @access public + * + * @param array $action_names Names of all the actions that will be sent. + * @return int Number of actions. + */ + public function count_full_sync_actions( $action_names ) { + return $this->count_actions( $action_names, array( 'jetpack_full_sync_comments' ) ); + } + + /** + * Expand the comment status change before the data is serialized and sent to the server. + * + * @access public + * @todo This is not used currently - let's implement it. + * + * @param array $args The hook parameters. + * @return array The expanded hook parameters. + */ + public function expand_wp_comment_status_change( $args ) { + return array( $args[0], $this->filter_comment( $args[1] ) ); + } + + /** + * Expand the comment creation before the data is added to the Sync queue. + * + * @access public + * + * @param array $args The hook parameters. + * @return array The expanded hook parameters. + */ + public function expand_wp_insert_comment( $args ) { + return array( $args[0], $this->filter_comment( $args[1] ) ); + } + + /** + * Filter a comment object to the fields we need. + * + * @access public + * + * @param \WP_Comment $comment The unfiltered comment object. + * @return \WP_Comment Filtered comment object. + */ + public function filter_comment( $comment ) { + /** + * Filters whether to prevent sending comment data to .com + * + * Passing true to the filter will prevent the comment data from being sent + * to the WordPress.com. + * Instead we pass data that will still enable us to do a checksum against the + * Jetpacks data but will prevent us from displaying the data on in the API as well as + * other services. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param boolean false prevent post data from bing synced to WordPress.com + * @param mixed $comment WP_COMMENT object + */ + if ( apply_filters( 'jetpack_sync_prevent_sending_comment_data', false, $comment ) ) { + $blocked_comment = new \stdClass(); + $blocked_comment->comment_ID = $comment->comment_ID; + $blocked_comment->comment_date = $comment->comment_date; + $blocked_comment->comment_date_gmt = $comment->comment_date_gmt; + $blocked_comment->comment_approved = 'jetpack_sync_blocked'; + return $blocked_comment; + } + + return $comment; + } + + /** + * Whether a certain comment meta key is whitelisted for sync. + * + * @access public + * + * @param string $meta_key Comment meta key. + * @return boolean Whether the meta key is whitelisted. + */ + public function is_whitelisted_comment_meta( $meta_key ) { + return in_array( $meta_key, Settings::get_setting( 'comment_meta_whitelist' ), true ); + } + + /** + * Handler for filtering out non-whitelisted comment meta. + * + * @access public + * + * @param array $args Hook args. + * @return array|boolean False if not whitelisted, the original hook args otherwise. + */ + public function filter_meta( $args ) { + if ( $this->is_comment_type_allowed( $args[1] ) && $this->is_whitelisted_comment_meta( $args[2] ) ) { + return $args; + } + + return false; + } + + /** + * Expand the comment IDs to comment objects and meta before being serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array The expanded hook parameters. + */ + public function expand_comment_ids( $args ) { + list( $comment_ids, $previous_interval_end ) = $args; + $comments = get_comments( + array( + 'include_unapproved' => true, + 'comment__in' => $comment_ids, + 'orderby' => 'comment_ID', + 'order' => 'DESC', + ) + ); + + return array( + $comments, + $this->get_metadata( $comment_ids, 'comment', Settings::get_setting( 'comment_meta_whitelist' ) ), + $previous_interval_end, + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php new file mode 100644 index 00000000..ec913477 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php @@ -0,0 +1,338 @@ +constants_whitelist = $constants; + } + + /** + * Get the constants whitelist. + * + * @access public + * + * @return array The constants whitelist. + */ + public function get_constants_whitelist() { + return Defaults::get_constants_whitelist(); + } + + /** + * Enqueue the constants actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + /** + * Tells the client to sync all constants to the server + * + * @param boolean Whether to expand constants (should always be true) + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + */ + do_action( 'jetpack_full_sync_constants', true ); + + // The number of actions enqueued, and next module state (true == done). + return array( 1, true ); + } + + /** + * Send the constants actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $send_until The timestamp until the current request can send. + * @param array $state This module Full Sync status. + * + * @return array This module Full Sync status. + */ + public function send_full_sync_actions( $config, $send_until, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // we call this instead of do_action when sending immediately. + $this->send_action( 'jetpack_full_sync_constants', array( true ) ); + + // The number of actions enqueued, and next module state (true == done). + return array( 'finished' => true ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return 1; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_constants' ); + } + + /** + * Sync the constants if we're supposed to. + * + * @access public + */ + public function maybe_sync_constants() { + if ( get_transient( self::CONSTANTS_AWAIT_TRANSIENT_NAME ) ) { + return; + } + + set_transient( self::CONSTANTS_AWAIT_TRANSIENT_NAME, microtime( true ), Defaults::$default_sync_constants_wait_time ); + + $constants = $this->get_all_constants(); + if ( empty( $constants ) ) { + return; + } + + $constants_checksums = (array) get_option( self::CONSTANTS_CHECKSUM_OPTION_NAME, array() ); + + foreach ( $constants as $name => $value ) { + $checksum = $this->get_check_sum( $value ); + // Explicitly not using Identical comparison as get_option returns a string. + if ( ! $this->still_valid_checksum( $constants_checksums, $name, $checksum ) && $value !== null ) { + /** + * Tells the client to sync a constant to the server + * + * @param string The name of the constant + * @param mixed The value of the constant + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + */ + do_action( 'jetpack_sync_constant', $name, $value ); + $constants_checksums[ $name ] = $checksum; + } else { + $constants_checksums[ $name ] = $checksum; + } + } + update_option( self::CONSTANTS_CHECKSUM_OPTION_NAME, $constants_checksums ); + } + + /** + * Retrieve all constants as per the current constants whitelist. + * Public so that we don't have to store an option for each constant. + * + * @access public + * + * @return array All constants. + */ + public function get_all_constants() { + $constants_whitelist = $this->get_constants_whitelist(); + + return array_combine( + $constants_whitelist, + array_map( array( $this, 'get_constant' ), $constants_whitelist ) + ); + } + + /** + * Retrieve the value of a constant. + * Used as a wrapper to standartize access to constants. + * + * @access private + * + * @param string $constant Constant name. + * + * @return mixed Return value of the constant. + */ + private function get_constant( $constant ) { + return ( defined( $constant ) ) ? + constant( $constant ) + : null; + } + + /** + * Expand the constants within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * + * @return array $args The hook parameters. + */ + public function expand_constants( $args ) { + if ( $args[0] ) { + $constants = $this->get_all_constants(); + $constants_checksums = array(); + foreach ( $constants as $name => $value ) { + $constants_checksums[ $name ] = $this->get_check_sum( $value ); + } + update_option( self::CONSTANTS_CHECKSUM_OPTION_NAME, $constants_checksums ); + + return $constants; + } + + return $args; + } + + /** + * Return Total number of objects. + * + * @param array $config Full Sync config. + * + * @return int total + */ + public function total( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return count( $this->get_constants_whitelist() ); + } + + /** + * Retrieve a set of constants by their IDs. + * + * @access public + * + * @param string $object_type Object type. + * @param array $ids Object IDs. + * @return array Array of objects. + */ + public function get_objects_by_id( $object_type, $ids ) { + if ( empty( $ids ) || empty( $object_type ) || 'constant' !== $object_type ) { + return array(); + } + + $objects = array(); + foreach ( (array) $ids as $id ) { + $object = $this->get_object_by_id( $object_type, $id ); + + if ( 'all' === $id ) { + // If all was requested it contains all options and can simply be returned. + return $object; + } + $objects[ $id ] = $object; + } + + return $objects; + } + + /** + * Retrieve a constant by its name. + * + * @access public + * + * @param string $object_type Type of the sync object. + * @param string $id ID of the sync object. + * @return mixed Value of Constant. + */ + public function get_object_by_id( $object_type, $id ) { + if ( 'constant' === $object_type ) { + + // Only whitelisted constants can be returned. + if ( in_array( $id, $this->get_constants_whitelist(), true ) ) { + return $this->get_constant( $id ); + } elseif ( 'all' === $id ) { + return $this->get_all_constants(); + } + } + + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php new file mode 100644 index 00000000..72fa43f6 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php @@ -0,0 +1,478 @@ +is_started() && ! $this->is_finished() ) { + /** + * Fires when a full sync is cancelled. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + */ + do_action( 'jetpack_full_sync_cancelled' ); + $this->send_action( 'jetpack_full_sync_cancelled' ); + } + + // Remove all evidence of previous full sync items and status. + $this->reset_data(); + + if ( ! is_array( $full_sync_config ) ) { + /* + * Filter default sync config to allow injecting custom configuration. + * + * @param array $full_sync_config Sync configuration for all sync modules. + * + * @since 3.10.0 + */ + $full_sync_config = apply_filters( 'jetpack_full_sync_config', Defaults::$default_full_sync_config ); + if ( is_multisite() ) { + $full_sync_config['network_options'] = 1; + } + } + + if ( isset( $full_sync_config['users'] ) && 'initial' === $full_sync_config['users'] ) { + $users_module = Modules::get_module( 'users' ); + '@phan-var Users $users_module'; + $full_sync_config['users'] = $users_module->get_initial_sync_user_config(); + } + + $this->update_status( + array( + 'started' => time(), + 'config' => $full_sync_config, + 'progress' => $this->get_initial_progress( $full_sync_config ), + ) + ); + + $range = $this->get_content_range(); + /** + * Fires when a full sync begins. This action is serialized + * and sent to the server so that it knows a full sync is coming. + * + * @param array $full_sync_config Sync configuration for all sync modules. + * @param array $range Range of the sync items, containing min and max IDs for some item types. + * @param array $empty The modules with no items to sync during a full sync. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * @since-jetpack 7.3.0 Added $range arg. + * @since-jetpack 7.4.0 Added $empty arg. + */ + do_action( 'jetpack_full_sync_start', $full_sync_config, $range ); + $this->send_action( 'jetpack_full_sync_start', array( $full_sync_config, $range ) ); + + return true; + } + + /** + * Whether full sync has started. + * + * @access public + * + * @return boolean + */ + public function is_started() { + return (bool) $this->get_status()['started']; + } + + /** + * Retrieve the status of the current full sync. + * + * @access public + * + * @return array Full sync status. + */ + public function get_status() { + $default = array( + 'started' => false, + 'finished' => false, + 'progress' => array(), + 'config' => array(), + ); + + return wp_parse_args( \Jetpack_Options::get_raw_option( self::STATUS_OPTION ), $default ); + } + + /** + * Returns the progress percentage of a full sync. + * + * @access public + * + * @return int|null + */ + public function get_sync_progress_percentage() { + if ( ! $this->is_started() || $this->is_finished() ) { + return null; + } + $status = $this->get_status(); + if ( empty( $status['progress'] ) ) { + return null; + } + $total_items = array_reduce( + array_values( $status['progress'] ), + function ( $sum, $sync_item ) { + return isset( $sync_item['total'] ) ? ( $sum + (int) $sync_item['total'] ) : $sum; + }, + 0 + ); + $total_sent = array_reduce( + array_values( $status['progress'] ), + function ( $sum, $sync_item ) { + return isset( $sync_item['sent'] ) ? ( $sum + (int) $sync_item['sent'] ) : $sum; + }, + 0 + ); + return floor( ( $total_sent / $total_items ) * 100 ); + } + + /** + * Whether full sync has finished. + * + * @access public + * + * @return boolean + */ + public function is_finished() { + return (bool) $this->get_status()['finished']; + } + + /** + * Clear all the full sync data. + * + * @access public + */ + public function reset_data() { + $this->clear_status(); + ( new Lock() )->remove( self::LOCK_NAME, true ); + } + + /** + * Clear all the full sync status options. + * + * @access public + */ + public function clear_status() { + \Jetpack_Options::delete_raw_option( self::STATUS_OPTION ); + } + + /** + * Updates the status of the current full sync. + * + * @access public + * + * @param array $values New values to set. + * + * @return bool True if success. + */ + public function update_status( $values ) { + return $this->set_status( wp_parse_args( $values, $this->get_status() ) ); + } + + /** + * Retrieve the status of the current full sync. + * + * @param array $values New values to set. + * + * @access public + * + * @return boolean Full sync status. + */ + public function set_status( $values ) { + return \Jetpack_Options::update_raw_option( self::STATUS_OPTION, $values ); + } + + /** + * Given an initial Full Sync configuration get the initial status. + * + * @param array $full_sync_config Full sync configuration. + * + * @return array Initial Sent status. + */ + public function get_initial_progress( $full_sync_config ) { + // Set default configuration, calculate totals, and save configuration if totals > 0. + $status = array(); + foreach ( $full_sync_config as $name => $config ) { + $module = Modules::get_module( $name ); + if ( ! $module ) { + continue; + } + $status[ $name ] = array( + 'total' => $module->total( $config ), + 'sent' => 0, + 'finished' => false, + ); + } + + return $status; + } + + /** + * Get the range for content (posts and comments) to sync. + * + * @access private + * + * @return array Array of range (min ID, max ID, total items) for all content types. + */ + private function get_content_range() { + $range = array(); + $config = $this->get_status()['config']; + // Add range only when syncing all objects. + if ( true === isset( $config['posts'] ) && $config['posts'] ) { + $range['posts'] = $this->get_range( 'posts' ); + } + + if ( true === isset( $config['comments'] ) && $config['comments'] ) { + $range['comments'] = $this->get_range( 'comments' ); + } + + return $range; + } + + /** + * Get the range (min ID, max ID and total items) of items to sync. + * + * @access public + * + * @param string $type Type of sync item to get the range for. + * + * @return array Array of min ID, max ID and total items in the range. + */ + public function get_range( $type ) { + global $wpdb; + if ( ! in_array( $type, array( 'comments', 'posts' ), true ) ) { + return array(); + } + + switch ( $type ) { + case 'posts': + $table = $wpdb->posts; + $id = 'ID'; + $where_sql = Settings::get_blacklisted_post_types_sql(); + + break; + case 'comments': + $table = $wpdb->comments; + $id = 'comment_ID'; + $where_sql = Settings::get_comments_filter_sql(); + break; + } + + // TODO: Call $wpdb->prepare on the following query. + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $results = $wpdb->get_results( "SELECT MAX({$id}) as max, MIN({$id}) as min, COUNT({$id}) as count FROM {$table} WHERE {$where_sql}" ); + if ( isset( $results[0] ) ) { + return $results[0]; + } + + return array(); + } + + /** + * Continue sending instead of enqueueing. + * + * @access public + */ + public function continue_enqueuing() { + $this->continue_sending(); + } + + /** + * Continue sending. + * + * @access public + */ + public function continue_sending() { + // Return early if Full Sync is not running. + if ( ! $this->is_started() || $this->get_status()['finished'] ) { + return; + } + + // Return early if we've gotten a retry-after header response. + $retry_time = get_option( Actions::RETRY_AFTER_PREFIX . 'immediate-send' ); + if ( $retry_time ) { + // If expired delete but don't send. Send will occurr in new request to avoid race conditions. + if ( microtime( true ) > $retry_time ) { + update_option( Actions::RETRY_AFTER_PREFIX . 'immediate-send', false, false ); + } + return false; + } + + // Obtain send Lock. + $lock = new Lock(); + $lock_expiration = $lock->attempt( self::LOCK_NAME ); + + // Return if unable to obtain lock. + if ( false === $lock_expiration ) { + return; + } + + // Send Full Sync actions. + $success = $this->send(); + + // Remove lock. + if ( $success ) { + $lock->remove( self::LOCK_NAME, $lock_expiration ); + } + } + + /** + * Immediately send the next items to full sync. + * + * @access public + */ + public function send() { + $config = $this->get_status()['config']; + + $max_duration = Settings::get_setting( 'full_sync_send_duration' ); + $send_until = microtime( true ) + $max_duration; + + $progress = $this->get_status()['progress']; + + foreach ( $this->get_remaining_modules_to_send() as $module ) { + $progress[ $module->name() ] = $module->send_full_sync_actions( $config[ $module->name() ], $progress[ $module->name() ], $send_until ); + if ( isset( $progress[ $module->name() ]['error'] ) ) { + unset( $progress[ $module->name() ]['error'] ); + $this->update_status( array( 'progress' => $progress ) ); + return false; + } elseif ( ! $progress[ $module->name() ]['finished'] ) { + $this->update_status( array( 'progress' => $progress ) ); + return true; + } + } + + $this->send_full_sync_end(); + $this->update_status( array( 'progress' => $progress ) ); + return true; + } + + /** + * Get Modules that are configured to Full Sync and haven't finished sending + * + * @return array + */ + public function get_remaining_modules_to_send() { + $status = $this->get_status(); + + return array_filter( + Modules::get_modules(), + /** + * Select configured and not finished modules. + * + * @param Module $module + * @return bool + */ + function ( $module ) use ( $status ) { + // Skip module if not configured for this sync or module is done. + if ( ! isset( $status['config'][ $module->name() ] ) ) { + return false; + } + if ( ! $status['config'][ $module->name() ] ) { + return false; + } + if ( isset( $status['progress'][ $module->name() ]['finished'] ) ) { + if ( true === $status['progress'][ $module->name() ]['finished'] ) { + return false; + } + } + + return true; + } + ); + } + + /** + * Send 'jetpack_full_sync_end' and update 'finished' status. + * + * @access public + */ + public function send_full_sync_end() { + $range = $this->get_content_range(); + + /** + * Fires when a full sync ends. This action is serialized + * and sent to the server. + * + * @param string $checksum Deprecated since 7.3.0 - @see https://github.com/Automattic/jetpack/pull/11945/ + * @param array $range Range of the sync items, containing min and max IDs for some item types. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * @since-jetpack 7.3.0 Added $range arg. + */ + do_action( 'jetpack_full_sync_end', '', $range ); + $this->send_action( 'jetpack_full_sync_end', array( '', $range ) ); + + // Setting autoload to true means that it's faster to check whether we should continue enqueuing. + $this->update_status( array( 'finished' => time() ) ); + } + + /** + * Empty Function as we don't close buffers on Immediate Full Sync. + * + * @param array $actions an array of actions, ignored for queueless sync. + */ + public function update_sent_progress_action( $actions ) { } // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php new file mode 100644 index 00000000..c7b5501d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php @@ -0,0 +1,730 @@ +is_started() && ! $this->is_finished(); + + // Remove all evidence of previous full sync items and status. + $this->reset_data(); + + if ( $was_already_running ) { + /** + * Fires when a full sync is cancelled. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + */ + do_action( 'jetpack_full_sync_cancelled' ); + } + + $this->update_status_option( 'started', time() ); + $this->update_status_option( 'params', $module_configs ); + + $enqueue_status = array(); + $full_sync_config = array(); + $include_empty = false; + $empty = array(); + + // Default value is full sync. + if ( ! is_array( $module_configs ) ) { + $module_configs = array(); + $include_empty = true; + foreach ( Modules::get_modules() as $module ) { + $module_configs[ $module->name() ] = true; + } + } + + // Set default configuration, calculate totals, and save configuration if totals > 0. + foreach ( Modules::get_modules() as $module ) { + $module_name = $module->name(); + $module_config = isset( $module_configs[ $module_name ] ) ? $module_configs[ $module_name ] : false; + + if ( ! $module_config ) { + continue; + } + + if ( 'users' === $module_name && 'initial' === $module_config ) { + '@phan-var Users $module'; + $module_config = $module->get_initial_sync_user_config(); + } + + $enqueue_status[ $module_name ] = false; + + $total_items = $module->estimate_full_sync_actions( $module_config ); + + // If there's information to process, configure this module. + if ( $total_items !== null && $total_items > 0 ) { + $full_sync_config[ $module_name ] = $module_config; + $enqueue_status[ $module_name ] = array( + $total_items, // Total. + 0, // Queued. + false, // Current state. + ); + } elseif ( $include_empty && 0 === $total_items ) { + $empty[ $module_name ] = true; + } + } + + $this->set_config( $full_sync_config ); + $this->set_enqueue_status( $enqueue_status ); + + $range = $this->get_content_range( $full_sync_config ); + /** + * Fires when a full sync begins. This action is serialized + * and sent to the server so that it knows a full sync is coming. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * @since-jetpack 7.3.0 Added $range arg. + * @since-jetpack 7.4.0 Added $empty arg. + * + * @param array $full_sync_config Sync configuration for all sync modules. + * @param array $range Range of the sync items, containing min and max IDs for some item types. + * @param array $empty The modules with no items to sync during a full sync. + */ + do_action( 'jetpack_full_sync_start', $full_sync_config, $range, $empty ); + + $this->continue_enqueuing( $full_sync_config ); + + return true; + } + + /** + * Enqueue the next items to sync. + * + * @access public + * + * @param array $configs Full sync configuration for all sync modules. + */ + public function continue_enqueuing( $configs = null ) { + // Return early if not in progress. + if ( ! $this->get_status_option( 'started' ) || $this->get_status_option( 'queue_finished' ) ) { + return; + } + + // Attempt to obtain lock. + $lock = new Lock(); + $lock_expiration = $lock->attempt( self::ENQUEUE_LOCK_NAME ); + + // Return if unable to obtain lock. + if ( false === $lock_expiration ) { + return; + } + + // enqueue full sync actions. + $this->enqueue( $configs ); + + // Remove lock. + $lock->remove( self::ENQUEUE_LOCK_NAME, $lock_expiration ); + } + + /** + * Get Modules that are configured to Full Sync and haven't finished enqueuing + * + * @param array $configs Full sync configuration for all sync modules. + * + * @return array + */ + public function get_remaining_modules_to_enqueue( $configs ) { + $enqueue_status = $this->get_enqueue_status(); + return array_filter( + Modules::get_modules(), + /** + * Select configured and not finished modules. + * + * @param Module $module + * @return bool + */ + function ( $module ) use ( $configs, $enqueue_status ) { + // Skip module if not configured for this sync or module is done. + if ( ! isset( $configs[ $module->name() ] ) ) { + return false; + } + if ( ! $configs[ $module->name() ] ) { + return false; + } + if ( isset( $enqueue_status[ $module->name() ][2] ) ) { + if ( true === $enqueue_status[ $module->name() ][2] ) { + return false; + } + } + + return true; + } + ); + } + + /** + * Enqueue the next items to sync. + * + * @access public + * + * @param array $configs Full sync configuration for all sync modules. + */ + public function enqueue( $configs = null ) { + if ( ! $configs ) { + $configs = $this->get_config(); + } + + $enqueue_status = $this->get_enqueue_status(); + $full_sync_queue = new Queue( 'full_sync' ); + $available_queue_slots = Settings::get_setting( 'max_queue_size_full_sync' ) - $full_sync_queue->size(); + + if ( $available_queue_slots <= 0 ) { + return; + } + + $remaining_items_to_enqueue = min( Settings::get_setting( 'max_enqueue_full_sync' ), $available_queue_slots ); + + /** + * If a module exits early (e.g. because it ran out of full sync queue slots, or we ran out of request time) + * then it should exit early + */ + foreach ( $this->get_remaining_modules_to_enqueue( $configs ) as $module ) { + list( $items_enqueued, $next_enqueue_state ) = $module->enqueue_full_sync_actions( $configs[ $module->name() ], $remaining_items_to_enqueue, $enqueue_status[ $module->name() ][2] ); + + $enqueue_status[ $module->name() ][2] = $next_enqueue_state; + + // If items were processed, subtract them from the limit. + if ( $items_enqueued !== null && $items_enqueued > 0 ) { + $enqueue_status[ $module->name() ][1] += $items_enqueued; + $remaining_items_to_enqueue -= $items_enqueued; + } + + if ( 0 >= $remaining_items_to_enqueue || true !== $next_enqueue_state ) { + $this->set_enqueue_status( $enqueue_status ); + return; + } + } + + $this->queue_full_sync_end( $configs ); + $this->set_enqueue_status( $enqueue_status ); + } + + /** + * Enqueue 'jetpack_full_sync_end' and update 'queue_finished' status. + * + * @access public + * + * @param array $configs Full sync configuration for all sync modules. + */ + public function queue_full_sync_end( $configs ) { + $range = $this->get_content_range( $configs ); + + /** + * Fires when a full sync ends. This action is serialized + * and sent to the server. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * @since-jetpack 7.3.0 Added $range arg. + * + * @param string $checksum Deprecated since 7.3.0 - @see https://github.com/Automattic/jetpack/pull/11945/ + * @param array $range Range of the sync items, containing min and max IDs for some item types. + */ + do_action( 'jetpack_full_sync_end', '', $range ); + + // Setting autoload to true means that it's faster to check whether we should continue enqueuing. + $this->update_status_option( 'queue_finished', time(), true ); + } + + /** + * Get the range (min ID, max ID and total items) of items to sync. + * + * @access public + * + * @param string $type Type of sync item to get the range for. + * @return array Array of min ID, max ID and total items in the range. + */ + public function get_range( $type ) { + global $wpdb; + if ( ! in_array( $type, array( 'comments', 'posts' ), true ) ) { + return array(); + } + + switch ( $type ) { + case 'posts': + $table = $wpdb->posts; + $id = 'ID'; + $where_sql = Settings::get_blacklisted_post_types_sql(); + + break; + case 'comments': + $table = $wpdb->comments; + $id = 'comment_ID'; + $where_sql = Settings::get_comments_filter_sql(); + break; + } + + // TODO: Call $wpdb->prepare on the following query. + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $results = $wpdb->get_results( "SELECT MAX({$id}) as max, MIN({$id}) as min, COUNT({$id}) as count FROM {$table} WHERE {$where_sql}" ); + if ( isset( $results[0] ) ) { + return $results[0]; + } + + return array(); + } + + /** + * Get the range for content (posts and comments) to sync. + * + * @access private + * + * @param array $config Full sync configuration for this all sync modules. + * @return array Array of range (min ID, max ID, total items) for all content types. + */ + private function get_content_range( $config ) { + $range = array(); + // Only when we are sending the whole range do we want to send also the range. + if ( true === isset( $config['posts'] ) && $config['posts'] ) { + $range['posts'] = $this->get_range( 'posts' ); + } + + if ( true === isset( $config['comments'] ) && $config['comments'] ) { + $range['comments'] = $this->get_range( 'comments' ); + } + return $range; + } + + /** + * Update the progress after sync modules actions have been processed on the server. + * + * @access public + * + * @param array $actions Actions that have been processed on the server. + */ + public function update_sent_progress_action( $actions ) { + // Quick way to map to first items with an array of arrays. + $actions_with_counts = array_count_values( array_filter( array_map( array( $this, 'get_action_name' ), $actions ) ) ); + + // Total item counts for each action. + $actions_with_total_counts = $this->get_actions_totals( $actions ); + + if ( ! $this->is_started() || $this->is_finished() ) { + return; + } + + if ( isset( $actions_with_counts['jetpack_full_sync_start'] ) ) { + $this->update_status_option( 'send_started', time() ); + } + + foreach ( Modules::get_modules() as $module ) { + $module_actions = $module->get_full_sync_actions(); + $status_option_name = "{$module->name()}_sent"; + $total_option_name = "{$status_option_name}_total"; + $items_sent = $this->get_status_option( $status_option_name, 0 ); + $items_sent_total = $this->get_status_option( $total_option_name, 0 ); + + foreach ( $module_actions as $module_action ) { + if ( isset( $actions_with_counts[ $module_action ] ) ) { + $items_sent += $actions_with_counts[ $module_action ]; + } + + if ( ! empty( $actions_with_total_counts[ $module_action ] ) ) { + $items_sent_total += $actions_with_total_counts[ $module_action ]; + } + } + + if ( $items_sent > 0 ) { + $this->update_status_option( $status_option_name, $items_sent ); + } + + if ( 0 !== $items_sent_total ) { + $this->update_status_option( $total_option_name, $items_sent_total ); + } + } + + if ( isset( $actions_with_counts['jetpack_full_sync_end'] ) ) { + $this->update_status_option( 'finished', time() ); + } + } + + /** + * Returns the progress percentage of a full sync. + * + * @access public + * + * @return int|null + */ + public function get_sync_progress_percentage() { + if ( ! $this->is_started() || $this->is_finished() ) { + return null; + } + $status = $this->get_status(); + if ( ! $status['queue'] || ! $status['sent'] || ! $status['total'] ) { + return null; + } + $queued_multiplier = 0.1; + $sent_multiplier = 0.9; + $count_queued = array_reduce( + $status['queue'], + function ( $sum, $value ) { + return $sum + $value; + }, + 0 + ); + $count_sent = array_reduce( + $status['sent'], + function ( $sum, $value ) { + return $sum + $value; + }, + 0 + ); + $count_total = array_reduce( + $status['total'], + function ( $sum, $value ) { + return $sum + $value; + }, + 0 + ); + $percent_queued = ( $count_queued / $count_total ) * $queued_multiplier * 100; + $percent_sent = ( $count_sent / $count_total ) * $sent_multiplier * 100; + return ceil( $percent_queued + $percent_sent ); + } + + /** + * Get the name of the action for an item in the sync queue. + * + * @access public + * + * @param array $queue_item Item of the sync queue. + * @return string|boolean Name of the action, false if queue item is invalid. + */ + public function get_action_name( $queue_item ) { + if ( is_array( $queue_item ) && isset( $queue_item[0] ) ) { + return $queue_item[0]; + } + return false; + } + + /** + * Retrieve the total number of items we're syncing in a particular queue item (action). + * `$queue_item[1]` is expected to contain chunks of items, and `$queue_item[1][0]` + * represents the first (and only) chunk of items to sync in that action. + * + * @access public + * + * @param array $queue_item Item of the sync queue that corresponds to a particular action. + * @return int Total number of items in the action. + */ + public function get_action_totals( $queue_item ) { + if ( is_array( $queue_item ) && isset( $queue_item[1][0] ) ) { + if ( is_array( $queue_item[1][0] ) ) { + // Let's count the items we sync in this action. + return count( $queue_item[1][0] ); + } + // -1 indicates that this action syncs all items by design. + return -1; + } + return 0; + } + + /** + * Retrieve the total number of items for a set of actions, grouped by action name. + * + * @access public + * + * @param array $actions An array of actions. + * @return array An array, representing the total number of items, grouped per action. + */ + public function get_actions_totals( $actions ) { + $totals = array(); + + foreach ( $actions as $action ) { + $name = $this->get_action_name( $action ); + $action_totals = $this->get_action_totals( $action ); + if ( ! isset( $totals[ $name ] ) ) { + $totals[ $name ] = 0; + } + $totals[ $name ] += $action_totals; + } + + return $totals; + } + + /** + * Whether full sync has started. + * + * @access public + * + * @return boolean + */ + public function is_started() { + return (bool) $this->get_status_option( 'started' ); + } + + /** + * Whether full sync has finished. + * + * @access public + * + * @return boolean + */ + public function is_finished() { + return (bool) $this->get_status_option( 'finished' ); + } + + /** + * Retrieve the status of the current full sync. + * + * @access public + * + * @return array Full sync status. + */ + public function get_status() { + $status = array( + 'started' => $this->get_status_option( 'started' ), + 'queue_finished' => $this->get_status_option( 'queue_finished' ), + 'send_started' => $this->get_status_option( 'send_started' ), + 'finished' => $this->get_status_option( 'finished' ), + 'sent' => array(), + 'sent_total' => array(), + 'queue' => array(), + 'config' => $this->get_status_option( 'params' ), + 'total' => array(), + ); + + $enqueue_status = $this->get_enqueue_status(); + + foreach ( Modules::get_modules() as $module ) { + $name = $module->name(); + + if ( ! isset( $enqueue_status[ $name ] ) ) { + continue; + } + + list( $total, $queued ) = $enqueue_status[ $name ]; + + if ( $total ) { + $status['total'][ $name ] = $total; + } + + if ( $queued ) { + $status['queue'][ $name ] = $queued; + } + + $sent = $this->get_status_option( "{$name}_sent" ); + if ( $sent ) { + $status['sent'][ $name ] = $sent; + } + + $sent_total = $this->get_status_option( "{$name}_sent_total" ); + if ( $sent_total ) { + $status['sent_total'][ $name ] = $sent_total; + } + } + + return $status; + } + + /** + * Clear all the full sync status options. + * + * @access public + */ + public function clear_status() { + $prefix = self::STATUS_OPTION_PREFIX; + \Jetpack_Options::delete_raw_option( "{$prefix}_started" ); + \Jetpack_Options::delete_raw_option( "{$prefix}_params" ); + \Jetpack_Options::delete_raw_option( "{$prefix}_queue_finished" ); + \Jetpack_Options::delete_raw_option( "{$prefix}_send_started" ); + \Jetpack_Options::delete_raw_option( "{$prefix}_finished" ); + + $this->delete_enqueue_status(); + + foreach ( Modules::get_modules() as $module ) { + \Jetpack_Options::delete_raw_option( "{$prefix}_{$module->name()}_sent" ); + \Jetpack_Options::delete_raw_option( "{$prefix}_{$module->name()}_sent_total" ); + } + } + + /** + * Clear all the full sync data. + * + * @access public + */ + public function reset_data() { + $this->clear_status(); + $this->delete_config(); + ( new Lock() )->remove( self::ENQUEUE_LOCK_NAME, true ); + + $listener = Listener::get_instance(); + $listener->get_full_sync_queue()->reset(); + } + + /** + * Get the value of a full sync status option. + * + * @access private + * + * @param string $name Name of the option. + * @param mixed $default Default value of the option. + * @return mixed Option value. + */ + private function get_status_option( $name, $default = null ) { + $value = \Jetpack_Options::get_raw_option( self::STATUS_OPTION_PREFIX . "_$name", $default ); + + return is_numeric( $value ) ? (int) $value : $value; + } + + /** + * Update the value of a full sync status option. + * + * @access private + * + * @param string $name Name of the option. + * @param mixed $value Value of the option. + * @param boolean $autoload Whether the option should be autoloaded at the beginning of the request. + */ + private function update_status_option( $name, $value, $autoload = false ) { + \Jetpack_Options::update_raw_option( self::STATUS_OPTION_PREFIX . "_$name", $value, $autoload ); + } + + /** + * Set the full sync enqueue status. + * + * @access private + * + * @param array $new_status The new full sync enqueue status. + */ + private function set_enqueue_status( $new_status ) { + \Jetpack_Options::update_raw_option( 'jetpack_sync_full_enqueue_status', $new_status ); + } + + /** + * Delete full sync enqueue status. + * + * @access private + * + * @return boolean Whether the status was deleted. + */ + private function delete_enqueue_status() { + return \Jetpack_Options::delete_raw_option( 'jetpack_sync_full_enqueue_status' ); + } + + /** + * Retrieve the current full sync enqueue status. + * + * @access private + * + * @return array Full sync enqueue status. + */ + public function get_enqueue_status() { + return \Jetpack_Options::get_raw_option( 'jetpack_sync_full_enqueue_status' ); + } + + /** + * Set the full sync enqueue configuration. + * + * @access private + * + * @param array $config The new full sync enqueue configuration. + */ + private function set_config( $config ) { + \Jetpack_Options::update_raw_option( 'jetpack_sync_full_config', $config ); + } + + /** + * Delete full sync configuration. + * + * @access private + * + * @return boolean Whether the configuration was deleted. + */ + private function delete_config() { + return \Jetpack_Options::delete_raw_option( 'jetpack_sync_full_config' ); + } + + /** + * Retrieve the current full sync enqueue config. + * + * @access private + * + * @return array Full sync enqueue config. + */ + private function get_config() { + return \Jetpack_Options::get_raw_option( 'jetpack_sync_full_config' ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php new file mode 100644 index 00000000..f5f8543a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php @@ -0,0 +1,220 @@ + 'jetpack_sync_import_start', + 'import_done' => 'jetpack_sync_import_end', + 'import_end' => 'jetpack_sync_import_end', + ); + + /** + * Sync module name. + * + * @access public + * + * @return string + */ + public function name() { + return 'import'; + } + + /** + * Initialize imports action listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + add_action( 'export_wp', $callable ); + add_action( 'jetpack_sync_import_start', $callable, 10, 2 ); + add_action( 'jetpack_sync_import_end', $callable, 10, 2 ); + + // WordPress. + add_action( 'import_start', array( $this, 'sync_import_action' ) ); + + // Movable type, RSS, Livejournal. + add_action( 'import_done', array( $this, 'sync_import_action' ) ); + + // WordPress, Blogger, Livejournal, woo tax rate. + add_action( 'import_end', array( $this, 'sync_import_action' ) ); + } + + /** + * Set module defaults. + * Define an empty list of synced actions for us to fill later. + * + * @access public + */ + public function set_defaults() { + $this->synced_actions = array(); + } + + /** + * Generic handler for import actions. + * + * @access public + * + * @param string $importer Either a string reported by the importer, the class name of the importer, or 'unknown'. + */ + public function sync_import_action( $importer ) { + $import_action = current_filter(); + // Map action to event name. + $sync_action = self::$import_sync_action_map[ $import_action ]; + + // Only sync each action once per import. + if ( array_key_exists( $sync_action, $this->synced_actions ) && $this->synced_actions[ $sync_action ] ) { + return; + } + + // Mark this action as synced. + $this->synced_actions[ $sync_action ] = true; + + // Prefer self-reported $importer value. + if ( ! $importer ) { + // Fall back to inferring by calling class name. + $importer = self::get_calling_importer_class(); + } + + // Get $importer from known_importers. + $known_importers = Settings::get_setting( 'known_importers' ); + if ( is_string( $importer ) && isset( $known_importers[ $importer ] ) ) { + $importer = $known_importers[ $importer ]; + } + + $importer_name = $this->get_importer_name( $importer ); + + switch ( $sync_action ) { + case 'jetpack_sync_import_start': + /** + * Used for syncing the start of an import + * + * @since 1.6.3 + * @since-jetpack 7.3.0 + * + * @module sync + * + * @param string $importer Either a string reported by the importer, the class name of the importer, or 'unknown'. + * @param string $importer_name The name reported by the importer, or 'Unknown Importer'. + */ + do_action( 'jetpack_sync_import_start', $importer, $importer_name ); + break; + + case 'jetpack_sync_import_end': + /** + * Used for syncing the end of an import + * + * @since 1.6.3 + * @since-jetpack 7.3.0 + * + * @module sync + * + * @param string $importer Either a string reported by the importer, the class name of the importer, or 'unknown'. + * @param string $importer_name The name reported by the importer, or 'Unknown Importer'. + */ + do_action( 'jetpack_sync_import_end', $importer, $importer_name ); + break; + } + } + + /** + * Retrieve the name of the importer. + * + * @access private + * + * @param string $importer Either a string reported by the importer, the class name of the importer, or 'unknown'. + * @return string Name of the importer, or "Unknown Importer" if importer is unknown. + */ + private function get_importer_name( $importer ) { + $importers = get_importers(); + return isset( $importers[ $importer ] ) ? $importers[ $importer ][0] : 'Unknown Importer'; + } + + /** + * Determine the class that extends `WP_Importer` which is responsible for + * the current action. Designed to be used within an action handler. + * + * @access private + * @static + * + * @return string The name of the calling class, or 'unknown'. + */ + private static function get_calling_importer_class() { + // If WP_Importer doesn't exist, neither will any importer that extends it. + if ( ! class_exists( 'WP_Importer', false ) ) { + return 'unknown'; + } + + $action = current_filter(); + $backtrace = debug_backtrace( false ); //phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_debug_backtrace + + $do_action_pos = -1; + $backtrace_len = count( $backtrace ); + for ( $i = 0; $i < $backtrace_len; $i++ ) { + // Find the location in the stack of the calling action. + if ( 'do_action' === $backtrace[ $i ]['function'] && $action === $backtrace[ $i ]['args'][0] ) { + $do_action_pos = $i; + break; + } + } + + // If the action wasn't called, the calling class is unknown. + if ( -1 === $do_action_pos ) { + return 'unknown'; + } + + // Continue iterating the stack looking for a caller that extends WP_Importer. + for ( $i = $do_action_pos + 1; $i < $backtrace_len; $i++ ) { + // If there is no class on the trace, continue. + if ( ! isset( $backtrace[ $i ]['class'] ) ) { + continue; + } + + $class_name = $backtrace[ $i ]['class']; + + // Check if the class extends WP_Importer. + if ( class_exists( $class_name, false ) ) { + $parents = class_parents( $class_name, false ); + if ( $parents && in_array( 'WP_Importer', $parents, true ) ) { + return $class_name; + } + } + } + + // If we've exhausted the stack without a match, the calling class is unknown. + return 'unknown'; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php new file mode 100644 index 00000000..bf6c5620 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php @@ -0,0 +1,146 @@ +nav_items_just_added[] = $nav_item_id; + /** + * Helps sync log that a new menu item was added. + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param int $menu_id ID of the menu. + * @param array $menu_data An array of menu data. + * @param int $nav_item_id ID of the new menu item. + * @param array $nav_item_args Arguments used to add the menu item. + */ + do_action( 'jetpack_sync_updated_nav_menu_add_item', $menu_id, $menu_data, $nav_item_id, $nav_item_args ); + } + + /** + * Nav menu item update handler. + * + * @access public + * + * @param int $menu_id ID of the menu. + * @param int $nav_item_id ID of the new menu item. + * @param array $nav_item_args Arguments used to update the menu item. + */ + public function update_nav_menu_update_item( $menu_id, $nav_item_id, $nav_item_args ) { + if ( in_array( $nav_item_id, $this->nav_items_just_added, true ) ) { + return; + } + $menu_data = wp_get_nav_menu_object( $menu_id ); + /** + * Helps sync log that an update to the menu item happened. + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param int $menu_id ID of the menu. + * @param array $menu_data An array of menu data. + * @param int $nav_item_id ID of the new menu item. + * @param array $nav_item_args Arguments used to update the menu item. + */ + do_action( 'jetpack_sync_updated_nav_menu_update_item', $menu_id, $menu_data, $nav_item_id, $nav_item_args ); + } + + /** + * Remove menu items that have already been saved from the "just added" list. + * + * @access public + * + * @param int $nav_item_id ID of the new menu item. + * @param \WP_Post $post_after Nav menu item post object after the update. + */ + public function remove_just_added_menu_item( $nav_item_id, $post_after ) { + if ( 'nav_menu_item' !== $post_after->post_type ) { + return; + } + $this->nav_items_just_added = array_diff( $this->nav_items_just_added, array( $nav_item_id ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php new file mode 100644 index 00000000..de293a9b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php @@ -0,0 +1,112 @@ +prepare call to use placeholders. + * + * @param string $object_type The type of object for which we retrieve meta. Either 'post' or 'comment'. + * @param array $config Must include 'meta_key' and 'ids' keys. + * + * @return array + */ + public function get_objects_by_id( $object_type, $config ) { + $table = _get_meta_table( $object_type ); + + if ( ! $table ) { + return array(); + } + + if ( ! is_array( $config ) ) { + return array(); + } + + $meta_objects = array(); + foreach ( $config as $item ) { + $meta = null; + if ( isset( $item['id'] ) && isset( $item['meta_key'] ) ) { + $meta = $this->get_object_by_id( $object_type, (int) $item['id'], (string) $item['meta_key'] ); + } + $meta_objects[ $item['id'] . '-' . $item['meta_key'] ] = $meta; + } + + return $meta_objects; + } + + /** + * Get a single Meta Result. + * + * @param string $object_type post, comment, term, user. + * @param null $id Object ID. + * @param null $meta_key Meta Key. + * + * @return mixed|null + */ + public function get_object_by_id( $object_type, $id = null, $meta_key = null ) { + global $wpdb; + + if ( ! is_int( $id ) || ! is_string( $meta_key ) ) { + return null; + } + + $table = _get_meta_table( $object_type ); + $object_id_column = $object_type . '_id'; + + // Sanitize so that the array only has integer values. + $meta = $wpdb->get_results( + $wpdb->prepare( + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "SELECT * FROM {$table} WHERE {$object_id_column} = %d AND meta_key = %s", + $id, + $meta_key + ), + ARRAY_A + ); + + $meta_objects = null; + + if ( ! is_wp_error( $meta ) && ! empty( $meta ) ) { + foreach ( $meta as $meta_entry ) { + if ( 'post' === $object_type && strlen( $meta_entry['meta_value'] ) >= Posts::MAX_POST_META_LENGTH ) { + $meta_entry['meta_value'] = ''; + } + $meta_objects[] = array( + 'meta_type' => $object_type, + 'meta_id' => $meta_entry['meta_id'], + 'meta_key' => $meta_key, + 'meta_value' => $meta_entry['meta_value'], + 'object_id' => $meta_entry[ $object_id_column ], + ); + } + } + + return $meta_objects; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php new file mode 100644 index 00000000..008443ab --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php @@ -0,0 +1,649 @@ +recursive_ksort( $values ); + } + return crc32( wp_json_encode( Functions::json_wrap( $values ) ) ); + } + + /** + * Recursively call ksort on an Array + * + * @param array $values Array. + */ + private function recursive_ksort( &$values ) { + ksort( $values ); + foreach ( $values as &$value ) { + if ( is_array( $value ) ) { + $this->recursive_ksort( $value ); + } + } + } + + /** + * Whether a particular checksum in a set of checksums is valid. + * + * @access protected + * + * @param array $sums_to_check Array of checksums. + * @param string $name Name of the checksum. + * @param int $new_sum Checksum to compare against. + * @return boolean Whether the checksum is valid. + */ + protected function still_valid_checksum( $sums_to_check, $name, $new_sum ) { + if ( isset( $sums_to_check[ $name ] ) && $sums_to_check[ $name ] === $new_sum ) { + return true; + } + + return false; + } + + /** + * Enqueue all items of a sync type as an action. + * + * @access protected + * + * @param string $action_name Name of the action. + * @param string $table_name Name of the database table. + * @param string $id_field Name of the ID field in the database. + * @param string $where_sql The SQL WHERE clause to filter to the desired items. + * @param int $max_items_to_enqueue Maximum number of items to enqueue in the same time. + * @param boolean $state Whether enqueueing has finished. + * @return array Array, containing the number of chunks and TRUE, indicating enqueueing has finished. + */ + protected function enqueue_all_ids_as_action( $action_name, $table_name, $id_field, $where_sql, $max_items_to_enqueue, $state ) { + global $wpdb; + + if ( ! $where_sql ) { + $where_sql = '1 = 1'; + } + + $items_per_page = 1000; + $page = 1; + $chunk_count = 0; + $previous_interval_end = $state ? $state : '~0'; + $listener = Listener::get_instance(); + + // Count down from max_id to min_id so we get newest posts/comments/etc first. + // phpcs:ignore Generic.CodeAnalysis.AssignmentInCondition.FoundInWhileCondition, WordPress.DB.PreparedSQL.InterpolatedNotPrepared + while ( $ids = $wpdb->get_col( "SELECT {$id_field} FROM {$table_name} WHERE {$where_sql} AND {$id_field} < {$previous_interval_end} ORDER BY {$id_field} DESC LIMIT {$items_per_page}" ) ) { + // Request posts in groups of N for efficiency. + $chunked_ids = array_chunk( $ids, self::ARRAY_CHUNK_SIZE ); + + // If we hit our row limit, process and return. + if ( $chunk_count + count( $chunked_ids ) >= $max_items_to_enqueue ) { + $remaining_items_count = $max_items_to_enqueue - $chunk_count; + $remaining_items = array_slice( $chunked_ids, 0, $remaining_items_count ); + $remaining_items_with_previous_interval_end = $this->get_chunks_with_preceding_end( $remaining_items, $previous_interval_end ); + $listener->bulk_enqueue_full_sync_actions( $action_name, $remaining_items_with_previous_interval_end ); + + $last_chunk = end( $remaining_items ); + return array( $remaining_items_count + $chunk_count, end( $last_chunk ) ); + } + $chunked_ids_with_previous_end = $this->get_chunks_with_preceding_end( $chunked_ids, $previous_interval_end ); + + $listener->bulk_enqueue_full_sync_actions( $action_name, $chunked_ids_with_previous_end ); + + $chunk_count += count( $chunked_ids ); + ++$page; + // The $ids are ordered in descending order. + $previous_interval_end = end( $ids ); + } + + if ( $wpdb->last_error ) { + // return the values that were passed in so all these chunks get retried. + return array( $max_items_to_enqueue, $state ); + } + + return array( $chunk_count, true ); + } + + /** + * Given the Module Full Sync Configuration and Status return the next chunk of items to send. + * + * @param array $config This module Full Sync configuration. + * @param array $status This module Full Sync status. + * @param int $chunk_size Chunk size. + * + * @return array|object|null + */ + public function get_next_chunk( $config, $status, $chunk_size ) { + // phpcs:disable WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery + global $wpdb; + return $wpdb->get_col( + " + SELECT {$this->id_field()} + FROM {$wpdb->{$this->table_name()}} + WHERE {$this->get_where_sql( $config )} + AND {$this->id_field()} < {$status['last_sent']} + ORDER BY {$this->id_field()} + DESC LIMIT {$chunk_size} + " + ); + // phpcs:enable WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery + } + + /** + * Return last_item to send for Module Full Sync Configuration. + * + * @param array $config This module Full Sync configuration. + * + * @return array|object|null + */ + public function get_last_item( $config ) { + global $wpdb; + // phpcs:disable WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + return $wpdb->get_var( + " + SELECT {$this->id_field()} + FROM {$wpdb->{$this->table_name()}} + WHERE {$this->get_where_sql( $config )} + ORDER BY {$this->id_field()} + LIMIT 1 + " + ); + // phpcs:enable WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + } + + /** + * Return the initial last sent object. + * + * @return string|array initial status. + */ + public function get_initial_last_sent() { + return '~0'; + } + + /** + * Immediately send all items of a sync type as an action. + * + * @access protected + * + * @param string $config Full sync configuration for this module. + * @param array $status the current module full sync status. + * @param float $send_until timestamp until we want this request to send full sync events. + * + * @return array Status, the module full sync status updated. + */ + public function send_full_sync_actions( $config, $status, $send_until ) { + global $wpdb; + + if ( empty( $status['last_sent'] ) ) { + $status['last_sent'] = $this->get_initial_last_sent(); + } + + $limits = Settings::get_setting( 'full_sync_limits' )[ $this->name() ]; + + $chunks_sent = 0; + + $last_item = $this->get_last_item( $config ); + + while ( $chunks_sent < $limits['max_chunks'] && microtime( true ) < $send_until ) { + $objects = $this->get_next_chunk( $config, $status, $limits['chunk_size'] ); + + if ( $wpdb->last_error ) { + $status['error'] = true; + return $status; + } + + if ( empty( $objects ) ) { + $status['finished'] = true; + return $status; + } + $result = $this->send_action( 'jetpack_full_sync_' . $this->name(), array( $objects, $status['last_sent'] ) ); + if ( is_wp_error( $result ) || $wpdb->last_error ) { + $status['error'] = true; + return $status; + } + // Updated the sent and last_sent status. + $status = $this->set_send_full_sync_actions_status( $status, $objects ); + if ( $last_item === $status['last_sent'] ) { + $status['finished'] = true; + return $status; + } + ++$chunks_sent; + } + + return $status; + } + + /** + * Set the status of the full sync action based on the objects that were sent. + * + * @access protected + * + * @param array $status This module Full Sync status. + * @param array $objects This module Full Sync objects. + * + * @return array The updated status. + */ + protected function set_send_full_sync_actions_status( $status, $objects ) { + $status['last_sent'] = end( $objects ); + $status['sent'] += count( $objects ); + return $status; + } + + /** + * Immediately sends a single item without firing or enqueuing it + * + * @param string $action_name The action. + * @param array $data The data associated with the action. + */ + public function send_action( $action_name, $data = null ) { + $sender = Sender::get_instance(); + return $sender->send_action( $action_name, $data ); + } + + /** + * Retrieve chunk IDs with previous interval end. + * + * @access protected + * + * @param array $chunks All remaining items. + * @param int $previous_interval_end The last item from the previous interval. + * @return array Chunk IDs with the previous interval end. + */ + protected function get_chunks_with_preceding_end( $chunks, $previous_interval_end ) { + $chunks_with_ends = array(); + foreach ( $chunks as $chunk ) { + $chunks_with_ends[] = array( + 'ids' => $chunk, + 'previous_end' => $previous_interval_end, + ); + // Chunks are ordered in descending order. + $previous_interval_end = end( $chunk ); + } + return $chunks_with_ends; + } + + /** + * Get metadata of a particular object type within the designated meta key whitelist. + * + * @access protected + * + * @todo Refactor to use $wpdb->prepare() on the SQL query. + * + * @param array $ids Object IDs. + * @param string $meta_type Meta type. + * @param array $meta_key_whitelist Meta key whitelist. + * @return array Unserialized meta values. + */ + protected function get_metadata( $ids, $meta_type, $meta_key_whitelist ) { + global $wpdb; + $table = _get_meta_table( $meta_type ); + $id = $meta_type . '_id'; + if ( ! $table ) { + return array(); + } + + $private_meta_whitelist_sql = "'" . implode( "','", array_map( 'esc_sql', $meta_key_whitelist ) ) . "'"; + + return array_map( + array( $this, 'unserialize_meta' ), + $wpdb->get_results( + // phpcs:disable WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.PreparedSQL.NotPrepared + "SELECT $id, meta_key, meta_value, meta_id FROM $table WHERE $id IN ( " . implode( ',', wp_parse_id_list( $ids ) ) . ' )' . + " AND meta_key IN ( $private_meta_whitelist_sql ) ", + // phpcs:enable WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.PreparedSQL.NotPrepared + OBJECT + ) + ); + } + + /** + * Initialize listeners for the particular meta type. + * + * @access public + * + * @param string $meta_type Meta type. + * @param callable $callable Action handler callable. + */ + public function init_listeners_for_meta_type( $meta_type, $callable ) { + add_action( "added_{$meta_type}_meta", $callable, 10, 4 ); + add_action( "updated_{$meta_type}_meta", $callable, 10, 4 ); + add_action( "deleted_{$meta_type}_meta", $callable, 10, 4 ); + } + + /** + * Initialize meta whitelist handler for the particular meta type. + * + * @access public + * + * @param string $meta_type Meta type. + * @param callable $whitelist_handler Action handler callable. + */ + public function init_meta_whitelist_handler( $meta_type, $whitelist_handler ) { + add_filter( "jetpack_sync_before_enqueue_added_{$meta_type}_meta", $whitelist_handler ); + add_filter( "jetpack_sync_before_enqueue_updated_{$meta_type}_meta", $whitelist_handler ); + add_filter( "jetpack_sync_before_enqueue_deleted_{$meta_type}_meta", $whitelist_handler ); + } + + /** + * Retrieve the term relationships for the specified object IDs. + * + * @access protected + * + * @todo This feels too specific to be in the abstract sync Module class. Move it? + * + * @param array $ids Object IDs. + * @return array Term relationships - object ID and term taxonomy ID pairs. + */ + protected function get_term_relationships( $ids ) { + global $wpdb; + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + return $wpdb->get_results( "SELECT object_id, term_taxonomy_id FROM $wpdb->term_relationships WHERE object_id IN ( " . implode( ',', wp_parse_id_list( $ids ) ) . ' )', OBJECT ); + } + + /** + * Unserialize the value of a meta object, if necessary. + * + * @access public + * + * @param object $meta Meta object. + * @return object Meta object with possibly unserialized value. + */ + public function unserialize_meta( $meta ) { + $meta->meta_value = maybe_unserialize( $meta->meta_value ); + return $meta; + } + + /** + * Retrieve a set of objects by their IDs. + * + * @access public + * + * @param string $object_type Object type. + * @param array $ids Object IDs. + * @return array Array of objects. + */ + public function get_objects_by_id( $object_type, $ids ) { + if ( empty( $ids ) || empty( $object_type ) ) { + return array(); + } + + $objects = array(); + foreach ( (array) $ids as $id ) { + $object = $this->get_object_by_id( $object_type, $id ); + + // Only add object if we have the object. + if ( $object ) { + $objects[ $id ] = $object; + } + } + + return $objects; + } + + /** + * Gets a list of minimum and maximum object ids for each batch based on the given batch size. + * + * @access public + * + * @param int $batch_size The batch size for objects. + * @param string|bool $where_sql The sql where clause minus 'WHERE', or false if no where clause is needed. + * + * @return array|bool An array of min and max ids for each batch. FALSE if no table can be found. + */ + public function get_min_max_object_ids_for_batches( $batch_size, $where_sql = false ) { + global $wpdb; + + if ( ! $this->table_name() ) { + return false; + } + + $results = array(); + $table = $wpdb->{$this->table_name()}; + $current_max = 0; + $current_min = 1; + $id_field = $this->id_field(); + $replicastore = new Replicastore(); + + $total = $replicastore->get_min_max_object_id( + $id_field, + $table, + $where_sql, + false + ); + + while ( $total->max > $current_max ) { + $where = $where_sql ? + $where_sql . " AND $id_field > $current_max" : + "$id_field > $current_max"; + $result = $replicastore->get_min_max_object_id( + $id_field, + $table, + $where, + $batch_size + ); + if ( empty( $result->min ) && empty( $result->max ) ) { + // Our query produced no min and max. We can assume the min from the previous query, + // and the total max we found in the initial query. + $current_max = (int) $total->max; + $result = (object) array( + 'min' => $current_min, + 'max' => $current_max, + ); + } else { + $current_min = (int) $result->min; + $current_max = (int) $result->max; + } + $results[] = $result; + } + + return $results; + } + + /** + * Return Total number of objects. + * + * @param array $config Full Sync config. + * + * @return int total + */ + public function total( $config ) { + global $wpdb; + $table = $wpdb->{$this->table_name()}; + $where = $this->get_where_sql( $config ); + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + return (int) $wpdb->get_var( "SELECT COUNT(*) FROM $table WHERE $where" ); + } + + /** + * Retrieve the WHERE SQL clause based on the module config. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return string WHERE SQL clause, or `null` if no comments are specified in the module config. + */ + public function get_where_sql( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return '1=1'; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php new file mode 100644 index 00000000..4fbfa3be --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php @@ -0,0 +1,251 @@ +network_options_whitelist = Defaults::$default_network_options_whitelist; + } + + /** + * Enqueue the network options actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + /** + * Tells the client to sync all options to the server + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param boolean Whether to expand options (should always be true) + */ + do_action( 'jetpack_full_sync_network_options', true ); + + // The number of actions enqueued, and next module state (true == done). + return array( 1, true ); + } + + /** + * Send the network options actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $send_until The timestamp until the current request can send. + * @param array $state This module Full Sync status. + * + * @return array This module Full Sync status. + */ + public function send_full_sync_actions( $config, $send_until, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // we call this instead of do_action when sending immediately. + $this->send_action( 'jetpack_full_sync_network_options', array( true ) ); + + // The number of actions enqueued, and next module state (true == done). + return array( 'finished' => true ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return 1; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_network_options' ); + } + + /** + * Retrieve all network options as per the current network options whitelist. + * + * @access public + * + * @return array All network options. + */ + public function get_all_network_options() { + $options = array(); + foreach ( $this->network_options_whitelist as $option ) { + $options[ $option ] = get_site_option( $option ); + } + + return $options; + } + + /** + * Set the network options whitelist. + * + * @access public + * + * @param array $options The new network options whitelist. + */ + public function set_network_options_whitelist( $options ) { + $this->network_options_whitelist = $options; + } + + /** + * Get the network options whitelist. + * + * @access public + * + * @return array The network options whitelist. + */ + public function get_network_options_whitelist() { + return $this->network_options_whitelist; + } + + /** + * Reject non-whitelisted network options. + * + * @access public + * + * @param array $args The hook parameters. + * @return array|false $args The hook parameters, false if not a whitelisted network option. + */ + public function whitelist_network_options( $args ) { + if ( ! $this->is_whitelisted_network_option( $args[0] ) ) { + return false; + } + + return $args; + } + + /** + * Whether the option is a whitelisted network option. + * + * @access public + * + * @param string $option Option name. + * @return boolean True if this is a whitelisted network option. + */ + public function is_whitelisted_network_option( $option ) { + return in_array( $option, $this->network_options_whitelist, true ); + } + + /** + * Expand the network options within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The hook parameters. + */ + public function expand_network_options( $args ) { + if ( $args[0] ) { + return $this->get_all_network_options(); + } + + return $args; + } + + /** + * Return Total number of objects. + * + * @param array $config Full Sync config. + * + * @return int total + */ + public function total( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return count( (array) $this->network_options_whitelist ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php new file mode 100644 index 00000000..d21dee9b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php @@ -0,0 +1,480 @@ +update_options_whitelist(); + $this->update_options_contentless(); + } + + /** + * Set module defaults at a later time. + * + * @access public + */ + public function set_late_default() { + /** This filter is already documented in json-endpoints/jetpack/class.wpcom-json-api-get-option-endpoint.php */ + $late_options = apply_filters( 'jetpack_options_whitelist', array() ); + if ( ! empty( $late_options ) && is_array( $late_options ) ) { + $this->options_whitelist = array_merge( $this->options_whitelist, $late_options ); + } + } + + /** + * Add old deprecated options to the list of options to keep in sync. + * + * @since 1.14.0 + * + * @access public + * + * @param array $options The default list of site options. + */ + public function add_deprecated_options( $options ) { + global $wp_version; + + $deprecated_options = array( + 'blacklist_keys' => '5.5-alpha', // Replaced by disallowed_keys. + 'comment_whitelist' => '5.5-alpha', // Replaced by comment_previously_approved. + ); + + foreach ( $deprecated_options as $option => $version ) { + if ( version_compare( $wp_version, $version, '<=' ) ) { + $options[] = $option; + } + } + + return $options; + } + + /** + * Enqueue the options actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + /** + * Tells the client to sync all options to the server + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param boolean Whether to expand options (should always be true) + */ + do_action( 'jetpack_full_sync_options', true ); + + // The number of actions enqueued, and next module state (true == done). + return array( 1, true ); + } + + /** + * Send the options actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $send_until The timestamp until the current request can send. + * @param array $state This module Full Sync status. + * + * @return array This module Full Sync status. + */ + public function send_full_sync_actions( $config, $send_until, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // we call this instead of do_action when sending immediately. + $this->send_action( 'jetpack_full_sync_options', array( true ) ); + + // The number of actions enqueued, and next module state (true == done). + return array( 'finished' => true ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return int Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return 1; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_options' ); + } + + /** + * Retrieve all options as per the current options whitelist. + * Public so that we don't have to store so much data all the options twice. + * + * @access public + * + * @return array All options. + */ + public function get_all_options() { + $options = array(); + $random_string = wp_generate_password(); + foreach ( $this->options_whitelist as $option ) { + if ( str_starts_with( $option, Settings::SETTINGS_OPTION_PREFIX ) ) { + $option_value = Settings::get_setting( str_replace( Settings::SETTINGS_OPTION_PREFIX, '', $option ) ); + $options[ $option ] = $option_value; + } else { + $option_value = get_option( $option, $random_string ); + if ( $option_value !== $random_string ) { + $options[ $option ] = $option_value; + } + } + } + + // Add theme mods. + $theme_mods_option = 'theme_mods_' . get_option( 'stylesheet' ); + $theme_mods_value = get_option( $theme_mods_option, $random_string ); + if ( $theme_mods_value === $random_string ) { + return $options; + } + $this->filter_theme_mods( $theme_mods_value ); + $options[ $theme_mods_option ] = $theme_mods_value; + return $options; + } + + /** + * Update the options whitelist to the default one. + * + * @access public + */ + public function update_options_whitelist() { + $this->options_whitelist = Defaults::get_options_whitelist(); + } + + /** + * Set the options whitelist. + * + * @access public + * + * @param array $options The new options whitelist. + */ + public function set_options_whitelist( $options ) { + $this->options_whitelist = $options; + } + + /** + * Get the options whitelist. + * + * @access public + * + * @return array The options whitelist. + */ + public function get_options_whitelist() { + return $this->options_whitelist; + } + + /** + * Update the contentless options to the defaults. + * + * @access public + */ + public function update_options_contentless() { + $this->options_contentless = Defaults::get_options_contentless(); + } + + /** + * Get the contentless options. + * + * @access public + * + * @return array Array of the contentless options. + */ + public function get_options_contentless() { + return $this->options_contentless; + } + + /** + * Reject any options that aren't whitelisted or contentless. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The hook parameters. + */ + public function whitelist_options( $args ) { + // Reject non-whitelisted options. + if ( ! $this->is_whitelisted_option( $args[0] ) ) { + return false; + } + + // Filter our weird array( false ) value for theme_mods_*. + if ( str_starts_with( $args[0], 'theme_mods_' ) ) { + $this->filter_theme_mods( $args[1] ); + if ( isset( $args[2] ) ) { + $this->filter_theme_mods( $args[2] ); + } + } + + // Set value(s) of contentless option to empty string(s). + if ( $this->is_contentless_option( $args[0] ) ) { + // Create a new array matching length of $args, containing empty strings. + $empty = array_fill( 0, count( $args ), '' ); + $empty[0] = $args[0]; + return $empty; + } + + return $args; + } + + /** + * Whether a certain option is whitelisted for sync. + * + * @access public + * + * @param string $option Option name. + * @return boolean Whether the option is whitelisted. + */ + public function is_whitelisted_option( $option ) { + return in_array( $option, $this->options_whitelist, true ) || str_starts_with( $option, 'theme_mods_' ); + } + + /** + * Whether a certain option is a contentless one. + * + * @access private + * + * @param string $option Option name. + * @return boolean Whether the option is contentless. + */ + private function is_contentless_option( $option ) { + return in_array( $option, $this->options_contentless, true ); + } + + /** + * Filters out falsy values from theme mod options. + * + * @access private + * + * @param array $value Option value. + */ + private function filter_theme_mods( &$value ) { + if ( is_array( $value ) && isset( $value[0] ) ) { + unset( $value[0] ); + } + } + + /** + * Handle changes in the core site icon and sync them. + * + * @access public + */ + public function jetpack_sync_core_icon() { + $url = get_site_icon_url(); + + $jetpack_url = \Jetpack_Options::get_option( 'site_icon_url' ); + if ( defined( 'JETPACK__PLUGIN_DIR' ) ) { + if ( ! function_exists( 'jetpack_site_icon_url' ) ) { + require_once JETPACK__PLUGIN_DIR . 'modules/site-icon/site-icon-functions.php'; + } + $jetpack_url = jetpack_site_icon_url(); + } + + // If there's a core icon, maybe update the option. If not, fall back to Jetpack's. + if ( ! empty( $url ) && $jetpack_url !== $url ) { + // This is the option that is synced with dotcom. + \Jetpack_Options::update_option( 'site_icon_url', $url ); + } elseif ( empty( $url ) ) { + \Jetpack_Options::delete_option( 'site_icon_url' ); + } + } + + /** + * Expand all options within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The hook parameters. + */ + public function expand_options( $args ) { + if ( $args[0] ) { + return $this->get_all_options(); + } + + return $args; + } + + /** + * Return Total number of objects. + * + * @param array $config Full Sync config. + * + * @return int total + */ + public function total( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return count( Defaults::get_options_whitelist() ); + } + + /** + * Retrieve a set of options by their IDs. + * + * @access public + * + * @param string $object_type Object type. + * @param array $ids Object IDs. + * @return array Array of objects. + */ + public function get_objects_by_id( $object_type, $ids ) { + if ( empty( $ids ) || empty( $object_type ) || 'option' !== $object_type ) { + return array(); + } + + $objects = array(); + foreach ( (array) $ids as $id ) { + $object = $this->get_object_by_id( $object_type, $id ); + + // Only add object if we have the object. + if ( 'OPTION-DOES-NOT-EXIST' !== $object ) { + if ( 'all' === $id ) { + // If all was requested it contains all options and can simply be returned. + return $object; + } + $objects[ $id ] = $object; + } + } + + return $objects; + } + + /** + * Retrieve an option by its name. + * + * @access public + * + * @param string $object_type Type of the sync object. + * @param string $id ID of the sync object. + * @return mixed Value of Option or 'OPTION-DOES-NOT-EXIST' if not found. + */ + public function get_object_by_id( $object_type, $id ) { + if ( 'option' === $object_type ) { + // Utilize Random string as default value to distinguish between false and not exist. + $random_string = wp_generate_password(); + // Only whitelisted options can be returned. + if ( in_array( $id, $this->options_whitelist, true ) ) { + if ( str_starts_with( $id, Settings::SETTINGS_OPTION_PREFIX ) ) { + $option_value = Settings::get_setting( str_replace( Settings::SETTINGS_OPTION_PREFIX, '', $id ) ); + return $option_value; + } else { + $option_value = get_option( $id, $random_string ); + if ( $option_value !== $random_string ) { + return $option_value; + } + } + } elseif ( 'all' === $id ) { + return $this->get_all_options(); + } + } + + return 'OPTION-DOES-NOT-EXIST'; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php new file mode 100644 index 00000000..5a9e907a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php @@ -0,0 +1,382 @@ +action_handler = $callable; + + add_action( 'deleted_plugin', array( $this, 'deleted_plugin' ), 10, 2 ); + add_action( 'activated_plugin', $callable, 10, 2 ); + add_action( 'deactivated_plugin', $callable, 10, 2 ); + add_action( 'delete_plugin', array( $this, 'delete_plugin' ) ); + add_filter( 'upgrader_pre_install', array( $this, 'populate_plugins' ), 10, 1 ); + add_action( 'upgrader_process_complete', array( $this, 'on_upgrader_completion' ), 10, 2 ); + add_action( 'jetpack_plugin_installed', $callable, 10, 1 ); + add_action( 'jetpack_plugin_update_failed', $callable, 10, 4 ); + add_action( 'jetpack_plugins_updated', $callable, 10, 2 ); + add_action( 'jetpack_edited_plugin', $callable, 10, 2 ); + add_action( 'wp_ajax_edit-theme-plugin-file', array( $this, 'plugin_edit_ajax' ), 0 ); + + // Note that we don't simply 'expand_plugin_data' on the 'delete_plugin' action here because the plugin file is deleted when that action finishes. + add_filter( 'jetpack_sync_before_enqueue_activated_plugin', array( $this, 'expand_plugin_data' ) ); + add_filter( 'jetpack_sync_before_enqueue_deactivated_plugin', array( $this, 'expand_plugin_data' ) ); + } + + /** + * Fetch and populate all current plugins before upgrader installation. + * + * @access public + * + * @param bool|WP_Error $response Install response, true if successful, WP_Error if not. + */ + public function populate_plugins( $response ) { + if ( ! function_exists( 'get_plugins' ) ) { + require_once ABSPATH . 'wp-admin/includes/plugin.php'; + } + $this->plugins = get_plugins(); + return $response; + } + + /** + * Handler for the upgrader success finishes. + * + * @access public + * + * @param \WP_Upgrader $upgrader Upgrader instance. + * @param array $details Array of bulk item update data. + */ + public function on_upgrader_completion( $upgrader, $details ) { + if ( ! isset( $details['type'] ) ) { + return; + } + if ( 'plugin' !== $details['type'] ) { + return; + } + + if ( ! isset( $details['action'] ) ) { + return; + } + + $plugins = ( isset( $details['plugins'] ) ? $details['plugins'] : null ); + if ( empty( $plugins ) ) { + $plugins = ( isset( $details['plugin'] ) ? array( $details['plugin'] ) : null ); + } + + // For plugin installer. + if ( empty( $plugins ) && method_exists( $upgrader, 'plugin_info' ) ) { + // @phan-suppress-next-line PhanUndeclaredMethod -- Checked above. See also https://github.com/phan/phan/issues/1204. + $plugins = array( $upgrader->plugin_info() ); + } + + if ( empty( $plugins ) ) { + return; // We shouldn't be here. + } + + switch ( $details['action'] ) { + case 'update': + $state = array( + 'is_autoupdate' => Jetpack_Constants::is_true( 'JETPACK_PLUGIN_AUTOUPDATE' ), + ); + $errors = $this->get_errors( $upgrader->skin ); + if ( $errors ) { + foreach ( $plugins as $slug ) { + /** + * Sync that a plugin update failed + * + * @since 1.6.3 + * @since-jetpack 5.8.0 + * + * @module sync + * + * @param string $plugin , Plugin slug + * @param string Error code + * @param string Error message + */ + do_action( 'jetpack_plugin_update_failed', $this->get_plugin_info( $slug ), $errors['code'], $errors['message'], $state ); + } + + return; + } + /** + * Sync that a plugin update + * + * @since 1.6.3 + * @since-jetpack 5.8.0 + * + * @module sync + * + * @param array () $plugin, Plugin Data + */ + do_action( 'jetpack_plugins_updated', array_map( array( $this, 'get_plugin_info' ), $plugins ), $state ); + break; + case 'install': + } + + if ( 'install' === $details['action'] ) { + /** + * Signals to the sync listener that a plugin was installed and a sync action + * reflecting the installation and the plugin info should be sent + * + * @since 1.6.3 + * @since-jetpack 5.8.0 + * + * @module sync + * + * @param array () $plugin, Plugin Data + */ + do_action( 'jetpack_plugin_installed', array_map( array( $this, 'get_plugin_info' ), $plugins ) ); + + return; + } + } + + /** + * Retrieve the plugin information by a plugin slug. + * + * @access private + * + * @param string $slug Plugin slug. + * @return array Plugin information. + */ + private function get_plugin_info( $slug ) { + $plugins = get_plugins(); // Get the most up to date info. + if ( isset( $plugins[ $slug ] ) ) { + return array_merge( array( 'slug' => $slug ), $plugins[ $slug ] ); + } + // Try grabbing the info from before the update. + return isset( $this->plugins[ $slug ] ) ? array_merge( array( 'slug' => $slug ), $this->plugins[ $slug ] ) : array( 'slug' => $slug ); + } + + /** + * Retrieve upgrade errors. + * + * @access private + * + * @param \Automatic_Upgrader_Skin|\WP_Upgrader_Skin $skin The upgrader skin being used. + * @return array|boolean Error on error, false otherwise. + */ + private function get_errors( $skin ) { + // @phan-suppress-next-line PhanUndeclaredMethod -- Checked before being called. See also https://github.com/phan/phan/issues/1204. + $errors = method_exists( $skin, 'get_errors' ) ? $skin->get_errors() : null; + if ( is_wp_error( $errors ) ) { + $error_code = $errors->get_error_code(); + if ( ! empty( $error_code ) ) { + return array( + 'code' => $error_code, + 'message' => $errors->get_error_message(), + ); + } + } + + if ( isset( $skin->result ) ) { + $errors = $skin->result; + if ( is_wp_error( $errors ) ) { + return array( + 'code' => $errors->get_error_code(), + 'message' => $errors->get_error_message(), + ); + } + + if ( empty( $skin->result ) ) { + return array( + 'code' => 'unknown', + 'message' => __( 'Unknown Plugin Update Failure', 'jetpack-sync' ), + ); + } + } + return false; + } + + /** + * Handle plugin ajax edit in the administration. + * + * @access public + * + * @todo Update this method to use WP_Filesystem instead of fopen/fclose. + */ + public function plugin_edit_ajax() { + // This validation is based on wp_edit_theme_plugin_file(). + if ( empty( $_POST['file'] ) ) { + return; + } + + $file = wp_unslash( $_POST['file'] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Validated manually just after. + if ( 0 !== validate_file( $file ) ) { + return; + } + + if ( ! isset( $_POST['newcontent'] ) ) { + return; + } + + if ( ! isset( $_POST['nonce'] ) ) { + return; + } + + if ( empty( $_POST['plugin'] ) ) { + return; + } + + $plugin = wp_unslash( $_POST['plugin'] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Validated manually just after. + if ( ! current_user_can( 'edit_plugins' ) ) { + return; + } + + if ( ! wp_verify_nonce( $_POST['nonce'], 'edit-plugin_' . $file ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- WP core doesn't pre-sanitize nonces either. + return; + } + $plugins = get_plugins(); + if ( ! array_key_exists( $plugin, $plugins ) ) { + return; + } + + if ( 0 !== validate_file( $file, get_plugin_files( $plugin ) ) ) { + return; + } + + $real_file = WP_PLUGIN_DIR . '/' . $file; + + // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_is_writable + if ( ! is_writable( $real_file ) ) { + return; + } + + // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_fopen + $file_pointer = fopen( $real_file, 'w+' ); + if ( false === $file_pointer ) { + return; + } + // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_fclose + fclose( $file_pointer ); + /** + * This action is documented already in this file + */ + do_action( 'jetpack_edited_plugin', $plugin, $plugins[ $plugin ] ); + } + + /** + * Handle plugin deletion. + * + * @access public + * + * @param string $plugin_path Path to the plugin main file. + */ + public function delete_plugin( $plugin_path ) { + $full_plugin_path = WP_PLUGIN_DIR . DIRECTORY_SEPARATOR . $plugin_path; + + // Checking for file existence because some sync plugin module tests simulate plugin installation and deletion without putting file on disk. + if ( file_exists( $full_plugin_path ) ) { + $all_plugin_data = get_plugin_data( $full_plugin_path ); + $data = array( + 'name' => $all_plugin_data['Name'], + 'version' => $all_plugin_data['Version'], + ); + } else { + $data = array( + 'name' => $plugin_path, + 'version' => 'unknown', + ); + } + + $this->plugin_info[ $plugin_path ] = $data; + } + + /** + * Invoked after plugin deletion. + * + * @access public + * + * @param string $plugin_path Path to the plugin main file. + * @param boolean $is_deleted Whether the plugin was deleted successfully. + */ + public function deleted_plugin( $plugin_path, $is_deleted ) { + call_user_func( $this->action_handler, $plugin_path, $is_deleted, $this->plugin_info[ $plugin_path ] ); + unset( $this->plugin_info[ $plugin_path ] ); + } + + /** + * Expand the plugins within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The expanded hook parameters. + */ + public function expand_plugin_data( $args ) { + $plugin_path = $args[0]; + $plugin_data = array(); + + if ( ! function_exists( 'get_plugins' ) ) { + require_once ABSPATH . 'wp-admin/includes/plugin.php'; + } + $all_plugins = get_plugins(); + if ( isset( $all_plugins[ $plugin_path ] ) ) { + $all_plugin_data = $all_plugins[ $plugin_path ]; + $plugin_data['name'] = $all_plugin_data['Name']; + $plugin_data['version'] = $all_plugin_data['Version']; + } + + return array( + $args[0], + $args[1], + $plugin_data, + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php new file mode 100644 index 00000000..0c087cee --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php @@ -0,0 +1,957 @@ + length. + * Current Setting : 5MB. + * + * @access public + * + * @var int + */ + const MAX_POST_CONTENT_LENGTH = 5000000; + + /** + * Max bytes allowed for post meta_value => length. + * Current Setting : 2MB. + * + * @access public + * + * @var int + */ + const MAX_POST_META_LENGTH = 2000000; + + /** + * Max bytes allowed for full sync upload. + * Current Setting : 7MB. + * + * @access public + * + * @var int + */ + const MAX_SIZE_FULL_SYNC = 7000000; + + /** + * Default previous post state. + * Used for default previous post status. + * + * @access public + * + * @var string + */ + const DEFAULT_PREVIOUS_STATE = 'new'; + + /** + * Sync module name. + * + * @access public + * + * @return string + */ + public function name() { + return 'posts'; + } + + /** + * The table in the database. + * + * @access public + * + * @return string + */ + public function table_name() { + return 'posts'; + } + + /** + * Retrieve a post by its ID. + * + * @access public + * + * @param string $object_type Type of the sync object. + * @param int $id ID of the sync object. + * @return \WP_Post|bool Filtered \WP_Post object, or false if the object is not a post. + */ + public function get_object_by_id( $object_type, $id ) { + if ( 'post' === $object_type ) { + $post = get_post( (int) $id ); + if ( $post ) { + return $this->filter_post_content_and_add_links( $post ); + } + } + + return false; + } + + /** + * Initialize posts action listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + $this->action_handler = $callable; + + add_action( 'wp_insert_post', array( $this, 'wp_insert_post' ), 11, 3 ); + add_action( 'wp_after_insert_post', array( $this, 'wp_after_insert_post' ), 11, 2 ); + add_action( 'jetpack_sync_save_post', $callable, 10, 4 ); + + add_action( 'deleted_post', $callable, 10 ); + add_action( 'jetpack_published_post', $callable, 10, 3 ); + add_filter( 'jetpack_sync_before_enqueue_deleted_post', array( $this, 'filter_blacklisted_post_types_deleted' ) ); + + add_action( 'transition_post_status', array( $this, 'save_published' ), 10, 3 ); + + // Listen for meta changes. + $this->init_listeners_for_meta_type( 'post', $callable ); + $this->init_meta_whitelist_handler( 'post', array( $this, 'filter_meta' ) ); + + add_filter( 'jetpack_sync_before_enqueue_jetpack_sync_save_post', array( $this, 'filter_jetpack_sync_before_enqueue_jetpack_sync_save_post' ) ); + add_filter( 'jetpack_sync_before_enqueue_jetpack_published_post', array( $this, 'filter_jetpack_sync_before_enqueue_jetpack_published_post' ) ); + + add_action( 'jetpack_daily_akismet_meta_cleanup_before', array( $this, 'daily_akismet_meta_cleanup_before' ) ); + add_action( 'jetpack_daily_akismet_meta_cleanup_after', array( $this, 'daily_akismet_meta_cleanup_after' ) ); + add_action( 'jetpack_post_meta_batch_delete', $callable, 10, 2 ); + } + + /** + * Before Akismet's daily cleanup of spam detection metadata. + * + * @access public + * + * @param array $feedback_ids IDs of feedback posts. + */ + public function daily_akismet_meta_cleanup_before( $feedback_ids ) { + remove_action( 'deleted_post_meta', $this->action_handler ); + + if ( ! is_array( $feedback_ids ) || count( $feedback_ids ) < 1 ) { + return; + } + + $ids_chunks = array_chunk( $feedback_ids, 100, false ); + foreach ( $ids_chunks as $chunk ) { + /** + * Used for syncing deletion of batch post meta + * + * @since 1.6.3 + * @since-jetpack 6.1.0 + * + * @module sync + * + * @param array $feedback_ids feedback post IDs + * @param string $meta_key to be deleted + */ + do_action( 'jetpack_post_meta_batch_delete', $chunk, '_feedback_akismet_values' ); + } + } + + /** + * After Akismet's daily cleanup of spam detection metadata. + * + * @access public + * + * @param array $feedback_ids IDs of feedback posts. + */ + public function daily_akismet_meta_cleanup_after( $feedback_ids ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + add_action( 'deleted_post_meta', $this->action_handler ); + } + + /** + * Initialize posts action listeners for full sync. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_posts', $callable ); // Also sends post meta. + } + + /** + * Initialize the module in the sender. + * + * @access public + */ + public function init_before_send() { + // meta. + add_filter( 'jetpack_sync_before_send_added_post_meta', array( $this, 'trim_post_meta' ) ); + add_filter( 'jetpack_sync_before_send_updated_post_meta', array( $this, 'trim_post_meta' ) ); + add_filter( 'jetpack_sync_before_send_deleted_post_meta', array( $this, 'trim_post_meta' ) ); + // Full sync. + $sync_module = Modules::get_module( 'full-sync' ); + if ( $sync_module instanceof Full_Sync_Immediately ) { + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_posts', array( $this, 'add_term_relationships' ) ); + } else { + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_posts', array( $this, 'expand_posts_with_metadata_and_terms' ) ); + } + } + + /** + * Enqueue the posts actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { + global $wpdb; + + return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_posts', $wpdb->posts, 'ID', $this->get_where_sql( $config ), $max_items_to_enqueue, $state ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @todo Use $wpdb->prepare for the SQL query. + * + * @param array $config Full sync configuration for this sync module. + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { + global $wpdb; + + $query = "SELECT count(*) FROM $wpdb->posts WHERE " . $this->get_where_sql( $config ); + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + $count = (int) $wpdb->get_var( $query ); + + return (int) ceil( $count / self::ARRAY_CHUNK_SIZE ); + } + + /** + * Retrieve the WHERE SQL clause based on the module config. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return string WHERE SQL clause, or `null` if no comments are specified in the module config. + */ + public function get_where_sql( $config ) { + $where_sql = Settings::get_blacklisted_post_types_sql(); + + // Config is a list of post IDs to sync. + if ( is_array( $config ) ) { + $where_sql .= ' AND ID IN (' . implode( ',', array_map( 'intval', $config ) ) . ')'; + } + + return $where_sql; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_posts' ); + } + + /** + * Filter meta arguments so that we don't sync meta_values over MAX_POST_META_LENGTH. + * + * @param array $args action arguments. + * + * @return array filtered action arguments. + */ + public function trim_post_meta( $args ) { + list( $meta_id, $object_id, $meta_key, $meta_value ) = $args; + // Explicitly truncate meta_value when it exceeds limit. + // Large content will cause OOM issues and break Sync. + $serialized_value = maybe_serialize( $meta_value ); + if ( strlen( $serialized_value ) >= self::MAX_POST_META_LENGTH ) { + $meta_value = ''; + } + return array( $meta_id, $object_id, $meta_key, $meta_value ); + } + + /** + * Process content before send. + * + * @param array $args Arguments of the `wp_insert_post` hook. + * + * @return array + */ + public function expand_jetpack_sync_save_post( $args ) { + list( $post_id, $post, $update, $previous_state ) = $args; + return array( $post_id, $this->filter_post_content_and_add_links( $post ), $update, $previous_state ); + } + + /** + * Filter all blacklisted post types and add filtered post content. + * + * @param array $args Hook arguments. + * @return array|false Hook arguments, or false if the post type is a blacklisted one. + */ + public function filter_jetpack_sync_before_enqueue_jetpack_sync_save_post( $args ) { + list( $post_id, $post, $update, $previous_state ) = $args; + + if ( in_array( $post->post_type, Settings::get_setting( 'post_types_blacklist' ), true ) ) { + return false; + } + + return array( $post_id, $this->filter_post_content_and_add_links( $post ), $update, $previous_state ); + } + + /** + * Add filtered post content. + * + * @param array $args Hook arguments. + * @return array Hook arguments. + */ + public function filter_jetpack_sync_before_enqueue_jetpack_published_post( $args ) { + list( $post_id, $flags, $post ) = $args; + + return array( $post_id, $flags, $this->filter_post_content_and_add_links( $post ) ); + } + + /** + * Filter all blacklisted post types. + * + * @param array $args Hook arguments. + * @return array|false Hook arguments, or false if the post type is a blacklisted one. + */ + public function filter_blacklisted_post_types_deleted( $args ) { + + // deleted_post is called after the SQL delete but before cache cleanup. + // There is the potential we can't detect post_type at this point. + if ( ! $this->is_post_type_allowed( $args[0] ) ) { + return false; + } + + return $args; + } + + /** + * Filter all meta that is not blacklisted, or is stored for a disallowed post type. + * + * @param array $args Hook arguments. + * @return array|false Hook arguments, or false if meta was filtered. + */ + public function filter_meta( $args ) { + if ( $this->is_post_type_allowed( $args[1] ) && $this->is_whitelisted_post_meta( $args[2] ) ) { + return $args; + } + + return false; + } + + /** + * Whether a post meta key is whitelisted. + * + * @param string $meta_key Meta key. + * @return boolean Whether the post meta key is whitelisted. + */ + public function is_whitelisted_post_meta( $meta_key ) { + // The _wpas_skip_ meta key is used by Publicize. + return in_array( $meta_key, Settings::get_setting( 'post_meta_whitelist' ), true ) || str_starts_with( $meta_key, '_wpas_skip_' ); + } + + /** + * Whether a post type is allowed. + * A post type will be disallowed if it's present in the post type blacklist. + * + * @param int $post_id ID of the post. + * @return boolean Whether the post type is allowed. + */ + public function is_post_type_allowed( $post_id ) { + $post = get_post( (int) $post_id ); + + if ( isset( $post->post_type ) ) { + return ! in_array( $post->post_type, Settings::get_setting( 'post_types_blacklist' ), true ); + } + return false; + } + + /** + * Remove the embed shortcode. + * + * @global $wp_embed + */ + public function remove_embed() { + global $wp_embed; + remove_filter( 'the_content', array( $wp_embed, 'run_shortcode' ), 8 ); + // remove the embed shortcode since we would do the part later. + remove_shortcode( 'embed' ); + // Attempts to embed all URLs in a post. + remove_filter( 'the_content', array( $wp_embed, 'autoembed' ), 8 ); + } + + /** + * Add the embed shortcode. + * + * @global $wp_embed + */ + public function add_embed() { + global $wp_embed; + add_filter( 'the_content', array( $wp_embed, 'run_shortcode' ), 8 ); + // Shortcode placeholder for strip_shortcodes(). + add_shortcode( 'embed', '__return_false' ); + // Attempts to embed all URLs in a post. + add_filter( 'the_content', array( $wp_embed, 'autoembed' ), 8 ); + } + + /** + * Expands wp_insert_post to include filtered content + * + * @param \WP_Post $post_object Post object. + */ + public function filter_post_content_and_add_links( $post_object ) { + global $post; + + // Used to restore the post global. + $current_post = $post; + + // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited + $post = $post_object; + + // Return non existant post. + $post_type = get_post_type_object( $post->post_type ); + if ( empty( $post_type ) || ! is_object( $post_type ) ) { + $non_existant_post = new \stdClass(); + $non_existant_post->ID = $post->ID; + $non_existant_post->post_modified = $post->post_modified; + $non_existant_post->post_modified_gmt = $post->post_modified_gmt; + $non_existant_post->post_status = 'jetpack_sync_non_registered_post_type'; + $non_existant_post->post_type = $post->post_type; + // Restore global post. + // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited + $post = $current_post; + + return $non_existant_post; + } + /** + * Filters whether to prevent sending post data to .com + * + * Passing true to the filter will prevent the post data from being sent + * to the WordPress.com. + * Instead we pass data that will still enable us to do a checksum against the + * Jetpacks data but will prevent us from displaying the data on in the API as well as + * other services. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param boolean false prevent post data from being synced to WordPress.com + * @param mixed $post \WP_Post object + */ + if ( apply_filters( 'jetpack_sync_prevent_sending_post_data', false, $post ) ) { + // We only send the bare necessary object to be able to create a checksum. + $blocked_post = new \stdClass(); + $blocked_post->ID = $post->ID; + $blocked_post->post_modified = $post->post_modified; + $blocked_post->post_modified_gmt = $post->post_modified_gmt; + $blocked_post->post_status = 'jetpack_sync_blocked'; + $blocked_post->post_type = $post->post_type; + + // Restore global post. + // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited + $post = $current_post; + + return $blocked_post; + } + + // lets not do oembed just yet. + $this->remove_embed(); + + if ( 0 < strlen( $post->post_password ) ) { + $post->post_password = 'auto-' . wp_generate_password( 10, false ); + } + + // Explicitly omit post_content when it exceeds limit. + // Large content will cause OOM issues and break Sync. + if ( strlen( $post->post_content ) >= self::MAX_POST_CONTENT_LENGTH ) { + $post->post_content = ''; + } + + /** This filter is already documented in core. wp-includes/post-template.php */ + if ( Settings::get_setting( 'render_filtered_content' ) && $post_type->public ) { + global $shortcode_tags; + /** + * Filter prevents some shortcodes from expanding. + * + * Since we can can expand some type of shortcode better on the .com side and make the + * expansion more relevant to contexts. For example [galleries] and subscription emails + * + * @since 1.6.3 + * @since-jetpack 4.5.0 + * + * @param array of shortcode tags to remove. + */ + $shortcodes_to_remove = apply_filters( + 'jetpack_sync_do_not_expand_shortcodes', + array( + 'gallery', + 'slideshow', + ) + ); + $removed_shortcode_callbacks = array(); + foreach ( $shortcodes_to_remove as $shortcode ) { + if ( isset( $shortcode_tags[ $shortcode ] ) ) { + $removed_shortcode_callbacks[ $shortcode ] = $shortcode_tags[ $shortcode ]; + } + } + + array_map( 'remove_shortcode', array_keys( $removed_shortcode_callbacks ) ); + /** + * Certain modules such as Likes, Related Posts and Sharedaddy are using `Settings::is_syncing` + * in order to NOT get rendered in filtered post content. + * Since the current method runs now before enqueueing instead of before sending, + * we are setting `is_syncing` flag to true in order to preserve the existing functionality. + */ + + $is_syncing_current = Settings::is_syncing(); + Settings::set_is_syncing( true ); + $post->post_content_filtered = apply_filters( 'the_content', $post->post_content ); + $post->post_excerpt_filtered = apply_filters( 'the_excerpt', $post->post_excerpt ); + Settings::set_is_syncing( $is_syncing_current ); + + foreach ( $removed_shortcode_callbacks as $shortcode => $callback ) { + add_shortcode( $shortcode, $callback ); + } + } + + $this->add_embed(); + + if ( has_post_thumbnail( $post->ID ) ) { + $image_attributes = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'full' ); + if ( is_array( $image_attributes ) && isset( $image_attributes[0] ) ) { + $post->featured_image = $image_attributes[0]; + } + } + + $post->permalink = get_permalink( $post->ID ); + $post->shortlink = wp_get_shortlink( $post->ID ); + + if ( function_exists( 'amp_get_permalink' ) ) { + $post->amp_permalink = amp_get_permalink( $post->ID ); + } + + $filtered_post = $post; + + // Restore global post. + // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited + $post = $current_post; + + return $filtered_post; + } + + /** + * Handle transition from another post status to a published one. + * + * @param string $new_status New post status. + * @param string $old_status Old post status. + * @param \WP_Post $post Post object. + */ + public function save_published( $new_status, $old_status, $post ) { + if ( 'publish' === $new_status && 'publish' !== $old_status ) { + $this->just_published[ $post->ID ] = true; + } + + $this->previous_status[ $post->ID ] = $old_status; + } + + /** + * When publishing or updating a post, the Gutenberg editor sends two requests: + * 1. sent to WP REST API endpoint `wp-json/wp/v2/posts/$id` + * 2. sent to wp-admin/post.php `?post=$id&action=edit&classic-editor=1&meta_box=1` + * + * The 2nd request is to update post meta, which is not supported on WP REST API. + * When syncing post data, we will include if this was a meta box update. + * + * @return boolean Whether this is a Gutenberg meta box update. + */ + private function is_gutenberg_meta_box_update() { + // phpcs:disable WordPress.Security.NonceVerification.Missing, WordPress.Security.NonceVerification.Recommended -- We only check the request to determine if this is a Gutenberg meta box update, and we only use the result to set a boolean logged in the sync event. If anyone anywhere else gets the flag and does something CSRF-able with it, they should ensure that a nonce has been checked. + return ( + isset( $_POST['action'], $_GET['classic-editor'], $_GET['meta_box'] ) && + 'editpost' === $_POST['action'] && + '1' === $_GET['classic-editor'] && + '1' === $_GET['meta_box'] + // phpcs:enable WordPress.Security.NonceVerification.Missing, WordPress.Security.NonceVerification.Recommended + ); + } + + /** + * Handler for the wp_insert_post hook. + * Called upon creation of a new post. + * + * @param int $post_ID Post ID. + * @param \WP_Post $post Post object. + * @param boolean $update Whether this is an existing post being updated or not. + */ + public function wp_insert_post( $post_ID, $post = null, $update = null ) { + if ( ! is_numeric( $post_ID ) || $post === null ) { + return; + } + + // Workaround for https://github.com/woocommerce/woocommerce/issues/18007. + if ( $post && 'shop_order' === $post->post_type ) { + $post = get_post( $post_ID ); + } + + $previous_status = isset( $this->previous_status[ $post_ID ] ) ? $this->previous_status[ $post_ID ] : self::DEFAULT_PREVIOUS_STATE; + + $just_published = isset( $this->just_published[ $post_ID ] ) ? $this->just_published[ $post_ID ] : false; + + $state = array( + 'is_auto_save' => (bool) Jetpack_Constants::get_constant( 'DOING_AUTOSAVE' ), + 'previous_status' => $previous_status, + 'just_published' => $just_published, + 'is_gutenberg_meta_box_update' => $this->is_gutenberg_meta_box_update(), + ); + /** + * Filter that is used to add to the post flags ( meta data ) when a post gets published + * + * @since 1.6.3 + * @since-jetpack 5.8.0 + * + * @param int $post_ID the post ID + * @param mixed $post \WP_Post object + * @param bool $update Whether this is an existing post being updated or not. + * @param mixed $state state + * + * @module sync + */ + do_action( 'jetpack_sync_save_post', $post_ID, $post, $update, $state ); + unset( $this->previous_status[ $post_ID ] ); + } + + /** + * Handler for the wp_after_insert_post hook. + * Called after creation/update of a new post. + * + * @param int $post_ID Post ID. + * @param \WP_Post $post Post object. + **/ + public function wp_after_insert_post( $post_ID, $post ) { + if ( ! is_numeric( $post_ID ) || $post === null ) { + return; + } + + // Workaround for https://github.com/woocommerce/woocommerce/issues/18007. + if ( $post && 'shop_order' === $post->post_type ) { + $post = get_post( $post_ID ); + } + + $this->send_published( $post_ID, $post ); + } + + /** + * Send a published post for sync. + * + * @param int $post_ID Post ID. + * @param \WP_Post $post Post object. + */ + public function send_published( $post_ID, $post ) { + if ( ! isset( $this->just_published[ $post_ID ] ) ) { + return; + } + + // Post revisions cause race conditions where this send_published add the action before the actual post gets synced. + if ( wp_is_post_autosave( $post ) || wp_is_post_revision( $post ) ) { + return; + } + + $post_flags = array( + 'post_type' => $post->post_type, + ); + + $author_user_object = get_user_by( 'id', $post->post_author ); + if ( $author_user_object ) { + $roles = new Roles(); + + $post_flags['author'] = array( + 'id' => $post->post_author, + 'wpcom_user_id' => get_user_meta( $post->post_author, 'wpcom_user_id', true ), + 'display_name' => $author_user_object->display_name, + 'email' => $author_user_object->user_email, + 'translated_role' => $roles->translate_user_to_role( $author_user_object ), + ); + } + + /** + * Filter that is used to add to the post flags ( meta data ) when a post gets published + * + * @since 1.6.3 + * @since-jetpack 4.4.0 + * + * @param mixed array post flags that are added to the post + * @param mixed $post \WP_Post object + */ + $flags = apply_filters( 'jetpack_published_post_flags', $post_flags, $post ); + + // Only Send Pulished Post event if post_type is not blacklisted. + if ( ! in_array( $post->post_type, Settings::get_setting( 'post_types_blacklist' ), true ) ) { + + /** + * Action that gets synced when a post type gets published. + * + * @since 1.6.3 + * @since-jetpack 4.4.0 + * + * @param int $post_ID + * @param mixed array $flags post flags that are added to the post + * @param WP_Post $post The post object + */ + do_action( 'jetpack_published_post', $post_ID, $flags, $post ); + } + unset( $this->just_published[ $post_ID ] ); + + /** + * Send additional sync action for Activity Log when post is a Customizer publish + */ + if ( 'customize_changeset' === $post->post_type ) { + $post_content = json_decode( $post->post_content, true ); + foreach ( $post_content as $key => $value ) { + // Skip if it isn't a widget. + if ( 'widget_' !== substr( $key, 0, strlen( 'widget_' ) ) ) { + continue; + } + // Change key from "widget_archives[2]" to "archives-2". + $key = str_replace( 'widget_', '', $key ); + $key = str_replace( '[', '-', $key ); + $key = str_replace( ']', '', $key ); + + global $wp_registered_widgets; + if ( isset( $wp_registered_widgets[ $key ] ) ) { + $widget_data = array( + 'name' => $wp_registered_widgets[ $key ]['name'], + 'id' => $key, + 'title' => $value['value']['title'], + ); + do_action( 'jetpack_widget_edited', $widget_data ); + } + } + } + } + + /** + * Add term relationships to post objects within a hook before they are serialized and sent to the server. + * This is used in Full Sync Immediately + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The expanded hook parameters. + */ + public function add_term_relationships( $args ) { + list( $filtered_posts, $previous_interval_end ) = $args; + list( $filtered_post_ids, $filtered_posts, $filtered_posts_metadata ) = $filtered_posts; + + return array( + $filtered_posts, + $filtered_posts_metadata, + $this->get_term_relationships( $filtered_post_ids ), + $previous_interval_end, + ); + } + + /** + * Expand post IDs to post objects within a hook before they are serialized and sent to the server. + * This is used in Legacy Full Sync + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The expanded hook parameters. + */ + public function expand_posts_with_metadata_and_terms( $args ) { + list( $post_ids, $previous_interval_end ) = $args; + + $posts = $this->expand_posts( $post_ids ); + $posts_metadata = $this->get_metadata( $post_ids, 'post', Settings::get_setting( 'post_meta_whitelist' ) ); + $term_relationships = $this->get_term_relationships( $post_ids ); + + return array( + $posts, + $posts_metadata, + $term_relationships, + $previous_interval_end, + ); + } + + /** + * Gets a list of minimum and maximum object ids for each batch based on the given batch size. + * + * @access public + * + * @param int $batch_size The batch size for objects. + * @param string|bool $where_sql The sql where clause minus 'WHERE', or false if no where clause is needed. + * + * @return array|bool An array of min and max ids for each batch. FALSE if no table can be found. + */ + public function get_min_max_object_ids_for_batches( $batch_size, $where_sql = false ) { + return parent::get_min_max_object_ids_for_batches( $batch_size, $this->get_where_sql( $where_sql ) ); + } + + /** + * Given the Module Configuration and Status return the next chunk of items to send. + * This function also expands the posts and metadata and filters them based on the maximum size constraints. + * + * @param array $config This module Full Sync configuration. + * @param array $status This module Full Sync status. + * @param int $chunk_size Chunk size. + * + * @return array + */ + public function get_next_chunk( $config, $status, $chunk_size ) { + + $post_ids = parent::get_next_chunk( $config, $status, $chunk_size ); + + if ( empty( $post_ids ) ) { + return array(); + } + + $posts = $this->expand_posts( $post_ids ); + $posts_metadata = $this->get_metadata( $post_ids, 'post', Settings::get_setting( 'post_meta_whitelist' ) ); + + // Filter posts and metadata based on maximum size constraints. + list( $filtered_post_ids, $filtered_posts, $filtered_posts_metadata ) = $this->filter_posts_and_metadata_max_size( $posts, $posts_metadata ); + return array( + $filtered_post_ids, + $filtered_posts, + $filtered_posts_metadata, + ); + } + + /** + * Expand posts. + * + * @param array $post_ids Post IDs. + * + * @return array Expanded posts. + */ + private function expand_posts( $post_ids ) { + $posts = array_filter( array_map( array( 'WP_Post', 'get_instance' ), $post_ids ) ); + $posts = array_map( array( $this, 'filter_post_content_and_add_links' ), $posts ); + $posts = array_values( $posts ); // Reindex in case posts were deleted. + return $posts; + } + + /** + * Filters posts and metadata based on maximum size constraints. + * It always allows the first post with its metadata even if they exceed the limit, otherwise they will never be synced. + * + * @access public + * + * @param array $posts The array of posts to filter. + * @param array $metadata The array of metadata to filter. + * @return array An array containing the filtered post IDs, filtered posts, and filtered metadata. + */ + public function filter_posts_and_metadata_max_size( $posts, $metadata ) { + $filtered_posts = array(); + $filtered_metadata = array(); + $filtered_post_ids = array(); + $current_size = 0; + foreach ( $posts as $post ) { + $post_content_size = isset( $post->post_content ) ? strlen( $post->post_content ) : 0; + $current_metadata = array(); + $metadata_size = 0; + foreach ( $metadata as $key => $metadata_item ) { + if ( (int) $metadata_item->post_id === $post->ID ) { + // Trimming metadata if it exceeds limit. Similar to trim_post_meta. + $metadata_item_size = strlen( maybe_serialize( $metadata_item->meta_value ) ); + if ( $metadata_item_size >= self::MAX_POST_META_LENGTH ) { + $metadata_item->meta_value = ''; + } + $current_metadata[] = $metadata_item; + $metadata_size += $metadata_item_size >= self::MAX_POST_META_LENGTH ? 0 : $metadata_item_size; + if ( ! empty( $filtered_post_ids ) && ( $current_size + $post_content_size + $metadata_size ) > ( self::MAX_SIZE_FULL_SYNC ) ) { + break 2; // Break both foreach loops. + } + unset( $metadata[ $key ] ); + } + } + // Always allow the first post with its metadata. + if ( empty( $filtered_post_ids ) || ( $current_size + $post_content_size + $metadata_size ) <= ( self::MAX_SIZE_FULL_SYNC ) ) { + $filtered_post_ids[] = strval( $post->ID ); + $filtered_posts[] = $post; + $filtered_metadata = array_merge( $filtered_metadata, $current_metadata ); + $current_size += $post_content_size + $metadata_size; + } else { + break; + } + } + return array( + $filtered_post_ids, + $filtered_posts, + $filtered_metadata, + ); + } + + /** + * Set the status of the full sync action based on the objects that were sent. + * + * @access public + * + * @param array $status This module Full Sync status. + * @param array $objects This module Full Sync objects. + * + * @return array The updated status. + */ + public function set_send_full_sync_actions_status( $status, $objects ) { + $status['last_sent'] = end( $objects[0] ); + $status['sent'] += count( $objects[0] ); + return $status; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php new file mode 100644 index 00000000..95e1efb1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php @@ -0,0 +1,83 @@ +has_login_ability(); + } + + // If the login ability can not be determined, the feature is not active, + // or something is wrong, default to not syncing failed login attempts. + return false; + } + + /** + * Maybe log a failed login attempt. + * + * @access public + * + * @param array $failed_attempt Failed attempt data. + */ + public function maybe_log_failed_login_attempt( $failed_attempt ) { + /** + * Filter which provides Jetpack's decision as to whether the current requestor can attempt logging in. + * + * Example: When Jetpack's Brute Force Login Protection is active, this filter will return false if the user is currently locked out. + * + * @since 3.5.1 + * + * @package sync + * + * @return bool True if the user should be allowed to attempt logging in, false otherwise. + */ + $has_login_ability = apply_filters( 'jetpack_has_login_ability', $this->has_login_ability_fallback() ); + + if ( $has_login_ability && ! Jetpack_Constants::is_true( 'XMLRPC_REQUEST' ) ) { + do_action( 'jetpack_valid_failed_login_attempt', $failed_attempt ); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php new file mode 100644 index 00000000..16db3d73 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php @@ -0,0 +1,1875 @@ + [ 'searchable_in_all_content' => true ], + * Field will be included in the all_content fields + * + * 'metakey' => [ 'available' => false, 'alternatives' => [ 'metakey_processed' ] ], + * Field not in meta.* but has data in an alternative field(s) name that + * should work similarly. For instance, woocommerce total_sales does not go into + * the index, but the percentage of sales does. + * + * @static + * @access private + * @var array + */ + private static $postmeta_to_sync = array( + // jetpack. + 'jetpack-search-meta0' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta1' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta2' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta3' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta4' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta5' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta6' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta7' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta8' => array( 'searchable_in_all_content' => true ), + 'jetpack-search-meta9' => array( 'searchable_in_all_content' => true ), + + // woocommerce. + 'exclude_product_categories' => array(), + 'exclude_product_ids' => array(), + 'free_shipping' => array(), + 'id_field' => array(), + 'individual_use' => array(), + 'limit_usage_to_x_items' => array(), + 'maximum_amount' => array(), + 'minimum_amount' => array(), + 'post_id' => array(), + 'product_categories' => array( 'searchable_in_all_content' => true ), + 'product_ids' => array(), + 'total_sales' => array( + 'available' => false, + 'alternatives' => array( + 'wc.percent_of_sales', + ), + ), + 'usage_limit' => array(), + 'usage_limit_per_user' => array(), + '_crosssell_ids' => array(), + '_downloadable' => array(), + '_featured' => array(), + '_height' => array(), + '_length' => array(), + '_price' => array( + 'alternatives' => array( + 'wc.price', + 'wc.min_price', + 'wc.max_price', + ), + ), + '_prices_include_tax' => array(), + '_product_attributes' => array(), + '_product_version' => array(), + '_regular_price' => array( + 'alternatives' => array( + 'wc.regular_price', + ), + ), + '_sale_price' => array( + 'alternatives' => array( + 'wc.sale_price', + ), + ), + '_sale_price_dates_from' => array(), + '_sale_price_dates_to' => array(), + '_sku' => array( 'searchable_in_all_content' => true ), + '_stock_status' => array(), + '_wc_average_rating' => array( + 'alternatives' => array( + 'wc.ave_rating_score', + ), + ), + '_wc_rating_count' => array( + 'alternatives' => array( + 'wc.rating', // wc.rating.count_1, wc.rating.count_2, ... + ), + ), + '_wc_review_count' => array(), + '_weight' => array(), + '_width' => array(), + + // co-authors plus. + 'cap-description' => array( 'searchable_in_all_content' => true ), + 'cap-user_login' => array( 'searchable_in_all_content' => true ), + 'cap-user_email' => array(), + 'cap-last_name' => array( 'searchable_in_all_content' => true ), + 'cap-first_name' => array( 'searchable_in_all_content' => true ), + 'cap-display_name' => array( 'searchable_in_all_content' => true ), + 'cap-website' => array(), + 'cap-jabber' => array(), + 'cap-aim' => array(), + 'cap-twitter' => array(), + 'cap-facebook' => array(), + 'cap-google_plus' => array(), + 'cap-job_title' => array( 'searchable_in_all_content' => true ), + + // bbpress. + 'bbpl_like' => array(), + 'bbpress_discussion_comments_copied' => array(), + 'bbpress_discussion_tags_copied' => array(), + 'bbpress_discussion_topic_id' => array(), + 'bbpress_discussion_use_defaults' => array(), + 'bbpress_page_header_bg' => array(), + 'bbpress_title_bg' => array(), + 'use_bbpress_discussion_topic' => array(), + + // wpml. + 'tm_meta_wpml' => array(), + 'wpml_language' => array(), + 'wpml_media_lang' => array(), + 'wpml_media_processed' => array(), + + // blogger import. + 'blogger_author' => array( 'searchable_in_all_content' => true ), + 'blogger_blog' => array( 'searchable_in_all_content' => true ), + 'blogger_permalink' => array( 'searchable_in_all_content' => true ), + + // geo. + 'geo_address' => array( 'searchable_in_all_content' => true ), + 'geo_latitude' => array(), + 'geo_longitude' => array(), + 'geo_public' => array(), + 'geolocated' => array(), + 'geolocation_city' => array( 'searchable_in_all_content' => true ), + 'geolocation_country_long' => array( 'searchable_in_all_content' => true ), + 'geolocation_country_short' => array( 'searchable_in_all_content' => true ), + 'geolocation_formatted_address' => array( 'searchable_in_all_content' => true ), + 'geolocation_lat' => array(), + 'geolocation_long' => array(), + 'geolocation_postcode' => array( 'searchable_in_all_content' => true ), + 'geolocation_state_long' => array( 'searchable_in_all_content' => true ), + 'geolocation_state_short' => array( 'searchable_in_all_content' => true ), + + // wp-ultimate-recipe. + 'recipe_alternate_image' => array(), + 'recipe_cook_time' => array(), + 'recipe_cook_time_text' => array(), + 'recipe_description' => array( 'searchable_in_all_content' => true ), + 'recipe_ingredients' => array( 'searchable_in_all_content' => true ), + 'recipe_instructions' => array( 'searchable_in_all_content' => true ), + 'recipe_notes' => array( 'searchable_in_all_content' => true ), + 'recipe_nutritional' => array( 'searchable_in_all_content' => true ), + 'recipe_passive_time' => array(), + 'recipe_passive_time_text' => array(), + 'recipe_prep_time' => array(), + 'recipe_prep_time_text' => array(), + 'recipe_rating' => array(), + 'recipe_servings' => array(), + 'recipe_servings_normalized' => array(), + 'recipe_servings_type' => array(), + 'recipe_terms' => array( 'searchable_in_all_content' => true ), + 'recipe_terms_with_parents' => array(), + 'recipe_title' => array( 'searchable_in_all_content' => true ), + 'recipe_user_ratings' => array(), + 'recipe_user_ratings_rating' => array(), + + // generic fields. + // from advanced-custom-fields and metabox.io . + 'Link' => array(), + 'Location' => array(), + 'Title' => array( 'searchable_in_all_content' => true ), + 'ad_code' => array(), + 'address' => array(), + 'admin_mail' => array(), + 'admin_only' => array(), + 'advertisers' => array( 'searchable_in_all_content' => true ), + 'age' => array(), + 'aliases' => array(), + 'alternate_title' => array(), + 'ama_content' => array(), + 'amazon' => array(), + 'answer' => array( 'searchable_in_all_content' => true ), + 'area' => array(), + 'attention' => array(), + 'attr' => array(), + 'author' => array( 'searchable_in_all_content' => true ), + 'author_name' => array( 'searchable_in_all_content' => true ), + 'blog' => array(), + 'blog_id' => array(), + 'call_to_action' => array(), + 'campaign_preview' => array(), + 'canonical_url' => array(), + 'catch_text' => array(), + 'category' => array( 'searchable_in_all_content' => true ), + 'classificacao' => array(), + 'classification' => array(), + 'code' => array(), + 'codigo' => array(), + 'company' => array( 'searchable_in_all_content' => true ), + 'company_website' => array(), + 'config' => array(), + 'construction' => array(), + 'container_ids' => array(), + 'content' => array( 'searchable_in_all_content' => true ), + 'content_body-full_content' => array( 'searchable_in_all_content' => true ), + 'copyright' => array(), + 'custom_page_title' => array( 'searchable_in_all_content' => true ), + 'custom_permalink' => array(), + 'customize' => array(), + 'data' => array(), + 'date' => array(), + 'day' => array(), + 'descripcion' => array( 'searchable_in_all_content' => true ), + 'description' => array( 'searchable_in_all_content' => true ), + 'display_settings' => array(), + 'display_type' => array(), + 'duration' => array(), + 'embed' => array(), + 'entity_ids' => array(), + 'entity_types' => array(), + 'event_subtitle' => array( 'searchable_in_all_content' => true ), + 'excluded_container_ids' => array(), + 'exclusions' => array(), + 'experience' => array(), + 'external_url' => array(), + 'featured' => array(), + 'featured_image' => array(), + 'featured_post' => array(), + 'featured_story' => array(), + 'fee' => array(), + 'filter' => array(), + 'follow' => array(), + 'footer_text' => array(), + 'from_header' => array(), + 'fullscreen_view' => array(), + 'gallery' => array(), + 'genre' => array( 'searchable_in_all_content' => true ), + 'guest_bio' => array(), + 'guest_name' => array(), + 'guests' => array( 'searchable_in_all_content' => true ), + 'has_variations' => array(), + 'hashtag' => array(), + 'header_image' => array(), + 'hidden_from_ui' => array(), + 'hide_on_screen' => array(), + 'homepage_order' => array(), + 'hours' => array(), + 'i18n' => array(), + 'id' => array(), + 'image' => array(), + 'image_size' => array(), + 'image_source' => array(), + 'index' => array(), + 'intro_text' => array( 'searchable_in_all_content' => true ), + 'job_mention' => array( 'searchable_in_all_content' => true ), + 'keywords' => array( 'searchable_in_all_content' => true ), + 'latest_news' => array(), + 'layout' => array(), + 'link' => array(), + 'link_dump' => array( 'searchable_in_all_content' => true ), + 'link_url' => array(), + 'location' => array(), + 'logo' => array(), + 'main_title' => array( 'searchable_in_all_content' => true ), + 'maximum_entity_count' => array(), + 'media' => array(), + 'mentions' => array(), + 'messages' => array(), + 'meta_description' => array( 'searchable_in_all_content' => true ), + 'meta_id' => array(), + 'meta_index' => array(), + 'meta_key' => array(), + 'meta_value' => array(), + 'modal-dialog-id' => array(), + 'name' => array( 'searchable_in_all_content' => true ), + 'nombre' => array( 'searchable_in_all_content' => true ), + 'notes' => array( 'searchable_in_all_content' => true ), + 'options' => array(), + 'order_by' => array(), + 'order_direction' => array(), + 'original_cats' => array(), + 'original_headers' => array(), + 'original_link' => array(), + 'original_message' => array(), + 'original_subject' => array(), + 'original_title' => array(), + 'original_to' => array(), + 'other_setting' => array(), + 'page_canonical' => array(), + 'page_layout' => array(), + 'page_sidebar' => array(), + 'page_tags' => array(), + 'panels_data' => array(), + 'parking' => array(), + 'pdf_upload' => array(), + 'people_mentioned' => array(), + 'photo' => array(), + 'play_time' => array(), + 'position' => array(), + 'post-rating' => array(), + 'post_background' => array(), + 'post_color' => array(), + 'post_sidebar' => array(), + 'post_subtitle' => array( 'searchable_in_all_content' => true ), + 'price' => array(), + 'publication' => array(), + 'rating' => array(), + 'ratings_average' => array(), + 'ratings_score' => array(), + 'ratings_users' => array(), + 'relation' => array(), + 'reply_to_header' => array(), + 'required' => array(), + 'returns' => array(), + 'review_post' => array(), + 'rule' => array(), + 'section' => array( 'searchable_in_all_content' => true ), + 'selected_links' => array(), + 'session_transcript' => array(), + 'settings' => array(), + 'sex' => array(), + 'shares_count' => array(), + 'show_description' => array( 'searchable_in_all_content' => true ), + 'show_page_title' => array(), + 'show_notes' => array(), + 'show_notes_preview' => array(), + 'side' => array(), + 'sidebar' => array(), + 'site' => array(), + 'situation' => array(), + 'slide_template' => array(), + 'slug' => array(), + 'sortorder' => array(), + 'source' => array(), + 'start_date' => array(), + 'status' => array(), + 'styles' => array(), + 'subtitle' => array( 'searchable_in_all_content' => true ), + 'subtitulo' => array(), + 'success' => array(), + 'summary' => array( 'searchable_in_all_content' => true ), + 'synopsis' => array( 'searchable_in_all_content' => true ), + 'tel' => array(), + 'tema' => array(), + 'testimonial' => array(), + 'testimonial_author' => array(), + 'text_already_subscribed' => array(), + 'text_error' => array(), + 'text_invalid_email' => array(), + 'text_not_subscribed' => array(), + 'text_required_field_missing' => array(), + 'text_subscribed' => array(), + 'text_unsubscribed' => array(), + 'thumbnail' => array(), + 'time' => array(), + 'time_jump_list' => array( 'searchable_in_all_content' => true ), + 'title' => array( 'searchable_in_all_content' => true ), + 'title_view' => array(), + 'titre' => array( 'searchable_in_all_content' => true ), + 'titulo' => array( 'searchable_in_all_content' => true ), + 'to_header' => array(), + 'toc' => array(), + 'transcript' => array( 'searchable_in_all_content' => true ), + 'transport_uri' => array(), + 'type' => array(), + 'url' => array(), + 'validation' => array(), + 'value' => array(), + 'values' => array(), + 'variation' => array(), + 'video' => array(), + 'video_type' => array(), + 'video_url' => array(), + 'videopress_guid' => array(), + 'website' => array(), + 'weight' => array(), + 'year' => array(), + + // wp.com martketplace search - @see https://wp.me/pdh6GB-Ax#comment-2104 + '_app_icon' => array(), + '_featured_product_video' => array(), + 'wpcom_marketplace_org_slug' => array(), + '_wc_general_product_dependency_theme' => array(), + '_wc_general_product_dependency_plugin' => array(), + 'wpcom_marketplace_product_extra_fields' => array(), + + ); // end indexed post meta. + + /** + * Postmeta being considered for indexing + * but currently not in the index + * this list is really only for documentation. + * + * @static + * @access private + * @var array + */ + private static $unindexed_postmeta = array( + + // Core. + '_wp_attached_file' => array(), + '_wp_attachment_context' => array(), + '_wp_attachment_image_alt' => array(), + '_wp_attachment_is_custom_header' => array(), + '_wp_attachment_metadata' => array(), + '_wp_desired_post_slug' => array(), + '_wp_old_date' => array(), + '_wp_old_slug' => array(), + '_wp_page_template' => array(), + + // WooCommerce products. + // See https://github.com/woocommerce/woocommerce/blob/8ed6e7436ff87c2153ed30edd83c1ab8abbdd3e9/includes/data-stores/class-wc-product-data-store-cpt.php#L21 . + '_backorders' => array(), + '_default_attributes' => array(), + '_download_expiry' => array(), + '_download_limit' => array(), + '_download_permissions_granted' => array(), + '_downloadable_files' => array(), + '_file_paths' => array(), + '_manage_stock' => array(), + '_product_image_gallery' => array(), + '_purchase_note' => array(), + '_recorded_sales' => array(), + '_sold_individually' => array(), + '_stock' => array(), + '_tax_class' => array(), + '_tax_status' => array(), + '_thumbnail_id' => array(), + '_upsell_ids' => array(), + '_variation_description' => array(), + '_virtual' => array(), + '_visibility' => array(), + 'coupon_amount' => array(), + 'default_source' => array(), + 'discount_type' => array(), + 'exclude_sale_items' => array(), + 'expiry_date' => array(), + + // Woocommerce orders and refunds. + // See https://github.com/woocommerce/woocommerce/blob/8ed6e7436ff87c2153ed30edd83c1ab8abbdd3e9/includes/data-stores/class-wc-order-data-store-cpt.php#L27 . + // See https://github.com/woocommerce/woocommerce/blob/b8a2815ae546c836467008739e7ff5150cb08e93/includes/data-stores/class-wc-order-refund-data-store-cpt.php#L20 . + '_billing_address_1' => array(), + '_billing_address_2' => array(), + '_billing_address_index' => array(), + '_billing_city' => array(), + '_billing_company' => array(), + '_billing_country' => array(), + '_billing_email' => array(), + '_billing_first_name' => array(), + '_billing_last_name' => array(), + '_billing_phone' => array(), + '_billing_postcode' => array(), + '_billing_state' => array(), + '_cart_discount' => array(), + '_cart_discount_tax' => array(), + '_completed_date' => array(), + '_created_via' => array(), + '_customer_ip_address' => array(), + '_customer_user_agent' => array(), + '_date_completed' => array(), + '_date_paid' => array(), + '_order_currency' => array(), + '_order_key' => array(), + '_order_shipping' => array(), + '_order_shipping_tax' => array(), + '_order_stock_reduced' => array(), + '_order_tax' => array(), + '_order_total' => array(), + '_order_version' => array(), + '_paid_date' => array(), + '_payment_method' => array(), + '_payment_method_title' => array(), + '_payment_tokens' => array(), + '_recorded_coupon_usage_counts' => array(), + '_refund_amount' => array(), + '_refund_reason' => array(), + '_refunded_by' => array(), + '_shipping_address_1' => array(), + '_shipping_address_2' => array(), + '_shipping_address_index' => array(), + '_shipping_city' => array(), + '_shipping_company' => array(), + '_shipping_country' => array(), + '_shipping_first_name' => array(), + '_shipping_last_name' => array(), + '_shipping_postcode' => array(), + '_shipping_state' => array(), + '_transaction_id' => array(), + + // aioseop. + '_aioseop_description' => array(), + '_aioseop_keywords' => array(), + '_aioseop_title' => array(), + + // yoast. + '_yoast_wpseo_authorship' => array(), + '_yoast_wpseo_bctitle' => array(), + '_yoast_wpseo_canonical' => array(), + '_yoast_wpseo_content_score' => array(), + '_yoast_wpseo_focuskw' => array(), + '_yoast_wpseo_focuskw_text_input' => array(), + '_yoast_wpseo_google-plus-description' => array(), + '_yoast_wpseo_google-plus-image' => array(), + '_yoast_wpseo_linkdex' => array(), + '_yoast_wpseo_meta-robots-adv' => array(), + '_yoast_wpseo_meta-robots-nofollow' => array(), + '_yoast_wpseo_meta-robots-noindex' => array(), + '_yoast_wpseo_metadesc' => array(), + '_yoast_wpseo_metakeywords' => array(), + '_yoast_wpseo_opengraph-description' => array(), + '_yoast_wpseo_opengraph-image' => array(), + '_yoast_wpseo_opengraph-title' => array(), + '_yoast_wpseo_primary_byline' => array(), + '_yoast_wpseo_primary_category' => array(), + '_yoast_wpseo_primary_product_cat' => array(), + '_yoast_wpseo_primary_sponsor-type' => array(), + '_yoast_wpseo_primary_tema_category' => array(), + '_yoast_wpseo_primary_wpdmcategory' => array(), + '_yoast_wpseo_primary_wt_portfolio_category' => array(), + '_yoast_wpseo_redirect' => array(), + '_yoast_wpseo_sitemap-include' => array(), + '_yoast_wpseo_sitemap-prio' => array(), + '_yoast_wpseo_title' => array(), + '_yoast_wpseo_twitter-description' => array(), + '_yoast_wpseo_twitter-image' => array(), + + // bbpress. + 'bbppu_read_by' => array(), + '_bbp_activity_id' => array(), + '_bbp_attachment' => array(), + '_bbp_attachment_upload_error' => array(), + '_bbp_forum_id' => array(), + '_bbp_forum_parent_id' => array(), + '_bbp_forum_subforum_count' => array(), + '_bbp_forum_type' => array(), + '_bbp_group_ids' => array(), + '_bbp_last_active_id' => array(), + '_bbp_last_active_time' => array(), + '_bbp_last_reply_id' => array(), + '_bbp_last_topic_id' => array(), + '_bbp_old_forum_id' => array(), + '_bbp_old_sticky_status' => array(), + '_bbp_old_topic_id' => array(), + '_bbp_post_id' => array(), + '_bbp_reply_count' => array(), + '_bbp_reply_is_private' => array(), + '_bbp_reply_to' => array(), + '_bbp_revision_log' => array(), + '_bbp_status' => array(), + '_bbp_sticky_topics' => array(), + '_bbp_topic_count' => array(), + '_bbp_topic_id' => array(), + '_bbp_total_reply_count' => array(), + '_bbp_total_topic_count' => array(), + '_bbp_voice_count' => array(), + + // ??? + '_locale' => array(), + + // wp-job-manager. + '_job_title' => array(), + '_job_description' => array(), + + // wpml. + '_wpml_media_duplicate' => array(), + '_wpml_media_featured' => array(), + + // generic fields. + 'ad_clicks_count' => array(), + 'email' => array(), + 'usage_count' => array(), + 'user_mail' => array(), + 'views' => array(), + '_EventAllDay' => array(), + '_EventCost' => array(), + '_EventCurrencyPosition' => array(), + '_EventCurrencySymbol' => array(), + '_EventDuration' => array(), + '_EventEndDate' => array(), + '_EventEndDateUTC' => array(), + '_EventOrganizerID' => array(), + '_EventOrigin' => array(), + '_EventShowMap' => array(), + '_EventShowMapLink' => array(), + '_EventStartDate' => array(), + '_EventStartDateUTC' => array(), + '_EventTimezone' => array(), + '_EventTimezoneAbbr' => array(), + '_EventURL' => array(), + '_EventVenueID' => array(), + '_OrganizerEmail' => array(), + '_OrganizerOrganizer' => array(), + '_OrganizerOrigin' => array(), + '_OrganizerPhone' => array(), + '_OrganizerWebsite' => array(), + '_VenueAddress' => array(), + '_VenueCity' => array(), + '_VenueCountry' => array(), + '_VenueOrigin' => array(), + '_VenuePhone' => array(), + '_VenueProvince' => array(), + '_VenueShowMap' => array(), + '_VenueShowMapLink' => array(), + '_VenueState' => array(), + '_VenueStateProvince' => array(), + '_VenueURL' => array(), + '_VenueVenue' => array(), + '_VenueVenueID' => array(), + '_VenueZip' => array(), + '_description' => array(), + '_edit_last' => array(), + '_feedback_all_fields' => array(), + '_feedback_author' => array(), + '_feedback_author_email' => array(), + '_feedback_author_url' => array(), + '_feedback_contact_form_url' => array(), + '_feedback_ip' => array(), + '_feedback_subject' => array(), + '_layout' => array(), + '_links_to' => array(), + '_links_to_target' => array(), + '_mail' => array(), + '_mail_2' => array(), + '_messages' => array(), + '_numero' => array(), + '_post_restored_from' => array(), + '_video_url' => array(), + '_website' => array(), + + ); // end unindexed post meta. + + /** + * List of indexed taxonomy slugs - VARCHAR(32) + * + * @access private + * @static + * + * @var array + */ + private static $taxonomies_to_sync = array( + + // Core. + 'link_category', + 'nav_menu', + 'post_format', // Special, limited to certain values. + + // bbpress. + 'topic', + 'topic-tag', + 'topics', + + // buddypress. + 'bp-email-type', + 'bp-email-type', + 'bp_docs_access', + 'bp_docs_associated_item', + 'bp_docs_comment_access', + 'bp_docs_doc_in_folder', + 'bp_docs_folder_in_group', + 'bp_docs_tag', + 'bp_member_type', + + // co-authors plus. + 'author', + + // events calendar plus. + // the events calendar. + 'event-categories', + 'event-category', + 'event-tag', + 'event-tags', + 'event-type', + 'event-venue', + 'event_category', + 'event_location', + 'event_organizer', + 'event_tag', + 'event_type', + 'event_type_2', + 'event_users', + 'events_categories', + 'events_category', + 'events_feeds', + 'events_tags', + 'tribe_events_cat', + + // jetpack. + 'jetpack-portfolio-tag', + 'jetpack-portfolio-type', + 'jetpack-search-tag0', + 'jetpack-search-tag1', + 'jetpack-search-tag2', + 'jetpack-search-tag3', + 'jetpack-search-tag4', + 'jetpack-search-tag5', + 'jetpack-search-tag6', + 'jetpack-search-tag7', + 'jetpack-search-tag8', + 'jetpack-search-tag9', + + // nextgen gallery. + 'ngg_tag', + + // polylang. + // wpml. + 'language', + 'post_translations', + 'term_language', + 'term_translations', + 'translation_priority', + + // woocommerce. + 'pa_accessory-type', + 'pa_actor', + 'pa_age', + 'pa_ambulance', + 'pa_amount', + 'pa_arm-roll', + 'pa_aspectratio', + 'pa_audiencerating', + 'pa_author', + 'pa_axle', + 'pa_battery', + 'pa_belakang', + 'pa_binding', + 'pa_body-type', + 'pa_bore-x-stroke-mm', + 'pa_box-cargo', + 'pa_brakes', + 'pa_brand', + 'pa_brands', + 'pa_bus', + 'pa_c', + 'pa_cabin-to-end', + 'pa_capacity', + 'pa_catalognumberlist', + 'pa_ce-keurmerk', + 'pa_chassis-front', + 'pa_chassis-rear', + 'pa_chassis-weight-kg', + 'pa_chip-log', + 'pa_clothing-size', + 'pa_clutch', + 'pa_clutch-type', + 'pa_collection', + 'pa_color', + 'pa_colors', + 'pa_colour', + 'pa_compactor', + 'pa_condition', + 'pa_cor', + 'pa_couleur', + 'pa_country', + 'pa_countryregion-of-manufacture', + 'pa_crane', + 'pa_creator', + 'pa_culoare', + 'pa_customerpackagetype', + 'pa_depan', + 'pa_depan-belakang', + 'pa_department', + 'pa_design', + 'pa_diameter', + 'pa_diameter-cakram', + 'pa_dimension-mm', + 'pa_dimensions', + 'pa_director', + 'pa_disc-diameter', + 'pa_drive-system', + 'pa_dump', + 'pa_ean', + 'pa_eanlist', + 'pa_edition', + 'pa_electric-battery', + 'pa_engine-model', + 'pa_engine-size', + 'pa_ethnicity', + 'pa_exhaust-brake', + 'pa_fabric', + 'pa_farbe', + 'pa_farg', + 'pa_farge', + 'pa_features', + 'pa_final-gear-ratio', + 'pa_finish', + 'pa_fire-fighting', + 'pa_fits', + 'pa_flat-bed', + 'pa_flavour', + 'pa_format', + 'pa_fragrance', + 'pa_frame', + 'pa_front', + 'pa_front-overhang', + 'pa_front-rear', + 'pa_front-tread', + 'pa_fuel-tank', + 'pa_fuel-type', + 'pa_garantie', + 'pa_geadviseerd-accu-type', + 'pa_gear-ratio', + 'pa_gender', + 'pa_genre', + 'pa_gewicht-exclusief-accu', + 'pa_gift-card-amount', + 'pa_grade-ability-tan-o', + 'pa_groesse', + 'pa_gtin', + 'pa_gvwr-gcwr', + 'pa_hardwareplatform', + 'pa_hazardousmaterialtype', + 'pa_height', + 'pa_hekmotor-of-boegmotor', + 'pa_helmet-size', + 'pa_hersteller', + 'pa_high-blow-tank', + 'pa_hoehe', + 'pa_inhoud', + 'pa_isadultproduct', + 'pa_isbn', + 'pa_iseligiblefortradein', + 'pa_itemdimensions', + 'pa_itempartnumber', + 'pa_kemudi-tipe', + 'pa_kleur', + 'pa_kopling-tipe', + 'pa_label', + 'pa_languages', + 'pa_lbs', + 'pa_legaldisclaimer', + 'pa_lengte-aansluitkabel', + 'pa_length', + 'pa_liquid-tank', + 'pa_location', + 'pa_losse-motor-complete-set', + 'pa_maat', + 'pa_main-brake', + 'pa_make', + 'pa_manufacturer', + 'pa_manufacturer-part-number', + 'pa_manufacturermaximumage', + 'pa_manufacturerminimumage', + 'pa_manufacturerpartswarrantydesc', + 'pa_masseinheit', + 'pa_material', + 'pa_mau-sac', + 'pa_maximum-power-ps-rpm', + 'pa_maximum-speed', + 'pa_maximum-torque-kgm-rpm', + 'pa_mediatype', + 'pa_megethos', + 'pa_merk', + 'pa_metal-type', + 'pa_min-turning-circle', + 'pa_mixer', + 'pa_model', + 'pa_model-tipe', + 'pa_model-type', + 'pa_modelo', + 'pa_mount', + 'pa_mpn', + 'pa_nicotine-strength', + 'pa_nos-of-cylinder', + 'pa_nos-of-tire', + 'pa_numberofdiscs', + 'pa_numberofitems', + 'pa_numberofpages', + 'pa_offset', + 'pa_open-cargo', + 'pa_operatingsystem', + 'pa_options', + 'pa_other-part-number', + 'pa_overall-height', + 'pa_overall-length', + 'pa_overall-width', + 'pa_overview', + 'pa_packagedimensions', + 'pa_packagequantity', + 'pa_pages', + 'pa_parking-brake', + 'pa_part-number', + 'pa_partnumber', + 'pa_pattern', + 'pa_pattern2', + 'pa_performa', + 'pa_pictureformat', + 'pa_pin-size', + 'pa_piston-displacement-cc', + 'pa_ploshhad', + 'pa_plug-type', + 'pa_power', + 'pa_product', + 'pa_productgroup', + 'pa_producttypename', + 'pa_publicationdate', + 'pa_publisher', + 'pa_quantity', + 'pa_rear', + 'pa_rear-overhang', + 'pa_rear-tread', + 'pa_refrigerated-box', + 'pa_region', + 'pa_regioncode', + 'pa_releasedate', + 'pa_rem-parkir', + 'pa_rem-pelambat', + 'pa_rem-utama', + 'pa_reverse', + 'pa_runningtime', + 'pa_scent', + 'pa_schachtlengte', + 'pa_seeds', + 'pa_series', + 'pa_setting', + 'pa_sex', + 'pa_shape', + 'pa_shirt-size', + 'pa_size', + 'pa_sizes', + 'pa_sku', + 'pa_sky-lift', + 'pa_sleeve-length', + 'pa_snelheidsregeling', + 'pa_staart', + 'pa_steering', + 'pa_steering-type', + 'pa_storlek', + 'pa_studio', + 'pa_stuwkracht-lbs', + 'pa_style', + 'pa_suspensions', + 'pa_taille', + 'pa_talla', + 'pa_tamanho', + 'pa_tamano', + 'pa_taxi', + 'pa_ticket-type', + 'pa_tire-size', + 'pa_total-chassis-weight', + 'pa_towing-truck', + 'pa_tradeinvalue', + 'pa_trailer-t-head', + 'pa_transmisi-tipe', + 'pa_transmission', + 'pa_transmission-type', + 'pa_types', + 'pa_ukuran', + 'pa_upc', + 'pa_upclist', + 'pa_variation', + 'pa_vehicle-carrier', + 'pa_vergelijkbaar-stuwkracht', + 'pa_vermogen', + 'pa_voltage', + 'pa_volume', + 'pa_warranty', + 'pa_weight', + 'pa_wheel-base', + 'pa_wheel-configuration', + 'pa_wheel-disc-size', + 'pa_width', + 'pa_zout-water-geschikt', + 'product', + 'product-brand', + 'product_brand', + 'product-category', + 'product_cat', + 'product_delivery_time', + 'product_delivery_times', + 'product_price_label', + 'product_sale_labels', + 'product_shipping_class', + 'product_tag', + 'product_type', + 'product_unit', + 'product_visibility', + 'products', + + // wp-job-manager. + 'job-category', + 'job-location', + 'job-type', + 'job_cat', + 'job_category', + 'job_listing_category', + 'job_listing_label', + 'job_listing_region', + 'job_listing_tag', + 'job_listing_type', + 'job_salary', + 'job_tag', + 'job_type', + 'jobman_category', + 'jobpost_category', + 'jobpost_job_type', + 'jobpost_location', + 'resume_category', + 'resume_groups', + 'resume_job_type', + 'resume_job_type', + 'resume_languages', + 'resume_region', + 'resume_skill', + 'resume_specialities', + + // generic. + '_resource', + 'acadp_categories', + 'acadp_locations', + 'action-group', + 'activity', + 'actor', + 'actors', + 'ad-group', + 'adace-ad-group', + 'adace-sponsor', + 'additional_features', + 'adv_location', + 'advanced_ads_groups', + 'advert_category', + 'affcoups_coupon_category', + 'affcoups_coupon_type', + 'ai_log_context', + 'ai_log_level', + 'al_product-cat', + 'aol_ad_category', + 'aol_ad_location', + 'aol_ad_type', + 'aol_application_status', + 'area', + 'article-slug', + 'asgarosforum-category', + 'asgarosforum-usergroup', + 'attachment_category', + 'attachment_tag', + 'atum_location', + 'audience_type', + 'avhec_catgroup', + 'bartype', + 'baths', + 'beds', + 'bepro_listing_types', + 'blog_category', + 'booked_custom_calendars', + 'brand', + 'brands', + 'business', + 'business_cat', + 'business_category', + 'bwg_tag', + 'byline', + 'calendar_category', + 'calendar_feed', + 'calendar_type', + 'campaign_category', + 'campaign_tag', + 'carousel_cat', + 'carousels_category', + 'case27_job_listing_tags', + 'categories', + 'category_media', + 'category_portfolio', + 'celebrity_cat', + 'chapters', + 'chronosly_category', + 'city', + 'classified_listing_type', + 'client-types', + 'clients_groups', + 'cm-business-category', + 'cmdm_category', + 'cn_log_type', + 'coderevolution_post_source', + 'collection', + 'community', + 'companies', + 'company', + 'cont_category', + 'content_audit', + 'country', + 'course', + 'course-cat', + 'course-category', + 'course_cat', + 'course_category', + 'course_difficulty', + 'course_tag', + 'courses_type', + 'cp_campaign', + 'cp_recipe_category', + 'csco_post_featured', + 'ct_status', + 'ctl-stories', + 'cuisine', + 'dc_vendor_shop', + 'ddownload_category', + 'ddownload_tag', + 'dealstore', + 'department', + 'departments', + 'department-company', + 'developed-by', + 'dfads_group', + 'dgfw_gift_categories', + 'director', + 'district', + 'dlm_download_category', + 'dlm_download_tag', + 'doc_tag', + 'document-category', + 'document-type', + 'download_artist', + 'download_category', + 'download_tag', + 'downloads_filter', + 'dps_book', + 'dt_gallery_category', + 'dt_logos_category', + 'dt_portfolio_category', + 'dt_team_category', + 'dt_testimonials_category', + 'dtcast', + 'dtcreator', + 'dtdirector', + 'dtnetworks', + 'dtstudio', + 'dtyear', + 'dvteamtaxonomy', + 'dwqa-question_category', + 'dwqa-question_tag', + 'eafl_category', + 'easy-testimonial-category', + 'ecwd_event_category', + 'edd_log_type', + 'edition', + 'ef_editorial_meta', + 'ef_usergroup', + 'element_category', + 'elementor_library_type', + 'employees_category', + 'encyclopedia-tag', + 'envira-tag', + 'epkb_post_type_1_category', + 'espresso_event_categories', + 'espresso_event_type', + 'essential_grid_category', + 'et_post_format', + 'faq-group', + 'faq-tags', + 'faq-topic', + 'faq_cat', + 'faq_categories', + 'faq_category', + 'faqs-category', + 'fdm-menu-section', + 'feature', + 'featured_item_category', + 'featured_item_tag', + 'feedback_type', + 'feeds', + 'fl-builder-template-type', + 'flamingo_inbound_channel', + 'follow_up_email_campaign', + 'follow_up_email_type', + 'following_users', + 'football-team-taxo', + 'fpd_design_category', + 'gallery-category', + 'gallery_cat', + 'gallery_categories', + 'gallery_category', + 'gallery_entries', + 'gallerycat', + 'gd_event_tags', + 'gd_eventcategory', + 'gd_place_tags', + 'gd_placecategory', + 'genre', + 'genres', + 'gg_connect_hub', + 'give_log_type', + 'gn-genre', + 'gn-location-1', + 'gn-location-2', + 'gn-location-3', + 'gp_hubs', + 'gp_portfolios', + 'gp_videos', + 'group', + 'group-documents-category', + 'groups', + 'hashtags', + 'hotel_facility', + 'ia_invited_groups', + 'ia_invitees', + 'incsub_wiki_category', + 'industry', + 'ingredient', + 'insight-type', + 'issue', + 'issuem_issue', + 'issuem_issue_tags', + 'jbp_category', + 'karma-slider-category', + 'klaviyo_shop_cart_status', + 'kwlogos-carousel', + 'layout_category', + 'layout_type', + 'ld_course_category', + 'ld_course_tag', + 'ld_lesson_category', + 'ld_lesson_tag', + 'ld_topic_tag', + 'lesson-tag', + 'level', + 'lingotek_hash', + 'lingotek_profile', + 'link_library_category', + 'linkage', + 'list-tags', + 'listing-category', + 'listing_amenities', + 'listing_category', + 'liveblog', + 'llms_access_plan_visibility', + 'llms_product_visibility', + 'localisation', + 'location', + 'location-tag', + 'locations', + 'magazine', + 'map_location_categories', + 'masonry_gallery_category', + 'mc-event-category', + 'mec_category', + 'mec_location', + 'mec_organizer', + 'media-category', + 'media-tags', + 'media_category', + 'media_folder', + 'member_cat', + 'mentions', + 'mesh_template_types', + 'ml-slider', + 'module', + 'module-tag', + 'module_width', + 'movie_cat', + 'mpp-component', + 'mpp-status', + 'mpp-type', + 'muvicast', + 'muvicountry', + 'muvidirector', + 'muviindex', + 'muviquality', + 'muviyear', + 'news-category', + 'news-tag', + 'news-type', + 'news_type_cat', + 'news_category', + 'nova_menu', + 'nova_menu_item_label', + 'offer-types', + 'organization', + 'our_team_category', + 'page_category', + 'parisrestaurant', + 'parissauna', + 'partner_category', + 'partners', + 'paswdestinatari', + 'paypal_ipn_type', + 'pdf_lv_tag', + 'pec_events_category', + 'people', + 'people-department', + 'people-expertise', + 'people-location', + 'perfect_quotes_category', + 'performer', + 'person', + 'personnal-category', + 'pexcontentslider_category', + 'pexfullslider_category', + 'pexnivoslider_category', + 'pexpricing_category', + 'pexservice_category', + 'pextestimonial_category', + 'pf_feed_item_tag', + 'pg_sas_type', + 'photo_tag', + 'phototype', + 'pj-categs', + 'pj-tags', + 'pl-categs', + 'placement', + 'plan_status', + 'platform', + 'player', + 'plugins_categories', + 'podcast', + 'pojo_sidebars', + 'popup_category', + 'pornstars', + 'portada', + 'portcat', + 'portfolio-category', + 'portfolio-gallery', + 'portfolio-status', + 'portfolio-skills', + 'portfolio-tag', + 'portfolio-tags', + 'portfolio-type', + 'portfolio-types', + 'portfolio_cat', + 'portfolio_categories', + 'portfolio_category', + 'portfolio_cats', + 'portfolio_client', + 'portfolio_entries', + 'portfolio_filter', + 'portfolio_in', + 'portfolio_label', + 'portfolio_skills', + 'portfolio_tag', + 'portfolio_tags', + 'portfolio_type', + 'posicao', + 'post-type', + 'post_format', + 'post_series', + 'pp_editorial_meta', + 'pp_notify_role', + 'pp_usergroup', + 'pricingcats', + 'print_section', + 'print_status', + 'product_asset_class', + 'product_name', + 'programs', + 'project-attributes', + 'project-cat', + 'project-category', + 'project-type', + 'project_category', + 'project_tag', + 'projects_category', + 'projects_tag', + 'prominence', + 'promotion-categories', + 'property-city', + 'property-feature', + 'property-status', + 'property-type', + 'property-types', + 'property_action_category', + 'property_area', + 'property_category', + 'property_city', + 'property_feature', + 'property_status', + 'property_type', + 'province', + 'provinces', + 'publisher', + 'pwb-brand', + 'qmn_log_type', + 'qualification', + 'qualifications', + 'quality', + 'question-category', + 'question-tag', + 'question-type', + 'question_cat', + 'question_category', + 'question_tag', + 'quiz', + 'quiz-type', + 'quote_status', + 'rating', + 'reaction', + 'recipe-category', + 'recipe_category', + 'recipe_type', + 'region', + 'registrant-event', + 'related_keywords', + 'release-date', + 'resource-type', + 'resource_category', + 'resource_type', + 'resourcetype', + 'review-type', + 'review_category', + 'rodzaj', + 'role', + 'room_category', + 'room_tag', + 'roomtype', + 'rubriek_categorie', + 'savedreply', + 'schools', + 'scope', + 'scores_cat', + 'sdm_categories', + 'sdm_tags', + 'season', + 'secondary_html_features', + 'section', + 'sector', + 'series', + 'series_of_posts', + 'services_group', + 'serving', + 'shop_cart_status', + 'shop_cat', + 'shop_order_status', + 'shop_vendor', + 'shop_warranty_status', + 'shopp_category', + 'shopr_category', + 'show', + 'simple_link_category', + 'site-review-category', + 'sizes', + 'skill', + 'skill_level', + 'skills', + 'sld_cat', + 'slide-page', + 'slide-types', + 'slide_categories', + 'slide_type', + 'slider', + 'slider-locations', + 'slider_category', + 'slides_category', + 'slideshow', + 'sm-category', + 'snax_format', + 'sngg_media_tags', + 'solution_channel', + 'source_domain', + 'source_id', + 'sp_league', + 'sp_position', + 'sp_role', + 'sp_season', + 'sp_venue', + 'speaker', + 'speakers', + 'special-feature', + 'specialty', + 'spnl_log_type', + 'sponsor_categories', + 'sponsor_category', + 'sponsor_type', + 'spot_tag', + 'st_af_category', + 'st_af_tags', + 'staff', + 'staff-member-category', + 'staff-member-group', + 'staff_category', + 'staffgroups', + 'state', + 'status', + 'store', + 'stores', + 'studio', + 'study_level', + 'style', + 'style_category', + 'sub_transaction_action', + 'sub_transaction_result', + 'subcategory', + 'subject', + 'subscription_status', + 'swift-slider-category', + 'syn_sitegroup', + 'szbl-content-tag', + 'task-queue', + 'tax_feature', + 'tcb_symbols_tax', + 'tcp_product_category', + 'team', + 'team-category', + 'team_cat', + 'team_categories', + 'team_category', + 'team_cats', + 'team_department', + 'team_designation', + 'team_group', + 'team_member_position', + 'team_mfcategory', + 'teams', + 'tenant_categories', + 'tenant_location', + 'tender-category', + 'test-type', + 'testimonial-category', + 'testimonial-group', + 'testimonial-types', + 'testimonial_categories', + 'testimonial_category', + 'testimonials-category', + 'testimonials_category', + 'th_events_cat', + 'th_galleries_cat', + 'thegem_clients_sets', + 'thegem_news_sets', + 'thegem_portfolios', + 'thegem_quickfinders', + 'thegem_teams', + 'thegem_testimonials_sets', + 'theme', + 'themefusion_es_groups', + 'themes_categories', + 'themo_cpt_group', + 'themo_project_type', + 'themo_room_type', + 'thirstylink-category', + 'ticket_channel', + 'ticket_priority', + 'timeline_post_tag', + 'tipo', + 'tipologie', + 'tips', + 'tm-testimonials_category', + 'tm_testimonial_group', + 'tooltips_categories', + 'tour_category', + 'tour_destination', + 'tour_facility', + 'tour_phys', + 'tour_type', + 'tp_event_category', + 'transmission', + 'treatment-type', + 'tribe_events_cat', + 'truethemes-gallery-category', + 'tsas-category', + 'tshowcase-categories', + 'tsml_region', + 'ttshowcase_groups', + 'tvo_tags', + 'type', + 'types', + 'u_course_cat', + 'u_department', + 'u_event_cat', + 'ufaq-category', + 'ufaq-tag', + 'um_hashtag', + 'um_user_tag', + 'uncodeblock_category', + 'upg_cate', + 'urp-review-category', + 'us_portfolio_category', + 'us_testimonial_category', + 'user-group', + 'user_category', + 'user_status', + 'vendor', + 'venue', + 'video-category', + 'video-series', + 'video-tag', + 'video_category', + 'video_tag', + 'videos', + 'videos_categories', + 'voice_category', + 'vtmin_rule_category', + 'vtprd_rule_category', + 'w2dc-category', + 'w2dc-location', + 'w2dc-tag', + 'wcb_sponsor_level', + 'wcb_track', + 'wccf_checkout_field_field_type', + 'wccf_checkout_field_status', + 'wccf_order_field_field_type', + 'wccf_order_field_status', + 'wccf_product_field_field_type', + 'wccf_product_field_status', + 'wccf_product_prop_field_type', + 'wccf_product_prop_status', + 'wccf_user_field_field_type', + 'wccf_user_field_status', + 'wcfm_knowledgebase_category', + 'wcm_task_category', + 'wcpv_product_vendors', + 'wcs-instructor', + 'wcs-room', + 'wcs-type', + 'wdca_ad_categories', + 'webinar_type_cat', + 'where', + 'who', + 'wiki-category', + 'wiki_cats', + 'wl_entity_type', + 'workout_entries', + 'works-category', + 'wp-rest-api-log-method', + 'wp-rest-api-log-source', + 'wp-rest-api-log-status', + 'wp-type-activity-types', + 'wp-type-contacts-subtype', + 'wp-type-group', + 'wp_bannerize_tax', + 'wp_log_type', + 'wp_super_faq_category', + 'wpbdm-region', + 'wpbdp_category', + 'wpbdp_tag', + 'wpcm_make_model', + 'wpdmcategory', + 'wpfb_file_category', + 'wpfcas-category', + 'wpfd-category', + 'wplead_list_category', + 'wplss_logo_showcase_cat', + 'wpm-testimonial-category', + 'wpmf-category', + 'wpostahs-slider-category', + 'wprm_course', + 'wprm_cuisine', + 'wprm_ingredient', + 'wprm_keyword', + 'wprss_category', + 'wps_forum', + 'wpsc-variation', + 'wpsc_log_type', + 'wpsc_product_category', + 'wpseo_locations_category', + 'wpsisac_slider-category', + 'wpsl_store_category', + 'wpt_category', + 'wpt_result', + 'wpt_scale', + 'wpv_sermons_category', + 'wpvqgr_tag', + 'writer', + 'wyz_business_category', + 'wyz_business_rating_category', + 'wyz_business_tag', + 'wzkb_category', + 'year', + 'years', + 'yith_product_brand', + 'yith_shop_vendor', + 'yst_prominent_words', + 'zipcode', + 'zoninator_zones', + 'zrf_field_group', + + // End The Backlog @see https://wp.me/p9MPsk-X0. + 'bill-status', + 'etb-audience', + 'etb-state', + 'etb-target', + 'etb-topic', + 'etb-year', + 'foia-response-status', + 'target-type', + 'timeline-pillar', + 'timeline-type', + + // wp.com martketplace search - @see https://wp.me/pdh6GB-Ax#comment-2104 + 'wpcom_marketplace_categories', + + ); // end taxonomies. + + /** + * List of options to sync + * + * @access private + * @static + * + * @var array + */ + private static $options_to_sync = array( + 'jetpack_search_ai_prompt_override', + 'jetpack_search_color_theme', + 'jetpack_search_result_format', + 'jetpack_search_default_sort', + 'jetpack_search_overlay_trigger', + 'jetpack_search_excluded_post_types', + 'jetpack_search_highlight_color', + 'jetpack_search_enable_sort', + 'jetpack_search_inf_scroll', + 'jetpack_search_show_powered_by', + 'instant_search_enabled', + ); // end options. + + /* + * Taxonomies we know don't sync. + * See also sync/src/class-defaults.php + * + * 'network' + * 'post_status' + * 'product_cat' + * 'tags' + * + */ + + // + // Hooks into sync. + + /** + * Add Search post meta to the post meta whitelist. + * + * @param array $list Existing post meta whitelist. + * @return array Updated post meta whitelist. + */ + public function add_search_post_meta_whitelist( $list ) { + return array_merge( $list, static::get_all_postmeta_keys() ); + } + + /** + * Add Search options to the options whitelist. + * + * @param array $list Existing options whitelist. + * @return array Updated options whitelist. + */ + public function add_search_options_whitelist( $list ) { + return array_merge( $list, static::get_all_option_keys() ); + } + + // + // Indexing functions for wp.com. + + /** + * + * Check whether a postmeta or taxonomy 'key' is in the indexable + * list. This is called by the indexing code on wp.com to decide + * whether to include something in the index. + * + * @static + * @access public + * + * @param string $type Either 'postmeta' or 'taxonomy'. + * @param string $key The postmeta key or taxonomy name. + * @return boolean + */ + public static function is_indexable( $type, $key ) { + switch ( $type ) { + case 'postmeta': + return isset( self::$postmeta_to_sync[ $key ] ); + case 'taxonomy': + return in_array( $key, self::$taxonomies_to_sync, true ); + } + return false; + } + + /** + * + * Get the indexing spec for a postmeta key. + * + * @static + * @access public + * + * @param string $key The postmeta key. + * @return array The spec. + */ + public static function get_postmeta_spec( $key ) { + return self::$postmeta_to_sync[ $key ]; + } + + /** + * Get all post meta keys that get synced. + * + * @access public + * + * @return array List of post meta keys that get synced. + */ + public static function get_all_postmeta_keys() { + return array_keys( self::$postmeta_to_sync ); + } + + /** + * Get all option keys that get synced. + * + * @access public + * + * @return array List of option keys that get synced. + */ + public static function get_all_option_keys() { + return self::$options_to_sync; + } + + /** + * Get all unindexed postmeta. + * This is mostly for testing. + * + * @access public + * + * @return array List of postmeta that are not synced. + */ + public static function get_all_unindexed_postmeta_keys() { + return array_keys( self::$unindexed_postmeta ); + } + + /** + * Get all taxonomies that get synced. + * This is mostly for testing. + * + * @access public + * + * @return array List of taxonomies that get synced. + */ + public static function get_all_taxonomies() { + return self::$taxonomies_to_sync; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php new file mode 100644 index 00000000..83479d1d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php @@ -0,0 +1,68 @@ + self::MAX_INT, + 'term_taxonomy_id' => self::MAX_INT, + ); + + while ( $limit > 0 ) { + /* + * SELECT object_id, term_taxonomy_id + * FROM $wpdb->term_relationships + * WHERE ( object_id = 11 AND term_taxonomy_id < 14 ) OR ( object_id < 11 ) + * ORDER BY object_id DESC, term_taxonomy_id DESC LIMIT 1000 + */ + $objects = $wpdb->get_results( $wpdb->prepare( "SELECT object_id, term_taxonomy_id FROM $wpdb->term_relationships WHERE ( object_id = %d AND term_taxonomy_id < %d ) OR ( object_id < %d ) ORDER BY object_id DESC, term_taxonomy_id DESC LIMIT %d", $last_object_enqueued['object_id'], $last_object_enqueued['term_taxonomy_id'], $last_object_enqueued['object_id'], $limit ), ARRAY_A ); + // Request term relationships in groups of N for efficiency. + if ( ! is_countable( $objects ) || count( $objects ) === 0 ) { + return array( $items_enqueued_count, true ); + } + $objects_count = count( $objects ); + $items = array_chunk( $objects, $term_relationships_full_sync_item_size ); + $last_object_enqueued = $this->bulk_enqueue_full_sync_term_relationships( $items, $last_object_enqueued ); + $items_enqueued_count += count( $items ); + $limit = min( $limit - $objects_count, self::QUERY_LIMIT ); + } + + // We need to do this extra check in case $max_items_to_enqueue * $term_relationships_full_sync_item_size == relationships objects left. + $count = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM $wpdb->term_relationships WHERE ( object_id = %d AND term_taxonomy_id < %d ) OR ( object_id < %d ) ORDER BY object_id DESC, term_taxonomy_id DESC LIMIT %d", $last_object_enqueued['object_id'], $last_object_enqueued['term_taxonomy_id'], $last_object_enqueued['object_id'], 1 ) ); + if ( 0 === (int) $count ) { + return array( $items_enqueued_count, true ); + } + + return array( $items_enqueued_count, $last_object_enqueued ); + } + + /** + * Return the initial last sent object. + * + * @return string|array initial status. + */ + public function get_initial_last_sent() { + return array( + 'object_id' => self::MAX_INT, + 'term_taxonomy_id' => self::MAX_INT, + ); + } + + /** + * Given the Module Full Sync Configuration and Status return the next chunk of items to send. + * + * @param array $config This module Full Sync configuration. + * @param array $status This module Full Sync status. + * @param int $chunk_size Chunk size. + * + * @return array|object|null + */ + public function get_next_chunk( $config, $status, $chunk_size ) { + global $wpdb; + + return $wpdb->get_results( + $wpdb->prepare( + "SELECT object_id, term_taxonomy_id + FROM $wpdb->term_relationships + WHERE ( object_id = %d AND term_taxonomy_id < %d ) OR ( object_id < %d ) + ORDER BY object_id DESC, term_taxonomy_id + DESC LIMIT %d", + $status['last_sent']['object_id'], + $status['last_sent']['term_taxonomy_id'], + $status['last_sent']['object_id'], + $chunk_size + ), + ARRAY_A + ); + } + + /** + * Return last_item to send for Module Full Sync Configuration. + * + * @param array $config This module Full Sync configuration. + * + * @return array|object|null + */ + public function get_last_item( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + global $wpdb; + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + return $wpdb->get_results( + "SELECT object_id, term_taxonomy_id + FROM $wpdb->term_relationships + ORDER BY object_id , term_taxonomy_id + LIMIT 1", + ARRAY_A + ); + } + + /** + * + * Enqueue all $items within `jetpack_full_sync_term_relationships` actions. + * + * @param array $items Groups of objects to sync. + * @param array $previous_interval_end Last item enqueued. + * + * @return array Last enqueued object. + */ + public function bulk_enqueue_full_sync_term_relationships( $items, $previous_interval_end ) { + $listener = Listener::get_instance(); + $items_with_previous_interval_end = $this->get_chunks_with_preceding_end( $items, $previous_interval_end ); + $listener->bulk_enqueue_full_sync_actions( 'jetpack_full_sync_term_relationships', $items_with_previous_interval_end ); + $last_item = end( $items ); + return end( $last_item ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return int Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + global $wpdb; + + $query = "SELECT COUNT(*) FROM $wpdb->term_relationships"; + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + $count = (int) $wpdb->get_var( $query ); + + return (int) ceil( $count / Settings::get_setting( 'term_relationships_full_sync_item_size' ) ); + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_term_relationships' ); + } + + /** + * Expand the term relationships within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The expanded hook parameters. + */ + public function expand_term_relationships( $args ) { + list( $term_relationships, $previous_end ) = $args; + + return array( + 'term_relationships' => $term_relationships, + 'previous_end' => $previous_end, + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php new file mode 100644 index 00000000..55c11be2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php @@ -0,0 +1,313 @@ +get_error_code() === 'invalid_taxonomy' ) { + // Fetch raw term. + $columns = implode( ', ', array_unique( array_merge( Defaults::$default_term_checksum_columns, array( 'term_group' ) ) ) ); + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $object = $wpdb->get_row( $wpdb->prepare( "SELECT $columns FROM $wpdb->terms WHERE term_id = %d", $id ) ); + } + } + + if ( 'term_taxonomy' === $object_type ) { + $columns = implode( ', ', array_unique( array_merge( Defaults::$default_term_taxonomy_checksum_columns, array( 'description' ) ) ) ); + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $object = $wpdb->get_row( $wpdb->prepare( "SELECT $columns FROM $wpdb->term_taxonomy WHERE term_taxonomy_id = %d", $id ) ); + } + + if ( 'term_relationships' === $object_type ) { + $columns = implode( ', ', Defaults::$default_term_relationships_checksum_columns ); + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $objects = $wpdb->get_results( $wpdb->prepare( "SELECT $columns FROM $wpdb->term_relationships WHERE object_id = %d", $id ) ); + $object = (object) array( + 'object_id' => $id, + 'relationships' => array_map( array( $this, 'expand_terms_for_relationship' ), $objects ), + ); + } + + return $object ? $object : false; + } + + /** + * Initialize terms action listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + add_action( 'created_term', array( $this, 'save_term_handler' ), 10, 3 ); + add_action( 'edited_term', array( $this, 'save_term_handler' ), 10, 3 ); + add_action( 'jetpack_sync_save_term', $callable ); + add_action( 'jetpack_sync_add_term', $callable ); + add_action( 'delete_term', $callable, 10, 4 ); + add_action( 'set_object_terms', $callable, 10, 6 ); + add_action( 'deleted_term_relationships', $callable, 10, 2 ); + add_filter( 'jetpack_sync_before_enqueue_set_object_terms', array( $this, 'filter_set_object_terms_no_update' ) ); + add_filter( 'jetpack_sync_before_enqueue_jetpack_sync_save_term', array( $this, 'filter_blacklisted_taxonomies' ) ); + add_filter( 'jetpack_sync_before_enqueue_jetpack_sync_add_term', array( $this, 'filter_blacklisted_taxonomies' ) ); + } + + /** + * Initialize terms action listeners for full sync. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_terms', $callable, 10, 2 ); + } + + /** + * Initialize the module in the sender. + * + * @access public + */ + public function init_before_send() { + // Full sync. + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_terms', array( $this, 'expand_term_taxonomy_id' ) ); + } + + /** + * Enqueue the terms actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { + global $wpdb; + return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_terms', $wpdb->term_taxonomy, 'term_taxonomy_id', $this->get_where_sql( $config ), $max_items_to_enqueue, $state ); + } + + /** + * Retrieve the WHERE SQL clause based on the module config. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return string WHERE SQL clause, or `null` if no comments are specified in the module config. + */ + public function get_where_sql( $config ) { + $where_sql = Settings::get_blacklisted_taxonomies_sql(); + + if ( is_array( $config ) ) { + $where_sql .= ' AND term_taxonomy_id IN (' . implode( ',', array_map( 'intval', $config ) ) . ')'; + } + + return $where_sql; + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return int Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { + global $wpdb; + + $query = "SELECT count(*) FROM $wpdb->term_taxonomy"; + + $where_sql = $this->get_where_sql( $config ); + if ( $where_sql ) { + $query .= ' WHERE ' . $where_sql; + } + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + $count = (int) $wpdb->get_var( $query ); + + return (int) ceil( $count / self::ARRAY_CHUNK_SIZE ); + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_terms' ); + } + + /** + * Handler for creating and updating terms. + * + * @access public + * + * @param int $term_id Term ID. + * @param int $tt_id Term taxonomy ID. + * @param string $taxonomy Taxonomy slug. + */ + public function save_term_handler( $term_id, $tt_id, $taxonomy ) { + if ( class_exists( '\\WP_Term' ) ) { + $term_object = \WP_Term::get_instance( $term_id, $taxonomy ); + } else { + $term_object = get_term_by( 'id', $term_id, $taxonomy ); + } + + $current_filter = current_filter(); + + if ( 'created_term' === $current_filter ) { + /** + * Fires when the client needs to add a new term + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param object the Term object + */ + do_action( 'jetpack_sync_add_term', $term_object ); + return; + } + + /** + * Fires when the client needs to update a term + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param object the Term object + */ + do_action( 'jetpack_sync_save_term', $term_object ); + } + + /** + * Filter blacklisted taxonomies. + * + * @access public + * + * @param array $args Hook args. + * @return array|boolean False if not whitelisted, the original hook args otherwise. + */ + public function filter_blacklisted_taxonomies( $args ) { + $term = $args[0]; + + if ( in_array( $term->taxonomy, Settings::get_setting( 'taxonomies_blacklist' ), true ) ) { + return false; + } + + return $args; + } + + /** + * Filter out set_object_terms actions where the terms have not changed. + * + * @param array $args Hook args. + * @return array|boolean False if no change in terms, the original hook args otherwise. + */ + public function filter_set_object_terms_no_update( $args ) { + // There is potential for other plugins to modify args, therefore lets validate # of and types. + // $args[2] is $tt_ids, $args[5] is $old_tt_ids see wp-includes/taxonomy.php L2740. + if ( 6 === count( $args ) && is_array( $args[2] ) && is_array( $args[5] ) ) { + if ( empty( array_diff( $args[2], $args[5] ) ) && empty( array_diff( $args[5], $args[2] ) ) ) { + return false; + } + } + return $args; + } + + /** + * Expand the term taxonomy IDs to terms within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The expanded hook parameters. + */ + public function expand_term_taxonomy_id( $args ) { + list( $term_taxonomy_ids, $previous_end ) = $args; + + return array( + 'terms' => get_terms( + array( + 'hide_empty' => false, + 'term_taxonomy_id' => $term_taxonomy_ids, + 'orderby' => 'term_taxonomy_id', + 'order' => 'DESC', + ) + ), + 'previous_end' => $previous_end, + ); + } + + /** + * Gets a term object based on a given row from the term_relationships database table. + * + * @access public + * + * @param object $relationship A row object from the term_relationships table. + * @return object|bool A term object, or false if term taxonomy doesn't exist. + */ + public function expand_terms_for_relationship( $relationship ) { + return get_term_by( 'term_taxonomy_id', $relationship->term_taxonomy_id ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php new file mode 100644 index 00000000..01b5ebf9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php @@ -0,0 +1,874 @@ + $widget_object->name, + 'id' => $widget_object->id, + 'title' => isset( $new_instance['title'] ) ? $new_instance['title'] : '', + ); + /** + * Trigger action to alert $callable sync listener that a widget was edited. + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param string $widget_name , Name of edited widget + */ + do_action( 'jetpack_widget_edited', $widget ); + + return $instance; + } + + /** + * Sync handler for network allowed themes change. + * + * @access public + * + * @param string $option Name of the network option. + * @param mixed $value Current value of the network option. + * @param mixed $old_value Old value of the network option. + * @param int $network_id ID of the network. + */ + public function sync_network_allowed_themes_change( $option, $value, $old_value, $network_id ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $all_enabled_theme_slugs = array_keys( $value ); + $old_value_count = is_countable( $old_value ) ? count( $old_value ) : 0; + $value_count = is_countable( $value ) ? count( $value ) : 0; + + if ( $old_value_count > $value_count ) { + // Suppress jetpack_network_disabled_themes sync action when theme is deleted. + $delete_theme_call = $this->get_delete_theme_call(); + if ( ! empty( $delete_theme_call ) ) { + return; + } + + $newly_disabled_theme_names = array_keys( array_diff_key( $old_value, $value ) ); + $newly_disabled_themes = $this->get_theme_details_for_slugs( $newly_disabled_theme_names ); + /** + * Trigger action to alert $callable sync listener that network themes were disabled. + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param mixed $newly_disabled_themes, Array of info about network disabled themes + * @param mixed $all_enabled_theme_slugs, Array of slugs of all enabled themes + */ + do_action( 'jetpack_network_disabled_themes', $newly_disabled_themes, $all_enabled_theme_slugs ); + return; + } + + $newly_enabled_theme_names = array_keys( array_diff_key( $value, $old_value ) ); + $newly_enabled_themes = $this->get_theme_details_for_slugs( $newly_enabled_theme_names ); + /** + * Trigger action to alert $callable sync listener that network themes were enabled + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param mixed $newly_enabled_themes , Array of info about network enabled themes + * @param mixed $all_enabled_theme_slugs, Array of slugs of all enabled themes + */ + do_action( 'jetpack_network_enabled_themes', $newly_enabled_themes, $all_enabled_theme_slugs ); + } + + /** + * Retrieve details for one or more themes by their slugs. + * + * @access private + * + * @param array $theme_slugs Theme slugs. + * @return array Details for the themes. + */ + private function get_theme_details_for_slugs( $theme_slugs ) { + $theme_data = array(); + foreach ( $theme_slugs as $slug ) { + $theme = wp_get_theme( $slug ); + $theme_data[ $slug ] = array( + 'name' => $theme->get( 'Name' ), + 'version' => $theme->get( 'Version' ), + 'uri' => $theme->get( 'ThemeURI' ), + 'slug' => $slug, + ); + } + return $theme_data; + } + + /** + * Detect a theme edit during a redirect. + * + * @access public + * + * @param string $redirect_url Redirect URL. + * @return string Redirect URL. + */ + public function detect_theme_edit( $redirect_url ) { + $url = wp_parse_url( admin_url( $redirect_url ) ); + $theme_editor_url = wp_parse_url( admin_url( 'theme-editor.php' ) ); + + if ( $theme_editor_url['path'] !== $url['path'] ) { + return $redirect_url; + } + + $query_params = array(); + wp_parse_str( $url['query'], $query_params ); + if ( + ! isset( $_POST['newcontent'] ) || // phpcs:ignore WordPress.Security.NonceVerification.Missing -- 'wp_redirect' gets fired for a lot of things. We're only using $_POST['newcontent'] to limit action to redirects from theme edits, we're not doing anything with or in response to the post itself. + ! isset( $query_params['file'] ) || + ! isset( $query_params['theme'] ) || + ! isset( $query_params['updated'] ) + ) { + return $redirect_url; + } + $theme = wp_get_theme( $query_params['theme'] ); + $theme_data = array( + 'name' => $theme->get( 'Name' ), + 'version' => $theme->get( 'Version' ), + 'uri' => $theme->get( 'ThemeURI' ), + ); + + /** + * Trigger action to alert $callable sync listener that a theme was edited. + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param string $query_params['theme'], Slug of edited theme + * @param string $theme_data, Information about edited them + */ + do_action( 'jetpack_edited_theme', $query_params['theme'], $theme_data ); + + return $redirect_url; + } + + /** + * Handler for AJAX theme editing. + * + * @todo Refactor to use WP_Filesystem instead of fopen()/fclose(). + */ + public function theme_edit_ajax() { + // This validation is based on wp_edit_theme_plugin_file(). + if ( empty( $_POST['theme'] ) ) { + return; + } + + if ( empty( $_POST['file'] ) ) { + return; + } + $file = wp_unslash( $_POST['file'] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Validated manually just after. + if ( 0 !== validate_file( $file ) ) { + return; + } + + if ( ! isset( $_POST['newcontent'] ) ) { + return; + } + + if ( ! isset( $_POST['nonce'] ) ) { + return; + } + + $stylesheet = wp_unslash( $_POST['theme'] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Validated manually just after. + if ( 0 !== validate_file( $stylesheet ) ) { + return; + } + + if ( ! current_user_can( 'edit_themes' ) ) { + return; + } + + $theme = wp_get_theme( $stylesheet ); + if ( ! $theme->exists() ) { + return; + } + + if ( ! wp_verify_nonce( $_POST['nonce'], 'edit-theme_' . $stylesheet . '_' . $file ) ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- WP core doesn't pre-sanitize nonces either. + return; + } + + if ( $theme->errors() && 'theme_no_stylesheet' === $theme->errors()->get_error_code() ) { + return; + } + + $editable_extensions = wp_get_theme_file_editable_extensions( $theme ); + + $allowed_files = array(); + foreach ( $editable_extensions as $type ) { + switch ( $type ) { + case 'php': + $allowed_files = array_merge( $allowed_files, $theme->get_files( 'php', -1 ) ); + break; + case 'css': + $style_files = $theme->get_files( 'css', -1 ); + $allowed_files['style.css'] = $style_files['style.css']; + $allowed_files = array_merge( $allowed_files, $style_files ); + break; + default: + $allowed_files = array_merge( $allowed_files, $theme->get_files( $type, -1 ) ); + break; + } + } + + $real_file = $theme->get_stylesheet_directory() . '/' . $file; + if ( 0 !== validate_file( $real_file, $allowed_files ) ) { + return; + } + + // Ensure file is real. + if ( ! is_file( $real_file ) ) { + return; + } + + // Ensure file extension is allowed. + $extension = null; + if ( preg_match( '/\.([^.]+)$/', $real_file, $matches ) ) { + $extension = strtolower( $matches[1] ); + if ( ! in_array( $extension, $editable_extensions, true ) ) { + return; + } + } + + // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_is_writable + if ( ! is_writable( $real_file ) ) { + return; + } + + // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_fopen + $file_pointer = fopen( $real_file, 'w+' ); + if ( false === $file_pointer ) { + return; + } + // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_operations_fclose + fclose( $file_pointer ); + + $theme_data = array( + 'name' => $theme->get( 'Name' ), + 'version' => $theme->get( 'Version' ), + 'uri' => $theme->get( 'ThemeURI' ), + ); + + /** + * This action is documented already in this file. + */ + do_action( 'jetpack_edited_theme', $stylesheet, $theme_data ); + } + + /** + * Detect a theme deletion. + * + * @access public + * + * @param string $stylesheet Stylesheet of the theme to delete. + * @param bool $deleted Whether the theme deletion was successful. + */ + public function detect_theme_deletion( $stylesheet, $deleted ) { + $theme = wp_get_theme( $stylesheet ); + $theme_data = array( + 'name' => $theme->get( 'Name' ), + 'version' => $theme->get( 'Version' ), + 'uri' => $theme->get( 'ThemeURI' ), + 'slug' => $stylesheet, + ); + + if ( $deleted ) { + /** + * Signals to the sync listener that a theme was deleted and a sync action + * reflecting the deletion and theme slug should be sent + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param string $stylesheet Theme slug + * @param array $theme_data Theme info Since 5.3 + */ + do_action( 'jetpack_deleted_theme', $stylesheet, $theme_data ); + } + } + + /** + * Handle an upgrader completion action. + * + * @access public + * + * @param \WP_Upgrader $upgrader The upgrader instance. + * @param array $details Array of bulk item update data. + */ + public function check_upgrader( $upgrader, $details ) { + if ( ! isset( $details['type'] ) || + 'theme' !== $details['type'] || + is_wp_error( $upgrader->skin->result ) || + ! method_exists( $upgrader, 'theme_info' ) + ) { + return; + } + + if ( 'install' === $details['action'] ) { + // @phan-suppress-next-line PhanUndeclaredMethod -- Checked above. See also https://github.com/phan/phan/issues/1204. + $theme = $upgrader->theme_info(); + if ( ! $theme instanceof \WP_Theme ) { + return; + } + $theme_info = array( + 'name' => $theme->get( 'Name' ), + 'version' => $theme->get( 'Version' ), + 'uri' => $theme->get( 'ThemeURI' ), + ); + + /** + * Signals to the sync listener that a theme was installed and a sync action + * reflecting the installation and the theme info should be sent + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param string $theme->theme_root Text domain of the theme + * @param mixed $theme_info Array of abbreviated theme info + */ + do_action( 'jetpack_installed_theme', $theme->stylesheet, $theme_info ); + } + + if ( 'update' === $details['action'] ) { + $themes = array(); + + if ( empty( $details['themes'] ) && isset( $details['theme'] ) ) { + $details['themes'] = array( $details['theme'] ); + } + + foreach ( $details['themes'] as $theme_slug ) { + $theme = wp_get_theme( $theme_slug ); + + if ( ! $theme instanceof \WP_Theme ) { + continue; + } + + $themes[ $theme_slug ] = array( + 'name' => $theme->get( 'Name' ), + 'version' => $theme->get( 'Version' ), + 'uri' => $theme->get( 'ThemeURI' ), + 'stylesheet' => $theme->stylesheet, + ); + } + + if ( empty( $themes ) ) { + return; + } + + /** + * Signals to the sync listener that one or more themes was updated and a sync action + * reflecting the update and the theme info should be sent + * + * @since 1.6.3 + * @since-jetpack 6.2.0 + * + * @param mixed $themes Array of abbreviated theme info + */ + do_action( 'jetpack_updated_themes', $themes ); + } + } + + /** + * Initialize themes action listeners for full sync. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_theme_data', $callable ); + } + + /** + * Handle a theme switch. + * + * @access public + * + * @param string $new_name Name of the new theme. + * @param \WP_Theme $new_theme The new theme. + * @param \WP_Theme $old_theme The previous theme. + */ + public function sync_theme_support( $new_name, $new_theme = null, $old_theme = null ) { + $previous_theme = $this->get_theme_info( $old_theme ); + + /** + * Fires when the client needs to sync theme support info + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param array the theme support array + * @param array the previous theme since Jetpack 6.5.0 + */ + do_action( 'jetpack_sync_current_theme_support', $this->get_theme_info(), $previous_theme ); + } + + /** + * Enqueue the themes actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + /** + * Tells the client to sync all theme data to the server + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param boolean Whether to expand theme data (should always be true) + */ + do_action( 'jetpack_full_sync_theme_data', true ); + + // The number of actions enqueued, and next module state (true == done). + return array( 1, true ); + } + + /** + * Send the themes actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $send_until The timestamp until the current request can send. + * @param array $state This module Full Sync status. + * + * @return array This module Full Sync status. + */ + public function send_full_sync_actions( $config, $send_until, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // we call this instead of do_action when sending immediately. + $this->send_action( 'jetpack_full_sync_theme_data', array( true ) ); + + // The number of actions enqueued, and next module state (true == done). + return array( 'finished' => true ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return 1; + } + + /** + * Initialize the module in the sender. + * + * @access public + */ + public function init_before_send() { + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_theme_data', array( $this, 'expand_theme_data' ) ); + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_theme_data' ); + } + + /** + * Expand the theme within a hook before it is serialized and sent to the server. + * + * @access public + * + * @return array Theme data. + */ + public function expand_theme_data() { + return array( $this->get_theme_info() ); + } + + /** + * Retrieve the name of the widget by the widget ID. + * + * @access public + * @global $wp_registered_widgets + * + * @param string $widget_id Widget ID. + * @return string Name of the widget, or null if not found. + */ + public function get_widget_name( $widget_id ) { + global $wp_registered_widgets; + return ( isset( $wp_registered_widgets[ $widget_id ] ) ? $wp_registered_widgets[ $widget_id ]['name'] : null ); + } + + /** + * Retrieve the name of the sidebar by the sidebar ID. + * + * @access public + * @global $wp_registered_sidebars + * + * @param string $sidebar_id Sidebar ID. + * @return string Name of the sidebar, or null if not found. + */ + public function get_sidebar_name( $sidebar_id ) { + global $wp_registered_sidebars; + return ( isset( $wp_registered_sidebars[ $sidebar_id ] ) ? $wp_registered_sidebars[ $sidebar_id ]['name'] : null ); + } + + /** + * Sync addition of widgets to a sidebar. + * + * @access public + * + * @param array $new_widgets New widgets. + * @param array $old_widgets Old widgets. + * @param string $sidebar Sidebar ID. + * @return array All widgets that have been moved to the sidebar. + */ + public function sync_add_widgets_to_sidebar( $new_widgets, $old_widgets, $sidebar ) { + $added_widgets = array_diff( $new_widgets, $old_widgets ); + if ( empty( $added_widgets ) ) { + return array(); + } + $moved_to_sidebar = array(); + $sidebar_name = $this->get_sidebar_name( $sidebar ); + + // Don't sync jetpack_widget_added if theme was switched. + if ( $this->is_theme_switch() ) { + return array(); + } + + foreach ( $added_widgets as $added_widget ) { + $moved_to_sidebar[] = $added_widget; + $added_widget_name = $this->get_widget_name( $added_widget ); + /** + * Helps Sync log that a widget got added + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param string $sidebar, Sidebar id got changed + * @param string $added_widget, Widget id got added + * @param string $sidebar_name, Sidebar id got changed Since 5.0.0 + * @param string $added_widget_name, Widget id got added Since 5.0.0 + */ + do_action( 'jetpack_widget_added', $sidebar, $added_widget, $sidebar_name, $added_widget_name ); + } + return $moved_to_sidebar; + } + + /** + * Sync removal of widgets from a sidebar. + * + * @access public + * + * @param array $new_widgets New widgets. + * @param array $old_widgets Old widgets. + * @param string $sidebar Sidebar ID. + * @param array $inactive_widgets Current inactive widgets. + * @return array All widgets that have been moved to inactive. + */ + public function sync_remove_widgets_from_sidebar( $new_widgets, $old_widgets, $sidebar, $inactive_widgets ) { + $removed_widgets = array_diff( $old_widgets, $new_widgets ); + + if ( empty( $removed_widgets ) ) { + return array(); + } + + $moved_to_inactive = array(); + $sidebar_name = $this->get_sidebar_name( $sidebar ); + + foreach ( $removed_widgets as $removed_widget ) { + // Lets check if we didn't move the widget to in_active_widgets. + if ( isset( $inactive_widgets ) && ! in_array( $removed_widget, $inactive_widgets, true ) ) { + $removed_widget_name = $this->get_widget_name( $removed_widget ); + /** + * Helps Sync log that a widgte got removed + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param string $sidebar, Sidebar id got changed + * @param string $removed_widget, Widget id got removed + * @param string $sidebar_name, Name of the sidebar that changed Since 5.0.0 + * @param string $removed_widget_name, Name of the widget that got removed Since 5.0.0 + */ + do_action( 'jetpack_widget_removed', $sidebar, $removed_widget, $sidebar_name, $removed_widget_name ); + } else { + $moved_to_inactive[] = $removed_widget; + } + } + return $moved_to_inactive; + } + + /** + * Sync a reorder of widgets within a sidebar. + * + * @access public + * + * @todo Refactor serialize() to a json_encode(). + * + * @param array $new_widgets New widgets. + * @param array $old_widgets Old widgets. + * @param string $sidebar Sidebar ID. + */ + public function sync_widgets_reordered( $new_widgets, $old_widgets, $sidebar ) { + $added_widgets = array_diff( $new_widgets, $old_widgets ); + if ( ! empty( $added_widgets ) ) { + return; + } + $removed_widgets = array_diff( $old_widgets, $new_widgets ); + if ( ! empty( $removed_widgets ) ) { + return; + } + + // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.serialize_serialize + if ( serialize( $old_widgets ) !== serialize( $new_widgets ) ) { + $sidebar_name = $this->get_sidebar_name( $sidebar ); + /** + * Helps Sync log that a sidebar id got reordered + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param string $sidebar, Sidebar id got changed + * @param string $sidebar_name, Name of the sidebar that changed Since 5.0.0 + */ + do_action( 'jetpack_widget_reordered', $sidebar, $sidebar_name ); + } + } + + /** + * Handle the update of the sidebars and widgets mapping option. + * + * @access public + * + * @param mixed $old_value The old option value. + * @param mixed $new_value The new option value. + */ + public function sync_sidebar_widgets_actions( $old_value, $new_value ) { + // Don't really know how to deal with different array_values yet. + if ( + ( isset( $old_value['array_version'] ) && 3 !== $old_value['array_version'] ) || + ( isset( $new_value['array_version'] ) && 3 !== $new_value['array_version'] ) + ) { + return; + } + + $moved_to_inactive_ids = array(); + $moved_to_sidebar = array(); + + foreach ( $new_value as $sidebar => $new_widgets ) { + if ( in_array( $sidebar, array( 'array_version', 'wp_inactive_widgets' ), true ) ) { + continue; + } + $old_widgets = isset( $old_value[ $sidebar ] ) + ? $old_value[ $sidebar ] + : array(); + + if ( ! is_array( $new_widgets ) ) { + $new_widgets = array(); + } + + $moved_to_inactive_recently = $this->sync_remove_widgets_from_sidebar( $new_widgets, $old_widgets, $sidebar, $new_value['wp_inactive_widgets'] ); + $moved_to_inactive_ids = array_merge( $moved_to_inactive_ids, $moved_to_inactive_recently ); + + $moved_to_sidebar_recently = $this->sync_add_widgets_to_sidebar( $new_widgets, $old_widgets, $sidebar ); + $moved_to_sidebar = array_merge( $moved_to_sidebar, $moved_to_sidebar_recently ); + + $this->sync_widgets_reordered( $new_widgets, $old_widgets, $sidebar ); + + } + + // Don't sync either jetpack_widget_moved_to_inactive or jetpack_cleared_inactive_widgets if theme was switched. + if ( $this->is_theme_switch() ) { + return; + } + + // Treat inactive sidebar a bit differently. + if ( ! empty( $moved_to_inactive_ids ) ) { + $moved_to_inactive_name = array_map( array( $this, 'get_widget_name' ), $moved_to_inactive_ids ); + /** + * Helps Sync log that a widgets IDs got moved to in active + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param array $moved_to_inactive_ids, Array of widgets id that moved to inactive id got changed + * @param array $moved_to_inactive_names, Array of widgets names that moved to inactive id got changed Since 5.0.0 + */ + do_action( 'jetpack_widget_moved_to_inactive', $moved_to_inactive_ids, $moved_to_inactive_name ); + } elseif ( empty( $moved_to_sidebar ) && empty( $new_value['wp_inactive_widgets'] ) && ! empty( $old_value['wp_inactive_widgets'] ) ) { + /** + * Helps Sync log that a got cleared from inactive. + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + */ + do_action( 'jetpack_cleared_inactive_widgets' ); + } + } + + /** + * Retrieve the theme data for the current or a specific theme. + * + * @access private + * + * @param \WP_Theme $theme Theme object. Optional, will default to the current theme. + * + * @return array Theme data. + */ + private function get_theme_info( $theme = null ) { + $theme_support = array(); + + // We are trying to get the current theme info. + if ( null === $theme ) { + $theme = wp_get_theme(); + } + + $theme_support['name'] = $theme->get( 'Name' ); + $theme_support['version'] = $theme->get( 'Version' ); + $theme_support['slug'] = $theme->get_stylesheet(); + $theme_support['uri'] = $theme->get( 'ThemeURI' ); + + return $theme_support; + } + + /** + * Whether we've deleted a theme in the current request. + * + * @access private + * + * @return boolean True if this is a theme deletion request, false otherwise. + */ + private function get_delete_theme_call() { + // Intentional usage of `debug_backtrace()` for production needs. + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_debug_backtrace + $backtrace = debug_backtrace(); + $delete_theme_call = null; + foreach ( $backtrace as $call ) { + if ( isset( $call['function'] ) && 'delete_theme' === $call['function'] ) { + $delete_theme_call = $call; + break; + } + } + return $delete_theme_call; + } + + /** + * Whether we've switched to another theme in the current request. + * + * @access private + * + * @return boolean True if this is a theme switch request, false otherwise. + */ + private function is_theme_switch() { + return did_action( 'after_switch_theme' ); + } + + /** + * Return Total number of objects. + * + * @param array $config Full Sync config. + * + * @return int total + */ + public function total( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return 1; + } + + /** + * Retrieve a set of constants by their IDs. + * + * @access public + * + * @param string $object_type Object type. + * @param array $ids Object IDs. + * @return array Array of objects. + */ + public function get_objects_by_id( $object_type, $ids ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + if ( 'theme-info' !== $object_type ) { + return array(); + } + + return array( $this->get_theme_info() ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php new file mode 100644 index 00000000..570e24a4 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php @@ -0,0 +1,589 @@ +updates = array(); + } + + /** + * Sync module name. + * + * @access public + * + * @return string + */ + public function name() { + return 'updates'; + } + + /** + * Initialize updates action listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + global $wp_version; + $this->old_wp_version = $wp_version; + add_action( 'set_site_transient_update_plugins', array( $this, 'validate_update_change' ), 10, 3 ); + add_action( 'set_site_transient_update_themes', array( $this, 'validate_update_change' ), 10, 3 ); + add_action( 'set_site_transient_update_core', array( $this, 'validate_update_change' ), 10, 3 ); + + add_action( 'jetpack_update_plugins_change', $callable ); + add_action( 'jetpack_update_themes_change', $callable ); + add_action( 'jetpack_update_core_change', $callable ); + + add_filter( + 'jetpack_sync_before_enqueue_jetpack_update_themes_change', + array( + $this, + 'expand_themes', + ) + ); + + add_filter( + 'jetpack_sync_before_enqueue_jetpack_update_plugins_change', + array( + $this, + 'filter_update_keys', + ), + 10, + 2 + ); + add_filter( + 'jetpack_sync_before_enqueue_upgrader_process_complete', + array( + $this, + 'filter_upgrader_process_complete', + ), + 10, + 2 + ); + + add_action( 'automatic_updates_complete', $callable ); + + if ( is_multisite() ) { + add_filter( 'pre_update_site_option_wpmu_upgrade_site', array( $this, 'update_core_network_event' ), 10, 2 ); + add_action( 'jetpack_sync_core_update_network', $callable, 10, 3 ); + } + + // Send data when update completes. + add_action( '_core_updated_successfully', array( $this, 'update_core' ) ); + add_action( 'jetpack_sync_core_reinstalled_successfully', $callable ); + add_action( 'jetpack_sync_core_autoupdated_successfully', $callable, 10, 2 ); + add_action( 'jetpack_sync_core_updated_successfully', $callable, 10, 2 ); + } + + /** + * Initialize updates action listeners for full sync. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_updates', $callable ); + } + + /** + * Initialize the module in the sender. + * + * @access public + */ + public function init_before_send() { + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_updates', array( $this, 'expand_updates' ) ); + } + + /** + * Handle a core network update. + * + * @access public + * + * @param int $wp_db_version Current version of the WordPress database. + * @param int $old_wp_db_version Old version of the WordPress database. + * @return int Current version of the WordPress database. + */ + public function update_core_network_event( $wp_db_version, $old_wp_db_version ) { + global $wp_version; + /** + * Sync event for when core wp network updates to a new db version + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param int $wp_db_version the latest wp_db_version + * @param int $old_wp_db_version previous wp_db_version + * @param string $wp_version the latest wp_version + */ + do_action( 'jetpack_sync_core_update_network', $wp_db_version, $old_wp_db_version, $wp_version ); + return $wp_db_version; + } + + /** + * Handle a core update. + * + * @access public + * + * @todo Implement nonce or refactor to use `admin_post_{$action}` hooks instead. + * + * @param string $new_wp_version The new WP core version. + */ + public function update_core( $new_wp_version ) { + global $pagenow; + + // // phpcs:ignore WordPress.Security.NonceVerification.Recommended + if ( isset( $_GET['action'] ) && 'do-core-reinstall' === $_GET['action'] ) { + /** + * Sync event that fires when core reinstall was successful + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param string $new_wp_version the updated WordPress version + */ + do_action( 'jetpack_sync_core_reinstalled_successfully', $new_wp_version ); + return; + } + + // Core was autoupdated. + if ( + 'update-core.php' !== $pagenow && + ! Jetpack_Constants::is_true( 'REST_API_REQUEST' ) // WP.com rest api calls should never be marked as a core autoupdate. + ) { + /** + * Sync event that fires when core autoupdate was successful + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param string $new_wp_version the updated WordPress version + * @param string $old_wp_version the previous WordPress version + */ + do_action( 'jetpack_sync_core_autoupdated_successfully', $new_wp_version, $this->old_wp_version ); + return; + } + /** + * Sync event that fires when core update was successful + * + * @since 1.6.3 + * @since-jetpack 5.0.0 + * + * @param string $new_wp_version the updated WordPress version + * @param string $old_wp_version the previous WordPress version + */ + do_action( 'jetpack_sync_core_updated_successfully', $new_wp_version, $this->old_wp_version ); + } + + /** + * Retrieve the checksum for an update. + * + * @access public + * + * @param object $update The update object. + * @param string $transient The transient we're retrieving a checksum for. + * @return int The checksum. + */ + public function get_update_checksum( $update, $transient ) { + $updates = array(); + $no_updated = array(); + switch ( $transient ) { + case 'update_plugins': + if ( ! empty( $update->response ) && is_array( $update->response ) ) { + foreach ( $update->response as $plugin_slug => $response ) { + if ( ! empty( $plugin_slug ) && isset( $response->new_version ) ) { + $updates[] = array( $plugin_slug => $response->new_version ); + } + } + } + if ( ! empty( $update->no_update ) ) { + $no_updated = array_keys( $update->no_update ); + } + + if ( ! isset( $no_updated['jetpack/jetpack.php'] ) && isset( $updates['jetpack/jetpack.php'] ) ) { + return false; + } + + break; + case 'update_themes': + if ( ! empty( $update->response ) && is_array( $update->response ) ) { + foreach ( $update->response as $theme_slug => $response ) { + if ( ! empty( $theme_slug ) && isset( $response['new_version'] ) ) { + $updates[] = array( $theme_slug => $response['new_version'] ); + } + } + } + + if ( ! empty( $update->checked ) ) { + $no_updated = $update->checked; + } + + break; + case 'update_core': + if ( ! empty( $update->updates ) && is_array( $update->updates ) ) { + foreach ( $update->updates as $response ) { + if ( ! empty( $response->response ) && 'latest' === $response->response ) { + continue; + } + if ( ! empty( $response->response ) && isset( $response->packages->full ) ) { + $updates[] = array( $response->response => $response->packages->full ); + } + } + } + + if ( ! empty( $update->version_checked ) ) { + $no_updated = $update->version_checked; + } + + if ( empty( $updates ) ) { + return false; + } + break; + + } + if ( empty( $updates ) && empty( $no_updated ) ) { + return false; + } + return $this->get_check_sum( array( $no_updated, $updates ) ); + } + + /** + * Validate a change coming from an update before sending for sync. + * + * @access public + * + * @param mixed $value Site transient value. + * @param int $expiration Time until transient expiration in seconds. + * @param string $transient Transient name. + */ + public function validate_update_change( $value, $expiration, $transient ) { + $new_checksum = $this->get_update_checksum( $value, $transient ); + + if ( false === $new_checksum ) { + return; + } + + $checksums = get_option( self::UPDATES_CHECKSUM_OPTION_NAME, array() ); + + if ( isset( $checksums[ $transient ] ) && $checksums[ $transient ] === $new_checksum ) { + return; + } + + $checksums[ $transient ] = $new_checksum; + + update_option( self::UPDATES_CHECKSUM_OPTION_NAME, $checksums ); + if ( 'update_core' === $transient ) { + /** + * Trigger a change to core update that we want to sync. + * + * @since 1.6.3 + * @since-jetpack 5.1.0 + * + * @param array $value Contains info that tells us what needs updating. + */ + do_action( 'jetpack_update_core_change', $value ); + return; + } + if ( empty( $this->updates ) ) { + // Lets add the shutdown method once and only when the updates move from empty to filled with something. + add_action( 'shutdown', array( $this, 'sync_last_event' ), 9 ); + } + if ( ! isset( $this->updates[ $transient ] ) ) { + $this->updates[ $transient ] = array(); + } + $this->updates[ $transient ][] = $value; + } + + /** + * Sync the last update only. + * + * @access public + */ + public function sync_last_event() { + foreach ( $this->updates as $transient => $values ) { + $value = end( $values ); // Only send over the last value. + /** + * Trigger a change to a specific update that we want to sync. + * Triggers one of the following actions: + * - jetpack_{$transient}_change + * - jetpack_update_plugins_change + * - jetpack_update_themes_change + * + * @since 1.6.3 + * @since-jetpack 5.1.0 + * + * @param array $value Contains info that tells us what needs updating. + */ + do_action( "jetpack_{$transient}_change", $value ); + } + } + + /** + * Enqueue the updates actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + /** + * Tells the client to sync all updates to the server + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param boolean Whether to expand updates (should always be true) + */ + do_action( 'jetpack_full_sync_updates', true ); + + // The number of actions enqueued, and next module state (true == done). + return array( 1, true ); + } + + /** + * Send the updates actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $send_until The timestamp until the current request can send. + * @param array $state This module Full Sync status. + * + * @return array This module Full Sync status. + */ + public function send_full_sync_actions( $config, $send_until, $state ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // we call this instead of do_action when sending immediately. + $this->send_action( 'jetpack_full_sync_updates', array( true ) ); + + // The number of actions enqueued, and next module state (true == done). + return array( 'finished' => true ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return 1; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_updates' ); + } + + /** + * Retrieve all updates that we're interested in. + * + * @access public + * + * @return array All updates. + */ + public function get_all_updates() { + return array( + 'core' => get_site_transient( 'update_core' ), + 'plugins' => get_site_transient( 'update_plugins' ), + 'themes' => get_site_transient( 'update_themes' ), + ); + } + + /** + * Remove unnecessary keys from synced updates data. + * + * @access public + * + * @param array $args Hook arguments. + * @return array $args Hook arguments. + */ + public function filter_update_keys( $args ) { + $updates = $args[0]; + + if ( isset( $updates->no_update ) ) { + unset( $updates->no_update ); + } + + return $args; + } + + /** + * Filter out upgrader object from the completed upgrader action args. + * + * @access public + * + * @param array $args Hook arguments. + * @return array $args Filtered hook arguments. + */ + public function filter_upgrader_process_complete( $args ) { + array_shift( $args ); + + return $args; + } + + /** + * Expand the updates within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The hook parameters. + */ + public function expand_updates( $args ) { + if ( $args[0] ) { + return $this->get_all_updates(); + } + + return $args; + } + + /** + * Expand the themes within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook parameters. + * @return array $args The hook parameters. + */ + public function expand_themes( $args ) { + if ( ! isset( $args[0]->response ) ) { + return $args; + } + if ( ! is_array( $args[0]->response ) ) { + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_trigger_error + trigger_error( 'Warning: Not an Array as expected but -> ' . wp_json_encode( $args[0]->response ) . ' instead', E_USER_WARNING ); + return $args; + } + foreach ( $args[0]->response as $stylesheet => &$theme_data ) { + $theme = wp_get_theme( $stylesheet ); + $theme_data['name'] = $theme->name; + } + return $args; + } + + /** + * Perform module cleanup. + * Deletes any transients and options that this module uses. + * Usually triggered when uninstalling the plugin. + * + * @access public + */ + public function reset_data() { + delete_option( self::UPDATES_CHECKSUM_OPTION_NAME ); + } + + /** + * Return Total number of objects. + * + * @param array $config Full Sync config. + * + * @return int total + */ + public function total( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return 3; + } + + /** + * Retrieve a set of updates by their IDs. + * + * @access public + * + * @param string $object_type Object type. + * @param array $ids Object IDs. + * @return array Array of objects. + */ + public function get_objects_by_id( $object_type, $ids ) { + if ( empty( $ids ) || empty( $object_type ) || 'update' !== $object_type ) { + return array(); + } + + $objects = array(); + foreach ( (array) $ids as $id ) { + $object = $this->get_object_by_id( $object_type, $id ); + + if ( 'all' === $id ) { + // If all was requested it contains all updates and can simply be returned. + return $object; + } + $objects[ $id ] = $object; + } + + return $objects; + } + + /** + * Retrieve a update by its id. + * + * @access public + * + * @param string $object_type Type of the sync object. + * @param string $id ID of the sync object. + * @return mixed Value of Update. + */ + public function get_object_by_id( $object_type, $id ) { + if ( 'update' === $object_type ) { + + // Only whitelisted constants can be returned. + if ( in_array( $id, array( 'core', 'plugins', 'themes' ), true ) ) { + return get_site_transient( 'update_' . $id ); + } elseif ( 'all' === $id ) { + return $this->get_all_updates(); + } + } + + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php new file mode 100644 index 00000000..a85510b7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php @@ -0,0 +1,934 @@ + 'password_changed', + 'user_email' => 'email_changed', + 'user_nicename' => 'nicename_changed', + 'user_url' => 'url_changed', + 'user_registered' => 'registration_date_changed', + 'user_activation_key' => 'activation_key_changed', + 'display_name' => 'display_name_changed', + ); + + /** + * Sync module name. + * + * @access public + * + * @return string + */ + public function name() { + return 'users'; + } + + /** + * The table in the database. + * + * @access public + * + * @return string + */ + public function table_name() { + return 'usermeta'; + } + + /** + * The id field in the database. + * + * @access public + * + * @return string + */ + public function id_field() { + return 'user_id'; + } + + /** + * Retrieve a user by its ID. + * This is here to support the backfill API. + * + * @access public + * + * @param string $object_type Type of the sync object. + * @param int $id ID of the sync object. + * @return \WP_User|bool Filtered \WP_User object, or false if the object is not a user. + */ + public function get_object_by_id( $object_type, $id ) { + if ( 'user' === $object_type ) { + $user = get_user_by( 'id', (int) $id ); + if ( $user ) { + return $this->sanitize_user_and_expand( $user ); + } + } + + return false; + } + + /** + * Initialize users action listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + // Users. + add_action( 'user_register', array( $this, 'user_register_handler' ) ); + add_action( 'profile_update', array( $this, 'save_user_handler' ), 10, 2 ); + + add_action( 'add_user_to_blog', array( $this, 'add_user_to_blog_handler' ) ); + add_action( 'jetpack_sync_add_user', $callable, 10, 2 ); + + add_action( 'jetpack_sync_register_user', $callable, 10, 2 ); + add_action( 'jetpack_sync_save_user', $callable, 10, 2 ); + + add_action( 'jetpack_sync_user_locale', $callable, 10, 2 ); + add_action( 'jetpack_sync_user_locale_delete', $callable, 10, 1 ); + + add_action( 'deleted_user', array( $this, 'deleted_user_handler' ), 10, 2 ); + add_action( 'jetpack_deleted_user', $callable, 10, 3 ); + add_action( 'remove_user_from_blog', array( $this, 'remove_user_from_blog_handler' ), 10, 2 ); + add_action( 'jetpack_removed_user_from_blog', $callable, 10, 2 ); + + // User roles. + add_action( 'add_user_role', array( $this, 'add_user_role_handler' ), 10, 2 ); + add_action( 'set_user_role', array( $this, 'save_user_role_handler' ), 10, 3 ); + add_action( 'remove_user_role', array( $this, 'remove_user_role_handler' ), 10, 2 ); + + // User capabilities. + add_action( 'added_user_meta', array( $this, 'maybe_save_user_meta' ), 10, 4 ); + add_action( 'updated_user_meta', array( $this, 'maybe_save_user_meta' ), 10, 4 ); + add_action( 'deleted_user_meta', array( $this, 'maybe_save_user_meta' ), 10, 4 ); + + // User authentication. + add_filter( 'authenticate', array( $this, 'authenticate_handler' ), 1000, 3 ); + add_action( 'wp_login', array( $this, 'wp_login_handler' ), 10, 2 ); + + add_action( 'jetpack_wp_login', $callable, 10, 3 ); + + add_action( 'wp_logout', $callable, 10, 1 ); + add_action( 'wp_masterbar_logout', $callable, 10, 1 ); + + // Add on init. + add_filter( 'jetpack_sync_before_enqueue_jetpack_sync_add_user', array( $this, 'expand_action' ) ); + add_filter( 'jetpack_sync_before_enqueue_jetpack_sync_register_user', array( $this, 'expand_action' ) ); + add_filter( 'jetpack_sync_before_enqueue_jetpack_sync_save_user', array( $this, 'expand_action' ) ); + add_filter( 'jetpack_sync_before_enqueue_jetpack_wp_login', array( $this, 'expand_login_username' ), 10, 1 ); + add_filter( 'jetpack_sync_before_enqueue_wp_logout', array( $this, 'expand_logout_username' ), 10, 1 ); + } + + /** + * Initialize users action listeners for full sync. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_users', $callable ); + } + + /** + * Initialize the module in the sender. + * + * @access public + */ + public function init_before_send() { + // Full sync. + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_users', array( $this, 'expand_users' ) ); + } + + /** + * Retrieve a user by a user ID or object. + * + * @access private + * + * @param mixed $user User object or ID. + * @return \WP_User|null User object, or `null` if user invalid/not found. + */ + private function get_user( $user ) { + if ( is_numeric( $user ) ) { + $user = get_user_by( 'id', $user ); + } + if ( $user instanceof \WP_User ) { + return $user; + } + return null; + } + + /** + * Sanitize a user object. + * Removes the password from the user object because we don't want to sync it. + * + * @access public + * + * @todo Refactor `serialize`/`unserialize` to `wp_json_encode`/`wp_json_decode`. + * + * @param \WP_User $user User object. + * @return \WP_User Sanitized user object. + */ + public function sanitize_user( $user ) { + $user = $this->get_user( $user ); + // This creates a new user object and stops the passing of the object by reference. + // // phpcs:disable WordPress.PHP.DiscouragedPHPFunctions.serialize_serialize, WordPress.PHP.DiscouragedPHPFunctions.serialize_unserialize + $user = unserialize( serialize( $user ) ); + + if ( is_object( $user ) && is_object( $user->data ) ) { + unset( $user->data->user_pass ); + } + return $user; + } + + /** + * Expand a particular user. + * + * @access public + * + * @param \WP_User $user User object. + * @return \WP_User Expanded user object. + */ + public function expand_user( $user ) { + if ( ! is_object( $user ) ) { + return null; + } + $user->allowed_mime_types = get_allowed_mime_types( $user ); + $user->allcaps = $this->get_real_user_capabilities( $user ); + + // Only set the user locale if it is different from the site locale. + if ( get_locale() !== get_user_locale( $user->ID ) ) { + $user->locale = get_user_locale( $user->ID ); + } + + return $user; + } + + /** + * Retrieve capabilities we care about for a particular user. + * + * @access public + * + * @param \WP_User $user User object. + * @return array User capabilities. + */ + public function get_real_user_capabilities( $user ) { + $user_capabilities = array(); + if ( is_wp_error( $user ) ) { + return $user_capabilities; + } + foreach ( Defaults::get_capabilities_whitelist() as $capability ) { + if ( user_can( $user, $capability ) ) { + $user_capabilities[ $capability ] = true; + } + } + return $user_capabilities; + } + + /** + * Retrieve, expand and sanitize a user. + * Can be directly used in the sync user action handlers. + * + * @access public + * + * @param mixed $user User ID or user object. + * @return \WP_User Expanded and sanitized user object. + */ + public function sanitize_user_and_expand( $user ) { + $user = $this->get_user( $user ); + $user = $this->expand_user( $user ); + return $this->sanitize_user( $user ); + } + + /** + * Expand the user within a hook before it is serialized and sent to the server. + * + * @access public + * + * @param array $args The hook arguments. + * @return array $args The hook arguments. + */ + public function expand_action( $args ) { + // The first argument is always the user. + list( $user ) = $args; + if ( $user ) { + $args[0] = $this->sanitize_user_and_expand( $user ); + return $args; + } + + return false; + } + + /** + * Expand the user username at login before enqueuing. + * + * @access public + * + * @param array $args The hook arguments. + * @return array $args Expanded hook arguments. + */ + public function expand_login_username( $args ) { + list( $login, $user, $flags ) = $args; + $user = $this->sanitize_user( $user ); + + return array( $login, $user, $flags ); + } + + /** + * Expand the user username at logout before enqueuing. + * + * @access public + * + * @param array $args The hook arguments. + * @return false|array $args Expanded hook arguments or false if we don't have a user. + */ + public function expand_logout_username( $args ) { + list( $user_id ) = $args; + + $user = get_userdata( $user_id ); + $user = $this->sanitize_user( $user ); + + $login = ''; + if ( is_object( $user ) && is_object( $user->data ) ) { + $login = $user->data->user_login; + } + + // If we don't have a user here lets not enqueue anything. + if ( empty( $login ) ) { + return false; + } + + return array( $login, $user ); + } + + /** + * Additional processing is needed for wp_login so we introduce this wrapper handler. + * + * @access public + * + * @param string $user_login The user login. + * @param \WP_User $user The user object. + */ + public function wp_login_handler( $user_login, $user ) { + /** + * Fires when a user is logged into a site. + * + * @since 1.6.3 + * @since-jetpack 7.2.0 + * + * @param int $user_id The user ID. + * @param \WP_User $user The User Object of the user that currently logged in. + * @param array $params Any Flags that have been added during login. + */ + do_action( 'jetpack_wp_login', $user->ID, $user, $this->get_flags( $user->ID ) ); + $this->clear_flags( $user->ID ); + } + + /** + * A hook for the authenticate event that checks the password strength. + * + * @access public + * + * @param \WP_Error|\WP_User $user The user object, or an error. + * @param string $username The username. + * @param string $password The password used to authenticate. + * @return \WP_Error|\WP_User the same object that was passed into the function. + */ + public function authenticate_handler( $user, $username, $password ) { + // In case of cookie authentication we don't do anything here. + if ( empty( $password ) ) { + return $user; + } + + // We are only interested in successful authentication events. + if ( is_wp_error( $user ) || ! ( $user instanceof \WP_User ) ) { + return $user; + } + + $password_checker = new Password_Checker( $user->ID ); + + $test_results = $password_checker->test( $password, true ); + + // If the password passes tests, we don't do anything. + if ( empty( $test_results['test_results']['failed'] ) ) { + return $user; + } + + $this->add_flags( + $user->ID, + array( + 'warning' => 'The password failed at least one strength test.', + 'failures' => $test_results['test_results']['failed'], + ) + ); + + return $user; + } + + /** + * Handler for after the user is deleted. + * + * @access public + * + * @param int $deleted_user_id ID of the deleted user. + * @param int $reassigned_user_id ID of the user the deleted user's posts are reassigned to (if any). + */ + public function deleted_user_handler( $deleted_user_id, $reassigned_user_id = '' ) { + $is_multisite = is_multisite(); + /** + * Fires when a user is deleted on a site + * + * @since 1.6.3 + * @since-jetpack 5.4.0 + * + * @param int $deleted_user_id - ID of the deleted user. + * @param int $reassigned_user_id - ID of the user the deleted user's posts are reassigned to (if any). + * @param bool $is_multisite - Whether this site is a multisite installation. + */ + do_action( 'jetpack_deleted_user', $deleted_user_id, $reassigned_user_id, $is_multisite ); + } + + /** + * Handler for user registration. + * + * @access public + * + * @param int $user_id ID of the deleted user. + */ + public function user_register_handler( $user_id ) { + // Ensure we only sync users who are members of the current blog. + if ( ! is_user_member_of_blog( $user_id, get_current_blog_id() ) ) { + return; + } + + if ( Jetpack_Constants::is_true( 'JETPACK_INVITE_ACCEPTED' ) ) { + $this->add_flags( $user_id, array( 'invitation_accepted' => true ) ); + } + /** + * Fires when a new user is registered on a site + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param object The WP_User object + */ + do_action( 'jetpack_sync_register_user', $user_id, $this->get_flags( $user_id ) ); + $this->clear_flags( $user_id ); + } + + /** + * Handler for user addition to the current blog. + * + * @access public + * + * @param int $user_id ID of the user. + */ + public function add_user_to_blog_handler( $user_id ) { + // Ensure we only sync users who are members of the current blog. + if ( ! is_user_member_of_blog( $user_id, get_current_blog_id() ) ) { + return; + } + + if ( Jetpack_Constants::is_true( 'JETPACK_INVITE_ACCEPTED' ) ) { + $this->add_flags( $user_id, array( 'invitation_accepted' => true ) ); + } + + /** + * Fires when a user is added on a site + * + * @since 1.6.3 + * @since-jetpack 4.9.0 + * + * @param object The WP_User object + */ + do_action( 'jetpack_sync_add_user', $user_id, $this->get_flags( $user_id ) ); + $this->clear_flags( $user_id ); + } + + /** + * Handler for user save. + * + * @access public + * + * @param int $user_id ID of the user. + * @param \WP_User $old_user_data User object before the changes. + */ + public function save_user_handler( $user_id, $old_user_data = null ) { + // Ensure we only sync users who are members of the current blog. + if ( ! is_user_member_of_blog( $user_id, get_current_blog_id() ) ) { + return; + } + + $user = get_user_by( 'id', $user_id ); + + // Older versions of WP don't pass the old_user_data in ->data. + if ( isset( $old_user_data->data ) ) { + $old_user = $old_user_data->data; + } else { + $old_user = $old_user_data; + } + + if ( ! is_object( $old_user ) ) { + return; + } + + $old_user_array = get_object_vars( $old_user ); + + foreach ( $old_user_array as $user_field => $field_value ) { + if ( false === $user->has_prop( $user_field ) ) { + continue; + } + if ( 'ID' === $user_field ) { + continue; + } + if ( $user->$user_field !== $field_value ) { + if ( 'user_email' === $user_field ) { + /** + * The '_new_email' user meta is deleted right after the call to wp_update_user + * that got us to this point so if it's still set then this was a user confirming + * their new email address. + */ + if ( 1 === (int) get_user_meta( $user->ID, '_new_email', true ) ) { + $this->flags[ $user_id ]['email_changed'] = true; + } + continue; + } + + $flag = isset( $this->user_fields_to_flags_mapping[ $user_field ] ) ? $this->user_fields_to_flags_mapping[ $user_field ] : 'unknown_field_changed'; + + $this->flags[ $user_id ][ $flag ] = true; + } + } + + if ( isset( $this->flags[ $user_id ] ) ) { + + /** + * Fires when the client needs to sync an updated user. + * + * @since 1.6.3 + * @since-jetpack 4.2.0 + * + * @param \WP_User The WP_User object + * @param array State - New since 5.8.0 + */ + do_action( 'jetpack_sync_save_user', $user_id, $this->get_flags( $user_id ) ); + $this->clear_flags( $user_id ); + } + } + + /** + * Handler for add user role change. + * + * @access public + * + * @param int $user_id ID of the user. + * @param string $role New user role. + */ + public function add_user_role_handler( $user_id, $role ) { + $this->add_flags( + $user_id, + array( + 'role_added' => $role, + ) + ); + + $this->save_user_role_handler( $user_id, $role ); + } + + /** + * Handler for remove user role change. + * + * @access public + * + * @param int $user_id ID of the user. + * @param string $role Removed user role. + */ + public function remove_user_role_handler( $user_id, $role ) { + $this->add_flags( + $user_id, + array( + 'role_removed' => $role, + ) + ); + + $this->save_user_role_handler( $user_id, $role ); + } + + /** + * Handler for user role change. + * + * @access public + * + * @param int $user_id ID of the user. + * @param string $role New user role. + * @param array $old_roles Previous user roles. + */ + public function save_user_role_handler( $user_id, $role, $old_roles = null ) { + $this->add_flags( + $user_id, + array( + 'role_changed' => true, + 'previous_role' => $old_roles, + ) + ); + + // The jetpack_sync_register_user payload is identical to jetpack_sync_save_user, don't send both. + if ( $this->is_create_user() || $this->is_add_user_to_blog() ) { + return; + } + /** + * This action is documented already in this file + */ + do_action( 'jetpack_sync_save_user', $user_id, $this->get_flags( $user_id ) ); + $this->clear_flags( $user_id ); + } + + /** + * Retrieve current flags for a particular user. + * + * @access public + * + * @param int $user_id ID of the user. + * @return array Current flags of the user. + */ + public function get_flags( $user_id ) { + if ( isset( $this->flags[ $user_id ] ) ) { + return $this->flags[ $user_id ]; + } + return array(); + } + + /** + * Clear the flags of a particular user. + * + * @access public + * + * @param int $user_id ID of the user. + */ + public function clear_flags( $user_id ) { + if ( isset( $this->flags[ $user_id ] ) ) { + unset( $this->flags[ $user_id ] ); + } + } + + /** + * Add flags to a particular user. + * + * @access public + * + * @param int $user_id ID of the user. + * @param array $flags New flags to add for the user. + */ + public function add_flags( $user_id, $flags ) { + $this->flags[ $user_id ] = wp_parse_args( $flags, $this->get_flags( $user_id ) ); + } + + /** + * Save the user meta, if we're interested in it. + * Also uses the time to add flags for the user. + * + * @access public + * + * @param int $meta_id ID of the meta object. + * @param int $user_id ID of the user. + * @param string $meta_key Meta key. + * @param mixed $value Meta value. + */ + public function maybe_save_user_meta( $meta_id, $user_id, $meta_key, $value ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + if ( 'locale' === $meta_key ) { + $this->add_flags( $user_id, array( 'locale_changed' => true ) ); + } + + $user = get_user_by( 'id', $user_id ); + if ( isset( $user->cap_key ) && $meta_key === $user->cap_key ) { + $this->add_flags( $user_id, array( 'capabilities_changed' => true ) ); + } + + if ( $this->is_create_user() || $this->is_add_user_to_blog() || $this->is_delete_user() ) { + return; + } + + if ( isset( $this->flags[ $user_id ] ) ) { + /** + * This action is documented already in this file + */ + do_action( 'jetpack_sync_save_user', $user_id, $this->get_flags( $user_id ) ); + } + } + + /** + * Enqueue the users actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { + global $wpdb; + + return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_users', $wpdb->usermeta, 'user_id', $this->get_where_sql( $config ), $max_items_to_enqueue, $state ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @todo Refactor to prepare the SQL query before executing it. + * + * @param array $config Full sync configuration for this sync module. + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { + global $wpdb; + + $query = "SELECT count(*) FROM $wpdb->usermeta"; + + $where_sql = $this->get_where_sql( $config ); + if ( $where_sql ) { + $query .= ' WHERE ' . $where_sql; + } + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + $count = (int) $wpdb->get_var( $query ); + + return (int) ceil( $count / self::ARRAY_CHUNK_SIZE ); + } + + /** + * Retrieve the WHERE SQL clause based on the module config. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return string WHERE SQL clause, or `null` if no comments are specified in the module config. + */ + public function get_where_sql( $config ) { + global $wpdb; + + $query = "meta_key = '{$wpdb->prefix}user_level' AND meta_value > 0"; + + // The $config variable is a list of user IDs to sync. + if ( is_array( $config ) ) { + $query .= ' AND user_id IN (' . implode( ',', array_map( 'intval', $config ) ) . ')'; + } + + return $query; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_users' ); + } + + /** + * Retrieve initial sync user config. + * + * @access public + * + * @todo Refactor the SQL query to call $wpdb->prepare() before execution. + * + * @return array|boolean IDs of users to initially sync, or false if tbe number of users exceed the maximum. + */ + public function get_initial_sync_user_config() { + global $wpdb; + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $user_ids = $wpdb->get_col( "SELECT user_id FROM $wpdb->usermeta WHERE meta_key = '{$wpdb->prefix}user_level' AND meta_value > 0 LIMIT " . ( self::MAX_INITIAL_SYNC_USERS + 1 ) ); + $user_ids_count = is_countable( $user_ids ) ? count( $user_ids ) : 0; + + if ( $user_ids_count <= self::MAX_INITIAL_SYNC_USERS ) { + return $user_ids; + } else { + return false; + } + } + + /** + * Expand the users within a hook before they are serialized and sent to the server. + * + * @access public + * + * @param array $args The hook arguments. + * @return array $args The hook arguments. + */ + public function expand_users( $args ) { + list( $user_ids, $previous_end ) = $args; + + return array( + 'users' => array_map( + array( $this, 'sanitize_user_and_expand' ), + get_users( + array( + 'include' => $user_ids, + 'orderby' => 'ID', + 'order' => 'DESC', + ) + ) + ), + 'previous_end' => $previous_end, + ); + } + + /** + * Handler for user removal from a particular blog. + * + * @access public + * + * @param int $user_id ID of the user. + * @param int $blog_id ID of the blog. + */ + public function remove_user_from_blog_handler( $user_id, $blog_id ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + // User is removed on add, see https://github.com/WordPress/WordPress/blob/0401cee8b36df3def8e807dd766adc02b359dfaf/wp-includes/ms-functions.php#L2114. + if ( $this->is_add_new_user_to_blog() ) { + return; + } + + $reassigned_user_id = $this->get_reassigned_network_user_id(); + + // Note that we are in the context of the blog the user is removed from, see https://github.com/WordPress/WordPress/blob/473e1ba73bc5c18c72d7f288447503713d518790/wp-includes/ms-functions.php#L233. + /** + * Fires when a user is removed from a blog on a multisite installation + * + * @since 1.6.3 + * @since-jetpack 5.4.0 + * + * @param int $user_id - ID of the removed user + * @param int $reassigned_user_id - ID of the user the removed user's posts are reassigned to (if any). + */ + do_action( 'jetpack_removed_user_from_blog', $user_id, $reassigned_user_id ); + } + + /** + * Whether we're adding a new user to a blog in this request. + * + * @access protected + * + * @return boolean + */ + protected function is_add_new_user_to_blog() { + return $this->is_function_in_backtrace( 'add_new_user_to_blog' ); + } + + /** + * Whether we're adding an existing user to a blog in this request. + * + * @access protected + * + * @return boolean + */ + protected function is_add_user_to_blog() { + return $this->is_function_in_backtrace( 'add_user_to_blog' ); + } + + /** + * Whether we're removing a user from a blog in this request. + * + * @access protected + * + * @return boolean + */ + protected function is_delete_user() { + return $this->is_function_in_backtrace( array( 'wp_delete_user', 'remove_user_from_blog' ) ); + } + + /** + * Whether we're creating a user or adding a new user to a blog. + * + * @access protected + * + * @return boolean + */ + protected function is_create_user() { + $functions = array( + 'add_new_user_to_blog', // Used to suppress jetpack_sync_save_user in save_user_cap_handler when user registered on multi site. + 'wp_create_user', // Used to suppress jetpack_sync_save_user in save_user_role_handler when user registered on multi site. + 'wp_insert_user', // Used to suppress jetpack_sync_save_user in save_user_cap_handler and save_user_role_handler when user registered on single site. + ); + + return $this->is_function_in_backtrace( $functions ); + } + + /** + * Retrieve the ID of the user the removed user's posts are reassigned to (if any). + * + * @return int ID of the user that got reassigned as the author of the posts. + */ + protected function get_reassigned_network_user_id() { + $backtrace = debug_backtrace( false ); // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_debug_backtrace + foreach ( $backtrace as $call ) { + if ( + 'remove_user_from_blog' === $call['function'] && + 3 === count( $call['args'] ) + ) { + return $call['args'][2]; + } + } + + return false; + } + + /** + * Checks if one or more function names is in debug_backtrace. + * + * @access protected + * + * @param array|string $names Mixed string name of function or array of string names of functions. + * @return bool + */ + protected function is_function_in_backtrace( $names ) { + $backtrace = debug_backtrace( false ); // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_debug_backtrace + if ( ! is_array( $names ) ) { + $names = array( $names ); + } + $names_as_keys = array_flip( $names ); + + $backtrace_functions = array_column( $backtrace, 'function' ); + $backtrace_functions_as_keys = array_flip( $backtrace_functions ); + $intersection = array_intersect_key( $backtrace_functions_as_keys, $names_as_keys ); + return ! empty( $intersection ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php new file mode 100644 index 00000000..90a7a101 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php @@ -0,0 +1,445 @@ +order_table_name; + } + + /** + * Initialize order table data store, returns if the class don't exist (pre WC 6.x) + * + * @access public + */ + public function __construct() { + if ( ! class_exists( OrdersTableDataStore::class ) ) { + return; + } + $this->order_table_name = OrdersTableDataStore::get_orders_table_name(); + } + + /** + * Get order types that we want to sync. Adding a new type here is not enough, we would also need to add its prop in filter_order_data method. + * + * @param bool $prefixed Whether to return prefixed types with shop_ or not. + * + * @return array Order types to sync. + */ + public static function get_order_types_to_sync( $prefixed = false ) { + $types = array( 'order', 'order_refund' ); + + if ( is_plugin_active( self::WOOCOMMERCE_SUBSCRIPTIONS_PATH ) ) { + $types[] = 'subscription'; + } + + if ( $prefixed ) { + $types = array_map( + function ( $type ) { + return "shop_{$type}"; + }, + $types + ); + } + return $types; + } + + /** + * Hooks sync listners on order modify events. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + foreach ( self::get_order_types_to_sync() as $type ) { + add_action( "woocommerce_after_{$type}_object_save", $callable ); + add_filter( "jetpack_sync_before_enqueue_woocommerce_after_{$type}_object_save", array( $this, 'expand_order_object' ) ); + } + add_action( 'woocommerce_delete_order', $callable ); + add_filter( 'jetpack_sync_before_enqueue_woocommerce_delete_order', array( $this, 'expand_order_object' ) ); + add_action( 'woocommerce_trash_order', $callable ); + add_filter( 'jetpack_sync_before_enqueue_woocommerce_trash_order', array( $this, 'expand_order_object' ) ); + } + + /** + * Hooks the full sync listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_orders', $callable ); + add_filter( 'jetpack_sync_before_enqueue_full_sync_orders', array( $this, 'expand_order_objects' ) ); + } + + /** + * Returns the ID field from wc_orders table. + * + * @access public + * + * @return string + */ + public function id_field() { + return 'id'; + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_orders' ); + } + + /** + * Retrieve order data by its ID. + * + * @access public + * + * @param string $object_type Type of object to retrieve. Should be `order`. + * @param int $id Order ID. + * + * @return array + */ + public function get_object_by_id( $object_type, $id ) { + if ( 'order' !== $object_type ) { + return $id; + } + $order_objects = $this->get_objects_by_id( $object_type, array( $id ) ); + return isset( $order_objects[ $id ] ) ? $order_objects[ $id ] : false; + } + + /** + * Retrieves multiple orders data by their ID. + * + * @access public + * + * @param string $object_type Type of object to retrieve. Should be `order`. + * @param array $ids List of order IDs. + * + * @return array + */ + public function get_objects_by_id( $object_type, $ids ) { + if ( 'order' !== $object_type || empty( $ids ) || ! is_array( $ids ) ) { + return array(); + } + + $orders = wc_get_orders( + array( + 'post__in' => $ids, + 'type' => self::get_order_types_to_sync( true ), + 'post_status' => self::get_all_possible_order_status_keys(), + 'limit' => -1, + ) + ); + + $orders_data = array(); + foreach ( $orders as $order ) { + $orders_data[ $order->get_id() ] = $this->filter_order_data( $order ); + } + + return $orders_data; + } + + /** + * Retrieves multiple orders data by their ID. + * + * @access public + * + * @param array $args List of order IDs. + * + * @return array + */ + public function expand_order_objects( $args ) { + $order_ids = $args; + + return $this->get_objects_by_id( 'order', $order_ids ); + } + + /** + * Retrieve order data by its ID. + * + * @access public + * + * @param array $args Order ID. + * + * @return array + */ + public function expand_order_object( $args ) { + if ( ! is_array( $args ) || ! isset( $args[0] ) ) { + return false; + } + $order_object = $args[0]; + + if ( is_int( $order_object ) ) { + $order_object = wc_get_order( $order_object ); + } + + if ( ! $order_object instanceof \WC_Abstract_Order ) { + return false; + } + + return $this->filter_order_data( $order_object ); + } + + /** + * Filters only allowed keys from order data. No PII etc information is allowed to be synced. + * + * @access private + * + * @param \WC_Abstract_Order $order_object Order object. + * + * @return array Filtered order data. + */ + private function filter_order_data( $order_object ) { + // Filter with allowlist. + $allowed_data_keys = WooCommerce::$wc_post_meta_whitelist; + $core_table_keys = array( + 'id', + 'status', + 'date_created', + 'date_modified', + 'parent_id', + ); + $allowed_data_keys = array_merge( $allowed_data_keys, $core_table_keys ); + $filtered_order_data = array( 'type' => $order_object->get_type() ); + $order_data = $order_object->get_data(); + foreach ( $allowed_data_keys as $key ) { + $key = trim( $key, '_' ); + $key_parts = explode( '_', $key ); + + if ( in_array( $key_parts[0], array( 'order', 'refund' ), true ) ) { + if ( isset( $order_data[ $key_parts[1] ] ) && ! is_array( $order_data[ $key_parts[1] ] ) ) { + $filtered_order_data[ $key ] = $order_data[ $key_parts[1] ]; + continue; + } + } + + if ( in_array( $key_parts[0], array( 'billing', 'shipping' ), true ) && 2 === count( $key_parts ) ) { + if ( isset( $order_data[ $key_parts[0] ][ $key_parts[1] ] ) ) { + $filtered_order_data[ $key ] = $order_data[ $key_parts[0] ][ $key_parts[1] ]; + continue; + } + } + + /** + * We need to convert the WC_DateTime objects to stdClass objects to ensure they are properly encoded. + * + * @see Automattic\Jetpack\Sync\Functions::json_wrap as the return value of get_object_vars can vary depending on PHP version. + */ + if ( in_array( $key, array( 'date_created', 'date_modified', 'date_paid', 'date_completed' ), true ) && isset( $order_data[ $key ] ) ) { + if ( is_a( $order_data[ $key ], 'WC_DateTime' ) ) { + $filtered_order_data[ $key ] = (object) (array) $order_data[ $key ]; + continue; + } + } + + if ( isset( $order_data[ $key ] ) ) { + $filtered_order_data[ $key ] = $order_data[ $key ]; + continue; + } + + switch ( $key ) { + case 'cart_discount': + $filtered_order_data[ $key ] = isset( $order_data['discount_total'] ) ? $order_data['discount_total'] : ''; + break; + case 'cart_discount_tax': + $filtered_order_data[ $key ] = isset( $order_data['discount_tax'] ) ? $order_data['discount_tax'] : ''; + break; + case 'order_shipping': + $filtered_order_data[ $key ] = isset( $order_data['shipping_total'] ) ? $order_data['shipping_total'] : ''; + break; + case 'order_shipping_tax': + $filtered_order_data[ $key ] = isset( $order_data['shipping_tax'] ) ? $order_data['shipping_tax'] : ''; + break; + case 'order_tax': + $filtered_order_data[ $key ] = isset( $order_data['cart_tax'] ) ? $order_data['cart_tax'] : ''; + break; + case 'order_total': + $filtered_order_data[ $key ] = isset( $order_data['total'] ) ? $order_data['total'] : ''; + break; + } + } + if ( '' === $filtered_order_data['status'] ) { + $filtered_order_data['status'] = 'pending'; + } + $filtered_order_data['status'] = self::get_wc_order_status_with_prefix( $filtered_order_data['status'] ); + + /** + * Filter the order data before syncing. + * + * @since 3.7.0 + * + * @param array $filtered_order_data The Filtered order data. + * @param \WC_Abstract_Order $order_object The Order object. + */ + return apply_filters( 'jetpack_sync_filtered_hpos_order_data', $filtered_order_data, $order_object ); + } + + /** + * Returns all possible order status keys, including 'auto-draft' and 'trash'. + * + * @access public + * + * @return array An array of all possible status keys, including 'auto-draft' and 'trash'. + */ + public static function get_all_possible_order_status_keys() { + $order_statuses = array( 'auto-draft', 'trash' ); + $wc_order_statuses = self::wc_get_order_status_keys(); + + return array_unique( array_merge( $wc_order_statuses, $order_statuses ) ); + } + + /** + * Add the 'wc-' order status to WC related order statuses. + * + * @param string $status The WC order status without the 'wc-' prefix. + * + * @return string The WC order status with the 'wc-' prefix if it's a valid order status, initial $status otherwise. + */ + protected static function get_wc_order_status_with_prefix( string $status ) { + return in_array( 'wc-' . $status, self::wc_get_order_status_keys(), true ) ? 'wc-' . $status : $status; + } + + /** + * Returns order status keys using 'wc_get_order_statuses', if possible. + * + * @see wc_get_order_statuses + * + * @return array Filtered order metadata. + */ + private static function wc_get_order_status_keys() { + $wc_order_statuses = array(); + if ( function_exists( 'wc_get_order_statuses' ) ) { + $wc_order_statuses = array_keys( wc_get_order_statuses() ); + $wc_order_statuses[] = 'wc-checkout-draft'; // Temp till Woo fixes a bug where this order status is missing. + } else { + $wc_order_statuses = array( + 'wc-pending', + 'wc-processing', + 'wc-on-hold', + 'wc-completed', + 'wc-cancelled', + 'wc-refunded', + 'wc-failed', + 'wc-checkout-draft', + ); + } + + return array_unique( $wc_order_statuses ); + } + + /** + * Returns metadata for order object. + * + * @access protected + * + * @param array $ids List of order IDs. + * @param string $meta_type Meta type. + * @param array $meta_key_whitelist List of allowed meta keys. + * + * @return array Filtered order metadata. + */ + protected function get_metadata( $ids, $meta_type, $meta_key_whitelist ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable -- returning empty meta is intentional. + return array(); // don't sync metadata, all allow-listed core data is available in the order object. + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable -- We return all order count for full sync, so confit is not required. + global $wpdb; + + $query = "SELECT count(*) FROM {$this->table_name()} WHERE {$this->get_where_sql( $config ) }"; + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching -- Hardcoded query, no user variable + $count = (int) $wpdb->get_var( $query ); + + return (int) ceil( $count / self::ARRAY_CHUNK_SIZE ); + } + + /** + * Enqueue the WooCommerce HPOS orders actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { + return $this->enqueue_all_ids_as_action( 'full_sync_orders', $this->table_name(), 'id', $this->get_where_sql( $config ), $max_items_to_enqueue, $state ); + } + + /** + * Get where SQL for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * + * @return string WHERE SQL clause, or `null` if no comments are specified in the module config. + */ + public function get_where_sql( $config ) { + global $wpdb; + $parent_where = parent::get_where_sql( $config ); + $order_types = self::get_order_types_to_sync( true ); + $order_type_placeholder = implode( ', ', array_fill( 0, count( $order_types ), '%s' ) ); + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared, WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare -- Query is prepared. + $where_sql = $wpdb->prepare( "type IN ( $order_type_placeholder )", $order_types ); + return "{$parent_where} AND {$where_sql}"; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php new file mode 100644 index 00000000..37d7d72c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php @@ -0,0 +1,639 @@ +order_item_table_name; + } + + /** + * Constructor. + * + * @global $wpdb + * + * @todo Should we refactor this to use $this->set_defaults() instead? + */ + public function __construct() { + global $wpdb; + $this->order_item_table_name = $wpdb->prefix . 'woocommerce_order_items'; + + // Options, constants and post meta whitelists. + add_filter( 'jetpack_sync_options_whitelist', array( $this, 'add_woocommerce_options_whitelist' ), 10 ); + add_filter( 'jetpack_sync_constants_whitelist', array( $this, 'add_woocommerce_constants_whitelist' ), 10 ); + add_filter( 'jetpack_sync_post_meta_whitelist', array( $this, 'add_woocommerce_post_meta_whitelist' ), 10 ); + add_filter( 'jetpack_sync_comment_meta_whitelist', array( $this, 'add_woocommerce_comment_meta_whitelist' ), 10 ); + + add_filter( 'jetpack_sync_before_enqueue_woocommerce_new_order_item', array( $this, 'filter_order_item' ) ); + add_filter( 'jetpack_sync_before_enqueue_woocommerce_update_order_item', array( $this, 'filter_order_item' ) ); + add_filter( 'jetpack_sync_whitelisted_comment_types', array( $this, 'add_review_comment_types' ) ); + + // Blacklist Action Scheduler comment types. + add_filter( 'jetpack_sync_prevent_sending_comment_data', array( $this, 'filter_action_scheduler_comments' ), 10, 2 ); + + // Preprocess action to be sent by Jetpack sync. + add_action( 'woocommerce_remove_order_items', array( $this, 'action_woocommerce_remove_order_items' ), 10, 2 ); + } + + /** + * Sync module name. + * + * @access public + * + * @return string + */ + public function name() { + return 'woocommerce'; + } + + /** + * Initialize WooCommerce action listeners. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_listeners( $callable ) { + // Attributes. + add_action( 'woocommerce_attribute_added', $callable, 10, 2 ); + add_action( 'woocommerce_attribute_updated', $callable, 10, 3 ); + add_action( 'woocommerce_attribute_deleted', $callable, 10, 3 ); + + // Orders. + add_action( 'woocommerce_new_order', $callable, 10, 1 ); + add_action( 'woocommerce_order_status_changed', $callable, 10, 3 ); + add_action( 'woocommerce_payment_complete', $callable, 10, 1 ); + + // Order items. + add_action( 'woocommerce_new_order_item', $callable, 10, 4 ); + add_action( 'woocommerce_update_order_item', $callable, 10, 4 ); + add_action( 'woocommerce_delete_order_item', $callable, 10, 1 ); + add_action( 'woocommerce_remove_order_item_ids', $callable, 10, 1 ); + $this->init_listeners_for_meta_type( 'order_item', $callable ); + + // Payment tokens. + add_action( 'woocommerce_new_payment_token', $callable, 10, 1 ); + add_action( 'woocommerce_payment_token_deleted', $callable, 10, 2 ); + add_action( 'woocommerce_payment_token_updated', $callable, 10, 1 ); + $this->init_listeners_for_meta_type( 'payment_token', $callable ); + + // Product downloads. + add_action( 'woocommerce_downloadable_product_download_log_insert', $callable, 10, 1 ); + add_action( 'woocommerce_grant_product_download_access', $callable, 10, 1 ); + + // Tax rates. + add_action( 'woocommerce_tax_rate_added', $callable, 10, 2 ); + add_action( 'woocommerce_tax_rate_updated', $callable, 10, 2 ); + add_action( 'woocommerce_tax_rate_deleted', $callable, 10, 1 ); + + // Webhooks. + add_action( 'woocommerce_new_webhook', $callable, 10, 1 ); + add_action( 'woocommerce_webhook_deleted', $callable, 10, 2 ); + add_action( 'woocommerce_webhook_updated', $callable, 10, 1 ); + } + + /** + * Initialize WooCommerce action listeners for full sync. + * + * @access public + * + * @param callable $callable Action handler callable. + */ + public function init_full_sync_listeners( $callable ) { + add_action( 'jetpack_full_sync_woocommerce_order_items', $callable ); // Also sends post meta. + } + + /** + * Retrieve the actions that will be sent for this module during a full sync. + * + * @access public + * + * @return array Full sync actions of this module. + */ + public function get_full_sync_actions() { + return array( 'jetpack_full_sync_woocommerce_order_items' ); + } + + /** + * Initialize the module in the sender. + * + * @access public + */ + public function init_before_send() { + // Full sync. + add_filter( 'jetpack_sync_before_send_jetpack_full_sync_woocommerce_order_items', array( $this, 'expand_order_item_ids' ) ); + } + + /** + * Expand the order items properly. + * + * @access public + * + * @param array $args The hook arguments. + * @return array $args The hook arguments. + */ + public function filter_order_item( $args ) { + // Make sure we always have all the data - prior to WooCommerce 3.0 we only have the user supplied data in the second argument and not the full details. + $args[1] = $this->build_order_item( $args[0] ); + return $args; + } + + /** + * Retrieve the order item ids to be removed and send them as one action + * + * @param WC_Order $order The order argument. + * @param string $type Order item type. + */ + public function action_woocommerce_remove_order_items( WC_Order $order, $type ) { + if ( $type ) { + $order_items = $order->get_items( $type ); + } else { + $order_items = $order->get_items(); + } + $order_item_ids = array_keys( $order_items ); + + if ( $order_item_ids ) { + do_action( 'woocommerce_remove_order_item_ids', $order_item_ids ); + } + } + + /** + * Expand order item IDs to order items and their meta. + * + * @access public + * + * @todo Refactor table name to use a $wpdb->prepare placeholder. + * + * @param array $args The hook arguments. + * @return array $args Expanded order items with meta. + */ + public function expand_order_item_ids( $args ) { + $order_item_ids = $args[0]; + + global $wpdb; + + $order_item_ids_sql = implode( ', ', array_map( 'intval', $order_item_ids ) ); + + $order_items = $wpdb->get_results( + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "SELECT * FROM $this->order_item_table_name WHERE order_item_id IN ( $order_item_ids_sql )" + ); + + return array( + $order_items, + $this->get_metadata( $order_item_ids, 'order_item', static::$order_item_meta_whitelist ), + ); + } + + /** + * Extract the full order item from the database by its ID. + * + * @access public + * + * @todo Refactor table name to use a $wpdb->prepare placeholder. + * + * @param int $order_item_id Order item ID. + * @return object Order item. + */ + public function build_order_item( $order_item_id ) { + global $wpdb; + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + return $wpdb->get_row( $wpdb->prepare( "SELECT * FROM $this->order_item_table_name WHERE order_item_id = %d", $order_item_id ) ); + } + + /** + * Enqueue the WooCommerce actions for full sync. + * + * @access public + * + * @param array $config Full sync configuration for this sync module. + * @param int $max_items_to_enqueue Maximum number of items to enqueue. + * @param boolean $state True if full sync has finished enqueueing this module, false otherwise. + * @return array Number of actions enqueued, and next module state. + */ + public function enqueue_full_sync_actions( $config, $max_items_to_enqueue, $state ) { + return $this->enqueue_all_ids_as_action( 'jetpack_full_sync_woocommerce_order_items', $this->order_item_table_name, 'order_item_id', $this->get_where_sql( $config ), $max_items_to_enqueue, $state ); + } + + /** + * Retrieve an estimated number of actions that will be enqueued. + * + * @access public + * + * @todo Refactor the SQL query to use $wpdb->prepare(). + * + * @param array $config Full sync configuration for this sync module. + * @return array Number of items yet to be enqueued. + */ + public function estimate_full_sync_actions( $config ) { + global $wpdb; + + $query = "SELECT count(*) FROM $this->order_item_table_name WHERE " . $this->get_where_sql( $config ); + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + $count = (int) $wpdb->get_var( $query ); + + return (int) ceil( $count / self::ARRAY_CHUNK_SIZE ); + } + + /** + * Retrieve the WHERE SQL clause based on the module config. + * + * @access private + * + * @param array $config Full sync configuration for this sync module. + * @return string WHERE SQL clause. + */ + public function get_where_sql( $config ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + return '1=1'; + } + + /** + * Add WooCommerce options to the options whitelist. + * + * @param array $list Existing options whitelist. + * @return array Updated options whitelist. + */ + public function add_woocommerce_options_whitelist( $list ) { + return array_merge( $list, self::$wc_options_whitelist ); + } + + /** + * Add WooCommerce constants to the constants whitelist. + * + * @param array $list Existing constants whitelist. + * @return array Updated constants whitelist. + */ + public function add_woocommerce_constants_whitelist( $list ) { + return array_merge( $list, self::$wc_constants_whitelist ); + } + + /** + * Add WooCommerce post meta to the post meta whitelist. + * + * @param array $list Existing post meta whitelist. + * @return array Updated post meta whitelist. + */ + public function add_woocommerce_post_meta_whitelist( $list ) { + return array_merge( $list, self::$wc_post_meta_whitelist ); + } + + /** + * Add WooCommerce comment meta to the comment meta whitelist. + * + * @param array $list Existing comment meta whitelist. + * @return array Updated comment meta whitelist. + */ + public function add_woocommerce_comment_meta_whitelist( $list ) { + return array_merge( $list, self::$wc_comment_meta_whitelist ); + } + + /** + * Adds 'revew' to the list of comment types so Sync will listen for status changes on 'reviews'. + * + * @access public + * + * @param array $comment_types The list of comment types prior to this filter. + * return array The list of comment types with 'review' added. + */ + public function add_review_comment_types( $comment_types ) { + if ( is_array( $comment_types ) ) { + $comment_types[] = 'review'; + } + return $comment_types; + } + + /** + * Stop comments from the Action Scheduler from being synced. + * https://github.com/woocommerce/woocommerce/tree/e7762627c37ec1f7590e6cac4218ba0c6a20024d/includes/libraries/action-scheduler + * + * @since 1.6.3 + * @since-jetpack 7.7.0 + * + * @param boolean $can_sync Should we prevent comment data from bing synced to WordPress.com. + * @param mixed $comment WP_COMMENT object. + * + * @return bool + */ + public function filter_action_scheduler_comments( $can_sync, $comment ) { + if ( isset( $comment->comment_agent ) && 'ActionScheduler' === $comment->comment_agent ) { + return true; + } + return $can_sync; + } + + /** + * Whitelist for options we are interested to sync. + * + * @access private + * @static + * + * @var array + */ + private static $wc_options_whitelist = array( + 'woocommerce_currency', + 'woocommerce_db_version', + 'woocommerce_weight_unit', + 'woocommerce_version', + 'woocommerce_unforce_ssl_checkout', + 'woocommerce_tax_total_display', + 'woocommerce_tax_round_at_subtotal', + 'woocommerce_tax_display_shop', + 'woocommerce_tax_display_cart', + 'woocommerce_prices_include_tax', + 'woocommerce_price_thousand_sep', + 'woocommerce_price_num_decimals', + 'woocommerce_price_decimal_sep', + 'woocommerce_notify_low_stock', + 'woocommerce_notify_low_stock_amount', + 'woocommerce_notify_no_stock', + 'woocommerce_notify_no_stock_amount', + 'woocommerce_manage_stock', + 'woocommerce_force_ssl_checkout', + 'woocommerce_hide_out_of_stock_items', + 'woocommerce_file_download_method', + 'woocommerce_enable_signup_and_login_from_checkout', + 'woocommerce_enable_shipping_calc', + 'woocommerce_enable_review_rating', + 'woocommerce_enable_guest_checkout', + 'woocommerce_enable_coupons', + 'woocommerce_enable_checkout_login_reminder', + 'woocommerce_enable_ajax_add_to_cart', + 'woocommerce_dimension_unit', + 'woocommerce_default_country', + 'woocommerce_default_customer_address', + 'woocommerce_currency_pos', + 'woocommerce_api_enabled', + 'woocommerce_allow_tracking', + 'woocommerce_task_list_hidden', + 'woocommerce_onboarding_profile', + 'woocommerce_cod_settings', + ); + + /** + * Whitelist for constants we are interested to sync. + * + * @access private + * @static + * + * @var array + */ + private static $wc_constants_whitelist = array( + // WooCommerce constants. + 'WC_PLUGIN_FILE', + 'WC_ABSPATH', + 'WC_PLUGIN_BASENAME', + 'WC_VERSION', + 'WOOCOMMERCE_VERSION', + 'WC_ROUNDING_PRECISION', + 'WC_DISCOUNT_ROUNDING_MODE', + 'WC_TAX_ROUNDING_MODE', + 'WC_DELIMITER', + 'WC_LOG_DIR', + 'WC_SESSION_CACHE_GROUP', + 'WC_TEMPLATE_DEBUG_MODE', + ); + + /** + * Whitelist for post meta we are interested to sync. + * + * @access private + * @static + * + * @var array + */ + public static $wc_post_meta_whitelist = array( + // WooCommerce products. + // See https://github.com/woocommerce/woocommerce/blob/8ed6e7436ff87c2153ed30edd83c1ab8abbdd3e9/includes/data-stores/class-wc-product-data-store-cpt.php#L21 . + '_visibility', + '_sku', + '_price', + '_regular_price', + '_sale_price', + '_sale_price_dates_from', + '_sale_price_dates_to', + 'total_sales', + '_tax_status', + '_tax_class', + '_manage_stock', + '_backorders', + '_sold_individually', + '_weight', + '_length', + '_width', + '_height', + '_upsell_ids', + '_crosssell_ids', + '_purchase_note', + '_default_attributes', + '_product_attributes', + '_virtual', + '_downloadable', + '_download_limit', + '_download_expiry', + '_featured', + '_downloadable_files', + '_wc_rating_count', + '_wc_average_rating', + '_wc_review_count', + '_variation_description', + '_thumbnail_id', + '_file_paths', + '_product_image_gallery', + '_product_version', + '_wp_old_slug', + + // Woocommerce orders. + // See https://github.com/woocommerce/woocommerce/blob/8ed6e7436ff87c2153ed30edd83c1ab8abbdd3e9/includes/data-stores/class-wc-order-data-store-cpt.php#L27 . + '_order_key', + '_order_currency', + // '_billing_first_name', do not sync these as they contain personal data + // '_billing_last_name', + // '_billing_company', + // '_billing_address_1', + // '_billing_address_2', + '_billing_city', + '_billing_state', + '_billing_postcode', + '_billing_country', + // '_billing_email', do not sync these as they contain personal data. + // '_billing_phone', + // '_shipping_first_name', + // '_shipping_last_name', + // '_shipping_company', + // '_shipping_address_1', + // '_shipping_address_2', + '_shipping_city', + '_shipping_state', + '_shipping_postcode', + '_shipping_country', + '_completed_date', + '_paid_date', + '_cart_discount', + '_cart_discount_tax', + '_order_shipping', + '_order_shipping_tax', + '_order_tax', + '_order_total', + '_payment_method', + '_payment_method_title', + // '_transaction_id', do not sync these as they contain personal data. + // '_customer_ip_address', + // '_customer_user_agent', + '_created_via', + '_order_version', + '_prices_include_tax', + '_date_completed', + '_date_paid', + '_payment_tokens', + // '_billing_address_index', do not sync these as they contain personal data. + // '_shipping_address_index', + '_recorded_sales', + '_recorded_coupon_usage_counts', + // See https://github.com/woocommerce/woocommerce/blob/8ed6e7436ff87c2153ed30edd83c1ab8abbdd3e9/includes/data-stores/class-wc-order-data-store-cpt.php#L539 . + '_download_permissions_granted', + // See https://github.com/woocommerce/woocommerce/blob/8ed6e7436ff87c2153ed30edd83c1ab8abbdd3e9/includes/data-stores/class-wc-order-data-store-cpt.php#L594 . + '_order_stock_reduced', + '_cart_hash', + + // Woocommerce order refunds. + // See https://github.com/woocommerce/woocommerce/blob/b8a2815ae546c836467008739e7ff5150cb08e93/includes/data-stores/class-wc-order-refund-data-store-cpt.php#L20 . + '_order_currency', + '_refund_amount', + '_refunded_by', + '_refund_reason', + '_order_shipping', + '_order_shipping_tax', + '_order_tax', + '_order_total', + '_order_version', + '_prices_include_tax', + '_payment_tokens', + ); + + /** + * Whitelist for comment meta we are interested to sync. + * + * @access private + * @static + * + * @var array + */ + private static $wc_comment_meta_whitelist = array( + 'rating', + ); + + /** + * Return a list of objects by their type and IDs + * + * @param string $object_type Object type. + * @param array $ids IDs of objects to return. + * + * @access public + * + * @return array|object|WP_Error|null + */ + public function get_objects_by_id( $object_type, $ids ) { + switch ( $object_type ) { + case 'order_item': + return $this->get_order_item_by_ids( $ids ); + } + + return new WP_Error( 'unsupported_object_type', 'Unsupported object type' ); + } + + /** + * Returns a list of order_item objects by their IDs. + * + * @param array $ids List of order_item IDs to fetch. + * + * @access public + * + * @return array|object|null + */ + public function get_order_item_by_ids( $ids ) { + global $wpdb; + + if ( ! is_array( $ids ) ) { + return array(); + } + + // Make sure the IDs are numeric and are non-zero. + $ids = array_filter( array_map( 'intval', $ids ) ); + + if ( empty( $ids ) ) { + return array(); + } + + // Prepare the placeholders for the prepared query below. + $placeholders = implode( ',', array_fill( 0, count( $ids ), '%d' ) ); + + $query = "SELECT * FROM {$this->order_item_table_name} WHERE order_item_id IN ( $placeholders )"; + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + return $wpdb->get_results( $wpdb->prepare( $query, $ids ), ARRAY_A ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php new file mode 100644 index 00000000..af4aec41 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php @@ -0,0 +1,156 @@ +set_defaults() instead? + */ + public function __construct() { + add_filter( 'jetpack_sync_constants_whitelist', array( $this, 'add_wp_super_cache_constants_whitelist' ), 10 ); + add_filter( 'jetpack_sync_callable_whitelist', array( $this, 'add_wp_super_cache_callable_whitelist' ), 10 ); + } + + /** + * Whitelist for constants we are interested to sync. + * + * @access public + * @static + * + * @var array + */ + public static $wp_super_cache_constants = array( + 'WPLOCKDOWN', + 'WPSC_DISABLE_COMPRESSION', + 'WPSC_DISABLE_LOCKING', + 'WPSC_DISABLE_HTACCESS_UPDATE', + 'ADVANCEDCACHEPROBLEM', + ); + + /** + * Container for the whitelist for WP_Super_Cache callables we are interested to sync. + * + * @access public + * @static + * + * @var array + */ + public static $wp_super_cache_callables = array( + 'wp_super_cache_globals' => array( __CLASS__, 'get_wp_super_cache_globals' ), + ); + + /** + * Sync module name. + * + * @access public + * + * @return string + */ + public function name() { + return 'wp-super-cache'; + } + + /** + * Retrieve all WP_Super_Cache callables we are interested to sync. + * + * @access public + * + * @global $wp_cache_mod_rewrite; + * @global $cache_enabled; + * @global $super_cache_enabled; + * @global $ossdlcdn; + * @global $cache_rebuild_files; + * @global $wp_cache_mobile; + * @global $wp_super_cache_late_init; + * @global $wp_cache_anon_only; + * @global $wp_cache_not_logged_in; + * @global $wp_cache_clear_on_post_edit; + * @global $wp_cache_mobile_enabled; + * @global $wp_super_cache_debug; + * @global $cache_max_time; + * @global $wp_cache_refresh_single_only; + * @global $wp_cache_mfunc_enabled; + * @global $wp_supercache_304; + * @global $wp_cache_no_cache_for_get; + * @global $wp_cache_mutex_disabled; + * @global $cache_jetpack; + * @global $cache_domain_mapping; + * + * @return array All WP_Super_Cache callables. + */ + public static function get_wp_super_cache_globals() { + global $wp_cache_mod_rewrite; + global $cache_enabled; + global $super_cache_enabled; + global $ossdlcdn; + global $cache_rebuild_files; + global $wp_cache_mobile; + global $wp_super_cache_late_init; + global $wp_cache_anon_only; + global $wp_cache_not_logged_in; + global $wp_cache_clear_on_post_edit; + global $wp_cache_mobile_enabled; + global $wp_super_cache_debug; + global $cache_max_time; + global $wp_cache_refresh_single_only; + global $wp_cache_mfunc_enabled; + global $wp_supercache_304; + global $wp_cache_no_cache_for_get; + global $wp_cache_mutex_disabled; + global $cache_jetpack; + global $cache_domain_mapping; + + return array( + 'wp_cache_mod_rewrite' => $wp_cache_mod_rewrite, + 'cache_enabled' => $cache_enabled, + 'super_cache_enabled' => $super_cache_enabled, + 'ossdlcdn' => $ossdlcdn, + 'cache_rebuild_files' => $cache_rebuild_files, + 'wp_cache_mobile' => $wp_cache_mobile, + 'wp_super_cache_late_init' => $wp_super_cache_late_init, + 'wp_cache_anon_only' => $wp_cache_anon_only, + 'wp_cache_not_logged_in' => $wp_cache_not_logged_in, + 'wp_cache_clear_on_post_edit' => $wp_cache_clear_on_post_edit, + 'wp_cache_mobile_enabled' => $wp_cache_mobile_enabled, + 'wp_super_cache_debug' => $wp_super_cache_debug, + 'cache_max_time' => $cache_max_time, + 'wp_cache_refresh_single_only' => $wp_cache_refresh_single_only, + 'wp_cache_mfunc_enabled' => $wp_cache_mfunc_enabled, + 'wp_supercache_304' => $wp_supercache_304, + 'wp_cache_no_cache_for_get' => $wp_cache_no_cache_for_get, + 'wp_cache_mutex_disabled' => $wp_cache_mutex_disabled, + 'cache_jetpack' => $cache_jetpack, + 'cache_domain_mapping' => $cache_domain_mapping, + ); + } + + /** + * Add WP_Super_Cache constants to the constants whitelist. + * + * @param array $list Existing constants whitelist. + * @return array Updated constants whitelist. + */ + public function add_wp_super_cache_constants_whitelist( $list ) { + return array_merge( $list, self::$wp_super_cache_constants ); + } + + /** + * Add WP_Super_Cache callables to the callables whitelist. + * + * @param array $list Existing callables whitelist. + * @return array Updated callables whitelist. + */ + public function add_wp_super_cache_callable_whitelist( $list ) { + return array_merge( $list, self::$wp_super_cache_callables ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php new file mode 100644 index 00000000..c880a4ee --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php @@ -0,0 +1,209 @@ +build_filter_statement( $range_from, $range_to ); + + $query = " + SELECT + DISTINCT {$this->table}.{$this->range_field} + FROM + {$this->table} + JOIN {$wpdb->usermeta} as um_table ON um_table.user_id = {$this->table}.ID + WHERE + {$range_filter_statement} + AND um_table.meta_key = '{$wpdb->prefix}user_level' + AND um_table.meta_value > 0 + "; + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $user_ids = $wpdb->get_col( $query ); + + // Chunk the array down to make sure we don't overload the database with queries that are too large. + $chunked_user_ids = array_chunk( $user_ids, 500 ); + + $checksum_entries = array(); + + foreach ( $chunked_user_ids as $user_ids_chunk ) { + $user_objects = $this->get_user_objects_by_ids( $user_ids_chunk ); + + foreach ( $user_objects as $user_object ) { + // expand and sanitize desired meta based on WP.com logic. + $user_object = $this->expand_and_sanitize_user_meta( $user_object ); + + // Generate checksum entry based on the serialized value if not empty. + $checksum_entry = 0; + if ( ! empty( $user_object->roles ) ) { + $checksum_entry = crc32( implode( '#', array( $this->salt, 'roles', maybe_serialize( $user_object->roles ) ) ) ); + } + + // Meta only persisted if user is connected to WP.com. + if ( ( new Manager( 'jetpack' ) )->is_user_connected( $user_object->ID ) ) { + if ( ! empty( $user_object->allcaps ) ) { + $checksum_entry += crc32( + implode( + '#', + array( + $this->salt, + 'capabilities', + maybe_serialize( $user_object->allcaps ), + ) + ) + ); + } + // Explicitly check that locale is not same as site locale. + if ( ! empty( $user_object->locale ) && get_locale() !== $user_object->locale ) { + $checksum_entry += crc32( + implode( + '#', + array( + $this->salt, + 'locale', + maybe_serialize( $user_object->locale ), + ) + ) + ); + } + if ( ! empty( $user_object->allowed_mime_types ) ) { + $checksum_entry += crc32( + implode( + '#', + array( + $this->salt, + 'allowed_mime_types', + maybe_serialize( $user_object->allowed_mime_types ), + ) + ) + ); + } + } + + $checksum_entries[ $user_object->ID ] = '' . $checksum_entry; + } + } + + // Non-granular results need only to sum the different entries. + if ( ! $granular_result ) { + $checksum_sum = 0; + foreach ( $checksum_entries as $entry ) { + $checksum_sum += intval( $entry ); + } + + if ( $simple_return_value ) { + return '' . $checksum_sum; + } + + return array( + 'range' => $range_from . '-' . $range_to, + 'checksum' => '' . $checksum_sum, + ); + + } + + // Granular results. + $response = $checksum_entries; + + // Sort the return value for easier comparisons and code flows further down the line. + ksort( $response ); + + return $response; + } + + /** + * Expand the User Object with additional meta santized by WP.com logic. + * + * @param mixed $user_object User Object from WP_User_Query. + * + * @return mixed $user_object expanded User Object. + */ + protected function expand_and_sanitize_user_meta( $user_object ) { + $user_module = Modules::get_module( 'users' ); + '@phan-var \Automattic\Jetpack\Sync\Modules\Users $user_module'; + // Expand User Objects based on Sync logic. + $user_object = $user_module->expand_user( $user_object ); + + // Sanitize location. + if ( ! empty( $user_object->locale ) ) { + $user_object->locale = wp_strip_all_tags( $user_object->locale, true ); + } + + // Sanitize allcaps. + if ( ! empty( $user_object->allcaps ) ) { + $user_object->allcaps = array_map( + function ( $cap ) { + return (bool) $cap; + }, + $user_object->allcaps + ); + } + + // Sanitize allowed_mime_types. + $allowed_mime_types = $user_object->allowed_mime_types; + foreach ( $allowed_mime_types as $allowed_mime_type_short => $allowed_mime_type_long ) { + $allowed_mime_type_short = wp_strip_all_tags( (string) $allowed_mime_type_short, true ); + $allowed_mime_type_long = wp_strip_all_tags( (string) $allowed_mime_type_long, true ); + $allowed_mime_types[ $allowed_mime_type_short ] = $allowed_mime_type_long; + } + $user_object->allowed_mime_types = $allowed_mime_types; + + // Sanitize roles. + if ( is_array( $user_object->roles ) ) { + $user_object->roles = array_map( 'sanitize_text_field', $user_object->roles ); + } + return $user_object; + } + + /** + * Gets a list of `WP_User` objects by their IDs + * + * @param array $ids List of IDs to fetch. + * + * @return array + */ + protected function get_user_objects_by_ids( $ids ) { + $user_query = new WP_User_Query( array( 'include' => $ids ) ); + + return $user_query->get_results(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php new file mode 100644 index 00000000..c36b0e3d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php @@ -0,0 +1,185 @@ +prepare( '%s', $this->salt ); + + // Prepare the compound key. + $key_fields = array(); + + // Prefix the fields with the table name, to avoid clashes in queries with sub-queries (e.g. meta tables). + foreach ( $this->key_fields as $field ) { + $key_fields[] = $this->table . '.' . $field; + } + + $key_fields = implode( ',', $key_fields ); + + // Prepare the checksum fields. + $checksum_fields = array(); + // Prefix the fields with the table name, to avoid clashes in queries with sub-queries (e.g. meta tables). + foreach ( $this->checksum_fields as $field ) { + $checksum_fields[] = $this->table . '.' . $field; + } + // Apply latin1 conversion if enabled. + if ( $this->perform_text_conversion ) { + // Convert text fields to allow for encoding discrepancies as WP.com is latin1. + foreach ( $this->checksum_text_fields as $field ) { + $checksum_fields[] = 'CONVERT(' . $this->table . '.' . $field . ' using latin1 )'; + } + } else { + // Conversion disabled, default to table prefixing. + foreach ( $this->checksum_text_fields as $field ) { + $checksum_fields[] = $this->table . '.' . $field; + } + } + + $checksum_fields_string = implode( ',', array_merge( $checksum_fields, array( $salt ) ) ); + + $additional_fields = ''; + if ( $granular_result ) { + // TODO uniq the fields as sometimes(most) range_index is the key and there's no need to select the same field twice. + $additional_fields = " + {$this->table}.{$this->range_field} as range_index, + {$key_fields}, + "; + } + + $filter_stamenet = $this->build_filter_statement( $range_from, $range_to, $filter_values ); + + // usermeta join to limit on user_level. + $join_statement = "JOIN {$wpdb->usermeta} as um_table ON um_table.user_id = {$this->table}.ID"; + + $query = " + SELECT + {$additional_fields} + SUM( + CRC32( + CONCAT_WS( '#', {$salt}, {$checksum_fields_string} ) + ) + ) AS checksum + FROM + {$this->table} + {$join_statement} + WHERE + {$filter_stamenet} + AND um_table.meta_key = '{$wpdb->prefix}user_level' + AND um_table.meta_value > 0 + "; + + /** + * We need the GROUP BY only for compound keys. + */ + if ( $granular_result ) { + $query .= " + GROUP BY {$key_fields} + LIMIT 9999999 + "; + } + + return $query; + } + + /** + * Obtain the min-max values (edges) of the range. + * + * @param int|null $range_from The start of the range. + * @param int|null $range_to The end of the range. + * @param int|null $limit How many values to return. + * + * @return array|object|void + * @throws Exception Throws an exception if validation fails on the internal function calls. + */ + public function get_range_edges( $range_from = null, $range_to = null, $limit = null ) { + global $wpdb; + + $this->validate_fields( array( $this->range_field ) ); + + // `trim()` to make sure we don't add the statement if it's empty. + $filters = trim( $this->build_filter_statement( $range_from, $range_to ) ); + + $filter_statement = ''; + if ( ! empty( $filters ) ) { + $filter_statement = " + JOIN {$wpdb->usermeta} as um_table ON um_table.user_id = {$this->table}.ID + WHERE + {$filters} + AND um_table.meta_key = '{$wpdb->prefix}user_level' + AND um_table.meta_value > 0 + "; + } + + $query = " + SELECT + MIN({$this->range_field}) as min_range, + MAX({$this->range_field}) as max_range, + COUNT( {$this->range_field} ) as item_count + FROM + "; + + /** + * If `$limit` is not specified, we can directly use the table. + */ + if ( ! $limit ) { + $query .= " + {$this->table} + {$filter_statement} + "; + } else { + /** + * If there is `$limit` specified, we can't directly use `MIN/MAX()` as they don't work with `LIMIT`. + * That's why we will alter the query for this case. + */ + $limit = intval( $limit ); + + $query .= " + ( + SELECT + {$this->range_field} + FROM + {$this->table} + {$filter_statement} + ORDER BY + {$this->range_field} ASC + LIMIT {$limit} + ) as ids_query + "; + } + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $result = $wpdb->get_row( $query, ARRAY_A ); + + if ( ! $result || ! is_array( $result ) ) { + throw new Exception( 'Unable to get range edges' ); + } + + return $result; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php new file mode 100644 index 00000000..30d0bc1c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php @@ -0,0 +1,976 @@ +salt = $salt; + + $this->default_tables = $this->get_default_tables(); + + $this->perform_text_conversion = $perform_text_conversion; + + // TODO change filters to allow the array format. + // TODO add get_fields or similar method to get things out of the table. + // TODO extract this configuration in a better way, still make it work with `$wpdb` names. + // TODO take over the replicastore functions and move them over to this class. + // TODO make the API work. + + $this->allowed_tables = apply_filters( 'jetpack_sync_checksum_allowed_tables', $this->default_tables ); + + $this->table = $this->validate_table_name( $table ); + $this->table_configuration = $this->allowed_tables[ $table ]; + + $this->prepare_fields( $this->table_configuration ); + + $this->prepare_additional_columns( $additional_columns ); + + // Run any callbacks to check if a table is enabled or not. + if ( + is_callable( $this->is_table_enabled_callback ) + && ! call_user_func( $this->is_table_enabled_callback, $table ) + ) { + throw new Exception( "Unable to use table name: $table" ); + } + } + + /** + * Get Default Table configurations. + * + * @return array + */ + protected function get_default_tables() { + global $wpdb; + + return array( + 'posts' => array( + 'table' => $wpdb->posts, + 'range_field' => 'ID', + 'key_fields' => array( 'ID' ), + 'checksum_fields' => array( 'post_modified_gmt' ), + 'filter_values' => Sync\Settings::get_disallowed_post_types_structured(), + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'posts' ); + }, + ), + 'postmeta' => array( + 'table' => $wpdb->postmeta, + 'range_field' => 'post_id', + 'key_fields' => array( 'post_id', 'meta_key' ), + 'checksum_text_fields' => array( 'meta_key', 'meta_value' ), + 'filter_values' => Sync\Settings::get_allowed_post_meta_structured(), + 'parent_table' => 'posts', + 'parent_join_field' => 'ID', + 'table_join_field' => 'post_id', + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'posts' ); + }, + ), + 'comments' => array( + 'table' => $wpdb->comments, + 'range_field' => 'comment_ID', + 'key_fields' => array( 'comment_ID' ), + 'checksum_fields' => array( 'comment_date_gmt' ), + 'filter_values' => array( + 'comment_type' => array( + 'operator' => 'IN', + 'values' => apply_filters( + 'jetpack_sync_whitelisted_comment_types', + array( '', 'comment', 'trackback', 'pingback', 'review' ) + ), + ), + 'comment_approved' => array( + 'operator' => 'NOT IN', + 'values' => array( 'spam' ), + ), + ), + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'comments' ); + }, + ), + 'commentmeta' => array( + 'table' => $wpdb->commentmeta, + 'range_field' => 'comment_id', + 'key_fields' => array( 'comment_id', 'meta_key' ), + 'checksum_text_fields' => array( 'meta_key', 'meta_value' ), + 'filter_values' => Sync\Settings::get_allowed_comment_meta_structured(), + 'parent_table' => 'comments', + 'parent_join_field' => 'comment_ID', + 'table_join_field' => 'comment_id', + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'comments' ); + }, + ), + 'terms' => array( + 'table' => $wpdb->terms, + 'range_field' => 'term_id', + 'key_fields' => array( 'term_id' ), + 'checksum_fields' => array( 'term_id' ), + 'checksum_text_fields' => array( 'name', 'slug' ), + 'parent_table' => 'term_taxonomy', + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'terms' ); + }, + ), + 'termmeta' => array( + 'table' => $wpdb->termmeta, + 'range_field' => 'term_id', + 'key_fields' => array( 'term_id', 'meta_key' ), + 'checksum_text_fields' => array( 'meta_key', 'meta_value' ), + 'parent_table' => 'term_taxonomy', + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'terms' ); + }, + ), + 'term_relationships' => array( + 'table' => $wpdb->term_relationships, + 'range_field' => 'object_id', + 'key_fields' => array( 'object_id' ), + 'checksum_fields' => array( 'object_id', 'term_taxonomy_id' ), + 'parent_table' => 'term_taxonomy', + 'parent_join_field' => 'term_taxonomy_id', + 'table_join_field' => 'term_taxonomy_id', + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'terms' ); + }, + ), + 'term_taxonomy' => array( + 'table' => $wpdb->term_taxonomy, + 'range_field' => 'term_taxonomy_id', + 'key_fields' => array( 'term_taxonomy_id' ), + 'checksum_fields' => array( 'term_taxonomy_id', 'term_id', 'parent' ), + 'checksum_text_fields' => array( 'taxonomy', 'description' ), + 'filter_values' => Sync\Settings::get_allowed_taxonomies_structured(), + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'terms' ); + }, + ), + 'links' => $wpdb->links, // TODO describe in the array format or add exceptions. + 'options' => $wpdb->options, // TODO describe in the array format or add exceptions. + 'woocommerce_order_items' => array( + 'table' => "{$wpdb->prefix}woocommerce_order_items", + 'range_field' => 'order_item_id', + 'key_fields' => array( 'order_item_id' ), + 'checksum_fields' => array( 'order_id' ), + 'checksum_text_fields' => array( 'order_item_name', 'order_item_type' ), + 'is_table_enabled_callback' => array( $this, 'enable_woocommerce_tables' ), + ), + 'woocommerce_order_itemmeta' => array( + 'table' => "{$wpdb->prefix}woocommerce_order_itemmeta", + 'range_field' => 'order_item_id', + 'key_fields' => array( 'order_item_id', 'meta_key' ), + 'checksum_text_fields' => array( 'meta_key', 'meta_value' ), + 'filter_values' => Sync\Settings::get_allowed_order_itemmeta_structured(), + 'parent_table' => 'woocommerce_order_items', + 'parent_join_field' => 'order_item_id', + 'table_join_field' => 'order_item_id', + 'is_table_enabled_callback' => array( $this, 'enable_woocommerce_tables' ), + ), + 'wc_orders' => array( + 'table' => "{$wpdb->prefix}wc_orders", + 'range_field' => 'id', + 'key_fields' => array( 'id' ), + 'checksum_fields' => array( 'date_updated_gmt', 'total_amount' ), + 'checksum_text_fields' => array( 'type', 'status' ), + 'filter_values' => array( + 'type' => array( + 'operator' => 'IN', + 'values' => WooCommerce_HPOS_Orders::get_order_types_to_sync( true ), + ), + 'status' => array( + 'operator' => 'IN', + 'values' => WooCommerce_HPOS_Orders::get_all_possible_order_status_keys(), + ), + ), + 'is_table_enabled_callback' => 'Automattic\Jetpack\Sync\Replicastore\Table_Checksum::enable_woocommerce_hpos_tables', + ), + 'wc_order_addresses' => array( + 'table' => "{$wpdb->prefix}wc_order_addresses", + 'range_field' => 'order_id', + 'key_fields' => array( 'order_id', 'address_type' ), + 'checksum_text_fields' => array( 'address_type' ), + 'parent_table' => 'wc_orders', + 'parent_join_field' => 'id', + 'table_join_field' => 'order_id', + 'filter_values' => array(), + 'is_table_enabled_callback' => 'Automattic\Jetpack\Sync\Replicastore\Table_Checksum::enable_woocommerce_hpos_tables', + ), + 'wc_order_operational_data' => array( + 'table' => "{$wpdb->prefix}wc_order_operational_data", + 'range_field' => 'order_id', + 'key_fields' => array( 'order_id' ), + 'checksum_fields' => array( 'date_paid_gmt', 'date_completed_gmt' ), + 'checksum_text_fields' => array( 'order_key' ), + 'parent_table' => 'wc_orders', + 'parent_join_field' => 'id', + 'table_join_field' => 'order_id', + 'filter_values' => array(), + 'is_table_enabled_callback' => 'Automattic\Jetpack\Sync\Replicastore\Table_Checksum::enable_woocommerce_hpos_tables', + ), + 'users' => array( + 'table' => $wpdb->users, + 'range_field' => 'ID', + 'key_fields' => array( 'ID' ), + 'checksum_text_fields' => array( 'user_login', 'user_nicename', 'user_email', 'user_url', 'user_registered', 'user_status', 'display_name' ), + 'filter_values' => array(), + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'users' ); + }, + ), + + /** + * Usermeta is a special table, as it needs to use a custom override flow, + * as the user roles, capabilities, locale, mime types can be filtered by plugins. + * This prevents us from doing a direct comparison in the database. + */ + 'usermeta' => array( + 'table' => $wpdb->users, + /** + * Range field points to ID, which in this case is the `WP_User` ID, + * since we're querying the whole WP_User objects, instead of meta entries in the DB. + */ + 'range_field' => 'ID', + 'key_fields' => array(), + 'checksum_fields' => array(), + 'is_table_enabled_callback' => function () { + return false !== Sync\Modules::get_module( 'users' ); + }, + ), + ); + } + + /** + * Prepare field params based off provided configuration. + * + * @param array $table_configuration The table configuration array. + */ + protected function prepare_fields( $table_configuration ) { + $this->key_fields = $table_configuration['key_fields']; + $this->range_field = $table_configuration['range_field']; + $this->checksum_fields = isset( $table_configuration['checksum_fields'] ) ? $table_configuration['checksum_fields'] : array(); + $this->checksum_text_fields = isset( $table_configuration['checksum_text_fields'] ) ? $table_configuration['checksum_text_fields'] : array(); + $this->filter_values = isset( $table_configuration['filter_values'] ) ? $table_configuration['filter_values'] : null; + $this->additional_filter_sql = ! empty( $table_configuration['filter_sql'] ) ? $table_configuration['filter_sql'] : ''; + $this->parent_table = isset( $table_configuration['parent_table'] ) ? $table_configuration['parent_table'] : null; + $this->parent_join_field = isset( $table_configuration['parent_join_field'] ) ? $table_configuration['parent_join_field'] : $table_configuration['range_field']; + $this->table_join_field = isset( $table_configuration['table_join_field'] ) ? $table_configuration['table_join_field'] : $table_configuration['range_field']; + $this->is_table_enabled_callback = isset( $table_configuration['is_table_enabled_callback'] ) ? $table_configuration['is_table_enabled_callback'] : false; + } + + /** + * Verify provided table name is valid for checksum processing. + * + * @param string $table Table name to validate. + * + * @return mixed|string + * @throws Exception Throw an exception on validation failure. + */ + protected function validate_table_name( $table ) { + if ( empty( $table ) ) { + throw new Exception( 'Invalid table name: empty' ); + } + + if ( ! array_key_exists( $table, $this->allowed_tables ) ) { + throw new Exception( "Invalid table name: $table not allowed" ); + } + + return $this->allowed_tables[ $table ]['table']; + } + + /** + * Verify provided fields are proper names. + * + * @param array $fields Array of field names to validate. + * + * @throws Exception Throw an exception on failure to validate. + */ + protected function validate_fields( $fields ) { + foreach ( $fields as $field ) { + if ( ! preg_match( '/^[0-9,a-z,A-Z$_]+$/i', $field ) ) { + throw new Exception( "Invalid field name: $field is not allowed" ); + } + + // TODO other verifications of the field names. + } + } + + /** + * Verify the fields exist in the table. + * + * @param array $fields Array of fields to validate. + * + * @return bool + * @throws Exception Throw an exception on failure to validate. + */ + protected function validate_fields_against_table( $fields ) { + global $wpdb; + + $valid_fields = array(); + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $result = $wpdb->get_results( "SHOW COLUMNS FROM {$this->table}", ARRAY_A ); + + foreach ( $result as $result_row ) { + $valid_fields[] = $result_row['Field']; + } + + // Check if the fields are actually contained in the table. + foreach ( $fields as $field_to_check ) { + if ( ! in_array( $field_to_check, $valid_fields, true ) ) { + throw new Exception( "Invalid field name: field '{$field_to_check}' doesn't exist in table {$this->table}" ); + } + } + + return true; + } + + /** + * Verify the configured fields. + * + * @throws Exception Throw an exception on failure to validate in the internal functions. + */ + protected function validate_input() { + $fields = array_merge( array( $this->range_field ), $this->key_fields, $this->checksum_fields, $this->checksum_text_fields ); + + $this->validate_fields( $fields ); + $this->validate_fields_against_table( $fields ); + } + + /** + * Prepare filter values as SQL statements to be added to the other filters. + * + * @param array $filter_values The filter values array. + * @param string $table_prefix If the values are going to be used in a sub-query, add a prefix with the table alias. + * + * @return array|null + */ + protected function prepare_filter_values_as_sql( $filter_values = array(), $table_prefix = '' ) { + global $wpdb; + + if ( ! is_array( $filter_values ) ) { + return null; + } + + $result = array(); + + foreach ( $filter_values as $field => $filter ) { + $key = ( ! empty( $table_prefix ) ? $table_prefix : $this->table ) . '.' . $field; + + switch ( $filter['operator'] ) { + case 'IN': + case 'NOT IN': + $filter_values_count = is_countable( $filter['values'] ) ? count( $filter['values'] ) : 0; + $values_placeholders = implode( ',', array_fill( 0, $filter_values_count, '%s' ) ); + $statement = "{$key} {$filter['operator']} ( $values_placeholders )"; + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $prepared_statement = $wpdb->prepare( $statement, $filter['values'] ); + + $result[] = $prepared_statement; + break; + } + } + + return $result; + } + + /** + * Build the filter query baased off range fields and values and the additional sql. + * + * @param int|null $range_from Start of the range. + * @param int|null $range_to End of the range. + * @param array|null $filter_values Additional filter values. Not used at the moment. + * @param string $table_prefix Table name to be prefixed to the columns. Used in sub-queries where columns can clash. + * + * @return string + */ + public function build_filter_statement( $range_from = null, $range_to = null, $filter_values = null, $table_prefix = '' ) { + global $wpdb; + + // If there is a field prefix that we want to use with table aliases. + $parent_prefix = ( ! empty( $table_prefix ) ? $table_prefix : $this->table ) . '.'; + + /** + * Prepare the ranges. + */ + + $filter_array = array( '1 = 1' ); + if ( null !== $range_from ) { + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $filter_array[] = $wpdb->prepare( "{$parent_prefix}{$this->range_field} >= %d", array( intval( $range_from ) ) ); + } + if ( null !== $range_to ) { + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $filter_array[] = $wpdb->prepare( "{$parent_prefix}{$this->range_field} <= %d", array( intval( $range_to ) ) ); + } + + /** + * End prepare the ranges. + */ + + /** + * Prepare data filters. + */ + + // Default filters. + if ( $this->filter_values ) { + $prepared_values_statements = $this->prepare_filter_values_as_sql( $this->filter_values, $table_prefix ); + if ( $prepared_values_statements ) { + $filter_array = array_merge( $filter_array, $prepared_values_statements ); + } + } + + // Additional filters. + if ( ! empty( $filter_values ) ) { + // Prepare filtering. + $prepared_values_statements = $this->prepare_filter_values_as_sql( $filter_values, $table_prefix ); + if ( $prepared_values_statements ) { + $filter_array = array_merge( $filter_array, $prepared_values_statements ); + } + } + + // Add any additional filters via direct SQL statement. + // Currently used only because we haven't converted all filtering to happen via `filter_values`. + // This SQL is NOT prefixed and column clashes can occur when used in sub-queries. + if ( $this->additional_filter_sql ) { + $filter_array[] = $this->additional_filter_sql; + } + + /** + * End prepare data filters. + */ + return implode( ' AND ', $filter_array ); + } + + /** + * Returns the checksum query. All validation of fields and configurations are expected to occur prior to usage. + * + * @param int|null $range_from The start of the range. + * @param int|null $range_to The end of the range. + * @param array|null $filter_values Additional filter values. Not used at the moment. + * @param bool $granular_result If the function should return a granular result. + * + * @return string + * + * @throws Exception Throws an exception if validation fails in the internal function calls. + */ + protected function build_checksum_query( $range_from = null, $range_to = null, $filter_values = null, $granular_result = false ) { + global $wpdb; + + // Escape the salt. + $salt = $wpdb->prepare( '%s', $this->salt ); + + // Prepare the compound key. + $key_fields = array(); + + // Prefix the fields with the table name, to avoid clashes in queries with sub-queries (e.g. meta tables). + foreach ( $this->key_fields as $field ) { + $key_fields[] = $this->table . '.' . $field; + } + + $key_fields = implode( ',', $key_fields ); + + // Prepare the checksum fields. + $checksum_fields = array(); + // Prefix the fields with the table name, to avoid clashes in queries with sub-queries (e.g. meta tables). + foreach ( $this->checksum_fields as $field ) { + $checksum_fields[] = $this->table . '.' . $field; + } + // Apply latin1 conversion if enabled. + if ( $this->perform_text_conversion ) { + // Convert text fields to allow for encoding discrepancies as WP.com is latin1. + foreach ( $this->checksum_text_fields as $field ) { + $checksum_fields[] = 'CONVERT(' . $this->table . '.' . $field . ' using latin1 )'; + } + } else { + // Conversion disabled, default to table prefixing. + foreach ( $this->checksum_text_fields as $field ) { + $checksum_fields[] = $this->table . '.' . $field; + } + } + + $checksum_fields_string = implode( ',', array_merge( $checksum_fields, array( $salt ) ) ); + + $additional_fields = ''; + if ( $granular_result ) { + // TODO uniq the fields as sometimes(most) range_index is the key and there's no need to select the same field twice. + $additional_fields = " + {$this->table}.{$this->range_field} as range_index, + {$key_fields}, + "; + } + + $filter_stamenet = $this->build_filter_statement( $range_from, $range_to, $filter_values ); + + $join_statement = ''; + if ( $this->parent_table ) { + $parent_table_obj = new Table_Checksum( $this->parent_table ); + $parent_filter_query = $parent_table_obj->build_filter_statement( null, null, null, 'parent_table' ); + + // It is possible to have the GROUP By cause multiple rows to be returned for the same row for term_taxonomy. + // To get distinct entries we use a correlatd subquery back on the parent table using the primary key. + $additional_unique_clause = ''; + if ( 'term_taxonomy' === $this->parent_table ) { + $additional_unique_clause = " + AND parent_table.{$parent_table_obj->range_field} = ( + SELECT min( parent_table_cs.{$parent_table_obj->range_field} ) + FROM {$parent_table_obj->table} as parent_table_cs + WHERE parent_table_cs.{$this->parent_join_field} = {$this->table}.{$this->table_join_field} + ) + "; + } + + $join_statement = " + INNER JOIN {$parent_table_obj->table} as parent_table + ON ( + {$this->table}.{$this->table_join_field} = parent_table.{$this->parent_join_field} + AND {$parent_filter_query} + $additional_unique_clause + ) + "; + } + + $query = " + SELECT + {$additional_fields} + SUM( + CRC32( + CONCAT_WS( '#', {$salt}, {$checksum_fields_string} ) + ) + ) AS checksum + FROM + {$this->table} + {$join_statement} + WHERE + {$filter_stamenet} + "; + + /** + * We need the GROUP BY only for compound keys. + */ + if ( $granular_result ) { + $query .= " + GROUP BY {$key_fields} + LIMIT 9999999 + "; + } + + return $query; + } + + /** + * Obtain the min-max values (edges) of the range. + * + * @param int|null $range_from The start of the range. + * @param int|null $range_to The end of the range. + * @param int|null $limit How many values to return. + * + * @return array|object|void + * @throws Exception Throws an exception if validation fails on the internal function calls. + */ + public function get_range_edges( $range_from = null, $range_to = null, $limit = null ) { + global $wpdb; + + $this->validate_fields( array( $this->range_field ) ); + + // Performance :: When getting the postmeta range we do not want to filter by the whitelist. + // The reason for this is that it leads to a non-performant query that can timeout. + // Instead lets get the range based on posts regardless of meta. + $filter_values = $this->filter_values; + if ( $wpdb->postmeta === $this->table ) { + $this->filter_values = null; + } + + // `trim()` to make sure we don't add the statement if it's empty. + $filters = trim( $this->build_filter_statement( $range_from, $range_to ) ); + + // Reset Post meta filter. + if ( $wpdb->postmeta === $this->table ) { + $this->filter_values = $filter_values; + } + + $filter_statement = ''; + if ( ! empty( $filters ) ) { + $filter_statement = " + WHERE + {$filters} + "; + } + + // Only make the distinct count when we know there can be multiple entries for the range column. + $distinct_count = ''; + if ( count( $this->key_fields ) > 1 || $wpdb->terms === $this->table || $wpdb->term_relationships === $this->table ) { + $distinct_count = 'DISTINCT'; + } + + $query = " + SELECT + MIN({$this->range_field}) as min_range, + MAX({$this->range_field}) as max_range, + COUNT( {$distinct_count} {$this->range_field}) as item_count + FROM + "; + + /** + * If `$limit` is not specified, we can directly use the table. + */ + if ( ! $limit ) { + $query .= " + {$this->table} + {$filter_statement} + "; + } else { + /** + * If there is `$limit` specified, we can't directly use `MIN/MAX()` as they don't work with `LIMIT`. + * That's why we will alter the query for this case. + */ + $limit = intval( $limit ); + + $query .= " + ( + SELECT + {$distinct_count} {$this->range_field} + FROM + {$this->table} + {$filter_statement} + ORDER BY + {$this->range_field} ASC + LIMIT {$limit} + ) as ids_query + "; + } + + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $result = $wpdb->get_row( $query, ARRAY_A ); + + if ( ! $result || ! is_array( $result ) ) { + throw new Exception( 'Unable to get range edges' ); + } + + return $result; + } + + /** + * Update the results to have key/checksum format. + * + * @param array $results Prepare the results for output of granular results. + */ + protected function prepare_results_for_output( &$results ) { + // get the compound key. + // only return range and compound key for granular results. + + $return_value = array(); + + foreach ( $results as &$result ) { + // Working on reference to save memory here. + + $key = array(); + foreach ( $this->key_fields as $field ) { + $key[] = $result[ $field ]; + } + + $return_value[ implode( '-', $key ) ] = $result['checksum']; + } + + return $return_value; + } + + /** + * Calculate the checksum based on provided range and filters. + * + * @param int|null $range_from The start of the range. + * @param int|null $range_to The end of the range. + * @param array|null $filter_values Additional filter values. Not used at the moment. + * @param bool $granular_result If the returned result should be granular or only the checksum. + * @param bool $simple_return_value If we want to use a simple return value for non-granular results (return only the checksum, without wrappers). + * + * @return array|mixed|object|WP_Error|null + */ + public function calculate_checksum( $range_from = null, $range_to = null, $filter_values = null, $granular_result = false, $simple_return_value = true ) { + + if ( ! Sync\Settings::is_checksum_enabled() ) { + return new WP_Error( 'checksum_disabled', 'Checksums are currently disabled.' ); + } + + try { + $this->validate_input(); + } catch ( Exception $ex ) { + return new WP_Error( 'invalid_input', $ex->getMessage() ); + } + + $query = $this->build_checksum_query( $range_from, $range_to, $filter_values, $granular_result ); + + global $wpdb; + + if ( ! $granular_result ) { + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $result = $wpdb->get_row( $query, ARRAY_A ); + + if ( ! is_array( $result ) ) { + return new WP_Error( 'invalid_query', "Result wasn't an array" ); + } + + if ( $simple_return_value ) { + return $result['checksum']; + } + + return array( + 'range' => $range_from . '-' . $range_to, + 'checksum' => $result['checksum'], + ); + } else { + // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $result = $wpdb->get_results( $query, ARRAY_A ); + return $this->prepare_results_for_output( $result ); + } + } + + /** + * Make sure the WooCommerce tables should be enabled for Checksum/Fix. + * + * @return bool + */ + protected function enable_woocommerce_tables() { + /** + * On WordPress.com, we can't directly check if the site has support for WooCommerce. + * Having the option to override the functionality here helps with syncing WooCommerce tables. + * + * @since 10.1 + * + * @param bool If we should we force-enable WooCommerce tables support. + */ + $force_woocommerce_support = apply_filters( 'jetpack_table_checksum_force_enable_woocommerce', false ); + + // If we're forcing WooCommerce tables support, there's no need to check further. + // This is used on WordPress.com. + if ( $force_woocommerce_support ) { + return true; + } + + // No need to proceed if WooCommerce is not available. + if ( ! class_exists( 'WooCommerce' ) ) { + return false; + } + + // TODO more checks if needed. Probably query the DB to make sure the tables exist. + + return true; + } + + /** + * Make sure the WooCommerce HPOS tables should be enabled for Checksum/Fix. + * + * @see Automattic\Jetpack\SyncActions::initialize_woocommerce + * + * @since 3.3.0 + * + * @return bool + */ + public static function enable_woocommerce_hpos_tables() { + /** + * On WordPress.com, we can't directly check if the site has support for WooCommerce HPOS tables. + * Having the option to override the functionality here helps with syncing WooCommerce HPOS tables. + * + * @since 3.3.0 + * + * @param bool If we should we force-enable WooCommerce HPOS tables support. + */ + $force_woocommerce_hpos_support = apply_filters( 'jetpack_table_checksum_force_enable_woocommerce_hpos', false ); + + // If we're forcing WooCommerce HPOS tables support, there's no need to check further. + // This is used on WordPress.com. + if ( $force_woocommerce_hpos_support ) { + return true; + } + + // If the 'woocommerce_hpos_orders' module is enabled, this means that WooCommerce class exists + // and HPOS is enabled too. + return false !== Sync\Modules::get_module( 'woocommerce_hpos_orders' ); + } + + /** + * Prepare and append custom columns to the list of columns that we run the checksum on. + * + * @param string|array $additional_columns List of additional columns. + * + * @return void + * @throws Exception When field validation fails. + */ + protected function prepare_additional_columns( $additional_columns ) { + /** + * No need to do anything if the parameter is not provided or empty. + */ + if ( empty( $additional_columns ) ) { + return; + } + + if ( ! is_array( $additional_columns ) ) { + if ( ! is_string( $additional_columns ) ) { + throw new Exception( 'Invalid value for additional fields' ); + } + + $additional_columns = explode( ',', $additional_columns ); + } + + /** + * Validate the fields. If any don't conform to the required norms, we will throw an exception and + * halt code here. + */ + $this->validate_fields( $additional_columns ); + + /** + * Assign the fields to the checksum_fields to be used in the checksum later. + * + * We're adding the fields to the rest of the `checksum_fields`, so we don't need + * to implement extra logic just for the additional fields. + */ + $this->checksum_fields = array_unique( + array_merge( + $this->checksum_fields, + $additional_columns + ) + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php new file mode 100644 index 00000000..865d6b3b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php @@ -0,0 +1,291 @@ +queue_id = $queue_id; + } + + /** + * Insert an item in the queue. + * + * @param string $item_id The item ID. + * @param string $item Serialized item data. + * + * @return bool If the item was added. + */ + public function insert_item( $item_id, $item ) { + global $wpdb; + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + $rows_added = $wpdb->query( + $wpdb->prepare( + "INSERT INTO $wpdb->options (option_name, option_value, autoload) VALUES (%s, %s,%s)", + $item_id, + $item, + 'no' + ) + ); + + return ( 0 !== $rows_added ); + } + + /** + * Fetch items from the queue. + * + * @param int|null $item_count How many items to fetch from the queue. + * The parameter is null-able, if no limit on the amount of items. + * + * @return array|object|\stdClass[]|null + */ + public function fetch_items( $item_count ) { + global $wpdb; + + // TODO make it more simple for the $item_count + if ( $item_count ) { + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + $items = $wpdb->get_results( + $wpdb->prepare( + "SELECT option_name AS id, option_value AS value FROM $wpdb->options WHERE option_name LIKE %s ORDER BY option_name ASC LIMIT %d", + "jpsq_{$this->queue_id}-%", + $item_count + ), + OBJECT + ); + } else { + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + $items = $wpdb->get_results( + $wpdb->prepare( + "SELECT option_name AS id, option_value AS value FROM $wpdb->options WHERE option_name LIKE %s ORDER BY option_name ASC", + "jpsq_{$this->queue_id}-%" + ), + OBJECT + ); + } + + return $items; + } + + /** + * Fetches items with specific IDs from the Queue. + * + * @param array $items_ids Items IDs to fetch from the queue. + * + * @return \stdClass[]|null + */ + public function fetch_items_by_ids( $items_ids ) { + global $wpdb; + + // return early if $items_ids is empty or not an array. + if ( empty( $items_ids ) || ! is_array( $items_ids ) ) { + return array(); + } + + $ids_placeholders = implode( ', ', array_fill( 0, count( $items_ids ), '%s' ) ); + + $query_with_placeholders = "SELECT option_name AS id, option_value AS value + FROM $wpdb->options + WHERE option_name IN ( $ids_placeholders )"; + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + $items = $wpdb->get_results( + $wpdb->prepare( + $query_with_placeholders, // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $items_ids + ), + OBJECT + ); + + return $items; + } + + /** + * Clear out the queue. + * + * @return bool|int|\mysqli_result|resource|null + */ + public function clear_queue() { + global $wpdb; + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + return $wpdb->query( + $wpdb->prepare( + "DELETE FROM $wpdb->options WHERE option_name LIKE %s", + "jpsq_{$this->queue_id}-%" + ) + ); + } + + /** + * Check how many items are in the queue. + * + * @return int + */ + public function get_item_count() { + global $wpdb; + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + return (int) $wpdb->get_var( + $wpdb->prepare( + "SELECT count(*) FROM $wpdb->options WHERE option_name LIKE %s", + "jpsq_{$this->queue_id}-%" + ) + ); + } + + /** + * Return the lag amount for the queue. + * + * @param float|int|null $now A timestamp to use as starting point when calculating the lag. + * + * @return float|int The lag amount. + */ + public function get_lag( $now = null ) { + global $wpdb; + + // TODO replace with peek and a flag to fetch only the name. + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + $first_item_name = $wpdb->get_var( + $wpdb->prepare( + "SELECT option_name FROM $wpdb->options WHERE option_name LIKE %s ORDER BY option_name ASC LIMIT 1", + "jpsq_{$this->queue_id}-%" + ) + ); + + if ( ! $first_item_name ) { + return 0; + } + + if ( null === $now ) { + $now = microtime( true ); + } + + // Break apart the item name to get the timestamp. + $matches = null; + if ( preg_match( '/^jpsq_' . $this->queue_id . '-(\d+\.\d+)-/', $first_item_name, $matches ) ) { + return $now - (float) $matches[1]; + } else { + return 0; + } + } + + /** + * Add multiple items to the queue at once. + * + * @param array $items Array of items to add. + * @param string $id_prefix Prefix to use for all the items. + * + * @return bool|int|\mysqli_result|resource|null + */ + public function add_all( $items, $id_prefix ) { + global $wpdb; + + $query = "INSERT INTO $wpdb->options (option_name, option_value, autoload) VALUES "; + + $rows = array(); + $count_items = count( $items ); + for ( $i = 0; $i < $count_items; ++$i ) { + // skip empty items. + if ( empty( $items[ $i ] ) ) { + continue; + } + try { + $option_name = esc_sql( $id_prefix . '-' . $i ); + $option_value = esc_sql( serialize( $items[ $i ] ) ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.serialize_serialize + $rows[] = "('$option_name', '$option_value', 'no')"; + } catch ( \Exception $e ) { + // Item cannot be serialized so skip. + continue; + } + } + + $rows_added = $wpdb->query( $query . implode( ',', $rows ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching + + return $rows_added; + } + + /** + * Return $max_count items from the queue, including their value string length. + * + * @param int $max_count How many items to fetch from the queue. + * + * @return object[]|null + */ + public function get_items_ids_with_size( $max_count ) { + global $wpdb; + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + return $wpdb->get_results( + $wpdb->prepare( + "SELECT option_name AS id, LENGTH(option_value) AS value_size FROM $wpdb->options WHERE option_name LIKE %s ORDER BY option_name ASC LIMIT %d", + "jpsq_{$this->queue_id}-%", + $max_count + ), + OBJECT + ); + } + + /** + * Delete items with specific IDs from the queue. + * + * @param array $ids IDs of the items to remove from the queue. + * + * @return bool|int|\mysqli_result|resource|null + */ + public function delete_items_by_ids( $ids ) { + global $wpdb; + + if ( ! is_array( $ids ) || empty( $ids ) ) { + return false; + } + + // TODO check if it's working properly - no need to delete all options in the table if the params are not right + $ids_placeholders = implode( ', ', array_fill( 0, count( $ids ), '%s' ) ); + + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery + return $wpdb->query( + $wpdb->prepare( + /** + * Ignoring the linting warning, as there's still no placeholder replacement for DB field name, + * in this case this is `$ids_placeholders`, as we're preparing them above and are a dynamic count. + */ + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare + "DELETE FROM {$wpdb->options} WHERE option_name IN ( $ids_placeholders )", + $ids + ) + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php new file mode 100644 index 00000000..7fd459b9 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php @@ -0,0 +1,691 @@ +queue_id = $queue_id; + + // Initialize the `table_name` property with the correct prefix for easier usage in the class. + $this->table_name = $wpdb->prefix . $this->table_name_no_prefix; + } + + /** + * Creates the new table and updates the options to work with + * the new table if it was created successfully. + * + * @return void + */ + protected function create_table() { + global $wpdb; + + require_once ABSPATH . '/wp-admin/includes/upgrade.php'; + + $charset_collate = $wpdb->get_charset_collate(); + + $table_definition = "CREATE TABLE {$this->table_name} ( + `ID` bigint(20) NOT NULL AUTO_INCREMENT, + `queue_id` varchar(50) NOT NULL, + `event_id` varchar(100) NOT NULL, + `event_payload` longtext NOT NULL, + `timestamp` timestamp NOT NULL DEFAULT current_timestamp(), + PRIMARY KEY (`ID`), + KEY `event_id` (`event_id`), + KEY `queue_id` (`queue_id`), + KEY `queue_id_event_id` (queue_id, event_id), + KEY `timestamp` (`timestamp`) + ) $charset_collate;"; + + /** + * The function dbDelta will only return the differences. If the table exists, the result will be empty, + * so let's run a check afterward to see if the table exists and is healthy. + */ + \dbDelta( $table_definition ); + } + + /** + * Check if the Custom table actually exists. + * + * @return bool + */ + protected function custom_table_exists() { + global $wpdb; + + // Check if the table exists + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $result = $wpdb->get_row( + $wpdb->prepare( 'SHOW TABLES LIKE %s', $this->table_name ), + ARRAY_N + ); + + if ( empty( $result ) || count( $result ) !== 1 || $result[0] !== $this->table_name ) { + return false; + } + + return true; + } + /** + * Check if the table is healthy, and we can read and write from/to it. + * + * @return true|\WP_Error If the custom table is available, and we can read and write from/to it. + */ + protected function is_custom_table_healthy() { + global $wpdb; + + if ( ! $this->custom_table_exists() ) { + return new \WP_Error( 'custom_table_not_exist', 'Jetpack Sync Custom table: Table does not exist' ); + } + + // Try to read from the table + + // Ignore the interpolated table name + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $query = $wpdb->query( "SELECT count(`ID`) FROM {$this->table_name}" ); + + if ( $query === false ) { + // The query failed to select anything from the table, so there must be an issue reading from it. + return new \WP_Error( 'custom_table_unable_to_read', 'Jetpack Sync Custom table: Unable to read from table' ); + } + + if ( $wpdb->last_error ) { + // There was an error reading, that's not necessarily failing the query. + // TODO check if we need this error check. + // TODO add more information about the erorr in the return value. + return new \WP_Error( 'custom_table_unable_to_read_sql_error', 'Jetpack Sync Custom table: Unable to read from table - SQL error' ); + } + + // Check if we can write in the table + if ( ! $this->insert_item( 'test', 'test' ) ) { + return new \WP_Error( 'custom_table_unable_to_writeread', 'Jetpack Sync Custom table: Unable to write into table' ); + } + + // See if we can read the item back + $items = $this->fetch_items_by_ids( array( 'test' ) ); + if ( empty( $items ) || ! is_object( $items[0] ) || $items[0]->value !== 'test' ) { + return new \WP_Error( 'custom_table_unable_to_writeread', 'Jetpack Sync Custom table: Unable to read item after writing' ); + } + + // Try to insert an item, read it back and then delete it. + $this->delete_items_by_ids( array( 'test' ) ); + + // Try to fetch the item back. It should not exist. + $items = $this->fetch_items_by_ids( array( 'test' ) ); + if ( ! empty( $items ) ) { + return new \WP_Error( 'custom_table_unable_to_writeread', 'Jetpack Sync Custom table: Unable to delete from table' ); + } + + return true; + } + + /** + * Drop the custom table as part of cleanup. + * + * @return bool If the table is cleared. + */ + public function drop_table() { + global $wpdb; + + if ( $this->custom_table_exists() ) { + // Ignoring the linting warning, as there's still no placeholder replacement for DB field name. + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.DirectDatabaseQuery.SchemaChange + return (bool) $wpdb->query( "DROP TABLE {$this->table_name}" ); + } + } + + /** + * Queue API implementation + */ + + /** + * Insert an item in the queue. + * + * @param string $item_id The item ID. + * @param string $item Serialized item data. + * + * @return bool If the item was added. + */ + public function insert_item( $item_id, $item ) { + global $wpdb; + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $rows_added = $wpdb->query( + $wpdb->prepare( + /** + * Ignoring the linting warning, as there's still no placeholder replacement for DB field name, + * in this case this is `$this->table_name` + */ + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "INSERT INTO {$this->table_name} (queue_id, event_id, event_payload) VALUES (%s, %s,%s)", + $this->queue_id, + $item_id, + $item + ) + ); + + return ( 0 !== $rows_added ); + } + + /** + * Fetch items from the queue. + * + * @param int|null $item_count How many items to fetch from the queue. + * The parameter is null-able, if no limit on the amount of items. + * + * @return object[]|null + */ + public function fetch_items( $item_count ) { + global $wpdb; + + /** + * Ignoring the linting warning, as there's still no placeholder replacement for DB field name, + * in this case this is `$this->table_name` + */ + // phpcs:disable WordPress.DB.PreparedSQL.InterpolatedNotPrepared + + // TODO make it more simple for the $item_count + if ( $item_count ) { + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $items = $wpdb->get_results( + $wpdb->prepare( + " + SELECT + event_id AS id, + event_payload AS value + FROM {$this->table_name} + WHERE queue_id LIKE %s + ORDER BY event_id ASC + LIMIT %d + ", + $this->queue_id, + $item_count + ) + ); + } else { + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $items = $wpdb->get_results( + $wpdb->prepare( + " + SELECT + event_id AS id, + event_payload AS value + FROM {$this->table_name} + WHERE queue_id LIKE %s + ORDER BY event_id ASC + ", + $this->queue_id + ) + ); + } + + // phpcs:enable WordPress.DB.PreparedSQL.InterpolatedNotPrepared + + return $items; + } + + /** + * Fetches items with specific IDs from the Queue. + * + * @param array $items_ids Items IDs to fetch from the queue. + * + * @return object[]|null + */ + public function fetch_items_by_ids( $items_ids ) { + global $wpdb; + + // return early if $items_ids is empty or not an array. + if ( empty( $items_ids ) || ! is_array( $items_ids ) ) { + return array(); + } + + $ids_placeholders = implode( ', ', array_fill( 0, count( $items_ids ), '%s' ) ); + $query_with_placeholders = "SELECT event_id AS id, event_payload AS value + FROM {$this->table_name} + WHERE queue_id = %s AND event_id IN ( $ids_placeholders )"; + + $replacement_values = array_merge( array( $this->queue_id ), $items_ids ); + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $items = $wpdb->get_results( + $wpdb->prepare( + $query_with_placeholders, // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared + $replacement_values + ), + OBJECT + ); + + return $items; + } + + /** + * Check how many items are in the queue. + * + * @return int + */ + public function get_item_count() { + global $wpdb; + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $items_count = (int) $wpdb->get_var( + $wpdb->prepare( + /** + * Ignoring the linting warning, as there's still no placeholder replacement for DB field name, + * in this case this is `$this->table_name` + */ + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "SELECT COUNT(*) FROM {$this->table_name} WHERE queue_id = %s", + $this->queue_id + ) + ); + // If the table does not exist, disable the custom queue table and send an error. + if ( ! empty( $wpdb->last_error ) + && str_contains( $wpdb->last_error, $this->table_name_no_prefix . "' doesn't exist" ) + && ! get_transient( self::CUSTOM_QUEUE_TABLE_DISABLE_WPDB_ERROR_NOT_EXIST_FLAG ) + ) { + set_transient( self::CUSTOM_QUEUE_TABLE_DISABLE_WPDB_ERROR_NOT_EXIST_FLAG, true, 6 * HOUR_IN_SECONDS ); + Settings::update_settings( array( 'custom_queue_table_enabled' => 0 ) ); + $data = array( + 'timestamp' => microtime( true ), + 'error' => $wpdb->last_error, + ); + $sender = Sender::get_instance(); + $sender->send_action( 'jetpack_sync_storage_error_custom_table_not_exist', $data ); + } + + return $items_count; + } + + /** + * Clear out the queue. + * + * @return bool|int|\mysqli_result|resource|null + */ + public function clear_queue() { + global $wpdb; + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + return $wpdb->query( + $wpdb->prepare( + /** + * Ignoring the linting warning, as there's still no placeholder replacement for DB field name, + * in this case this is `$this->table_name` + */ + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "DELETE FROM {$this->table_name} WHERE queue_id = %s", + $this->queue_id + ) + ); + } + + /** + * Return the lag amount for the queue. + * + * @param float|int|null $now A timestamp to use as starting point when calculating the lag. + * + * @return float|int The lag amount. + */ + public function get_lag( $now = null ) { + global $wpdb; + + // TODO replace with peek and a flag to fetch only the name. + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $first_item_name = $wpdb->get_var( + $wpdb->prepare( + /** + * Ignoring the linting warning, as there's still no placeholder replacement for DB field name, + * in this case this is `$this->table_name` + */ + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "SELECT event_id FROM {$this->table_name} WHERE queue_id = %s ORDER BY event_id ASC LIMIT 1", + $this->queue_id + ) + ); + + if ( ! $first_item_name ) { + return 0; + } + + if ( null === $now ) { + $now = microtime( true ); + } + + // Break apart the item name to get the timestamp. + $matches = null; + if ( preg_match( '/^jpsq_' . $this->queue_id . '-(\d+\.\d+)-/', $first_item_name, $matches ) ) { + return $now - (float) $matches[1]; + } else { + return 0; + } + } + + /** + * Add multiple items to the queue at once. + * + * @param array $items Array of items to add. + * @param string $id_prefix Prefix to use for all the items. + * + * @return bool|int|\mysqli_result|resource|null + */ + public function add_all( $items, $id_prefix ) { + global $wpdb; + + $query = "INSERT INTO {$this->table_name} (queue_id, event_id, event_payload ) VALUES "; + + $rows = array(); + $count_items = count( $items ); + for ( $i = 0; $i < $count_items; ++$i ) { + // skip empty items. + if ( empty( $items[ $i ] ) ) { + continue; + } + try { + $event_id = esc_sql( $id_prefix . '-' . $i ); + $event_payload = esc_sql( serialize( $items[ $i ] ) ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.serialize_serialize + $rows[] = "('{$this->queue_id}', '$event_id','$event_payload')"; + } catch ( \Exception $e ) { + // Item cannot be serialized so skip. + continue; + } + } + + $rows_added = $wpdb->query( $query . implode( ',', $rows ) ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared, WordPress.DB.DirectDatabaseQuery.DirectQuery, WordPress.DB.DirectDatabaseQuery.NoCaching + + return $rows_added; + } + + /** + * Return $max_count items from the queue, including their value string length. + * + * @param int $max_count How many items to fetch from the queue. + * + * @return object[]|null + */ + public function get_items_ids_with_size( $max_count ) { + global $wpdb; + + // TODO optimize the fetch to happen by queue name not by the IDs as it can be issue cross-queues. + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + return $wpdb->get_results( + $wpdb->prepare( + /** + * Ignoring the linting warning, as there's still no placeholder replacement for DB field name, + * in this case this is `$this->table_name` + */ + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "SELECT event_id AS id, LENGTH( event_payload ) AS value_size FROM {$this->table_name} WHERE queue_id = %s ORDER BY event_id ASC LIMIT %d", + $this->queue_id, + $max_count + ), + OBJECT + ); + } + + /** + * Delete items with specific IDs from the queue. + * + * @param array $ids IDs of the items to remove from the queue. + * + * @return bool|int|\mysqli_result|resource|null + */ + public function delete_items_by_ids( $ids ) { + global $wpdb; + $ids_placeholders = implode( ', ', array_fill( 0, count( $ids ), '%s' ) ); + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + return $wpdb->query( + $wpdb->prepare( + /** + * Ignoring the linting warning, as there's still no placeholder replacement for DB field name, + * in this case this is `$this->table_name` + */ + // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared + "DELETE FROM {$this->table_name} WHERE queue_id = %s AND event_id IN ( $ids_placeholders )", + array_merge( array( $this->queue_id ), $ids ) + ) + ); + } + + /** + * Table initialization + */ + public static function initialize_custom_sync_table() { + /** + * Initialize an instance of the class with a test name, so we can use table prefix and then test if the table is healthy. + */ + $custom_table_instance = new Queue_Storage_Table( 'test_queue' ); + + // Check if the table exists + if ( ! $custom_table_instance->custom_table_exists() ) { + $custom_table_instance->create_table(); + } + + return $custom_table_instance->is_custom_table_healthy(); + } + + /** + * Migrates the existing Sync events from the options table to the Custom table + * + * @return bool + */ + public static function migrate_from_options_table_to_custom_table() { + global $wpdb; + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching + $count_result = $wpdb->get_row( + " + SELECT + COUNT(*) as item_count + FROM + {$wpdb->options} + WHERE + option_name LIKE 'jpsq_%' + " + ); + + $item_count = $count_result->item_count; + + $limit = 100; + $offset = 0; + + do { + // get all the records from the options table + $query = " + SELECT + option_name as event_id, + option_value as event_payload + FROM + {$wpdb->options} + WHERE + option_name LIKE 'jpsq_%' + ORDER BY + option_name ASC + LIMIT $offset, $limit + "; + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.NotPrepared + $rows = $wpdb->get_results( $query ); + + $insert_rows = array(); + + foreach ( $rows as $event ) { + $event_id = $event->event_id; + + // Parse the event + if ( + preg_match( + '!jpsq_(?P[^-]+)-(?P[^-]+)-.+!', + $event_id, + $events_matches + ) + ) { + $queue_id = $events_matches['queue_id']; + $timestamp = $events_matches['timestamp']; + + $insert_rows[] = $wpdb->prepare( + '(%s, %s, %s, %s)', + array( + $queue_id, + $event_id, + $event->event_payload, + (int) $timestamp, + ) + ); + } + } + + // Instantiate table storage, so we can get the table name. Queue ID is just a placeholder here. + $queue_table_storage = new Queue_Storage_Table( 'test_queue' ); + + if ( ! empty( $insert_rows ) ) { + $insert_query = 'INSERT INTO ' . $queue_table_storage->table_name . ' (queue_id, event_id, event_payload, timestamp) VALUES '; + + $insert_query .= implode( ',', $insert_rows ); + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.NotPrepared + $wpdb->query( $insert_query ); + } + + $offset += $limit; + } while ( $offset < $item_count ); + + // Clear out the options queue + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.NotPrepared + $wpdb->query( + $wpdb->prepare( + "DELETE FROM $wpdb->options WHERE option_name LIKE %s", + 'jpsq_%-%' + ) + ); + + return true; + } + + /** + * Migrates the existing Sync events from the Custom table to the Options table + * + * @return void + */ + public static function migrate_from_custom_table_to_options_table() { + global $wpdb; + + // Instantiate table storage, so we can get the table name. Queue ID is just a placeholder here. + $queue_table_storage = new Queue_Storage_Table( 'test_queue' ); + $custom_table_name = $queue_table_storage->table_name; + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $count_result = $wpdb->get_row( "SELECT COUNT(*) as item_count FROM {$custom_table_name}" ); + + if ( $wpdb->last_error ) { + return; + } + + $item_count = $count_result->item_count; + + $limit = 100; + $offset = 0; + + do { + // get all the records from the options table + $query = " + SELECT + event_id, + event_payload + FROM + {$custom_table_name} + ORDER BY + event_id ASC + LIMIT $offset, $limit + "; + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.NotPrepared + $rows = $wpdb->get_results( $query ); + + $insert_rows = array(); + + foreach ( $rows as $event ) { + $insert_rows[] = $wpdb->prepare( + '(%s, %s, "no")', + array( + $event->event_id, + $event->event_payload, + ) + ); + } + + if ( ! empty( $insert_rows ) ) { + $insert_query = "INSERT INTO {$wpdb->options} (option_name, option_value, autoload) VALUES "; + + $insert_query .= implode( ',', $insert_rows ); + + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.NotPrepared + $wpdb->query( $insert_query ); + } + + $offset += $limit; + } while ( $offset < $item_count ); + + // Clear the custom table + // phpcs:ignore WordPress.DB.DirectDatabaseQuery.DirectQuery,WordPress.DB.DirectDatabaseQuery.NoCaching,WordPress.DB.PreparedSQL.InterpolatedNotPrepared + $wpdb->query( "DELETE FROM {$custom_table_name}" ); + + // TODO should we drop the table here instead? + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md new file mode 100644 index 00000000..f9ea0635 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md @@ -0,0 +1,80 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.2.4] - 2024-09-06 +### Changed +- Updated package dependencies. [#39004] + +## [0.2.3] - 2024-05-24 +### Fixed +- Backup: Change error messages to not trigger security scanners. [#36496] + +## [0.2.2] - 2024-03-19 +### Fixed +- Handle upgrades from plugins embedding version 0.2.0 of the package. [#36440] + +## [0.2.1] - 2024-03-14 +### Added +- Increasing backup version for new endpoint [#35649] + +### Fixed +- Write helper script to ABSPATH by default, just like we did before [#35508] + +## [0.2.0] - 2024-01-18 +### Changed +- The package now requires PHP >= 7.0. [#34192] + +### Fixed +- Backup: Add namespace versioning to Helper_Script_Manager and other classes. [#34739] +- Backup: Bug fixes in helper script installation class. [#34297] + +## [0.1.6] - 2023-10-19 +### Changed +- Updated package dependencies. [#32605] + +### Fixed +- Fix helper script upload for sites without direct file system access. [#32102] + +## [0.1.5] - 2023-07-06 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [0.1.4] - 2023-03-29 +### Changed +- Minor internal updates. + +## [0.1.3] - 2023-01-25 +### Changed +- Use `WP_Filesystem` more consistently in `Helper_Script_Manager`. [#28198] + +## [0.1.2] - 2022-12-05 +### Changed +- Updated package dependencies. [#27688] + +## [0.1.1] - 2022-11-30 +### Changed +- Updated package dependencies. [#27043] + +## 0.1.0 - 2022-11-01 +### Added +- Adding the initial empty package +- Duplicate helper script code to a dedicated package + +### Changed +- Updated package dependencies. + +[0.2.4]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.2.3...v0.2.4 +[0.2.3]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.2.2...v0.2.3 +[0.2.2]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.2.1...v0.2.2 +[0.2.1]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.2.0...v0.2.1 +[0.2.0]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.6...v0.2.0 +[0.1.6]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.5...v0.1.6 +[0.1.5]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.4...v0.1.5 +[0.1.4]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.3...v0.1.4 +[0.1.3]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.2...v0.1.3 +[0.1.2]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.1...v0.1.2 +[0.1.1]: https://github.com/Automattic/jetpack-transport-helper/compare/v0.1.0...v0.1.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/actions.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/actions.php new file mode 100644 index 00000000..9621437e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/actions.php @@ -0,0 +1,32 @@ + $accepted_args, + 'function' => $cb, + ); + }; + $add_action = $add_filter; +} + +// Clean up expired Jetpack Helper Scripts from a scheduled event. +$add_action( 'jetpack_cleanup_helper_scripts', array( 'Automattic\\Jetpack\\Backup\\V0004\\Helper_Script_Manager', 'cleanup_expired_helper_scripts' ) ); + +// Register REST routes. +$add_action( 'rest_api_init', array( 'Automattic\\Jetpack\\Transport_Helper\\V0004\\REST_Controller', 'register_rest_routes' ) ); + +// Set up package version hook. +$add_filter( 'jetpack_package_versions', 'Automattic\\Jetpack\\Transport_Helper\\Package_Version::send_package_version_to_tracker' ); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/composer.json new file mode 100644 index 00000000..bcdb758b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/composer.json @@ -0,0 +1,60 @@ +{ + "name": "automattic/jetpack-transport-helper", + "description": "Package to help transport server communication", + "type": "jetpack-library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-backup-helper-script-manager": "^0.2.7", + "automattic/jetpack-connection": "^4.0.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "dev-master" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "files": [ + "actions.php" + ], + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "build-production": "echo 'Add your build step to composer.json, please!'", + "build-development": "echo 'Add your build step to composer.json, please!'", + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "mirror-repo": "Automattic/jetpack-transport-helper", + "version-constants": { + "::PACKAGE_VERSION": "src/class-package-version.php" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-transport-helper/compare/v${old}...v${new}" + }, + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.2.x-dev" + }, + "textdomain": "jetpack-transport-helper" + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php new file mode 100644 index 00000000..c14ec470 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php @@ -0,0 +1,25 @@ + WP_REST_Server::CREATABLE, + 'callback' => __CLASS__ . '::install_helper_script', + 'permission_callback' => __CLASS__ . '::helper_script_permissions_callback', + 'args' => array( + 'helper' => array( + 'description' => __( 'base64 encoded Helper Script body.', 'jetpack-transport-helper' ), + 'type' => 'string', + 'required' => true, + ), + ), + ) + ); + + // Delete a Helper Script. + register_rest_route( + 'jetpack/v4', + // This route can be generalized once we no longer depend on the backup package + '/backup-helper-script', + array( + 'methods' => WP_REST_Server::DELETABLE, + 'callback' => __CLASS__ . '::delete_helper_script', + 'permission_callback' => __CLASS__ . '::helper_script_permissions_callback', + 'args' => array( + 'path' => array( + 'description' => __( 'Path to Helper Script', 'jetpack-transport-helper' ), + 'type' => 'string', + 'required' => true, + ), + ), + ) + ); + } + + /** + * The Jetpack endpoints should only be available via site-level authentication. + * This means that the corresponding endpoints can only be accessible from WPCOM. + * + * @access public + * @static + * + * @return bool|WP_Error True if a blog token was used to sign the request, WP_Error otherwise. + */ + public static function helper_script_permissions_callback() { + if ( Rest_Authentication::is_signed_with_blog_token() ) { + return true; + } + + $error_msg = esc_html__( + 'You are not allowed to perform this action.', + 'jetpack-transport-helper' + ); + + return new WP_Error( 'rest_forbidden', $error_msg, array( 'status' => rest_authorization_required_code() ) ); + } + + /** + * Install the Helper Script. + * + * @access public + * @static + * + * @param WP_REST_Request $request The request sent to the WP REST API. + * + * @return array|WP_Error An array with installation info on success: + * + * 'path' (string) Helper script installation path on the filesystem. + * 'url' (string) URL to the helper script. + * 'abspath' (string) WordPress root. + * + * or an instance of WP_Error on failure. + */ + public static function install_helper_script( $request ) { + $helper_script = $request->get_param( 'helper' ); + + // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode + $helper_script = base64_decode( $helper_script ); + if ( ! $helper_script ) { + return new WP_Error( 'invalid_args', __( 'Helper Script body must be base64 encoded', 'jetpack-transport-helper' ), 400 ); + } + + $installation_info = Helper_Script_Manager::install_helper_script( $helper_script ); + Helper_Script_Manager::cleanup_expired_helper_scripts(); + + return rest_ensure_response( $installation_info ); + } + + /** + * Delete a Helper Script. + * + * @access public + * @static + * + * @param WP_REST_Request $request The request sent to the WP REST API. + * + * @return array|WP_Error An array with 'success' key indicating the result of the delete operation. + */ + public static function delete_helper_script( $request ) { + $path_to_helper_script = $request->get_param( 'path' ); + + $delete_result = Helper_Script_Manager::delete_helper_script( $path_to_helper_script ); + Helper_Script_Manager::cleanup_expired_helper_scripts(); + + if ( is_wp_error( $delete_result ) ) { + return $delete_result; + } + + return rest_ensure_response( array( 'success' => true ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md new file mode 100644 index 00000000..20f92677 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md @@ -0,0 +1,445 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.18.5] - 2024-09-06 +### Changed +- Updated package dependencies. [#39253] + +### Fixed +- Ensure that request body is parsed correctly [#39262] + +## [0.18.4] - 2024-08-26 +### Changed +- Updated package dependencies. [#39004] + +## [0.18.3] - 2024-08-19 +### Changed +- Internal updates. + +## [0.18.2] - 2024-08-15 +### Fixed +- Fix incorrect next-version tokens in php `@since` and/or `@deprecated` docs. [#38869] + +## [0.18.1] - 2024-08-08 +### Security +- Parse request body when method used is not POST [#38621] + +### Added +- Brute Force Protection: Add `jetpack_has_login_ability` hook. [#38518] + +## [0.18.0] - 2024-08-01 +### Added +- Adds global statistics [#38388] + +### Fixed +- Fix global stats type check [#38634] + +## [0.17.0] - 2024-07-22 +### Added +- Added the ability to toggle IP block and allow lists individually. [#38184] + +## [0.16.10] - 2024-06-26 +### Changed +- Internal updates. + +## [0.16.9] - 2024-06-03 +### Changed +- Phab baseline file update. [#36968] + +## [0.16.8] - 2024-05-20 +### Changed +- Internal updates. + +## [0.16.7] - 2024-05-06 +### Changed +- Internal updates. + +## [0.16.6] - 2024-04-29 +### Changed +- Internal updates. + +## [0.16.5] - 2024-04-25 +### Changed +- Internal updates. + +## [0.16.4] - 2024-04-22 +### Changed +- Internal updates. + +## [0.16.3] - 2024-04-15 +### Security +- Improves handling of REQUEST_URI. [#36833] + +## [0.16.2] - 2024-04-08 +### Changed +- Internal updates. + +## [0.16.1] - 2024-03-25 +### Changed +- Internal updates. + +## [0.16.0] - 2024-03-22 +### Added +- Add data to WAF logs and add toggle for users to opt-in to share more data with us if needed. [#36377] + +## [0.15.2] - 2024-03-18 +### Changed +- Internal updates. + +## [0.15.1] - 2024-03-14 +### Changed +- Internal updates. + +## [0.15.0] - 2024-03-12 +### Added +- Add JSON parameter support to the Web Application Firewall. [#36169] + +## [0.14.2] - 2024-03-04 +### Fixed +- Fixed base64 transforms to better conform with the modsecurity runtime [#35693] + +## [0.14.1] - 2024-02-27 +### Changed +- Internal updates. + +## [0.14.0] - 2024-02-12 +### Added +- Add standalone mode status to WAF config [#34840] + +## [0.13.0] - 2024-02-05 +### Added +- Run the WAF on JN environments [#35341] + +## [0.12.4] - 2024-01-18 +### Fixed +- Optimize how the web application firewall checks for updates on admin screens. [#34820] + +## [0.12.3] - 2024-01-02 +### Changed +- Internal updates. + +## [0.12.2] - 2023-12-25 +### Changed +- Improve top-level WP-CLI command description [#34745] + +## [0.12.1] - 2023-11-21 + +## [0.12.0] - 2023-11-20 +### Changed +- Updated required PHP version to >= 7.0. [#34192] + +## [0.11.15] - 2023-11-14 + +## [0.11.14] - 2023-10-30 + +## [0.11.13] - 2023-10-10 +### Fixed +- Escape email address when output in HTML. [#33536] + +## [0.11.12] - 2023-09-28 +### Changed +- Minor internal updates. + +## [0.11.11] - 2023-09-19 + +- Minor internal updates. + +## [0.11.10] - 2023-09-11 +### Changed +- General: remove backwards-compatible functions now that package relies on WordPress 6.2. [#32772] + +## [0.11.9] - 2023-08-28 +### Changed +- Updated package dependencies. [#32605] + +## [0.11.8] - 2023-07-18 +### Changed +- Add support for running brute force protection in environments that otherwise do not support the WAF. [#31761] +- Minor performance improvements. [#31684] + +## [0.11.7] - 2023-07-17 +### Changed +- Add support for non-empty server https values. [#31688] + +## [0.11.6] - 2023-05-22 +### Added +- Add integration tests for unsupported environments [#30544] + +### Fixed +- Fix Brute force protection activation when WAF unset [#30544] +- Fix unavailable endpoint when WAF module is disabled [#30487] +- Multisite: avoid errors when the package is used in the Protect plugin instead of the Jetpack plugin. [#30767] + +## [0.11.5] - 2023-05-15 +### Changed +- Internal updates. + +## [0.11.4] - 2023-04-27 +### Added +- Fix hardblock issue if user only has Protect installed [#30278] + +## [0.11.3] - 2023-04-17 +### Fixed +- Fix brute force protection not initializing on atomic. [#30113] + +## [0.11.2] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [0.11.1] - 2023-04-03 +### Fixed +- Return early if we detect the older BFP implementation from the main plugin [#29794] + +## [0.11.0] - 2023-03-28 +### Added +- Added brute force protection to the WAF configuration REST API endpoints [#28401] +- Move the brute force protection module into the package. [#28401] + +### Changed +- Change "whitelist" to "allow list". [#28401] +- Move the brute force protection transient cleanup and shared functions to dedicated namespaced classes. [#28401] +- Use WAF IP allow list option in brute force protection feature. [#28401] + +## [0.10.2] - 2023-03-20 +### Changed +- Updated package dependencies. [#29480] + +## [0.10.1] - 2023-03-08 +### Changed +- Minor internal updates. + +## [0.10.0] - 2023-02-28 +### Added +- Added support for IP ranges in allow and block lists. [#29131] + +## [0.9.3] - 2023-02-20 +### Changed +- Minor internal updates. + +## [0.9.2] - 2023-02-15 +### Changed +- Minor internal updates. + +## [0.9.1] - 2023-02-13 +### Fixed +- Fix an update error that impacted sites using the WAF in standalone mode. [#28844] + +## [0.9.0] - 2023-01-25 +### Changed +- Change the web application firewall to run automatic and manual rules independently. [#27726] + +## [0.8.3] - 2023-01-11 +### Fixed +- Fixed the WAF package's PHP tests and Composer requirements [#28185] + +## [0.8.2] - 2023-01-09 +### Fixed +- Fix firewall activation hooks on first option updates. [#28234] + +## [0.8.1] - 2023-01-07 +### Changed +- Change directory location that stores firewall rules. [#28049] + +## [0.8.0] - 2022-12-27 +### Added +- Add file existance checks before requiring rule files in the WAF. [#28050] +- Disable Jetpack Firewall on unsupported environments. [#27939] + +## [0.7.2] - 2022-12-19 +### Fixed +- Fix the initialization of the firewall. [#27846] + +## [0.7.1] - 2022-12-06 +### Changed +- html_entity_decode filter now decodes single-quotes too, and uses a Unicode Replacement Character instead of returning empty string on invalid characters. [#27753] + +## [0.7.0] - 2022-12-05 +### Added +- Prepare package for use in the Jetpack Protect standalone plugin. [#27528] + +### Changed +- Updated package dependencies. [#27688] + +### Removed +- Remove has_rules_access plan check in favor of external alternatives [#27600] + +## [0.6.10] - 2022-11-28 +### Changed +- Updated package dependencies. [#27043] + +## [0.6.9] - 2022-11-01 +### Fixed +- Fix bug for cron event not generating IP rules. [#27215] + +## [0.6.8] - 2022-10-27 +### Fixed +- Fixes several invalid action callbacks. [#27106] + +## [0.6.7] - 2022-09-20 +### Changed +- Changing how we load and run the package to avoid actions.php [#24730] + +## [0.6.6] - 2022-09-08 +### Fixed +- Fixed exception namespace. [#25663] + +## [0.6.5] - 2022-07-26 +### Changed +- Updated package dependencies. [#25158] + +## [0.6.4] - 2022-07-12 +### Fixed +- Correct namespacing error. [#24993] + +## [0.6.3] - 2022-06-21 +### Changed +- Renaming master to trunk. [#24661] + +## [0.6.2] - 2022-06-06 +### Fixed +- Fix the hook we're using for run.php. + +## [0.6.1] - 2022-06-02 +### Removed +- Disable the WAF module on Atomic + +## [0.6.0] - 2022-05-18 +### Added +- Add checks for a killswitch define [#24247] +- Added endpoint to update rules on demand [#24327] +- handle share data option to decide if we should write to log file [#24218] + +### Fixed +- Allow the rules API to return 401 responses without throwing an exception. [#24153] +- fix bootstrap generation in cases file.php is not required yet [#24153] + +## [0.5.1] - 2022-05-04 +### Added +- Added a check to only run the firewall when the Jetpack module is enabled, a method to provide the bootstrap.php path, and a REST API endpoint to provide the firewall settings. [#23769] +- Connected the WAF UI to actually updating the IP block and allow lists when saving the settings. [#24124] + +### Fixed +- Fixed database logging [#24070] +- Fixed issue where code for the waf package was executed if the module was disabled [#24217] +- Fixed writing rules php files if the API request for getting up-to-date rules failes so that the internal functionality is kept in tact. [#24181] +- We now sanitize the output generated by blocked requests, and only report the rule ID in the header response. [#24058] + +## [0.5.0] - 2022-04-26 +### Added +- added cron to update rules +- Added WAF IP allow list and block list functionality. + +### Changed +- Added comment to ignore failing phpcs check +- PHPCS: Fix `WordPress.Security.ValidatedSanitizedInput` +- Updated package dependencies. + +## [0.4.0] - 2022-04-19 +### Added +- added logs when a request is blocked +- Generating rules now fetches them from the API. Also adds a few CLI commands. + +## [0.3.0] - 2022-04-12 +### Added +- Added hooks for generating the rules.php file, and improved functionality and class names. + +## [0.2.0] - 2022-04-06 +### Added +- Added Jetpack WAF standalone mode. + +### Fixed +- Fix normalizing nested array targets, like with query strings. + +## [0.1.1] - 2022-03-29 +### Fixed +- Fixed instance of normalizeHeaderName that wasn't renamed; fixed header parsing; removed unused compiler file. + +## 0.1.0 - 2022-02-16 +### Added +- Added executing the WAF as part of the Jetpack plugin. +- Added Initial version + +### Changed +- Core: do not ship .phpcs.dir.xml in production builds. + +[0.18.5]: https://github.com/Automattic/jetpack-waf/compare/v0.18.4...v0.18.5 +[0.18.4]: https://github.com/Automattic/jetpack-waf/compare/v0.18.3...v0.18.4 +[0.18.3]: https://github.com/Automattic/jetpack-waf/compare/v0.18.2...v0.18.3 +[0.18.2]: https://github.com/Automattic/jetpack-waf/compare/v0.18.1...v0.18.2 +[0.18.1]: https://github.com/Automattic/jetpack-waf/compare/v0.18.0...v0.18.1 +[0.18.0]: https://github.com/Automattic/jetpack-waf/compare/v0.17.0...v0.18.0 +[0.17.0]: https://github.com/Automattic/jetpack-waf/compare/v0.16.10...v0.17.0 +[0.16.10]: https://github.com/Automattic/jetpack-waf/compare/v0.16.9...v0.16.10 +[0.16.9]: https://github.com/Automattic/jetpack-waf/compare/v0.16.8...v0.16.9 +[0.16.8]: https://github.com/Automattic/jetpack-waf/compare/v0.16.7...v0.16.8 +[0.16.7]: https://github.com/Automattic/jetpack-waf/compare/v0.16.6...v0.16.7 +[0.16.6]: https://github.com/Automattic/jetpack-waf/compare/v0.16.5...v0.16.6 +[0.16.5]: https://github.com/Automattic/jetpack-waf/compare/v0.16.4...v0.16.5 +[0.16.4]: https://github.com/Automattic/jetpack-waf/compare/v0.16.3...v0.16.4 +[0.16.3]: https://github.com/Automattic/jetpack-waf/compare/v0.16.2...v0.16.3 +[0.16.2]: https://github.com/Automattic/jetpack-waf/compare/v0.16.1...v0.16.2 +[0.16.1]: https://github.com/Automattic/jetpack-waf/compare/v0.16.0...v0.16.1 +[0.16.0]: https://github.com/Automattic/jetpack-waf/compare/v0.15.1...v0.16.0 +[0.15.2]: https://github.com/Automattic/jetpack-waf/compare/v0.15.1...v0.15.2 +[0.15.1]: https://github.com/Automattic/jetpack-waf/compare/v0.15.0...v0.15.1 +[0.15.0]: https://github.com/Automattic/jetpack-waf/compare/v0.14.2...v0.15.0 +[0.14.2]: https://github.com/Automattic/jetpack-waf/compare/v0.14.1...v0.14.2 +[0.14.1]: https://github.com/Automattic/jetpack-waf/compare/v0.14.0...v0.14.1 +[0.14.0]: https://github.com/Automattic/jetpack-waf/compare/v0.13.0...v0.14.0 +[0.13.0]: https://github.com/Automattic/jetpack-waf/compare/v0.12.4...v0.13.0 +[0.12.4]: https://github.com/Automattic/jetpack-waf/compare/v0.12.3...v0.12.4 +[0.12.3]: https://github.com/Automattic/jetpack-waf/compare/v0.12.2...v0.12.3 +[0.12.2]: https://github.com/Automattic/jetpack-waf/compare/v0.12.1...v0.12.2 +[0.12.1]: https://github.com/Automattic/jetpack-waf/compare/v0.12.0...v0.12.1 +[0.12.0]: https://github.com/Automattic/jetpack-waf/compare/v0.11.15...v0.12.0 +[0.11.15]: https://github.com/Automattic/jetpack-waf/compare/v0.11.14...v0.11.15 +[0.11.14]: https://github.com/Automattic/jetpack-waf/compare/v0.11.13...v0.11.14 +[0.11.13]: https://github.com/Automattic/jetpack-waf/compare/v0.11.12...v0.11.13 +[0.11.12]: https://github.com/Automattic/jetpack-waf/compare/v0.11.11...v0.11.12 +[0.11.11]: https://github.com/Automattic/jetpack-waf/compare/v0.11.10...v0.11.11 +[0.11.10]: https://github.com/Automattic/jetpack-waf/compare/v0.11.9...v0.11.10 +[0.11.9]: https://github.com/Automattic/jetpack-waf/compare/v0.11.8...v0.11.9 +[0.11.8]: https://github.com/Automattic/jetpack-waf/compare/v0.11.7...v0.11.8 +[0.11.7]: https://github.com/Automattic/jetpack-waf/compare/v0.11.6...v0.11.7 +[0.11.6]: https://github.com/Automattic/jetpack-waf/compare/v0.11.5...v0.11.6 +[0.11.5]: https://github.com/Automattic/jetpack-waf/compare/v0.11.4...v0.11.5 +[0.11.4]: https://github.com/Automattic/jetpack-waf/compare/v0.11.3...v0.11.4 +[0.11.3]: https://github.com/Automattic/jetpack-waf/compare/v0.11.2...v0.11.3 +[0.11.2]: https://github.com/Automattic/jetpack-waf/compare/v0.11.1...v0.11.2 +[0.11.1]: https://github.com/Automattic/jetpack-waf/compare/v0.11.0...v0.11.1 +[0.11.0]: https://github.com/Automattic/jetpack-waf/compare/v0.10.2...v0.11.0 +[0.10.2]: https://github.com/Automattic/jetpack-waf/compare/v0.10.1...v0.10.2 +[0.10.1]: https://github.com/Automattic/jetpack-waf/compare/v0.10.0...v0.10.1 +[0.10.0]: https://github.com/Automattic/jetpack-waf/compare/v0.9.3...v0.10.0 +[0.9.3]: https://github.com/Automattic/jetpack-waf/compare/v0.9.2...v0.9.3 +[0.9.2]: https://github.com/Automattic/jetpack-waf/compare/v0.9.1...v0.9.2 +[0.9.1]: https://github.com/Automattic/jetpack-waf/compare/v0.9.0...v0.9.1 +[0.9.0]: https://github.com/Automattic/jetpack-waf/compare/v0.8.3...v0.9.0 +[0.8.3]: https://github.com/Automattic/jetpack-waf/compare/v0.8.2...v0.8.3 +[0.8.2]: https://github.com/Automattic/jetpack-waf/compare/v0.8.1...v0.8.2 +[0.8.1]: https://github.com/Automattic/jetpack-waf/compare/v0.8.0...v0.8.1 +[0.8.0]: https://github.com/Automattic/jetpack-waf/compare/v0.7.2...v0.8.0 +[0.7.2]: https://github.com/Automattic/jetpack-waf/compare/v0.7.1...v0.7.2 +[0.7.1]: https://github.com/Automattic/jetpack-waf/compare/v0.7.0...v0.7.1 +[0.7.0]: https://github.com/Automattic/jetpack-waf/compare/v0.6.10...v0.7.0 +[0.6.10]: https://github.com/Automattic/jetpack-waf/compare/v0.6.9...v0.6.10 +[0.6.9]: https://github.com/Automattic/jetpack-waf/compare/v0.6.8...v0.6.9 +[0.6.8]: https://github.com/Automattic/jetpack-waf/compare/v0.6.7...v0.6.8 +[0.6.7]: https://github.com/Automattic/jetpack-waf/compare/v0.6.6...v0.6.7 +[0.6.6]: https://github.com/Automattic/jetpack-waf/compare/v0.6.5...v0.6.6 +[0.6.5]: https://github.com/Automattic/jetpack-waf/compare/v0.6.4...v0.6.5 +[0.6.4]: https://github.com/Automattic/jetpack-waf/compare/v0.6.3...v0.6.4 +[0.6.3]: https://github.com/Automattic/jetpack-waf/compare/v0.6.2...v0.6.3 +[0.6.2]: https://github.com/Automattic/jetpack-waf/compare/v0.6.1...v0.6.2 +[0.6.1]: https://github.com/Automattic/jetpack-waf/compare/v0.6.0...v0.6.1 +[0.6.0]: https://github.com/Automattic/jetpack-waf/compare/v0.5.1...v0.6.0 +[0.5.1]: https://github.com/Automattic/jetpack-waf/compare/v0.5.0...v0.5.1 +[0.5.0]: https://github.com/Automattic/jetpack-waf/compare/v0.4.0...v0.5.0 +[0.4.0]: https://github.com/Automattic/jetpack-waf/compare/v0.3.0...v0.4.0 +[0.3.0]: https://github.com/Automattic/jetpack-waf/compare/v0.2.0...v0.3.0 +[0.2.0]: https://github.com/Automattic/jetpack-waf/compare/v0.1.1...v0.2.0 +[0.1.1]: https://github.com/Automattic/jetpack-waf/compare/v0.1.0...v0.1.1 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/cli.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/cli.php new file mode 100644 index 00000000..54b71688 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/cli.php @@ -0,0 +1,13 @@ +=7.0", + "automattic/jetpack-connection": "^4.0.0", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-ip": "^0.2.3", + "automattic/jetpack-status": "^4.0.0", + "wikimedia/aho-corasick": "^1.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "files": [ + "cli.php" + ], + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --configuration tests/php/integration/phpunit.xml.dist --colors=always", + "./vendor/phpunit/phpunit/phpunit --configuration tests/php/unit/phpunit.xml.dist --colors=always" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "test-coverage-html": [ + "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-html ./coverage --configuration tests/php/integration/phpunit.xml.dist", + "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-html ./coverage --configuration tests/php/unit/phpunit.xml.dist" + ], + "test-php": [ + "@composer phpunit" + ] + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-waf", + "textdomain": "jetpack-waf", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.18.x-dev" + } + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-blocked-login-page.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-blocked-login-page.php new file mode 100644 index 00000000..90976bbd --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-blocked-login-page.php @@ -0,0 +1,774 @@ +can_send_recovery_emails = apply_filters( 'jetpack_protect_can_send_recovery_emails', true ); + $this->ip_address = $ip_address; + + add_filter( 'wp_authenticate_user', array( $this, 'check_valid_blocked_user' ), 10, 1 ); + add_filter( 'site_url', array( $this, 'add_args_to_login_post_url' ), 10, 3 ); + add_filter( 'network_site_url', array( $this, 'add_args_to_login_post_url' ), 10, 3 ); + add_filter( 'lostpassword_url', array( $this, 'add_args_to_lostpassword_url' ), 10, 2 ); + add_filter( 'login_url', array( $this, 'add_args_to_login_url' ), 10, 3 ); + add_filter( 'lostpassword_redirect', array( $this, 'add_args_to_lostpassword_redirect_url' ), 10, 1 ); + } + + /** + * Gets the URL that redirects to the support page on unblocking + * + * @since 8.5.0 + * + * @return string + */ + public static function get_help_url() { + return Redirect::get_url( 'jetpack-support-protect', array( 'anchor' => 'troubleshooting' ) ); + } + + /** + * Add arguments to lost password redirect url. + * + * @param string $url - the URL. + */ + public function add_args_to_lostpassword_redirect_url( $url ) { + if ( $this->valid_blocked_user_id ) { + $url = empty( $url ) ? wp_login_url() : $url; + $url = add_query_arg( + array( + 'validate_jetpack_protect_recovery' => isset( $_GET['validate_jetpack_protect_recovery'] ) ? filter_var( wp_unslash( $_GET['validate_jetpack_protect_recovery'] ) ) : null, // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + 'user_id' => isset( $_GET['user_id'] ) ? (int) $_GET['user_id'] : null, // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + 'checkemail' => 'confirm', + ), + $url + ); + } + + return $url; + } + + /** + * Add arguments to lost password redirect url. + * + * @param string $url - the URL. + * @param string $redirect - where to redirect to. + */ + public function add_args_to_lostpassword_url( $url, $redirect ) { + if ( $this->valid_blocked_user_id ) { + $args = array( + 'validate_jetpack_protect_recovery' => isset( $_GET['validate_jetpack_protect_recovery'] ) ? filter_var( wp_unslash( $_GET['validate_jetpack_protect_recovery'] ) ) : null, // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + 'user_id' => isset( $_GET['user_id'] ) ? (int) $_GET['user_id'] : null, // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + 'action' => 'lostpassword', + ); + if ( ! empty( $redirect ) ) { + $args['redirect_to'] = $redirect; + } + $url = add_query_arg( $args, $url ); + } + + return $url; + } + + /** + * Add arguments to login post url. + * + * @param string $url - the URL. + * @param string $path - the path. + * @param string $scheme -the scheme(?). + */ + public function add_args_to_login_post_url( $url, $path, $scheme ) { + if ( $this->valid_blocked_user_id && ( 'login_post' === $scheme || 'login' === $scheme ) ) { + $url = add_query_arg( + array( + 'validate_jetpack_protect_recovery' => isset( $_GET['validate_jetpack_protect_recovery'] ) ? filter_var( wp_unslash( $_GET['validate_jetpack_protect_recovery'] ) ) : null, // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + 'user_id' => isset( $_GET['user_id'] ) ? (int) $_GET['user_id'] : null, // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + ), + $url + ); + + } + + return $url; + } + + /** + * Add arguments to login post url. + * + * @param string $url - the URL. + * @param string $redirect - where we want to redirect to. + * @param string $force_reauth -if we're forcing reauthorization. + */ + public function add_args_to_login_url( $url, $redirect, $force_reauth ) { + if ( $this->valid_blocked_user_id ) { + $args = array( + 'validate_jetpack_protect_recovery' => isset( $_GET['validate_jetpack_protect_recovery'] ) ? filter_var( wp_unslash( $_GET['validate_jetpack_protect_recovery'] ) ) : null, // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + 'user_id' => isset( $_GET['user_id'] ) ? (int) $_GET['user_id'] : null, // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + ); + + if ( ! empty( $redirect ) ) { + $args['redirect_to'] = $redirect; + } + + if ( ! empty( $force_reauth ) ) { + $args['reauth'] = '1'; + } + $url = add_query_arg( $args, $url ); + } + + return $url; + } + + /** + * Check if user is blocked. + * + * @param string $user - the user. + */ + public function check_valid_blocked_user( $user ) { + if ( $this->valid_blocked_user_id && $this->valid_blocked_user_id != $user->ID ) { // phpcs:ignore Universal.Operators.StrictComparisons.LooseNotEqual + return new WP_Error( 'invalid_recovery_token', __( 'The recovery token is not valid for this user.', 'jetpack-waf' ) ); + } + + return $user; + } + + /** + * Check if user is valid. + */ + public function is_blocked_user_valid() { + if ( ! $this->can_send_recovery_emails ) { + return false; + } + + if ( $this->valid_blocked_user_id ) { + return true; + } + + if ( ! isset( $_GET['validate_jetpack_protect_recovery'] ) || ! isset( $_GET['user_id'] ) ) { // phpcs:ignore: WordPress.Security.NonceVerification.Recommended -- no changes made if this isn't set. + return false; + } + + if ( ! $this->is_valid_protect_recovery_key( filter_var( wp_unslash( $_GET['validate_jetpack_protect_recovery'] ) ), (int) $_GET['user_id'] ) ) { // phpcs:ignore: WordPress.Security.NonceVerification.Recommended -- no changes made if this isn't set. + return false; + } + + $this->valid_blocked_user_id = (int) $_GET['user_id']; // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Nothing on the site is changed in response to this request. + + return true; + } + + /** + * Checks if recovery key is valid. + * + * @param string $key - they recovery key. + * @param string $user_id - the User ID. + */ + public function is_valid_protect_recovery_key( $key, $user_id ) { + + $path = sprintf( '/sites/%d/protect/recovery/confirm', Jetpack_Options::get_option( 'id' ) ); + $response = Client::wpcom_json_api_request_as_blog( + $path, + '1.1', + array( + 'method' => 'post', + ), + array( + 'token' => $key, + 'user_id' => $user_id, + 'ip' => $this->ip_address, + ) + ); + + $result = json_decode( wp_remote_retrieve_body( $response ) ); + + if ( is_wp_error( $result ) || empty( $result ) || isset( $result->error ) ) { + return false; + } + + return true; + } + + /** + * Check if we should render the recovery form. + */ + public function render_and_die() { + if ( ! $this->can_send_recovery_emails ) { + $this->render_blocked_login_message(); + + return; + } + + if ( isset( $_GET['validate_jetpack_protect_recovery'] ) && ! empty( $_GET['user_id'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- no site changes, just throws invalid token error. + $error = new WP_Error( 'invalid_token', __( "Oops, we couldn't validate the recovery token.", 'jetpack-waf' ) ); + $this->protect_die( $error ); + + return; + } + + if ( + isset( $_GET['jetpack-protect-recovery'] ) && + isset( $_POST['_wpnonce'] ) && + wp_verify_nonce( $_POST['_wpnonce'], 'bypass-protect' ) // phpcs:ignore WordPress.Security.ValidatedSanitizedInput -- WP Core doesn't unstrip or sanitize nonces either. + ) { + $this->process_recovery_email(); + + return; + } + + if ( isset( $_GET['loggedout'] ) && 'true' === $_GET['loggedout'] ) { + $this->protect_die( __( 'You successfully logged out.', 'jetpack-waf' ) ); + } + + $this->render_recovery_form(); + } + + /** + * Render the blocked login message. + */ + public function render_blocked_login_message() { + $this->protect_die( $this->get_html_blocked_login_message() ); + } + + /** + * Process sending a recovery email. + */ + public function process_recovery_email() { + $sent = $this->send_recovery_email(); + $show_recovery_form = true; + if ( is_wp_error( $sent ) ) { + if ( 'email_already_sent' === $sent->get_error_code() ) { + $show_recovery_form = false; + } + $this->protect_die( $sent, null, true, $show_recovery_form ); + } else { + $this->render_recovery_success(); + } + } + + /** + * Send the recovery form. + */ + public function send_recovery_email() { + $email = isset( $_POST['email'] ) ? wp_unslash( $_POST['email'] ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Missing, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- only triggered after bypass-protect nonce check is done, and sanitization is checked on the next line. + if ( sanitize_email( $email ) !== $email || ! is_email( $email ) ) { + return new WP_Error( 'invalid_email', __( "Oops, looks like that's not the right email address. Please try again!", 'jetpack-waf' ) ); + } + $user = get_user_by( 'email', trim( $email ) ); + + if ( ! $user ) { + return new WP_Error( 'invalid_user', __( "Oops, we couldn't find a user with that email. Please try again!", 'jetpack-waf' ) ); + } + $this->email_address = $email; + $path = sprintf( '/sites/%d/protect/recovery/request', Jetpack_Options::get_option( 'id' ) ); + + $response = Client::wpcom_json_api_request_as_blog( + $path, + '1.1', + array( + 'method' => 'post', + ), + array( + 'user_id' => $user->ID, + 'ip' => $this->ip_address, + ) + ); + + $code = wp_remote_retrieve_response_code( $response ); + $result = json_decode( wp_remote_retrieve_body( $response ) ); + + if ( self::HTTP_STATUS_CODE_TOO_MANY_REQUESTS === $code ) { + // translators: email address the recovery instructions were sent to. + return new WP_Error( 'email_already_sent', sprintf( __( 'Recovery instructions were sent to %s. Check your inbox!', 'jetpack-waf' ), esc_html( $this->email_address ) ) ); + } elseif ( is_wp_error( $result ) || empty( $result ) || isset( $result->error ) ) { + return new WP_Error( 'email_send_error', __( 'Oops, we were unable to send a recovery email. Try again.', 'jetpack-waf' ) ); + } + + return true; + } + + /** + * Prevent login by locking the login page. + * + * @param string $content - the content of the page. + * @param string $title - the page title. + * @param string $back_link - the back link. + * @param string $recovery_form - the recovery form. + */ + public function protect_die( $content, $title = null, $back_link = false, $recovery_form = false ) { + if ( empty( $title ) ) { + $title = __( 'Jetpack has locked your site\'s login page.', 'jetpack-waf' ); + } + if ( is_wp_error( $content ) ) { + $svg = ''; + $content = ' ' . $svg . $content->get_error_message() . ''; + } + $content = '

    ' . $content . '

    '; + + // If for some reason the login pop up box show up in the wp-admin. + if ( isset( $_GET['interim-login'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- no changes to the site itself, just rendering an error message. + $content = '' . $content; + } + $this->display_page( $title, $content, $back_link, $recovery_form ); + } + + /** + * Render the recovery form. + */ + public function render_recovery_form() { + $content = $this->get_html_blocked_login_message(); + $this->protect_die( $content, null, null, true ); + } + + /** + * Render the recovery instructions. + */ + public function render_recovery_success() { + // translators: the email address the recovery email was sent to. + $this->protect_die( sprintf( __( 'Recovery instructions were sent to %s. Check your inbox!', 'jetpack-waf' ), $this->email_address ) ); + } + + /** + * Get the HTML for the blocked login message. + */ + public function get_html_blocked_login_message() { + $icon = ''; + $ip = str_replace( 'http://', '', esc_url( 'http://' . $this->ip_address ) ); + return sprintf( + // translators: the IP address that was flagged. + __( '

    Your IP address %2$s has been flagged for potential security violations. You can unlock your login by sending yourself a special link via email. Learn More

    ', 'jetpack-waf' ), // phpcs:ignore WordPress.WP.I18n.NoHtmlWrappedStrings + $icon, + $ip, + esc_url( self::get_help_url() ) + ); + } + + /** + * Get the HTML recovery form. + */ + public function get_html_recovery_form() { + ob_start(); ?> +
    +
    + +

    + + +

    +
    +
    + + + + + > + + + + \n"; + } else { + echo "\n"; + } + ?> + <?php echo esc_html( $title ); ?> + + + > +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + get_html_recovery_form(); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- content is escaped in the function. + } + ?> +
    + + + + get_transient( 'jpp_math_pass_' . sanitize_key( $_COOKIE['jpp_math_pass'] ) ); + + if ( ! $transient || $transient < 1 ) { + self::generate_math_page(); + } + return true; + } + + $ans = isset( $_POST['jetpack_protect_num'] ) ? (int) $_POST['jetpack_protect_num'] : ''; // phpcs:ignore WordPress.Security.NonceVerification.Missing -- answers are salted. + $correct_ans = isset( $_POST['jetpack_protect_answer'] ) ? sanitize_key( $_POST['jetpack_protect_answer'] ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Missing + + $time_window = self::time_window(); + $salt = get_site_option( 'jetpack_protect_key' ) . '|' . get_site_option( 'admin_email' ) . '|'; + $salted_ans_1 = hash_hmac( 'sha1', $ans, $salt . $time_window ); + $salted_ans_2 = hash_hmac( 'sha1', $ans, $salt . ( $time_window - 1 ) ); + + if ( ! $correct_ans || ! $ans ) { + self::generate_math_page(); + } elseif ( ! hash_equals( $salted_ans_1, $correct_ans ) && ! hash_equals( $salted_ans_2, $correct_ans ) ) { + wp_die( + wp_kses( + __( + 'You failed to correctly answer the math problem. This is used to combat spam when Jetpack’s Brute Force Attack Protection API is unavailable. Please use your browser’s back button to return to the login form, press the "refresh" button to generate a new math problem, and try to log in again.', + 'jetpack-waf' + ), + array( 'strong' => array() ) + ), + '', + array( 'response' => 401 ) + ); + } else { + return true; + } + } + + /** + * Creates an interim page to collect answers to a math captcha + * + * @param string $error - the error message. + * @return never + */ + public static function generate_math_page( $error = false ) { + ob_start(); + ?> +

    + +

    + + +
    + + +

    +
    + 401 ) + ); + } + + /** + * Generates the math page. + */ + public function process_generate_math_page() { + $ans = isset( $_POST['jetpack_protect_num'] ) ? (int) $_POST['jetpack_protect_num'] : ''; // phpcs:ignore WordPress.Security.NonceVerification.Missing -- answers are salted. + $correct_ans = isset( $_POST['jetpack_protect_answer'] ) ? sanitize_key( $_POST['jetpack_protect_answer'] ) : ''; // phpcs:ignore WordPress.Security.NonceVerification.Missing + + $time_window = self::time_window(); + $salt = get_site_option( 'jetpack_protect_key' ) . '|' . get_site_option( 'admin_email' ) . '|'; + $salted_ans_1 = hash_hmac( 'sha1', $ans, $salt . $time_window ); + $salted_ans_2 = hash_hmac( 'sha1', $ans, $salt . ( $time_window - 1 ) ); + + if ( ! hash_equals( $salted_ans_1, $correct_ans ) && ! hash_equals( $salted_ans_2, $correct_ans ) ) { + self::generate_math_page( true ); + } else { + $temp_pass = substr( hash_hmac( 'sha1', wp_rand( 1, 100000000 ), get_site_option( 'jetpack_protect_key' ) ), 5, 25 ); + + $brute_force_protection = Brute_Force_Protection::instance(); + $brute_force_protection->set_transient( 'jpp_math_pass_' . $temp_pass, 3, DAY_IN_SECONDS ); + setcookie( 'jpp_math_pass', $temp_pass, time() + DAY_IN_SECONDS, COOKIEPATH, COOKIE_DOMAIN, false, true ); + remove_action( 'login_form', array( $this, 'math_form' ) ); + return true; + } + } + + /** + * Requires a user to solve a simple equation. Added to any WordPress login form. + * + * @return VOID outputs html + */ + public static function math_form() { + // Check if jpp_math_pass cookie is set and it matches valid transient. + if ( isset( $_COOKIE['jpp_math_pass'] ) ) { + $brute_force_protection = Brute_Force_Protection::instance(); + $transient = $brute_force_protection->get_transient( 'jpp_math_pass_' . sanitize_key( $_COOKIE['jpp_math_pass'] ) ); + + if ( $transient && $transient > 0 ) { + return ''; + } + } + + $num1 = wp_rand( 0, 10 ); + $num2 = wp_rand( 1, 10 ); + $ans = $num1 + $num2; + + $time_window = self::time_window(); + $salt = get_site_option( 'jetpack_protect_key' ) . '|' . get_site_option( 'admin_email' ) . '|'; + $salted_ans = hash_hmac( 'sha1', $ans, $salt . $time_window ); + ?> +
    +

    + +

    +
    + + + +
    + array(), + ); + foreach ( $local_allow_list as $item ) { + if ( $item->range ) { + $formatted['local'][] = $item->range_low . ' - ' . $item->range_high; + } else { + $formatted['local'][] = $item->ip_address; + } + } + if ( is_multisite() && current_user_can( 'manage_network' ) ) { + $formatted['global'] = array(); + $global_allow_list = self::get_global_allow_list(); + if ( false === $global_allow_list ) { + // If the global allow list has never been set, check for a legacy option set prior to 3.6. + $global_allow_list = get_site_option( 'jetpack_protect_whitelist', array() ); + } + foreach ( $global_allow_list as $item ) { + if ( $item->range ) { + $formatted['global'][] = $item->range_low . ' - ' . $item->range_high; + } else { + $formatted['global'][] = $item->ip_address; + } + } + } + return $formatted; + } + + /** + * Gets the local Brute force protection allow list. + * + * @deprecated 0.11.0 Use get_local_allow_list() + */ + public static function get_local_whitelist() { + _deprecated_function( __METHOD__, 'waf-0.11.0', __CLASS__ . '::get_local_allow_list' ); + return self::get_local_allow_list(); + } + + /** + * Gets the local Brute force protection allow list. + * + * The 'local' part of the allow list only really applies to multisite installs, + * which can have a network wide allow list, as well as a local list that applies + * only to the current site. On single site installs, there will only be a local + * allow list. + * + * @return array A list of IP Address objects or an empty array + */ + public static function get_local_allow_list() { + $allow_list = get_option( Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME ); + if ( false === $allow_list ) { + // The local allow list has never been set. + if ( is_multisite() ) { + // On a multisite, we can check for a legacy site_option that existed prior to v 3.6, or default to an empty array. + $allow_list = get_site_option( 'jetpack_protect_whitelist', array() ); + } else { + // On a single site, we can just use an empty array. + $allow_list = array(); + } + } else { + $allow_list = IP_Utils::get_ip_addresses_from_string( $allow_list ); + $allow_list = array_map( + function ( $ip_address ) { + return self::create_ip_object( $ip_address ); + }, + $allow_list + ); + } + return $allow_list; + } + + /** + * Get the global, network-wide allow list. + * + * @deprecated 0.11.0 Use get_global_allow_list() + */ + public static function get_global_whitelist() { + _deprecated_function( __METHOD__, 'waf-0.11.0', __CLASS__ . '::get_global_allow_list' ); + return self::get_global_allow_list(); + } + + /** + * Get the global, network-wide allow list. + * + * It will revert to the legacy site_option if jetpack_protect_global_whitelist has never been set. + * + * @return array + */ + public static function get_global_allow_list() { + $allow_list = get_site_option( 'jetpack_protect_global_whitelist' ); + if ( false === $allow_list ) { + // The global allow list has never been set. Check for legacy site_option, or default to an empty array. + $allow_list = get_site_option( 'jetpack_protect_whitelist', array() ); + } + return $allow_list; + } + + /** + * Convert a string into an IP Address object. + * + * @param string $ip_address The IP Address to convert. + * @return object An IP Address object. + */ + private static function create_ip_object( $ip_address ) { + $range = false; + if ( strpos( $ip_address, '-' ) ) { + $ip_address = explode( '-', $ip_address ); + $range = true; + } + $new_item = new \stdClass(); + $new_item->range = $range; + if ( $range ) { + $new_item->range_low = trim( $ip_address[0] ); + $new_item->range_high = trim( $ip_address[1] ); + } else { + $new_item->ip_address = $ip_address; + } + return $new_item; + } + + /** + * Save IP allow list. + * + * @deprecated 0.11.0 Use save_allow_list() + * + * @param mixed $allow_list IP allow list. + * @param bool $global (default: false) Global. + */ + public static function save_whitelist( $allow_list, $global = false ) { + _deprecated_function( __METHOD__, 'waf-0.11.0', __CLASS__ . '::save_allow_list' ); + return self::save_allow_list( $allow_list, $global ); + } + + /** + * Save IP allow list. + * + * @access public + * @param mixed $allow_list IP allow list. + * @param bool $global (default: false) Global. + * @return bool + */ + public static function save_allow_list( $allow_list, $global = false ) { + $allow_list_error = false; + $new_items = array(); + if ( ! is_array( $allow_list ) ) { + return new WP_Error( 'invalid_parameters', __( 'Expecting an array', 'jetpack-waf' ) ); + } + if ( $global && ! is_multisite() ) { + return new WP_Error( 'invalid_parameters', __( 'Cannot use global flag on non-multisites', 'jetpack-waf' ) ); + } + if ( $global && ! current_user_can( 'manage_network' ) ) { + return new WP_Error( 'permission_denied', __( 'Only super admins can edit the global allow list', 'jetpack-waf' ) ); + } + // Validate each item. + foreach ( $allow_list as $item ) { + $item = trim( $item ); + if ( empty( $item ) ) { + continue; + } + $new_item = self::create_ip_object( $item ); + if ( $new_item->range ) { + if ( ! filter_var( $new_item->range_low, FILTER_VALIDATE_IP ) || ! filter_var( $new_item->range_high, FILTER_VALIDATE_IP ) ) { + $allow_list_error = true; + break; + } + if ( ! IP_Utils::convert_ip_address( $new_item->range_low ) || ! IP_Utils::convert_ip_address( $new_item->range_high ) ) { + $allow_list_error = true; + break; + } + } else { + if ( ! filter_var( $new_item->ip_address, FILTER_VALIDATE_IP ) ) { + $allow_list_error = true; + break; + } + if ( ! IP_Utils::convert_ip_address( $new_item->ip_address ) ) { + $allow_list_error = true; + break; + } + } + $new_items[] = $new_item; + } // End item loop. + if ( ! empty( $allow_list_error ) ) { + return new WP_Error( 'invalid_ip', __( 'One of your IP addresses was not valid.', 'jetpack-waf' ) ); + } + if ( $global ) { + update_site_option( 'jetpack_protect_global_whitelist', $new_items ); + // Once a user has saved their global allow list, we can permanently remove the legacy option. + delete_site_option( 'jetpack_protect_whitelist' ); + } else { + $new_items = array_map( + function ( $item ) { + if ( $item->range ) { + return $item->range_low . '-' . $item->range_high; + } + return $item->ip_address; + }, + $new_items + ); + update_option( Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME, implode( ' ', $new_items ) ); + } + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php new file mode 100644 index 00000000..ebd79e03 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php @@ -0,0 +1,63 @@ + time() || $older_than_time < 1 ) { + return false; + } + $sql = $wpdb->prepare( + // phpcs:ignore WordPress.DB.PreparedSQLPlaceholders.LikeWildcardsInQuery + "SELECT REPLACE(option_name, '_transient_timeout_jpp_', '') AS transient_name FROM {$wpdb->options} WHERE option_name LIKE '\_transient\_timeout\_jpp\__%%' AND option_value < %d", + $older_than_time + ); + $transients = $wpdb->get_col( $sql ); // phpcs:ignore WordPress.DB -- $sql is prepared above. + $options_names = array(); + foreach ( $transients as $transient ) { + $options_names[] = '_transient_jpp_' . $transient; + $options_names[] = '_transient_timeout_jpp_' . $transient; + } + if ( $options_names ) { + $option_names_string = implode( ', ', array_fill( 0, count( $options_names ), '%s' ) ); + $result = $wpdb->query( // phpcs:ignore WordPress.DB.DirectDatabaseQuery + $wpdb->prepare( + "DELETE FROM {$wpdb->options} WHERE option_name IN ($option_names_string)", // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared,WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare -- the placeholders are set above. + $options_names + ) + ); + if ( ! $result ) { + return false; + } + } + } + + /** + * Jetpack Purge Transients Activation. + * + * @access public + * @return void + */ + public static function jp_purge_transients_activation() { + if ( ! wp_next_scheduled( 'jp_purge_transients_cron' ) ) { + wp_schedule_event( time(), 'daily', 'jp_purge_transients_cron' ); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php new file mode 100644 index 00000000..b91161d3 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php @@ -0,0 +1,1175 @@ +is_connected() ) { + global $pagenow; + $brute_force_protection = self::instance(); + + if ( isset( $pagenow ) && 'wp-login.php' === $pagenow ) { + $brute_force_protection->check_login_ability(); + } + } + } + + /** + * On module activation, try to get an api key + */ + public function on_activation() { + if ( is_multisite() && is_main_site() && get_site_option( 'jetpack_protect_active', 0 ) == 0 ) { // phpcs:ignore Universal.Operators.StrictComparisons.LooseEqual + update_site_option( 'jetpack_protect_active', 1 ); + } + + update_site_option( 'jetpack_protect_activating', 'activating' ); + + // Get BruteProtect's counter number. + $this->protect_call( 'check_key' ); + } + + /** + * On module deactivation, unset protect_active + */ + public function on_deactivation() { + if ( is_multisite() && is_main_site() ) { + update_site_option( 'jetpack_protect_active', 0 ); + } + } + + /** + * Determines if the brute force protection module is enabled on the site. + * + * @return bool + */ + public static function is_enabled() { + return ( new Modules() )->is_active( 'protect' ); + } + + /** + * Enables the brute force protection module. + * + * @return bool + */ + public static function enable() { + // Return true if already enabled. + if ( self::is_enabled() ) { + return true; + } + return ( new Modules() )->activate( 'protect', false, false ); + } + + /** + * Disables the brute force protection module. + * + * @return bool + */ + public static function disable() { + // Return true if already disabled. + if ( ! self::is_enabled() ) { + return true; + } + return ( new Modules() )->deactivate( 'protect' ); + } + + /** + * Get the protect key, + */ + public function maybe_get_protect_key() { + if ( get_site_option( 'jetpack_protect_activating', false ) && ! get_site_option( 'jetpack_protect_key', false ) ) { + $key = $this->get_protect_key(); + delete_site_option( 'jetpack_protect_activating' ); + return $key; + } + + return get_site_option( 'jetpack_protect_key' ); + } + + /** + * Sends a "check_key" API call once a day. This call allows us to track IP-related + * headers for this server via the Protect API, in order to better identify the source + * IP for login attempts + * + * @param bool $force - if we're forcing the request. + */ + public function maybe_update_headers( $force = false ) { + $updated_recently = $this->get_transient( 'jpp_headers_updated_recently' ); + + if ( ! $force ) { + if ( isset( $_GET['protect_update_headers'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended -- this doesn't change anything, just forces the once-a-day check to run via force if set. + $force = true; + } + } + + // check that current user is admin so we prevent a lower level user from adding + // a trusted header, allowing them to brute force an admin account. + if ( ( $updated_recently && ! $force ) || ! current_user_can( 'update_plugins' ) ) { + return; + } + + $response = self::protect_call( 'check_key' ); + $this->set_transient( 'jpp_headers_updated_recently', 1, DAY_IN_SECONDS ); + + if ( isset( $response['msg'] ) && $response['msg'] ) { + update_site_option( 'trusted_ip_header', json_decode( $response['msg'] ) ); + } + } + + /** + * Handle displaying a security warning. + */ + public function maybe_display_security_warning() { + if ( is_multisite() && current_user_can( 'manage_network' ) ) { + if ( ! function_exists( 'is_plugin_active_for_network' ) ) { + require_once ABSPATH . '/wp-admin/includes/plugin.php'; + } + + // This warning is only relevant if either Jetpack or Jetpack Protect is active. + if ( defined( 'JETPACK__PLUGIN_FILE' ) ) { + $plugin_root_file = JETPACK__PLUGIN_FILE; + } elseif ( defined( 'JETPACK_PROTECT_ROOT_FILE' ) ) { + $plugin_root_file = JETPACK_PROTECT_ROOT_FILE; + } else { + return; + } + + if ( ! is_plugin_active_for_network( plugin_basename( $plugin_root_file ) ) ) { + add_action( 'load-index.php', array( $this, 'prepare_jetpack_protect_multisite_notice' ) ); + add_action( 'wp_ajax_jetpack-protect-dismiss-multisite-banner', array( $this, 'ajax_dismiss_handler' ) ); + } + } + } + + /** + * Handles preparing the multisite notice. + */ + public function prepare_jetpack_protect_multisite_notice() { + $dismissed = get_site_option( 'jetpack_dismissed_protect_multisite_banner' ); + if ( $dismissed ) { + return; + } + + add_action( 'admin_notices', array( $this, 'admin_jetpack_manage_notice' ) ); + } + + /** + * Handle dismissing the multisite banner. + */ + public function ajax_dismiss_handler() { + check_ajax_referer( 'jetpack_protect_multisite_banner_opt_out' ); + + if ( ! current_user_can( 'manage_network' ) ) { + wp_send_json_error( new WP_Error( 'insufficient_permissions' ) ); + } + + update_site_option( 'jetpack_dismissed_protect_multisite_banner', true ); + + wp_send_json_success(); + } + + /** + * Displays a warning about Brute Force Protection's network activation requirement. + * Attaches some custom JS to Core's `is-dismissible` UI to save the dismissed state. + */ + public function admin_jetpack_manage_notice() { + ?> +
    +

    + +

    + +

    + +

    + + + + + + +

    +
    + + api_key_error = __( 'Your main blog is not connected to WordPress.com. Please connect to get an API key.', 'jetpack-waf' ); + + return false; + } + + $request = array( + 'jetpack_blog_id' => $protect_blog_id, + 'bruteprotect_api_key' => get_site_option( 'bruteprotect_api_key' ), + 'multisite' => '0', + ); + + // Send the number of blogs on the network if we are on multisite. + if ( is_multisite() ) { + $request['multisite'] = get_blog_count(); + if ( ! $request['multisite'] ) { + global $wpdb; + $request['multisite'] = $wpdb->get_var( "SELECT COUNT(blog_id) as c FROM $wpdb->blogs WHERE spam = '0' AND deleted = '0' and archived = '0'" ); // phpcs:ignore WordPress.DB.DirectDatabaseQuery + } + } + + // Request the key. + $xml = new Jetpack_IXR_Client(); + $xml->query( 'jetpack.protect.requestKey', $request ); + + // Hmm, can't talk to wordpress.com. + if ( $xml->isError() ) { + $code = $xml->getErrorCode(); + $message = $xml->getErrorMessage(); + // Translators: The xml error code, and the xml error message. + $this->api_key_error = sprintf( __( 'Error connecting to WordPress.com. Code: %1$s, %2$s', 'jetpack-waf' ), $code, $message ); + + return false; + } + + $response = $xml->getResponse(); + + // Hmm, can't talk to the protect servers ( api.bruteprotect.com ). + if ( ! isset( $response['data'] ) ) { + $this->api_key_error = __( 'No reply from Jetpack servers', 'jetpack-waf' ); + + return false; + } + + // There was an issue generating the key. + if ( empty( $response['success'] ) ) { + $this->api_key_error = $response['data']; + + return false; + } + + // Key generation successful! + $active_plugins = self::get_active_plugins(); + + // We only want to deactivate BruteProtect if we successfully get a key. + if ( in_array( 'bruteprotect/bruteprotect.php', $active_plugins, true ) ) { + self::deactivate_plugin( 'bruteprotect/bruteprotect.php', 'BruteProtect' ); + } + + $key = $response['data']; + update_site_option( 'jetpack_protect_key', $key ); + + return $key; + } + + /** + * Called via WP action wp_login_failed to log failed attempt with the api + * + * Fires custom, plugable action jpp_log_failed_attempt with the IP + * + * @param string $login_user - the user attempting to log in. + * @return void + */ + public function log_failed_attempt( $login_user = null ) { + + /** + * Fires before every failed login attempt. + * + * @module protect + * + * @since 3.4.0 + * + * @param array Information about failed login attempt + * [ + * 'login' => (string) Username or email used in failed login attempt + * ] + */ + do_action( 'jpp_log_failed_attempt', array( 'login' => $login_user ) ); + + if ( isset( $_COOKIE['jpp_math_pass'] ) ) { + + $transient = $this->get_transient( 'jpp_math_pass_' . sanitize_key( $_COOKIE['jpp_math_pass'] ) ); + --$transient; + + if ( ! $transient || $transient < 1 ) { + $this->delete_transient( 'jpp_math_pass_' . sanitize_key( $_COOKIE['jpp_math_pass'] ) ); + setcookie( 'jpp_math_pass', 0, time() - DAY_IN_SECONDS, COOKIEPATH, COOKIE_DOMAIN, false, true ); + } else { + $this->set_transient( 'jpp_math_pass_' . sanitize_key( $_COOKIE['jpp_math_pass'] ), $transient, DAY_IN_SECONDS ); + } + } + $this->protect_call( 'failed_attempt' ); + } + + /** + * Set up the Brute Force Protection configuration page + */ + public function modules_loaded() { + add_filter( 'jetpack_module_configurable_protect', '__return_true' ); + } + + /** + * Logs a successful login back to our servers, this allows us to make sure we're not blocking + * a busy IP that has a lot of good logins along with some forgotten passwords. Also saves current user's ip + * to the ip address allow list + * + * @param string $user_login - the user loggign in. + * @param string $user - the user. + */ + public function log_successful_login( $user_login, $user = null ) { + if ( ! $user ) { // For do_action( 'wp_login' ) calls that lacked passing the 2nd arg. + $user = get_user_by( 'login', $user_login ); + } + + $this->protect_call( 'successful_login', array( 'roles' => $user->roles ) ); + } + + /** + * Checks for loginability BEFORE authentication so that bots don't get to go around the log in form. + * + * If we are using our math fallback, authenticate via math-fallback.php + * + * @param string $user - the user. + * @param string $username - the username. + * @param string $password - the password. + * + * @return string $user + */ + public function check_preauth( $user = 'Not Used By Protect', $username = 'Not Used By Protect', $password = 'Not Used By Protect' ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + $allow_login = $this->check_login_ability( true ); + $use_math = $this->get_transient( 'brute_use_math' ); + + if ( ! $allow_login ) { + $this->block_with_math(); + } + + if ( ( 1 == $use_math || 1 == $this->block_login_with_math ) && isset( $_POST['log'] ) ) { // phpcs:ignore Universal.Operators.StrictComparisons.LooseEqual, WordPress.Security.NonceVerification.Missing -- POST request just determines if we use math authentication. + + Brute_Force_Protection_Math_Authenticate::math_authenticate(); + } + + return $user; + } + + /** + * Get all IP headers so that we can process on our server... + * + * @return array + */ + public function get_headers() { + $output = array(); + $ip_related_headers = array( + 'GD_PHP_HANDLER', + 'HTTP_AKAMAI_ORIGIN_HOP', + 'HTTP_CF_CONNECTING_IP', + 'HTTP_CLIENT_IP', + 'HTTP_FASTLY_CLIENT_IP', + 'HTTP_FORWARDED', + 'HTTP_FORWARDED_FOR', + 'HTTP_INCAP_CLIENT_IP', + 'HTTP_TRUE_CLIENT_IP', + 'HTTP_X_CLIENTIP', + 'HTTP_X_CLUSTER_CLIENT_IP', + 'HTTP_X_FORWARDED', + 'HTTP_X_FORWARDED_FOR', + 'HTTP_X_IP_TRAIL', + 'HTTP_X_REAL_IP', + 'HTTP_X_VARNISH', + 'REMOTE_ADDR', + ); + + foreach ( $ip_related_headers as $header ) { + if ( ! empty( $_SERVER[ $header ] ) ) { + $output[ $header ] = wp_unslash( $_SERVER[ $header ] ); // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized + } + } + + return $output; + } + + /** + * Whether or not the IP allow list is enabled. + * + * @return bool + */ + public static function ip_allow_list_enabled() { + return get_option( Waf_Rules_Manager::IP_ALLOW_LIST_ENABLED_OPTION_NAME, true ); + } + + /** + * Checks if the IP address is in the allow list. + * + * @deprecated 0.11.0 Use ip_is_allowed() + * + * @param string $ip - the IP address. + */ + public static function ip_is_whitelisted( $ip ) { + _deprecated_function( __METHOD__, 'waf-0.11.0', __CLASS__ . '::ip_is_allowed' ); + return self::ip_is_allowed( $ip ); + } + + /** + * Checks if the IP address is in the allow list. + * + * @param string $ip - the IP address. + * + * @return bool + */ + public function ip_is_allowed( $ip ) { + // If we found an exact match in wp-config. + if ( defined( 'JETPACK_IP_ADDRESS_OK' ) && JETPACK_IP_ADDRESS_OK === $ip ) { + return true; + } + + // Allow list must be enabled. + if ( ! $this->ip_allow_list_enabled() ) { + return false; + } + + $allow_list = Brute_Force_Protection_Shared_Functions::get_local_allow_list(); + + if ( is_multisite() ) { + $allow_list = array_merge( $allow_list, get_site_option( 'jetpack_protect_global_whitelist', array() ) ); + } + + if ( ! empty( $allow_list ) ) : + foreach ( $allow_list as $item ) : + // If the IPs are an exact match. + if ( ! $item->range && isset( $item->ip_address ) && $item->ip_address === $ip ) { + return true; + } + + if ( $item->range && isset( $item->range_low ) && isset( $item->range_high ) ) { + if ( IP_Utils::ip_address_is_in_range( $ip, $item->range_low, $item->range_high ) ) { + return true; + } + } + endforeach; + endif; + + return false; + } + + /** + * Checks the status for a given IP. API results are cached as transients + * + * @param bool $preauth - Whether or not we are checking prior to authorization. + * + * @return bool Either returns true, fires $this->kill_login, or includes a math fallback and returns false + */ + public function check_login_ability( $preauth = false ) { // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable + + /** + * JETPACK_ALWAYS_PROTECT_LOGIN will always disable the login page, and use a page provided by Jetpack. + */ + if ( Constants::is_true( 'JETPACK_ALWAYS_PROTECT_LOGIN' ) ) { + $this->kill_login(); + } + + if ( $this->is_current_ip_allowed() ) { + return true; + } + + $status = $this->get_cached_status(); + + if ( empty( $status ) ) { + // If we've reached this point, this means that the IP isn't cached. + // Now we check with the Protect API to see if we should allow login. + $response = $this->protect_call( $action = 'check_ip' ); // phpcs:ignore Squiz.PHP.DisallowMultipleAssignments.Found + + if ( isset( $response['math'] ) && ! function_exists( 'brute_math_authenticate' ) ) { + new Brute_Force_Protection_Math_Authenticate(); + + return false; + } + + $status = $response['status']; + } + + if ( 'blocked' === $status ) { + $this->block_with_math(); + } + + if ( 'blocked-hard' === $status ) { + $this->kill_login(); + } + + return true; + } + + /** + * Check if the user's IP is in the allow list. + * + * @deprecated 0.11.0 Use is_current_ip_allowed() + */ + public static function is_current_ip_whitelisted() { + _deprecated_function( __METHOD__, 'waf-0.11.0', __CLASS__ . '::is_current_ip_allowed' ); + return self::is_current_ip_allowed(); + } + + /** + * Check if the user's IP is in the allow list. + */ + public function is_current_ip_allowed() { + $ip = IP_Utils::get_ip(); + + // Server is misconfigured and we can't get an IP. + if ( ! $ip ) { + self::disable(); + ob_start(); + ( new CookieState() )->state( 'message', 'protect_misconfigured_ip' ); + ob_end_clean(); + return true; + } + + /** + * Short-circuit check_login_ability. + * + * If there is an alternate way to validate the current IP such as + * a hard-coded list of IP addresses, we can short-circuit the rest + * of the login ability checks and return true here. + * + * @module protect + * + * @since 4.4.0 + * + * @param bool false Should we allow all logins for the current ip? Default: false + */ + if ( apply_filters( 'jpp_allow_login', false, $ip ) ) { + return true; + } + + if ( IP_Utils::ip_is_private( $ip ) ) { + return true; + } + + if ( $this->ip_is_allowed( $ip ) ) { + return true; + } + } + + /** + * Check if someone is able to login based on IP. + */ + public function has_login_ability() { + if ( $this->is_current_ip_allowed() ) { + return true; + } + $status = $this->get_cached_status(); + if ( empty( $status ) || 'ok' === $status ) { + return true; + } + return false; + } + + /** + * Check the status of the cached transient. + */ + public function get_cached_status() { + $transient_name = $this->get_transient_name(); + $value = $this->get_transient( $transient_name ); + if ( isset( $value['status'] ) ) { + return $value['status']; + } + return ''; + } + + /** + * Check if we need to block with a math question to continue logging in. + */ + public function block_with_math() { + /** + * By default, Protect will allow a user who has been blocked for too + * many failed logins to start answering math questions to continue logging in + * + * For added security, you can disable this. + * + * @module protect + * + * @since 3.6.0 + * + * @param bool Whether to allow math for blocked users or not. + */ + + $this->block_login_with_math = 1; + /** + * Allow Math fallback for blocked IPs. + * + * @module protect + * + * @since 3.6.0 + * + * @param bool true Should we fallback to the Math questions when an IP is blocked. Default to true. + */ + $allow_math_fallback_on_fail = apply_filters( 'jpp_use_captcha_when_blocked', true ); + if ( ! $allow_math_fallback_on_fail ) { + $this->kill_login(); + } + + new Brute_Force_Protection_Math_Authenticate(); + + return false; + } + + /** + * Kill a login attempt + */ + public function kill_login() { + if ( + isset( $_GET['action'] ) && isset( $_GET['_wpnonce'] ) && + 'logout' === $_GET['action'] && + wp_verify_nonce( $_GET['_wpnonce'], 'log-out' ) && // phpcs:ignore WordPress.Security.ValidatedSanitizedInput + wp_get_current_user() + + ) { + // Allow users to logout. + return; + } + + $ip = IP_Utils::get_ip(); + /** + * Fires before every killed login. + * + * @module protect + * + * @since 3.4.0 + * + * @param string $ip IP flagged by Protect. + */ + do_action( 'jpp_kill_login', $ip ); + + if ( defined( 'XMLRPC_REQUEST' ) && XMLRPC_REQUEST ) { + // translators: variable is the IP address that was flagged. + $die_string = sprintf( __( 'Your IP (%1$s) has been flagged for potential security violations.', 'jetpack-waf' ), str_replace( 'http://', '', esc_url( 'http://' . $ip ) ) ); + wp_die( + $die_string, // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- esc_url used when forming string. + esc_html__( 'Login Blocked by Jetpack', 'jetpack-waf' ), + array( 'response' => 403 ) + ); + } + + $blocked_login_page = Brute_Force_Protection_Blocked_Login_Page::instance( $ip ); + + if ( $blocked_login_page->is_blocked_user_valid() ) { + return; + } + + $blocked_login_page->render_and_die(); + } + + /** + * Checks if the protect API call has failed, and if so initiates the math captcha fallback. + */ + public function check_use_math() { + $use_math = $this->get_transient( 'brute_use_math' ); + if ( $use_math ) { + new Brute_Force_Protection_Math_Authenticate(); + } + } + + /** + * If we're in a multisite network, return the blog ID of the primary blog + * + * @return int + */ + public function get_main_blog_id() { + if ( ! is_multisite() ) { + return false; + } + + global $current_site; + $primary_blog_id = $current_site->blog_id; + + return $primary_blog_id; + } + + /** + * Get jetpack blog id, or the jetpack blog id of the main blog in the main network + * + * @return int + */ + public function get_main_blog_jetpack_id() { + if ( ! is_main_site() ) { + switch_to_blog( $this->get_main_blog_id() ); + $id = Jetpack_Options::get_option( 'id', false ); + restore_current_blog(); + } else { + $id = Jetpack_Options::get_option( 'id' ); + } + + return $id; + } + + /** + * Checks the API key. + */ + public function check_api_key() { + $response = $this->protect_call( 'check_key' ); + + if ( isset( $response['ckval'] ) ) { + return true; + } + + if ( isset( $response['error'] ) ) { + + if ( 'Invalid API Key' === $response['error'] ) { + $this->api_key_error = __( 'Your API key is invalid', 'jetpack-waf' ); + } + + if ( 'API Key Required' === $response['error'] ) { + $this->api_key_error = __( 'No API key', 'jetpack-waf' ); + } + } + + $this->api_key_error = __( 'There was an error contacting Jetpack servers.', 'jetpack-waf' ); + + return false; + } + + /** + * Calls over to the api using wp_remote_post + * + * @param string $action - 'check_ip', 'check_key', or 'failed_attempt'. + * @param array $request - Any custom data to post to the api. + * + * @return array + */ + public function protect_call( $action = 'check_ip', $request = array() ) { + global $wp_version; + + $api_key = $this->maybe_get_protect_key(); + + $user_agent = "WordPress/{$wp_version}"; + + $request['action'] = $action; + $request['ip'] = IP_Utils::get_ip(); + $request['host'] = $this->get_local_host(); + $request['headers'] = wp_json_encode( $this->get_headers() ); + $request['jetpack_version'] = null; + $request['wordpress_version'] = (string) $wp_version; + $request['api_key'] = $api_key; + $request['multisite'] = '0'; + + if ( defined( 'JETPACK__VERSION' ) ) { + $request['jetpack_version'] = constant( 'JETPACK__VERSION' ); + $user_agent .= ' | Jetpack/' . constant( 'JETPACK__VERSION' ); + } + + if ( defined( 'JETPACK_PROTECT_VERSION' ) && ! defined( 'JETPACK__VERSION' ) ) { + $request['jetpack_version'] = '12.1'; + $user_agent .= ' | JetpackProtect/' . constant( 'JETPACK_PROTECT_VERSION' ); + } + + if ( is_multisite() ) { + $request['multisite'] = get_blog_count(); + } + + /** + * Filter controls maximum timeout in waiting for reponse from Protect servers. + * + * @module protect + * + * @since 4.0.4 + * + * @param int $timeout Max time (in seconds) to wait for a response. + */ + $timeout = apply_filters( 'jetpack_protect_connect_timeout', 30 ); + + $args = array( + 'body' => $request, + 'user-agent' => $user_agent, + 'httpversion' => '1.0', + 'timeout' => absint( $timeout ), + ); + + Waf_Constants::define_brute_force_api_host(); + + $response_json = wp_remote_post( JETPACK_PROTECT__API_HOST, $args ); + $this->last_response_raw = $response_json; + + $transient_name = $this->get_transient_name(); + $this->delete_transient( $transient_name ); + + if ( is_array( $response_json ) ) { + $response = json_decode( $response_json['body'], true ); + } + + if ( isset( $response['blocked_attempts'] ) && $response['blocked_attempts'] ) { + update_site_option( 'jetpack_protect_blocked_attempts', $response['blocked_attempts'] ); + } + + if ( isset( $response['status'] ) && ! isset( $response['error'] ) ) { + $response['expire'] = time() + $response['seconds_remaining']; + $this->set_transient( $transient_name, $response, $response['seconds_remaining'] ); + $this->delete_transient( 'brute_use_math' ); + } else { // Fallback to Math Captcha if no response from API host. + $this->set_transient( 'brute_use_math', 1, 600 ); + $response['status'] = 'ok'; + $response['math'] = true; + } + + if ( isset( $response['error'] ) ) { + update_site_option( 'jetpack_protect_error', $response['error'] ); + } else { + delete_site_option( 'jetpack_protect_error' ); + } + + return $response; + } + + /** + * Gets the transient name. + */ + public function get_transient_name() { + $headers = $this->get_headers(); + $header_hash = md5( wp_json_encode( $headers ) ); + + return 'jpp_li_' . $header_hash; + } + + /** + * Wrapper for WordPress set_transient function, our version sets + * the transient on the main site in the network if this is a multisite network + * + * We do it this way (instead of set_site_transient) because of an issue where + * sitewide transients are always autoloaded + * https://core.trac.wordpress.org/ticket/22846 + * + * @param string $transient Transient name. Expected to not be SQL-escaped. Must be + * 45 characters or fewer in length. + * @param mixed $value Transient value. Must be serializable if non-scalar. + * Expected to not be SQL-escaped. + * @param int $expiration Optional. Time until expiration in seconds. Default 0. + * + * @return bool False if value was not set and true if value was set. + */ + public function set_transient( $transient, $value, $expiration ) { + if ( is_multisite() && ! is_main_site() ) { + switch_to_blog( $this->get_main_blog_id() ); + $return = set_transient( $transient, $value, $expiration ); + restore_current_blog(); + + return $return; + } + + return set_transient( $transient, $value, $expiration ); + } + + /** + * Wrapper for WordPress delete_transient function, our version deletes + * the transient on the main site in the network if this is a multisite network + * + * @param string $transient Transient name. Expected to not be SQL-escaped. + * + * @return bool true if successful, false otherwise + */ + public function delete_transient( $transient ) { + if ( is_multisite() && ! is_main_site() ) { + switch_to_blog( $this->get_main_blog_id() ); + $return = delete_transient( $transient ); + restore_current_blog(); + + return $return; + } + + return delete_transient( $transient ); + } + + /** + * Wrapper for WordPress get_transient function, our version gets + * the transient on the main site in the network if this is a multisite network + * + * @param string $transient Transient name. Expected to not be SQL-escaped. + * + * @return mixed Value of transient. + */ + public function get_transient( $transient ) { + if ( is_multisite() && ! is_main_site() ) { + switch_to_blog( $this->get_main_blog_id() ); + $return = get_transient( $transient ); + restore_current_blog(); + + return $return; + } + + return get_transient( $transient ); + } + + /** + * Returns the local host. + */ + public function get_local_host() { + if ( isset( $this->local_host ) ) { + return $this->local_host; + } + + $uri = 'http://' . strtolower( isset( $_SERVER['HTTP_HOST'] ) ? filter_var( wp_unslash( $_SERVER['HTTP_HOST'] ) ) : '' ); + + if ( is_multisite() ) { + $uri = network_home_url(); + } + + $uridata = wp_parse_url( $uri ); + + $domain = $uridata['host']; + + // If we still don't have the site_url, get it. + if ( ! $domain ) { + $uri = get_site_url( 1 ); + $uridata = wp_parse_url( $uri ); + $domain = $uridata['host']; + } + + $this->local_host = $domain; + + return $this->local_host; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php new file mode 100644 index 00000000..8f3e6d56 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php @@ -0,0 +1,288 @@ +range ) ) { + return $ip_object->range_low . '-' . $ip_object->range_high; + } + + return $ip_object->ip_address; + }, + $brute_force_allow_list + ); + + $brute_force_allow_list_string = implode( "\n", $brute_force_allow_list ); + + if ( empty( $waf_allow_list ) ) { + return $brute_force_allow_list_string; + } + + // Return the lists merged into a single string. + return "$waf_allow_list\n$brute_force_allow_list_string"; + } + + /** + * Migrate the brute force protection IP allow list option to the WAF option. + * + * @since 0.11.0 + * + * @return void + */ + public static function migrate_brute_force_protection_ip_allow_list() { + // Get the allow list values directly from the database to avoid filters. + $brute_force_allow_list = Jetpack_Options::get_raw_option( 'jetpack_protect_whitelist' ); + $waf_allow_list = Jetpack_Options::get_raw_option( 'jetpack_waf_ip_allow_list' ); + + if ( ! empty( $brute_force_allow_list ) ) { + + if ( empty( $waf_allow_list ) ) { + $waf_allow_list = ''; + } + + // Merge the two allow lists. + $merged_allow_list = self::merge_ip_allow_lists( $waf_allow_list, $brute_force_allow_list ); + + // Update the WAF IP allow list with the merged list. + Jetpack_Options::update_raw_option( 'jetpack_waf_ip_allow_list', $merged_allow_list ); + + // Delete the old option if the update was successful. + // Check the values directly as `update_raw_option()` returns false if the value hasn't changed. + if ( Jetpack_Options::get_raw_option( 'jetpack_waf_ip_allow_list' ) === $merged_allow_list ) { + delete_option( 'jetpack_protect_whitelist' ); + } + } + } + + /** + * Filter for Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME's option value. + * Merges the deprecated IP allow list from the brute force protection module + * with the existing option value, and flags that the WAF needs to be updated. + * + * @since 0.11.0 + * + * @param array $waf_allow_list The current value of the option. + * + * @return array The merged IP allow list. + */ + public static function filter_option_waf_ip_allow_list( $waf_allow_list ) { + $brute_force_allow_list = Jetpack_Options::get_raw_option( 'jetpack_protect_whitelist', false ); + if ( false !== $brute_force_allow_list ) { + $waf_allow_list = self::merge_ip_allow_lists( $waf_allow_list, $brute_force_allow_list ); + update_option( Waf_Initializer::NEEDS_UPDATE_OPTION_NAME, true ); + } + + return $waf_allow_list; + } + + /** + * Default option for when the Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME option is not set. + * + * @param mixed $default The default value to return if the option does not exist in the database. + * @param string $option Option name. + * @param bool $passed_default Was get_option() passed a default value. + * + * @return mixed The default value to return if the option does not exist in the database. + */ + public static function default_option_waf_ip_allow_list( $default, $option, $passed_default ) { + // Allow get_option() to override this default value + if ( $passed_default ) { + return $default; + } + + $waf_allow_list = ''; + + // If the brute force option exists, use that and flag that the WAF needs to be updated. + $brute_force_allow_list = Jetpack_Options::get_raw_option( 'jetpack_protect_whitelist', false ); + if ( false !== $brute_force_allow_list ) { + $waf_allow_list = self::merge_ip_allow_lists( $waf_allow_list, $brute_force_allow_list ); + update_option( Waf_Initializer::NEEDS_UPDATE_OPTION_NAME, true ); + } + + return $waf_allow_list; + } + + /** + * Check if the brute force protection code is being run by an older version of Jetpack (< 12.0). + * + * @since 0.11.1 + * + * @return bool + */ + public static function is_brute_force_running_in_jetpack() { + return defined( 'JETPACK__VERSION' ) && version_compare( JETPACK__VERSION, '12', '<' ); + } + + /** + * Default the allow list enabled option to the value of the generic IP lists enabled option it replaced. + * + * @since 0.17.0 + * + * @param mixed $default The default value to return if the option does not exist in the database. + * @param string $option Option name. + * @param bool $passed_default Was get_option() passed a default value. + * + * @return mixed The default value to return if the option does not exist in the database. + */ + public static function default_option_waf_ip_allow_list_enabled( $default, $option, $passed_default ) { + // Allow get_option() to override this default value + if ( $passed_default ) { + return $default; + } + + // If the deprecated IP lists option was set to false, disable the allow list. + // @phan-suppress-next-line PhanDeprecatedClassConstant -- Needed for backwards compatibility. + $deprecated_option = Jetpack_Options::get_raw_option( Waf_Rules_Manager::IP_LISTS_ENABLED_OPTION_NAME, true ); + if ( ! $deprecated_option ) { + return false; + } + + // If the allow list is empty, disable the allow list. + if ( ! Jetpack_Options::get_raw_option( Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME ) ) { + return false; + } + + // Default to enabling the allow list. + return true; + } + + /** + * Default the block list enabled option to the value of the generic IP lists enabled option it replaced. + * + * @since 0.17.0 + * + * @param mixed $default The default value to return if the option does not exist in the database. + * @param string $option Option name. + * @param bool $passed_default Was get_option() passed a default value. + * + * @return mixed The default value to return if the option does not exist in the database. + */ + public static function default_option_waf_ip_block_list_enabled( $default, $option, $passed_default ) { + // Allow get_option() to override this default value + if ( $passed_default ) { + return $default; + } + + // @phan-suppress-next-line PhanDeprecatedClassConstant -- Needed for backwards compatibility. + return Jetpack_Options::get_raw_option( Waf_Rules_Manager::IP_LISTS_ENABLED_OPTION_NAME, false ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php new file mode 100644 index 00000000..8a036c11 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php @@ -0,0 +1,204 @@ + WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::waf', + 'permission_callback' => __CLASS__ . '::waf_permissions_callback', + ) + ); + + register_rest_route( + 'jetpack/v4', + '/waf', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::update_waf', + 'permission_callback' => __CLASS__ . '::waf_permissions_callback', + ) + ); + + register_rest_route( + 'jetpack/v4', + '/waf/update-rules', + array( + 'methods' => WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::update_rules', + 'permission_callback' => __CLASS__ . '::waf_permissions_callback', + ) + ); + + $routes_registered = true; + } + + /** + * Update rules endpoint + * + * @return WP_REST_Response|WP_Error + */ + public static function update_rules() { + try { + Waf_Rules_Manager::generate_automatic_rules(); + Waf_Rules_Manager::generate_rules(); + } catch ( Waf_Exception $e ) { + return $e->get_wp_error(); + } + + return rest_ensure_response( + array( + 'success' => true, + 'message' => __( 'Rules updated succesfully', 'jetpack-waf' ), + ) + ); + } + + /** + * WAF Endpoint + * + * @return WP_REST_Response + */ + public static function waf() { + return rest_ensure_response( Waf_Runner::get_config() ); + } + + /** + * Update WAF Endpoint + * + * @param WP_REST_Request $request The API request. + * + * @return WP_REST_Response|WP_Error + */ + public static function update_waf( $request ) { + // Automatic Rules Enabled + if ( isset( $request[ Waf_Rules_Manager::AUTOMATIC_RULES_ENABLED_OPTION_NAME ] ) ) { + update_option( Waf_Rules_Manager::AUTOMATIC_RULES_ENABLED_OPTION_NAME, $request->get_param( Waf_Rules_Manager::AUTOMATIC_RULES_ENABLED_OPTION_NAME ) ? '1' : '' ); + } + + /** + * IP Lists Enabled + * + * @deprecated 0.17.0 This is a legacy option maintained here for backwards compatibility. + */ + if ( isset( $request['jetpack_waf_ip_list'] ) ) { + update_option( Waf_Rules_Manager::IP_BLOCK_LIST_ENABLED_OPTION_NAME, $request['jetpack_waf_ip_list'] ? '1' : '' ); + update_option( Waf_Rules_Manager::IP_ALLOW_LIST_ENABLED_OPTION_NAME, $request['jetpack_waf_ip_list'] ? '1' : '' ); + } + + // IP Block List + if ( isset( $request[ Waf_Rules_Manager::IP_BLOCK_LIST_OPTION_NAME ] ) ) { + update_option( Waf_Rules_Manager::IP_BLOCK_LIST_OPTION_NAME, $request[ Waf_Rules_Manager::IP_BLOCK_LIST_OPTION_NAME ] ); + } + if ( isset( $request[ Waf_Rules_Manager::IP_BLOCK_LIST_ENABLED_OPTION_NAME ] ) ) { + update_option( Waf_Rules_Manager::IP_BLOCK_LIST_ENABLED_OPTION_NAME, $request[ Waf_Rules_Manager::IP_BLOCK_LIST_ENABLED_OPTION_NAME ] ? '1' : '' ); + } + + // IP Allow List + if ( isset( $request[ Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME ] ) ) { + update_option( Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME, $request[ Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME ] ); + } + if ( isset( $request[ Waf_Rules_Manager::IP_ALLOW_LIST_ENABLED_OPTION_NAME ] ) ) { + update_option( Waf_Rules_Manager::IP_ALLOW_LIST_ENABLED_OPTION_NAME, $request[ Waf_Rules_Manager::IP_ALLOW_LIST_ENABLED_OPTION_NAME ] ? '1' : '' ); + } + + // Share Data + if ( isset( $request[ Waf_Runner::SHARE_DATA_OPTION_NAME ] ) ) { + // If a user disabled the regular share we should disable the debug share data option. + if ( ! $request[ Waf_Runner::SHARE_DATA_OPTION_NAME ] ) { + update_option( Waf_Runner::SHARE_DEBUG_DATA_OPTION_NAME, '' ); + } + + update_option( Waf_Runner::SHARE_DATA_OPTION_NAME, $request[ Waf_Runner::SHARE_DATA_OPTION_NAME ] ? '1' : '' ); + } + + // Share Debug Data + if ( isset( $request[ Waf_Runner::SHARE_DEBUG_DATA_OPTION_NAME ] ) ) { + // If a user toggles the debug share we should enable the regular share data option. + if ( $request[ Waf_Runner::SHARE_DEBUG_DATA_OPTION_NAME ] ) { + update_option( Waf_Runner::SHARE_DATA_OPTION_NAME, 1 ); + } + + update_option( Waf_Runner::SHARE_DEBUG_DATA_OPTION_NAME, $request[ Waf_Runner::SHARE_DEBUG_DATA_OPTION_NAME ] ? '1' : '' ); + } + + // Brute Force Protection + if ( isset( $request['brute_force_protection'] ) ) { + $enable_brute_force = (bool) $request['brute_force_protection']; + $brute_force_protection_toggled = + $enable_brute_force + ? Brute_Force_Protection::enable() + : Brute_Force_Protection::disable(); + + if ( ! $brute_force_protection_toggled ) { + return new WP_Error( + $enable_brute_force + ? 'brute_force_protection_activation_failed' + : 'brute_force_protection_deactivation_failed', + $enable_brute_force + ? __( 'Brute force protection could not be activated.', 'jetpack-waf' ) + : __( 'Brute force protection could not be deactivated.', 'jetpack-waf' ), + array( 'status' => 500 ) + ); + } + } + + // Only attempt to update the WAF if the module is supported + if ( Waf_Runner::is_supported_environment() ) { + try { + Waf_Runner::update_waf(); + } catch ( Waf_Exception $e ) { + return $e->get_wp_error(); + } + } + + return self::waf(); + } + + /** + * WAF Endpoint Permissions Callback + * + * @return bool|WP_Error True if user can view the Jetpack admin page. + */ + public static function waf_permissions_callback() { + if ( current_user_can( 'manage_options' ) ) { + return true; + } + + return new WP_Error( + 'invalid_user_permission_manage_options', + REST_Connector::get_user_permissions_error_msg(), + array( 'status' => rest_authorization_required_code() ) + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php new file mode 100644 index 00000000..e7e2c01a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php @@ -0,0 +1,166 @@ +] + * : The new mode to be set. + * --- + * options: + * - silent + * - normal + * --- + * + * @param array $args Arguments passed to CLI. + * @return void|null + * @throws WP_CLI\ExitException If there is an error switching the mode. + */ + public function mode( $args ) { + if ( count( $args ) > 1 ) { + + return WP_CLI::error( __( 'Only one mode may be specified.', 'jetpack-waf' ) ); + } + if ( count( $args ) === 1 ) { + if ( ! Waf_Runner::is_allowed_mode( $args[0] ) ) { + + return WP_CLI::error( + sprintf( + /* translators: %1$s is the mode that was actually found. Also note that the expected "silent" and "normal" are hard-coded strings and must therefore stay the same in any translation. */ + __( 'Invalid mode: %1$s. Expected "silent" or "normal".', 'jetpack-waf' ), + $args[0] + ) + ); + } + + update_option( Waf_Runner::MODE_OPTION_NAME, $args[0] ); + + try { + ( new Waf_Standalone_Bootstrap() )->generate(); + } catch ( \Exception $e ) { + WP_CLI::warning( + sprintf( + /* translators: %1$s is the unexpected error message. */ + __( 'Unable to generate waf bootstrap - standalone mode may not work properly: %1$s', 'jetpack-waf' ), + $e->getMessage() + ) + ); + } + + return WP_CLI::success( + sprintf( + /* translators: %1$s is the name of the mode that was just switched to. */ + __( 'Jetpack WAF mode switched to "%1$s".', 'jetpack-waf' ), + get_option( Waf_Runner::MODE_OPTION_NAME ) + ) + ); + } + WP_CLI::line( + sprintf( + /* translators: %1$s is the name of the mode that the waf is currently running in. */ + __( 'Jetpack WAF is running in "%1$s" mode.', 'jetpack-waf' ), + get_option( Waf_Runner::MODE_OPTION_NAME ) + ) + ); + } + + /** + * Setup the WAF to run. + * ## OPTIONS + * + * [] + * : The new mode to be set. + * --- + * options: + * - silent + * - normal + * --- + * + * @param array $args Arguments passed to CLI. + * @return void|null + * @throws WP_CLI\ExitException If there is an error switching the mode. + */ + public function setup( $args ) { + // Let is_allowed_mode know we are running from the CLI + define( 'WAF_CLI_MODE', $args[0] ); + + // Set the mode and generate the bootstrap + $this->mode( array( $args[0] ) ); + + try { + // Add relevant options and generate the rules.php file + Waf_Runner::activate(); + } catch ( \Exception $e ) { + + return WP_CLI::error( + sprintf( + /* translators: %1$s is the unexpected error message. */ + __( 'Jetpack WAF rules file failed to generate: %1$s', 'jetpack-waf' ), + $e->getMessage() + ) + ); + } + + return WP_CLI::success( __( 'Jetpack WAF has successfully been setup.', 'jetpack-waf' ) ); + } + + /** + * Delete the WAF options. + * + * @return void|null + * @throws WP_CLI\ExitException If deactivating has failures. + */ + public function teardown() { + try { + Waf_Runner::deactivate(); + } catch ( \Exception $e ) { + WP_CLI::error( __( 'Jetpack WAF failed to fully deactivate.', 'jetpack-waf' ) ); + } + + return WP_CLI::success( __( 'Jetpack WAF has been deactivated.', 'jetpack-waf' ) ); + } + + /** + * Generate the rules.php file with latest rules for the WAF. + * + * @return void|null + * @throws WP_CLI\ExitException If there is an error switching the mode. + */ + public function generate_rules() { + try { + Waf_Rules_Manager::generate_automatic_rules(); + Waf_Rules_Manager::generate_rules(); + } catch ( \Exception $e ) { + + return WP_CLI::error( + sprintf( + /* translators: %1$s is the unexpected error message. */ + __( 'Jetpack WAF rules file failed to generate: %1$s', 'jetpack-waf' ), + $e->getMessage() + ) + ); + } + + return WP_CLI::success( + sprintf( + /* translators: %1$s is the name of the mode that was just switched to. */ + __( 'Jetpack WAF rules successfully created to: "%1$s".', 'jetpack-waf' ), + Waf_Runner::get_waf_file_path( Waf_Rules_Manager::RULES_ENTRYPOINT_FILE ) + ) + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php new file mode 100644 index 00000000..b4c368bb --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php @@ -0,0 +1,117 @@ +is_atomic_platform(); + $is_atomic_on_jn = defined( 'IS_ATOMIC_JN' ) ?? IS_ATOMIC_JN; + define( 'DISABLE_JETPACK_WAF', $is_wpcom || ( $is_atomic && ! $is_atomic_on_jn ) ); + } + } + + /** + * Set the mode definition if it has not been set. + * + * @return void + */ + public static function define_mode() { + if ( ! defined( 'JETPACK_WAF_MODE' ) ) { + $mode_option = get_option( Waf_Runner::MODE_OPTION_NAME ); + define( 'JETPACK_WAF_MODE', $mode_option ); + } + } + + /** + * Set the share data definition if it has not been set. + * + * @return void + */ + public static function define_share_data() { + if ( ! defined( 'JETPACK_WAF_SHARE_DATA' ) ) { + $share_data_option = false; + if ( function_exists( 'get_option' ) ) { + $share_data_option = get_option( Waf_Runner::SHARE_DATA_OPTION_NAME, false ); + } + + define( 'JETPACK_WAF_SHARE_DATA', $share_data_option ); + } + if ( ! defined( 'JETPACK_WAF_SHARE_DEBUG_DATA' ) ) { + $share_debug_data_option = false; + if ( function_exists( 'get_option' ) ) { + $share_debug_data_option = get_option( Waf_Runner::SHARE_DEBUG_DATA_OPTION_NAME, false ); + } + + define( 'JETPACK_WAF_SHARE_DEBUG_DATA', $share_debug_data_option ); + } + } + + /** + * Set the brute force protection's API host definition if it has not been set. + * + * @return void + */ + public static function define_brute_force_api_host() { + if ( ! defined( 'JETPACK_PROTECT__API_HOST' ) ) { + define( 'JETPACK_PROTECT__API_HOST', 'https://api.bruteprotect.com/' ); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php new file mode 100644 index 00000000..c2720f83 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php @@ -0,0 +1,240 @@ +generate(); + } catch ( Waf_Exception $e ) { + return $e->get_wp_error(); + } + + return true; + } + + /** + * Activate the Brute force protection on module activation. + * + * @return bool True if the Brute force protection activation is successful + */ + public static function on_brute_force_protection_activation() { + $brute_force_protection = Brute_Force_Protection::instance(); + $brute_force_protection->on_activation(); + + return true; + } + + /** + * Deactivate the WAF on module deactivation. + * + * @return bool|WP_Error True if the WAF deactivation is successful, WP_Error otherwise. + */ + public static function on_waf_deactivation() { + try { + Waf_Runner::deactivate(); + } catch ( Waf_Exception $e ) { + return $e->get_wp_error(); + } + + return true; + } + + /** + * Deactivate the Brute force protection on module deactivation. + * + * @return bool True if the Brute force protection deactivation is successful. + */ + public static function on_brute_force_protection_deactivation() { + $brute_force_protection = Brute_Force_Protection::instance(); + $brute_force_protection->on_deactivation(); + + return true; + } + + /** + * Updates the WAF after upgrader process is complete. + * + * @param WP_Upgrader $upgrader WP_Upgrader instance. In other contexts this might be a Theme_Upgrader, Plugin_Upgrader, Core_Upgrade, or Language_Pack_Upgrader instance. + * @param array $hook_extra Array of bulk item update data. + * + * @return void + */ + public static function update_waf_after_plugin_upgrade( $upgrader, $hook_extra ) { + $jetpack_text_domains_with_waf = array( 'jetpack', 'jetpack-protect' ); + $jetpack_plugins_with_waf = array( 'jetpack/jetpack.php', 'jetpack-protect/jetpack-protect.php' ); + + // Only run on upgrades affecting plugins + if ( 'plugin' !== $hook_extra['type'] ) { + return; + } + + // Only run on updates and installations + if ( 'update' !== $hook_extra['action'] && 'install' !== $hook_extra['action'] ) { + return; + } + + // Only run when Jetpack plugins were affected + if ( 'update' === $hook_extra['action'] && + ! empty( $hook_extra['plugins'] ) && + empty( array_intersect( $jetpack_plugins_with_waf, $hook_extra['plugins'] ) ) + ) { + return; + } + if ( 'install' === $hook_extra['action'] && + ! empty( $upgrader->new_plugin_data['TextDomain'] ) && + empty( in_array( $upgrader->new_plugin_data['TextDomain'], $jetpack_text_domains_with_waf, true ) ) + ) { + return; + } + + update_option( self::NEEDS_UPDATE_OPTION_NAME, true ); + } + + /** + * Check for WAF update + * + * Updates the WAF when the "needs update" option is enabled. + * + * @return bool|WP_Error True if the WAF is up-to-date or was sucessfully updated, WP_Error if the update failed. + */ + public static function check_for_updates() { + if ( get_option( self::NEEDS_UPDATE_OPTION_NAME ) ) { + if ( Waf_Runner::is_supported_environment() ) { + // Compatiblity patch for cases where an outdated WAF_Constants class has been + // autoloaded by the standalone bootstrap execution at the beginning of the current request. + if ( ! method_exists( Waf_Constants::class, 'define_mode' ) ) { + try { + ( new Waf_Standalone_Bootstrap() )->generate(); + } catch ( Waf_Exception $e ) { + return $e->get_wp_error(); + } + } + + Waf_Compatibility::run_compatibility_migrations(); + + try { + Waf_Rules_Manager::generate_ip_rules(); + Waf_Rules_Manager::generate_rules(); + ( new Waf_Standalone_Bootstrap() )->generate(); + } catch ( Waf_Exception $e ) { + return $e->get_wp_error(); + } + } else { + // If the site doesn't support the request firewall, + // just migrate the IP allow list used by brute force protection. + Waf_Compatibility::migrate_brute_force_protection_ip_allow_list(); + } + + update_option( self::NEEDS_UPDATE_OPTION_NAME, false ); + } + + return true; + } + + /** + * Disables the WAF module when on an unsupported platform in Jetpack. + * + * @param array $modules Filterable value for `jetpack_get_available_modules`. + * + * @return array Array of module slugs. + */ + public static function remove_module_on_unsupported_environments( $modules ) { + if ( ! Waf_Runner::is_supported_environment() ) { + // WAF should never be available on unsupported platforms. + unset( $modules['waf'] ); + } + + return $modules; + } + + /** + * Disables the WAF module when on an unsupported platform in a standalone plugin. + * + * @param array $modules Filterable value for `jetpack_get_available_standalone_modules`. + * + * @return array Array of module slugs. + */ + public static function remove_standalone_module_on_unsupported_environments( $modules ) { + if ( ! Waf_Runner::is_supported_environment() ) { + // WAF should never be available on unsupported platforms. + $modules = array_filter( + $modules, + function ( $module ) { + return $module !== 'waf'; + } + ); + + } + + return $modules; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php new file mode 100644 index 00000000..6e2bdceb --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php @@ -0,0 +1,286 @@ += intval( $test ) + ? $input + : false; + } + + /** + * Returns true if the input value is greater than the test value. + * If either value cannot be converted to an int it will be treated as 0. + * + * @param mixed $input Input. + * @param mixed $test Test. + * @return int|false + */ + public function gt( $input, $test ) { + return intval( $input ) > intval( $test ) + ? $input + : false; + } + + /** + * Returns true if the input value is less than or equal to the test value. + * If either value cannot be converted to an int it will be treated as 0. + * + * @param mixed $input Input. + * @param mixed $test Test. + * @return int|false + */ + public function le( $input, $test ) { + return intval( $input ) <= intval( $test ) + ? $input + : false; + } + + /** + * Returns true if the input value is less than the test value. + * If either value cannot be converted to an int it will be treated as 0. + * + * @param mixed $input Input. + * @param mixed $test Test. + * @return int|false + */ + public function lt( $input, $test ) { + return intval( $input ) < intval( $test ) + ? $input + : false; + } + + /** + * Returns false. + * + * @return false + */ + public function no_match() { + return false; + } + + /** + * Uses a multi-string matching algorithm to search through $input for a number of given $words. + * + * @param string $input Input. + * @param string[] $words \AhoCorasick\MultiStringMatcher $matcher. + * @return string[]|false Returns the words that were found in $input, or FALSE if no words were found. + */ + public function pm( $input, $words ) { + $results = $this->get_multi_string_matcher( $words )->searchIn( $input ); + + return isset( $results[0] ) + ? array_map( + function ( $r ) { + return $r[1]; }, + $results + ) + : false; + } + + /** + * The last-used pattern-matching algorithm. + * + * @var array + */ + private $last_multi_string_matcher = array( null, null ); + + /** + * Creates a matcher that uses the Aho-Corasick algorithm to efficiently find a number of words in an input string. + * Caches the last-used matcher so that the same word list doesn't have to be compiled multiple times. + * + * @param string[] $words Words. + * @return \AhoCorasick\MultiStringMatcher + */ + private function get_multi_string_matcher( $words ) { + // only create a new matcher entity if we don't have one already for this word list. + if ( $this->last_multi_string_matcher[0] !== $words ) { + $this->last_multi_string_matcher = array( $words, new \AhoCorasick\MultiStringMatcher( $words ) ); + } + + return $this->last_multi_string_matcher[1]; + } + + /** + * Performs a regular expression match on the input subject using the given pattern. + * Returns false if the pattern does not match, or the substring(s) of the input + * that were matched by the pattern. + * + * @param string $subject Subject. + * @param string $pattern Pattern. + * @return string[]|false + */ + public function rx( $subject, $pattern ) { + $matched = preg_match( $pattern, $subject, $matches ); + return 1 === $matched + ? $matches + : false; + } + + /** + * Returns true if the given input string matches the test string. + * + * @param string $input Input. + * @param string $test Test. + * @return string|false + */ + public function streq( $input, $test ) { + return $input === $test + ? $test + : false; + } + + /** + * Returns true. + * + * @param string $input Input. + * @return bool + */ + public function unconditional_match( $input ) { + return $input; + } + + /** + * Checks to see if the input string only contains characters within the given byte range + * + * @param string $input Input. + * @param array $valid_range Valid range. + * @return string + */ + public function validate_byte_range( $input, $valid_range ) { + if ( '' === $input ) { + // an empty string is considered "valid". + return false; + } + $i = 0; + while ( isset( $input[ $i ] ) ) { + $n = ord( $input[ $i ] ); + if ( $n < $valid_range['min'] || $n > $valid_range['max'] ) { + return $input[ $i ]; + } + $valid = false; + foreach ( $valid_range['range'] as $b ) { + if ( $n === $b || is_array( $b ) && $n >= $b[0] && $n <= $b[1] ) { + $valid = true; + break; + } + } + if ( ! $valid ) { + return $input[ $i ]; + } + ++$i; + } + + // if there weren't any invalid bytes, return false. + return false; + } + + /** + * Returns true if the input value is found anywhere inside the test value + * (i.e. the inverse of @contains) + * + * @param mixed $input Input. + * @param mixed $test Test. + * @return string|false + */ + public function within( $input, $test ) { + if ( '' === $input || '' === $test ) { + return false; + } + + return strpos( $test, $input ) !== false + ? $input + : false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php new file mode 100644 index 00000000..5017a2e2 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php @@ -0,0 +1,382 @@ +url = [ 'https://wordpress.com', '/index.php', '?myvar=red' ] + * @var array{0: string, 1: string, 2: string}|null + */ + protected $url = null; + + /** + * Trusted proxies. + * + * @var array List of trusted proxy IP addresses. + */ + private $trusted_proxies = array(); + + /** + * Trusted headers. + * + * @var array List of headers to trust from the trusted proxies. + */ + private $trusted_headers = array(); + + /** + * Sets the list of IP addresses for the proxies to trust. Trusted headers will only be accepted as the + * user IP address from these IP adresses. + * + * Popular choices include: + * - 192.168.0.1 + * - 10.0.0.1 + * + * @param array $proxies List of proxy IP addresses. + * @return void + */ + public function set_trusted_proxies( $proxies ) { + $this->trusted_proxies = (array) $proxies; + } + + /** + * Sets the list of headers to be trusted from the proxies. These headers will only be taken into account + * if the request comes from a trusted proxy as configured with set_trusted_proxies(). + * + * Popular choices include: + * - HTTP_CLIENT_IP + * - HTTP_X_FORWARDED_FOR + * - HTTP_X_FORWARDED + * - HTTP_X_CLUSTER_CLIENT_IP + * - HTTP_FORWARDED_FOR + * - HTTP_FORWARDED + * + * @param array $headers List of HTTP header strings. + * @return void + */ + public function set_trusted_headers( $headers ) { + $this->trusted_headers = (array) $headers; + } + + /** + * Determines the users real IP address based on the settings passed to set_trusted_proxies() and + * set_trusted_headers() before. On CLI, this will be null. + * + * @return string|null + */ + public function get_real_user_ip_address() { + $remote_addr = ! empty( $_SERVER['REMOTE_ADDR'] ) ? wp_unslash( $_SERVER['REMOTE_ADDR'] ) : null; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized + + if ( in_array( $remote_addr, $this->trusted_proxies, true ) ) { + $ip_by_header = $this->get_ip_by_header( array_merge( $this->trusted_headers, array( 'REMOTE_ADDR' ) ) ); + if ( ! empty( $ip_by_header ) ) { + return $ip_by_header; + } + } + + return $remote_addr; + } + + /** + * Iterates through a given list of HTTP headers and attempts to get the IP address from the header that + * a proxy sends along. Make sure you trust the IP address before calling this method. + * + * @param array $headers The list of headers to check. + * @return string|null + */ + private function get_ip_by_header( $headers ) { + foreach ( $headers as $key ) { + if ( isset( $_SERVER[ $key ] ) ) { + foreach ( explode( ',', wp_unslash( $_SERVER[ $key ] ) ) as $ip ) { // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- filter_var is applied below. + $ip = trim( $ip ); + + if ( filter_var( $ip, FILTER_VALIDATE_IP ) !== false ) { + return $ip; + } + } + } + } + + return null; + } + + /** + * Returns the headers that were sent with this request + * + * @return array{0: string, 1: scalar}[] + */ + public function get_headers() { + $value = array(); + $has_content_type = false; + $has_content_length = false; + foreach ( $_SERVER as $k => $v ) { + $k = strtolower( $k ); + if ( 'http_' === substr( $k, 0, 5 ) ) { + $value[] = array( $this->normalize_header_name( substr( $k, 5 ) ), $v ); + } elseif ( 'content_type' === $k && '' !== $v ) { + $has_content_type = true; + $value[] = array( 'content-type', $v ); + } elseif ( 'content_length' === $k && '' !== $v ) { + $has_content_length = true; + $value[] = array( 'content-length', $v ); + } + } + if ( ! $has_content_type ) { + // default Content-Type per RFC 7231 section 3.1.5.5. + $value[] = array( 'content-type', 'application/octet-stream' ); + } + if ( ! $has_content_length ) { + $value[] = array( 'content-length', '0' ); + } + + return $value; + } + + /** + * Returns the value of a specific header that was sent with this request + * + * @param string $name The name of the header to retrieve. + * @return string + */ + public function get_header( $name ) { + $name = $this->normalize_header_name( $name ); + foreach ( $this->get_headers() as list( $header_name, $header_value ) ) { + if ( $header_name === $name ) { + return $header_value; + } + } + return ''; + } + + /** + * Change a header name to all-lowercase and replace spaces and underscores with dashes. + * + * @param string $name The header name to normalize. + * @return string + */ + public function normalize_header_name( $name ) { + return str_replace( array( ' ', '_' ), '-', strtolower( $name ) ); + } + + /** + * Get the method for this request (GET, POST, etc). + * + * @return string + */ + public function get_method() { + return isset( $_SERVER['REQUEST_METHOD'] ) + ? filter_var( wp_unslash( $_SERVER['REQUEST_METHOD'] ), FILTER_DEFAULT ) + : ''; + } + + /** + * Get the protocol for this request (HTTP, HTTPS, etc) + * + * @return string + */ + public function get_protocol() { + return isset( $_SERVER['SERVER_PROTOCOL'] ) + ? filter_var( wp_unslash( $_SERVER['SERVER_PROTOCOL'] ), FILTER_DEFAULT ) + : ''; + } + + /** + * Returns the URL parts for this request. + * + * @see $this->url + * @return array{0: string, 1: string, 2: string} + */ + protected function get_url() { + if ( null !== $this->url ) { + return $this->url; + } + + $uri = isset( $_SERVER['REQUEST_URI'] ) ? filter_var( wp_unslash( $_SERVER['REQUEST_URI'] ), FILTER_DEFAULT ) : '/'; + if ( false !== strpos( $uri, '?' ) ) { + // remove the query string (we'll pull it from elsewhere later) + $uri = urldecode( substr( $uri, 0, strpos( $uri, '?' ) ) ); + } else { + $uri = urldecode( $uri ); + } + $query_string = isset( $_SERVER['QUERY_STRING'] ) ? '?' . filter_var( wp_unslash( $_SERVER['QUERY_STRING'] ), FILTER_DEFAULT ) : ''; + if ( 1 === preg_match( '/^https?:\/\//', $uri ) ) { + // sometimes $_SERVER[REQUEST_URI] already includes the full domain name + $uri_host = substr( $uri, 0, strpos( $uri, '/', 8 ) ); + $uri_path = substr( $uri, strlen( $uri_host ) ); + $this->url = array( $uri_host, $uri_path, $query_string ); + } else { + // otherwise build the URI manually + $uri_scheme = ( ! empty( $_SERVER['HTTPS'] ) && 'off' !== $_SERVER['HTTPS'] ) + ? 'https' + : 'http'; + $uri_host = isset( $_SERVER['HTTP_HOST'] ) + ? filter_var( wp_unslash( $_SERVER['HTTP_HOST'] ), FILTER_DEFAULT ) + : ( + isset( $_SERVER['SERVER_NAME'] ) + ? filter_var( wp_unslash( $_SERVER['SERVER_NAME'] ), FILTER_DEFAULT ) + : '' + ); + $uri_port = isset( $_SERVER['SERVER_PORT'] ) + ? filter_var( wp_unslash( $_SERVER['SERVER_PORT'] ), FILTER_SANITIZE_NUMBER_INT ) + : ''; + // we only need to include the port if it's non-standard + if ( $uri_port && ( 'http' === $uri_scheme && '80' !== $uri_port || 'https' === $uri_scheme && '443' !== $uri_port ) ) { + $uri_port = ':' . $uri_port; + } else { + $uri_port = ''; + } + $this->url = array( + $uri_scheme . '://' . $uri_host . $uri_port, + $uri, + $query_string, + ); + } + return $this->url; + } + + /** + * Get the requested URI + * + * @param boolean $include_host If true, the scheme and domain will be included in the returned string (i.e. 'https://wordpress.com/index.php). + * If false, only the requested URI path will be returned (i.e. '/index.php'). + * @return string + */ + public function get_uri( $include_host = false ) { + list( $host, $file, $query ) = $this->get_url(); + + return ( $include_host ? $host : '' ) . $file . $query; + } + + /** + * Return the filename part of the request + * + * @example for 'https://wordpress.com/some/page?id=5', return '/some/page' + * @return string + */ + public function get_filename() { + return $this->get_url()[1]; + } + + /** + * Return the basename part of the request + * + * @example for 'https://wordpress.com/some/page.php?id=5', return 'page.php' + * @return string + */ + public function get_basename() { + // Get the filename part of the request + $filename = $this->get_filename(); + // Normalize slashes + $filename = str_replace( '\\', '/', $filename ); + // Remove trailing slashes + $filename = rtrim( $filename, '/' ); + // Return the basename + $offset = strrpos( $filename, '/' ); + return $offset !== false ? substr( $filename, $offset + 1 ) : $filename; + } + + /** + * Return the query string. If present, it will be prefixed with '?'. Otherwise, it will be an empty string. + * + * @return string + */ + public function get_query_string() { + return $this->get_url()[2]; + } + + /** + * Returns the request body. + * + * @return string + */ + public function get_body() { + $body = file_get_contents( 'php://input' ); + return false === $body ? '' : $body; + } + + /** + * Returns the cookies + * + * @return array{string, scalar}[] + */ + public function get_cookies() { + return flatten_array( $_COOKIE ); + } + + /** + * Returns the GET variables + * + * @return array{string, scalar}[] + */ + public function get_get_vars() { + return flatten_array( $_GET ); + } + + /** + * Returns the POST variables + * + * @return array{string, scalar}[] + */ + public function get_post_vars() { + $content_type = $this->get_header( 'content-type' ); + if ( ! empty( $_POST ) ) { + // If $_POST is populated, use it. + return flatten_array( $_POST ); + } elseif ( strpos( $content_type, 'application/json' ) !== false ) { + // Attempt to decode JSON requests. + $decoded_json = json_decode( $this->get_body(), true ) ?? array(); + return flatten_array( $decoded_json, 'json', true ); + } elseif ( strpos( $content_type, 'application/x-www-form-urlencoded' ) !== false ) { + // Attempt to decode url-encoded data + parse_str( $this->get_body(), $params ); + return flatten_array( $params ); + } else { + // Don't try to parse any other content types + return array(); + } + } + + /** + * Returns the files that were uploaded with this request (i.e. what's in the $_FILES superglobal) + * + * @return RequestFile[] + */ + public function get_files() { + $files = array(); + foreach ( $_FILES as $field_name => $arr ) { + // flatten the values in case we were given inputs with brackets + foreach ( flatten_array( $arr ) as list( $arr_key, $arr_value ) ) { + if ( $arr_key === 'name' ) { + // if this file was a simple (non-nested) name and unique, then just add it. + $files[] = array( + 'name' => $field_name, + 'filename' => $arr_value, + ); + } elseif ( 'name[' === substr( $arr_key, 0, 5 ) ) { + // otherwise this was a file with a nested name and/or multiple files with the same name + $files[] = array( + 'name' => $field_name . substr( $arr_key, 4 ), + 'filename' => $arr_value, + ); + } + } + } + return $files; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php new file mode 100644 index 00000000..89bf220f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php @@ -0,0 +1,355 @@ +get_wp_error(); + } + + update_option( self::RULE_LAST_UPDATED_OPTION_NAME, time() ); + return true; + } + + /** + * Re-activate the WAF any time an option is added or updated. + * + * @return bool|WP_Error True if re-activation is successful, WP_Error on failure. + */ + public static function reactivate_on_rules_option_change() { + try { + Waf_Runner::activate(); + } catch ( Waf_Exception $e ) { + return $e->get_wp_error(); + } + + return true; + } + + /** + * Updates the rule set if rules version has changed + * + * @throws Waf_Exception If the firewall mode is invalid. + * @throws Waf_Exception If the rules update fails. + * + * @return void + */ + public static function update_rules_if_changed() { + $version = get_option( self::VERSION_OPTION_NAME ); + if ( self::RULES_VERSION !== $version ) { + self::generate_automatic_rules(); + self::generate_ip_rules(); + self::generate_rules(); + + update_option( self::VERSION_OPTION_NAME, self::RULES_VERSION ); + } + } + + /** + * Retrieve rules from the API + * + * @throws Waf_Exception If site is not registered. + * @throws Rules_API_Exception If API did not respond 200. + * @throws Rules_API_Exception If data is missing from response. + * + * @return array + */ + public static function get_rules_from_api() { + $blog_id = Jetpack_Options::get_option( 'id' ); + if ( ! $blog_id ) { + throw new Waf_Exception( 'Site is not registered' ); + } + + $response = Client::wpcom_json_api_request_as_blog( + sprintf( '/sites/%s/waf-rules', $blog_id ), + '2', + array(), + null, + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( 200 !== $response_code ) { + throw new Rules_API_Exception( 'API connection failed.', (int) $response_code ); + } + + $rules_json = wp_remote_retrieve_body( $response ); + $rules = json_decode( $rules_json, true ); + + if ( empty( $rules['data'] ) ) { + throw new Rules_API_Exception( 'Data missing from response.' ); + } + + return $rules['data']; + } + + /** + * Wraps a require statement in a file_exists check. + * + * @param string $required_file The file to check if exists and require. + * @param string $return_code The PHP code to execute if the file require returns true. Defaults to 'return;'. + * + * @return string The wrapped require statement. + */ + private static function wrap_require( $required_file, $return_code = 'return;' ) { + return "if ( file_exists( '$required_file' ) ) { if ( require( '$required_file' ) ) { $return_code } }"; + } + + /** + * Generates the rules.php script + * + * @global \WP_Filesystem_Base $wp_filesystem WordPress filesystem abstraction. + * + * @throws File_System_Exception If file writing fails initializing rule files. + * @throws File_System_Exception If file writing fails writing to the rules entrypoint file. + * + * @return void + */ + public static function generate_rules() { + global $wp_filesystem; + Waf_Runner::initialize_filesystem(); + + $rules = "is_dir( dirname( $entrypoint_file_path ) ) ) { + $wp_filesystem->mkdir( dirname( $entrypoint_file_path ) ); + } + + // Ensure all potentially required rule files exist + $rule_files = array( self::RULES_ENTRYPOINT_FILE, self::AUTOMATIC_RULES_FILE, self::IP_ALLOW_RULES_FILE, self::IP_BLOCK_RULES_FILE ); + foreach ( $rule_files as $rule_file ) { + $rule_file = Waf_Runner::get_waf_file_path( $rule_file ); + if ( ! $wp_filesystem->is_file( $rule_file ) ) { + if ( ! $wp_filesystem->put_contents( $rule_file, "block( 'block', -1, 'ip block list' );" ) . "\n"; + } + + // Add automatic rules + if ( self::automatic_rules_enabled() ) { + $rules .= self::wrap_require( Waf_Runner::get_waf_file_path( self::AUTOMATIC_RULES_FILE ) ) . "\n"; + } + + // Update the rules file + if ( ! $wp_filesystem->put_contents( $entrypoint_file_path, $rules ) ) { + throw new File_System_Exception( 'Failed writing rules file to: ' . $entrypoint_file_path ); + } + } + + /** + * Generates the automatic-rules.php script + * + * @global \WP_Filesystem_Base $wp_filesystem WordPress filesystem abstraction. + * + * @throws Waf_Exception If rules cannot be fetched from the API. + * @throws File_System_Exception If file writing fails. + * + * @return void + */ + public static function generate_automatic_rules() { + global $wp_filesystem; + Waf_Runner::initialize_filesystem(); + + $automatic_rules_file_path = Waf_Runner::get_waf_file_path( self::AUTOMATIC_RULES_FILE ); + + // Ensure that the folder exists. + if ( ! $wp_filesystem->is_dir( dirname( $automatic_rules_file_path ) ) ) { + $wp_filesystem->mkdir( dirname( $automatic_rules_file_path ) ); + } + + try { + $rules = self::get_rules_from_api(); + } catch ( Waf_Exception $e ) { + // Do not throw API exceptions for users who do not have access + if ( 401 !== $e->getCode() ) { + throw $e; + } + } + + // If there are no rules available, don't overwrite the existing file. + if ( empty( $rules ) ) { + return; + } + + if ( ! $wp_filesystem->put_contents( $automatic_rules_file_path, $rules ) ) { + throw new File_System_Exception( 'Failed writing automatic rules file to: ' . $automatic_rules_file_path ); + } + + update_option( self::AUTOMATIC_RULES_LAST_UPDATED_OPTION_NAME, time() ); + } + + /** + * Generates the rules.php script + * + * @global \WP_Filesystem_Base $wp_filesystem WordPress filesystem abstraction. + * + * @throws File_System_Exception If writing to IP allow list file fails. + * @throws File_System_Exception If writing to IP block list file fails. + * + * @return void + */ + public static function generate_ip_rules() { + global $wp_filesystem; + Waf_Runner::initialize_filesystem(); + + $allow_ip_file_path = Waf_Runner::get_waf_file_path( self::IP_ALLOW_RULES_FILE ); + $block_ip_file_path = Waf_Runner::get_waf_file_path( self::IP_BLOCK_RULES_FILE ); + + // Ensure that the folders exists. + if ( ! $wp_filesystem->is_dir( dirname( $allow_ip_file_path ) ) ) { + $wp_filesystem->mkdir( dirname( $allow_ip_file_path ) ); + } + if ( ! $wp_filesystem->is_dir( dirname( $block_ip_file_path ) ) ) { + $wp_filesystem->mkdir( dirname( $block_ip_file_path ) ); + } + + $allow_list = IP_Utils::get_ip_addresses_from_string( get_option( self::IP_ALLOW_LIST_OPTION_NAME ) ); + $block_list = IP_Utils::get_ip_addresses_from_string( get_option( self::IP_BLOCK_LIST_OPTION_NAME ) ); + + $allow_rules_content = ''; + // phpcs:disable WordPress.PHP.DevelopmentFunctions + $allow_rules_content .= '$waf_allow_list = ' . var_export( $allow_list, true ) . ";\n"; + // phpcs:enable + $allow_rules_content .= 'return $waf->is_ip_in_array( $waf_allow_list );' . "\n"; + + if ( ! $wp_filesystem->put_contents( $allow_ip_file_path, "is_ip_in_array( $waf_block_list );' . "\n"; + + if ( ! $wp_filesystem->put_contents( $block_ip_file_path, "is_wpcom_simple() ) { + return false; + } + + // Do not run on the Atomic platform + if ( ( new Host() )->is_atomic_platform() ) { + return false; + } + + // Do not run on the VIP platform + if ( ( new Host() )->is_vip_site() ) { + return false; + } + + return true; + } + + /** + * Determines if the WAF module is enabled on the site. + * + * @return bool + */ + public static function is_enabled() { + // if ABSPATH is defined, then WordPress has already been instantiated, + // so we can check to see if the waf module is activated. + if ( defined( 'ABSPATH' ) ) { + return ( new Modules() )->is_active( self::WAF_MODULE_NAME ); + } + + return true; + } + + /** + * Enables the WAF module on the site. + * + * @return bool + */ + public static function enable() { + return ( new Modules() )->activate( self::WAF_MODULE_NAME, false, false ); + } + + /** + * Disabled the WAF module on the site. + * + * @return bool + */ + public static function disable() { + return ( new Modules() )->deactivate( self::WAF_MODULE_NAME ); + } + + /** + * Get Config + * + * @return array The WAF settings and current configuration data. + */ + public static function get_config() { + return array( + Waf_Rules_Manager::AUTOMATIC_RULES_ENABLED_OPTION_NAME => Waf_Rules_Manager::automatic_rules_enabled(), + Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME => get_option( Waf_Rules_Manager::IP_ALLOW_LIST_OPTION_NAME ), + Waf_Rules_Manager::IP_ALLOW_LIST_ENABLED_OPTION_NAME => Waf_Rules_Manager::ip_allow_list_enabled(), + Waf_Rules_Manager::IP_BLOCK_LIST_OPTION_NAME => get_option( Waf_Rules_Manager::IP_BLOCK_LIST_OPTION_NAME ), + Waf_Rules_Manager::IP_BLOCK_LIST_ENABLED_OPTION_NAME => Waf_Rules_Manager::ip_block_list_enabled(), + self::SHARE_DATA_OPTION_NAME => get_option( self::SHARE_DATA_OPTION_NAME ), + self::SHARE_DEBUG_DATA_OPTION_NAME => get_option( self::SHARE_DEBUG_DATA_OPTION_NAME ), + 'bootstrap_path' => self::get_bootstrap_file_path(), + 'standalone_mode' => self::get_standalone_mode_status(), + 'automatic_rules_available' => (bool) self::automatic_rules_available(), + 'brute_force_protection' => (bool) Brute_Force_Protection::is_enabled(), + + /** + * Provide the deprecated IP lists options for backwards compatibility with older versions of the Jetpack and Protect plugins. + * i.e. If one plugin is updated and the other is not, the latest version of this package will be used by both plugins. + * + * @deprecated 0.17.0 + */ + // @phan-suppress-next-line PhanDeprecatedClassConstant -- Needed for backwards compatibility. + Waf_Rules_Manager::IP_LISTS_ENABLED_OPTION_NAME => Waf_Rules_Manager::ip_allow_list_enabled() || Waf_Rules_Manager::ip_block_list_enabled(), + ); + } + + /** + * Get Bootstrap File Path + * + * @return string The path to the Jetpack Firewall's bootstrap.php file. + */ + private static function get_bootstrap_file_path() { + $bootstrap = new Waf_Standalone_Bootstrap(); + return $bootstrap->get_bootstrap_file_path(); + } + + /** + * Get WAF standalone mode status + * + * @return bool|array True if WAF standalone mode is enabled, false otherwise. + */ + public static function get_standalone_mode_status() { + return defined( 'JETPACK_WAF_RUN' ) && JETPACK_WAF_RUN === 'preload'; + } + + /** + * Get WAF File Path + * + * @param string $file The file path starting in the WAF directory. + * @return string The full file path to the provided file in the WAF directory. + */ + public static function get_waf_file_path( $file ) { + Waf_Constants::define_waf_directory(); + + // Ensure the file path starts with a slash. + if ( '/' !== substr( $file, 0, 1 ) ) { + $file = "/$file"; + } + + return JETPACK_WAF_DIR . $file; + } + + /** + * Runs the WAF and potentially stops the request if a problem is found. + * + * @return void + */ + public static function run() { + // Make double-sure we are only running once. + if ( self::did_run() ) { + return; + } + + Waf_Constants::initialize_constants(); + + // if ABSPATH is defined, then WordPress has already been instantiated, + // and we're running as a plugin (meh). Otherwise, we're running via something + // like PHP's prepend_file setting (yay!). + define( 'JETPACK_WAF_RUN', defined( 'ABSPATH' ) ? 'plugin' : 'preload' ); + + // if the WAF is being run before a command line script, don't try to execute rules (there's no request). + if ( PHP_SAPI === 'cli' ) { + return; + } + + // if something terrible happens during the WAF running, we don't want to interfere with the rest of the site, + // so we intercept errors ONLY while the WAF is running, then we remove our handler after the WAF finishes. + $display_errors = ini_get( 'display_errors' ); + + ini_set( 'display_errors', 'Off' ); // phpcs:ignore WordPress.PHP.IniSet.display_errors_Disallowed -- We only customize error reporting while the WAF is running, and remove our handler afterwards. + + set_error_handler( array( self::class, 'errorHandler' ) ); // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_set_error_handler -- We only customize error reporting while the WAF is running, and remove our handler afterwards. + + try { + + // phpcs:ignore + $waf = new Waf_Runtime( new Waf_Transforms(), new Waf_Operators() ); + + // execute waf rules. + $rules_file_path = self::get_waf_file_path( Waf_Rules_Manager::RULES_ENTRYPOINT_FILE ); + if ( file_exists( $rules_file_path ) ) { + // phpcs:ignore + include $rules_file_path; + } + } catch ( \Exception $err ) { // phpcs:ignore + // Intentionally doing nothing. + } + + // remove the custom error handler, so we don't interfere with the site. + restore_error_handler(); + + // Restore the original value. + ini_set( 'display_errors', $display_errors ); // phpcs:ignore WordPress.PHP.IniSet.display_errors_Disallowed -- We only customize error reporting while the WAF is running, and remove our handler afterwards. + } + + /** + * Error handler to be used while the WAF is being executed. + * + * @param int $code The error code. + * @param string $message The error message. + * @param string $file File with the error. + * @param string $line Line of the error. + * @return void + */ + public static function errorHandler( $code, $message, $file, $line ) { // phpcs:ignore + // Intentionally doing nothing for now. + } + + /** + * Initializes the WP filesystem and WAF directory structure. + * + * @throws File_System_Exception If filesystem is unavailable. + * + * @return void + */ + public static function initialize_filesystem() { + if ( ! function_exists( '\\WP_Filesystem' ) ) { + require_once ABSPATH . 'wp-admin/includes/file.php'; + } + + if ( ! \WP_Filesystem() ) { + throw new File_System_Exception( 'No filesystem available.' ); + } + + self::initialize_waf_directory(); + } + + /** + * Activates the WAF by generating the rules script and setting the version + * + * @throws Waf_Exception If the firewall mode is invalid. + * @throws Waf_Exception If the activation fails. + * + * @return void + */ + public static function activate() { + $version = get_option( Waf_Rules_Manager::VERSION_OPTION_NAME ); + if ( ! $version ) { + add_option( Waf_Rules_Manager::VERSION_OPTION_NAME, Waf_Rules_Manager::RULES_VERSION ); + } + + add_option( self::SHARE_DATA_OPTION_NAME, true ); + + self::initialize_filesystem(); + + Waf_Rules_Manager::generate_automatic_rules(); + Waf_Rules_Manager::generate_ip_rules(); + Waf_Rules_Manager::generate_rules(); + + self::create_blocklog_table(); + } + + /** + * Ensures that the waf directory is created. + * + * @throws File_System_Exception If filesystem is unavailable. + * @throws File_System_Exception If creating the directory fails. + * + * @return void + */ + public static function initialize_waf_directory() { + WP_Filesystem(); + Waf_Constants::define_waf_directory(); + + global $wp_filesystem; + if ( ! $wp_filesystem ) { + throw new File_System_Exception( 'Can not work without the file system being initialized.' ); + } + + if ( ! $wp_filesystem->is_dir( JETPACK_WAF_DIR ) ) { + if ( ! $wp_filesystem->mkdir( JETPACK_WAF_DIR ) ) { + throw new File_System_Exception( 'Failed creating WAF file directory: ' . JETPACK_WAF_DIR ); + } + } + } + + /** + * Create the log table when plugin is activated. + * + * @return void + */ + public static function create_blocklog_table() { + global $wpdb; + + require_once ABSPATH . 'wp-admin/includes/upgrade.php'; + + $sql = " + CREATE TABLE {$wpdb->prefix}jetpack_waf_blocklog ( + log_id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, + timestamp datetime NOT NULL, + rule_id BIGINT NOT NULL, + reason longtext NOT NULL, + PRIMARY KEY (log_id), + KEY timestamp (timestamp) + ) + "; + + dbDelta( $sql ); + } + + /** + * Deactivates the WAF by deleting the relevant options and emptying rules file. + * + * @throws File_System_Exception If file writing fails. + * + * @return void + */ + public static function deactivate() { + delete_option( self::MODE_OPTION_NAME ); + delete_option( Waf_Rules_Manager::VERSION_OPTION_NAME ); + + global $wp_filesystem; + self::initialize_filesystem(); + + // If the rules file doesn't exist, there's nothing else to do. + if ( ! $wp_filesystem->exists( self::get_waf_file_path( Waf_Rules_Manager::RULES_ENTRYPOINT_FILE ) ) ) { + return; + } + + // Empty the rules entrypoint file. + if ( ! $wp_filesystem->put_contents( self::get_waf_file_path( Waf_Rules_Manager::RULES_ENTRYPOINT_FILE ), "generate(); + } + + /** + * Check if an automatic rules file is available + * + * @return bool False if an automatic rules file is not available, true otherwise + */ + public static function automatic_rules_available() { + $automatic_rules_last_updated = get_option( Waf_Rules_Manager::AUTOMATIC_RULES_LAST_UPDATED_OPTION_NAME ); + + // If we do not have a automatic rules last updated timestamp cached, return false. + if ( ! $automatic_rules_last_updated ) { + return false; + } + + // Validate that the automatic rules file exists and is not empty. + global $wp_filesystem; + + try { + self::initialize_filesystem(); + } catch ( Waf_Exception $e ) { + return false; + } + + $automatic_rules_file_contents = $wp_filesystem->get_contents( self::get_waf_file_path( Waf_Rules_Manager::AUTOMATIC_RULES_FILE ) ); + + // If the automatic rules file was removed or is now empty, return false. + if ( ! $automatic_rules_file_contents || " +PHAN; + +/** + * Waf_Runtime class + */ +class Waf_Runtime { + /** + * If used, normalize_array_targets() will just return the number of matching values, instead of the values themselves. + */ + const NORMALIZE_ARRAY_COUNT = 1; + /** + * If used, normalize_array_targets() will apply "only" and "except" filters to the values of the source array, instead of the keys. + */ + const NORMALIZE_ARRAY_MATCH_VALUES = 2; + + /** + * Last rule. + * + * @var string + */ + public $last_rule = ''; + /** + * Matched vars. + * + * @var array + */ + public $matched_vars = array(); + /** + * Matched var. + * + * @var string + */ + public $matched_var = ''; + /** + * Matched var names. + * + * @var array + */ + public $matched_var_names = array(); + /** + * Matched var name. + * + * @var string + */ + public $matched_var_name = ''; + + /** + * State. + * + * @var array + */ + private $state = array(); + /** + * Metadata. + * + * @var array + */ + private $metadata = array(); + + /** + * Transforms. + * + * @var Waf_Transforms + */ + private $transforms; + /** + * Operators. + * + * @var Waf_Operators + */ + private $operators; + + /** + * The request + * + * @var Waf_Request + */ + private $request; + + /** + * Rules to remove. + * + * @var array[] + */ + private $rules_to_remove = array( + 'id' => array(), + 'tag' => array(), + ); + + /** + * Targets to remove. + * + * @var array[] + */ + private $targets_to_remove = array( + 'id' => array(), + 'tag' => array(), + ); + + /** + * Constructor method. + * + * @param Waf_Transforms $transforms Transforms. + * @param Waf_Operators $operators Operators. + * @param ?Waf_Request $request Information about the request. + */ + public function __construct( $transforms, $operators, $request = null ) { + $this->transforms = $transforms; + $this->operators = $operators; + $this->request = null === $request + ? new Waf_Request() + : $request; + } + + /** + * Rule removed method. + * + * @param string $id Ids. + * @param string[] $tags Tags. + */ + public function rule_removed( $id, $tags ) { + if ( isset( $this->rules_to_remove['id'][ $id ] ) ) { + return true; + } + foreach ( $tags as $tag ) { + if ( isset( $this->rules_to_remove['tag'][ $tag ] ) ) { + return true; + } + } + return false; + } + + /** + * Update Targets. + * + * @param array $targets Targets. + * @param string $rule_id Rule id. + * @param string[] $rule_tags Rule tags. + */ + public function update_targets( $targets, $rule_id, $rule_tags ) { + $updates = array(); + // look for target updates based on the rule's ID. + if ( isset( $this->targets_to_remove['id'][ $rule_id ] ) ) { + foreach ( $this->targets_to_remove['id'][ $rule_id ] as $name => $props ) { + $updates[] = array( $name, $props ); + } + } + // look for target updates based on the rule's tags. + foreach ( $rule_tags as $tag ) { + if ( isset( $this->targets_to_remove['tag'][ $tag ] ) ) { + foreach ( $this->targets_to_remove['tag'][ $tag ] as $name => $props ) { + $updates[] = array( $name, $props ); + } + } + } + // apply any found target updates. + + foreach ( $updates as list( $name, $props ) ) { + if ( isset( $targets[ $name ] ) ) { + // we only need to remove targets that exist. + if ( true === $props ) { + // if the entire target is being removed, remove it. + unset( $targets[ $name ] ); + } else { + // otherwise just mark single props to ignore. + $targets[ $name ]['except'] = array_merge( + isset( $targets[ $name ]['except'] ) ? $targets[ $name ]['except'] : array(), + $props + ); + } + } + } + return $targets; + } + + /** + * Return TRUE if at least one of the targets matches the rule. + * + * @param string[] $transforms One of the transform methods defined in the Jetpack Waf_Transforms class. + * @param TargetBag $targets Targets. + * @param string $match_operator Match operator. + * @param mixed $match_value Match value. + * @param bool $match_not Match not. + * @param bool $capture Capture. + * @return bool + */ + public function match_targets( $transforms, $targets, $match_operator, $match_value, $match_not, $capture = false ) { + $this->matched_vars = array(); + $this->matched_var_names = array(); + $this->matched_var = ''; + $this->matched_var_name = ''; + $match_found = false; + + // get values. + $values = $this->normalize_targets( $targets ); + + // apply transforms. + foreach ( $transforms as $t ) { + foreach ( $values as &$v ) { + $v['value'] = $this->transforms->$t( $v['value'] ); + } + } + unset( $v ); + // pass each target value to the operator to find any that match. + $matched = array(); + $captures = array(); + foreach ( $values as $v ) { + $match = $this->operators->{$match_operator}( $v['value'], $match_value ); + $did_match = false !== $match; + if ( $match_not !== $did_match ) { + // If either: + // - rule is negated ("not" flag set) and the target was not matched + // - rule not negated and the target was matched + // then this is considered a match. + $match_found = true; + $this->matched_var_names[] = $v['source']; + $this->matched_vars[] = $v['value']; + $this->matched_var_name = end( $this->matched_var_names ); + $this->matched_var = end( $this->matched_vars ); + $matched[] = array( $v, $match ); + // Set any captured matches into state if the rule has the "capture" flag. + if ( $capture ) { + $captures = is_array( $match ) ? $match : array( $match ); + foreach ( array_slice( $captures, 0, 10 ) as $i => $c ) { + $this->set_var( "tx.$i", $c ); + } + } + } + } + + return $match_found; + } + + /** + * Block. + * + * @param string $action Action. + * @param string $rule_id Rule id. + * @param string $reason Block reason. + * @param int $status_code Http status code. + */ + public function block( $action, $rule_id, $reason, $status_code = 403 ) { + if ( ! $reason ) { + $reason = "rule $rule_id"; + } else { + $reason = $this->sanitize_output( $reason ); + } + + $this->write_blocklog( $rule_id, $reason ); + error_log( "Jetpack WAF Blocked Request\t$action\t$rule_id\t$status_code\t$reason" ); + header( "X-JetpackWAF-Blocked: $status_code - rule $rule_id" ); + if ( defined( 'JETPACK_WAF_MODE' ) && 'normal' === JETPACK_WAF_MODE ) { + $protocol = isset( $_SERVER['SERVER_PROTOCOL'] ) ? wp_unslash( $_SERVER['SERVER_PROTOCOL'] ) : 'HTTP'; + header( $protocol . ' 403 Forbidden', true, $status_code ); + die( "rule $rule_id - reason $reason" ); + } + } + + /** + * Get the headers for logging purposes. + */ + public function get_request_headers() { + $all_headers = getallheaders(); + $exclude_headers = array( 'Authorization', 'Cookie', 'Proxy-Authorization', 'Set-Cookie' ); + + foreach ( $exclude_headers as $header ) { + unset( $all_headers[ $header ] ); + } + + return $all_headers; + } + + /** + * Write block logs. We won't write to the file if it exceeds 100 mb. + * + * @param string $rule_id Rule id. + * @param string $reason Block reason. + */ + public function write_blocklog( $rule_id, $reason ) { + $log_data = array(); + $log_data['rule_id'] = $rule_id; + $log_data['reason'] = $reason; + $log_data['timestamp'] = gmdate( 'Y-m-d H:i:s' ); + $log_data['request_uri'] = isset( $_SERVER['REQUEST_URI'] ) ? \stripslashes( $_SERVER['REQUEST_URI'] ) : ''; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.MissingUnslash + $log_data['user_agent'] = isset( $_SERVER['HTTP_USER_AGENT'] ) ? \stripslashes( $_SERVER['HTTP_USER_AGENT'] ) : ''; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.MissingUnslash + $log_data['referer'] = isset( $_SERVER['HTTP_REFERER'] ) ? \stripslashes( $_SERVER['HTTP_REFERER'] ) : ''; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.MissingUnslash + $log_data['content_type'] = isset( $_SERVER['CONTENT_TYPE'] ) ? \stripslashes( $_SERVER['CONTENT_TYPE'] ) : ''; // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.MissingUnslash + $log_data['get_params'] = json_encode( $_GET ); + + if ( defined( 'JETPACK_WAF_SHARE_DEBUG_DATA' ) && JETPACK_WAF_SHARE_DEBUG_DATA ) { + $log_data['post_params'] = json_encode( $_POST ); + $log_data['headers'] = $this->get_request_headers(); + } + + if ( defined( 'JETPACK_WAF_SHARE_DATA' ) && JETPACK_WAF_SHARE_DATA ) { + $file_path = JETPACK_WAF_DIR . '/waf-blocklog'; + $file_exists = file_exists( $file_path ); + + if ( ! $file_exists || filesize( $file_path ) < ( 100 * 1024 * 1024 ) ) { + $fp = fopen( $file_path, 'a+' ); + + if ( $fp ) { + try { + fwrite( $fp, json_encode( $log_data ) . "\n" ); + } finally { + fclose( $fp ); + } + } + } + } + + $this->write_blocklog_row( $log_data ); + } + + /** + * Write block logs to database. + * + * @param array $log_data Log data. + */ + private function write_blocklog_row( $log_data ) { + $conn = $this->connect_to_wordpress_db(); + + if ( ! $conn ) { + return; + } + + global $table_prefix; + + $statement = $conn->prepare( "INSERT INTO {$table_prefix}jetpack_waf_blocklog(reason,rule_id, timestamp) VALUES (?, ?, ?)" ); + if ( false !== $statement ) { + $statement->bind_param( 'sis', $log_data['reason'], $log_data['rule_id'], $log_data['timestamp'] ); + $statement->execute(); + + if ( $conn->insert_id > 100 ) { + $conn->query( "DELETE FROM {$table_prefix}jetpack_waf_blocklog ORDER BY log_id LIMIT 1" ); + } + } + } + + /** + * Connect to WordPress database. + */ + private function connect_to_wordpress_db() { + if ( ! file_exists( JETPACK_WAF_WPCONFIG ) ) { + return; + } + + require_once JETPACK_WAF_WPCONFIG; + $conn = new \mysqli( DB_HOST, DB_USER, DB_PASSWORD, DB_NAME ); // phpcs:ignore WordPress.DB.RestrictedClasses.mysql__mysqli + + if ( $conn->connect_error ) { + error_log( 'Could not connect to the database:' . $conn->connect_error ); + return null; + } + + return $conn; + } + + /** + * Redirect. + * + * @param string $rule_id Rule id. + * @param string $url Url. + * @return never + */ + public function redirect( $rule_id, $url ) { + error_log( "Jetpack WAF Redirected Request.\tRule:$rule_id\t$url" ); + header( "Location: $url" ); + exit; + } + + /** + * Flag rule for removal. + * + * @param string $prop Prop. + * @param string $value Value. + */ + public function flag_rule_for_removal( $prop, $value ) { + if ( 'id' === $prop ) { + $this->rules_to_remove['id'][ $value ] = true; + } else { + $this->rules_to_remove['tag'][ $value ] = true; + } + } + + /** + * Flag target for removal. + * + * @param string $id_or_tag Id or tag. + * @param string $id_or_tag_value Id or tag value. + * @param string $name Name. + * @param string $prop Prop. + */ + public function flag_target_for_removal( $id_or_tag, $id_or_tag_value, $name, $prop = null ) { + if ( null === $prop ) { + $this->targets_to_remove[ $id_or_tag ][ $id_or_tag_value ][ $name ] = true; + } elseif ( + ! isset( $this->targets_to_remove[ $id_or_tag ][ $id_or_tag_value ][ $name ] ) + // if the entire target is already being removed then it would be redundant to remove a single property. + || true !== $this->targets_to_remove[ $id_or_tag ][ $id_or_tag_value ][ $name ] + ) { + $this->targets_to_remove[ $id_or_tag ][ $id_or_tag_value ][ $name ][] = $prop; + } + } + + /** + * Get variable value. + * + * @param string $key Key. + */ + public function get_var( $key ) { + return isset( $this->state[ $key ] ) + ? $this->state[ $key ] + : ''; + } + + /** + * Set variable value. + * + * @param string $key Key. + * @param string $value Value. + */ + public function set_var( $key, $value ) { + $this->state[ $key ] = $value; + } + + /** + * Increment variable. + * + * @param string $key Key. + * @param mixed $value Value. + */ + public function inc_var( $key, $value ) { + if ( ! isset( $this->state[ $key ] ) ) { + $this->state[ $key ] = 0; + } + $this->state[ $key ] += floatval( $value ); + } + + /** + * Decrement variable. + * + * @param string $key Key. + * @param mixed $value Value. + */ + public function dec_var( $key, $value ) { + if ( ! isset( $this->state[ $key ] ) ) { + $this->state[ $key ] = 0; + } + $this->state[ $key ] -= floatval( $value ); + } + + /** + * Unset variable. + * + * @param string $key Key. + */ + public function unset_var( $key ) { + unset( $this->state[ $key ] ); + } + + /** + * A cache of metadata about the incoming request. + * + * @param string $key The type of metadata to request ('headers', 'request_method', etc.). + */ + public function meta( $key ) { + if ( ! isset( $this->metadata[ $key ] ) ) { + $value = null; + switch ( $key ) { + case 'headers': + $value = $this->request->get_headers(); + break; + case 'headers_names': + $value = $this->args_names( $this->meta( 'headers' ) ); + break; + case 'request_method': + $value = $this->request->get_method(); + break; + case 'request_protocol': + $value = $this->request->get_protocol(); + break; + case 'request_uri': + $value = $this->request->get_uri( false ); + break; + case 'request_uri_raw': + $value = $this->request->get_uri( true ); + break; + case 'request_filename': + $value = $this->request->get_filename(); + break; + case 'request_line': + $value = sprintf( + '%s %s %s', + $this->request->get_method(), + $this->request->get_uri( false ), + $this->request->get_protocol() + ); + break; + case 'request_basename': + $value = $this->request->get_basename(); + break; + case 'request_body': + $value = $this->request->get_body(); + break; + case 'query_string': + $value = $this->request->get_query_string(); + break; + case 'args_get': + $value = $this->request->get_get_vars(); + break; + case 'args_get_names': + $value = $this->args_names( $this->meta( 'args_get' ) ); + break; + case 'args_post': + $value = $this->request->get_post_vars(); + break; + case 'args_post_names': + $value = $this->args_names( $this->meta( 'args_post' ) ); + break; + case 'args': + $value = array_merge( $this->meta( 'args_get' ), $this->meta( 'args_post' ) ); + break; + case 'args_names': + $value = $this->args_names( $this->meta( 'args' ) ); + break; + case 'request_cookies': + $value = $this->request->get_cookies(); + break; + case 'request_cookies_names': + $value = $this->args_names( $this->meta( 'request_cookies' ) ); + break; + case 'files': + $value = array(); + foreach ( $this->request->get_files() as $f ) { + $value[] = array( $f['name'], $f['filename'] ); + } + break; + case 'files_names': + $value = $this->args_names( $this->meta( 'files' ) ); + break; + } + $this->metadata[ $key ] = $value; + } + + return $this->metadata[ $key ]; + } + + /** + * State values. + * + * @param string $prefix Prefix. + */ + private function state_values( $prefix ) { + $output = array(); + $len = strlen( $prefix ); + foreach ( $this->state as $k => $v ) { + if ( 0 === stripos( $k, $prefix ) ) { + $output[ substr( $k, $len ) ] = $v; + } + } + + return $output; + } + + /** + * Change a string to all lowercase and replace spaces and underscores with dashes. + * + * @param string $name Name. + * @return string + */ + public function normalize_header_name( $name ) { + return str_replace( array( ' ', '_' ), '-', strtolower( $name ) ); + } + + /** + * Get match-able values from a collection of targets. + * + * This function expects an associative array of target items, and returns an array of possible values from those targets that can be used to match against. + * The key is the lowercase target name (i.e. `args`, `request_headers`, etc) - see https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual-(v3.x)#Variables + * The value is an associative array of options that define how to narrow down the returned values for that target if it's an array (ARGS, for example). The possible options are: + * count: If `true`, then the returned value will a count of how many matched targets were found, rather then the actual values of those targets. + * For example, &ARGS_GET will return the number of keys the query string. + * only: If specified, then only values in that target that match the given key will be returned. + * For example, ARGS_GET:id|ARGS_GET:/^name/ will only return the values for `$_GET['id']` and any key in `$_GET` that starts with `name` + * except: If specified, then values in that target will be left out from the returned values (even if they were included in an `only` option) + * For example, ARGS_GET|!ARGS_GET:z will return every value from `$_GET` except for `$_GET['z']`. + * + * This function will return an array of associative arrays. Each with: + * name: The target name that this value came from (i.e. the key in the input `$targets` argument ) + * source: For targets that are associative arrays (like ARGS), this will be the target name AND the key in that target (i.e. "args:z" for ARGS:z) + * value: The value that was found in the associated target. + * + * @param TargetBag $targets An assoc. array with keys that are target name(s) and values are options for how to process that target (include/exclude rules, whether to return values or counts). + * @return array{name: string, source: string, value: mixed}[] + */ + public function normalize_targets( $targets ) { + $return = array(); + foreach ( $targets as $k => $v ) { + $count_only = isset( $v['count'] ) ? self::NORMALIZE_ARRAY_COUNT : 0; + $only = isset( $v['only'] ) ? $v['only'] : array(); + $except = isset( $v['except'] ) ? $v['except'] : array(); + $_k = strtolower( $k ); + switch ( $_k ) { + case 'request_headers': + $this->normalize_array_target( + // get the headers that came in with this request + $this->meta( 'headers' ), + // ensure only and exclude filters are normalized + array_map( array( $this->request, 'normalize_header_name' ), $only ), + array_map( array( $this->request, 'normalize_header_name' ), $except ), + $k, + $return, + // flags + $count_only + ); + continue 2; + case 'request_headers_names': + $this->normalize_array_target( $this->meta( 'headers_names' ), $only, $except, $k, $return, $count_only | self::NORMALIZE_ARRAY_MATCH_VALUES ); + continue 2; + case 'request_method': + case 'request_protocol': + case 'request_uri': + case 'request_uri_raw': + case 'request_filename': + case 'request_basename': + case 'request_body': + case 'query_string': + case 'request_line': + $v = $this->meta( $_k ); + break; + case 'tx': + case 'ip': + $this->normalize_array_target( $this->state_values( "$k." ), $only, $except, $k, $return, $count_only ); + continue 2; + case 'request_cookies': + case 'args': + case 'args_get': + case 'args_post': + case 'files': + $this->normalize_array_target( $this->meta( $_k ), $only, $except, $k, $return, $count_only ); + continue 2; + case 'request_cookies_names': + case 'args_names': + case 'args_get_names': + case 'args_post_names': + case 'files_names': + // get the "full" data (for 'args_names' get data for 'args') and stripe it down to just the key names + $data = array_map( + function ( $item ) { + return $item[0]; }, + $this->meta( substr( $_k, 0, -6 ) ) + ); + $this->normalize_array_target( $data, $only, $except, $k, $return, $count_only | self::NORMALIZE_ARRAY_MATCH_VALUES ); + continue 2; + default: + var_dump( 'Unknown target', $k, $v ); + exit; + } + $return[] = array( + 'name' => $k, + 'value' => $v, + 'source' => $k, + ); + } + + return $return; + } + + /** + * Verifies if the IP from the current request is in an array. + * + * @param array $array Array of IP addresses to verify the request IP against. + * @return bool + */ + public function is_ip_in_array( $array ) { + $real_ip = $this->request->get_real_user_ip_address(); + $array_length = count( $array ); + + for ( $i = 0; $i < $array_length; $i++ ) { + // Check if the IP matches a provided range. + $range = explode( '-', $array[ $i ] ); + if ( count( $range ) === 2 ) { + if ( IP_Utils::ip_address_is_in_range( $real_ip, $range[0], $range[1] ) ) { + return true; + } + continue; + } + + // Check if the IP is an exact match. + if ( $real_ip === $array[ $i ] ) { + return true; + } + } + + return false; + } + + /** + * Extract values from an associative array, potentially applying filters and/or counting results. + * + * @param array{0: string, 1: scalar}|scalar[] $source The source assoc. array of values (i.e. $_GET, $_SERVER, etc.). + * @param string[] $only Only include the values for these keys in the output. + * @param string[] $excl Never include the values for these keys in the output. + * @param string $name The name of this target (see https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual-(v3.x)#Variables). + * @param array $results Array to add output values to, will be modified by this method. + * @param int $flags Any of the NORMALIZE_ARRAY_* constants defined at the top of the class. + */ + private function normalize_array_target( $source, $only, $excl, $name, &$results, $flags = 0 ) { + $output = array(); + $has_only = isset( $only[0] ); + $has_excl = isset( $excl[0] ); + + foreach ( $source as $source_key => $source_val ) { + if ( is_array( $source_val ) ) { + // if $source_val looks like a tuple from flatten_array(), then use the tuple as the key and value + $source_key = $source_val[0]; + $source_val = $source_val[1]; + } + $filter_match = ( $flags & self::NORMALIZE_ARRAY_MATCH_VALUES ) > 0 ? $source_val : $source_key; + // if this key is on the "exclude" list, skip it + if ( $has_excl && $this->key_matches( $filter_match, $excl ) ) { + continue; + } + // if this key isn't in our "only" list, then skip it + if ( $has_only && ! $this->key_matches( $filter_match, $only ) ) { + continue; + } + // otherwise add this key/value to our output + $output[] = array( $source_key, $source_val ); + } + + if ( ( $flags & self::NORMALIZE_ARRAY_COUNT ) > 0 ) { + // If we've been told to just count the values, then just count them. + $results[] = array( + 'name' => (string) $name, + 'value' => count( $output ), + 'source' => '&' . $name, + ); + } else { + foreach ( $output as list( $item_name, $item_value ) ) { + $results[] = array( + 'name' => (string) $item_name, + 'value' => $item_value, + 'source' => "$name:$item_name", + ); + } + } + + return $results; + } + + /** + * Given an array of tuples - probably from flatten_array() - return a new array + * consisting of only the first value (the key name) from each tuple. + * + * @param array{0:string, 1:scalar}[] $flat_array An array of tuples. + * @return string[] + */ + private function args_names( $flat_array ) { + $names = array_map( + function ( $tuple ) { + return $tuple[0]; + }, + $flat_array + ); + return array_unique( $names ); + } + + /** + * Return whether or not a given $input key matches one of the given $patterns. + * + * @param string $input Key name to test against patterns. + * @param string[] $patterns Patterns to test key name with. + * @return bool + */ + private function key_matches( $input, $patterns ) { + foreach ( $patterns as $p ) { + if ( '/' === $p[0] ) { + if ( 1 === preg_match( $p, $input ) ) { + return true; + } + } elseif ( 0 === strcasecmp( $p, $input ) ) { + return true; + } + } + + return false; + } + + /** + * Sanitize output generated from the request that was blocked. + * + * @param string $output Output to sanitize. + */ + public function sanitize_output( $output ) { + $url_decoded_output = rawurldecode( $output ); + $html_entities_output = htmlentities( $url_decoded_output, ENT_QUOTES, 'UTF-8' ); + // @phpcs:disable Squiz.Strings.DoubleQuoteUsage.NotRequired + $escapers = array( "\\", "/", "\"", "\n", "\r", "\t", "\x08", "\x0c" ); + $replacements = array( "\\\\", "\\/", "\\\"", "\\n", "\\r", "\\t", "\\f", "\\b" ); + // @phpcs:enable Squiz.Strings.DoubleQuoteUsage.NotRequired + + return( str_replace( $escapers, $replacements, $html_entities_output ) ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php new file mode 100644 index 00000000..355ac508 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php @@ -0,0 +1,173 @@ +guard_against_missing_abspath(); + $this->initialize_constants(); + } + + /** + * Ensures that this class is not used unless we are in the right context. + * + * @throws Waf_Exception If we are outside of WordPress. + * + * @return void + */ + private function guard_against_missing_abspath() { + + if ( ! defined( 'ABSPATH' ) ) { + throw new Waf_Exception( 'Cannot generate the WAF bootstrap if we are not running in WordPress context.' ); + } + } + + /** + * Initializes the constants required for generating the bootstrap, if they have not been initialized yet. + * + * @return void + */ + private function initialize_constants() { + Waf_Constants::initialize_constants(); + } + + /** + * Initialized the WP filesystem and serves as a mocking hook for tests. + * + * Should only be implemented after the wp_loaded action hook: + * + * @link https://developer.wordpress.org/reference/functions/wp_filesystem/#more-information + * + * @return void + */ + protected function initialize_filesystem() { + if ( ! function_exists( '\\WP_Filesystem' ) ) { + require_once ABSPATH . 'wp-admin/includes/file.php'; + } + + WP_Filesystem(); + } + + /** + * Finds the path to the autoloader, which can then be used to require the autoloader in the generated boostrap file. + * + * @throws Waf_Exception In case the autoloader file can not be found. + * + * @return string|null + */ + private function locate_autoloader_file() { + global $jetpack_autoloader_loader; + + $autoload_file = null; + + // Try the Jetpack autoloader. + if ( isset( $jetpack_autoloader_loader ) ) { + $class_file = $jetpack_autoloader_loader->find_class_file( Waf_Runner::class ); + if ( $class_file ) { + $autoload_file = dirname( $class_file, 5 ) . '/vendor/autoload.php'; + } + } + + // Try Composer's autoloader. + if ( null === $autoload_file + && is_callable( array( InstalledVersions::class, 'getInstallPath' ) ) + && InstalledVersions::isInstalled( 'automattic/jetpack-waf' ) + ) { + $package_file = InstalledVersions::getInstallPath( 'automattic/jetpack-waf' ); + if ( substr( $package_file, -23 ) === '/automattic/jetpack-waf' ) { + $autoload_file = dirname( $package_file, 3 ) . '/vendor/autoload.php'; + } + } + + // Guess. First look for being in a `vendor/automattic/jetpack-waf/src/', then see if we're standalone with our own vendor dir. + if ( null === $autoload_file ) { + $autoload_file = dirname( __DIR__, 4 ) . '/vendor/autoload.php'; + if ( ! file_exists( $autoload_file ) ) { + $autoload_file = dirname( __DIR__ ) . '/vendor/autoload.php'; + } + } + + // Check that the determined file actually exists. + if ( ! file_exists( $autoload_file ) ) { + throw new Waf_Exception( 'Can not find autoloader, and the WAF standalone boostrap will not work without it.' ); + } + + return $autoload_file; + } + + /** + * Gets the path to the bootstrap.php file. + * + * @return string The bootstrap.php file path. + */ + public function get_bootstrap_file_path() { + return trailingslashit( JETPACK_WAF_DIR ) . 'bootstrap.php'; + } + + /** + * Generates the bootstrap file. + * + * @throws File_System_Exception If the filesystem is not available. + * @throws File_System_Exception If the WAF directory can not be created. + * @throws File_System_Exception If the bootstrap file can not be created. + * + * @return string Absolute path to the bootstrap file. + */ + public function generate() { + + $this->initialize_filesystem(); + + global $wp_filesystem; + if ( ! $wp_filesystem ) { + throw new File_System_Exception( 'Can not work without the file system being initialized.' ); + } + + $autoloader_file = $this->locate_autoloader_file(); + + $bootstrap_file = $this->get_bootstrap_file_path(); + $mode_option = get_option( Waf_Runner::MODE_OPTION_NAME, false ); + $share_data_option = get_option( Waf_Runner::SHARE_DATA_OPTION_NAME, false ); + $share_debug_data_option = get_option( Waf_Runner::SHARE_DEBUG_DATA_OPTION_NAME, false ); + + // phpcs:disable WordPress.PHP.DevelopmentFunctions + $code = "is_dir( JETPACK_WAF_DIR ) ) { + if ( ! $wp_filesystem->mkdir( JETPACK_WAF_DIR ) ) { + throw new File_System_Exception( 'Failed creating WAF standalone bootstrap file directory: ' . JETPACK_WAF_DIR ); + } + } + + if ( ! $wp_filesystem->put_contents( $bootstrap_file, $code ) ) { + throw new File_System_Exception( 'Failed writing WAF standalone bootstrap file to: ' . $bootstrap_file ); + } + + return $bootstrap_file; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php new file mode 100644 index 00000000..f3b4122a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php @@ -0,0 +1,160 @@ + (int) $option_timestamp; + } + + /** + * Checks if we should consider the stored cache or bypass it + * + * @return boolean + */ + public static function should_use_global_stats_cache() { + return ! ( defined( 'JETPACK_PROTECT_DEV__BYPASS_CACHE' ) && JETPACK_PROTECT_DEV__BYPASS_CACHE ); + } + + /** + * Get the global stats from the API endpoint + */ + public static function fetch_global_stats_from_api() { + $url = esc_url_raw( 'https://public-api.wordpress.com/wpcom/v2/jetpack-protect-global-stats' ); + $response = wp_remote_get( $url ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code || empty( $response['body'] ) ) { + return new \WP_Error( 'failed_fetching_global_stats', 'Failed to fetch global stats data from the server', array( 'status' => $response_code ) ); + } + + $body = json_decode( wp_remote_retrieve_body( $response ) ); + + update_option( 'jetpack_protect_global_stats', maybe_serialize( $body ) ); + update_option( 'jetpack_protect_global_stats_timestamp', time() + 86400 ); // Caches expires after 24 hours. + + return $body; + } + + /** + * Gets the current cached global stats + * + * @return bool|array False if value is not found. Array with values if cache is found. + */ + public static function get_global_stats_from_options() { + return maybe_unserialize( get_option( 'jetpack_protect_global_stats' ) ); + } + + /** + * Get the global stats + * If the cache is expired, it will fetch the data from the API + * If the cache is not expired, it will return the cached data + * + * @param bool $refresh_from_wpcom Whether to refresh the data from the API. + * @return array|\WP_Error + */ + public static function get_global_stats( $refresh_from_wpcom = false ) { + if ( self::$global_stats !== null ) { + return self::$global_stats; + } + + if ( $refresh_from_wpcom || ! self::should_use_global_stats_cache() || self::is_global_stats_cache_expired() ) { + $global_stats = self::fetch_global_stats_from_api(); + } else { + $global_stats = self::get_global_stats_from_options(); + } + + // Ensure that $global_stats is of the correct type + if ( ( ! is_object( $global_stats ) && ! ( $global_stats instanceof \WP_Error ) ) ) { + return new \WP_Error( 'unexpected_type', 'Unexpected type or null returned for global stats' ); + } + + return $global_stats; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php new file mode 100644 index 00000000..e2160997 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php @@ -0,0 +1,403 @@ +normalize_path( str_replace( '\\', '/', $value ) ); + } + + /** + * Removes all NUL bytes from input. + * + * @param string $value value to be filtered. + * @return string + */ + public function remove_nulls( $value ) { + return str_replace( "\x0", '', $value ); + } + + /** + * Remove all whitespace characters from input. + * + * @param string $value value to be filtered. + * @return string + */ + public function remove_whitespace( $value ) { + return preg_replace( '/\s/', '', $value ); + } + + /** + * Replaces each occurrence of a C-style comment (/ * ... * /) with a single space. + * Unterminated comments will also be replaced with a space. However, a standalone termination of a comment (* /) will not be acted upon. + * + * @param string $value value to be filtered. + * @return string + */ + public function replace_comments( $value ) { + $value = preg_replace( '~/\*.*?\*/|/\*.*?$~Ds', ' ', $value ); + return explode( '/*', $value, 2 )[0]; + } + + /** + * Removes common comments chars (/ *, * /, --, #). + * + * @param string $value value to be filtered. + * @return string + */ + public function remove_comments_char( $value ) { + return preg_replace( '~/*|*/|--|#|//~', '', $value ); + } + + /** + * Replaces each NUL byte in input with a space. + * + * @param string $value value to be filtered. + * @return string + */ + public function replace_nulls( $value ) { + return str_replace( "\x0", ' ', $value ); + } + + /** + * Decode a URL-encoded input string. + * + * @param string $value value to be decoded. + * @return string + */ + public function url_decode( $value ) { + return urldecode( $value ); + } + + /** + * Decode a URL-encoded input string. + * + * @param string $value value to be decoded. + * @return string + */ + public function url_decode_uni( $value ) { + error_log( 'JETPACKWAF TRANSFORM NOT IMPLEMENTED: urlDecodeUni' ); + return $value; + } + + /** + * Decode a json encoded input string. + * + * @param string $value value to be decoded. + * @return string + */ + public function js_decode( $value ) { + error_log( 'JETPACKWAF TRANSFORM NOT IMPLEMENTED: jsDecode' ); + return $value; + } + + /** + * Convert all characters to uppercase. + * + * @param string $value value to be encoded. + * @return string + */ + public function uppercase( $value ) { + return strtoupper( $value ); + } + + /** + * Calculate a SHA1 hash from the input string. + * + * @param mixed $value value to be hashed. + * @return string + */ + public function sha1( $value ) { + return sha1( $value, true ); + } + + /** + * Remove whitespace from the left side of the input string. + * + * @param string $value value to be trimmed. + * @return string + */ + public function trim_left( $value ) { + return ltrim( $value, self::TRIM_CHARS ); + } + + /** + * Remove whitespace from the right side of the input string. + * + * @param string $value value to be trimmed. + * @return string + */ + public function trim_right( $value ) { + return rtrim( $value, self::TRIM_CHARS ); + } + + /** + * Remove whitespace from both sides of the input string. + * + * @param string $value value to be trimmed. + * @return string + */ + public function trim( $value ) { + return trim( $value, self::TRIM_CHARS ); + } + + /** + * Convert UTF-8 characters to Unicode characters. + * + * This function iterates through each character of the input string, checks the ASCII value, + * and converts it to its corresponding Unicode representation. It handles characters that are + * represented with 1 to 4 bytes in UTF-8. + * + * @param string $str The string value to be encoded from UTF-8 to Unicode. + * @return string The converted string with Unicode representation. + */ + public function utf8_to_unicode( $str ) { + $unicodeStr = ''; + $strLen = strlen( $str ); + $i = 0; + + // Iterate through each character of the input string. + while ( $i < $strLen ) { + // Get the ASCII value of the current character. + $value = ord( $str[ $i ] ); + + if ( $value < 128 ) { + // If the character is in the ASCII range (0-127), directly add it to the Unicode string. + $unicodeStr .= chr( $value ); + ++$i; + } else { + // For characters outside the ASCII range, determine the number of bytes in the UTF-8 representation. + $unicodeValue = ''; + if ( $value >= 192 && $value <= 223 ) { + // For characters represented with 2 bytes in UTF-8. + $unicodeValue = ( ord( $str[ $i ] ) & 0x1F ) << 6 | ( ord( $str[ $i + 1 ] ) & 0x3F ); + $i += 2; + } elseif ( $value >= 224 && $value <= 239 ) { + // For characters represented with 3 bytes in UTF-8. + $unicodeValue = ( ord( $str[ $i ] ) & 0x0F ) << 12 | ( ord( $str[ $i + 1 ] ) & 0x3F ) << 6 | ( ord( $str[ $i + 2 ] ) & 0x3F ); + $i += 3; + } elseif ( $value >= 240 && $value <= 247 ) { + // For characters represented with 4 bytes in UTF-8. + $unicodeValue = ( ord( $str[ $i ] ) & 0x07 ) << 18 | ( ord( $str[ $i + 1 ] ) & 0x3F ) << 12 | ( ord( $str[ $i + 2 ] ) & 0x3F ) << 6 | ( ord( $str[ $i + 3 ] ) & 0x3F ); + $i += 4; + } else { + // If the sequence does not match any known UTF-8 pattern, skip to the next character. + ++$i; + continue; + } + // Convert the Unicode value to a formatted string and append it to the Unicode string. + $unicodeStr .= sprintf( '%%u%04X', $unicodeValue ); + } + } + + return strtolower( $unicodeStr ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php new file mode 100644 index 00000000..59631e8c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php @@ -0,0 +1,23 @@ +getMessage() ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/functions.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/functions.php new file mode 100644 index 00000000..7d60cd28 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/functions.php @@ -0,0 +1,72 @@ + [ "x" => [ "y" => "..." ] ] ] + * However, modsecurity (and thus our WAF rules) expect the original (non-nested) names. + * + * Therefore, this method takes an array of any depth and returns a single-depth array with nested + * keys translated back to a single string with brackets. + * + * Because there might be multiple items with the same name, this function will return an array of tuples, + * with the first item in the tuple the re-created original field name, and the second item the value. + * + * @example + * flatten_array( [ "field1" => "abc", "field2" => [ "d", "e", "f" ] ] ) + * => [ + * [ "field1", "abc" ], + * [ "field2[0]", "d" ], + * [ "field2[1]", "e" ], + * [ "field2[2]", "f" ], + * ] + * + * @param array $array An array that resembles one of the PHP superglobals like $_GET or $_POST. + * @param string $key_prefix String that should be prepended to the keys output by this function. + * Usually only used internally as part of recursion when flattening a nested array. + * @param bool|null $dot_notation Whether to use dot notation instead of bracket notation. + * + * @return array{0: string, 1: scalar}[] $key_prefix An array of key/value tuples, one for each distinct value in the input array. + */ +function flatten_array( $array, $key_prefix = '', $dot_notation = null ) { + $return = array(); + foreach ( $array as $source_key => $source_value ) { + $key = $source_key; + if ( ! empty( $key_prefix ) ) { + $key = $dot_notation ? "$key_prefix.$source_key" : $key_prefix . "[$source_key]"; + } + + if ( ! is_array( $source_value ) ) { + $return[] = array( $key, $source_value ); + } else { + $return = array_merge( $return, flatten_array( $source_value, $key, $dot_notation ) ); + } + } + return $return; +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/i18n-map.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/i18n-map.php new file mode 100644 index 00000000..e4af8a34 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/jetpack_vendor/i18n-map.php @@ -0,0 +1,80 @@ + 'jetpack-protect', + 'type' => 'plugins', + 'packages' => array( + 'jetpack-admin-ui' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-admin-ui', + 'ver' => '0.4.5', + ), + 'jetpack-assets' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-assets', + 'ver' => '2.3.7', + ), + 'jetpack-boost-core' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-boost-core', + 'ver' => '0.2.11', + ), + 'jetpack-boost-speed-score' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-boost-speed-score', + 'ver' => '0.3.12', + ), + 'jetpack-config' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-config', + 'ver' => '2.0.4', + ), + 'jetpack-connection' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-connection', + 'ver' => '4.0.1', + ), + 'jetpack-explat' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-explat', + 'ver' => '0.1.7', + ), + 'jetpack-ip' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-ip', + 'ver' => '0.2.3', + ), + 'jetpack-jitm' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-jitm', + 'ver' => '3.1.21', + ), + 'jetpack-licensing' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-licensing', + 'ver' => '2.0.9', + ), + 'jetpack-my-jetpack' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack', + 'ver' => '4.35.3', + ), + 'jetpack-password-checker' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-password-checker', + 'ver' => '0.3.2', + ), + 'jetpack-plugins-installer' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-plugins-installer', + 'ver' => '0.4.3', + ), + 'jetpack-protect-models' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-protect-models', + 'ver' => '0.2.1', + ), + 'jetpack-protect-status' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-protect-status', + 'ver' => '0.1.5', + ), + 'jetpack-sync' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-sync', + 'ver' => '3.10.0', + ), + 'jetpack-transport-helper' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-transport-helper', + 'ver' => '0.2.4', + ), + 'jetpack-waf' => array( + 'path' => 'jetpack_vendor/automattic/jetpack-waf', + 'ver' => '0.18.5', + ), + ), +); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/readme.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/readme.txt new file mode 100644 index 00000000..f4fe58ab --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/readme.txt @@ -0,0 +1,184 @@ +=== Jetpack Protect === +Contributors: automattic, retrofox, leogermani, renatoagds, bjorsch, ebinnion, fgiannar, zinigor, miguelxavierpenha, dsmart, jeherve, manzoorwanijk, njweller, oskosk, samiff, siddarthan, wpkaren, arsihasi, kraftbj, kev, sermitr, kangzj, pabline, dkmyta +Tags: jetpack, protect, security, malware, scan +Requires at least: 6.5 +Requires PHP: 7.0 +Tested up to: 6.6 +Stable tag: 3.0.2 +License: GPLv2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html + +Free daily malware scanning and WordPress site security. Jetpack Protect leverages the extensive database of WPScan, an Automattic brand, that has over 25,000 registered malware and vulnerabilities. No configuration required! + +== Description == + +== TOTAL SITE SECURITY FROM WORDPRESS EXPERTS == + +Jetpack Protect is a free and essential WordPress security plugin that scans your site and warns you about vulnerabilities, keeping your site one step ahead of security threats. It’s easy to use; setup requires just a few clicks! + +By upgrading Protect, you also unlock malware scanning with one-click fixes for most issues and instant notifications when threats are detected. Our automated Web Application Firewall (WAF) also protects your site from bad actors around the clock. + +Jetpack Protect is created by WordPress experts; our parent company Automattic is behind Jetpack, WordPress.com, WooCommerce, WPScan, and much more. There is no better company to understand the security needs of WordPress sites. + +== WHAT DOES JETPACK PROTECT (FREE) CHECK FOR? == + +Jetpack Protect scans your site on a daily basis and warns you about: +- The version of WordPress installed, and any associated vulnerabilities +- What plugins are installed, and any related vulnerabilities +- What themes are installed, and any associated vulnerabilities + += What are vulnerabilities? Why do I need to scan my site regularly? = +Site vulnerabilities are flaws in a website's code that weaken the site's overall security. These can be introduced to a site in various ways, in most cases unintentionally. + +Some of the ways vulnerabilities can be introduced to a site are: +- Poorly written site code +- Plugin and theme bugs +- WordPress version bugs +- System misconfigurations + +If a bad actor detects a vulnerability on your site, they can exploit it to access sensitive information, update your site, and more to damage your business or brand. + +That’s why it’s essential to use a reputable and reliable vulnerability & malware site scanner like Jetpack Protect to safeguard your site. + += Can I use Jetpack Scan to fix a site that is already infected? = + +Jetpack Protect (Scan) detects and prevents attacks, but is not designed to fully clean up sites infected before it was active. If your site has malware, take immediate action to clean it up and remove the malicious code. + +To clean up your site, we suggest using a malware removal tool, or if possible restore from a backup taken before the infection. We recommend using Jetpack VaultPress Backup in conjunction with Jetpack Scan to secure your website. + +[Learn more about cleaning your site](https://jetpack.com/support/scan/how-to-clean-your-hacked-wordpress-site/) + +== BRUTE FORCE ATTACK PROTECTION == + +Jetpack Protect blocks unwanted login attempts from malicious botnets and distributed attacks. + += Is my site under attack? = +Brute force attacks are the most common form of hacking — and hackers don’t discriminate. As the most commonly used Content Management System on the web, WordPress sites make an attractive target for hackers looking to exploit code vulnerabilities unique to WordPress. + +Using large networks of computers known as botnets, hackers can try to gain access to your site by using thousands of different combinations of usernames and passwords until they find the right one. + +Recently, attackers have found a way to “amplify” these attacks against the WordPress XML-RPC file – making it easier for attackers to try and break into your site. + +WordPress brute force attacks can: +- Slow down your site (or cause it to stop responding) because of repeated server requests. +- Allow unauthorized access to your site for hackers to modify your code or insert spammy links. +- Put your site content and data at risk. + +That’s where Jetpack Protect comes in. Our state-of-the-art security tools automatically block these attacks, protecting your WordPress site from unauthorized access. + +On average, Jetpack blocks 5,193 WordPress brute force attacks over a site’s lifetime. It allows you to protect yourself against both traditional brute force attacks and distributed brute force attacks that use many servers against your site. + +== UPGRADE PROTECT TO REMOVE MALWARE IN ONE CLICK AND BE PROTECTED BY OUR WAF == +By upgrading Protect, you unlock total site security from WordPress experts: +- Automated daily malware scanning in addition to vulnerability checks +- One-click fixes for most issues +- Web Application Firewall (WAF) with automatic rule updates +- Instant email notifications when threats are detected +- Priority support from WordPress experts + += What is malware? Why do I need to protect against it? = +Malware is malicious code or software that has been created by bad actors to disrupt, damage, or gain access to your site. There are many ways that malware can get onto your WordPress site. The most common method is through attackers using vulnerable plugins or themes to install malware. + +Similar to the vulnerabilities listed above, bad actors can use malware to capture sensitive information, damage your site, and harm your business or brand. + +Jetpack Protect instantly notifies you of any threats detected, with one-click fixes for most issues. + += What is a Web Application Firewall (WAF)? = +A web application firewall blocks traffic and malicious requests to your site from known bad actors. + +As threats are detected, new rules are added to Jetpack Protect’s firewall, which provides around-the-clock protection for your WordPress site. + +== OVER 53,500 REGISTERED VULNERABILITIES IN OUR DATABASE == + +WordPress security is something that evolves over time. Jetpack Protect leverages the extensive database of WPScan, an Automattic brand. All vulnerabilities are entered into our database by dedicated WordPress security professionals and updated constantly as new information becomes available. + +== JETPACK PROTECT IS EASY TO SETUP AND USE == + +There’s nothing to configure – the setup process is as easy as: +1. Install and activate the plugin +2. Set up it with one click. + +After you activate the plugin, Jetpack Protect will run daily automatic malware scans on your WordPress site and update you on vulnerabilities associated with your installed plugins, themes, and WordPress core. + +== WITH 💚 BY JETPACK == + +This is just the start! + +We are working hard to bring more features and improvements to Jetpack Protect. Let us know your thoughts and ideas! + +== FURTHER READING == + +- [Jetpack: Security, performance, and growth tools made for WordPress sites by the WordPress experts.](https://jetpack.com/) +- You can follow the [Jetpack Twitter](https://twitter.com/jetpack?lang=en) account to catch up on our latest WordPress security recommendations and updates. +- [WordPress Security: How to Protect Your Site From Hackers](https://jetpack.com/blog/category/security/page/3/) +- [Should You Use Jetpack for WordPress Security?](https://jetpack.com/blog/should-you-use-jetpack-for-wordpress-security/) +- [Jetpack Acquires WordPress Vulnerability Database WPScan](https://jetpack.com/blog/jetpack-acquires-wordpress-vulnerability-database-wpscan/#more-139339) + +== FAQ == + += How does Jetpack Protect help your WordPress Site security? = + +Protect is a free WordPress security and malware scanner plugin that scans your site and lets you know possible malware and security threats on your installed plugins, themes, and core files. + +The free plan scans your site for WordPress version, plugin, and theme vulnerabilities from our extensive vulnerability database (53,500) that is powered by WPScan. + +By upgrading Protect, you gain access to WordPress malware scanning with one-click fixes, instant threat notifications, and our Web application Firewall (WAF) that protects your site around the clock. + += Does this plugin require the Jetpack plugin to work? = + +Jetpack Protect does not require the Jetpack plugin to run and secure your site. + += What are the differences between Jetpack Protect, Jetpack Scan, and WPScan plugins? = + +Jetpack Protect is a new WordPress security plugin from Jetpack containing our security features only. You can start with Jetpack Protect’s free vulnerability scanning features and upgrade Jetpack Protect to access automated malware scanning and our web application firewall. By upgrading Protect, you are enabling Jetpack Scan to the plugin. + +Jetpack Scan is a product that can be purchased for use in conjunction with the main Jetpack plugin or Jetpack Protect. Jetpack Scan includes automated malware scanning and our web application firewall but does not contain the vulnerability scanning feature from the Protect plugin. If you purchase Jetpack Security or Jetpack Complete, Jetpack Scan is also included in those bundles. + +If you are already a Jetpack Scan, Jetpack Security, or Jetpack Complete customer, you can also take advantage of Jetpack Protect’s vulnerability scanning feature by installing the Jetpack Protect plugin. + +WPScan is an enterprise vulnerability scanning solution. It is not recommended for small to medium-sized businesses. If you are an enterprise company looking for custom WordPress site protection solutions, please visit: https://wpscan.com/ + +For small to medium-sized businesses, you can access our vulnerability scanning solution in the Jetpack Protect plugin. + += Will Jetpack Protect work on my local site? + +Jetpack Protect requires a publicly accessible site to perform the vulnerability scan. + += How will I know if Jetpack Protect has found WordPress security vulnerabilities and malware? = + +You can visit Jetpack Protect dashboard in your WordPress admin panel to see the security threats and malware found by the integrated malware scanner. + += What do I do if Jetpack Protect finds a security threat? = + +When the vulnerability scanner finds a security threat, you can view the recommended actions on the Jetpack Protect dashboard to secure your sites. + +If you have upgraded Protect, your site will also be automatically scanned for malware each day, and you will be notified instantly via email if any threats are detected. You will be able to fix most issues in one click. + += Can I set the time of the daily security scan? = + +It is not possible to set a time for the automated daily scans run by the integrated malware scanner. + += Why do I need WordPress security and malware scan? = + +A hacked WordPress site can cause serious damage to your business revenue and reputation. Jetpack Protect scans your site and lets you know possible malware and security threats on your installed plugins, themes, and core files. + += Where can I learn more about WordPress security and malware threats? = + +To learn how to achieve better WordPress security, [see this guide](https://jetpack.com/blog/guide-to-wordpress-security/). On the [Jetpack Blog](https://jetpack.com/blog/category/security/), you can find many more articles written by the top WordPress security experts. + += Is Jetpack Protect the same thing as the Protect feature in the Jetpack plugin? + +The new Jetpack Protect plugin is different from the Jetpack feature formerly known as [Protect](https://jetpack.com/support/protect/) (now renamed [Brute Force Attack Protection](https://jetpack.com/support/protect/)). + +== Screenshots == + +1. Focus on running your business while Jetpack Protect automatically scans your site. +2. Keep your site one step ahead of security threats and malware. +3. View all the found vulnerabilities in your site and learn how to fix them. +4. The Jetpack Firewall is a web application firewall (known as WAF) designed to protect your WordPress site from malicious requests. + +== Changelog == +### 3.0.2 - 2024-09-06 +#### Changed +- Internal updates. + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-credentials.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-credentials.php new file mode 100644 index 00000000..1e72b467 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-credentials.php @@ -0,0 +1,55 @@ +is_connected(); + + if ( ! $blog_id || ! $is_connected ) { + return false; + } + + $api_url = sprintf( '/sites/%d/scan', $blog_id ); + + $response = Client::wpcom_json_api_request_as_blog( + $api_url, + '2', + array( 'method' => 'GET' ), + null, + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code ) { + return false; + } + + $parsed_response = json_decode( $response['body'] ); + + if ( ! $parsed_response ) { + return false; + } + + return isset( $parsed_response->credentials ) ? $parsed_response->credentials : array(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-jetpack-protect.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-jetpack-protect.php new file mode 100644 index 00000000..b2db8472 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-jetpack-protect.php @@ -0,0 +1,466 @@ +ensure( + 'connection', + array( + 'slug' => JETPACK_PROTECT_SLUG, + 'name' => JETPACK_PROTECT_NAME, + 'url_info' => JETPACK_PROTECT_URI, + ) + ); + // Sync package. + $config->ensure( + 'sync', + array( + 'jetpack_sync_modules' => array( + 'Automattic\\Jetpack\\Sync\\Modules\\Options', + 'Automattic\\Jetpack\\Sync\\Modules\\Callables', + 'Automattic\\Jetpack\\Sync\\Modules\\Users', + ), + 'jetpack_sync_callable_whitelist' => array( + 'main_network_site' => array( 'Automattic\\Jetpack\\Connection\\Urls', 'main_network_site_url' ), + 'get_plugins' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_plugins' ), + 'get_themes' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'get_themes' ), + 'wp_version' => array( 'Automattic\\Jetpack\\Sync\\Functions', 'wp_version' ), + ), + 'jetpack_sync_options_contentless' => array(), + 'jetpack_sync_options_whitelist' => array( + 'active_plugins', + 'stylesheet', + ), + ) + ); + + // Identity crisis package. + $config->ensure( 'identity_crisis' ); + + // Web application firewall package. + $config->ensure( 'waf' ); + }, + 1 + ); + + add_filter( 'jetpack_connection_user_has_license', array( $this, 'jetpack_check_user_licenses' ), 10, 3 ); + + add_filter( 'jetpack_get_available_standalone_modules', array( $this, 'protect_filter_available_modules' ), 10, 1 ); + } + + /** + * Initialize the plugin + * + * @return void + */ + public function init() { + add_action( 'admin_bar_menu', array( $this, 'admin_bar' ), 65 ); + add_action( 'admin_enqueue_scripts', array( $this, 'enqueue_admin_styles' ) ); + + REST_Controller::init(); + My_Jetpack_Initializer::init(); + Site_Health::init(); + + // Sets up JITMS. + JITM::configure(); + } + + /** + * Initialize the admin page resources. + */ + public function admin_page_init() { + $total_threats = Status::get_total_threats(); + $menu_label = _x( 'Protect', 'The Jetpack Protect product name, without the Jetpack prefix', 'jetpack-protect' ); + if ( $total_threats ) { + $menu_label .= sprintf( ' %d', $total_threats ); + } + + $page_suffix = Admin_Menu::add_menu( + __( 'Jetpack Protect', 'jetpack-protect' ), + $menu_label, + 'manage_options', + 'jetpack-protect', + array( $this, 'plugin_settings_page' ), + 5 + ); + + add_action( 'load-' . $page_suffix, array( $this, 'enqueue_admin_scripts' ) ); + } + + /** + * Enqueues the wp-admin styles (used outside the React app) + */ + public function enqueue_admin_styles() { + wp_enqueue_style( 'jetpack-protect-wpadmin', JETPACK_PROTECT_BASE_PLUGIN_URL . '/assets/jetpack-protect.css', array(), JETPACK_PROTECT_VERSION ); + } + + /** + * Enqueue plugin admin scripts and styles. + */ + public function enqueue_admin_scripts() { + + Assets::register_script( + 'jetpack-protect', + 'build/index.js', + JETPACK_PROTECT_ROOT_FILE, + array( + 'in_footer' => true, + 'textdomain' => 'jetpack-protect', + ) + ); + Assets::enqueue_script( 'jetpack-protect' ); + // Required for Analytics. + wp_enqueue_script( 'jp-tracks', '//stats.wp.com/w.js', array(), gmdate( 'YW' ), true ); + // Initial JS state including JP Connection data. + Connection_Initial_State::render_script( 'jetpack-protect' ); + wp_add_inline_script( 'jetpack-protect', $this->render_initial_state(), 'before' ); + } + + /** + * Render the initial state into a JavaScript variable. + * + * @return string + */ + public function render_initial_state() { + return 'var jetpackProtectInitialState=JSON.parse(decodeURIComponent("' . rawurlencode( wp_json_encode( $this->initial_state() ) ) . '"));'; + } + + /** + * Get the initial state data for hydrating the React UI. + * + * @return array + */ + public function initial_state() { + global $wp_version; + // phpcs:disable WordPress.Security.NonceVerification.Recommended + $refresh_status_from_wpcom = isset( $_GET['checkPlan'] ); + $initial_state = array( + 'apiRoot' => esc_url_raw( rest_url() ), + 'apiNonce' => wp_create_nonce( 'wp_rest' ), + 'registrationNonce' => wp_create_nonce( 'jetpack-registration-nonce' ), + 'status' => Status::get_status( $refresh_status_from_wpcom ), + 'scanHistory' => Scan_History::get_scan_history( $refresh_status_from_wpcom ), + 'installedPlugins' => Plugins_Installer::get_plugins(), + 'installedThemes' => Sync_Functions::get_themes(), + 'wpVersion' => $wp_version, + 'adminUrl' => 'admin.php?page=jetpack-protect', + 'siteSuffix' => ( new Jetpack_Status() )->get_site_suffix(), + 'blogID' => Connection_Manager::get_site_id( true ), + 'jetpackScan' => My_Jetpack_Products::get_product( 'scan' ), + 'hasRequiredPlan' => Plan::has_required_plan(), + 'onboardingProgress' => Onboarding::get_current_user_progress(), + 'waf' => array( + 'wafSupported' => Waf_Runner::is_supported_environment(), + 'currentIp' => IP_Utils::get_ip(), + 'isSeen' => self::get_waf_seen_status(), + 'upgradeIsSeen' => self::get_waf_upgrade_seen_status(), + 'displayUpgradeBadge' => self::get_waf_upgrade_badge_display_status(), + 'isEnabled' => Waf_Runner::is_enabled(), + 'isToggling' => false, + 'isUpdating' => false, + 'config' => Waf_Runner::get_config(), + 'stats' => self::get_waf_stats(), + 'globalStats' => Waf_Stats::get_global_stats(), + ), + ); + + $initial_state['jetpackScan']['pricingForUi'] = Plan::get_product( 'jetpack_scan' ); + + return $initial_state; + } + /** + * Main plugin settings page. + */ + public function plugin_settings_page() { + ?> +
    + is_connected() ) { + self::activate_modules(); + } + } + + /** + * Activates the waf and brute force protection modules and disables the activation option + */ + public static function activate_modules() { + delete_option( self::JETPACK_PROTECT_ACTIVATION_OPTION ); + ( new Modules() )->activate( self::JETPACK_WAF_MODULE_SLUG, false, false ); + ( new Modules() )->activate( self::JETPACK_BRUTE_FORCE_PROTECTION_MODULE_SLUG, false, false ); + } + + /** + * Removes plugin from the connection manager + * If it's the last plugin using the connection, the site will be disconnected. + * + * @access public + * @static + */ + public static function plugin_deactivation() { + + // Clear Sync data. + Sender::get_instance()->uninstall(); + + $manager = new Connection_Manager( 'jetpack-protect' ); + $manager->remove_connection(); + + Protect_Status::delete_option(); + Scan_Status::delete_option(); + Scan_History::delete_option(); + } + + /** + * Create a shortcut on Admin Bar to show the total of threats found. + * + * @param object $wp_admin_bar The Admin Bar object. + * @return void + */ + public function admin_bar( $wp_admin_bar ) { + if ( ! current_user_can( 'manage_options' ) ) { + return; + } + + $total = Status::get_total_threats(); + + if ( $total > 0 ) { + $args = array( + 'id' => 'jetpack-protect', + 'title' => '' . $total . '', + 'href' => admin_url( 'admin.php?page=jetpack-protect' ), + 'meta' => array( + // translators: %d is the number of threats found. + 'title' => sprintf( _n( '%d threat found by Jetpack Protect', '%d threats found by Jetpack Protect', $total, 'jetpack-protect' ), $total ), + ), + ); + + $wp_admin_bar->add_node( $args ); + } + } + + /** + * Adds modules to the list of available modules + * + * @param array $modules The available modules. + * @return array + */ + public function protect_filter_available_modules( $modules ) { + return array_merge( array( self::JETPACK_WAF_MODULE_SLUG, self::JETPACK_BRUTE_FORCE_PROTECTION_MODULE_SLUG ), $modules ); + } + + /** + * Check if the user has an available license that includes Jetpack Scan. + * + * @param boolean $has_license Whether a license was already found. + * @param object[] $licenses Unattached licenses belonging to the user. + * @param string $plugin_slug Slug of the plugin that initiated the flow. + * + * @return boolean + */ + public static function jetpack_check_user_licenses( $has_license, $licenses, $plugin_slug ) { + if ( $plugin_slug !== JETPACK_PROTECT_SLUG || $has_license ) { + return $has_license; + } + + $license_found = false; + + foreach ( $licenses as $license ) { + if ( $license->attached_at || $license->revoked_at ) { + continue; + } + + if ( in_array( $license->product_id, self::JETPACK_SCAN_PRODUCT_IDS, true ) ) { + $license_found = true; + break; + } + } + + return $license_found; + } + + /** + * Get WAF "Seen" Status + * + * @return bool Whether the current user has viewed the WAF screen. + */ + public static function get_waf_seen_status() { + return (bool) get_user_meta( get_current_user_id(), 'jetpack_protect_waf_seen', true ); + } + + /** + * Set WAF "Seen" Status + * + * @return bool True if seen status updated to true, false on failure. + */ + public static function set_waf_seen_status() { + return (bool) update_user_meta( get_current_user_id(), 'jetpack_protect_waf_seen', true ); + } + + /** + * Get WAF Upgrade "Seen" Status + * + * @return bool Whether the current user has dismissed the upgrade popover or enabled the automatic rules feature. + */ + public static function get_waf_upgrade_seen_status() { + return (bool) get_user_meta( get_current_user_id(), 'jetpack_protect_waf_upgrade_seen', true ); + } + + /** + * Set WAF Upgrade "Seen" Status + * + * @return bool True if upgrade seen status updated to true, false on failure. + */ + public static function set_waf_upgrade_seen_status() { + self::set_waf_upgrade_badge_timestamp(); + return (bool) update_user_meta( get_current_user_id(), 'jetpack_protect_waf_upgrade_seen', true ); + } + + /** + * Get WAF Upgrade Badge Timestamp + * + * @return integer The timestamp for the when the upgrade seen status was first set to true. + */ + public static function get_waf_upgrade_badge_timestamp() { + return (int) get_user_meta( get_current_user_id(), 'jetpack_protect_waf_upgrade_badge_timestamp', true ); + } + + /** + * Set WAF Upgrade Badge Timestamp + * + * @return bool True if upgrade badge timestamp to set to the current time, false on failure. + */ + public static function set_waf_upgrade_badge_timestamp() { + return (bool) update_user_meta( get_current_user_id(), 'jetpack_protect_waf_upgrade_badge_timestamp', time() ); + } + + /** + * Get WAF Upgrade Badge Display Status + * + * @return bool True if upgrade badge timestamp is set and less than 7 days ago, otherwise false. + */ + public static function get_waf_upgrade_badge_display_status() { + $badge_timestamp_exists = metadata_exists( 'user', get_current_user_id(), 'jetpack_protect_waf_upgrade_badge_timestamp' ); + if ( ! $badge_timestamp_exists ) { + return true; + } + + $badge_timestamp = self::get_waf_upgrade_badge_timestamp(); + $seven_days = strtotime( '-7 days' ); + if ( $badge_timestamp > $seven_days ) { + return true; + } + + return false; + } + + /** + * Get WAF stats + * + * @return bool|array False if WAF is not enabled, otherwise an array of stats. + */ + public static function get_waf_stats() { + if ( ! Waf_Runner::is_enabled() ) { + return false; + } + + return array( + 'ipAllowListCount' => Waf_Stats::get_ip_allow_list_count(), + 'ipBlockListCount' => Waf_Stats::get_ip_block_list_count(), + 'automaticRulesLastUpdated' => Waf_Stats::get_automatic_rules_last_updated(), + ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-onboarding.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-onboarding.php new file mode 100644 index 00000000..cacd4768 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-onboarding.php @@ -0,0 +1,80 @@ + + */ + private static $current_user_progress; + + /** + * Onboarding Init + * + * @return void + */ + private static function init() { + self::$user_id = get_current_user_id(); + + $current_user_progress = get_user_meta( self::$user_id, self::OPTION_NAME, true ); + self::$current_user_progress = $current_user_progress ? $current_user_progress : array(); + } + + /** + * Set Onboarding Items As Completed + * + * @param array $step_ids The IDs of the steps to complete. + * @return bool True if the update was successful, false otherwise. + */ + public static function complete_steps( $step_ids ) { + self::init(); + + if ( empty( self::$current_user_progress ) ) { + self::$current_user_progress = $step_ids; + } else { + // Find step IDs that are not already in the current user progress + $new_steps = array_diff( $step_ids, self::$current_user_progress ); + + // Merge new steps with current progress + self::$current_user_progress = array_merge( self::$current_user_progress, $new_steps ); + } + + // Update the user meta only once + return (bool) update_user_meta( + self::$user_id, + self::OPTION_NAME, + self::$current_user_progress + ); + } + + /** + * Get Current User's Onboarding Progress + * + * @return array + */ + public static function get_current_user_progress() { + self::init(); + + return self::$current_user_progress; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-rest-controller.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-rest-controller.php new file mode 100644 index 00000000..2f89144f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-rest-controller.php @@ -0,0 +1,467 @@ + \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_ignore_threat', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'unignore-threat', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_unignore_threat', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'fix-threats', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_fix_threats', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'fix-threats-status', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::api_fix_threats_status', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'check-credentials', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_check_credentials', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'scan', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_scan', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'toggle-waf', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_toggle_waf', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'waf', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::api_get_waf', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'waf-seen', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::api_get_waf_seen_status', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'waf-seen', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_set_waf_seen_status', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'waf-upgrade-seen', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::api_get_waf_upgrade_seen_status', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'waf-upgrade-seen', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_set_waf_upgrade_seen_status', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'onboarding-progress', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::api_get_onboarding_progress', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'onboarding-progress', + array( + 'methods' => \WP_REST_Server::EDITABLE, + 'callback' => __CLASS__ . '::api_complete_onboarding_steps', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + + register_rest_route( + 'jetpack-protect/v1', + 'scan-history', + array( + 'methods' => \WP_REST_Server::READABLE, + 'callback' => __CLASS__ . '::api_get_scan_history', + 'permission_callback' => function () { + return current_user_can( 'manage_options' ); + }, + ) + ); + } + + /** + * Ignores a threat for the API endpoint + * + * @param WP_REST_Request $request The request object. + * + * @return WP_REST_Response + */ + public static function api_ignore_threat( $request ) { + if ( ! $request['threat_id'] ) { + return new WP_REST_Response( 'Missing threat ID.', 400 ); + } + + $threat_ignored = Threats::ignore_threat( $request['threat_id'] ); + + if ( ! $threat_ignored ) { + return new WP_REST_Response( 'An error occured while attempting to ignore the threat.', 500 ); + } + + return new WP_REST_Response( 'Threat ignored.' ); + } + + /** + * Unignores a threat for the API endpoint + * + * @param WP_REST_Request $request The request object. + * + * @return WP_REST_Response + */ + public static function api_unignore_threat( $request ) { + if ( ! $request['threat_id'] ) { + return new WP_REST_Response( 'Missing threat ID.', 400 ); + } + + $threat_ignored = Threats::unignore_threat( $request['threat_id'] ); + + if ( ! $threat_ignored ) { + return new WP_REST_Response( 'An error occured while attempting to unignore the threat.', 500 ); + } + + return new WP_REST_Response( 'Threat unignored.' ); + } + + /** + * Fixes threats for the API endpoint + * + * @param WP_REST_Request $request The request object. + * + * @return WP_REST_Response + */ + public static function api_fix_threats( $request ) { + if ( empty( $request['threat_ids'] ) ) { + return new WP_REST_Response( 'Missing threat IDs.', 400 ); + } + + $threats_fixed = Threats::fix_threats( $request['threat_ids'] ); + + if ( ! $threats_fixed ) { + return new WP_REST_Response( 'An error occured while attempting to fix the threat.', 500 ); + } + + return new WP_REST_Response( $threats_fixed ); + } + + /** + * Fixes threats for the API endpoint + * + * @param WP_REST_Request $request The request object. + * + * @return WP_REST_Response + */ + public static function api_fix_threats_status( $request ) { + if ( empty( $request['threat_ids'] ) ) { + return new WP_REST_Response( 'Missing threat IDs.', 400 ); + } + + $threats_fixed = Threats::fix_threats_status( $request['threat_ids'] ); + + if ( ! $threats_fixed ) { + return new WP_REST_Response( 'An error occured while attempting to get the fixer status of the threats.', 500 ); + } + + return new WP_REST_Response( $threats_fixed ); + } + + /** + * Checks if the site has credentials configured + * + * @return WP_REST_Response + */ + public static function api_check_credentials() { + $credential_array = Credentials::get_credential_array(); + + if ( ! isset( $credential_array ) ) { + return new WP_REST_Response( 'An error occured while attempting to fetch the credentials array', 500 ); + } + + return new WP_REST_Response( $credential_array ); + } + + /** + * Enqueues a scan for the API endpoint + * + * @return WP_REST_Response + */ + public static function api_scan() { + $scan_enqueued = Threats::scan(); + + if ( ! $scan_enqueued ) { + return new WP_REST_Response( 'An error occured while attempting to enqueue the scan.', 500 ); + } + + return new WP_REST_Response( 'Scan enqueued.' ); + } + + /** + * Toggles the WAF module on or off for the API endpoint + * + * @return WP_REST_Response|WP_Error + */ + public static function api_toggle_waf() { + if ( Waf_Runner::is_enabled() ) { + $disabled = Waf_Runner::disable(); + if ( ! $disabled ) { + return new WP_Error( + 'waf_disable_failed', + __( 'An error occured disabling the firewall.', 'jetpack-protect' ), + array( 'status' => 500 ) + ); + } + + return rest_ensure_response( true ); + } + + $enabled = Waf_Runner::enable(); + if ( ! $enabled ) { + return new WP_Error( + 'waf_enable_failed', + __( 'An error occured enabling the firewall.', 'jetpack-protect' ), + array( 'status' => 500 ) + ); + } + + return rest_ensure_response( true ); + } + + /** + * Get WAF data for the API endpoint + * + * @return WP_Rest_Response + */ + public static function api_get_waf() { + // Ensure plugin activation has been performed so WAF module is available. + Jetpack_Protect::do_plugin_activation_activities(); + + return new WP_REST_Response( + array( + 'is_seen' => Jetpack_Protect::get_waf_seen_status(), + 'is_enabled' => Waf_Runner::is_enabled(), + 'config' => Waf_Runner::get_config(), + 'stats' => Jetpack_Protect::get_waf_stats(), + ) + ); + } + + /** + * Get WAF "Seen" status for the API endpoint + * + * @return bool Whether the current user has viewed the WAF screen. + */ + public static function api_get_waf_seen_status() { + return Jetpack_Protect::get_waf_seen_status(); + } + + /** + * Set WAF "Seen" status for the API endpoint + * + * @return bool True if seen status updated to true, false on failure. + */ + public static function api_set_waf_seen_status() { + return Jetpack_Protect::set_waf_seen_status(); + } + + /** + * Get WAF Upgrade "Seen" Status for the API endpoint + * + * @return bool Whether the current user has dismissed the upgrade popover or enabled the automatic rules feature. + */ + public static function api_get_waf_upgrade_seen_status() { + return Jetpack_Protect::get_waf_upgrade_seen_status(); + } + + /** + * Set WAF Upgrade "Seen" Status for the API endpoint + * + * @return bool True if upgrade seen status updated to true, false on failure. + */ + public static function api_set_waf_upgrade_seen_status() { + return Jetpack_Protect::set_waf_upgrade_seen_status(); + } + + /** + * Gets the current user's onboarding progress for the API endpoint + * + * @return WP_REST_Response + */ + public static function api_get_onboarding_progress() { + $progress = Onboarding::get_current_user_progress(); + return rest_ensure_response( $progress, 200 ); + } + + /** + * Set an onboarding step as completed for the API endpoint + * + * @param WP_REST_Request $request The request object. + * + * @return WP_REST_Response + */ + public static function api_complete_onboarding_steps( $request ) { + if ( empty( $request['step_ids'] ) || ! is_array( $request['step_ids'] ) ) { + return new WP_REST_Response( 'Missing or invalid onboarding step IDs.', 400 ); + } + + $completed = Onboarding::complete_steps( $request['step_ids'] ); + + if ( ! $completed ) { + return new WP_REST_Response( 'An error occured completing the onboarding step(s).', 500 ); + } + + return new WP_REST_Response( 'Onboarding step(s) completed.' ); + } + + /** + * Return Scan History for the API endpoint + * + * @return WP_REST_Response + */ + public static function api_get_scan_history() { + $scan_history = Scan_History::get_scan_history( false ); + return rest_ensure_response( $scan_history, 200 ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-scan-history.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-scan-history.php new file mode 100644 index 00000000..1533402e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-scan-history.php @@ -0,0 +1,351 @@ + (int) $option_timestamp; + } + + /** + * Checks if we should consider the stored cache or bypass it + * + * @return boolean + */ + public static function should_use_cache() { + return ! ( ( defined( 'JETPACK_PROTECT_DEV__BYPASS_CACHE' ) && JETPACK_PROTECT_DEV__BYPASS_CACHE ) ); + } + + /** + * Gets the current cached history + * + * @return bool|array False if value is not found. Array with values if cache is found. + */ + public static function get_from_options() { + return maybe_unserialize( get_option( static::OPTION_NAME ) ); + } + + /** + * Updated the cached history and its timestamp + * + * @param array $history The new history to be cached. + * @return void + */ + public static function update_history_option( $history ) { + // TODO: Sanitize $history. + update_option( static::OPTION_NAME, maybe_serialize( $history ) ); + update_option( static::OPTION_TIMESTAMP_NAME, time() + static::OPTION_EXPIRES_AFTER ); + } + + /** + * Delete the cached history and its timestamp + * + * @return bool Whether all related history options were successfully deleted. + */ + public static function delete_option() { + $option_deleted = delete_option( static::OPTION_NAME ); + $option_timestamp_deleted = delete_option( static::OPTION_TIMESTAMP_NAME ); + + return $option_deleted && $option_timestamp_deleted; + } + + /** + * Gets the current history of the Jetpack Protect checks + * + * @param bool $refresh_from_wpcom Refresh the local plan and history cache from wpcom. + * @return History_Model|bool + */ + public static function get_scan_history( $refresh_from_wpcom = false ) { + $has_required_plan = Plan::has_required_plan(); + if ( ! $has_required_plan ) { + return false; + } + + if ( self::$history !== null ) { + return self::$history; + } + + if ( $refresh_from_wpcom || ! self::should_use_cache() || self::is_cache_expired() ) { + $history = self::fetch_from_api(); + } else { + $history = self::get_from_options(); + } + + if ( is_wp_error( $history ) ) { + $history = new History_Model( + array( + 'error' => true, + 'error_code' => $history->get_error_code(), + 'error_message' => $history->get_error_message(), + ) + ); + } else { + $history = self::normalize_api_data( $history ); + } + + self::$history = $history; + return $history; + } + + /** + * Gets the Scan API endpoint + * + * @return WP_Error|string + */ + public static function get_api_url() { + $blog_id = Jetpack_Options::get_option( 'id' ); + $is_connected = ( new Connection_Manager() )->is_connected(); + + if ( ! $blog_id || ! $is_connected ) { + return new WP_Error( 'site_not_connected' ); + } + + $api_url = sprintf( self::SCAN_HISTORY_API_BASE, $blog_id ); + + return $api_url; + } + + /** + * Fetches the history data from the Scan API + * + * @return WP_Error|array + */ + public static function fetch_from_api() { + $api_url = self::get_api_url(); + if ( is_wp_error( $api_url ) ) { + return $api_url; + } + + $response = Client::wpcom_json_api_request_as_blog( + $api_url, + '2', + array( 'method' => 'GET' ), + null, + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code || empty( $response['body'] ) ) { + return new WP_Error( 'failed_fetching_status', 'Failed to fetch Scan history from the server', array( 'status' => $response_code ) ); + } + + $body = json_decode( wp_remote_retrieve_body( $response ) ); + $body->last_checked = ( new \DateTime() )->format( 'Y-m-d H:i:s' ); + self::update_history_option( $body ); + + return $body; + } + + /** + * Normalize API Data + * Formats the payload from the Scan API into an instance of History_Model. + * + * @param object $scan_data The data returned by the scan API. + * @return History_Model + */ + private static function normalize_api_data( $scan_data ) { + $history = new History_Model(); + $history->num_threats = 0; + $history->num_core_threats = 0; + $history->num_plugins_threats = 0; + $history->num_themes_threats = 0; + + $history->last_checked = $scan_data->last_checked; + + if ( empty( $scan_data->threats ) || ! is_array( $scan_data->threats ) ) { + return $history; + } + + foreach ( $scan_data->threats as $threat ) { + if ( isset( $threat->extension->type ) ) { + if ( 'plugin' === $threat->extension->type ) { + self::handle_extension_threats( $threat, $history, 'plugin' ); + continue; + } + + if ( 'theme' === $threat->extension->type ) { + self::handle_extension_threats( $threat, $history, 'theme' ); + continue; + } + } + + if ( 'Vulnerable.WP.Core' === $threat->signature ) { + self::handle_core_threats( $threat, $history ); + continue; + } + + self::handle_additional_threats( $threat, $history ); + } + + return $history; + } + + /** + * Handles threats for extensions such as plugins or themes. + * + * @param object $threat The threat object. + * @param object $history The history object. + * @param string $type The type of extension ('plugin' or 'theme'). + * @return void + */ + private static function handle_extension_threats( $threat, $history, $type ) { + $extension_list = $type === 'plugin' ? 'plugins' : 'themes'; + $extensions = &$history->{ $extension_list}; + $found_index = null; + + // Check if the extension does not exist in the array + foreach ( $extensions as $index => $extension ) { + if ( $extension->slug === $threat->extension->slug ) { + $found_index = $index; + break; + } + } + + // Add the extension if it does not yet exist in the history + if ( $found_index === null ) { + $new_extension = new Extension_Model( + array( + 'name' => $threat->extension->name ?? null, + 'slug' => $threat->extension->slug ?? null, + 'version' => $threat->extension->version ?? null, + 'type' => $type, + 'checked' => true, + 'threats' => array(), + ) + ); + $extensions[] = $new_extension; + $found_index = array_key_last( $extensions ); + } + + // Add the threat to the found extension + $extensions[ $found_index ]->threats[] = new Threat_Model( $threat ); + + // Increment the threat counts + ++$history->num_threats; + if ( $type === 'plugin' ) { + ++$history->num_plugins_threats; + } elseif ( $type === 'theme' ) { + ++$history->num_themes_threats; + } + } + + /** + * Handles core threats + * + * @param object $threat The threat object. + * @param object $history The history object. + * @return void + */ + private static function handle_core_threats( $threat, $history ) { + // Check if the core version does not exist in the array + $found_index = null; + foreach ( $history->core as $index => $core ) { + if ( $core->version === $threat->version ) { + $found_index = $index; + break; + } + } + + // Add the extension if it does not yet exist in the history + if ( null === $found_index ) { + $new_core = new Extension_Model( + array( + 'name' => 'WordPress', + 'version' => $threat->version, + 'type' => 'core', + 'checked' => true, + 'threats' => array(), + ) + ); + $history->core[] = $new_core; + $found_index = array_key_last( $history->core ); + } + + // Add the threat to the found core + $history->core[ $found_index ]->threats[] = new Threat_Model( $threat ); + + ++$history->num_threats; + ++$history->num_core_threats; + } + + /** + * Handles additional threats that are not core, plugin or theme + * + * @param object $threat The threat object. + * @param object $history The history object. + * @return void + */ + private static function handle_additional_threats( $threat, $history ) { + if ( ! empty( $threat->filename ) ) { + $history->files[] = new Threat_Model( $threat ); + ++$history->num_threats; + } elseif ( ! empty( $threat->table ) ) { + $history->database[] = new Threat_Model( $threat ); + ++$history->num_threats; + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-site-health.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-site-health.php new file mode 100644 index 00000000..840aeafb --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-site-health.php @@ -0,0 +1,113 @@ + __( 'Jetpack Protect checks', 'jetpack-protect' ), + 'test' => array( __CLASS__, 'do_checks' ), + ); + + return $checks; + } + + /** + * Do site-health page checks + * + * @access public + * @return array + */ + public static function do_checks() { + $total_threats = Status::get_total_threats(); + $threats = Status::get_all_threats(); + $threats = array_map( + function ( $v ) { + return $v->title; + }, + $threats + ); + + /** + * Default, no threats found + */ + $result = array( + 'label' => __( 'No known threats found', 'jetpack-protect' ), + 'status' => 'good', + 'badge' => array( + 'label' => __( 'Security', 'jetpack-protect' ), + 'color' => 'gray', + ), + 'description' => sprintf( + '

    %s

    ', + __( 'Jetpack Protect did not find any known threats in your site. Threats can be exploited by hackers and cause harm to your website.', 'jetpack-protect' ) + ), + 'actions' => '', + 'test' => 'jetpack_protect_checks', + ); + + /** + * If threats found. + */ + if ( $total_threats ) { + $result['status'] = 'critical'; + /* translators: $d is the number of threats found. */ + $result['label'] = sprintf( _n( 'Your site is affected by %d security threat', 'Your site is affected by %d security threats', $total_threats, 'jetpack-protect' ), $total_threats ); + $result['description'] = __( 'Jetpack Protect detected the following security threats in your site:', 'jetpack-protect' ); + + foreach ( $threats as $threat ) { + $result['description'] .= '

    '; + $result['description'] .= "  "; + $result['description'] .= wp_kses( $threat, array( 'a' => array( 'href' => array() ) ) ); // Only allow a href HTML tags. + $result['description'] .= '

    '; + } + $result['description'] .= '

    '; + $result['description'] .= sprintf( + wp_kses( + /* translators: Link to Jetpack Protect. */ + __( 'See Protect overview page for more information.', 'jetpack-protect' ), + array( + 'a' => array( 'href' => array() ), + ) + ), + esc_url( admin_url( 'admin.php?page=jetpack-protect' ) ) + ); + $result['description'] .= '

    '; + } + + return $result; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-threats.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-threats.php new file mode 100644 index 00000000..db71aaa7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/src/class-threats.php @@ -0,0 +1,218 @@ +is_connected(); + + if ( ! $blog_id || ! $is_connected ) { + return new WP_Error( 'site_not_connected' ); + } + + $api_url = sprintf( '/sites/%d/alerts', $blog_id ); + + return $api_url; + } + + /** + * Update Threat + * + * @param string $threat_id The threat ID. + * @param array $updates The keys/values to update. + * + * @return bool + */ + public static function update_threat( $threat_id, $updates ) { + $api_base = self::get_api_base(); + if ( is_wp_error( $api_base ) ) { + return false; + } + + $response = Client::wpcom_json_api_request_as_user( + "$api_base/$threat_id", + '2', + array( 'method' => 'POST' ), + wp_json_encode( $updates ), + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code ) { + return false; + } + + // clear the now out-of-date cache + Scan_Status::delete_option(); + Scan_History::delete_option(); + + return true; + } + + /** + * Ignore Threat + * + * @param string $threat_id The threat ID. + * + * @return bool + */ + public static function ignore_threat( $threat_id ) { + return self::update_threat( $threat_id, array( 'ignore' => true ) ); + } + + /** + * Unignore Threat + * + * @param string $threat_id The threat ID. + * + * @return bool + */ + public static function unignore_threat( $threat_id ) { + return self::update_threat( $threat_id, array( 'unignore' => true ) ); + } + + /** + * Fix Threats + * + * @param array $threat_ids Threat IDs. + * + * @return bool|array + */ + public static function fix_threats( $threat_ids ) { + $api_base = self::get_api_base(); + if ( is_wp_error( $api_base ) ) { + return false; + } + + $response = Client::wpcom_json_api_request_as_user( + "$api_base/fix", + '2', + array( 'method' => 'POST' ), + wp_json_encode( + array( + 'threat_ids' => $threat_ids, + ) + ), + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code ) { + return false; + } + + // clear the now out-of-date cache + Scan_Status::delete_option(); + Scan_History::delete_option(); + + $parsed_response = json_decode( $response['body'] ); + + if ( ! $parsed_response ) { + return false; + } + + return $parsed_response; + } + + /** + * Fix Threats Status + * + * @param array $threat_ids Threat IDs. + * + * @return bool|array + */ + public static function fix_threats_status( $threat_ids ) { + $api_base = self::get_api_base(); + if ( is_wp_error( $api_base ) ) { + return false; + } + + $response = Client::wpcom_json_api_request_as_user( + add_query_arg( 'threat_ids', $threat_ids, "$api_base/fix" ), + '2', + array( 'method' => 'GET' ), + null, + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code ) { + return false; + } + + $parsed_response = json_decode( $response['body'] ); + + if ( ! $parsed_response ) { + return false; + } + + // clear the potentially out-of-date cache + Scan_Status::delete_option(); + Scan_History::delete_option(); + + return $parsed_response; + } + + /** + * Scan enqueue + * + * @return bool + */ + public static function scan() { + $blog_id = Jetpack_Options::get_option( 'id' ); + $is_connected = ( new Connection_Manager() )->is_connected(); + + if ( ! $blog_id || ! $is_connected ) { + return false; + } + + $api_base = sprintf( '/sites/%d/scan', $blog_id ); + + if ( is_wp_error( $api_base ) ) { + return false; + } + + $response = Client::wpcom_json_api_request_as_blog( + "$api_base/enqueue", + '2', + array( 'method' => 'POST' ), + null, + 'wpcom' + ); + + $response_code = wp_remote_retrieve_response_code( $response ); + + if ( is_wp_error( $response ) || 200 !== $response_code ) { + return false; + } + + // clear the now out-of-date cache + Scan_Status::delete_option(); + Scan_History::delete_option(); + + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/autoload.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/autoload.php new file mode 100644 index 00000000..ae93f550 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/autoload.php @@ -0,0 +1,25 @@ += 7.0. [#34192] + +## [0.3.5] - 2023-10-24 + +- Updated package dependencies. + +## [0.3.4] - 2023-08-23 +### Changed +- Updated package dependencies. [#32605] + +## [0.3.3] - 2023-06-19 +### Added +- Add the Advanced SEO feature to the list of free features. [#31213] + +## [0.3.2] - 2023-06-12 +### Changed +- Remove Jetpack-the-plugin dependencies from Current Plan class. [#31207] + +## [0.3.1] - 2023-06-05 +### Fixed +- Revert gating removal for simple payments [#31067] + +## [0.3.0] - 2023-05-11 +### Changed +- Make Earn products free for all Jetpack plans [#30432] + +## [0.2.12] - 2023-05-08 +### Changed +- Make Premium Content accessible on Free plans. [#30398] + +## [0.2.11] - 2023-04-10 +### Added +- Add Jetpack Autoloader package suggestion. [#29988] + +## [0.2.10] - 2023-02-20 +### Changed +- Minor internal updates. + +## [0.2.9] - 2023-01-25 +### Changed +- Minor internal updates. + +## [0.2.8] - 2022-12-02 +### Changed +- Updated package dependencies. [#27688] + +## [0.2.7] - 2022-11-22 +### Changed +- Updated package dependencies. [#27043] + +## [0.2.6] - 2022-11-07 +### Changed +- Updated package dependencies. [#27278] + +## [0.2.5] - 2022-10-25 +### Changed +- Updated package dependencies. [#26705] + +## [0.2.4] - 2022-09-20 +### Changed +- Updated package dependencies. + +## [0.2.3] - 2022-09-08 +### Changed +- Updated package dependencies. + +## [0.2.2] - 2022-08-30 +### Changed +- Updated package dependencies. [#25694] + +## [0.2.1] - 2022-08-23 +### Changed +- Updated package dependencies. [#25628] + +## [0.2.0] - 2022-08-16 +### Added +- Tweaked the supports method of the plans package to refresh the plan data. [#25347] + +## [0.1.3] - 2022-08-03 +### Changed +- Updated package dependencies. [#25300, #25315] + +## [0.1.2] - 2022-07-26 +### Changed +- Add mirror repository information to package info. [#25142] +- Updated package dependencies. [#25158] + +## 0.1.1 - 2022-07-19 +### Changed +- Updated package dependencies. + +## 0.1.0 - 2022-07-06 +### Added +- Add support for WordPress.com Starter plan. [#24496] +- Package created. [#23503] + +### Changed +- Renaming master to trunk. [#24661] +- Updated package dependencies. + +### Deprecated +- Moved the options class into Connection. [#24095] + +[0.4.10]: https://github.com/Automattic/jetpack-plans/compare/v0.4.9...v0.4.10 +[0.4.9]: https://github.com/Automattic/jetpack-plans/compare/v0.4.8...v0.4.9 +[0.4.8]: https://github.com/Automattic/jetpack-plans/compare/v0.4.7...v0.4.8 +[0.4.7]: https://github.com/Automattic/jetpack-plans/compare/v0.4.6...v0.4.7 +[0.4.6]: https://github.com/Automattic/jetpack-plans/compare/v0.4.5...v0.4.6 +[0.4.5]: https://github.com/Automattic/jetpack-plans/compare/v0.4.4...v0.4.5 +[0.4.4]: https://github.com/Automattic/jetpack-plans/compare/v0.4.3...v0.4.4 +[0.4.3]: https://github.com/Automattic/jetpack-plans/compare/v0.4.2...v0.4.3 +[0.4.2]: https://github.com/Automattic/jetpack-plans/compare/v0.4.1...v0.4.2 +[0.4.1]: https://github.com/Automattic/jetpack-plans/compare/v0.4.0...v0.4.1 +[0.4.0]: https://github.com/Automattic/jetpack-plans/compare/v0.3.5...v0.4.0 +[0.3.5]: https://github.com/Automattic/jetpack-plans/compare/v0.3.4...v0.3.5 +[0.3.4]: https://github.com/Automattic/jetpack-plans/compare/v0.3.3...v0.3.4 +[0.3.3]: https://github.com/Automattic/jetpack-plans/compare/v0.3.2...v0.3.3 +[0.3.2]: https://github.com/Automattic/jetpack-plans/compare/v0.3.1...v0.3.2 +[0.3.1]: https://github.com/Automattic/jetpack-plans/compare/v0.3.0...v0.3.1 +[0.3.0]: https://github.com/Automattic/jetpack-plans/compare/v0.2.12...v0.3.0 +[0.2.12]: https://github.com/Automattic/jetpack-plans/compare/v0.2.11...v0.2.12 +[0.2.11]: https://github.com/Automattic/jetpack-plans/compare/v0.2.10...v0.2.11 +[0.2.10]: https://github.com/Automattic/jetpack-plans/compare/v0.2.9...v0.2.10 +[0.2.9]: https://github.com/Automattic/jetpack-plans/compare/v0.2.8...v0.2.9 +[0.2.8]: https://github.com/Automattic/jetpack-plans/compare/v0.2.7...v0.2.8 +[0.2.7]: https://github.com/Automattic/jetpack-plans/compare/v0.2.6...v0.2.7 +[0.2.6]: https://github.com/Automattic/jetpack-plans/compare/v0.2.5...v0.2.6 +[0.2.5]: https://github.com/Automattic/jetpack-plans/compare/v0.2.4...v0.2.5 +[0.2.4]: https://github.com/Automattic/jetpack-plans/compare/v0.2.3...v0.2.4 +[0.2.3]: https://github.com/Automattic/jetpack-plans/compare/v0.2.2...v0.2.3 +[0.2.2]: https://github.com/Automattic/jetpack-plans/compare/v0.2.1...v0.2.2 +[0.2.1]: https://github.com/Automattic/jetpack-plans/compare/v0.2.0...v0.2.1 +[0.2.0]: https://github.com/Automattic/jetpack-plans/compare/v0.1.3...v0.2.0 +[0.1.3]: https://github.com/Automattic/jetpack-plans/compare/v0.1.2...v0.1.3 +[0.1.2]: https://github.com/Automattic/jetpack-plans/compare/v0.1.1...v0.1.2 diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/LICENSE.txt new file mode 100644 index 00000000..e82774c1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/LICENSE.txt @@ -0,0 +1,357 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +=================================== + + +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/SECURITY.md b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/SECURITY.md new file mode 100644 index 00000000..98f48dd1 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/SECURITY.md @@ -0,0 +1,47 @@ +# Security Policy + +Full details of the Automattic Security Policy can be found on [automattic.com](https://automattic.com/security/). + +## Supported Versions + +Generally, only the latest version of Jetpack and its associated plugins have continued support. If a critical vulnerability is found in the current version of a plugin, we may opt to backport any patches to previous versions. + +## Reporting a Vulnerability + +Our HackerOne program covers the below plugin software, as well as a variety of related projects and infrastructure: + +* [Jetpack](https://jetpack.com/) +* Jetpack Backup +* Jetpack Boost +* Jetpack CRM +* Jetpack Protect +* Jetpack Search +* Jetpack Social +* Jetpack VideoPress + +**For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via the [HackerOne](https://hackerone.com/automattic) portal.** + +Our most critical targets are: + +* Jetpack and the Jetpack composer packages (all within this repo) +* Jetpack.com -- the primary marketing site. +* cloud.jetpack.com -- a management site. +* wordpress.com -- the shared management site for both Jetpack and WordPress.com sites. + +For more targets, see the `In Scope` section on [HackerOne](https://hackerone.com/automattic). + +_Please note that the **WordPress software is a separate entity** from Automattic. Please report vulnerabilities for WordPress through [the WordPress Foundation's HackerOne page](https://hackerone.com/wordpress)._ + +## Guidelines + +We're committed to working with security researchers to resolve the vulnerabilities they discover. You can help us by following these guidelines: + +* Follow [HackerOne's disclosure guidelines](https://www.hackerone.com/disclosure-guidelines). +* Pen-testing Production: + * Please **setup a local environment** instead whenever possible. Most of our code is open source (see above). + * If that's not possible, **limit any data access/modification** to the bare minimum necessary to reproduce a PoC. + * **_Don't_ automate form submissions!** That's very annoying for us, because it adds extra work for the volunteers who manage those systems, and reduces the signal/noise ratio in our communication channels. + * To be eligible for a bounty, all of these guidelines must be followed. +* Be Patient - Give us a reasonable time to correct the issue before you disclose the vulnerability. + +We also expect you to comply with all applicable laws. You're responsible to pay any taxes associated with your bounties. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/composer.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/composer.json new file mode 100644 index 00000000..ac086e0f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/composer.json @@ -0,0 +1,53 @@ +{ + "name": "automattic/jetpack-plans", + "description": "Fetch information about Jetpack Plans from wpcom", + "type": "library", + "license": "GPL-2.0-or-later", + "require": { + "php": ">=7.0", + "automattic/jetpack-connection": "^4.0.0" + }, + "require-dev": { + "yoast/phpunit-polyfills": "^1.1.1", + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-status": "^4.0.0", + "automattic/wordbless": "@dev" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "scripts": { + "phpunit": [ + "./vendor/phpunit/phpunit/phpunit --colors=always" + ], + "test-php": [ + "@composer phpunit" + ], + "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy", + "build-production": "echo 'Add your build step to composer.json, please!'", + "build-development": "echo 'Add your build step to composer.json, please!'" + }, + "minimum-stability": "dev", + "prefer-stable": true, + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-plans", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.4.x-dev" + } + }, + "config": { + "allow-plugins": { + "roots/wordpress-core-installer": true + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-current-plan.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-current-plan.php new file mode 100644 index 00000000..f6e7c6e3 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-current-plan.php @@ -0,0 +1,393 @@ + array( + 'plans' => array( + 'jetpack_free', + ), + 'supports' => array( + 'advanced-seo', + 'opentable', + 'calendly', + 'send-a-message', + 'sharing-block', + 'whatsapp-button', + 'social-previews', + 'videopress', + 'videopress/video', + 'v6-video-frame-poster', + + 'core/video', + 'core/cover', + 'core/audio', + ), + ), + 'personal' => array( + 'plans' => array( + 'jetpack_personal', + 'jetpack_personal_monthly', + 'personal-bundle', + 'personal-bundle-monthly', + 'personal-bundle-2y', + 'personal-bundle-3y', + 'starter-plan', + ), + 'supports' => array( + 'akismet', + 'payments', + 'videopress', + ), + ), + 'premium' => array( + 'plans' => array( + 'jetpack_premium', + 'jetpack_premium_monthly', + 'value_bundle', + 'value_bundle-monthly', + 'value_bundle-2y', + 'value_bundle-3y', + 'jetpack_creator_yearly', + 'jetpack_creator_bi_yearly', + 'jetpack_creator_monthly', + ), + 'supports' => array( + 'simple-payments', + 'vaultpress', + 'videopress', + 'republicize', + ), + ), + 'security' => array( + 'plans' => array( + 'jetpack_security_daily', + 'jetpack_security_daily_monthly', + 'jetpack_security_realtime', + 'jetpack_security_realtime_monthly', + 'jetpack_security_t1_yearly', + 'jetpack_security_t1_monthly', + 'jetpack_security_t2_yearly', + 'jetpack_security_t2_monthly', + ), + 'supports' => array(), + ), + 'business' => array( + 'plans' => array( + 'jetpack_business', + 'jetpack_business_monthly', + 'business-bundle', + 'business-bundle-monthly', + 'business-bundle-2y', + 'business-bundle-3y', + 'ecommerce-bundle', + 'ecommerce-bundle-monthly', + 'ecommerce-bundle-2y', + 'ecommerce-bundle-3y', + 'pro-plan', + 'wp_bundle_migration_trial_monthly', + 'wp_bundle_hosting_trial_monthly', + 'ecommerce-trial-bundle-monthly', + 'wooexpress-small-bundle-yearly', + 'wooexpress-small-bundle-monthly', + 'wooexpress-medium-bundle-yearly', + 'wooexpress-medium-bundle-monthly', + 'wp_com_hundred_year_bundle_centennially', + ), + 'supports' => array(), + ), + + 'complete' => array( + 'plans' => array( + 'jetpack_complete', + 'jetpack_complete_monthly', + 'vip', + ), + 'supports' => array(), + ), + ); + + /** + * Given a response to the `/sites/%d` endpoint, will parse the response and attempt to set the + * site's plan and products from the response. + * + * @param array $response The response from `/sites/%d`. + * @return bool Was the plan successfully updated? + */ + public static function update_from_sites_response( $response ) { + // Bail if there was an error or malformed response. + if ( is_wp_error( $response ) || ! is_array( $response ) || ! isset( $response['body'] ) ) { + return false; + } + + $body = wp_remote_retrieve_body( $response ); + if ( is_wp_error( $body ) ) { + return false; + } + + // Decode the results. + $results = json_decode( $body, true ); + + if ( ! is_array( $results ) ) { + return false; + } + + if ( isset( $results['products'] ) ) { + // Store the site's products in an option and return true if updated. + self::store_data_in_option( self::SITE_PRODUCTS_OPTION, $results['products'] ); + } + + if ( ! isset( $results['plan'] ) ) { + return false; + } + + $current_plan = get_option( self::PLAN_OPTION, array() ); + + if ( ! empty( $current_plan ) && $current_plan === $results['plan'] ) { + // Bail if the plans array hasn't changed. + return false; + } + + // Store the new plan in an option and return true if updated. + $result = self::store_data_in_option( self::PLAN_OPTION, $results['plan'] ); + + if ( $result ) { + // Reset the cache since we've just updated the plan. + self::$active_plan_cache = null; + } + + return $result; + } + + /** + * Store data in an option. + * + * @param string $option The name of the option that will store the data. + * @param array $data Data to be store in an option. + * @return bool Were the subscriptions successfully updated? + */ + private static function store_data_in_option( $option, $data ) { + $result = update_option( $option, $data, true ); + + // If something goes wrong with the update, so delete the current option and then update it. + if ( ! $result ) { + delete_option( $option ); + $result = update_option( $option, $data, true ); + } + + return $result; + } + + /** + * Make an API call to WordPress.com for plan status + * + * @uses Jetpack_Options::get_option() + * @uses Client::wpcom_json_api_request_as_blog() + * @uses update_option() + * + * @access public + * @static + * + * @return bool True if plan is updated, false if no update + */ + public static function refresh_from_wpcom() { + $site_id = Manager::get_site_id(); + if ( is_wp_error( $site_id ) ) { + return false; + } + + // Make the API request. + + $response = Client::wpcom_json_api_request_as_blog( + sprintf( '/sites/%d?force=wpcom', $site_id ), + '1.1' + ); + + return self::update_from_sites_response( $response ); + } + + /** + * Get the plan that this Jetpack site is currently using. + * + * @uses get_option() + * + * @access public + * @static + * + * @return array Active Jetpack plan details + */ + public static function get() { + // this can be expensive to compute so we cache for the duration of a request. + if ( is_array( self::$active_plan_cache ) && ! empty( self::$active_plan_cache ) ) { + return self::$active_plan_cache; + } + + $plan = get_option( self::PLAN_OPTION, array() ); + + // Set the default options. + $plan = wp_parse_args( + $plan, + array( + 'product_slug' => 'jetpack_free', + 'class' => 'free', + 'features' => array( + 'active' => array(), + ), + ) + ); + + list( $plan['class'], $supports ) = self::get_class_and_features( $plan['product_slug'] ); + + $modules = new Modules(); + foreach ( $modules->get_available() as $module_slug ) { + $module = $modules->get( $module_slug ); + if ( ! isset( $module ) || ! is_array( $module ) ) { + continue; + } + if ( in_array( 'free', $module['plan_classes'], true ) || in_array( $plan['class'], $module['plan_classes'], true ) ) { + $supports[] = $module_slug; + } + } + + $plan['supports'] = $supports; + + self::$active_plan_cache = $plan; + + return $plan; + } + + /** + * Get the site's products. + * + * @uses get_option() + * + * @access public + * @static + * + * @return array Active Jetpack products + */ + public static function get_products() { + return get_option( self::SITE_PRODUCTS_OPTION, array() ); + } + + /** + * Get the class of plan and a list of features it supports + * + * @param string $plan_slug The plan that we're interested in. + * @return array Two item array, the plan class and the an array of features. + */ + private static function get_class_and_features( $plan_slug ) { + $features = array(); + foreach ( self::PLAN_DATA as $class => $details ) { + $features = array_merge( $features, $details['supports'] ); + if ( in_array( $plan_slug, $details['plans'], true ) ) { + return array( $class, $features ); + } + } + return array( 'free', self::PLAN_DATA['free']['supports'] ); + } + + /** + * Gets the minimum plan slug that supports the given feature + * + * @param string $feature The name of the feature. + * @return string|bool The slug for the minimum plan that supports. + * the feature or false if not found + */ + public static function get_minimum_plan_for_feature( $feature ) { + foreach ( self::PLAN_DATA as $details ) { + if ( in_array( $feature, $details['supports'], true ) ) { + return $details['plans'][0]; + } + } + return false; + } + + /** + * Determine whether the active plan supports a particular feature + * + * @uses self::get() + * + * @access public + * @static + * + * @param string $feature The module or feature to check. + * @param bool $refresh_from_wpcom Refresh the local plan cache from wpcom. + * + * @return bool True if plan supports feature, false if not + */ + public static function supports( $feature, $refresh_from_wpcom = false ) { + if ( $refresh_from_wpcom ) { + self::refresh_from_wpcom(); + } + + // Hijack the feature eligibility check on WordPress.com sites since they are gated differently. + $should_wpcom_gate_feature = ( + function_exists( 'wpcom_site_has_feature' ) && + function_exists( 'wpcom_feature_exists' ) && + wpcom_feature_exists( $feature ) + ); + if ( $should_wpcom_gate_feature ) { + return wpcom_site_has_feature( $feature ); + } + + // Search product bypasses plan feature check. + if ( 'search' === $feature && (bool) get_option( 'has_jetpack_search_product' ) ) { + return true; + } + + // As of Q3 2021 - a videopress free tier is available to all plans. + if ( 'videopress' === $feature ) { + return true; + } + + // As of 05 2023 - all plans support Earn features (minus 'simple-payments') + if ( in_array( $feature, array( 'donations', 'recurring-payments', 'premium-content/container' ), true ) ) { + return true; + } + + $plan = self::get(); + + if ( + in_array( $feature, $plan['supports'], true ) + || in_array( $feature, $plan['features']['active'], true ) + ) { + return true; + } + + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-plans.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-plans.php new file mode 100644 index 00000000..130cf09b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-plans.php @@ -0,0 +1,82 @@ + 'GET', + 'headers' => array( + 'X-Forwarded-For' => ( new \Automattic\Jetpack\Status\Visitor() )->get_ip( true ), + ), + ), + null, + 'rest' + ); + + $body = wp_remote_retrieve_body( $request ); + if ( 200 === wp_remote_retrieve_response_code( $request ) ) { + return json_decode( $body ); + } else { + return $body; + } + } + + /** + * Get plan information for a plan given its slug + * + * @since-jetpack 7.7.0 + * + * @param string $plan_slug Plan slug. + * + * @return object The plan object + */ + public static function get_plan( $plan_slug ) { + $plans = self::get_plans(); + if ( ! is_array( $plans ) ) { + return; + } + + foreach ( $plans as $plan ) { + if ( $plan_slug === $plan->product_slug ) { + return $plan; + } + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/ClassLoader.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/ClassLoader.php new file mode 100644 index 00000000..7824d8f7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/ClassLoader.php @@ -0,0 +1,579 @@ + + * Jordi Boggiano + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +namespace Composer\Autoload; + +/** + * ClassLoader implements a PSR-0, PSR-4 and classmap class loader. + * + * $loader = new \Composer\Autoload\ClassLoader(); + * + * // register classes with namespaces + * $loader->add('Symfony\Component', __DIR__.'/component'); + * $loader->add('Symfony', __DIR__.'/framework'); + * + * // activate the autoloader + * $loader->register(); + * + * // to enable searching the include path (eg. for PEAR packages) + * $loader->setUseIncludePath(true); + * + * In this example, if you try to use a class in the Symfony\Component + * namespace or one of its children (Symfony\Component\Console for instance), + * the autoloader will first look for the class under the component/ + * directory, and it will then fallback to the framework/ directory if not + * found before giving up. + * + * This class is loosely based on the Symfony UniversalClassLoader. + * + * @author Fabien Potencier + * @author Jordi Boggiano + * @see https://www.php-fig.org/psr/psr-0/ + * @see https://www.php-fig.org/psr/psr-4/ + */ +class ClassLoader +{ + /** @var \Closure(string):void */ + private static $includeFile; + + /** @var string|null */ + private $vendorDir; + + // PSR-4 + /** + * @var array> + */ + private $prefixLengthsPsr4 = array(); + /** + * @var array> + */ + private $prefixDirsPsr4 = array(); + /** + * @var list + */ + private $fallbackDirsPsr4 = array(); + + // PSR-0 + /** + * List of PSR-0 prefixes + * + * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2'))) + * + * @var array>> + */ + private $prefixesPsr0 = array(); + /** + * @var list + */ + private $fallbackDirsPsr0 = array(); + + /** @var bool */ + private $useIncludePath = false; + + /** + * @var array + */ + private $classMap = array(); + + /** @var bool */ + private $classMapAuthoritative = false; + + /** + * @var array + */ + private $missingClasses = array(); + + /** @var string|null */ + private $apcuPrefix; + + /** + * @var array + */ + private static $registeredLoaders = array(); + + /** + * @param string|null $vendorDir + */ + public function __construct($vendorDir = null) + { + $this->vendorDir = $vendorDir; + self::initializeIncludeClosure(); + } + + /** + * @return array> + */ + public function getPrefixes() + { + if (!empty($this->prefixesPsr0)) { + return call_user_func_array('array_merge', array_values($this->prefixesPsr0)); + } + + return array(); + } + + /** + * @return array> + */ + public function getPrefixesPsr4() + { + return $this->prefixDirsPsr4; + } + + /** + * @return list + */ + public function getFallbackDirs() + { + return $this->fallbackDirsPsr0; + } + + /** + * @return list + */ + public function getFallbackDirsPsr4() + { + return $this->fallbackDirsPsr4; + } + + /** + * @return array Array of classname => path + */ + public function getClassMap() + { + return $this->classMap; + } + + /** + * @param array $classMap Class to filename map + * + * @return void + */ + public function addClassMap(array $classMap) + { + if ($this->classMap) { + $this->classMap = array_merge($this->classMap, $classMap); + } else { + $this->classMap = $classMap; + } + } + + /** + * Registers a set of PSR-0 directories for a given prefix, either + * appending or prepending to the ones previously set for this prefix. + * + * @param string $prefix The prefix + * @param list|string $paths The PSR-0 root directories + * @param bool $prepend Whether to prepend the directories + * + * @return void + */ + public function add($prefix, $paths, $prepend = false) + { + $paths = (array) $paths; + if (!$prefix) { + if ($prepend) { + $this->fallbackDirsPsr0 = array_merge( + $paths, + $this->fallbackDirsPsr0 + ); + } else { + $this->fallbackDirsPsr0 = array_merge( + $this->fallbackDirsPsr0, + $paths + ); + } + + return; + } + + $first = $prefix[0]; + if (!isset($this->prefixesPsr0[$first][$prefix])) { + $this->prefixesPsr0[$first][$prefix] = $paths; + + return; + } + if ($prepend) { + $this->prefixesPsr0[$first][$prefix] = array_merge( + $paths, + $this->prefixesPsr0[$first][$prefix] + ); + } else { + $this->prefixesPsr0[$first][$prefix] = array_merge( + $this->prefixesPsr0[$first][$prefix], + $paths + ); + } + } + + /** + * Registers a set of PSR-4 directories for a given namespace, either + * appending or prepending to the ones previously set for this namespace. + * + * @param string $prefix The prefix/namespace, with trailing '\\' + * @param list|string $paths The PSR-4 base directories + * @param bool $prepend Whether to prepend the directories + * + * @throws \InvalidArgumentException + * + * @return void + */ + public function addPsr4($prefix, $paths, $prepend = false) + { + $paths = (array) $paths; + if (!$prefix) { + // Register directories for the root namespace. + if ($prepend) { + $this->fallbackDirsPsr4 = array_merge( + $paths, + $this->fallbackDirsPsr4 + ); + } else { + $this->fallbackDirsPsr4 = array_merge( + $this->fallbackDirsPsr4, + $paths + ); + } + } elseif (!isset($this->prefixDirsPsr4[$prefix])) { + // Register directories for a new namespace. + $length = strlen($prefix); + if ('\\' !== $prefix[$length - 1]) { + throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator."); + } + $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length; + $this->prefixDirsPsr4[$prefix] = $paths; + } elseif ($prepend) { + // Prepend directories for an already registered namespace. + $this->prefixDirsPsr4[$prefix] = array_merge( + $paths, + $this->prefixDirsPsr4[$prefix] + ); + } else { + // Append directories for an already registered namespace. + $this->prefixDirsPsr4[$prefix] = array_merge( + $this->prefixDirsPsr4[$prefix], + $paths + ); + } + } + + /** + * Registers a set of PSR-0 directories for a given prefix, + * replacing any others previously set for this prefix. + * + * @param string $prefix The prefix + * @param list|string $paths The PSR-0 base directories + * + * @return void + */ + public function set($prefix, $paths) + { + if (!$prefix) { + $this->fallbackDirsPsr0 = (array) $paths; + } else { + $this->prefixesPsr0[$prefix[0]][$prefix] = (array) $paths; + } + } + + /** + * Registers a set of PSR-4 directories for a given namespace, + * replacing any others previously set for this namespace. + * + * @param string $prefix The prefix/namespace, with trailing '\\' + * @param list|string $paths The PSR-4 base directories + * + * @throws \InvalidArgumentException + * + * @return void + */ + public function setPsr4($prefix, $paths) + { + if (!$prefix) { + $this->fallbackDirsPsr4 = (array) $paths; + } else { + $length = strlen($prefix); + if ('\\' !== $prefix[$length - 1]) { + throw new \InvalidArgumentException("A non-empty PSR-4 prefix must end with a namespace separator."); + } + $this->prefixLengthsPsr4[$prefix[0]][$prefix] = $length; + $this->prefixDirsPsr4[$prefix] = (array) $paths; + } + } + + /** + * Turns on searching the include path for class files. + * + * @param bool $useIncludePath + * + * @return void + */ + public function setUseIncludePath($useIncludePath) + { + $this->useIncludePath = $useIncludePath; + } + + /** + * Can be used to check if the autoloader uses the include path to check + * for classes. + * + * @return bool + */ + public function getUseIncludePath() + { + return $this->useIncludePath; + } + + /** + * Turns off searching the prefix and fallback directories for classes + * that have not been registered with the class map. + * + * @param bool $classMapAuthoritative + * + * @return void + */ + public function setClassMapAuthoritative($classMapAuthoritative) + { + $this->classMapAuthoritative = $classMapAuthoritative; + } + + /** + * Should class lookup fail if not found in the current class map? + * + * @return bool + */ + public function isClassMapAuthoritative() + { + return $this->classMapAuthoritative; + } + + /** + * APCu prefix to use to cache found/not-found classes, if the extension is enabled. + * + * @param string|null $apcuPrefix + * + * @return void + */ + public function setApcuPrefix($apcuPrefix) + { + $this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null; + } + + /** + * The APCu prefix in use, or null if APCu caching is not enabled. + * + * @return string|null + */ + public function getApcuPrefix() + { + return $this->apcuPrefix; + } + + /** + * Registers this instance as an autoloader. + * + * @param bool $prepend Whether to prepend the autoloader or not + * + * @return void + */ + public function register($prepend = false) + { + spl_autoload_register(array($this, 'loadClass'), true, $prepend); + + if (null === $this->vendorDir) { + return; + } + + if ($prepend) { + self::$registeredLoaders = array($this->vendorDir => $this) + self::$registeredLoaders; + } else { + unset(self::$registeredLoaders[$this->vendorDir]); + self::$registeredLoaders[$this->vendorDir] = $this; + } + } + + /** + * Unregisters this instance as an autoloader. + * + * @return void + */ + public function unregister() + { + spl_autoload_unregister(array($this, 'loadClass')); + + if (null !== $this->vendorDir) { + unset(self::$registeredLoaders[$this->vendorDir]); + } + } + + /** + * Loads the given class or interface. + * + * @param string $class The name of the class + * @return true|null True if loaded, null otherwise + */ + public function loadClass($class) + { + if ($file = $this->findFile($class)) { + $includeFile = self::$includeFile; + $includeFile($file); + + return true; + } + + return null; + } + + /** + * Finds the path to the file where the class is defined. + * + * @param string $class The name of the class + * + * @return string|false The path if found, false otherwise + */ + public function findFile($class) + { + // class map lookup + if (isset($this->classMap[$class])) { + return $this->classMap[$class]; + } + if ($this->classMapAuthoritative || isset($this->missingClasses[$class])) { + return false; + } + if (null !== $this->apcuPrefix) { + $file = apcu_fetch($this->apcuPrefix.$class, $hit); + if ($hit) { + return $file; + } + } + + $file = $this->findFileWithExtension($class, '.php'); + + // Search for Hack files if we are running on HHVM + if (false === $file && defined('HHVM_VERSION')) { + $file = $this->findFileWithExtension($class, '.hh'); + } + + if (null !== $this->apcuPrefix) { + apcu_add($this->apcuPrefix.$class, $file); + } + + if (false === $file) { + // Remember that this class does not exist. + $this->missingClasses[$class] = true; + } + + return $file; + } + + /** + * Returns the currently registered loaders keyed by their corresponding vendor directories. + * + * @return array + */ + public static function getRegisteredLoaders() + { + return self::$registeredLoaders; + } + + /** + * @param string $class + * @param string $ext + * @return string|false + */ + private function findFileWithExtension($class, $ext) + { + // PSR-4 lookup + $logicalPathPsr4 = strtr($class, '\\', DIRECTORY_SEPARATOR) . $ext; + + $first = $class[0]; + if (isset($this->prefixLengthsPsr4[$first])) { + $subPath = $class; + while (false !== $lastPos = strrpos($subPath, '\\')) { + $subPath = substr($subPath, 0, $lastPos); + $search = $subPath . '\\'; + if (isset($this->prefixDirsPsr4[$search])) { + $pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1); + foreach ($this->prefixDirsPsr4[$search] as $dir) { + if (file_exists($file = $dir . $pathEnd)) { + return $file; + } + } + } + } + } + + // PSR-4 fallback dirs + foreach ($this->fallbackDirsPsr4 as $dir) { + if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr4)) { + return $file; + } + } + + // PSR-0 lookup + if (false !== $pos = strrpos($class, '\\')) { + // namespaced class name + $logicalPathPsr0 = substr($logicalPathPsr4, 0, $pos + 1) + . strtr(substr($logicalPathPsr4, $pos + 1), '_', DIRECTORY_SEPARATOR); + } else { + // PEAR-like class name + $logicalPathPsr0 = strtr($class, '_', DIRECTORY_SEPARATOR) . $ext; + } + + if (isset($this->prefixesPsr0[$first])) { + foreach ($this->prefixesPsr0[$first] as $prefix => $dirs) { + if (0 === strpos($class, $prefix)) { + foreach ($dirs as $dir) { + if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) { + return $file; + } + } + } + } + } + + // PSR-0 fallback dirs + foreach ($this->fallbackDirsPsr0 as $dir) { + if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) { + return $file; + } + } + + // PSR-0 include paths. + if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) { + return $file; + } + + return false; + } + + /** + * @return void + */ + private static function initializeIncludeClosure() + { + if (self::$includeFile !== null) { + return; + } + + /** + * Scope isolated include. + * + * Prevents access to $this/self from included files. + * + * @param string $file + * @return void + */ + self::$includeFile = \Closure::bind(static function($file) { + include $file; + }, null, null); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/InstalledVersions.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/InstalledVersions.php new file mode 100644 index 00000000..51e734a7 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/InstalledVersions.php @@ -0,0 +1,359 @@ + + * Jordi Boggiano + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +namespace Composer; + +use Composer\Autoload\ClassLoader; +use Composer\Semver\VersionParser; + +/** + * This class is copied in every Composer installed project and available to all + * + * See also https://getcomposer.org/doc/07-runtime.md#installed-versions + * + * To require its presence, you can require `composer-runtime-api ^2.0` + * + * @final + */ +class InstalledVersions +{ + /** + * @var mixed[]|null + * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array}|array{}|null + */ + private static $installed; + + /** + * @var bool|null + */ + private static $canGetVendors; + + /** + * @var array[] + * @psalm-var array}> + */ + private static $installedByVendor = array(); + + /** + * Returns a list of all package names which are present, either by being installed, replaced or provided + * + * @return string[] + * @psalm-return list + */ + public static function getInstalledPackages() + { + $packages = array(); + foreach (self::getInstalled() as $installed) { + $packages[] = array_keys($installed['versions']); + } + + if (1 === \count($packages)) { + return $packages[0]; + } + + return array_keys(array_flip(\call_user_func_array('array_merge', $packages))); + } + + /** + * Returns a list of all package names with a specific type e.g. 'library' + * + * @param string $type + * @return string[] + * @psalm-return list + */ + public static function getInstalledPackagesByType($type) + { + $packagesByType = array(); + + foreach (self::getInstalled() as $installed) { + foreach ($installed['versions'] as $name => $package) { + if (isset($package['type']) && $package['type'] === $type) { + $packagesByType[] = $name; + } + } + } + + return $packagesByType; + } + + /** + * Checks whether the given package is installed + * + * This also returns true if the package name is provided or replaced by another package + * + * @param string $packageName + * @param bool $includeDevRequirements + * @return bool + */ + public static function isInstalled($packageName, $includeDevRequirements = true) + { + foreach (self::getInstalled() as $installed) { + if (isset($installed['versions'][$packageName])) { + return $includeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $installed['versions'][$packageName]['dev_requirement'] === false; + } + } + + return false; + } + + /** + * Checks whether the given package satisfies a version constraint + * + * e.g. If you want to know whether version 2.3+ of package foo/bar is installed, you would call: + * + * Composer\InstalledVersions::satisfies(new VersionParser, 'foo/bar', '^2.3') + * + * @param VersionParser $parser Install composer/semver to have access to this class and functionality + * @param string $packageName + * @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package + * @return bool + */ + public static function satisfies(VersionParser $parser, $packageName, $constraint) + { + $constraint = $parser->parseConstraints((string) $constraint); + $provided = $parser->parseConstraints(self::getVersionRanges($packageName)); + + return $provided->matches($constraint); + } + + /** + * Returns a version constraint representing all the range(s) which are installed for a given package + * + * It is easier to use this via isInstalled() with the $constraint argument if you need to check + * whether a given version of a package is installed, and not just whether it exists + * + * @param string $packageName + * @return string Version constraint usable with composer/semver + */ + public static function getVersionRanges($packageName) + { + foreach (self::getInstalled() as $installed) { + if (!isset($installed['versions'][$packageName])) { + continue; + } + + $ranges = array(); + if (isset($installed['versions'][$packageName]['pretty_version'])) { + $ranges[] = $installed['versions'][$packageName]['pretty_version']; + } + if (array_key_exists('aliases', $installed['versions'][$packageName])) { + $ranges = array_merge($ranges, $installed['versions'][$packageName]['aliases']); + } + if (array_key_exists('replaced', $installed['versions'][$packageName])) { + $ranges = array_merge($ranges, $installed['versions'][$packageName]['replaced']); + } + if (array_key_exists('provided', $installed['versions'][$packageName])) { + $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']); + } + + return implode(' || ', $ranges); + } + + throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); + } + + /** + * @param string $packageName + * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present + */ + public static function getVersion($packageName) + { + foreach (self::getInstalled() as $installed) { + if (!isset($installed['versions'][$packageName])) { + continue; + } + + if (!isset($installed['versions'][$packageName]['version'])) { + return null; + } + + return $installed['versions'][$packageName]['version']; + } + + throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); + } + + /** + * @param string $packageName + * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present + */ + public static function getPrettyVersion($packageName) + { + foreach (self::getInstalled() as $installed) { + if (!isset($installed['versions'][$packageName])) { + continue; + } + + if (!isset($installed['versions'][$packageName]['pretty_version'])) { + return null; + } + + return $installed['versions'][$packageName]['pretty_version']; + } + + throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); + } + + /** + * @param string $packageName + * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as reference + */ + public static function getReference($packageName) + { + foreach (self::getInstalled() as $installed) { + if (!isset($installed['versions'][$packageName])) { + continue; + } + + if (!isset($installed['versions'][$packageName]['reference'])) { + return null; + } + + return $installed['versions'][$packageName]['reference']; + } + + throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); + } + + /** + * @param string $packageName + * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as install path. Packages of type metapackages also have a null install path. + */ + public static function getInstallPath($packageName) + { + foreach (self::getInstalled() as $installed) { + if (!isset($installed['versions'][$packageName])) { + continue; + } + + return isset($installed['versions'][$packageName]['install_path']) ? $installed['versions'][$packageName]['install_path'] : null; + } + + throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); + } + + /** + * @return array + * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool} + */ + public static function getRootPackage() + { + $installed = self::getInstalled(); + + return $installed[0]['root']; + } + + /** + * Returns the raw installed.php data for custom implementations + * + * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect. + * @return array[] + * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array} + */ + public static function getRawData() + { + @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED); + + if (null === self::$installed) { + // only require the installed.php file if this file is loaded from its dumped location, + // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937 + if (substr(__DIR__, -8, 1) !== 'C') { + self::$installed = include __DIR__ . '/installed.php'; + } else { + self::$installed = array(); + } + } + + return self::$installed; + } + + /** + * Returns the raw data of all installed.php which are currently loaded for custom implementations + * + * @return array[] + * @psalm-return list}> + */ + public static function getAllRawData() + { + return self::getInstalled(); + } + + /** + * Lets you reload the static array from another file + * + * This is only useful for complex integrations in which a project needs to use + * this class but then also needs to execute another project's autoloader in process, + * and wants to ensure both projects have access to their version of installed.php. + * + * A typical case would be PHPUnit, where it would need to make sure it reads all + * the data it needs from this class, then call reload() with + * `require $CWD/vendor/composer/installed.php` (or similar) as input to make sure + * the project in which it runs can then also use this class safely, without + * interference between PHPUnit's dependencies and the project's dependencies. + * + * @param array[] $data A vendor/composer/installed.php data set + * @return void + * + * @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array} $data + */ + public static function reload($data) + { + self::$installed = $data; + self::$installedByVendor = array(); + } + + /** + * @return array[] + * @psalm-return list}> + */ + private static function getInstalled() + { + if (null === self::$canGetVendors) { + self::$canGetVendors = method_exists('Composer\Autoload\ClassLoader', 'getRegisteredLoaders'); + } + + $installed = array(); + + if (self::$canGetVendors) { + foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) { + if (isset(self::$installedByVendor[$vendorDir])) { + $installed[] = self::$installedByVendor[$vendorDir]; + } elseif (is_file($vendorDir.'/composer/installed.php')) { + /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array} $required */ + $required = require $vendorDir.'/composer/installed.php'; + $installed[] = self::$installedByVendor[$vendorDir] = $required; + if (null === self::$installed && strtr($vendorDir.'/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) { + self::$installed = $installed[count($installed) - 1]; + } + } + } + } + + if (null === self::$installed) { + // only require the installed.php file if this file is loaded from its dumped location, + // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937 + if (substr(__DIR__, -8, 1) !== 'C') { + /** @var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array} $required */ + $required = require __DIR__ . '/installed.php'; + self::$installed = $required; + } else { + self::$installed = array(); + } + } + + if (self::$installed !== array()) { + $installed[] = self::$installed; + } + + return $installed; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/LICENSE b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/LICENSE new file mode 100644 index 00000000..f27399a0 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/LICENSE @@ -0,0 +1,21 @@ + +Copyright (c) Nils Adermann, Jordi Boggiano + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_classmap.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_classmap.php new file mode 100644 index 00000000..136048da --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_classmap.php @@ -0,0 +1,243 @@ + $vendorDir . '/wikimedia/aho-corasick/src/MultiStringMatcher.php', + 'AhoCorasick\\MultiStringReplacer' => $vendorDir . '/wikimedia/aho-corasick/src/MultiStringReplacer.php', + 'Automattic\\Jetpack\\A8c_Mc_Stats' => $baseDir . '/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php', + 'Automattic\\Jetpack\\Admin_UI\\Admin_Menu' => $baseDir . '/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php', + 'Automattic\\Jetpack\\Assets' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php', + 'Automattic\\Jetpack\\Assets\\Logo' => $baseDir . '/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php', + 'Automattic\\Jetpack\\Assets\\Script_Data' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php', + 'Automattic\\Jetpack\\Assets\\Semver' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php', + 'Automattic\\Jetpack\\Autoloader\\AutoloadFileWriter' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadFileWriter.php', + 'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php', + 'Automattic\\Jetpack\\Autoloader\\AutoloadProcessor' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php', + 'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => $vendorDir . '/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php', + 'Automattic\\Jetpack\\Autoloader\\ManifestGenerator' => $vendorDir . '/automattic/jetpack-autoloader/src/ManifestGenerator.php', + 'Automattic\\Jetpack\\Automatic_Install_Skin' => $baseDir . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php', + 'Automattic\\Jetpack\\Backup\\V0004\\Helper_Script_Manager' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php', + 'Automattic\\Jetpack\\Backup\\V0004\\Helper_Script_Manager_Impl' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php', + 'Automattic\\Jetpack\\Backup\\V0004\\Throw_On_Errors' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php', + 'Automattic\\Jetpack\\Boost_Core\\Contracts\\Boost_API_Client' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Boost_API' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Cacheable' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Transient' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Url' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Utils' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\WPCOM_Boost_API_Client' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Jetpack_Boost_Modules' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_Graph_History_Request' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_History' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_Request' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php', + 'Automattic\\Jetpack\\Composer\\Manager' => $vendorDir . '/automattic/jetpack-composer-plugin/src/class-manager.php', + 'Automattic\\Jetpack\\Composer\\Plugin' => $vendorDir . '/automattic/jetpack-composer-plugin/src/class-plugin.php', + 'Automattic\\Jetpack\\Config' => $baseDir . '/jetpack_vendor/automattic/jetpack-config/src/class-config.php', + 'Automattic\\Jetpack\\Connection\\Authorize_Json_Api' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php', + 'Automattic\\Jetpack\\Connection\\Client' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-client.php', + 'Automattic\\Jetpack\\Connection\\Connection_Assets' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php', + 'Automattic\\Jetpack\\Connection\\Connection_Notice' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php', + 'Automattic\\Jetpack\\Connection\\Error_Handler' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php', + 'Automattic\\Jetpack\\Connection\\Initial_State' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php', + 'Automattic\\Jetpack\\Connection\\Manager' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php', + 'Automattic\\Jetpack\\Connection\\Manager_Interface' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php', + 'Automattic\\Jetpack\\Connection\\Nonce_Handler' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php', + 'Automattic\\Jetpack\\Connection\\Package_Version' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php', + 'Automattic\\Jetpack\\Connection\\Package_Version_Tracker' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php', + 'Automattic\\Jetpack\\Connection\\Plugin' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php', + 'Automattic\\Jetpack\\Connection\\Plugin_Storage' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php', + 'Automattic\\Jetpack\\Connection\\REST_Connector' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php', + 'Automattic\\Jetpack\\Connection\\Rest_Authentication' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php', + 'Automattic\\Jetpack\\Connection\\SSO' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php', + 'Automattic\\Jetpack\\Connection\\SSO\\Force_2FA' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php', + 'Automattic\\Jetpack\\Connection\\SSO\\Helpers' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php', + 'Automattic\\Jetpack\\Connection\\SSO\\Notices' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php', + 'Automattic\\Jetpack\\Connection\\SSO\\User_Admin' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php', + 'Automattic\\Jetpack\\Connection\\Secrets' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php', + 'Automattic\\Jetpack\\Connection\\Server_Sandbox' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php', + 'Automattic\\Jetpack\\Connection\\Tokens' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php', + 'Automattic\\Jetpack\\Connection\\Tokens_Locks' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php', + 'Automattic\\Jetpack\\Connection\\Urls' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php', + 'Automattic\\Jetpack\\Connection\\Utils' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php', + 'Automattic\\Jetpack\\Connection\\Webhooks' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php', + 'Automattic\\Jetpack\\Connection\\Webhooks\\Authorize_Redirect' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php', + 'Automattic\\Jetpack\\Connection\\XMLRPC_Async_Call' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php', + 'Automattic\\Jetpack\\Connection\\XMLRPC_Connector' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php', + 'Automattic\\Jetpack\\Constants' => $baseDir . '/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php', + 'Automattic\\Jetpack\\CookieState' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php', + 'Automattic\\Jetpack\\Current_Plan' => $vendorDir . '/automattic/jetpack-plans/src/class-current-plan.php', + 'Automattic\\Jetpack\\Device_Detection' => $baseDir . '/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php', + 'Automattic\\Jetpack\\Device_Detection\\User_Agent_Info' => $baseDir . '/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php', + 'Automattic\\Jetpack\\Errors' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-errors.php', + 'Automattic\\Jetpack\\ExPlat' => $baseDir . '/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php', + 'Automattic\\Jetpack\\ExPlat\\REST_Controller' => $baseDir . '/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Files' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-files.php', + 'Automattic\\Jetpack\\Heartbeat' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php', + 'Automattic\\Jetpack\\IP\\Utils' => $baseDir . '/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php', + 'Automattic\\Jetpack\\IdentityCrisis\\Exception' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php', + 'Automattic\\Jetpack\\IdentityCrisis\\REST_Endpoints' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php', + 'Automattic\\Jetpack\\IdentityCrisis\\UI' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php', + 'Automattic\\Jetpack\\IdentityCrisis\\URL_Secret' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php', + 'Automattic\\Jetpack\\Identity_Crisis' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php', + 'Automattic\\Jetpack\\JITMS\\JITM' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php', + 'Automattic\\Jetpack\\JITMS\\Post_Connection_JITM' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php', + 'Automattic\\Jetpack\\JITMS\\Pre_Connection_JITM' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php', + 'Automattic\\Jetpack\\JITMS\\Rest_Api_Endpoints' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php', + 'Automattic\\Jetpack\\Licensing' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php', + 'Automattic\\Jetpack\\Licensing\\Endpoints' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php', + 'Automattic\\Jetpack\\Modules' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-modules.php', + 'Automattic\\Jetpack\\My_Jetpack\\Activitylog' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php', + 'Automattic\\Jetpack\\My_Jetpack\\Hybrid_Product' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php', + 'Automattic\\Jetpack\\My_Jetpack\\Initializer' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php', + 'Automattic\\Jetpack\\My_Jetpack\\Jetpack_Manage' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php', + 'Automattic\\Jetpack\\My_Jetpack\\Module_Product' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php', + 'Automattic\\Jetpack\\My_Jetpack\\Product' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Anti_Spam' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Backup' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Boost' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Creator' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Crm' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Extras' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Jetpack_Ai' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Protect' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Scan' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search_Stats' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Security' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Social' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Starter' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Stats' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Videopress' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_AI' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Product_Data' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Products' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Purchases' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Recommendations_Evaluation' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Zendesk_Chat' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php', + 'Automattic\\Jetpack\\My_Jetpack\\Wpcom_Products' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php', + 'Automattic\\Jetpack\\Partner' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php', + 'Automattic\\Jetpack\\Partner_Coupon' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php', + 'Automattic\\Jetpack\\Password_Checker' => $baseDir . '/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php', + 'Automattic\\Jetpack\\Paths' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-paths.php', + 'Automattic\\Jetpack\\Plans' => $vendorDir . '/automattic/jetpack-plans/src/class-plans.php', + 'Automattic\\Jetpack\\Plugins_Installer' => $baseDir . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php', + 'Automattic\\Jetpack\\Protect\\Credentials' => $baseDir . '/src/class-credentials.php', + 'Automattic\\Jetpack\\Protect\\Onboarding' => $baseDir . '/src/class-onboarding.php', + 'Automattic\\Jetpack\\Protect\\REST_Controller' => $baseDir . '/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Protect\\Scan_History' => $baseDir . '/src/class-scan-history.php', + 'Automattic\\Jetpack\\Protect\\Site_Health' => $baseDir . '/src/class-site-health.php', + 'Automattic\\Jetpack\\Protect\\Threats' => $baseDir . '/src/class-threats.php', + 'Automattic\\Jetpack\\Protect_Models' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php', + 'Automattic\\Jetpack\\Protect_Models\\Extension_Model' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php', + 'Automattic\\Jetpack\\Protect_Models\\History_Model' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php', + 'Automattic\\Jetpack\\Protect_Models\\Status_Model' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php', + 'Automattic\\Jetpack\\Protect_Models\\Threat_Model' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php', + 'Automattic\\Jetpack\\Protect_Status\\Plan' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php', + 'Automattic\\Jetpack\\Protect_Status\\Protect_Status' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php', + 'Automattic\\Jetpack\\Protect_Status\\REST_Controller' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Protect_Status\\Scan_Status' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php', + 'Automattic\\Jetpack\\Protect_Status\\Status' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php', + 'Automattic\\Jetpack\\Redirect' => $baseDir . '/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php', + 'Automattic\\Jetpack\\Roles' => $baseDir . '/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php', + 'Automattic\\Jetpack\\Status' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-status.php', + 'Automattic\\Jetpack\\Status\\Cache' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-cache.php', + 'Automattic\\Jetpack\\Status\\Host' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-host.php', + 'Automattic\\Jetpack\\Status\\Visitor' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php', + 'Automattic\\Jetpack\\Sync\\Actions' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php', + 'Automattic\\Jetpack\\Sync\\Codec_Interface' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php', + 'Automattic\\Jetpack\\Sync\\Data_Settings' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php', + 'Automattic\\Jetpack\\Sync\\Dedicated_Sender' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php', + 'Automattic\\Jetpack\\Sync\\Default_Filter_Settings' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php', + 'Automattic\\Jetpack\\Sync\\Defaults' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php', + 'Automattic\\Jetpack\\Sync\\Functions' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php', + 'Automattic\\Jetpack\\Sync\\Health' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-health.php', + 'Automattic\\Jetpack\\Sync\\JSON_Deflate_Array_Codec' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php', + 'Automattic\\Jetpack\\Sync\\Listener' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php', + 'Automattic\\Jetpack\\Sync\\Lock' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php', + 'Automattic\\Jetpack\\Sync\\Main' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-main.php', + 'Automattic\\Jetpack\\Sync\\Modules' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Attachments' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Callables' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Comments' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Constants' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync_Immediately' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Import' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Menus' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Meta' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Module' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Network_Options' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Options' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Plugins' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Posts' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Protect' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Search' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Stats' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Term_Relationships' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Terms' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Themes' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Updates' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Users' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php', + 'Automattic\\Jetpack\\Sync\\Modules\\WP_Super_Cache' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php', + 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php', + 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce_HPOS_Orders' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php', + 'Automattic\\Jetpack\\Sync\\Package_Version' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php', + 'Automattic\\Jetpack\\Sync\\Queue' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php', + 'Automattic\\Jetpack\\Sync\\Queue\\Queue_Storage_Options' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php', + 'Automattic\\Jetpack\\Sync\\Queue\\Queue_Storage_Table' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php', + 'Automattic\\Jetpack\\Sync\\Queue_Buffer' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php', + 'Automattic\\Jetpack\\Sync\\REST_Endpoints' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php', + 'Automattic\\Jetpack\\Sync\\REST_Sender' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php', + 'Automattic\\Jetpack\\Sync\\Replicastore' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php', + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php', + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum_Usermeta' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php', + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum_Users' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php', + 'Automattic\\Jetpack\\Sync\\Replicastore_Interface' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php', + 'Automattic\\Jetpack\\Sync\\Sender' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php', + 'Automattic\\Jetpack\\Sync\\Server' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-server.php', + 'Automattic\\Jetpack\\Sync\\Settings' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php', + 'Automattic\\Jetpack\\Sync\\Simple_Codec' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php', + 'Automattic\\Jetpack\\Sync\\Users' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-users.php', + 'Automattic\\Jetpack\\Sync\\Utils' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php', + 'Automattic\\Jetpack\\Terms_Of_Service' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php', + 'Automattic\\Jetpack\\Tracking' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php', + 'Automattic\\Jetpack\\Transport_Helper\\Package_Version' => $baseDir . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version.php', + 'Automattic\\Jetpack\\Transport_Helper\\V0001\\Package_Version' => $baseDir . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php', + 'Automattic\\Jetpack\\Transport_Helper\\V0004\\REST_Controller' => $baseDir . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Blocked_Login_Page' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-blocked-login-page.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Math_Authenticate' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Shared_Functions' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Transient_Cleanup' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php', + 'Automattic\\Jetpack\\Waf\\CLI' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php', + 'Automattic\\Jetpack\\Waf\\File_System_Exception' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php', + 'Automattic\\Jetpack\\Waf\\REST_Controller' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Waf\\Rules_API_Exception' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php', + 'Automattic\\Jetpack\\Waf\\Waf_Compatibility' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php', + 'Automattic\\Jetpack\\Waf\\Waf_Constants' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php', + 'Automattic\\Jetpack\\Waf\\Waf_Exception' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php', + 'Automattic\\Jetpack\\Waf\\Waf_Initializer' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php', + 'Automattic\\Jetpack\\Waf\\Waf_Operators' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php', + 'Automattic\\Jetpack\\Waf\\Waf_Request' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php', + 'Automattic\\Jetpack\\Waf\\Waf_Rules_Manager' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php', + 'Automattic\\Jetpack\\Waf\\Waf_Runner' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php', + 'Automattic\\Jetpack\\Waf\\Waf_Runtime' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php', + 'Automattic\\Jetpack\\Waf\\Waf_Standalone_Bootstrap' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php', + 'Automattic\\Jetpack\\Waf\\Waf_Stats' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php', + 'Automattic\\Jetpack\\Waf\\Waf_Transforms' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php', + 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', + 'Jetpack_IXR_Client' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php', + 'Jetpack_IXR_ClientMulticall' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php', + 'Jetpack_Options' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php', + 'Jetpack_Protect' => $baseDir . '/src/class-jetpack-protect.php', + 'Jetpack_Signature' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php', + 'Jetpack_Tracks_Client' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php', + 'Jetpack_Tracks_Event' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php', + 'Jetpack_XMLRPC_Server' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php', +); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_files.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_files.php new file mode 100644 index 00000000..cc9498e8 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_files.php @@ -0,0 +1,13 @@ + $baseDir . '/jetpack_vendor/automattic/jetpack-assets/actions.php', + '7372b7fb88a9723cf5b76d456eb0b738' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/actions.php', + '590147edb63acb03b2852d5c4db13ce8' => $baseDir . '/jetpack_vendor/automattic/jetpack-transport-helper/actions.php', + '3d45c7e6a7f0e71849e33afe4b3b3ede' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/cli.php', +); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_namespaces.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_namespaces.php new file mode 100644 index 00000000..15a2ff3a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_namespaces.php @@ -0,0 +1,9 @@ + array($vendorDir . '/automattic/jetpack-autoloader/src'), +); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_real.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_real.php new file mode 100644 index 00000000..b08f5ccd --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_real.php @@ -0,0 +1,51 @@ +setClassMapAuthoritative(true); + $loader->register(true); + + $filesToLoad = \Composer\Autoload\ComposerStaticInitc4802e05bbcf59fd3b6350e8d3e5482c_protectⓥ3_0_2::$files; + $requireFile = \Closure::bind(static function ($fileIdentifier, $file) { + if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { + $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; + + require $file; + } + }, null, null); + foreach ($filesToLoad as $fileIdentifier => $file) { + $requireFile($fileIdentifier, $file); + } + + return $loader; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_static.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_static.php new file mode 100644 index 00000000..6904807c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/autoload_static.php @@ -0,0 +1,276 @@ + __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-assets/actions.php', + '7372b7fb88a9723cf5b76d456eb0b738' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/actions.php', + '590147edb63acb03b2852d5c4db13ce8' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-transport-helper/actions.php', + '3d45c7e6a7f0e71849e33afe4b3b3ede' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/cli.php', + ); + + public static $prefixLengthsPsr4 = array ( + 'A' => + array ( + 'Automattic\\Jetpack\\Autoloader\\' => 30, + ), + ); + + public static $prefixDirsPsr4 = array ( + 'Automattic\\Jetpack\\Autoloader\\' => + array ( + 0 => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src', + ), + ); + + public static $classMap = array ( + 'AhoCorasick\\MultiStringMatcher' => __DIR__ . '/..' . '/wikimedia/aho-corasick/src/MultiStringMatcher.php', + 'AhoCorasick\\MultiStringReplacer' => __DIR__ . '/..' . '/wikimedia/aho-corasick/src/MultiStringReplacer.php', + 'Automattic\\Jetpack\\A8c_Mc_Stats' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php', + 'Automattic\\Jetpack\\Admin_UI\\Admin_Menu' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php', + 'Automattic\\Jetpack\\Assets' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php', + 'Automattic\\Jetpack\\Assets\\Logo' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php', + 'Automattic\\Jetpack\\Assets\\Script_Data' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php', + 'Automattic\\Jetpack\\Assets\\Semver' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php', + 'Automattic\\Jetpack\\Autoloader\\AutoloadFileWriter' => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src/AutoloadFileWriter.php', + 'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php', + 'Automattic\\Jetpack\\Autoloader\\AutoloadProcessor' => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php', + 'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php', + 'Automattic\\Jetpack\\Autoloader\\ManifestGenerator' => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src/ManifestGenerator.php', + 'Automattic\\Jetpack\\Automatic_Install_Skin' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php', + 'Automattic\\Jetpack\\Backup\\V0004\\Helper_Script_Manager' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php', + 'Automattic\\Jetpack\\Backup\\V0004\\Helper_Script_Manager_Impl' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php', + 'Automattic\\Jetpack\\Backup\\V0004\\Throw_On_Errors' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php', + 'Automattic\\Jetpack\\Boost_Core\\Contracts\\Boost_API_Client' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Boost_API' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Cacheable' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Transient' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Url' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Utils' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php', + 'Automattic\\Jetpack\\Boost_Core\\Lib\\WPCOM_Boost_API_Client' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Jetpack_Boost_Modules' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_Graph_History_Request' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_History' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php', + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_Request' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php', + 'Automattic\\Jetpack\\Composer\\Manager' => __DIR__ . '/..' . '/automattic/jetpack-composer-plugin/src/class-manager.php', + 'Automattic\\Jetpack\\Composer\\Plugin' => __DIR__ . '/..' . '/automattic/jetpack-composer-plugin/src/class-plugin.php', + 'Automattic\\Jetpack\\Config' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-config/src/class-config.php', + 'Automattic\\Jetpack\\Connection\\Authorize_Json_Api' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php', + 'Automattic\\Jetpack\\Connection\\Client' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-client.php', + 'Automattic\\Jetpack\\Connection\\Connection_Assets' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php', + 'Automattic\\Jetpack\\Connection\\Connection_Notice' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php', + 'Automattic\\Jetpack\\Connection\\Error_Handler' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php', + 'Automattic\\Jetpack\\Connection\\Initial_State' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php', + 'Automattic\\Jetpack\\Connection\\Manager' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php', + 'Automattic\\Jetpack\\Connection\\Manager_Interface' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php', + 'Automattic\\Jetpack\\Connection\\Nonce_Handler' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php', + 'Automattic\\Jetpack\\Connection\\Package_Version' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php', + 'Automattic\\Jetpack\\Connection\\Package_Version_Tracker' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php', + 'Automattic\\Jetpack\\Connection\\Plugin' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php', + 'Automattic\\Jetpack\\Connection\\Plugin_Storage' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php', + 'Automattic\\Jetpack\\Connection\\REST_Connector' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php', + 'Automattic\\Jetpack\\Connection\\Rest_Authentication' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php', + 'Automattic\\Jetpack\\Connection\\SSO' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php', + 'Automattic\\Jetpack\\Connection\\SSO\\Force_2FA' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php', + 'Automattic\\Jetpack\\Connection\\SSO\\Helpers' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php', + 'Automattic\\Jetpack\\Connection\\SSO\\Notices' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php', + 'Automattic\\Jetpack\\Connection\\SSO\\User_Admin' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php', + 'Automattic\\Jetpack\\Connection\\Secrets' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php', + 'Automattic\\Jetpack\\Connection\\Server_Sandbox' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php', + 'Automattic\\Jetpack\\Connection\\Tokens' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php', + 'Automattic\\Jetpack\\Connection\\Tokens_Locks' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php', + 'Automattic\\Jetpack\\Connection\\Urls' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php', + 'Automattic\\Jetpack\\Connection\\Utils' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php', + 'Automattic\\Jetpack\\Connection\\Webhooks' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php', + 'Automattic\\Jetpack\\Connection\\Webhooks\\Authorize_Redirect' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php', + 'Automattic\\Jetpack\\Connection\\XMLRPC_Async_Call' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php', + 'Automattic\\Jetpack\\Connection\\XMLRPC_Connector' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php', + 'Automattic\\Jetpack\\Constants' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php', + 'Automattic\\Jetpack\\CookieState' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php', + 'Automattic\\Jetpack\\Current_Plan' => __DIR__ . '/..' . '/automattic/jetpack-plans/src/class-current-plan.php', + 'Automattic\\Jetpack\\Device_Detection' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php', + 'Automattic\\Jetpack\\Device_Detection\\User_Agent_Info' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php', + 'Automattic\\Jetpack\\Errors' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-errors.php', + 'Automattic\\Jetpack\\ExPlat' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php', + 'Automattic\\Jetpack\\ExPlat\\REST_Controller' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Files' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-files.php', + 'Automattic\\Jetpack\\Heartbeat' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php', + 'Automattic\\Jetpack\\IP\\Utils' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php', + 'Automattic\\Jetpack\\IdentityCrisis\\Exception' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php', + 'Automattic\\Jetpack\\IdentityCrisis\\REST_Endpoints' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php', + 'Automattic\\Jetpack\\IdentityCrisis\\UI' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php', + 'Automattic\\Jetpack\\IdentityCrisis\\URL_Secret' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php', + 'Automattic\\Jetpack\\Identity_Crisis' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php', + 'Automattic\\Jetpack\\JITMS\\JITM' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php', + 'Automattic\\Jetpack\\JITMS\\Post_Connection_JITM' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php', + 'Automattic\\Jetpack\\JITMS\\Pre_Connection_JITM' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php', + 'Automattic\\Jetpack\\JITMS\\Rest_Api_Endpoints' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php', + 'Automattic\\Jetpack\\Licensing' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php', + 'Automattic\\Jetpack\\Licensing\\Endpoints' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php', + 'Automattic\\Jetpack\\Modules' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-modules.php', + 'Automattic\\Jetpack\\My_Jetpack\\Activitylog' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php', + 'Automattic\\Jetpack\\My_Jetpack\\Hybrid_Product' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php', + 'Automattic\\Jetpack\\My_Jetpack\\Initializer' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php', + 'Automattic\\Jetpack\\My_Jetpack\\Jetpack_Manage' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php', + 'Automattic\\Jetpack\\My_Jetpack\\Module_Product' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php', + 'Automattic\\Jetpack\\My_Jetpack\\Product' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Anti_Spam' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Backup' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Boost' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Creator' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Crm' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Extras' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Jetpack_Ai' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Protect' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Scan' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search_Stats' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Security' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Social' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Starter' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Stats' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php', + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Videopress' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_AI' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Product_Data' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Products' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Purchases' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Recommendations_Evaluation' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php', + 'Automattic\\Jetpack\\My_Jetpack\\REST_Zendesk_Chat' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php', + 'Automattic\\Jetpack\\My_Jetpack\\Wpcom_Products' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php', + 'Automattic\\Jetpack\\Partner' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php', + 'Automattic\\Jetpack\\Partner_Coupon' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php', + 'Automattic\\Jetpack\\Password_Checker' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php', + 'Automattic\\Jetpack\\Paths' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-paths.php', + 'Automattic\\Jetpack\\Plans' => __DIR__ . '/..' . '/automattic/jetpack-plans/src/class-plans.php', + 'Automattic\\Jetpack\\Plugins_Installer' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php', + 'Automattic\\Jetpack\\Protect\\Credentials' => __DIR__ . '/../..' . '/src/class-credentials.php', + 'Automattic\\Jetpack\\Protect\\Onboarding' => __DIR__ . '/../..' . '/src/class-onboarding.php', + 'Automattic\\Jetpack\\Protect\\REST_Controller' => __DIR__ . '/../..' . '/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Protect\\Scan_History' => __DIR__ . '/../..' . '/src/class-scan-history.php', + 'Automattic\\Jetpack\\Protect\\Site_Health' => __DIR__ . '/../..' . '/src/class-site-health.php', + 'Automattic\\Jetpack\\Protect\\Threats' => __DIR__ . '/../..' . '/src/class-threats.php', + 'Automattic\\Jetpack\\Protect_Models' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php', + 'Automattic\\Jetpack\\Protect_Models\\Extension_Model' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php', + 'Automattic\\Jetpack\\Protect_Models\\History_Model' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php', + 'Automattic\\Jetpack\\Protect_Models\\Status_Model' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php', + 'Automattic\\Jetpack\\Protect_Models\\Threat_Model' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php', + 'Automattic\\Jetpack\\Protect_Status\\Plan' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php', + 'Automattic\\Jetpack\\Protect_Status\\Protect_Status' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php', + 'Automattic\\Jetpack\\Protect_Status\\REST_Controller' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Protect_Status\\Scan_Status' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php', + 'Automattic\\Jetpack\\Protect_Status\\Status' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php', + 'Automattic\\Jetpack\\Redirect' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php', + 'Automattic\\Jetpack\\Roles' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php', + 'Automattic\\Jetpack\\Status' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-status.php', + 'Automattic\\Jetpack\\Status\\Cache' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-cache.php', + 'Automattic\\Jetpack\\Status\\Host' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-host.php', + 'Automattic\\Jetpack\\Status\\Visitor' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php', + 'Automattic\\Jetpack\\Sync\\Actions' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php', + 'Automattic\\Jetpack\\Sync\\Codec_Interface' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php', + 'Automattic\\Jetpack\\Sync\\Data_Settings' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php', + 'Automattic\\Jetpack\\Sync\\Dedicated_Sender' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php', + 'Automattic\\Jetpack\\Sync\\Default_Filter_Settings' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php', + 'Automattic\\Jetpack\\Sync\\Defaults' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php', + 'Automattic\\Jetpack\\Sync\\Functions' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php', + 'Automattic\\Jetpack\\Sync\\Health' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-health.php', + 'Automattic\\Jetpack\\Sync\\JSON_Deflate_Array_Codec' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php', + 'Automattic\\Jetpack\\Sync\\Listener' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php', + 'Automattic\\Jetpack\\Sync\\Lock' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php', + 'Automattic\\Jetpack\\Sync\\Main' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-main.php', + 'Automattic\\Jetpack\\Sync\\Modules' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Attachments' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Callables' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Comments' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Constants' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync_Immediately' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Import' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Menus' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Meta' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Module' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Network_Options' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Options' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Plugins' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Posts' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Protect' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Search' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Stats' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Term_Relationships' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Terms' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Themes' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Updates' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php', + 'Automattic\\Jetpack\\Sync\\Modules\\Users' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php', + 'Automattic\\Jetpack\\Sync\\Modules\\WP_Super_Cache' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php', + 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php', + 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce_HPOS_Orders' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php', + 'Automattic\\Jetpack\\Sync\\Package_Version' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php', + 'Automattic\\Jetpack\\Sync\\Queue' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php', + 'Automattic\\Jetpack\\Sync\\Queue\\Queue_Storage_Options' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php', + 'Automattic\\Jetpack\\Sync\\Queue\\Queue_Storage_Table' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php', + 'Automattic\\Jetpack\\Sync\\Queue_Buffer' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php', + 'Automattic\\Jetpack\\Sync\\REST_Endpoints' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php', + 'Automattic\\Jetpack\\Sync\\REST_Sender' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php', + 'Automattic\\Jetpack\\Sync\\Replicastore' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php', + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php', + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum_Usermeta' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php', + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum_Users' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php', + 'Automattic\\Jetpack\\Sync\\Replicastore_Interface' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php', + 'Automattic\\Jetpack\\Sync\\Sender' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php', + 'Automattic\\Jetpack\\Sync\\Server' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-server.php', + 'Automattic\\Jetpack\\Sync\\Settings' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php', + 'Automattic\\Jetpack\\Sync\\Simple_Codec' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php', + 'Automattic\\Jetpack\\Sync\\Users' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-users.php', + 'Automattic\\Jetpack\\Sync\\Utils' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php', + 'Automattic\\Jetpack\\Terms_Of_Service' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php', + 'Automattic\\Jetpack\\Tracking' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php', + 'Automattic\\Jetpack\\Transport_Helper\\Package_Version' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version.php', + 'Automattic\\Jetpack\\Transport_Helper\\V0001\\Package_Version' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php', + 'Automattic\\Jetpack\\Transport_Helper\\V0004\\REST_Controller' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Blocked_Login_Page' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-blocked-login-page.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Math_Authenticate' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Shared_Functions' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php', + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Transient_Cleanup' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php', + 'Automattic\\Jetpack\\Waf\\CLI' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php', + 'Automattic\\Jetpack\\Waf\\File_System_Exception' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php', + 'Automattic\\Jetpack\\Waf\\REST_Controller' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php', + 'Automattic\\Jetpack\\Waf\\Rules_API_Exception' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php', + 'Automattic\\Jetpack\\Waf\\Waf_Compatibility' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php', + 'Automattic\\Jetpack\\Waf\\Waf_Constants' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php', + 'Automattic\\Jetpack\\Waf\\Waf_Exception' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php', + 'Automattic\\Jetpack\\Waf\\Waf_Initializer' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php', + 'Automattic\\Jetpack\\Waf\\Waf_Operators' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php', + 'Automattic\\Jetpack\\Waf\\Waf_Request' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php', + 'Automattic\\Jetpack\\Waf\\Waf_Rules_Manager' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php', + 'Automattic\\Jetpack\\Waf\\Waf_Runner' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php', + 'Automattic\\Jetpack\\Waf\\Waf_Runtime' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php', + 'Automattic\\Jetpack\\Waf\\Waf_Standalone_Bootstrap' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php', + 'Automattic\\Jetpack\\Waf\\Waf_Stats' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php', + 'Automattic\\Jetpack\\Waf\\Waf_Transforms' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php', + 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', + 'Jetpack_IXR_Client' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php', + 'Jetpack_IXR_ClientMulticall' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php', + 'Jetpack_Options' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php', + 'Jetpack_Protect' => __DIR__ . '/../..' . '/src/class-jetpack-protect.php', + 'Jetpack_Signature' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php', + 'Jetpack_Tracks_Client' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php', + 'Jetpack_Tracks_Event' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php', + 'Jetpack_XMLRPC_Server' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php', + ); + + public static function getInitializer(ClassLoader $loader) + { + return \Closure::bind(function () use ($loader) { + $loader->prefixLengthsPsr4 = ComposerStaticInitc4802e05bbcf59fd3b6350e8d3e5482c_protectⓥ3_0_2::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInitc4802e05bbcf59fd3b6350e8d3e5482c_protectⓥ3_0_2::$prefixDirsPsr4; + $loader->classMap = ComposerStaticInitc4802e05bbcf59fd3b6350e8d3e5482c_protectⓥ3_0_2::$classMap; + + }, null, ClassLoader::class); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/installed.json b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/installed.json new file mode 100644 index 00000000..f59c6c78 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/installed.json @@ -0,0 +1,1824 @@ +{ + "packages": [ + { + "name": "automattic/jetpack-a8c-mc-stats", + "version": "v2.0.2", + "version_normalized": "2.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", + "reference": "5753860f28e1a8629b3c6ab481c1ab75e38a244f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/5753860f28e1a8629b3c6ab481c1ab75e38a244f", + "reference": "5753860f28e1a8629b3c6ab481c1ab75e38a244f", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-23T14:28:10+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-a8c-mc-stats", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Used to record internal usage stats for Automattic. Not visible to site owners.", + "support": { + "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.0.2" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats" + }, + { + "name": "automattic/jetpack-admin-ui", + "version": "v0.4.5", + "version_normalized": "0.4.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-admin-ui.git", + "reference": "7d5b8485ebe5984774375468ae52efe5c2849369" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/7d5b8485ebe5984774375468ae52efe5c2849369", + "reference": "7d5b8485ebe5984774375468ae52efe5c2849369", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-logo": "^2.0.4", + "automattic/wordbless": "dev-master", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T12:38:36+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-admin-ui", + "textdomain": "jetpack-admin-ui", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}" + }, + "branch-alias": { + "dev-trunk": "0.4.x-dev" + }, + "version-constants": { + "::PACKAGE_VERSION": "src/class-admin-menu.php" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Generic Jetpack wp-admin UI elements", + "support": { + "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.4.5" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui" + }, + { + "name": "automattic/jetpack-assets", + "version": "v2.3.7", + "version_normalized": "2.3.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "ace534dbeca02ead69d01bbdcc305319c902f4b6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/ace534dbeca02ead69d01bbdcc305319c902f4b6", + "reference": "ace534dbeca02ead69d01bbdcc305319c902f4b6", + "shasum": "" + }, + "require": { + "automattic/jetpack-constants": "^2.0.4", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "brain/monkey": "2.6.1", + "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:25+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-assets", + "textdomain": "jetpack-assets", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.3.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "actions.php" + ], + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Asset management utilities for Jetpack ecosystem packages", + "support": { + "source": "https://github.com/Automattic/jetpack-assets/tree/v2.3.7" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-assets" + }, + { + "name": "automattic/jetpack-autoloader", + "version": "v3.1.0", + "version_normalized": "3.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-autoloader.git", + "reference": "0e36d60ad64e35b5dab7fa4757fadb2235d58f73" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/0e36d60ad64e35b5dab7fa4757fadb2235d58f73", + "reference": "0e36d60ad64e35b5dab7fa4757fadb2235d58f73", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1 || ^2.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "composer/composer": "^1.1 || ^2.0", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "time": "2024-09-06T15:32:10+00:00", + "type": "composer-plugin", + "extra": { + "autotagger": true, + "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", + "mirror-repo": "Automattic/jetpack-autoloader", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" + }, + "version-constants": { + "::VERSION": "src/AutoloadGenerator.php" + }, + "branch-alias": { + "dev-trunk": "3.1.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Automattic\\Jetpack\\Autoloader\\": "src" + }, + "classmap": [ + "src/AutoloadGenerator.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Creates a custom autoloader for a plugin or theme.", + "keywords": [ + "autoload", + "autoloader", + "composer", + "jetpack", + "plugin", + "wordpress" + ], + "support": { + "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.1.0" + }, + "install-path": "../automattic/jetpack-autoloader" + }, + { + "name": "automattic/jetpack-backup-helper-script-manager", + "version": "v0.2.7", + "version_normalized": "0.2.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-backup-helper-script-manager.git", + "reference": "8643c13843b9b7864c4541a49b8d8bead9bc4fd6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/8643c13843b9b7864c4541a49b8d8bead9bc4fd6", + "reference": "8643c13843b9b7864c4541a49b8d8bead9bc4fd6", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-26T14:48:58+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-backup-helper-script-manager", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.2.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Install / delete helper script for backup and transport server. Not visible to site owners.", + "support": { + "source": "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.2.7" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager" + }, + { + "name": "automattic/jetpack-boost-core", + "version": "v0.2.11", + "version_normalized": "0.2.11.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-boost-core.git", + "reference": "bb00d7828aa695280e49db3af8b77e4548a40b40" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-boost-core/zipball/bb00d7828aa695280e49db3af8b77e4548a40b40", + "reference": "bb00d7828aa695280e49db3af8b77e4548a40b40", + "shasum": "" + }, + "require": { + "automattic/jetpack-connection": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "dev-master", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:47+00:00", + "type": "jetpack-library", + "extra": { + "mirror-repo": "Automattic/jetpack-boost-core", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-boost-core/compare/v${old}...v${new}" + }, + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.2.x-dev" + }, + "textdomain": "jetpack-boost-core" + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Core functionality for boost and relevant packages to depend on", + "support": { + "source": "https://github.com/Automattic/jetpack-boost-core/tree/v0.2.11" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-boost-core" + }, + { + "name": "automattic/jetpack-boost-speed-score", + "version": "v0.3.12", + "version_normalized": "0.3.12.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-boost-speed-score.git", + "reference": "362c3c0d3d779e757c48f7fecba65a107d9a0ab1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-boost-speed-score/zipball/362c3c0d3d779e757c48f7fecba65a107d9a0ab1", + "reference": "362c3c0d3d779e757c48f7fecba65a107d9a0ab1", + "shasum": "" + }, + "require": { + "automattic/jetpack-boost-core": "^0.2.9", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "brain/monkey": "^2.6", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-26T14:49:58+00:00", + "type": "jetpack-library", + "extra": { + "mirror-repo": "Automattic/jetpack-boost-speed-score", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-boost-speed-score/compare/v${old}...v${new}" + }, + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.3.x-dev" + }, + "textdomain": "jetpack-boost-speed-score", + "version-constants": { + "::PACKAGE_VERSION": "src/class-speed-score.php" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A package that handles the API to generate the speed score.", + "support": { + "source": "https://github.com/Automattic/jetpack-boost-speed-score/tree/v0.3.12" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-boost-speed-score" + }, + { + "name": "automattic/jetpack-composer-plugin", + "version": "v2.0.3", + "version_normalized": "2.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-composer-plugin.git", + "reference": "67d11838aa00ef9922a8a3b439b1fa25adb1feef" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/67d11838aa00ef9922a8a3b439b1fa25adb1feef", + "reference": "67d11838aa00ef9922a8a3b439b1fa25adb1feef", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^2.1.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "composer/composer": "^2.2 || ^2.4", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "time": "2024-08-26T14:48:44+00:00", + "type": "composer-plugin", + "extra": { + "plugin-modifies-install-path": true, + "class": "Automattic\\Jetpack\\Composer\\Plugin", + "mirror-repo": "Automattic/jetpack-composer-plugin", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}" + }, + "autotagger": true, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.", + "keywords": [ + "composer", + "i18n", + "jetpack", + "plugin" + ], + "support": { + "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v2.0.3" + }, + "install-path": "../automattic/jetpack-composer-plugin" + }, + { + "name": "automattic/jetpack-config", + "version": "v2.0.4", + "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-config.git", + "reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/9f075c81bae6fd638e0b3183612cda5cc9e01e06", + "reference": "9f075c81bae6fd638e0b3183612cda5cc9e01e06", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.4", + "automattic/jetpack-connection": "@dev", + "automattic/jetpack-import": "@dev", + "automattic/jetpack-jitm": "@dev", + "automattic/jetpack-post-list": "@dev", + "automattic/jetpack-publicize": "@dev", + "automattic/jetpack-search": "@dev", + "automattic/jetpack-stats": "@dev", + "automattic/jetpack-stats-admin": "@dev", + "automattic/jetpack-sync": "@dev", + "automattic/jetpack-videopress": "@dev", + "automattic/jetpack-waf": "@dev", + "automattic/jetpack-wordads": "@dev", + "automattic/jetpack-yoast-promo": "@dev" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-06-24T19:22:07+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-config", + "textdomain": "jetpack-config", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + }, + "dependencies": { + "test-only": [ + "packages/connection", + "packages/import", + "packages/jitm", + "packages/post-list", + "packages/publicize", + "packages/search", + "packages/stats", + "packages/stats-admin", + "packages/sync", + "packages/videopress", + "packages/waf", + "packages/wordads", + "packages/yoast-promo" + ] + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.", + "support": { + "source": "https://github.com/Automattic/jetpack-config/tree/v2.0.4" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-config" + }, + { + "name": "automattic/jetpack-connection", + "version": "v4.0.1", + "version_normalized": "4.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-connection.git", + "reference": "88597263fa2af184cfd4164de6d4e4ba95f05768" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/88597263fa2af184cfd4164de6d4e4ba95f05768", + "reference": "88597263fa2af184cfd4164de6d4e4ba95f05768", + "shasum": "" + }, + "require": { + "automattic/jetpack-a8c-mc-stats": "^2.0.2", + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-assets": "^2.3.7", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-roles": "^2.0.3", + "automattic/jetpack-status": "^4.0.1", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev", + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-06T15:32:30+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-connection", + "textdomain": "jetpack-connection", + "version-constants": { + "::PACKAGE_VERSION": "src/class-package-version.php" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "4.0.x-dev" + }, + "dependencies": { + "test-only": [ + "packages/licensing", + "packages/sync" + ] + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "actions.php" + ], + "classmap": [ + "legacy", + "src/", + "src/webhooks", + "src/identity-crisis" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Everything needed to connect to the Jetpack infrastructure", + "support": { + "source": "https://github.com/Automattic/jetpack-connection/tree/v4.0.1" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-connection" + }, + { + "name": "automattic/jetpack-constants", + "version": "v2.0.4", + "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "f6958c313a34c5e92171c45a57d9dc978e5975ed" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f6958c313a34c5e92171c45a57d9dc978e5975ed", + "reference": "f6958c313a34c5e92171c45a57d9dc978e5975ed", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-23T14:28:14+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-constants", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A wrapper for defining constants in a more testable way.", + "support": { + "source": "https://github.com/Automattic/jetpack-constants/tree/v2.0.4" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-constants" + }, + { + "name": "automattic/jetpack-device-detection", + "version": "v2.1.4", + "version_normalized": "2.1.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-device-detection.git", + "reference": "a59d71b55184bfd67a5b43f2df62c74ea6154b05" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/a59d71b55184bfd67a5b43f2df62c74ea6154b05", + "reference": "a59d71b55184bfd67a5b43f2df62c74ea6154b05", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-23T14:28:19+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-device-detection", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.1.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A way to detect device types based on User-Agent header.", + "support": { + "source": "https://github.com/Automattic/jetpack-device-detection/tree/v2.1.4" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-device-detection" + }, + { + "name": "automattic/jetpack-explat", + "version": "v0.1.7", + "version_normalized": "0.1.7.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-explat.git", + "reference": "3a85d490843ab7e98f45753dd067b2dfce31a64b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-explat/zipball/3a85d490843ab7e98f45753dd067b2dfce31a64b", + "reference": "3a85d490843ab7e98f45753dd067b2dfce31a64b", + "shasum": "" + }, + "require": { + "automattic/jetpack-connection": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:58+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.1.x-dev" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-explat/compare/v${old}...v${new}" + }, + "mirror-repo": "Automattic/jetpack-explat", + "textdomain": "jetpack-explat", + "version-constants": { + "::PACKAGE_VERSION": "src/class-explat.php" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.", + "support": { + "source": "https://github.com/Automattic/jetpack-explat/tree/v0.1.7" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-explat" + }, + { + "name": "automattic/jetpack-ip", + "version": "v0.2.3", + "version_normalized": "0.2.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-ip.git", + "reference": "f7a42b1603a24775c6f20eef2ac5cba3d6b37194" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/f7a42b1603a24775c6f20eef2ac5cba3d6b37194", + "reference": "f7a42b1603a24775c6f20eef2ac5cba3d6b37194", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-23T14:28:05+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-ip", + "changelogger": { + "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.2.x-dev" + }, + "textdomain": "jetpack-ip", + "version-constants": { + "::PACKAGE_VERSION": "src/class-utils.php" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Utilities for working with IP addresses.", + "support": { + "source": "https://github.com/Automattic/jetpack-ip/tree/v0.2.3" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-ip" + }, + { + "name": "automattic/jetpack-jitm", + "version": "v3.1.21", + "version_normalized": "3.1.21.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-jitm.git", + "reference": "5cf53d23d21b8b5d05c74c20b6d70a7a57c5f15f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/5cf53d23d21b8b5d05c74c20b6d70a7a57c5f15f", + "reference": "5cf53d23d21b8b5d05c74c20b6d70a7a57c5f15f", + "shasum": "" + }, + "require": { + "automattic/jetpack-a8c-mc-stats": "^2.0.2", + "automattic/jetpack-assets": "^2.3.7", + "automattic/jetpack-connection": "^4.0.0", + "automattic/jetpack-device-detection": "^2.1.4", + "automattic/jetpack-logo": "^2.0.4", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-status": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:35:03+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-jitm", + "textdomain": "jetpack-jitm", + "version-constants": { + "::PACKAGE_VERSION": "src/class-jitm.php" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "3.1.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Just in time messages for Jetpack", + "support": { + "source": "https://github.com/Automattic/jetpack-jitm/tree/v3.1.21" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-jitm" + }, + { + "name": "automattic/jetpack-licensing", + "version": "v2.0.9", + "version_normalized": "2.0.9.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-licensing.git", + "reference": "6783c5958fe0f8d81bb098485d5422ed87065c51" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/6783c5958fe0f8d81bb098485d5422ed87065c51", + "reference": "6783c5958fe0f8d81bb098485d5422ed87065c51", + "shasum": "" + }, + "require": { + "automattic/jetpack-connection": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:46+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-licensing", + "textdomain": "jetpack-licensing", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Everything needed to manage Jetpack licenses client-side.", + "support": { + "source": "https://github.com/Automattic/jetpack-licensing/tree/v2.0.9" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-licensing" + }, + { + "name": "automattic/jetpack-logo", + "version": "v2.0.4", + "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-logo.git", + "reference": "6047525955b12ac8654ac4544e0b79deaed31fa2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/6047525955b12ac8654ac4544e0b79deaed31fa2", + "reference": "6047525955b12ac8654ac4544e0b79deaed31fa2", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-23T14:28:12+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-logo", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A logo for Jetpack", + "support": { + "source": "https://github.com/Automattic/jetpack-logo/tree/v2.0.4" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-logo" + }, + { + "name": "automattic/jetpack-my-jetpack", + "version": "v4.35.3", + "version_normalized": "4.35.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-my-jetpack.git", + "reference": "1424bd0fce9b059c41397cd3da9679407b00d3da" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/1424bd0fce9b059c41397cd3da9679407b00d3da", + "reference": "1424bd0fce9b059c41397cd3da9679407b00d3da", + "shasum": "" + }, + "require": { + "automattic/jetpack-admin-ui": "^0.4.5", + "automattic/jetpack-assets": "^2.3.7", + "automattic/jetpack-boost-speed-score": "^0.3.12", + "automattic/jetpack-connection": "^4.0.1", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-explat": "^0.1.7", + "automattic/jetpack-jitm": "^3.1.21", + "automattic/jetpack-licensing": "^2.0.9", + "automattic/jetpack-plans": "^0.4.10", + "automattic/jetpack-plugins-installer": "^0.4.3", + "automattic/jetpack-protect-status": "^0.1.5", + "automattic/jetpack-redirect": "^2.0.4", + "automattic/jetpack-status": "^4.0.1", + "automattic/jetpack-sync": "^3.10.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-06T15:32:54+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-my-jetpack", + "textdomain": "jetpack-my-jetpack", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" + }, + "branch-alias": { + "dev-trunk": "4.35.x-dev" + }, + "version-constants": { + "::PACKAGE_VERSION": "src/class-initializer.php" + }, + "dependencies": { + "test-only": [ + "packages/search", + "packages/videopress" + ] + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/", + "src/products" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", + "support": { + "source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v4.35.3" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack" + }, + { + "name": "automattic/jetpack-password-checker", + "version": "v0.3.2", + "version_normalized": "0.3.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-password-checker.git", + "reference": "bdf70591123932112e447e295d7f174b5c0e3a44" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/bdf70591123932112e447e295d7f174b5c0e3a44", + "reference": "bdf70591123932112e447e295d7f174b5c0e3a44", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-23T14:28:17+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-password-checker", + "textdomain": "jetpack-password-checker", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.3.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Password Checker.", + "support": { + "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.3.2" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-password-checker" + }, + { + "name": "automattic/jetpack-plans", + "version": "v0.4.10", + "version_normalized": "0.4.10.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plans.git", + "reference": "4611e943c7851eade1b57f6f557325d675c5edef" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/4611e943c7851eade1b57f6f557325d675c5edef", + "reference": "4611e943c7851eade1b57f6f557325d675c5edef", + "shasum": "" + }, + "require": { + "automattic/jetpack-connection": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-status": "^4.0.0", + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:44+00:00", + "type": "library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-plans", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.4.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Fetch information about Jetpack Plans from wpcom", + "support": { + "source": "https://github.com/Automattic/jetpack-plans/tree/v0.4.10" + }, + "install-path": "../automattic/jetpack-plans" + }, + { + "name": "automattic/jetpack-plugins-installer", + "version": "v0.4.3", + "version_normalized": "0.4.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plugins-installer.git", + "reference": "53599f17ca0def355edbab886cdf765713a8809a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/53599f17ca0def355edbab886cdf765713a8809a", + "reference": "53599f17ca0def355edbab886cdf765713a8809a", + "shasum": "" + }, + "require": { + "automattic/jetpack-a8c-mc-stats": "^2.0.2", + "automattic/jetpack-status": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:11+00:00", + "type": "jetpack-library", + "extra": { + "branch-alias": { + "dev-trunk": "0.4.x-dev" + }, + "mirror-repo": "Automattic/jetpack-plugins-installer", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}" + }, + "autotagger": true, + "textdomain": "jetpack-plugins-installer" + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Handle installation of plugins from WP.org", + "support": { + "source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.4.3" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer" + }, + { + "name": "automattic/jetpack-protect-models", + "version": "v0.2.1", + "version_normalized": "0.2.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-protect-models.git", + "reference": "d76966670cffb49fda782c72182238f2e07ad962" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-protect-models/zipball/d76966670cffb49fda782c72182238f2e07ad962", + "reference": "d76966670cffb49fda782c72182238f2e07ad962", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "0.4.2", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-26T14:48:59+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.2.x-dev" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-protect-models/compare/v${old}...v${new}" + }, + "mirror-repo": "Automattic/jetpack-protect-models", + "textdomain": "jetpack-protect-models", + "version-constants": { + "::PACKAGE_VERSION": "src/class-protect-models.php" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "This package contains the models used in Protect. ", + "support": { + "source": "https://github.com/Automattic/jetpack-protect-models/tree/v0.2.1" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-protect-models" + }, + { + "name": "automattic/jetpack-protect-status", + "version": "v0.1.5", + "version_normalized": "0.1.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-protect-status.git", + "reference": "2fc75b06dd4ddc7c4a7ce0441041d7457561d179" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-protect-status/zipball/2fc75b06dd4ddc7c4a7ce0441041d7457561d179", + "reference": "2fc75b06dd4ddc7c4a7ce0441041d7457561d179", + "shasum": "" + }, + "require": { + "automattic/jetpack-connection": "^4.0.0", + "automattic/jetpack-plans": "^0.4.10", + "automattic/jetpack-plugins-installer": "^0.4.3", + "automattic/jetpack-protect-models": "^0.2.1", + "automattic/jetpack-sync": "^3.10.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "dev-master", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:51+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.1.x-dev" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-protect-status/compare/v${old}...v${new}" + }, + "mirror-repo": "Automattic/jetpack-protect-status", + "textdomain": "jetpack-protect-status", + "version-constants": { + "::PACKAGE_VERSION": "src/class-status.php" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).", + "support": { + "source": "https://github.com/Automattic/jetpack-protect-status/tree/v0.1.5" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-protect-status" + }, + { + "name": "automattic/jetpack-redirect", + "version": "v2.0.4", + "version_normalized": "2.0.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-redirect.git", + "reference": "72457f3899c772529d26e83a44d6ffd6758a71fd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/72457f3899c772529d26e83a44d6ffd6758a71fd", + "reference": "72457f3899c772529d26e83a44d6ffd6758a71fd", + "shasum": "" + }, + "require": { + "automattic/jetpack-status": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:13+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-redirect", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Utilities to build URLs to the jetpack.com/redirect/ service", + "support": { + "source": "https://github.com/Automattic/jetpack-redirect/tree/v2.0.4" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-redirect" + }, + { + "name": "automattic/jetpack-roles", + "version": "v2.0.3", + "version_normalized": "2.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-roles.git", + "reference": "32e45299a6ff93de0b1f4c71e6669f15917220fb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/32e45299a6ff93de0b1f4c71e6669f15917220fb", + "reference": "32e45299a6ff93de0b1f4c71e6669f15917220fb", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-08-23T14:28:15+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-roles", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "2.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Utilities, related with user roles and capabilities.", + "support": { + "source": "https://github.com/Automattic/jetpack-roles/tree/v2.0.3" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-roles" + }, + { + "name": "automattic/jetpack-status", + "version": "v4.0.1", + "version_normalized": "4.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-status.git", + "reference": "7175788be67f91a7e26d0d216afd81372ace0027" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/7175788be67f91a7e26d0d216afd81372ace0027", + "reference": "7175788be67f91a7e26d0d216afd81372ace0027", + "shasum": "" + }, + "require": { + "automattic/jetpack-constants": "^2.0.4", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-connection": "@dev", + "automattic/jetpack-ip": "^0.2.3", + "automattic/jetpack-plans": "@dev", + "brain/monkey": "2.6.1", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-06T15:32:09+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-status", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "4.0.x-dev" + }, + "dependencies": { + "test-only": [ + "packages/connection", + "packages/plans" + ] + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Used to retrieve information about the current status of Jetpack and the site overall.", + "support": { + "source": "https://github.com/Automattic/jetpack-status/tree/v4.0.1" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-status" + }, + { + "name": "automattic/jetpack-sync", + "version": "v3.10.0", + "version_normalized": "3.10.0.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-sync.git", + "reference": "44c699a3343bccf26cbfe7942355339cd5de678b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/44c699a3343bccf26cbfe7942355339cd5de678b", + "reference": "44c699a3343bccf26cbfe7942355339cd5de678b", + "shasum": "" + }, + "require": { + "automattic/jetpack-connection": "^4.0.0", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-ip": "^0.2.3", + "automattic/jetpack-password-checker": "^0.3.2", + "automattic/jetpack-roles": "^2.0.3", + "automattic/jetpack-status": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/jetpack-search": "@dev", + "automattic/jetpack-waf": "@dev", + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-05T19:34:48+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-sync", + "textdomain": "jetpack-sync", + "version-constants": { + "::PACKAGE_VERSION": "src/class-package-version.php" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "3.10.x-dev" + }, + "dependencies": { + "test-only": [ + "packages/search", + "packages/waf" + ] + } + }, + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Everything needed to allow syncing to the WP.com infrastructure.", + "support": { + "source": "https://github.com/Automattic/jetpack-sync/tree/v3.10.0" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-sync" + }, + { + "name": "automattic/jetpack-transport-helper", + "version": "v0.2.4", + "version_normalized": "0.2.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-transport-helper.git", + "reference": "2792d86e1f19466a6597318e8d812d1793751671" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/2792d86e1f19466a6597318e8d812d1793751671", + "reference": "2792d86e1f19466a6597318e8d812d1793751671", + "shasum": "" + }, + "require": { + "automattic/jetpack-backup-helper-script-manager": "^0.2.7", + "automattic/jetpack-connection": "^4.0.0", + "php": ">=7.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "dev-master", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-06T04:39:59+00:00", + "type": "jetpack-library", + "extra": { + "mirror-repo": "Automattic/jetpack-transport-helper", + "version-constants": { + "::PACKAGE_VERSION": "src/class-package-version.php" + }, + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-transport-helper/compare/v${old}...v${new}" + }, + "autotagger": true, + "branch-alias": { + "dev-trunk": "0.2.x-dev" + }, + "textdomain": "jetpack-transport-helper" + }, + "installation-source": "dist", + "autoload": { + "files": [ + "actions.php" + ], + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Package to help transport server communication", + "support": { + "source": "https://github.com/Automattic/jetpack-transport-helper/tree/v0.2.4" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-transport-helper" + }, + { + "name": "automattic/jetpack-waf", + "version": "v0.18.5", + "version_normalized": "0.18.5.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-waf.git", + "reference": "5e7a9db1e6afe65fc6f56ceaaf54563815e25e1c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/5e7a9db1e6afe65fc6f56ceaaf54563815e25e1c", + "reference": "5e7a9db1e6afe65fc6f56ceaaf54563815e25e1c", + "shasum": "" + }, + "require": { + "automattic/jetpack-connection": "^4.0.0", + "automattic/jetpack-constants": "^2.0.4", + "automattic/jetpack-ip": "^0.2.3", + "automattic/jetpack-status": "^4.0.0", + "php": ">=7.0", + "wikimedia/aho-corasick": "^1.0" + }, + "require-dev": { + "automattic/jetpack-changelogger": "^4.2.6", + "automattic/wordbless": "@dev", + "yoast/phpunit-polyfills": "^1.1.1" + }, + "suggest": { + "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." + }, + "time": "2024-09-06T04:40:02+00:00", + "type": "jetpack-library", + "extra": { + "autotagger": true, + "mirror-repo": "Automattic/jetpack-waf", + "textdomain": "jetpack-waf", + "changelogger": { + "link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}" + }, + "branch-alias": { + "dev-trunk": "0.18.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "cli.php" + ], + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Tools to assist with the Jetpack Web Application Firewall", + "support": { + "source": "https://github.com/Automattic/jetpack-waf/tree/v0.18.5" + }, + "install-path": "../../jetpack_vendor/automattic/jetpack-waf" + }, + { + "name": "wikimedia/aho-corasick", + "version": "v1.0.1", + "version_normalized": "1.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/wikimedia/AhoCorasick.git", + "reference": "2f3a1bd765913637a66eade658d11d82f0e551be" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be", + "reference": "2f3a1bd765913637a66eade658d11d82f0e551be", + "shasum": "" + }, + "require": { + "php": ">=5.5.9" + }, + "require-dev": { + "jakub-onderka/php-console-highlighter": "0.3.2", + "jakub-onderka/php-parallel-lint": "1.0.0", + "mediawiki/mediawiki-codesniffer": "18.0.0", + "mediawiki/minus-x": "0.3.1", + "phpunit/phpunit": "4.8.36 || ^6.5" + }, + "time": "2018-05-01T18:13:32+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Ori Livneh", + "email": "ori@wikimedia.org" + } + ], + "description": "An implementation of the Aho-Corasick string matching algorithm.", + "homepage": "https://gerrit.wikimedia.org/g/AhoCorasick", + "keywords": [ + "ahocorasick", + "matcher" + ], + "support": { + "source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1" + }, + "install-path": "../wikimedia/aho-corasick" + } + ], + "dev": false, + "dev-package-names": [] +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/installed.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/installed.php new file mode 100644 index 00000000..0d6bf5ed --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/installed.php @@ -0,0 +1,293 @@ + array( + 'name' => 'automattic/jetpack-protect', + 'pretty_version' => 'dev-trunk', + 'version' => 'dev-trunk', + 'reference' => null, + 'type' => 'wordpress-plugin', + 'install_path' => __DIR__ . '/../../', + 'aliases' => array(), + 'dev' => false, + ), + 'versions' => array( + 'automattic/jetpack-a8c-mc-stats' => array( + 'pretty_version' => 'v2.0.2', + 'version' => '2.0.2.0', + 'reference' => '5753860f28e1a8629b3c6ab481c1ab75e38a244f', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-a8c-mc-stats', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-admin-ui' => array( + 'pretty_version' => 'v0.4.5', + 'version' => '0.4.5.0', + 'reference' => '7d5b8485ebe5984774375468ae52efe5c2849369', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-assets' => array( + 'pretty_version' => 'v2.3.7', + 'version' => '2.3.7.0', + 'reference' => 'ace534dbeca02ead69d01bbdcc305319c902f4b6', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-autoloader' => array( + 'pretty_version' => 'v3.1.0', + 'version' => '3.1.0.0', + 'reference' => '0e36d60ad64e35b5dab7fa4757fadb2235d58f73', + 'type' => 'composer-plugin', + 'install_path' => __DIR__ . '/../automattic/jetpack-autoloader', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-backup-helper-script-manager' => array( + 'pretty_version' => 'v0.2.7', + 'version' => '0.2.7.0', + 'reference' => '8643c13843b9b7864c4541a49b8d8bead9bc4fd6', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-boost-core' => array( + 'pretty_version' => 'v0.2.11', + 'version' => '0.2.11.0', + 'reference' => 'bb00d7828aa695280e49db3af8b77e4548a40b40', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-core', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-boost-speed-score' => array( + 'pretty_version' => 'v0.3.12', + 'version' => '0.3.12.0', + 'reference' => '362c3c0d3d779e757c48f7fecba65a107d9a0ab1', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-boost-speed-score', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-composer-plugin' => array( + 'pretty_version' => 'v2.0.3', + 'version' => '2.0.3.0', + 'reference' => '67d11838aa00ef9922a8a3b439b1fa25adb1feef', + 'type' => 'composer-plugin', + 'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-config' => array( + 'pretty_version' => 'v2.0.4', + 'version' => '2.0.4.0', + 'reference' => '9f075c81bae6fd638e0b3183612cda5cc9e01e06', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-connection' => array( + 'pretty_version' => 'v4.0.1', + 'version' => '4.0.1.0', + 'reference' => '88597263fa2af184cfd4164de6d4e4ba95f05768', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-constants' => array( + 'pretty_version' => 'v2.0.4', + 'version' => '2.0.4.0', + 'reference' => 'f6958c313a34c5e92171c45a57d9dc978e5975ed', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-device-detection' => array( + 'pretty_version' => 'v2.1.4', + 'version' => '2.1.4.0', + 'reference' => 'a59d71b55184bfd67a5b43f2df62c74ea6154b05', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-device-detection', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-explat' => array( + 'pretty_version' => 'v0.1.7', + 'version' => '0.1.7.0', + 'reference' => '3a85d490843ab7e98f45753dd067b2dfce31a64b', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-explat', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-ip' => array( + 'pretty_version' => 'v0.2.3', + 'version' => '0.2.3.0', + 'reference' => 'f7a42b1603a24775c6f20eef2ac5cba3d6b37194', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-jitm' => array( + 'pretty_version' => 'v3.1.21', + 'version' => '3.1.21.0', + 'reference' => '5cf53d23d21b8b5d05c74c20b6d70a7a57c5f15f', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-licensing' => array( + 'pretty_version' => 'v2.0.9', + 'version' => '2.0.9.0', + 'reference' => '6783c5958fe0f8d81bb098485d5422ed87065c51', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-logo' => array( + 'pretty_version' => 'v2.0.4', + 'version' => '2.0.4.0', + 'reference' => '6047525955b12ac8654ac4544e0b79deaed31fa2', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-my-jetpack' => array( + 'pretty_version' => 'v4.35.3', + 'version' => '4.35.3.0', + 'reference' => '1424bd0fce9b059c41397cd3da9679407b00d3da', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-my-jetpack', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-password-checker' => array( + 'pretty_version' => 'v0.3.2', + 'version' => '0.3.2.0', + 'reference' => 'bdf70591123932112e447e295d7f174b5c0e3a44', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-plans' => array( + 'pretty_version' => 'v0.4.10', + 'version' => '0.4.10.0', + 'reference' => '4611e943c7851eade1b57f6f557325d675c5edef', + 'type' => 'library', + 'install_path' => __DIR__ . '/../automattic/jetpack-plans', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-plugins-installer' => array( + 'pretty_version' => 'v0.4.3', + 'version' => '0.4.3.0', + 'reference' => '53599f17ca0def355edbab886cdf765713a8809a', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-protect' => array( + 'pretty_version' => 'dev-trunk', + 'version' => 'dev-trunk', + 'reference' => null, + 'type' => 'wordpress-plugin', + 'install_path' => __DIR__ . '/../../', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-protect-models' => array( + 'pretty_version' => 'v0.2.1', + 'version' => '0.2.1.0', + 'reference' => 'd76966670cffb49fda782c72182238f2e07ad962', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-models', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-protect-status' => array( + 'pretty_version' => 'v0.1.5', + 'version' => '0.1.5.0', + 'reference' => '2fc75b06dd4ddc7c4a7ce0441041d7457561d179', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-protect-status', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-redirect' => array( + 'pretty_version' => 'v2.0.4', + 'version' => '2.0.4.0', + 'reference' => '72457f3899c772529d26e83a44d6ffd6758a71fd', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-roles' => array( + 'pretty_version' => 'v2.0.3', + 'version' => '2.0.3.0', + 'reference' => '32e45299a6ff93de0b1f4c71e6669f15917220fb', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-status' => array( + 'pretty_version' => 'v4.0.1', + 'version' => '4.0.1.0', + 'reference' => '7175788be67f91a7e26d0d216afd81372ace0027', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-sync' => array( + 'pretty_version' => 'v3.10.0', + 'version' => '3.10.0.0', + 'reference' => '44c699a3343bccf26cbfe7942355339cd5de678b', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-transport-helper' => array( + 'pretty_version' => 'v0.2.4', + 'version' => '0.2.4.0', + 'reference' => '2792d86e1f19466a6597318e8d812d1793751671', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-transport-helper', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'automattic/jetpack-waf' => array( + 'pretty_version' => 'v0.18.5', + 'version' => '0.18.5.0', + 'reference' => '5e7a9db1e6afe65fc6f56ceaaf54563815e25e1c', + 'type' => 'jetpack-library', + 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf', + 'aliases' => array(), + 'dev_requirement' => false, + ), + 'wikimedia/aho-corasick' => array( + 'pretty_version' => 'v1.0.1', + 'version' => '1.0.1.0', + 'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be', + 'type' => 'library', + 'install_path' => __DIR__ . '/../wikimedia/aho-corasick', + 'aliases' => array(), + 'dev_requirement' => false, + ), + ), +); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/jetpack_autoload_classmap.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/jetpack_autoload_classmap.php new file mode 100644 index 00000000..bfb0d783 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/jetpack_autoload_classmap.php @@ -0,0 +1,997 @@ + array( + 'version' => '1.0.1.0', + 'path' => $vendorDir . '/wikimedia/aho-corasick/src/MultiStringMatcher.php' + ), + 'AhoCorasick\\MultiStringReplacer' => array( + 'version' => '1.0.1.0', + 'path' => $vendorDir . '/wikimedia/aho-corasick/src/MultiStringReplacer.php' + ), + 'Autoloader' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-autoloader.php' + ), + 'Autoloader_Handler' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-autoloader-handler.php' + ), + 'Autoloader_Locator' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-autoloader-locator.php' + ), + 'Automattic\\Jetpack\\A8c_Mc_Stats' => array( + 'version' => '2.0.2.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php' + ), + 'Automattic\\Jetpack\\Admin_UI\\Admin_Menu' => array( + 'version' => '0.4.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php' + ), + 'Automattic\\Jetpack\\Assets' => array( + 'version' => '2.3.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php' + ), + 'Automattic\\Jetpack\\Assets\\Logo' => array( + 'version' => '2.0.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php' + ), + 'Automattic\\Jetpack\\Assets\\Script_Data' => array( + 'version' => '2.3.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php' + ), + 'Automattic\\Jetpack\\Assets\\Semver' => array( + 'version' => '2.3.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php' + ), + 'Automattic\\Jetpack\\Autoloader\\AutoloadFileWriter' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadFileWriter.php' + ), + 'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php' + ), + 'Automattic\\Jetpack\\Autoloader\\AutoloadProcessor' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php' + ), + 'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php' + ), + 'Automattic\\Jetpack\\Autoloader\\ManifestGenerator' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/ManifestGenerator.php' + ), + 'Automattic\\Jetpack\\Automatic_Install_Skin' => array( + 'version' => '0.4.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php' + ), + 'Automattic\\Jetpack\\Backup\\V0004\\Helper_Script_Manager' => array( + 'version' => '0.2.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php' + ), + 'Automattic\\Jetpack\\Backup\\V0004\\Helper_Script_Manager_Impl' => array( + 'version' => '0.2.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php' + ), + 'Automattic\\Jetpack\\Backup\\V0004\\Throw_On_Errors' => array( + 'version' => '0.2.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php' + ), + 'Automattic\\Jetpack\\Boost_Core\\Contracts\\Boost_API_Client' => array( + 'version' => '0.2.11.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php' + ), + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Boost_API' => array( + 'version' => '0.2.11.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php' + ), + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Cacheable' => array( + 'version' => '0.2.11.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php' + ), + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Transient' => array( + 'version' => '0.2.11.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php' + ), + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Url' => array( + 'version' => '0.2.11.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php' + ), + 'Automattic\\Jetpack\\Boost_Core\\Lib\\Utils' => array( + 'version' => '0.2.11.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php' + ), + 'Automattic\\Jetpack\\Boost_Core\\Lib\\WPCOM_Boost_API_Client' => array( + 'version' => '0.2.11.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php' + ), + 'Automattic\\Jetpack\\Boost_Speed_Score\\Jetpack_Boost_Modules' => array( + 'version' => '0.3.12.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php' + ), + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score' => array( + 'version' => '0.3.12.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php' + ), + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_Graph_History_Request' => array( + 'version' => '0.3.12.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php' + ), + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_History' => array( + 'version' => '0.3.12.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php' + ), + 'Automattic\\Jetpack\\Boost_Speed_Score\\Speed_Score_Request' => array( + 'version' => '0.3.12.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php' + ), + 'Automattic\\Jetpack\\Composer\\Manager' => array( + 'version' => '2.0.3.0', + 'path' => $vendorDir . '/automattic/jetpack-composer-plugin/src/class-manager.php' + ), + 'Automattic\\Jetpack\\Composer\\Plugin' => array( + 'version' => '2.0.3.0', + 'path' => $vendorDir . '/automattic/jetpack-composer-plugin/src/class-plugin.php' + ), + 'Automattic\\Jetpack\\Config' => array( + 'version' => '2.0.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-config/src/class-config.php' + ), + 'Automattic\\Jetpack\\Connection\\Authorize_Json_Api' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php' + ), + 'Automattic\\Jetpack\\Connection\\Client' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-client.php' + ), + 'Automattic\\Jetpack\\Connection\\Connection_Assets' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php' + ), + 'Automattic\\Jetpack\\Connection\\Connection_Notice' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php' + ), + 'Automattic\\Jetpack\\Connection\\Error_Handler' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php' + ), + 'Automattic\\Jetpack\\Connection\\Initial_State' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php' + ), + 'Automattic\\Jetpack\\Connection\\Manager' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php' + ), + 'Automattic\\Jetpack\\Connection\\Manager_Interface' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php' + ), + 'Automattic\\Jetpack\\Connection\\Nonce_Handler' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php' + ), + 'Automattic\\Jetpack\\Connection\\Package_Version' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php' + ), + 'Automattic\\Jetpack\\Connection\\Package_Version_Tracker' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php' + ), + 'Automattic\\Jetpack\\Connection\\Plugin' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php' + ), + 'Automattic\\Jetpack\\Connection\\Plugin_Storage' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php' + ), + 'Automattic\\Jetpack\\Connection\\REST_Connector' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php' + ), + 'Automattic\\Jetpack\\Connection\\Rest_Authentication' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php' + ), + 'Automattic\\Jetpack\\Connection\\SSO' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php' + ), + 'Automattic\\Jetpack\\Connection\\SSO\\Force_2FA' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php' + ), + 'Automattic\\Jetpack\\Connection\\SSO\\Helpers' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php' + ), + 'Automattic\\Jetpack\\Connection\\SSO\\Notices' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php' + ), + 'Automattic\\Jetpack\\Connection\\SSO\\User_Admin' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php' + ), + 'Automattic\\Jetpack\\Connection\\Secrets' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php' + ), + 'Automattic\\Jetpack\\Connection\\Server_Sandbox' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php' + ), + 'Automattic\\Jetpack\\Connection\\Tokens' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php' + ), + 'Automattic\\Jetpack\\Connection\\Tokens_Locks' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php' + ), + 'Automattic\\Jetpack\\Connection\\Urls' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php' + ), + 'Automattic\\Jetpack\\Connection\\Utils' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php' + ), + 'Automattic\\Jetpack\\Connection\\Webhooks' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php' + ), + 'Automattic\\Jetpack\\Connection\\Webhooks\\Authorize_Redirect' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php' + ), + 'Automattic\\Jetpack\\Connection\\XMLRPC_Async_Call' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php' + ), + 'Automattic\\Jetpack\\Connection\\XMLRPC_Connector' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php' + ), + 'Automattic\\Jetpack\\Constants' => array( + 'version' => '2.0.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php' + ), + 'Automattic\\Jetpack\\CookieState' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php' + ), + 'Automattic\\Jetpack\\Current_Plan' => array( + 'version' => '0.4.10.0', + 'path' => $vendorDir . '/automattic/jetpack-plans/src/class-current-plan.php' + ), + 'Automattic\\Jetpack\\Device_Detection' => array( + 'version' => '2.1.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php' + ), + 'Automattic\\Jetpack\\Device_Detection\\User_Agent_Info' => array( + 'version' => '2.1.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php' + ), + 'Automattic\\Jetpack\\Errors' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-errors.php' + ), + 'Automattic\\Jetpack\\ExPlat' => array( + 'version' => '0.1.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php' + ), + 'Automattic\\Jetpack\\ExPlat\\REST_Controller' => array( + 'version' => '0.1.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php' + ), + 'Automattic\\Jetpack\\Files' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-files.php' + ), + 'Automattic\\Jetpack\\Heartbeat' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php' + ), + 'Automattic\\Jetpack\\IP\\Utils' => array( + 'version' => '0.2.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php' + ), + 'Automattic\\Jetpack\\IdentityCrisis\\Exception' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php' + ), + 'Automattic\\Jetpack\\IdentityCrisis\\REST_Endpoints' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php' + ), + 'Automattic\\Jetpack\\IdentityCrisis\\UI' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php' + ), + 'Automattic\\Jetpack\\IdentityCrisis\\URL_Secret' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php' + ), + 'Automattic\\Jetpack\\Identity_Crisis' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php' + ), + 'Automattic\\Jetpack\\JITMS\\JITM' => array( + 'version' => '3.1.21.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php' + ), + 'Automattic\\Jetpack\\JITMS\\Post_Connection_JITM' => array( + 'version' => '3.1.21.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php' + ), + 'Automattic\\Jetpack\\JITMS\\Pre_Connection_JITM' => array( + 'version' => '3.1.21.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php' + ), + 'Automattic\\Jetpack\\JITMS\\Rest_Api_Endpoints' => array( + 'version' => '3.1.21.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php' + ), + 'Automattic\\Jetpack\\Licensing' => array( + 'version' => '2.0.9.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php' + ), + 'Automattic\\Jetpack\\Licensing\\Endpoints' => array( + 'version' => '2.0.9.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php' + ), + 'Automattic\\Jetpack\\Modules' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-modules.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Activitylog' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Hybrid_Product' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Initializer' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Jetpack_Manage' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Module_Product' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Product' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Anti_Spam' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Backup' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Boost' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Creator' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Crm' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Extras' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Jetpack_Ai' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Protect' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Scan' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Search_Stats' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Security' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Social' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Starter' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Stats' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Products\\Videopress' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\REST_AI' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\REST_Product_Data' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-product-data.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\REST_Products' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\REST_Purchases' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\REST_Recommendations_Evaluation' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\REST_Zendesk_Chat' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php' + ), + 'Automattic\\Jetpack\\My_Jetpack\\Wpcom_Products' => array( + 'version' => '4.35.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php' + ), + 'Automattic\\Jetpack\\Partner' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php' + ), + 'Automattic\\Jetpack\\Partner_Coupon' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php' + ), + 'Automattic\\Jetpack\\Password_Checker' => array( + 'version' => '0.3.2.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php' + ), + 'Automattic\\Jetpack\\Paths' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-paths.php' + ), + 'Automattic\\Jetpack\\Plans' => array( + 'version' => '0.4.10.0', + 'path' => $vendorDir . '/automattic/jetpack-plans/src/class-plans.php' + ), + 'Automattic\\Jetpack\\Plugins_Installer' => array( + 'version' => '0.4.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php' + ), + 'Automattic\\Jetpack\\Protect\\Credentials' => array( + 'version' => 'dev-trunk', + 'path' => $baseDir . '/src/class-credentials.php' + ), + 'Automattic\\Jetpack\\Protect\\Onboarding' => array( + 'version' => 'dev-trunk', + 'path' => $baseDir . '/src/class-onboarding.php' + ), + 'Automattic\\Jetpack\\Protect\\REST_Controller' => array( + 'version' => 'dev-trunk', + 'path' => $baseDir . '/src/class-rest-controller.php' + ), + 'Automattic\\Jetpack\\Protect\\Scan_History' => array( + 'version' => 'dev-trunk', + 'path' => $baseDir . '/src/class-scan-history.php' + ), + 'Automattic\\Jetpack\\Protect\\Site_Health' => array( + 'version' => 'dev-trunk', + 'path' => $baseDir . '/src/class-site-health.php' + ), + 'Automattic\\Jetpack\\Protect\\Threats' => array( + 'version' => 'dev-trunk', + 'path' => $baseDir . '/src/class-threats.php' + ), + 'Automattic\\Jetpack\\Protect_Models' => array( + 'version' => '0.2.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php' + ), + 'Automattic\\Jetpack\\Protect_Models\\Extension_Model' => array( + 'version' => '0.2.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php' + ), + 'Automattic\\Jetpack\\Protect_Models\\History_Model' => array( + 'version' => '0.2.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php' + ), + 'Automattic\\Jetpack\\Protect_Models\\Status_Model' => array( + 'version' => '0.2.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php' + ), + 'Automattic\\Jetpack\\Protect_Models\\Threat_Model' => array( + 'version' => '0.2.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php' + ), + 'Automattic\\Jetpack\\Protect_Status\\Plan' => array( + 'version' => '0.1.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php' + ), + 'Automattic\\Jetpack\\Protect_Status\\Protect_Status' => array( + 'version' => '0.1.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php' + ), + 'Automattic\\Jetpack\\Protect_Status\\REST_Controller' => array( + 'version' => '0.1.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php' + ), + 'Automattic\\Jetpack\\Protect_Status\\Scan_Status' => array( + 'version' => '0.1.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php' + ), + 'Automattic\\Jetpack\\Protect_Status\\Status' => array( + 'version' => '0.1.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php' + ), + 'Automattic\\Jetpack\\Redirect' => array( + 'version' => '2.0.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php' + ), + 'Automattic\\Jetpack\\Roles' => array( + 'version' => '2.0.3.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php' + ), + 'Automattic\\Jetpack\\Status' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-status.php' + ), + 'Automattic\\Jetpack\\Status\\Cache' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-cache.php' + ), + 'Automattic\\Jetpack\\Status\\Host' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-host.php' + ), + 'Automattic\\Jetpack\\Status\\Visitor' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php' + ), + 'Automattic\\Jetpack\\Sync\\Actions' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php' + ), + 'Automattic\\Jetpack\\Sync\\Codec_Interface' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php' + ), + 'Automattic\\Jetpack\\Sync\\Data_Settings' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php' + ), + 'Automattic\\Jetpack\\Sync\\Dedicated_Sender' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php' + ), + 'Automattic\\Jetpack\\Sync\\Default_Filter_Settings' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php' + ), + 'Automattic\\Jetpack\\Sync\\Defaults' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php' + ), + 'Automattic\\Jetpack\\Sync\\Functions' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php' + ), + 'Automattic\\Jetpack\\Sync\\Health' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-health.php' + ), + 'Automattic\\Jetpack\\Sync\\JSON_Deflate_Array_Codec' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php' + ), + 'Automattic\\Jetpack\\Sync\\Listener' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php' + ), + 'Automattic\\Jetpack\\Sync\\Lock' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php' + ), + 'Automattic\\Jetpack\\Sync\\Main' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-main.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Attachments' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Callables' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Comments' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Constants' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync_Immediately' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Import' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Menus' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Meta' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Module' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Network_Options' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Options' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Plugins' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Posts' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Protect' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Search' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Stats' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Term_Relationships' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Terms' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Themes' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Updates' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Users' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\WP_Super_Cache' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce_HPOS_Orders' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php' + ), + 'Automattic\\Jetpack\\Sync\\Package_Version' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php' + ), + 'Automattic\\Jetpack\\Sync\\Queue' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php' + ), + 'Automattic\\Jetpack\\Sync\\Queue\\Queue_Storage_Options' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php' + ), + 'Automattic\\Jetpack\\Sync\\Queue\\Queue_Storage_Table' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php' + ), + 'Automattic\\Jetpack\\Sync\\Queue_Buffer' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php' + ), + 'Automattic\\Jetpack\\Sync\\REST_Endpoints' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php' + ), + 'Automattic\\Jetpack\\Sync\\REST_Sender' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php' + ), + 'Automattic\\Jetpack\\Sync\\Replicastore' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php' + ), + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php' + ), + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum_Usermeta' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php' + ), + 'Automattic\\Jetpack\\Sync\\Replicastore\\Table_Checksum_Users' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php' + ), + 'Automattic\\Jetpack\\Sync\\Replicastore_Interface' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php' + ), + 'Automattic\\Jetpack\\Sync\\Sender' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php' + ), + 'Automattic\\Jetpack\\Sync\\Server' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-server.php' + ), + 'Automattic\\Jetpack\\Sync\\Settings' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php' + ), + 'Automattic\\Jetpack\\Sync\\Simple_Codec' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php' + ), + 'Automattic\\Jetpack\\Sync\\Users' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-users.php' + ), + 'Automattic\\Jetpack\\Sync\\Utils' => array( + 'version' => '3.10.0.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php' + ), + 'Automattic\\Jetpack\\Terms_Of_Service' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php' + ), + 'Automattic\\Jetpack\\Tracking' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php' + ), + 'Automattic\\Jetpack\\Transport_Helper\\Package_Version' => array( + 'version' => '0.2.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version.php' + ), + 'Automattic\\Jetpack\\Transport_Helper\\V0001\\Package_Version' => array( + 'version' => '0.2.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php' + ), + 'Automattic\\Jetpack\\Transport_Helper\\V0004\\REST_Controller' => array( + 'version' => '0.2.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-transport-helper/src/class-rest-controller.php' + ), + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php' + ), + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Blocked_Login_Page' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-blocked-login-page.php' + ), + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Math_Authenticate' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php' + ), + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Shared_Functions' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php' + ), + 'Automattic\\Jetpack\\Waf\\Brute_Force_Protection\\Brute_Force_Protection_Transient_Cleanup' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php' + ), + 'Automattic\\Jetpack\\Waf\\CLI' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php' + ), + 'Automattic\\Jetpack\\Waf\\File_System_Exception' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php' + ), + 'Automattic\\Jetpack\\Waf\\REST_Controller' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php' + ), + 'Automattic\\Jetpack\\Waf\\Rules_API_Exception' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Compatibility' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Constants' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Exception' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Initializer' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Operators' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Request' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Rules_Manager' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Runner' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Runtime' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Standalone_Bootstrap' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Stats' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php' + ), + 'Automattic\\Jetpack\\Waf\\Waf_Transforms' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php' + ), + 'Container' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-container.php' + ), + 'Hook_Manager' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-hook-manager.php' + ), + 'Jetpack_IXR_Client' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php' + ), + 'Jetpack_IXR_ClientMulticall' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php' + ), + 'Jetpack_Options' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php' + ), + 'Jetpack_Protect' => array( + 'version' => 'dev-trunk', + 'path' => $baseDir . '/src/class-jetpack-protect.php' + ), + 'Jetpack_Signature' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php' + ), + 'Jetpack_Tracks_Client' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php' + ), + 'Jetpack_Tracks_Event' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php' + ), + 'Jetpack_XMLRPC_Server' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php' + ), + 'Latest_Autoloader_Guard' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php' + ), + 'Manifest_Reader' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-manifest-reader.php' + ), + 'PHP_Autoloader' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-php-autoloader.php' + ), + 'Path_Processor' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-path-processor.php' + ), + 'Plugin_Locator' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-plugin-locator.php' + ), + 'Plugins_Handler' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-plugins-handler.php' + ), + 'Shutdown_Handler' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-shutdown-handler.php' + ), + 'Version_Loader' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-version-loader.php' + ), + 'Version_Selector' => array( + 'version' => '3.1.0', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/class-version-selector.php' + ), +); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/jetpack_autoload_filemap.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/jetpack_autoload_filemap.php new file mode 100644 index 00000000..51ffc16c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/jetpack_autoload_filemap.php @@ -0,0 +1,25 @@ + array( + 'version' => '2.3.7.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/actions.php' + ), + '7372b7fb88a9723cf5b76d456eb0b738' => array( + 'version' => '4.0.1.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-connection/actions.php' + ), + '590147edb63acb03b2852d5c4db13ce8' => array( + 'version' => '0.2.4.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-transport-helper/actions.php' + ), + '3d45c7e6a7f0e71849e33afe4b3b3ede' => array( + 'version' => '0.18.5.0', + 'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-waf/cli.php' + ), +); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/platform_check.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/platform_check.php new file mode 100644 index 00000000..f79e574b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/composer/platform_check.php @@ -0,0 +1,26 @@ += 70000)) { + $issues[] = 'Your Composer dependencies require a PHP version ">= 7.0.0". You are running ' . PHP_VERSION . '.'; +} + +if ($issues) { + if (!headers_sent()) { + header('HTTP/1.1 500 Internal Server Error'); + } + if (!ini_get('display_errors')) { + if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') { + fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL); + } elseif (!headers_sent()) { + echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL; + } + } + trigger_error( + 'Composer detected issues in your platform: ' . implode(' ', $issues), + E_USER_ERROR + ); +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-handler.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-handler.php new file mode 100644 index 00000000..695a0892 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-handler.php @@ -0,0 +1,147 @@ +php_autoloader = $php_autoloader; + $this->hook_manager = $hook_manager; + $this->manifest_reader = $manifest_reader; + $this->version_selector = $version_selector; + } + + /** + * Checks to see whether or not an autoloader is currently in the process of initializing. + * + * @return bool + */ + public function is_initializing() { + // If no version has been set it means that no autoloader has started initializing yet. + global $jetpack_autoloader_latest_version; + if ( ! isset( $jetpack_autoloader_latest_version ) ) { + return false; + } + + // When the version is set but the classmap is not it ALWAYS means that this is the + // latest autoloader and is being included by an older one. + global $jetpack_packages_classmap; + if ( empty( $jetpack_packages_classmap ) ) { + return true; + } + + // Version 2.4.0 added a new global and altered the reset semantics. We need to check + // the other global as well since it may also point at initialization. + // Note: We don't need to check for the class first because every autoloader that + // will set the latest version global requires this class in the classmap. + $replacing_version = $jetpack_packages_classmap[ AutoloadGenerator::class ]['version']; + if ( $this->version_selector->is_dev_version( $replacing_version ) || version_compare( $replacing_version, '2.4.0.0', '>=' ) ) { + global $jetpack_autoloader_loader; + if ( ! isset( $jetpack_autoloader_loader ) ) { + return true; + } + } + + return false; + } + + /** + * Activates an autoloader using the given plugins and activates it. + * + * @param string[] $plugins The plugins to initialize the autoloader for. + */ + public function activate_autoloader( $plugins ) { + global $jetpack_packages_psr4; + $jetpack_packages_psr4 = array(); + $this->manifest_reader->read_manifests( $plugins, 'vendor/composer/jetpack_autoload_psr4.php', $jetpack_packages_psr4 ); + + global $jetpack_packages_classmap; + $jetpack_packages_classmap = array(); + $this->manifest_reader->read_manifests( $plugins, 'vendor/composer/jetpack_autoload_classmap.php', $jetpack_packages_classmap ); + + global $jetpack_packages_filemap; + $jetpack_packages_filemap = array(); + $this->manifest_reader->read_manifests( $plugins, 'vendor/composer/jetpack_autoload_filemap.php', $jetpack_packages_filemap ); + + $loader = new Version_Loader( + $this->version_selector, + $jetpack_packages_classmap, + $jetpack_packages_psr4, + $jetpack_packages_filemap + ); + + $this->php_autoloader->register_autoloader( $loader ); + + // Now that the autoloader is active we can load the filemap. + $loader->load_filemap(); + } + + /** + * Resets the active autoloader and all related global state. + */ + public function reset_autoloader() { + $this->php_autoloader->unregister_autoloader(); + $this->hook_manager->reset(); + + // Clear all of the autoloader globals so that older autoloaders don't do anything strange. + global $jetpack_autoloader_latest_version; + $jetpack_autoloader_latest_version = null; + + global $jetpack_packages_classmap; + $jetpack_packages_classmap = array(); // Must be array to avoid exceptions in old autoloaders! + + global $jetpack_packages_psr4; + $jetpack_packages_psr4 = array(); // Must be array to avoid exceptions in old autoloaders! + + global $jetpack_packages_filemap; + $jetpack_packages_filemap = array(); // Must be array to avoid exceptions in old autoloaders! + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-locator.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-locator.php new file mode 100644 index 00000000..69fbf8b5 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-locator.php @@ -0,0 +1,90 @@ +version_selector = $version_selector; + } + + /** + * Finds the path to the plugin with the latest autoloader. + * + * @param array $plugin_paths An array of plugin paths. + * @param string $latest_version The latest version reference. @phan-output-reference. + * + * @return string|null + */ + public function find_latest_autoloader( $plugin_paths, &$latest_version ) { + $latest_plugin = null; + + foreach ( $plugin_paths as $plugin_path ) { + $version = $this->get_autoloader_version( $plugin_path ); + if ( ! $version || ! $this->version_selector->is_version_update_required( $latest_version, $version ) ) { + continue; + } + + $latest_version = $version; + $latest_plugin = $plugin_path; + } + + return $latest_plugin; + } + + /** + * Gets the path to the autoloader. + * + * @param string $plugin_path The path to the plugin. + * + * @return string + */ + public function get_autoloader_path( $plugin_path ) { + return trailingslashit( $plugin_path ) . 'vendor/autoload_packages.php'; + } + + /** + * Gets the version for the autoloader. + * + * @param string $plugin_path The path to the plugin. + * + * @return string|null + */ + public function get_autoloader_version( $plugin_path ) { + $classmap = trailingslashit( $plugin_path ) . 'vendor/composer/jetpack_autoload_classmap.php'; + if ( ! file_exists( $classmap ) ) { + return null; + } + + $classmap = require $classmap; + if ( isset( $classmap[ AutoloadGenerator::class ] ) ) { + return $classmap[ AutoloadGenerator::class ]['version']; + } + + return null; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader.php new file mode 100644 index 00000000..13bb223c --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader.php @@ -0,0 +1,93 @@ +get( Autoloader_Handler::class ); + + // If the autoloader is already initializing it means that it has included us as the latest. + $was_included_by_autoloader = $autoloader_handler->is_initializing(); + + /** @var Plugin_Locator $plugin_locator */ + $plugin_locator = $container->get( Plugin_Locator::class ); + + /** @var Plugins_Handler $plugins_handler */ + $plugins_handler = $container->get( Plugins_Handler::class ); + + // The current plugin is the one that we are attempting to initialize here. + $current_plugin = $plugin_locator->find_current_plugin(); + + // The active plugins are those that we were able to discover on the site. This list will not + // include mu-plugins, those activated by code, or those who are hidden by filtering. We also + // want to take care to not consider the current plugin unknown if it was included by an + // autoloader. This avoids the case where a plugin will be marked "active" while deactivated + // due to it having the latest autoloader. + $active_plugins = $plugins_handler->get_active_plugins( true, ! $was_included_by_autoloader ); + + // The cached plugins are all of those that were active or discovered by the autoloader during a previous request. + // Note that it's possible this list will include plugins that have since been deactivated, but after a request + // the cache should be updated and the deactivated plugins will be removed. + $cached_plugins = $plugins_handler->get_cached_plugins(); + + // We combine the active list and cached list to preemptively load classes for plugins that are + // presently unknown but will be loaded during the request. While this may result in us considering packages in + // deactivated plugins there shouldn't be any problems as a result and the eventual consistency is sufficient. + $all_plugins = array_merge( $active_plugins, $cached_plugins ); + + // In particular we also include the current plugin to address the case where it is the latest autoloader + // but also unknown (and not cached). We don't want it in the active list because we don't know that it + // is active but we need it in the all plugins list so that it is considered by the autoloader. + $all_plugins[] = $current_plugin; + + // We require uniqueness in the array to avoid processing the same plugin more than once. + $all_plugins = array_values( array_unique( $all_plugins ) ); + + /** @var Latest_Autoloader_Guard $guard */ + $guard = $container->get( Latest_Autoloader_Guard::class ); + if ( $guard->should_stop_init( $current_plugin, $all_plugins, $was_included_by_autoloader ) ) { + return; + } + + // Initialize the autoloader using the handler now that we're ready. + $autoloader_handler->activate_autoloader( $all_plugins ); + + /** @var Hook_Manager $hook_manager */ + $hook_manager = $container->get( Hook_Manager::class ); + + // Register a shutdown handler to clean up the autoloader. + $hook_manager->add_action( 'shutdown', new Shutdown_Handler( $plugins_handler, $cached_plugins, $was_included_by_autoloader ) ); + + // Register a plugins_loaded handler to check for conflicting autoloaders. + $hook_manager->add_action( 'plugins_loaded', array( $guard, 'check_for_conflicting_autoloaders' ), 1 ); + + // phpcs:enable Generic.Commenting.DocComment.MissingShort + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-container.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-container.php new file mode 100644 index 00000000..8129b86a --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-container.php @@ -0,0 +1,150 @@ + 'Hook_Manager', + ); + + /** + * A map of all the dependencies we've registered with the container and created. + * + * @var array + */ + protected $dependencies; + + /** + * The constructor. + */ + public function __construct() { + $this->dependencies = array(); + + $this->register_shared_dependencies(); + $this->register_dependencies(); + $this->initialize_globals(); + } + + /** + * Gets a dependency out of the container. + * + * @param string $class The class to fetch. + * + * @return mixed + * @throws \InvalidArgumentException When a class that isn't registered with the container is fetched. + */ + public function get( $class ) { + if ( ! isset( $this->dependencies[ $class ] ) ) { + throw new \InvalidArgumentException( "Class '$class' is not registered with the container." ); + } + + return $this->dependencies[ $class ]; + } + + /** + * Registers all of the dependencies that are shared between all instances of the autoloader. + */ + private function register_shared_dependencies() { + global $jetpack_autoloader_container_shared; + if ( ! isset( $jetpack_autoloader_container_shared ) ) { + $jetpack_autoloader_container_shared = array(); + } + + $key = self::SHARED_DEPENDENCY_KEYS[ Hook_Manager::class ]; + if ( ! isset( $jetpack_autoloader_container_shared[ $key ] ) ) { + require_once __DIR__ . '/class-hook-manager.php'; + $jetpack_autoloader_container_shared[ $key ] = new Hook_Manager(); + } + $this->dependencies[ Hook_Manager::class ] = &$jetpack_autoloader_container_shared[ $key ]; + } + + /** + * Registers all of the dependencies with the container. + */ + private function register_dependencies() { + require_once __DIR__ . '/class-path-processor.php'; + $this->dependencies[ Path_Processor::class ] = new Path_Processor(); + + require_once __DIR__ . '/class-plugin-locator.php'; + $this->dependencies[ Plugin_Locator::class ] = new Plugin_Locator( + $this->get( Path_Processor::class ) + ); + + require_once __DIR__ . '/class-version-selector.php'; + $this->dependencies[ Version_Selector::class ] = new Version_Selector(); + + require_once __DIR__ . '/class-autoloader-locator.php'; + $this->dependencies[ Autoloader_Locator::class ] = new Autoloader_Locator( + $this->get( Version_Selector::class ) + ); + + require_once __DIR__ . '/class-php-autoloader.php'; + $this->dependencies[ PHP_Autoloader::class ] = new PHP_Autoloader(); + + require_once __DIR__ . '/class-manifest-reader.php'; + $this->dependencies[ Manifest_Reader::class ] = new Manifest_Reader( + $this->get( Version_Selector::class ) + ); + + require_once __DIR__ . '/class-plugins-handler.php'; + $this->dependencies[ Plugins_Handler::class ] = new Plugins_Handler( + $this->get( Plugin_Locator::class ), + $this->get( Path_Processor::class ) + ); + + require_once __DIR__ . '/class-autoloader-handler.php'; + $this->dependencies[ Autoloader_Handler::class ] = new Autoloader_Handler( + $this->get( PHP_Autoloader::class ), + $this->get( Hook_Manager::class ), + $this->get( Manifest_Reader::class ), + $this->get( Version_Selector::class ) + ); + + require_once __DIR__ . '/class-latest-autoloader-guard.php'; + $this->dependencies[ Latest_Autoloader_Guard::class ] = new Latest_Autoloader_Guard( + $this->get( Plugins_Handler::class ), + $this->get( Autoloader_Handler::class ), + $this->get( Autoloader_Locator::class ) + ); + + // Register any classes that we will use elsewhere. + require_once __DIR__ . '/class-version-loader.php'; + require_once __DIR__ . '/class-shutdown-handler.php'; + } + + /** + * Initializes any of the globals needed by the autoloader. + */ + private function initialize_globals() { + /* + * This global was retired in version 2.9. The value is set to 'false' to maintain + * compatibility with older versions of the autoloader. + */ + global $jetpack_autoloader_including_latest; + $jetpack_autoloader_including_latest = false; + + // Not all plugins can be found using the locator. In cases where a plugin loads the autoloader + // but was not discoverable, we will record them in this array to track them as "active". + global $jetpack_autoloader_activating_plugins_paths; + if ( ! isset( $jetpack_autoloader_activating_plugins_paths ) ) { + $jetpack_autoloader_activating_plugins_paths = array(); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-hook-manager.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-hook-manager.php new file mode 100644 index 00000000..a44b5fae --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-hook-manager.php @@ -0,0 +1,76 @@ +registered_hooks = array(); + } + + /** + * Adds an action to WordPress and registers it internally. + * + * @param string $tag The name of the action which is hooked. + * @param callable $callable The function to call. + * @param int $priority Used to specify the priority of the action. + * @param int $accepted_args Used to specify the number of arguments the callable accepts. + */ + public function add_action( $tag, $callable, $priority = 10, $accepted_args = 1 ) { + $this->registered_hooks[ $tag ][] = array( + 'priority' => $priority, + 'callable' => $callable, + ); + + add_action( $tag, $callable, $priority, $accepted_args ); + } + + /** + * Adds a filter to WordPress and registers it internally. + * + * @param string $tag The name of the filter which is hooked. + * @param callable $callable The function to call. + * @param int $priority Used to specify the priority of the filter. + * @param int $accepted_args Used to specify the number of arguments the callable accepts. + */ + public function add_filter( $tag, $callable, $priority = 10, $accepted_args = 1 ) { + $this->registered_hooks[ $tag ][] = array( + 'priority' => $priority, + 'callable' => $callable, + ); + + add_filter( $tag, $callable, $priority, $accepted_args ); + } + + /** + * Removes all of the registered hooks. + */ + public function reset() { + foreach ( $this->registered_hooks as $tag => $hooks ) { + foreach ( $hooks as $hook ) { + remove_filter( $tag, $hook['callable'], $hook['priority'] ); + } + } + $this->registered_hooks = array(); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-latest-autoloader-guard.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-latest-autoloader-guard.php new file mode 100644 index 00000000..e0191107 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-latest-autoloader-guard.php @@ -0,0 +1,183 @@ +plugins_handler = $plugins_handler; + $this->autoloader_handler = $autoloader_handler; + $this->autoloader_locator = $autoloader_locator; + } + + /** + * Indicates whether or not the autoloader should be initialized. Note that this function + * has the side-effect of actually loading the latest autoloader in the event that this + * is not it. + * + * @param string $current_plugin The current plugin we're checking. + * @param string[] $plugins The active plugins to check for autoloaders in. + * @param bool $was_included_by_autoloader Indicates whether or not this autoloader was included by another. + * + * @return bool True if we should stop initialization, otherwise false. + */ + public function should_stop_init( $current_plugin, $plugins, $was_included_by_autoloader ) { + global $jetpack_autoloader_latest_version; + + // We need to reset the autoloader when the plugins change because + // that means the autoloader was generated with a different list. + if ( $this->plugins_handler->have_plugins_changed( $plugins ) ) { + $this->autoloader_handler->reset_autoloader(); + } + + // When the latest autoloader has already been found we don't need to search for it again. + // We should take care however because this will also trigger if the autoloader has been + // included by an older one. + if ( isset( $jetpack_autoloader_latest_version ) && ! $was_included_by_autoloader ) { + return true; + } + + $latest_plugin = $this->autoloader_locator->find_latest_autoloader( $plugins, $jetpack_autoloader_latest_version ); + if ( isset( $latest_plugin ) && $latest_plugin !== $current_plugin ) { + require $this->autoloader_locator->get_autoloader_path( $latest_plugin ); + return true; + } + + return false; + } + + /** + * Check for conflicting autoloaders. + * + * A common source of strange and confusing problems is when another plugin + * registers a Composer autoloader at a higher priority that us. If enabled, + * check for this problem and warn about it. + * + * Called from the plugins_loaded hook. + * + * @since 3.1.0 + * @return void + */ + public function check_for_conflicting_autoloaders() { + if ( ! defined( 'JETPACK_AUTOLOAD_DEBUG_CONFLICTING_LOADERS' ) || ! JETPACK_AUTOLOAD_DEBUG_CONFLICTING_LOADERS ) { + return; + } + + global $jetpack_autoloader_loader; + if ( ! isset( $jetpack_autoloader_loader ) ) { + return; + } + $prefixes = array(); + foreach ( ( $jetpack_autoloader_loader->get_class_map() ?? array() ) as $classname => $data ) { + $parts = explode( '\\', trim( $classname, '\\' ) ); + array_pop( $parts ); + while ( $parts ) { + $prefixes[ implode( '\\', $parts ) . '\\' ] = true; + array_pop( $parts ); + } + } + foreach ( ( $jetpack_autoloader_loader->get_psr4_map() ?? array() ) as $prefix => $data ) { + $parts = explode( '\\', trim( $prefix, '\\' ) ); + while ( $parts ) { + $prefixes[ implode( '\\', $parts ) . '\\' ] = true; + array_pop( $parts ); + } + } + + $autoload_chain = spl_autoload_functions(); + if ( ! $autoload_chain ) { + return; + } + + foreach ( $autoload_chain as $autoloader ) { + // No need to check anything after us. + if ( is_array( $autoloader ) && is_string( $autoloader[0] ) && substr( $autoloader[0], 0, strlen( __NAMESPACE__ ) + 1 ) === __NAMESPACE__ . '\\' ) { + break; + } + + // We can check Composer autoloaders easily enough. + if ( is_array( $autoloader ) && $autoloader[0] instanceof \Composer\Autoload\ClassLoader && is_callable( array( $autoloader[0], 'getPrefixesPsr4' ) ) ) { + $composer_autoloader = $autoloader[0]; + foreach ( $composer_autoloader->getClassMap() as $classname => $path ) { + if ( $jetpack_autoloader_loader->find_class_file( $classname ) ) { + $msg = "A Composer autoloader is registered with a higher priority than the Jetpack Autoloader and would also handle some of the classes we handle (e.g. $classname => $path). This may cause strange and confusing problems."; + // @todo Remove the is_callable check once we drop support for WP 6.5. + if ( is_callable( 'wp_trigger_error' ) ) { + wp_trigger_error( '', $msg ); + } else { + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_trigger_error + trigger_error( $msg ); + } + continue 2; + } + } + foreach ( $composer_autoloader->getPrefixesPsr4() as $prefix => $paths ) { + if ( isset( $prefixes[ $prefix ] ) ) { + $path = array_pop( $paths ); + $msg = "A Composer autoloader is registered with a higher priority than the Jetpack Autoloader and would also handle some of the namespaces we handle (e.g. $prefix => $path). This may cause strange and confusing problems."; + // @todo Remove the is_callable check once we drop support for WP 6.5. + if ( is_callable( 'wp_trigger_error' ) ) { + wp_trigger_error( '', $msg ); + } else { + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_trigger_error + trigger_error( $msg ); + } + continue 2; + } + } + foreach ( $composer_autoloader->getPrefixes() as $prefix => $paths ) { + if ( isset( $prefixes[ $prefix ] ) ) { + $path = array_pop( $paths ); + $msg = "A Composer autoloader is registered with a higher priority than the Jetpack Autoloader and would also handle some of the namespaces we handle (e.g. $prefix => $path). This may cause strange and confusing problems."; + // @todo Remove the is_callable check once we drop support for WP 6.5. + if ( is_callable( 'wp_trigger_error' ) ) { + wp_trigger_error( '', $msg ); + } else { + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_trigger_error + trigger_error( $msg ); + } + continue 2; + } + } + } + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-manifest-reader.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-manifest-reader.php new file mode 100644 index 00000000..5ed50647 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-manifest-reader.php @@ -0,0 +1,99 @@ +version_selector = $version_selector; + } + + /** + * Reads all of the manifests in the given plugin paths. + * + * @param array $plugin_paths The paths to the plugins we're loading the manifest in. + * @param string $manifest_path The path that we're loading the manifest from in each plugin. + * @param array $path_map The path map to add the contents of the manifests to. + * + * @return array $path_map The path map we've built using the manifests in each plugin. + */ + public function read_manifests( $plugin_paths, $manifest_path, &$path_map ) { + $file_paths = array_map( + function ( $path ) use ( $manifest_path ) { + return trailingslashit( $path ) . $manifest_path; + }, + $plugin_paths + ); + + foreach ( $file_paths as $path ) { + $this->register_manifest( $path, $path_map ); + } + + return $path_map; + } + + /** + * Registers a plugin's manifest file with the path map. + * + * @param string $manifest_path The absolute path to the manifest that we're loading. + * @param array $path_map The path map to add the contents of the manifest to. + */ + protected function register_manifest( $manifest_path, &$path_map ) { + if ( ! is_readable( $manifest_path ) ) { + return; + } + + $manifest = require $manifest_path; + if ( ! is_array( $manifest ) ) { + return; + } + + foreach ( $manifest as $key => $data ) { + $this->register_record( $key, $data, $path_map ); + } + } + + /** + * Registers an entry from the manifest in the path map. + * + * @param string $key The identifier for the entry we're registering. + * @param array $data The data for the entry we're registering. + * @param array $path_map The path map to add the contents of the manifest to. + */ + protected function register_record( $key, $data, &$path_map ) { + if ( isset( $path_map[ $key ]['version'] ) ) { + $selected_version = $path_map[ $key ]['version']; + } else { + $selected_version = null; + } + + if ( $this->version_selector->is_version_update_required( $selected_version, $data['version'] ) ) { + $path_map[ $key ] = array( + 'version' => $data['version'], + 'path' => $data['path'], + ); + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-path-processor.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-path-processor.php new file mode 100644 index 00000000..b320f643 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-path-processor.php @@ -0,0 +1,194 @@ +get_normalized_constants(); + foreach ( $constants as $constant => $constant_path ) { + $len = strlen( $constant_path ); + if ( substr( $path, 0, $len ) !== $constant_path ) { + continue; + } + + return substr_replace( $path, '{{' . $constant . '}}', 0, $len ); + } + + return $path; + } + + /** + * Given a path this will replace any of the path constant tokens with the expanded path. + * + * @param string $tokenized_path The path we want to process. + * + * @return string The expanded path. + */ + public function untokenize_path_constants( $tokenized_path ) { + $tokenized_path = wp_normalize_path( $tokenized_path ); + + $constants = $this->get_normalized_constants(); + foreach ( $constants as $constant => $constant_path ) { + $constant = '{{' . $constant . '}}'; + + $len = strlen( $constant ); + if ( substr( $tokenized_path, 0, $len ) !== $constant ) { + continue; + } + + return $this->get_real_path( substr_replace( $tokenized_path, $constant_path, 0, $len ) ); + } + + return $tokenized_path; + } + + /** + * Given a file and an array of places it might be, this will find the absolute path and return it. + * + * @param string $file The plugin or theme file to resolve. + * @param array $directories_to_check The directories we should check for the file if it isn't an absolute path. + * + * @return string|false Returns the absolute path to the directory, otherwise false. + */ + public function find_directory_with_autoloader( $file, $directories_to_check ) { + $file = wp_normalize_path( $file ); + + if ( ! $this->is_absolute_path( $file ) ) { + $file = $this->find_absolute_plugin_path( $file, $directories_to_check ); + if ( ! isset( $file ) ) { + return false; + } + } + + // We need the real path for consistency with __DIR__ paths. + $file = $this->get_real_path( $file ); + + // phpcs:disable WordPress.PHP.NoSilencedErrors.Discouraged + $directory = @is_file( $file ) ? dirname( $file ) : $file; + if ( ! @is_file( $directory . '/vendor/composer/jetpack_autoload_classmap.php' ) ) { + return false; + } + // phpcs:enable WordPress.PHP.NoSilencedErrors.Discouraged + + return $directory; + } + + /** + * Fetches an array of normalized paths keyed by the constant they came from. + * + * @return string[] The normalized paths keyed by the constant. + */ + private function get_normalized_constants() { + $raw_constants = array( + // Order the constants from most-specific to least-specific. + 'WP_PLUGIN_DIR', + 'WPMU_PLUGIN_DIR', + 'WP_CONTENT_DIR', + 'ABSPATH', + ); + + $constants = array(); + foreach ( $raw_constants as $raw ) { + if ( ! defined( $raw ) ) { + continue; + } + + $path = wp_normalize_path( constant( $raw ) ); + if ( isset( $path ) ) { + $constants[ $raw ] = $path; + } + } + + return $constants; + } + + /** + * Indicates whether or not a path is absolute. + * + * @param string $path The path to check. + * + * @return bool True if the path is absolute, otherwise false. + */ + private function is_absolute_path( $path ) { + if ( empty( $path ) || 0 === strlen( $path ) || '.' === $path[0] ) { + return false; + } + + // Absolute paths on Windows may begin with a drive letter. + if ( preg_match( '/^[a-zA-Z]:[\/\\\\]/', $path ) ) { + return true; + } + + // A path starting with / or \ is absolute; anything else is relative. + return ( '/' === $path[0] || '\\' === $path[0] ); + } + + /** + * Given a file and a list of directories to check, this method will try to figure out + * the absolute path to the file in question. + * + * @param string $normalized_path The normalized path to the plugin or theme file to resolve. + * @param array $directories_to_check The directories we should check for the file if it isn't an absolute path. + * + * @return string|null The absolute path to the plugin file, otherwise null. + */ + private function find_absolute_plugin_path( $normalized_path, $directories_to_check ) { + // We're only able to find the absolute path for plugin/theme PHP files. + if ( ! is_string( $normalized_path ) || '.php' !== substr( $normalized_path, -4 ) ) { + return null; + } + + foreach ( $directories_to_check as $directory ) { + $normalized_check = wp_normalize_path( trailingslashit( $directory ) ) . $normalized_path; + // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged + if ( @is_file( $normalized_check ) ) { + return $normalized_check; + } + } + + return null; + } + + /** + * Given a path this will figure out the real path that we should be using. + * + * @param string $path The path to resolve. + * + * @return string The resolved path. + */ + private function get_real_path( $path ) { + // We want to resolve symbolic links for consistency with __DIR__ paths. + // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged + $real_path = @realpath( $path ); + if ( false === $real_path ) { + // Let the autoloader deal with paths that don't exist. + $real_path = $path; + } + + // Using realpath will make it platform-specific so we must normalize it after. + if ( $path !== $real_path ) { + $real_path = wp_normalize_path( $real_path ); + } + + return $real_path; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-php-autoloader.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-php-autoloader.php new file mode 100644 index 00000000..43acf2f6 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-php-autoloader.php @@ -0,0 +1,111 @@ +unregister_autoloader(); + + // Set the global so that it can be used to load classes. + global $jetpack_autoloader_loader; + $jetpack_autoloader_loader = $version_loader; + + // Ensure that the autoloader is first to avoid contention with others. + spl_autoload_register( array( self::class, 'load_class' ), true, true ); + } + + /** + * Unregisters the active autoloader so that it will no longer autoload classes. + */ + public function unregister_autoloader() { + // Remove any v2 autoloader that we've already registered. + $autoload_chain = spl_autoload_functions(); + if ( ! $autoload_chain ) { + return; + } + foreach ( $autoload_chain as $autoloader ) { + // We can identify a v2 autoloader using the namespace. + $namespace_check = null; + + // Functions are recorded as strings. + if ( is_string( $autoloader ) ) { + $namespace_check = $autoloader; + } elseif ( is_array( $autoloader ) && is_string( $autoloader[0] ) ) { + // Static method calls have the class as the first array element. + $namespace_check = $autoloader[0]; + } else { + // Since the autoloader has only ever been a function or a static method we don't currently need to check anything else. + continue; + } + + // Check for the namespace without the generated suffix. + if ( 'Automattic\\Jetpack\\Autoloader\\jp' === substr( $namespace_check, 0, 32 ) ) { + spl_autoload_unregister( $autoloader ); + } + } + + // Clear the global now that the autoloader has been unregistered. + global $jetpack_autoloader_loader; + $jetpack_autoloader_loader = null; + } + + /** + * Loads a class file if one could be found. + * + * Note: This function is static so that the autoloader can be easily unregistered. If + * it was a class method we would have to unwrap the object to check the namespace. + * + * @param string $class_name The name of the class to autoload. + * + * @return bool Indicates whether or not a class file was loaded. + */ + public static function load_class( $class_name ) { + global $jetpack_autoloader_loader; + if ( ! isset( $jetpack_autoloader_loader ) ) { + return false; + } + + $file = $jetpack_autoloader_loader->find_class_file( $class_name ); + if ( ! isset( $file ) ) { + return false; + } + + // A common source of strange and confusing problems is when a vendor + // file is autoloaded before all plugins have had a chance to register + // with the autoloader. Detect that, if a development constant is set. + if ( defined( 'JETPACK_AUTOLOAD_DEBUG_EARLY_LOADS' ) && JETPACK_AUTOLOAD_DEBUG_EARLY_LOADS && + ( strpos( $file, '/vendor/' ) !== false || strpos( $file, '/jetpack_vendor/' ) !== false ) && + is_callable( 'did_action' ) && ! did_action( 'plugins_loaded' ) + ) { + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_wp_debug_backtrace_summary -- This is a debug log message. + $msg = "Jetpack Autoloader: Autoloading `$class_name` before the plugins_loaded hook may cause strange and confusing problems. " . wp_debug_backtrace_summary( '', 1 ); + // @todo Remove the is_callable check once we drop support for WP 6.5. + if ( is_callable( 'wp_trigger_error' ) ) { + wp_trigger_error( '', $msg ); + } else { + // phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_trigger_error + trigger_error( $msg ); + } + } + + require $file; + return true; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugin-locator.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugin-locator.php new file mode 100644 index 00000000..995cd80e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugin-locator.php @@ -0,0 +1,153 @@ +path_processor = $path_processor; + } + + /** + * Finds the path to the current plugin. + * + * @return string $path The path to the current plugin. + * + * @throws \RuntimeException If the current plugin does not have an autoloader. + */ + public function find_current_plugin() { + // Escape from `vendor/__DIR__` to root plugin directory. + $plugin_directory = dirname( __DIR__, 2 ); + + // Use the path processor to ensure that this is an autoloader we're referencing. + $path = $this->path_processor->find_directory_with_autoloader( $plugin_directory, array() ); + if ( false === $path ) { + throw new \RuntimeException( 'Failed to locate plugin ' . $plugin_directory ); + } + + return $path; + } + + /** + * Checks a given option for plugin paths. + * + * @param string $option_name The option that we want to check for plugin information. + * @param bool $site_option Indicates whether or not we want to check the site option. + * + * @return array $plugin_paths The list of absolute paths we've found. + */ + public function find_using_option( $option_name, $site_option = false ) { + $raw = $site_option ? get_site_option( $option_name ) : get_option( $option_name ); + if ( false === $raw ) { + return array(); + } + + return $this->convert_plugins_to_paths( $raw ); + } + + /** + * Checks for plugins in the `action` request parameter. + * + * @param string[] $allowed_actions The actions that we're allowed to return plugins for. + * + * @return array $plugin_paths The list of absolute paths we've found. + */ + public function find_using_request_action( $allowed_actions ) { + /** + * Note: we're not actually checking the nonce here because it's too early + * in the execution. The pluggable functions are not yet loaded to give + * plugins a chance to plug their versions. Therefore we're doing the bare + * minimum: checking whether the nonce exists and it's in the right place. + * The request will fail later if the nonce doesn't pass the check. + */ + if ( empty( $_REQUEST['_wpnonce'] ) ) { + return array(); + } + + // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Validated just below. + $action = isset( $_REQUEST['action'] ) ? wp_unslash( $_REQUEST['action'] ) : false; + if ( ! in_array( $action, $allowed_actions, true ) ) { + return array(); + } + + $plugin_slugs = array(); + switch ( $action ) { + case 'activate': + case 'deactivate': + if ( empty( $_REQUEST['plugin'] ) ) { + break; + } + + // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Validated by convert_plugins_to_paths. + $plugin_slugs[] = wp_unslash( $_REQUEST['plugin'] ); + break; + + case 'activate-selected': + case 'deactivate-selected': + if ( empty( $_REQUEST['checked'] ) ) { + break; + } + + // phpcs:ignore WordPress.Security.ValidatedSanitizedInput.InputNotSanitized -- Validated by convert_plugins_to_paths. + $plugin_slugs = wp_unslash( $_REQUEST['checked'] ); + break; + } + + return $this->convert_plugins_to_paths( $plugin_slugs ); + } + + /** + * Given an array of plugin slugs or paths, this will convert them to absolute paths and filter + * out the plugins that are not directory plugins. Note that array keys will also be included + * if they are plugin paths! + * + * @param string[] $plugins Plugin paths or slugs to filter. + * + * @return string[] + */ + private function convert_plugins_to_paths( $plugins ) { + if ( ! is_array( $plugins ) || empty( $plugins ) ) { + return array(); + } + + // We're going to look for plugins in the standard directories. + $path_constants = array( WP_PLUGIN_DIR, WPMU_PLUGIN_DIR ); + + $plugin_paths = array(); + foreach ( $plugins as $key => $value ) { + $path = $this->path_processor->find_directory_with_autoloader( $key, $path_constants ); + if ( $path ) { + $plugin_paths[] = $path; + } + + $path = $this->path_processor->find_directory_with_autoloader( $value, $path_constants ); + if ( $path ) { + $plugin_paths[] = $path; + } + } + + return $plugin_paths; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugins-handler.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugins-handler.php new file mode 100644 index 00000000..604694b5 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugins-handler.php @@ -0,0 +1,164 @@ +plugin_locator = $plugin_locator; + $this->path_processor = $path_processor; + } + + /** + * Gets all of the active plugins we can find. + * + * @param bool $include_deactivating When true, plugins deactivating this request will be considered active. + * @param bool $record_unknown When true, the current plugin will be marked as active and recorded when unknown. + * + * @return string[] + */ + public function get_active_plugins( $include_deactivating, $record_unknown ) { + global $jetpack_autoloader_activating_plugins_paths; + + // We're going to build a unique list of plugins from a few different sources + // to find all of our "active" plugins. While we need to return an integer + // array, we're going to use an associative array internally to reduce + // the amount of time that we're going to spend checking uniqueness + // and merging different arrays together to form the output. + $active_plugins = array(); + + // Make sure that plugins which have activated this request are considered as "active" even though + // they probably won't be present in any option. + if ( is_array( $jetpack_autoloader_activating_plugins_paths ) ) { + foreach ( $jetpack_autoloader_activating_plugins_paths as $path ) { + $active_plugins[ $path ] = $path; + } + } + + // This option contains all of the plugins that have been activated. + $plugins = $this->plugin_locator->find_using_option( 'active_plugins' ); + foreach ( $plugins as $path ) { + $active_plugins[ $path ] = $path; + } + + // This option contains all of the multisite plugins that have been activated. + if ( is_multisite() ) { + $plugins = $this->plugin_locator->find_using_option( 'active_sitewide_plugins', true ); + foreach ( $plugins as $path ) { + $active_plugins[ $path ] = $path; + } + } + + // These actions contain plugins that are being activated/deactivated during this request. + $plugins = $this->plugin_locator->find_using_request_action( array( 'activate', 'activate-selected', 'deactivate', 'deactivate-selected' ) ); + foreach ( $plugins as $path ) { + $active_plugins[ $path ] = $path; + } + + // When the current plugin isn't considered "active" there's a problem. + // Since we're here, the plugin is active and currently being loaded. + // We can support this case (mu-plugins and non-standard activation) + // by adding the current plugin to the active list and marking it + // as an unknown (activating) plugin. This also has the benefit + // of causing a reset because the active plugins list has + // been changed since it was saved in the global. + $current_plugin = $this->plugin_locator->find_current_plugin(); + if ( $record_unknown && ! in_array( $current_plugin, $active_plugins, true ) ) { + $active_plugins[ $current_plugin ] = $current_plugin; + $jetpack_autoloader_activating_plugins_paths[] = $current_plugin; + } + + // When deactivating plugins aren't desired we should entirely remove them from the active list. + if ( ! $include_deactivating ) { + // These actions contain plugins that are being deactivated during this request. + $plugins = $this->plugin_locator->find_using_request_action( array( 'deactivate', 'deactivate-selected' ) ); + foreach ( $plugins as $path ) { + unset( $active_plugins[ $path ] ); + } + } + + // Transform the array so that we don't have to worry about the keys interacting with other array types later. + return array_values( $active_plugins ); + } + + /** + * Gets all of the cached plugins if there are any. + * + * @return string[] + */ + public function get_cached_plugins() { + $cached = get_transient( self::TRANSIENT_KEY ); + if ( ! is_array( $cached ) || empty( $cached ) ) { + return array(); + } + + // We need to expand the tokens to an absolute path for this webserver. + return array_map( array( $this->path_processor, 'untokenize_path_constants' ), $cached ); + } + + /** + * Saves the plugin list to the cache. + * + * @param array $plugins The plugin list to save to the cache. + */ + public function cache_plugins( $plugins ) { + // We store the paths in a tokenized form so that that webservers with different absolute paths don't break. + $plugins = array_map( array( $this->path_processor, 'tokenize_path_constants' ), $plugins ); + + set_transient( self::TRANSIENT_KEY, $plugins ); + } + + /** + * Checks to see whether or not the plugin list given has changed when compared to the + * shared `$jetpack_autoloader_cached_plugin_paths` global. This allows us to deal + * with cases where the active list may change due to filtering.. + * + * @param string[] $plugins The plugins list to check against the global cache. + * + * @return bool True if the plugins have changed, otherwise false. + */ + public function have_plugins_changed( $plugins ) { + global $jetpack_autoloader_cached_plugin_paths; + + if ( $jetpack_autoloader_cached_plugin_paths !== $plugins ) { + $jetpack_autoloader_cached_plugin_paths = $plugins; + return true; + } + + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-shutdown-handler.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-shutdown-handler.php new file mode 100644 index 00000000..1e6a308f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-shutdown-handler.php @@ -0,0 +1,92 @@ +plugins_handler = $plugins_handler; + $this->cached_plugins = $cached_plugins; + $this->was_included_by_autoloader = $was_included_by_autoloader; + } + + /** + * Handles the shutdown of the autoloader. + */ + public function __invoke() { + // Don't save a broken cache if an error happens during some plugin's initialization. + if ( ! did_action( 'plugins_loaded' ) ) { + // Ensure that the cache is emptied to prevent consecutive failures if the cache is to blame. + if ( ! empty( $this->cached_plugins ) ) { + $this->plugins_handler->cache_plugins( array() ); + } + + return; + } + + // Load the active plugins fresh since the list we pulled earlier might not contain + // plugins that were activated but did not reset the autoloader. This happens + // when a plugin is in the cache but not "active" when the autoloader loads. + // We also want to make sure that plugins which are deactivating are not + // considered "active" so that they will be removed from the cache now. + try { + $active_plugins = $this->plugins_handler->get_active_plugins( false, ! $this->was_included_by_autoloader ); + } catch ( \Exception $ex ) { + // When the package is deleted before shutdown it will throw an exception. + // In the event this happens we should erase the cache. + if ( ! empty( $this->cached_plugins ) ) { + $this->plugins_handler->cache_plugins( array() ); + } + return; + } + + // The paths should be sorted for easy comparisons with those loaded from the cache. + // Note we don't need to sort the cached entries because they're already sorted. + sort( $active_plugins ); + + // We don't want to waste time saving a cache that hasn't changed. + if ( $this->cached_plugins === $active_plugins ) { + return; + } + + $this->plugins_handler->cache_plugins( $active_plugins ); + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-loader.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-loader.php new file mode 100644 index 00000000..4bcc6971 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-loader.php @@ -0,0 +1,184 @@ +version_selector = $version_selector; + $this->classmap = $classmap; + $this->psr4_map = $psr4_map; + $this->filemap = $filemap; + } + + /** + * Fetch the classmap. + * + * @since 3.1.0 + * @return array + */ + public function get_class_map() { + return $this->classmap; + } + + /** + * Fetch the psr-4 mappings. + * + * @since 3.1.0 + * @return array + */ + public function get_psr4_map() { + return $this->psr4_map; + } + + /** + * Finds the file path for the given class. + * + * @param string $class_name The class to find. + * + * @return string|null $file_path The path to the file if found, null if no class was found. + */ + public function find_class_file( $class_name ) { + $data = $this->select_newest_file( + $this->classmap[ $class_name ] ?? null, + $this->find_psr4_file( $class_name ) + ); + if ( ! isset( $data ) ) { + return null; + } + + return $data['path']; + } + + /** + * Load all of the files in the filemap. + */ + public function load_filemap() { + if ( empty( $this->filemap ) ) { + return; + } + + foreach ( $this->filemap as $file_identifier => $file_data ) { + if ( empty( $GLOBALS['__composer_autoload_files'][ $file_identifier ] ) ) { + require_once $file_data['path']; + + $GLOBALS['__composer_autoload_files'][ $file_identifier ] = true; + } + } + } + + /** + * Compares different class sources and returns the newest. + * + * @param array|null $classmap_data The classmap class data. + * @param array|null $psr4_data The PSR-4 class data. + * + * @return array|null $data + */ + private function select_newest_file( $classmap_data, $psr4_data ) { + if ( ! isset( $classmap_data ) ) { + return $psr4_data; + } elseif ( ! isset( $psr4_data ) ) { + return $classmap_data; + } + + if ( $this->version_selector->is_version_update_required( $classmap_data['version'], $psr4_data['version'] ) ) { + return $psr4_data; + } + + return $classmap_data; + } + + /** + * Finds the file for a given class in a PSR-4 namespace. + * + * @param string $class_name The class to find. + * + * @return array|null $data The version and path path to the file if found, null otherwise. + */ + private function find_psr4_file( $class_name ) { + if ( ! isset( $this->psr4_map ) ) { + return null; + } + + // Don't bother with classes that have no namespace. + $class_index = strrpos( $class_name, '\\' ); + if ( ! $class_index ) { + return null; + } + $class_for_path = str_replace( '\\', '/', $class_name ); + + // Search for the namespace by iteratively cutting off the last segment until + // we find a match. This allows us to check the most-specific namespaces + // first as well as minimize the amount of time spent looking. + for ( + $class_namespace = substr( $class_name, 0, $class_index ); + ! empty( $class_namespace ); + $class_namespace = substr( $class_namespace, 0, strrpos( $class_namespace, '\\' ) ) + ) { + $namespace = $class_namespace . '\\'; + if ( ! isset( $this->psr4_map[ $namespace ] ) ) { + continue; + } + $data = $this->psr4_map[ $namespace ]; + + foreach ( $data['path'] as $path ) { + $path .= '/' . substr( $class_for_path, strlen( $namespace ) ) . '.php'; + if ( file_exists( $path ) ) { + return array( + 'version' => $data['version'], + 'path' => $path, + ); + } + } + } + + return null; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-selector.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-selector.php new file mode 100644 index 00000000..74b4f80f --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-selector.php @@ -0,0 +1,69 @@ +is_dev_version( $selected_version ) ) { + return false; + } + + if ( $this->is_dev_version( $compare_version ) ) { + if ( $use_dev_versions ) { + return true; + } else { + return false; + } + } + + if ( version_compare( $selected_version, $compare_version, '<' ) ) { + return true; + } + + return false; + } + + /** + * Checks whether the given package version is a development version. + * + * @param String $version The package version. + * + * @return bool True if the version is a dev version, else false. + */ + public function is_dev_version( $version ) { + if ( 'dev-' === substr( $version, 0, 4 ) || '9999999-dev' === $version ) { + return true; + } + + return false; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/LICENSE b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/LICENSE new file mode 100644 index 00000000..d6456956 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/LICENSE @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/NOTICE b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/NOTICE new file mode 100644 index 00000000..344d6275 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/NOTICE @@ -0,0 +1,2 @@ +AhoCorasick PHP Library +Copyright 2015 Ori Livneh diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/bench.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/bench.php new file mode 100644 index 00000000..499899a8 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/bench.php @@ -0,0 +1,75 @@ +searchAndReplace( $text ); + } + $endTime = microtime( true ); + $wallTime = 1000 * ( ( $endTime - $startTime ) / $loops ); + printf( "%-'.40s %.2fms\n", 'MultiStringRepeater::searchAndReplace(): ', $wallTime ); + if ( $profile ) { + $profile = xhprof_disable(); + foreach ( $profile as $func => $data ) { + printf( "%s: %.2f\n", $func, $data['cpu'] / $data['ct'] ); + } + } +} + +if ( function_exists( 'fss_prep_replace' ) && isset( $options['fss'] ) ) { + $fss = fss_prep_replace( $zh2Hant ); + $startTime = microtime( true ); + for ( $i = 0; $i < $loops; $i++ ) { + fss_exec_replace( $fss, $text ); + } + $endTime = microtime( true ); + $wallTime = 1000 * ( ( $endTime - $startTime ) / $loops ); + printf( "%-'.40s %.2fms\n", 'fss_exec_replace(): ', $wallTime ); +} + +if ( isset( $options['strtr'] ) ) { + $startTime = microtime( true ); + for ( $i = 0; $i < $loops; $i++ ) { + strtr( $text, $zh2Hant ); + } + $endTime = microtime( true ); + $wallTime = 1000 * ( ( $endTime - $startTime ) / $loops ); + printf( "%-'.40s %.2fms\n", 'strtr(): ', $wallTime ); +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/check.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/check.php new file mode 100644 index 00000000..1cb6384e --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/check.php @@ -0,0 +1,42 @@ +searchAndReplace( $text ) !== $expected ) { + echo "ERROR\n"; + $status = 1; +} else { + echo "OK\n"; +} + +if ( function_exists( 'fss_exec_replace' ) ) { + echo "fss_exec_replace(): "; + $fss = fss_prep_replace( $zh2Hant ); + if ( fss_exec_replace( $fss, $text ) !== $expected ) { + echo "ERROR\n"; + $status = 1; + } else { + echo "OK\n"; + } +} + +exit( $status ); diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php new file mode 100644 index 00000000..b2953c4d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php @@ -0,0 +1,230 @@ + + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + * @file + * @author Ori Livneh + */ + +namespace AhoCorasick; + +/** + * Represents a finite state machine that can find all occurrences + * of a set of search keywords in a body of text. + * + * The time it takes to construct the finite state machine is + * proportional to the sum of the lengths of the search keywords. + * Once constructed, the machine can locate all occurences of all + * search keywords in a body of text in a single pass, making exactly + * one state transition per input character. + * + * This is an implementation of the Aho-Corasick string matching + * algorithm. + * + * Alfred V. Aho and Margaret J. Corasick, "Efficient string matching: + * an aid to bibliographic search", CACM, 18(6):333-340, June 1975. + * + * @link http://xlinux.nist.gov/dads//HTML/ahoCorasick.html + */ +class MultiStringMatcher { + + /** @var string[] The set of keywords to be searched for. **/ + protected $searchKeywords = []; + + /** @var int The number of possible states of the string-matching finite state machine. **/ + protected $numStates = 1; + + /** @var array Mapping of states to outputs. **/ + protected $outputs = []; + + /** @var array Mapping of failure transitions. **/ + protected $noTransitions = []; + + /** @var array Mapping of success transitions. **/ + protected $yesTransitions = []; + + /** + * Constructor. + * + * @param string[] $searchKeywords The set of keywords to be matched. + */ + public function __construct( array $searchKeywords ) { + foreach ( $searchKeywords as $keyword ) { + if ( $keyword !== '' ) { + $this->searchKeywords[$keyword] = strlen( $keyword ); + } + } + + if ( !$this->searchKeywords ) { + trigger_error( __METHOD__ . ': The set of search keywords is empty.', E_USER_WARNING ); + // Unreachable 'return' when PHPUnit detects trigger_error + return; // @codeCoverageIgnore + } + + $this->computeYesTransitions(); + $this->computeNoTransitions(); + } + + /** + * Accessor for the search keywords. + * + * @return string[] Search keywords. + */ + public function getKeywords() { + return array_keys( $this->searchKeywords ); + } + + /** + * Map the current state and input character to the next state. + * + * @param int $currentState The current state of the string-matching + * automaton. + * @param string $inputChar The character the string-matching + * automaton is currently processing. + * @return int The state the automaton should transition to. + */ + public function nextState( $currentState, $inputChar ) { + $initialState = $currentState; + while ( true ) { + $transitions =& $this->yesTransitions[$currentState]; + if ( isset( $transitions[$inputChar] ) ) { + $nextState = $transitions[$inputChar]; + // Avoid failure transitions next time. + if ( $currentState !== $initialState ) { + $this->yesTransitions[$initialState][$inputChar] = $nextState; + } + return $nextState; + } + if ( $currentState === 0 ) { + return 0; + } + $currentState = $this->noTransitions[$currentState]; + } + // Unreachable outside 'while' + } // @codeCoverageIgnore + + /** + * Locate the search keywords in some text. + * + * @param string $text The string to search in. + * @return array[] An array of matches. Each match is a vector + * containing an integer offset and the matched keyword. + * + * @par Example: + * @code + * $keywords = new MultiStringMatcher( array( 'ore', 'hell' ) ); + * $keywords->searchIn( 'She sells sea shells by the sea shore.' ); + * // result: array( array( 15, 'hell' ), array( 34, 'ore' ) ) + * @endcode + */ + public function searchIn( $text ) { + if ( !$this->searchKeywords || $text === '' ) { + return []; // fast path + } + + $state = 0; + $results = []; + $length = strlen( $text ); + + for ( $i = 0; $i < $length; $i++ ) { + $ch = $text[$i]; + $state = $this->nextState( $state, $ch ); + foreach ( $this->outputs[$state] as $match ) { + $offset = $i - $this->searchKeywords[$match] + 1; + $results[] = [ $offset, $match ]; + } + } + + return $results; + } + + /** + * Get the state transitions which the string-matching automaton + * shall make as it advances through input text. + * + * Constructs a directed tree with a root node which represents the + * initial state of the string-matching automaton and from which a + * path exists which spells out each search keyword. + */ + protected function computeYesTransitions() { + $this->yesTransitions = [ [] ]; + $this->outputs = [ [] ]; + foreach ( $this->searchKeywords as $keyword => $length ) { + $state = 0; + for ( $i = 0; $i < $length; $i++ ) { + $ch = $keyword[$i]; + if ( !empty( $this->yesTransitions[$state][$ch] ) ) { + $state = $this->yesTransitions[$state][$ch]; + } else { + $this->yesTransitions[$state][$ch] = $this->numStates; + $this->yesTransitions[] = []; + $this->outputs[] = []; + $state = $this->numStates++; + } + } + + $this->outputs[$state][] = $keyword; + } + } + + /** + * Get the state transitions which the string-matching automaton + * shall make when a partial match proves false. + */ + protected function computeNoTransitions() { + $queue = []; + $this->noTransitions = []; + + foreach ( $this->yesTransitions[0] as $ch => $toState ) { + $queue[] = $toState; + $this->noTransitions[$toState] = 0; + } + + while ( true ) { + $fromState = array_shift( $queue ); + if ( $fromState === null ) { + break; + } + foreach ( $this->yesTransitions[$fromState] as $ch => $toState ) { + $queue[] = $toState; + $state = $this->noTransitions[$fromState]; + + while ( $state !== 0 && empty( $this->yesTransitions[$state][$ch] ) ) { + $state = $this->noTransitions[$state]; + } + + if ( isset( $this->yesTransitions[$state][$ch] ) ) { + $noState = $this->yesTransitions[$state][$ch]; + } else { + $noState = 0; + } + + $this->noTransitions[$toState] = $noState; + $this->outputs[$toState] = array_merge( + $this->outputs[$toState], $this->outputs[$noState] ); + } + } + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php new file mode 100644 index 00000000..6b7891f6 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php @@ -0,0 +1,96 @@ + + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + * @file + * @author Ori Livneh + */ + +namespace AhoCorasick; + +/** + * This class extends MultiStringMatcher, adding search and replace + * functionality. + */ +class MultiStringReplacer extends MultiStringMatcher { + + /** @var array Mapping of states to outputs. **/ + protected $replacePairs = []; + + /** + * Constructor. + * + * @param array $replacePairs array of ( 'from' => 'to' ) replacement pairs. + */ + public function __construct( array $replacePairs ) { + foreach ( $replacePairs as $keyword => $replacement ) { + if ( $keyword !== '' ) { + $this->replacePairs[$keyword] = $replacement; + } + } + parent::__construct( array_keys( $this->replacePairs ) ); + } + + /** + * Search and replace a set of keywords in some text. + * + * @param string $text The string to search in. + * @return string The input text with replacements. + * + * @par Example: + * @code + * $replacer = new MultiStringReplacer( array( 'csh' => 'sea shells' ) ); + * $replacer->searchAndReplace( 'She sells csh by the sea shore.' ); + * // result: 'She sells sea shells by the sea shore.' + * @endcode + */ + public function searchAndReplace( $text ) { + $state = 0; + $length = strlen( $text ); + $matches = []; + for ( $i = 0; $i < $length; $i++ ) { + $ch = $text[$i]; + $state = $this->nextState( $state, $ch ); + foreach ( $this->outputs[$state] as $match ) { + $offset = $i - $this->searchKeywords[$match] + 1; + $matches[$offset] = $match; + } + } + ksort( $matches ); + + $buf = ''; + $lastInsert = 0; + foreach ( $matches as $offset => $match ) { + if ( $offset >= $lastInsert ) { + $buf .= substr( $text, $lastInsert, $offset - $lastInsert ); + $buf .= $this->replacePairs[$match]; + $lastInsert = $offset + $this->searchKeywords[$match]; + } + } + $buf .= substr( $text, $lastInsert ); + + return $buf; + } +} diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/CHANGELOG.md b/wp-content/upgrade-temp-backup/plugins/menu-icons/CHANGELOG.md new file mode 100644 index 00000000..7aee3e2d --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/CHANGELOG.md @@ -0,0 +1,159 @@ +##### [Version 0.13.15](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.14...v0.13.15) (2024-07-10) + +- Removed recommendations of unsupported plugins +- Fixed conditions for theme recommendation + +##### [Version 0.13.14](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.13...v0.13.14) (2024-05-14) + +- Enhanced security + +##### [Version 0.13.13](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.12...v0.13.13) (2024-04-18) + +### Improvements +​- **Updated internal dependencies:​​** Enhanced performance and security. + +##### [Version 0.13.12](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.11...v0.13.12) (2024-04-01) + +### Improvements +- **Updated internal dependencies** + +##### [Version 0.13.11](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.10...v0.13.11) (2024-03-29) + +### Fixes +- Updated internal dependencies +- Enhanced security + +##### [Version 0.13.10](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.9...v0.13.10) (2024-03-26) + +### Improvements +- Updated internal dependencies +- Improved readme to link to the public source files +- Filter promotions + +##### [Version 0.13.9](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.8...v0.13.9) (2024-02-23) + +### Fixes +- Updated dependencies +- Harden security + +##### [Version 0.13.8](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.7...v0.13.8) (2023-12-19) + +- SDK Updates +- Fixed global hide label issue + +##### [Version 0.13.7](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.6...v0.13.7) (2023-08-17) + +- Updated dependencies +- Fixed broken button layout issues in other languages + +##### [Version 0.13.6](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.5...v0.13.6) (2023-07-07) + +- Updated composer dependencies to address warning in the widgets section + +##### [Version 0.13.5](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.4...v0.13.5) (2023-03-30) + +- Updated Dependencies and WordPress core tested up to version 6.2 + +##### [Version 0.13.4](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.3...v0.13.4) (2023-03-01) + +Update dependencies + +##### [Version 0.13.3](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.2...v0.13.3) (2023-02-25) + +- Fix img width/height value, props @Htbaa +- Update dependencies + +##### [Version 0.13.2](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.1...v0.13.2) (2022-11-24) + +* Fix - update dependencies + +##### [Version 0.13.1](https://github.com/codeinwp/wp-menu-icons/compare/v0.13.0...v0.13.1) (2022-11-04) + +Tested with the WordPress 6.1 version + +#### [Version 0.13.0](https://github.com/codeinwp/wp-menu-icons/compare/v0.12.12...v0.13.0) (2022-08-23) + +* Fix Neve upsells showing up inconsistently on edge cases +* Fix inconsistency with Font Awesome 5 and adds compatibility with 6th version +* Fix compatibility with JupiterX +* Update dependencies + +##### [Version 0.12.12](https://github.com/codeinwp/wp-menu-icons/compare/v0.12.11...v0.12.12) (2022-05-27) + +- Fix the style handler conflict issue which breaks the arrow icon of the submenus on some themes +- Fix dismiss dashboard notice issue on some edge cases +- Fix compatibility with the Max Mega Menu plugin + +##### [Version 0.12.11](https://github.com/codeinwp/wp-menu-icons/compare/v0.12.10...v0.12.11) (2022-03-16) + +Add font awesome 5 support +Enhance compatibility with Otter/Neve + +##### [Version 0.12.10](https://github.com/codeinwp/wp-menu-icons/compare/v0.12.9...v0.12.10) (2022-02-07) + +- [Fix] Add support for alt attribute for SVG icons +- Tested up with WordPress 5.9 + +##### [Version 0.12.9](https://github.com/codeinwp/wp-menu-icons/compare/v0.12.8...v0.12.9) (2021-08-04) + +* Tested compatibility with WordPress 5.8 + +##### [Version 0.12.8](https://github.com/codeinwp/wp-menu-icons/compare/v0.12.7...v0.12.8) (2021-05-12) + +* Fix issue when the image is not accessible to fetch the width/height metadata. + +##### [Version 0.12.7](https://github.com/codeinwp/wp-menu-icons/compare/v0.12.6...v0.12.7) (2021-05-07) + +Fix PHP fatal error when uploading SVG with the image uploader + +##### [Version 0.12.6](https://github.com/codeinwp/wp-menu-icons/compare/v0.12.5...v0.12.6) (2021-05-05) + +* Adds explicit width/height to icons to prevent layout shifts issues + +### v0.12.5 - 2020-08-18 + **Changes:** + + ### v0.12.4 - 2020-07-13 + **Changes:** + * Fix Font Awesome not loading + + ### v0.12.3 - 2020-07-13 + **Changes:** + * Fixed Menu Icons in Block Editor not working +* Fixed CWP links. + + ### v0.12.2 - 2019-11-15 + **Changes:** + + ### v0.12.1 - 2019-11-15 + **Changes:** + * Improve legacy compatibility + + ### v0.12.0 - 2019-11-15 + **Changes:** + * Fix issues with WordPress 5.3. + + ### v0.11.5 - 2019-05-23 + **Changes:** + * Sync composer dependencies with the latest version + + ### v0.11.4 - 2018-12-10 + **Changes:** + * fix issue with composer libraries. + + ### v0.11.3 - 2018-12-10 + **Changes:** + * Tested with WP 5.0 + + ### v0.11.2 - 2018-03-05 + **Changes:** + * Improve popup sidebar layout. + + ### v0.11.1 - 2018-02-24 + **Changes:** + * Add recommendation boxes in the menu icon popup. + + ### v0.11.0 - 2018-01-05 + **Changes:** + * Change ownership to ThemeIsle. +* Improves compatibility with various ThemeIsle products. diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/LICENSE b/wp-content/upgrade-temp-backup/plugins/menu-icons/LICENSE new file mode 100644 index 00000000..d7f10513 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/LICENSE @@ -0,0 +1,339 @@ +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + {description} + Copyright (C) {year} {fullname} + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + {signature of Ty Coon}, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/admin.css b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/admin.css new file mode 100644 index 00000000..288acd71 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/admin.css @@ -0,0 +1,246 @@ +.menu-icons-wrap { + margin-top: 5px; + margin-bottom: 5px; +} + +.menu-icons-wrap p { + min-height: 2.2em; + margin-bottom: 0; +} + +.menu-icons-wrap p a, +.menu-icons-wrap p label { + display: inline-block; + height: 100%; + line-height: 2.2em; + vertical-align: middle; +} + +.menu-icons-wrap a { + text-decoration: none; + cursor: pointer; +} + +.menu-icons-wrap .submitdelete { + display: inline-block; + float: none; + height: 100%; + margin: 0; + padding: 0; + line-height: 2.2em; +} + +.menu-icons-wrap .hidden { + display: none; +} + +.menu-icons-wrap ._icon { + width: auto; + height: auto; + margin: -0.1em 0.2em 0 0.2em; + color: #666; + font-size: 1.9em; + vertical-align: middle; +} + +.menu-icons-wrap img._icon { + max-width: 24px; +} + +.menu-icons-wrap a._select:focus ._icon, +.menu-icons-wrap a._select:hover ._icon { + color: #101010; +} + +.mi-preview.menu-item { + min-height: 0; + font-size: 1.2em; +} + +.mi-preview.menu-item a { + text-decoration: none; +} + +.mi-preview.menu-item a > * { + display: inline-block; + height: 100%; + line-height: 100%; + vertical-align: middle; +} + +.mi-preview.menu-item ._icon { + margin-right: 0.25em; +} + +.rtl .mi-preview.menu-item ._icon { + margin-right: 0; +} + +.media-sidebar .mi-settings .setting input[type="number"], +.menu-icons-settings input[type="number"] { + float: none; + width: auto; + max-width: 5em; +} + +.media-sidebar .mi-settings .setting input, +.media-sidebar .mi-settings span.description { + float: none; +} + +/** Settings Meta Box **/ +.menu-icons-settings ._field { + padding: 0.5em 0; +} + +.menu-icons-settings ._field ._main { + display: block; + margin-bottom: 0.25em; + font-weight: bold; +} + +#menu-settings-column .menu-icons-settings .inside { + margin-top: 0; +} + +.menu-icons-settings .taxonomydiv .tabs-panel { + max-height: none; + margin-bottom: 0.75em; + padding-top: 0.3em; + padding-bottom: 0.4em; +} + +.js .menu-icons-settings .taxonomydiv .tabs-panel { + margin-bottom: 0; +} + +.menu-icons-settings h4 { + margin: 0; +} + +.menu-icons-settings ._menu span.description { + margin-left: 0.5em; +} + +.menu-icons-settings ._extensions ul { + margin-top: 0.75em; + padding-left: 1.5em; + list-style: disc; +} + +.menu-icons-settings ._extensions ul a { + text-decoration: none; +} + +.menu-icons-settings .spinner { + float: none; + margin: 0 5px 0 0; + vertical-align: middle; +} + +.attachment .svg-icon img { + max-width: 100%; +} + +.nv-upgrade-notice { + width: 90%; + margin-top: 0; + padding: 15px; +} + +#menu-icons-sidebar div.new-card { + width: auto; + min-width: initial; + max-width: initial; + margin: 10px auto; +} + +.menu-icons-subscribe { + padding: 15px; +} + +.menu-icons-submit-mail { + width: auto; +} + +#success { + display: none; +} + +#failure { + display: none; +} + +.attachments-browser.iconpicker-fonts-browser .media-toolbar { + width: 62%; +} + +.attachments-browser.iconpicker-fonts-browser .attachments.iconpicker-items { + width: 64%; +} + +.attachments-browser.iconpicker-fonts-browser .media-sidebar { + width: 32%; +} + +.nv-upgrade-notice { + background: #FFFFFF; + border: 1px solid #E1E1E1; + box-sizing: border-box; + padding: 20px; + display: flex; + flex-wrap: wrap; +} + +.nv-upgrade-notice .menu-icon-notice-popup-img { + width: 115px; + height: 100px; + background-color: #f1f1f1; + margin-right: 20px; + margin-bottom: 20px; +} + +.nv-upgrade-notice .menu-icon-notice-popup-img img{ + width: 100%; + height: 100%; + object-fit: cover; +} + +.nv-upgrade-notice .menu-icon-notice-popup { + flex: 1; +} + +.nv-upgrade-notice .menu-icon-notice-popup h4{ + padding: 0; + margin: 0 0 8px; + font-weight: 590; + font-size: 14px; + line-height: 1.2; + color: #000000; + display: block; + width: 100%; +} + +.nv-upgrade-notice .menu-icon-notice-popup p { + font-size: 13px; + line-height: 1.2; + color: #000000; + margin: 0 0 16px; + display: block; + padding: 0; +} + +.nv-upgrade-notice .menu-icon-notice-popup .button { + width: auto; + height: 30px; + background: #0071AE; + border-radius: 4px; + padding: 5px 12px; + font-size: 13px; + line-height: 1.5; + color: #fff; +} + +.nv-upgrade-notice .menu-icon-notice-popup .button:hover { + color: #fff; +} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/admin.min.css b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/admin.min.css new file mode 100644 index 00000000..2d4fd049 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/admin.min.css @@ -0,0 +1 @@ +.menu-icons-wrap{margin-top:5px;margin-bottom:5px}.menu-icons-wrap p{min-height:2.2em;margin-bottom:0}.menu-icons-wrap p a,.menu-icons-wrap p label{display:inline-block;height:100%;line-height:2.2em;vertical-align:middle}.menu-icons-wrap a{text-decoration:none;cursor:pointer}.menu-icons-wrap .submitdelete{display:inline-block;float:none;height:100%;margin:0;padding:0;line-height:2.2em}.menu-icons-wrap .hidden{display:none}.menu-icons-wrap ._icon{width:auto;height:auto;margin:-.1em .2em 0 .2em;color:#666;font-size:1.9em;vertical-align:middle}.menu-icons-wrap img._icon{max-width:24px}.menu-icons-wrap a._select:focus ._icon,.menu-icons-wrap a._select:hover ._icon{color:#101010}.mi-preview.menu-item{min-height:0;font-size:1.2em}.mi-preview.menu-item a{text-decoration:none}.mi-preview.menu-item a>*{display:inline-block;height:100%;line-height:100%;vertical-align:middle}.mi-preview.menu-item ._icon{margin-right:.25em}.rtl .mi-preview.menu-item ._icon{margin-right:0}.media-sidebar .mi-settings .setting input[type=number],.menu-icons-settings input[type=number]{float:none;width:auto;max-width:5em}.media-sidebar .mi-settings .setting input,.media-sidebar .mi-settings span.description{float:none}.menu-icons-settings ._field{padding:.5em 0}.menu-icons-settings ._field ._main{display:block;margin-bottom:.25em;font-weight:700}#menu-settings-column .menu-icons-settings .inside{margin-top:0}.menu-icons-settings .taxonomydiv .tabs-panel{max-height:none;margin-bottom:.75em;padding-top:.3em;padding-bottom:.4em}.js .menu-icons-settings .taxonomydiv .tabs-panel{margin-bottom:0}.menu-icons-settings h4{margin:0}.menu-icons-settings ._menu span.description{margin-left:.5em}.menu-icons-settings ._extensions ul{margin-top:.75em;padding-left:1.5em;list-style:disc}.menu-icons-settings ._extensions ul a{text-decoration:none}.menu-icons-settings .spinner{float:none;margin:0 5px 0 0;vertical-align:middle}.attachment .svg-icon img{max-width:100%}.nv-upgrade-notice{width:90%;margin-top:0;padding:15px}#menu-icons-sidebar div.new-card{width:auto;min-width:initial;max-width:initial;margin:10px auto}.menu-icons-subscribe{padding:15px}.menu-icons-submit-mail{width:auto}#success{display:none}#failure{display:none}.attachments-browser.iconpicker-fonts-browser .media-toolbar{width:62%}.attachments-browser.iconpicker-fonts-browser .attachments.iconpicker-items{width:64%}.attachments-browser.iconpicker-fonts-browser .media-sidebar{width:32%}.nv-upgrade-notice{background:#fff;border:1px solid #e1e1e1;box-sizing:border-box;padding:20px;display:flex;flex-wrap:wrap}.nv-upgrade-notice .menu-icon-notice-popup-img{width:115px;height:100px;background-color:#f1f1f1;margin-right:20px;margin-bottom:20px}.nv-upgrade-notice .menu-icon-notice-popup-img img{width:100%;height:100%;object-fit:cover}.nv-upgrade-notice .menu-icon-notice-popup{flex:1}.nv-upgrade-notice .menu-icon-notice-popup h4{padding:0;margin:0 0 8px;font-weight:590;font-size:14px;line-height:1.2;color:#000;display:block;width:100%}.nv-upgrade-notice .menu-icon-notice-popup p{font-size:13px;line-height:1.2;color:#000;margin:0 0 16px;display:block;padding:0}.nv-upgrade-notice .menu-icon-notice-popup .button{width:auto;height:30px;background:#0071ae;border-radius:4px;padding:5px 12px;font-size:13px;line-height:1.5;color:#fff}.nv-upgrade-notice .menu-icon-notice-popup .button:hover{color:#fff} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/dashboard-notice.css b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/dashboard-notice.css new file mode 100644 index 00000000..7a937595 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/dashboard-notice.css @@ -0,0 +1,45 @@ +.menu-icon-dashboard-notice { + position: relative; + background: #FFFFFF; + border: 1px solid #E1E1E1; + box-sizing: border-box; + padding: 24px; + border-left: 4px solid #72AEE6; + margin: 0 0 30px; +} + +.menu-icon-dashboard-notice h2 { + padding: 0; + margin: 0 0 8px; + font-weight: bold; + font-size: 18px; + line-height: 1.2; + color: #000000; +} + +.menu-icon-dashboard-notice p { + font-size: 12px; + line-height: 1.2; + color: #000000; + display: block; + margin-bottom: 16px; +} + +.menu-icon-dashboard-notice .button { + display: flex; + flex-direction: row; + justify-content: center; + align-items: center; + padding: 5px 12px; + background: #0071AE; + border-radius: 4px; + display: inline-block; + width: auto; + height: 30px; + color: #FFFFFF; + font-size: 13px; + line-height: 1.5; +} +.menu-icon-dashboard-notice .notice-dismiss { + text-decoration: none; +} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/dashboard-notice.min.css b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/dashboard-notice.min.css new file mode 100644 index 00000000..65ed114b --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/dashboard-notice.min.css @@ -0,0 +1 @@ +.menu-icon-dashboard-notice{position:relative;background:#fff;border:1px solid #e1e1e1;box-sizing:border-box;padding:24px;border-left:4px solid #72aee6;margin:0 0 30px}.menu-icon-dashboard-notice h2{padding:0;margin:0 0 8px;font-weight:700;font-size:18px;line-height:1.2;color:#000}.menu-icon-dashboard-notice p{font-size:12px;line-height:1.2;color:#000;display:block;margin-bottom:16px}.menu-icon-dashboard-notice .button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 12px;background:#0071ae;border-radius:4px;display:inline-block;width:auto;height:30px;color:#fff;font-size:13px;line-height:1.5}.menu-icon-dashboard-notice .notice-dismiss{text-decoration:none} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/extra.css b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/extra.css new file mode 100644 index 00000000..ec8b2a60 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/extra.css @@ -0,0 +1,74 @@ +.menu-item i._mi, +.menu-item img._mi { + display: inline-block; + vertical-align: middle; +} + +.menu-item i._mi { + width: auto; + height: auto; + margin-top: -0.265em; + font-size: 1.2em; + line-height: 1; +} + +.menu-item i._before, +.rtl .menu-item i._after { + margin-right: 0.25em; +} + +.menu-item i._after, +.rtl .menu-item i._before { + margin-left: 0.25em; +} + +.menu-item img._before, +.rtl .menu-item img._after { + margin-right: 0.5em; +} + +.menu-item img._after, +.rtl .menu-item img._before { + margin-left: 0.5em; +} + +.menu-item ._svg { + width: 1em; +} + +.rtl .menu-item i._before { + margin-right: 0; +} + +.rtl .menu-item i._after { + margin-left: 0; +} + +.visuallyhidden { + overflow: hidden; + clip: rect(0 0 0 0); + position: absolute; + width: 1px; + height: 1px; + margin: -1px; + padding: 0; + border: 0; +} + +.menu-item i.elusive { + margin-top: -0.3em; +} + +/** + * Force the icons' styles + * + * Some themes -- notably 2014 -- has nasty rules that + * could override the icons' styles so we need to force them here. + */ +.dashicons-admin-site:before { + content: "\f319" !important; +} + +.dashicons-welcome-view-site:before { + content: "\f115" !important; +} diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/extra.min.css b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/extra.min.css new file mode 100644 index 00000000..7ff02d86 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/extra.min.css @@ -0,0 +1 @@ +.menu-item i._mi,.menu-item img._mi{display:inline-block;vertical-align:middle}.menu-item i._mi{width:auto;height:auto;margin-top:-.265em;font-size:1.2em;line-height:1}.menu-item i._before,.rtl .menu-item i._after{margin-right:.25em}.menu-item i._after,.rtl .menu-item i._before{margin-left:.25em}.menu-item img._before,.rtl .menu-item img._after{margin-right:.5em}.menu-item img._after,.rtl .menu-item img._before{margin-left:.5em}.menu-item ._svg{width:1em}.rtl .menu-item i._before{margin-right:0}.rtl .menu-item i._after{margin-left:0}.visuallyhidden{overflow:hidden;clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0}.menu-item i.elusive{margin-top:-.3em}.dashicons-admin-site:before{content:"\f319"!important}.dashicons-welcome-view-site:before{content:"\f115"!important} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/LICENSE.txt b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/LICENSE.txt new file mode 100644 index 00000000..f31bef92 --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/LICENSE.txt @@ -0,0 +1,34 @@ +Font Awesome Free License +------------------------- + +Font Awesome Free is free, open source, and GPL friendly. You can use it for +commercial projects, open source projects, or really almost whatever you want. +Full Font Awesome Free license: https://fontawesome.com/license/free. + +# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/) +In the Font Awesome Free download, the CC BY 4.0 license applies to all icons +packaged as SVG and JS file types. + +# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL) +In the Font Awesome Free download, the SIL OFL license applies to all icons +packaged as web and desktop font files. + +# Code: MIT License (https://opensource.org/licenses/MIT) +In the Font Awesome Free download, the MIT license applies to all non-font and +non-icon files. + +# Attribution +Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font +Awesome Free files already contain embedded comments with sufficient +attribution, so you shouldn't need to do anything additional when using these +files normally. + +We've kept attribution comments terse, so we ask that you do not actively work +to remove them from files, especially code. They're a great way for folks to +learn about Font Awesome. + +# Brand Icons +All brand icons are trademarks of their respective owners. The use of these +trademarks does not indicate endorsement of the trademark holder by Font +Awesome, nor vice versa. **Please do not use brand logos for any purpose except +to represent the company, product, or service to which they refer.** diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/css/all.min.css b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/css/all.min.css new file mode 100644 index 00000000..b9a01fbb --- /dev/null +++ b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/css/all.min.css @@ -0,0 +1,6 @@ +/*! + * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) + * Copyright 2022 Fonticons, Inc. + */ +.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-a:before{content:"\41"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-anchor-lock:before{content:"\e4ad"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-spin:before{content:"\e4bb"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-asterisk:before{content:"\2a"}.fa-at:before{content:"\40"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"\42"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-barcode:before{content:"\f02a"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-bookmark:before{content:"\e0bb"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bore-hole:before{content:"\e4c3"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-bottle-water:before{content:"\e4c5"}.fa-bowl-food:before{content:"\e4c6"}.fa-bowl-rice:before{content:"\e2eb"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-packing:before{content:"\e4c7"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-bridge:before{content:"\e4c8"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-bridge-water:before{content:"\e4ce"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bucket:before{content:"\e4cf"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-bugs:before{content:"\e4d0"}.fa-building:before{content:"\f1ad"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-building-circle-check:before{content:"\e4d2"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-building-flag:before{content:"\e4d5"}.fa-building-lock:before{content:"\e4d6"}.fa-building-ngo:before{content:"\e4d7"}.fa-building-shield:before{content:"\e4d8"}.fa-building-un:before{content:"\e4d9"}.fa-building-user:before{content:"\e4da"}.fa-building-wheat:before{content:"\e4db"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-burst:before{content:"\e4dc"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-c:before{content:"\43"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-car-on:before{content:"\e4dd"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-car-tunnel:before{content:"\e4de"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-chart-simple:before{content:"\e473"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-child-dress:before{content:"\e59c"}.fa-child-reaching:before{content:"\e59d"}.fa-child-rifle:before{content:"\e4e0"}.fa-children:before{content:"\e4e1"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-nodes:before{content:"\e4e2"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-question:before{content:"\e4e3"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer:before{content:"\e4e5"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-d:before{content:"\44"}.fa-database:before{content:"\f1c0"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diagram-successor:before{content:"\e47a"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-display:before{content:"\e163"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"\45"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"\3d"}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"\21"}.fa-expand:before{content:"\f065"}.fa-explosion:before{content:"\e4e9"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"\46"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-faucet-drip:before{content:"\e006"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-ferry:before{content:"\e4ea"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-circle-check:before{content:"\e5a0"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-file-circle-plus:before{content:"\e494"}.fa-file-circle-question:before{content:"\e4ef"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-shield:before{content:"\e4f0"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-burner:before{content:"\e4f1"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-fish-fins:before{content:"\e4f2"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flask-vial:before{content:"\e4f3"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-folder-closed:before{content:"\e185"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"\47"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glass-water:before{content:"\e4f4"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:"\3e"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"\48"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-handcuffs:before{content:"\e4f8"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-hands-bound:before{content:"\e4f9"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"\23"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-heart-circle-plus:before{content:"\e500"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helicopter-symbol:before{content:"\e502"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-helmet-un:before{content:"\e503"}.fa-highlighter:before{content:"\f591"}.fa-hill-avalanche:before{content:"\e507"}.fa-hill-rockslide:before{content:"\e508"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-circle-check:before{content:"\e509"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-house-crack:before{content:"\e3b1"}.fa-house-fire:before{content:"\e50c"}.fa-house-flag:before{content:"\e50d"}.fa-house-flood-water:before{content:"\e50e"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-lock:before{content:"\e510"}.fa-house-medical:before{content:"\e3b2"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-house-medical-flag:before{content:"\e514"}.fa-house-signal:before{content:"\e012"}.fa-house-tsunami:before{content:"\e515"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-hurricane:before{content:"\f751"}.fa-i:before{content:"\49"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"\4a"}.fa-jar:before{content:"\e516"}.fa-jar-wheat:before{content:"\e517"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-jet-fighter-up:before{content:"\e518"}.fa-joint:before{content:"\f595"}.fa-jug-detergent:before{content:"\e519"}.fa-k:before{content:"\4b"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kitchen-set:before{content:"\e51a"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"\4c"}.fa-land-mine-on:before{content:"\e51b"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-landmark-flag:before{content:"\e51c"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-file:before{content:"\e51d"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"\3c"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lines-leaning:before{content:"\e51e"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-location-pin-lock:before{content:"\e51f"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-locust:before{content:"\e520"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"\4d"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-mask-ventilator:before{content:"\e524"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-mattress-pillow:before{content:"\e525"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-retro:before{content:"\e527"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-money-bills:before{content:"\e1f3"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-mosquito-net:before{content:"\e52c"}.fa-motorcycle:before{content:"\f21c"}.fa-mound:before{content:"\e52d"}.fa-mountain:before{content:"\f6fc"}.fa-mountain-city:before{content:"\e52e"}.fa-mountain-sun:before{content:"\e52f"}.fa-mug-hot:before{content:"\f7b6"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"\4e"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-notdef:before{content:"\e1fe"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"\4f"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-oil-well:before{content:"\e532"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-p:before{content:"\50"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-people-group:before{content:"\e533"}.fa-people-line:before{content:"\e534"}.fa-people-pulling:before{content:"\e535"}.fa-people-robbery:before{content:"\e536"}.fa-people-roof:before{content:"\e537"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-person-burst:before{content:"\e53b"}.fa-person-cane:before{content:"\e53c"}.fa-person-chalkboard:before{content:"\e53d"}.fa-person-circle-check:before{content:"\e53e"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-person-circle-minus:before{content:"\e540"}.fa-person-circle-plus:before{content:"\e541"}.fa-person-circle-question:before{content:"\e542"}.fa-person-circle-xmark:before{content:"\e543"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-person-dress-burst:before{content:"\e544"}.fa-person-drowning:before{content:"\e545"}.fa-person-falling:before{content:"\e546"}.fa-person-falling-burst:before{content:"\e547"}.fa-person-half-dress:before{content:"\e548"}.fa-person-harassing:before{content:"\e549"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-military-pointing:before{content:"\e54a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-person-military-to-person:before{content:"\e54c"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-pregnant:before{content:"\e31e"}.fa-person-rays:before{content:"\e54d"}.fa-person-rifle:before{content:"\e54e"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-shelter:before{content:"\e54f"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-through-window:before{content:"\e5a9"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-person-walking-luggage:before{content:"\e554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-circle-check:before{content:"\e555"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-lock:before{content:"\e558"}.fa-plane-slash:before{content:"\e069"}.fa-plane-up:before{content:"\e22d"}.fa-plant-wilt:before{content:"\e5aa"}.fa-plate-wheat:before{content:"\e55a"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-plug-circle-check:before{content:"\e55c"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"\51"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\3f"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-r:before{content:"\52"}.fa-radiation:before{content:"\f7b9"}.fa-radio:before{content:"\f8d7"}.fa-rainbow:before{content:"\f75b"}.fa-ranking-star:before{content:"\e561"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-road-barrier:before{content:"\e562"}.fa-road-bridge:before{content:"\e563"}.fa-road-circle-check:before{content:"\e564"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-road-circle-xmark:before{content:"\e566"}.fa-road-lock:before{content:"\e567"}.fa-road-spikes:before{content:"\e568"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-rug:before{content:"\e569"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"\53"}.fa-sack-dollar:before{content:"\f81d"}.fa-sack-xmark:before{content:"\e56a"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-school-circle-check:before{content:"\e56b"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-school-flag:before{content:"\e56e"}.fa-school-lock:before{content:"\e56f"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-sheet-plastic:before{content:"\e571"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-shield-cat:before{content:"\e572"}.fa-shield-dog:before{content:"\e573"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-shield-heart:before{content:"\e574"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-lock:before{content:"\e4a5"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-square-nfi:before{content:"\e576"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-square-person-confined:before{content:"\e577"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-virus:before{content:"\e578"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-stapler:before{content:"\e5af"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"\54"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tarp:before{content:"\e57b"}.fa-tarp-droplet:before{content:"\e57c"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-tent:before{content:"\e57d"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tent-arrows-down:before{content:"\e581"}.fa-tents:before{content:"\e582"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toilet-portable:before{content:"\e583"}.fa-toilets-portable:before{content:"\e584"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tower-cell:before{content:"\e585"}.fa-tower-observation:before{content:"\e586"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-train-tram:before{content:"\e5b4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-tree-city:before{content:"\e587"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-trowel:before{content:"\e589"}.fa-trowel-bricks:before{content:"\e58a"}.fa-truck:before{content:"\f0d1"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-truck-droplet:before{content:"\e58c"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-truck-field:before{content:"\e58d"}.fa-truck-field-un:before{content:"\e58e"}.fa-truck-front:before{content:"\e2b7"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plane:before{content:"\e58f"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-u:before{content:"\55"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-between-lines:before{content:"\e591"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-line:before{content:"\e592"}.fa-users-rays:before{content:"\e593"}.fa-users-rectangle:before{content:"\e594"}.fa-users-slash:before{content:"\e073"}.fa-users-viewfinder:before{content:"\e595"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-v:before{content:"\56"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vial-circle-check:before{content:"\e596"}.fa-vial-virus:before{content:"\e597"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"\57"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-wallet:before{content:"\f555"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-wheelchair:before{content:"\f193"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-worm:before{content:"\e599"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"\58"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-xmarks-lines:before{content:"\e59a"}.fa-y:before{content:"\59"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"\5a"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-meta:before{content:"\e49b"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nfc-directional:before{content:"\e530"}.fa-nfc-symbol:before{content:"\e531"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-screenpal:before{content:"\e570"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-space-awesome:before{content:"\e5ac"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-zhihu:before{content:"\f63f"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a} \ No newline at end of file diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-brands-400.ttf b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-brands-400.ttf new file mode 100644 index 0000000000000000000000000000000000000000..24ca8b17c0fb50b39033f4514bc9a2a0ba1974f9 GIT binary patch literal 181264 zcmd4437A|}oi}{W-D|nE-@3K0T~*y(y;OB|cXih8tOQ6PgoLmJNB{-dj1mP|TL_yX zA|iqdL+?PD^L$-7 z_nv+IpZ|9L=Z0~{n43*9ndMGAd2s0L(>9;N81F{x)^jh}wq0HPvCWLRE?`Xi-T4>4 z@9my#pE-uH*f5hmvh{+uZ9A{<5BoME@56AT7a&4esr17C3S8F(m+ZLWUw&?!hx%?| zOy6_yJI~!F_3cL9zfSEP5J4UuCYc=WqGlzn$%0yq|d_6l3hy%I1sa-iM~7Nj`v1OZ2UdN_b@!%hvKA>+Cl!vnL1^hw0a_~*UO~FmTvG$w%lk@x(?zm1o zMs!%7DaH>AJNa{>ZYnd?uA}pwWLc4)(%_^C=iQ0J40{nr6VXcjrC9bc8eW+M62_jSYR6H;+u3z?xv) z=J!FgJIUgB8%Q^iuE52_cqc`B6wi+8Si3)y;@#iwhY#;?+pnX2P57x^%ID;DV5;qx zCffa^xg?7v+)zEJ zuid8{+DWwQwL4|oZ>m?UIno_C-6PskDZO3BS*I!HL7Xm4Aio0})Sl59_iXvOa-Dw0 z+IUY}e)Fs}cU8-j-wm z7+`!?J0IdZVUcGN;R$AoI>`^$sb5-;_U~xtpJXYj7cP!GIXDS;%iHc}r(aH6P8~7o zyJ%}llym$}8o_sGJ|qFpxw*We9F=v-b7=y3ClRK;AP!-|D^y=tgpr0g#vc`NPCHK7 zPJZ65i}Bq~9qoP@G-skOD33bBqMfOBJ(Hqc+B;63HjK>AgER*YkQL()<)sPapJYkO z*G_lVn8I-FwgoN};mKLNNc)P)IN z|2}Dz(?2n0s%HZ0jdy1bkSBdu*hv$xfiwpPO)`NiI%B8tQu$8*;E$nRABEvhwc95@ z;aEN|?2MD(6Z;P75*+0d`&js$I^vx&m4&GkH2wJW6VuO3|6=-A(|cyN z%)DpjnwiO&8)t5r`S8rgXFf4=|I7n3kIj5zW@_f?nP+CcJM-+!?wRLiUYz;$%qugm z&irNOKWAoU{yNjzr|vWN+57VQiu+3Y>igF1+pur*zSH*oWZ!T1{chi1_eb{Mx&OZX zpWFZW{g3Vc+Wv3ue`f#g{r|du@BRb(|Mt57_0a3%uP=Z7)31O3_1&+(c%XjZ%mY^) zxbeWP2R?M*BM0t1@Rb8!J@Dj#XAb<^ffo+Ebl^7!mmFMv@V{1jV=5Cygr-uT)yY#w^*MV*5~2Z-Y?eY-q(KIUY|u`ea^@FT(oyP*5|Ul@7p_x z^|@87&nK`xyY@c5_sPBA-}~I&-|zkN-q)t3X=B=)4q$!iSf7Q{$76lAPMB;GxSf7th-;MQoaQX{apGT%2#rixw{gdfmiuJi*=8Bo?W^Taxd~oI?GxyGXdge1T z56wJ|_4!VFeZG(N`7ze#rJ3Kg*JnT0N7|?F3+{`H^(oI=pI5Lxzu)ivKU$yfiS?;r zeXeY;&m9Loe&EYkpRc#q=hs-D;e+Fcug{@h9s2R1A7GXK?!R0%7s>f@p6pB6pJ#uX zeIol$nPutiX`XsHbzy2G)^TXzc%nzEknzxuYn>U&}%^S??%}MiG^BRz(tIey-E6mHy_n14(%glEp=2G(# zJl|%XXKpjMnrFj*rn%f)YA!Svc)#g=6e#P<-ut};uk8(c{a($hc;4{r_q^u$i|2=) zXFbn&9`iiv+3C67)9wCm_Z#j%yFcN6r~730aqeT>E8WZ8OWfV=iaY1F-5$5g&E3rP zsO!tFjjnaBURTj&x%>j#VO{tq{{G+Jy_|0?F8%Ug+sl`i@|mnjHMrC zEYkp%b0AueW_cUYgM%-m+V~4@mdl9|@Wv_() z%0D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띰kq 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 I{1*cQ03ENt>Hq)$ literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-regular-400.ttf b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-regular-400.ttf new file mode 100644 index 0000000000000000000000000000000000000000..c5ac00957778d6d0b317615275b6511277b246e8 GIT binary patch literal 60236 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 C9oP{7 literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-regular-400.woff2 b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-regular-400.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..7dca1d907fde034ebacc631acfcdef45dea89274 GIT binary patch literal 24028 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 literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-solid-900.ttf b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-solid-900.ttf new file mode 100644 index 0000000000000000000000000000000000000000..43ba1cc7d94f6cb27d7e7e596c5bfefa242205a7 GIT binary patch literal 389948 zcmeFadz_Wi|M&l1YhBl#(>~TrP0hKP_DtvLd=Pd-A&KIXM1v4QNJ7{hB*Z6#5C%mE zNfN>!gd~IzW@?5$guVCd!<5wT^%6YD*R}RF zAwfjh6eLBZCynjZ=j;>CIi5&VA++Y)OU|Bl>g4fP5w#BxjlA@Nsn?wEImZ76(N$B) z?%|wr-r18oJsBMb-<4p%6a-jDWjqVJ5mZdMWctkioZvYP`7I#ITQ~KxbI*1)-?g4- z(kfi9zvS$h)9jnXEW~HRzx2|xFFCL02lu=~_G2@N)UVSnyK?$-AH36_>?fuWjrxpG zS0!v}-*Hp^B+t+oTFTRboK76#Wl5>#k&WO{;(Wx8NNS8a&^+W!SxTqmU&5O=}`ES5t`VFjT<%IBJk0D1Wub_d|awRYFaHpj946%J?rWITE&Z40zK z6|U3OkvQbqyqUJsYLs89FPH{sW2W14ZvaGsWzmp zwHm*48L2)yL<7i!{ZhVsog$d*d!n**ex!Xf)8(-*!cebLChf=JL0q>6VLF|OJ6LW| z`;tU>s((}csOv?4Xuc)y&;4*PuTDw-QpsV# zf8f6gXJ5qW@q@xHO|=!a8OLC{UX%_aU4}}P#pzRh(yH$4Uy|~HeXwq92PiWg7fkjg zJ`Iw6T#9)5N8rQZ=-X0Gugk_Ymzy4c*fKz#L+TRLKIuBA%Qn93|9652I|!H88WTr{ z_?SG9COMY8W@xx>X%MgT4YVqg!wz0&aD2LL98SqJtSLK~4EyhteKD@OJUZBCsGk?% z9Ct`N4(UTe91}2~586(JL3MiqNgoq#@+5N0RCr2Fd@1tKKCR2)cIxY3QsJA5*JU6) zRd(t+HBa?*U9v7o)nyQM)OiF<+T?ifxEx%^lX09k$Lo4P(`6xE=g%6TKq~yd(sW%o zuVg;yu)2fg>hkJPP5=ax<-ykVC3D>>9sA@<#Ord|FX?kgJ@~!|!Utoe^M{?zFK{r= zRM|QX;b|XA=ATrAmokTxanMKnEj)y1CBxHW8`O0%^$3_Y=sG3Cbw82uL4MrMbp2qL>bU@4?q`s`PPL88 zNu^2GpYuzBv@)P6)fzO{NMq__Cq|UN!BH0bKNp!fHFWPY;#RXzko@{X>__nuS?V6 zbtXRLlj=_$A4D8OrhKkPDxEykJ~&>%r0;*D={zWzcOBBy9h?)~FMsnvemV@Q`+~K# zU%<>6?E^chBm+nn1RNGfrh&4Z^3nMO)7PcQA9G3Xk$G;^Xg`GMe2gFacyMieIgXH? zG)N`?npwS(=yQkQHC`!i@qvfZV+EDj5rJW^#Q%jNmQ{op_vq&;vz zr-y&KUVpJ$=a=$L<(-Zr(~lgl#{qex9DXi2gjD)uT}|Cnw|Xw<66wV@JXdhw+m@?KEY&qTqnnXpO?}|_DlJY zPNUZXohQecu!9QUzlNc%rk-`lGH{(LJK4Yb8BM4AhxGqcXNf$L^(AfBAG4R#u@VR*3AR$UDTxk8o1uCh)%~L$+?#Q_Kr$^fS*E4yl)C2l zVA7B6B=9}>d4n)LXM;K~OV@qr|iOq0}P-A%jdbeu$5#-t0H{!HhG>+~1|aUTS9nuF~%`|{GX zKgTmcfvrSO4Y+jJewHOTG$ z)Csl>nCo=D97ajMl+D*E0GE0qZ?qMzi`5mlNtM!b_gs;9IB=Si5rt6}^5U%US@s#ul8XIX3J}Yrp zfSe%Ru2g>iMSIwU8mr|Yh7;OAJV}mS^t0DS96+_4^-EWlI11CacKbs zDvX^!16RD9S3t9gaBbzEg45-P;g}^JrZVbG-DogPptI>5I+rHXd2~KqKvU>Kx`-~O zsdNclN|(_zx}2_{D``4iMKkDXnn~Btwe&bGr>E!{dXCo8YxET*O52temKK!`E*(<3 ztaL@`Q>9Ort}IWe$4I3IZHhkXjMZ;GOzcw^C#2fbS$lB3qM~@wc@3>{h(j71Fcx}hK zJ3id8dB-n1i+4W1bM?+xxxZM?Ga>c;CD7d0+!T;BL>dj7^mNnnO>06jq(XMc5psvxhH^uB zp?0ATp^l+~P+_PjR2(`Y6bKCu9TPe>G&*!fXkzHh&{?7LLl=amgf0wS8oD7A49ySS z99j^%C3I`(w$L4+J45$`?hV}+S`vCV^l0d@&~u^Hq0OOBL*Iw$Lpwu_p{CG}q2EH$ zP%IP=B|`hd8R5)uPS_cChkfBT;oNXuxG-E4E)I7Jmxn9ERpBn-uHl~H{^23vBf`gq zM}$X*$AwP~pB_Fdd|r5Fcy4$>_>Sd}MTFOytbS)X3G5 znUQNF*G1+=Zi_68+#b0ja%beO$UTt$-|KWP4>`P1g_n(LdJntyHnqxsL~15roR8|@UWh<1+liw=km zi4Kh(866fqI(kfWMD&E{=;)Z}*y#A^nbAqnbE4-*FNt0eogTd=dVTc9=$z=y(c7YT zL>EWzi#{BEH2Q4x#ptWiH==JxH$>lyZjOE){WkhTbZ7L(SXQiCtb43F);rceHXs&= z4U63wdnoo;?8(>*u{E)EvDaho#y*N|j(ryUD)vomd+di;L##3OQ|y=6Z?Qk)B5uXK z@wV{}@sfC1ymP#3ygEKGJ~TcoK0H1meti6-_{s58B{$%{A__Ohs zCZ;8>OkAIsotT$ckXV>loVYi!G*O#)Eb&C*nZ$F6wTV{~uP5pfZztYOe3;mr*pm1x z@lE2##O}oJiRMHskx2Z}B3m+AvRiUmoGq>vZ%dn&b}jiWMJ-)hdbJ$Ua(v6EmN6}3 zTh3}Zx8;(SYg(>vnbUG}%bhLvwY=4`spYGduUnd0es95-gIKrAsGPb|H4XiL>+}D? z_1V_z^O5zZ*WXls-#@I+JFz|wK4g8KhxPe^|7LwI``h~badLfrA-O(}(ChPz#%q)7 z^NPmju|B`lxVf>uaTl-8jlVZ#G*veBX*#)SLeu3awK3^1?hV^-FtM&Qz(4x@Y$@O_@s21z<7B-iJkLZRgP+!7|N&skWXU14u>ea_eGb1By6isbs-EnFQQ7(P54!1_Eg zJO=CYY2h=%HQ}qmbHX?2_4&^9`n)v!j9#Bthu4Mc!XKyC=k4M8@XvaEZo&HeM}#6) zBslq>vJEh&x8Mq^?4%J=d-as zPl-;$`g}Fk=NqE4qw}yn-yU5Qy*Ir+uZzAOt<&rC$5@}gjD8>85&bc`Hxd+zg zK3JazVtqa;c6aQN*s|Euu@_@&W3R^EjJ+TGIJPCZK7Ze8ectz%^|>P6CEgS3^I?aq z&ttJZpNaK(a{R*d`aCm!9oFaB@td(eFNxPC*XOm#_4%E@tk2)Ycj)zbcRa-FbNoOe z2kUcga(%AC`rI>dSbBXv8SC?e#93IMFHT&RxFRtt5lqZY%*XnCw_cwg!TP)`@l@j3 z#7l`+us*+u^?5_$gTyAiK7W;H)a!FZug`n2KHKT_*@N{tPp{9F|F}M1*D||ho?f5p z4qcxQ)F1faz_$m!I`9Qn>i_rO|Dhfz?N-{kw5%jn@_osclDd*NOI|2>zGOwo6D5!1 zi1+4_*(EoW^eO39QdQEvB%?$YA1IC#|6JTq{8jNs#T$xWDPCRteDU()WyOyd-%)%^ z@y*4-;u*!0icc**w&;(d{}g>vw5jNwqBo0PFM71-vcew2rUFe(QyFg!`=R3!DHo|IrlYFQ6PWGMX8|6EJV-PmdHzH{b_Z^MvqrfmJ90^7X{;9=`6rZoWcaTVESa<;(VE;diDl!)JS2ya_xg z$Gs8nZ{Apbsd{65ors&}0C6z>@CiQW^u$9a$O z9_2mKTkY-T^&>Xlv&YloiF;z4%JaGBBhSm8M?4RE9`r2n+~Zm7xy5s{XRc?K2PJqe z@m%0J%X6Y<6zn5CM|g&M4)YB54Dt;04Dj^#^zl@CdU<+yx_JDa&YlWSnWxlK>?!gT zz`MPtohQ%J#^dvNJsuBw#{Gvo?vA)a?%&|X1B$^D{xwfhD4D);m5=iJY_SGrfYpKvdCFLOWce$@Sld#U>Y_wDXm-3#2; zyRUQ4a9{48=DyT@v3rX99QP#m8Sc~F|8k$|KG{9SeUke`_i^rH-N(3(b|2*)=04m# z)P0zHhm+L22lj~d8H?A*STV0!7AGzLhz3Y0%wa&HHwZ`>=Yo+Tc*ORVguE$*WyOy}_ zb=~8--F2JmR@W`A`L3YrM%T5jnXao{GhEYMSGq27UF^EhHN|y->wMR_u5(;xyJ}n$ zU1MFNU87vbyN+{>bRFvoxQ^hlB61CO4RQ^1^>_7iRl6!(<*qzewkyl!a9Pg1&baee z=MHCs^Lyua&aKW*oKHF*a^CH{i^zGsQ@=xJ^1x}w)Bo!~jvbaNOaz z*RjZPsbhv?8h&Otrr3*+_j~qxjw(lY{FI_5ooupK+mG3`_QQ?=I=l+ug(zW)y%w9m zu6C(C#9pd@?y?_14omQJtUVm%USV%{3_>1Nb{j`K`$tDtN3I>RrA^j;yV@p4HfnpV z{jl9=*ITvL!}wWh@34QiMxu>3Sc~kL)=2AEtB+M}&9VkqYf+E+Xyp~i`7W!`x+paU ze^>jxzlZ(r2~k`Ar*bU31FD{5FRK<{U9=vvp1|*pI&2ZFc9vcR)mpWd!xUCf)sHRy z&&sxN+NRR2S8LQ2CPv|oZ~dQjmzuAz-XTpt^_kkPtpL)l(AH3O5$B@%@Rh<^C%*w3 z_{#ie(n?*2bl6@MXIq_;3W2?~m3=L)N2ad1W^#V&>Yyt2nq{t45cWp-BYyMSurrY2 zC^;Ozv5qA@&PO=vr_KR2ayoub9M{TT<3v)zm@Yvq0d}hTpCgx*dP@`@j79VY-zb`2W)fB6W`l9GxqiS7V7GAGM*j zl#BPB+fjSU$6L%DselTph>EF%N^uI(3FjacIIH$kB~?)uoQZU!?$m>NQZKrL9uf=0 zE#g-3Z?Q<+E$$KbiU-9b;wka8ct*S?>cm^(ZSjuSAl?=4iH+g|@uB!wY!;u0&&5{p zh4@l@BN{}L_(kj%%_1reNQcao?PN#UNp_b#WG~rI_Ll?X5IGdH{%AQ|j*uheaq@UM zTAn0NmSg2<@=`fn&XCv0S#q|VBj?I_@+LW7-Ygf$f6GPkKDk6bESJlt<*V{_`L_H( zek8w=-^hB|Aa}@}vQak4ALUPSm;8_XS^gsT$^A+wsVtSHvQ>_9s$A7hwO19&uPRlQ z>Y}=-foiZCq7GAst0UDh>LfKrovcn#W7RlynmR+Bsm@YU)TQbQHABr**QjgNb!wKH zqZX)p)C%>r`a#vJ2DL-&RE?@h{j7eo+E|mU8tVq@ZtEWFA?tB#nf1K2)_Ti&+j`g9 zXnkaTVr{b;tp8XsYoDECm)o7~?sjjxuRVaAJP&#$?bE>5_ARKfDNj_ zV2}ZZf(gI}&Q8(}inT=39(rz)d??l#O$X?CNjgG#g{lLgin$fKeB=>}8| zbge;EW6Q`9&>;q1hf9|k zF5sEp+h_|7rCnHaWZZQb-V`t>aX#ah%0o!~lF%sk8M;|dV7mEI5?A}oH zCu1Rv-)E55K=TZCIkdkpK-*jf(Dn_m0nb~1(4e?(vkj^d zI>(@PLgyM3w`HC|{Q$kmpt!x5D~!ApdaprZ?)dLF2+SG(g9eMsuQdoR_fdo7K7Py~ zo1l*ycyH=oW{^KYmm4J4?Fob21%1*Wx&A8*lIOrv28nyc&;0^;e)^v=XnQqmAb){k zjx+LY=o<#!N&7b#^qhPbHn1?){qGs97?k@3$WBl$8(8eiWdrp!6l*PG^IY3&us(wR zX;AR1B!g@Rl?H8Fuz|L1*nsba$}EFKo|V}KYa0}Eol%_5X;AFzF{oppxThGa2HM78 zVXjrSHHd#haZfVZ#(h@___L#u>j$)51RGcwx5_eug+8q8ZQ#8@<#2-<3_aGM?NP9S z&Sx}ipaw#5UoqH0Qsp>(bAl z&Vu$gs57yZaT)kCqFaGM&4Csgv|Rxk@cikRFFR&Su+E|bI%3yCt^_U+FVXW&hXBn!2;=ZbHgnc$q1ICWwJz4|CtYIi@^lwAJ!27R; zQw+TKYG6OWd#?t*2E6xbxWvGFuZHUky!UFD2he8Tdo^I5F}&YuKzkb=gnc;__cFtK ztcFzv-eWbaH}F2IVS|D9SPdHuyw7U*+`xORhA#}f$7=Y>z8 zL-!l#2BIBV2D%Z7dAhehz-suTPj|))bSM637GucJUC?6; zbT@Pa7>V%3P>d5p_d?O{4BZDs|2AF?8}qUeeb1Nm* zkMU^wH*EA#)13f)AkarmXnzyhEv|>wf=6Lvo-{oLo`yXe`n*A4ZZxei2+WNTsu+^+ zxe1E8GrXRMEMOyi0n}mObtZ&%h1>|odgBBVD+7>D@@aazo^Nr!XaR~E2bOda)JB0pX_%kIm3=Bv3t5CiM zau)Ph1Ak_PMu5@qc>_8IoB{hi=tP6Sd=H&z5SR<0vkc-hXbm_Y{+~lHFz`AbnquH} zK6IghKX*bGflJ~4Ep!^V0d_q!Xb`_cF&?4$2**H#xQ~Fu7>Bsufm{UTeg`57<$ecx zTyBF61n#pC?!(X>u;WlpgZUv^pm&3NVDE+UcmUo5hj{XoyL9k6%8?g4Ey zSg32L$skyNG>B&CPvAHB_kxB1`a=$ca{GZg3>r5`?!SaVE{AeopiOcpQJ6pm?4zNX z28DSL&H_0IKLP4A@aJsU1>6W94fO&a>@iTZlTlNkxd!nIG|wP*L-Ro){7->mJ~IMq zQMlM3{{<}to!~Pbiaug^tiu(c65(98Dg*CB!d(n<611y<_aWhKpeOumpw*y1?8#8{ zQ5fSUF(1Q+gCk&H3Jri`VNZjOFvuCukpOL#S3|j-<6z$aJ=H)8dKx$#;d7x}zq4T9 z4CS)VgMAzHDlilFozOV|zVaUEO<)1+`=ECi)L7^u1D`X8ISuBnd=ScM06*i0?={Gy zpqw5^?$7%TvKERt9DWGlk3ydT&%u5iy2>D*guY-<=$G(n@FILxK-YoSU_TA510TRf z`Y_go@MhQ?zs(?Dg???&_BXJBMEdZz20eea!~P!O>!I}kb6UO${TX16$oHUegG71Z zghAUau=l{{L+D-u&NV6g2iTABP5L8-A{c+U1-1n;V1EY9205_5gtiC8uu=C&8NfX! zQI|+xFaY+i&_Q4@>@YL{j)UC{J>DSqK~Dsu5&kE1jDer)BPWA15q*moj4A9|O8 z&j}-#I}A>TDe{0pb%bJ`Fya#^=1TZLkC*MPOKE1)kMlpp$v zK~+LuHE8=a*g#c5G4_nMUxy78?&HWC25r~D2K?C?c?-M^pRUk%45}OSeSmqWx*x$-whG@{@tr$;i(JH5B@*fj_$=JoXW!Jpvj7ao7PU<{+bv zg6=n{qluc)zs)wnheNXf#+<(kYA!UWQP5(8IuVM#U=-$1b033v209R+zI;~JJRY0@ z8*{4pOoKWVT4UgIv*vTax$yZHbhbhEht4s`0nqv2X84>A#oS5bYq7H+)1nM>L_(nS!)MZf2MMh17b~f<*jG}L&m>24DDEfj? z)1iX_=7PEkim_+Z)zBjid`1)*&hoHj@yxzu+0vHp;W!??Y zuh#LQ~MPJ3xSJt)AE#NcQn5(g`4Aza%Zwyuty4_%5Uc}Icu^-?+2ijn;Fh^pI z1`BgC_LISy5BQ_!dRHw@xuV_1M30kFoU%eI^4kL z((w@n3v)V-abm1TpeGruTIk6J>rv=ffHAZ%mT}zEjI|t!@r$1Y`w8ed1`GE>d@?v6 z;kXy#7lMmnuY_J=;4|>}Wd>^%bh^R9oQTgbSgWBk!8J&WITFWu6rTnAB`C&~v0jGG z2J>KJ-o!CBag2kt9?Ja!tT&-cz=N>spxidJ$=U#Y(qO#@<+=jvedx0WK9i5H1t`b* z0Q#DN&s5`Y7_3cD&KFpikMVZ^^0qK9#V=LU=Q3xl;4`jx@r zu&)i)m(cG3=B~x@I{@x|i{pPZSl>c-8LaJ4+{5u-;lt@dAOiab=w5@xdF(S-$SZ!p zd~IhnLUVu<{>VGwHdx3zkqhz={vT+2gY^rv*kGZ|L??rVvJ+LH3;chBb~9M0O9FE^ z(F@^W=waY+*v-&@!HPqVHdqNL<}G8jKuai%%wYF{V*Vw*L3m$iBfuQ72SRrn>><$K4K|N$1T@2EC^TlUkAU*H0{cklUhoI( z08tCZhOv)=Vmw+f4mRdOOSXZ}omwyk44+B1I1M@+)3 z|AJy3GWK}rxd!`m=p_bw0`wY#jk()$9k?F;6QP)QEpuRF9=FT`H^V*~dZ)oY4|<=$ zJ|BuPZ+Qzo7eF@|>d}xj0P59{bV565NG^evX-M^i`Za`mUo=;02;YT?<}Mnt zEofH_-?O5*hla;mH22n!dIj1?L-JWDmpuUOIss}R@dxbD8nUj3o}@AM6xdVXKN5P8 zhO7eUbPb_ z4Sh#L)=$uPHDry4zNaC<Wgnhnf{#-+9E_ADg@L408 zztoV$efG76EN<7g8p7T{G}mhg_qAx=p&^|02|RN#yyq9qyEJ6+c>bcnKNbazYWOTp zG$%A9p1`pi<_+M_Wf9HP5I)C6G)qJH{1s8mTfm={BATZmd`63CiH0on6`r9O66|xL zhR<~co{bnj*A>x|HKfod(Ni^KfxIw_)BLZ)!+k z%%gQ0V{<*QcHyj5;F*aboV5x(H!*w;DWaI4faC>G%ujxf()LHNKSFhQ9C%!@_TkK2 z;Ms~H)dsp*Loy%wiH6jlP#*iO@aHySegb|ERz$aJ2>Txq<+1z@;iI6q$M|_n?1S<= z_yK)#JhWazav8KiLv|GubC{pm@Q-x}Jg+hQ%qyZH4WAQ=Xjnt)TqxH&j{JF?F^2(v zk07FdXb5Y#h#?4&XoLz4DcrL$%p1VxJR+8ZJ&dR*Th*++M@ZEvH^Cm+$+Z3^O8vYJK#M)~}ays-oAiO&( zVx2W4(3i1F4M{E^{RPPS2HIUic!mwzbg^31sXk9W4FS-75N_vy-h>bB}w6b*CAru@BcxbP0*h;SnQ#DHGKZeUzsud zUcSI{IztxbPaO9lAS(b>8nOmMaqsBocg*Lwts(0$s6#{6;m|A%DYP}7tsx8j7RTHL zWDSL4z2oP9ISz{X56Hq?i(~!+var{{IRHZz=3Tr%L)I{8p@yuZp+y?9j)InI$Z|tF zX~;Ss>erCf2ii?T)(j}-79eXNw1zjGquk7-DL3w=Vv=OH4FxeZAD2<5z zlZIpnig^ym>ImJUA?sBr*Xc9V4f8kNpdooabf<;{_s1_9vd)F>){u1$l=BVYo~?xb zp&{!*5{Y_^UK;ygaqki>l7gK+_b zb4anLL1X#>{k#YLj58~-2mJ|1VyyR|KLM%7pcr>R3j54GxCa2q>!H7ENKS!bJ^-?^ zp%D!U&KqkYAc^&D&mIk_FQJ$-fN*Xj_V5_&!$LUf?j7K}bh;%|>ET=EGXpFY^D@XtS10BFWU zfEkv#5dZWLb^=*J{A2$J%SO7K@n94Fau4B7%vx6ze-l}Qzp6xDo|X6;PUOLVBkIcp z@M|+1tj9kw)(;@>T=?bA1js*c7C?`+LwNfDQ9jb-PXXJBIt&FH@y`H{0jOg^DL{B3 z@+?BS;>Gx50F+-=jkmU!;SFTil_bjJSX`#z#l4Yu zVQ&{+)Z0qbe+khb_zqq{Gz94mLtcmNBRag6=!gYGN5XGd03htBZA3>S&*3QN*y;F( z{I?SwKZfW8q!~4f=tK)FA{vcyP8v=$raRHe{lH?PQ=nsqf)HK=%q2PvzNf)=JnYk_ z5KUN0bjEI?GYQlaorSPT$fsrvUfP4-IY@sF>U!=VysU?`lk4!u6XWqm6DZ??DE??- z8U9dW6<*Rq85be_)J)KVm++APr5o@E5To!CUIo~S7w~X>1=3#0pvFY}m6m5zRpz=dK}|hw%AGbF&4|z6Ge; zEvWNt$ZH|$b36R+$j3`-DErRgcu8#;UP$xeW?qPw(e~lRGbhpgvxpu<`lZPKVbr4* zagQ#*A4;qsS_YPHA$npX(F&CH^i=$BBQlAe1zOG$Kw`ZGyXVpZ$1hD0~y)g5{CME=!C-+K&+J~K)5-9Vxr!ur>f z80aN2XcURT@Ex*>#L(^}4u{VX$TxuSVS`8N6 zUK8gc@5$3hoQHhQ-$vqsnIxvb=R(9?w2s8okt8nJMdC8(v_=w_FCcLR>?@JimGGaw zk;GN2NL-CFW)3HDZ3V#fb&J6+60?@zg~Bl;Zm_^syika`--vz)ZXq!T_FOP8iWdi` z;Q%R!hr#W55xE}@EpUx{O5Be4I}pEUCSDL6kB8KJ9Mt3jQhcu|q6DZ>e2>k#%jcANBzJe5}UlBmc+*>YcuNcNg=@XmP{}TY$Ne$6+rxF z$nUcSBt9oF2EcDC%G+8;;)|&yzI1{piLcg^___jY#Ea)B=NtHai@0xRg55Z9M18+U z{@;%T@c#kS!>0k)JHSq6I}Qw{;GqfS|G0w0Pss154J3Bug2^QQQ;p521;zt}{{sC5 zdGD?#@#``YzXfm*fwbYJ0O5G^MKq(%(Ls3X%ET@-AB3>`TZfkvO9ArOGZ8xh0w^16 zhS)cg#GjLKfKZDAqwRRm%*Vs^7`$}o1RF_O^GMnOl8z}PGw}bz$wXY{Qj%GNNM`4f z%$Z2ixss%-0wCPI4lgN=$01WG*hSH^2T03RyC6BI*Mesek8l+f_-=)axuxC-9a5*b{q$gzIqneM6!1wmS0kr9;Dw0Q! z2T_v4cac11JIP~FrxB}2j+{yIxG?~E9X}EWc4*HDNHc0F$rDl5iKzc*`o~PA-dK@fICpkVJY#@1hEy)S+pU{XG9ieBS{E1sgp1FwR zq$+^2YSxoH8~L2QkK{S9&)tp}8)2W{4~Kfld&*Lh7b49?D@a}(1iML29S@NICEZD0 zS_lw!8S8B&jRjAX9;UI(;AL~fYoQXejLHcV^&MfrB^~mD} z_}bHIy$=4@? zdXjH!A^GMal6B*8NQ}6*P|iEU0pd2y!l7Y4K%Vaf0P=kw`EG=Mu%6_HRbUOtO-Q$? z4u@CBXEV}%f-*l@Npj0{l2`-frz`MMBhq}nnB-QJ{lyZJU!o0PhDd(3iR88*$**fj zep3n-;$goUL`iOk&vuma-7J#d6WB=d2h^n=VGT&PV-3lj$nU3dB>$63^5;5|yHVb+ zOG*9)exF7%1fTF?k`d61Iz^|FjG>NkXkrk_77J`8xn~*4z3|^Rl;oe8B=^tMFGR`% z0aAFVP_%}W%p`^NOIg*Vuzo3f7byp>GggwytRaDz1})pj}#wsOHbQh5_ewaW)<@WSMHQu+M=^6!W|IxYa) z@Y3T*0N=uKppjG&$}C2{#n2L@FP%xMEFWwl)hPf_mvZ=)ZzNTLI#obB!{6@&D5r8N zUUb}t7aT!XVAj%p9 z{~<^_BueTq#0?!!>hKD%lGG8?NgX+oRA3^hVO#NXBGMmShnEr8;SU0k9(yo#EW$_3 zBsDTf3hS6U4&@xbkkkpKU=yiPyGe~k_(`)!jX}95TVM&PQ&8q9>q(8BN@^U!PhCpt zG?eu()ahT_NsV7jY67m$$OQ}Vh07>XXU-#a7IYHAYpO||J&4pfPEzNtBsF;psq<<{ zU4S}Wum~@WBcBW5dr=jsiwj9jod|Z5x@0ndUN(l*Gy*8=iYcV7>`rRB6Cj_fLZoIa zBy~0Nn2G#mBHwGKfqkTA^&@rtB76Z?PYUal3c_#pE>d&gGZ*E|Z6P&pJs#F4lDc^u zUZg|)7i=SSYbL4Nkl(_QU?ZtJP~N{0_U|>M7S(`8Qg_ZGbr-_!+DGc{-K6e;57sGl z?+Q})O((Ua8q|@xANf77oz#QiA=K}ot)w2ANUGLL>QS^0dpq?Q!X8K3WxGf%N54HW z3Pedgxq#GD7MMor>G7nVLD?&Vq@EoLkmfnqtM-w40c~52yk1;LY7NSLX$q;eNcVDp z)GH|Gl~p)=b%G6~)=wq%`Ycj!tR(g3a8h*yX5t07X{6pp+&l2!fPCLY{CivQWgFPI zjnoGy|3mnFln?4iZ9*9zgUuUBeX@qs7KD9TL+Ue>``KN~`J4}Mrks-cS1PSA)lnx>Qb3H92wl+-VUq;@0hSET>lNh$=w$RmR5 zX5$RI=JFB`be8 zSslEf9*32S$SNEOTF5FwS;a_Gg0f3Xaqxz`%7bK83?-}cbh7*vU>8}H`^c(VOjegF zvbqsKU3$zUt0(+=BEA>mdn5neQG8jBuztw1{}QqW48lQmE(nn|XeAEg*ON754G!OH z$r>8qgLi=NBj9%=>J>oxVT;K+3V96ABIK2@zcpV-AUGjS!A67--)}(I&&LYlg5yBHvG#jyx-VKs)}0H0NEZt7l z!|&qq;*$EK3?_)5@-7yTxZ^~6%LR!kx5sT#7L9!l0T)5%(icszSq&#fYB zRW4aCz;E>|vet|z{=;_b<%MLe8$;GBht*ufqJ|-6))o%@0o8cc_fR|F>8=s69Rp8e$ z95j-(XBAm{y#R54^doCucYu8VTuj#frDPqb0NcnG)5(_kUej z7ZidzvWv!(T@1Tq5ZR^U$SzwzcBl1ZmxsviTtT)!Kz3ynXd%053GoYJHa^?!u2HhP zA*_d!Y@!2oA}H#x&&j7kDy0fM%#}GZ92vfL?c2348!&LdK%c+TU+EE*eKXo;_}UI^ zUp}yMpihk1U!UuC3E^_*iqe!dV8ZDyeluZ0<>?b%{QC6MMIFcPuSvyZseQH!^gI};7;GqCpn{M&<-{_;*4jv|rUzFptEP8q!&d2IC= zIG{hGDg*8;{O2~meK}5Nj?etA$;v{-O!xtJc2>2H$;okgz0Mqg;!qwPs7Li`X&jx7 z7MBkkfDHW^4$mPb3g;3J6B%5Or0GDvwCg+INYOWg%|6;p)~TBqn5tfRM)|BE*RuK5ah+!S7Yq2Bx>8IeeZTfqEFvGeR&@Qy!IT+b@?eWYdWlw12<+c);DElp zYf&XBgvj!>$#G_6C@Uw&mEm@yX}ya&;(uayxX) zbJ~{ez@You<#~G-boiTpo36H;8|-Az|0=Vy@4*x;NC=zy^Y298pnvMvt6$2{irvq2xMjL|Dd2v z8zI`XDM+cHl$BC(HT>#0MOKywuwLCd0lNkN8h|;_0r$aj+y_JPJqO0JmpC}4W^4yy zrkhc1kMY+d*QY(EiWz0TWAtnhk7l>Y%)AN{&6S-!BQvv2wnHiBRaZHc<#6RX95c+& z&2TvKvNJ5i%y24|F~(~hbBpQmTaK~3=Fz#3I6? z);SkF*sWE?c}j9c4{KH3zNmDbScO_FGBsIbifwgOhmgOACR3O-qd^4p8dZrqMvq$_ z459x%TDe5T2S25`$Dfu88Z%nT)SYP>$L;PsPC41SA>5{_Yy0H#pe z{k2G;r?g%x19;~Sn?Bvwx#MknRbv!r~Fc_#84++v&`iG3EC@9Fm65?{@IIW!GF(tXV zLgeO_OyT;@d)V|#NME!YTTz$vDt zr{Le46&@!X*s=Z&6MBch4VkVB_gnw}vENWJ9$P(xSl_#ejDx*4cuYlMVY=6xC1Z+B zuNB|#$<9)xjtq||9cDh0xsFBL zV{Ogs;tyW)lfKn3u$3A9N_^a;ZZh^*5x|tm&dzaXmvyWzEXc`8-*a8N4a-d3L@5;| zqcFR&GIJ`62bPz2>{ybz`;O|~!#bev%#QjFt*R<4zzvt4cllV?mHyD<@k>pwzGWD+ z3^BBx7eOp+jtv{l00?T6otY`7?GJh_Uf0AJ(`MoEdND5e%t+4XV!WR+9AjfX0?N&& z1AgmP>q(6*PcJipIg+QhZhzafrH6^*gcBcMoht^E4yfoXM0vj3%~t`wa=Y_qm8L#2 z(nfV46_hsKujsE+BVqrFHU%9`UYu#if;RX6^@C)8-Csjmk7qGer`Ah!Q+u%M6!51hFb@Ox@Ik6VbMbG#;GOtH@=%F22VZM~@%wLEyH?dS~Q_OvVU4$f{XS?{tkv47E_+kK41fzQS7;&~cL6H@a~Z{pjx!;?gE*UEjwZ8*3>`zz5(Kc)hH z5TQTLxhoGho7s%Eom$OUoovg9zI{Bd_U-%hIm(lrBRd4Tb`^5qpfSgG?=H;4iSU#< zmA|^UZLV#XmiDVEZc|j)sXQ-NR8|cOj4nw%DCP1$#+@gg@$~6CV#MKxcj=NXv$H%M zZD+6Q;V1R&V`ug4H^S?4;)%vL(=A0#t|zB`eu=(c+qcij$;>J$s>nOxupvc-?)^>3 zDV1-Y3!ms_oeg50?SPe*IxF6bD%~Nxb?A$>>RYq2GamKC4YgT$d6}5tHdZgEqvXAk zZ0zP-m_z&b95?b#rwFzcqV4`5M`FgfMvZDKBtC+i)1Q5|_4?KU_d)N2>l@z&KK*Eg z9v%3XrLBM4^8N=GGf}J;v!EI0T5hG!SM*j*YRRez27@VkbEj&K$28i{{=Dp!7ZtX- zE44ZW_t&L2!FmnA|6r#cYrrG=bFm$sfp{SC!>g;_L!x#(Elju$MQY0_ttv!|VJ$Psznhy?t zrLWwV?z`G#rv;Db+ou@aSX|tv?-4aMsn0r5o9-wbW4!hUMF5|jM<3m@C#DLP$n|SH|0Fy-UbDxM46RKe%A~XNFBAwZ1kvjP=k|T+oE!H&!&>MzQE} z&6-nzN+kFAtqMs#d$y{FE-_t#$qK)9*@6o}zPw=8n({;t%O;n^Z4?J~=<|R8+Nk%H zXr`G2JVBF_083~xR8Io4h;VFbA8?q^j~R8MQ(51B1CH+9r?8Maz0VQd{QmrWY-zJx zm=pQ=U5>^>fp9s?%ZDA_ty|7~Q=t`*x{Gp%My^1&p4TvF4crY4y? z8P(TGo2$dVCI-Lx$vE9!E|=$rFLl?ZT2`b#l6Y|RMAhTM^IAWLne6m#ApJRnw*Gl^ z_wG`5?|w8t(!-~`s$)kXI(DoQ$^;yGKX7~7@zcA0a893wm>H@28FvU5oQsEKF(ea@ zSDD$~?D>bZ=7VfJh8+y>gwu6 ztdC4rz>ECIHx1Pw@FmNo)|@c@N4vDo9ro*A&Qtz?Xc#WwEGeBQ8U zT=1UXjP2)VdHkNi?}OC){}VSdZ!O(g5cX56?v`=mMw~e3#M$CR76NHBlK$c)_vmjK zNPq4R;xGgxmxjX`C4t7>-Cv_sHPT zY6f7eVm=2W6mtsddwV>SiND>0W3ib2gMO&))s0a7QZ$_X?sv1{ zXlV>X;%dzsJK)I(XXSe(H6FLV%7-IPeE2Wk_woft+1@oUv>3IL>Z0MFnQs-N5qJ0{ zw5BnPNfLy{@_mQ#c zHW7cz#NaVMr(}FwjTG68Z!$Ct9X%a!@m_B%1Oq09V0(s#KM@!hM3-+4gwNH);$wPE z;?a{Dp+WN|ZLG^`yP5@qED9F#RRt~MovW6bsjM8h_~MlnnO%5&+3IpU?M9>a@}~@3 zcviJ567u*|WADD>&-a7TyKWpwP<>0pj->p+T3dWxQa^uwf!X4XzSN+O2;%mvX`{)| z1D-Y$uN_*pMw4M<^{*EuCX}_Xc-*t{0E)NW1%iyhSQ@?Q7f#QXfWgJm?CE!98gu)P zFD_6)HSp{|l8QtzGvD_oEHVpZ|2XNf3VQ5e3@?^>BSNu(|Ijj0OOfa8&j@SUn)wf9 z+8vam_W0uX^8Ehgr9BhLFf0toMC#aq15<@iq*OjJH{UFkqOm=fzbh4i^(>K0UD|A> zbH3j$KRgNh1w=yFL}9WFhf9&LlbD1gor$|nb>?7adhZ-8py?D$nVBG}fcVVc+?g4~ zn+aS=k2C0$o@>X{zm)Mft{<4L3hX+;w3AnxCzzM4 zLu)tQxOT`h5>S-$L_7J`x7QCHvaCag*1xTr@a@&PIi=?2R=s=wH?_`=F9yxHOwo9y zp)LY$Y=g2ZW!Sep7{-b6t$O27WLq_oZHHf0NB9fHTd#iW1YkCgn_$FlLtsdNFlM)Y zr&t<)%{qQ2T2#g8`i;?IF?J>t4%7S;e$7o$4DU^^31iSx7(4YN!+u^_1yvgUO#!Dq z3$gI7V*j{=yPp_(H<6@bwYwq3do0 zs@^;(Hpw+LMpYpxnSBLehl4!q{HpLhgR#6F{vB^QHL6U`QP=AB@OtAW@8_LrG7=;@)?pU}rix*Z@uT`$sYW4Dc z4&=JqKzps$%#2It48BJyBJUgiulK&!wJi5FP!}Eb8eR_a(dAHRIht2a&ry|3Hk+y7 z4I2AnX)@TJ<78$s$!XR*oy4WsmIi41AdmsCe-4~~dFVH6t~8J|82o|zvw_dE)#*RC3`^eA?ZWxnW>+(cgUmm=itgFhzEo_UhIu<$3TIn0O9oM}|o2 z75Fdg4oY)857Ca_KqU~=YvOPjK1SV=?Tf1b6z=%l=rM0slWO?+qGc7=;6QvFvkk$FiI* z5vSX>is;S3gV(c9Cl4O1RSTTxMuZGHWvBf z=TVbX=cwVIv8L+}9>fu)tJQ-CPewIB^zlwSg}t1mnw*`Bfsnw3cv}qY2UK2zc^;!e z2<+xOesdsOYTt4p!&0ar0-&!P zfZ-eWABUL~YIrmj45m`qY$_ED#$uTsTHkJ0YpN#Ot%`ONjuY=jm6f% zls+h`9Be*1{2voe+HuMgI9KFg2*Pdbl7A2IyHjP$Ev-g+sKr>B}_`xcB>t{3f>`W5~Fgk~J-3 zVnK9-L14mLJx;XX^Z~#OAG2qwOH0)mJ7bVV4TkGZM!`dL8mNg=G`gOFyU2m)iUa@p z<^txQBIH|76y|x|Pp?pNfaQ?RokXgPc!y9T6$-+^ znTdvMI|?HMXa&&^Hnwhxq+>8PTA?V|4!oI8J`Q%3h^4Hg6O6cgJ?OgOU^JF-gSP90 zLgl=jNGD^FoEt+#O)>^AziWpa3V$l`4L^pQ8P^y`IbV%V#?+WeheD--O(7CBM&Ue6 zMYq(rTPK3iT{@9SD0E`1&;f7OiC+BsZxPoChRVrABx+MPvcN3ae{?mQvf(Za#hqBl zjmA_g9gaE(MzNAHVKBwXka-tSKre&gm=m(ycsvzNMic3no3jx$lCbloV93FKkd{?0 zgnrA9y1)H&D~!aX!g5Gg7%V~cWBW^~Cuu+Co^*I778hv{@jvm{h^k3HLD-B2Ru%N~ z=D<$`J^)TNq8#9<(9M(JXQAEEWa9bmfT5t2?HF1DrfPIOU?>TUYYSn3V8>2Av9yoz zwi+!unQADQFWMp7ab`l8S;OJ#bkxaalF`XRB9~6M2~5U?SU8`;;5m5|aok$S3WuF+ zI26rfi-~Y74mhNeAuD7Bp+4BrToPNGS}GhbWFuh}wI_2h!l%-yjOFG-!%r9%Nta7H zFS1+#3YL0dJ`}3Dn9DmJbTZ{+++?MJ_lMsR z5yG3|*|dkPV!^Tslo#nM*7AHRFcmli9=N7uoYwr3%GI@WUk96@$yYV#wHL`3uKX5x zVMW2}i`iQByZ4l`@Ka~ArT27IU`SnF4M4(J9lp6(z+|nQ;f4@Vx`W3SCBThADpf3| zQo~J_#Dgwg?V3rWiw9y62EL)GXy*yYZ}Wjm(Mpav!s^JNjHCghCE^K1qODWr0vB(t zc;c-mgHsMi0sa+B)?wHw()Ya?Baylu@gqUH!#=TCUtUXDR!Y5ScKRU)8shLyGzgL> z{>OQIc{+s`Zf09Sv`!*1Ij=0LQTdm#+KuhS^_!mD^Z@#CZQzyIspDrj>zsg9!c4st z%rvxNXi4%yca$LoKtM#3d$ENgr<{9hrf z&RM_;!%ZJw`Eg8Lc0XYwkTCb< z<$Newe02*#*>pCeB2$fX`iI+ng&yGbhJOBs(P%901Q8RIvkRHekC~kg+#S9K;g^-^ z&egNQNF{S9L=a2GO(Rqik4L|cEsh^!(Sy;%FUY%f| zX!cdM6|~>Q>+FYYglE15cyDEY`v5e^;_GIorrnvXZ;yCUAGomsDh@O;N;GXBS0LIY z`tda8F>Xkp44LwI(h^gDF3k!Rr z$@pzkH%2Z!^rLn(5ly<*dd^9@4<|mDoH&_GM59x~U)QBye@kI*DjMCry)C96rQGj-_5^TN9bV{KDd^AXl-14pd-^}rYc(t&h)%vA(<@;cX2M6<=v^QHzTy7&f1hw-Z%O1Yip7(O z^1Z>(e*qYyFUXI;*dZA20zOcG8(41wK14Bto(eoSa4UHG>#4uN0z`dFVwEAJ=&+C_ zkSDk{;80juCFZQPU{;`!8nLCkUxxc_n?eA!!VhQ+Vo{6b~V=&*6k}P8N zX#e2fgGu;!6UoZHy$AO^2Nv#3X6COXChK<14tlk0EM~t)-{|8R3J7uAwu*gIOLz2W zbkQ}xy-X z-}yv3{rUDFnaqbMQPg<2P4^hMqUy7Ue?DSwK@5Mt$bVJ??-Cy?>FMAY%S%F4{%#0i z)iq&xS8b&4SH6ij@Fi3OIJOm?UUT zN$~ef7Lib^yA<#Iy{Y&9+BDu9i z<1hK!<10nH)4D?!d~YdmT+f7LY<1Gxh3w)iv;_HFOFF<%^08vc2D$Q84i+9*fhRSU zbAGFB8uPe0_XcQlu{7HiBapN4WcG8~*i9&xIro)gOh^vgjHa)g^Jmf5OMr=(`*ZC8wL>j6vx^@H>P@gy>$!Z$k6w7)1%uH6a3gw*mIOUTX!^6+r%ektC zp1=w={3{rMm6fi=V`+CV5c4>+s{*iB-t4o`X@VK&Az z2uvO*!w?vH%LKj+-lLuK4M-oP+=HzzIZ$H^D3Y*BrSn*tlgrOkprKj8%j+Sl+3Z|Y z&%r>Degv>|0Z;^yCvGrwMgSXX^kKh8NxPNWox0z_ioDU%7izkGdC*F`ZUu3hD(U24 zjQ2MdhJ#!vl&fFVX*R7;(8=Y~(8ol8jivKBmta$8MHa9&59RaOILyf^f zw^XT#n46rMTy`9vf2s~?^76pT0uKWNfquk1kM?CfUI}bm9G`Uau3~oI#x3eQo`h)v zt*8cdXP}lK0U};l8!>Xts8slYh@+)gv24hJsMSlKQdm5e*(1^sxC_OWE(q}eLeva@ zG3ViqC+gNy5!>$DcH~qv>btzGn|ECR$5N-#=>uMssFmF2OfGd9^d&V9T_iiz!_z+g zP^Q;T<<1&@biVVWmxY7D=-ga17z|$)i*3Do2p%9-eOW4(OSM@ws-<0~$1WI~3i-h_ zBUN*7Y^_jo_fZsLN=Vy~r7%Zfc>vf17jKCCAZ()Ze=P*FhjX!)zp+xS27}dV<*MIy zfz97P%j1{7q)uKE%N@=JJFi>{NB2NMg!3=1s_)4Jq1LlkR5?HB$K$`RegE~C zOf$cHEP@%%dhITrhzYN)V*=Fq6H2G08LyoC4p$ zxPn2@@d@U{c?nZG6lzA77tq&&`q8EQ#H9esNy=IMOP3JE5|6*{!xNaI3sx>$d90Gn z;RH^mADIPdd~8x-P#I?+`nW0RYA-c~Hkn;8 z$e?!-@j2)SGUL2z*s%z4|1^M!H#(@OV7qz$!O+PmYU_oNDXo#inHO|-I zR{+Bd+i8nZTh!4qn=XlZBfg@PPs9Na(0Xd-tBrzw5UtZ?21U_451G_yQ)h3U_Hsc9ZfMJKj?ncc@p<4{oS{{HbVW8mL z?6~_e%S5NA=6t9f=%WN}n2+$>TbfFg%T-ey z&r?l)cLZIz0DLvAp9Os5fn$Li0{04Z!BIuI3Ucu`B{D3cEtbYH%bIf$DuON)JGJQp zgo$w=)t2NJ7D2EVDA&V8z!pv-ZD*6n4dM8p?iGc#e{he`ZKuKK9$6~rRmvdt(224Hd88;$wuJvfgN$c`g?LP zaqP442G)Y}Gv!WKK7bFcA3mI()u8=-E+^`l56HzT+)8`PRhOU1sdQqmo3~2P;;dN< zj--r=DZ~J3y^3>P9dq4r%m=`%I;C2Ivr#Xtt`y`C3avLi+hB?%0c9t=$^r0j5+zrz zj;1HoyC>7vMiOy%_!~>zes^s=MK`XFI4{4+g?9v3w-sP7nXL z=HwB-vFXFWKaJ9&#;RYMC>CqUG>i)cr4|qTbD=Q&+vi7DSFfW*0w%c|uRXZ;c_$8Z zDpq^n*vO=ch70iw!NB94#K8>!GbwkoytZ(fB1RbS&95|zg&!g1ERdCmFF5(O@t#WO)Jxynp7{YEbhgU z7;A4WKPjcAN(MAJ=RaSf=I0M5ZA7@7xo1U9PPH=DWW&RA&MmJCJQ#R4V8ba8+)3Nb zJONaeX^;b=mxg>P*r3ls${2ZB_(#D;_#hP(Kykzq!3a@Y&&a3%d|*5~Ygig~NvMNw z678^_q86-GXQGrJAPr2UQY}Om;J&A&5hr8$3?7FquJ`Oc+*>jOUq+7uGQaCl$?B(*sP0DF>Q zG7KrGQ5dcoU^Vpm@u2xlhw!wH2930TOg#jwg|HZpR%+ECB|rpEY=eM-aAL}JtdER& zSMP0?V+B__pNfAJ<`D!xr6C1!A+8EmYZVH7Gy!5j0cV=6Ph~;|5-yA;BbkbP;dy~q1YR5XQs7T8>kIXRxjzf0ABgW- zn1@efyANb!3VN15CCvvL-u69pi<`5ooI4Yb=MbFlz!FrRV1fo^O_X7&b?`73kI!r= zWk-?Uh2@}W>2i@+lnbI+@(Y@-^if1$5rF%~4)cSUm`L8nfPBXPoxgjM7JK~~wHLu# zaMi}+mCU&J5kx^suL_!B=p#gLwjYA`1q@<4`?QN~$!~zJ`9A@a)4Uc@3G}yi;q3`D zB|bvDtl*nK7hKZx<7IVXh8C<%pwwWCB;vY}2o{k95zdFBjUcPq zmId~98VgUvLx_}0JT*|&5q}1QEe`S>1`Z-#I_f%~8ztnzXWpbD?F6RgP%*3u z3B==Z%}StVbyW{h-oO(Lh0z4cIY3A0Q}}}aopbYOvQ^)BNb9;{{#0rI@yTIu^V8UAp<`#oZquIJCYm_%%<7oU6$7YHNvD zpoXiLwQ7CUD7`^X@kJ<=D8OP@(GewLZ^3)A2F9$mMJvY|yaw9m`noAs>D#Mx^ZPvY zx*AsIWYkUXUcEp{#bQ@`QJ~+rT33Y{g&%C9KO3+gUxnEo^Up}o5}yk@xWpA0n6nua z1)C)=Nd05cYRz{ES-h$mEqew2gjPdcev8+*)QY|+7rBy)>!oV{waSHBT(DIv>mOHA zUZZb0gR>)@6Gzr>sezjWPoU0N?>9S3p> z4X`5dVBiF@xZFs616T_+8Aq++jfF_*4A-`f(^C~XFnX@6mc(udhsmKeeLoW7@#|Sx z9FQ+V1;q*huccQYVMik20^-E{Zo7Tj2wbPz?Vb_(YBjY{<6F&XXJTT871cCAYDiY1 z+HNA@-S>LEHs9*8n$x&5)%6T-XFsn%+{Epk+@>WpU;3i_wx0Vs?zyHb9&WVrh}`4~hWv22muCDo{LSNbS^8_uJ`@u7nYDcs3uZA>JwR z{>5M>6i!CZ*%6gXJ%9*om46(OLH{Ke4aQYFnL_njc)$TrOh$k~EF%8_U{*yF)A<=e z>M-hIarF79Cw%!$I{7&B_`9iUHl>rp5qOJFU|QiHJq$zpXgAn|%Xb65h&8S&136-}(0^aMIEd2lAgu_x*|52R9H0?$ zh(Yp@Xti`Gi;88f4y{j|<CdeoLko5zGCk_rS|Q;!UO&u zXuwcw_o(}$Q(TZzbR7FTVb>{^3sX^(vLLl`@T#j0uB6QU$z;90Z~tsP@f|dpyh@MV z6u8x;SiABnv|P-8z$cT;Lz{DC`90RDFfZh28l=G)v66au6(%L4s;xc6awIa?kv*w* zC`+!z2xjD<`sqmS*kL?>)u;D^>hUr-ieiak9g|q$D7`X z-qg# zH~P2sZ&lacd9O+hKX3)@Q<45VXqD3*S%jC@9#F{EbLXAiQl`uwy2##O>{*+enzw3s z0lwy(F&cv*(6&rJ^U8q&Z2~&q6d%%7Lw#Sg1lYJD1wNuHN;{@#uOabi-G5f1wdr$~ z=udG_(P~4|)b@vi^h&KBT%l@9=M-F3r9W2@@au_5WTlG18wa4*s z`1=4B?W2f}JPj0)$p^Bz=wwhrgp~oT0yr{0puVgpgxr!l2<=>)G4u`~8~{FPapRLU z>bZ*|f{YqR2Gk+i4LrR-ENvHqIF)h|>sY3ia8k-8ieT-5u?=D+f|_d{avw%8q69t` zt>JgU*^_)B3GwB;FBmJ-f@4SGr|d++J{3ns*9GF@qsZhoVN8z`$m;g!q2`=gP(O`N z;6o*)N^85l7R&oz%g6Ly zUz$cQZB2w;pf51(YFKUnSfKX}koqh7S>E>&X@~znjmUvKGNC_ zx)y7?ayw+Mq+GG3Y}pKmIS6E5|O|M6XG6_#U114j~kE-2V2W+y&Hkh6j#4Z!~-5b zx*blB65qF==;HP^K?29f=v~PN`h`sQLu@- zt67(FO=~3{O29~JN319^+{rbHWvl4#p2bV>qkb>){2BP%^81??r=8<)kpH*}Ewetp za1o?F$UZ6cO*=`+r(*9hKTQY22hH`Blk?5JSFEf!`^=Nc>yU1txlsN5KYTZ={+|fI zVdk4YWZ5gZDjJ=FJ|mU~fd)lx3a16Hw}gXDJk!FQ_=QB!i{J@=BNRIy7h7-C%}o`t z#1hLWppJseAb5Bm^l93HAiJOnZYf1ZXeBZ^F?MJd4$awo60cpWT zBROYSi;Xoecc}%w4cl_;u+F`6Lf2!h@om++ zz&%BbRW6UG#tYEhA*$7y26AhF>5hWJ+Z3`@ zm(PY9sy5s-x+CG-MkE7p4|&qG%ef(GW&k~5Yk)K6+tsnY?+KVtkVQ8(FlM=tKs8D? zwo*51puzD9(U~S`mlW2h)HI{2Y0-y~wp;w{p0G3==whG}%89rUlL;c`SPN^*bo6sw zZqvvv=DeYQ)knbJ7WfAMf3DeM-=7z_gBcBS6f=Na6l;nrP0BQ~&H~OSO9n}_XpD}h zMv=0%y5k!=o|GEG&@_8o@!#C=wm237pG+i9Ldl6MEI`CXIHsT8G8Vzck#jvW{N^k} z%z-rz);D-3qdXX2svb<}mqnwO!Ri>&Cq9@1z$c%mfXsP;%-6W;`D-(^`p=tUieRbs z_{zg2!Raz2)k^_Oy4=abG1j!BRWCu)2`)*-~(R52y9V-v#>EqK&TDkURS*?W< z6YA^)+~jv3Z!MsaL93hkoD)}5*5V=(aOzwPNW^LVK25^SChf{|bN*}fDM=ocdoZ=U zd~$KlQth~V!)C5De02P}u4b2)bwwZx>K=$M+Xx)-(TErq#)dQW#nUrHu{gBFR0fPW zrc5H)W+Aq3U8Cx&){>?2jF%~5%X5T~%rr%dKuK)Ssgd{XQ?8edb;~2*G8ZU0uSvlT4BT zf#>JwgRWPQ`RfYcpop|+2Yg{L07x^5bmzAKfTfM1nN~}Jsg1(sMSFCzzw&IKqcPI` z&tnPb&Xy;lx2TOqVv!!?xQdozx1!~K1Hd+ez{?V|_5J(num^l6I#Hgz#k1!S)(3!f z$YX}MT+U{Nx|o}(bZP3s+-CN=K$=(>o5{npVVVeu-7ePZ7;~%UQtB99lf`77%x2(h zSq#PE?wzIR)a_X(9hsO*#Y!Gv|1=nWPUhC!hlV{Qmgq-0#~=q(_C!6q8>JifOyaY4~GM(q1LK5IXwjAV%(Tq}$rB?~IM8)405p2~g^jMi|@yjpHvt#4lB|7BHfO1ZVxLg$h_OX@vX8Da(N z`uO*#hmoM!Tr`p3uK*O->nI72-42BvrH{k^_va%ZH%J@TeaH@C-Pnte{sBh6S7ZHH zEc&W&m^Uw!UtY*2g~JEsms0*{rGnI$AX!^E;ZR#2uf(UWt-WP`t(Haj6@ULlG)B{h z)dhVpb{sq!k)_afxae@#RVO+F6G{-igf3Z$p%1{4w++;XX4hl|$d0s3PaqxBj_J52 z>YU^pfpw^R-W*Neil=+qMS=}*GN6rKT|!(VZ~hh}gAJi~Nw;JSW=kkL=1lA((F7;T zkLV2vWo^ux&>L+h>I67a0YD7r!|BMJzM6~I>-&E)jy!10hqjrCM2qVaxqR%W_0K;| z6@Y|boKLtcPND{!_s-1NuV9WezP;fTkdsLCKNg|vnb!T#a}4(UK+~X#1Lf(2F-;yb zt#O;jhD$B@Q$zUNr%)~G{M5&^{F+RBMz^A-pV#!=XBdu4x%Fe4`oY7DwB;-Be~T`- zp`UN)ySKcbh4~VUK>qf=6ns|O87ZcZTSTN0Xah^Yd`GjvY(xJWKhX$g`aBXGk3q*F z)=8C}GiU~^=7_x^ME6Wj$F&Tf2*w-w8QiD%56*EZvEQO}=r!JmkeOu&=vA&Dkcp+P zl((}?Cy(5caN1z^6Fa@Ha+&UPucyzKHBV5?)D`RF>NUsq?=LeEgC7?A0|9M}5nXLG z8A_Mvtt2Rzk7*30{(XQt#K1`Eotye&BHWhD(?$Kc?{h6U7ys^JN zn;8D@x-Dv&bDH_ZH}`QJ6$F;P>SIN82fn$h12+YF03(eq#2T_|%8is60WmEwkt5+|(Z1vTP z2oXeBboq|TM00k}p4s7d8)^Yu)S0NL-&gj6YRq7H&af{r)^Z^C(RZ~CUdutX#&CIn;@3xX+v z)gpR{yzPsSJ0D||xfbEZL_^4c6UqbO%7R=#E&kviTAlb93>*RjP!FIYVd4{0OOhXg-7rOR>h|zVb>BHX;^#!BeA!2E zXE_(K3YPokl93_3Vj}*bZdH#)Za1Y40VSxHZAu=m0%X_*Rz-4!(=DP)KxL>K-0)UN zGUySEWtDb-wFa!An5kA)TO#VN(q+AE=JJBH_WEnDPDH|yPBc{8jA@ofQ z2NS7uM6M^*30{9pLsTDsA(ce-z}RKBz4s@g_AhYX8i3cshd%IOFV>zh#$E7!j0t1` zK0H8|WzyjRDKo@wGxqE^2FI56q`Y+M!PK6mV?F(K-3eUxZ-GWy>wV!1y;`}P_yY8T zxyE5#=5S-qsJ5H>Ne{2}xiGB@LdqZ-+VkIu4t*(NPHu#cb4QCQ@jQ9^cXY(-1;qMB z3D<|#&K_J`EP3n6;79Sc9L$v#7Y}+GrhkCY;?vhxm)Ae`vB#8p>|-BWU#_Balaouj zD`Syk30dd6`ppgfTTP$%uvb;JZjFU|NJWYMl6McR0Pr9CYve{I4}|NB-xfs3D|o{i zE&PEQ!8X210RgHTt_I`~gy65H?MU=9M`bbJYhJ^=N|B?ViAL=7ud0`r6@!=D7t0)p zhC{(4H!g)@i)mFunux_%Xz9iy!B9AQBon*u65>qAYZLP%E@KoxrxN9>XI&zU5!ev& zV_3*)hBK%q>=(pjFZzP7z*dxE;Q%1BP78}Fm0Aa(u3$z*^J}Y5m@8(mKRQ-YBo*O-e(y+3g_gf9;)0}$5q{aSoOg1fW zbna7T_O1{qo1N8r)%n8NG^zNH6pgGdKHT&Dd2QMLNYntf#r)wF-yNUgiHylP@TaqZ zkq-*`I;JO)dN|{uX^g_u3PGbTCJl}i%4jd0i7`Rs(vJ5aKvNn(CR!eN6EsgYRClW{ zq^q0sL}2S<6Q8!N^vH9f`kbTqH!v5QYunu)vL!|=wzl0*VxI3Pf2Z-0j11VrGv*P; z(%|v{7W58u*_#ZNiIf1@Ru3t-g}2v+3@jH5WJ-1&po0+EfoFQ_?xl_Jj{H;sVwma) z#v-+jWEqyUH#LB(s@{h6VOhKU7*=v<@ad!B6yBXgRInoKAXsYahbHu?U0PJNQ>RYR zmHDtn5`841jp}5d1%HKyLLSU%oolT36?~UMvBV%6iEK@;0t%lB;=2R^uXKo!V`XG~ z)jc>j7s8rNMA0L*Cvxb}^(;A7P{vniuc%dxv9eMbUw#Dg%qlVqMOjz$`jr(fPV}iT zGh=P$5I!&(W7;b+;8!PMrT6w0AXyj^&>TsW8Eo!~1vL00X=KQU>e|@MdzR;WlIO+7H}NOFYw~0yZQb;5p+LWm3e3o&0}+2`D7v3B49=V%=et9Z z_-go1YU=SL!_#_Sh4F5bzm}{Ufw`W1162X+1gqsKs|Hw<5t+-pSuZEXLnuKen>-TI zA=E-=t%IO1$*MsBTonTy3M@>O?9y5*EIQP-H`dgyPyYog?X2{CI6RLvvAAl5Lap?# zGL1qbogO~uU8wtK?<(I_9v(eXfL$b5IAYu5D|N@=?N1LweEGtt&T;MYK=lSzRXf86 zy$f~!KGuA6Yn8h4Cjtdjw7v3x_|?=CfKi+gR4U?ytHZZYERj0kP_+-4E5tuQ$&?^( zE)Cr68oyF(VxE5SU85MFxZAbbzz#y`n=`KC-275Iyq_0G>{zvSj92@xtSS~uR$B8j z$=cpoxt?!TQq`pf!sHV(xK3WKgL^NJV=G4(B5L6oULm!4Ei!}9NL*osq2sujo73q` z<^?Z|MECRJXuTe{kKxK)j$nm#JUKm`tcL3>j;mUz9#18Bb-51zy$l~iBha4uo|yz1 zRAFOkyk;YC4P2wlJW!7b-CYs5nUJI|MJgguk&0}Fj}V}on5e4*))F2(_UE%GGV`^@ zd%j z&&LuE6aux8<>FOXx%*bEVf&EGL14KOLMc27tO$liFdlit%dv?PKoH2u%%n{n9l*@I z-xysk1Jvey@GGytlRpL4o7c`-MR675u)tYb-<%m=o{B~j>T8I4Rh3GctD%zr6WE}v zcBP^=P5B~IZkc+-Eue3{vg=b!;k%UWjlZcLHUh(Fl0RkU_*bDRXwsp@#TgDAHo{VZY@w|F&xz@-I#B8D_F+B*G9G4zm1C_D$7k1)C5y5=1 zs%eptOyc-hU_OrZWS-%~oXbTEdpaWg9p=TO<$b|W(8Bf+Q+e#4G>ctjF%NpG6n$Qp z`*z~*@K+<{wWydUQO_N%XfT_Zs@szja}+~3A>&PBu6&6nD-10550X){gcS-R;?8#F z?Rk5)quXrKf0!Q|?GC~Vr8@`FBY*)@$8I|_5J(MZH{3uGi7Xg=cLd8x(1tFWf`^Bh z#MH$jHgD%14d`;Jwt?+kScEznUb$I!;$}R--DzcA&Qd$KYoOIy%R;(;u(_gtY!EX0 zfsC{l8Osqkid)lYi8)#~9MkcS&fl0!-V1@mzUZcSr1}a@$G+ymci}Zt3_zErlDENq zo_y|=vE)I{-@e@>;Hl89^2c`6z1@evIWOd4;ZjH%H2DXcCI29j@DI;1fERSGd{;Sb zM;)e+aM*WwA(u*dM`?KxD5G^&_)-Q~oo(bxk_5m8P!hzv178<4(I|*|=S^~Zs!A)J z0mjjUPS^LEV2{1^^Mp{#)@2P7I*s&8UQCCYIDZ5++RC|}w$TChay=cF{S#l~C^LoX8TWvZ+K1;(YeGD&adPWjfWN^cgW#T6{PEZ7 z%h&Gq0@@i2gkc9b3L9<;HqCtiGU1m4NEz#z0YqW4BdS6OD|N6HQe97{VxnADFapOD z_9iT;G1#2kHHt%w-a9vX02j27)s98_YS|hRG&?T)LFO^uoEBHB?6ecHwKe5 zR3j#TGaelN0rr>5ID4?22Q~@W<9IL}1fD?Ko+tZxpk)|mZFR?RVwhT%5Z5E7&`aR^^vf7iZMibS&6naXr>DG?7@ ziSj;o((I^IE1cR_XHGv?3QbKGQb>LkR>kuCWCaq9-ghacYK>f`G1ZBMW6{h;5HmLd z-xN#o8cPKgtA1@^cJIVwDisZ;6G%HAb?qQ>2%~8}8 z7wpfs>V}Fqk(7`r4&nh}T0-ax$qV-DdArG2-Blz8$QSaB(xDb3-9UbL9cdb2;(}DA zYMUB0)oBv{@QhJdf^^5!Mw8)eBp1Od)Z(cVSjJzm)cs1`vM2oUBa7?N`1_0d_8&n& zTq7P(*&$ zO(6YSA>@@>sLZ5_DAdK@Q?h^w>^H?nP=N2`q>*X_)wF^Px&zMb-~f`cPtxc%^y+Q`P9%##t$|X@1b_o`k<|0*^M3 zul{;qk!T>meT+GTX5a{0C$qcu57vncg&-b*Uyb`_96cxu3d8$kO(z)m1T_ET{tU8) zV9(|&bim!0AG*>m$2#WWI3BMZD@U(<2>TionVOWpcaa`6d1X3%WfESk zF01aE*Sb#xy3xs*tP^ z`?s;5noITl~`lv{h*jv&brtrMwQ3~t@#1-n*IqUE!W?9 zxI4QV4`u8Mkb%%29cMBg3*9O1+xBF=V8=TxjA}s-*?1Imw}zV=ra|ZFhxB!0qh^Zf zc5{dZ<3ZW28+-vh#`uu85Agi~M(4V~i?OrN8v_p*TNGwDqMqhNT6LIjk#$Ls6GM^k zzhrAeXWL-!axIFVC=!_WdG4$s1QNZ)^)ZSF%PI)wC!!&24)gK@pW2vIQILyp0x+l@ zJ#y;Qk)v=s`mg_NBA&*s7_nH^4k1b+5=7qfa4?+654~%+A;7)QkhWEfa11ngGMldy7Xj6XnY~@Q(c{nwADW2AR7Gd%>j#(#+h~>gO zY!t@Q1DKDdZ1~AmF~M~HA(cEmSyWwZq3K#Ni#!<|z8mzV9{I{=VO4n;rWIp2cp_kh z-?`d6;k_0NI_9;rx3>{`kc39 z+UgE;V1P!74SfPl(<6ZKO{-=i_IfWHm=lj<*B@0yQ1j)Fn>p`s@F$jU6R!Goo`f;; zS(`2c&n_o?$lEh0XN*A@BG@H$Iu1;ZB1m#T(QoR&5RoX&gKtpJ;K*Xakcpp@DA1o| zB6BLTCvftR*Q5drJE&u1NCl>F((RxG^jcyJNr@PP3j(}Y8hG0&y2}lu!-0wNFb|3H zbY#|ule3ZOav}qR>0urc<;JoYiqgJ}iN zzU)fIE4`{sN@9iNzvG*rnf&}+atbhq(e20Ps@_)6)S5Wo+}NBX*_bcMy^QR&?MINx;l1Et}dhW^z=EtB!F=*YmmAWO9Qx zXWPU6HCps-&KT{QCj7*rWhM~hJW8C@PbE|n76*05b{6~6BYcY)sgi7ne&wHQ;=|sjMD|*rc4JNLy~k5; z>yN{YEkC|MbIq>gWX9`V@7FzV#1CZJuSd+2SB+GM(Dm1gUn3TKqwgnmv*Gal{u6<> z>V|;MJ-@%^v&qZplsZ_ z%Rr~=fiAEGIv(h*Nj$OTIaMdZ%H#p=p1lzMtr@so2&AP6*9T5@xIYG`0cIbuX!SN? zPx`v8IK|ubQc1Nr9_=>YFl$2z?^(p0TqIcd(!fKYdY{#dS^`BW08fI|bv!ZlRu

      `}m6pgdhRBIgqU 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 )gyt!Pq{S>33jE z7`4`vD$gC$AXprS32Hh$j__5H<>eFUiQ`IA5T4ZD!#Rqflm zfM}BTdT)#4R9WsD11=VMS*9nWMUuX!k87|5yvW;oc?WP^fR)M4F#4sQHmwI|!?NWh z8c1b0dO(pAn$P3(oOS*)^{g|ADfWfEXq1FmVNsT}FRT;5(PKlp+?98DCpT}$^5iPT z;smS=Zl9LTe}`{&^e;f5-2J#VUX&zdQGn1r8$>}dE6U{{$cMLF3wq4LE zF%BY9<9>`y8m@L|3R1_|$STEn03}@J?vQx&$w>HN__vNd9F9EssQ3z%7gn(uj1q^97N@_Zp4B_d72kpxkDCiVL=v%6nq<~n8dxeyybD>PS@H*~-{TEo8Xm<3^_k{d~pH%VJ5ibZ$ z2qeq%A*&kWyOo**QtekvOn3&J130o1o#A<*p(0V7Z*-iYmK%K>XMg7Y^PG*H9sXW( z-R^ByR`y51RQqMDP~|&_Tc~OqRfFg3IK$%pCRno;Kht8{oV!Dsc6DDiDWJy-qtu05 ztH2!+yR_zz0q?e`r76N0xK0yV$FnPKa{LSds2nr!yeM1BJ^AdO9(i;J_qK-h75U@TR}o=4e<{)g zX4byfTlDR+w>_RwFs9qr#yqw#kJs_5)E)(%?R}qc{3^9jUy=14>Q_nkcOTHV4ooS0 z%n*NlU3l6A&J{tX05Lsr7RXZIu|{%0!U};3!mpz`E$(>zHaEMLdg0q$AWEQMTLBYS zZ3yf2?#gU0C{O?EMl9hVltc`lwD&)(Iof3|V3_px29&VIn+HzNjYgPVjmz~f>Kw?r zHJiaN_qkgPvdQ-yIna0X{nk)>raaDW-x*YlkKp@*(Gki(NQx2P_jroP+XlRy;Y^z3 z5SxyYS153f1`}mIUMfR78E1EOQ-o~*6ER>5JlA`>8whZW^azpL7&s1N`Rl$U{Mh{{ zQN}(LpRH3giW5FI3YCqX9dTS*Yqn=puEEzwwOO?teH*U_atz*%Z1te#k^SzZVE^#Jo2^I>Ol4)t_y^ShkWariyD ziT*S&VUT{=0x&&Ydcq(ETd)mCII9phVkY&gx}01lr|y_slyOM1Zqq2p#5adF?-#C4-?z7;ZXC#e5D`$AZue4;9xNi{Th?DDcO@pa$c+8;oZ{;|T3FJ|6PNqu%K3 z?2#k0v$%=-lTN=i4tu$S@k7&Ehdv$k`r}nCM6bsE-sm5=`@erM++#t@So*R#94>&D z_s#V|cn~1aVvs`t;i~SM)6uSTqm!?aES$MgT+P--SIL`(B1Cr zuf$HaplP8Z95NUZ!C~Z&!H@{QdC;+J^Wa9@8-|5bg8*?~E|N2t$$1f(f_FuTvhvU4 z{7@vENJQX@D%H{t_{9T4+u2d$oa-N=1j@qXSqj_Lv`}0h8%DXd`@sV(4*Lp<2y{dV zoX!b5TIX9lKj8U*=f^!i@44#vJg^Eyg0^J|M?p9t>Jq^6XxWw{&J-5i zlhMtARIugHPi`wH6|Tai1%KM#!7XGH-*q`vRN-&%+xT&P+ana0$7!o=O%riiIsEQR z-L?P0ivUc#BGWGd|1Dx)e;ZZ>s1w0#3#Ja017Zbo2`u7`O#li0fD})MC@~{s3Y*EWN-7LzPxk&j$@D-1-=^8nU%z5)kZ!so2Wb~xbk8h2W;?XVR%8&c=I2z+@KTg;6{qGj#y>6I#~(G2#K zU97(@q;-&gq#X)pz$#JZPWRBG>{cN+B9GE@g~c-Rc6)dA6@c~z=CQLNE1#ZwuK!s# zBGj_?9&la{=hRo}t5|ulS#ffkkgaWUF3tLZM%jE_zV3(9K233fzZUx``zUB#J=5_~ zAs+~M2RDyG*J-Ot?}bvHE$VljyWup9TmY9GkZWaCvkue5+jG}PpV!~gHKUI$?yN#E^*TS#J}0pqu;ct1N*&d{C-O# zGF{qE?*E71Z$a+KBAflcK%21uY`yAvXj0^~ZaPE0APcdqAOuW{uytJdpy$Q0iV2i~ zJ0uB%#OZ@@LFQ|aw{CJ?NmYtNA3mT$ozjg)b5rFu`(x_?MUNQGQP(;m*_BBoh1_A4 z?6bV<@A6mDE{~93I0cS)iyip!ou{&)=!N- zh5N@!#X`>TrVbuByZ0@_Z~#v%-nUdr`@Et5T08x*a4HP@k+qrrfoGa>#i5_kdWNHObs}%NdODqltgzmmOlql+__`UbW4@+0@a|zSEgb8n4shvUpkln@-v3I@`4-^xL zKXr^k>>W%&l$cNlVgP`!@J}7x=lSdR+4~RC=a8*t{$K60=ddn|pLq86CHriO9_J@u zv0VmccAY*M?v(bv+9)?GW*$?9dQo%#vlHo^RO-*EAOBz~_1+)&%8eiVft~NO2RpsP z^gmCfKFI5PZ}{N5X{s{V2fpBeepTC@l42t2<5r-(n*g_R?2#sCh=D(#B}2ATK$3z@ zK*8ya5s-*KY)GOi(`kZ|xm5^C7NwaOwP<0RJ_riPhV&$AqHrQ-pfeYMA|r@rOYBJ0 z8}OSEAkO!rt41zv1xz#QtPfYI_m3`hVPC24ff^GQ>`Py=MtD_1J7CtAy#QeKWe4qm z&)i`vqQkbQ5oLyO?8rXTB6}3RcQBwrrZ)9ng)tW5Lhn~_u+Nn(1hQZv*{@JgY!%#c zIfhMIs2pz~NCMHnT3WiH%09=sF%D++>=I1law4qjIxwo)9=B(p!Y zi10rX6HA*P^#^g1q>kfJprEh@;xGOi^#b}eg$L0G=d!eG!JqU_AedT?y7HKT&nIzu zDwSG0a`*W7-AC2{oZ(RN^Kf_3^X@=zn?8E(#qc5WQ?#nh&14Bp&xX8Wn1qV;t7`n)pHOXJ> z?>K8lCHgOj{Y+2w(eEfIc%Xy)z`xlkgfACMD|5IBYFD=0aJbsZozWK+n$P)X1e$fq z>VOj{b0%U4m@Q1jC$Ut%rao(heO^nZ8y*fKS5i6(tGkz<4 zIb_~Dkk80IB7W;?w653Q#fiUYv&7CoHi!P)%eb}^cYW$@;n zS;Oa7C&$NqUelkNuh-Ytmwd)67qc6IfEjxuOo5|cg~1-AIA9SY37GK>_d_jPwWZ`B ze+32Sr4OK4`IpXR>mtt{?inC|q07%7?rO&-wTJA~z4ro|4s*)%FEu6aW}ohXd~>j8 zvyBa`CXw5ZZlfb_-xq87I*yDU*~bK;t=DPdpW!uIxrf!$_;@Ing>U}rwUOEax-rz6 z0a0|y=6jt+zVE;{uiwls2ZQ@r+3#o^L66&xO0>$~nvF@qi(>A_vXMwS z+yXYzC>6gdp>MCTKp?=f$E5anJP>eB&+JcUP1kg}$)nEZItKpG_c$3=H3%e0s=N^X}@A7 zVmKCZT%+suT%~=v6CsaR3H`&4kx%Cp<^_kKv7u0%VRV1D(F`P3t@T@TL8& zdFjrHoMRX3iZ)^M&`7)z_^8CMi_Ke!?Xm5`95iFgyP$ro*90r+Inblr%#?8ug(<^S zVx!T<5Pznzr~Z8%1iCOFpPpLIDqrs8(o#TW?>Dku|FPqD=9D*gw%IJrdUJ=^a6PAS ztNn}66q)6zX`c^{O#RDCC-d+EXJqd@emnpYU-?S2&CRn=(c(XcPv)Mx>~L{57-`TN ztR)IEfPCdR9x%xDf?QvP`=2Y}@D;fFIaE7#=_*N}OE@TKUb0LR$|0{bi25NPP62}2 zN|)f;YhFM_kQ~Q&AGYH#3)(9w5}@LkO1mtj<>C~rd2lYZLku;bUxBi;j>esW<1-|a zm5tx}T+FK2>$Qp4hW5`6s@t0)wv8xlV}PC>R}EKLNP}(b<0JvgrQO1lFlf*vjke@-uqge`hGM!$(BM*~T8Rga_H#<%%7+yJzgtKlH zfXV1~ZAEc#Eqgv2iNyYM0>(eVlfl3n&c6X6fx3iRw>>D~_AxLO=d)mYBe7pNfm5(X z+(7n6Egl>s9?)&fz!!pNG!CS|oD=BwAv&B;;Ydd#x~hhmcW9V;=M5Ulcz}3xOZ(r@ zIc|8ThKG0P^7y@CxAlug3%#hbX;eo&Ap>j`j08wl`Zl#U3(s=%~~vAJO|XB%y~ z0^bOZ7sE*7_$Q$2Ru^=@$ZT#Jnk?_s%F2T{{uKU%Y5oKn)gNdp9892%fzdQo`w$Lj z#&3>A=gK!M&d=d6k3aG~rJ}kyj>DNB)yx|ebK3A29=|4gq5DiYLmc$ zI2a9|qWfqfH25%^7(aUs$Z>!N=14{TG5y=$J&c-B=Z^V8q4-Cm{$sviD1qx9YQ{~U zxbGVuMerQoF@N-<2#Cciy08b9<_>`+v`{z??5`wZ57{6W9<@Rt>rpy8yq55rq0!Lt zJC`l%a#%~9=+Dp%%ZGg*8b@y401q)0J>>gkf8rWF>)6dOM}NQnmm=^A>t^iz{$ci# z(tmsJvbn;}{`E=#xo}zghNR~m)IYibfBh)kKcc1n;GSB@f9ZUl}X0>_r@4%Hl92B)Zf zp-I4JJd&_XuQfMYiN``Pg@6#=k3;Ps1-*XLGW|YpK4c1Kto^QuuH_)l4Itczzkj=Rp^H4PQ7MV*?Ci^Fm4= z1lK3~;kJ5)I}Bh)52HBv8ptYa@ER(Y0b(O#^N=z2^N# zbw_q~>?^`mPlxjJ#pA(T-dbE+ zH1m1u_@YkCto!@{dJXd(&nChXkHt-^9Z5{?K1*+H&wk254z`KsrzlEz_F4XZO84x? zS(H_Ls&(W@YjP65_PzyP1@wC!@q?T*yjp+kA{PA{`LY;qajZK;B)09Ar_<4NVh644 z?>dwP4gqvJsNN$o7pdP1Zf_pv^-f@;*ys2`$RTaFk;V>bpLL^=h2>g*Xdc>w(iC}tKG}a7Y=>3xALk$XP4!oTE6>7PR~z%c zDd?^Yibrg}Km=x!Sb{ELhJG0-gX|08$)E5PDEy1elhiKi!7D;nDDBzWf4L zBk+g=lSO!Z2{Y{y;5Ky6wZ_eG(3I<7wW0a)ka-HKFFdU7z}h0T!w6CM&onQYK!q_* z`@0i~;w>PBu|h+0>WBuZ{(mZmxTX=7I23wd`69hdp%%P!-ToilM52q;AAs9CM5+z} zR|T-fmx@KsuMcvUedCjMjvS$L^qY~yZXrESqL-kB*-Q1^jL*}EzY}^j*hAP&3En}2 zi|BA&=MhoymKTXFx zw;+P;sMs>;A*eWKJiG^!M&$CFZXje4SB!HqoM7a-a63y_u`ivk=|}rA;4Yx}3RF+w|G8Bt2xQvEE41XvHM?}O2IzN8*1`_Fa4uAKHWfu&>+C_t)Gx&fjKjCW6 zxV>fMxVf!Ep!H{mM+{Q);86PAPzo;m0F=T5)c%2MIa|iak!tN7*8bZaFbzdw12EM~ z*}Al6+^#cFdtM=|uO6bX4W1xMjts!l##Ot3wHePz>{X8f(~5wKt4@Z7N_=nuf{erp z2jbAWwvhl5v)3tCC`q+)miU(v(+Y$ZZYbM>>NYDJbg>s{X-H7;mWJ?qzCe)HDHrH0 zJsvMWo?(R}Rw6nJ$BB$TO%aobnf8y43&h}y-Gjllu~HlMIhNSxB-I*#tECEK3lq6) z7(T)AFNnI~sA6GkY+zJY3%dbri0t$*4)E7M!kEn;0#h3CQ%unKF2=0il|iHBQONO?4^aMTv&^E6rHh>b}YJd@s^I62Dr5g^- z79ItJ@gH;Xm*8$g5icMdU=8rGqy+?#FChA5AQGKUAavjC^2Q0-#b=;80|}po$CF(_ z_y}nVc!4Fx*Z6*FVlt9~VxAto3u9x^c&=NBjf;(eKMeDvf}dQACz-_v>cR zLPQ#Nm#~1egx9b8L;E6aV`PU|s@26$6sA?%8%VE(TxIv$u0ElM>Iryvh4v4Qo6x-z z8_TokQerxaJvJCDPOl9Xf(}$v(hJA{s=>IEt*b6quy|QHtY*9PjNh!@8;ss zu`w#~qA-U`MJFbvSaT*CMW1Z>XbUu6nbZr8kIi5?+uE*yIMk7jKyWH*=!+VA+j7tj z#b}tFw^0uIgkI(9_VH+|z?GsZQ4U`5vxXp{B4YcIe65~TU@D+6Kke1*x97FqCMeIX%e_*#Rj;uGE zrHXATZp&4^DdXj|-aF-P{BwgZA+EdO9$$QeFxZ2iPo6P^g-iN?HVsq(MMw_kENmh@ zF>y`l#5HlZKjaW;8)MJFDR?#`TmWpGYawO%ea6D9iKq$@uh-m2jEzl4rpLw-8zzH` zM)x?gJRTdn7vUdFR&@Lc7{RsmRJNV# z-u~W*{vOaLdWUVlZl8zQ$_LIm+FpC6oIY+vbJ_9f@oX--<@9mN?%jxfUF+ypf34>9 z?SUNV;b`swr*AcT=kE+yviF95%Z{3KuD{<;POIPArgBSR!knvJ{i z4C1y!ek@!8;;(O3%mXS)4eB>dqz~$G*FWd3kM(lR zP#$;{^hlL>$Ce-iRQbor)RsVGqWMJGDE^9SdJ1Y05cfeyN&-vp*Quta*4B=}RLNId zT|K(J-hdaYp1weqg3CL{jHSk z&wajV81@&pOM$=QX#G{71a*bvGmPTAUYS{#dq_S#j=Q%0{4iNJWbHCA`mhcF?ht1x zZ5{4tAk81C#OgoKutr)S&#*?<+;ce&oyico1-8Y=KpQ`d^2zNvR3YMVM$EY$s>vQ4 zWalI@H}($Eurdu(|M)(6k25#gV_f|XEc=Dt`L_zgY(ATyno`utHG?_U!zp2|8o-AWo)cs z9S2^Z&C`kHrD#1eHCYkyjk6W;I?fV-*Jmi1LA55U^Ty-ZAD%ECOC#nIzq+L05pQW~ zI=B{r8#~%L(fM5&i~ivDhGF5}ZOiNL#tuWdwO)B*%A{{0g?E;gBe@69s5f;d^nyqt zN6YZz>Mf7!L3rG``civ^`9XvQmc<0;&-yxAst+MDMKZ`!lxrwBJ7u#!Ff~c6$LtNb zs0T zOFaqQ3fNa1#Avrb_O{!_mYPYYS7Nc1bb3Z%8N%up2B%k1tVVR&-tk?6b}&&uF&nm> zHD5ujE6+%6F(^$aE=iM}5{EeOtO@(QH66o|-9;R(&M1`^22;XSd?t$3LhzO`O4wM7Iqq37foQ9p?xq z8r}w?$vOXOjhZe+;|(lP*!bY>-$bLkIbUF0<@>N1HgRe$w@YBr(173fR9p2{73j8> z@>}`-cFyvrYEV{vJ`iY!3kAcHkQ}eVBY~2shGxF`hS|u_Wv6Z{K-@R zZtW4GFS(UeW7rlVX6g&steU_}?4WRMn)qm(mS}fuHjVhlRP!OrdMJ=g26BaID;p2~ z7-Ebie=HbJ1Sc{#+OIwx2sA!YL?tSlE&d41WJUIj#zQ_0_&)_JD{c9StpF$h@Q$_M zjImZuL7*Fup(YN5{$xf$=dI<=SP5A_gu3V<(n`egF6lUw{3S|&Spms6U{w)v_EN^l zlwsiiC@8gb+zKbshT-=mQodv`kbrVY1hw>c5q={b{U257{%*RG5twsDEbxe2y`|vi z{v&=Um|E~$3g#jhgqzZqnpA0@N~a9}+>{XxC-504p0Eci<}wVg*MQs>a$xw@M=oE= zQ0JDH-{6Sq-60LMEB$LEUaqi(2)Z5!CTag*k}nb3B?Xv12Id4W0pf!#CKG z4|%hvjM{N%R6(_ZVVx9Jq(?m6sknk2mh-UV+{D$@k*Th{pvQp1`$8-az9klGIwYoc znx{Vkdr#+UwPC$iN2a>+ay;Gq@eP2!m(4G7d)N3BYup{0xV%esma`go-NDoYw6YSO z5bSI$1hRR+^xW#BRa(Wt(eUj6saY$S^;ZjfM zXtO`mkL_Yzb;WM=qUS#Gw~w>vz^x?I012CzZv=bZpJMYkuZ3n6B>BDk+se2?axiG3*CneT_U7GrZ|^E*E#MGZS;=*-|c7nk~;w_;GkF znY>iUT}mb)U{ZedK-z1>;<;Sfxn3@WV3JlqrKmcBt9o5&VlrqZ6D8;Ry<>$u)CnP+ zrq$PfcN5rQdaQ{rRBplztM@}{3lc(`t|3|idYwNch{MZ8RU4|v(8a!H_0RPXuUm~vNv+E?a z<(v-BXRs+7Xok3cz+q*abZJ%)wkF#&?Rz$@i9|l~7UqM$)Xrqu@X%o3N8!M7?)x6k z=N^DJl-V{CXW!;CZri!@wukP#^Dl6B#~rt&@4WLlT=4Llci!q(PtRG_Tzuj3e0pS!ns&rDUR>6w}7e?QkQzW$eSgU27bulV{| z1K_IZo8OhaU>uWdnyB_a%*{#8Hwv%2zUa)_XF zE}lk=;gjJ6Yzg0IA;!`BVA7Zfp9-5+I(`n0%|Ya|UF-qq!qg6&g(c48kWu7EE$c^d zQRk7Ma6&tUhH2RX+m?bq#^abRF^WgSv?)C1D{tyEmZl^!0RZaPa?fFAIFIcat?m2o z-)5J?z{+oC+6|Ds=f1PTlP!-<^VS z=8y(6;emwFHE#h8_7LzESYfgPjtp=keZcUAD2H4#Xe~{wWaeQ z#rB(90n>fS0?%dS9<@m7SVfF?$7MhR+N0a$8w9x-96o8oC%HqN!QXjDzt=RA{ML${ z&J}T@0s5!~pPDd>!Cblxa7dBBv_;Amol`1TP!q_smQ)_^T(RGylDI-92sAq#d#*c} z>l`Tkli0&tL0U>25pAmj6F?wm(CS3}!1vhHFp>;m4;>&c%?b>CcCR`;Q6lZ3vCdXL zs+Nu5bkLZd_F7XRV_8M>A)_!UX_EybG~Vf`R%b|3@=j4GblHeL4^uts&2I`R>-i{x zMLqHe^nH&!VyPGQwfzJm(Hz!xZRJRNVC^-)-l>}0g`@*mSl&aLU#r!@x`oDr{)q{H za6AM?uD&nD=T98ggZJ<3Ao{nmR#q&9IN*Dql!ZB!j{c`XeGa@Ui<-@_+?@UGDve*efH+zrC;a|7nP z{^+VdX!&2|_nkg$3fhB$sN@f6nXqG;nHx>B1F87)oPi6wIH@|>JQr=wjgw&ed8 zA+wo&@~zXbT)v%4ng4{p&~TIkU3$v%DtdK1WKBS3PBPBsy@l_{!i*dA8z~BTrXH~= zK8!@ofF%z6CvS4uLstvsL~|c)IhpYtEly0Pyk;~wwO*eNM#E-m za-yhqIIlza$YL)B$(1~>7 ztL-_F!5og6!7gg;2i6kpQ}az?YA!TQkI$&XChH~``dL<> z7Kzj-Gn$=!8h1?LJ!D9++WKJ=1HY|-07{{3EH*pKJH)ZY9V@CSltUi^#1Fzd9QWJ^ z4fksh^_ZSqh7JIzH(~23eBTBWfn8*vTc?uDIWHaujTkWV6=ucKLN>snNzp#;H!64~ zxv>|cLcHbr+Xg5CQGzycaAQS%MXQ>kXI^v94H2!>iXJtLqp&97Q{;wwUUMeuPXD>W z^kiYHcDhyD`jDF4ibl6))fZ3KwhEKeNZwWt&=15`*)Ymm4`dL#2$701SwxGCW%KT8 zUe0H4lFIRs*R%eqDXG7QitSJQ?XW2i%V(l7ghk><2`~70@rxMi&oHKXT1yasiZo>= zD;Km2R+6PFmxX9% zcfhj6uV614_ND9fvn;`qXY2K}?IzDRcINCQ`@GZa?D4G&m(HFU^WiJfUJVcv{{lfHLr|Mj#Be_kZbs_2HC}P`y+lVW^+#KM=QkM&lJBBi)8k zXukigB`cc=y$Bu$W zx$o5=L=j=HVU-4hZ*0zxKQ(f1PSSj-oXH^k!)wnluGa;e7=jZu&iStBMqhtIsW{4p(!%uENGh>wYqOl^eUGDFdj=c#l`HOj zSj^!D?=D|X-STmibykXNC#(=`5l@v&`8~b z5pB{xA07F9Q}^|obkE1oU`;&t+(X`FE~c`SlglZ^S}=}72H&3luQ(ZBtqZ=|`P^4z z26ZBSi}(k}gK$--D{LS)PuZsqun*=dwye3mxB-W+5rDLk3BMz&A@Mx z>=WEe^x8klt-`^9*lva%8g-7kntCmjw68?~Ht5|Q{k!|QI)NOvUY^(L#Q$9L`f%vS z@cGtgvorL(Z~EN{<7=jWPo;2puJM&_cb0lw?0b&ppu~1+bpcwBoh_3^)7egq$T;bw&dV1MXKb*9Sn=Ea4ldGn=`a{g_EzRAdE4YUhsfafi+%bjx zt}JY6mVae>O7`QSeFmZ*QHR~kH<}d_k^{_~CQIzeayI9*P(ol)7Z6(*%2jmL1fYI; zragVz?YEsjz6A$rde1no4-m_S`g3=W6~@O4V|Pz@&rKBTH{Mt;PMq^j{MY;LJAV96 z_iQoTZqA?I+A7bg{wLHOrg?{2+F0MIrW=iPb!UBJ3AO{|LupgOcv}nbk<>!Ot$RVW zJ?VLm=Odn<@;r~Vgz+9|q?}lAG8G~k(Jx`khPfH!Y!2>_O76&h-mEm-53VvW$amg| z(=O+Mwpx2y;Hqt*A{r2mE~UsIhc_ylkVEVH3fL;!)pf`ixTy{quc?w*so*E_1-X@< z`-XYH#Dows7!mD>TJpBP!D9G{^rS!~Y(!L1Zt)Z8zuT!Gtb9(Y3afv9)4liHbMH-& z;8HmCs(9elulB3>t5V^mVC1f0uHoHd!&-X7TUS<2bc(Gu*RtG^yj5RV zmNOTkB0hyu`p*R6k@a$F>0=$}MWkE(E@Fa*qoFXp19pJdvE4uj)S;bs+fFjVp(qXk zsNGhpCK55kQRPyu)h-wFh1^)FbaX}U2p}|s5O>tPD@RMEv0NcvWSDsmOGt<^mmG|+ zk3A!;CDd>+r^zCUtL34Q9|$u<(g`^LyF+K*%-blTy}=eYEBo5ATLQbK7DG)s4b!w0 zb0c$`*Dh{wDbi%>b+1F*&J#tQqUjN>JDdS;zk!u`i}+gA@zc18$!ODMx!5$?zRJCz zr$s~rqru^Aet7Fj1#ZGzK}lZ%v8#54E+TR(qDe&GdJ92=uC+PV`+mCnp5-y2;xBrb z8Ey;}t=nUL%8?LLkhjAVgzP+A(c6NI_Te{|hhNtF$k$=>L4E3)=MLbe0cv%2K^>X_ z2mzy#lkG#uBn^ON!50Fg1AU53*g3?M+IDYbDwX})i6Bz9Y{qrB^`RwzuGQU$B^ z`i9!v-nsqKrQ3J5sl0@5=o`=7a?6c3HhCWmJ>YDD&b6CPl?k1!uBlYh0$4|b<#c-X zR1yE3652JmF)=YYaWoj>I}d~dwybbej04X|ODVrV0DzUuRo4B0{e@{dY2(m`mzix( z1!||iyH^-20^S#fivQsqR(^*QD?dfv?fC&b?0G)$xXU8^aoHt^5V^}1TpL!{9^Q6_ zx2{yzZSSQrNZuB6wH%tJgS~Se9$0YhH4VW8(E;dlni*qBQPXAC>a)Dq9;}tQk;j^& z$yc+UCI*p^w4a+htJnP?GObegx_ncQ|84)zvrzjWPHoqTPJ6x?xBUaV!qlqsL#NYE zey{&uLxRhowf#RC1gbRzo_c8aI4!r)YD)EmkD~lfjywnkY>GHV7|e>d8 zw6Ryeg9VHxw@u}PbJO(Srejg?xbMlTUrs8O#LFS~5bL*~@5dn=b!Y#VUHtht&s%Gm z%}Dyln`8X-IyM&J&v}oL;}|!2k0GWNMHvHZay9Se(B0hnak$#f(+A)D#?giO`Gun! z^N6sW%)@mz?9cb|8pB|i~Kq;u7!QUUEO zLN3?BoX26O1bb$Y91=rP#iQeY!>&sYt}wf}B}N5{QQuYbe*qZ==GO>)a%}mDHVt&I z=;`-EP6KXfdgjQJzqvN`Y0^}YWHSDDbLOKTpk1&A0~m)xsC1+_<9&k{B3eyb00PmT zJn;Avo}c#oIv_z5yxdtADm9XH_~W6)@*(M9-h=>^fW!d=E5@!&(t_ncZnF6R9Q=*G zlRX?+@g;tdrG{5gw$qvoPFI01L8~0n2-Sv3s{*R#hQMD~xpodFJ)<#POAwj<6+Vfw z9Wxvb!1j04okTdBoIwDbOeUFt_22NCWW027X%SEI-HV=sUsZRYHE=7802DZEmP|w> z{?7iC%iDs{G+xuc*sjLUVUG%h0`R24zKy&)$3DO%0X25S2Ci$s5fPY(;T}|hgAE}Z zaQ*CJ{d9qgfI*wuYMH_hvD2=&&av5HIe0L4Y-Yf$D@pj{3-vilWt(wh56{ZmKzE%!BSS3*)`RGH|e-O)MCWH)_=j+I(|=5 z{Y)rw^7b1x5#U=PNMh_{IP}b4s$Yp4`g}`VeeK2XIde9a_{*P(gqM{n7B@F7Ck)OLaiE%?WQjIF6tP4XUhvvUX>z?x54O`sDJ#S?zW(fQC0P)M4kTGB@anKhBa2Ne|6|I})^173ph)?8JXbW*H9Gv*E*$Ei1!-dY=_oz%}W+p?cq0CIcUks)*ks@Mp z{zk#@O=oD)otd6UrvqmaIC}OQ7aH#>ovgnJtYPBU{q8y0o~!;yq*lb~0(+u-8#qn} zS-Vwf;WPMHzvp~Kt|v2*VEROQ3fr#TfJA%@+fyv~&_kV9z7o1BuH_=u@@a6k_jumu zc{jZ!Y57}Lh&bXQK}G|ax_#QxRvKc%lz7}?b*R1MdbQJX$k(~kL;PzWtH6QHg9c34 zV1|L^WXmCMECLnmIK_ugp0Zg-U@81hwybAg`78vOI(714vRUG0>gr{k==jdDv#=nt z=-*bC=w5!X0|W7qGi%{p7ys;>MdylF|37nY0w(KO*NN8q)$-N8Z(UtgT}xM0?_Jef z^*Mc(%Gr~Uo8tNI<9c9IPpQzK~v}ce*gD-tE-n20&<^w(>e9+-}f&6_rEWEIWLQcj#x2yX1&56 zKD9@akCQm3f7L}J)rqXVgZ0mxs4H5ECAbZVt^`P+cEjumF9PEg*-~NhG>fg1p#Uev1;RnWJM&I(k!_E_( zklta`nVai8t#;J)3WNzLaS#SZj%5I6Bs3zaY{lbc&zWtN3Ii*| zx3fw-u2fPTCtmpvL+_He^8Nik-}CJLx8vBzg&dbT7kwWG5*F%A3{;cwd!=*QAtQyF zu!bcyoyUlQ%nT2Z%gSEBh&+{NzVTinE=I=OuU>0>cJ_~hNX>h?@(EzlRQOdnfG*$G z3ws_rbOeAz1vXq5gA8;uS}LNhe^6ZwX#DTO;V*}gIrPhB`^S5ZaMp|^ zxiEk=T;-J zAm7jL*vVKVZ>f=Rcm(sI*Q>}}r(tKh2|9jPqYGEc>i>L zJpaC@DwRhctyG>;4ZP0E*>;ZMRq*1D>#@=?apw>R^)AjD0o;2Oq=MwQIHD zX?lZ`M({RzfuDAKksX4vrP7578waEj5ANgJO4(|40`hH~vAnz?HG5mxux#d~+%A)2 zTT0~fvn51w8h*S~nuR~RX(#;HoxGo#av2;!Ttl7kYcNv>MiNBEp|jMvfPvS^`{>sJ zv_L2q%)lc(cfbT1SBMKJNw{+XKT3-rRYdFURlT@UHfc)*Nkhvv(6W` z@!|&xsQ>u@zSicYtB5^>XC$?6{(#qus6@Xno3R3Mm{!sNaXT6yO$?hFRr`HDcGJGZjZLfhh3pGN5SHnf$Hb74z@7LZc{RF0Zd zqU$kMNl;2Efduzs%5bAuOng9XSPPvSZ|uOW3638SVPOmsg^b=kIWeIw9}w2!yr0jV znx7BXt!M?N4D)2vs)y(2PaP01UDnmB!sk5!EdjH0a~T6o3WXwIQ7izcb;Uw~7P~Rt zEp1E!!;96eKDCkXc|)Zmb1OHl&MIqu^}@N8Ij^_ATJ{GrZWaIaaitu3E9y|l74f8zMcY6)vwPLRl@Z0u^nHj@0XuoQjM*ALpy$vYU#`&!2v|2+{>{+z(Knm9 zcp)$Z!~9^14uaE;o}QiX^(8i9s(*ztn|T4Zj$E-Vdg!|Z0}k~O>1e=qVeRS}mgNEknz52& zj(2Bxj9zbCL$Z$G1IyL({A2Kq`=hAMm^s~CSZE@eH~^nEUm^o%?dbie7#s=*vxBp6 zje$XQXvXxe3{l~9Hi+UJY7h@6*vt15to})SbuwPwz)tvDn^i2 zMe`l*r)XGRXr4Ch>R&!&4BcE8mccW~NBA$mG-751fRT~p@DlqFX+7^!`mWH^Wum6F z*4V6%0>nALI%Aw|ZwDcdaP?QvOmLm#SR37!HtI`aM| z=t%|i!3nVoX$QJ=-f$tK5A|g5oxxk?r=r>k*Kz(6+OVaEV z5~pOtp;~@`z27$sE9gt?>VFa5M*5P{h<6&g0bpK1+gu}vIU(AHPcpiOWBdtT2H$W1 z6n656L9p{9VXw!3JPel*{SHl!r624^On`=ya>cM(*HY5-^7G=kd&>=iz|+K-O%&W5LPk6%vEeXg_!|Z zldKq)&D7Kw%231}LiK7}58oDnvwKyM=^}Z*?nOhqSPHyYRMiMIw*`a!2Td=SKMgST zJ2x{Bx8*Qvhr)YDO)zNp=1}P2{m>{h)znGN!~bSKHE_J%&=DZ^=jAg6Ngm4K?8U|( zB*OklVo=Rb4l^;}*<5kJ$p&PcI4b$4RDfl`A_B|IgLyj8-bJGtFkAJCd8)kU z=cxprAKt&Tx6SSSeX7bM?cqmczfF8XxFZiSB~hy4gO`x{w7QsuQGy&-5;!jslqklr zD)#A1sdd=F)bDT+V2i`POKstb3fTzz)bXzsPWX1~f7twgu3y2cBmzB!-I2Vb-j+E6MKjrgMVTEr3WSJ;djz!$2k;;1NJnU%fxpN+BGM&kmMtS#^ykn|H14B z-^tiGc7ATI=-!z#m-V6kHACney?`Ne;KU5sCg#EH<0YJy!TWo|2f{BS|7=gKLrXhO zjX|Rdoi$Qz0gkK0^F#JXqMj<@V!12ATvfQ5Dyq$GA+$wcS#1(JorXh(>dWy(5*QtA z-e>UdB?H1R8;FH3Zcc1LqTb@&_#s^Xi`%x&)Kh35<+=ZN+lJ8m?{M5I+uN|ef3I71 z$ec1CK?d~kh0p2s`ug_wyk)?v&U}tBw5u(Qsy2O*2kKkI-N;0tX5OMmqlXi~SNLdil-JZ3~MPNNJ1_`y3SFl;$wj7{2B z`prj71&pJ&*}*i*#H%geH@No*@>-xOkSF~8_uDx8h!l$F`=5s6_cr~7y^=zZoTw2t z*~y`3I3ecd8u=@&kMju)9g43Ly%?`aRfM%hV@)qNYGNyTw?aLw-hJNd6{Iw`rl#Qh z&V=uLXkBB6bw`MC1oYa^*{OE%aOWP@!>j&AUYqpC0AG}| zH9t2FUBtcMo=smNWa++QGId`u%et>vshYzV>4i4ggXe*P4|zkywC#)gn>IMni}}CE z2IA+xnw!kIxj^!Ib8he^b>P$^`|o+=5x!A=`X4qAPEP8R@oZv*=Te1ca_}UEM)O$U z23SY3f~APLcDypE_lNT%d+n`es2D~tL_%Hai-R>SmESC+UXtPtv}rxg{0>|Scqn(^ zTH%}IJ9;~$E~+Qr+7`Jzr+rX~2sz9YaQR&k5tnl!$!P1XP(HcjA}I98wQO>4hwvmn zgCp6IQ=4R8db~rIoPHZeKB-7?%;7M_d<8>sH0~A#R6>K0 z##$o*HFxIBoWshPh@Rnds`s)pXTYs0{L@Vfoti&$X8sg2VCh%jckj9W`_G&ywL+m* ziEBXcgVXL~5-~m$?ejugZZBf7z*j7nSQL_letZXA_}eGq+p#CS_L(z2xVgOWj%-4& z6e{Jfy8L_;iXZlea+8?{=D+xEdXp2Ph_(5`r{T}P<7vPw6emKV38VuUo`d7!86}qP zssWi71VR#TAq|I=sAoZfqD@k-VX!#>O6zJ=Isic8*7#%`fSm&{RzU}(BmGSPlmHe6 zoxX)43qp{EgCoJZx=dIH$YWT+a**7jdyW%9X7~V!4icrSuH`9MF~-D)4l9lE6_FIz zTC^Y~LZY(5+iz{cxpH%}RarWli{@v!AjMe(#YIqIB%1bR;C-L4xyyDDHg>=#oMpQ- z))lWDwr00(2;*1KMmV5pPT|@|2pgmNsCnDk8^fV6T+EN@5n{8SXRmifj0#8JNS_}> zPp+w)UaXhd0Y@ym!hJ_3lk*$;9_a@G9sb0$2=7vlB`U)(v?L{L{hH1y!NK)PXf#vV zqN|d72b za>C+(Mnj%RI9Z5rgz@+pK7j}Cf)ffK%O#;oEsnK)aOE9tGoo%9XfqnQES@34da;(8 z*kE-J5LHMIceGG~r0)1daaafGdrj6Kf(YK1l*wzD6n|Ivq$#ob0x^@hUP7)L@#W#Mjg=#s+8j&XpqcdAVuhcK zJ{B)75H)>_Bw-lNm2PTf*{aySRL)=X1S4u30iE%@-Gl>zy=3Rp#7zq@2l}mfBnAMJ zdk#u!xBFN$kqm~yZ(BIK7%7a779uxT>LjvF!EpVKpo%E#<8Bnv3@R)4OYjp;e<6oa z52H}s=P^0Te<_F10u)02GW;j3<9H|x_nq+DQ9TqX*|JD`<@Ipf@iSP9Yp!z=HCVGr zz=f#;ac19zMkgGqu8aNX8b%@zVEuCKc0t7!58XxRffO4WjS?bKNRSdwhQg~6MC*i< z|E1|-sj@DWPXRSs#w`|p_nb9xz}GuF0)<(IX?##aV*fKY!gnJX3B7Fu30ncI>sLX5pXIuEEQ=OKGl0AZ zP8s46lVR7i&jP@ftIkFhF$X4ub6)8Zv`o#o>C7D#DyZHOK(=_l`?i(8*DG27I;377 zw3Fow9E?KaZA(_(T+y;($a3g=sAwf)_1f%>C+Ftkk!U&j#8v&omn|qqe-l6-42FF6 zQ;AXF9rB~jhJuRo1#W^Fz)7kWfuEc^elyVVsCzP3|Y)IX1p^Pj|cD6 z`zq6a^S0Ayea7j6y3d#R*`H1L{8^JhYU@qm@SC>uy~>sKLvSRgW9rlCBO~`v?kym$ zAGz|hUlg3o$l4O4^A9tJKco+WjTP!itakx)@vTHqMvFORoaSFUzV1Fdg)-%K^O)AR z-%S?Ns@HE8u>kD>B^(N?8{Y5#n+$xUZo5EL_7&*op);7t-T29#(}`W#jd{tTtq`k& z3@!Dg0??^lp#@Ae#8h_3&7AG<1%Fgm4TH)S!F8xU{M?REO{_wzV)o*F@=TPz5x*rv ziT2`-{38#;%HrTlWniP$Dq{1#BJC3*E0RXMA;M zfyEuLt-|0D|dxCzet!JE8`nJ?xV0HTZ9(>t4=wvt46MT2?($SyP0X+f5Y{ z!wZQu7%=$%(V10)vT6_CDa<79f|`P~SyT|Q{`$v2`P?7VV9Yh$D5bApd=T6i_$k}l2IBDA z{T~yC5ofm$n2LzUcbh98xsJ5s8D74Q6>uF&;%$dQZ7`NXI;ALrKBEwuh__s~jZ2cU z!r+NNw|eSlz+J_txAnFXxdf7-%Y>qwsJDx1fJAoa8!D@BSAdA&l^y*+{|z5_6t3FX zEq2vo-TtHMM;5$rSnvN*%s#5#WgqRoW6^_SbxX{~^udqvbBg(C@C`*!(LvKrS#-P| z8fwle?!nYtdWR1z`?^v6sLdicaP?UK8JxM#1Do0HxJiwT@+=};_tMB&SI@x9p)_(R zW3xehdh9V*IslB)>a~evMMI3HGY)Rl2iGQ#PdRi;S38dEJ;FqYtS>sX0_fxOQg|(I z0D!RYuHDFWD|?Bk7(dr;RsYwVTX5ene_a8EUZ(CxAX-)%i?QH?Tya7m9CDar`WL+r zGd4*E7bMinT$Rn%1_R6)JuYNdn<`}mf_(MbqR-lUYzsFu@Q9P3e5nN z9Q&Xpdxxy^1l%CZ*4% z5fQ;q07R`17%@SqpP`5Rzn8Th2z((U`5?alxZ+~|_bG${{LBU))(=*%f4@3Q{THo#p@+_hF(>N7uptV#YKKrUQQ$nJlU zk%AE?JS~!*A9LHj2;u_l?D8MoRG!ZlbGh(5jajyx3f2R6Y4nkrJr_XM$&dwa@?S*J zcK0vXZhut0d+;XKg^fP@eZ@5FfMm}AgcP^mmt^D$n^tJMwJ5q>yOxf43n*81|oXQx6bFxFm5bzS@wK{ zNhyh?x!ivN6&%$a{efy;Z5vGeb)PqC2X708GD-V_KN`hP@^!)(u9`JmsTflKiK(f7 z2%sX?ZJ_R3{7Nk2^g;bMXFI?q% z?$KgIJ#b#p4d)bV0y`(=&Y=s05t}v>tO<0R&w<{_vS~6vwJ&uU2I7(vXa#Os~Z!eA(i=&HI6aJbvhNN7>>ALJB({-s} zIF^c`I!g@o0KBEy+0udg|1XBUAq> zc1J3ROk_hT%5IMm#n8cm1;KH(bB(+Hrl& z^-s#9vI=GC4umd_fn$M{hhT#-u?Yl%;klM@3_8nG1J=wC0Ni|yOOEH#@CyN4`#u3! z-S;?@Hv7)B%(p;(_C0P|$Y8f?JatGjUcghW0qG+6680-*$83A#8~JbDoH5(Ml^t`& zY_EM~%iJ>9_6B=S3l7{ec-w(nU%-`}{jYxk&+PJR1{-Xd9kYcyiXN9s=8V}6uEfn5 zvmIPH@XUeNn@6s-9lYxD{yPR&4t(Tabj4-zXg>uxrh&MXhg|POjvSZxM;YoO$`4!H zEJZh~6*X{}IN&b@lmtM=|3qY5Z7W1iq+7&y`~&Bb<$3;LMe6MRnj15;4+cw^10)hm zqc>tpjTnWQ+hSQ+WLOc!+x0q6h$%MP)o1mua;EeA7q@q2x;tA-M)HY-7y7g?lIvLha(U+D-6uMo z#5?gt@{4Q$8^V3G>o?c{HY8cAJIM!6EG|H-5Wf7gVqZS%`fkH#EOpZ%C%^4$F<3*d zy`l|pWi-nZh8@TV*CR>KQGeta6dzzp=HZ^L|PwpN2T2M(cnM#(2UJ_j8` zF7gTj==R;-vW=4f@A2ihO7z+iIG{8%wDNEjwLFpK=~SX z%lQt^`{DcxT-MW)&M+_;jDBfsakM(R7r;0F_rcs$8 zH(e~+iNO-0Oyc+F^PSGjY!c(Fb-6C^+G~iz!zfFHfcB-gyo)>)X8Rhe%YL}d^-Oxrn zb19Kf?(FYZDS9MSk_EaE*?6s;T5Yj1IaZ0D@L1kcaGin+L#J+K7yfgS*y(MyTiGAx zZs@&O5%%|?b~5%~n@dbgEEeO%V*QO07O3SL!9!(Gk&}$~+?CA*7&$nS2dIVeJ}YBx zB8i1X9of!W3xYFHRv3&N*`Y?W>qWjjF!}ng^Wo~$^y2Y$d%O;D#p4O3)1}w!<}KW~ z@DfCCD&)o{3m%wAP(yZP;ure=E*w`6=ZpQ1c-(5j>oG4-uS6|14s)$quNRTHV5~BB z+ipU`yN{fMi5aW_c=~LzJk~lkIcZsq{?jUe;3z@mdyHh(gFw*1rt&d)m#A<&771D^bUkomDF0@+=d)w+g!-vsT3H!>uXMo~B7mdaT41FD3o5V_nm&ECv59SV8eK5sLFI_ZH}uKz!^2#iFU{#@+$;_)}m zh4Q(h9tipAM*rd9{QUi=H;D|!o{Y*vX_T*# zbLxP!ux}W4HaQB{{5d@B)cW%eNzZ`z!5xmvE)6b#*Exz25wQROFT^0H0a~vDFgp9j z1(wwzu(-BzZ%-OFV7*(rkE3#66&^|`?k0-kJNnz!N+r#t73sg08-Zkd*+rsovmh8jR7JoY!Zm)Cl$)kFi!6I>GKgj)84yR8EgXge#~S>IN?FG@A5$7VnG ztTcXyIOe%+wQ)_rlndKtrJ8MTQ;<_^8{>kvX&N5g6WNh0c{B~XB20^z3ekuP_YbRqxe5OweP(!43A|#2pN!S^8 z%9}2;IdG1~hxiezybkNb{CuUV#+0!Hs<92hI%DQ8IKl#*z2i%4+Lyvr$@!M9hG#x* z><=GrEFGViRBCeK_)_CZ++3Z=Z)<)1c7CD?|A_y;_2pyi%g4T_eW7Ilc;&mE7ew2C zmlN|QcIHjrWoNDlXaC>z2WAHqTl`-1C+lKXI#=U6TO`XuCP*Vl00bAsU+^+9i{EUY z{0>&hrde@j>jKwH+U^2vr(RlT9%Sy$PoP%^G+zfbW(UvM2TL#=cn@HBU#8B3S~h6@ zV{nyh+SCU?rIrvqj!xAGT`~qwF+a|NZ_ z!oE?|`i_rHO;@uLejW;f;ZDRXiVS)6vjFOQAcbJ`P8gnbHU2cl_2<0 z1`o)ZaggFg#UZ48kMX08g~JTg4=fK^A9sT+0;Vg#+EO~eC7Uq?_o*w0Ohanf2$MLV z@2`QIU?^OgismZ#ip~?GcG$??jP~1*{4wzPn5k4Yf7$Q$_@YxKY4mIGIP*M25Nn&w zRDW52ir+(DJnRd2fo<52&w$&6hC|y!9PWy%X1Cgu*1MY31V@P`^|P7_(-_maW@8Ls zpy1Q&E$_eqWEFjcRQM8WZ;UJpk{ExbyQ6bW!<+G#*BXb?)X996&5m2%V-1)D%O%A4 z6p$(tSlafW=z1(1hUWzYl2o!FwTk2MTn;s&nIPqoA%)hWub{>)O5haft#MWGEz(y& zUU#m$GFlxOX*TCg)`9tEb7Z7Cy3#$T8`S?TXr~HzIFGzR$P$#tYYK1;sqia<3dxWU zR*hrL*{O7_*fwUsb}^Qog7dnD9gPPvl8IZmodickyP|RYs@}m$9{3AZcg>E&^2Q+h zsk5^B&>DzLGT?M{Owpdz!FGs_0f1a_rNEEuja!gV7Z+BF38$762Cm^XHN=w_5ub*x zF}nbg*|Yt^uTfu!?BZM&@IM!5s1gi@`YL&bX%LV=YSCM&%Yf+~*_0h4F=>ITf05l% zF2lH8mA&v{)3!ML({^ytvJv4IbF^9<1L zpgnAnuzB#6VH@w?YUjH7wsx+gds=&*j&p}k)a8RW>K9vf{>WnrQQh8W(9 zLK;mv2OP+3=nZGW_-+R3j#qe`dv>!nUI&y%dq48t>_x ztDmOdO3V}IYhqsPyOZ^LGLiLrV{8Fi!WX#H`VG-&tgPQqj+r;4-FyYx04s{kmn8TO zHy+b3(RfVL;xgxt6V%ePqAT^vByc1Fz3Q{b*p6FlU3NHUuDmPXtr56Li#>BB>%bMm3ojfYhxO^X06}=cS-z`~v^e53137=}Q zJ5pjxXW%ymf=ASt%Z@=Upr3)(lTYGLXY|BH`AcUKe}b&I;cOKV6rgTuEDII2XG}rQ ziYSs~0tfJ*QOUS+dwuw`%6}?N4ksd#XU=1dRhCfN+2&npI+aSrN9;dhkHhgl@)csK zbm~1YQ7Pr|`YwIY3lBp#4nBCv=YdBALN|Sn_dlcWek)RQLbVrus$h13HH(SuZ5Ov=5Oe0xPY7=Xncw^>hS78d;G#FZ43Q^Pu!uq*Qze`ka~=`u78zy z5H4}VHBoEb_{P25C=(7VJM{Wt>Tyw{sa=G%caQu8=iyn*Lrts&m;wSO`SvU)0)OP- zaR@9N0RNHB7s)p{P!f1(p;iWawM=s)L8JBgmNO`GaSo2rBU-)2ORLBViszOiaa1 z)h1++hl6hOSWCnjl=Iy zVwhdu)W3Zku}85BxXibnkJ-N9qZX4+i}*@kMx${Zf(!i1?}EtcxQK#FQX05aVjPz(v9l z*Gq)$<{80XqAupL0cffJ1HK&q)-dqt?DSECpK5SdjFDuz=jN6iq$CLE_7iQ01zUbQ z{1ZtawNNlHJ1$vL1xdl)5rV%$bQB(i8bRr2t(CSPKqImk$j9WO#lKLE0DD>Hgy(j*HTRMi+ zZ*y(cgbP!dsOZUyV)4YCYD13WiP8RZdhYb^R;XA+(#m4M3S18CRUF)s8Rs)e@o0}F zMIg(J2-gnx_HxpKU(k5Qn@W$$tMQT1bjth2!HnYrKMv19pww74U|E41hp%w$aU6H7 z9&jS0#MZTkDXo@W0t`zH7WMsszM$U`fiueyxJNy*+G zDdo%lfZxAv+vWRgd&?hqE9dH2KKm>U{d^t!PdSG5ai2o`0jfPUP+^&jJN-964szJ| z#P=1}(yp#@07Ag7s(<^nntLv$+H==BNcBq z=cUc$LPhR}`hlFP%#*GD5$(d8@g8>xayeRs4}8+;K`>gfc3*GCVN8z$vF)y30^o1g z+gg?EC}|GfdVS3H1|I^+@jn!@)f}uY{1&baK86Ocy&5<6@a_>rAWch@pC}a&%|a`G zMrN3P+|WvSmveO_WEzHsVR-9yT*Pi$_{`@0Vbq`SeopiQuFXxg6b_fpmm)F5>i+X% z=O6P0js?K-!sWoR?V@$>yDySBhS|a^)MjsU^KFn9B6tWzn*Qx39^u`-;F_N(opXph zQBMIE!I#5{pQm^zOfeI!aIgj0Kx{$VaVW3?7YIm)aMdRqVV-5$wM>{%Pg$9FX99M# zeBpdKY6mipXHW(O3|6pw{(L!}f?o}LSrYNbZr6j<-}Y>?A-!i-eUCG9-k*z6Z^c z+;EztTad{vt_1V>N+q8Ut_%=g#q3?uz@UFGZV~6pj}s%sGPgj#yV-rzI-k^_rGK{! ztIfH%dewCjc(Dgwnd_7=&)DHT3rZqK9q9ju4X{*5l^YFj*f#cKP>69~uYlO$W#S zp$*&J8;*${-v4HBT~FCMc*%`maKlD9-~(+0hXunh{?|MhSFUMk*J+qjvxH(c8c1D< zYxq0E`-gmUd$^kF@c!Z5**}KJF4h_7tTnf2+G-PWz)MO5ogPkM6nrgA!8L-$zXuIG zIEKKo5WDd|`4ZDQJ(4+a;T$+8hZ>uU0Yo#OC&20Ofq~lNh4*Ps8yk$P6Z=+4RTJ9P zo9bSoid`(B1LBD~NT`kfs>rY4cSWS>?-+mK-Ah8Bb7CM_IdabQF<%)u(d=M~orENgMG2MJjo7!oSOly!*SZXd!wVDwaFm%@|m zQ&?omfo)K3Phc1KIrMy}jSXfQ(6&vEp(v!DrdA2`Z6r%O=iSz6*93=L25<;JovcjK7mxgV7C+){Bcxim(%b_kbZx{r3n8JFHDlhu?*-;_dGWPxE*xVvhf{F=3ePmXw=79SYoyXI97SO4Y}m zqc){8b0@ci72%geU%3X2*R7}r1z$_kI?e}mk7zeRNQ6oD15`nDL^9s&2GECKmSvD@ zaTo`D!GuHkhZpqh67BHfmAeAzl$PVrppjHMaM$WYHWD$-i$t<}kGzG^CNw6xsFKmQ zKn|*)%o7iB0nwshi*vbZ9nsQ}Xm;$tH+~-_w}w8N3O4h3r5;BaSR4NZbE^MQ^Xf0i zv0QQBl>B53dcom!zDOp<5%TIS88f}=ncUVmACc|Yj!Oa%6{i4pA--*xmN=}p+xR1A zA}0sox)R^(q~+Mz*)j991ER47uF7_WXpK|#TsMarrVSJ*OUbIJ=G5E2`S!Q}=)-UN zlm5dG|H+%)gV=NLH~Q8$)YgYTy!F5Ezy94`??3$$9v0b8_iL{#G7P4i+k}=$jt;G1 z6=OaEz?e7=$-*D79W*&>=;M4MzaAx&ecuzFUlzOQS@eQHdZHnQN1Xr);Tz1CVrmb9 z5gFiFLb3C)n1U@g5~bWhQ9$}7pkwDUS4B-@oy>lK5QcQN&jF%$3h zPnMHN3ESp=*%>5GXzPJ$n|0U5Sdex+Eqw7Pb4BJ1|6tm~7T^!74j#?>&EuaKooFG| zsI{_kn-t@PpLlCD7>x$=rU7QVSY7R|t<9Q}y|Zg;-PLM1{0&k$a}T#@kEsRFblr~i zFW=Oxx8nz@H)yD4yod~PT?`Xi$yuXW14lB*qT~}TvKVXyMd0!_5$Z)U<`;*5iKmSY z?;}_r&DIg4p-@v(rzbFaR&)z4LqD*UMm+iu>l#hooHGkIjZ zVR@Ua#qkXC=T^=xE{5vC00rj=VxnrncKggEa*s((9H~!1{m(SuM2Lwn97F5*fc7hu zs3%bIdcY_Qb{trB*2c~b7B|Lv*bdL}?mOIu14UaPsJ)>%NV^bgdM$oJ&kAr{Z@>PB zXyl@bT^B)B#U934;}wx}cu8#$?ewps!$VA2qK_Ev{}}Q>ecP{g(eK2!{d7+{PONs# zub))C{x3i$JPJzfJEkxh@M zc8nLK**?qnoM8b~mS$~x;+J@vc0Ayoc1F->q$d#3+m<)!3qAUpNkRy-m0=-%wjKrk ziW5gbuMVCFOt}P8VX=A9Ve|-0ker8r+~ms3sVrtoeQ_n>p9|+7%&F1B{Ml&e!FL?H{)XG~cFu$M z#AX^5754^Gv3@5UPsG{2UD;mypdSu9ppTH-I3pZ;ws@cS{deb{d^m8+gqf-2cCSA@ zz#C)w3~1;_Dc9?CE==2sKeiBvh*Pn@Z*LwQwNluFlW>fWqm^ z%&Ycch~e>zvDn1Kjq{UJdAub2@I>owlwApa*blZ5;V5iFY5RxT3E_s`*eZ#a#CwuJL;EWvc z{6!*Kp1x?HaQ6(?4Cy}g?abc)@A@3noFWDunDo2GMsjQ{aHb6S$ILHn2s2{LP!lvqpo zSTL0Mw1h{oL*x^LZNbo3%_Fyty1ifGo6}xm!i{AG)B0 z|H~Ba%QrLp69V_mWf-9{k7upQzSE)^%^{nr;AFP3h}>3;qwUDYiFnEVkY_OMGKIUe zWUV^@^oQnOp?p7RT6VW(Du?F#qhq%WnjcTW_LKX#Y1+GyA#}IFYGmkuw@@hy4X=Zn ztxdF(HF99rL`yN8I*cA|kKe$cRb#@X8rl{)-r4SoT`G3Jk(-c_S znY1vZpqPsbi@N$K1=TbZALtx|pl$KNTE_EQH>L$!UL=avL;sv*LTO!qtR?G=&=->Z33`|LBJG!n58VaE#fveg>aMGXK%wUR~Vtd zG@d|N+i<|+-co@&_JiR7(gvl|BO{5Z^{KGif;)|+v~Dt=hiV0NpFw~;!CW?abnSK@ z+;RNyl)`7+mbuFhtqh_tJptZx^bTBd2QS4&;Oqq+Fz898(=miD!dK|u1iZ;~I*tRc z&l4+*(CSQM3JepD|FR88V&o2awDYX~lfs}e>>I{Urq88n0J6Qn4Mq%=`7rj~R<1?V zikaa6jzQ@`IP4O*7IK`pX3NdVz;hqEV;W9gN2lkGKY8wzp|EXDM|`K-w~wpwr3?9- zvQ9jC{3lL4S)G|iscavrJv+DG@#Jy2o=B80`A&6kzslU+Ipsr&-s4Z6uv9L8Vd;n9 z8a92$^wFQ3woqX6mFJ#3{(<99qHeTYRQm4zlP6|)wKF|a?Z4Z3z_BH9y)&Ln>d8WK z)v!X6u~(0ZUUxK@(Mtdtkve+0FTYggz&+R2rSB0Y9IfUs)z$l;eb>;rUeWS}{-v68 z@bK2~0p?kJpJd%F!?XK7R10`qV_@R6G}3%Q1ILn1_3qMg8|!f3=_yhlrWCi)QxsNy zFLV)IB#U2yHo2tW=1UI`xclnk^q9p(gkzf`BOZY{j`?~4NdSlHVJB}u!E`GUk8dL9 zqyoJU)~x6eEE#z4Qj*boM*!zFq^160_ejVt_(qg(#j8eq1z%_cnUWzZz9%OZp_blEPQ`en5d7bRM1lfG?(C+)?9V+H_zvRB#Zp#FtYd&A0p#QB! zgBgp>sZ@Rj@v&@I*b{`QM8&c}&%rYoZ=oX;DqK-kVAB=M98D7BoHTi6WF{r1ZnlQh z$K;?zsHXbXVOnh!-w{p(?Zr1Kb^T*3R@g3}*M$d=Va!6NsMl6nIf~FdfPj@7Eff%j z?&7^{C7<4Erc?guX@4r+YleYuBo_Q;i&gK(jS7-E?A40d!kf9V1v1ry;T3 zL})>SyN9ur46D`u;DcP3fAB_LmVbC=QU0+kLLG%_a4TJvw|l+q!+5^lf&Xx){I`QA zggY7VDVkH<)R%{U2dA8Q*p_+dVIJ6gj4LdXL`^9)k~(Fef0V4m8BON-i<`1ACCdo_ zeO2F8S8wP)gJ3y;&brj4=xoI?;Pmf^BWDFOM#LR|kN6fmew4ai&0H^uoiQ1xV(v@^ z{H65*< z8rC048ua8cTLZ95P2vGxIO+|!gIQHLl7>fVk6NY=qHuAP#fhpEaQROa`(H^@-zps? z9DNF>y}no($yXLi(Gpax`RMkoD_sP%dpyN}9ehtF@B#gB(xL%jx3@#a*r@#hG$RsZx0c+3BJ?ds?aGUCp~!sG|Ti+snP@bgJe- zi!?t)-b7L`Xne;5GA?>fgjDhXY^1Pfgrucq<=PDu0Z_!_`S%@DGY3vM#A|3#7_vEfKv$l3GfC!a2#>3-{bkxm%wW18o%4nW74N|j+o4e?a-K= zh8)hM7zZd=EtC6ogBH+{fhOhLUI!C$?vE@iE4xuyRs&pHobE%~6!y#js1Wmg3LFEj8Eyn%TivFhay z7_H^Yz+w%UL+i=A|^Je zML!(a!C-$n9=+kOQ^@%@JN|XqH13Qk?@5mzxkGwBFJOQN_{G5nH^4~vb&G!ud7RIQ z&OHZR^+)Y3LE$ZbyErJm7|Z2$yLv_?B3V305f-Gx#T1d*IA1$eQ4)wv@C zgZGgATh}w`0PglW74f-j^N*U@9Pw(zXOkqj;U*0Vk@3$$c9k>mPUo4E=>Yt{;82yM ziK9bV-yevy+jxi+C9d9Ybyr^8q56Dsvh!jf+uw8Jg6;EX_}=6zRMH&d*^}nT&fuNG zgYXCX5awVT%9}#~AYkOks*2f9fP-q)y32jx!s}jl;ey+2uikj(%#1mhIdkSFRWZ7F zvweRoHuidR@cOY>%*c6^PZO?HX71Q4jDpnCwhKO+f0XLz35fj;u!d8S1JlAJwGBu9 zrVEsawfqI8R{x`xWfWts%3$DWG=F8btmd^ zyfzrzDSQ0^Z}zT*h`abqI1q@vd{}g?=5p%Y@YWrT6bhBB&$2cIPbTN$!}}vh*Qc%K*5o>PGU|vSsQ+if^r3oxd*-HlGHhm@QhZM>%-s5Or1bvs6RhG zKHkXvDzIkutY!J^xyku#7W(rrkk-HQdg9q;qcNV$Pb5m^QYm)V3RHd8?2@t;7jHcu z$>m2f?aqbHS}C|NgZxbKSLebfUbHkjS8vsBT3#Mecea|WKw;hj9#lT)NO?S1 zKX3+YhyLo|l8n3K+Ytu#DoF0wW!EW;`>u_-o{$0^Ey5q^gZ%J7Aac){1}s&?wxVEC zJL^Wbx{eBy%5|Bvo&VOaz0<$4K6na!fErqhKrpaT+x}JK)UfMZaNx{WajSWbYnHq& zAPc;a4_pL%ic@gH%+$NNWky5QHFeag@@i%=T6*Nl;%6QyMHjDJ84|&^)sGg`=7SGz zs=|Z2wy>QY=l$DY>R2P-sOv6yKX_?}vBF0{c%e`d+aHF;QLP?0Pgq@~Zxf*Q@QYiN zO~6qCX4*zwFLqGO?16Lo-fLgEB$|B!glP3Q%?mf5y?DsUYu(KA7y>=UqI0PLFA{#l z@rfKWIZpnH9U8)@laIQADOkqX(?A87p-CQ4Lp1>gEW>~5inL66c+oUZ8-Cfj{?69c zwu-G-ktI0zv(3vYwiH$1w85d8``h|fbEqoZLw5Q8H)CqWJmfsTg6Gi}t z2X05>3GNzS6TIDGrEQ`sD>$o-U%wLy-P%FftmUOU?}W^w7CN_vrV9mTj5`_*A7ui$ zLSb5c+V8*lj@yslzr<|POZOkYP01x&syKVHnBf(BbjK!+0YUE@bu&qtueVhuQ=MZNA~NngV~oWgQsFQ!m1brq zXEw|zZ_M78NN2(UmAUt*!w(Gnrq2*IOb-qNj6?jU(dQ+*)*%-!;l>#C@5F=prFYxR zQfjX1zagmt}N)`O7sfPYNG&j`qdy@ADC3_&j=@)-hlR*8uOKyfp ziOUw==p@#SUnq&D;%@=}M?r%t2;JYOWUxs-gqFx9sLKepB6tAEc?rJ|u{Gcm=%I|q zuMYGCW62vJ>6smG73hXK3o3ZkACT98y7h7cCJvaqo8lxll5gOGlITTsU|q{6S}N8uBsXzL3RMc%LdqbJ1v;ctFLI{4HtREOf6f zDnMM7p|!!yE<#cfyzGTy2+&w{#Vf#IZncV^NHuPa`WqI=^OgL zD#H~oQR_&dv)ldm@r&-u6G~X2n|97ASyZ@~~`2UOq`rn#^eg=v2L#Q8P#mh&J zo=7DSd8bD6GqC8*jSOGSPE5?rPfyR!O-y7}GLy??ekhKV7png>tNUOKw5^S>7l#Z+ z4_wAE0$)IsvRkyh!hfoRBSGHKfI6y?H3bsHalxQK)d-IX??IbJb2Rrv)N{-iJzhOt zJrQv)t30z6|IX;#%j`rvbG=??*T1YTnN}bwSf7u;^wj_C@G|^)JF)DG{Yu20d1d;Q zX(-Erus;4Vs{uvw|>9`v*>TX$K-`oF}x{f2h<@t@w0 zq@kuo(Ib3M&#&NHH*gEQkQIESoc<0m7F0$qli6xHTm`VhUamqR+NpBcd`zDiCfhIR(xa;|AwA3`~%mcTjI8NTS`U-$!PjUgd3B1K~JiN$54=l6Ab8O*mXVjq8 zmxVJ7)L-fMcZqti7YKAO4f@Zn5Uz+rcB~$F4axy?Y9fQvXv}X)?HWvrP97j#&9fo?T4adXP_E`7=;lcvtB%Ig zJmP@ss4~IQyr3l8FQ(Pe6f5}e0XWt<<-7B~V<6yJGf!qKc~9}crrZIo_3o?q#$MYz zsX6N{bEsp`wm606Row1qiyWK4#9LYx+rc;x%1&bxGP<(@WkRknMZ<8l7v{Xe+6sFl zql0A*I={32?4TJH?yW0(RoQJ@tujOSU>8o12s;*b>DfUba{Jl!-POarx9)#TzhQk4 zY&-}*HgspxwFw`ZDy0SRI#?8%3lS?amNXW$ES5ztY;c)H{#YXEKexqYtQGy%y58?! z-r9m>)02fOKf}9X`P;KzQ}C~yg(k|$Up7GK_##C0AyL58!eM|B+XKLoik&e&%rN4BxC{6G7OuMNvA56Sm-wD zUV%7(F#0aN)xSH~>_Af8<3FVYtp+O(fTV_x6W4~uUmk|Bb!C05pghGqwYNLu5&}_E zbJS$~xa!)%g^R=PSbROEQuD>aE8XOJG4ifM5&;1KVIaN2s+7Uvo*uT{y}=riks^+D z3?WTe`@mDee$K(DdZEEs%n4&DnAnVz*8dy)%(Jp2WJZ;X^SZ;I?Y(=K*h`MvrrD|J zE~jovk1P@~L5FsEbMdC#1Po@O!Ra5D&5>-kc?M9&Zyfx$X>{Xet7qp;h15+cLGWKs zt>5%#`(G+ohEE!O_$FX54$C9!(B6QN*1iXt5!I^|ad3+nZ3!3s79|H$zE12Uw#}|Ur@iY*LQbsf#AWTVkME3 zyIf641??mE z6jHzbq2uZYdrUbNYj%-^EdC*{ok;L;Y+k$u&A#{Oq~5erg?o4N{b3KnYzOW&qq(pOrz+!YWqXeGbewle}&uQC#Gj`a?$qI zJ)Y^ABdZ;s?~9;3+CJr8yky~y;sG^sbZlSd0hw>wvzoMiC}p@qW3mZ5_uY-q_1bQQQ4v);*e;iu~0 zAsfnTTm8e94&$}^e_QgnM=Nua@btCyx$QUnuig7pZc9f8fYzz$Q^u_egg$~-Y~vau;Zfeoy2`)>#+>EfayMf<#*Vn-x6}`H>llDy0F^osk^Un zev4?nzisd~oFj0&bNTYlHO>#=^UsKtqC=nM98-;S8!I_4P(vmmv^YVm0aA>dzH*!c z0%87;YO9*5lH667T}Uwp#bsE9lPIl2Y6|?<-vqjq190&qN&U-t_=Ior--J4zj>r5D zd%X|)WASwVbL^f9&@fHgcK;uEjNDnPD1&$zDB~imz?zqkIZZ= zF%cPa)W~Gp7~F&GzG#{`4a9xCL9IlQtPLfeq^we?=83#_73SK>$$EWcb-+Vxn!W9n zaiouJjIWrjy5AGI84fj00nT{n7Q7GsqwqN;|Fqvv?b+dH`3@s15@uM_WR7&TOSsr$ z2}%v~!3m=80Uw-LL^p)b69$Sz7UKeyjHq|PV3C<3qqTp#m+``LnJb30t(zSos{INN zbp}|(c?_BHklp9-T|GyLb(J`_4CC0aD!C?i`?`R_ zOBo4f6GBJ@HtD;LW9tp|VthQ+Il9{E|9r~ozM18w==Oa6q4N)?VkU^~3pcI~Hx}Vi zfJlMc2OSY-uCV) z+~x~mc0&y&Uu~rU>WC+6K2&5H#*<^NA9Vc`TMo&jh7w2s>;Yp9U9jWNvMWxxr4=6G=kbwh=jnmy*{@W(G~~_O(dbLM>PG+vP5a=-cb+t%@ z!N>9kH2@mOaM(0uBTQxKE+BK3BL~Y#S%#Z6Czy*!Ri;B$Fkn{_%QtV-vRQS@iQ{9w zK+uaKjxZdhQLaKel{Gu?k0wTjlIF(d^J++o(sC&cC&Ld@oKUlYu@RZv%$df z$>sKZGZ`Is+qOTOAMyHEne<|-w{8$Q*EC2P_}P=L$H;jxj~OPM^am}ZV<(!e*&Yoq zIJDaDF4p@$N25=7zB2XESTJDOqc`#R2j3En#}QIvMOGh3OUaq$2#9SAc3{|)?hd+< z6csl({2uKUS@D?%Iu{TnM(40`tOhm;|(jpj?` zY$%v5mqrSRYI>b&u*TP0evl2jIUEeQF~G4WCad#Zo>4EU72h2L!2Cui^rk|smQP#m zY&e{CTj_kQR(R7L5!`<_n~k)NF?irMRqVc)NcX--vcaUso^;-R61m&P#{jb3N8wB3t zhHtSq5+!Fj;q&D38DA2qf4xOJoDF!>AuxSes}*qPvI$?#i)_H94e2^z#P&N~w^%+% z_x%Y(FX5F`N8l~USPb4T7#wfJVyORztilM~P##}88$h0AUJC`r$73;6{zJmykjL=) zC$V-$C*Ab8nAd282GlOJqzK#XM@KXqjKko>(}rrW{Y{ zj4gq1+G!f_4%UyTVwnaw9rA{AoNOE)SGTCtVl)B!y&tv;N-h^FLV`{gQV)ze#YL5R zMzh0e^nvuqX+e~g3tAFtLm&($qKm0t8%-^S1F$y+=Jl29t8=&T*3<)~=AUSedTUE> z|D;)ZAVtJ?%Utz({n_~dER})qVrq2D>HE{5wND|>!i#`HwA$XsZgA-$4oGyX?1P{> zQT1aFWCqFY82wK9PIMYv*vB2EoGfwm)sKL-mZ}KP8>yyJ7nw5rqK$H_uYM1?dW2+% zboD`f?&Q%<)ES0fqyMJd4&Razl9?l=X!QqUnQC=n&PL7nALpBnk;{)lH$+j#J+9A< z1(H9kdwvf>kn*K@pDr=aImSeDj@vHqeUd$nE+tM4LUuw77i+?QLWJfe{R@1CxJ;5; zL0Q)*ZOG9PBS>A{Qm&LrVTA2D!a>wBw83km zmSG@R_(0Ngo96res#rkysVO!H(Ak3X>NQFZqBvpT9>fL28K;OOl~S}YmZNM(^&)A6 z8#eZT2Clmv2N{5Aw~i=IOeGg8XvDO#p|%oW*TCFu)y4GIl+rk+FOCnTC>9el~B za8ku9p}<>1?a9efVRm-X_WFK07#=VQ>*3%}Tk*-+*+OY@vhDZ(h-VWx%X{;}yi)TE zH#1A4SLoiO=o4%6Y@jO7dm;Us+Bq%uh0R0?EnQ8=oMCQ%Qm7c3B8oXd+#-vxa_hok zo0E!@qCp`NV7wjSLhivU;RD@SIcdSzt~mk%&AjrqV5~PzOq&>hXk?(%RF7h%Mj{zm z+Bko2%8x9&wI~=Y75gaS=0edL67TwxcII@@I|}wD!s68K$aKQ?r562xj|TjU&{8F) z5nTeGXR@;eU+_%E_uLm}P}>AGmP5W#Ytp(nJ!KXBX`e5Gf+y^uC}#j$8O zo@v&CAPy>af3Vif#KY0CibgXkelZqg9tnySNsm%FKEPXFBiCI?R z-WQEj9(X;!%odzY&AtBhbE&fk@b;nDrs0ceGfX0i@zsDkn@b5K5OKo56r3D;0emW$ z1I(1hr(lzrXO6NV?xkQ@AKJ%!5jy!ao->RM4*{Jx)zFeMED<@by+AQ79DqUylZhP|OA#n}rK=ejGNPM_fMwoNKD$Fx8%xH=$G4 z3?VU)rk--f%&oZ(6WlecSL+iY@2K_>RGLN9S=}cB)~<-f!Qo%0HT)2fz@kafyKbhg z|JRX3Aoyn*9M&hr#lAQ>l>iH2z{bkqKWkm1aVK22|A)3$A!w6V%zemVTQsE zKQrEF$Bgkdq~`nnb8qI&T3Tw*ix`#q?)T<7|M|~<{{1Jcl?Ct~l)r>VRYRnTGy9gE zJRVWAgfedtU|af0@kF;?TB2AYnL!SjSowX#r58 zSSw_8N1ljgGSOfpkw}o4T`2?aV3fD8e(E?E!4Bsn9Hd$YHL`DL$}K@v$ac5KB~pp$*w)|5-lhA~ z+qUY23EJu7WODSEdfWCiu=iqkcDiD49Pts2q|UD_Oihh;?Kx)e**DX&@f5(}lIKZ~ zGO!C?AA5oU9oL>gPbk86ik^P%oImUpb>ps3&hRz*!CYd={+aFg&mhNpnhyAY9@ z$#4J^*PnssfGqQ1gL+h`MCLQz=xEf)%t!I~6t8>~NA77v9BIFW(b4%=@iISmr>YZX zy)Cj)_IJ3yz;_}yAy2Y5dQ-&yiuFCx0P;gxf3^hu*^O9p&!gXB|A)07tBRGD*O@pH z$vZS$G;FjNOAa)dPG3$cDwL#8$}RQ(L}TwWYKzTp7ZZm`GoX^mYGb+aNjaQ?;Zlqy z;NsQBn+#9;p*F+n`gm$*64%!@owwkvfwx*JeI^vU2RHnF+x$YOJ2|E!2Yyhs*oa?p zcaQx;|HF8pd*BJ-M_Q(Jqe0+|t3${wVX0CHZ<7;ST*G22LtPsnWX*HQ@Kt3rE9hdR z_g>@9yOEPiW@6&Ca{aj*oT9(;x%>H0lMQzQhe5Df}*2#-on3UOErp z0%&WMF@f3_hUBSClP+mkD!qn?;MvJ-K~Jfov4laPy)c?khk zp~Oc&X+C4dA4eY3wP(OVMxR+j_R`03gUWn9w?)H`rsRg?>NvrmD#xhV!h(XxqyIH*iA$s;j6fw=f;b`OdV@Zt-`1QNK9B7#h} z3k}|tFuS9TyDVj_=em|>g`;Fo8u&1jeMdxL z(QaSAWUI;Tz52OC;?4o9>gmi55dE0_GWW z>flWtbG-{B9foU7nPK5y#w;S?>9-q+e2ysyL%T-D3!|(kV`HEd96{tI`P+$jkBG>vhd)Y$d5e1L2p5GY^k8 zM`9>^21TXM0+t6X2HbSCUSP~?rF;cgCC`zLi6*+<8I%X zP}Jaiznlq$CeBVEjdo~PALzAva)W?KGpyQl!^eBKH#Tm;?)+^rTi`>##nE=Nr~dFfv}VNyK&%x#qkt1i3k8 z1g4P|2HM)tvOt}KbuJoxHl2PJnPd*V`qito8fm;xIaRBz!gcKkTnEkL$mU8?)CV$Tg7NBG*Nv}9z95ga+{R}qRN zW`PDp+}u96*PSkfYqhymi!w}%jKs@}#?+K?;eN146n)-#?%eU_u6<~8Ak`I8#mPR=i|1h#`Fq!CFxN1c<-Wea%ewLrJtToKy8 z4=xQaK+8+SRO7X;H)F3)fYqB^ikYR6QP@9K;%yt|$Y{BD*+v+9|B7tBk2i1ec+_O2 z;{M;}Jf1m!{H2|>6f9Gv((LSsxc_s%J8^P+Jp4!fE?Qk(wbubuV_RA}#eNNV)`+VK zURg4UK=TXcz-P{Z8Vnd1C&PNbOyz*t``+1B%P{i2zncd8KkwvND*&YD zD;{JU@c+4tmQcRN%A1`ms{_8w^>~;O0^=)AkgdXe!nFLm*K98A+89BmiaeDNEIdgB zQX7rw0nAc?W93a7n)Y5j`La~;7EG+<%a}m(-eBM}w$}32*_4IVDtf#;`RHzVzUH13 zQ0A6W@?~IJnGQ44M{bK0A9C_v-~vgo%kY6l6?S zD)rCOxdX|hO3j2ZzLZB!DX*_uLS~P7BhiF0_~}B@ZG?ipoVbCwv%X-+aHsMxNXO$L zuxz{=@@9Egd9qks4R^Aj?<&tp=UM~WFt8Ji0&h+tqstpaiUcOh|G;7`JHT|0k;Na` zHpC?%n{69&QvcbkL}$6JpEB`8u8{z%hq=JFhz@)hiB83SimzfGBW_WUh7$Vi$w(;# zMnM=rL3Su}lhd(sIaWD)_JaDqc~nlozmJbV7UGJ)N2cC@+iM@JhTq1ZOGZ{cmYc7W z%D$Bs{8_K}eMkou`z8|IMKZrXR$R^HP;0^(nws*#zTbFhsr1Vq{Gb{ymDcK$3B;;; z$cnxOUv-_Rhib3BT*c7>2|8AjdJAt#5tsgVy@t0*z}RKRNk9ms-+^90dWF zay2^K!g?~a^CFI;;jIz-L{Z1GL0ad(m(-~Bk0*L9n>%|ol5Zy96`^7eC*R85yOTdF z0`KM1;d5$3rwYM@5(5g=Z^Ih7%`SPpEq-mIOKEwqLEPy!U#MD)BsFptYoaG8&_~wo z9is~!bXj6HC(r}N`D$M!3_ef=aXo@MUP+sbyi@Ru#v_t?AGi7NN@AjU;m|3BMwtHY zVtb@wpaizZZ5q{TM}6$np~cZrzcSq(R30)aBkjem-$VvQ=o3c*>E1^JaB3@iys;<> zZzJwmZTh|LSkzsq7?=gh>+ih-qp4t6hZtIRd%OYlU>Y`cjr(2L?$YogJ`4YX$H4=l z2Qma00b)5#9?;p5(#Un)YJDBO5*Hct8Td>yC$XAc#u78QWGh=iU$my0y_buaA9_}O zA{~i`QE467BB34%29giJ-NKv61Tx4WiFC+um_WT@_4i&BWFMUSe3=03c1=hQA%Ub*JE}=tGH25^lbXkTesDT_P#3Y97%=?!%A`t{xKTO%&Wv= zZ$~#AUYWR}j$#p^|G8zSxA!6zYLwt2Io!8N=*GIFisXwM8O#{zn_hY|vL4g%9u!im z097Z0(+MgB+lXJq^J4L6tGlY?kE@T-s1GtFSlAJ3BX?qr2 z$hzxM*V|nmLQgnIY+)TLI<#B!)ori%lA*aE3vijhU#4Bh4o|Z`;s~rKKs(31^onWO z+jt(i)Vam?&~cl+;Zw_qVv|9~3;gi%F=h7O?mvx2j?drZ^&Pu295%+`sI7||^*#}c zFEl4h6Uy+H6bc`;?p=dJ51vqs#-VuPZ)R$Rl$yzo7+Jp>C!4c&Zwt?lt5o6Gop&CC zVG=1zRTb*KbRiWhc6RPOR!G@j=QHYjDO2#d4LHrJOv&afZ&gSjktuskgkZ;zcd?8V zCZ$q3?RTr984bo7Bbg99himDNl#tY|`R|=rqSjSc4FdR4hcr+d>L=5-g zUx#yHtYQCvJnL9{Ur2s&H+-Q8xkaF%{)0#WCWY4sab8=oT_0=`-Z(f=|7jKXw_0c5 z4-`2vIcXY^r|k)4@AZtZNaglH#^vW+M(j+h<&Q@V-{j*wKs#j4KnJ%6h)R9x4z?8|v@@KDITuMHe37YBGsr$Km z>=57Jn<`nMY=bbc^+BOH)`zudE>rMgf0Ron=fnrOOPjTYmCIWD4wNh3sn`q{x1 zc+_CPc!dfYx-J-9*u>PLuh{!^(TAK^i4c^7Akd(|{=4DV&NK56nt^;2l7c9s5B6T+?X`HkmVf`eUS}d{Wb%%v&)V+^E#1MovL!Wim@(&G z*K0BQvf@d6AC^{omD{5(UDw;;M&Eh92WON}hE$++Iwm{opX#c7noreAQqX>ip1&C3p1kXMYH| z_h8BXK^>c=&0A zx~Nx&VLvG{-uCq!`ZkL5A~eZjma^|~zvFzA7i>F17wd3d`@T?mlW1(y83fE^*8?*- zIq8PclJD!v0P7UbwCr}#iTf_~Q(1^SSS_=?*AJw(p>en5IO-MX^&&PeX$3-#8Ox4^ z9?`V@=J1xONfpbia)n# z7J47n$KOPe40rEa0AR&1%IJi|nSDVq|HCB4&|DI(H>S9UL}L2D6*346Y6|jKSboV? znd-0J^#FqjeU%SCFwt6=nJryI7ZB7z3WP(?z~^oDj_Xcc+k#tO{VOy2!S)#L2d<&x zheF!IK;SnQ5afFMwH|j1`jj=!?SY(qjq3)qrU91+C{64?&5(0T1Oh9-8_+xQ0ca4c z!nV>rTcPjP+!Ksh@#;N42}S!zwOVz1vzd{ROxAZ!R~>|~C!mD4*Ge8P<4kqHpo9+R~0sDRe%Id}~$yyx=F2bs;#l?z$cJ{i{FO|Z4QthQ$8Lh^mg@PFh z2aAX=g@@eRtgKUr?59*|WbHn0i~M+<>zr5{F=fP=iGD7SYpKPiNUCD_iZ$aytsZyF1|2@Ch5b)FRiKrrSI(}1%S)-VA3QVnE<8*IF z@1YggB&Kn*X$!^MWbj3p{snI$p6gcQh{V1rRr&_M!EaR);gI?nC#6uEg0RpqK+T}_ z89N4bgQvj>KZH@Xh7Uaheod>X<>btP1`G! z#a0R|=1lEDL@5D&0{~^lI6fDw)h1#Qx7PP-(~b)W|Jx+C$i zdM!9-s9Lo>zEG`t++%J}wYo6guGW;%`zd73&5U!pm**M{k6J;B&dfOGo8f6R=E}eJ z+vBNZ$mfgVS3Ev5koYJHyOhhw8uZab!1Q_CkysQ_w#n4^Z~OhHTlgewDs#=|T!krY zYpv6M|2=7X`SMr7Dl+BaR0d*BMO1j)#uu&;9|tYd{*17Paw?1yV$d~0$m8C-mmJrr zI80t_KkSR&n=~RzU39LuQ>ARa`J`tIKTBb!Rfd2e13$Vz}ttcy}sz6wTsln zj$>s8LGfWs^byB|9br2$%cQyJ=K=#G*^cGhT_k6Ie<8>HY!P-!=$1OO`9h(z zCI&G$2HtL(Yo$UVA5U%D^Yn_Ifjp5Du_qNdttW>=!IUo3-jTl{Skuav8 z4rKpBSCs@BY0`FYH#XE!=hcf9V2 z)=ehoUGj`iu(Ej_BOb@|@Z9k}(QHfTShHG8Co(1PC@vc{hNMq}Zj{SYi$CM=_ojY$ zN7g&~e;$Ev&P!yS&yqF9A0}4<9RkWiwM#uPfRo_$c4`mzj8a{=n@ME&W<#%dODjzY z23Tpdj~qRE^yD=sPr`jD7ESR?;jF7q{}KLwEGpWlX^K+Y=`vRa6J&JN=efRjyJQr) z>M@i)OCoOk&bUEzK`>l2{(6WpfnNYvL?Qdai;@3_k&LHwG4eLkOn9Qkm#+w^n+cb0 zcMoK~qA7VF80l3?z2(&cq5slbatc?n%neT$Tb|3FUk!M3ESlFdGCfA>LcM^A){ zW7~BXcmZ7#Du9l10Rk5YenP@pa7XMUys>ok8CCX&!)111M>cxP!$;u7Y`jSMQ}zd9 zA9nqNE#ee1IlL$dQ;0(fa{3PB^pBHY8K)i{LE)AaiShDHD}JxzIMiebR#}Sy<12Eg zE@I95larx%AOPnabNYm4rXD`=ls@>AlYUr+_ue{>+YdxwbjRJ}dfD92y9fC2uFIm& z)G|>UzILP*KdRe~dc!)BSp0l}7#x3GLXlxk2FT z^@Y=!JhJWVH3dmlH~k%Qwq#aq4i{H9$s`Z%ZVulS{e#vmg`j_+^&OQrZ63WNOUQ1j zVhW|@GON=-i~9+t=xS%XrGKck-6tyjBhoUMe$T=NqK8K|;c z%botYb$Z_Bdk}z$7yGw)5RbdnBSTl<>Hi~gfo-RravQUL8=k9+@cB8*9x&;x{m)wX zbrLl)*7nlhh5=|FinubkiWq{)$#`7<3+smMxpIyqY+E*Z%frDn^{g*guZP3>U(jd9 zdaanb`x^We%%8Ri{EmIlr&j2vUwAzBGmJ`zoUg1^dp~@};NM|o;ee!P!u{Q{C!%CA z$84892Q@2~GR-{-IK;S{pqpk-u!7Vt zb-Pt)a#|UTDMIvx5|j)enSEJ%e02v3sM@ zr4~wt23ynn?Ut-(dcQXxjo!;2j7-91UV1$3k_j0_0U<(Z`-Z!CZDtgC3=GpZJMH>L!M-Ywh!^>er&(cxx`H^natBucAT8gz<;{{ff?{imyjV#GiaZOCkM zxwlTwmCEI;N@TLLhnrLF);T87Tv|H)^R4z&^YBzAi^}iWa=CPRX^FhgIaPZ*UM})W zTK0H5KDEiBGr_=SJnZ%all9tIE1y^SpvN7KzdhiGt`!BDjeNdUuh&o!i}o~4)0TBs z2x_^&Eoc>ky^{&Q3@4vq_K|F5Ybkw5L5$jklE6&}?|i`q8O&$E$-(@RSw&5llZz`B z=d7*}Dt!>y2ll?zCAPJQPFBrje!Hti=jK2gA_Wn8XmwK0Jl#FWmzMhzbbc&P*vvJpSqq&E#~peazyT^j%xC#K zf*2P#eO5`o_zOKIKdJJ;_9& z;4^%2KXOIpFNnsg3ndQ|lR~F?7)azi?xC7`=hhRg-aj`K(D2a(nSpO@KqJY^-!bw& z6eq>v(?8&RFkCUO1b* z>ax$AEEFcKe^bbF8;@lU`{U|WasS~=EIy5dS{xkB1*71%AK@I`1blM81!Vw|X4?P! zF5ATMvh7d6hH)(hV4)LDfdfY7*Azl<2tzG%z<0KZqDcE(gVGjvXvXS4>jL*> z+a*LtOJQQ@0(@yL3Cq50XO+>s+m_zx?Y8C*^_I;X)bsYZ0mV^6 zwmdMeFiTRxzvskS#dKk?RB65*c!T$^d`{egP|)Nz`1}Fqcn04=L#+D;oLj#&Xp7lo z<9}xk|2@XdJ#%yOvvb$3u4-k|>gu)5m&c+9##{B&)u?DHZRqf$Xk3%)jAx8B!JpfJs4U3P zkc-`uBCqI6`+Im0QaAz$CQsI{`O>#{Fv*(wm-zr{fng#GuecNm%tKK?uE^R3esyaL z%a-E;X4W?53DgPmfj)EC!b#+ncnXi|?JFaJPOEjoVdgX4(L9SfLH$??-r3TZx6<0GRnU5dHC^g2T3utqoy);yesLloUnGqy=if(WNYrmzrJ1`U2`E&CzYj^6Mg^ ziX$3m<7!8XH0+B#;Zp-P1GdB_tYepbeiNaprr-DSz--uPqOR0z;EY`0o$gE!SN@ID zx_8O$f)1bqKe;E7!UfxpMpgeaJ{Fu&_xsZ6S}mRS-O|ofrm9nwOq*xC`e3F#Rrw#f zR3eq1I(HhtlMLJ%&8oPBKUzsSXi)E2pzHp6WvZRAbdAiJ`U=#if4A#N%m)!sfb103 zxb3jxIO10SX&MK};ZMwua>Pl(E1U*A;#U7@*RPy>6B7nx6G9O0@o9dO4^uP1RI7Bn zr@sSkBglnPte#`48uFoBLokLat-xF#4E;gVjX*4)KN>=52avBg<_t91&}|2UI2n4L zC6nfW{6>LBtlGcyN7^;Ylk$AbNz zc7AH;r+tVFvw!-9Ja09XUHcVk3Z2dRC**`fQj&;@o(pu&o$Cb7!O3Sjfbi!Ce89jq zbJGRyoJI78McZoq6>~|baAKTUQ3T*RDvkt;cS&<&xK9uZ$u~bI!WGmGWG)*eyoq$`!AB&wa0_RGz!m`Jp%RweDK0b*a@- z{3kNLr*7DiwNW3LUpORB4SjB@+0@=}&8Dzk{Wi$Kp@sPo=QpIO4}q0x@jr}x6?AY1 zb9sSMlb5}pXm&Wz^nwF#0!{-o%@V_9hH1G@pxvZC77&LOSlu#~MtoZl*{G>6UY2d3 znasqwD1QrulcDJn9YrBE{*BM%H}d1@-gBw(uBuM2bY^ET{X(JevTOs*MEIjd6s(_Y zK1yGmmFcSbUgXoCj^rjLau$EJiFPN!$zpY3)`*C#sk@MWa-m^ZOvpC zNpWC?8$ zaGjZ!^@Xd8wthk3};GkfgE}u zILK2RfJs2_acG=4v9X0yiLAt4r06(q;8<@J-x!>2la%x>;+l2c&P-h8SETBoEs0wz z@#cm8+s-fH7`*x@c=ama0gDan!<>!mz}rA}U(`tpAnUK+Ji55(3m_Cck(~1$ zX}2J@nkIzTcI$|D4z3wq++18dY9d6@3nm4$+49jZ5X(D#D-K~m+n%Z1+hyGSyd(QP=;oq*04}U=4+uDI>rY}AGxBAj^L~Ci6u6t2t z-BtKn$y#5-$c-v6a3@^~v zgTEBCuNPXV8?hY8W=f1Y1hX=kNsiU0B-i8A4Ra*|d5z>Yx=Hqluxiw>8 zJQH^yv9a1V*4FO0)T4KGMqPrxS5__5#Ay)mhW;8;8{d8Gc<4DJlfx4^45SCX5&ws} zte!@#(w6HQ){BBSvWR#jv_fkk*ztcY3O4sfm2~!+EcaYd-wFFFOO@u?$;QdCR5j@f zS*K%NoThxe&-V*N0m4;%qPJVlJD)$>#Aon!qMpR7lRPb({ZrUIQT-Hz0?`pjEiXI0 zMR4fg&Y<5H!DX`s+#Tq*2uUQzFLKY9YITKwMpODa-1S<*i>^CJ+Yp`Ga^BfC>a`_> zf8InbW%qpmisqxv?(XS3;Gyr^^TY*uS7wb!Dz(|`ge~G&nXD-UF|J=GNMhhAA)>G> z2b()PTx)C+tO=}g?RT{+3z%~0XRJ4n3)m&s?JzRyy4s*DgobWnKBQeWSk(`~dU2a; z!}S_wO5Haa5^MrmikX7Wtave5r~!s&jO|A%H*6KsJ}3G`{Sgp*enp=!>!uu`z)-j6 zve_($7ZnNspnja*#Gi99i;TiHc4=_EyYJz~;HrxEm|GW{OIxHEveBlD-F|1^wtvfv z-(|1sXZsBpG{tc=c;h8;!-(H2n-AG91JvYaw=I3bEHVkvdsn0zOTf`2Qgfro?y<-E z<35NJM`F1BS#;MyS_IVxu?^~97#kxCHa<=!&Uw7;JaHZ$s7BbbIoJN)yZ5usFYP_n ze4fCH()lZZkBGg76{ulmsUzVZmwe4fKqLeal|=9q2t^PThM+SjIMUvmZ8`-}UgxzI zT8soUD`U&c>e}iUZC(MSnPt+dws;Wa;G_M@q|4k(A$QQ&kxLH~x6h`eEO zau%Yze=Y2vQXARi%bKyf-x$ngCxckp_}RruStTC`naPPaR`i-GT2MK39B{O_l)0iEsXCDU#4_pFMK&p!VH<KSzy>zRmPbY%W)Q?Pzj)r5CQ}gq+n&Cc$ zg-@*<QlWKFCG(O;Ptl+&|=wzKQz>M;ErLP;@;>|5Zjj8I#de*mK4ojl@f-q;h#h zKI}q1WF_7Xe12~S6qq)F|D(V7vyeq}OvpGs5cPmNIUl=Aq6;UPPG3*E!b_PPpyB9z zb^YYY<^#`%=htYhHoA~8{juU& zy~cbOht(FGe=B3#V->jNIu3ua7-JfnTrwG)EmjtlCmn`@HtoJ(Ptyq0a6cX^R!XzM zR5F)KrI3rCISe#i8OI8X*g73ohgl&;96<^_WjJXBDbydo;pL&|d+wOM=Hxx67*f|W zQR3;T$n5O(_-`(XeGd-b@0ojr|T6ELr|ErMFfQ@a%&ng(JaLVZtPPfZ`rBZ}9>iVx$iB z-{=C_HBZ6aeja!-k5I4C-(T9}Ay1Nz<_9R91&_Z)JrnK68Kv5N9LkQx1}Txh1C6HoaZ zGArQ&KO8LhIddt|XE;UXTN0Iaj5Zk{uXtjBr6xxRa40rPw`#}k^F=gDH96@fk)jRB ziq{i~b%}fI0yI65Rw=h?H>XVyk{@r%M0>DlqRcfO#S2WtM%$3)=_}v^pp6Hz&@Dp> z=&+H40i-CM!pMpS2nl~OC}+!dvz2hn{x$x}u0i>=tbz8ZHTkj0*S^;J@!0#2$^kvt z1!|NYR%@G^y+4zlG+Rw6=*^be?Icg-cFl>^V1Q#d0@(+=WFerlTSEu{6cothAZX_$ zSC4)XmKt+D)g-tyAWXCQDS=j%@FgboJ}cDdp#er*ZW3S`%xqV4(;f@KkS&e{6ltbo zKKS8fV{=xloz+YMW-Cxh48v8o@ZgC7djTMCF-t4f)RCDZ^I&_sy9??EP6b$u26Mym zMaMkY-rRi7)#X3|V_p#E_bv@)!Iw5Tm1F}xXD>Z?{E9f=6p0ad51_!aw(q`$$xcCm zq>FQ21Wi3V06bi=sv_b9kF^?9N&*3_P*%Kzs|U@S?Ew({14{8WGw${n&;^A2fu!FP z5BXV-v|+kaskkrW(YKJM#edTXNcQ=NWQC?+bxY-cbd29s7J zm&}b_J_5EiS1^gR7xw(zMePo>ZqJh8S#ez`5J1snn4Cf*BiIB2mBT4$_=o`OT&0ZB z8m?cek_=wPRND`ueg{QtMn*(aI5HxdzmX#?et{f06lxR68f>lmtF&7xvP{IA9@ky1&kH z9XWWk!O=jG4?+Q|!TA9K4FoU`S~a^|L1Zl%khs`@@a-Z9|J`reD@mV#qJakL1b#t% z2V*r#>YUQ5DwuUali3>aL2hcN8|bjGu++pJN>>&w@M5|DwUun8l6^9hd3I!CV&w61 z`QCF{|8(oUNCkLe+UtGN=UZ9S*V^~0A6m&|p5!afRw|G4mHRAJ*11ocCcL7a^m%@d=v9MVE~XoNY)MbgIX9ME!x! zG?fbpphi%l91JvU&tL{vo*a22k@XZxRb;4*mhvo+6EdJ!jrq*5LQc-v*QR1k6|^oP za0aox@kg){xXny5ad@(6C?67PnWm}SE6cZh&qV24pW%_ZdWL^$d~L1!$V<++GYVQ< zwRY^zmAU!RXeu81vXOb@A=uf$%8egdyCG|wLm2(k^`}ui2(;N7yz$12F4mJfa~92m zu;};Ra3eA-8>vXVed17u58|Td*s-~>WbB03hbDQ9iHSpNhq7KY=jhQJmzLdc$r#Wb z2jiGaS!B&pqmwUNL7@KiXCKUDsk6@CdiaRS=Vub3D7;NY?sLU~!{@a820{xePHh~#>2Xz zLph76_9R9BJbq3#aT{?^Mq3kA1C;+{`-C671~4pT45| z>s>Xi-kU^udLxxee(fTe8V)lV_={ijb-Q|A_4RWP3#~i|`%s!nVvh8xDxxVlPYB*V z5IM`0j>AOJRw4uOBr@k=+hImNkyN;02QVX{=sI8+dd~#m-WZIc6t~9=nn*oefg?|R zEEKMKykUPc&W==L;8~;bU?Jl3rIf!0TLrF$%uqSKvU>gW*ntD{`J@?`@}X>JBH%UM z__{mhizb)|IB1wCM_d;9CPvFlq@GNpzJ~H)Tl4$;ZZBkL!+Y)Yw2A?CT85--Rs@gs z;PXL`&=UEK(2;X#DK z+MI(H7NNg-5LHi~aJ~PE(DRD4Ev|u7ZV5KQ8(v@p#KImrP=OWf&8S_=RhNi~|FwKX zVI9!xOqgwaOTK`0x{dO&yhCkKhwHW+UlBEzMbp9}#4K9GU1JB^x?0r=5- zB8jj!UY)q>$Pq|6>ZfB!vl>jK0$6y*BVJZ}jz(jiI11w=Jl@`)S7WfGR%0l@bgLV= zvi$~b`frc>B2iN|2M$EjGy<_8bcsoX#fQ@HTvG`wr5S)7LR4rfY#cdqS2~5{-2w0q zDux2}8H_lp`67wE;R&eu>y6botJNrc7-a(#hpa_CiN^6dG>!|X!i8yLAOQD`p&H0rGxeU3@rfNCtWl;NgHFB3>KNJ9b11lY~XpdCllUK&2+0U&h# zK*FIu*zqS3<+kAOxFeBdo_-4#xQWZ{*O(KEm+9Z-NO-@d( zO-^peHr~IwY&4HkRQJYj#7JEWfLO!nsHm);A zgFx6cO3o}#PNqCyvW}iz|NdZcqe{AczTh14Q^4vx7xekuN%fzu1b`Q%|H8L}c;>+3 zNP;dL3zLo2ovhcvU=>N6L4F z6kqTnVNC}VXv2T>Lc|5-_C4u_6Ug&Cb#(xLmEkMvoVaC($R7R-QqLO(tN5Y}p8PH@ zyCLwrfCnx8ozS^5sM||j?{$3!9GJ*%%P81n~%Y{lR2+yD0;G&``V8{yjY`)Fixae z^TWq99*=`w#B%vKa{PH+P7kl`3(dX-FeZ_P-NcK2@ zK7+de%OS)X!w!B=_z9>@h({I=hf7)_!Gl*h(+(lU2UMr5lH&H6(UVaxsIVFR1y48( zjsYati)+}U@=P@Dxw`rE-}t4t2de@qA%;B(ck~+mPTu-nB zzZ;d0yuN#o0}wmZD|25Rc>c574N<`}GXn_Wum%4(5AuTc4+pnF=LfQW8GO=x@Ed=> z>tmGXq~JNVe)vPhfp#4z2HH(5lWRa4O~v&YwN1noITMorG}S;Rvv21XK|&sCdqR`;On$;jf;nqLLxTCMRhr1tAQd&rA?kUsYa#vt$jH2*LF z{51K7SHKXC<2BTX;r+^IM`(sLgSrXfqIw2ih-eNIuc}}Y@{B5mQFCP^jqI8Rs?-=a zy!5t{$3wv>)2ya;UwaCkjh&^X3VhQ&NI5z-zR;S#)4S$jei`!>Fz7QvjnVN{Gjt8HY@yT8F$_(==ICA{qS479p zxro0-h?(_6Q2w`s^IC=r@1ltQY_I73@k-kmuN^&l(+x+D)=U;1a_gxUjK{CL?txdH zz7FdoQCmTx_J)1t&HD}X@49^+ROraXpp_hAzmN>oX1|_#Ue?R)>;0+$cT`A<$s`yz ztN}=7>^Bil^(D{(_^06rI$hI@N1-f@L z`Mh2;ip(uYI23lw>p5ibx|LqqP|?6u2>)|bwVqxu&&D{YZg6NJ=CFH}h^BkRSGVwx z+KQbOaag;40CW1aOafii^< zLJ;pI>a{ygo-F0c3#Do25KNaA%DK|XlXqx->+*q;Tkj&jHOEh)w3RXna};idXyP35 z65Y)TfmaDTI$I4^{RyZyu~y}LnKpBCaOTRokNF!@F9HnT?_dRlHTd-bD?rAe#(n{G zKL8XzGRz%lmS99Ug#mjYEJN=%_l2tX5Qq%ohb{3m@_ItQf@m{h<3v*fLDLr@BM0Ir z5IDv4-nLW0*{hQiW|p{1%;x*LUJbA8Le948*X(`&00}M5d>>RDQ?VIT0vj7En88Re zn#n|ikvG~_IeQ6r%U$#vNy>ATA@%a!J)fXcpBaxsPOeRDAhW%xG|1QDNT@VJ! zI_7&3E6zz~R0gfSIv!sbDJNiuTr7nKTqRfk0S!BU$cEjY4^Q`l*W=-pSkLeKouF|$ z=e6*qt}5ul2J%_Vp#OKm>-k-e;)7`}HFBdcy(C;UB@-mB-@BcQHR{PuT(e+d?Ji zL(nfdH{yL_rDx!!xZd}#t1bGm9=;APyO35MlGpJW@!kb`mG?0Xd zgs00dVe-*K#@h8SJMBgp^zv1pLKJy*?(cp-ARP#ExnJ*P>P@<_(1a?H_n;kv^FSMS2m>-e1DK^!&*c%{O}xrUrd$fvoA zMErKLK4>c7)ZBNj8D|z5)d4#J-&xdc=(Inm(kcO4d}K9jemR!AK2P_QMcBR6J(aKD z{_)=Yi8G^S@H(_{^K3r)Wq)Kfl8l6V|CmILJ3NPn3x84h#oNEu`_PFqBYq?64VqT| zHrhdws8e|y{%3c&ehBOHyM^yr(vky)ghtwI4z`S4m*6)lxtuU!@i>L}2qG7MW zS4c_@2Z6z35a_XNIahP_iw25L_-0Bhvk>=Bm%NYczVNA?N0aFpdkA&m2@E2FW%>af z8_##x+p^!c_o$zY+S$j(a+9(j&+5J7{N~#t9ONDQ4H{fNOBccOFJOa=Zg|&zm3uoc zCdXpRwF>TY9XghWU2k%I0Atb5so}`A&_Ily7SEOv_CXC`$3S4(V4gHEWY!U`V%`nz z3}w(8x-;|+hLwUKEm)vIph|GVY z1_ZF0N>dcjzOPW^(hlB`xq+xRZR{pgDS`vRIXR@*GG;3HB=|0y3YAv|m$7E*Vc-ky zIugcUT#i7U3Tn;+87lQV4PZ{ogoV2}0eudR67kZ%{qQ}TPu~4leoQ?WkZYAHT+4V9 zwPCi)m9qPdsmfiCrz_8W_VG+5L8cSs-)BaMfFreXIaQiF&f{xpiUu zb+QngIsO##s1ANU`{2Q{%8QEv$6kOA>IX6szUatu>V>JDUZ{a_Alr|-egf8jPeIqI zBZDzg;=<3&i2NgCU>kDN=7fn_-SVf2hD{Lm5{-19XxM~hFVO&5Ie=(nntR>p_UI6F zOo9X+iVF_UN0s`cP(EK7iN?&F+rO}~*Mt{Mq<)1|;YA}VZ`O;bO;-MVw*)#36#&AS*2dPO~j@PZsGX3W4!0`-sk2lEs;JTnu6 z6K<&Y_t5>iV>2^{zfV7rizvLc95SIf4lUP^XY*jE$i4mEaQ)0x_Zx+6u7>)7KE8+) z)3q0DFP8QEKpoI70RQ(FmuT(5#Z%(5EC>hrgQ%u8<+kI4j^Eyeiy&dp?f$@4-o4QM z{%yRwz^0DvQqW$}y!$_Aern^eL%n$L(!39%?V6uYXf5o3F1}C%8lIttsb95;mXpsv zfjp1rbR~lEY({4>G&%EN&4weNFtYkoBriC^*bgfZyXgi@XI=NTSPu}6rB{Wj2#c2Rb?s~Tz&4-Uz<=vi z>lvx=A-R2A25ivc@{4EuU|;=kX4Um5kPDDWf5g$4zW_nBXUSLklaSEje0ZbP+QFj~ zYAaA zvROsdW1p|*5;^=|dw;r7A0IC-=?u?Hl?xK8C49XvcD~RqrPHPMzkxQ8r_uc@BBJ4l=tKrOJNAhgNW%Oymp5T7)HhiG6spRz&LU2m0OjdV7E0?>!*#Os=+F z69}lYc9(|%K@Da9Tje2005VQM04`4g2pSq(yC4R_cc1kqO3+Fm-W1u5>BS;G-OlVq zCR{!2>&V<^s+~{1^9|8>;!b9ZyMsYpkyv?rtXwYt`%4}yfW>e7AZ-d(ki!+c((z z`zHJfrqzW7*j)n?UbkT`=i$-e&M%voUmto?!26Q!{G)Ib2&rQ~=EofKe|$Praejec z`q=mioNU|$BxUuOE8}pNR{jOkT=0W?^r~b2w}hrY4%c-m9jGg|{gNdj2vJ_>8UAOd zhPh~+XWyDU2l&k%>|oKmX!Dtxc5r@UdfOKdq^#?BNI#10E@^X^$D=+GHT*CjZTX+W zGrX>1*hDn~I@+|t1~FR8&_@l15+jP&k-}4l6*}%8xRPvB`?M(=ABYE=>l+*7;2ZlD zl2T)A_|}0PhGL4Jim5OAgSz8Ee|*|j-A%{eLIOG+-+j{>ONsFeA=-7C(Ory{NYzrS zCm_xDyPoSS_XY_@e>)UfM~p%5@}%;tSE$%om(7=S3wqmn4=c@o2?p2UbpNcn#_L({ z{j(jtbkR9X);tC>d=9x%Igcd<2NQXzW7eR)qEnxY4Tl4~CT0=6t8k>g8#dgDRPrl7 z_ex(+)M_zRtF5MdD!voch;GJ6Qc6?zWTdXAvBT*}67Z#3F zAs7WY8MKA@=dZD2-fH}PSzv3#^A(-@9SU-+o?`y!->15braXtGPK*;uuaI2LL?^oi z2%uN>3jh@h<}r^L)PNdrUF-%mio5n`b|nR?lnK2gJ~yotm_GBJcCOi(;LDk2R`SgvHli7rebeqbS;WoO4hKj!=cTqP>ZIEHso4Nh z)OPzRYcKZ`%|2@9p8ahmjD1+RgiRYx8gxCVUG>!1*qv^6n(1jDtXauwIp)T5Ul1RF z5VDE@{{Rg17S5s_NMs085e`6z7^FQcqNwDIWkkI(H%1p)Rs8B5pMF!yEIqRU`;D!C zR`<69rQ2>-zl?g7*=&6*|68|zwfFnCl>+ViX{FN7c|04xS@5TB*KPPB>ZLsEiXi8N z_FDwrGfuckI}7|LnrH`5&f#8VPINe3bLxCDn@!Hg<7-cJ+VjDY-oGTHKOdwg6Ws_A zp{Beajri^gRe$cC>QnLfJfH47vGzwlKN`Nv7x}2yX6m>P1%E!8RQ}Q6{5v=wL@vhK z_Bphxgb2!8(Kc|O(k!tKDYkB~xB^8O`!2UyjTTr7I+?;TzB8(rj9i~Bqu6yn1iF(` z|By@`dflN^v6#yDy3f7txnT4mB*t)$c!FQ~(4Eof%`E(sR$WH$ch%e<+DB>Y)}0@k zQy<~m_((FD?|qq{@Qipu0eN4w;{)9eCTet8DOU9s1y^4q%`hvJp zDcU(rYk?13{(g7p_E<1(`U>s)p_}pM!ollTdM|f2+G?lz9L8yuRk6n5(}~7mqF{D_ zLQ(L+G(}ztT0)q!45P+`&1iJfQ3G;CeRg9b8qFmV_g~vcr2>I^ZT7un{xYLkHT~Et zon0|$=J<3kqYZOZVL9IW6~)AIJKCV)FHHDt%ma)7bCo))zBHW zF}JidM+$hj0a0Zr=o49?aQ(fz-G^SeTYi0wlPpl=noFhrkR8u0P8= zf2drx=t?ox?UZHTYm0c2_=exE0x$y|Z4ouPjv<4~B8CygpaA?tJfDl{fDDl5Xe9j!Cx$zZi97Ud z-+`@f3#${W9j&3}GEz*8W8u}n85|G+gfEeTITi5mD0zjDKj2u6A%P7>0%9TGC6MgR z0cfnp?cApQJoqAaGj?3Pzmk5fLi@w=!xxL`xw-f!3k_FibVh7EH{-p7bw@vS16m6Q*%mV-T~ z-W)6?&_^pbaQ_5?Ah2=)i8RniAM8~gwaH+RmRw)}VH?4cX=c_$J@cB#%sz7)^ByB* zL&@`FNqF5RU#bUh6TZCO@XM1^(ah9nCc}!#qqmzR6@olf5Nvm}7;k6Q`zGPIVPuW< z-fxA2YL&YFMdB}iv6a9k zvhC?w^L5O6Rw7-6wx0^x7#5@wmWeOx9PRgw6;_C7y3Jgp3G;oUv(zxLaYMz| zSn4e08cR)Vj1#_M?_|Mu0-lPo=N4pQ#=aTjjA|j%DcG*=q0|GxyFU>8$>5ux3OMRrT<7IK z(l6lMbKf$$pkMRwfJ6^0t$|J11+4_lNZjGJj}S^OXZS;}K%2DIL}MSZ(O8Rd?VV~R zldY+l*~VB5G|1;orzTIVt{^;C6<1fglZeHJYSHX{J5{KRhT*8;HyedQc(hzhAvu}X zn@o-`wA=F&NmOvcbFo@&a%%i=n3)eFhsP%;Yc+iK(MqK!hb0O_XFCU}uC4L7)P9&{p@QLe0ZSoS!|HQErfjkz9H% zU-bw4*QOAJ5Q~)qp;^S7B@&slb0eeaQKouSKXct=EE5|qCypdaixp($k53@)G}2=D zG&%p>|wY+E7^3hxntuL!x1yIntm`2P>OJ^^Z}og`7tmJX3_ zp#|a`A@Z)+M_1qnwQIrX(EW6X$wfdcctIzVyR_#SbI&v4#ya#JsIzx{hfMG$C}($@ zv{si}0ov^l=eBm2qS(?@S#PV(lc76Z=bfRGp~u9v2kcxR@SMvg#uDdAyuU;N-ue3$ zx303_X%F*7wj+0g3M910Dm8X!13##{KXF;_S>Z|T}Jn@cA zSY?gEL&%koy3h@#(t+-Ulr@GX(>R|`4+^;4FaWQLnbadrA^st775_m1~)WNZ48c7cinz(odfcmi>GmN zn{mD6RV7!~*VhpX0^sr=zON64*Kq1#Az+~C2d&|qy-o&uEY+sGPCm#&or7cgFKYa? zdEos5W2la?l`#iuE)O_Q?39(P5o zS~<=O&V^2b;u8okwGPWGZRqVREnTD5abZ4gqFeSn*zEGZDp@i9+q{A9srLkffBfVR z>(2MS4ivKvH9f)%LJ6=gs!VqKDWLMocS8{GA$|Ryc)c6ek8F$X)s?_{xPe*yF4spe zdK@DD&!qu>GND_Y<{~cPBAP8i3v~{%;`^XTL4ImRM9Uw0uKV7CoHKj|*^z%@`k_q3 z&+oHeLCgz&&4~irblnIQqJCuIi68@0Eb3K1rMxMm_)j(w@Ek;VSAL>cJUZD-r}Crj zbV+R*`E(GDU@>HwjwdQ(7(8@ejvF8}!AKZWJI0bC}44(4a zhk>Za0|h6Hbtuh*%YLR;g{uS_4Ru50f8B$6+CQGWOAxZ@e*!gWWsp!V-A-p#Ow^{~ z073A^;;Gj@4P9FhM{W4sxB4Ik+2L4xzk`_L@A4DYo`brA^q||tXcVEo{Ut{5x;Qmo zC~o(!aq=34!YqlnVVDtAOMP)h4k~~A=XvgaNN|4SFaK*jN%U3r}%i6jz1%D=Tk6WP>jVySpoUE=lw7aOZzZ_|=@BZ4=ht*R`laM8~; z&~~SMb_CkihptH5vC`{sK9E3A2}>xmCo#A-h-@!{BghBf;A{HRQ!}2KsWc)|6%u(t zgHbLsp+wO0eTV%&l1#!@?lEIAqy+Q&lS$+#4^yBDBUkyKU6p@`!n(hsK8|_13{D9I zPXv3i;)5f=1#<>}0;&aijq^`X0x3&BPOED365vnM`H0 zbVmp|y%Cn_b|=!QOeK@?herNxdinUV3c~kOKUy@5;*WxxN>`2@U!I;?8_8z;MFa^7pW&G-CcDI8h|g=ZHQ>IfnA_)8B8{Tm%U|D-W8Ck<1yIXg@{PdZWN6pXQ{MP*FP4|q$sn~ygw>#T=;+gE1 z_yS8}WSGxe^ir@hZ9#8$4IXn6AFeJAY|j)lPja6o|rqb z6LH5pqoXU6@Yzu2B~+&kC6?2fu}s>Cellv{NW~wIOwX)6!>UQotj$bE9>*i3(0JpM zSeeU}@sE6DyiyLh%sx-2<9TMt1K-K5I>djSbP&4kT2f2BPD3$*Jl* z+X0fqhDek6UAW%tI=7yBRlmK%uPjO*hOhBaYYsdMTpMQvcW78G7ZHmO#ei}MZRQ0T zekpWONeux_cwe<%7#%GXMn?)qOT~1$G1e-@VYmy$ODNX`wTA(&GhQW-WdpVYYCtli z?pEvA(()1tWf*=0DJ(ff z&mjUQAtC0TU8Z%U))p|C_|imk5e4VC4oF!&2NC$1St_o@3uL4V@wH+JE0(uX@p>Y$ zLLLi{eFrN~z7VtT_12&Cqf`Kt; zz|-j`)R+&vJIlh_N9T8=a6FXC@c9eD0MQ{B9s}*Apjb7!>V8UwSTw2V7uPlxngJaa zJQTVnmI2WUkUh6p0AL>FEsQJtH}E1vCL`B0;_>20J{JsDE|pP6CO=Y)$Bm|mB<2U) z_^r&G2WirLAls#qVXz>!&zH%RJ#!g2`FXMj-OYMT)9diDiX$QyTAz-V6Lc+Ll4$L8 zRnH`d927mk002MGLA04_pByi{j6(CoiPplgN7cK?J8ew~)nGA{m*||jvv9N%wV~Eh={ub>QI$vjBME5AYq*(mfyjG9ov+)?RSW`0ek@tOPR#s-#(N&dI)phiptyZgB>XuXu=oV5*NJ0n+wTuBFz$%Oe+zX0uzpcs^fD*k)N>-p~ZgX5Sn|_9k=YBzSOt{)WiiEi0Way(TyQ3<5;Mo)pd3uc=2F zzK+N5X@ySatgw01AD&x281aw)fIq|METmo1b~EU8nRfF!qhEpn z3b@9Lh(XH#SX|rypdvJu7hfKPe?qUPVfJ{etIdPwEd>5PRD=RD!bAHY4s8oi8CSO$ zsX*Y+JFQH%j3wLS64SY2u!!rqe+Wsp?0M;Ir8^k}a8fDc2=}+!7`i(*3Ic3sRg^{8B82eH#1ttpGfh zI?c%$LAgo`Jm@p$xFh<7OnbnExg zoX9)$x=#3-;0jIvIyRGwNq$w6--u(T0u^e9%rR$i8>BRb1yGSTT$qYt-j8u0h0Rb^ z-3_%NI_QC@WcupGZ*F3?;K6Q2&-h>vg8aJYIMCZT&e)ja+#QSYl*KFneFJ5+_9>xs z1O6qx!8Yc!_w|_4_lH8b9e2fIV`H({JEgTADLkI;qS;!ok#udT3G@lj0l_ggBWGMu zup#B>?Nk9Ipa1iG;ScEs^M{4}A94RjDm;3+^jy3B+|utnw{&?S?W`X}C{go4?h`Td z!EcP76|PGpt}A@@y29m!047>i>T~&^VMI}PYRRNaYYj1rw2YhN3x`a=hO7~eqNl}W z&;X1cXqiRrXT(!h;4K#~C*-*Xj!aM4Ee$7H_SEzdy^^j_3VvY6I+#|%TbDB^l9cx4 z8yR`vOFqxk*xQqbck?2_Cz}C0 zCS)PxkYZlSWsMD^-JU;;Fb=mu!{PaM+XysIA^>P2QLVw< zsEM!(n1W_gr8BiE999hDWHV5iE0vviq)@2ee$XF^hJxqMvxz9&^bg)%FBBqir(Bwg z$DevE5P*IKOCnu4oC{h%PFVWmRxo$Cg3OkrT?78do{Gmu=D`?jG;RXlG1QM@t?2+i zSdoM!U_vCy&tee#DF;^8EJs%svdFer+y<%U-jd62Ix0R9SB@TL74Lh-?x4)(3`9pg zw>;ifsy)6ucu~tI)i&Oh3-UQgnMBm2%nkGeUK$f*8x8F`*;qPrZe>{gmiBMsJS^3|94$AJSC;i5&YWE9ffY$5NAYMhJ57Cwbo zz1GiVDuZwGrB77kjW3e&#yf84U1JMT1^W%NI1Xam`BIJ_m952U$9YRbPj1NKyq3roJjK6GYm_mC0zh1U&NR&lqLECtK6t;N%S5t__k;Of z4EAUMk>W|9Vx~ogE))`YmyJo)N*O_eEDy<+VM&u6=UJ*IwID_*Wq=>blaM*0rCN&3 zj%S1EOnDbfi9-Secu1pZ;dn@=fk+cO5b4lSM+t3&s9#>AJN4nP6-jNSBEYBNR4Tmw z4p0;fY~=0$r!NBtjC383Cw0c<&1ZM2@{ZHqD);u%*J;Rs{u1yHJ}}7nA-T+eK9__5 zC%KMyuG6%b>sg2ZrV%sMpBJK;cN@7LvP)*7g>dTK?@onT1gZ#S@0PNScc&t^Or^qS zK0rP42hN03QyJ&X4bjY=vNKL*RL9NiohLxuz25hBZw9y`G(GShL~)ITvG!yQa%zC6 zqh>>g=ogtTZC(-j7#V|A#3|3cai9H)ol!DT+HXS?3I z6plVo{i|NOs(C>Bci3gWLnhQi#AG|)GP+!PqbL2*lZ&G#Benzdne?om+?933eiZ@W zuC4%4JWpsxA{esb`3~;WYfL--@2b4l>2hy_SMS@Ge52hZU!Oc?rL%B-7?Nb?N2|O{ zXJ55{w?=yi#>qmfy+3Q4>F+19(Doa*a%`Z7+o=(Zl<#3;b7Um}reCg7YVf zS+VOJ&F(s1x$NBV4YVgBdRghg#*{@Y!Ovff$gTFfWf-@o8rI{DJ01XI zqO$c$HC`Sc|MrJd5b-sv@$r2#txzDF>Wqzr?o<9~E)UxV7);Z@)~`N#;>-ty#@HfL+ybIQw>f}_hU^Gvhm~on8``&X|Q~uwEJieHArWZcv zpU)z&crF+^V5ic#&rLQOuq7)^!U4AQU1l(b7~G){9&h+#(L}oqdo!fh%Kps0*_md; z3?@@({Bt?T_3vYy0A4i|gcVpA*>Qd&TyIQHMkA#z^fk{(AseCrI4X(EVhg&(Ex_WA zc-^?Nwj}zFJ<1pnSd@NQv*^=2Pg#y-Ce(svdU*vv89;cnjuxaDGc(s-J2NAan5`i= z^5*Ba+G~;7V4E$lCGBPm^IdOIy8FiE1>2Vw5MF5;%ME<*3jBrN;(MR(dEZxob%gD& z!mL9Ch5T@toB$X40DEEgxjCd6Uf?14%)sMFe=PZz>MQCJ%h#Qk$xLxl4^o&U)jDS6OTR1TK^u=dX%a}RR57?(HMP3w*Hdp3G& zPi7#)PQ>k~9r81~qd$bhc*3>=*+eRcK&$#v#xOGaQZix(Q^{du6K^b4Balg4wJo{i zwYBpYwAJt$@b>CQ9>OaMB?b*&jhfq<-a-IL(+`r}8VnX6LdtdTmC@EKegklMJ4oD} zOdsC$TCcdNLwlxNK=9)RXr1HYZTkr38oX@9MRPdareSK~Ew}wEd*j?t&NMRd=4t%f z-D?~Idg-zisS@|qGLO!qkMwXi6)oPy#{HU|L+SvehMo)eo%^A)&wB&l?bY6)*;M&w zy}^NW*pg<^Jc4kH9HR!B=P;dTTmAL*y-RmbuX#E~(ujVagRG_dDJ@=szYpd)`NLcu z{~xF1LjVc*+B_vw5K!_DVkh~OImqd}sk6MI zCT5Zd%Hs+QB9Y__+g?W|-JG$`!)Isd{g6yTTxQH}m8#XsiB5;eeDs^Hh~pgv+%;e3~eBMmsBUYjv>JWC+)?* z^iU1c%%V9gxxpomt`R<(T9&~j@l6F~(<8A#t%w}HI8?JByse&;q^h>q0IZu+;aA0S zTd>RO(Kf4RL`fQ*XA9@i!r+oS9YqJXB{I;YuK`*8Iq)DZx6Ci`kX)Yc%h^WNQ^@Sf zCunjOL8+GZFTtE$hNz{t9187!ktO#6>;U^|_2QAq3B#C}JmT$p%dm07M+)7xjn|W2 zP^(>a5hlgx5b>MX)iek^;GWyZ<;%fIH|!+HP4eC zH*B=W&3S-N#FZj0bcALjE}Vtm-D${T?uT{SJCRlDgT7DtF8Y2+U=?~pfYZ(*^OS9F z$6)7Ttt==ncaCCyf;2;?xaXL~J6FItyK@+&pze0AV5;w2+0`0whq0Ga}}P}+u;CS7D&chNrrRR4_uiV0=E7ld*^flOgejK|0 z*JEA?wIS3Vr##4Vq3QKj(}xHFg~24WUV^j^1bAJ+=}~BR$-6YC_QRfsgt?waxFm*5 z9o-%k5VQn4b?^W}aTzO4CPQni(8Bn5dj6m;h2-wQ!Ba=g7BfUekzFomrUEePv1$7s z2xLQvblR`4T6Q8}fxg$5{D_>B&G^;FRk<=Zcks+=w_IULE5tubq**q5@Zj8BrK0|^ z0pY9xDIlJWXrBQC$-IznEZ|4@V&!+D^#;<{@VW}{GQtHT*%#78A{lNpTE`mGx+ku& zGI*l*py$Y(V49Oq-sw6GaZq^W4nrz8iacLIhhfnXWAx_7;Ju-#3JuSo&H*b$8?jDT zZF*S>)MU&-pgVlh!S>ui#?}A+|1Z61rr4V|bd|BZ{3=L@7Wbb^E-ai}oN6zl!w~%x z7Vil!rq|(_A{a0P{6Z)&#ZX;S_3)KC88+y{UUo+Tahp?ndim?KN7*#=C+3-zmDIsD zbSyB{#c&#MvZv|th-TT$$ds=$T12NQrC!ej;1(?BWf_&W~zWnGg= zIE5(=r1dye4H7on`ogwc*i}!00~YdH7t1vgN)%48yPY=xZh2ae7+{#A8##ifyUa ze?gu++AN+Njf8Vp+8gy-vr_xW1w+S~N=-lH$QOA`iq`>tIT-z@J1 zLY}m|9?K-C`Lpl_0L1`h3Ky8jDxpwmVGv0QAZG+<1^ts{jMHS}-(xkVOZ^WYiVq^ueF!atH3r)h=r~{)X=A}aw~B}Ci$>!4$aSCp z{B@Ch{BDIjukihWkN_Ja3PUjb6FUwFi#HK_tBFUE1o)x9ofs zk2XG@HH_?L9@tK;_gSLdccoT?FZ>_D9KnS=r*=Ja?q!~-VW@ue2=R8cH(2#&bLt>p zW7UtxtiIg4@M88L-$-sa05U?kFrIXK0UEZaX&b?iliJ)3gGuyvgzmxf8f|h`kY?h% z=|UhzoQNV!8$CI23phk<%w85U1z^Q73B%tpLwQKga2KYWpiRvl^pMg(P-$DWJq8&**a-=%}@w?yXM}H1^-4AQ(andj*H7)u{ELTLdHn0Loj>1M+1(2xEh|{nf zf%?q|rU>Rp9N9l0%rfk#R10Sfau6!cxTf&z|4|x$<Q$KV(SY&$EdVrrX^t zucWD8WO8}2M%FvA6L>ObOpu-wgHSm_f9n542@U=ef}YcPO-_k6ygD%ErCza*^9DCK zR$E5SvPc4sZXafA_*>^6YHe=78Deut9rpCOdyy6Rl!tT1;6;>)aci%E5}Y)2AA+9S zf(0*iu#6z9eaPjLG_!^eg~Ak*G9$d(@RUnkCg>vAyydPbB#p)`?zGlYG+6xa(aEZB zhBJL=s-d=4;Y=8CNBrR;8OxATTOG?lwDVB8)1JQV;6pL%o8@dSihsFmdFM!fhTeWp zN?l4gHobJ-3%1JoN%!Ql^dow&dvXc-s>GYBFylM)rbPNNSn%O+@0MLVY}7)T9uApS?BRspam=Mx!=t3|1ag+#afhi=PZVID zVZVCGbR7R<&hpgMvNKV%7OKcXRw5RApB{`DbN$La|6DC!QZ%Ti}SPiKVvMPnFa;a^UnWG~!1z;4K z0+$dB!h;AH$EjUjUN+jLvK5L%in#rNihxPBf`O@W#h#plC(VZsot~aH)V}G{he{>h zJGp@PI{`X|7E9Od3z}9iU#~UW@SMCR4cp()n1%GFMz|RQ0L!WdZFmOTSzc*|cdn$4 z!`HIitkv^D%M4DRDi!Hp>aR_qdA@C_v|G0FZ+t(3zE2WOG}-@2cFTxtMNcaPw`7mv z5B;t!c-ZTVOsM-F;s>$$fyE?xmOanF0PKI}xZ((KEW7A&G;$0$t%sjU3yO^R_wtC0c%0HdfK{Kr=y5xSUT zBc(<%o6pA!jhY3MGro(8A$>7giGc+&tj7a^^WYq@!lcv>GS*Pmm{n^OU^$*mHcI@Y z9AhIjkd~MzE8EEz5F((^$udz4+?*4M!L|k>eZmi|Zy;?D^QEB~J1iPf#J;30YZd`7 z+rV4x{7ToXt2TO{BLVt_7eEo{kzNYsR%r4{n9ETJV&S+lPE(hPE(}GO#Ccf8`?6~A z4TP!whJqDT_)q@iPyaNgQcF>PFb>A&C0`^wcqyx#Wt6%{EKA z(Ri05ekRq&6mXHKdbBpr+SPvkb%>S|Vs_jYkJAs8gB z%P5V5S65qh*bEkF!!UMsA3O?5Bz$7=B3!x;9YS8*VhpB>C9L-8vrU*q6ya23A1>sJ zc4pPG*Qyv1&_+Py>A)ldz9UcuNUce%2$XRG&Q;fJYpD`V6pE|sMmdCd6o^!yiU>y$ zgelw8L9{n9H#yeIEoa6}FgV3x18#$HI~-bGGQ&2`YYm*I!sd8pIX~8#n47Q>K4R?X zvFpmY}EUKBA3Wkp~r~0d_jmKLlr_)KMo6U5x z({WO*QJa!9J+%-)*~k)vNN^s=c%jz?B?Td;_t#tOq4S3omgg7dmtKq~KjWW=r+IPE z&so9DT<|j&`xE^h{vfDL1+Dy`pSOak9{S@KE$e=m-9@!`T@=9^?*C6)^6ys>GY;f7 zSb`2Zsa%O$?O?FpmH^GXntBBAQ-fDie}$d40guCgfb( zy+B9{Q%TPn)TH=!D;|9YD_Wcqp8@*=2|ri3gn(Y(5KE>Hg~RxdD!QE5N~;gQ z%?G|)pM3WN0B=+^tn2eFq4%6`3x&RoMx!J?8UP^0_u_!}Z}j{4%n>=Qg=i0LM0>aq zzMLQN{jl%zzTfeE&G%oqT11GtxTMqVa5eNGos-ZB)Q4jgV1#s-oZT1EO|YZeRR*iY zJ!J^0CUhV~C$1P)Q^~q%b{oiPJ`k8nuTzP?OxXn7Ltp0kt-a5>^7Fk$3^-vxpxWO+ z2Z5OYu#Pbjh+De3yHrraNGV2T(~fgM*^Q125=Fgw9MlP@ja!x>+C*jqCTD=(qNjbU62;2 z0TB+GXJj?{H1fc;#6SB1?ki#LX_?0c*4P*&2y%|NUQk+7?+ z&{(Nh1|Ij6JPT{pDh5EHu!9ceJ>n8|F@z9YRKWtQ!|xn!!R1v zO2+x{cct1Jv8V)^R-#|gvS0G4DR8Nbs{=9$s9J*M0b9d#-T-#PhYBS;#PBOzP9&?l zSWxU7F$v(}Vu#@8Vm?nzC0rQg0^-uE#ZCls#Gks3tnZZ&CC?NT2xj%J0Z6h)y#Zb7 z&mlsyX>z+bS%ZcBTrzCI?|OB@cFN&MG|6cN$J2Tkqmc-NCA&ER;)z-<4)5wJ2p z)qC&?@}w}3()14V~7A$WyDavjv6GR$gg ztc2j?u$OOD*+9gOKY*Y~xG_#;LdWF*;g0pdG+yeR$T}8{`oTXr2I90N5z!=$%>eU)Sje&}e9DFWJ|T%GBrq-7CD4utMYmo0%OTf2qv`QzQqdZcHYZ#KAi99-J_K?h`+^_ z5GY74A(SrL;EC}>F`bI#!tiqR2ZTnCmqG2AaS=>lNm(%~k_7u+OqQ5`*X?{eRYF{Y z^w4ZtC2+Y2CO;9u4e?l!lusCBpB0N2${?{xgyRvRa4wcg7t^6I=wH)8Os$0N6u=Yv z{e?Dcq_e!Qnaf3;AVQ=^f=)DtQ;b>L(EV2 z=mA7hiX?*u$Vy24K>Opx;Yv-JABZ7+R7_?vsWE>tRr1UNGV!)$wc|rG?NTb~A4_F2 z$s&L_ZW1>^1KJG8DZm1dnaF12A=3yZ5qc{e&ZUt{(m-G@B)yDaVnst)q-?9|hr-{! zhH0Oz!3AG8R7EuVg9oU&06jTxT)VLCJ-Kva3goZmdkM_tz&^wvBx=C!a;&gNL8JZXcj= z9-8Z`n9mPRM8?lP_0-vx{nUx;7xza$`{>l-Yajh=bpPV@i&L%)Z$o_^Z#^ykWa4)K zxi|>0U2-|l?qHGT%@xKb2I-FDpae|8G{JZN`B~dO8=i#p7!wd-PeEL%{DcZ$di@%K zl`0r3Yp(~322i2ia5fx18;(9!h?T!FH2GNnMmbh^EE@jX)xTz?yUX#P{p;0u`EK5= z@!vK+lDXI?;j1gT0j_9xqNRf_kD;B3;1#VSW$06(Jy)(!Z^v_S)O2LGjeH--NaG@G zU96)>EF?Uz|&JnL1kkDGBolp98PH}t-sce#J zU_(49pFV{&XIka2P!Ik1Kl`R)_sUk((0Ud2L_Yl~dVBSr0zE^$#g^oRNn$j0)HK14 zoJ?FS*vx|~zz1Wpfz2ki6lNQlwuc{$tB~vEUt&imcLG7y>_j4Zd(=>f;*y9S>=wJ7 z)O;!uZqD4Ty>u=CiKgDvDu6U|p{2L~F$Z^@=54%vZno+VHtrr9gD_glN)1SF-gLaG z-yb;Wi}34O2SuT069F~_Kl0Az80>6`|M5k_A(Q67_-U6I)SH8E2hbHRle!?$z`G&R zL;-UpQ~5x3J_!SrK&KMi#BK^fk6TKrwL1`mJI&FACZv=u_f3S+Y<%Wt@9~-Yh4uVLGbSJ0dH-h;2jbLruOOy62 zT)f=1hy?-=G}z9?&V`f64#H-2`#)v`GZiR6h+hJg4D1USiY;(|24XFUq0lUw_XAr5 zn1WRDmkpkEmje1p=DorELlx#_XfqxWf1CuE_4q;HLB^NU1M^1a1Qk~TmPsLSL15d;mr9u3k~ zBM9RIW`+v}3n67BQ)$1x9Cng0*1#0uMMw`rh*0PcJbCoh*Y)NjR;|9Wdh)vYc{@Dy zHZ+NLzc6N5w8DU|scWSH4D5#+I@3HOsC-?nt8^F|E!Yn*d$XSkC0J_2qGLmS(ib5| znDbo^sIVuhGn^*pAy^3MPGe{2PD98#%n2Y>P=Dx2fgtDs@tpyhvGOaXeEh7YY!&MhgXm zmckmLoTLFh#PKyDgFK2gf|xb%R>T`aEZ|>(;!BSpU;P*d9ekL~3}IMs-AohudD<^^ z41({c2^ls|U%z=<4Yu#Ge6CoBg2uKd9=^2}wo;A#_41n+Frz=tRZVoHHj`0d)f^ot&DPZFJ>yK7Cu~`0xItiW5I^QE-iO?mlnyF?U;xtfDk#37LM3 z#tuxzfY7lZEt44J^*jP(U_}eerjka4Lio6yY0k;sHMmB$3+7$dN78*f5NG>dAAxWz z8+zn7c+SAMlat(r!&6gx&%twoU&#+X@cl_G--~=Hsh|z`v=xs1)|GGBY0||<)Wc0O zr(O{7d`##Z&Yy)vfx|9b@@5z37N|I^O@wwZFiQM7I&0(0mX}09)m699?BhR$^?l=r14`n-{1c|+ar*tccfE_jd$vznhowN~|KDd0=Mp8GZf9A9S)==iuXrUln0VBtKg67lpa}r?N2i#sBZe@xgCjUdI0u+00}n zGnsw;9d~5F=e;(ax(CKz8JrD+r8{>cgEw;VDMBl{ftz#2Y<)*o=Hbf1%nObS)=_6WkG(Q z3469W*5eeQ$q7VoebjdzqYC>YXrD}>N)Cz(;<*!slHPHuY zh-!7mQ0k%eRnwT@)LBuWMC}%U(_+^|gQ}kzPaQ)D=D|-1u@B_w?bVyx>C~^|@0x3x zP5jrkutcw34T$nK1{)_r&f#jvc7oNzNP`oqRSZ{QCl5?c%VhC07iu&jcxQhoWy`&}z)U6-Gaqb+Yg zDkphAEQt|o5c8cwDugAhKwZ>He2E|4*fn>__b}uc`BE55p&SzcT7ssae9AmV8oMse{-o+3b~k*OTS9>KGn zMyF~(Ji$}H0TGtr?>1%_7i~g+|K_gU1S74@G`fC+I$=OfiZ+aDr{N&3H*IB51c3_L zH}Xdo4m|&SUmYKOQTG!vxVjzC~6Jr%T zZUNK*bO{m`wbc216ab8@VH$cjD*S~hbp5_vpn`NJ9Yu1xqp$;F<&NmtZ24dE@b-71!xKcbaURUN6!RtE#vE9Dri<9RQKc;~p}P3NF=RwR)VhyqRN z5Yr$qr!X|qM~H=>L!5M>6}`+3G`+Y2(7S@wL*P5ITl`o#;LMatGftosw7bRh$y1zmK?Qdmo#az3t|0}7S3;((3+r>U_7qUU2{>L{!2#~ zS25Uh{-PH)jEL<-t%+_J9G-2cFnkN&_BU#6@JESs!2=Y9bV9WcLl%J0Vg~SF1jZJq zZyz39{0OuqL%wAbF#=9V#6iF&O5E{ZWHzomhM0w^5XCf_f{ba!h@zk&mt^Q*7TpzG z!VzA=TES2gu^<$_K2Rs@N@c8B@v4& zjPQ?GZkWg-i}GB+n(~>)D1__6b<|bDgE3!}{?V&{v8#S59?lFtnhD3va3rC1oIVw= zV>u=xVRP`)MyJ>7buky>+8~e4c^Z7_G-Qbn!9P(%>YRwAc7PcTKxRN^L&$%G;ie#tiwSfNTwydLrv(Q= zq=eeM-xDFf;Vrlzw_Srf-IOis6)kvjonuSp8_Czpt!ws=u;*MBo|NcKM{rq?V?Xjw5QXBur9Jzo`;rObPZWBBH+7L;OdTFSKK-wYyF4 z8P@Wc31ul^T5x}(MsG+$H1;IBHd0Hb_=e~?!(T3Sz4_fhye_xT0BD{@T>y-mh`3>fQ;{`c@scB6;Nr$H=DS|x5`#>-lQ<6nj!Z4M5?5*y=v}XJ z^UN>=^*v@$O}`p8ck3Z(9b4CCC|XW@CE z&faLeC-4bS#xqX^)a^N5{KyyLewDihbn|VXiRUmj#{CMGgWorQ@YAOC>H5Wsm-w*T z5Cs;xynO~5&wb$|>Ta0wsryMr&wt-L(WLPdG*zIU{381&tq=q6IxE&pWUQobmX`Bv z_KMd<{O0_!xULe3zyvLiC;uu;0|U=tiJ0mWfnWdiK;VZHaHjp?AkxvO`g2H)jT(mP zDB~?JB$V;mO#9cvsvR`m_BQIW9}I^d^at81{Oj$^YYmln;Vp*Hbn;#X@opAeALNgK z66kaGI{*b<5Im6CrP7Y`9%5|rb#8QJ4%x`5JMn>=DT`Rls~ZDp$3*smSZWoV30CUK z;Q9QUy;)0kk8DJHdf&KvI0I#@8H&c>Kp!v*UplWogPcat%o@1@*L=PIul9LUa%)>7 z%QvUfZ`MbDmYPReBs&19R5X!O$I<747oNtqWx&s_`F!BrDR5pCj|f+_vKYkTM;2pn z8{pW$P-xjCXL4PPx$x=w=K?~Y1X!?Qor5AtefBOBJ}fW9pM+sX@-1OnPR~40QvC|j z^rj+l%RUp1|25svjvTVAL#5)(_dfc@Ye8x$=zjlpzSZ(W)YG_iHk87u_HQ*#LSL&U zrl)U%iaPcdD-s!7h*jJ9uu4`^iPuGgf#5>XG>eZd&&}0CFe(R&7fl$dUYj4U))Lze zmbYa^3F|Ppz==NfJghz$q)sC^3L-IjrU)eE!@!_|x)M@F7*`+=id{7mE5wcAD^(`* z`AE1{ZQM42;2i)V$zm~;L_VQ9fEG^TW+)sDPf{JV|JrN!&#OFQg&;{rp_rT+i%dkK z2q2OuLAaGliOWSglZH~B3}JZUHV`(Yg@vUPo~@Y=|9QJd=bsu3|{2%Gm}jSaQ60nj(t7P1nL(W?Ayw6~^Jz7|`M>|JYoo<7B;+hPF*zC}B+ zXd3wwyfYwuoSx!cjir5X6tMO!HRP;SueTa6g4PzhS7`m2SE&k#%}K^(A)LVlV;jVWNaI&2PC_&Pp5S^ZE#qombMXcA67sy<@{@X+Xa~9 z>!T-B0*`Q8ucP7(1C?nG%oQu^oZ(~k1aJiH{Fu1*4oFz5tjzQut9dsEU~_{ zu#@B-0hKVHMz?@gBD>xzF!Q z|2Pi_dkJv?poiqKn9Az~L+=7CBu)ch8Z0nlH4g}4hBBej%>2od3+8%uK3g@hL}46d z0tDR^ix2)|DDYx7n?p{tFC$v?KjolZ$h0dnJs5FYy;vJnr5W` zGH07Fb8Yv1{Fo=7Bt*P?E3op(CoT6%oXdZU0B{Q*C=AniGL^7&j%M&lJC@G4)-a0E zG($I~qp-{y9y_Mh+c~olo@m$E|MUswwx;2InAMxEbAHQJLi%uZm6axWo zufhYO28^n96Ib!mJ9p}%iGP>N|L7aDo&R^@-;dtO76yN*JCFB6+T_{NaD65r|GSG` zq0q*`NN{ImBb5u`|N;!gXwgl!0d20atl1 zRu|gqnlE}XL2tk51Sa7b6p2)FITLm>3=E5Z4Om39=F$b^mIy+?cAGfVMACCAowuWN za88HNDn9rcL>Pz(9xCo1gZdPo=e5fH7nS`{sKW!uZBz!6=zt4&8u7O0l1?=9M%YY5 zZhf@|%dak>-L-sJ2p`o)NTT0FqnNV!2bcaOx=UgRZ9|sv9Judy`TnKv2gJr3NMr#t z4#YpCfOGstaMu7vn%HT%dkrsi&$0^Zp>sUWt_#uS2xrGw&742tvbWL_`g$2tY-K+0 z+1?3xl;>b!V5I8-%{0R(r94p|N+#e9-aznxBs^dp+ejdZkg5Y(#0*fO*uuHZC?li; za(yOK6#$iJ1M99&x24K>v+f-y?QGi20<$fzyh^Q%+HWY{^NK&o+?fO-00IGVcihg5A*@XPvook>@D!6clc;m z!r`E3l2j%M&?W9U!$sT#)g(qqjOHj@rXC--mBS{wm1W3HdPmTi7)gxO%91&hJoUrS z0{W9d>q&}CKfbThE+Dl?G(qzodghs+L5 z@T1}Ejp<=8Xdab)03KCad@_azzFr*dI@&M;wvX%@M(-l4+Fs5>Hh}|Bmf-Ygv}?|z zBRN^b4*VURbB^=YC~U0{-x3McA0l>Wu1Nu3ngd19JA97Y^Sc4@22r1E=@XM*SJLK(kAW#nK zuw+9abn0AhZEltVliUQ=4HJlW08`M}HC%wn26C2++~M6hx|cP)4H?U(FAnJ$bCCis zjbtCqw;(xFfB!-_9uL2ej3*oFLIbU1LIaN;1b+$x^j+%{O!SDc6 z)vGi-*i##JAh0mvKiyZ`unF1}n*RHIUl5vsgfwECc=!jA;n`1~sWEyA{fHlYzJ}Z- z3Xf=Ro;-=nKfqY{;evwF94H1Bh8dGm8{UC>3XFPq45|*6!yk7hn2SX>bzk2N$5qQp zFs35YcNU6`cBFciE>HS806p8WW98CVf2>rF**Hz$SF7SBHjgbVR%?jGID2~V5GQ+I zW_J|sAE7Z=a9H4kJ5l9WF#Bl23!YkmAqpEF06Y65&9RbD$9LPIP_VEV&F0GP$ie10 zgRo>s24qmF-YKOaE0h_4)`BqVgEfkkjw|rqPywlU8W~0LjemhmGEiN9rVQIg; zzLPPCuL1#MAQUwjJ;;oP0xE{oV9_jTVIo(+o;0kDXRvw%_Q=R^#*3OO>mf&s5oB~S zMjRq!pYokQb;|IcKK z=3;iZ8wQaQYll?*7J!^w0BFB%sQeM=%_}QK zg;>17bCrm4zJQHaB}kSQ3T)oEj=(SCaLm-KGoa7Um(be^HZP0hKA_Qd*2I| zE6B3X{nYL<)gLQYl5RleT(VLg^YrRHJy3evA3ga58@uBUHq6FOoM6LOD&tbrG#>F8 zEI8B4dCKGA?*~bIJZ-EcoOt@17ZZ;9xr8(5#nU)K9yfiT1O3G!?t2&33YZ!2tK?}y zSTpFGOjg_KvFizwVGHkF^Y+q(QX34f@Gk(hkVq|wmVjmo%j|YE1lSFB2Fp(>cza5( z0G*9RKWODpVQty+SAubH5XBBB6{kt32-YGVtoW_vHK@ZAQGYoQdBYnbf%0Yd_zTN` z--U>3C`2`jFJJY(SwvOyM{jH#jW~$L69~rdN9b~d%;KEHL!sX@X6}y%5y|RJPUL9g zrYOYp(L3zG^i(i%hunKpoQy@V3Wz94S=VkSH3@BgAMUw>60d}!)}^6 zR&|~nZ(V{%yMCgNsK6(rUz4pmMwb^RsQL(9L`5zSQUbBPIFSG83Owd$%o;s>$h}ATX4rh#dxa!{_Z0>5f%`khY+Dh zZ{@0ifSkMTL$^~k#6PXYK(y*7$2!fR2e^XS+!z!aGv!!0Y|P>zJ5M#?c;i0xYOja) z%|}D;USHoLKK5RN`%ll75`jXoX{Zg*P<23n6Zl?;3Efao;_t7SH;N%dN5LQ)-;#AR`U9WGJ#9>;%CSl%R!&b0 zxwXN%ch%ePcv%ihM)YdN_z|w}Bjb|VLGySoYL*R}qUuMT9_v(N?d8 zCCeHhGby3zn6!bFuvS9luc*bqd=^e+Ms^-So`#13^^Yh=Y)zIAYxoD3pm>FlkZEc` z=E9&m3a{-d0*v1cqgUG={P}cDy)_b^3di7fj=4OYb8ko8VN2?db~mdZpn7aogf`N? zK7uT=@=(M>Q+nfq9_%FQ4fY!wy4c-$l|0Oe@Hp-j zb=4XkT1RWTt>JcKZ;@Ad{py#{Z6YJk{nmhGtB)3Wh>c-(wETLgM1~AxB?ro*tGX)) zgZq!y+BV?n+3`-N`q6ay&P=hC`Dis{#&1L<+(=~b^LIXV=Tqu!*G3`;MtdX7FRCA9 zl{?evk5)UKak!f2F+V=RT6l*YAG{=H{b@$6+>42^#4p1aCgd`}62KI|_rm2;Vh%*D z|0oUyfRm-)YxP=ttS$x15Zef#(B!duBINfdZ{X?>M!1EynaOnCDHff4I%$%RGLuLe z6JiPckfOTmQyc~QO8}mA^088>NlIThO-)&k3MviG4aanoyU2P zhX#w!2Vd&wqJPDfEK2}!r2?}Sa0{CK<^>0VOqr%ZWg-q=!nG3@`_zW74==(yAv*-z zff^K0b4YgwaY{mkVK<%RB>JNIFksBFl{=p(t1TF>Rvds*3$9H0^hYl z*oeMUKKU3}(*MCqw~Nr#Webb{@Wf)Fdo!B<{& z67B#l$$=n~ju|#7CC7FoBgsgq@Tr$qRsE|@Iu9BRE_#zX28Nkp&160od!=RQ$DruR z3FjwZ;dw1=upp~=#XV^Xbo1sUq+}ygbn&VuUhg$KxdfIlW!CNz#*8^ORnff9A7t%0 zGlOt|<{WsW@LRKyIpnqHsg?PQY@`=T%ZZtOD=Q*=Bd&y@!1$JZ_H{FTK5HBC^S~+r z?>K`@jk(NMO zS=}4Kr9dzoEj#Am$6-fkX44i-2hAKf?MOZpI4@<8fbJBUx-he=FchfA!Zah2Fm%{& zJpISjMk;kKfxtypXlgoW#*&FBWX5=d*CkRFIBK;Xy$QBth)IMrM9``w@}>dq#f0wF z2q2hN1~$8|v<$-p7{xW%z&PCt@82hUPf2bIN_MsM4EuS?Nl8RPXbAE{i+V(SxD>*$ zNyu_@SbEhm*3^Tyg4Ib9M!bLY0hqtbO7KpJWcr%!M00F@{uWIb8qsE4o!!5G-(;_M zBCW1lJlIn+i;LHvSzeyueow(Ii~E{Q%dlg$<)wQDLq&imj)3rTx12(KXFZJ|51{9x zh$K6vX;ui+Q0@E})ZJ0PzZA}lL+2Zd8vbgl#PoZHQ8~J&K zJ6QD&P@=^x8?M+!CXs!qh?93z7t7lDu|9{xlZUdA|X4{2_6U!rIP zL*bhj7Y*hNDZmXieA9k?B2FV7*5m$by1TKZNc8D5VQ|&iUJ;yxyyKTfZz2se zN~4d{Di6z6)CHdM7VHeB3|^U*RhUa6Zt?F#9cA>YrhC@tux5<@esaaNYSI;rT;kwEukoDQ9y?fY_zhfr6CAo z__RcBPh8z~`v!s@R}Yv?iajF@j&g{*CAJw9_+YxsDLB##1`*+Zmx@+`CQy1rU($N^q_ApVUWo5KC(;!L`PUs~ooH2R{k=Oi;Hv$4zp{lSes zzkIz>_eUbJf<+{vFJQYRP~zf6_2MAG9#NN2xH0++QjY60>2$i}MFe|Lsp(bS!fGOV zBiKyTedo2!KoT5U9e&g0ov#Ob(3dt#)A#AK9Q^1`jzgapJcTCM`&J)eGJ8ejdABRH*4gvuj*x!># zQ!EuvvW}4{xeQb}ov@0<77O7Xkvkt%;e2bxsFrhlZmU>CVdJQTd;564L96nEHPAzQ~=3U$)xp((dn$JBlGjHSI`%yr%zlrHwQs{1M{a|-@m`F zHvKdEuD|~FM>wJ0c>3_6R?8S`9XN36JPXd>b^Y~IQ)(;F?kqjZf;S;*o*x0OEBf*( zhvVa;OwrBswK8%X*^;sW`CqRP(od~C#Z7zY* z%Iu}IUO|zB8zy*zF$LEooh6T`QR0t2u=sI#ce+LcsbNoi{RDHw)(7uT2N1P19Lxl* zaugO%Wh;2$6%}nZ=u8n)-~7*5qRjd9MbLRn_S8`6OrujoC{gstwKH%v!{hq>Y^EFr zCih3m83c7GhC)R+PkCh}1cth-EL z^fUFJTA$Gn+fw+~(zOxV459_jN-``|T?~O@-rSM;u?q8Wvm3#06Ns8a>7ZM1;Ulg2 z`PN}Cg=aaB7~qq~CMS=1nOm$UfG_~mpAhxH_BUUoWnI`vaJLEc zP^UzO?K!PXmduQox$q+H1L02@|GJUo5jX2@DUZFmrDb+0v0%DM{A)4NSfHAS(civ< zV7*=db(-Q_X9d+VzT4)Ccqj{}0M^ApLz26&(#m=XY zL>$dc6t$;T~p!-@Bu||6VlI4mnL*VJGF8q zlUXs$Fg}Pb>gqW=XeI{l&m!8Ox<5LeNkY#3lc|=v)3INpV!>dzY5SXR^gOIHK_?#)7z6ul*cs z7hlEEfKa^0yqE>&UOX{u%CsU>ZP3FSuO9PoDnK|CfKB+0<3phuz|O{lwST8_M369sI4-K!`E`a7_&`p{v%%J-wbe{iMkOOVBhTmWA~+;ychH_){f=HM&% zIsBTDJ;yvvBztc~;(iwtEo|fT{Pl`UZ}c z_b8*2N7x)F=s{(TBV3uf{1~~f@=?=5jJ`;$lZh7!&1RthYZblEbl{F{_$@Q)He;mH zEw35G)7)v&ajw$LSiTU;bm9?&0Yozc-&GzWSFiG}EyPxq_jc@p_pV<-P9(51Mg+FX z5GQ#@Vfd$lJ_z!2SkOxymz@a>H7?zh9c4Brk@6|j*ql#huFr3IP$t@KnU{GbR? zCI`*^_Za;N8pVPXdk{U`6gkqc3Cs~@DBzZ!Zmy1KPW@2*@O~&B!o6rZYDeL#TRx%X zraMLvp9kEIO-}TB6O%C*SBL#ZY%-PE%A_V^kPhE*xQnceyKED^V@MBj?N1p^r@dk#EBX40r#b8h)X~tp?_RM8f|{ZEq|0~@VC@l!k4287LZ(HDPR|1Fpu1& zlz-_Zf2p(&QG(2Ge>Xv*D;sFQ7r#C^IXgWCTMS6aHwGUgY(bR&STrjD=G`7mHQf7F zXJ>1O)e`y91_7()di$O6R=Et*FvL1(jd%KP%wDwRfvL;)qIY>7@M=q_rYDdI`+Wkl z@X|ng9gd@L!u$*fpjbk?V?FG;dpsczc@~tQ3s%H?7I$cqH!0}`NuzpQA?kWSB=!uO zgws3@K)>hm5@o6*GCQN6T`pB4Y6848qEEOXeodHZ1(4z~TrEM4kKMz_?C(Ikj3<+= z_FE8j~`## z4;nxvsyi%$c-b#5oSsCW9=q8%1f_R2j~r3cM>B>$ck}A1xvr-vY^xU*kLq^Ujvw!K z)Sm!wItz)Q(}0O}ESmZ6%zpa!C#R;INVPV3tT!jIC4@#2T5b$HA$)hzfH|0yLEiQ#Z9jYmIw zq<*CS#>4f)^~br%&N`8qaO_owks$8~0`WY!FJH*Vt*GOyAd$J53?vwU{i|rlUg1-| zGh-+Tyd0B%E;UT!3 zU@fUhY%&g{&NXE!D+wFTYoaqSAu;_-H8p`GehAhZ1S_<#0VntLdl3)Swhuhi&LF|w z+}((oP)8h{rZqk_)hsrf5c8%Hx?>f=1A+^K{|9mO&EpG@#zzh;q`JMixk9VaK)tD{ zmeo{7rv_aY@p@#)ODw`B;d)S_cR{Q8nD4ESFh2{*dI6e6xQ$2{QVttlkpc1DRpQ!- z!cI^_2@DZMrGPkKIsh{Kn1_Pga`_dO@=P{7k$NnVZ~hh~;vNT(u=e|i>Jku*Zh4>$ z^YVdYs<67|X)eCD#Ywp-n}npNiVx%rPTLf!7`b)tKtg@+118>L6NPxv>!yWd#cl2NMbKMNMJZX3(ujGK^6hNGy=V4mCg@_g_ zh-d|g>K@xt&-v|KV>MED~7B1uN!zAQk&$AD>C5v(=y+KU6=p98kE+)c}bbU{7C zmkL?NCVunTY}ky|j?%Oig!<81BpM1KQk5Aw|GvwvBtQroxkuB98cf8aG!i>jg8(o4 zK7@J9{8cSx%Arc9}x_7DQ`4*jj0d zpcUQYiLiA@K^RZ6!ys7gB~>BdysmWLVEcj6cl?V7zoR&K$9<*OIsSr?G#Z(}z!!k` zIE)tI9o4`A;5~Mk3d>Z(NZlLNy0VQ8W#5}N`YOPZU0$9 z<@1x7Y_=B2X5sIJ2z&@+RI6pseViPC*Bgkp;cJ709f=~Xqe(-|PC~)`1L*()f`7Ov zz6R|Te}eq6`0;-m@kr(Wi#Qq%?@qB)LOnbdw#=^VdLBI0eJ$YM4dRwgcZEr5dZv&ufcXNq&%=DX|Fp-%g zgbIwVJyEYanT*}2PXrK%4OMU{V16QG3_fsv{ND8K>3he|$5W7#xQSwOS3Nl0}6mkIBF)==#L!;HNX{tq7`N z+ws9i3ItOH^+4RVw>CD=eqcyblt4%PAo6hfwCB9b;%d&$gDMarkk_EW82!@$ED3u} z?j;_Uo4pSMz{~*Dsd5RBHSvtgBmg63J#UeiS1^JgL)x8B1Mvy=6F4aCx)t!CJR6!v zI7~fspwiGM$lq|_^xlxx|GkM!>;eB2B9ljyKl49I`x3x7jw)?ccU8}QX{6C%*&bQ8 zWyc;{vMkGSY)6jcIEP7``y|mw(~>3{%}l0eEXy1bSAb=KWS9Gjxe3b=?i<8%-+_fC z91Dg878aIkITuj=@4f1t!*X`n{o|;oy1Kf$yXxKV)vExqg$s$Di~JGFKos!FglS<@ zWEJiVBWLVdqTQV#Kg7#mIN-z15y<6eSrpF}GWL#L|0Zl&>x+gGu~1*4yE7R_cGYA& zlEe;fV$Zg1JuAORlc>js<<;+^-|?YdY?%W)WgiSn%IxqfEOE8)N>NEG>tk5Vn!+kA z6M@Jwg5>FtNANl-i1#p%=@qsn74YMY)@`_9-#%;Q^GLWH!m=+|OWHg7WiMXG!2POk zZRU|QNs)Zeu+ugHohOa8tAm(Vk`GxyZ{&U+Jx855tyQ?Q1Kbxrf#X$C8HZ6 zR^%AqaVIvQ{svJgB3K}5LrWn& z>cU=saB%Y;>(KTGLZJt?AF}pr9)!-JZApUGxKOWk{trjMf zo3il3w}TR5B)BQjLilQtOG%s9k{HVp<^(K9AMYj;4H%DZaRE%Y2M+qN_|eCvV#HFQ z+-`wthW72}dW1FlBf386|8q|d?7xQT!-|{0!TljvxUGb;lI;=LflWVFSNiww!~UPx zX@<(YNe4fgfFsf|L}i|3{d+IvvZ4#{d%~#M`SGBoWG^| zjx#0R$!rq?PjkhwXoxJrSnF6A%noLk1C4+uM3adLK$={+B#guWG32s01E0-ej~t-x z&ypaLTVbP&nKJBG;jXTAy&XG(@sUViN5p!!r?EM&UEkSh`8zr`1k5WoUVH80)j(o= zd*T{lwkOwGGOYYP*ftJ10Jg-EMXh&r)$xJ8VHvrC+k^?I8ANJV?FaLYNcjQ4=_j}n zkK9N$y2BYtKDA*7l`{iWz7a_?6Jj}r0TwS=$zUbu+?y=xX`isH4?G@Qy0&9uFVNKx z>)XvbNW6{wca-}SYBEyVc6DMj;71%7Rh_UWV`UP8J0RI>k&K6tD380(Bl5a|3l5Bm z@s(c<9z1v~9#4;DGV33F1oV0BMHAy6>|Q(cjy88ca3C1V47BJIw%K7IEX_5c z;Cj)|cqi^y`5xjofB+HJ;f-~dclP$Qcdm;K5AEN-Zhd6GNMD^W%#Ji#tdCLHF5b!b zGF9~~U4Z@UsNq95q;M1HMnkqB5A6ly{S+j>Xmcf$AdDLw2<9LFvmi`^hFx1VwIEtT z|8y8UU-t-3qgvd%axZ}qe9F95w;pDIC_+XzSp2@7gpv!vHjGS9D5c<{>MWn5j(7H} zulV&m{--BA3jL>0cM3kIKzBzcyi)|$R61uRe}CYSPmA9nnljOrMlOQG#DmXDwJ<`M z#gl+M^L>sq7LAmOg&CQ3C%R|qt|zcm=$8Hiscde&+F zuaE1Z@kC^+FS>SMU~Sa5^-v_VwMSeP5A3|-@SZ(TIz>8-ZL*rnoZn}7*A-Xn8s_Xj zzc?HTY(9`M*2igGa=mXz)Q4mK82&%}+Cb!Re7%u4u=&*L?sV5H6O>4ZyLNw>cP_K; z5(f3SvTdU6K41YaekD*&kOdzsk(V)olhY84@qpo~8zV*|cA)OK!(z||m*p`7L2A?x zrzLgM4I_2C9Px3qneK^$&DuKzc*iL?1f>;wsh)>>3BU0gFAW(o9EzMe=Aq-G{eJRPQ#Z!Y zguZ>k`yJwLnqxDLB2MON;*2EDuo6PVv0-*&1ceO7>v92xE}%l#85#wT zKV8`64F~c2tC0eAXDAX04IQUQ*=!(ib#UwU?OP(jLOYV;c$QGSqG+Fs1mPfQ4<3hH z7|24h{Na(yj$HN{I=uJz5Zuq9oyeqmJb-JEPp=NZbk`Y-6lm)jj#4MWjfE2JgiK=e(~i^@hI`O9c?#4w)7B>P>-nUfA4QHJ)N2aJrBEweRUE> z@C%6ADIO;3$YEY&$3>z8cTN3jhtmLJVv$LPrx=idMc6gV=aWd!H#~CDq5bf&TQzYL z3j+vAqi$(Oj9HDQt9?!@ujAcH0BeYM#AvLkV)cq||DlUUh6921aL`-GFsyl#yLWC1 z*2Ofia)7sa)3GK%OrR#1Qs+qhAjX$@!FVG9*y*96X#iXIT+8e(;!#20~-z$EQ0^qxe& z@Fu$c0-`)I?2Rks#drc9b8!@_k-%f$dV3(!j`+{pu#adhfuxXDZ}Lhv3Fplnc*wP3 z%G#};3E0p+M6Fxxq4>rYEs6-uNRk8~i-NzHIw5HQC_FF@!;Dk{I%Eu4<}s{Yv=?$0 z2$4I=pk<^34BLUWe1_@Tk)9;cTuzA<3a6103nWa6(QQPX#2L!l4Yu~@ z?6y>U_+a;LOKs7~vef$Pdy3nTpEz|e-4R{ekMU~mn_&zLF=f0xK_d{eg~cga(c@XU~uGb<9_*s<&CW0tR1C(C+J>i}nrCD>ue1J#xUHDRy-JONkT zMMtP)dk`xvL|^bn@G=S_qn9OV;mljGL?PD=$NYuL+%hnbQtO6?&xcQq284(Oen=J{ zUmmC6R9&&&I7CZBSGqiQCw`J5y%AT%X#peufNvO$;jC-ySv5hor|}>4c3L-Hc@gDR z(Pbm$WoZE#F??t{=|(_DrR~)obz%ZVa6z&seY!q+A|@`l1_oOF0p_}|U#CV5hI|79h_e+7 z)KMf9H5DQ^AH5^P>j+b`rf=uYeaFTI*YweneeBH*N?S^pe#m%OD%8#1v7uhe>V>-ngTV0J;tSAuu^=f@>g>62O&|&QHP;4`@vR%g<()`8xH$ny7b0>v)F%q@ zSTYfXxC_REU_ak25t$On-4|VVUs9M4fLvU^-q>Gluot4opTrJBuryyA_jm42Ac8RB z^X+R#s>Jre(H?&)VMYDOa7P3E?~B>kcsw?^?%>F6NSb7Une~PH zJ2PMK3{2iH;fjyt5#l)%^>H(HMVZ5Dm!|?_$RdQX0iEm|8txbdbZg^0;SY9t0sla- zsM~<8M;K{T)4&pL;R>?pVNJ4UECTBS!l4CSSyf=OtJdq_uGB5CHuw?C7wt0;`)3UM zk!cy&PaA;6qW)nxS!1FP&@LnQ2;Ux~J+bb?*rUrF^*uczVY+}*5h#Lmyg-C={Q)NQ z6_~Ns>(wzau?5=-hS>|SQ*ZnXgqIjynN)yBXtu-!LbH0Wr&jTE?c&oAUh=WMCJ}5 zJ4rfQ>Y6tshB;&NXdB2c#(j$j!nY-6|%zwjt;qYPw&OoN7)*8%Y$fiQ){ z1Ao@T`8=3pBWN4q`(?)={9&^%oKQhXkLSHljNh7II$l1DZH{0I!m#08o&KvV-IKq3Bh zcI_GIBCCjRaC8vq&bsi)fYy3=iw}k*ts}r(Hs zbS$Jdyw(F<8Ur0W(1y7sAIecg^3AJO*SJ=K;hsAXBL@kr)`5B)}`HW5&VsQN0GdvAZ zYqsMAKl)Ji3NdkSqt^2q>i)aykHJ%ZOkG`cp3#}ICd|&1Z~HNN+G+0rh?((vKi=r? zc%v2rRo9`B(^Y$@iK;OS;d{yKMb0DA6X_p;7HYhIVu>seWHvxTh0ZWB2kb4@hnE6h zOr#QVDF;K?EdVPc`!=m#XFTZ|G^Ja%BMn;^TV-Cqrag)E4r`DDC*A=`cJscNQtkb{ zJ>BcKZMy{XtJhpz2%CEfF|1?@<+S9`E$}}HBM>g|X@FcVKo%t@y8a)qzqUOpRr`_4 z&g;lrd0S6%L;m`q)V3=sMtAD2W7|?g*UxSWwfp>!eN3j~yvvTXD>D*9CJH3n9k^oi z@lD$T$<0GsZru8qjicf*-Mcqlx#h+!L+3@zZJUm7zG7f~Ak`IbqAfkJJzRt_WD5rq zerOSc@YiYai><0&#_A|auCHvMQnFWjL~!=S1F2nP;6^# z2V54=fFR6(y|1vv9U6Cg;F@Uajk;;mU0huGk%rcB4GUV>F)JK1G=&nLPW}Kr}vlcyaOYVI+!ym(ZiYFkOyhGNy?X8ZKWj+MqjyDG$50$5Ob( z0nslu_!OfYlm2A@`AVDE9uBPh#Aq}2@4w~r{hZAt@=DQWedE>(5Bln`F%I0{M%n8( z5mnZa%m3Xb1k`8%uuLi$Au|0D8_>v22#!}IG+Oxx;ZYi|vU*DbvIwSuu1K{p6cc-C zHtNOGP56gqt2ZYgWo^sZcj*o^O=p{y&SOl`!yJ~xuT6(0%NC*JKt0mHqiy(-VJ-d9 zb(*jwdZ1s|6C{rBp$%yU@*dp`X+-v+rqqF=odLzW84XPLtG!>IlJ8#vU2S+CT(*cE$8Kf`8@T0iUS+p+Tkt)Kn$ z+_(goWLX2>@lp5)2N4CXqb7*2GN*-PLFS?{qF1!zZwje}5DCq+iwGN8wogO)f;vP$ z5W*ffJho##>FX!dT~H>-ydZ0@H9z@NHTbMZ>E@Bb8?;& z5ElA;$@v{)W0u)|RltYlb$$MR)F|f6{Tx>*YED`Js<1ed@&0< zLWIKu2m7$C+xqpf{Xn^T7k3c;QH~3$x|@4Kave+)!`nl^vj@Rfwy?Dx291W%)#Y~p zJ=BqsK@z~*u zkihlS`W-vZBT_NEdt^fhAq91KAsUuy%e0LXwhxj9&0$||IxDj2CeB?gn1)eK6N*0{ zMaGg*BVA4(*VyY);j_#dJ7VAn9%t>kRNf^%FUz*QbyoWn~%3Sd{dM(>}R!Bg_cM zfYp9r|8>{xKhTcwa@d^_EBRyupBzS%7%rM7)-z!hHsxlQOMhkE+es^;$J22^`r>#d zo*nmLd!0AH0|?8-VPx14=bd*LIkzmNWHx6dWr2sa2|;IMvqCyYm?G2vi&}sWuTdmj zXB0C60RuD=jDgiwq@o6I0E45UB_{4+?po*!q}AwLCJ;Z6^5+?w`!}Rw!FJxp($n!^ z9fgrS+S`tN79mboczS|T7AF$xl9BjOSF}4rpu*Ij?)kLdUh%`7Wd6rinNdU`{@4*9eGy4zp^_jviUw`rL(e7IwPiv+he@pl1?u(Bey$jAOzZp-EOp4Id zgoM#Y^IU^)a1$iB>)P@dM&_XjybEB9`R^zI5^w1J&Hr1A#0mU1pOu5(H27|6z`r=0UL zGQiULuIAcCnb-8;I_R@vA3gK0^#Wnf7;Nw{LIClT9*8_Er_-Ux_U-**qN{6H4DMrM zI=or3Qc;{^^))h65%MYc-6NqO77~+NiJDTmr76}KQ$@Y8pb9v`{405}A=J^`)BYs@ zUos>GX2&vFS64LPJRG zIh*2Myh>|hgxiHaFE)h1ni5}1c6WD#pNiM0pM}5!)9|032Hc0>&1f6zr+L!Uf zrcj>&s$B0WC}SfHEr7Stnh+#oEpke1zzQ(zJq^P(mVF0;lu&@EAQmia-L`N4 zHl#BGUqAgtY>*4{?H3=9)RVZCR&~S9fjC_=8pE2H2-5amKy9~f!+zYbbFf^c{Vwsg zep<6a*=j(|T+05*JJ3ge5CX zzQ!L+^YR5=r_fXc(lj=>K@VvNvWTqAJhPhl6oK-A0d7JBg=an$VPV=1l-%v}72unb>w{uNzB?_gm)JsU47{ z5Of`sUA@SVXv0|wC zB&&x_AMaY@k3Hvx8~o?@i16_66~}H9$5)<;tcPa)X;)o^FsS#!>mBB#b}e7hrL9HSly%7rwL)@ zTGLdbt+WgV2*gu`7Gwv6v5f87_{`1NseLnRT|>aJhR}ff=_;~qQiH+GBO8XXtBW=X zAweEpL@eeK693BJ$C1)a?Oa;Iiu3hb&r4%#gt|!r>y@^ihfsm*L`T91__}?jY;HhV1-vA49a4R{-XKo$rjtsq4fn~6YJOdR#{ zMjTB`*}h?5Z0|L$%VFy^d&dSgVB;Vxl|pl50qBcG5kxK#089d(1$oPW3j>QNu}%TP z88rhz23cAgk3@Z8MQsq%4OI~BO=@OZdfh1RIb;H#FG3XBHCVrN3oW6A6OL)Ew7Ii{iAieIrgaN8l)}< zy2iGNuCcBWTI|*}<{KFlp@BsE^=|e8aCZQX&Sp&`{zogkw-38ST77%Nma^8Y!J$!u z7z?Tq$XDqtFTFRhA#uk*d*Xxmd(p;ZqVHfjjsMr9`g7~n{gz4OnN$>EQUFq#RQ;?c z26rMn9|FRT9XN;`An1V|kVW`><-_9uZM1*k+O@mat;?^)fB8}T_lmV^o9JREc6=Tp z$raED8wP_X11?Jd{ZRLLao;&EDTs{yTC8c%a4KOH;nGrrK-Wc6ffeW!w*zvBR^y%> zgbU;8^yzcfx;O{PY8h`j$d(GAPTkP#@kp9lh==`vYuL~r=M9?dV1NKlPyi8}!nq)n z0|$piUq`?p=A;w;rh^m@jo}B8qj(eeqah7yQDJa5v}FA4 zf_o2t9c13b^pI)u03uWv+=#r5cKI+dF2-v6?dHKVyxB{~b)j%5bUox5=tx^sO2zT# z{%ko7uw|M2Ju@?V`uj-`7pEXJ8~y1$_tFi;lpnMy?N1e{vmZBZr5;@6vei4%UOoW25 zCuk;h1vEww#~ zWCI#|kMGcUg2Ct&QrK)23AQNv1aVj3#Q_%AA)zxN#E?TBpgV|BQ4g2~)KH0P=*nuf zYIPeiLD=h|H2u10H699V-M`Jnm;Er~bX|)~H<5#*XJ~eKg5BRGiZ!C3AnzBl#sAc# zu`8$d=n|1)JWlx2!+pVo`xd3m@R20P5pw#y=0{Thmo`6=9)0Qm*h0%bX8`}CPxm4Y zawDxy&=j-@acKZ~Da9zQrx?XXy`2bO#!+wN#2DIyaI|E1nGQ?P5Xc(dbdAt*oGkK;O($o-VAHJ z%Ylhok`zPS(}W~Mf*XmQ@G`OV#*WwBgI(~P_oFFPT@pw)4{y-A9Rwo?PS_)WZd1Mi zMDk$+jIpl4hPlIIa|Z{v9^D7!ED{Zcfn|ybg$hoc>9Lv&}y!|@~7U^;Ad#f3U$7;=ojDnxeMKt!}3*fMBDPPO|p+YjnO;8fIOCv=Dp^3szd=V3i3m zKCS@8;hC&>vUxyQq+(K6)CcrWcmXj6D022b{8FVgI4ph>2K(eZ`*m%a73eHYW3U`kA(FNm#sL#FaCK_!%fdl4$+UxGnX4z7GC zi_9tAoxN+4!C-PtFS0g>&IxR}^uA#9UVSTdv^QC6oJ@3EX*00$FakjZG#)&otS^?i zY2%@Eik(SAzOv8qhi-*mwTwl-p_`wV>sq@mg$0)MOw&lD)~)Tz1%o;s2D08qumZ0Q zL$jX4sd$vgL_(0mD*EQJWFZyXzI*G|p3#JVN4VR@TOT|yGqZ#hN-~w*;ZKbAY~8wh zdn{E*$u3{_-7_->5k1;vcaz(X;ZoDo4vK4OUavxU%Vq{gLoSaY#%{mAa|uo*UB9XVTmqYfVGmVq^EMpIbk95T>ueD}zD>xO4!7byQRL{~X&&xCCQwhF8xWK3#UFCk1~bX@Bt)c4UxJ!uK8(_xbJ zZbr3zq&cpEpnpVJ>_^0;kg}j{C-5^*aH1=YO4Ry3QKi#=5dL*YL;I+Qp~j{6AZ~#G zm5c>24{M8s5J<+}mce=dPlTcs{kfq=SGN!T9|1i|}-xtVj($?+jr z2)*uS&sltXqgK3_9(;D-=6Exif7lPVz=Y4Y?slK=H2hU$_tSY>Qt;s;S^~Q?48qOl zV@GIX2Me_cHe|9lxRhRd)Yd}f0xQt#g^;X;mP29`Gs&^^PUbY&wH}5|P_eF+pYABv zUu1=N;$kuujvH5DgC>6@zVfbXtoi=*__n!vBQzQP#>-sB<}$90cZB1~*vha9B;vvx z_XpDzvW5E~Q~Uxt%K&V(WHZBF9wXS=6P9K2cY`VMRvz?G37q4XA`_DExq&o+UZc@A z00D5t`|yz@wPV+hW^*G%#E7U-5cQUYL#Z+dv-a!RXp z_j+1B!R6H5n(w~(crcj^9{0A<_TA)D;c%4pyL|$dn~SK?_6+)L9Rol zPmE9KiN1q={9fz?BGl+CtpiS6960k`-PHYo`|)hZgFS`8GJvJ0XY@sVTxvcMZOvyZ z%gtxkp9At5BTupg;HhQIN<=f8n8htFI|F5I7w3VAPEep>l!2Jf#kR(oRJW=Q4icD znu$=81zsDx2=B{)zfw z$XvQbV>SR;;Zo$YVg1ls_|4+>Ifxf5%KzVk_HzOS4@_JlMp1PAMBq>U-^a`a2yc); zM=2*o*&Y=nG*5XMF+@|b>&F^VpH;4&R!NE|G34J) z0SC!t>P`2G>>z-j@a{}zg1Xt*)!w1?=EyR{j%5l?NkgQ=k>s4VL$G;I0G>vHgQUH| z8cd%)pmA$6VIWT3C;&n?NS0?=pH*`rDwg2IFScyh0Dq&ADy=bP{{Zq$Z|_KkBAYjl zhzWNKm4ho+lLf(xf#Kh`Ql4~p>fGAY0OZBafsKQM8_pXZ+Pul{@9NpU9lI_;A$2!- zxwn3QiuTe?Z8%OJ?WSGdumP3$M(C(GP)^HU&Sk>y3->y{jdeZz;vY=ll*Pmgn4xdw zjS(;aL|*70NDh-7B%b(*M7oELwViRuAMtqS+74uHQ0JHLI{#ky<~H;nI&{Y!hYs~` zfQur4WRsgV9XN2yEe8&6+=Lw_tl)dnwCSOVOq5s_huCf8`k*`(5c*B>5u=D7qzUqc z%ysJq2iMW274*9fn_KGddE^ny+v&DAMZf}<`3pep$Ug>Qj9#4yAmz4VX&!Iy>frQM zLTw+tVEeWNLU2;XhAT!!_D=q^Po+|8J_04r@EM4+8Q(KGlG$+y$@<}NI=%OU1Bj$M z+S}Q=X3eha+h5)rkEyLH7VA8OZP2dUfrw2A+0nIqJ-yIu*l!NM-!d|wQr>{JG4?j{ z3n1H2l3y1la!Q0sw0f|OR_%<_vYnNs2jlen;86TQs+{oF^1w_!K^5ucU!uK>-E~;b!M`WbK1P4f^$O!C#Od$SbAU8>fwsHobvXw)3$|y9 zU^u05?ObKGgTDe8j{oV)Jb|kEBbT*Hcg?t2A&}(pm^oe=w(ijT$W` z(j3aGk3+<$S?)xF0fY_`av(1)1OVZCkk*ks+F^qASU1t`WrW|C;jVW?0$p{ry4)3r zyaNOKaAQ3h0Ki+C)>QPyfbo9-9PKg0&yw0sOdksQ5s@ZjC1xWBO)bSc42~)|qX?|w zyL6LMKvgA*&n%1uBp#e?Lia{DX~LN5a;?3Dd9L8SvaDCQt`XX;I=-Yi6%7ZzIgUZEiWy@7j8}R9>v)XJ)JE zEmK?5%`KbDEzi4d)=n?jlY>rrzT{NX=dfW6_ zt;Svn0RUTf>#J07k6(ZBCH^lYO?8oNn^ z-Z&`Fqj!g&SLS!9Vf3qzvd|o^R8dc(Jcl+_jKp8}CiGQRe5C{A z+lhbE+AN0oEQ)r5$?QM42msct2j?= z6Wc{b?0`#W2p;!cVnpl~*mFmWiM`@{u}@qe_KO4Jptw+si$mff_~b7ZN5m!KsJK*I zCN39Oh-2b0;!1IqI4-Uh*NAJyb@1BXAZ`>liJQeO;#P5+c&xZx+yVP*R!oX1krTF< zhF^bHuTG@ni85@$cfN;%DMN z#LvYquukSz;@9Fo#c#xKk+bmk;t%4F;=jb7#Gl1q#EN*tXd|bXVItcEw!(pM>o>4f zmH~Ub5iz1h3|T`GM!S(TI*d*uWpo+cMvu{JtU=P_wZ=MQJ@NU< zTa2y7dB!$lyOA+=AjSKTF>LHIMvUFYsIkWwGxi$i8~cn4jQz#|V|(E;0@q z7aK>6ON^t&rN(8(<;E4pG2=1DmBv-ZapP*^8sl2yI^%ld2IEHKCgWz~7UNdqHsi6z z?ZzF(gpoBSjVU8%*v7OmW6TZlb(I^>Z<1V9OI7Zc|87GVd@h;=t#(RwS8t*gSZ+yV`pz$H&!^TIDh~cBgKN=r1K5l%% z_@wbEu8%#*dAk82@hk)cBe4AI8s(Ul_kMer5dH_)p_E#&3<^ z8NWCFVEobeFXKnX98_%#51}v)xRZ z9cHJQGP}%fv&ZZ;*O-0gT63Mb-b|bQ<_2@X+-PnxH=Bdz7IQ0dbZ;}an;CP5xzijn zhs|B)h`HMwHTRff=3euBbDw#Ex!*is9yBjB$IV0LMM#}~v3bP2#5`(VYF=huZeC#? zGaqAKXH?KCYF|ReRGp{#qFmE((GH*6-F>f_*GaqZ-Zr))|m|1huoHBE!ZBCmr z=B$}F?=*H|K5C_`F!&Q<_painJ+e9V!qUT znfY?_73TfsY4erltISuMuQ6Y1zRrBT`3Ca=^Nr>|m~S%QY`(>OtNEb$HuLS~JIr^Q z?=s(QzQ=s8`9Aag<_F9VnjbPhY<|RCHa}|qqxmuOG9NO(Y<|W3C-bZ3*UW!5zivKke#88x`7QI?=D(QVF~4h`F~4Vi-~3ne2j&mW zADRDV{@DD9`S0dW&7Yb7VgB6wh51YKSLUzH|1^JN{?`1R`FryZ<{!=fGXG@$+5C&S zVm>0Qa+e&DyXC0dBgf=kdA{5yFOd7? z0eMhfD97a?d67IUFP2B-CGx1eR9+@8msiMR@-gyCd6hgaua?)yYvpzFdU=DqQQjnP zmbb`TLDW_yk+HzXX$XS_}cgi_gkn^%AOURdfm#j!fR%K0|kPGsp zT$HEeD}N_{FaIF_DE~|T zN&Z>>MXtz4R2zcJ4Wy-)l<-dZlwSo@P=!=jMO0M95MY{6?J9|lsyh)S+NHWxkLp!x zRG(U_)~WR>t@_mlHJ~=CO=`0mR9j&9I8SX;+f_#GP&?I-8dkg1h}x}2)gCpb_Nw#M zK6QcGuMVh#>OwWH4ylXOVPy3?0`KNgb*Z{cU9PTB$JArgmFg;WTwSfMQP-;L)b;8H zb)&jT-3+_nt?D-QSarL)Lrtixnp9INr))K?X4I_8!!zRY{fAU8#p)&MrRrtsr}~Zht@@q%z50Xt zqxvuPC-rCb7qy}uvDz$Q8CcpN5tna4pY>Y-D`~sFv^o%plR~Qc zZmY-YwbodD)>>ZMQPk4r`}1gczP()`+#+ z8nyOVW7b~ld~2U|fwkW{U>&qBw8pJN)tgGOb%}MvkV&n1%v3bx~9sDrq!-H;QdN7tY*(_?TE)&} zE0xkh22F|`tE+2eU$v6W7wn3EGCPGA&1VB{p*A0!ES=0$^Nv%qJMc-l%xtNU%NJ)d z^L8#jl`TZL(kW*vbNFsPb25{)$w{20=$bQ|owG4m^W_453K+v!Q?)*~vpKZL;d@H8 znc2?S)^mMVv{5^sb>?D?(-Zkh&1r8P5DZSm9gae_TrHJDg<5gO$#C09*)GxB@TfSU zav@uEUoBj&&6mAT3-F0k%9g{eOsz*HF-zEtU1FhMZ~% zgU%n@UM*o{tC?~Zli^;bmveMk@e76csB3&&wjFuGcB)}I;9fk!cH(*#s}&p5Kyw*w zuBeqe^=Yk~nXZ)PGn19<)SO)nXKN0ox4`gqnnebC8tsWO+~608!1Oa;h-j}4-~l76emRHb&x&R0tOIA1RB zV5SxWxe}m{VBBvP>=RiGb#gjiApDxjSEewnC+V$2(}hyS{k+IDV3w{IN{*ciPFJ$U zDg6mEwJc8b_n0%aVw6D>4e}{n2GnG;e6AUV4 zSGrp-ab1RpoZAncr@P9Ps*bL6n9xw)^a`57H0m@R)vt_~w5O|X2X6ZiKM_nv_7BK1M)e^|bNVcAkBWUt-lAO|P-)4t|kH zy`Skq76jjWqJA;&tTK?1nI6pMwl%v5bNY2^TQNft^uqg zQ?*IV6^I{(FxP1pPuPW0xpkTX_Q^7+Ke|%WcBQh|)r{>;qm^i`XWG=!T;sh@h%4O@ zna%^W@U=y|5|}0uJDo2&L5wR%{)v3H5Sl^Jed%OV*#p5O;V4j@WHiTRvk4ZfJXwoQ z0(6+FO;0-^&7>v?v6H&&HRSPRInAjHYIqOz3${xXbP(K|7M(?tC+uC;RHPB5{YjguKL*ATop zcp=D8pl%pjaCeYyAYp_~NH)q){~;|GqZ?3MBJM=M!4iuz34ADPJQh%wsOAeKz~Q_Ku@*>D224Pa znJ+;svLO>zE2U&ZPRc-#EjmEp);f}hYvp)TJ02xJoL+a;^3@W$(*=kLRW(m|6QLud zr6Q)Vx`+nu8AjU=fjzTe7YbolOzl&|4B-c{W>^W1^Y# zYMM~Tdzy>>O+a~8Yewz%)*cAAQ>|4V9X#u94a;uR98aj8?|K!)8a-nC0n=F?K<|s) zQw<~DhvB=XK`8+oakm$!9iXS^rrWK6NS&`{D~p*j6q+h7be?^Ixs5jn_2!rg-OwA* zN_NrlMw)NI)bfiupjtq$b?)f`#u|^&BpVn4#g8PJ-g91NzP4VJ*{<34>_wfKPKe1W-{uQ>7fzKDXIEk z_tpFq3<7L404?>3xzdbhN?=YK1X+SUoGDJ{Q*O}(0C?yjMcBEpTdmCm7`W-_j8lX~ zB??MKPl7VF0PR;|NXub5cv6L|g1mOo!3D5p>eJa&-w@kj8>+Wvahk>RMx_?~6;(Jf z&#qCbRI@Pl#PvBSxLXmdlB|}Q0wGQ4VrddmA{2HAVF6Hk640uP7AQQ3ZAAaTXpx5i zkkE>26Jp>xsj{xn?kTo3zEM}n<*}|6-AfGdNo{DEw5tm?_#q*i6V!E7c8i4cFP zb){iDivn10v#`mK*;2#3c*Lzb3$bx#*0udXoAzMA2QYzZQwfq)4>}R_<0QB+2xH!5 z+pr8)7u9^t$xp@4X4{G(Qxc9!8U=}0nosZ?^JL;9vXC=EO*KJXF65o6;+IzXMbGXU z@Cr_{s+Q?Tpv>S>nx3}E3X(0z83?S3g&+m#e`-z=O8W_l3n-|35h|Li6Km6y)(0aD zHJ%(DtxqYY->FLOi10Ru&&-u)VS;gjC&+{a32A!TD?$bdxwW$pv#h%+WT^6iT+y!y zD=-jl#*t(r^LvIeRffTdG#)aSNeY_5^+L`9Z-NjUs=`E(nYBr33vziOpR3LWacu^$ z3HA}zMKX|pB6CxO-FG(NbE7f2n!qW&ki&dBrb9PDPF}8LX-&hyl+Fg)k zE($wfY0mb!NCYb=E6ke0cuG7Z5hfH3st|!Kcy0lvJZM;Uxp6iPDn|xmz9s>Fi>eG; zqYcn0m3^@8(LG`J7q%~0Grbe)NZEG++hEPHPryFK0}$~}_^U(is}s<8`XPggcfvsC zoiN^H#OoqooGt~~l0ud&$DGU-gPOR|XKE{jh91AJu9e;EG!_ab?22tcgM=8% zS|>>(N{dSF6Ppo!CO-{8v$NAcor-P3Y7xMnHWqbMVO=K*lWDp`F|~r7wE#&LGJXye z$>+>M*DKgQXu0z=(S$ZO%%kpj)ynmuqj&T{R0ff&q7!I&WVs^yrKJs@A=my1rP#F@ zJ7j>N`#eiYW4Z&{z6MYadxl?7?$w; zIkVz8LChJfQ+H`vg+$jAfnhrY|Ni$Eh?U^LT3P0?KL z!M+0r&Xh_uKnK3r$E8}??^$v*kh+!;rW9%>3nLGaSD1`pbDz(a{Q$HIgpDky5a>&Q zy&0JK$rkWx%vW5Slyn8XbF{evhIJZVyw4Q$Q#f=mASDMQYWp3ilr$xB5>E@xll_?7 za}_@tl!?~6vWlzB$G!HRTPf6}yhkT(JcRmSmh5+>z1fgkAlesVdZEp$VYkeK7;sPU zu5O7wBgkbQC0*?iHl{j6*tkGVEo}mb@MKh>c2%pe61cjzJ`3JeD?wl2`O`&yw2v&h zuyu zoK?r8<>9^8uvR|%R-O&*1&C^Tmcdw&xtfWW1O5ST7qHmLI|;7n{BT0BY{uiNmoTi1!gyOyhIadHYo7D@(u zrZWhT%bo;iYCi>peiY1dc0rOUUa>tM63Nseyg4R-0K)Rgyd<5^pUZ;U03ZE4QRUn; zOy+nSC`oY4QVDXAU5M$cq!KU()|Xhk)u#7TdGavp>TE5SFXzLKDP{gt~!ZmhgryGh^l}AFo!q`2!$l|f%|4%=?z5Atz<>FTACq|6ADhiD;9l| zc|AXqu+?A?;2B4MWzx>^@%U7G&US+aFoR^(s5vn%X+$FUhEF~V{-2W|nJ&YG0~bO7 zqyl^v_YdBQd9T6~VlRYPw}i{F;Mj`o!E&BN5GYJjwaQ|YP8zmisPeG(!lVre1c4A_ zJ9mxKBO)#z%iCTzhWVHQcUj0Th9_aShRHWG4GA;loj`Pgaf2*7xaQQ`kf0p%+PGJtP3aDp z{YUi3GQ>lk$Y(GpkcGmfNm7+EY=@4zCx~VtuTcm94O}KlzerLbjMEM=E?Cxps)*Hy zL4&SnV?BxM)oA0KUWlCY?q!T~pnk@I5a@)$2S{%wY1s|+am7paLV?nrf}9Ou8^W|x z23rg_@ryheOB^6Tx7USwlm>LJ%vVI<~6+vVx z4$MAT4ju5U&7SdhA&)QuHo-Fif&)g&8$h5iOBNYzLGVFXfmg#0LV02%gk98uQJJh$ z$N-^1%C4WoR7K}e_d4`#kQ3VzPZ$^wNCOcLoTnUcilqfe zlykNM2$qU|Aa>Eo7aW+CDP)PISAsvdW-(uo-Z+qnAOMc!so8eTeAxlx>Yj03)lf!Z zuI8?|-o#TZW=0Meba5(QF!AHZA0mhFK6Ta~sI&Q??vNw^pDPKt91u5ppC70@zJq)t z-$Tu*LvQ|?%hbw)Zf+cKLA_S)z-{`O{9T$`dF^2HGaLSZ6ja{x&l0Cu(AgyaR=fD(a6(7i6nIM5N3c| z#XLpEEs)q$-Pwk!yWkXYSd8t@-HBbTTfH9U=2YgoWw7-99y zK=~>=HE`uv9VN872qoQ%4I#UQXA7q%Haw_iu9#I6rMn0*38D*nu7ZJwS*Uc?@`x5Y zVMc&aa-MwV-rM+H9GVTg#F3FYLW~ySYC7uGD&u3}OD1=t}Sp#Gw7XDC{<++p?;c?yMZO` z%*eec6PDtVEmb-ux-~-BvokX@^TJV@f`8c%!FD)iWbV{QNbH`1k^*k9n1ldWC5tmSi8TxpfZR{rIvILu zT#JIWB2bfs!OpWQfExL-4M&phD;qVtru+fWQh<;}jWf78D(d5&`3OfDVu;5lgB|kU#xg0>#$_Cx0@?H7s}N zy6Qs7%H?Tt5Pna=maMRV)1pjo?3)Jj0;WjN-x>c*76b}$jXoB95mDA0fuG^1eE5I7 z$Rx;-aPq+y8JNp2_t+-d<7CDC*~j9|4B z&{&wCF@Ur;m4TRqcmWU>{U9F*iw%_^>Z+GO2BHcvFO0QZDUmKf%C!wE7hoUsMpZy6 zD^Wfo9(x{or=5%IQ`j}~r)d3l!M*MojV$fBhA+EfFR+~)X3p6X3}ocRa+EU%njZq5 z!LG-YNwEwDRj*WzlHnLyM|Nh0#CTHi5CgH0owf@;T2BtFg3}}qZA05HFa{hjVc{2_ zr)`A5P>Aki%z!3^Wd?w~Y!w!4l_kefD2M27S9S|e+NTgDKra^8mELqC}PD$3Be-HzMA zv}Q|e1^_(IkbPIbelCCN)MA`L9iWn{WT#1lm$^!9K0*f!53Db68O2=C)V>8fr#TOv z4~cZDsx2K2m0FuO;A?_CN|zz3psbl!zIdVp{Got%8>$1JxGAyf&QgF=yUx|%`K>l&Su#O1`qA^2$QbuN%;sKXq=Fc z0WW1`&aNnkNgz1<2-yEKlVCq{`iT_~Jb+pTx~+o%y&@d%SUdpYO1?xaZ-DF+W-}K| za-bCztb=f%)xkdmxPuqDIJM}bQZYZtHB99qY|6_3w(|%ljp?%-Tn-fi{BSc;Xee|L zdo)#9jPM)M2~B_K1Q9!J9u3sdMh^@7HhADdP6-qn@-JeUO_=lG3W3NpH5+is5WPsj z1fhgz5hn;^?5jz(;7G7pI? z0_KM4Au$BYc_hV3MLh{#OARsil+2d8Y0=TU-KNN7pscj5brU8|y!^!N9y zs`nsHIgr&I?_D7Oz{HJpU=$0NVBjLV0AwqNi~$i3+;UmSumNYWn4Kwszl0%u(F+4b zvj8Z_Y6#H+3|S}gn8j?^jX`3QgdZP}S%lOSapm<4+eP$8u(Sq`!hD(VqL_o%g<`P~ z?Gl8jjHMIgJ%W9SS5ef8=2U4x3)Z<^L$Kmwd~JQ$sI$>Ux`YFStEnC1*VY;p8zW0{n=q1 z;jjmfCc=GF%!QbEYHi;Q9he9DlNAI;3vbAwj>9gkFULKYB=6F_TkTDY|zX7UmS zqv~fbdCkcNpj?qORYah^i&Q}Qc^g_u)y8YP-w%we&LWNu>MK5G-bc@aaS8VJGQ1{q zzl111(`vs3iHbGbYGH47UzdX`&`~j)EBOG3xW5$9(zRQ;J}Mo!0Xa_(7)F6if!JGEvZo zSAY^(fmfWgJ__rns4F zhb)1&gBa19HQVr5Ps@Q>K*@o56CBMon}uji0~|#FMoc%n(~jNQN(9`7O=dpANsrTc z{a9ET43UeL1Y?Z^LhNQ{JWfW=Ml7a-Vpq{dtNA<|Dz$zSaaSKXP*tmoaDM5C9c{zF zWPt((h!}!yXXm4?(BZxl;)>8|uxyhnmS#3oh6)HuMPC!*_;SrN;H1YVBak>dHw(Og zrVOne76{1f+6m$5VD0)8C_ths96gB6VG>k?v}A|KaNr7V-aJn-5e3PwfQC_s44%cs zA}CzUEyGUFE)Ne@pth2%1($tMQR+7*s1535`|$z@8Z~qg_zg-wuftTe-Ce&R+qq9= zvSIIiGdO7urhs(-23HE7Xsju1)HMfFoSzwP^n#O+Q)a!K)b{`@w)1eCF(U!9nk+5C za!9MqsR*dd*(43|`akeCjG7{}Dv?Nq5rNCBxL5$yhS|Z!RM3wPP>R)N$XE9N0PUXv A-~a#s literal 0 HcmV?d00001 diff --git a/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-solid-900.woff2 b/wp-content/upgrade-temp-backup/plugins/menu-icons/css/fontawesome/webfonts/fa-solid-900.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..4a7f96652ca9a7f6c7106cc548515ba3d7281af9 GIT binary patch literal 154840 zcmV)fK&8KTPew8T0RR910$kVt3IG5A1*O~o0$hy)0R;d600000000000000000000 z00001I07UDAO>Iqt2h9GkZ{VB+6>F9JOzhv2Oy>G(vngj!1MqBP~FbMh!o8po+5fy zdwT#>RaI5hl!SoCY})~#s)8T=`v=0b zY{%vHczu4uf4KJVxwE?u=%>Ufuu$bG5lU23F#5Y1AE7F2jUv@ptX2{+hvlX^BC4-5 zl~>$eIhbW5Vk*#qjj(QDl6HP9!% z)+E!SICO*EB<;-<@DGG9^1GBEBAmaU-MtGUmNqnqi9N)vz*koSkj;NDq3_#79A+v4 zElf0-8NmogITxyC7M7Pff<%iI*kZ3HdhLM2_aR5V!yW<{)64E)*QkX3lfZwBKlskA zc^?25rfXX0c(QW-tJmT6>wf)Scb>^T(>vX>d1iZOdT;mcb}sMf6ju2ZZxkXzS_P00 z$QqF(5sxgupaE z8KrBwWB)+*KvV7K?P`g%B(ztOYDcVa;yaRnp=xw(Lc9;WKk`vC=5O^u)cyTB@N!fr!e0kt&* z-U>)s=K^~xX}f^RZo{Mku$tKp6hNAD?A>#HY`MQ%mwOlFW1jc{yDL}(0U~~I2bXsu zN>{+W(2D3!cX_(qKSY2+t8PUQmnXpUxonT#?N@g_NAJRPdnK^BlE1SFO(=xI;S3U| zP{8xG{BPy|2EWAcXyU0_h2NkkPx%<_cK03e`ppoA6!PtUzo?$s^oU7@Ead*TA*mhm zgDgJ|hf`RI(?~SZ;qa0|2nRg>zgFo(Amb43(^(zmV*GnmC4O}+R86nwUGAAccd&ba zYkC8O4hXtJ{Ff`dKrXR_ZW5Ka$eg$pLa+b-ex-f-WDRQ#zk02&9;eb&-5N%hWX(Me zriRg)%ze(i#(jhFUPKx%BGQP+gb|SmBO)`6$V}XO-^;{%FCvqX0kD1oVAW56^{WAp zzZ(EqwK&u-4Uw5xt1|(vrAUBAf~d8WB+4LvY54s${Rsg1yGed_31n4EB)cTB{-AlX zP#z`g%lq=$Y_lax{%A>-r6tRjY0B0LtH%7d4o49hKs5Or)HBw8NBY-^U?Myaw9+ve zl&xN<9FBp0=m=NctF}ILun<;d%xM1_isQ5*bfn=-#7VAu;xyD>py7)8*8g(2y@blmOxxK#`+y4OYhF|UV*MDoQ#XZqk`l5ilANk0c21B!EzOllN8+dT%kgeFR}gLe@`c;Ze5vpMvV8p6t(u9 zx2Z8V*UuQ7Ea7!)whPvIS{fD^8_?#uJcD>HcQTJOnU_x_N9Oz*t*cD(-=ab?86wB8 zxAqK*%*@9MKX|@@`M0nmXHN4(wm*gO9<^d#^k~|!eoGl&uKX}yjrMJXD>tffl-)rY zt%;lVZ^L30wKji`o+F4T z-slVrllRx4$<3$9W~-wY2TeRe@lTPD$(X#!nKL{NW3w5nf`3~2qNgoWk(-dIW9sXM zrKReC-hV0EA`H#GeL5abXXu^wyNlf*KV_Ev76r*{^*Uld%DxSLM#SUZ=PjyXPVVI} z!=2zMGhZaL)R@K)^>f)SK9u?t`?e};KP(xnRKXx}tnFHNAzS&T0Z*pd-EjMd_6r<( z-)L-&w7#LbhzztBy+Z6Dy?or_X2lav3_r;PB|>rpXoD7;_LT-%`1NfNRAb>qF-iw zzLoi0^f-z!sZ}G2J^geBRoGNrb}?=wJT2_2LEkPp<5p}=M=EFDPK5zypvPKquky6; zS6-feoRw}&?}Ng2hp#`VO_w`^F^O{`KFL<)xhOX>_i1K1`W{bV6n5|^cVy()_ zlH4x*lH`-MBBw2Q{hd|b{di8itGvH-juxLhWZ8VO_vD+C!2{kr?wBqIubH!eKb7Z2 zUPk&fEmbpy`8@5n+h}etl>Id}hoam|(kA!4#d3O`>@~sF=JR6X8@*QByThoupS95USj$$&Q>p0G zw4pO6_ZVCTEuK+owznjP0a&`t62`~o1AsZ3nxp}upDan{O<)>tdrcy zl}k3x7duU@Nnv_o`^$;Br&6(1*O{Sf;;}4ZkmSj=-p1upFzWnQ#ax4N&(kis?ryH? zc61K8n%Bs3N98%8>ucQ9T~g#I9Mj5|7s8@<*Vkv_sN5bom)eVsv5$)W5W8IscW17v z&qKeHiCo!N(Y{skB0oguuIpFMo1-`6cejsyQ@C_Z^LwGnIi1B^p+okj#8=~xT2RE{ zI%i^jO~z)3P3kuU_ZwTBD}`LGQ)uC*%K582=Fif0)mOhCMP5p_{dII`O^z_RxoQ{> zSzm=e9p7>scdI?J=MwVWSkh*Rhl^#IZTHyQv%U;GMUH8o#^cNLwaP!!xLfDWm$(Z! z{2_iFegx0}o8GTp{+{OR;mw<97)Fgsc5#b`JmN7=c*--L z^MaSW;x%u0%RBP0jcsQ;*iN>K?Phz}Ubc_zX9w6p7R_Q=B1>jzERPklC+r7r#9Q+= zd;lNFV|W5jVl2T@EW;YC#ZDZ=AsoeVoWMz(!fBj=H~bKYU_>AiQHVwiViAXU zBp?wxUnG?ix2Y??#!Xf^qgANhCa-JwsXI-Oc|YTe1L({xo;)lm)A2(?$8RRJnUC8`va zqw-a;x}%<|a%FT6Jy;LdGxaLHL2uEA^cn50gLQ(=&?Wk!zN#PSNBW6=r@!d$`oCSn zcGz9)A@&73#Ll;i?MwD``?meY+18ov%yND+gUuK--fT9z%sz9-co-iOYf?>y$u>95 zGxOZMG4ITKS0$I_>gJl}n(xX(_n=QOKA0XX3YG>dgH6HqU=KneG{Pbrq9HcoATHt| zArc`mk{~IPp%_Y_49cP$s-ZEOpedT69onMsCSxk5W_o5| zMrL9*=4BxkV>y;*HP&HWHe@rlcf4MkN3$w&FA=hU*;=)tMB$he$4yO zLwPA56`~?lqDoco)d$D}wV*cChX&9DnnHW%00-ag4wY!7Q-@VVFj#$HL*T6!`9dVJ7YKOiT!W@4#D9#7AN9VoP~36 z9xleExB^$>I^2vq@FdP#4{jXcPk0w{#SD1s8`1AU{Plu1BDe{@!zOXt=3bbehx7uH2}NnKhy zbWL4Px79s$Z{1%H(qr``Jx8z5YxG9FO&`$5w7U+{u{vJc`loieT!vv(Fe(`}jrvAw zV}dc!nAAp3HE@8F1fQ&(F zd50ak@&0qiAOB1~pRebe%pSg&MSi{IjpG-P&}SC*0$WFy&JwwFC+AK70HkhA3ixm>Q${QW2Xj65%|$;az+ zm!8sBhRGxylwu+pG=NTC1T|%c^db zvT|8jnTtvGg{8At7RbEV3-*xRV^`Q^c8Tp}JJ>e1o-JkL*bvs$@yGGm5$XtXcskxW z-Z(Be=9#Hxih0@`YW6kzm^IDHW<|5SncvJ)?pHY~hvihc%sj+z@oW4NKLhbod>`M% zH}Q3R6<@{|@p*g}pT@`WPP`GXcroBbfERiJ;Q4^Za5H)i;MtxDc)GiIs;B(F`AMD# zcmm+@9_O(h9b=}EfJb<^hk5AKZLkNpKj41u>+bI6PVVRqxwpI9y3H2c(k%ct2i(j} z^YTY`eZcix7jPZGwE@?1P1kTWR|Qt|BMOSb^=X8z~{F*bJ0XW@hPSGFz2J}nc z^hxja4A4_RPxM$1bREz&Kv#7|mvlj=bV7%9NP7V71hie-va5Btti*CG z%~CAMVl2wSEW`*fFY_=rbI=sY3?TduzrwfhC43H_!pHDBJP%L9d6|oun4TnEJrk3Q&)Ug(LgXoKcxipFS!hNzF4s4gNR zf=Z}}3MhxND2ZYyge*vdFc^Z}FZa#8b&uRbchB8*SKN7bz-@DD+-eaw%?+0T5fKp) z5%ucTt5>gHz54%c$SPY^>uecqwlz2ELA#~5EWM?-U<t+D0Tp*mDs>JuBPYqh&3 zXYi}jMuw*9tQ<7~5zx8=6pR@(4A6wD5$22+FC!C0T+pYf0R$AYp!#h_vk2FW1l z@z?w@f5aaOY6oS5ib2^R42lP#AM4ZZhoHOdjulCFRbic!IbDy~J0Ko6xqkoLc;jtIEo68J#>7d%?j)1ER z?wC6TuIT)`Wq>Q_TEeR>ZR!7Ss}EN58t?D2x~yP1u)E!`=`Xgs_;ok8%~sobU$3UU zWbgEvf}MGILmO}7!K$zC@gqUs0)6Bv0)A&s_2jQ>K`|VjfIQ?SANeUj zK?+frA{3<<#VJ8aN)eJENknN<#FU{dPd0t+YSL9WBP2Q3ZwTpJs9@<+c>r9=k^K_vu)8)EC zSL!NVt!s3xZqW?gt$Xy4p44-Cm)@%n>67}jzOHZS2l}CYq#x@i`l)`VpX(R;rGBMf z>p%LRiK#iuVp%PlWw-oR&-{6wQ^R$>R3IiZw;)GHL+IK#kyKI>ux=)r}ef0 zHpm9sSetCqZMMy|c{bk`*g{)wYi*~Uu{Z5~`@lZ5kL+Xn#6GpJ>^qm&4RJ%=Vz=Gx zbO+sWcfwtEY4@Oe$UW+wa8JAE-5c&h_oe&Q{o}Lw$ftZoU(MI>waE@p#egxUI55_f z0LGb;z<5&%m|#L+qDcUgOcI!EB4COs4NNsDV48`6>81=Y!;}SPnsUG_Qy!RYDgbj# zMPRO}1k5v)f%*GY0ggkL11F&?fwR!3f%DK7z$I8VAPv12xEtCMcpZ`f{0{pR!hDdo zAS@2;3}Fdq7YOS?+dxZWBzy|u2tFIcDY%0Wmxp^0;)-yWA+8LUhPVpc6A;&hI{|S$Xb*^+KtF=GDf9z~ zn?pZ@cn@!k;y}txP#i+JDT+fWH$$;M<>n|3qTB+-!Iaw}oJhGn;>VPGBi>ATu=R&S zuwmhFQ2a=FB#MUeC=@N_(I^I#$DpVwk45nX<#8zbl;WkEQG7)C2Zm;){2RSjDF3UA zZ+9(suMj761L||D=np+-!@>}V2T_egoRw-6dLL4ahN4F`I*O50W1(1%Y8>>oq#75! zEvUvrID=|@>%s&eoJlpIB}@T&*HBG^-qTcb!4TE5C>Ekx-V#>DUT;_(6bn$T1LISz zYh756W%t*ss|~O&YzxAPROi7ks`C*(rn&${$4v90*qoW>L$MjNjDccJW|<7d(abWr zB}@UJ~`isFa^iP6g>0b)R(SHDrr~e3?K>s;7k^ajaoJ9XM`mf_;`ripoWiTb2 z#^8<)PG@izgS&ACgWm*a(Jl&S(=OM+IkYR#u84DKcNLsZyU&C!pxvML09;6WFzq3@ znD$J;rL^b5Wwh6AtIKI`q`eJS(B46Nr~Yi+-a|(>(B4P;DsH5Go%ZwFl1mR>(lK|cLHH!x|8V6AnZza7Tv{!edsQwyNqxc-Ia7#5ssj{iSA~?QFM3E z-9b2p?q0fk3CEIC$dq|L{Kw@F))wjTr3X$N2! zX-9;QNjptwh_o|lcfu#6JxPZXYSNMF5Pl*ZLpq+2NGAyK4AO~+XOd1r_?2|BEt_x( zKVkTdbQVx`uQ+u^`<^x|=u_=}FS-#BoV)lHMXtLwcX|IdM8ttub*{QlB&!|J11kz4J&N zLPz>?O!$TL73s%*+ZIwH{YqSb^cyG^A^nbcBI%Eg@jB9t^ctB^<6n79^s4Dy)c(kR{$B##S<9m(S(d`F(3L-?LNF?n+0+T9$g_}VKN31&o|8Nuaa-~N zrlY{&t+H^^bg;pyHYMkW&9cBnZyL-SwKgg z3&W5XAtoX(nWcf($xF%0h>6K7$ZLp6$?M4*h^feX$oq(C$oqwuj(iX?J^7F&JPcw6 z@)1jT6vT|=W0vp)9R^M!pCq3mW+IIN z6=EUsd&I)zPl!dxUnh)3$(~GNF>(+&m{@}RQ;4O=|2*`JrD+{)SYjF4h_q482W4#% zM65!aOvI|R8APl`o2y{pX4?F;1&)`swGC(+_YbnR=_F!Z+7=$M9&Iby*2Ma>BPF_d zX-9c<^U;o@9ZzgXJ3}Hird?YQo6sJkJw67@+LMUboc64UEod(m#Fn&IX|JD~%G#TV z*p~LGi0x=!h}fR?t%x0HzZS%fw7+P7pV!OUzldSZru{Es7iu^WyHaC_*o~S>#O~BI zBKDxB^@wSxxu|)FJ*oNR5&KXJQVS9LQj18${?y_k4xpA4aUiv{h=ZtQMI1~mFX9kt zWf6x`tBE*_T0_L))Y>ABpf)IoBdJZOO~3zwF9*)aRRjm zwHI+3wU0dFOlp7XK;kUwP!)8GP=`^6A5Sb%M^Z--=TpZ}#}gM)C$kRYQtDLdG~zPq z4C)->3hF%SeBxT_GKsjJx>C~@--?JEsJqu;+(+Y@D|%nkJxT97df(GMP46eEefSS02hlxC zPDsv9_bxdH9>yc*B~g`8I&#wX_^7o_`xTu2_qB^M@_q5FqiRy!&|E=QhAHO@1cg81f5`IF|g1{F*q9{8l1PAb${XBKfn3lgQsioJ{`Z z5vP#D$q~eQU=5tmYnQ%ew+QOioi71RnMuB28LaTT?ih^wi!MO;Iz>k-#d>r)#N*HN3u zBW|R&q_!e%qPA1XxP{t*+KIT8+LhX!xP#hLBJQU47I6=CfQWmkgG$DI)FITN#QoIa z)Dgsk)X^##4^zidClHTNCsU^qPf!=BWIRn>LS0TgLtR5%OT0kcEDwB?QqNN_5N}bhNW?qT+egH^l!*7J_eH!SGZf zQlFNLkEk!HuZWMS@2KyIPpO|I;&bYklJN!g2lXfMCG`*WAMrIcR3g5khPTD{)TmQ; z9`OThblMoiPqeWph+k+E&?Y<=lC_Bu@jGoQ5r5F8^N2rbv(RQG{-VvUlJO61F52A0 zzqG|^OA`OnmXU~}EiapBPHpNFOmq&^DuOPK=~&McaDVK2O_~ zZP>3bZFkxp^y_GQ)ApfXKiYn@{pmM=c7#0O8K89VZ19}(JtaI3JRg)9yb!z?loh-j z59I)_1Fr|=1aFj3Zt!*wF^7P4F#H1@Jxa{qqNJnKpeo>}2vr9^FHjBe z8}R${sc+*C;7_2s;Liv(0DtpPL-0@VFHj@!9|<)9+e1yk|G@u2%^(uxp%xH=NCmZo z$RLrh5h9~tB}66-i!gPePp_3VWzCL|KRmpe_(q zCDa3=iBM074nn;kItlfL=qA($qNh+_h#^A#AVv!HhnOrh0Ak8I)If-75Hmo7Am%{K z1r3Fm53vX|9Ab@xMni1!&=`oT5Z6FsAs$L-Jj5HJ2@vmuCPI7^NtyN#{PDA>c7Q+r zN3|pR^M=)R5Q+lp2vx52e;5oP$zl5(l8vgV^sV z^(5vf^(K{})Q40RO8rSS6Q#i<-iy)@5^h9kgrJ&>64Bo%Eg*IvN(;^Jwt-Z$P}+`I zTa@-7aV$!EllTZq`w$z7(xF5jpmZ1sFQIfg374UCHi>tmbS{aTqI40_@hDwP!k#Ey zO>_xL*O2%JN;eWa2c_Fc{0OBxiH<_)5fXPt=}{6^qVyQ42BGvgv9D2jlGrMgo+A1a zrDsSy2&LzU?T*rmBz%a{D%K1b;-V*8-3d>ADHC0c((go9p=`unLAe&O7f`NE>7#RF^M0dyqs8Fl(!%{4&^OLd>ZBbiM@;RA;b*jV@bRi<&#KU zhw>SuYLD`{M8}|fp5e~N!rTQ|Ja;K13`O~J5*|hQYN7{FzLvzPDBnQhH7MUgs`)72 zMu;fiPV_&@_meOew@4@sPd@<&Afp!_kZ z=Airu30I)}DXDs){22)W<*!IQ8s%R|cnalTN!%ReLUabozZ3m}^51P#+aW(i(2Bl5 zE=XL3+(?{&ycW@A$m~xx{WlK9AV#$mbJ#9Qgub?;~GIbT;zswfs`w3AK;ZcZJxu$oC}S1LS)X`yToJ zYAdN92&vX0Ka7Na$d6HbP5n4XoPqp!VjGd4K*Ed2&m`3}lKM;7^6pJY9FF`g5{Dswhv)+2?-HGY{9B?gk$*>&kpER9Hal%rQ{lGxH5E<7 z7NZh~O+qCS8;yz)8-q$kY%D4@h>b_3Hi`G6Qis^KsMIGm4wXhEEJLLwvH7U9BDN5f z*2ET|(w5j{RN4`nib{K8Q&8zdtN|)rh;4;R4`M@5=}T-cRQeGciAsNBTcR?6*siDy zB{mq95yV!bGKGXCs7xca29-le{1KI-Nca_%TcdI+3FA>Yi-a3c zIh)v#sGLK>^{AXjLKjpnAoe3Fmy&7(DwmP)J}OrcI~SGfNc;+w>xo`N{xk@RB(uat-+8Nn-6BIy?qyb=@12NAq7OC)b1c;yh0 z+(7WkVIn0&@X8S)rGVg-qeRj=f>$mjk{&|v%9TXQ8iH4@CQ>W}uUt>0976EQqeRm0 zBY5R35&8gvS3XK4{~dx?evU}~M+C3@5|R8Qf>*voBtMGal|LlHA4KrVE|L5cf>*w6 z`QrWwBKai*uY8XP--h6oe<6}SiQtugBa+^Y;FW(T!cQQ0Z zJw);!BKXlqiDZo6N54WOeHX!xUe@EG-yEbMv^RkfOpu2PsDdIigAg=Sq7pj@gRs%h z`?;N@Nh%=CNJwlq592(|ZP=dfdfWssxd)NQO#qX7{p+v$#cy7JeR|#XzxY?zT?Z2| zxi=kpJnl~8E`zteb^Wbx1vdRPPdfeo4}`Q03wz&2cf%ODsD)6zl6U((do@ksCQ+;4 zg+b;wNmuo~FvwQ&es48R(gCNGQvNM$gE7Ny8&YZl#AxhsopwT74TD)0GafGgAH)dl z?ZO1c=qhv_LJ;TuG)WVp3UAsZYrXyk5W1*g5C&O)6Ef|*5~ORvJmgGEOyWEvFkaVz z5N;Z}WSmiaEQQr||5IZgfTbeQua5k_kDl?*_;6^$G<1v!;m6)Rscv#gM^rbtMmJ1D zmoP3KyVQ%vD2>rdO`+?P(cP8T0+6*gfeuX2!w9)6VK=D4O16>(;qSL0DpAuUP10tZ z5OvG1SBD_NM7WtvIe&-+ocyq~w%TZSZfo96wzx0?5}?wC`G z0f5?$!3dFL!!QZwI>y~<31dmpiybK_gkHdzs@hJ`D-`)(8oXl3XNs(-24i;MTitST znQi8{MK7R~!-P^kgCz;ehGCjSl`zJbFx?S~s&NJi)fg|8>s8m&HK~#9pDG5B2%#!t zCR1dEsH&tg-LVvvh@YaU>bg|JF{ku)8Z8LH2u61NN;yK1#N8$V)o{x|zqgty{k+@H zlQcY zbxL8No2LF~l)EiE4vgNX1pzAV?ZVH(80|->rN+%=C|4`rdfwlJ;#(R9b+|NF!k`Kz zy_Bc|jG{bzLU%OnHI$mBuD@2(99@+p_L|o)NmflyRbN|Myz{lE}6t zAA8o&r{URSvc;H5jvgf@V-5x>^mY29ok{V2oy>4UX+f zJ2vlcLO%>bd$XH}Qa;%hufY;yrbZ-e3@zJ&0jCsg1^lR4*y`8UfKtAPd`iU21q^;T6PIGcWI6?)@#0`}wuPm+ zXU-*MV}R?4UoAxSav4J*q5#w|nO>j6%JR~_wYfJ^%G1*_Mma*QQpn14xtg?U{1fkQLQ54JI44?YidycwYT(pAzxrkLQiMFk@|keQAR4 zUQbf+yoSjPMOIZ-!QgrIC3{_8JeHA@Twgo}X|kSo_htmoqh&ko$=#G+UqEK9I|YZ2 zDCJShuB}rtYL1$+tlazaA!8#>=|h~-D@yTguMk3jV6v>JjG4RdD%(513n(?eZrK?1 z@-A+cuUgQ9cto8Cl5$t>tlCD%ERhGx)waw(c~w^6C=e0cA2<OcRkqbVRG8sM(6%iXLhvL!i3$j{ znrSOZ`+2M1#Ys(Q&UWB2oFQa7u>fosFvf@?%WV21P?;<%x`(8(?z;L|k!8jhBX4>W zVT?HlBMTjZbFhgV)I!K@tmOUPYMR82CQ*Ga3^JwBB&zR)LDpEw`@PjPi90allv2v4 zV@@fh9EQ^|r<76-Lry8B91x|PYm`#cr22?b)1*43+@ur%LI}YKoT4G?l|H0qBB zO>A$d3h1z(zLNJ3fQRdQ;Szms`-A&t%VmIoLQ464f#3kuTdmTk+OF9)G#cIg#J&y2 zP%h8*znD`BTm*G%pYF6z^P>dIqFiZo8x5GArTnjsk+t`A_)qu(+CtasVxp4NN{_jQ zSeT==Iue!sD%V%EY3BXBe}K?lpSVpJQZ`)b{E2Kum|?iGa#-jFE)M4A0OxDl#}^i$ zFP{`d#H6HCb3H|gqSbcIsaBe???Ku=G`O_xRBa`Xb8h>?5vJ;DoP4l z?i{@=TTy7Xdcv}qVKDnKj=}JR5f}N&iJP`)~gjh{YP&4&e{Us#+X|FzjfVHRa24W=_@C< z-os$z0=Ux=V@#E0#k}}p7qH40d*tVT9^+0>L@m^9G>Pil?$xs3?ZloN_eyF2H6)5h z>hdb%{!9yOyZZ7FgZhS}(I~&df7I;sXIelhpN=@C(3c8{;jw0w_f zwq^4$XkRqj257fWwZo9x)@jfUo%z0H12mdh*6(FmqX}T!p3ihc2e3`XK+MhCN%S`DC9TgeU%hxTqRjD@9JZOQp2Qj zD8rrJ8HC_AUs2$H=G&sRMzur;qxEY=0ceK6y7$P`e%4^`J28P|z%A3RYFx9Vcd5Vze>KbF^)i?CIsGPHgdfU;nFjZ>;lQOT7}Cv~4TgAmvwH|O?+7bxty^L1N!VQ}hz zLh!orcb`l7g9Dgl&AZIIg2VN5h;5o!e%<(}f^G7wn@FMre%5W>19 zVMEg`{jELn`I>GrU8m2!!!b;zsr==`ukL#&?RWapAL>*$nf}h-M+i{V?+X@vz^I#f z`Oe%G+C@ypTj1fD9Cw>U%3{6Bl{NZ#zYgAlhE&FLO5dW}w*D6BJy{U&pZ!@L1fVk$ zAo!|jes%gURez6AQ=A|E&{4DyS85{||BIE*mg0q^bG+?Yq;$LmWA>w1^Q$zCi)aV7f7=$eBIAZ4g6HU&tv%^2-f}L^#CsK1%rz#~19O ziLz_GZW8-+QPd~wxe}d7B0pjnWc|F~TU`cM>!YVhtP<7t>Yx&Mwuhls%~lQ`%rYUp zTQyrbc(k{yb4%06@{5feb#!qNLv-BO^oX|Ng~bEci1mlW`wY-^!=U?2fz|WbtJt>d zU*m(^2E}L@p**72QGiBIPt5zv`0X|0-aodBMZoRZ17{`qci(i6Zs}B)uy*y&?li*y zAPAc~Z?of>r315VEYr0fz0XuNld(tt0)nvF3<7u_Awc!LT^Pa`9gIm>)HHt^MnR|e z+ZJ7o$Yt8;YT|#Az|Hz{va~!uS7eGJtIRMrR#wWstcHcnnWPnl8l5}#Hd7_CWH9qc ztHs^zTjtnW$pc`9p&HC&ilT(7B8*bawr$-K_1bE;vM?hX1~*kzvL(r2LEXB!y;ZBN z+K-tvdz(Xm3&uFERwFdlHq11fq?na+UrfdqptxBXVa>(#@p|{(aYneGUw(PspWmA4 z(>opc1>f23_c8AGx4(1qD&OhN%mB>H^uBYGtJnPYK9Z!;b?7NW>?0;5cRxCoyT9>G z3S-PvWEmcr^4s0v6{o)o`%FcaRmK>8w&6_}qoj_f(}|PR0F^ZBno{HT86P;S1rTW4 zmuo>l&&rBong&zuzgi1J?dtm#W|*d;DDax;$OG&{IQ^cFeHfVrQ)ERkr+*DI9)@80 zH_$Q_MV6UiA{lqGOL`Ui(qt11+jtK(+A-qm=uge%uKW%V>8UWh6->m@{x@pp< zpQfg%m#?j-nM3KWPAHH}U6e%KUG`le(0jBUnZg>I5GD zh@Nchk7!uZ88fxFzC|+`Gq9w=tN-$YT%%OuAN)(kOija*{_DSPU`(hff4#ml>%8M( zBx#aE9F&=vDec(l#G@Jm|Hq0s9tIxO*z{k2Ohx;F?FzV9-A=PzG5w{u?5-+OJdUVCCmD0llVaf!?e(dqDJ9S0U&O& zYPB@2)hu(geANb=QoOi$bo&3^^)3rz>wXZCfcq_st%;{C%kr}3ffx#?+KyvaDdnb4 zDdk5O7x7RCyJoYB01y>s*K8#H3)XLiV1jJ4A6x}8=1)+WfCih-&dc9MaoYw`$Vjuv-po4<|&~|mo@EW;kmHmaT8AU`VLiJ{xY1htAOb@0*r%8 zS6A_IgX;Cw)kE6bic-q&4ltz2dVq1zDi#3;NJhH*jsaRi7oqzR%6mzw3JBepbzhn$ zY0gk|GIGi+TH2F5I1AHO`}uT?It3F*DO5kY1MOLWdQ5$1Q{cEaYsBq3UW7~$w=)Wpt%Jki@{@qUe znUE%NQ$Pqw@UW4deeyq+&jS|{EmsD*^pqaDC)xhXCeejKbqw^0uL}V2_4_)Q+lC=J zi1q{1zix*XWrQ-*_@4mO(cUf|anPr>h}O^{bTPUX-Gg3_5Cma22!j-`Nq#ztXWRX} zpEnf0FaBybTnRH1em@I?=ds)m!hKY>9YqRwt{}4YBu&zAg@jPzCNB&!xUjf_Rbi8t zNUc6UU#}6ni`N7u(`{jc5U`_ZAOvXIwk<#i7=jQ0Lck~!Oh+7->F_DdFo5kb+X`ba zxpzUi+vZATfO2VWA;=wQ_uJ1g`X&J&cHlt)ARYvlvgZVVc+;CE0zf2W=7`C3x3>Kd zgw5!Yrq+R#!@rE5gqP5x=vnj=5Kus<)lU-vNvgZ8s(>a@$!IRrK~}}MS)3i025KY&qjzPkhD2AeP%5($E znh>h2s>0KmNeyaZCM4A|%z`9YmLh4?wj^Q+SuS|Q;EbxSMY&EHHFe!0vM>NNFuu+y zrCO3Yd)80Y*$0LFk7ILL4t-*n=FQ)yCUk0Qu^svCN!r;A17uB{ZG^Y2X3x#vs+N%C z0y9*N05Ah%ok|!JW>Uu_6hPJml`V||<%%XK2FxhPRDzOx{M*}7Bw>K0P$3gb*G-LS z2B(%wG{z0$g_0~RRmQmB%U_}DyR5%?()X+M0|mJxh5ljpB{cicMm3EqHL5eh{kq9@ zIMyQdHRWImwoG0B3E{YL#f3y~o5yN78K!)Wm8&~Y@)al&^F08K}fa+q*R zrwDdueJ%jRbZib9B8dwl-5EbTl+b|Qn2@{l{BM7yU zw3`Ts8^dg)F%L}vRxWI;EG8+mGK$MImt80FP4*D4>6XPGeH{mEUdnVTVV#Ok%r=&D z6JryuZ&scbSkk9=4~Qr6SuOik-7zJsp9Ud-XiOMJDFG~o0=(OG%i`lh=xF9nm-8e{ z(8cI3^hWeigj)Sg+|SML7q|*4Nz#(gx6@VP)nP{e-xbni83d?ta~UVS)lJ;bRse=T zdB5s7@IBJ;TPvHm-|O^}Wt_xKfmPqD;~-O3%dqDxn1I(78l#$@BM1RGXaAJwtzi#t zT#+1FrUBeqV;E!1Y8c-Rp8h`>`&}8Nu8-x%>y^7cmhrOO^`UTm8T(zy3YnFd>hEx+ zmK^~g&he&}a{@q|=TPbM+n(0+dmGGPw#6P?2WZPI+;7w*TxTF*XiOa>fcIBi1gQ<@ zBFWhAD(4?47a^o#oQizin|?VugC0bmM!$*>FeTsB!&;i8F$OxSZ&eFIk2t)vdPv(< zJFICL`q@gjWikS_**zzO+Amg`}^T(P-bs;G# zbBS+%8C|eE_sZ`FfNG_CQBzV?!zE3usjwiaDs$D2L^Pb<-OT+M2Z02ZU2#qm!f1Ud zEkxMe^a2n9RAUaWM;Ob_R(@8;oFrGITLQt@Sj) z0a&l=C1@1nad^AlBx(p|ZM)TFAZgwY0|Bij=`KSqZ9wS3^$pDXn*cG~^&UsQqKx>= znP=+l_JYRro647~NBXZPnxQcZZ@Yq7&ln$I#Y4={wDR;@-JHH# z`|)c<2$Y(iFm+nDYWXQHS+2O3>#x)O{hG#%(lM%=V^gPBSXlBc3Yb~Y zL`X$w?`8ZXOpu0bR7Nu>LpLD=4Cay@hpx67kd{r`i1IWB2hP~fgF0kGTix=N@l$$| zNKkFKPN_LK(}90pD*)>!U){7unU3%Z~?neMDR-s24#W+a7zkb5e8=c-A@~WK5lsXsm_eTYbE)&>Xxlt z>xuG?u6s`o7ftYEvKrh+Tj)x3Bf1McgkH}mtOj8}=PRo&xPU3*sAQLF=x4pEjGvY_ zv9A9zBn45Z5*9_&OVSkjB$WhVygubGy5VK3DINwG$&fgB6XT2-th%_cI(J3Ck8Qj5 zErOPF#w46=7&(-ZcUpFCxuBkjts3Zt| z5v{F5n$=23^!juwrY%87dDhB$wMXK|at`sC04~J-y=^1;h2JC&rNl6q$;7&9(3zcU zTbS1LYh0sLr?+Iy)=lq`>ZcKrha#LvrOgTtHIO86bHrH?&e zFsrTzw524ieDSwG!TFav6UIClgn$TyfSX2rgR@})8qKwzQOV>maHeJr*{Fx!#bc!Oh0s(DA&6hc&4Rgh~YRYVK@mKRZ7yHM`eDh^wUtnYLfTsIZ1o3p9i5IgaH|u za47`B1I`P;CdXpH6QflU|94G$_eEbTK!dVlL*!CQ-pK-ua7wA75=FBe2ZIoR9mm!b zqAHY9PPBjt0I~N>W@xtK!sjA0J~wdy4z?{T3lm4pN8xxz1Ak*{ru@ahltaKxJ3dce zMY-Au6vbe7rM)wL>U&ZiDDdXeJUZYFm#kvr=d2Qy%tPNoNV0XH0)F3u5F@x8pt`q9 z+miIHU?PwvH2{L{lNe*@r!y%9Ae&Z3AmAfoyc>>Sf|}?6I*gEut5^J3t;p;T!px5a zP~L>FQ6LqR48nfS%Wew&tQUV1J+JC#Yffe{9Ei>5J#IqeQzFj4c9&BciI8Zk>9;(S z1Ll!Vxiy(UEo1UAEms??)d) zKZpJbp*-nzSBdQ)9~QIJ2*|RIr_!aj+Jt`IBuVP#NgAsnfOTAzQTZdJ(NiR>QZ<9Z zDOL5LhKjhZLKY|#AaWI|86oRa>JVi8ybw`QNx0xC1qwviobaaw$&UemQW6K+JAF0% z9U(N9kN@0;X+m(1GjP3H)v`F2jx}W5YIXNFTv_t?`v8O`01U>B%QPUVo+Qw4=dD>S zGDu2sUk6ZW9Fs7&tZL2mfC-o1@Xk2rt}MHa{oPgz%aU+CPI(Ida|+5mmvd6CxDJ32 z1zCRe<3cQ#%1r1*027j@1%P;(km-M!k%Y!3&QLUi{3viPRprR~Tt0{J@mI@oK?nfH zt&|A>=dQ;o=swRDv2tly2vnmQ+&~#RhHgjCAe686ez>{*1A+F!;^#RZfHdi~ zEJlY$-&1><5VZ<%Z#7ZEM5rHt%=e~lG0oGepbnEKO8~{Fcr^f_dnW_v*yw}9;w#rl2or(PyVLG zg!_|o78CC8{tg^EOx-m{>fSZ4Xmch&y$(9m-)T!AMtDssjtw6WuEpTIa4q)J(N7){ zAlW~^p#lf|z^gIVC4Ymy()B{LfKDO=X)>R5&1w?W53^qOs3%CQ64h0cH&$e%>n{p_Csobqb>+^9Boa{oT(M9S8f^b*e8_9T)r9c8U_P zHkc)bQwEFkO=vTKTj$+qdi{A_514TnEUUO%?Eo53-7Q)c{5-?$BU>>mG2Av!mqp_n z^-!A)ZyiTbN|;mNnV<~ajVp+b|2BYc$V*C&1K9P1M!Dx=aGc8DjQ$W1y?dSRA+YSC zSF1Xj=2UB5(Y62%j~unZ32Scx7vl3H+UPxbkO<)1yu=4(=AvGhCy(!D`(7OaUnR|D zz{E-d)bN!!{}M_Gd#heZt(08DykDs<_<@I+k_DkBpxgG0L8ualOfmww=l8!SRM)jh z6{JpQZC|Cjwr{y3LFGy&G)k$0IZ-r&nN$ZMK&K`%G=*@iP)aosx6$5f0fhSLkU&2< zFDIcX9=!ee@~UlF-ZpDbU32yP-2B`%SC8uEXMyU>)HQ{0xK;}`iK6MPZ{oK8>O@gF zR%;nvLby_h{TGsRVrNfJ;G45 z`3|4-5qTMFvwxgpeYxaVr#^?Xe(#i*xiNNA+{W1#2JS)zrv79>qt~8}Qhv^Z#Wp(+ zwTkUPxjZ{*QR=y_FzO-i zpmQ)mI@&;&q1Q?{48jDfAgwe%OwNNJg!N4&l#nPS5Rukedx%i&e~pOmwE$r@wj^oX z-vq49N$oso__`T*U>E>~0kQ~d*1mbab9viB1bAcP^y!TajJw^7t$l)_)gV;iBKZFv zJtC(*xB~}cX93gH6g+5|Alr_LC8`5V3;<*JRdCsBO+5};s-r@8aFJOX8>hF|)_8ND zX@3A*1jCDA;ac>tqAV2ZmV>e50yh>c4~K#SZemAOY@on$D>aIfq6KuIb1}>tu}d3K z<3`xa{C_nUT_>xX5OOQmbd_Gn^SNcc%+D^;cnRK7;uouiZcTq}elQy3ZhFi3B30aR zwWS*{7=X#W*I>9sg9$v(JOJ+@YFN6_#H+V`==bLTY+iZXpuuH^ZvEp-b|`K=;=&l+ z|8JT@eRQ&rH3&$zQjL>TB}uB1uoq-2dAFYrzOd$0(k>R;?V@JRY22R z8{R!*nm4psEe)Vj0jN;&j@uOgc>mErWXOfjE2UEXN)t^W4ic5LkX?0PwkD5JZeS7<_=)mGArh^k1&gdc8}o zV7Fe^Vri(6j;qqfvI8O02F%T)!vQM2FBex)GtgeP)vce&DP5yGQo% zQc|Fa@RGfq?S(3`*tH#-(_!&qXjn5281rcd&IvHo?>ZE5dR> zRM1zbut1?ClT|~a3cb}Y(k>DnMP8XQTg^jjzDvwHFGMbP0+AHeYnskXol>o6nyF#? znvK*niyCeJXlS*1Bv~ul5g$m{Z=WT(1OMc0gUz2Yyg#|d!MLN`H@hqEImFnon{7wX zrRWU^xoW0~?mc}%G7>*3VObrCsQRc)(k1;|Q6HQE9~$r8m-g3x8UPGt>RL6bOSn^_ zah<^^TLOP1Y1+~7jmI#U+%xr$1p<)AIZ%|US*k}>O*esudeJl!Q|E6IrKSlx0D$F{ z;8~mmjuXBv;resHsXKF(c-#ba4$R-jLKGg3jH|XB!314}?nDou-$8$YP|E_`2Jnx& zg249AQ#4wGgKnqGVF)oqtZ!Sm!E!Nnt(va8j4>ftP$**XJix_5z=U9oxw>B4vr06o ze)%r!j;T~5Uz}eTG5t@nii$7-eGeMUWB^hodub{Ede=NQ`SUu2P*vvYdez?ZyHwTp zhk*DIaMt}5FuLQIaV-Rdw)6EUM^+Q;vT1-WL8!%pK&6#zDstdT6-ZfiKyP&u(jZ&O zN%3Ra0a#5H0`}L!fGDOIQ(*`KzucpgM?@`_>-BO`B?$A6K!Z{~#^$~_P2-CuoKj=@ zM;%2~6)lE}>u|_g;LhF^o_uWhB*ut3hwtFf4 z%vH^C>JwF0JC@O9gaT`vA0WGb<3gb?!GU@tQPUsaZLKfrrm5fi%md@`SKsr#EAJL@ ze2vdgdhgp#VcM9|d*2VaigXV(CFmqVtty}zsk{1Ba>*cy{1;op048V|t)fkI6kU#xYapjo*MslZCNEAC)+nl4{Vs|9 ztQRD0`2D<}mq{l`HTJV}2?BGxg5VI<6#|NFxj?y*0)9DPAuuF*| z7)KD*JFSW+7Hge)1W7k@BgP!)ScZ{=QymV69q$4{Rl#sLjY84B&mF)79YeUe0&}UO3Zkfw&Ut)iXXotsduJh4UUb?I z150|fnu^0N7JniDe;^CyL|A_UPr?M15rSkMP>tlxCXT>=_smvux1Yijgnukkh{n!& zas-4J@12!wSz+3FqJnEa$#es}3x=lsma9oRbeP!=G*%F5+2VnU23o$JUd+)*DO%&b zeopf4t69T`qraXGXquMinx;XPusgs776#K4@hU_+K;d`^FX@V`E-WgtY`g^J^6Yfd zLbN#aavto6+a1J{x7x)B#;AgFbOk~Xhl6_s92;`)!T(ZINs=Bqu@os0IBfL8faLiR z!6qaYBVQ*B!k%t3IDeX%(N9GtJ6(~BFs{;X#aE>VyE87)Gyr-Dl_lZ^)wCd7iDxirP~m|MKnlJSazn~%h%2V5YnqSN(o@^;) zy!+>HuTc;-(^b-w{;JF=WtVWrlL)Mlc=RZqyZbJ1Iu?NZU*_zxHW;~(vJ{=0T=u3|Z? zg}fzwwVaTdGq}zIT1R)G9fTDB0OSZfBrbm?Nt1lQF!az`vs4oM?rPfAO&dYj&s$bJ zd~LG-@_YpW*FofIma?7%iM(u;zyM5PY-`%KAxyB!jst;ddL0LvW&ks-zV!?tI@0k~ z8sO;FTe?a_8yu(nY29^;aH4P2qU-9P?zd*34IkDC zAw&-W!hF+Dq232PTAbbu>lEz@_3ML9p{vkM=uU)Ok3&?0HzX0MU0j4+GA=-|OK^~0 zW5$z!cVlDI44OcjP)<-T&vxW=TxYgi7M&1E!Sc`IbSz`W0SrKf# zBv;&ojh|DjlCJ6pVIJm5N`kQaSDYKN!Aw&nk|lwGf#_Dxu?oHj(oB~Pots3(8t3NQ zrYez~y5qpy>|y=KwN|gGIWBlht%F<~Fa`V+$jhcmB-zmUegMi$!-Q`VCW3-rC3B0% zE0VJMw#kW7(pos4Wn%H~D^j||s?}QU`j`LnhYI|UDshukP9WrcCT}#^rD|D0b$wB3 z^l%6tQ3YcARR&vv?(_cM9cq?a4s-)cL^Dl8SBZ}gF6#c^srrG_n=4tBH>b9F`he~u zz9fC|;L)W;45jki;`=zIgb0-uqm2+5`}aVb53^x1x`wx>eFZq@UOqnnZ3A9hJi3yk zo;?8^*O5(>vb#GOzz>aviXqsnv(IbT4I5k2$bgI{)>bochn3n&n{HUs0Zgn7HO-}# z;BVDYukRd8j3Jut#!A82F|UITqiYZXjY!2*GowkW2IqTM!e}!qnWKJ}R3k@cz;Q}@Rf$C<0J&S^MAow6ZfA{DXHLZ3i92KV96ExK+s_-p z3P3(oqP^A9B=3Tkjr4g+{G#Mm%KoM_)~n2AqX_4UhHl+^AZ-IU5+0ae5;~Oe?Cb#s zftPn+b{7AEt{X3#PJ91NPrY$Z{Ri){Z7LR+FvkF|Wdn8E+>UX`=3P-`ulViXFs7S!Gnxc6252YO4{ zvWf+t8f=D$qlyQBury8sLu0WIqVto1?H*v%Sfo1Ee07Ro2xSPit=2+9X^Iyvw9Tgu zV2svfk@Ee9#;i28wKsAw3163Yj@zBjoSB#zW-@6}%Fj!IEhKj^NoxswR2IcL2%}v- zh>rXGX8Rsd(`K5a$Jf2;1^8sYOWwXl?C)Dp{U&ed|G;i?JZi5FfMk{C^I*1U&^b~$${0$Kb zRN>GU!Ad?wKgc<~6;bCQ&q&_rHGCXd`p45eZ^w?c z>!^tCK#!nz;U9=!BM8FSrPE8ntouRe_VO{SM6CjwUB-*{FSv}DgOPnSO$xGpzPhf1 zGX+(8;X{?I1}D7_Sn|Etq)H@Vt|<)(a{!`xoYD^wJ;3C8Syoh4zOUe2_hqhMdS`F@ z(9P3!_wd|2yi=hZON}Y@??JvnmgTsbVH}>D2i9mtu}>ceARSqG-=pb|en#acP-*-#O!~63Q?U`XX`CddL0Wexn((p-6g2s6)cNVDiLLTII=U((596+}avfXKsw0 z&*+WD(tC6)X`0E{uB~dpcG30dhwqzdAEusL+-BXQwkixtZPpGJYBh2vH5t>fq>Y8| zgAGU@Hg3E%`w_}pQthy*+FROG5w0j!K^?9M_|l8V5We_v9k#@b&$gTvjjQxogK56* z$03dDJwr`q=m7M+kMD##ASOJ&8IQl00_X-a=`(t|dz&{-Re>SeQ5l+ePm-QN*o^h1HK?paQ$rfEb&wYf?~*W+u3q{rp66h)FGNm16CvV>u#)n{uLYGkv$ zjGqlakjo!VGhDs=sI zn$1#LLI{?DVOX;MX*maC1sJ|Xlhj6|M@?qPlB$}|`v0Nedf^gh_94&vlcuDqrpXLB z{m7vdUmy!Y=0-===2S-cU+=-bxtwyT=z6-It|OdG1jwbLCRG z>;(fD^=87C+p^SX8q^fUpX;REw?V++1_|!x-8GgeX?w4}i2Gt`&rsj&RoAZUU0polp@a z2VS2?xTk1=unJetMUhc%VB9DhQ8agT!4hBZlQa!(5sgPBZK29qG@s?9Zm=hu?swD=&XNqmtZ`Aj@T?P$ z+7xBI)CxO9FGlz=(4I+HkjfGTq2JADeUO^w_xJ;Q)EO+M!s6hpTSrVcPbc7cb#THp zraM`)$;9Uk%}{@L29{|s*xk7rd)n#Mj<2kJx9)j+n%`_@7Xplf3o$;7j~4aOI=8JJ z;njLN3QAhzy3o9V+*(KK#mnGlK=$3u!U}&F5Cr^|+smiFV@`-i*VnnmnQ9u`(cXK* zA5?zFWcr^Df?#mXHG1H8`Z#t&N(k+J8;{^gR7Q*FI6|Pt-6p}Hve}Y?Y=sl}ob4n{ zh?2mq6g&sgGBpg$z<{VJKK$gH-t=U_^){&D{A|YsaNNT5pbTm1PY%~#eCfp(8LFao z6-`s3n_q@`wW=xx{8W;t+$>HfMU$&<-(7-D|KoeOG*0QynhZ2bj}o%*c8&b3u4x=n zqOFe>P!H#hy06uS92Mih{i>5$sDx|KqWe?g$;SMgNvS>|nRD|SMi-sVjw$7%8;n9B z8vgpP52HfC_;nb=OuTlim9==rUBlTCh~sTkacme224FiC&O_>(>POH?ba@QVcGTa; z!1u^G*iVMPU8uL3#$oJd{rueO>};4_RRkDzaKa5|XIIDiF)q^1Ddjtt)|a$YL&-Wb9Z zEW_L^l{Dj&G~;Mk)FWyLcYG6ilk~pkU*JU5KD(aKchURr$JhjQ{j-`%_%Fb%S%YuS z!;eyXpQgytzRTxjI?Ex7fX`BS{_=g2tZ4ge`siWAJ4syK>ZHe+Vx__(Ba}A18R_lW zsXfYf+h@b;!>AEit)5Ol@8^h8zI|Y}jUf!vRasG($qaQ(nJ5lAP3c$%wmY1Vj4e5t zQoh~sFkRw^Q;OTO2NvU|GcuW>%8J6?p=MWLG-;57@o-1QdgM7oPvh@EXQbZh;<3ua z_!a#;G9^7XF|X5B!obIacrgFw{;ovhr%QRqh{Me2B3T(Iq@dZslK~;2*k;7#Z6 zgtHKBZEb}B;WL|Q>3>vUvAf>8t=WEQf0mpbs;~Qn0l8=Mnr4VT3nOdIkW*@qXr@W~ zV0C6j2Ay(x@l(})|I(q6qRk1@Dis?nsp{|dIc*A=82*teC|T2ET{YzgzNE`^XZ#DZUsEiyr*zaVYZ4VQiBE0@9x=*CBwwcSU|vAIItXPk0mhbqK=zZEs<0*_@xYEg??dMwBJn5@H{r z^=QMkgjm!xMk%YNNsUDd&6n+yv})GpV}nwomZVj7472;c4#)IL#bAaJDK))PF$|_h zYE7?J4TBjl5W=!gb8g$$UZ-kHoZI$#qoI=x&TVU1)eNSyN`=*xhG8(HQelzY&`rar zRM;^}b<@<38nq;;F->EQxtdW;lPaT>MRPTynxs`mDMJWJI6CzbPkrM!I*kw|o(Kmb zcMURdf*^<mu^VnE*4dO3y+)d-@ySSd(r+X^jh>3dI$PY8xV{wv((`);AM!suqO7?V+ z+ClD)o^HMmKc4MbhS%i^m!#6S=o}8h#bZ{0+ke*Jz&iW=>b5k^fZsDT4XV`+U`p9{ z8KrCVpfuiQ%f?+s^{IxLlsU|>a$u+ha@x~Rfyq$KTmRu1gvE7{5htYl+ula8Sq+nU{- zyAwx!7777Y2r~^PNo2jSD9IAGFfMzZqBa8`DCOpq2=LkKaMSb`)IzSgC|?pYjayPp za_n-0l!`NvLMdF9{;f91Mgy3js}X92YBgV@wVRNHG`oHz!G0lD7>hgIrrz|KtR4Us zs`eNo0A|=0nr#C1*#-l6zBrj-uVIX_Wg9FapBgY8%d%w~3}9c*Y30W`ouKkL?f^bU zIc1#VolAA1k~j_EQzTi{Pr)A4kO%*b;5g;iCzmt!T9ayI|JAx$zcYTphYGLI3v+ljXQ3Wl=LhJp|4G0sEWBaQ)`?DqNN=e@6QsJij3AhY^KsU&) zA}e%Pz=8oFMpTjI5i$Nqa&X{CGHW&#reB+HG?@(N3|XSniKbByFt}V|y8?h{+O955 z|In5sTg(-U0L9{*KnP)k_9kc#UP4!)`w`0fdH=Zq2ppPNKtpnn?v3G1f=)NoLG^?9 z{2!I5VNi#a?g$pnGU8)oCB$W6Ab`tG(j@&q087PELx>el?Fuq)?!0d zD799+Sh?hz%R(p+6p~U^AA9Nfr4Yrg9hbXQp_)CG48z1Kfn^~S$uLaCFks%$rlG1#QdH-~?j%km7G{wj z@Sz|CV+Rk3t~Bx4Ni-pQXjtj05%^o5mL6(;Ov{Sg?^i7U~g=uKD=RaLn~G?OVasWT;D zxZa@1DoA8@s?V+?oFdfBd>WNi&lT|e71!3sSH7@rSvV8|aJ1U=JP3j)VkvYB@W2BY z3vJKme67HrNe5UQ*H-g{QtrswBkq*RvZ81pL>LR7SF0^KtyY=eT2x)t6rs!wutY2a zIQQi>C)(AT830}u?gi811d~3RM~5^UH}i^6TeB*)$&&Z_nVu~zZD^H2%A_M6$vJVw zn$Dsvqw$9TMwEF%BQPA_MV23Hd=4^zQV7#jNzkQMNFnxtFC4^2hf2@vfC5BklCoZ$ z_tW$98!NSDY8_%f%bdSVjKFcqFD%)LYMij_6S}I{OD|vtDLG>L?>>Ek6lfPvsHH^= z?$CmE;%VCn0>_3C+t(ieH`xi!PcV~1v`F9(&t|Zu3GV(r6 zch3dqd*pZ=T>zZK;ZNXH_^g@xliIaGC3Fe88Qp^(K~MIXe%ExM)`;9v#UvfN3dz3s zPP`6oP@>VoOnoOiYtox}Hk%y5*$?24kMknjy&~(AmNU z2mtYEm79__@nN2>8%ES&^04&22lrUS7K{rc)b$dP1qCdDDg=?RtqIFgO)%5t$tK3% zv=k!ihU!W{sTNHCIP%@}0aH?WVdBHK4MW!>9{WL!bpDrk1l@}6M#$}l*-E%dNOD}$ z@A$Z%UXRc`rE^cPaAnNtD*Zh4leFUim1a5tJFgq|LX~v?(_}lP;3<4eqjZ2N1|g;; z`jPox{i3F^XPBlr59aJ4tUTLmZEpHYB}uG%?o7G{RT&I`LBjdi0KlP#SS9#lEF+tI z{D{mnP1Bf6TsCKHnXi7g+SuIoS7RKtPX5+wFG^Iusj4EqqPCFWmMi;QTk8+4(%sZIxYc0neR3|D$G#Ah6-2|>LaAg5c zw5qH4eO*)LXT2;BWv%d6cnm0a5^a>@V+U1cFpMGfV$K1!u1-aLdAUBl&C(6xU_`6K z!2}#Y`oDOB2<0GbI`Su=WzdHh!8RAVj_Uw*L${7y=n$g|<1rK<)d?w8N1W17SyP8n z-su=VntsLO21$>T@_mzFWJI>taJU=?alED`n9YaqtyGfDC7H2Uor^c}) zf5}EG!3C8yoGxmq`__gKOEZgBD&3MU7sx8bex8}Oen$MbR2QUkc_!X!YjH*<)AeFS zjUi0Zn-K$soyKmp48i0zVO3mvLrYjc_16E(utl>(sjdt z9D(S3tLQD?nW_q5*=wAy*_IHhI$JKo`PGV*RWi&qMc+4L@JHvAw!|-Iet$*R4Wq5= zTZWA4MSc+&hItu6WccLH699z$>W3uGnty~@5=s)@V?e=NJ2 zrq%iG|4V}ra{prm4U2zW>Ojj8U!ws`FiP&NBPu+=Z&7$-kYr?iNG8N1ah?D z=f(k;BZ<`zZl~V37rhCyS<)wO7CjUWXZe%VkZj4a!lzEh-nHi^vXgj?!rUVw4j-Ch zlyZk#RVkf&D9vFtrH?Ew!s+Yrn@6KP^i-dxP+PmsHo6hL9zBClD2hdr%hA*-h-6>d zm3mZOJ+TtYT9|%(7qyt)BOx}53V>ulZ@j{hr;NR2vQoHcrt5Qc(930)SgfnVq9xMb z1J*|3%cG7U3>zJt*1`4lP9qGV1C*MbPHf31eOtYWmeKy27~O`R_T5X*87tVD8;#5< zqMYa9