From e82cd107c65e71625935a4d6f594bd2b9b58d9db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 17:00:49 +0000 Subject: [PATCH 1/2] [TASK] Update uuid to v10 | datasource | package | from | to | | ---------- | ----------- | ----- | ------ | | npm | uuid | 9.0.1 | 10.0.0 | | npm | @types/uuid | 9.0.8 | 10.0.0 | --- Resources/Private/Frontend/package.json | 4 ++-- Resources/Private/Frontend/yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Resources/Private/Frontend/package.json b/Resources/Private/Frontend/package.json index c77ed0c8..6f26942b 100644 --- a/Resources/Private/Frontend/package.json +++ b/Resources/Private/Frontend/package.json @@ -25,7 +25,7 @@ "@rollup/plugin-node-resolve": "^15.0.2", "@rollup/plugin-terser": "^0.4.1", "@rollup/plugin-typescript": "^11.1.0", - "@types/uuid": "^9.0.1", + "@types/uuid": "^10.0.0", "cross-env": "^7.0.3", "eslint": "^9.0.0", "eslint-plugin-license-header": "^0.6.1", @@ -49,6 +49,6 @@ }, "dependencies": { "clipboard-polyfill": "^4.0.0", - "uuid": "^9.0.0" + "uuid": "^10.0.0" } } diff --git a/Resources/Private/Frontend/yarn.lock b/Resources/Private/Frontend/yarn.lock index decda265..aea10476 100644 --- a/Resources/Private/Frontend/yarn.lock +++ b/Resources/Private/Frontend/yarn.lock @@ -357,10 +357,10 @@ resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11" integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw== -"@types/uuid@^9.0.1": - version "9.0.8" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba" - integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA== +"@types/uuid@^10.0.0": + version "10.0.0" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10.0.0.tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d" + integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ== "@typescript-eslint/eslint-plugin@7.14.1": version "7.14.1" @@ -3576,10 +3576,10 @@ util-deprecate@^1.0.2: resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== -uuid@^9.0.0: - version "9.0.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" - integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== +uuid@^10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" + integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== v8-compile-cache@^2.3.0: version "2.4.0" From af63d06576b0e031713a4f8271b8cc48dabb3d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20H=C3=A4u=C3=9Fler?= Date: Tue, 25 Jun 2024 17:01:19 +0000 Subject: [PATCH 2/2] [TASK] Automatically rebuild frontend assets --- Resources/Public/JavaScript/cache-warmer.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Public/JavaScript/cache-warmer.js b/Resources/Public/JavaScript/cache-warmer.js index 60496c05..af47ea39 100644 --- a/Resources/Public/JavaScript/cache-warmer.js +++ b/Resources/Public/JavaScript/cache-warmer.js @@ -1,4 +1,4 @@ -import t from"@typo3/backend/action-button/immediate-action.js";import e from"@typo3/backend/notification.js";import s from"@typo3/core/ajax/ajax-request.js";import r from"@typo3/backend/modal.js";import{LitElement as i,html as o}from"lit";import n from"@typo3/core/event/regular-event.js";function a(t,e,s,r){var i,o=arguments.length,n=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,s):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,r);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(n=(o<3?i(n):o>3?i(e,s,n):i(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n}"function"==typeof SuppressedError&&SuppressedError;const l=globalThis,c=l.trustedTypes,d=c?c.createPolicy("lit-html",{createHTML:t=>t}):void 0,h="$lit$",p=`lit$${Math.random().toFixed(9).slice(2)}$`,u="?"+p,g=`<${u}>`,m=document,f=()=>m.createComment(""),$=t=>null===t||"object"!=typeof t&&"function"!=typeof t,y=Array.isArray,b="[ \t\n\f\r]",v=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,w=/-->/g,_=/>/g,A=RegExp(`>|${b}(?:([^\\s"'>=/]+)(${b}*=${b}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),S=/'/g,P=/"/g,E=/^(?:script|style|textarea|title)$/i,x=Symbol.for("lit-noChange"),U=Symbol.for("lit-nothing"),O=new WeakMap,R=m.createTreeWalker(m,129);function N(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==d?d.createHTML(e):e}const T=(t,e)=>{const s=t.length-1,r=[];let i,o=2===e?"":"",n=v;for(let e=0;e"===l[0]?(n=i??v,c=-1):void 0===l[1]?c=-2:(c=n.lastIndex-l[2].length,a=l[1],n=void 0===l[3]?A:'"'===l[3]?P:S):n===P||n===S?n=A:n===w||n===_?n=v:(n=A,i=void 0);const u=n===A&&t[e+1].startsWith("/>")?" ":"";o+=n===v?s+g:c>=0?(r.push(a),s.slice(0,c)+h+s.slice(c)+p+u):s+p+(-2===c?e:u)}return[N(t,o+(t[s]||"")+(2===e?"":"")),r]};class C{constructor({strings:t,_$litType$:e},s){let r;this.parts=[];let i=0,o=0;const n=t.length-1,a=this.parts,[l,d]=T(t,e);if(this.el=C.createElement(l,s),R.currentNode=this.el.content,2===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=R.nextNode())&&a.length0){r.textContent=c?c.emptyScript:"";for(let s=0;sy(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.k(t):this._(t)}S(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.S(t))}_(t){this._$AH!==U&&$(this._$AH)?this._$AA.nextSibling.data=t:this.T(m.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:s}=t,r="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=C.createElement(N(s.h,s.h[0]),this.options)),s);if(this._$AH?._$AD===r)this._$AH.p(e);else{const t=new j(r,this),s=t.u(this.options);t.p(e),this.T(s),this._$AH=t}}_$AC(t){let e=O.get(t.strings);return void 0===e&&O.set(t.strings,e=new C(t)),e}k(t){y(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let s,r=0;for(const i of t)r===e.length?e.push(s=new k(this.S(f()),this.S(f()),this,this.options)):s=e[r],s._$AI(i),r++;r2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=U}_$AI(t,e=this,s,r){const i=this.strings;let o=!1;if(void 0===i)t=M(this,t,e,0),o=!$(t)||t!==this._$AH&&t!==x,o&&(this._$AH=t);else{const r=t;let n,a;for(t=i[0],n=0;n(...e)=>({_$litDirective$:t,values:e});let D=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,s){this._$Ct=t,this._$AM=e,this._$Ci=s}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};const V=z(class extends D{constructor(t){if(super(t),t.type!==B||"class"!==t.name||t.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){if(void 0===this.st){this.st=new Set,void 0!==t.strings&&(this.nt=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!this.nt?.has(t)&&this.st.add(t);return this.render(e)}const s=t.element.classList;for(const t of this.st)t in e||(s.remove(t),this.st.delete(t));for(const t in e){const r=!!e[t];r===this.st.has(t)||this.nt?.has(t)||(r?(s.add(t),this.st.add(t)):(s.remove(t),this.st.delete(t)))}return x}}),J=t=>(e,s)=>{void 0!==s?s.addInitializer((()=>{customElements.define(t,e)})):customElements.define(t,e)},Q=globalThis,Z=Q.ShadowRoot&&(void 0===Q.ShadyCSS||Q.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,K=Symbol(),G=new WeakMap;let X=class{constructor(t,e,s){if(this._$cssResult$=!0,s!==K)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(Z&&void 0===t){const s=void 0!==e&&1===e.length;s&&(t=G.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),s&&G.set(e,t))}return t}toString(){return this.cssText}};const tt=(t,e)=>{if(Z)t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const s of e){const e=document.createElement("style"),r=Q.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=s.cssText,t.appendChild(e)}},et=Z?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return(t=>new X("string"==typeof t?t:t+"",void 0,K))(e)})(t):t,{is:st,defineProperty:rt,getOwnPropertyDescriptor:it,getOwnPropertyNames:ot,getOwnPropertySymbols:nt,getPrototypeOf:at}=Object,lt=globalThis,ct=lt.trustedTypes,dt=ct?ct.emptyScript:"",ht=lt.reactiveElementPolyfillSupport,pt=(t,e)=>t,ut={toAttribute(t,e){switch(e){case Boolean:t=t?dt:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let s=t;switch(e){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t)}catch(t){s=null}}return s}},gt=(t,e)=>!st(t,e),mt={attribute:!0,type:String,converter:ut,reflect:!1,hasChanged:gt};Symbol.metadata??=Symbol("metadata"),lt.litPropertyMetadata??=new WeakMap;class ft extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=mt){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const s=Symbol(),r=this.getPropertyDescriptor(t,s,e);void 0!==r&&rt(this.prototype,t,r)}}static getPropertyDescriptor(t,e,s){const{get:r,set:i}=it(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get(){return r?.call(this)},set(e){const o=r?.call(this);i.call(this,e),this.requestUpdate(t,o,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??mt}static _$Ei(){if(this.hasOwnProperty(pt("elementProperties")))return;const t=at(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(pt("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(pt("properties"))){const t=this.properties,e=[...ot(t),...nt(t)];for(const s of e)this.createProperty(s,t[s])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,s]of e)this.elementProperties.set(t,s)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const s=this._$Eu(t,e);void 0!==s&&this._$Eh.set(s,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const s=new Set(t.flat(1/0).reverse());for(const t of s)e.unshift(et(t))}else void 0!==t&&e.push(et(t));return e}static _$Eu(t,e){const s=e.attribute;return!1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)))}addController(t){(this._$EO??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const s of e.keys())this.hasOwnProperty(s)&&(t.set(s,this[s]),delete this[s]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return tt(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach((t=>t.hostConnected?.()))}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach((t=>t.hostDisconnected?.()))}attributeChangedCallback(t,e,s){this._$AK(t,s)}_$EC(t,e){const s=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,s);if(void 0!==r&&!0===s.reflect){const i=(void 0!==s.converter?.toAttribute?s.converter:ut).toAttribute(e,s.type);this._$Em=t,null==i?this.removeAttribute(r):this.setAttribute(r,i),this._$Em=null}}_$AK(t,e){const s=this.constructor,r=s._$Eh.get(t);if(void 0!==r&&this._$Em!==r){const t=s.getPropertyOptions(r),i="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:ut;this._$Em=r,this[r]=i.fromAttribute(e,t.type),this._$Em=null}}requestUpdate(t,e,s){if(void 0!==t){if(s??=this.constructor.getPropertyOptions(t),!(s.hasChanged??gt)(this[t],e))return;this.P(t,e,s)}!1===this.isUpdatePending&&(this._$ES=this._$ET())}P(t,e,s){this._$AL.has(t)||this._$AL.set(t,e),!0===s.reflect&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[t,e]of this._$Ep)this[t]=e;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[e,s]of t)!0!==s.wrapped||this._$AL.has(e)||void 0===this[e]||this.P(e,this[e],s)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$EO?.forEach((t=>t.hostUpdate?.())),this.update(e)):this._$EU()}catch(e){throw t=!1,this._$EU(),e}t&&this._$AE(e)}willUpdate(t){}_$AE(t){this._$EO?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EC(t,this[t]))),this._$EU()}updated(t){}firstUpdated(t){}}ft.elementStyles=[],ft.shadowRootOptions={mode:"open"},ft[pt("elementProperties")]=new Map,ft[pt("finalized")]=new Map,ht?.({ReactiveElement:ft}),(lt.reactiveElementVersions??=[]).push("2.0.4");const $t={attribute:!0,type:String,converter:ut,reflect:!1,hasChanged:gt},yt=(t=$t,e,s)=>{const{kind:r,metadata:i}=s;let o=globalThis.litPropertyMetadata.get(i);if(void 0===o&&globalThis.litPropertyMetadata.set(i,o=new Map),o.set(s.name,t),"accessor"===r){const{name:r}=s;return{set(s){const i=e.get.call(this);e.set.call(this,s),this.requestUpdate(r,i,t)},init(e){return void 0!==e&&this.P(r,void 0,t),e}}}if("setter"===r){const{name:r}=s;return function(s){const i=this[r];e.call(this,s),this.requestUpdate(r,i,t)}}throw Error("Unsupported decorator location: "+r)};function bt(t){return(e,s)=>"object"==typeof s?yt(t,e,s):((t,e,s)=>{const r=e.hasOwnProperty(s);return e.constructor.createProperty(s,r?{...t,wrapped:!0}:t),r?Object.getOwnPropertyDescriptor(e,s):void 0})(t,e,s)}const vt="important",wt=" !"+vt,_t=z(class extends D{constructor(t){if(super(t),t.type!==B||"style"!==t.name||t.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((e,s)=>{const r=t[s];return null==r?e:e+`${s=s.includes("-")?s:s.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${r};`}),"")}update(t,[e]){const{style:s}=t.element;if(void 0===this.ft)return this.ft=new Set(Object.keys(e)),this.render(e);for(const t of this.ft)null==e[t]&&(this.ft.delete(t),t.includes("-")?s.removeProperty(t):s[t]=null);for(const t in e){const r=e[t];if(null!=r){this.ft.add(t);const e="string"==typeof r&&r.endsWith(wt);t.includes("-")||e?s.setProperty(t,e?r.slice(0,-11):r,e?vt:""):s[t]=r}}return x}});class At extends D{constructor(t){if(super(t),this.it=U,t.type!==W)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===U||null==t)return this._t=void 0,this.it=t;if(t===x)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;const e=[t];return e.raw=e,this._t={_$litType$:this.constructor.resultType,strings:e,values:[]}}}At.directiveName="unsafeHTML",At.resultType=1;const St=z(At);var Pt,Et;let xt;!function(t){t.approved="overlay-approved",t.check="actions-check",t.exclamationCircle="actions-exclamation-circle-alt",t.info="actions-info",t.listAlternative="actions-list-alternative",t.readonly="overlay-readonly",t.refresh="actions-refresh",t.rocket="actions-rocket",t.spinner="spinner-circle",t.viewPage="actions-view-page",t.warning="overlay-warning"}(Pt||(Pt={})),function(t){t.notificationShowReport="warming.notification.action.showReport",t.notificationActionRetry="warming.notification.action.retry",t.notificationAbortedTitle="warming.notification.aborted.title",t.notificationAbortedMessage="warming.notification.aborted.message",t.notificationErrorTitle="warming.notification.error.title",t.notificationErrorMessage="warming.notification.error.message",t.notificationNoSitesSelectedTitle="warming.notification.noSitesSelected.title",t.notificationNoSitesSelectedMessage="warming.notification.noSitesSelected.message",t.modalProgressTitle="warming.modal.progress.title",t.modalProgressButtonReport="warming.modal.progress.button.report",t.modalProgressButtonRetry="warming.modal.progress.button.retry",t.modalProgressButtonClose="warming.modal.progress.button.close",t.modalProgressFailedCounter="warming.modal.progress.failedCounter",t.modalProgressAllCounter="warming.modal.progress.allCounter",t.modalProgressPlaceholder="warming.modal.progress.placeholder",t.modalReportTitle="warming.modal.report.title",t.modalReportPanelFailed="warming.modal.report.panel.failed",t.modalReportPanelFailedSummary="warming.modal.report.panel.failed.summary",t.modalReportPanelSuccessful="warming.modal.report.panel.successful",t.modalReportPanelSuccessfulSummary="warming.modal.report.panel.successful.summary",t.modalReportPanelExcluded="warming.modal.report.panel.excluded",t.modalReportPanelExcludedSummary="warming.modal.report.panel.excluded.summary",t.modalReportPanelExcludedSitemaps="warming.modal.report.panel.excluded.sitemaps",t.modalReportPanelExcludedUrls="warming.modal.report.panel.excluded.urls",t.modalReportActionView="warming.modal.report.action.view",t.modalReportRequestId="warming.modal.report.message.requestId",t.modalReportTotal="warming.modal.report.message.total",t.modalReportNoUrlsCrawled="warming.modal.report.message.noUrlsCrawled",t.modalSitesTitle="warming.modal.sites.title",t.modalSitesUserAgentActionSuccessful="warming.modal.sites.userAgent.action.successful",t.modalSitesButtonStart="warming.modal.sites.button.start"}(Et||(Et={}));const Ut=new Uint8Array(16);function Ot(){if(!xt&&(xt="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!xt))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return xt(Ut)}const Rt=[];for(let t=0;t<256;++t)Rt.push((t+256).toString(16).slice(1));var Nt={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Tt(t,e,s){if(Nt.randomUUID&&!e&&!t)return Nt.randomUUID();const r=(t=t||{}).random||(t.rng||Ot)();return r[6]=15&r[6]|64,r[8]=63&r[8]|128,function(t,e=0){return Rt[t[e+0]]+Rt[t[e+1]]+Rt[t[e+2]]+Rt[t[e+3]]+"-"+Rt[t[e+4]]+Rt[t[e+5]]+"-"+Rt[t[e+6]]+Rt[t[e+7]]+"-"+Rt[t[e+8]]+Rt[t[e+9]]+"-"+Rt[t[e+10]]+Rt[t[e+11]]+Rt[t[e+12]]+Rt[t[e+13]]+Rt[t[e+14]]+Rt[t[e+15]]}(r)}class Ct{static formatString(t,...e){return e.reduce(((t,e,s)=>t.replace(new RegExp(`\\{${s}}`),e)),t)}static generateUniqueId(){return Tt()}}let Mt=class extends i{constructor(){super(),this.id=`tx-warming-report-panel-${Ct.generateUniqueId()}`}createRenderRoot(){return this}render(){return o` +import t from"@typo3/backend/action-button/immediate-action.js";import e from"@typo3/backend/notification.js";import s from"@typo3/core/ajax/ajax-request.js";import r from"@typo3/backend/modal.js";import{LitElement as i,html as o}from"lit";import n from"@typo3/core/event/regular-event.js";function a(t,e,s,r){var i,o=arguments.length,n=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,s):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,r);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(n=(o<3?i(n):o>3?i(e,s,n):i(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n}"function"==typeof SuppressedError&&SuppressedError;const l=globalThis,c=l.trustedTypes,d=c?c.createPolicy("lit-html",{createHTML:t=>t}):void 0,h="$lit$",p=`lit$${Math.random().toFixed(9).slice(2)}$`,u="?"+p,g=`<${u}>`,m=document,f=()=>m.createComment(""),$=t=>null===t||"object"!=typeof t&&"function"!=typeof t,y=Array.isArray,b="[ \t\n\f\r]",v=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,w=/-->/g,_=/>/g,A=RegExp(`>|${b}(?:([^\\s"'>=/]+)(${b}*=${b}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),S=/'/g,P=/"/g,E=/^(?:script|style|textarea|title)$/i,x=Symbol.for("lit-noChange"),U=Symbol.for("lit-nothing"),O=new WeakMap,R=m.createTreeWalker(m,129);function N(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==d?d.createHTML(e):e}const T=(t,e)=>{const s=t.length-1,r=[];let i,o=2===e?"":"",n=v;for(let e=0;e"===l[0]?(n=i??v,c=-1):void 0===l[1]?c=-2:(c=n.lastIndex-l[2].length,a=l[1],n=void 0===l[3]?A:'"'===l[3]?P:S):n===P||n===S?n=A:n===w||n===_?n=v:(n=A,i=void 0);const u=n===A&&t[e+1].startsWith("/>")?" ":"";o+=n===v?s+g:c>=0?(r.push(a),s.slice(0,c)+h+s.slice(c)+p+u):s+p+(-2===c?e:u)}return[N(t,o+(t[s]||"")+(2===e?"":"")),r]};class C{constructor({strings:t,_$litType$:e},s){let r;this.parts=[];let i=0,o=0;const n=t.length-1,a=this.parts,[l,d]=T(t,e);if(this.el=C.createElement(l,s),R.currentNode=this.el.content,2===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=R.nextNode())&&a.length0){r.textContent=c?c.emptyScript:"";for(let s=0;sy(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.k(t):this._(t)}S(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.S(t))}_(t){this._$AH!==U&&$(this._$AH)?this._$AA.nextSibling.data=t:this.T(m.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:s}=t,r="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=C.createElement(N(s.h,s.h[0]),this.options)),s);if(this._$AH?._$AD===r)this._$AH.p(e);else{const t=new j(r,this),s=t.u(this.options);t.p(e),this.T(s),this._$AH=t}}_$AC(t){let e=O.get(t.strings);return void 0===e&&O.set(t.strings,e=new C(t)),e}k(t){y(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let s,r=0;for(const i of t)r===e.length?e.push(s=new k(this.S(f()),this.S(f()),this,this.options)):s=e[r],s._$AI(i),r++;r2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=U}_$AI(t,e=this,s,r){const i=this.strings;let o=!1;if(void 0===i)t=M(this,t,e,0),o=!$(t)||t!==this._$AH&&t!==x,o&&(this._$AH=t);else{const r=t;let n,a;for(t=i[0],n=0;n(...e)=>({_$litDirective$:t,values:e});let D=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,s){this._$Ct=t,this._$AM=e,this._$Ci=s}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};const V=z(class extends D{constructor(t){if(super(t),t.type!==B||"class"!==t.name||t.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){if(void 0===this.st){this.st=new Set,void 0!==t.strings&&(this.nt=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!this.nt?.has(t)&&this.st.add(t);return this.render(e)}const s=t.element.classList;for(const t of this.st)t in e||(s.remove(t),this.st.delete(t));for(const t in e){const r=!!e[t];r===this.st.has(t)||this.nt?.has(t)||(r?(s.add(t),this.st.add(t)):(s.remove(t),this.st.delete(t)))}return x}}),J=t=>(e,s)=>{void 0!==s?s.addInitializer((()=>{customElements.define(t,e)})):customElements.define(t,e)},Q=globalThis,Z=Q.ShadowRoot&&(void 0===Q.ShadyCSS||Q.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,K=Symbol(),G=new WeakMap;let X=class{constructor(t,e,s){if(this._$cssResult$=!0,s!==K)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(Z&&void 0===t){const s=void 0!==e&&1===e.length;s&&(t=G.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),s&&G.set(e,t))}return t}toString(){return this.cssText}};const tt=(t,e)=>{if(Z)t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const s of e){const e=document.createElement("style"),r=Q.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=s.cssText,t.appendChild(e)}},et=Z?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return(t=>new X("string"==typeof t?t:t+"",void 0,K))(e)})(t):t,{is:st,defineProperty:rt,getOwnPropertyDescriptor:it,getOwnPropertyNames:ot,getOwnPropertySymbols:nt,getPrototypeOf:at}=Object,lt=globalThis,ct=lt.trustedTypes,dt=ct?ct.emptyScript:"",ht=lt.reactiveElementPolyfillSupport,pt=(t,e)=>t,ut={toAttribute(t,e){switch(e){case Boolean:t=t?dt:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let s=t;switch(e){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t)}catch(t){s=null}}return s}},gt=(t,e)=>!st(t,e),mt={attribute:!0,type:String,converter:ut,reflect:!1,hasChanged:gt};Symbol.metadata??=Symbol("metadata"),lt.litPropertyMetadata??=new WeakMap;class ft extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=mt){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const s=Symbol(),r=this.getPropertyDescriptor(t,s,e);void 0!==r&&rt(this.prototype,t,r)}}static getPropertyDescriptor(t,e,s){const{get:r,set:i}=it(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get(){return r?.call(this)},set(e){const o=r?.call(this);i.call(this,e),this.requestUpdate(t,o,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??mt}static _$Ei(){if(this.hasOwnProperty(pt("elementProperties")))return;const t=at(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(pt("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(pt("properties"))){const t=this.properties,e=[...ot(t),...nt(t)];for(const s of e)this.createProperty(s,t[s])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,s]of e)this.elementProperties.set(t,s)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const s=this._$Eu(t,e);void 0!==s&&this._$Eh.set(s,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const s=new Set(t.flat(1/0).reverse());for(const t of s)e.unshift(et(t))}else void 0!==t&&e.push(et(t));return e}static _$Eu(t,e){const s=e.attribute;return!1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)))}addController(t){(this._$EO??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const s of e.keys())this.hasOwnProperty(s)&&(t.set(s,this[s]),delete this[s]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return tt(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach((t=>t.hostConnected?.()))}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach((t=>t.hostDisconnected?.()))}attributeChangedCallback(t,e,s){this._$AK(t,s)}_$EC(t,e){const s=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,s);if(void 0!==r&&!0===s.reflect){const i=(void 0!==s.converter?.toAttribute?s.converter:ut).toAttribute(e,s.type);this._$Em=t,null==i?this.removeAttribute(r):this.setAttribute(r,i),this._$Em=null}}_$AK(t,e){const s=this.constructor,r=s._$Eh.get(t);if(void 0!==r&&this._$Em!==r){const t=s.getPropertyOptions(r),i="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:ut;this._$Em=r,this[r]=i.fromAttribute(e,t.type),this._$Em=null}}requestUpdate(t,e,s){if(void 0!==t){if(s??=this.constructor.getPropertyOptions(t),!(s.hasChanged??gt)(this[t],e))return;this.P(t,e,s)}!1===this.isUpdatePending&&(this._$ES=this._$ET())}P(t,e,s){this._$AL.has(t)||this._$AL.set(t,e),!0===s.reflect&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[t,e]of this._$Ep)this[t]=e;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[e,s]of t)!0!==s.wrapped||this._$AL.has(e)||void 0===this[e]||this.P(e,this[e],s)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$EO?.forEach((t=>t.hostUpdate?.())),this.update(e)):this._$EU()}catch(e){throw t=!1,this._$EU(),e}t&&this._$AE(e)}willUpdate(t){}_$AE(t){this._$EO?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EC(t,this[t]))),this._$EU()}updated(t){}firstUpdated(t){}}ft.elementStyles=[],ft.shadowRootOptions={mode:"open"},ft[pt("elementProperties")]=new Map,ft[pt("finalized")]=new Map,ht?.({ReactiveElement:ft}),(lt.reactiveElementVersions??=[]).push("2.0.4");const $t={attribute:!0,type:String,converter:ut,reflect:!1,hasChanged:gt},yt=(t=$t,e,s)=>{const{kind:r,metadata:i}=s;let o=globalThis.litPropertyMetadata.get(i);if(void 0===o&&globalThis.litPropertyMetadata.set(i,o=new Map),o.set(s.name,t),"accessor"===r){const{name:r}=s;return{set(s){const i=e.get.call(this);e.set.call(this,s),this.requestUpdate(r,i,t)},init(e){return void 0!==e&&this.P(r,void 0,t),e}}}if("setter"===r){const{name:r}=s;return function(s){const i=this[r];e.call(this,s),this.requestUpdate(r,i,t)}}throw Error("Unsupported decorator location: "+r)};function bt(t){return(e,s)=>"object"==typeof s?yt(t,e,s):((t,e,s)=>{const r=e.hasOwnProperty(s);return e.constructor.createProperty(s,r?{...t,wrapped:!0}:t),r?Object.getOwnPropertyDescriptor(e,s):void 0})(t,e,s)}const vt="important",wt=" !"+vt,_t=z(class extends D{constructor(t){if(super(t),t.type!==B||"style"!==t.name||t.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((e,s)=>{const r=t[s];return null==r?e:e+`${s=s.includes("-")?s:s.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${r};`}),"")}update(t,[e]){const{style:s}=t.element;if(void 0===this.ft)return this.ft=new Set(Object.keys(e)),this.render(e);for(const t of this.ft)null==e[t]&&(this.ft.delete(t),t.includes("-")?s.removeProperty(t):s[t]=null);for(const t in e){const r=e[t];if(null!=r){this.ft.add(t);const e="string"==typeof r&&r.endsWith(wt);t.includes("-")||e?s.setProperty(t,e?r.slice(0,-11):r,e?vt:""):s[t]=r}}return x}});class At extends D{constructor(t){if(super(t),this.it=U,t.type!==W)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===U||null==t)return this._t=void 0,this.it=t;if(t===x)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;const e=[t];return e.raw=e,this._t={_$litType$:this.constructor.resultType,strings:e,values:[]}}}At.directiveName="unsafeHTML",At.resultType=1;const St=z(At);var Pt,Et;!function(t){t.approved="overlay-approved",t.check="actions-check",t.exclamationCircle="actions-exclamation-circle-alt",t.info="actions-info",t.listAlternative="actions-list-alternative",t.readonly="overlay-readonly",t.refresh="actions-refresh",t.rocket="actions-rocket",t.spinner="spinner-circle",t.viewPage="actions-view-page",t.warning="overlay-warning"}(Pt||(Pt={})),function(t){t.notificationShowReport="warming.notification.action.showReport",t.notificationActionRetry="warming.notification.action.retry",t.notificationAbortedTitle="warming.notification.aborted.title",t.notificationAbortedMessage="warming.notification.aborted.message",t.notificationErrorTitle="warming.notification.error.title",t.notificationErrorMessage="warming.notification.error.message",t.notificationNoSitesSelectedTitle="warming.notification.noSitesSelected.title",t.notificationNoSitesSelectedMessage="warming.notification.noSitesSelected.message",t.modalProgressTitle="warming.modal.progress.title",t.modalProgressButtonReport="warming.modal.progress.button.report",t.modalProgressButtonRetry="warming.modal.progress.button.retry",t.modalProgressButtonClose="warming.modal.progress.button.close",t.modalProgressFailedCounter="warming.modal.progress.failedCounter",t.modalProgressAllCounter="warming.modal.progress.allCounter",t.modalProgressPlaceholder="warming.modal.progress.placeholder",t.modalReportTitle="warming.modal.report.title",t.modalReportPanelFailed="warming.modal.report.panel.failed",t.modalReportPanelFailedSummary="warming.modal.report.panel.failed.summary",t.modalReportPanelSuccessful="warming.modal.report.panel.successful",t.modalReportPanelSuccessfulSummary="warming.modal.report.panel.successful.summary",t.modalReportPanelExcluded="warming.modal.report.panel.excluded",t.modalReportPanelExcludedSummary="warming.modal.report.panel.excluded.summary",t.modalReportPanelExcludedSitemaps="warming.modal.report.panel.excluded.sitemaps",t.modalReportPanelExcludedUrls="warming.modal.report.panel.excluded.urls",t.modalReportActionView="warming.modal.report.action.view",t.modalReportRequestId="warming.modal.report.message.requestId",t.modalReportTotal="warming.modal.report.message.total",t.modalReportNoUrlsCrawled="warming.modal.report.message.noUrlsCrawled",t.modalSitesTitle="warming.modal.sites.title",t.modalSitesUserAgentActionSuccessful="warming.modal.sites.userAgent.action.successful",t.modalSitesButtonStart="warming.modal.sites.button.start"}(Et||(Et={}));for(var xt,Ut=[],Ot=0;Ot<256;++Ot)Ut.push((Ot+256).toString(16).slice(1));var Rt=new Uint8Array(16);function Nt(){if(!xt&&!(xt="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return xt(Rt)}var Tt={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Ct(t,e,s){if(Tt.randomUUID&&!e&&!t)return Tt.randomUUID();var r=(t=t||{}).random||(t.rng||Nt)();return r[6]=15&r[6]|64,r[8]=63&r[8]|128,function(t,e=0){return(Ut[t[e+0]]+Ut[t[e+1]]+Ut[t[e+2]]+Ut[t[e+3]]+"-"+Ut[t[e+4]]+Ut[t[e+5]]+"-"+Ut[t[e+6]]+Ut[t[e+7]]+"-"+Ut[t[e+8]]+Ut[t[e+9]]+"-"+Ut[t[e+10]]+Ut[t[e+11]]+Ut[t[e+12]]+Ut[t[e+13]]+Ut[t[e+14]]+Ut[t[e+15]]).toLowerCase()}(r)}class Mt{static formatString(t,...e){return e.reduce(((t,e,s)=>t.replace(new RegExp(`\\{${s}}`),e)),t)}static generateUniqueId(){return Ct()}}let jt=class extends i{constructor(){super(),this.id=`tx-warming-report-panel-${Mt.generateUniqueId()}`}createRenderRoot(){return this}render(){return o`

@@ -35,7 +35,7 @@ import t from"@typo3/backend/action-button/immediate-action.js";import e from"@t

- `}};a([bt({type:String})],Mt.prototype,"title",void 0),a([bt({type:String})],Mt.prototype,"state",void 0),a([bt({type:Array})],Mt.prototype,"urls",void 0),a([bt({attribute:!1})],Mt.prototype,"id",void 0),Mt=a([J("warming-report-panel")],Mt);let jt=class extends i{constructor(){super(...arguments),this.totalNumber=null}createRenderRoot(){return this}render(){return o` + `}};a([bt({type:String})],jt.prototype,"title",void 0),a([bt({type:String})],jt.prototype,"state",void 0),a([bt({type:Array})],jt.prototype,"urls",void 0),a([bt({attribute:!1})],jt.prototype,"id",void 0),jt=a([J("warming-report-panel")],jt);let kt=class extends i{constructor(){super(...arguments),this.totalNumber=null}createRenderRoot(){return this}render(){return o`
@@ -50,7 +50,7 @@ import t from"@typo3/backend/action-button/immediate-action.js";import e from"@t

${this.body}

- `}};var kt;a([bt({type:String})],jt.prototype,"title",void 0),a([bt({type:String})],jt.prototype,"body",void 0),a([bt({type:String})],jt.prototype,"state",void 0),a([bt({type:String})],jt.prototype,"icon",void 0),a([bt({type:Number})],jt.prototype,"currentNumber",void 0),a([bt({type:Number})],jt.prototype,"totalNumber",void 0),jt=a([J("warming-report-summary-card")],jt);let Ht=kt=class extends i{constructor(t){super(),this.progress=t}createRenderRoot(){return this}render(){if(0===this.progress.getTotalNumberOfCrawledUrls())return this.createEmptyCrawlingNotice();const t=this.progress.getNumberOfExcludedSitemaps()+this.progress.getNumberOfExcludedUrls();return o` + `}};var Ht;a([bt({type:String})],kt.prototype,"title",void 0),a([bt({type:String})],kt.prototype,"body",void 0),a([bt({type:String})],kt.prototype,"state",void 0),a([bt({type:String})],kt.prototype,"icon",void 0),a([bt({type:Number})],kt.prototype,"currentNumber",void 0),a([bt({type:Number})],kt.prototype,"totalNumber",void 0),kt=a([J("warming-report-summary-card")],kt);let qt=Ht=class extends i{constructor(t){super(),this.progress=t}createRenderRoot(){return this}render(){if(0===this.progress.getTotalNumberOfCrawledUrls())return this.createEmptyCrawlingNotice();const t=this.progress.getNumberOfExcludedSitemaps()+this.progress.getNumberOfExcludedUrls();return o`
${this.progress.getNumberOfFailedUrls()>0?o`
- `}static createModal(t,e){r.dismiss();const s=[{text:TYPO3.lang[Et.modalProgressButtonRetry],icon:Pt.refresh,btnClass:"btn-default",trigger:e},{text:TYPO3.lang[Et.modalProgressButtonClose],btnClass:"btn-default",trigger:()=>r.dismiss()}];t.progress.current>0&&s.unshift({text:`${TYPO3.lang[Et.modalReportTotal]} ${t.progress.current}`,icon:Pt.exclamationCircle,btnClass:"disabled border-0"}),r.advanced({title:TYPO3.lang[Et.modalReportTitle],content:new kt(t),size:r.sizes.large,buttons:s})}};var qt,It,Yt;Ht=kt=a([J("warming-report-modal")],Ht),function(t){t.Failed="failed",t.Warning="warning",t.Success="success",t.Aborted="aborted",t.Unknown="unknown"}(qt||(qt={})),function(t){t.reportButton="tx-warming-open-report",t.retryButton="tx-warming-retry"}(Yt||(Yt={}));let Ft=It=class extends i{constructor(t){super(),this.progress=t,this.modal=r.currentModal}createRenderRoot(){return this}render(){const t=this.progress.progress.current>0,e=this.progress.getNumberOfFailedUrls(),s=this.progress.getProgressInPercent(),r={"progress-bar":!0,"progress-bar-striped":!0,active:t&&!this.progress.isFinished(),"progress-bar-animated":t&&!this.progress.isFinished(),"bg-danger":e>0&&this.progress.isFinished(),"bg-success":0===e&&this.progress.isFinished(),"progress-bar-danger":e>0&&this.progress.isFinished(),"progress-bar-success":0===e&&this.progress.isFinished(),"bg-warning":e>0,"progress-bar-warning":e>0&&!this.progress.isFinished()},i={width:`${t?s:0}%`};return o` + `}static createModal(t,e){r.dismiss();const s=[{text:TYPO3.lang[Et.modalProgressButtonRetry],icon:Pt.refresh,btnClass:"btn-default",trigger:e},{text:TYPO3.lang[Et.modalProgressButtonClose],btnClass:"btn-default",trigger:()=>r.dismiss()}];t.progress.current>0&&s.unshift({text:`${TYPO3.lang[Et.modalReportTotal]} ${t.progress.current}`,icon:Pt.exclamationCircle,btnClass:"disabled border-0"}),r.advanced({title:TYPO3.lang[Et.modalReportTitle],content:new Ht(t),size:r.sizes.large,buttons:s})}};var It,Yt,Lt;qt=Ht=a([J("warming-report-modal")],qt),function(t){t.Failed="failed",t.Warning="warning",t.Success="success",t.Aborted="aborted",t.Unknown="unknown"}(It||(It={})),function(t){t.reportButton="tx-warming-open-report",t.retryButton="tx-warming-retry"}(Lt||(Lt={}));let Ft=Yt=class extends i{constructor(t){super(),this.progress=t,this.modal=r.currentModal}createRenderRoot(){return this}render(){const t=this.progress.progress.current>0,e=this.progress.getNumberOfFailedUrls(),s=this.progress.getProgressInPercent(),r={"progress-bar":!0,"progress-bar-striped":!0,active:t&&!this.progress.isFinished(),"progress-bar-animated":t&&!this.progress.isFinished(),"bg-danger":e>0&&this.progress.isFinished(),"bg-success":0===e&&this.progress.isFinished(),"progress-bar-danger":e>0&&this.progress.isFinished(),"progress-bar-success":0===e&&this.progress.isFinished(),"bg-warning":e>0,"progress-bar-warning":e>0&&!this.progress.isFinished()},i={width:`${t?s:0}%`};return o`
`}
- ${St(Ct.formatString(TYPO3.lang[Et.modalProgressAllCounter],this.progress.progress.current.toString(),this.progress.progress.total.toString()))} + ${St(Mt.formatString(TYPO3.lang[Et.modalProgressAllCounter],this.progress.progress.current.toString(),this.progress.progress.total.toString()))}
${e>0?o`
- ${Ct.formatString(TYPO3.lang[Et.modalProgressFailedCounter],e.toString())} + ${Mt.formatString(TYPO3.lang[Et.modalProgressFailedCounter],e.toString())}
`:""}
@@ -172,4 +172,4 @@ import t from"@typo3/backend/action-button/immediate-action.js";import e from"@t
`}
- `}finishProgress(t,e){const s=this.getReportButton();if(s.classList.remove("hidden"),new n("click",(()=>{Ht.createModal(t,e)})).bindTo(s),t.state!==qt.Aborted){const t=this.getRetryButton();t.classList.remove("hidden"),new n("click",e).bindTo(t)}}getModal(){return this.modal}getFooter(){return this.modal.querySelector(".modal-footer")}getReportButton(){return this.getFooter().querySelector(`button[name=${Yt.reportButton}]`)}getRetryButton(){return this.getFooter().querySelector(`button[name=${Yt.retryButton}]`)}static createModal(t){const e=new It(t);return r.dismiss(),e.modal=r.advanced({title:TYPO3.lang[Et.modalProgressTitle],content:e,size:r.sizes.small,staticBackdrop:!0,buttons:[{text:TYPO3.lang[Et.modalProgressButtonReport],icon:Pt.listAlternative,btnClass:"btn-primary hidden",name:Yt.reportButton},{text:TYPO3.lang[Et.modalProgressButtonRetry],icon:Pt.refresh,btnClass:"btn-default hidden",name:Yt.retryButton},{text:TYPO3.lang[Et.modalProgressButtonClose],btnClass:"btn-default",trigger:()=>r.dismiss()}]}),e}};a([bt({attribute:!1,type:Object,hasChanged:()=>!0})],Ft.prototype,"progress",void 0),a([bt({attribute:!1})],Ft.prototype,"modal",void 0),Ft=It=a([J("warming-progress-modal")],Ft);class Lt{static mergeUrlWithQueryParams(t,e){for(const[s,r]of e.entries())t.searchParams.append(s,r);return t}}class Bt{constructor(t){this.requestId=t,this.state=qt.Unknown,this.progress={current:0,total:0},this.urls={current:"",failed:[],successful:[]},this.excluded={sitemaps:[],urls:[]},this.response={title:"",message:""}}update(t){return t.state&&Object.values(qt).includes(t.state)&&(this.state=t.state),t.progress&&(this.progress=t.progress),t.urls&&(this.urls=t.urls),t.excluded&&(this.excluded=t.excluded),t.title&&(this.response.title=t.title),t.messages&&(this.response.message=t.messages.join("\n\n")),this}getCurrentUrl(){return this.urls.current}getNumberOfFailedUrls(){return this.urls.failed.length}getNumberOfSuccessfulUrls(){return this.urls.successful.length}getTotalNumberOfCrawledUrls(){return this.progress.total}getProgressInPercent(){return 0!==this.progress.total?Number(this.progress.current/this.progress.total*100):Number(100)}getNumberOfExcludedSitemaps(){return this.excluded.sitemaps.length}getNumberOfExcludedUrls(){return this.excluded.urls.length}isFinished(){return this.progress.current>=this.progress.total}}class Wt{startRequestWithQueryParams(t,e){return this.progress=new Bt(t.get("requestId")),this.progressModal=Ft.createModal(this.progress),this.request=new s(this.getUrl(t).toString()),this.progressModal.getModal().addEventListener("typo3-modal-hide",(()=>{this.abortWarmup()})),this.request.post({}).then((async t=>{const s=await t.resolve();return this.finishWarmup(s,e),this.progress})).catch((async t=>(this.reject(),await t.resolve(),this.progress)))}getUrl(t){const e=new URL(TYPO3.settings.ajaxUrls.tx_warming_cache_warmup_legacy,window.location.origin);return Lt.mergeUrlWithQueryParams(e,t)}cancelRequest(){this.request.abort()}finishWarmup(t,e){this.progress.update(t),this.progressModal.progress=this.progress,this.cancelRequest(),this.progressModal.finishProgress(this.progress,e)}abortWarmup(){this.cancelRequest(),this.progress.update({state:qt.Aborted})}reject(){this.cancelRequest(),r.dismiss()}}class zt{startRequestWithQueryParams(t,e){return this.progress=new Bt(t.get("requestId")),this.progressModal=Ft.createModal(this.progress),this.source=new EventSource(this.getUrl(t).toString(),{withCredentials:!0}),new Promise(((t,s)=>{this.progressModal.getModal().addEventListener("typo3-modal-hide",(()=>{this.abortWarmup(),t(this.progress)})),this.source.addEventListener("warmupProgress",(t=>this.updateProgress(t)),!1),this.source.addEventListener("warmupFinished",(s=>{this.finishWarmup(s,e),t(this.progress)}),!1),this.source.addEventListener("message",(()=>this.reject(s)),!1),this.source.addEventListener("error",(()=>this.reject(s)),!1)}))}getUrl(t){const e=new URL(TYPO3.settings.ajaxUrls.tx_warming_cache_warmup,window.location.origin);return Lt.mergeUrlWithQueryParams(e,t)}static isSupported(){return!!window.EventSource}closeSource(){return this.source.close(),EventSource.CLOSED===this.source.readyState}updateProgress(t){const e=JSON.parse(t.data);this.progress.update(e),this.progressModal.progress=this.progress}finishWarmup(t,e){const s=JSON.parse(t.data);this.progress.update(s),this.closeSource(),this.progressModal.progress=this.progress,this.progressModal.finishProgress(this.progress,e)}abortWarmup(){this.closeSource(),this.progress.update({state:qt.Aborted})}reject(t){this.closeSource(),r.dismiss(),t()}}class Dt{constructor(){this.handler=this.initializeRequestHandler()}warmupCache(e,s,r={}){const i=this.buildQueryParams(e,s,r),o=()=>this.warmupCache(e,s,r);return this.handler.startRequestWithQueryParams(i,o).then((e=>{let s;return e.state===qt.Aborted&&(s={label:TYPO3.lang[Et.notificationActionRetry],action:new t(o)}),Dt.showNotification(e,o,s),e}),(t=>(Dt.errorNotification(),t)))}initializeRequestHandler(){return zt.isSupported()?new zt:new Wt}buildQueryParams(t,e,s={}){const r=new URLSearchParams({requestId:Ct.generateUniqueId()});let i=0,o=0;for(const[e,s]of Object.entries(t)){const t=i++;r.set(`sites[${t}][site]`,e),s.forEach(((e,s)=>r.set(`sites[${t}][languageIds][${s}]`,(e??0).toString())))}for(const[t,s]of Object.entries(e)){const e=o++;r.set(`pages[${e}][page]`,t.toString()),s.forEach(((t,s)=>r.set(`pages[${e}][languageIds][${s}]`,(t??0).toString())))}for(const[t,e]of Object.entries(s))r.set(`configuration[${t}]`,e.toString());return r}static showNotification(s,r,i){let{title:o,message:n}=s.response;const a=[{label:TYPO3.lang[Et.notificationShowReport],action:new t((()=>{Ht.createModal(s,r)}))}];switch(i&&a.push(i),s.state){case qt.Failed:e.error(o,n,0,a);break;case qt.Warning:e.warning(o,n,0,a);break;case qt.Success:e.success(o,n,15,a);break;case qt.Aborted:o=TYPO3.lang[Et.notificationAbortedTitle],n=TYPO3.lang[Et.notificationAbortedMessage],e.info(o,n,15,a);break;case qt.Unknown:e.notice(o,n,15);break;default:Dt.errorNotification()}}static errorNotification(){e.error(TYPO3.lang[Et.notificationErrorTitle],TYPO3.lang[Et.notificationErrorMessage])}}export{Dt as C,Pt as I,Et as L,a as _,J as t}; + `}finishProgress(t,e){const s=this.getReportButton();if(s.classList.remove("hidden"),new n("click",(()=>{qt.createModal(t,e)})).bindTo(s),t.state!==It.Aborted){const t=this.getRetryButton();t.classList.remove("hidden"),new n("click",e).bindTo(t)}}getModal(){return this.modal}getFooter(){return this.modal.querySelector(".modal-footer")}getReportButton(){return this.getFooter().querySelector(`button[name=${Lt.reportButton}]`)}getRetryButton(){return this.getFooter().querySelector(`button[name=${Lt.retryButton}]`)}static createModal(t){const e=new Yt(t);return r.dismiss(),e.modal=r.advanced({title:TYPO3.lang[Et.modalProgressTitle],content:e,size:r.sizes.small,staticBackdrop:!0,buttons:[{text:TYPO3.lang[Et.modalProgressButtonReport],icon:Pt.listAlternative,btnClass:"btn-primary hidden",name:Lt.reportButton},{text:TYPO3.lang[Et.modalProgressButtonRetry],icon:Pt.refresh,btnClass:"btn-default hidden",name:Lt.retryButton},{text:TYPO3.lang[Et.modalProgressButtonClose],btnClass:"btn-default",trigger:()=>r.dismiss()}]}),e}};a([bt({attribute:!1,type:Object,hasChanged:()=>!0})],Ft.prototype,"progress",void 0),a([bt({attribute:!1})],Ft.prototype,"modal",void 0),Ft=Yt=a([J("warming-progress-modal")],Ft);class Bt{static mergeUrlWithQueryParams(t,e){for(const[s,r]of e.entries())t.searchParams.append(s,r);return t}}class Wt{constructor(t){this.requestId=t,this.state=It.Unknown,this.progress={current:0,total:0},this.urls={current:"",failed:[],successful:[]},this.excluded={sitemaps:[],urls:[]},this.response={title:"",message:""}}update(t){return t.state&&Object.values(It).includes(t.state)&&(this.state=t.state),t.progress&&(this.progress=t.progress),t.urls&&(this.urls=t.urls),t.excluded&&(this.excluded=t.excluded),t.title&&(this.response.title=t.title),t.messages&&(this.response.message=t.messages.join("\n\n")),this}getCurrentUrl(){return this.urls.current}getNumberOfFailedUrls(){return this.urls.failed.length}getNumberOfSuccessfulUrls(){return this.urls.successful.length}getTotalNumberOfCrawledUrls(){return this.progress.total}getProgressInPercent(){return 0!==this.progress.total?Number(this.progress.current/this.progress.total*100):Number(100)}getNumberOfExcludedSitemaps(){return this.excluded.sitemaps.length}getNumberOfExcludedUrls(){return this.excluded.urls.length}isFinished(){return this.progress.current>=this.progress.total}}class zt{startRequestWithQueryParams(t,e){return this.progress=new Wt(t.get("requestId")),this.progressModal=Ft.createModal(this.progress),this.request=new s(this.getUrl(t).toString()),this.progressModal.getModal().addEventListener("typo3-modal-hide",(()=>{this.abortWarmup()})),this.request.post({}).then((async t=>{const s=await t.resolve();return this.finishWarmup(s,e),this.progress})).catch((async t=>(this.reject(),await t.resolve(),this.progress)))}getUrl(t){const e=new URL(TYPO3.settings.ajaxUrls.tx_warming_cache_warmup_legacy,window.location.origin);return Bt.mergeUrlWithQueryParams(e,t)}cancelRequest(){this.request.abort()}finishWarmup(t,e){this.progress.update(t),this.progressModal.progress=this.progress,this.cancelRequest(),this.progressModal.finishProgress(this.progress,e)}abortWarmup(){this.cancelRequest(),this.progress.update({state:It.Aborted})}reject(){this.cancelRequest(),r.dismiss()}}class Dt{startRequestWithQueryParams(t,e){return this.progress=new Wt(t.get("requestId")),this.progressModal=Ft.createModal(this.progress),this.source=new EventSource(this.getUrl(t).toString(),{withCredentials:!0}),new Promise(((t,s)=>{this.progressModal.getModal().addEventListener("typo3-modal-hide",(()=>{this.abortWarmup(),t(this.progress)})),this.source.addEventListener("warmupProgress",(t=>this.updateProgress(t)),!1),this.source.addEventListener("warmupFinished",(s=>{this.finishWarmup(s,e),t(this.progress)}),!1),this.source.addEventListener("message",(()=>this.reject(s)),!1),this.source.addEventListener("error",(()=>this.reject(s)),!1)}))}getUrl(t){const e=new URL(TYPO3.settings.ajaxUrls.tx_warming_cache_warmup,window.location.origin);return Bt.mergeUrlWithQueryParams(e,t)}static isSupported(){return!!window.EventSource}closeSource(){return this.source.close(),EventSource.CLOSED===this.source.readyState}updateProgress(t){const e=JSON.parse(t.data);this.progress.update(e),this.progressModal.progress=this.progress}finishWarmup(t,e){const s=JSON.parse(t.data);this.progress.update(s),this.closeSource(),this.progressModal.progress=this.progress,this.progressModal.finishProgress(this.progress,e)}abortWarmup(){this.closeSource(),this.progress.update({state:It.Aborted})}reject(t){this.closeSource(),r.dismiss(),t()}}class Vt{constructor(){this.handler=this.initializeRequestHandler()}warmupCache(e,s,r={}){const i=this.buildQueryParams(e,s,r),o=()=>this.warmupCache(e,s,r);return this.handler.startRequestWithQueryParams(i,o).then((e=>{let s;return e.state===It.Aborted&&(s={label:TYPO3.lang[Et.notificationActionRetry],action:new t(o)}),Vt.showNotification(e,o,s),e}),(t=>(Vt.errorNotification(),t)))}initializeRequestHandler(){return Dt.isSupported()?new Dt:new zt}buildQueryParams(t,e,s={}){const r=new URLSearchParams({requestId:Mt.generateUniqueId()});let i=0,o=0;for(const[e,s]of Object.entries(t)){const t=i++;r.set(`sites[${t}][site]`,e),s.forEach(((e,s)=>r.set(`sites[${t}][languageIds][${s}]`,(e??0).toString())))}for(const[t,s]of Object.entries(e)){const e=o++;r.set(`pages[${e}][page]`,t.toString()),s.forEach(((t,s)=>r.set(`pages[${e}][languageIds][${s}]`,(t??0).toString())))}for(const[t,e]of Object.entries(s))r.set(`configuration[${t}]`,e.toString());return r}static showNotification(s,r,i){let{title:o,message:n}=s.response;const a=[{label:TYPO3.lang[Et.notificationShowReport],action:new t((()=>{qt.createModal(s,r)}))}];switch(i&&a.push(i),s.state){case It.Failed:e.error(o,n,0,a);break;case It.Warning:e.warning(o,n,0,a);break;case It.Success:e.success(o,n,15,a);break;case It.Aborted:o=TYPO3.lang[Et.notificationAbortedTitle],n=TYPO3.lang[Et.notificationAbortedMessage],e.info(o,n,15,a);break;case It.Unknown:e.notice(o,n,15);break;default:Vt.errorNotification()}}static errorNotification(){e.error(TYPO3.lang[Et.notificationErrorTitle],TYPO3.lang[Et.notificationErrorMessage])}}export{Vt as C,Pt as I,Et as L,a as _,J as t};