window.PAC_DIH=window.PAC_DIH||{},function(n){"use strict";const{hasAdminRole:t,isSSL:c,editAttachmentLabel:a}=pac_dih_obj,i=n("html").get(0);PAC_DIH.init=()=>{PAC_DIH.handleImageSwap(),PAC_DIH.handleModuleLink(),t&&PAC_DIH.handleEditURL()},PAC_DIH.handleImageSwap=()=>{n(".et_pb_image").each(function(){var e=n(this);let a=e.data("hover-img-src");if(a&&""!==a){const i=e.find(".et_pb_image_wrap > img");let t=i.attr("src");c&&(t=t.replace("http://","https://"),a=a.replace("http://","https://")),e.hover(function(){swapImage(i,a)},function(){swapImage(i,t)})}})},PAC_DIH.handleModuleLink=()=>{n(".pac_dih__image_details").each((t,e)=>{e=n(e);const a=e.closest(".et_pb_image").children("a");0<a.length&&(e.css("cursor","pointer"),e.on("click",t=>{var e;0<n(t.target).closest("a").length||(t.preventDefault(),t=a.attr("href"),e=a.attr("target")||"_self",a.hasClass("et_pb_lightbox_image")?a.click():window.open(t,e))}),e.find("a").on("click",function(t){t.stopPropagation()}))})},PAC_DIH.moduleLightBox=()=>{n(".pac_dih__image_details").each((t,e)=>{0<n(e).closest(".et_pb_image").find("a.et_pb_lightbox_image").length&&(n(e).css("cursor","pointer"),n(e).on("click",function(t){t.preventDefault(),n(this).closest(".et_pb_image").find("a.et_pb_lightbox_image").click()}))})},PAC_DIH.handleEditURL=()=>{function t(t,e){t.forEach(t=>{"childList"===t.type&&t.target.closest(".et-fb-modal__module-settings .et-fb-form__group")&&void 0!==(t=window.ETBuilderBackendDynamic.pac_dih_attachment_edit_url)&&""!==t&&!n(".pac_dih_attachment_edit_url").length&&(t=`<a target="_blank" href='${t}' class="pac_dih_attachment_edit_url">${a}</a>`,n(n(".et-fb-option--upload").get(0)).append(t),e.disconnect())})}new MutationObserver(function(t,e){t.forEach(t=>{var e;"childList"===t.type&&t.target.closest("div.media-frame")&&0<(t=n("ul.attachments li.selected")).length&&void 0!==(t=t.data("id"))&&""!==t&&(e=window.ETBuilderBackendDynamic.site_url)&&(e=`<a target="_blank" href="${e}/wp-admin/post.php?post=${t}&action=edit" class="pac_dih_attachment_edit_url">${a}</a>`,n(".pac_dih_attachment_edit_url").remove(),n(".et-fb-option--upload").first().append(e))})}).observe(i,{attributes:!1,childList:!0,subtree:!0});var e=new MutationObserver(t);e.observe(i,{attributes:!1,childList:!0,subtree:!0}),t(e.takeRecords(),e)},n(PAC_DIH.init)}(jQuery);const swapImage=(t,e)=>{t.fadeOut("fast",function(){t.attr("src",e).fadeIn("slow"),t.attr("srcset",e).fadeIn("slow")})};