fictioneer/js/utility.min.js
Tetrakern 14424669b6 Update handling of aria-checked
And remove last inline onchange call.
2024-01-31 13:25:02 +01:00

1 line
6.6 KiB
JavaScript

const _$=document.querySelector.bind(document),_$$=document.querySelectorAll.bind(document),_$$$=document.getElementById.bind(document);async function fcn_ajaxPost(e={},t=null,n={}){t&&!t.startsWith("http")&&(t=fictioneer_ajax.rest_url+t),t=t||fictioneer_ajax.ajax_url;let c={"Content-Type":"application/x-www-form-urlencoded","Cache-Control":"no-cache"};c={...c,...n},e={nonce:fcn_getNonce(),...e};const o=await fetch(t,{method:"POST",credentials:"same-origin",headers:c,mode:"same-origin",body:new URLSearchParams(e)});return o.ok?o.json():Promise.reject(o)}async function fcn_ajaxGet(e={},t=null,n={}){t&&!t.startsWith("http")&&(t=fictioneer_ajax.rest_url+t),t=t||fictioneer_ajax.ajax_url,t=fcn_buildUrl(e={nonce:fcn_getNonce(),...e},t);let c={"Content-Type":"application/x-www-form-urlencoded","Cache-Control":"no-cache"};c={...c,...n};const o=await fetch(t,{method:"GET",credentials:"same-origin",headers:c,mode:"same-origin"});return o.ok?o.json():Promise.reject(o)}function fcn_evaluateAsBoolean(e,t=!1){if(void 0===e)return t;if("boolean"==typeof e)return e;if(e instanceof HTMLInputElement&&"checkbox"===e.getAttribute("type"))return e.checked;e instanceof HTMLElement&&(e.hasAttribute("value")?e=e.value:e.hasAttribute("data-value")&&(e=e.dataset.value));const n=String(e),c=parseInt(e);return"true"===n||"1"===n||1===c||"false"!==n&&"0"!==n&&0!==c&&t}function fcn_copyToClipboard(e,t=!1){t=t||__("Copied to clipboard!","fictioneer"),navigator.clipboard&&(navigator.clipboard.writeText(e),t&&fcn_showNotification(t,2))}function fcn_parseJSON(e){if(null==e||"string"!=typeof e)return null;try{return JSON.parse(e)}catch(e){return null}}function fcn_removeItemOnce(e,t){var n=e.indexOf(t);return n>-1&&e.splice(n,1),e}function fcn_clamp(e,t,n){return Math.min(Math.max(n,e),t)}function fcn_updateThemeColor(e=!1){const t=fcn_siteSettings.darken?fcn_siteSettings.darken:0,n=fcn_siteSettings.saturation?fcn_siteSettings.saturation:0,c=fcn_siteSettings["hue-rotate"]?fcn_siteSettings["hue-rotate"]:0,o=t>=0?1+Math.pow(t,2):1-Math.pow(t,2),i=n>=0?1+Math.pow(n,2):1-Math.pow(n,2);let a=fcn_cssVars.getPropertyValue("--theme-color-base").trim().split(" ");a=`hsl(${(parseInt(a[0])+c)%360}deg ${(parseInt(a[1])*i).toFixed(2)}% ${(parseInt(a[2])*o).toFixed(2)}%)`,_$("meta[name=theme-color]").setAttribute("content",e||a)}function fcn_offset(e){const t=e.getBoundingClientRect();return{top:t.top+window.scrollY,left:t.left+window.scrollX}}function fcn_throttle(e,t,n){var c,o,i,a=null,r=0;n||(n={});var l=function(){r=!1===n.leading?0:Date.now(),a=null,i=e.apply(c,o),a||(c=o=null)};return function(){var s=Date.now();r||!1!==n.leading||(r=s);var u=t-(s-r);return c=this,o=arguments,u<=0||u>t?(a&&(clearTimeout(a),a=null),r=s,i=e.apply(c,o),a||(c=o=null)):a||!1===n.trailing||(a=setTimeout(l,u)),i}}var fcn_lastClicked,fcn_animFrameEvents=new Map;function fcn_bindEventToAnimationFrame(e,t,n=window){n.addEventListener(e,(function(){fcn_animFrameEvents.get(t)||(fcn_animFrameEvents.set(t,!0),requestAnimationFrame((()=>{n.dispatchEvent(new CustomEvent(t)),fcn_animFrameEvents.set(t,!1)})))}))}function fcn_toggleLastClicked(e){const t=!e.classList.contains("last-clicked");e.classList.toggle("last-clicked",t),e.closest(".watch-last-clicked")?.classList.toggle("has-last-clicked",t),fcn_lastClicked&&fcn_lastClicked!=e&&fcn_removeLastClick(fcn_lastClicked),fcn_lastClicked=e}function fcn_removeLastClick(e){e.closest(".watch-last-clicked")?.classList.remove("has-last-clicked"),e.classList.remove("last-clicked"),fcn_lastClicked=null}function fcn_cleanTextSelectionFromButtons(e){return e=(e=(e=(e=(e=(e=e.replace(/[\r\n]{2,}/g,"__$__")).replace(new RegExp("(__Bookmark|__Quote|__Link)","g"),"")).replace(new RegExp("(__Bookmark|__Quote|__TTS|__Link)","g"),"")).replace(new RegExp("(__Bookmark|__Quote|__Suggestion|__TTS|__Link)","g"),"")).replace(new RegExp("(__Bookmark|__Quote|__Suggestion|__Link)","g"),"")).replace(/[__$]{1,}/g,"\n\n").replace(/^[\r\n]+|[\r\n]+$/g,"")}function fcn_deleteCookie(e){document.cookie=e+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/"}function fcn_deleteAllCookies(){localStorage.clear(),document.cookie.split(";").forEach((e=>{document.cookie=e.replace(/^ +/,"").replace(/=.*/,"=;expires="+(new Date).toUTCString()+";path=/")}))}function fcn_setCookie(e,t,n=30){const c=new Date;c.setTime(c.getTime()+24*n*60*60*1e3);const o="expires="+c.toUTCString();document.cookie=e+"="+encodeURIComponent(t)+";"+o+";SameSite=Strict;path=/"}function fcn_getCookie(e){const t=e+"=",n=document.cookie.split(";");for(var c=0;c<n.length;c++){const e=n[c].trim();if(0==e.indexOf(t))return decodeURIComponent(e.substring(t.length,e.length))}return null}function fcn_isValidUrl(e){return!!e&&null!=e.match(/^(https?:\/\/)/)}function fcn_getNonce(){return _$$$("fictioneer-ajax-nonce")?.value??_$('[name="fictioneer_nonce"]')?.value??0}function fcn_matchFingerprint(e){const t=fcn_getUserData().fingerprint;return!!t&&t===e}function fcn_buildUrl(e={},t=null){return t=t?new URL(t):new URL(window.location.protocol+"//"+window.location.host+window.location.pathname),e&&Object.keys(e).forEach((n=>{t.searchParams.append(n,e[n])})),t}function fcn_buildErrorNotice(e,t=!1,n=!0){const c=document.createElement("div");let o=e;return t&&(c.id=t),c.classList="notice _warning","object"==typeof e&&(o="",e.status&&(o=`${e.status}: `),e.statusText&&(o+=e.statusText),o||(o="Unknown error.")),c.innerHTML=`<i class="fa-solid fa-triangle-exclamation"></i><div>${n?fcn_sanitizeHTML(o):o}</div>`,c}function fcn_sanitizeHTML(e){const t=document.createElement("div");return t.innerText=e instanceof HTMLElement?e.innerHTML:e,t.innerHTML}function fcn_detectScreenCollision(e){const t=e.getBoundingClientRect(),n=window.innerHeight??document.documentElement.clientHeight,c=(e.closest(".popup-menu-toggle")?.clientHeight??32)+16,o=n-t.bottom-e.clientHeight,i=t.top-e.clientHeight,a=[];return t.top<=50&&o>50+c&&a.push("top"),t.bottom>=n-50&&i>50+c&&a.push("bottom"),a}function fcn_scrollTo(e,t=64){window.scrollTo({top:e.getBoundingClientRect().top+window.scrollY-t,behavior:"smooth"})}function fcn_html(...e){const t=document.createElement("template");return t.innerHTML=String.raw(...e).trim(),t.content.firstChild}function fcn_splitList(e,t=","){if(!e||""===e.trim())return[];let n=e.replace(/\r?\n|\r/g,"").split(t);return n=n.map((e=>e.trim())).filter((e=>e.length>0)),n}_$("body").addEventListener("click",(e=>{!["BUTTON","A"].includes(e.target.tagName)&&e.target.closest(".toggle-last-clicked")||null!==e.target.closest(".escape-last-click")||fcn_lastClicked&&e.currentTarget!=fcn_lastClicked&&fcn_removeLastClick(fcn_lastClicked)})),_$("body").addEventListener("keydown",(e=>{27==e.keyCode&&fcn_lastClicked&&(fcn_removeLastClick(fcn_lastClicked),document.activeElement?.blur())}));