<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * This JS file was auto-generated via Terser.
 *
 * Contributors should avoid editing this file, but instead edit the associated
 * non minified file file. For more information, check out our engineering docs
 * on how we handle JS minification in our engineering docs.
 *
 * @see: https://evnt.is/dev-docs-minification
 */

tribe.upgradePage=tribe.upgradePage||{},function($,obj){"use strict";obj.setup=function(){if("upgrade"!=$("#current-settings-tab").val()){if("1"==tribe_upgrade.v2_is_enabled)return;return $(".tribe_settings &gt; h1").append('&lt;button id="upgrade-button"&gt;âœ¨ '+tribe_upgrade.button_text+"&lt;/button&gt;"),void $(document).on("click","#upgrade-button",(function(e){document.location="?page=tribe-common&amp;tab=upgrade&amp;post_type=tribe_events"}))}$("#tribeSaveSettings").hide(),$("#tribe-field-views_v2_enabled input").hide().prop("checked",!0),$(document).on("click","#tribe-upgrade-step1 button",(function(e){e.preventDefault(),$("#tribe-upgrade-step1").addClass("hidden"),$("#tribe-upgrade-step2").removeClass("hidden")})),$(document).on("click","#tribe-upgrade-step2 button",(function(e){e.preventDefault(),$("#tribeSaveSettings").trigger("click")}))},$(obj.setup)}(jQuery,tribe.upgradePage);</pre></body></html>